/*/----------------------------------------

South Carolina State University

----------------------------------------/*/



html, body, div, p
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #484848;
	font-size: 20px;
}

body
{
	margin: 0 5px 5px 5px;
	background: #FFF url(../img/body-bg.gif) repeat-x top left;
}



/*/-- LINKS ------------------------------------------------------------------------------------ /*/

a
{
	color: #ad033a;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #b1b1b1;
	text-decoration: none;
}

a img
{
	border-width: 0;
	border-style: none;
}

.more
{
	border-top: 1px solid #ddd;
	padding-top: 10px;
}




/*/-- GLOBAL ------------------------------------------------------------------------------------ /*/

br { clear: both; }
hr { display: none; }

p
{
	margin: 0;
	padding-top: 0;
	line-height: 150%;
	color: #858585;
}



/*/-- HEADER ------------------------------------------------------------------------------------ /*/

h1
{
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 316px;
	height: 95px;
	background: url(../img/logo.gif) no-repeat;
	text-indent: -9000px;
}

h1 a
{
	display: block;
	width: 316px;
	height: 95px;
}

#header { height: 95px; }

#headerright
{
	display:none;
}

#search
{
	display:none;;
}

.logoPrint
{
	display:block;
}


/*/ -- NAV ------------------------------------------------------------------------------------ /*/


#middle
{
	display:none;
}

#tabs
{
	float: left;
	height: 25px;
	position: relative;
}

#tabs ul
{
	display:none;;
}

#tabs ul li
{
	display:none;
}

#tabs ul li a
{
	display:none;
}

#tabs ul li a.active { color: #000; }

#tabs ul li a:hover
{
	display:none;
}


/*/-- TOOLBAR ------------------------------------------------------------------------------------ /*/


#toolbar
{
	display:none;
}

#toolbar ul
{
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

#toolbar ul li
{
	padding-left: 0;
	margin: 0;
	display: inline;
	float: left;
	list-style: none;
	list-style-image: none !important;
	font-size: 9px;
	border-right: 1px solid #b1b1b1;
}

#toolbar ul li.first { border-left: none; }

#toolbar ul li a
{
	padding: 0 8px 0px 8px;
	/*** Space inside tabs ***/
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #ac0039;
	float: left;
	text-transform: lowercase;
}

#toolbar ul li a.active { color: #000; }

#toolbar ul li a:hover
{
	color: #b1b1b1;
	text-decoration: underline;
	background: none;
}



/*/-- BREADCRUMB ------------------------------------------------------------------------------------ /*/



.bc
{
	display:none;
}

.bc ul
{
	margin: 0;
	padding: 0;
}

.bc ul li
{
	margin: 0;
	display: inline;
	float: left;
	font-size: 80%;
	line-height: 1.2em;
	padding: 0 30px 0 30px;
	list-style: none;
	list-style-image: none !important;
	font-family: Verdana, sans-serif;
	text-transform: lowercase;
	font-weight: normal;
}

.bc ul li a
{
	text-decoration: none;
	color: #ac0039;
	padding: 0 30px 0 30px;
	font-weight: normal;
}



/*/-- SECON LEVEL NAV ------------------------------------------------------------------------------------ /*/


.sub
{
	display:none;
}

.sub ul
{
	margin: 0 0 0 0;
	padding: 0;
	height: 1%;
}

.sub ul li
{
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	background: none !important;
	list-style: none;
	list-style-image: none !important;
}

.sub ul li a
{
	color: #0a3289;
	padding: 0 0 0 5px;
	text-decoration: none;
	line-height: 14px;
	background: none;
	text-transform: lowercase;
	display: block;
}

.sub ul li a:hover
{
	color: #b1b1b1;
	text-decoration: underline;
	background: none;
}


/*/-- THIRD LEVEL NAV ------------------------------------------------------------------------------------ /*/


#navtert
{
	display:none;
}

#navtert ul
{
	margin: 0;
	padding: 0;
	padding-top: 20px;
	list-style: none;
	list-style-image: none !important;
}

#navtert ul li
{
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	background: none !important;
	list-style: none;
	list-style-image: none !important;
	border-bottom: 1px solid #eee;
}

#navtert ul li a
{
	margin: 0;
	padding: 0;
	line-height: 14px;
	text-transform: lowercase;
	display: block;
}

#navtert ul li a:hover
{
	color: #b1b1b1;
	text-decoration: none;
	background: none;
}

#navtert p { margin-left: 13px; }

#navtert h3
{
	margin-left: 13px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 120%;
}
										
										

/*/ -- UNIQUE HOME ELEMENTS ------------------------------------------------------------------------------------ /*/



#sideimage
{
	display:none;
}

#sideimage img
{
	display:none;
}

#flashcontainer
{
	display:none;
}

#flasharea
{
	display:none;;
}

.launchpad
{
	width: 49.7%;
	position: relative;
	float: left;
	background: #3d51a6;
	margin-top: 2px;
	margin-right: 2px;
	height: 100px;
	display: block;
}

.lpright
{
	margin-right: 0;
	float: right;
}

.lpcontent
{
	padding: 10px;
	margin-left: 10px;
}

.lp h2
{
	color: #f0e18d;
	font-size: 140%;
	line-height: 1.1em;
	margin: 10px 0 10px 0;
	padding: 0;
}

.lp h2 a
{
	color: #f0e18d;
	margin: 10px 0 10px 0;
	padding: 0;
}

.lp h2 a:hover { color: #b1b1b1; }

.lp p
{
	color: #fff;
	line-height: 1.2em;
	padding: 0;
	margin: 0 35px 0 140px;
}

.lp img
{
	float: left;
	margin-right: 20px;
}

ul.quiklinks
{
	margin: 0;
	padding: 0;
}




/*/ -- MAIN CONTENT ------------------------------------------------------------------------------------ /*/



.lp
{
	margin-top: 3px;
	float: left;
	width: 49.8%;
	position: relative;
	background: #3d51a6;
	height: 100px;
	display: block;
}

.lpfix
{
	width: 49.9%;
	border-left: 2px solid #fff;
}

#colcontainer
{
	position: relative;
	width: 100%;
	margin: 2px 0 0px 0;
	padding: 0 0 30px 0;
	float: left;
	background: #f0eee4;
}

.whitebg { background: #fff !important; }

#colcontainer ul
{
	margin: 15px 0 15px 0;
	padding: 0;
}

#colcontainer ul li
{
	line-height: 1.2em;
	background: url(../img/arrow.gif) no-repeat 0% 3px;
	padding: 0 0 0 7px;
	list-style: none;
	list-style-image: none !important;
}

#colcontainer ul li a
{
	color: #ad033a;
	text-decoration: none;
}

#colcontainer ul li a:hover { color: #b1b1b1; }

#colcontainer ul.events
{
	margin: 0;
	padding: 0;
}

#colcontainer ul.events li
{
	list-style: none;
	list-style-image: none !important;
	background: none;
	margin-bottom: 20px;
}

#colcontainer ul.events li img
{
	float: left;
	border: 2px solid #fff;
	margin: 0 10px 0 0;
	display: inline;
}

.col
{
	float: left;
	width: 100%;
	background: url(../img/vert.gif) no-repeat top right;
	border-right: none;
}

.colright
{
	display:none;
}

.short { width: 24.9%; }
.long { width: 75%; }

.content
{
	width: 95%;
	padding: 10px 0 0 5px;
	background: none;
	margin: 0;
}

.home
{
	width: 89%;
	margin: 0 auto;
}

.nobg { background: none; }

.content h3
{
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	width: 85%;
	font-weight: bold;
	font-size: 130%;
	color: #ad033a;
	border-left: 1px solid #3d51a6;
}

.content h3.margin20
{
	margin: 0px 0 10px 0;
	padding: 0 0 0 5px;
}

.content h3 strong
{
	position: absolute;
	left: -9000px;
}

.content p
{
	text-align: left;
	margin: 0;
	color: #505050;
	padding: 0;
}

.content h4
{
	font-size: 110%;
	font-weight: normal;
	margin: .7em 0 0 0;
	padding: 0;
}

.content h4 a { font-weight: lighter; }
.copycontainer p { margin: 0 0 1.2em 0; }

.copycontainer img
{
	float: left;
	padding: 5px;
	background: #fff;
	margin: 10px 10px 10px 0;
}

.sub h4
{
	margin: 0 0 0 5px;
	font-size: 11px;
}



/*/-- INTERNAL PAGE ------------------------------------------------------------------------------------ /*/



#contentcol
{
	width: 100%;
	padding: 0 20px 0 20px;
}

.threecol
{
	width: 100% !important;
	float: left;
	padding: 0 20px 0 20px;
}

#contentcol img
{
	float: right;
	border: 1px solid #d7d4c5;
	margin-left: 10px;
	padding: 3px;
	background: #e4e2d6;
}

#contentcol h2
{
	text-transform: lowercase;
	margin: 20px 0 10px 0;
	padding: 0 0 0 5px;
	width: 50%;
	font-weight: bold;
	font-size: 150%;
	color: #404040;
	border-left: 1px solid #3d51a6;
}

#contentcol h3
{
	text-transform: lowercase;
	position: relative;
	margin: 10px 0 10px 0;
	padding: 0 0 0 5px;
	width: 85%;
	font-weight: bold;
	font-size: 120%;
	color: #404040;
	border-left: 1px solid #3d51a6;
}

#contentcol p
{
	padding-bottom: 0;
	margin-bottom: 0;
}

.half
{
	width: 100%;
	background: none !important;
	margin: 0;
	padding: 0;
}

.uline p { border-bottom: 1px solid #e8e5d8; }


	
/*/-- FOOTER ------------------------------------------------------------------------------------ /*/

#footer
{
	
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#footercontainer
{
	padding: 0;
	margin: 0;
	background: url(../images/address-bg.jpg) no-repeat top right;
}

#footernav
{
	display:none;
}

#footercontent
{
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
}

#footercontent p { color: #ddd; }

#footernav ul
{
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	float: left;
	width: 125px;
}

#footernav ul li
{
	margin: 0;
	padding: 0;
}

#footernav li a
{
	text-decoration: none;
	color: #f0e18d;
	padding: 3px;
	line-height: 18px;
	text-transform: lowercase;
}

#footernav li a:hover
{
	background: none;
	color: #b9b6a5;
}

#footernav ul li.last
{
	margin: 0;
	padding: 0 7px 0 7px;
	display: inline;
	border-right: none;
}



/*/-- MISC ------------------------------------------------------------------------------------ /*/


#container.assym { background: url(../images/container-bg2.gif) repeat-y 65%; }

#container, 
#footercontainer
{
	margin: 0 auto;
	padding: 0;
	min-width: 1024px;
}

.copycontainer,
.newsandevents
{
	margin: 0 auto;
	width: 85%;
	height: 1%;
	position: relative;
}

.border
{
	position: relative;
	height: 11px;
	background: url(../images/borderline.gif) repeat-x top left;
	width: 75%;
	margin: 0px auto 5px;
	padding: 0;
	display: block;
}

#skip, 
#back { display: none; }

.clear:after
{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.clear
{
	display: inline-block;
	/* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
* html .clear { height: 1%; }
.clear { display: block; }

/* End hide from IE-mac */
a.cyberlink
{
	color: #f36f21;
	text-decoration: none;
}

a:hover.cyberlink
{
	text-decoration: underline;
	background: none;
}

.date
{
	font-weight: lighter;
	padding: 0;
	margin: 0;
	color: #777777;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
}


/*/-- CONTACT FORM ------------------------------------------------------------------------------------ /*/
									
									
form#reqapplication
{
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

.reqappinput
{
	display: inline;
	width: 200px;
	float: left;
	margin: 0 0 10px 0;
	border: 1px solid;
	border-color: #8D8D8D #C1C1C1 #C1C1C1 #8D8D8D;
	padding: 0;
	background: #fff;
}

.contactvalue
{
	display: inline;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
}

.contacttext
{
	display: inline;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid;
	border-color: #8D8D8D #C1C1C1 #C1C1C1 #8D8D8D;
	background: #EAEAEA;
	padding: 2px;
}

.reqapp
{
	width: 100%;
	float: left;
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #3d51a6;
}

label
{
	text-align: left;
	width: 100px;
	padding-right: 10px;
}

.contactreq
{
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 10px;
	color: #5C8401;
	padding: 5px;
	font-weight: bold;
}

.dropdown
{
	display: inline;
	width: 205px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid;
	border-color: #8D8D8D #C1C1C1 #C1C1C1 #8D8D8D;
	background: #F6EBA6;
	padding: 2px;
}

.submit
{
	margin: 0;
	padding: 0;
}

br { clear: left; }

									
/*/-- SEARCH FORM ------------------------------------------------------------------------------------ /*/
									
									

#request
{
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	clear: both;
}

form#searchform
{
	margin: 0 0 0 0;
	padding-bottom: 0;
	float: left;
}

.searchinput
{
	display: inline;
	width: 100px;
	float: left;
	margin: 0 0 0 5px;
	border: 1px solid;
	border-color: #8D8D8D #C1C1C1 #C1C1C1 #8D8D8D;
	padding: 2px;
	background: #fff;
	text-align: left;
	font-size:10px;
}

.intsearchinput
{
	display: inline;
	width: 70%;
	float: left;
	margin: 0 0 0 5px;
	border: 1px solid;
	border-color: #8D8D8D #C1C1C1 #C1C1C1 #8D8D8D;
	padding: 2px;
	background: #fff;
	text-align: left;
	font-size:10px;
}

.searchlabel
{
	float: left;
	margin: 0 0 0 0;
	font-weight: bold;
	width: 40px;
	color: #3d51a6;
	line-height: 30px;
	height: 30px;
}

.contactvalue
{
	display: inline;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
}

.contacttext
{
	display: inline;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid;
	border-color: #8D8D8D #C1C1C1 #C1C1C1 #8D8D8D;
	background: #EAEAEA;
	padding: 2px;
}

label
{
	text-align: left;
	padding-right: 0;
	float: left;
}

.contactreq
{
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 10px;
	color: #5C8401;
	padding: 5px;
	font-weight: bold;
}

.dropdown
{
	display: inline;
	width: 130px;
	float: left;
	margin: 5px 0 10px 5px;
	border: 1px solid;
	border-color: #8D8D8D #C1C1C1 #C1C1C1 #8D8D8D;
	background: #fff;
	padding: 2px;
	font-size: 11px;
}

.submit
{
	margin-left: 5px;
	float: left;
}

.intsearch 
{ 
	background: #fff;
	display:block;
	height:20px;
	padding:10px 0 10px 0;
	border:1px solid #dedede;
	margin:10px 0 0 0;
}





