@charset "UTF-8";
/* CSS Document */

img{
behavior:url('pngbehavior.htc');
border: none;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkgnd_1px.jpg);
	background-repeat: repeat-x;
	background-color: #5C4B43;
}

.underline {
	border-bottom: #D6D8B0 1px solid;
	padding: 12px 0 12px; 0;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
/*	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
*/
}

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a:link {
	color: #9C5708;
	text-decoration: none;
}
a:visited {
	color: #9C5708;
	text-decoration: none;
}
a:hover {
	/*color: #A3A60F;
	padding-bottom: 7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B4B63B;
	*/
	color: #9C5708;
	text-decoration: underline;
}
a:active {
	color: #9C5708;
	text-decoration: none;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	background: url(images/arrow_grn.gif) transparent  no-repeat scroll 0 0.25em;
	margin: 0;
	padding: 0 0 0 10px;
	
}

h2 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9A5708;
	margin: 5px 0 5px 0;
	padding: 0 0 7px 0;
}

h5 {
	font-size: 12px;
	color: #9C5708;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#header {
	text-align: center;
	background-color: #AEDDE3;
	width: 874px;
	margin-right: auto;
	margin-left: auto;
	height: 258px;
	background-image: url(images/bce_main_header.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	width: 874px;
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: auto;
	padding: 10px;
	margin: 0 15px 0 42px;
	font-weight: bold;
	color: #9C5708;
}

#navigation ul {
	font-size: 11px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	
	height: 18px;
}


#navigation ul li {
	
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	display: inline;
	padding-left: 25px;
	color: #854A07;
	background: none;
}

#navigation ul li a:link {
	color: #9C5708;
	text-decoration: none;
}
#navigation ul li a:visited {
	color: #9C5708;
	text-decoration: none;
}
#navigation ul li a:hover {
	/*color: #A3A60F;*/
	padding-bottom: 7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B4B63B;
	text-decoration: none;
}
#navigation ul li a:active {
	color: #9C5708;
	text-decoration: none;
}

#navigation ul .sel a:link {
	height: 16px;
	/*color: #A3A60F;*/
	padding-bottom: 7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B4B63B;
}
#navigation ul .sel a:visited {
	/*color: #A3A60F;*/
	padding-bottom: 7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B4B63B;
}
#navigation ul .sel a:hover {
	/*color: #A3A60F;*/
	padding-bottom: 7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B4B63B;
	text-decoration: none;
}
#navigation ul .sel a:active {
	/*color: #A3A60F;*/
	padding-bottom: 7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B4B63B;
}




#mainContentWrap {
	background-color: #FFFFFF;
	
	margin: 0 15px 25px 42px;
	padding: 0 10px 0 10px;
	overflow: hidden;
	
	width: 797px;
}
#mainContentWrap a:link {
	color: #9C5708;
}
#mainContentWrap a:hover {
	color: #9C5708;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainContent {
	width: 529px; 
	background-color: #FFFFFF;
	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}
.floatImage {
	float: left;
	margin: 0px;
	padding-bottom: 10px;
}
.floatImageRT {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	margin: 0px;
}
.clear {
	clear: both;
}
.leftPad {
	padding-left: 10px;
	padding-top: 10px;
}


#sidebarWrapper .right {
	float: right;
}

#sidebarWrapper .left {
	float: left;
}

#sidebar {
	width: 238px;
	background-color: #E7E8C8;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 10px 20010px 10px;
	margin: 0 0 -20000px 0;
}

#sidebar p {
	font-size: 11px;
	color: #333333;
}

#sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C5708;
}
#sidebar a:link {
	color: #9C5708;
	display: block;
}
#sidebar a:visited {
	color: #9C5708;
	display: block;
}
#sidebar a:hover {
	color: #9C5708;
}
#sidebar a:active {
}

#sidebar #homeSide ul {
/*	margin: 0;
	list-style:inside;
	list-style-image: url(images/bullet_arrow.gif);
*/
}
#sidebar #homeSide ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
	margin: 0;
	padding: 0;
	background: bottom;
}

#sideBar2 {
	float: right;
	width: 200px;
}
#main {
	background-color: #555555;
	margin-right: 200px;
	margin-left: 200px;
}

#contentHomeText {
	padding: 0 20px 0 20px;
}


#contentText {
	padding: 0;
}

#meetTheCrew {
	display: list-item;
	font-size: 10px;
	color: #9C5708;	
	list-style-type: none;
	padding: 0;
	
}

#meetTheCrew li {
	display: list-item;
	margin: 0;
	padding: 0 0 0 25px;
	background-image: url(images/btn_meetthecrew_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#meetTheCrew li a:hover {
	color: #9C5708;
	text-decoration: underline;
}

#mainContentWrap #captionLink {
	color: #9C5708;
	text-decoration: none;
}


#mainContentWrap  #captionLink:link {
	color: #9C5708;
	text-decoration: none;
}


#mainContentWrap #captionLink:visited {
	color: #9C5708;
	text-decoration: none;
}

#mainContentWrap #captionLink:hover {
	color: #9C5708;
	text-decoration: underline;
}



#sidebar #aboutUsNav {

}


#sidebar #aboutUsNav ul {
	margin:0; 
	padding: 0;
}

#sidebar #aboutUsNav ul li {
	display: block; 
	border-bottom: 1px solid #7B7B78; 
	height: 12px; 
	padding-top: 15px; 
	padding-bottom: 15px;
	padding-left: 10px;
	background: none;
}


#sidebar #aboutUsNav ul li a {
	background-image: none;
}


#sidebar #aboutUsNav ul li a:hover {
	background-image:url(images/about/blt_arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}


#sidebar #aboutUsNav ul li .sel {
	background-image:url(images/about/blt_arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


#sidebar #productsNav {

}


#sidebar #productsNav ul {
	margin: -14px 0; 
	padding: 0;
	list-style: none;
}

#sidebar #productsNav ul li {
	background: none;
	display: block; 
	border-bottom: 1px solid #7B7B78; 
	height: 25px; 
	padding-top: 0px; 
	padding-bottom: 10px;
	padding-left: 15px;
	
	list-style: none;
}


#sidebar #productsNav ul li a {
	color: #9C5708;
	font-size: 12px;
	display:block;
	height: 25px;
	padding-top: 10px;
}


#sidebar #productsNav ul li a:hover {
	background-image:url(images/products/blt_arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#sidebar #productsNav ul li .sel {
	background-image:url(images/products/blt_arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


#sidebar #productsNav ul li .sel:hover {
	background-image:url(images/products/blt_arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


#sidebar #productsNav ul li .specials {
	color: #F05A28;
}

#wrapper #mainContentWrap #contentText #productsList {
	border-top: 3px solid #9C5708; 
	padding-top: 25px; 
	padding-left: 15px;
	position: relative;
	width: 514px;
}

#wrapper #mainContentWrap #contentText #productsList .specProduct {
	clear: both; 
	float:left; 
	padding-top: 20px; 
	padding-bottom: 20px; 
	margin-left: -15px; 
	padding-left: 140px; 
	position: relative; 
	width: 389px;
}

#wrapper #mainContentWrap #contentText #productsList .specProduct hr {
	width: 514px;
	height: 1px;
	/* color is for IE */
	color: #E7E8C8;
	/* background is for all other web browsers */
	background: #E7E8C8;
	/* border: 0 removes the shading in most web browsers */
	border: 0;
	margin-left: -130px;
	
}

#wrapper #mainContentWrap #contentText #productsList .specProduct p {
	margin-top: 3px;
}

#wrapper #mainContentWrap #contentText #productsList .specProduct ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: -5px;
	padding-left: 0px;
}

#wrapper #mainContentWrap #contentText #productsList .specProduct ul li {
	background: transparent url('images/bullet_arrow.gif') no-repeat scroll 0 4px;
	margin-left: 0px;
	padding-left: 15px;
}

#wrapper #mainContentWrap #contentText #productsList .subMenu {
	background: none;	
	color: #9C5708;
	font-size: 12px;
	text-align: center;
	margin-top: -25px;
	padding-top: 14px;
	
	display: block; height:34px; width: 94px; float: right;
}

#wrapper #mainContentWrap #contentText #productsList .subMenu:hover {
	background:#F1F2DB;
	color: #9C5708;
	font-size: 12px;
	
}
#wrapper #mainContentWrap #contentText #productsList .subSel {
	background:#F1F2DB;
}


#wrapper #mainContentWrap #contentText #productsList .specProduct .backToTop {
font-size: 11px; font-weight: bold; color: #A4A510; height: 12px; position:absolute; bottom: 10px; right: 10px;
}
#wrapper #mainContentWrap #contentText #productsList .specProduct .backToTop:hover {
	text-decoration: none;
}


#wrapper #mainContentWrap #mainContent #contentText #productsList .specProduct p .clickReview {
	color: #9C5708;
}
#wrapper #mainContentWrap #mainContent #contentText #productsList .specProduct p .clickReview:hover {
	color: #9C5708;
	text-decoration: none;
}

#sidebar #aboutUsNav ul {
	list-style: none;
}
#sidebar #aboutUsNav ul li {
	background: none;
	list-style: none;
}

#resourceInfo {

}

#resourceInfo hr {
	background-color:#CCCCCC;
	color: #CCCCCC;
}

.fixImage {
float: left; margin-top: -25px; 
}

.subsubImage {
	padding-left: 5px;
	
}

#wrapper #mainContentWrap #mainContent #contactBar {
	float: left; 
	background: #F1F2DB; 
	text-align: center;  
	font-size: 11px; 
	font-weight: bold; 
	color: #9C5708; 
	height:11px;
	width: 449px; 
	padding: 15px 80px 16px 0px; 
	position:relative
}

#wrapper #mainContentWrap #mainContent #contactLink {
	position: absolute;
	right: 25px; 
	display: block; 
	width: 88px;
	height:20px; 
	top:8px; 
	padding-top: 7px; 
	background-color: #F05A28; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: center
}

#wrapper #mainContentWrap #mainContent #vendorsList {
float:left; border-top: 3px solid #9C5708; padding-top: 50px; padding-left: 10px; width: 519px; background: url(../images/products/header_products_bcepartners.gif) no-repeat scroll 15px 15px;
}

#wrapper #mainContentWrap #mainContent #vendorsList td {
	width:129px;
	height:65px;
	border-bottom: #E7E8C9 1px solid;
	text-align: center;
}


/********* events nav style *********/
#sidebar #eventsNav {

}


#sidebar #eventsNav ul {
	margin: -14px 0; 
	padding: 0;
	list-style: none;
}

#sidebar #eventsNav ul li {
	background: none;
	display: block; 
	border-bottom: 1px solid #7B7B78; 
	
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 15px;
	
	list-style: none;
}


#sidebar #eventsNav ul li a {
	color: #9C5708;
	font-size: 11px;
	text-decoration: none;
}

#sidebar #eventsNav ul li a:hover {
	text-decoration: underline;
}

/********* end events nav style *********/

.backToTop {
font-size: 11px; font-weight: bold; color: #A4A510; height: 12px; position:absolute; bottom: 10px; right: 10px;
}
.backToTop: hover {
	text-decoration: none;
}

#serviceInfo {
	position: relative;
}

#serviceInfo th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C5708;
	font-weight: normal;
	margin: 15px 0 7px 0;
	text-align: left;
	padding: 15px 0 10px 15px; 
}

#serviceInfo td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
	padding: 5px 0 5px 15px; 
}


#serviceInfo td.odd {
	background-color: #F1F2DB;
}


#serviceInfo td.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C5708;
	font-weight: normal;
}
#serviceInfo td.even {
	background-color: #FFFFFF;
}

#serviceInfo td.setWidthRates {
	width: 410px;
}


#serviceInfo td.setWidthBrands {
	width: 190px;
}


#wrapper #mainContentWrap #contentText #serviceInfo .subMenu {
	background: none;	
	color: #9C5708;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	padding-top: 14px;
	
	display: block; height:34px; width: 129px; float: left;
}

#wrapper #mainContentWrap #contentText #serviceInfo .subMenu:hover {
	background:#F1F2DB;
	color: #9C5708;
	font-size: 12px;
	
}
#wrapper #mainContentWrap #contentText #serviceInfo .subSel {
	background:#F1F2DB;
}

#serviceInfo hr {
	width: 100%;
	height: 4px;
	/* color is for IE */
	color: #9A5708;
	/* background is for all other web browsers */
	background: #9A5708;
	/* border: 0 removes the shading in most web browsers */
	border: 0;
	
}

#mainContentWrap .signUp, #mainContentWrap .signUp:link {
	font-size: 10px;
	color: #FFFFFF;
	
	position: absolute;
	right: 15px;
	bottom: 10px;
}




#mainContentWrap .signUp:hover {
	text-decoration: underline;
}