*
{
	padding: 0;
	margin: 0;
	outline: none;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #E4E0D6;
}
textarea
{
	resize: none;
}
#wrapper
{
	margin: 0 auto;
	width: 995px;
	position: relative;
}
#bag
{
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	padding: 6px 10px 6px 10px;
	background-color: #c0f87f;
	border-radius: 5px;
	font-size: 0.9em;
}
#bag a, #bag a:visited
{
	text-decoration: none;
	color: #5F574F;
}
#bag a:hover
{
	text-decoration: none;
	color: #58B403;
}
#numItems, #totalPrice
{
	font-weight: bold;
}
#header
{
	width: 995px;
	height: 85px;
	padding: 0px;
	margin: 0;
	background-color: white;
	background-image: url('images/header_bg.jpg');	
	background-repeat: repeat-x;
}
#logo
{
	float: left;
	display: block;
	background: url('images/logo.jpg') no-repeat;
	margin-left: 20px;
	margin-top: 30px;
}
#logo a
{
	width: 230px;
	height: 50px;
	display: block;
}
#topHeaderLinks ul
{
	margin: 8px 2px 0 0;
	white-space: nowrap;
	list-style-type: none;
	float: left;
	padding-right: 10px;
	font-size: 0.9em;
}
#topHeaderLinks a, #topHeaderLinks a:visited, .pathLinks a, .pathLinks a:visited
{
	text-decoration: none;
	color: #5F574F;
}
#topHeaderLinks a:hover, .pathLinks a:hover
{
	text-decoration: none;
	color: #58B403;
}
.right
{
	float: right;
}
.phoneComment
{
	float:left;
	margin-top:10px;
	font-size: 11px;
}
.phone
{
	font-size: 18px;
	padding-left: 5px;
	padding-right: 10px;
	color: #5F574F;
	line-height: 25px;
}
#phones
{
	text-align: center;
	float: left;
	position: absolute;
	left: 250px;
	top: 25px;
	text-align: left;
}
.phoneComment
{
	color: #aaaaaa;
}
.phoneCode
{
	font-size: 13px;
}
#topMenu
{
	padding: 0;
	margin-top: 1px;
	white-space: nowrap;
	text-align: left;
	list-style: none;
	width: 995px;
	height: 24px;
	background: url('images/topmenu.png') repeat-x 0px 0px;
	border-top: 1px solid #F9F9ff;
	border-bottom: 1px solid #ADA7ff; 
}
#topMenuLeft
{
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

#topMenuLeft li.topMenuLeftItem, #topMenuLeft li.topMenuSpacer
{
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	position: relative; 
	border-right: 1px solid #ADA7ff;
	border-left: 1px solid #E5E1ff;
}
#topMenuLeft li.topMenuSpecial
{
	float: left;
	background: url('images/topmenu_s.png') repeat-x 0px 0px;
	display: inline;
	position: relative; 
	border-right: 1px solid #ADA7ff;
	border-bottom: 1px solid #ADA7ff;
	border-left: 1px solid #E5E1ff;
}
#topMenuLeft li.topMenuSpecial a
{
	color: White;
}
#topMenuLeft .topMenuLeftItem:hover
{
	background: url('images/topmenu_s.png') repeat-x 0px 0px;
	border-right: 1px solid #fbebe3;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #fbebe3;
	padding-bottom: 2px;
}
#topMenuLeft .topMenuLeftItem:hover
{
	background: url('images/topmenu2.png') repeat-x 0px 0px;
}
#topMenuLeft .topMenuLeftItem a:hover
{
	color: #58B403;
}
#topMenu li a
{
	line-height: 22px;
	text-align: center;
	display: block;
	padding: 0 8px;
}


#topMenu li:hover div ul li, #topMenu li:hover div ul li a, #topMenu li a
{
	color: #5F574F;
}

#topMenu li a, #topMenuRight a
{
	text-decoration: none;
}
#topMenuRight li
{
	float: right;
}

#topMenuRight
{
	list-style: none;
	white-space: nowrap;
	text-align: left;
	height: 24px;
	margin-top: -2px;
}
.topMenuRightItem
{
	background: url('images/topmenu_r.png') repeat-x 0px 0px;
	border-right: 1px solid #ADA7ff;
	border-bottom: 1px solid #ADA7ff;
	border-left: 1px solid #E5E1ff;
}
#topMenuRight li a
{
	line-height: 22px;
	color: #fff;
	text-align: center;
	display: block;
	padding: 0 8px;
}
#topMenuRight li a:hover, #topMenu li a:hover
{
	color: #c8ffc3;
}
#mainBackground
{
	float: left;
	width: 995px;
	padding: 0 0 0px 0;
	margin: 0;
	background: #FFF url('images/topmenu_line.gif') repeat-x;
}


#leftMenu
{
	margin: 0;
	padding: 0px 0 0 0;
	width: 190px;
	float: left;
}

#leftMenu h2
{
	margin: 0px 0 0 20px;
	padding: 4px;
	text-transform: uppercase;
	background: #dfebf1;
	border: #d6ebf5 solid 1px;
	font-size: 8pt;
	color: #5F574F;
}

#leftMenu ul
{
	margin: 0 0 10px 20px;
	padding: 0px;
	background: #F9F9F8;
	border-bottom: #d6ebf5 solid 1px;
	border-left: #d6ebf5 solid 1px;
	border-right: #d6ebf5 solid 1px;
	font-size: 9pt;
}
#leftMenu li
{
	list-style-type: none;
	padding: 0;
}
#leftMenu a
{
	padding: 4px;
	display: block;
}
#leftMenu a:hover
{
	display: block;
	background: #F2F0EA;
}
#leftMenu a:hover, #leftMenu li li a:hover
{
	color: #58b403;
}
#leftMenu a, #leftMenu .selected, #leftMenu li li a
{
	color: #5F574F;
	text-decoration: none;
}
#content
{
	margin: 0;
	padding: 0px 20px 30px 20px;
	float: right;
	width: 765px;
	display: inline;
}
#content h2
{
	margin: 0px 0 0 0;
	border-bottom: 1px solid #E4E0D6;
	padding: 0 0 3px 0;
	font-weight: normal;
	color: #58b403;
}
#content a
{
	color: #5F574F;
	text-decoration:none 
}
#content .ProductDesc a:hover
{
	text-decoration: none;
	color: #58b403;
}
.products_list
{
	width: 100%;
	position: relative;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: left;
}
#content .product
{
	margin: 3px 2px 0 0;
}
.product
{
	float: left;
	width: 180px;
	height: 260px;
	padding: 0;
	overflow: hidden;
	margin: 0 9px 10px 0;
	border: 1px #FFF solid;
	text-align: center;
	position: relative;
}
.product:hover
{
	float: left;
	width: 180px;
	height: 260px;
	padding: 0;
	overflow: hidden;
	border: 1px #E4E0D6 solid;
	background-color: #f9f9f9;
	text-align: center;
}
.product .product_image
{
	margin: 2px auto 0 auto;
	height: 150px;
	width: 150px;
	overflow: hidden;
	border: 1px solid #FAF4EA;
	background: #FFF;
}
.product a.image_link
{
	display: block;
	height: 150px;
	width: 150px;
}
.product h2.product_title
{
	height: 45px;
	width: 150px;
	overflow: hidden;
	margin: 5px 0 0 10px !important;
	border: none !important;
	padding: 0 !important;
	font-size: 0.9em;
}
.product .price
{
	width: 180px;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #58b403;
}
.product .price span
{
	font-style: normal;
	padding: 0px;
	margin: 0px 0px 0px 3px;
	color: #5F574F;
}
.product .options
{
	height: 22px;
	display: none;
}
.product:hover .options
{
	display: block;
	padding-top: 10px;
}
.product_title a:hover
{
	color: #58b403 !important;
}
.products_list .buttons
{
	height: 22px;
	display: none;
	padding-top: 10px;
}
.product:hover .buttons
{
	display: block;
}
.product .buttons a
{
	font-weight: bold;
}
.product .buttons a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #fff !important; 
	position: relative;
	cursor: pointer;
	border: 0;
	line-height: 12px;
	border-radius: 5px;
	padding: 4px 6px 3px 6px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.product .buttons a
{
	padding: 3px 5px;
}
.green
{
	background-color: #94c94b;
}
.yellow
{
	background-color: #e9bc44;
}
.red
{
	background-color: #e94f44;
}
.product .buttons a:hover
{
	color: #c8ffc3 !important;
}
.gray
{
	background-color: #9f95ec;
}
#footer_
{
	width: 993px;	
	clear: both;
	margin: 0;
	padding: 0;
	background: #948A77 url('images/footer_bg.png') repeat-x;
	border-left: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
	display: block;
}
#footer_ h2
{
	color: #5F574F;
	border-bottom: dotted #9D9686 1px;
	margin: 0px 0 0 0;
	padding: 15px 0 3px 0;
	width: 93%;
	text-transform: uppercase;
	display: block;
	font-size: 11px;
}
#footer_ ul
{
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
	clear: none;
	width: 150px;
	float: left;
	font-size: 11px;
}

#footer_ li
{
	list-style-type: none;
	padding: 4px 0 4px 0;
}
#footer_ a
{
	padding: 0px;
	text-decoration: none;
	color: #5F574F;
	font-size: 11px;
}
#footer_ a:hover
{
	color: #58B403;
}
#footer_ .contacts
{
	width: 240px;
}
#copyright
{
	padding-left: 20px;
	padding-top: 50px;
	color: #5F574F;
	font-size: 11px;
}
.clr
{
	clear: both;
}

#basic-modal-content
{
	display: none;	
}

#simplemodal-overlay 
{ 
	background-color:#000; 
	cursor:wait 
}
#simplemodal-container 
{ 
	height:180px; 
	width:300px; 
	background:#F9F9F8; 
	border:4px solid #E4E0D6; 
	-webkit-box-shadow:4px 4px 4px rgba(0,0,0,0.3); 
	-moz-box-shadow:4px 4px 4px rgba(0,0,0,0.3); 
	box-shadow:4px 4px 4px rgba(0,0,0,0.3); 
	padding:10px; -moz-border-radius:0.5em; 
	-khtml-border-radius:0.5em; 
	z-index:10000px 
}
#simplemodal-container p 
{ 
	height:100px; 
	overflow:hidden 
}
#simplemodal-container p.out-of-order 
{ 
	height:88px; 
	overflow:hidden 
}
#simplemodal-container a 
{ 
}
#simplemodal-container a.modalCloseImg 
{ 
	background:url('images/close.png') no-repeat; 
	width:25px; 
	height:29px; 
	display:inline; 
	position:absolute; 
	top:-15px; 
	right:-16px; 
	cursor:pointer 
}
#simplemodal-container a:hover.modalCloseImg 
{ 
	background:url('images/close_hover.png') no-repeat 
}
#simplemodal-container #basic-modal-content 
{ 
	padding:8px 
}
#basic-modal-content h2
{
	border-bottom: 1px solid #E4E0D6;
	padding: 0 0 3px 0;
	font-weight: normal;
	color: #58b403;	
}
#basic-modal-content .product_image
{
	margin: 2px auto 0 auto;
	height: 70px;
	width: 70px;
	overflow: hidden;
	border: 1px solid #FAF4EA;
	background: #FFF;
	float: left;
}
#basic-modal-content .desc
{
	padding-top: 20px;
	padding-left: 20px;	
	float: left;	
	font-size: 11px;
	width: 250px;
	text-align: center;
}
#basic-modal-content .modalTitle
{
	color: #58b403;	
	font-weight: bold;	
}
#basic-modal-content .buttons a
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #fff !important; 
	position: relative;
	cursor: pointer;
	border: 0;
	line-height: 12px;
	border-radius: 5px;
	padding: 4px 6px 3px 6px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-decoration: none;
}
#basic-modal-content .buttons a:hover
{
	color: #c8ffc3 !important;
}
#basic-modal-content .buttons
{
	width: 100%;
	height: 22px;
	position: absolute;
	top: 160px;
	left: 60px;
	float: left;
}
.pager-wrap-top
{
	font-size: 11px;	
	overflow: hidden;
	color: #5F574F;
	float:right;
	padding-right: 0px;
	margin-right: 0px;
}

.pager-wrap
{
	font-size: 11px;	
	width:100%;
	overflow: hidden;
	padding: 30px 0 30px 0;	
	color: #5F574F;

}
.pager-wrap-top ul
{
	list-style: none;
	float: right;
}
.pager-wrap ul
{
	list-style: none;
	float: left;
}
.pager-wrap li, .pager-wrap-top li
{
	padding-left: 5px;
	float: left;
}
.pager
{
	float: right;
}
.pager a
{
	color: #5F574F;
}
.pager h4
{
	float:left;
	color: #5F574F;
}
.pager ul li.active a
{	
	font-weight: bold;
	background-color: #58b403;
	color: white !important;	
	padding: 0 4px 0 4px;
}
.sorter
{
	font-size: 11px; 
	color: #5F574F; 
	float:left;
	padding-left: 250px;
}
.sorter select
{
	font-size:11px;
	color: #5F574F;
}
.filter_wrap
{
	width:100%;
	display:block;
	margin-top:-25px;
	margin-bottom:25px;
}
#articleInfo
{		
	height: 500px;	
	color: #5F574F;	
}
#articleInfo .image
{
	float: left;
	width: 305px;
	height: 305px;	
}
#articleInfo img
{
	width: 300px;
	height: 300px;
}
#articleInfo .desc
{
	float:left;
	width:460px;	
}
#articleInfo .desc p
{	
	font-size: 13px;
	line-height: 18px;
	color: #5F574F;
}
#articleInfo .desc a, #articleInfo .desc a:visited
{
	color: #58b403;
}
#articleInfo .desc a:hover
{
	color: #bFb7bF;
}

#articleInfo .buttons
{
	height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#articleInfo .buttons a
{
	font-weight: bold;
}
#articleInfo .buttons a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #fff !important; 
	position: relative;
	cursor: pointer;
	border: 0;
	line-height: 12px;
	border-radius: 5px;
	padding: 4px 6px 3px 6px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
#articleInfo .buttons a
{
	padding: 3px 5px;
}

#articleInfo .buttons a:hover
{
	color: #c8ffc3 !important;
}

#articleInfo .price
{
	padding-top: 5px;
	padding-right: 20px;
	font-size: 20px;
	
	float: left;
	
}
#articleInfo h3
{
	font-size: 13px;
	line-height: 18px;
	padding-top: 10px;
}
#articleInfo .details
{
	float: left;	
	width: 280px;
	float:left;
	font-size: 13px;
	line-height: 18px;
	color: #5F574F;
	border: 1px solid #aFa7aF;
	padding: 5px 5px 5px 5px;	
	margin-top: 20px;
	background-color: #f5f5f5;
}
#articleInfo .details a
{
	color: #58b403;
}
#articleInfo .details a:hover
{
	color: #bFb7bF;
}
#articleInfo .details p span
{
	font-style: italic;
}
#articleInfo .comment
{
	padding-top: 10px;
	color: Red;
	padding-bottom: 10px;
}
#content.text li
{
	list-style-type: none;
	
}
#content.text h2
{
	margin-bottom:20px;
}
#content.text h3
{
	color: #5F574F;
	font-size: 12px;
}
#content.text p
{
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 10px;
	color: #5F574F;
}
#content.text a
{
	font-weight: bold;
}
#content.text table
{
	width: 100%;
}
#content.text table
{	
	color: #5F574F;
	font-size: 12px;	
}
#content.text td
{
	padding: 0 5px 0 5px;
}
#content.text th
{
	height: 20px;
	text-transform: uppercase;
	background-color: #dfebf1;		
	font-size: 8pt;	
}
#content.text a:hover
{
	color: #58B403;	
}
#content.text img
{
	margin-bottom: 10px;
}

#content.text .buttons a, #content.text .buttons2 a
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #fff !important; 
	position: relative;
	cursor: pointer;
	border: 0;
	line-height: 12px;
	border-radius: 5px;
	padding: 4px 6px 3px 6px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-decoration: none;
}
#content.text .buttons a:hover, #content.text .buttons2 a:hover
{
	color: #c8ffc3 !important;
}
#content.text .buttons
{
	margin-top: 20px;
	width: 100%;
	height: 22px;
	float: left;
}
#content.text .buttons2
{	
	width: 100%;
	height: 22px;
	float: left;
	margin-bottom: 20px;
}
.shortTextBox
{
	width: 30px;
}
.rightPadding
{
	float: left;
	margin-right: 20px;
}
.basketSum
{
	font-weight: bold;
	line-height: 25px;
}
.nowrap
{
	white-space: nowrap;
}
.text input
{
	border: 1px solid #94c94b;	
}
.loginForm
{
	margin-bottom: 200px;
}
.fieldComment
{
	color: #aaaaaa;
	font-size: 11px;
	vertical-align: top;
}
.regForm select
{	
	border: 1px solid #94c94b;		
	width: 200px;
	margin-bottom: 5px;
}
.regForm input
{
	width: 150px;
}
.regForm textarea
{
	border: 1px solid #94c94b;		
	width: 300px;
}
.regForm fieldset
{
		border: 1px solid #94c94b;		
		margin-top: 10px;
		padding-top: 10px;
		padding-bottom: 10px;		
		margin-bottom: 20px;
}
.regForm h3
{
		color: #5F574F;
		font-size: 12px;
}
.deliveryText
{	
	font-size: 11px;
	vertical-align: top;
}
.pathLinks
{
	width:100%;
	height:25px;
	float:left;
	padding-top: 10px;
	/*padding-left: 210px;*/
	padding-left: 20px;
	font-size:11px;
/*	visibility: hidden;	*/
}
.userInfo
{
		color: #5F574F;
		font-size: 12px;	
		padding-bottom: 10px;
}
.userInfo h3
{
	padding-bottom: 10px;
}
.userInfoBlock
{
	padding-bottom: 20px;
}
.userInfoOrders
{
	padding-top: 40px;
}
#responseBlock
{
	width: 760px;
	float:left;	
}
#responseBlock .links
{
	width: 760px;
	text-align: right;
}
#responseBlock .buttons
{
	height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#responseBlock .buttons a
{
	font-weight: bold;
}
#responseBlock .buttons a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #fff !important; 
	position: relative;
	cursor: pointer;
	border: 0;
	line-height: 12px;
	border-radius: 5px;
	padding: 4px 6px 3px 6px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
#responseBlock .buttons a:hover
{
	color: #c8ffc3 !important;
}
#responseBlock .buttons a
{
	padding: 3px 5px;
}
.writeResponse
{
	width: 760px;	
	display: none;
}
.writeResponse h3
{
	color: #58b403;	
	font-size: 12px;
	width: 760px;
	border-top: 1px solid #aFa7aF;
	border-left: 1px solid #aFa7aF;
	border-right: 1px solid #aFa7aF;	
	padding: 5px 0px 5px 5px;	
	background-color: #f5f5f5;
}
.writeResponse div
{
	width: 765px;	
}
.writeResponse textarea
{
	width: 755px;
	border-top: 1px solid #aFa7aF;
	border-bottom: 1px solid #aFa7aF;
	border-left: 1px solid #aFa7aF;
	border-right: 1px solid #aFa7aF;	
	color: #c5c5c5;
	padding: 5px 5px 5px 5px;			
}
.responseSendButton
{
	width: 760px;
	text-align: center;
}

#articleModal
{
	display: none;	
}

#articleModal h2
{
	border-bottom: 1px solid #E4E0D6;
	padding: 0 0 3px 0;
	font-weight: normal;
	color: #58b403;	
}
#articleModal .desc
{
	padding-top: 20px;
	padding-left: 20px;	
	float: left;	
	font-size: 11px;
	width: 250px;
	text-align: center;
}
#articleModal .modalTitle
{
	color: #58b403;	
	font-weight: bold;	
}
#articleModal .buttons a
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #fff !important; 
	position: relative;
	cursor: pointer;
	border: 0;
	line-height: 12px;
	border-radius: 5px;
	padding: 4px 6px 3px 6px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-decoration: none;
}
#articleModal .buttons a:hover
{
	color: #c8ffc3 !important;
}
#articleModal .buttons
{		
	height: 22px;
	position: absolute;
	top: 160px;
	left: 130px;
	float: left;
}
.text
{
	color: #5F574F;
}
.responseList
{
	width: 760px;
	display: none;
}

.responseList h3
{
	color: #58b403;	
	font-size: 13px;
	width: 760px;
}
.responseItem
{
	padding-top: 10px;
	font-style: italic;
}
#search .buttons
{
	height: 22px;
	padding-top: 4px;
	padding-left: 4px;
}
#search .buttons a
{
	font-weight: bold;
	text-decoration: none;
}
#search .buttons a:hover
{
	color: #c8ffc3 !important;	
}
#search .buttons a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #fff !important; 
	position: relative;
	cursor: pointer;
	border: 0;
	line-height: 10px;
	border-radius: 5px;
	padding: 4px 6px 3px 6px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
#search .buttons a
{
	padding: 3px 5px;
}

#search
{
	padding-top: 30px;
	width: 200px;
	float: right;
}

#search div
{
	float: left;
}
#search input
{
	width: 165px;
}
#search input.disabled
{
	color: #bFb7bF;
}

#search input.enabled
{
	color: #3F373F;
}
