@charset "utf-8";
/* CSS Document */
/* This style maintains the basic library site layout */
/* It includes the master visual sytles for: */
/* header, footer, sidebar, search */
/* in addition to style declarations for <a> and <div>. */
/* Created Jan2010, Steelman */





body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: none;
	padding-bottom: 10px;
	/*
	background-image: url(/images/sc_edu_bg_tile.jpg);
	background-repeat: repeat-x;
	*/
}
a {
	color: #790021;
	text-decoration: underline;
}
h3 a {
	text-decoration: underline;
}
h2 a {
	text-decoration: underline;
}
h1 a {
	text-decoration: underline;
}
h4 a {
	text-decoration: underline;
}
h5 a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 22pt;
	color: #660000;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #000;
}


h3 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 16pt;
	font-weight: bold;
	color: #660000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 11pt;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h6 {
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #600;
	padding: 0px;
	margin: 0px;
}
.poetic {
	font-size: 11pt;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

.splitLeft {
	width:60%;
	float:left;

}
.splitRight {
	float:right;
	width:205px;
	padding-left:5px;
	margin-left:5px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCC;
}

.floatLeft {
	float: left;
	padding-right: 10px;
}
.floatLeft_noPads {
	float: left;
}

.floatRight {
	float: right;
	padding-left: 10px;
}
.indented {
	padding-left: 20px;
	display: block;
}
.smallText {
	font-size: 9pt;
}
.unimportant {
	font-size: 8pt;
	color: #666;
} 

.important_notice {
	margin: 6px;
	padding: 6px;
	border: 2px solid #600;
	color: #000;
	background-color: #FCC;
}

div {
	margin-top: 0px;
	margin-bottom: 0px;
}


.masterContainer {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 0px;
}
#master_divisor {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	position: relative;
}

#header {
	height: 80px;
}




#headerLinks {
	font-size: 10pt;
	float: right;
	background-color: #E5E5E5;
	height: 17px;
}

#headerLinks ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#headerLinks a {
	display: block;
	text-align: center;
	color: #000;
}
#headerLinks li  {
	float: left;
	background-color: #E5E5E5;
	width: 142px;

}
#headerLinks li ul {
	position: absolute;
	width: 8.5em;
	left: -999em;
	z-index: 99;
}
#headerLinks ul li ul li {
	padding: 4px;
}
#headerLinks ul li ul li a {
	text-align: left;

}
#headerLinks li:hover ul {
	left: auto;
}
.noPaddingNoMargin {
	margin: 0px;
	padding: 0px;
}
#Quicklinks {
	width: 182px;
	color: #000;
	border-bottom-width: 1px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}

.quicklinks {
	float: right;
}
.Quiclinks_list {
	margin: 0;
	width: 200px;
}




#Quicklinks_button {
	font-size: 11pt;
	float: right;
	background-color: #600;
	height: 25px;
	color: #FFF;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 182px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
	border-top-width: 0px;
	margin-top: 0px;
	padding-top: 4px;
}
#Quicklinks_button ul {
	list-style-type: none;
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}




#Quicklinks_button li:hover div {
	left: auto;
}

#Quicklinks_content   {
	float: left;
	width: 422px;
	left: -999em;
	position: absolute;
	color: #000;
	background-image: url(/images/icons/QuicklinksBackgroundWave2.png);
	background-repeat: no-repeat;
	height: 360px;
	padding-top: 45px;
	padding-left: 18px;
	padding-right: 10px;
	z-index: 999;
	font-size: 9pt;
	margin-left: 40px;
}

#Quicklinks_content ul {
	margin: 0px;
	padding: 0px;
}
#Quicklinks_content li {
	padding-bottom: 6px;
}
#Quicklinks_content a {
	color: #000;
}


.Quicklinks_content_left {
	float: left;
	width: 190px;
	padding-right: 0px;
}

.Quicklinks_content_right {
	float: right;
	width: 220px;
	padding-top: 5px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 8px;
	padding-right: 2px;
}
.Quicklinks_liSpecial {
	margin-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}





#contentLead {
	text-align: center;
	width: 568px;
	float: right;
}

#content {
	width: 561px;
	float: right;
	margin-bottom: 16px;
	clear: both;
	min-height:490px;
  	height:auto !important;
  	height:490px;

}

#sidebar_leader {
	width: 182px;
	background-color: #CCC;
	float: left;
	font-size: 8pt;
	text-align: center;
	height: 17px;
	top: 0px;
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#sidebar {
	width: 182px;
	text-align: left;
	float: left;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	top: 97px;
	position: absolute;
}
#sidebar a {
	text-decoration:none;
}
li hr {
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#sidebar_upperHalf ul {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #600;
	font-size: 10pt;
	color: #CCC;
}
#sidebar_upperHalf li {
	width: 172px;
	padding-bottom: 9px;
}
#sidebar_upperHalf ul a {
	font-weight: normal;
	text-transform: none;
	width: 150px;
	font-size: 10pt;
}

#sidebar_upperHalf_font a{
	color: #FFFFFF;
}



#sidebar_divider {
	height: 3px;
	width: 100%;
	background-color: #600;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.sidebar_lowerHalf ul {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sidebar_lowerHalf li {
	width: 172px;
	padding-bottom: 10px;
}
.sidebar_lowerHalf ul a {
	font-weight: normal;
	text-transform: none;
	width: 150px;
}
.sidebar_lowerHalf {
	background-image: url(/images/sidebar_garnett_gradient.png);
	background-repeat: repeat-x;
	font-size: 10pt;
}
#sidebar_lowerHalf_font a{
	color: #FFF !important;
	color: #000;
}

#sidebar_img  {
	text-align: center;
}
#sidebar_img a img {
	text-align: center;
	padding-top: 10px;
}

#search {
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 10px;
}


#footer_top {
	text-align: center;
	background-color: #CCC;
	margin-top: 0px;
	clear: both;
}
#footer_top ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer_top li {
	display: inline;
}
#footer_top a {
	font-size: 9pt;
	padding-right: 18pt;
	padding-left: 18pt;
}
#footer_bottom {
	font-size: 8pt;
	padding-top: 0px;
}
#header_Print {
	height: 80px;
	display: none;
}
#featuredContent_print {
	display: none;
}
.libGuidesTable {
	background-color: #FFF;
}
/* CSS Document */

.socar_dept_divisor {
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-bottom: 5px;
}
.socar_dept_divisor ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.socar_dept_divisor ul li {
	display: block;
	width: 86px;
	float: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	margin: 1px;
	border: 0px none #CCC;
	background-color: #FFF3DD;
	font-size: 9pt;
	height: 2.5em;
	text-align: center;
}
.socar_image_left {
	float: left;
	width: 180px;
	padding-right: 8px;
	padding-bottom: 10px;
	font-size: 0.85em;
	text-align: center;
}
.socar_image_right {
	float: right;
	width: 180px;
	padding-bottom: 10px;
	font-size: 0.85em;
	text-align: center;
	padding-left: 8px;
}


.clearAll {
	clear:both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/* gotten from sc.edu on 4/19/2011 */
#copyright {
	font-size:0.75em;
	color: black;
	padding-top: 0;
	padding-bottom: 15px;
	width: 750px;
	margin:0;
}
#copyright div {
	display: block;
}
#copyright li {
	display: inline;
	width: 200px;
	float: left;
	text-align: center;
}
#copyright .bigger_copyright_box {
	width:270px;
}
.alert {
	font-size: 16px;
	margin: 5px;
	padding: 5px;
	border: 2px solid #F00;
	text-align: center;
	font-weight: bold;
}


