a img { border: 0; }
body, html, h1, li, img, form, input, select{
	margin:0;
	padding:0;
}
.clr{
	clear:both;
	width:1px;
	height:1px;
	margin-left:-1px;
	font-size:1px;
}
body{
	margin:0;
	padding:0;
	background:url('/images/bg_wrapper_display.png') no-repeat;
	font-size:0.9em;
}
.wrapperMaster{
	width:100%;
}
a{
	color:#0071C0;
text-decoration:none;
}
a:hover{
	color:#FF9900;
}
/*//////////////////*/
div#siteActions { position:relative; float: right; height:20px; right:10px;}
div#welcomeMenu {position:relative; float: right;height:20px; text-align:right; right:10px;}
div#welcomeMenu .ms-SPLink a{
	color:#fff;
} 
div#welcomeMenu .ms-SPLink a:hover{
	color:navy;
} 

div#welcomeMenu div.ms-SPLink, #zz4_SiteActionsMenu_t { height: 14px; 
}
div#welcomeMenu a{
	font:normal 11px verdana, arial, sans-serif;
	color:#E5DCAC;
	text-decoration:none;
}
.breadcrumb, .breadcrumb .ms-sitemapdirectional, .breadcrumbCurrent{
	background-color:#D2D3D5;
	color:#666633;
	font:bold 0.9em verdana, arial, sans-serif;
	text-decoration:none;
}
.ms-pagebreadcrumb, .ms-pagebreadcrumb a{
background-color:#D2D3D5;

}
.ms-pagebreadcrumb{
	padding:10px 0 0 10px;
	border:none;
}
.removeMargins{
	margin:0;
}
/*///////////////////////////HEADER*/
.main_header{
	background-color:#000033;
	padding:10px 0 0 0;
	min-width: 1000px; /* set min-width for top banner bg to tile across the screen - 07/21/09 */

}
div#headerContainer { min-width: 1000px; } /* width: 784px */
.logo{
	position:relative;
	float:left;
	padding:0 0 15px 25px;

}
.logo img{
	border:none;
}
 h1.title{
	text-align:left;
	background-color:#FFD100;
	font: bold 1.6em Tahoma,Arial,Helvetica,sans-serif;
	color:#000033;
	padding:7px 0 7px 25px;
	margin:0 0 15px 0;
	text-transform:capitalize;
	min-width:975px ; /* set min-width for yellow bar to tile across the screen - 07/21/09 */
}
.hidden 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden; 
} 
.home_btn:hover{
	color:#fff;
	background-color:#000033;
}
.home_btn{
	display:block;
	position:relative;
	float:right;
	background:url('../images/arrow.gif') 0px 19px no-repeat;
	font:bold 0.9em Tahoma,Arial,Helvetica,sans-serif;
	color:#ffd100;
	text-decoration:none;
	padding:14px 0 8px 15px;
	background-color:#000033;
}

.subheader{
	display:none;
}
/*////////SEARCH*/
.searchContainer{
	position:relative;
	float:left;
	width:168px;
	border:none;
	top:26px;
	left:14px;
}
.searchContainer table, .searchContainer table tr, .ms-sbcell td{
	padding:0;
	margin:0;
}
.searchContainer .ms-sbcell{
	border:none;
}
.ms-sbtext{
	display:none;
}
.ms-sbLastcell{
	display:none;
}
input.ms-sbplain{
	background-color:#c0c0c0;
	border:1px solid #ffffff;
	height:15px;
	padding:1px 0 0 5px;
	margin:0 0px 0 0;
}

.searchContainer .ms-sbcell{
	width:42px;
	height:18px;
	margin:0;
	padding:0 0 0 6px;
}
.searchContainer .ms-sbgo {
	padding:0 0 0 0px;
	background-color:#000033;
}

/*//////////end search*/
.wrapper_display{
	width:100%;
	background:url('http://www.sccollege.edu/images/bg_wrapper_display.gif') repeat-y #fff;

	padding:0px 0 0 0;
}
#skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute;
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 
 
#skip a:focus 
{ 
position:static;
width:auto; 
height:auto; 
}
/*////////////LEFT DISPLAY*/
.left_display{
	
}
.leftNav{
	position:relative;
	float:left;
	/*list-style:disc;
	list-style-position:outside;*/   /* removing bullets - 07/21/09 */
	margin:0;
	color:#00214C;  /* original: #000033 - 07/21/09 */
	width:233px;
	/*padding:10px 0 0 25px; */   /* original */
	padding-left: 20px; /* left margin changed - 07/21/09 */
}
.leftNav li{
	font:normal 0.9em tahoma, arial, sans-serif;
	color:#00214C; /* original: #000033 - 07/21/09*/
	text-decoration:none;
	width:210px;
	padding: 2px;
	list-style-type: none;
}
.leftNav li a{
	color:#00214C;
}
.leftNav li a:hover{
	color:#990000;
}

.leftNav li.heading { list-style-type: none; }
.leftNav li.parent ul { padding-top: 10px; } /* removing list-style-type: disc; - 07/21/09 */
.leftNav li.header { list-style-type: none;  margin-top:5px; text-align: left; } /* adding 5px to link header margin-top:5px; - 07/21/09 */
.leftNav li.parent ul li { 
	width: auto;
	/* styles added to display bullets on level 2 links - 07/21/09 */
	background-image:url(http://www.sccollege.edu/PublishingImages/arrowbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding-left:12px;
	margin-left:-30px; /* reducing indentation */
}

/* offsetting the entire ul down */
* html ul.leftNav { /* IE6 */
position: relative; 
top: .5em;
}
*:first-child+html ul.leftNav { /* IE7 */
position: relative; 
top: .5em;
}

/* offsetting each li back up*/
* html ul.leftNav li { /* IE6 */
vertical-align: top; 
position: relative; 
top: -.5em;
}
*:first-child+html ul.leftNav li { /* IE7 */
vertical-align: top; 
position: relative; 
top: -.5em;
}

/*////////////RIGHT DISPLAY*/
.right_display{
	padding:0 0 0 20px;
	width:700px;
	margin:0 0 0 240px;
	font:normal 0.85em Arial,Helvetica,sans-serif;
}
.right_display h1{
	font:bold 1.6em Tahoma,Arial,Helvetica,sans-serif;
	color:#000033;
	text-transform:capitalize;
}
.right_display h2{
	font:bold 1.3em Tahoma,Arial,Helvetica,sans-serif;
	color:#23477B;
	text-transform:capitalize;
}
.right_display h3{
	font:bold 1.2em Tahoma,Arial,Helvetica,sans-serif;
	color:#666;
	text-transform:capitalize;
}
.right_display h4{
	font:bold 1.1em Tahoma,Arial,Helvetica,sans-serif;
	color:#000033;
	text-transform:capitalize;
}
.right_display p, .right_display ul{
	color:#000;
	padding:0 0 0 20px;
	line-height:18px;

}
.right_display ul{
	list-style:disc;
	padding:0 0 0 27px;
	margin:0;
}
.yellow_container, .footer{
	display:none;
}
.white{
	color:#fff;
}
.white2{
	color:#fff;
	padding:0 0 0 5px;
	font-size:10px;
}

#marquee { text-align:center; padding:7px 0; background-repeat: repeat-x; }
#marquee.Blue { background-image: url('/images/bg_lightblue.gif'); }
#marquee.Yellow { background-image: url('/images/bg_yellow.gif'); }
#marquee.Gray { background-image: url('/images/bg_lightgray.gif'); }
#marquee.Green { background-image: url('/images/bg_lightgreen.gif'); }
#marquee.Purple { background-image: url('/images/bg_lightpurple.gif'); }
#marquee.Teal { background-image: url('/images/bg_lightteal.gif'); }

div.right_display .ms-RadioText label { padding-left: 0.5em; }

div.ms-wikieditouter { top: -38px; }
label.ms-formbodysurvey, td.ms-formlabel { font-family: Arial; }

.subheader .home_btn2 { padding-left: 0; }
.subheader .applyRecords span.white2 { padding: 0 0 0 5px; }
.subheader .signin { padding: 8px 0; }

div.right_display .ms-formbodysurvey, div.right_display .ms-formlabel, table.ms-formtable label.ms-formbodysurvey, table.ms-formtable td.ms-formlabel, table.ms-disc tr td.ms-disc-bordered-noleft, table#onetIDListForm .ms-formbody, .right_display .ms-vh, .right_display .ms-vh2, .right_display .ms-vh-icon, .right_display .ms-vh-icon-empty, .right_display .ms-vhImage, .right_display .ms-gb, .right_display .ms-gb2, .right_display .ms-gbload, .right_display .ms-vb, .right_display .ms-vb2, .right_display .ms-vb-tall, .right_display .ms-GRFont, .right_display .ms-vb-user, .right_display table.ms-disc td, .right_display .ms-vh2-nofilter, .right_display .ms-vh2-nograd, .right_display .ms-vh3-nograd, .right_display .ms-vh2-nograd-icon, .right_display .ms-vh2-nofilter-icon, .right_display .ms-pb, .right_display .ms-pb-selected, .right_display .ms-ph, table .ms-formlabel, .ms-formlabel td, .ms-formbodysurvey td, .ms-formbodysurvey .ms-gridT1, .ms-formbodysurvey .ms-propertysheet th.ms-gridT1, .ms-formbodysurvey .ms-gridCol { font-size: 11px; font-family: verdana, arial, sans-serif; }

td.ms-formbodysurvey th.ms-gridT1 { width: 50%; font-weight: normal; }

td.ms-formbodysurvey .ms-gridCol { font-weight: normal; }
