body {
	padding:0; 
	margin:0; 
	color:#000000;
	background:#996633 url(images/bg.jpg) center top repeat-y;
}
body, td {font-family:Tahoma; font-size:12px; }

.wrapper{
	padding:0; 
	margin:0;
}

.wrapper1{
	padding:0; 
	margin:0;
	width:100%;
	height:100%;
	background: url(images/bg_front.gif) center top repeat-y;
}

br{font-size:11px}

.header a{color:#F5BA52; text-decoration:none} 
.header a:hover{text-decoration:underline} 
.header li{background:url(images/z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }

.content td{color:#494949; font-size:12px; line-height:15px} 
.content b{color:#C54607;} 
.content b a{color:#C54607; font-size:10px; text-decoration:underline} 
.content b a:hover{text-decoration:none} 
.content a{color:#494949; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }

.content .li2 li{background:url(images/z2.gif)  top left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 24px }

.content .li3 li{background:url(images/z3.gif)  top left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 34px }

.content .block{color:#C54607; font-size:12px; line-height:13px}
.content .block b a{color:#4E360B; font-size:12px; text-decoration:underline}
.content .block b a:hover{text-decoration:none} 
.content .block a{color:#4E360B; text-decoration:underline}
.content .block a:hover{text-decoration:none} 

.content .block1 a{color:#C54607; text-decoration:underline}
.content .block1 a:hover{text-decoration:none} 

.footer{color:#C54607; font-size:12px; line-height:13px} 
.footer a{color:#C54607; font-size:12px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 

.style1 {
	color: #c54607;
	font-weight: bold;
}

.style1 a{color:#c54607; text-decoration:underline} 
.style1 a:hover{text-decoration:none}

.style1title {
	color: #c54607;
	font-size:14px;
	font-weight: bold;
}

.style2 li{
	background:url(images/li_star.gif)  top left no-repeat;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 14px 
}

.style3 li{
	background: none;
	padding-left: 0px;
}

.style4 {
	color: #c54607;
	font-style:italic;
}

.style5 {
	color: #FFFFFF;
	font-weight:bold;
}

.style6 {
	color: #c54607;
	background: none;
	font-weight: bold;
	font-style:italic;
	font-size: 188%;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
}

.hotdeal {
	background:transparent url(images/hot_tag.jpg) no-repeat;
	text-align:right;
	font-weight: bold;
	font-size: 188%;
	margin: 0;
	padding:1em 1em 0.5em 2em;
	width: 350px;
}

.hotdeal a{	color: #06F; text-decoration:none;}

.hotdeal span{color:#F00;}

.style_left {
	color: #FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding:23 0 0 25px;
}

.style_left_menu {
	color: #FFFFFF;
	font-weight:bold;
	font-size:16px;
	margin:0 0 7 0px;
}

.rate table{
	border: medium none ; 
	border-collapse: collapse;
}

.rate_table td{
	border: 1pt solid black; 
}

input,textarea{
   background:#E3C6A0;
   border:1px solid #AA8859;
   font-family:Tahoma;
   color:#4E360B; 
   font-size:12px;
} 
select{
   background:#E3C6A0;
   border:1px solid #AA8859;
   font-family:Tahoma;
   color:#4E360B; 
   font-size:12px;
} 

p{
	margin-top: 0.4em;
	margin-right: 0pt;
	margin-bottom: 0.5em;
	margin-left: 0pt;
}

h1, h2, h3, h4, h5, h6 {
	color: #c54607;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}

h1 { font-size: 188%; }
h2 { font-size: 150%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}

h3 { font-size: 132%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

/*Mouse over image */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 4px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
font-size:9px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 20;
left: 60px; /*position where enlarged image should offset horizontally */

}


 .content ul li {
	 text-indent:0; list-style:none; background-position:left 3px;
}
.content ul{ padding-left:0;}
.content #lastmin {
	border: 1px solid #C30;
}
.content #buy1get1 {
	border: 1px solid #F00;
}
.content #left_bar img{ border-width:0px;}