body {
	background:#e3d6c1 url('http://www.bioekol.com/images/top_bg.jpg') center top no-repeat;
	margin:0;
	padding:0;/*e3d6c0*/
	font: 11px/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
}
ul,li
{
	margin:0;
	padding:0;
}
a
{
	color:#333333;
	text-decoration: none;
}
	
input
{
	border:1px solid #256816;
	
	
}
img
{
	border:none;
}
.middle-tb
{
	width:115px;
}
#wrapper
{
	width:990px;
	margin:0 auto;
}
#header
{
	background:url('http://www.bioekol.com/images/header_bg.jpg') no-repeat;
	height:361px;
	position:relative;
}
#header .menu
{
	position:absolute;
	top:272px;
	background:url('http://www.bioekol.com/images/menu_bg2.png') no-repeat;
	height:80px;
	width:950px;
	padding:0px 0px 0px 36px;
	
	
}
#header .menu ul
{
	margin:5px 10px 0px 10px;
	list-style:none;
}
#header .menu li
{
	display:block;
	margin-right:20px;
	color:#e3d6c0;
	font-size:13px;
	height:36px;
	float:left;
	padding-top:16px;
	
	
}
#header .menu li.next
{
	padding-left:16px;
	background:url('http://www.bioekol.com/images/separator.jpg') no-repeat left;
	
}
#header .top-menu
{
	position:absolute;
	padding-top:4px;
	top:4px;
	left:734px;
	height:30px;
	width:230px;
	color:#256816;
	font-size:10px;
	background:url('http://www.bioekol.com/images/top_menu_btn.png') no-repeat top right;
	
}
#header .top-menu a.start
{
	position:absolute;
	top:4px;
	left:175px;
	height:20px;
	width:20px;
	display:block;
	
}
#header .top-menu a.email
{
	position:absolute;
	top:4px;
	left:200px;
	height:20px;
	width:20px;
	display:block;
	
}

#header .top-menu a{
	text-decoration: none;
	color: #72716c;
}


#header .cart
{
	position:absolute;
	top:210px;
	left:240px;
	height:20px;
	width:120px;
}
#header .search
{
	position:absolute;
	background:url('http://www.bioekol.com/images/search_txt.png') no-repeat top left;
	padding-left:100px;
	top:215px;
	left:372px;
	height:24px;
	width:180px;
	
}
#header .search-btn5
{
	background:url('http://www.bioekol.com/images/search_btn.png') no-repeat center ;
	width:20px;
	cursor: pointer;
}

#header .login-btn5
{
	background:url('http://www.bioekol.com/images/lock.png') no-repeat center ;
	width:36px;
	height: 34px;
	cursor: pointer;
	border: none;
	margin-left: 3px;
}

#header .login
{
	position:absolute;

	top:23px;
	left:680px;
	height:24px;
	width:280px;
}
#header .registration
{
	position:absolute;
	font-size:10px;
	top:62px;
	left:704px;
	height:24px;
	width:280px;
}

#header .menu a{
	text-decoration: none;
	color: #d8e3d5;
	
}

#main .middle-content
{
	background:url('http://www.bioekol.com/images/middle_bg2.png') no-repeat;
	height:108px;
	padding-left:20px;
}
.content
{
	margin: 0px 0px;
	padding:12px;
	
}
.categories-text
{
	background:url('http://www.bioekol.com/images/categories.png') no-repeat;
	height:27px;
}
.category-box
{
	width:223px;
	height:223px;
	background:#fff;
	margin:9px;
	float:left;
}
.category-box .category-image
{
	padding:8px;
}
.send-btn1
{
	background:url('http://www.bioekol.com/images/send_btn1.png') no-repeat;
	border:none;
	width:68px;
	height:22px;
}
.send-btn2
{
	background:url('http://www.bioekol.com/images/send_btn2.png') no-repeat;
	border:none;
	width:68px;
	height:21px;
}
.clear
{
	clear:both;
}
#footer
{
	background:url('http://www.bioekol.com/images/footer_bg.png') no-repeat;
	height:212px;
	position:relative;
}
#footer .newsletter
{
	position:absolute;
	top:20px;
	left:38px;
	color:#adc391;
	width:380px;
	font-size:10px;
}
#footer .newsletter p
{
	margin:14px 0px 4px 0px;
	
}
#footer .recommend
{
	position:absolute;
	top:20px;
	left:514px;
	color:#36771d;
	width:380px;
	font-size:10px;
}
#footer .recommend p
{
	margin:14px 0px 4px 0px;
	
}
#footer .menu
{
	color:#7f786c;
	position:absolute;
	top:130px;
	left:180px;
}
#footer .menu ul
{
	list-style:none;
}
#footer .menu li
{
	display:inline;
	margin:22px;
}
#footer .realization
{
	color:#7f786c;
	position:absolute;
	top:160px;
	left:700px;
}

#footer a{
	text-decoration: none;
	color: #72716c;	
}





.headline{
	font-family: Lucida Sans Unicode, TrebuchetMS,Verdana,sans-serif; font-size: 16px; margin-top: 5px;
	margin-bottom: 2px;
	color: #4c4c4c;
}
















 



/* authentication.tpl */
#authentication #create-account_form, #authentication #login_form {
	width: 49%;
	height: 25em;
	clear: none;
	float: left;
}
#authentication #create-account_form h4 {
	height: 3.4em;
	padding:0.3em 3em 0 4em;
}

#authentication #create-account_form p.text, #authentication #login_form p.text{
	height: 3.4em;
	margin-left:4em;
	padding-left:0;
	padding-right:0;
}

#authentication #login_form a{ color:#374853; }
#authentication #create-account_form { margin-right: 7px; }
#authentication #create-account_form p.text {
text-align:left;
width:100px;
}
#authentication #create-account_form p.text label{
	width:100px;
}
#authentication input#SubmitCreate, #authentication input#SubmitLogin{ margin:0; }
#authentication p.submit {
	margin-right: 0;
	text-align:left;
	padding-left:17% !important;
}
#authentication p.lost_password {
	padding-left:4em;
}

#authentication #create-account_form fieldset, #authentication #login_form fieldset {
	height:18em;
}
#authentication p.submit span { padding-right:0.5em; }
#authentication #create-account_form label, #authentication #login_form label {
	float: none;
	clear: both;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 0.3em;
}
form#account-creation_form input.text, form#account-creation_form #id_country, form#account-creation_form #id_state, #authentication textarea { width:17em; }

/* my-account.tpl */
#my-account #center_column ul { margin: 2em 0; }
#my-account #center_column li { list-style: none; margin: 2em 1.5em; }

/* discount.tpl */
td.discount_value {
	white-space: nowrap;
}

