body {
	background: #D7D6C1 url(images/bg.jpg) left top repeat-x;
}

a img {
	border: 0;
}

a.sitemap {
	color: #333;
	text-decoration: none;
	cursor: text;
}

form {
	padding: 0;
	margin: 0;
}

#eb_main {
	background-color: #FFF;
	padding-top: 10px;
	width: 483px;
	overflow: hidden;
}

p {
	margin: 0 0 15px 0;
}

#eb_main,
#eb_main td,
#eb_main th {
	font-size: 10px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#eb_main input,
#eb_main textarea,
#eb_main select {
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#eb_main_left {
	width: 291px;
	overflow: hidden;
	float: left;
}

#eb_main_left .content {
	padding: 0 12px 25px 25px;
	min-height: 420px;
}

#eb_main_right {
	width: 192px;
	overflow: hidden;
	text-align: center;
	float: right;
}


/******************************/
/************ SHOP ************/

#eb_shop {
	padding: 0 25px 15px 25px;
	min-height: 430px;
}

#eb_prod_filter {
	padding-bottom: 18px;
}

table.pf_tbl {
	width: 433px;
}

#eb_shop_title {
	padding-bottom: 18px;
	font-size: 12px;
	font-weight: bold;
}

#eb_shop_title a {
	color: #333;
	text-decoration: none;
}

#eb_shop_title a:hover {
	color: #999;
}

.eb_prod_back {
	padding-bottom: 10px;
}

.eb_prod_item,
#eb_cart {
	margin-bottom: 10px;
	border-top: 1px solid #ADAFA4;
	border-left: 1px solid #9D9F94;
	border-right: 1px solid #ADAFA4;
	border-bottom: 1px solid #9D9F94;
}

table.prod_item_tbl {
	width: 431px;
}

table.fh_tbl {
	width: 425px;
}

.eb_prod_header {
	padding: 3px;
	background: #B2B3AE url(images/prod_header_bg.jpg) left top repeat-y;
}

#eb_cart .eb_prod_header {
	border-bottom: 1px solid #B2B3AE;
}

#eb_main .eb_prod_header td.prod_title {
	background: transparent url(images/squares_1.gif) right center no-repeat;
	width: 100%;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#eb_main #eb_cart .eb_prod_header td.prod_title,
#eb_main #eb_cart .eb_prod_footer td.prod_price {
	font-size: 11px;
}

#eb_main #eb_cart .eb_prod_header td.prod_title {
	color: #666;
}

#eb_main #eb_cart .eb_prod_footer td.prod_price {
	font-weight: normal;
}

.eb_prod_mainimg {
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDD;
}

td.eb_prod_left {
	padding: 3px;
	width: 273px;
	vertical-align: top;
}

td.eb_prod_left2 {
	padding: 10px 3px 3px 3px;
	width: 273px;
	vertical-align: bottom;
}

#eb_prod_details .eb_prod_left,
td.eb_prod_full {
	padding: 3px 3px 10px 3px;
}

.eb_prod_type {
	padding-bottom: 10px;
	color: #888;
}

#eb_prod_details .eb_prod_type {
	text-align: left;
	padding: 3px;
}

#eb_main .eb_prod_colsel,
#eb_main .eb_prod_sizsel {
	color: #333;
}

#eb_main #eb_prod_details .eb_prod_colsel,
#eb_main #eb_prod_details .eb_prod_sizsel {
	font-weight: bold;
	font-size: 11px;
}

#eb_main .eb_prod_colsel select,
#eb_main .eb_prod_sizsel select {
	font-size: 10px;
	margin: 1px 0 5px 0;
}

#eb_main #eb_prod_details .eb_prod_colsel select,
#eb_main #eb_prod_details .eb_prod_sizsel select {
	font-size: 11px;
	margin: 2px 0 8px 0;
}

td.eb_prod_right {
	padding: 3px;
	width: 152px;
	text-align: right;
}

td.col_td {
	padding: 5px;
	text-align: center;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
}

td.first {
	border-top: none;
}

.eb_prod_footer {
	padding: 3px;
	background: #ECECEC url(images/prod_footer_bg.jpg) left top repeat-y;
}

#eb_cart .eb_prod_footer {
	border-top: 1px solid #B2B3AE;
}

#eb_main .eb_prod_footer td.prod_price {
	background: transparent url(images/squares_2.gif) left center no-repeat;
	width: 100%;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#eb_shop_footer {
	padding-top: 5px;
	text-align: center;
}

#eb_cart {
	margin-bottom: 15px;
}

td.eb_cart_item,
th.eb_cart_item {
	padding: 3px 4px;
}

th.eb_cart_item {
	border-bottom: 1px solid #B2B3AE;
}

/************ SHOP ************/
/******************************/


/******************************/
/*********** ORDER ************/

#eb_shop2 {
	padding: 0 25px;
}

.order_inp {
	width: 209px;
}


/*********** ORDER ************/
/******************************/


/******************************/
/*********** OFFERS ***********/

.eb_offer {
	width: 118px;
	padding-bottom: 10px;
	overflow: hidden;
}

.eb_offer_header {
	background: transparent url(images/offer_header.gif) left top no-repeat;
	height: 8px;
	font-size: 1px;
}

.eb_offer_main {
	background-color: #FFF;
	padding: 0px 4px;
	text-align: center;
}

.eb_offer_title {
	padding-bottom: 3px;
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.eb_offer_text {
	padding-top: 2px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.eb_offer_text td {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

.eb_offer_text td.offer_label {
	background: transparent url(images/squares_small.gif) center 20px no-repeat;
	padding-top: 6px;
	text-align: center;
}

.eb_offer_text td.offer_vat {
	font-size: 9px;
	text-align: right;
}

.eb_offer_text td.offer_price {
	padding: 9px 0 0 4px;
	color: #444;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.eb_offer_footer {
	background: transparent url(images/offer_footer.gif) left top no-repeat;
	height: 8px;
	font-size: 1px;
}

/*********** OFFERS ***********/
/******************************/


.text,
#eb_main .text {
	font-size: 10px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.larger {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.small,
.brandlist {
	font-size: 9px;
	color: #111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.brandlist a {
	color: #111;
	text-decoration: none;
}

.header {
	background-color: #CCC;
	font-weight: bold;
}

.dark {
	background-color: #EAEAEA;
}

.darker {
	background-color: #E0E0E0;
}

.light {
	background-color: #F6F6F6;
}

#ebriller_se {
	display: none;
}

.reset {
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0 0 -1px 0;
}