@charset "UTF-8";

body {
	background: #262626 url(../img/background-grad.gif) repeat-x scroll 0 0;
	color: #632d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	height:100%;
	letter-spacing:0.02em;
	position:relative;
}
	
p {
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
	}
	
dl {
	border-bottom: dotted 2px #632d00;
	clear: both;
	margin: 0;
	padding: 5px 0;
	}
	
dt {
	color: #fe9901;
	float: left;
	margin: 0;
	padding: 0;
	width: 6em;
	}
	
dd {
	margin: 0;
	padding: 0;
	margin-left: 6em;
	}
	
.dl_bottom {
	border-bottom: 1px solid #FFF;
	}
	

h3 {
	color: #fe9901;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
table {
	text-align: left;
	}

fieldset, img {
	border:0 none;
}
	
a:link, a:visited, a:hover, a:active {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

a:link, a:visited {
	text-decoration:none;
}


	
.clear_both {
	clear: both;
	}

#wrapper {
	background: url(../img/wrapper_bg.png) repeat-y 50% 0;
	}

#page_wrapper { 
	background: #262626 url(../img/background-grad.gif) repeat-x; 
	min-height: 100%; 
	position: relative; 
	}	

#main_container { 
	width: 970px; 
	margin: 0 auto; 
	position: relative; 
	background-color: #FFFFFF; 
	}	
	
	
#header_container { 
	background: #ffffff; 
	padding: 10px 0 0 0; 
	padding-bottom: 0; 
	position: relative; 
	height: 64px; 
	z-index:100
	}

#header { 
	background: #000000 url(../img/header_background-grad.gif) 0 0 repeat-x; 
	left: 10px;
	height: 64px; 
	position: relative;
	width:952px;	
	}
	

	
#main_vis {
	padding:15px 10px;
	text-align:center;
}
		
#content {
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	width: 770px;
	}
	
#content_secondary {
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	width: 770px;
	}
	
#left {
	float: left;
	width: 286px;
	}
	
#right {
	float: right;
	width: 468px;
	}
	

	
.page_up {
	margin-top: 10px;
	padding: 0;
	text-align: right;
	}
	
.page_up a {
	background: url(../img/arrow_up.gif) left no-repeat;
	padding: 0 0 0 15px;
	}
	
	
/* ============= HEADER ================ */

#header h1 {
	font-size:12px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 10px 10px 0 0;
	}
	
#header_logo {
	float: left;
	padding: 10px 0 0 10px;
	width: 270px;
	}


/* ============================= */
	
#menubar {
	font-size: 14px;
	height: 37px;
	margin: 5px 9px 9px;
	text-align: centre;
	}
	
#menubar a{
	display: block;
	float: left;
	font-weight: bold;
	height: 24px;
	width: 179.4px;
	padding: 10px 0 0 10px;
}

* html #menubar a {/* IE 6 */
	height: 27px;
	width: 133px;
	}
	
.menu_b {
	margin-left: 2px;
	width: 200px;
	}
	
	

.menu_c {
	margin-left: 1px;
	width: 130px;
	}
	

/* ============================= */

#news {
	border: 1px solid #632d00;
	border-bottom: 8px solid #632d00;
	padding: 4px 10px;
	}
	
.news_title h2{
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	margin:0;
	padding: 7px 0 0 30px;
	}

.news_title {
	background-image:url(../img/title_news.jpg);
	color: #ffdd81;
	height: 30px;
	text-align: left;
	}
	
.news_link {
	padding: 10px 0;
	}
	
#pickup {
	border: 1px solid #632d00;
	border-bottom: 8px solid #632d00;
	padding: 10px 12px;
	}
	
.pickup_title h2{
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	margin:0;
	padding: 7px 0 0 30px;
	}

.pickup_title {
	background: url(../img/title_pickup.jpg) no-repeat;
	color: #ffdd81;
	height: 30px;
	}
	
#pickup h3 {
	color: #fe9901;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 7px 0 7px;
	}
	
.pickup_box {
	float: left;
	margin-top: 10px;
	padding: 0;
	width: 215px;
	}
	
.pickup_box_r {
	float: right;
	margin-top: 10px;
	padding: 0;
	width: 215px;
	}
	
#footer {
	color: #000000;
	font-size: 12px;
	height: 38px;
	text-align:center;
	}
	
#footer h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 15px 0 0 0;
	}
	


/* ============== NEWS =============== */

#news_h {
	background: url(../img/news_h_bg.gif) no-repeat;
	font-size:18px;
	font-weight: normal;
	height: 30px;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 10px 0 0 15px;
	}
	
.news_row {
	border-bottom: 1px dotted #632d00;
	padding: 10px 0;
	}
	
.news_date {
	float: left;
	width: 127px;
	}
	
.news_date p {
	padding: 0;
	}
	
.news_pic {
	float: left;
	width: 185px;
	}
	
.news_text {
	float: right;
	width: 425px;
	}


/* ============== PICKUP =============== */

#pickup_left {
	float: left;
	width: 145px;
	}
	
#pickup_left ul {
	list-style-type: none;
	margin:0;
	padding: 0 0 5px;
	}
	
#pickup_left li {
	background: url(../img/li_pickup_bullet.gif) no-repeat;
	padding: 0 0 10px 25px;
	}
	
#pickup_right {
	float: right;
	width: 600px;
	}
	
#pickup_right h2 {
	background: #632d00;
	color: #ffdd87;
	line-height: 1em;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}
	
#pickup_right h3 {
	padding-top: 15px;
	}
	
.pickup_text {
	float: right;
	width: 300px;
	}
	
.pickup_text p {
	padding: 15px 0 0;
	}
	
.pickup_pic {
	width: 270px;
	float: left;
	}
	
	
/* ============== SHOP =============== */

.shop_pic {
	float: left;
	width: 295px;
	}
	
.shop_info {
	float: right;
	width: 430px;
	}
	
.shop_info dl {
	border-bottom: 1px solid #FFF;
	}
	
.shop_info dt {
	width: 60px;
	color: #632d00;
	}
	
.shop_info dd {
	width: 360px;
	}
	
.shop_detail {
	background:url(../img/shop_detail_bg.gif) repeat-y;
	margin-top: 15px;
	}
	
.shop_detail h3 {
	color: #632d00;
	font-size: 14px;
	padding: 5px 0 0 5px;
	}
	
.shop_d_left {
	float: left;
	width: 120px;
	}
	
.shop_d_right {
	float: right;
	weidth: 620px;
	width: 640px;
	}
	
.shop_detail dl {
	clear: both;
	border-bottom: 1px solid #e3d9d0;
	}

	
.shop_detail dt {
	color: #632d00;
	float: left;
	width: 6em;
	}
	
.shop_detail dd {
	margin-left: 6em;
	}



/* ============== FAQ =============== */

.faq_row ul {
	border-bottom: 1px dotted #632d00;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	}

.li_q {
	background:url(../img/li_Q.gif) no-repeat;
	color: #FF9900;
	margin-bottom: 10px;
	padding: 0 0 0 50px;
	}
	

.li_a {
	background:url(../img/li_A.gif) no-repeat;
	margin-bottom: 10px;
	padding: 0 0 0 50px;
	}
	

.faq_row {
	margin: 0 15px 10px;
	padding: 0;
	}
