html {overflow: -moz-scrollbars-vertical;}
* {font-family: Verdana, Arial, Helvetica, sans-serif;}

/* -------------------- body */
body { 
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	/*background: url('../image/background.png') top repeat-x;*/
	text-align:center;
	background-color:#F2F0EB;
}
body, td, th, textarea, select, a {
	font-size: 11px;
	color: #444;
}
b, strong, th {
	color: #444;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
a img {
	border: none;
}
a:hover {
	text-decoration: none;
}

/* -------------------- layout */
h1 { 
	display: none;
}
#container {
	width: 987px;
	margin: 0 auto;
	background-color:white;
	text-align: left;
	border-top:4px solid #736C53;
	position:relative;
	top:0;
	left:0;
	/*position: relative;
	left: 50%;*/
	/*margin-left: -389px;*/
}

#header {
	height: 181px; 
	clear: both; 
	position:relative;
	top:0;
	left:0;
}

#top_nav {border-bottom:1px solid #F2F0EB; padding:13px 27px 10px 27px; height:18px}
#top_nav input {font-size:11px}
#top_nav a {color:#409FA6; text-decoration:none; border-bottom:1px dotted #1A1A1A}
#top_nav a:hover{border:none; text-decoration:underline}

#header .a {
	background: url('../image/shoplogo_el.gif') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 367px;
	height: 86px;
	float: left;
	position: absolute;
	top: 46px;
	left: 25px;
}

#header .b {
	position: relative;
	top: 130px;
	float: right;
	margin-right:25px;
}

#header .b a {
	/*background: url('../image/tab.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');  */
	/*width: 100px;
	height: 19px;*/
	padding-top: 7px;
	color: #409FA6;
	text-align: center;
	text-decoration: none;
	/*float: left;*/
	display: inline;
	margin:0 5px;
	cursor: pointer;
	font-size:11px;
	border-bottom:1px dotted #1a1a1a;
}

#header .b a:hover {border:none; text-decoration:underline}

#header .b a img {
	width: 14px;
	height: 8px;
}

#header #shop_text {
position:absolute;
top:132px;
left:29px;
color:#B39F48;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.lang_link {border:none; background-color:#fff; border-bottom:1px dotted #1a1a1a; color:#409FA6; cursor:pointer; width:auto; padding:0; margin:0;}
.lang_link:hover {border-bottom:1px solid #409FA6}

#column {
	width: 175px;
	margin: 40px 25px 15px 25px; 
	float: left;
}
#column2 {
	width: 180px;
	margin: 40px 25px 15px 20px; 
	float: right;
	border:1px solid #ccc; /*#F2F0EB*/
	padding:10px;
	position:absolute;
	top:222px;
	right:0
}

#content {
	margin: 40px 0px 85px 0px; 
	float: left;
	padding-left: 0px;
	/*border-left: 1px solid #EEEEEE;*/
	width: 511px;
}

#content a {
color: #409FA6;
text-decoration:none;
/*border-bottom:1px dotted #1a1a1a;*/
}

#content a:hover {border:none; text-decoration:underline}

#content .heading {margin-bottom: 25px;}

#content .products .product_img {border:1px solid #eee; padding:5px; margin-bottom:10px}

#content .products {height:230px; float:left}

#content .products a{float:left;}


#footer { 
	clear: both;  
	border-top: 6px solid #736C53;
	padding-top: 14px;
	margin: 0px;
	background-color:#4A4739;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

#home_hr {margin:25px 0 20px 0; border:none; border-bottom:1px solid #4A4739}

.heading {
	font-size: 18px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4A452F;
	padding-bottom: 2px;
	/*border-bottom: 1px solid #EEEEEE;*/
	clear: both;
	/*margin-bottom: 10px;*/
	width: 100%;
	height: 18px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
	border-bottom:1px solid #eee; padding-bottom:10px;
}

.breadcrumb a {
	color: #006699;
}

#product .a a {border:none}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	background-color: #C9C5B9;
	/*border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;*/
	/*padding: 3px 21px 0px 10px;*/
	height: 2px;
}

.products, .images, .categories {
	float: left;
	width: 33.3%; 
	text-align: left; 
	cursor: pointer;
	font-size: 10px; 
	height: 140px;
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	height: 20px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:6px 0;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	/*border: 1px solid #EEEEEE;*/
	margin: 65px 0px 10px 0px;
	float:none;
	clear: both;
}

/*.buttons input {
	height: 20px;
	margin: 3px;
}*/

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
/*	padding-bottom: 5px;
	margin-bottom: 10px;*/
}

/* -------------------- box language */
.language {
	float: right;
}

.language div {
	display: inline;
}

/* -------------------- box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* -------------------- box search */
.search {
	/*float: right;*/	
	margin-bottom:30px;
	border:1px solid #ccc; /*#F2F0EB*/
	padding:8px 7px 8px 7px;
	padding-bottom:15px;
}

.search div {
	display: inline;
	line-height:260%
}

#search_input {width:155px}

#column .heading {
font-size:14px;
padding-bottom:6px;
margin-bottom: 3px;
/*border-bottom:2px solid #444;*/
}

/* -------------------- box cart */
.box .cart table{
background-color:#F2F0EB;
padding:8px;
width:100%;
text-align:left;
}
.box .cart .a {
	text-align: center;
	/*border-top: 1px solid #EEEEEE;*/
	margin: 7px 0;
	padding-top: 3px;
	background-color:#FFFFFF
}

.box .cart .b {
	text-align: left;
	background-color:#FFFFFF;
	margin:6px 0;
}

.box .cart #btn_checkout {
/*padding:6px;
float:left;
width:100%;*/
}

.box .cart #btn_checkout a {
background-color:#4A4739;
text-align:center;
color:#FFFFFF;
text-decoration:none;
float:left;
width:100%;
margin:6px 0 0 0;
padding:7px 0;
}

.box .cart #btn_checkout a:hover {
background-color:#E88B00;
}

#column2 .box {
border-bottom:1px solid #444;
padding-bottom:4px;
margin-bottom:10px;
}

/* -------------------- box category */
.box .heading {
font-size:14px;
padding-bottom:5px;
border-bottom:2px solid #4A452F;
}

.box .category {
	padding-top: 5px;
}

.box .category a {
	/*background: url('../image/bullet_1.png') no-repeat 15px 5px;*/
	padding: 0px 0px 8px 7px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
	border-bottom:1px solid #4A452F;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#409FA6;
}
.box .category a:hover {text-decoration:underline}


/* -------------------- box information */
.box .information {
	color:#EBE2B7;
	background-color:#4A4739;
	padding:0 25px 25px 25px;
}
.box .information a {
	/*background: url('../image/bullet_2.png') no-repeat 10px 4px;*/
	padding: 0px;
	margin-left:10px;
	display: inline;
	text-decoration: none;
	color:#EBE2B7;
	border-bottom:1px solid #EBE2B7;
}
.box .information a:hover {border:none}
#copyright {color:white; margin-right:20px}


/* -------------------- box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}
/* -------------------- process indicator */
#process_indicator {list-style:none; margin:5px 0; padding:0; color:#ccc; font-size:12px}
#process_indicator li{margin-bottom:14px}
#process_indicator li.cur {color:#E88B00 /*#FF6600*/}

/* -------------------- success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}