@charset "iso-8859-2";
/* CSS Document */

  #mainCol ul{
	margin: 0;
	padding: 0;
}

  #mainCol li{
/*margin: 0;*/
padding: 0;
}

#subFeature.quoteFeature{
height: 62px;
background-image: url(images/qouteFeatureBkgrd.jpg);
}

#subFeature.quoteFeature h1{
color: #fff;
margin: 0;
padding: 5px 10px 0 10px;
}


/*-------Category----*/



#category, #bestSellers, #brands, #serviceList{
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

  #category img{
border: none;
}

  #category ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

  #category ul li{
	display: inline;
	margin-right: 0;
	margin-left: 0px;
}
  #category  li.catLink a  {
	background-image: url(../../images/bawImages/catalog/catLink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 153px;
	display: block;
	padding-left: 10px;
	clear: both;
	line-height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-top: -20px;
	text-decoration: none;
}
  #category .catLink a:hover {
	color: #3C3D40;
	background-image: url(../../images/bawImages/catalog/catLink_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#category li.imageLink a:link, #category  li.imageLink a:visited{
	display: block;
	width: 149px;
	height: 153px;
	margin: -10px 0 10px 1px;
	text-decoration: none;
	border: 1px solid #6C6C6C;
	padding: 0px;
}

  #category ul.pos1{
	width: 153px;
	float: left;
	text-align: left;
	clear: both;
	margin-right: 17px;
	height: 210px;
}


  #category ul.pos2{
	width: 153px;
	float: left;
	text-align: left;
	margin-right: 17px;
	
}

  #category ul.pos3{
	width: 153px;
	float: right;
	text-align: left;
}

/*-------Best Sellers----*/


  #bestSeller a img{
border: 0;
}
 #bestSeller ul{
	margin: 0 0 0px;
	padding: 0px;
}

  #bestSeller ul li{
	display: inline;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 5px;
}
  #bestSeller li.catLink a  {
	background-image: url(../../images/bawImages/catalog/catLink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 143px;
	display: block;
	padding-left: 10px;
	clear: both;
	line-height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-top: -20px;
	text-decoration: none;
}
  #bestSeller .catLink a:hover {
	color: #6C6C6C;
	background-image: url(../../images/bawImages/catalog/catLink_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


  #bestSeller .imageLink a:link, #category .imageLink a:visited{
	display: block;
	width: 140px;
	height: 140px;
	padding: 0px;
	margin: 0 0 10px 6px;
	text-decoration: none;
	background-image: none;
	background-color: #fff;
	border: 1px solid #6c6c6c;
	position: relative;
}

  #bestSeller ul.pos1{
	width: 153px;
	float: left;
	text-align: left;
	clear: left;
	margin-right: 17px;
	height: 220px;
	padding: 0px;
}


#bestSeller ul.pos2{
	width: 153px;
	float: left;
	text-align: left;
	margin-right: 17px;
	height: 220px;
	
}

#bestSeller ul.pos3{
	width: 153px;
	float: right;
	text-align: left;
	height: 220px;
}

.brandName{
	font-size: 10px;
	font-weight: bold;
	color: #3C3D40;
	line-height: 15px;
}


/*-------BRANDS-----*/

  #brands li{
	float: left;
	padding: 0;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 15px;
}
/*-------SERVICES-----*/

  #quote #serviceList li{
	width: 225px;
	float: left;
	background-image: url(../../images/bawImages/catalog/bawBug.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	/* [disabled]padding-right: 0px; */
	padding-bottom: 0px;
	padding-left: 45px;
	list-style-type: none;
	clear: right;
}
#quote #serviceList li ul{
	list-style-type: none;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#quote #serviceList li ul li{
	width: 600px;
	padding: 0 0 0 15px;
	margin: 0 0 0 50px;
	/* [disabled]background-image: none; */
	margin: 0 0 3px 0;
	background-image: url(images/benefitsList.jpg);
	list-style-position: inside;
	list-style-type: disc;
}
#quote #serviceList h4{
	/* [disabled]width: 300px; */
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #FF8E1B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.bodyText12 {
	font-size: 12px;
	color: #6C6C6C;
}
.landingSpace {
	display: block;
	clear: both;
	float: left;
	width: 665px;
	margin-top: 20px;
}

#bestSeller {
	float: left;
	width: 665px;
}

#bestSeller .brandName {
	margin-top: 2px;
	float: left;
	width: 140px;
}



#mainContent #mainCol .tabber .tabbertab .tabBody {
	background-color: #0F9;
	float: left;
	width: 665px;
	font-size: 18px;
}

#serviceList li ul {
	margin-top: 10px;
}
