body {
	margin-top: 0px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #CCCCCC;
}

.page {
	padding-bottom: 15px;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #b2b2b2;
	border-left-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #e4e4e0;
	width: 828px;
}

.CampusSplash {
	z-index: 0;
	height: 236px;
	width: 828px;
	background-repeat: no-repeat;
	background-image: url(/cishelpdesk/images/CampusSplash.jpg);
}

#TransparentBox{
z-index: 0;
float: right;
position: relative;
color: white;
height: 100%;
width: 43%;
background: url(/cishelpdesk/images/TransparentBox.png);
}

#TransparentBox a{
	color: white;
}

#TransparentBox h1{
	text-shadow: 1px 1px 2px #131313;
	text-align: right;
	margin: 0px;
	padding: 20px;
	font-size: 30px;
}

#TransparentBox p { margin-top: 90px; text-align: right; padding: 15px; }

a { text-decoration: none; }

a:hover { text-decoration: underline; }

address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}

#SplashFooter {
	border-bottom-color: #303030;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #444444;
	border-top-style: solid;
	border-top-width: 1px;
	height: 32px;
	width: 100%;
	background-color: #333333;
	color: white;
	padding-top: 3px;
	
}

#SplashFooter a {
	color: white;
}

#DropShadow {
	height: 8px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(/cishelpdesk/images/DropShadow.png);
}

#HelpTopicsContainer {
	background-repeat: repeat-x;
	background-image: url(/cishelpdesk/images/redgradient.png);
	background-color: #f6f6f6;
	border-color: #d2d2d2;
	border-width: 1px;
	border-style: solid;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	min-height: 500px;
	width: 554px;
	-webkit-box-shadow: 4px 4px 0px #BBB;
	box-shadow: 4px 4px 0px #BBB;
}

li {
	line-height: 1.30;
	list-style-position: outside;
	list-style-type: none;
}

.PageContent {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	width: 100%;
}

/*
.TopicColumn {
	margin-left: auto;
	margin-right: auto;
	width: 275px;
}
*/

.HelpTopic {
	
	padding-top: 15px;
	width: 260px;
	float: left;
	margin-left:auto;
	margin-right: auto;
	
}

  
.HelpTopicRight {
	
	padding-left: 20px;
	padding-top: 15px;
	width: 260px;
	float: left;
	margin-left:auto;
	margin-right: auto;
	
}

/*
.HelpTopicImage {
	width: 50px;
	height: 50px;
	float: left;
}
*/

.HelpTopicImage {
	padding-left: 10px;
	float: left;
	display: table-cell;
}

.HelpTopicListing {
	display: table-cell;
	width: 190px;
	float: right;
	
}

hr {
	margin-top: 0px;
}

h2 {
	font-size: 13px;
}

.FeaturedContainer {
	background-image: url(http://web-preprod.spu.edu/cishelpdesk/images/redgradient.png);
	background-repeat: repeat-x;
	display: table;
	background-color: #f6f6f6;
	border-color: #d2d2d2;
	border-width: 1px;
	border-style: solid;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 10px;
	float: right;
	width: 240px;
	-webkit-box-shadow: 4px 4px 0px #BBB;
	box-shadow: 4px 4px 0px #BBB;
	
}

.VideoContainer {
	background-image: url(http://web-preprod.spu.edu/cishelpdesk/images/redgradient.png);
	background-repeat: repeat-x;
	display: table;
	background-color: #f6f6f6;
	border-color: #d2d2d2;
	border-width: 1px;
	border-style: solid;
	padding:5px;
	margin-top: 3px;
	margin-right: 10px;
	float: right;
	width: 240px;
	-webkit-box-shadow: 4px 4px 0px #BBB;
	box-shadow: 4px 4px 0px #BBB;
}

.Footer {
	text-decoration: none;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 828px;
	color: #7f7f7f;
	
	
}

#HelpTopicsContainer a {
	color: black;
}

#HelpTopicsContainer a:hover {
	color: #660000;
}

/*
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

*/

.clearfix {
line-height: 0;
clear:both;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#HelpTopicsContainer li {
	font-size: 12px;
}

.FeaturedContainer h2 {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 7px;
	padding-top: 12px;
}

.FeaturedContainer p {
	line-height: 1.20;
	font-size: 11px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
}

.FeaturedImage {
	float: left;
	display: table-cell;
}

.FeaturedText {
	float: right;
	display: table-cell;
}

.FeaturedContainer a {
	color: black;
}

.FeaturedContainer a:hover {
	color: #660000;
}

h1 {
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
