/* CSS Document */
body{
	margin:0px;
	background:#000000 url(images/page_bg.gif) top repeat-x;
	margin: 0px;
	margin-top:0px;
	padding: 0px;
	text-align: justify;
	margin-bottom: 0px;
}
#wrapper {
	width: 1010px;
	margin: 0 auto;
	border: 0px solid #FFFFFF;
	margin-bottom: 30px;
	/*background:#000000;*/
}
#logo {
	width: 1010px;
	height: 250px;
	margin: 0px auto;
	/*background: url(images/logo_bg.gif) #000000 repeat-x bottom;*/
	border:0px solid #FFFFFF;
	/*background:#678c4d;*/
	/*position:absolute;*/
}
#logo_area{
	position:absolute;
	top:-6px;
	left:19px;
	width:210px;
	height:210px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#header{
	height: 250px;
	margin: 0px auto;
	width:1010px;
	top:0px;
	position: relative;
}
#flash{
	margin: 0px auto;
	width:1010px;
	top:150px;
	position: absolute;
}
#header a{
	text-decoration: none;
	color: #FFFFFF;
}
#menu{
	height:40px;
	background:#30130f;
	margin:0px;
	width:1010px;
}
ul.v_menu{ 
	list-style: none;
	margin:0px;
	padding:0px;
	font-size:12px;
	padding-left:0px;
	font-weight:700;
}
ul.v_menu > li{ 
	display:block;
	width:143px;
	height:40px;
	text-indent:5px;
	/*background-color:#FFCC00;*/
	border-right:1px #FFFFFF inset;
	float: left;
	text-align:center;
}
ul.v_menu > li:hover{ 
	display:block;
	width:143px;
	height:40px;
	text-indent:5px;
	/*background-color:#FFFFCC;*/
	border-right:1px #FFFFFF inset;
	float: left;
	text-align:center;
	background:#57261f;
}
#last{
	border-right:0px #FFFFFF inset;
	width:144px;
}
ul.v_menu > li > a,ul.v_menu > li > ul > li > a{ 
	text-decoration:none;
	color:#FFFFFF;
	line-height:40px;
	font-family: Tahoma;
}
.clear{
	height:2px;
	background:#FFFFFF;
}
#clear{
	height:2px;
	background:#FFFFFF;
}
#content{
	width:1010px;
	padding:0px;
	background:#000000;
}

/* Content */

#content {
	float: right;
	width: 760px;
}

.post {
	margin: 0px 0px 30px 0px;
	padding-top:30px;
	font-family:Tahoma;
}

.post .title {
	margin: 0px;
	background: #000000;
	padding: 7px 25px;
	color:#cc842d;
	font-size:18px;
}

.post .title h1 {
	color:#FFFFFF;
}

.post .entry {
	padding:0px;
	font-size:13px;
	color:#d2bb68;
	padding-left:50px;
	padding-top:20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
	text-align:right;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
	color:#FFFFFF;
	padding-left:30px;
}
.post a{
	font-size:12px;
	color:#cc842d;
	text-decoration:none;
}
.list_pname a{
	font-size:18px;
	color:#cc842d;
	font-weight:700;
	padding-top:10px;
}

.post a:hover{
	font-size:12px;
	color:#d2bb68;
	text-decoration: underline;
}
.list_pname a:hover{
	font-size:18px;
	color:#cc842d;
	font-weight:700;
	padding-top:10px;
}
.post p{
	font-size:12px;
	color:#FFFFFF;
}
.text{
	font-size:12px;
	color:#FFFFFF;
	padding:10px;
}
.list_price{
	font-size:12px;
	color:#cc842d;
	font-weight:700;
	padding-top:10px;
}



#btn ul {
	display: block;
	line-height: 20px;
	list-style-type: none;
	font-size:12px;
	font-family:Verdana;
}
#btn li {
	list-style-type: none;
	display: inline;
	text-align: center;
	padding: 5px;
	margin: 1px;
	border: solid 1px #cc842d;
	font-weight: bold;
}
#btn li:hover {
	font-weight: bold;
	padding: 5px;
	border: solid 1px #d2bb68;
	border-bottom: solid 3px #d2bb68;
}
.list_line{
	height:3px; background:#341c05;
}

/* Google Translate*/
.title{
	color:#FFFFFF;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	background:#131313;
	font-family:Tahoma;
	font-size:12px;
	color:#986f44;
}


#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
	background:#131313;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #131313;
	padding: 7px 25px;
	font-size: 1.4em;
	color:#d2bb68;
}
#sidebar h3 {
	background: #131313;
	font-size: 1.0em;
	color:#d2bb68;
	padding-left:30px;
}
#sidebar a {
	text-decoration: none;
	color:#986f44;
}

#sidebar a:hover {
	text-decoration: underline;
	color:#d2bb68;
}




#special {
	float: left;
	width: 250px;
	background:#3d351c;
	font-family:Tahoma;
	font-size:12px;
	color:#986f44;
}


#special ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
	background:#3d351c;
}

#special li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
}

#special li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#special h2 {
	background: #3d351c;
	padding: 7px 25px;
	font-size: 1.4em;
	color:#d2bb68;
}

#special a {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:700;
}

#special a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight:700;
}
#special p {
	padding:0px 30px 0px 30px;
	color:#FFFFFF;
}





#footer {
	clear: both;
	width: 1010px;
	height: 110px;
	margin: 0px auto 0px auto;
	color: #444444;
	background:#30130f;
	position:relative;
}

#footer p {
	margin: 0px;
	text-align: right;
	line-height: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-family:Tahoma;
}

#footer a {
	/*color: #d18e47;*/
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color: #996600;
	text-decoration: underline;
}
.footertext{
	font-size:12px;
	font-family:Tahoma;
	color:#d18e47;
	margin: 0px;
	text-align: right;
	line-height: normal;
	padding-top:3px;
}
#footertext{
	font-size:12px;
	font-family:Tahoma;
	color:#d18e47;
	margin: 0px;
	text-align: right;
	line-height: normal;
	padding-top:3px;
}
#footertext a{
	color:#d18e47;
}
.footertext a{
	color:#d18e47;
}
#Layer1 {
	position:absolute;
	left:440px;
	top:198px;
	width:630px;
	height:40px;
	z-index:1;
	color:#FFFFFF;
	padding:15px;
	padding-top:25px;
	padding-bottom:0px;
	font-size:12px;
	font-family:Tahoma;
	line-height: 20px;
	font-weight:700;
	/*border:1px solid #990000;*/
}
#Layer1 a{
	color:#000000;
	text-decoration:none;
}
#Layer1 a:hover{
	color:#000000;
	text-decoration: underline;
}
#order_btn, #order_btn1{
	border:1px solid #cc842d;
	padding:5px;
}
#order_btn:hover, #order_btn1:hover{
	border:1px solid #d2bb68;
	border-bottom:3px solid #d2bb68;
}
#wlink{
	font-family:Paris;
	font-size:48px;
	text-decoration:none;
}
#wlink:hover{
	text-decoration:none;
}
