/* CSS Document */
body{ width:100%; background:#606164;}
table{ border-collapse:collapse;}
#wrapper{ width:1006px; margin:5px auto; background:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.75em;
color:#fff;}
#header{ background:url(images/header.jpg) no-repeat; height:181px;}
#header h1{ font-size:1em; color:#fff; float:left; margin-left:26px; margin-top:7px; font-weight:500;}
#main_nav{ background:url(images/main_nav.jpg) no-repeat; height:36px;}

#main{width:1006px; min-height:700px}
#main_nav ul{float:left;display:inline; position:relative; margin-left:10%;}
#main_nav li{ float:left; text-transform:uppercase; margin-left:10px; list-style:none; font-size:1.15em;
  }
#main_nav a{ color:#fff;text-decoration:none;background:#000;padding:3px 7px 3px 7px; display:block;}
#main_nav a:hover{ background:#606164;color:#000; text-decoration:none;}
#left_nav a{ color:#FF6600;text-decoration:none;background:#000; display:block; }
#left_nav a:hover{ background:#606164;color:#000; text-decoration:none;}
#left_nav{background:url(images/left_bkgr.jpg) repeat-y; width:261px; height:100%; position:relative; vertical-align:top;}
#left_nav ul{ position:relative; margin-top:10px; margin-left:20px; display:block;}
#left_nav li{ display:block;margin-left:5px; list-style:none; font-size:1em; 
list-style:none; line-height:2em;padding:4px 2px 4px 2px; text-indent:8px; width:180px;}

#content{ width:100%;}
#content h1{ color:#FF6600; font-size:1.25em; text-transform:uppercase; margin:10px; position:relative; text-align:center;}

#products{ width:700px; margin:10px; border:3px double #666;}

.product_capt{ background-color:#333; text-align:left; padding:3px; border:2px solid #666; color:#FFF}
.product_tumb{ background-color:#333; text-align:center; padding:3px; width:66px;border:2px solid #666; }
.product_tumb img{ border:1px solid #f60;}
.product_name{ width:167px; text-transform:uppercase; vertical-align:middle; line-height:2em;border-bottom:1px solid #666;
 background:url(images/name_bkgr.jpg) repeat-x;}
 .product_pic{ background-color:#333; text-align:center; padding:3px; width:200px;border:1px solid #666;}
 .product_pic img{ border:1px solid #000; margin-top:5px;}
 .product_buy{ vertical-align:top; line-height:2em;border-bottom:1px solid #666; padding:10px;
 background:url(images/name_bkgr.jpg) repeat-x;}
.product_name p{ margin-left:15px;}
#products a,#bottom a{ color:#f60;}
#products a:hover,#bottom a:hover{color:#fff;}
#products a:visited,#bottom a:visited{color:#666;}
 h2{ color:#999;margin:10px;font-size:1.25em;margin:10px;}
  h3 a{color:#f60;}
 h3{color:#FF6600; font-size:1.25em; margin:20px 10px auto; position:relative;}
.price{color:#f60;font-size:1.25em; font-weight:bold; margin-left:20px;}
.pay{ margin:10px;}
.right{ float:right; position:relative; display:inline; margin:40px 25px auto;}

.gallery{width:auto; margin:5px;}
.gallery img{ border:2px solid #666;}
.gallery td{ padding:3px;}
#bottom{width:400px;padding:10px; text-align:center; margin:10px auto; position:relative}
#bottom td{ width:200px; text-align:center;}
.linksimg{ margin:10px; position:relative;}

img.welcome{ margin-left:50px;}
#content p{  line-height:2em;}
p.center{ text-align:center; margin:10px;}
p.center a{ color:#FF6600}
#footer{background:url(images/footer.jpg) no-repeat; height:63px; text-align:center;}
#footer ul{ display:block; margin-top:40px;margin-left:190px;}
#footer li{float:left;margin-left:20px; list-style:none; font-size:0.88em; display:inline;}
#footer a { color:#FF6600;background:#606164; }
#footer p{color:#FF6600;font-size:0.88em; line-height:1.5em;background:#606164;}





#dropmenudiv{
position:absolute;
background:#606164;
line-height:18px;
z-index:100;;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 20px;

padding: 2px 0;
text-decoration: none;
font-weight: bold; 
font-family:Arial, Helvetica, sans-serif;
 font-size:0.75em;color:#fff;
}

#dropmenudiv a:hover{ 
background-color: #000;
}


.navlist li {

width: 180px;
background-color: #FFFFB9;
}
#wrapper tr td #main tr #content #classified {
	background-color: #CCC;
	vertical-align: middle;
	margin-right: 100px;
	width: 500px;
	text-align: right;
	height: 20px;
	float: right;
	padding-top: 10px;
}

TABLE.fieldKeyRed {
	width:700px; 
	margin:10px; 
	border:1px 
	double #666;
	background-color: #CCC;
}

TABLE.fieldKeyRed TH{
	font-family: Verdana, Arial, sans-serif;
  	font-size: 12px;
  	font-weight: bold;
  	font-style: normal;
  	text-indent: 0ex;
  	line-height: 1em;
  	background-color: #CCC;
  	height:30px;
}

TABLE.fieldKeyRed TD{
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
  	font-style: normal;
  	text-indent: 0ex;
  	line-height: 1em;
  	text-decoration: none;
  	color: #FF0000;
}

TABLE.fieldKeyWhite TD{
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
  	font-style: normal;
  	text-indent: 0ex;
  	line-height: 1em;
  	text-decoration: none;
  	color: #FFFFFF;
	padding-top:10px;
}
