/**
 * RESET
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
 HTML5 display-role reset for older browsers 
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
/**
 * RESET (END)
 */


/**
 * ADMIN CORE
 */
html { overflow-y: scroll; }

body, .contacts_form input[type="text"], .contacts_form textarea, .contacts_form input[type="submit"] { font-family: "Trebuchet MS", Arial, serif; font-size: 14px; color: #3B2007; }
body { font-weight: 200; line-height: 1.3em; margin: 0; padding: 0; background-color: #000000; }

strong { font-weight: bold; }

p { margin: 0; padding: 0; }

a { text-decoration: none; color: #3B2007; }
a:hover { text-decoration: underline; color: #3B2007; }

.clearer { clear: both; }

.error_msg, .confirm_msg { text-align: center; background-position: top center; background-repeat: no-repeat; font-weight: bold; padding: 40px 0 0 0; }
.error_msg { background-image: url(/images/admin_error_msg.png); color: #C80000; }
.confirm_msg { background-image: url(/images/admin_confirm_msg.png); color: #00AA00; }

.bg_image { position: fixed; width: 100%; height: 100%; min-width: 100%; min-height: 100%; top: 0; left: 0; z-index: -1; overflow: hidden; }
.bg_image img { position: absolute; top: 0; left: 0; }

.main_container { width: 940px; margin: 0 auto; }

#main_logo { background: transparent url(/images/logo_bg.png) center center no-repeat; margin-left: -114px; left: 50%; width: 228px; height: 123px; position: absolute; z-index: 55; top: 0px; }
#main_logo img { position: absolute; top: 1px; left: 16px; }

#main_menu { background: transparent url(/images/menu_line.gif) bottom center no-repeat; position: relative; width: 100%; height: 55px; z-index: 54; margin: 0 auto; top: 0px; font-size: 21px; font-weight: bold; color: #3B2007; text-shadow: #FCE9D6 1px 1px; text-transform: uppercase; }
#main_menu ul { width: 100%; display: block; letter-spacing: -0.5em; /*-1em;*/ }
#main_menu ul li { width: 115px; /*175px*/ display: inline-block; margin: 0; padding-top: 25px; letter-spacing: normal; text-align: center; }
* html #main_menu ul li { display: inline; }
* + html #main_menu ul li { display: inline; }
#main_menu ul li.empty { width: 240px; }

#main_contents { margin-top: 85px; }
.home_img { float: left; width: 415px; }
.home_body { float: right; width: 525px; }

div.home_intro { font-size: 45px; color: #3B2007; font-weight: italic; text-shadow: #FCE9D6 1px 1px; line-height: 1em; text-align: right; font-style: italic; }
img.home_intro { margin-top: 40px; }
div.home_intro_description { text-shadow: #FCE9D6 1px 1px; color: #3B2007; font-size: 14px; font-weight: bold; margin-top: 9px; }


/*.home_slideshow { position: relative; margin: 20px 0 0 auto; width: 295px; height: 160px; border: 1px solid #FFFFFF; word-spacing: -1em; box-shadow: 2px 2px 2px #808080; -moz-box-shadow: 2px 2px 2px #808080; -webkit-box-shadow: 2px 2px 2px #808080; overflow: hidden; }*/
.home_slideshow { position: relative; margin: 20px 0 0 auto; width: 250px; height: 160px; border: 1px solid #FFFFFF; word-spacing: -1em; box-shadow: 2px 2px 2px #808080; -moz-box-shadow: 2px 2px 2px #808080; -webkit-box-shadow: 2px 2px 2px #808080; overflow: hidden; }
.home_slideshow .home_slideshow_container { position: absolute; top: 0; left: 0; height: 160px; width: auto; }
/*.home_slideshow .img_text { word-spacing: normal; top: 100px; left: -295px; position: absolute; background-image: url(/images/home_slideshow_text_bg.png); color: #C49A6C; width: 285px; height: 26px; line-height: 26px; font-size: 14px; padding: 0 5px; overflow: hidden; }*/
.home_slideshow .img_text { word-spacing: normal; top: 100px; left: -250px; position: absolute; background-image: url(/images/home_slideshow_text_bg.png); color: #C49A6C; width: 250px; height: 26px; line-height: 26px; font-size: 14px; /*padding: 0 5px;*/ text-indent: 5px; overflow: hidden; }

.news_slideshow{background-color: #f3f3f3; position: relative; margin-top: 20px; width: 250px; height: 160px; overflow: hidden; float:left; border: 1px solid #FFFFFF; box-shadow: 2px 2px 2px #808080; -moz-box-shadow: 2px 2px 2px #808080; -webkit-box-shadow: 2px 2px 2px #808080;}
.news_slideshow .news_slideshow_container{ position: absolute; top: 0; left: 0; height: 160px; width: auto; }
.news_slideshow .news_slideshow_container .entry{position: relative; float: left; width: 250px; height: 160px; overflow: hidden;}
.news_slideshow .news_slideshow_container .entry .title{display: block; clear: both; background-image: url(/images/home_slideshow_text_bg.png); color: #C49A6C; width: 100%; padding-top: 5px; padding-bottom: 5px; text-indent: 5px;}
.news_slideshow .news_slideshow_container .entry .intro{display: block; width: 95%; height: 90px; overflow: hidden; margin: auto;}
.news_slideshow .news_slideshow_container .entry .news_date{font-style:italic; text-indent: 5px;}
.news_slideshow .news_slideshow_container .entry a{ float: right; clear: both; margin-right: 10px; }

.footer_block { margin-top: 30px; text-align: center; color: #3B2007; font-size: 14px; font-weight: bold; padding-bottom: 10px; }
.flags { text-align: center; margin-top: 8px; }
.flags li { display: inline; margin: 0 5px; }

img.semi_border { border-bottom: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; }

h1 { margin: 0 0 20px 0; font-size: 30px; font-weight: bold; color: #3B2007; text-shadow: #FCE9D6 1px 1px; }
.page_text {  }

.gallery_main_photo { float: left; width: 560px; }
.gallery_main_photo h3 { font-weight: bold; font-size: 16px; margin-bottom: 5px; }
.gallery_main_photo img { display: block; margin-bottom: 10px; }
.gallery_main_photos { float: right; width: 370px; }
.gallery_main_photos h2 { font-size: 20px; font-weight: bold; text-shadow: #FCE9D6 1px 1px; margin-bottom: 5px; }
.gallery_main_photos ul.all_photos { margin-bottom: 20px; }
.gallery_main_photos ul.all_photos li { display: inline; margin: 0 5px 5px 0; }
.gallery_main_photos ul.all_photos li img { cursor: pointer; cursor: hand; }
.gallery_main_photo_description, .gallery_top_description { margin-bottom: 10px; }
.gallery_main_photos ul.all_galleries { margin-top: 10px; }
.gallery_main_photos ul.all_galleries li { margin-bottom: 5px; }

.all_products { width: 100%; }
.all_products td { width: 20%; padding-bottom: 15px; }
.all_products td.no_space { padding-bottom: 3px; }
.all_products h2 { font-size: 16px; font-weight: bold; text-shadow: #FCE9D6 1px 1px; margin-bottom: 5px; }
.all_products img { display: block; }

.contacts_form { margin-top: 20px; }
.contacts_form h2 { font-size: 16px; font-weight: bold; margin-bottom: 10px; }
.contacts_form table { width: 100%; }
.contacts_form table td { padding: 1px; vertical-align: top; }
.contacts_form table td.input_label { text-align: left; }
.contacts_form table td.input_cell { text-align: right; width: 210px; }
.contacts_form table td.submit_cell { text-align: right; padding-top: 10px; padding-right: 2px; }
.contacts_form table td.inform_cell { text-align: left; padding-top: 5px; font-size: 11px; font-weight: normal; }
.contacts_form table td.inform_cell a { text-decoration: underline; }
.contacts_form input[type="text"], .contacts_form textarea { width: 210px; border: 1px solid #3B2007; padding: 2px 4px; margin: 1px; background-color: #F3E7DA; }
.contacts_form textarea { height: 80px; resize: none; }
.contacts_form input[type="submit"] { background-color: #3B2007; color: #FFFFFF; border: 1px solid #3B2007; padding: 5px; text-transform: uppercase; }

a.back_link{display: block; clear: both; margin-bottom: 20px;}
.news_date{display: block; clear: both;}
a.news_title{font-weight: bold; font-size: 16px;}

.news_page ul li{padding: 20px; border-bottom: solid 1px #cccccc;}
.news_intro{display: block; clear: both; padding: 3px;}
.nav a.selected{font-weight: bold; font-size: 16px;}