* {
	font-family: Arial;
	font-size: 12px;
	color: #7E5913;
	margin: 0;
	padding: 0;
	}

body {
	background-color: #E3C29B;
	color: #333;
	text-align: center;
	height: 100%;

}

a {
	color:#79401B;
	text-decoration: none;
}

#main_bg {
	background: url(images/main_bg.png) repeat-y;
	width: 100%;
	padding-bottom: 30px;
	position: relative;
	
}

#main_bg #light {
	background: transparent url(images/light.png) repeat-x -35px 0;
    width: 100%;
    padding-top: 30px;
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/light.png', sizingMethod='scale');
}

#container {
	width: 1070px;
	margin: 0 auto;
	text-align: left;


}
#head {
	height: 264px;
	width: 1069px;
	background: transparent url(images/sushimaki_02.png) no-repeat scroll 0 0;
	position: relative;
	clear: both;
}

#head #reklama {
	position: absolute;
	height: 221px;
	left: 216px;
	width: 637px;
	float: left;
	overflow:hidden;
}

#head #reklama div {
	
	height: 222px;
	width: 637px;
	background: transparent url(images/sushimaki_03.png) no-repeat scroll 0 0;
	position: absolute;
	z-index: 100;
	_background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sushimaki_03.png', sizingMethod='crop');

}

#head #menu {
	background: transparent url(images/sushimaki_05.png) no-repeat scroll 0 0;
	clear: both;
	width: 637px;
	height: 43px;
	position: absolute;
	left: 216px;
	top: 221px;
	text-align: center;
	padding-top: 10px;
	
}

#head #menu li {
	width: 127px;
	float: left;
	height: 27.5px; 
	padding-top: 5px;
}

#head #menu li.active {

	background-color: #EBDCB2;
	border-right: 1px solid #9E5C18;
}

#head #menu li a {
	font-family: Arial;
	font-size: 1.2em;
	color: #79401B;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}

#head #right {
	width: 216px;
	height: 264px;
	background: transparent url(images/sushimaki_04.png) no-repeat scroll 0 0;
	position: absolute;
	right: 0;
	overflow: hidden;
	z-index: 100;
}

#head #right #shopping_cart {
	padding:65px 15px 35px 38px;
}

#main_content {
	width: 1068px;
	float:left;
	background: transparent url(images/faux_bg.png) repeat-y scroll 0 0;
	padding-top: 10px;
	border-left: 1px solid #CBBE9A;
	border-right: 1px solid #CBBE9A;

}

#main_content #left {
	width: 215px;
	float: left;
	/*border-right: 1px solid #D9B571;*/
	overflow:hidden;
}

#main_content #content {
	width: 636px;
	padding: 7px 0; 
	border-left: 1px solid #DECEA1;
	border-right: 1px solid #DECEA1;
	float: left;

	

}
.inner_pad {
	padding: 0 30px;
	background-color: #EBDCB2;

}

#main_content #content #special_offers {
	
	background: transparent url(images/special_bg.png) repeat-x scroll 0 0;
	clear: both;
	border-top: 6px solid #7E5913;
	

}

#main_content #left h3, #sidebar h3 {
	background: transparent url(images/sushimaki_12.gif) no-repeat scroll 0 0;
	overflow: hidden;
	padding: 18px 0 18px 60px ;
	margin-bottom: 15px;
	clear: both;
}
#main_content #left a {
	border-bottom: 1px dotted #79401B;
}

#sidebar {
	width: 215px;
	float: right;
	/*border-left: 1px solid #D9B571;*/
	
}


#left .catalog, #left .news1, #left .auth, #sidebar div { 
	padding: 0 10px 10px 20px;
	display: block;
	margin-bottom: 20px
}

/*SEO TEXT*/
.seoText p, .seoText i, .seoText strong{
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #7E5913;
	font-weight: normal;
}
.seoText a {
	border-bottom: 1px dotted #79401B;
}

/*NEWS SHORTLY*/

#left .news1 img {
	width: 40px;
	margin: 24px 10px 10px 10px;
	float: right;
	border: 1px solid #7E5913;
}

.news1 .news_item, .inner_pad .newsblock {
	clear: both;
	border: 1px solid #DECEA1;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-color: #F4E5CE;

}
.news_item .date, .newsblock .date {

	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #D8AC66;
}
.news1 .news_item a {

	font-size: 12px;
	letter-spacing: -0.3px;
	text-decoration: none;
}

#main_content #left .news_item a {
	border-bottom: medium none;
}

.news1 .news_item p {
	padding-left: 10px;
}
.news1 input {
	background-color: #F4E5CE;
	border: 1px solid #7E5913;
	margin: 10px 10px 0 0;
	float: left;
}
.news1 .btn  {
	background-color: #7E5913;
	color: #F4E5CE;
	margin: 9px 10px 0 0;
}


/*Special Offers*/

#content #special_offers {
	padding: 22px;
	height: 500px;
	
}

#content #special_offers div div {
	position:relative;
	float: left;
	padding: 0 21.5px;
	padding-top: 15px;
}
#content #special_offers .cell {
	clear:both;
}


#content #special_offers div span {
	position: absolute;
	right: 25px;
	bottom: 4px;
	padding: 2px 10px;
	background-color: #fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity: 0.7;
}

#content #special_offers div span b {
	color: red;
	font-family: Georgia;
	font-size: 1.3em;
	padding-left: 20px;
}

#content #special_offers div img {
	width: 250px;
	border: 1px solid #7E5913;
}

#content #main_menu {

	text-align: center;
}

#content #main_menu .product_group {
	width: 144px;
	height: 150px;
	float: left;
}

#content #main_menu .product_group a {
	display: block;
}



#content #main_menu .product_group img {
	
	border: 2px solid #7E5913;
}

/*AUTH*/

/*news_page*/

#content .inner_pad .news_heading {
	background: url(images/ss_news.png) no-repeat scroll 0 0;
	text-indent: -3000px;
	height: 28px;
	margin-bottom: 35px;
}
#content .inner_pad h3, #content .inner_pad .newsblock p {
	padding-left: 10px;
	margin-bottom: 15px;
}

#content .inner_pad .newsblock img {
	margin: 0 10px 10px 10px;
	float: right;
	border: 1px solid #7E5913;
}
#content .inner_pad .newsblock {
	margin-bottom: 15px;
}

/*pricelist*/
#content .inner_pad .pricelist_heading {
	background: url(images/ss_price.png) no-repeat scroll 0 0;
	text-indent: -3000px;
	height: 28px;
	margin-bottom: 35px;
}

/*terms*/
#content .inner_pad .terms_heading {
	background: url(images/ss_term.png) no-repeat scroll 0 0;
	text-indent: -3000px;
	height: 28px;
	margin-bottom: 35px;
}

/*basket*/
.inner_pad .order_heading {
	background: url(images/ss_order.png) no-repeat scroll 0 0;
	text-indent: -3000px;
	height: 28px;
	margin-bottom: 35px;
}
/*main_page*/
.inner_pad .main_page_heading {
	background: url(images/ss_menu.png) no-repeat scroll 0 0;
	text-indent: -3000px;
	height: 28px;
	margin-bottom: 35px;
}

/*FOOTER*/
#footer {
	background-color: #D8AC66;
	border-bottom: 1px solid #B79156;
	border-left: 1px solid #B79156;
	border-right: 1px solid #B79156;
	padding-bottom: 10px;

}

#footer #lower_menu {
	clear: both;
	background-color: #BF985A;
	height: 18px;
	border: 1px solid #A5834E;
	margin-bottom: 10px;
	
}

#footer #lower_menu ul {

	margin-left: 225px;
}
#footer #lower_menu li {
	float: left;
	padding: 0 20px; 
	font-size: 10px;
	border-left: 1px solid #B79156; 
	border-right: 1px solid #B79156;
	height: 18px;
}
#footer #lower_menu li a {
	font-size: 12px;
}
#footer .web, #footer .copyright {
	margin-left: 0px;
	padding: 5px 0 5px 20px;
	border-left: 1px solid #CFA461;
}

#footer .left {
	width: 247px;
	float: left;
}



#footer .web {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: 0.5; 
}

/*COMMON STYLES*/
input, textarea {
	background-color: #F4E5CE;
	border: 1px solid #7E5913;
	margin: 5px 10px 0 0;
}
.auth input{
	margin-top: 0;
} 
.btn  {
	background-color: #7E5913;
	color: #F4E5CE;
	margin: 9px 10px 0 0;

}

.inv {
	display: none;
}

a.exchange_link {
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

a.exchange_link1 {
	color: #996600;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

a:hover { color: #A67B36; }



h1 {
	font-size: 1.2em;
	color: #750000;
	letter-spacing: -1px;
}


html, body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

ol,ul { list-style: none; }

p { line-height: 1.5; margin-bottom: 0.5em; }

strong { font-weight: bold; }

table, td, tr{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
	background: transparent;
}
fieldset {
	border: none;
}

/* Listen */
ul#news {
	background: #fffeb8;
	border: 1px solid #ccc;
	padding: 2em;
}

ul#portfolio li img{ border: 0px solid #ccc; padding: 0px; z-index: -100;}

ul, .fade { margin-bottom: 2em; }

.fade p{
	background: #fff;
	margin-bottom: 2em;
	
	width: 100%;
}

	




}

.olive { font-family: Arial; font-size: 12px; color: #7E5913; }

.standart1 { font-size: 12px; color: #7E5913; }

.top_menu a {
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #000 0 1px 0;
}



#portfolio { float: left;}


#portfolio img, img  { 
	border: none; 
}


ul#portfolio li { display: none; }

ul#portfolio li a { display: block; }
            

#prod_border {
	background: url(images/ramka.jpg) no-repeat;
	width: 131px;
	height: 145px;
	padding-top: 22px;
}


.cart, .cart a {
	font-size: 12px;
}