	
/* Styles for index*/

body {
  font-family        : arial;
  font-size          : 11px;
  background-color   : #000000;
  text-align         : center;
  margin             : 0px;
  padding            : 0px;
  height             : 1500px; 
  background-image   : url('../images/bg.gif');
  background-repeat  : repeat-x;
}

.clearit {
clear:both;
}

.shoppingcart {
float:right;

width:230px;
color :#FFFFFF;
padding-right:5px;
margin-top:60px;
font-weight:bold;
}

.shoppingcartlink {

color:#FFFFFF;
}


#cart { 

padding : 5px;

}

.hidden {
display :none;

}

.carticon {

weight:35px;
height:35px;
border:none;
}

.cartheader {

font-weight:bold;

}

.cartTotal {

border-top : 1px solid #999999;
background-color:#ececec;
font-weight:bold;
font-size : 14px;

}

.w115 {

width:115px;

}

.right {

text-align:right;

}

.center {

text-align:center;
}

#news {

background-image     : url('../images/gtr.jpg');
 background-repeat   : no-repeat;

}

h2 {
  border-bottom      : 1px solid #000000;
  font-size          : 18px;
  font-weight        : bold;
}

a {
  color              : #000000;
  text-decoration    : none; 
}

a:hover {
  color              : #FF8000;
  text-decoration    : none; 
}

#contentcontainer {
  width              : 798px;
  height             : 1400px;
  margin-left        : auto;
  margin-right       : auto;	
  background-color   : #FFFFFF;
}

#content {
  text-align         : left;
}

#banner {
  width              : 799px;
  height             : 90px;
  background-color   : #000079;
  color              : #ffffff;
background-image : url('../images/xracingtitle.gif');
}

#menu {
  float              : left;
  width              : 150px;
  height             : 1310px;
  border             : 1px solid #000000;
  background-color   : #3b3b3b;
  color              : #FFFFFF;
}

#page {
  float              : left;
  width              : 615px;
  padding            : 7px;
}

#contentbottom {
  margin-left        : auto;
  margin-right       : auto;
  width              : 800px;
  height             : 13px;
  margin-bottom      : 20px;
  background-image   : url('../images/bottom.png');
}

/* Classes */
.none {
  display            : none;
}



.section {
  float               : left;
  width               : 600px;
  padding             : 5px;
}

.menutext {
  font-weight         : bold;
  vertical-align      : 27%	
}

.menulink {
  color               : #e6f51b;
  text-decoration     : none;
}

.menuicon {
  margin-right        : 5px;
}

.subcategory a {
  color               : #1d1d5a;
}

.subcategory a:hover {
  font-weight         : bold;
  color               : #CC0000;
}

/* specials */
.specials {
 float                : left;
 height               : 310px;
 margin-right         : 7px;
 width                : 179px;
 padding-left         : 5px;
 padding-right        : 5px;
 padding-bottom       : 5px;
 padding-top          : 0px;
 border               : 0px solid #555555;
 font-weight          : bold;
 background-image     : url('../images/special_bk.jpg');
 background-repeat    : no-repeat;
}
	 
.specials_info_wrapper {
 float                : left; 
 margin-top           : 6px;
	 }
	 
.specials_info_left {
 float                : left;
 width                : 86px;
 text-align           : middle; 
 margin-top           : 3px;
}

.specials_info_right {
 float                : left;
 width                : 86px;
 text-align           : right;
 margin-top           : 3px;
}
 
.special_price {
 font-weight          : bold;
 font-size            : 18px;
 color                : #CC0000;
 margin-top           : 5px;
 line-height          : 20px;
}
	
.original_price {
  font-weight         : bold;
  font-size           : 18px;
  text-decoration     : line-through;
  margin-top           : 5px;
  line-height         : 20px;
}
	
.saving {
  font-size           : 36px;
  line-height         : 38px;
  margin-top          : 25px;
}

.specials_title {
  color               : #FFFFFF;
}

/* Lastest */	
 .latest {
   float              : left;
   height             : 310px;
   margin-right       : 7px;
   width              : 179px;
   padding            : 5px;
   border             : 0px solid #555555;
   font-weight        : bold;
   background-image   : url('../images/latest_bk.jpg');
   background-repeat  : no-repeat;
}
	 
.latest_image {
  float               : left;
  height              : 115px;
  width               : 170px;


}

.specials_image {

  float               : left;
  height              : 105px;
  width               : 170px;
  clear : right;



}

.specials_title {

float :left;
width : 175px;
margin-top : 7px;
}

.latest_image img {

  width               : 175px;
  height              : 118px;

}

.noborder, noborder:hover {

  border-style        : none;
  border              : 0px;
  text-decoration     : none;
  color               : #ececec;
}
	
.latest_title {
  color               : #FFFFFF;
}
	
.latest_info_wrapper {
  float               : left;
  width               : 182px;
  text-align          : middle;
  margin-top          :10px;
}
	
.latest_price {
  font-weight         : bold;
  font-size           : 18px;
  color               : #000000;
}
	
.latest_price_wrapper {
  float               : left;
  text-align          : right;
  width               : 181px;
  margin-top          : 7px;
}

