/*/----------------------------------------

South Carolina State University

----------------------------------------/*/



html, body, div, p
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #484848;
	/* font-size: 11.5px; */
	font-size: 12px;
}

body
{
	margin: 0;
	background:#95938c;
}

.wrapper
{
	background:url(../img/body-bg.gif) repeat-y top center;
	margin:0 auto;
	padding: 0;
	width: 962px;
}

#container, 
#footercontainer
{
	margin:0 auto;
	padding: 0;
	width: 950px;
}




/*/-- LINKS ------------------------------------------------------------------------------------ /*/

a
{
	color: #7f002d;
	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: 130%;
	color: #858585;
}



/*/-- HEADER ------------------------------------------------------------------------------------ /*/

h1
{
	margin: 0;
	position: absolute;
	z-index: 1;
	width: 354px;
	height: 119px;
	background: url(../img/logo.gif) no-repeat;
	text-indent: -9000px;
}

h1 a
{
	display: block;
	width: 354px;
	height: 119px;
}

.logoPrint
{
	display:none;
}

#header 
{ 
	height: 119px; 
	background:#fff url(../img/body-bg.gif) repeat-x top left;
	width:950px;
	
}

#headerright
{
	float: right;
	background: #fff;
	position:absolute;
	top:0;
	width:950px;
}

#search
{
	float: right;
	position: relative;
	z-index: 30;
	width: 200px;
	height: 30px;
	right:0;
	top:17px;
	clear:both;
}



/*/ -- NAV ------------------------------------------------------------------------------------ /*/


#middle
{
	height: 26px;
	position: relative;
	z-index: 10;
	background: url(../img/mainNav-bg.gif) repeat-x top left;
}

#tabs
{
	float: left;
	height: 26px;
	position: relative;
}

#tabs ul
{
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

#tabs ul li
{
	padding-left: 0;
	margin: 0;
	display: inline;
	float: left;
	list-style: none;
	list-style-image: none !important;
	letter-spacing: 0;
}

#tabs ul li a
{
	padding: 0 13px 0px 13px;
	/*** Space inside tabs ***/
	text-decoration: none;
	display: block;
	line-height: 25px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: #e5e5e5;
	float: left;
}

#tabs ul li a.active { color: #000; }

#tabs ul li a:hover
{
	color: #fff;
	border-bottom: 1px solid #7f002d;
	background: none;
}


/*/-- TOOLBAR ------------------------------------------------------------------------------------ /*/


#toolbar
{
	float: right;
	position: relative;
	z-index: 20;	
	margin: 7px 0 0 0;
	top:0;
	right:10px;
}

#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: 9 was changed to size 12 on the 02-20-07 */
	font-size: 12px;
	border-left: 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;
}

#toolbar ul li a.active { color: #000; }

#toolbar ul li a:hover
{
	color: #b1b1b1;
	text-decoration: underline;
	background: none;
}


/*/-- TOP TABS ------------------------------------------------------------------------------------ /*/


.topTabs
{
	float: right;
	position: absolute;
	z-index:200;
	margin:0;
	top:97px;
	right:0;
	clear:both;
}

.topTabs ul
{
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

.topTabs ul li
{
	padding-left: 0;
	margin: 0;
	display: inline;
	float: left;
	list-style: none;
	list-style-image: none !important;
	font-size: 9px;
	background:#f4f1ea url(../img/topTab-bg.gif) no-repeat top left;
	height:22px;
	line-height:22px;
}

.topTabs ul li.first { background:#f4f1ea url(../img/topTabFirst-bg.gif) no-repeat top left; }

.topTabs ul li a
{
	padding: 0 15px 0px 30px;
	/*** Space inside tabs ***/
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #73715c;
	float: left;
}

.topTabs ul li a.active { color: #000; }

.topTabs ul li a:hover
{
	color: #4c67b6;
	text-decoration: none;
	background: url(../img/blue-arrow.gif) no-repeat 22px 50%;
}



/*/-- BREADCRUMB ------------------------------------------------------------------------------------ /*/



.bc
{
	margin: -10px 0 0 25px;
	padding: 0;
	float: left;
	width:75%;
}

.bc ul
{
	margin: 0;
	padding: 0;
}

.bc ul li
{
	margin: 0;
	display: inline;
	float: left;
	font-size: 9px;
	line-height: 1.2em;
	background: url(../img/arrow.gif) no-repeat 0% 50%;
	padding: 0 7px 0 7px;
	list-style: none;
	list-style-image: none !important;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}

.bc ul li a
{
	text-decoration: none;
	color: #ac0039;
	padding: 0 7px 0 0px;
	font-weight: normal;
}



/*/-- SECON LEVEL NAV ------------------------------------------------------------------------------------ /*/


.sub
{
	float: left;
	width: 17%;
	position: relative;
	background: url(../img/sub-bg.jpg) no-repeat top right;
	min-height: 239px;
	padding-top: 20px;
	padding-right: 20px;
}

.sub ul
{
	margin: 0 0 0 0;
	padding: 0;
	height: 1%;
}

.sub ul li
{
	margin: 5px 0 8px 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;
	display: block;
}

.sub ul li a:hover
{
	color: #b1b1b1;
	text-decoration: underline;
	background: none;
}


/*/-- THIRD LEVEL NAV ------------------------------------------------------------------------------------ /*/


#navtert
{
	float: left;
	width: 17%;
	margin-top: 20px;
	border-left: 1px solid #ddd;
}

#navtert ul
{
	margin: 0;
	padding: 0;
	padding-top: 20px;
	list-style: none;
	list-style-image: none !important;
}

#navtert ul li
{
	margin: 5px 0 8px 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;
	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 ------------------------------------------------------------------------------------ /*/




#flashcontainer
{
	margin: 0 auto;
	width: 100%;
}


#flasharea
{
	width: 950px;
	height:250px;
	float: left;
	background:url(../img/flash-bg.png) repeat-x top left;
}

.flashareLeft
{
	width: 503px;
	height: 275px;
	float: left;
	/* background:url(../img/flash-bg.png) repeat-x top left;  */
}

.flashareaRight
{
	width: 445px;
	height: 275px;
	float: right;
	background:url(../img/flash-bg2.png) repeat-x top left;
}

.lpContainer
{
	clear:both;
	border-top:2px solid #fff;
	background:url(../img/whiteborder.gif) repeat-y 50% 0%;
}

.support,
.succeed
{
	width:46%;
	float:left;
	margin-top:15px;
	padding-bottom:20px;
}

.support
{
	background:url(../img/bulldog.gif) no-repeat top left;
}

.succeed
{
	margin-left:20px;
}

ul.quiklinks
{
	margin: 0;
	padding: 0;
}




/*/ -- MAIN CONTENT ------------------------------------------------------------------------------------ /*/


#colcontainer
{
	position: relative;
	width: 100%;
	margin: 2px 0 0px 0;
	padding: 0 0 30px 0;
	float: left;
	background: #f0eee4 url(../img/colRightBlue.gif) repeat-y top right;
}

.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: 250px; /* 250 */
	border-right: none;
	background:url(../img/colTan.gif) top left repeat-x;
	margin-right:2px;
}

.colright
{
	border-right: none;
	width: 444px; /* 444  */
	background: #172870;
	margin:0;
}

.alumniSpot
{
	padding:0 30px 0 30px;
	width:380;  /* 380 */
}

.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;
}

.homeRcol
{
	width: 100%;
	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: #7f002d;
	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;
}

.colright h3
{
	color:#fff;
	border-left:none;
	position: relative;
	margin: 10px 0 10px 23px;
	padding: 0 0 0 5px;
	width: 85%;
	font-weight: bold;
	font-size: 130%;
}

.colright .homeRcol h4
{
	color:#fff;
	border:none;
	font-size:14px;
	margin:0;
	padding:0;
}

.colright .homeRcol h5
{
	color:#fff;
	border:none;
	font-size:11px;
	margin:5px 0 0 0;
	padding:0;
}

.colright .homeRcol p
{
	color:#fff;
	margin:5px 0 0 30px;
	padding:0;
	
}

.colright .homeRcol a
{
	color:#acbcff;
	margin:0;
	padding:0;
	
}

.colright .homeRcol a:hover
{
	color: #b1b1b1;
	text-decoration: none;
}

.colright img
{
	float:left;
	padding:1px;
	margin:0 15px 15px 0;
	background:#172870;
	border: 1px solid #ede7cf;
}
.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;
}

img.quoteL
{
	border:none;
	margin:0 5px 2px 0;
	padding:0;
	float:left;
	background:none;
}

img.quoteR
{
	border:none;
	margin:0 15px 2px 0;
	padding:0;
	float:left;
	background:none;
}

.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: 75%;
	float: left;
	padding: 0 20px 0 20px;
}

.threecol
{
	width: 57% !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
{
	position: relative;
	margin: 20px 0 10px 0;
	padding: 0 0 0 5px;
	width: 85%;
	font-weight: bold;
	font-size: 150%;
	color: #404040;
	border-left: 1px solid #3d51a6;
}

#contentcol h3
{
	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: 49.9%;
	background: none !important;
	margin: 0;
	padding: 0;
}

.uline p { border-bottom: 1px solid #e8e5d8; }


	
/*/-- FOOTER ------------------------------------------------------------------------------------ /*/

#footer
{
	background:url(../img/footerWrapper-bg.gif) no-repeat bottom left;
	
	margin: 0 auto;
	padding: 0;
	clear:both;
	width:962px;
	/* height:131px; */ 
	height:100px;
}

#footercontainer
{
	background:#47453f url(../img/footer-bg.gif) top left repeat-x;
	width:950px;
	margin:0 auto;
	/* height:120px; */
	height: 90px;
}

#footernav
{
	padding: 20px 0 0 12px;
	margin: 0;
	float: left;
	width: 60%;
	display: inline;
}

#footercontent
{
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	width: 30%;
}

#footercontent p { color: #a8a695; }

#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: #a8a695;
	padding: 3px;
	line-height: 18px;
}

#footernav li a:hover
{
	background: none;
	color: #73715c;
}

#footernav ul li.last
{
	margin: 0;
	padding: 0 7px 0 7px;
	display: inline;
	border-right: none;
}

/*/-- MISC ------------------------------------------------------------------------------------ /*/





.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:12px;
}

.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 
{ 
	display:block;
	padding:10px 0 10px 0;
	margin:10px 0 0 5px;
}



.azIndex
{
	display:block;
	width:300px;
}

.alphas a
{
	font-weight: bold;
	background: #e3e0d1;
	margin: .2em .2em;
	float: left;
	display: block;
	width: 2em;
	height: 2em;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
	border: 1px solid #b0ac86;
}

.backtop
{
	font-size:11px;
	border-top:1px solid #b0ac86;
	padding:7px 0 0 0;
}

