/*//////////////////////////////////////////////////////////////////////////////*/
/*reset*/
* {
	margin: 0;
	padding: 0;
}

ul,li {
	list-style: none;
}
/*//////////////////////////////////////////////////////////////////////////////*/




html {
	background: #7a8d3e url(../img/bg_repeat.png) 0 0 repeat-x;
}

	body {
		background: url(../img/bg_repeat2.png) 100% 0 no-repeat;
		color: #fffefe;
		font-family: 'Trebuchet MS', sans-serif;
		font-size: 14px;
	}

        .wrap {
            margin: 0 auto;
            width: 990px;
        }

        .bg_top {
            background: url(../img/bg.jpg) 50% 0 no-repeat;
            min-width: 1000px;
        }

        .bg_bottom {
            background: url(../img/bg_bottom.png) 50% 100% repeat-x;
        }




/*//////////////////////////////////////////////////////////////////////////////*/
/*header part*/
.logo {
}

.header {
	height: 238px;
	position: relative;
}

	.autorize {
		background: url(../img/autorize_bg.png) 0 0 no-repeat;
		height: 97px;
		padding: 10px 0 0 17px;
		position: absolute;
		right: 0;
		top: 28px;
		width: 178px;
	}
	
		.autorize_actions a {
			color: #ddf374;
			font-size: 11px;
		}
		
		.autorize_actions p {
			line-height: 15px;
		}
	
		.enter_btn {
			background: url(../img/enter_btn_bg.png) 0 0 no-repeat;
			color: #3b5b10 !important;
			display: block;
			float: left;
			height: 22px;
			line-height: 22px;
			margin-right: 8px;
			text-decoration: none;
			text-align: center;
			width: 54px;
		}
		
	.small_icons {
		left: 8px;
		position: absolute;
		top: 196px;
	}
	
		.small_icons a {
			float: left;
			height: 22px;
			line-height: 22px;
			margin-left: 18px;
			text-align: center;
			width: 22px;
		}
		
		.small_icons a:hover {
			background: url(../img/small_icons_bg.png) 0 0 no-repeat;
		}
		
		.small_icons span {
			display: block;
			height: 22px;
			width: 22px;
		}
		
		.small_icons .active {
			background: url(../img/small_icons_bg.png) 0 0 no-repeat;
		}
		
		.small_icons:hover span {
			cursor: pointer;
		}
		
		#icon1 span {
			background: url(../img/home_a.png) 50% no-repeat;
		}
		
		#icon1:hover span {
			background: url(../img/home_a.png) 50% no-repeat;
		}
		
		#icon2 span {
			background: url(../img/mail.png) 50% no-repeat;
		}
		
		#icon2:hover span {
			background: url(../img/mail_a.png) 50% no-repeat;
		}
		
		#icon3 span {
			background: url(../img/map.png) 50% no-repeat;
		}
		
		#icon3:hover span {
			background: url(../img/map_a.png) 50% no-repeat;
		}
		
		#icon4 span {
			background: url(../img/arrow.png) 50% no-repeat;
		}
		
		#icon4:hover span {
			background: url(../img/arrow_a.png) 50% no-repeat;
		}
		
	.language {
		height: 50px;
		position: absolute;
		right: 211px;
		top: 0;
		width: 50px;
	}
	
		.language a {
			color: #ddf374;
			display: block;
			float: left;
			font-size: 11px;
			height: 50px;
			margin-right: 3px;
			padding-top: 30px;
			text-align: center;
			width: 22px;
		}
		
		.language .active {
			background: url(../img/language_bg.png) 0 0 no-repeat;
			color: #3b5b10;
			cursor: default;
			text-decoration: none;
		}
/*//////////////////////////////////////////////////////////////////////////////*/




/*//////////////////////////////////////////////////////////////////////////////*/
/*middle part*/
.middle {
}

	.sidebar_left {
		float: left;
		margin-right: 23px;
		width: 197px;
	}
	
		.sidebar_menu {
			margin-bottom: 20px;
		}
	
		.sidebar_menu_in {
			padding-left: 10px;
		}
		
			.sidebar_menu_in a {
				font-family: Georgia, serif;
				font-size: 16px;
				line-height: 30px;
			}
			
			.sidebar_menu_in .active {
				color: #fff;
				cursor: default;
				text-decoration: none;
			}
			
				.sidebar_menu_in ul {
					border-left: 1px solid #ddf374;
					margin-left: 3px;
					padding-left: 8px;
				}
				
				.sidebar_menu_in ul a {
					font-family: 'Trebuchet MS', sans-serif;
					font-size: 14px;
					line-height: 22px;
				}
					
					.sidebar_menu_in ul ul {
						border-left: none;
						margin-left: 17px;
						padding-left: 0;
					}
					
					.sidebar_menu_in ul ul a {
						color: #fff;
						font-size: 12px;
						line-height: 22px;
					}
					
		.contacts {
			margin: 0 0 20px 27px;
		}
		
			.contacts p {
				font-size: 12px;
				line-height: 16px;
				margin: 8px 0 0 20px;
			}
			
			.contacts a {
				
			}
			
		.market {
			margin-left: 27px;
		}
		
			.market h4 {
				margin-left: 8px;
			}
			
			.market_in {
				background: url(../img/market_bg.png) 0 0 no-repeat;
				height: 100px;
				margin: 10px 0;
				text-align: center;
				width: 171px;
			}
	
	.sidebar_right {
		float: right;
		margin-top: -80px;
		position: relative;
		width: 195px;
	}
	
		.tabs {
			margin-bottom: 5px;
			padding-left: 17px;
		}
		
			.tabs_in {
				padding-top: 6px;
			}
			
			#showelseborder {
				padding-top: 10px;
			}
			
		.news {
			margin-bottom: 20px;
		}
		
			.news_date {
				font-size: 12px;
				margin: 10px 0 2px 0;
			}
			
			.news_header {
				background: #db4e20;
				padding: 3px 4px;
			}
			
			.news a {
				color: #fff;
				display: block;
				font-size: 12px;
				line-height: 15px;
				margin-right: 15px;
				padding: 4px 0 0 0;
				text-decoration: none;
			}
			
			.news a span {
				text-decoration: underline;
			}
			
			.news a:hover span {
				text-decoration: none;
			}
			
			.news a img {
				margin-left: 4px;
			}
			
			.all_news {
				margin-top: 10px;
			}
			
		.mailer {
			overflow: hidden;
			padding-left: 17px;
		}
		
			.mailer .input_bg {
				margin-top: 8px;
			}
			
			.mailer input {
				background: url(../img/mailer.png) 3px 6px no-repeat !important;
				padding-left: 20px;
				text-align: left !important;
				width: 100px !important;
			}
			
			.btn2 {
				background: url(../img/btn2_bg.png) 0 0 no-repeat;
				color: #3b5b10;
				display: block;
				float: left;
				font-size: 11px;
				height: 22px;
				line-height: 22px;
				margin-right: 3px;
				text-decoration: none;
				text-align: center;
				width: 74px;
			}
			
			.btn2:hover {
				color: #3b5b10;
			}
			
			.btn3 {
				background: url(../img/btn3_bg.png) 0 0 no-repeat;
				color: #3b5b10;
				display: block;
				float: left;
				font-size: 11px;
				height: 22px;
				line-height: 22px;
				text-decoration: none;
				text-align: center;
				width: 66px;
			}
			
			.btn3:hover {
				color: #3b5b10;
			}
			
		.votings {
			margin-top: 20px;
			padding-left: 17px;
		}
		
			.votings_in {
				padding: 4px 0;
			}
			
				.votings_in div {
					padding: 3px 0;
				}
			
				.checkbox {
					background: url(../img/checkbox.png) no-repeat;
					display: block;
					float: left;
					height: 15px;
					margin-right: 7px;
					width: 15px;
				}
		
	.content {
		float: left;
		width: 547px;
	}
	
		.content p {
			margin: 10px 0;
		}
		
		.carousel {
			background: url(../img/carousel_bg.png) 0 0 no-repeat;
			height: 90px;
			margin: 20px 0;
			padding-top: 13px;
			position: relative;
			width: 548px;
		}
		
			#carousel_arrow_left {
				left: 5px;
				position: absolute;
				top: 44px;
			}
			
			#carousel_arrow_right {
				right: 5px;
				position: absolute;
				top: 44px;
			}
			
			.carousel_in {
				display: block;
				height: 80px;
				margin: 0 auto;
				width: 495px;
			}
			
				.carousel_in li {
					display: block;
					float: left;
				}
			
				.carousel_in a {
					display: block;
					float: left;
					height: 80px;
					line-height: 80px;
					text-align: center;
					width: 99px;
				}
				
				.carousel_in img {
					vertical-align: middle;
				}
				
			.spec {
				margin: 0 auto;
				margin-left: -25px;
				padding: 15px 0;
				position: relative;
				width: 600px;
			}
			
				.spec a {
					color: #739036;
					display: block;
					float: left;
					font-family: Georgia, serif;
					font-size: 18px;
					position: relative;
					text-decoration: none;
				}
				
				.spec a:hover {
					color: #739036;
				}
				
				.spec span {
					background: url(../img/star.png) 0 0 no-repeat;
					bottom: 25px;
					line-height: 12px;
					padding: 15px 12px 13px 8px;
					position: absolute;
					right: -10px;
					text-align: center;
				}
				
					.spec span em {
						font-size: 14px;
						font-style: normal;
						line-height: 14px;
					}

.main_menu {
	
}
/*//////////////////////////////////////////////////////////////////////////////*/




/*//////////////////////////////////////////////////////////////////////////////*/
/*footer part*/
.footer {
	padding: 100px 0 35px 0;
	position: relative;
}

	.footer_menu {
		display: block;
		margin: 0 auto;
		text-align: center;
		width: 540px;
	}
	
		.footer_menu li {
			display: inline;
			font-family: Georgia, serif;
			font-size: 16px;
			font-weight: bold;
			line-height: 30px;
			margin: 0 13px;
			
		}

        .footer_menu li a {
            white-space: nowrap;
}
		
	.made_by {
		bottom: 10px;
		font-size: 12px;
		position: absolute;
		right: 15px;
	}
	
		.made_by a {
			font-weight: bold;
		}
/*//////////////////////////////////////////////////////////////////////////////*/




/*//////////////////////////////////////////////////////////////////////////////*/
/*another part*/
h1 {
	font-family: Georgia, serif;
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	background: #db4e20;
	display: inline;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 4px;
}

h4 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
}
/*
table {
	margin: 10px 0;
	width: 100%;
}

	table th {
		background: url(../img/trans_bg.png);
		font-family: Georgia, serif;
		font-size: 18px;
		font-weight: normal;
		padding: 0 10px 10px 0;
		text-align: center;
	}
	
	table td {
		background: url(../img/trans_bg.png);
		border-bottom: 1px solid #84b34d;
		font-size: 14px;
		padding: 4px 10px 4px 0;
		text-align: center;
	}
	
	.table_top_round td {
		border: none !important;
		height: 18px;
		padding: 0 !important;
	}
	
	.table_bottom_round td {
		border: none !important;
		height: 18px;
		padding: 0 !important;
	}
	
	.empty {
		border: none !important;
		padding: 0 !important;
		width: 18px;
	}
	
	.align_left {
		text-align: left;
	}
	
	.tlc {
		background: url(../img/tlc.png) 0 0 no-repeat;
		height: 18px;
		width: 18px;
	}
	
	.trc {
		background: url(../img/trc.png) 100% 0 no-repeat;
		height: 18px;
		width: 18px;
	}
	
	.blc {
		background: url(../img/blc.png) 0 100% no-repeat;
		height: 18px;
		width: 18px;
	}
	
	.brc {
		background: url(../img/brc.png) 100% 100% no-repeat;
		height: 18px;
		width: 18px;
	}
*/ 
.round_top_right {
	background: url(../img/right_top_round.png) 0 0 no-repeat;
	height: 0;
	padding-top: 20px;
	width: 195px;
}

.round_bottom_right {
	background: url(../img/right_bottom_round.png) 0 0 no-repeat;
	height: 0;
	padding-bottom: 20px;
	width: 195px;
}

.round_top_left {
	background: url(../img/left_top_round.png) 0 0 no-repeat;
	height: 0;
	padding-top: 20px;
	width: 197px;
}

.round_bottom_left {
	background: url(../img/left_bottom_round.png) 0 0 no-repeat;
	height: 0;
	padding-bottom: 20px;
	width: 197px;
}

.round_in {
	background: url(../img/trans_bg.png);
	padding-left: 16px;
}

.input_bg {
	background: url(../img/input_bg.png) 0 0 no-repeat;
	height: 21px;
	margin-bottom: 8px;
	width: 142px;
}

	.input_bg input {
		background: none;
		border: none;
		color: #444;
		font-family: 'Trebuchet MS', sans-serif;
		font-size: 11px;
		margin-left: 10px;
		text-align: center;
		width: 120px;
	}

.clear {
	clear: both;
}
/*//////////////////////////////////////////////////////////////////////////////*/




/*//////////////////////////////////////////////////////////////////////////////*/
/*href's*/
a img {
	border: 0;
}

a {
	color: #ddf374;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
}
/*//////////////////////////////////////////////////////////////////////////////*/












/**  catalog  **/

.catalog_table {
    /*border: solid 1px #800;*/
    width: 100%;
}
.catalog_cell {
    /*vertical-align: top;*/
    
}

.catalog_cell table {
    width: 120px;
    height: 145px;
    /*background: url(/img/trans_bg.png);*/
    background: #88a153;
    padding: 7px;
    border: solid 1px #537916;
}


.catalog_cell.selected table {
    border: solid 1px #3e5d11;
}






.product_calendar {
    /*background: url(../img/trans_bg.png);*/
    background: #88a153;
    padding: 7px 4px 4px 4px;
    width: auto;
}


.product_calendar td.country {
    width: 150px;
    font-size: 14px;
    padding-top: 10px;
}


.product_calendar td {
    padding: 2px;
    font-size: 11px;
}

.product_calendar td.selected,
.product_calendar td.unselected {
    border: solid 1px #537916;
    width: 25px;
    text-align: center;
}

.product_calendar td.selected
{
    background-color: #537916;
}









.news_box_on_page {
    display: block;
    margin-bottom: 20px;
}











.pager {
    display: block;
    margin-bottom: 20px;
    float: right;
}

.pager .pager-link {
    float: left;
    display: block;
    margin-right: 10px;
}





#gallery {
    padding: 10px 0px 10px 0px;
    display: block;
}


#gallery li img {
    border: solid 1px #808080;
}

#gallery li {
    margin-right: 3px;
    margin-bottom: 3px;
    float: left;
    text-align: center !important;
}

#gallery li table {
    /*background: url(../img/trans_bg.png);*/
    background: #88a153;
    width: 105px;
    height: 105px;
    border: solid 1px #537916;
}


#gallery li.clear {
    float: none;
    width: 100%;
    clear: both;
}



.suggest_cell {
    padding-left: 15px;
    padding-right: 15px;
}






#login-error-box {
    padding-top: 10px;
}






ul.sitemap {
    
}


ul.sitemap ul {
    padding-left: 30px;
}
