/*
- these stylesheet settings apply to all media
- for printing styles edit templates/print.css
- learn more about CSS at http://www.w3schools.com/css/
- 2003/11/23 PaulM PandA.nl
*/

/* replaces old "select width settings" in currencies.php, manufacturers.php box and search.php box */
.boxText select {
width: 95%;
}
/* set pageheading text (now included in h1 tag) size back to normal size */
h1 {
margin-bottom: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
color: #FF0099;
}

.head_bg1{
	/*background-color:#7ca634;*/
	background-color:#993333;
}

.head_bg2{
	background:url(images/head_bg2.gif) repeat-x top;
}

TD.headerNavigationLeft {
 
  width:12px;
}

TD.headerNavigationRight {
  
  width:12px;
}

.boxText a{
color:#272727;
text-decoration:none;
line-height:18pt;
}

.boxText a:hover{
color:#f9cb00;
text-decoration:none;
line-height:18pt;
}
#custom_shopping_cart .infoBox, #custom_search .infoBox {
  background:none;
  margin-bottom:2px;
}
.logo{
background-image:url(images/logo.jpg);

}

#custom_shopping_cart .infoBoxContents{
  background:none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

#custom_shopping_cart TD.infoBoxHeading{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	height:32px;
	text-indent:0px;
	font-weight: bold;
	color: #353D2A;
	background:none;
}

#custom_shopping_cart a{color:#E39915;}
#content .infoBoxHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;  
 /* color: #f8931b;*/
 color: #FF0099;
  height:32px;
}
#content .infoBoxHeading a{ color: #f7c903;}

#content .infoBoxHeading a{ color: #f7c903;}
#content .infoBox {
  background: none;
  margin-bottom:2px;
}
#content .infoBoxContents {
 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}





.header_boxes_tb {
	height: 84px;
}
.header_boxes_tb SELECT.currencies { width: 140px; }
.header_boxes_tb SELECT.manufacturers { width: 140px; }
.header_boxes_tb INPUT.search { width: 110px; }

.footer .smallText{ color:#929292; }
.footer a{ color:#229ABD; }

.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-align:center;
  border-left:2px solid #8EC410;
  border-right:2px solid #8EC410;
}
.footerMain{
color:#FFFFFF;
height:17x;

font-size:13px;
}

.footerMain a { 
  color: #ffffff;
  font-size:13px;
  padding:0px 10px;
}

.footerMain a:hover {
  color: #F4A02D;
}
