/* CSS Document */
body{
	margin: 10px 0px 0px 10px;
	padding: 0px;
	background-color: #1b374f; 
	font-family: Arial, sans-serif;
}
.siteMainTbl{
	background-color: #FFFFFF; 
	width:992px;
}
body,tr,td,p,h1,h2,input,select,textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.headerUp{
	background-image:url(../images/jbc-header-2.jpg);
	background-repeat:no-repeat;
	height:68px;
}
.headerSearch{
	background-color:#FFFFFF;
	height:30px;
}

.headerThree1, .headerThree2, .headerThree3, .headerThree4{
	background-image:url(../images/public/jb-header-c.jpg);
	width:992px;
	height:150px;
}
.headerThree2{
	filter: alpha( opacity=50); 
	-moz-opacity: .5; 	
}
.headerThree3{
	filter: alpha( opacity=60); 
	-moz-opacity: .6; 	
}
.headerThree4{
	filter: alpha( opacity=20); 
	-moz-opacity: .2; 	
}
.contentLeft{
	width:275px;
	background-color:#EAECEE;
}
.contentMiddle{
	width:27px;
	background-color:#FFFFFF;
}
.contentRight{
	width:630px;
	background-color:#FFFFFF;
}
.contentLeftHeader{
	background-color:#D2D6DB;
	height:22px;
	width:275px;
	padding-left:5px;
	font-weight:bold;
}
.contentLeftHeader a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.contentLeftHeader a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

.contentLeftData{
	background-color:#EAECEE;
	height:22px;
	width:275px;
	padding-left:5px;
}
.contentLeftData a{
	text-decoration:none;
	color:#333333;
}
.contentLeftData a:hover{
	text-decoration:underline;
	color:#333333;
}
.contentLeftSubData{
	background-color:#EAECEE;
	height:22px;
	width:275px;
	padding-left:15px;
}
.contentLeftSubData a{
	text-decoration:none;
	color:#333333;
}
.contentLeftSubData a:hover{
	text-decoration:underline;
	color:#333333;
}
.contentRightHeader{
	background-image:url(../images/public/jb-blue-bar.jpg);
	height:33px;
	width:630px;
	padding-left:5px;
	color:#FFFFFF;
	font-weight:bold;
}
.prodBox{
	width:210px;
	padding:5px;
}
.fiftyPercent{
	width:50%;	
	height:20px;
}
.hundredPercent{
	width:100%;
}
.eightyPercent{
	width:80%;
}
.prod{
	color:#666666;
	height:20px;
}
.details{
	color:#666666;
	height:20px;
}
.details a{
	color:#666666;
	height:20px;
	text-decoration:underline;
}
.details a:hover{
	color:#666666;
	text-decoration:none;
}

.price{
	font-weight:bold;
	color:#CA0000;
	height:22px;
}
.currentPrice{
	font-weight:bold;
	color:#CA0000;
	height:22px;
}
.prevPrice{
	font-weight:normal;
	color:#FFCC33;
	height:22px;
	text-decoration: line-through;
}
form{
	margin:0px;
}
.footer{
	background-image:url(../images/public/jb-footer-bar.jpg);
	height:66px;
	color:#FFFFFF;
	size:10px;
}
.footer a{
	color:#FFFFFF;
	size:10px;
	text-decoration:underline;
}
.footer a:hover{
	color:#FFFFFF;
	size:10px;
	text-decoration:none;
}
.topHeaderLeft{
	width:391px;
	height:78px;
}
.topHeaderRight{
	width:601px;
	height:78px;	
}
.topHeaderRightInner{
	width:595px;
	height:78px;	
}
.topHeaderRightInnerTop{
	height:50px;	
}
.topHeaderRightInnerBottom{
	height:28px;	
}
.topMenu{
	height:28px;
	padding-left:2px;
}
.topMenu a{
	color:#294C94;
	text-decoration:none;
	font-weight:bold;
}
.topMenu a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
}
.topSpacer{
	width:22px;
}
.searchBox{
	width:100px;
}
.searchBoxDropdown{
	width:150px;
}
.sysMessage{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;	
	padding-left:10px;
}
.breadCrumbs{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:30px;
}
.breadCrumbs a, .catLinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.breadCrumbs a:hover, .catLinks:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.inlineError{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FF0000;	
	font-weight:bold;
}
.link{
	color:#000000;
	height:20px;
	text-decoration:underline;
}
.link:hover{
	color:#000000;
	text-decoration:none;
}
.requestLink{
	color:#c00000;
	text-decoration:underline;
}
.requestLink:hover{
	color:#c00000;
	text-decoration:none;
}