h1			{ color: #b20838; font-size: 28px; margin-bottom: 14px; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; padding-top:10px;}
h2 			{ font-size: 16px; margin-bottom: 5px; }
h3 			{ font-size: 13px; margin-bottom: 5px; }

p,div.perex { line-height: 24px; text-align: left; margin-bottom: 24px; }
	p.perex, div.perex { color: #4e8503; font-size: 16px; line-height: 24px; margin-bottom: 20px; color: #b20838; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; }
	

a 		{ color: #857446; text-decoration: underline; }
a:hover { color: #b20838; text-decoration: underline; }
	a.more { display: inline-block; height: 17px; text-transform: uppercase; padding-left: 2px; padding-right: 25px; background: url(../layout/more.gif)  right no-repeat; line-height: 17px; }

img 	{ border: none; }

ul		{ list-style: none; margin-bottom: 24px; }	
ul li 	{ padding-left: 10px; line-height: 20px; background: url(../layout/ul_li.gif) 0 6px no-repeat; }	

/* TABLE
-------------------------------------------------- */
table 				{ width: 100%; border-collapse: collapse; border: none; margin-bottom: 24px; }
table tr td 		{ background: #fff; font-size: 11px; color: #736357; vertical-align: top; padding: 8px 14px 8px 14px; line-height: 14px; }
	table tr td.center 		{ text-align: center; }
table tr.dark td 	{ background: #e7e0d4; }
table tr.head td 	{ background: none; font-weight: bold; text-align: center; }
table select 		{ width: 45px; margin: 5px auto 0; }
table a			{ color: #736357; text-decoration: underline; }
table a:hover	{ color: #736357; text-decoration: none; }

/* FORM
-------------------------------------------------- */
form 			{}
fieldset 		{ border: none; }
label 			{ display: inline-block; width: 110px; padding-right: 10px; padding-top: 10px; line-height: 20px; text-align: right; vertical-align: top; }
input.text,
textarea		{ width: 230px; height: 16px; padding: 12px 15px; margin-bottom: 10px; background: #fff url(../layout/input_text.gif); border: none; font-size: 14px; font-family: 'Open Sans', Arial, Helvetica, sans-serif; vertical-align: top; }
textarea 		{ height: 86px; background: #fff url(../layout/textarea.gif);} 
input.button 		{ width: 154px; height: 54px; padding-left: 50px; text-align: left; background: #3e7803 url(../layout/button.jpg) top; border: none; text-shadow: #203f02 0px 1px; color: #fff;font-size: 14px; font-weight: bold; font-family: 'Open Sans', Arial, Helvetica, sans-serif; cursor: pointer; }
input.button_hover 	{ background: #589704 url(../layout/button.jpg) bottom; }
select {}

.button_panel { width: 260px; padding-left: 125px; padding-top: 8px; }

/* GALLERY
-------------------------------------------------- */
.gal 				{ float: left; width: 200px; height: 124px; padding: 3px 0; overflow: hidden; margin-right: 19px; margin-bottom: 15px; text-align: center; background: #e2dcc1; }
.gal:hover			{ background: #cfc8a9; }
	.gal_last 			{ margin-right: 0; }
.gal img 			{  }


/* URLS
-------------------------------------------------- */
ul#urls 		{ width: 100%; height: 24px; font-size: 10px; color: #736357; line-height: 1em; margin: 0; }
ul#urls li		{ float: left; width: auto; padding: 0 8px 0 13px; margin: 0; line-height: 1em; background: url(../layout/urls.gif) left no-repeat; }
ul#urls li.first{ padding-left: 3px; background: none; }
ul#urls a 		{ color: #a29061; text-decoration: none; }
ul#urls a:hover { color: #a29061; text-decoration: underline; }

#facebook { position: absolute; top: -3px; right: 0; }

/* SUBNAV
-------------------------------------------------- */
ul#subnav 			{ width: 100%; margin: 0; list-style: none; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; }
ul#subnav li 		{ width: 236px; margin: 0; padding: 0 0 5px 0; margin-bottom: -2px; background: url(../layout/subnav_line.gif) 17px 100% no-repeat; }
ul#subnav li a		{ display: block; width: 236px; line-height: 32px; padding: 5px 20px 0; color: #000; text-decoration: none; background: none; position: relative; }
ul#subnav li a span	{ display: block; width: 276px; height: 5px; background: none; position: absolute; bottom: -5px; left: 0; }

ul#subnav li a.active,
ul#subnav li a:hover		{  background: url(../layout/subnav.png) left top no-repeat; }
ul#subnav li a.active span,
ul#subnav li a:hover span	{  background: url(../layout/subnav_bottom.png); }



	ul#subnav li ul 			{ width: 100%; margin: 0; list-style: none; font-size: 11px; padding-top: 6px; }
	ul#subnav li ul li 			{ background: none; }
	ul#subnav li ul li a		{ display: block; width: 236px; padding-left: 30px; }


/* PAGER
-------------------------------------------------- */
ul.pager 			{ float: right; width: auto; margin-bottom: 10px; font-size: 10px; font-weight: bold;}
	ul.pager_bottom		{ margin-top: 4px; }
ul.pager li			{ float: left; background: none; padding: 0; margin: 0 0 0 4px; }
ul.pager li a 		{ display: block; float: left; width: 25px; height: 26px; line-height: 25px; overflow: hidden; color: #a29061; text-decoration: none; text-align: center; text-shadow: #faf9f5 0px 1px; }
ul.pager li.active a 	{ background: #e2dcc1 url(../layout/pager_active.gif); }
ul.pager li a:hover 	{ background: #ede9dc url(../layout/pager_hover.gif); }

ul.pager li.arrow a 		{ width: 26px; position: relative; }
ul.pager li.arrow a span	{ display: block; width: 26px; height: 26px; background-position: top; position: absolute; top: 0; left: 0; }
ul.pager li.arrow a:hover span	{ background-position: bottom; }
	ul.pager li.prev a span		{ background-image: url(../layout/pager_prev.gif); }
	ul.pager li.next a span		{ background-image: url(../layout/pager_next.gif); }

/* RESULT
-------------------------------------------------- */
p.result 		{ float: left; width: auto; line-height: 25px; color: #a29061; font-size: 11px; text-shadow: #faf9f5 0px 1px; margin-bottom: 10px; }
	p.result_bottom { margin-top: 4px; }

/* ITEM
-------------------------------------------------- */
.item 		{ width: 197px; height: 105px; padding: 10px 10px 0 123px; overflow: hidden; float: left; background: #fff; margin-bottom: 4px; margin-right: 5px; position: relative; cursor: pointer; border-bottom: 1px solid #e7e2cc; }
	.item_last	{ margin-right: 0; }
	.item_hover	{ background: #f5f3ea url(../layout/item.gif); }
.item h2	{ line-height: 22px; color: #b20838; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin-bottom: 6px; }
.item h2 a	{ color: #b20838; text-decoration: none;  }
.item p 	{ font-size: 12px; line-height: 16px; margin: 0; }
.item img 	{ position: absolute; top: 3px; left: 3px; }
	.item_next	 	{ height: 70px; padding-top: 45px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; }
	.item_next a 	{ color: #a29061; text-decoration: none; background: url(../layout/item_next.gif) right no-repeat; padding-right: 32px; }

/* DETAIL
-------------------------------------------------- */
#detail_cnt 		{ float: right; padding-bottom: 18px; width: 424px; }
#detail_img 		{ float: left; width: 195px; padding-bottom: 18px; }

ul.column-1 	{ float: left; width: 215px; }
ul.column-2 	{ float: left; width: 180px; }

#detail_cnt p 		{ font-size: 16px; line-height: 24px; }

#detail_cnt ul  	{ padding: 0; margin: 0; }
#detail_cnt ul li 	{ padding-left: 20px; background-repeat: no-repeat; background-position: left; line-height: 25px; }
	#detail_cnt ul li.ico-1 	{ background-image: url(../layout/detail_ico_1.gif); }
	#detail_cnt ul li.ico-2 	{ background-image: url(../layout/detail_ico_2.gif); }
	#detail_cnt ul li.ico-3 	{ background-image: url(../layout/detail_ico_3.gif); }
	#detail_cnt ul li.ico-4 	{ background-image: url(../layout/detail_ico_4.gif); }
	
.customStyleSelectBoxInner {height:31px; overflow:hidden;}
.gsc-search-box {display:none;}
#top_facebook {position:absolute; right:260px; top:30px;}

