@charset "utf-8";

body{
	background-color: black;
	padding: 0px; 
	top: 0px;
	margin: 0;
    font-family: tahoma;  
	font-size: 12px;
	color: #EBDABE;
}

.clear:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

img {
	border: none;
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}


.main-body{
	width: 976px;
	margin: auto;
}

.body-content-left{
	background: url(../img/bg-main-left.jpg) no-repeat top left;
	height: 374px;
	width: 208px;
	float: left;
}

.body-content-right{
	background: url(../img/bg-main-right.jpg) no-repeat top left;
	height: 374px;
	width: 100px;
	float: left;
}

.body-content-main{
	float: left;
	background: url(../img/bg-main.jpg) no-repeat top left;
	height: 360px;
	width: 654px;
	padding: 7px 7px;
}


div#wn{ 
	position:relative; 
	width:620px; height:330px;
	overflow:hidden;
}
	
/*--------------------------footer------------------------------*/
.footer{
	background: url(../img/bg-bottom.jpg) no-repeat top left;
	height: 31px;
	padding-top: 64px;
}

.footer-text{
	color: #5E3A1C;
	padding-left: 392px;
	font-size: 11px;
}


/*--------------------------footer------------------------------*/

label.error{ display:block; color:red; }
/*--------------------------header------------------------------*/

/*--------------------------header------------------------------*/

.header{
	background: url(../img/bg-top.jpg) no-repeat top left;
	height: 179px;
}

.logo{
	padding-top: 47px;
	padding-left: 241px;
}

/*--------------------------header------------------------------*/

/*--------------------------scroll bar------------------------------*/

.scroll-bar{
	margin-left: 15px;
}

.scroll-top{
	background: url(../img/up-button.gif) no-repeat top left;
	width: 18px;
	height: 11px;
}


.scroll-top a{
	padding:1px 8px;
}

.scroll-bottom a{
	padding:1px 8px;
}

.scroll-bottom{
	background: url(../img/down-button.gif) no-repeat top left;
	width: 18px;
	height: 10px;
}

.scroll-main{
	background: url(../img/line-bar.gif) no-repeat top left;
	width: 18px;
	height: 330px;
}

.scroll-button img{
	margin-top: 100px;
}

/*--------------------------/scroll bar------------------------------*/

.about-text3{
	background-color: #9F8856;
}

/*--------------------------menu------------------------------*/


.menu{
	text-align: center;
	font-family: Georgia;
	font-weight: bold;
	font-size: 16px;
	line-height: 250%;
	padding-top: 20px;
	padding-left: 40px;
}

.menu a{
	color: #D4B686;
}

.menu a:hover{
	color: white;
	text-decoration: none;
}

li.menu-color a{
	color: white;
}


/*--------------------------menu------------------------------*/




/*--------------------------index------------------------------*/

.index-pic img{
	border: solid 1px #5E3A1C;
}


/*--------------------------index------------------------------*/


/*--------------------------mailing------------------------------*/

.mailing-h3{
	font-family: Georgia;
	font-size: 19px;
	font-weight: bold;
	color: #F0E2CA;
	margin: 30px 0px 20px 20px;
}

.mailing-p{
	margin: 20px 0px 20px 20px;
	line-height: 150%;
	letter-spacing: 0.5px;
}

.input-style1{
	border: solid 1px #8D7542;
	background-color: #AC9562;
	padding: 4px;
	width: 250px;
}

.mailing-table td{
	padding: 5px;
}

.mailing-table{
	margin-left: 50px;
	margin-top: 20px;
}

.submit-button{
	background: url(../img/submit-button.gif) no-repeat top left;
	height: 25px;
	width: 72px;
	border: none;
	cursor: pointer;
}	


/*--------------------------mailing------------------------------*/



/*--------------------------ordering------------------------------*/

.order-table td{
	padding: 5px;
}

.order-table1 td{
	padding: 5px;
}

.order-table, .order-table1{
	margin-left: 20px;
}

.textarea-style1{
	border: solid 1px #8D7542;
	background-color: #AC9562;
	padding: 4px;
	width: 250px;
	height: 100px;
}

td.text-posi{
	vertical-align: top;
}

.radio-style1{
	margin-right: 10px;
}

.input-style2{
	border: solid 1px #8D7542;
	background-color: #AC9562;
	padding: 4px;
	width: 30px;
}


/*--------------------------ordering------------------------------*/


/*--------------------------new-arrival------------------------------*/

.new-h3{
	text-decoration: underline;
	font-family: Georgia;
	font-size: 19px;
	font-weight: bold;
	color: #F0E2CA;
	margin: 20px 0px 20px 0px;
}

.news-text p{
	margin: 0px 0px 10px 0px;
	line-height: 150%;
}

.news-text span{
	margin-left: 30px;
}

.news-text h4{
	color: #F0E2CA;
	margin: 10px 0px;
	font-size: 14px;
	font-weight: bold;
}


/*--------------------------new-arrival------------------------------*/


/*--------------------------product------------------------------*/

.product-pic-style img{
	margin-bottom:10px;
}

h4.order-text{
	margin-bottom: 50px;
}
.order-text a{
	color: #F0E2CA;
}

.order-text a:hover{
	text-decoration: underline;
}

/*--------------------------product------------------------------*/


/*--------------------------niceform------------------------------*/

.NFSelect {
	position:absolute; 
	border:1px solid transparent;
	z-index: 999;
	margin-left: 690px;
	margin-bottom: 0px;
}

.NFSelectRight {
	padding: 2px;
	padding-left: 3px;
	width:176px; 
	background:url(../img/select-icon.gif) no-repeat 100% 0; 
	cursor:pointer; 
	color:#DCC7A3; 
	border: solid 1px #76602F; 
	background-color: #9A824E;
}

.NFSelectTarget {
	position:absolute; 
	background:none; 
	margin-top:18px; 
	z-index:3; 
	left:0; 
	top:0; 
	padding-bottom:13px;
}

.NFSelectOptions {
	position:relative; 
	background:#9A824E;
	margin-top:0;
	color:#DCC7A3; 
	max-height:100px; 
	overflow-y:auto; 
	overflow-x:hidden; 
	left:0; 
	top:0;
	border: solid 1px #76602F; 
}


.NFhidden {
	opacity:0; z-index:-1; 
	position:relative;
}

.NFhidden.customSelect{
	width: 200px;
	margin-left: 762px;
}

.NFSelectOptions a {
	display:block; 
	text-decoration:none; 
	color:#DCC7A3; 
	padding:2px 3px; 
	background:none;
}

.NFSelectOptions a:hover {
	background: #76602F;	
}

/*--------------------------niceform------------------------------*/

.news-text h2{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 150px;
}

.lyr1{
	padding-bottom: 20px;
}


