@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(/images/framework/San_bg.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
a:link {
	color: #750101;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #750101;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #6b7e68;
}

/*
XXXXXXXXXXXXXXXXXXXXXXXXXX
Header
XXXXXXXXXXXXXXXXXXXXXXXXXX
*/
#---------------------------{}

#HeaderWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
}
#HeaderContainer {
	background-image: url(/images/hp/hp_top_header.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 1000px;
	clear: both;
}
#HeaderContainer #hd_icons {
	float: right;
	width: 700px;
	text-align: right;
	margin-right: 10px;
}
#MenuContainer {
	width: 1000px;
	background-color: #D7D0B6;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#flashBlock #LogoContainer {
	float: left;
	width: 264px;
	text-align: right;
	vertical-align: bottom;
	height: 271px;
}
#flashBlock #FlashContainer {
	float: right;
	width: 736px;
	text-align: right;
	vertical-align: bottom;
	height: 271px;
}


#BodyContainer {
	background-color: #e7e6d9;
	width: 100%;
	color: #333333;
	background-image: url(/images/hp/Bd_bg_corner_hp.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#SponsorContainer  {
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-top: 15px;
	clear: both;
}
#SponsorContainer #Sponsor_hl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c8b9;
}
#SponsorContainer #Sponsors {
	padding-top: 3px;
}
#SponsorContainer #Sponsors td {
	text-align: center;
}

/*
XXXXXXXXXXXXXXXXXXXXXXXXXX
Body
XXXXXXXXXXXXXXXXXXXXXXXXXX
*/
#---------------------------{}

#BodyWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	background-color: #FFF;
	background-image: url(/images/framework/sjc-sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: 3px top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#BodyContainer {
	background-color: #FFFFFF;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfix:after {
	content: "."; 
 	display: block; 
 	height: 0; 
 	clear: both; 
 	visibility: hidden;
 }
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/*
XXXXXXXXXXXXXXXXXXXXXXXXXX
Footer
XXXXXXXXXXXXXXXXXXXXXXXXXX
*/
#---------------------------{}

#FooterWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	margin-bottom: 15px;
}

#FooterContainerSpacer {
	height: 10px;
}

#FooterContainer {
	background-image: url(/images/framework/sjc_bot_men_bg.png);
	clear: both;
	height: 122px;
	width: 950px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}

#FooterContainer td {
	vertical-align: top;
	padding-top: 2px;
}
#FooterContainer li {
	list-style-image: url(/images/framework/bot_mnu_dot_arrow.gif);
	list-style-position: inside;
	padding-left: 3px;
}
#FooterContainer a {
	color: #949494;
}
#FooterContainer a:hover {
	color: #cccccc;
}
#creditContainer {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	font-size: 11px;
	color: #999999;
	padding-bottom: 6px;
	width: 984px;
}
#creditContainer #designCredit {
	float: right;
}

/*
XXXXXXXXXXXXXXXXXXXXXXXXXX
Left Column
XXXXXXXXXXXXXXXXXXXXXXXXXX
*/
#---------------------------{}

#stp_leftCol {
	width: 264px;
	float: left;
	position:relative;
	/*background-image: url(/images/framework/sjc-sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #949494;
}
#stp_leftCol #leftColumn {
	padding-top: 8px;
	padding-left: 14px;
}
#leftColumn #Social {
	padding-left: 28px;
	padding-bottom: 10px;
}
#leftColumn #SearchBox {
	width: 235px;
	background-image: url(/images/hp/sb/hp_search_bg.png);
	background-repeat: no-repeat;
	height: 56px;
}
#leftColumn #SearchBox form {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftColumn #SearchBox .hd_search_field {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	width: 175px;
	vertical-align: top;
	margin-top: 2px;
	border: 1px solid #999;
}

/*
XXXXXXXXXXXXXXXXXXXXXXXXXX
Right Column
XXXXXXXXXXXXXXXXXXXXXXXXXX
*/
#---------------------------{}

#stp_rightCol {
	width: 736px;
	float: right;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89867c;
}
