html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE */
}
body {
	font-family:  Arial, Helvetica; 
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
}
.table_main{
 background-color: #FFFFFF;
 	background-image: url(heading.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 775px;
}
.menu{
	font-size: 12px;
	color:	#333333;
	width: 775px;
	height: 23px;
	background-image: url(menu.jpg);
	background-repeat: repeat-x;
	background-position: top left;
    font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase
}
.menu b{
  background-image: url(split.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

.menu a:link {
	text-decoration:none;
	font-size: 12px;
	color: #333333;
	}
.menu a:visited {
	text-decoration:none;
	font-size: 12px;
	color: #333333;
	}
.menu a:hover{
	text-decoration:none;
	color:	#769D00;
	font-size: 12px;
	cursor: pointer;}
table, td{  
	font-size: 11px;
}

A:link, A:visited, A:active{
	text-decoration:none;
	color: #5a9700;
	font-weight:normal;}
A:hover{
	text-decoration:underline;
	color:	#5a9700;
	font-weight:normal;
	cursor: pointer;}

/* Form elements */

.search{
 width: 154px;
font-family: Arial, Helvetica;
 font-size: 12px;
 border: 1px solid #7F9DB9;
}
.label{font-weight:bold;}
.label a:link, a:visited {
	text-decoration:none;
	color: #5a9700;
	font-weight:normal;}
.label a:hover{
	text-decoration:none;
	color:	#C1820B;	
	font-weight:normal;
	cursor: pointer;}
input,textarea, select {
	border: 1px solid #999;
	font-size: 11px;
	font-family:   Arial, Helvetica;
	vertical-align: middle;}

.loginbox{
	font-family: Trebuchet MS;
	font-size: 11px;
	color:	#C1820B;
	width: 400;
	height: 22;
	background-color: #FBE3B7;
	border: 1px solid #F5C66D;
}
h1{
	font-family: Tahoma;
	font-size: 14px;
	margin: 5px 5px 5px 10px;
	color:  #8d4d5d;
	white-space:nowrap;}

h2{
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin: 0px;
	color: #8d4d5d;
	text-align: center;
	white-space:nowrap;
}
h3{
	font-family: Arial, Helvetica;
	font-size: 11px;
	margin: 0px;
	color: #8d4d5d;
	text-align: center;
}

form { margin:0px; }
div.left{
	width: 190px;
	background-color: #f7efe9;
	color: #7a4d4d;
	font-weight: normal;
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
div.central{
	width: 585px;
	text-align: center;
}
.header{
height: 57px;
color: #FFFFFF;
border-bottom: 0px solid #F9F9F9;
  background-image: url(logo.gif);
  background-position: bottom left;
  background-repeat: no-repeat
}
.search_box{
 height: 57px;
color: #FFFFFF;
border-bottom: 1px solid #333333;
}
.table_head{
 	background-image: url(head.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 3px;
	background-color: #e1d0d0;
	color:	#5f343f;
	white-space:nowrap;
	text-decoration:none;
	font-weight: bold;
	height: 24px;
	text-align:center;
}
.table_head a:link {
	text-decoration:none;
	color: #5f343f;
	font-weight: bold;}
.table_head a:hover {
	text-decoration:none;
	color: #5f343f;
	font-weight: bold;}
	.table_head a:visited {
	text-decoration:none;
	color: #5f343f;
	font-weight: bold;}

.right{
background-color: #005555;
}

.btn{
background: #FAFAFA url(buton.jpg) no-repeat;
border:0 solid ;							
color: #8d4d5d;
font-family: Arial;
font-size: 11px;	
font-style:normal;
width: 119px;
height: 21px;
text-align:center;
font-weight: bold;
}
.btn_search{
background: #FAFAFA url(search.jpg) no-repeat;
border:0px solid ;							
color: #CC3300;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
width: 17px;
height: 17px;
text-align:center;
}
.redline{
	border-bottom:1px groove #000;
}
.silver {
color: #C1820B;
}
.bg_btn{
 background-color: #F9D798;
 color: #005555;
}
.bluline{
 height:1px;
 background-color: #F9D798;
}
.pagination {
	background-image: url(page.gif);
	width: 18px;
	height: 21px;
	text-align: center;
}
.wasprice{
 	text-decoration: line-through;
	color: #5a9700;
}

.redis{
  background-color: #FFFFFF;
}
.row1 {
	padding: 3px;
	background: #FAFAFA;
	border-bottom: 1px solid #e0e0e0;
}

.row2 {
	padding: 3px;
	background: #ffffff;
	border-bottom: 1px solid #e0e0e0;
}
.row_title {
	padding: 1px;
	background: #005555;
	border-bottom: 1px solid #e0e0e0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #FAFAFA;
}
.green{
border: 1px solid #005555;
}
.leftmenu {
	font-family:  Arial, Helvetica, sans-serif;
	color: #7a4d4d;
	width: 100%;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.leftmenu:visited, a.leftmenu, a.leftmenu:active{
	font-family:  Arial, Helvetica, sans-serif;
	color: #7a4d4d;
	width: 100%;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.leftmenu:hover{
	color: #7a4d4d;
	width: 100%;
	height: 100%;
	font-size: 11px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
    font-weight: bold;
}

a.secmenu:visited, a.secmenu, a.secmenu:active{
	font-family:  Arial, Helvetica, sans-serif;
	color: #7a4d4d;
	width: 100%;
	display:block;
	white-space:nowrap;
	text-decoration:none;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    width: 90%;
}
a.secmenu:hover{
	color: #7a4d4d;
	width: 100%;
	font-size: 11px;
	display:block;
	white-space:nowrap;
	text-decoration:underline;
}
.pic {/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#8C8C8C,direction=135, strength=0)
   progid:DXImageTransform.Microsoft.Alpha(opacity=100);*/
   border: 0;} 

.tbhead{
	font-family: Trebuchet MS;
	padding-left: 5px;
	background-color: #F7Efe9;
	border: 1px solid #E8E2DD;
	color:	#000000;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
}
.tbhead a:link{
  color: #7a4d4d;
  text-decoration: none;
}
.tbhead a:visited{
  color: #7a4d4d;
  text-decoration: none;
}
.tbhead a:hover{
  color: #7a4d4d;
  text-decoration: none;
}
.sbhead{
  font-family: Trebuchet MS;
	padding-left: 5px;
	background-color: #F7Efe9;
	border: 1px solid #E8E2DD;
	color:	#000000;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
  background-image: url(logo3.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
.sbhead a:link{
  color: #7a4d4d;
  text-decoration: none;
}
.sbhead a:visited{
  color: #7a4d4d;
  text-decoration: none;
}
.sbhead a:hover{
  color: #7a4d4d;
  text-decoration: none;
}

.greytext{
color: #B1B1B1;
}
.cart{
 background: #FFFFFF url(cart.gif) no-repeat ;
 background-position:  40% 50%;}
 .thumbs{
border: 1px solid #F0F0F0; 
}

.sec_menu {
	font-family: Trebuchet MS;
	background: #D4D1D1 url(grix.jpg) repeat-x;
	border: 1px solid #D4D1D1;
	color: #676767;
	height:22px;
	}
.sec_menu a:link{	font-family: Trebuchet MS;color:#676767;font-size:11px;}
.sec_menu a:hover{	font-family: Trebuchet MS;color:#B80000;font-size:11px;}
.sec_menu a:visited{	font-family: Trebuchet MS;color:#676767;font-size:11px;}

.footer{
	font-family: Trebuchet MS;
	text-align: center;
}
.footer a:link{
  font-family: Trebuchet MS;
  color: #5D7172;
  font-size: 11px;
}
.footer a:visited{
  font-family: Trebuchet MS;
  color: #5D7172;
  font-size: 11px;
}
.footer a:hover{
  font-family: Trebuchet MS;
  color: #5D7172;
  font-size: 11px;
}
.under_footer{
  font-family: Trebuchet MS;
	height:22px;
	text-align: center;
}
.under_footer a:link{
  font-family: Trebuchet MS;
  color: #5D7172;
  font-size: 11px;
}
.under_footer a:visited{
  font-family: Trebuchet MS;
  color: #5D7172;
  font-size: 11px;
}
.under_footer a:hover{
  font-family: Trebuchet MS;
  color: #5D7172;
  font-size: 11px;
}
.footer_bkg{
  background-image: url(footer.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  height: 50px;
  border-top: 1px solid #333333;
}


.top_bkg{
  background-image: url(logo2.gif);
  background-position: top left;
  background-repeat: no-repeat
}
.up_search{
  font-family: Arial;
  font-size: 12px;
  color: #333333;
}
.down_search{
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
}
.roa{
  background-image: url(left.jpg);
  background-position: top left;
  background-repeat: repeat-y;
  border-right: 1px solid #b3c3bb;
  padding-left: 26px;
  border-bottom: 1px solid #cec2b7;
}




