/* Start of CMSMS style sheet 'Module: Shop Made Simple' */
/* Category related settings */

.catlistheader {font-size: 15px; margin-bottom: 20px;}
.catwrapper {width: 160px; float: left; height: 158px; border: 1px solid #a7b2b4; margin-bottom: 15px; margin-right: 23px;}
.catlistline {height: 40px;}
.catimagethumb {height: 121px; padding-left: 2px; padding-top: 2px;}

.addcartlink {margin-top: 10px; margin-bottom: 10px;}
.addcartlink a {background-color: #8B9CA0; color: #fff; padding: 6px;}

/*BIKES FEATURE STYLING*/

#bikesFeatureWrapper {position: relative; height: 150px;}
.bikesFeatureLeft {position: relative; float:left; width: 354px; padding-left: 40px;}
.bikesFeatureRight {position: relative; float:left; width: 375px; padding-left: 20px;}

.bikeBorder {float:left; position:relative; background-image: url(images/featBikesBG.gif); background-repeat: no-repeat; background-position:top left; height:127px; width: 181px; padding-left: 9px; padding-top: 9px; padding-bottom: 9px;}
.bikeBorderPres { border: 3px solid #8B9CA0;}
.bikeText {float:left; position:relative; width: 139px; height:136px; padding-left: 9px;}
.bikesBG{
	background-image: url(images/bikesBG.gif);
	background-repeat: repeat-x;
	background-position: left top; padding-top: 10px; padding-bottom: 2px; padding-left: 10px;
}

.catdescription
{
  margin-left: 0.5em;
  width: 250px;
}

#catid
{
  display: none;
}

#catinfo
{
  margin-bottom: 1em;
  border-style
  width: 450px;
}



/* Product related settings */
#productcount
{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border-top: 1px solid #294B5F;
}

#productid {
  display: none;
  vertical-align: top;
}

.productdesc
{
  margin-left: 0.5em;
  width: 250px;
}

.img
{
  margin: 2px;
  border: 1px solid #294B5F;
  float: left;
  text-align: center;
}	
.img img
{
  display: inline;
  height: auto;
  width: 40px;
  margin: 3px;
  border: 1px solid #ffffff;
}
.img a:hover img
{
  border: 1px solid #294B5F;
}

.productdesc
{
  vertical-align: top;
  width: 500px;
}

div.productlist
{
  width: 600px;
}

.productname
{
  padding-bottom: 3px;
  vertical-align: top;
  width: 80px;
}

.productprice
{
  
  color: #294B5F; 
}

.productprice2
{
  
  color: #294B5F; font-size: 14px;
}

#productpricesin
{
  padding-top: 30px;
}

div.attributelist
{
  padding-bottom: 3px;
}
tr.row1
{
  background-color: #fff;
}

tr.row2
{
  background-color: #ececec;
}

table.productattr
{
  table-layout: automatic;
}

.attrname
{
  margin-bottom: 0.2em;
  width: 20%;
}

.attrdesc
{
  margin-bottom: 0.2em;
  text-indent: 1cm
}

.viewcart {padding-left: 10px; color#fff;}
/* End of 'Module: Shop Made Simple' */

