html { width:100%; height: 100%; }

body
{
	height:100%;
	margin:0;
	padding:0;
	font-size: 80.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form { margin:0; padding:0;}
form.main-form
{ 
	display: block;
	margin:0; 
	padding:0;
	width:100%;
	height:100%;
}
 
#page-wrapper
{	
	min-height:100%;	  
	margin: 0 auto -85px;
	min-width: 990px;
}

* html #page-wrapper { height: 100%; }

#header {  position: relative; margin: 0 auto; width: 990px; height: 107px;}

#logo { width: 600px; height:70px; position: absolute; top: 0; left: 13px;}
#logo a {display:block; outline: none; text-decoration:none;}
#logo-image { empty-cells: hide; padding: 0;}
#logo-image img { padding-right: 10px;}
#logo-text { width: 100%; padding:0;} 
#logo-text h1 { font-size:2em; font-family: Arial; margin:0; padding: 0;}

#schedule { position: absolute; top:0; right: 350px; height: 70px;}
#schedule td { padding: 0;}
#schedule div.telephone { margin:0; padding:0 0 0 27px; font-size:1.5em; font-family:Arial;  }
#schedule div.schedule {  }

#top-menu {position: absolute; left:0; bottom:0; }
#top-menu ul {list-style-type: none; overflow: hidden; height: 29px; margin:0; padding:0;}
#top-menu li { float: left; margin: 0 6px 0 0; height: 31px;}
#top-menu li a { font-family: Arial; font-size: 1.3em; padding:7px 12px 4px 7px; text-decoration: none; outline: none; line-height: 29px;}

#user-links {  position: absolute; right:220px; top:6px;  }
#user-links ul {list-style-type: none; overflow: hidden; margin:0; padding:0;}
#user-links li { }
#user-links a { text-decoration: underline; outline: none;}

#left-menu {list-style-type: none; margin: 0; padding: 0 0 0 13px; font-family: Arial;}
#left-menu a {font-size: 1.1em; outline: none; text-decoration: none;}
#left-menu ul a {font-size: 0.95em !important; outline: none; vertical-align:top; }
#left-menu li.current {padding: 0; overflow: hidden; zoom:1; display: block; margin-top: 0.3em;}
#left-menu li.current ul {padding: 0 0 0 12px;}
#left-menu .current a  {padding: 1px 10px 2px 13px;  display: block; zoom:1; font-style:normal; font-size: 0.95em !important; vertical-align:top;}
#left-menu .current a.selected {padding: 1px 10px 2px 13px;  display: block; zoom:1; font-style:normal; font-size: 0.95em !important; vertical-align:top; }
#left-menu .current ul a {padding:0;}
#left-menu li a:hover {margin-left:-12px; padding-left:12px;}
#left-menu li li a.selected:hover {margin:0px;}
#left-menu ul {font-weight: normal; margin: 0.5em 0 0 -4px; padding: 0; list-style-type: none;}
#left-menu ul ul {margin: 0.5em 0 0 0em; }
#left-menu li li {margin-bottom: 0.5em; padding:0 13px 0; text-indent: 0; background: none;}
#left-menu li {background:  url(images/section_bg.png) repeat-x; padding:0 0 0 11px; margin-bottom: 0.55em; }
#left-menu li li li { margin-bottom: 0.3em; }
#left-menu ul li ul li.current a.selected:hover {margin-left:0px;}
#left-menu li ul li.selected a.selected:hover {margin-left:-12px;}

#cart { position: absolute; top: 0; right: 0; width: 200px; overflow: hidden;}
#cart div.block-content { height: 78px; padding: 0 18px;}
#cart .corners { overflow: hidden; height: 5px;}
#cart .corner { width:5px; height: 5px; }
#cart .left-bottom { float: left; background-position: -5px 0;}
#cart .right-bottom { float: right;}
#cart, #cart a { outline: none;}
#cart p { margin: 0; height: 50px; position: absolute; top: 6px; overflow: hidden;}
#cart i, #cart a { display: block}
#cart i { position: absolute; top: 55px;  font-style:normal; padding-right: 25px; }
#cart i a { text-decoration: none; }
#cart i a:hover { text-decoration: underline; }

#compare {overflow:hidden; position: relative; height:22px; margin-left:-4px; margin-bottom:15px;}
#compare .corner { width:5px; height: 5px; background-position: 0 -542px;}
#compare .left-top { float: left; background-position: -5px -542px;}
#compare .right-top { float: right; }
#compare .block-content { padding: 2px 18px 4px;}
#compare a { text-decoration: none; outline: none; }
#compare a:hover { text-decoration: underline;}
#compare a.close { position:absolute; right:8px; top:9px; width: 6px; height: 5px;}

#content-wrapper { position: relative; margin: 0 auto; width: 990px;}

#breadcrumb-search { width: 990px; margin: 13px auto 0px auto; overflow: hidden;}
#breadcrumb { margin: 0 250px 18px 0; padding-left: 13px; min-height: 24px;}
#breadcrumb a, #breadcrumb span, #breadcrumb i { font-size:0.85em; padding:0; text-decoration:none; vertical-align: top; line-height: 10px;}
#breadcrumb i { padding:0 3px;}
#breadcrumb img { vertical-align: top; }
#breadcrumb a:hover { text-decoration:underline; }

#search {  width:196px; overflow: hidden; float:right; margin-top:2px; margin-right: 4px;}
#search .form-textbox { float: left; width:135px;}
#search .form-textbox-border { padding-left: 20px; height: 20px; overflow:hidden; }
#search .form-textbox-border input { width: 110px; height: 18px;}
#search .form-button { float: right; width:48px; }
#search .form-button input { width:48px;  }

#subscribe {zoom:1; }
#subscribe .form-textbox-border { float: left; height: 20px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box;}
#subscribe .form-textbox-border input { width: 95%; float: left; padding: 0 2px; height: 18px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box;}
#subscribe .form-button { float: right; clear: left; margin-top: 10px; }
#subscribe .form-button input { padding: 0 3px;  overflow: visible;}

.form-box input { vertical-align: top;}
.form-textbox-border input {border:1px solid; padding:0; margin:0;}
.form-textbox-border {border: 1px solid; }
.form-button {border: 1px solid;}
.form-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/
.form-button input { display: block; border: none; background: none; padding:0; margin:0; cursor: pointer; cursor: hand; outline: none; font-family: Georgia, serif; font-size: 12px; height: 19px;}

#content { width: 990px; margin: 0 auto 4em auto; overflow: hidden;}

#left-column { float: left; width: 200px;}
#workarea { float: left; width: 550px; position:relative; margin-left:15px; }
div.sidebar-mode #workarea { width: 550px; margin-right:17px; }

#sidebar { width: 200px; float: right; padding: 10px 0 0 0; margin-top:145px; }

#footer-wrapper, #footer, #space-for-footer  { height: 85px; }
#footer { position: relative; width: 990px; margin: 0 auto;}

#copyright { padding:21px 0 0 0; font-size: 0.85em; width: 49%;}
#copyright p { margin:0;}

#footer-links { width:50%; position:absolute; right:25px; top: 20px; }
#footer-links ul { margin:0; padding:0; list-style: none; text-align: right; }
#footer-links li { display: inline; padding-left:1.5em;}

/* Rounded block */
div.rounded-block { padding: 10px 0; overflow: hidden; position:relative; margin: 0 0 2em; zoom:1;}
div.rounded-block div.corner 
{
	height:20px;
	width:20px;
	position:absolute;
	left:-10px;
	top:-10px;
	overflow: hidden;
}

div.rounded-block div.right-top, div.rounded-block div.right-bottom { margin-left: 100%; }
div.rounded-block div.left-bottom, div.rounded-block div.right-bottom { top: auto; }
div.rounded-block div.block-content { padding: 0 21px;}

/* Inline Filter */
div.inline-filter { margin: 0.5em 0 2em;}
div.inline-filter b { padding: 0.2em 0.3em 0.3em ; font-weight: normal;}
div.inline-filter b, div.inline-filter a { margin-right: 0.5em;}

/*Catalog Item List*/
table.catalog-item-filter { width: 100%; }
div.catalog-item-filter-body { width:50%; display: block;  padding-bottom: 1em;}
div.catalog-item-filter-body-inner { padding:0.5em 1em; }
div.catalog-item-filter-title { padding-bottom: 1em; display: none;} 
#js div.catalog-item-filter-title { display: block;}
#js div.catalog-item-filter-body { display: none; }
div.catalog-item-filter-title a { text-decoration: none; border-bottom: 1px dashed; outline: none;}

div.filter-active div.catalog-item-filter-title span { padding: 0.35em 0.5em 0.65em; display: inline-block; }

table.catalog-item-filter td { padding: 0.3em 0;}
table.catalog-item-filter td.field-name {font-size:0.95em;  width: 55%;}
table.catalog-item-filter td.field-control { font-size:0.95em;  width: 45%;}
span.filter-textbox { display: block; width: 100%;}
span.filter-textbox input { width: 95%; float: left;}
span.filter-dropdown select { width: 100%;}

div.catalog-item-sorting { padding: 1em 0 1em;}
div.catalog-item-sorting a { margin:0 0.3em;}
div.catalog-item-sorting a.selected {padding:0.4em 0.6em 0.6em; }
div.catalog-item-sorting a.desc {padding-right: 1.3em; }
div.catalog-item-sorting a.asc {padding-right: 1.3em; }

div.catalog-item-list { padding: 1.3em 0 0 0; width: 575px;}
div.catalog-item  
{
	overflow: hidden; 
	margin: 0; 
	padding: 0.65em 0 0.65em 0; 
	position:static;
	zoom:1; 
	border: 1px solid white;
}
div.catalog-detail  h2
{
	font-size:200%;
	margin:1em 0 0.7em;
}
.add_catalog_list
{
	width:114px;
	float:left;
	margin-right:1.5em;
	padding:10px 3px;
	border:1px solid #CDCDCD;
	text-align:center;
}
div.catalog-detail .price
{
	font-weight:normal;
}
div.catalog-item-separator {background: url(images/fade-catalog.gif) no-repeat left center; height: 1.7em; font-size: 1em; width:555px;}
div.catalog-item-info { float: left; width: 553px;}
div.catalog-item div.catalog-item-links { float: right; width: 188px;}
div.catalog-item-title { margin-bottom: 1em;}
div.catalog-item-title a { font-size: 1.4em; margin-top: -4px;}

div.catalog-item-title span.sticker,  h1 span.sticker { color: red;  padding-right: 0.2em; white-space: nowrap; vertical-align:super; }
div.catalog-item-title span.sticker { font-size: 1em;}
h1 span.sticker { font-size: 0.6em; line-height: 1.3em; zoom:1;}

div.catalog-item-preview-text { margin-bottom: 1em; }
div.catalog-item-image {float:left; margin:4px 10px 0 0; overflow:hidden; text-align:center; width:75px; zoom:1; padding:12px 28px; border:1px solid #eee;-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
div.catalog-item-desc { margin-left:150px; }
div.no-picture-mode div.catalog-item-desc { margin-left: 0;}
div.catalog-item-price { }
div.catalog-item-price span { padding:0.2em 0.3em; display:inline-block;}

div.catalog-item-links a, div.catalog-item-links span  
{
	text-decoration: none; 
	padding-left: 20px; 
	display: block; 
	float: left; 
	clear: left; 
	margin-bottom: 1em; 
	outline: none;
	zoom:1;
	white-space: nowrap;
  margin-top:8px;
  float:right;
  margin-right:10px;
}

div.catalog-item-hover { border: 1px solid red; position:relative;}
div.catalog-item-hover div.catalog-admin-links { display: block; }

/* Admin Links */
div.catalog-admin-links
{
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	zoom:1;
}

div.catalog-admin-links a  
{
	display: block; 
	padding: 0.3em 0.6em 0.4em; 
	font-size: 0.85em;
	color: white !important;
	margin: 1px 1px 0 0;
	text-decoration: none;
	background: #dc1a35 url(images/catalog-item-btn-bg.png) repeat-x 0 0;
}

div.catalog-admin-links a:hover { text-decoration: underline;}

/* Admin Buttons */
div.catalog-admin-buttons { overflow: hidden; margin-top: 1.5em; zoom:1;}
div.catalog-admin-buttons a  
{
	float: left; 
	background: url(images/admin-button-bg.gif) no-repeat right 0; 
	height: 27px; 
	line-height: 25px; 
	text-decoration: none;
	font-family: Arial;
	font-size: 1.2em;
	padding: 0;
	margin: 0 10px 0 0;
	outline: none;
	cursor: hand;
	cursor: pointer;
}
div.catalog-admin-buttons span { display: block; height: 27px; background: url(images/admin-button-bg.gif) no-repeat; margin-right: 3px; padding:0 8px 0 11px; float: left;}
div.catalog-admin-buttons a:hover { background-position: right -27px; }
div.catalog-admin-buttons a:hover span { background-position: 0 -27px}

/* Catalog Section List */
div.catalog-section-list {margin: 2.1em 0 0 0;}
div.catalog-section  
{
	overflow: hidden; 
	margin: 0; 
	padding: 0.9em 0 0.9em 0; 
	position:static;
	border: 1px solid white;
	cursor: default;
}
div.catalog-section-separator {background: url(images/fade-catalog.gif) no-repeat left center; height: 1.8em; font-size: 1em;}
div.catalog-section-hover { position: relative; border: 1px solid red;}
div.catalog-section-hover div.catalog-admin-links { display: block; }

div.catalog-section-image {float:left; margin-right:10px; overflow:hidden; text-align:center; width:75px;}
div.catalog-section-info { margin-left:87px; }
div.catalog-section-desc { margin-bottom: 0.6em; width: 80%;}
div.no-picture-mode div.catalog-section-info { margin-left: 0;}
div.catalog-section-title { margin-bottom: 1em;}
div.catalog-section-title a { font-size: 1.4em; line-height: 0.7em;}
table.catalog-section-childs { width: 80%;}
table.catalog-section-childs td { width: 33.33%; padding: 0.3em 0.5em 0.3em 0; vertical-align: top;}
table.catalog-section-childs a { padding-left: 8px; display: block; }
table.catalog-section-childs a:hover { text-decoration: underline; }

/* Catalog Detail Item */
div.catalog-detail { position: static; border: 1px solid white; zoom:1;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { border: 1px solid red; position: relative;}

table.catalog-detail td { padding:0; vertical-align: top;}
div.catalog-detail-line 
{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
	background: url(images/title-line.gif) no-repeat;
}

div.catalog-detail-image { margin: 0 25px 0 0; border: 1px solid; padding: 2px; width:356px; text-align:center; }
div.catalog-detail-images { overflow: hidden;  margin: 0 25px 0 0;}
div.catalog-detail-images div.catalog-detail-image { position: relative; float: left; margin: 10px 10px 0 0; width:50px; height:50px; overflow:hidden; padding: 2px; text-align:center; }
div.catalog-detail-images div.catalog-detail-image a { width: 100%; height: 100%; display: block;}
div.catalog-detail-images div.catalog-detail-image img { vertical-align: middle;}

td.catalog-detail-desc { width: 100%;}
div.catalog-detail-price { font-family: Arial; }
div.catalog-detail-price label { font-size: 1.5em; }
div.catalog-detail-price p { font-size: 1.5em; margin: 0.5em 0 0;}
div.catalog-detail-buttons { overflow: hidden; margin-top: 1.5em; float:left;}
div.catalog-detail-buttons a  
{
	float: left; 
	background: url(images/button-bg.gif) no-repeat right 0; 
	height: 33px; 
	line-height: 30px; 
	text-decoration: none;
	font-family: Arial;
	font-size: 1.5em;
	padding: 0;
	outline: none;
	cursor: hand;
	cursor: pointer;
	text-shadow:1px 1px 1px #EEEEAA;
}
div.catalog-detail-buttons span { display: block; height: 33px; background: url(images/button-bg.gif) no-repeat; margin-right: 3px; padding:0 12px 0 15px; float: left;}
div.catalog-detail-buttons a.disabled { background-position: right -33px; text-shadow:1px 1px 1px #EEE;}
div.catalog-detail-buttons a.disabled span { background-position: 0 -33px}
div.catalog-detail div.catalog-item-links { overflow: hidden; float:left; margin:2em 0 0 3em;}

div.catalog-detail-properties { clear: left; padding: 1em 0 0;  overflow: hidden; width: 550px; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; top: 0.31em; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

div.catalog-detail-full-desc { width: 550px; text-align: justify; word-spacing: -0.3ex;}

/*Catalog Item Card */
div.catalog-item-cards {position: relative; margin-bottom:9px; zoom:1; }
table.catalog-item-card {  width: 100%; table-layout: fixed;}
table.catalog-item-card td { padding: 0; vertical-align: top;}
table.catalog-item-card tr.top td { height: 5px; border: none;}
table.catalog-item-card tr.bottom td { height: 5px; border: none;}

table.catalog-item-card .corner { width: 5px; height: 5px; font-size: 1px; background: url(images/catalog-item-card-sprite.gif) no-repeat; }
table.catalog-item-card .left-top { float: left; background-position: 0 0;}
table.catalog-item-card .left-bottom { float: left; background-position: 0 -5px; }
table.catalog-item-card .right-top { float: right; background-position: -5px 0;}
table.catalog-item-card .right-bottom { float: right; background-position: -5px -5px;}
table.catalog-item-card td  
{
	width: 50%; 
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-khtml-box-sizing: border-box;
	border-left: 1px solid #e5e5e5; 
	border-right: 1px solid #e5e5e5; 
	height:100%;
}
table.catalog-item-card td.delimeter { width: 8px;  border:none;}
table.catalog-item-card .border-top { border-top: 1px solid #e5e5e5; margin: 0 5px;}
table.catalog-item-card .border-bottom { border-bottom: 1px solid #e5e5e5; margin: 4px 5px 0;}

div.catalog-item-card { padding: 9px 10px 10px 10px; }
div.catalog-item-card .item-image { width:75px; text-align:center; float: left; margin: 5px 10px 0 0; overflow: hidden; }
div.catalog-item-card .item-detail { bottom:13px; position:absolute; margin-left:85px; left:auto; clear: both; font-size: 0.85em;}
div.catalog-item-card .item-info { margin-left: 85px; margin-bottom: 1.5em;}
div.no-picture-mode .item-info,  div.no-picture-mode .item-detail { margin-left: 0;}
div.catalog-item-card p { margin: 0 0 0.5em; font-size: 0.85em;}
div.catalog-item-card p.item-price { padding-top: 0.2em; }
div.catalog-item-card p.item-price span { background: #e6e6e6; padding: 0.2em 0.3em;}
div.catalog-item-card p.item-price s { color: #aaa;}
div.catalog-item-card p.item-desc { max-height: 6em; overflow: hidden; position: relative; zoom:1;}
div.catalog-item-card p.item-title  { font-weight: bold; font-size: 0.95em; margin:0 0 0.5em;}
div.catalog-item-card .item-desc-overlay 
{
	background:url(images/fader.png) no-repeat scroll right center transparent;
	top:5em;
	display:block;
	height:1em;
	position:absolute;
	right:0;
	width:165px;
}

/* Content Block */
div.content-block { padding: 0.85em 1.2em 1.2em; border: 1px solid; margin: 0 0 15px;}
div.content-block h3 { font-size: 1.0em; font-weight:bold; margin: 0 0 1em 0; font-family: Verdana;}

/* Special Offer Block */
div.content-block-special { border: none; }
div.content-block-special .item-image { text-align: center; margin: 1em 0;}
div.content-block-special .item-image a { border: 1px solid; display: inline-block; padding: 3px;}
div.content-block-special .item-name { margin:1em 0;}
div.content-block-special .item-desc { font-size: 0.85em; margin: 1em 0;}
div.content-block-special .item-price {font-size: 0.85em; }
div.content-block-special .item-price span { font-weight: bold;}

/* Subscribe Block */
div.content-block-subscribe { border: none; overflow: hidden;}

/* Content Block List */
dl.block-list { margin: 0; padding:0; font-size: 0.85em;}
dl.block-list dt { margin: 0}
dl.block-list dd { margin:0 0 1em; padding:0;}
dl.block-list a { text-decoration: none;}
dl.block-list a:hover {  text-decoration: underline;}

a.rss-icon { background: url(images/rss.gif) no-repeat; width: 16px; height: 16px; float: right;}

/* News List */
div.news-list { margin: 1.3em 0 2em; padding: 0;}
div.news-item { margin: 0 0 1.3em; position: static; border: 1px solid white;}
div.news-date { margin: 0 0 0.5em; }
div.news-title { font-size: 1.2em; margin: 0 0 0.5em; }
a.news-detail-link { display: block; margin: 1em 0 0; outline: none;}

div.news-item-hover { border: 1px solid red; position:relative;}
div.news-item-hover div.catalog-admin-links { display: block; }

/*FAQ List */
div.faq-list { margin: 1.3em 0 2em; }
div.faq-item {position: static; border: 1px solid white;}
div.faq-item-hover { border: 1px solid red; position:relative;}
div.faq-item-hover div.catalog-admin-links { display: block; }

/* Order List */
div.order-item { margin: 0 0 2em 0; zoom:1; }
div.order-title-inner { padding: 8px 12px 10px 12px; overflow: hidden; zoom: 1;}
div.order-title-inner span { font-weight: bold; float: left;} 
div.order-title-inner a { float: right; }
div.order-title .r1 {}
div.order-title .r2, div.order-title .r0 { border-left: 1px solid; border-right: 1px solid;}

div.order-info { overflow: hidden; padding: 1em 11px 1em 11px; border-bottom: 1px solid; border-right: 1px solid; border-left: 1px solid; zoom:1; }
div.order-details { float: left; width: 60%;}
div.order-status-info { float: right; width: 30%;}
div.order-status-date { margin-bottom: 0.7em;}
div.order-status { margin-bottom: 0.7em; padding: 0.2em 0.6em 0.3em; }
div.order-status-links a { display: block; outline: none; margin-bottom: 0.3em;}

div.order-props p { margin: 0 0 0.5em 0;}
div.order-items { margin: 1em 0 0 1.5em; }
div.order-items ol { padding: 0 0 0 1.5em; margin: 0.5em 0 0;}
div.order-items li { margin: 0 0 0.5em 0;}
div.order-buttons {text-align: center;}
div.order-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}

table.order-properties { width: 100%;}
table.order-properties td { vertical-align: top; padding:0 0.5em 0.3em; }
table.order-properties td.field-name { text-align: right; width: 50%; color: #7f7f7f;}
table.order-properties td.field-value { width: 50%; }
table.order-properties td.field-title { text-align: center; font-weight: bold; padding: 0.5em;}

div.order-checkout div.order-title-inner, div.order-full-summary div.order-title-inner { padding: 2px 12px 4px; }
div.order-checkout table.cart-items tfoot td, div.order-full-summary table.cart-items tfoot td { border: none;}
div.order-checkout div.order-item, div.order-full-summary div.order-item { margin: 0 0 1.2em 0;}

/* Subscription */
div.subscription { width: 80%; margin: 0 0 2em;}
div.subscription-title-inner { font-weight: bold; padding: 8px 12px 10px 12px; overflow: hidden; zoom: 1;}
div.subscription-title .r2, div.subscription-title .r0 { border-left: 1px solid; border-right: 1px solid;}
div.subscription-form { padding: 17px 11px 0; border: 1px solid; border-top:none; margin: 0 0 1.5em;}
table.subscription-layout { width: 100%; }
table.subscription-layout td { vertical-align: top; padding: 0 0 20px;} 
table.subscription-layout td.field-name { width: 70px; text-align: right; padding-right: 7px;}
table.subscription-layout td.field-form {  }
input.subscription-textbox { width: 230px;}
input.subscription-email { width: 150px;}
div.subscription-format { white-space:nowrap; float: right; margin-right:1em;}
div.subscription-rubric { padding: 0 0 1em; overflow: hidden;}
div.subscription-rubric input { float: left; margin-right: -23px;}
div.subscription-rubric label { margin-left: 23px; display: block; padding-top: 2px;}
div.subscription-rubric span { display:block; margin-top: 0.25em; font-size: 0.85em; }
div.subscription-notes { margin: 1em 0 1.5em;}
div.subscription-utility p { font-size: 0.85em;}
div.subscription-buttons { margin-top: 1em;}

/* Cart Item List */
table.cart-items { width: 100%; }
table.cart-items td { border-bottom: 1px solid; white-space: nowrap; text-align:center; padding: 0.5em;}
table.cart-items td p { margin: 0 0 0.3em;}
table.cart-items td.cart-item-name p { text-align: right;}
table.cart-items td.cart-item-name { width: 100%; white-space: normal; text-align: left;}
table.cart-items td.cart-item-price {  text-align: right;}
table.cart-items thead td.cart-item-price { text-align: center;}
td.cart-item-quantity input { width: 40px; text-align: center;}
div.cart-ordering { overflow: hidden; margin-top: 1em; }
div.cart-code { float: left; }
div.cart-code input { width: 240px;}
div.cart-buttons { float: right; }
div.cart-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}
td.cart-item-actions a.cart-delete-item { width: 16px; height: 16px;  display: inline-block; } 
td.cart-item-actions a.cart-shelve-item, td.cart-item-actions a.cart-unshelve-item { font-size: 0.85em; display: inline-block;  vertical-align: top;}
td.cart-item-actions a.cart-shelve-item { margin-left: 1em; } 

/*Compare Grid */
div.compare-props { border:1px solid ; padding: 1em; margin: 0 0 2em;}
div.compare-buttons { margin-top: 1em; text-align: right;}
div.compare-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}
table.compare-props { width: 100%; }
table.compare-props td { width: 33.33%; vertical-align: top;}
table.compare-props a { text-decoration: none; }
table.compare-props input { float: left; margin-right: -23px;}
table.compare-props label { margin-left: 23px; display: block; padding-top: 2px;}

div.compare-grid { overflow: auto; overflow-y:visible; padding-bottom: 1.5em; width: 100%;}
table.compare-grid { }
table.compare-grid td { padding: 11px 8px 10px 15px; font-size: 0.85em; vertical-align: top;}
table.compare-grid thead td { border-left: 1px solid; font-weight: bold; }
table.compare-grid td.compare-property { border: none; white-space: nowrap; font-weight: bold;}
table.compare-grid .compare-delete-item { margin-left: 15px; width: 16px; height: 16px;  display: inline-block; float: right;}

/*Site Map */
table.map-columns { width: 100%; }
table.map-columns td { vertical-align: top; padding: 0;}
table.map-columns ul { padding:0 0 2em 0; font-weight: bold;}
table.map-columns li { margin: 0 0 1.5em 0 !important;}
table.map-columns li li { margin: 0 0 0.6em 0 !important;}
table.map-columns ul ul { font-weight: normal; padding:0 0 0 1.5em; margin: 0.6em 0}

/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }

/*Common Elements */
div.content-form input.input-submit { font-size:1.3em; overflow:visible; padding:0 0.5em;}
div.content-form { width: 75%; font-size:0.95em;}

/* Sales */
div.sale_bestseller_days, div.sale_bestseller_type {display:none;}


.smallimg {height: 90px; overflow: hidden; text-align: center; border:1px solid #E9E9E9; width:90px; margin:5px auto;}
.smallimg table {height: 90px; width:90px;}
.add_catalog_list .add_name {height:100px; overflow: hidden; font-size:11px;}
.add_catalog_list {margin-bottom:15px; }
.add_catalog_list .catalog-small-buttons {margin-left:15px;}

div.similar-item {position:relative; overflow:hidden;}


/* February'11 styles update */

#header-wrapper {height:130px; background-image:url(images/header-gradient-2.gif) !important; color:#fff; font-family:Arial;}

#header {margin:0 auto; padding-top:4px;}

#head-logo {float:left; width:255px; height:93px; margin-top:-4px;}

#head-contacts {float:left; border-left:2px solid #ea7878; padding-left:8px; margin-left:10px; font-size:10px;width:360px;}
#head-contacts .head-phone {font-weight:bold; font-size:18px; width:140px; display:inline-block;}
#head-contacts .head-work-time {margin-top:4px; }

#head-menu-links {float:left; border-left:2px solid #ea7878; padding-left:12px; margin-left:2px;}
#head-menu-links a {color:#fff; display:block; margin:2px 0 2px;}
#head-menu-links a:hover {text-decoration:none;}

#head-menu-login {float:right; background:url(images/header-menu-login.gif) center center no-repeat; width:207px; height:82px; margin-left:5px;}
#head-menu-login a {color:#fff; display:block; margin:2px 0 2px;}
#head-menu-login a:hover {text-decoration:none;}
#head-menu-login-padding {padding:10px 15px;}
#header-basket {margin-top:10px; background:url(images/header-basket.gif) right center no-repeat; padding-right:25px;}
#cart-status a {font-style:normal; text-decoration:none;}
#cart-status a:hover {text-decoration:underline;}

#top-menu {top:102px;}

#sidebar {width:200px; position:absolute; top:185px; right:0px; margin-top:0; overflow:visible;}
.content-block-special {text-align:center; position:relative; width:200px; background:url(images/special-m.gif) left center repeat-y transparent !important; padding:14px 0 16px; margin-top:25px !important;}
.content-block-special a {border:none !important;}
.content-block-special h3 {text-transform:uppercase; text-align:center; color:#d70000; font-size:14px;}
.content-block-special .special-product {margin:0 auto;}
.content-block-special .m {width:170px; padding:0;}
.content-block-special .t {position:absolute; width:200px; height:11px; background:url(images/special-t.gif) left center no-repeat; top:0; left:0;}
.content-block-special .b {position:absolute; width:200px; height:11px; background:url(images/special-b.gif) left center no-repeat; bottom:0; left:0;}
.content-block-special .item-name {font-weight:900; font-size:14px; text-align:center;}
.content-block-special .item-name a {text-decoration:none;}
.content-block-special .item-name a:hover {text-decoration:underline;}
.content-block-special .item-desc {text-align:center;}
.item-price {margin-top:2px;}
.item-price span {font-weight:100 !important; font-size:19px; padding:4px 8px 8px; background:#fff000 !important;}
.item-price span.rub {display:inline-block; width:11px; height:14px; background:url(images/rub.gif) bottom center no-repeat !important; padding:0 !important;}

#select-city {background:url(images/select-city2.png) left top no-repeat; margin-bottom:12px; width:200px; height:31px; cursor:pointer; position:relative; -moz-user-select: none; -khtml-user-select: none; user-select: none;}
#select-city a {display:block; margin-bottom:5px;}
#city-dropdown {margin:0 5px; background:#eee; padding:5px 10px 5px; display:none; position:absolute; top:29px; z-index:9; right:2px; left:2px; border:1px solid #da081b; border-top:0;}
#current-city {display:block; position:absolute; top:1px; background:none; color:#fff; font-size:14px; padding:5px 10px; border:none;}

.catalog-item-buy, .catalog-item-compare {float:right !important; clear:none !important; margin-left:10px; margin-top:8px;}

.catalog-item-filter-title {text-align:right; position:absolute; top:8px; right:0;}
.catalog-item-sorting {background-color: #eeeeee; padding:6px 14px 8px !important;}
.catalog-item-sorting a.selected {background-color: #eeeeee !important; text-decoration:none;}

.catalog-detail .catalog-detail-price p {display:inline-block;}
.catalog-detail .catalog-item-links {margin-left:0px !important; margin-top:20px !important;}
.catalog-detail .catalog-item-links a, .catalog-detail .catalog-item-links span {float:left !important;}
.catalog-detail .catalog-item-links a {margin-left: 0px !important; margin-top: 0px !important;}
.catalog-detail .catalog-detail-images {width:185px !important; margin-right:0px !important;}
.catalog-detail .catalog-detail-image {margin-right:5px !important;}
.catalog-detail .catalog-detail-desc {padding-left:10px !important;}
.catalog-detail .catalog-detail-full-desc {margin-top:25px;}

.xcatalog-detail-properties h4 {font-size:26px !important; margin-top:14px;}

.catalog-big-button #catalog_add2cart_link {display:block; width:150px; height:33px; background:url(images/btn-buy.png) center center no-repeat; text-align:center;}
.catalog-big-button #catalog_add2cart_link.disabled {background: url(images/button-bg.gif) no-repeat; background-position: right -33px; width:auto;}
.catalog-big-button #catalog_add2cart_link span {width:}

.add_catalog_list {margin-right:10px;}
.add_catalog_list .add_name {font-weight:900; font-family:Tahoma, Verdana;}
.add_catalog_list .price {font-size:14px; font-family:Verdana;}
.add_catalog_list .catalog-item-buy {margin-left:0 !important; float:none !important;}

div.catalog-small-buttons span {font-size:15px !important; padding:0 8px !important;}  
div.catalog-small-button { overflow: hidden; margin-top: 1.5em; float:left;}
div.catalog-small-button a  
{
	float: left; 
	background: url(images/button-bg.gif) no-repeat right 0; 
	height: 33px; 
	line-height: 30px; 
	text-decoration: none;
	font-family: Arial;
	font-size: 1.5em;
	padding: 0;
	outline: none;
	cursor: hand;
	cursor: pointer;
	text-shadow:1px 1px 1px #EEEEAA;
}

div.catalog-item-links a.preorder {background-position:0 -55px !important;}

.wideInput {width:100%;}
#calcContainer {border:1px solid #ccc; padding:10px 20px; display:inline-block; margin:10px auto;}
#calcResult {display:none;}

.hidden {display:none;}

.buy_number {margin-top:10px;}
.buy_number a {color:#DA081B !important; font-family:Tahoma; font-size:18px;} 
.left_margin_top {margin-top:30px;}
.ah4 {color: #DA081B !important; padding:15px 0;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: 900;
    margin-top: 0;
    padding-left: 14px;
    text-transform: uppercase;
    text-decoration:underline;}
.ah4:hover {text-decoration:none;}
.all_models {display:none;}
.rlt {  
	position: relative !important;
	}
.fastgo {
border: 1px solid /*#DA081B*/#999 !important;
font-size: 11px;
margin: 8px 4px 15px 14px;
padding: 1px;
width: 170px;
color:#333333;
}
.certf {position:absolute;bottom:15px;right:15px;border: 1px solid #CCC; padding:2px;background-color:white;}


