body{
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	background-color:#1f140e;
	font-size: 12px;
	text-align: center;
}

a:link {
	font-size: 14px;
	color: #C2972E;
	text-decoration: none;
}

a:visited {
	font-size: 14px;
	color: #C2972E;
	text-decoration: none;
}

a:hover {
	font-size: 14px;
	color: #C2972E;
	text-decoration: underline;
}

img{
	border: 0px;
}
.top_menu_bg{
	height: 41px;
	background-image: url('images/top_menu_bg.png');
	background-repeat: repeat-x;
	text-align:center;
}
.top_menu{
	width:800px;
	margin:0px auto;
	text-align:right;
}
.top_menu ul{
	list-style:none;
	margin:0px;
	padding: 0px;
	}
.top_menu li{
	float: left;
	margin-left:20px;
	margin-top:10px;
	font-size:14px;
	color:#2e6bad;
	font-weight:bold;
	text-transform:uppercase;
	}
.top_menu li a{
	color:#d1bcae;
	text-decoration:none;
	}
.top_menu li a:hover{
	color:#bf9619;
	}
.header_bg{
	height: 171px;
	background-image: url('images/header_bg.png');
	background-repeat: repeat-x;
	text-align:center;
}
#header{
	margin:0px auto;
	width:798px;
	height:171px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	}
#header ul{
	position:absolute;
	top: 65px;
	right: 10px;
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
#header li{
	float:left;
	margin-left:20px;
	font-size:14sepx;
	color:#2e6bad;
	}
#header li a{
	color:#2e6bad;
	text-decoration:none;
	}
#header li a:hover{
	color:#D01116;
	}
#main{
	width: 800px;
	margin: 0px auto;
	text-align:left;
	background:transparent;
	}

#content {
	margin: 2px 0px 0px 0px;
	padding: 10px;
	color:#515151;
	font-size:12px;
	font-family: Verdana, sans-serif.
}

#main_nav{
	width:169px;
	background-image: url('images/box_bg.png');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#main_nav ul{
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
	list-style:none;
}
#main_nav li{
	margin:0px;
	padding:4px 0px 2px 3px;
	color:#2e6bad;
	font-size:11px;
	border-bottom:1px solid #593f32;
}
#main_nav li a{
	display:block;
	color:#e8bd40;
	text-decoration:none;
}
#main_nav li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#nav_top{
	width:169px;
	height: 24px;
	background-image: url('images/box_head.png');
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	}
#nav_bottom{
	height:6px;
	width:169px;
	background-image: url('images/box_bottom.png');
	background-repeat: no-repeat;
	margin:0px;
	}

.box{
	width: 130px;
	height: 16px;
	border:solid 1px #a9d678;
	background-color: #ffffff;
	}

#footer_container{
	margin: 0px auto;
	margin-top: 20px;
	padding-top: 15px;
	height: 101px;
	background-image: url('images/footer.png');
	background-repeat: repeat-x;
}

#footer{
	width: 800px;
	margin: 0px auto;
	color: #56483D;
	height: 57px;
}

#footer ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#footer li{
	margin: 5px 0px 6px 0px;
	padding: 0px;
	padding-right: 15px;
	float: left;
	font-size: 11px;
	font-family:Verdana,sans-serif;
	}

#footer li a{
	color: #7B675E;
	text-decoration:none;
	font-weight: bold;
	}

#footer li a:hover{
	color:#A36326;
	text-decoration:none;
	font-weight: bold;
}

.row_1 {
	padding: 0px;
	background-color: #FEF8E4;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}

.row_2 {
	padding: 0px;
	background-color: #FEF4D6;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}

.tbhead {
	background-image: url('images/details_bg.png');
	background-repeat: repeat-x;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #684935;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	height: 32px;
	line-height: 32px;
	text-align: left;
}

.tbhead a{
	color: #FFFFFF;
	text-decoration: underline;
}

.image_margin{
	margin: 15px;
	float: left;
}

/*title and path*/
#title{
	height: 35px;
	line-height: 35px;
	width: 586px;
	color: #333335;
	padding-left: 10px;
	border-bottom: 5px solid #F3E0A8;
	margin-left: 10px;
	margin-right: 10px;
}

h1{
	font-family: "Trebuchet MS","Arial","Verdana",sans-serif;
	font-size: 20px;
	color: #333335;
	width: 100%;
	margin: 0px;
	font-weight: normal;
}

.path{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	margin-left: 10px;
	margin-right: 10px;
	height: 18px;
	border-bottom: 2px solid #F3E0A8;
}

p{
	margin: 0px;
	padding: 0px;
}

.restore{
	margin: 0;
}

.close{
	margin: 0;
}

.button{
	font-family: "Trebuchet MS","Arial","Verdana",sans-serif;;
	font-size: 12px;
	font-weight: bold;
	background-image: url('images/details_btn.png');
	color: #684935;
	border: 0px;
	width: 87px;
	height: 21px;
	line-height: 21px;
}

#error_messages{
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B96A00;
}

/*Left menu categories*/
.selected{
	color: #FFFFFF;
	display: inline;
}

.selected a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.selected a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.selected a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_line
{
	margin:0px;
	padding:4px 0px 2px 3px;
	color:#2e6bad;
	font-size:14px;
	border-bottom:1px solid #593F32;
}

/*left menu contact info*/
#contact_info{
	width:169px;
	height: 24px;
	background-image: url('images/box_head.png');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#contact_content{
	width:169px;
	background-image: url('images/box_bg.png');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px;
}

.white{
	color: #FFFFFF;
	font-weight: bold;
}

.contact_details{
	color: #A98E7D;
}

.content_head{
	width: 616px;
	height: 7px;
	margin-top: 10px;
	background-image: url('images/content_head.png');
	background-repeat: no-repeat;
}

.content{
	background-color: #FFFDF8;
	width: 616px;
}

.content_bottom{
	width: 616px;
	height: 6px;
	background-image: url('images/content_bottom.png');
	background-repeat: no-repeat;
}

.promo_head{
	width: 277px;
	line-height: 39px;
	height: 39px;
	text-align: left;
	padding-left: 10px;
	padding-left: 10px;
	background-image: url('images/promo_prod_head.png');
	background-repeat: no-repeat;
}

.promo_head a:link{
	color: #684935;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.promo_head a:visited{
	color: #684935;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.promo_head a:hover{
	color: #684935;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.promo_content{
	border-left: 1px solid #FAE592;
	border-right: 1px solid #FAE592;
	padding-top: 10px;
	padding-bottom: 10px;
}

.promo_code{
	padding-left: 10px;
	text-align: left;
	color: #684935;
	font-size: 14px;
}

.view_button{
	padding-right: 10px;
	text-align: right;
}

.promo_bottom{
	width: 277px;
	line-height: 6px;
	height: 6px;
	background-image: url('images/promo_prod_bottom.png');
	background-repeat: no-repeat;
}

.prod_head{
	width: 183px;
	line-height: 32px;
	height: 32px;
	text-align: left;
	padding-left: 10px;
	padding-left: 10px;
	background-image: url('images/pr_head.png');
	background-repeat: no-repeat;
}

.prod_head a:link{
	color: #684935;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.prod_head a:visited{
	color: #684935;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.prod_head a:hover{
	color: #684935;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.prod_content{
	background-image: url('images/pr_bg.png');
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}

.prod_bottom{
	width: 183px;
	line-height: 43px;
	height: 43px;
	text-align: center;
	background-image: url('images/pr_bottom.png');
	background-repeat: no-repeat;
}

.details_button{
	background-image: url('images/details_btn.png');
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	width: 87px;
	border: 0px;
	color: #684935;
	font-weight: bold;
}

.borders{
	border: 1px solid #FAE592;
	padding-top: 20px;
	padding-bottom: 20px;
}

.big_button{
	background-image: url('images/contact_btn.png');
	background-repeat: no-repeat;
	height: 50px;
	line-height: 50px;
	width: 264px;
	border: 0px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 28px;
}

.prod_details{
	padding: 10px;
	color: #684935;
	font-size: 12px;
}

.details_borders{
	border: 1px solid #FAE592;
}

.yes_tab{
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FDEDBB;
	border:1px solid #FBD259;
	color: #FFA22B;
	text-align:center;
	font-size:12px;
	margin-left:2px;
	margin-right:2px;
}
.no_tab{
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FEF4D5;
	border:1px solid #684935;
	color: #593C2E;
	text-align:center;
	font-size:12px;
	margin-left:2px;
	margin-right:2px;
}

.no_tab a{
	color: #593C2E;
	text-decoration: none;
}

.tab_img img{
	padding-left: 5px;
	padding-right: 5px;
}

#copyright{
	font-size: 12px;
	text-align: center;
	color: #56483D;
}

#large{
	font-size: 14px;
	text-align: center;
	color: #56483D;
}

.back_button{
	font-family: "Trebuchet MS","Arial","Verdana",sans-serif;;
	font-size: 12px;
	font-weight: bold;
	background-image: url('images/back_btn.png');
	background-repeat: no-repeat;
	color: #684935;
	border: 0px;
	width: 85px;
	height: 28px;
	line-height: 28px;
	text-align: right;
	padding-right: 10px;
}

.pagination{
	background-color: #F9F3DE;
	line-height: 26px;
	height: 26px;
	padding-left: 10px;
	font-weight: bold;
	color: #684935;
}

.sitemap{
	padding-left: 20px;
}

.sitemap li{
	list-style:none;
	padding-bottom: 5px;
}

.contact_image_ro{
	margin-top: 10px;
	width: 169px;
	height: 172px;
	background-image: url('images/contact_ro.jpg');
	background-repeat: no-repeat;
	margin-right: 7px;
}

.contact_image_en{
	margin-top: 10px;
	width: 169px;
	height: 172px;
	background-image: url('images/contact_en.jpg');
	background-repeat: no-repeat;
	margin-right: 7px;
}

.announcement{
	margin: 10px;
}

.announcement li{
	text-align: justify;
	font-size: 19px;
	color: #DC0B0B;
	margin-bottom: 10px;
}