/*------------------------

------------------------*/


*, html, body, div {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


body {
	font-family:Tahoma;
	font-size:12px;	
	text-align:center;
	behavior:url(htc/csshover2.htc);
	background-color:#F7DEA8;
}

ul, li {
	list-style:none;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

/* MAIN LAYOUT
--------------------------------------------------------*/
#main_container {
	width:100%;
/*	background:url(/images/head1.jpg) no-repeat 50% 0px;*/
	text-align:center;
}

#main_wrapper {
	position:relative;
	width:999px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:50px;
	text-align:left;
}

/* HEADER
-----------------------------------------*/
#header {
	width:100%;
	height:350px;
}

#logo {
	display:block;
	position:absolute;
	top:5px;
	left:20px;
	width:210px;
	height:120px;
}

#menunav {
	float:left;
	display:inline;
	margin:9px 0px 0px 250px;
}


#menunav ul li, #menunav ul li a {
	position:relative;
	float:left;
	display:inline;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
	z-index:1;
}	
	#menunav ul li {padding:0px 0px 25px 7px; cursor:pointer;}
	#menunav ul li a.firstnav {color:#7F3509; padding:25px 10px 0px 0px; font-size:11px; text-transform:uppercase;}
	#menunav ul li.nav:hover {background:url(/images/menu_li_bg.gif) no-repeat top left;}
	#menunav ul li.nav:hover a.firstnav {background:#FBE9c1 url(/images/menu_a_bg.gif) no-repeat top right;/*  color:#BF0000;*/}
	
	#menunav ul li.nav, 
	#menunav ul li.nav a.firstnav {
		text-align:center;
	}
	
	#menunav ul li.nav { margin-right:15px;}

#menunav ul li:hover ul, #menunav ul li:hover table  { visibility:visible;}
	
#menunav ul li ul {
	position:absolute;
	top:60px;
	left:0px;
	width:auto;
	background-color:#FBE9c1;
	opacity:0.9;
	filter:alpha(opacity=90);
	visibility:hidden;
	overflow:visible;

}	#menunav ul li ul li {
		width:100%;
		padding:10px 10px 0px 0px; 
		cursor:default;
		
	}	
		#menunav ul li ul li.last { position:relative; height:22px; margin-left:0px; padding-bottom:0px;}
		#menunav ul li .bl,
		#menunav ul li .br,
		#menunav ul li .bg { 
			
			display:block; 
			width:20px; 
			height:22px; 
			
		}
		
		#menunav ul li .bl { background:url(/images/menu_corner_bl.png) no-repeat;}
		#menunav ul li .br { background:url(/images/menu_corner_br.png) no-repeat; }
		
		#menunav ul li .bg {background-color:#FBE9c1; width:auto;}
		
	
	#menunav ul li ul li a {
		cursor:pointer;
		background:none; 
		padding:0px 0px 0px 10px; 
		margin:0px; 
		color:#7F3509; 
		font-size:11px;
		text-decoration:underline;
		text-align:left;
		white-space:nowrap;
	}

.nav table {
	position:absolute;
	bottom:0px;
	left:0px;
	visibility:hidden;
	height:22px;
	border-collapse:collapse;
	text-align:left;

}	


.nav table .bg {opacity:0.9;filter:alpha(opacity=90);}

/* Main container
-----------------------------------------*/

#inner_container {
	width:100%;
	height:100%;
}

#inner_container a {color:#016600;}

/*SIDEBAR
-----------*/
#sidebar {
	float:left;
	width:310px;
	min-height:200px;
} 	#sidebar .white_block h2 { position:absolute; top:20px; left:50px; font-family:"Times New Roman"; font-size:24px; color:#C61710;}
	#sidebar p { position:relative;}


#book {
	float:right;
	display:inline;
	margin:10px 30px 0px 0px;
	width:256px;
	height:300px;
 	background:url(/images/book.png) no-repeat;
}


.white_block {
	width:285px;
	background:url(/images/sidebar_corner_top.png) no-repeat;
}	.white_block .filter { position:relative; padding-top:35px; min-height:50px;}

.white_block .text { padding:20px 45px 0px 50px; background-color:#FFF; font-family:"Times New Roman"; font-size:14px;}
.white_block .text p {font-style:italic; color:#3D1000;}
.white_block .corner_bottom {
	width:285px;
	height:53px;
	background:url(/images/sidebar_corner_bottom.png) no-repeat;
}

/* CONTENT
-----------*/
.empty { padding:40px 28px 0px 0px;}

#content_wrapper {
	position:relative;
	float:left;
	background:url(/images/content_corner_top.png) no-repeat;
}	#content_wrapper .filter {width:671px; padding:40px 0px 0px 0px;}

#content_wrapper h1 {
	position:absolute;
	top:20px;
	left:28px;
	font-family:"Times New Roman";
	font-size:38px;
	color:#AA0700;
}	.newswrap#content_wrapper h1 {left:40px;}

#content_wrapper .link {
	position:absolute;
	top:45px;
	right:30px;
	color:#3D1000;
	font-size:11px;
	font-family:Tahoma;
}	#content_wrapper .link a {color:#3E5800; text-decoration:underline;}


#inner_container_big #content_wrapper {background:url(/images/content_big_corner_top.png) no-repeat;}
#inner_container_big #content_wrapper .filter {width:938px; min-height:100px; padding:40px 0px 0px 0px;}

#content_wrapper .content { padding:0px 0px 0px 28px; background-color:#FFF;}
.newswrap#content_wrapper .content {padding:0px 0px 0px 40px;}

#content_wrapper .corner_bottom {
	width:671px;
	height:70px;
	background:url(/images/content_corner_bottom.png) no-repeat;
}	#inner_container_big #content_wrapper .corner_bottom {
		width:938px; 
		height:70px;
		background:url(/images/content_big_corner_bottom.png) no-repeat;
	}

/* NEWS
-----------*/

.news { width:280px; float:left; padding:0px 20px 20px 0px;}
.news p {margin:10px 0px 0px 0px; font-size:12px; color:#9D613A; line-height:18px;}

p.green { margin:10px 0px 0px 0px;}
p.green, .news p.green { font-family:"Times New Roman"; font-size:14px; color:#016600;}
.news p.green { margin:0px;}
p.green a, .news p.green a { font-style:italic; margin:0px 10px 0px 0px; border-bottom:1px dashed #016600; color:#016600;}

.news .date {
	font-family:Verdana;
	font-size:10px;
	font-style:italic;
	color:#9D613A;
}

.news h3, .text h3 {
	font-size:12px;
	color:#C61710;
	font-weight:normal;
	margin:10px 0px -10px 0px; 
}	.text h3 {margin:0px; font-weight:bold;}

.text p { padding:0px 0px 20px 0px; color:#3D1000;}




/* CATALOG
-----------*/
#catalog { float:left; display:inline; width:640px; margin:0px 0px 0px 0px;}
#catalog .item {
	float:left;
	display:inline;
	width:199px;
	margin:0px 10px 10px 0px;
	background:#EBF4D5 url(/images/catalog_corner_top.gif) no-repeat top left;
}	#catalog .item h3, #catalog_level2 .item h3 { padding-left:10px; font-size:12px; font-weight:bold; color:#3E5800;}

#catalog .item .wrapper {

	padding:12px 5px 12px 5px;
	background:url(/images/catalog_corner_bottom.gif) no-repeat bottom left;
}

#catalog .item .image {
	min-height:105px;
	margin:5px 0px 5px 0px;
	text-align:center;
	background-color:#FFF;
}

#catalog .item p { padding:0px 0px 0px 7px;}

/* CATALOG level 2
------------------*/
#catalog_level2, #competition {float:left; display:inline; width:640px; margin:0px 0px 0px 0px;}

#catalog_level2 .item , #competition .item {
	float:left;
	display:inline;
	width:633px;
	margin:0px 10px 10px 0px;
	background:#EBF4D5 url(/images/catalog2_corner_top.gif) no-repeat top left;
}

#catalog_level2 .item .wrapper, #competition .item .wrapper {
	padding:0px 5px 0px 5px;
	background:url(/images/catalog2_corner_bottom.gif) no-repeat bottom left;
}


#catalog_level2 .item .image {
	float:left;
	width:112px;
	margin:5px 10px 5px 0px;
	text-align:center;
	background:#FFF url(/images/catalog2_img_corner_top.gif) no-repeat;
}	#catalog_level2 .item .image .wrapper { 
		padding:5px 0px 5px 0px; 
		background:url(/images/catalog2_img_corner_bottom.gif) no-repeat bottom left;
	}

#catalog_level2 .item .text, #competition .item .text { float:left; display:inline; color:#000; width:80%;}

#catalog_level2 .item h3, #competition .item h3 { padding:2px 0px 0px 0px; }
#catalog_level2 .item p, #competition .item p { margin:0px 0px 0px 0px;}


/* Competition page
------------------*/

#competition .item .image * {
	float:left;
	display:inline;
	margin:0px 10px 0px 0px;
}

#competition  .item {
	margin:0px 10px 10px 0px;
	
}	#competition .item .wrapper {padding:0px;}

#competition .odd, #competition .odd .wrapper { background:none;}


#competition .item .text {width:65%;}
#competition .item h3 { font-family:"Times New Roman"; font-size:14px; color:#3E5800;}


/* Prizes
-----------*/
.row {
	margin-bottom:20px;
	/*clear:both;*/
}	.row img { display:inline; margin:0px 20px 0px 0px;}
	.row .text { float:left; color:#3D1000;}
	.row .text h3 { font-family:"Times New Roman"; font-size:14px; font-weight:bold;}

.row p.green { font-family:"Times New Roman"; font-size:14px; color:#016600;}
.row p.green a { font-style:italic; margin:0px 10px 0px 0px; border-bottom:1px dashed #016600; color:#016600;}


.text ul li, .text ol li,
.text ul li a, .text ol li a {
	color:#016600;
	font-size:11px;
}	.text ul li, .text ol li { 
		margin-bottom:2px; 
		padding-left:10px; 
		background:url(/images/green_bullit.gif) no-repeat 0px 55%;
	}
	.text ul li a:hover, .text ol li a:hover { text-decoration:underline;}


.row table td { vertical-align:top;}

/* Pricelist
-----------*/
#price_list {
	width:616px;
	font-family:Tahoma; 
}	#price_list td, #price_list th { color:#3D1000;}


#price_list .first {width:28px;}
#price_list td.first { text-align:center;}
#price_list .second {width:195px;}
#price_list td.second { padding-left:24px;}
#price_list .third {width:92px;}
#price_list td.third { padding-left:11px;}
#price_list .fourth {width:101px;}
#price_list td.fourth { padding-left:14px;}
#price_list .fifth {width:78px;}
#price_list td.fifth{ padding-left:13px;}
#price_list .sixth {width:137px;}
#price_list td.sixth {padding-left:18px;}

#price_list th { 	
	padding:16px 0px 8px 0px;
	background-color:#F9E8C2; 
	font-weight:bold; 
	font-size:11px; 
	text-align:center;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
#price_list th.first { background:#F9E8C2 url(/images/table_corner_tl.gif) no-repeat top left;}
#price_list th.sixth { background:#F9E8C2 url(/images/table_corner_tr.gif) no-repeat top right;border-right:none;}

#price_list td { font-size:12px; padding:2px 0px 4px 0px;}
#price_list td.caption { padding:4px 0px 5px 14px; background-color:#C2D98B; font-size:11px;font-weight:bold; color:#FFF;}

/* PRESS
-----------*/
.press .row .text {float:none;}
.press .row .text h3 { padding-bottom:10px;}
.press .row .text span.caption { display:block; margin:0px 0px 0px 0px; color:#C61710;}

/* ACTIONS
-----------*/

#actions {margin-top:20px;}
#actions a {float:left; display:inline; margin:0px 40px 0px 40px;}
#actions a span {
	display:block;
	color:#88593D;
	text-decoration:underline;
	font-style:italic;
}

#actions .copy {float:left; display:inline; margin:125px 0px 0px 75px;}
#actions .copy a {float:none; margin:0px;}
/* FOOTER 
-----------------------------------------*/
#footer {

	margin:0px 0px 0px 0px;
	color:#663D23;
}

#footer .copy { float:left; display:inline; margin:125px 70px 0px 90px;}
.copy { margin-left:90px; color:#88593D;}
.copy a { color:#c7221b; text-decoration:underline;}

/* Trash
----------*/

.clear {
	width:100%;
	height:1px;
	clear:both;
	overflow:hidden;
}

.red {color:#C61710;}
.brown, h3.brown {color:#3D1000;}
.row .text h3.brown { font-family:Verdana; font-size:12px; font-weight:bold;}
.dashed { border-bottom:1px dashed #E6D6CC;}
