
/* ----- INNER PAGE SPECIFIC STYLESHEET ------*/
#headercontent {
 background: #FDE580;
 width:894px;
}
#headerleft {
 float: left;
 width: 208px;
 height: 109px;
}
#headerright {
 width: 686px;
 float: right;
}

#breadcrumbswrapper {
 padding: 10px 5px 10px 15px;
 width: 666px;
 background: #FACB00;
 font-size: 7.5pt;
 color: #002E59;
 text-transform: uppercase;
}
#crumbs {
 width: 320px;
 float: left;
 padding-top:3px;
}
#searchareainner {
 float: right;
 width: 310px;
 text-align: right;
}
#quicklinks {
 margin: 0 0 0 0;
 width: 140px;
 text-transform: capitalize;
}
#searchformquestion {
 margin: 0 2px 0 10px;
 width:120px;
}

#searchsubmitbutton {
 height: 17px;
 width: 21px;
 background: url('/images/system2008/go.gif') no-repeat top left;
 border: 0;
 font-size: 8pt;
 margin: 2px 0 0 0;
 vertical-align:top;
}

#lsbwrapper {
 width: 208px;
}
#lsbwrapper ul {
 width: 208px;
 background: #002E59;
 list-style: none;
 padding: 10px 0 10px 0;
 font-size: 10pt;
}
#lsbwrapper ul a {
 color: #fff;
}
#lsbwrapper ul li {
 padding: 1px 10px 1px 10px;
}
#lsbwrapper li li {
 padding-left: 0;
}
#lsbwrapper ul li.Active a {
 font-weight: bold; 
}
#lsbwrapper ul li.Active li.Active a {
 text-decoration: underline;
}

#lsbwrapper ul ul {
 width: auto;
 list-style: disc;
 padding: 0;
 margin: 0 0 0 20px;
 color: #fff;
 font-size: 8pt;
}

#innerspotlightwrapper {
 width: 208px;
height:auto;
 background: url('http://sbttraining.wilkes.edu/images/system2008/innerspotlights/spot1.jpg') top left no-repeat;
}
#innerspotlightwrapper p {
 margin: 0 ;
 padding: 210px 30px 20px 40px;
 font-size: 8pt;
}
#rsbwrapper {
 width: 146px;
 font-size: 8pt;
}
#rsbwrapper h1 {
 color: #fff;
 background: #002E59;
 font-size: 11pt;
 padding: 1px 0 1px 15px;
 margin: 0;
 padding: 0 0 0 9px;
}
#rsbwrapper ul {
 width: 146px;
 list-style: none;
 padding: 10px 0 10px 0;
 background: #FDE580;
}
#rsbwrapper li {
 padding: 1px 15px 2px 15px;
}
#rsbwrapper li a {
 color: #333;
}
td.MainContent {
 padding: 5px 30px 20px 30px;
}
.morelink {
 font-size: 8pt;
 font-weight: bold;
}

/* <fontSizePicker> */

#fontpicker {
 float: right;
}

#fontpicker span {
 vertical-align: bottom;
 padding: 2px 2px 0 2px;
 background: #FDE580;
}
span#fontpickertitle {
 font-size: 7pt;
 text-transform: uppercase;
 background: transparent;
}
/* Font Sizes */
.small_font	{ font-size:8.5pt; }
.medium_font	{ font-size:10pt; } /*not used*/
.large_font	{ font-size:11pt; }
.x_large_font	{ font-size:13pt; }
.xx_large_font	{ font-size:15pt; } /*not used*/
/* </fontSizePicker> */
/*
div.contact {
 padding: 0 0 15px 0;
}
*/
p#iccontactinfo {
 margin: 0;
 padding: 0 0 15px 0;
}

