﻿body 
{
	padding: 0px;
	margin: 0px;
	background: #e6ebf5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.clearfix 
{ 
	display: block; 
	vertical-align:top;
} 

.clearfix:after
{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

table.tbCategory {
	float: left;
}

table.tbCategory tr.rootCategory td {
	text-align: left;
	font-weight: bold;
	display: none;
}

table.tbCategory {
	background: #86b4ee !important;
	padding-bottom: 30px;
	margin-left: -20px !important;
	*+margin-left: -15px !important;
	padding-left: 20px;
	*+padding-left: 0px !important;
}

table.tbCategory tr td table#ctl00_ContentPlaceHolder1_ucCatList_tblCat {
	background: #86b4ee !important;
	padding-bottom: 30px;
}

table.tbCategory tr td img.CatImageClass {
}

table.tbCategory tr.rootCategory {
	background: #3456a8 !important;
	height: 25px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	color: #f7d600 !important;
	font-size: 16px !important;
}

table.tbCategory tr.rootCategory td {
	padding-top: 5px;
	padding-bottom: 3px;
}

table.tbCategory tr td table tr td {
	text-align: center;
	line-height: 2em;
	width: 142px;
}

table.tbCategory tr td table tr td a {
	padding-left: 6px;
	*+padding-left: 18px;
}

table.tbCategory a {
	color: #000;
	text-decoration: underline;
}

table.tbCategory a:hover {
	color: #FFF;
	text-decoration: none;
}

a
{
    color: #3456a8;
    text-decoration: underline;
}

a:hover
{
    color: #86b4ee;
    text-decoration: underline;
}

a img
{
    border: none;
}

#spOuter {
	margin: 8px auto 0px auto;
	width: 950px;
	overflow: hidden;
}	
#spHeader {
	height: 93px;
	background: #3456a8;
	width: 950px;
}
#spLogo {
	display: inline-block;
	float: left;
	width: 193px;
	height: 93px;
}

#spLogo h1, #spLogo h2 {
	margin: 0;
	overflow: hidden;
	position: relative;
	top: 7px;
	left: 15px;
}

#spLogo h1 a, #spLogo h2 a {display: block;}

#spLogo h1 a:hover img{
	margin-top: -93px;
}

#spLogo h1 a {
	background-position: top left;
	height: 57px;
	width: 193px;
}

#spLogo h1 a:hover {background-position: bottom left;}

#spLogo h2 {
	height: 13px;
	*+height: 25px;
	line-height: 0em;
	left: 47px;
	top: 15px;
	*+top: 5px;
	width: 128px;
}

#spLogo h2 a {
	height: 13px; 
	width: 128px;
}

#spHMenu {
	display: inline-block;
	float: left;
}		

#spHMenu ul {
	left: 50px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 16px;
}

#spHMenu ul li {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#spHMenu ul li a {
	display: block;
}

#spHMenu ul li#scc_link{height: 18px; margin-bottom: 8px; width: 228px;}
#spHMenu ul li#sfcc_link{height: 17px; margin-bottom: 9px; width: 267px;}
#spHMenu ul li#iel_link{height: 17px;width: 248px;}

#spHMenu ul li#scc_link a{
	background-image: url(../img/link_scc.png);
	background-position: top left;
	height: 18px;
	width: 228px;
}

#spHMenu ul li#sfcc_link a{
	background-image: url(../img/link_sfcc.png);
	background-position: top left;
	height: 17px;
	width: 267px;
}

#spHMenu ul li#iel_link a{
	background-image: url(../img/link_iel.png);
	background-position: top left;
	height: 17px;
	width: 248px;
}

#spHMenu ul li a:hover {
	background-position: bottom left !important;
}

#spSearch {
	height: 93px;
	width: 250px;
	display: inline-block;
	float: right;
	position: relative;
	top: 25px;
}

#spSearch a {
	color: #86b4ee;
	text-decoration: none;
}

#spSearch a:hover {
	color: #FFF;
}

#spMenu {
	height: 25px;
	background: #86b4ee;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 950px;
	clear: both;
	position: relative;
}

#spMenu ul {
	padding: 0px 0px 0px 0px;
	margin: 5px auto 0px 250px;
	list-style: none;
	display: inline-block;
	width: 475px;
	height: 26px;
}
#spMenu ul li {
	list-style: none;
	padding: 5px 25px 5px 25px;
	margin: 0px;
	margin-left: -3px;
	*+margin-left: -3px;
	display: inline;
	border-right: 1px solid #FFF;
}

#spMenu ul li a {
	color: #FFF;
	text-decoration: none;
}

#spMenu ul li.first {
	border-left: 1px solid #FFF;
}

#spMenu ul li:hover {
	background: #a8c8ec;
}

#spMenu ul li:hover a {
	color: #3456a8;
}

#spMain {
	background: #FFF url(../img/content-bg.png) repeat-y;
	width: 950px;
}
#spSidebar {
	width: 223px;
	background: #F5EA79;
	float: left;
}

#spSidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#spSidebar ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 31px;
	background: #3456a8;
	border-bottom: 3px solid #f7d600;
}

#spSidebar ul li.sfirst {
	height: 50px;
	border-bottom: none;
}

#spSidebar ul li.sfirst:hover {
	background: #3456a8;
	border-bottom: none;
}

#spSidebar ul li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-left: 50px;
	top: 10px;
	position: relative;
}

#spSidebar ul li:hover {
	background: #5b78ba;
}

#spSBMenu {}	

#spCatalog1 a, #spCatalog2 a {
	color: #000;
	font-weight: bold;
}

#spCatalog1 {
	background: url(../img/sidebar-bg.png) repeat-x;
	text-align: center;
	padding-top: 25px;
}
#spCatalog2 {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

#spUtility {
	margin: 0px auto 0px auto;
	width: 637px;
	height: 25px;
	color: #3456a8;
	text-align: right;
	font-size: 12px;
	padding: 0px 20px 20px 20px;
}

#spUtility #top .left {
	color: #3456a8;
}

#spUtility a:link, #spUtility a:visited {
	text-decoration: underline;
	color: #3456a8;
	padding: 0px 0px 0px 0px;
}

#spUtility a:hover {
	color: #86b4ee;
	text-decoration: underline;
}

#spContent {
	width: 687px;
	float: right;
	padding: 20px;
}

#spUtility {}
#spCatalog {}
#spFooter {
	width: 950px;
	height: 94px;
	background: #7f9bcb url(../img/footer-bg.png) repeat-x;
	font-size: 11px;
	color: #FFF;
	line-height: 1.5em;
}

#spFooter a {
	text-decoration: underline;
	color: #FFF;
}

#spFooter a:hover {
	font-weight: bold;
}

#FBlock1, #FBBlockNew, #FBlock2, #FBlock3, #FBlock4, #FBlock5 {
	display: inline-block;
	height: 50px;
	margin-top: 30px;
	margin-right: 30px;
	top: 0px;
	position: relative;
	*+float: left;
}

#FBlock1 {
	margin-left: 50px;
}

#FBBlockNew, #FBlock2, #FBlock3 {
	top: -15px;
	width: 100px;
}

#FBlock4 ul, #FBlock5 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 115px;
}

#FBlock4 ul li, #FBlock5 ul li {}

#FBlock5 {
	margin-right: 0px;
}

div.cceLogo {
    height: 100px;
    width: 220px;
    margin: 30px auto 0px auto;
    color: #262626;
    text-align: center;
    font-size: 10px;
    position: relative;
}

div.cceLogo img {
    margin-bottom: 10px;    
}











