html {
	height:100%;
	color: #000;
	background: #e8e8dd url(img/main_bg.png) repeat-x;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button,
textarea,
select {
	*font-size: 100%;
}

body {
	position:relative; 
    font-family: Arial;
    font-size:13px;
	color:#000;
	width:100%;
	margin:0 auto;
	background: #DDDAC9 url(img/left_shadow.jpg) no-repeat left; 
	text-align: center;
}

a {
	text-decoration:none;
}

#shadow-wrapper {
	width:970px;
	background: url(img/right_shadow.jpg) no-repeat right; 
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -485px;
}

#container {
	width:970px;
	background: url(img/top_shadow.png) no-repeat top; 
}

#main {
	width:938px;
	margin:0 auto;
	position:relative; 
	top:8px; 
	background:#fff;
	border:6px solid #fff;
	overflow:hidden;
}

#header {
	line-height:102px; 
	height:102px;
	border-bottom:3px solid #fff;
	background: #325201 url(img/header_bg.jpg) repeat-x;
	overflow:hidden;
	position:relative;
}

#header img {
	vertical-align:top;
	float:left;
	width:74px;
	height:71px;
	margin:17px 0 0 17px;
	color:#fff;
	background:#103001;
	z-index:100;
}

#header h2 {
	position:relative;
	vertical-align:top;
	float:left;
	margin:19px 0 0 13px;
	overflow:hidden;
}

#header h2 a {
	position:relative;
	cursor:pointer;
	width:281px;
	display:block;
	line-height:67px;
	height:67px;
	overflow:hidden;
	background: url(img/logo.png) no-repeat;
	text-indent:-9000px;
}

* html #header h2 a { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png'); /* IE6 png opacity hack*/
}

#header p {
	vertical-align:top;
	float:left;
	background: url(img/header_text.png) no-repeat;
	margin:26px 0 0 275px;
	width:249px;
	height:65px;
	overflow:hidden;
	text-indent:-9000px;
}

* html #header p { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/header_text.png'); 
}

#nav {
	height:44px;	
	background:#dddac9;
	border-bottom:1px solid #c9c4ae;
	display:block;
	width:938px;
	text-align:center;
	overflow:hidden;
	clear:both;
	margin-bottom: 0;
}

#nav li {
	position:relative;
	display:inline;
	height:44px;
	background: url(img/nav_sep.jpg) no-repeat right;
	padding:15px 0;
}

#nav li a {
	text-transform:uppercase;
	font-family:arial;
	font-size:12px;
	line-height:44px;
	height:44px;
	color:#000;
	margin:0 26px 0 30px;
}

.no-nav-sep {
	background:none !important;
}

.breadcrumb-area {
	display:block;
	border-bottom:1px solid #d7d7d7;
	line-height:31px;
	margin-top: 0;
	margin-bottom:8px;
	background: #f5f6f0;
	position: relative;
}

ul#breadcrumb {
width: 800px;	
}

ul#user-panel {
	position: absolute;
	top: 0;
	right: 10px;
}

#user-panel ul, #breadcrumb ul {
	display:inline;
}

#user-panel li, #breadcrumb li {
	display:inline;
	font-size:9px;
}

#user-panel li a, #breadcrumb li a {
	font-family:arial;
	font-size:10px;
	color:#000;
}

.auth {
	padding-left:11px;
}

.a-sep {
	background: url(img/u_sep.png) no-repeat left center;
}

#user-panel li a:hover {
	text-decoration:underline;
}

.myacc {
	margin-left:20px
}

.myacc-hidden {
	visibility:hidden;
}

.user-pos h2 {
	font-weight:bold;
	color:#666;
	display:inline;
	margin-left:10px;
	font-size:10px;
}

.user-pos li a {
	margin-left:4px;
	color:#000;
	padding-right:10px;
	background: url(img/position_arrow.gif) no-repeat right center;
}

.user-pos li a:hover {
	color:#060 !important;
	text-decoration:none !important;
}

.pos-here a {
	background:none !important;
	color:#060 !important;
}

#news {
	position:relative;
	vertical-align:top;
	float:left;
	width:208px;
}

#news ul {
	overflow:hidden;
	width:208px;
	margin-bottom:7px;
}

#news li {
	background: url(img/products_li_bg.jpg) no-repeat;
	line-height:28px;
}

.our-prod li a {
	border-top:1px solid #fff;
	border-bottom:1px solid #dcdcdd;
}

#news ul.our-prod li ul {
margin-bottom: 0;
}

.title-li {
	height:36px;
	/*background: #7c7d7d url(img/title_bg.jpg) no-repeat !important;*/
	overflow:hidden;
	border:none !important;
}

#news li.title-li {
	background: #7c7d7d;
}

.inf-title {
	background: url(img/information.jpg) no-repeat;
}

#news h2 {
	line-height:36px;
	text-indent:-9000px;
	margin:10px 0 0 13px;
}

#news li a {
	display:block;
	width:195px;
	height:27px;
	padding:0 0 0 13px;
	font-size:13px;
	font-family:arial;
	color:#000;
}

#news li li a {
	width:185px;
	height:27px;
	padding:0 0 0 23px;
	background: transparent url(img/sub-bullet.gif) no-repeat 10px center;
}

.last-li {
	background: url(img/end_spisok.jpg) no-repeat bottom;
}

.our-prod li a:hover {
	padding:1px 0 1px 13px !important;
	border:none;
	background:#d5d4c6 url(img/products_arrow.gif) no-repeat left center; 
	color:#253c01;
}

#news ul.our-prod li li a:hover {
	padding:1px 0 1px 13px !important;
	border:none;
	border-left: 10px solid #d5d4c6;
	background:#d5d4c6 url(img/products_arrow.gif) no-repeat left center; 
	color:#253c01;
}

.our-prod-title {
	background: url(img/products.png) no-repeat;
}
* html .our-prod-title {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/products.png'); /* IE6 png opacity hack*/
	width:1px;
}

.nav-title {
	background: url(img/navigation.jpg) no-repeat;
}


.last-news-title {
	background: url(img/last_news.png) no-repeat;
}

* html .last-news-title {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/last_news.png'); /* IE6 png opacity hack */
	width:1px;
}

.cloud-title {
	background: url(img/cloud.jpg) no-repeat;
}

.last-news li a {
	line-height:28px;
	font-weight:bold;
	color:#9ba856 !important;
	background: url(img/last_news_a_bg.jpg) no-repeat bottom;
}

.last-news .last-li {
	background: url(img/end_spisok.jpg) no-repeat bottom !important;
}

.spec-of {
	background: url(img/products_li_bg.jpg) repeat-y;
}

.spec-of .title-li {
	background: #7c7d7d url(img/title_bg.jpg) no-repeat !important;
}

.spec-title {
	background: url(img/spec.jpg) no-repeat;
}

.spec-of-title {
	background: #c2c4c3 url(img/spec_offer_title_bg.jpg) no-repeat !important;
	line-height:29px !important;
	padding-left:11px;
}

.spec-of-title h3 {
	font-weight:bold;
	font-size:13px;
}

.spec-of .last-li {
	background: url(img/end_spisok.jpg) no-repeat bottom !important;
}

.spec-of-text {
	overflow:hidden;
	text-align:center;
}

.spec-of-text img {
	z-index:-1;	
	padding:2px;
	border:1px solid #e5e5e5;
	width:116px;
	height:82px;
}

.spec-of-text a {
	position:relative;
	z-index:10;
	padding:10px 0 0 0 !important;
	width:122px !important;
	height:88px !important;
	margin:0 auto;
}

.spec-of-text h4, .spec-of-text p  {
	position:relative;
	z-index:50;
	line-height:15px;
	padding-bottom:10px;
}

.spec-of-text h4 {
	padding-top:12px;
}

.cloud {
	background: url(img/products_li_bg.jpg) repeat-y;
}

.cloud .last-li {
	background: url(img/end_spisok.jpg) no-repeat bottom !important;
}

.cloud ul {
	margin-bottom:0 !important;
	padding-bottom:7px;
	margin-left:5px;
}

.cloud ul li {
	display:inline;
	background:none !important;
	font-size:14px;
	font-weight:bold;
}

.cloud ul li a {
	display:inline !important;
	padding:0 5px !important;
}

.big-cl a {
	font-size:24px !important;
	color:#9ba856 !important;
	line-height:34px;
}

.subrss-title {
	background: url(img/sub_rss.jpg) no-repeat;
}

.rss {
	background: url(img/rss.png) no-repeat 153px 7px !important;
}

.search-title {
	background: url(img/search.png) no-repeat;
}

.search-form {
	width:208px;
	height:65px;
	background: url(img/search_form_bg.jpg) no-repeat !important;
	border:none !important;
}

.search form {
	padding:5px 0 0 10px;
}

.search li {
	line-height:24px !important;
}

.search-form a {
	font-size:14px !important;
	font-family:arial;
	font-weight:normal;
	height:24px !important;
}

.s-text {
	vertical-align:top;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	width:155px;
	height:21px;
	background:#f5f6f0;
	border: 1px solid #DDDAC9;
	padding-top:5px;
	padding-left:6px;
	margin-top:5px;
}

.s-sub {
	vertical-align:top;
	width:26px;
	height:28px;
	position: relative;
	top: 5px;
}

* html .s-sub {
	margin-top:1px;
}

.spec-of-text h4 {
	color:#060;
	font-weight:bold;
}

#wrap-content {
	position:relative;
	float:left;
	width:730px;
	margin-bottom:15px;
}

#content {
	margin: 0 0 0 10px;
}

.index-content {
	width:502px;
}

.no-contentsep {
	margin-right:0 !important;
}


.con-img {
	border:1px solid #e4e4e4;
	width:491px;
	height:234px;
	padding:4px;
	margin-bottom: 10px;
}

.con-img-d {
	border:1px solid #e4e4e4;
	width:491px;
	height:234px;
	padding:4px;
	float: left
}


#content h2 {
	font-size:16px;
	font-weight:bold;
	color:#aebb6b;
}

.acc-note {
	margin:0;
	font-size:1em;
	float:left;
	font-weight:normal;
	display:inline;
}

.acc-note span {
	color:#f00;
}

.acc-note a {
	color:#253c01;
}

.req-inf {
	color:#f00;
	float:right;
	padding-right: 5px;
	_padding-right: 10px;
	!padding-right: 10px;
}

#table-news {
	clear:both;
	margin-top:15px;
	overflow:hidden;
	background: #f5f6f0 url(img/new_prod_bg.jpg) no-repeat bottom;
	position:relative;
	width: 720px;
	
}

#table-news td {
	vertical-align:top;
}

#table-news td h4 {
	font-weight:bold;
	font-size:14px;
	margin:30px 0 30px 10px;
}

#table-news td p {
	font-size:14px !important;
	margin:0 0 20px 10px;
}

#table-news th {
	width:715px;
	height:41px;
	background: #868686 url(img/new_product.jpg) no-repeat;
	vertical-align:top;
}

.descr {
	margin-bottom:40px !important;
}

.table-left {
	/*width:144px !important;*/
	border-right:1px solid #dad7c7;
	text-align:center;
	vertical-align: top;
}

.tlbg {
	background: url(img/table_left.jpg) no-repeat !important;
}

#table-news th h3 {
	font-size:14px !important;
	color:#fff !important;
	font-weight:normal !important;
	margin-left:8px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.table-sep td {
	border-bottom:1px solid #dad7c7;
	height:5px;
}

.end-table {
	height:9px;
}

#table-news td img {
	margin-top:10px;
}

#content p {
	font-size:13px;
	margin-bottom:15px;
	clear:both;
}

#content-p {
	font-size:13px;
	margin-bottom:15px;
	/*float: left;*/
	background:#F5F6F0 url(img/new_prod_bg.jpg) no-repeat scroll center bottom;
	padding:10px 10px 15px 15px;
}

.huge-block {
	float:right;
	overflow:hidden;
	margin-right:2px;
	margin-left:6px;
	width:244px;
	height:210px;
	background: url(img/huge_bg.jpg) no-repeat;
}

.huge-block h3 {
	margin-left:11px;
}

.huge-block p {
	margin:0 11px;
}

.huge-block ul {
	margin-left:11px;
}

.huge-block li span {
	line-height:22px;
	padding-left:18px;
	background: url(img/huge_dot.jpg) no-repeat left center;
}

.huge-block2 {
	float:left;
	overflow:hidden;
	margin-right:2px;
	margin-left:6px;
	width:242px;
	height:210px;
	/*background: url(img/huge_bg.jpg) no-repeat;*/
}

.huge-block2 h3 {
	margin-left:11px;
	line-height:37px !important;
}

.huge-block2 p {
	margin:0 11px;
}

.huge-block2 ul {
	margin-left:11px;
}

.huge-block2 li span {
	line-height:22px;
	padding-left:18px;
	background: url(img/huge_dot.jpg) no-repeat left center;
}


#content h3 {
	font-size:14px;
	font-weight:bold;
	color:#060;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .huge-block h3 {

}

.gray-text {
	color:#666 !important;
}

.content-signin {
	width:342px;
	margin-top:0;
	_margin-top: 10px;
	!margin-top: 10px;
	float:left;
	margin-left:12px;
	background: #f5f6f0 url(img/sign_in_bg.png) no-repeat bottom;
	padding: 0;
}

* html .content-signin {
	margin-left:6px;
}

.content-signin li {
	height:auto;
	
}

.content-signin li.signin-content {
	min-height:150px;
	height:auto !important;
	height:150px;
	position: relative;
}

.signin-title {
	height:45px !important;
	background: #747a7a url(img/sign_in_title.jpg) no-repeat !important;
	position: relative;
	top: -10px;
}

.newcustom-title {
	background: url(img/new_customer.png) no-repeat;
}

.retcustom-title {
	background: url(img/ret_customer.png) no-repeat;
}

#content .signin-title h3 {
	padding-left:10px;
	color:#fff !important;
	font-weight:bold;
	text-indent:-9000px;
	position: relative;
	top: 11px;
	_top: 1px;
	!top: 1px;
	left: 10px;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.content-signin li p, .content-contact li p {
	font-size:14px;
	font-weight:normal;
	font-family:arial;
	margin:0 20px;
}

.content-signin input, .content-contact input, .content-contact textarea {
	margin-bottom:15px;
	display:block;
	margin-left:20px;
	width:288px;
	height:21px;
	line-height:20px;
	background:#fff;
	border:none;
	font-size:12px;
	font-weight: normal;
	border:1px solid #ccc;
	padding-top:6px;
	padding-left:5px;
	font-family:arial;
}

.content-contact input {
	width:566px;
}

.content-contact textarea {
	width:566px;
	height:200px !important;
}

.signin-button, .contact-button, .consignin-button, .finish-con, .continue-button {
	position:relative;
	left:179px;
	top:330px;
	width:100px;
	height:26px !important;
	display:block;
	line-height:26px !important;
	padding:0 0 0 12px !important;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	background: url(img/sign_in_button.png) no-repeat !important;
	margin:0 !important;
	border:none !important;
}

.thanks {
	line-height:175px;
	margin-bottom:50px;
	padding-bottom:95px;
	margin:0 !important;
	text-align:center;
	font-size:24px !important;
	font-weight:bold;
	color:#31460e;
}

.notrel {
	position:relative;
}

.finish-con {
	position:absolute !important;
	top:auto !important;
	left:auto !important;
	bottom:60px;
	right:95px;
}

.ordproc-text {
	margin:0 0 0 55px !important;
	font-size:14px !important;
	font-weight:bold;
}

.ordproc-table {
	margin-top:45px;
}

.active-pos {
	color:#000 !important;
}

.ordproc-title {
	margin-bottom:60px;
}

.consignin-button {
	float:left;
	margin-top:15px !important;
	position:static !important;
}

.continue-button {
	margin-top:15px !important;
	position:static !important;
}

.acc-cons {
	margin-left:510px !important;
	display:inline;
	padding-bottom:10px !important;
}

.shipbut {
	margin-top:8px !important;
	padding-bottom:12px !important;
}

.contact-button {
	top:470px !important;
	left:510px !important;
}

.submit-but {
	width:112px !important;
	padding:0 !important;
	cursor:pointer;
}

.forgot {
	color:#060;
	line-height:35px;
}

.contact-text {
	font-size:13px !important;
	font-weight: normal;
	color:#000;
	margin: 20px 0 18px 0 !important;
}

.content-contact {
	height:562px;
	width:710px;
}

.content-contact li {
	height:519px;
	background: #f5f6f0 url(img/contact_bg.png) no-repeat bottom;
}

.contact-title {
	height:43px !important;
	background: #747a7a url(img/contact_title.jpg) no-repeat !important;
}

#content .contact-title h3 {
	height:36px;
	_height: 14px;
	!height: 14px;
	padding: 0;
	padding-left:16px;
	color:#fff !important;
	font-weight:bold;
	text-indent:-9000px;
	background: url(img/contact_form.png) no-repeat 15px 11px;
	_background: url(img/contact_form.png) no-repeat 10px 0;
	!background: url(img/contact_form.png) no-repeat 10px 0;
	margin-bottom: 0;
	font-size: 14px;
}

#table-cart {
	background: #f5f6f0 url(img/new_prod_bg.jpg) no-repeat left bottom;
}

#table-cart th {
	height:43px;
	border-right:2px solid #dad7c6;
}

#table-cart tbody td {
	border-right:2px solid #dad7c6;
	border-bottom:1px solid #dad7c6;
	text-align:center;
}

.nobord {
	border-right:none !important;
}

#table-cart th p {
	text-indent:-9000px;
}

.c1 {
	width:91px;
	background: #7D8182 url(img/c1.jpg) no-repeat;
}

.c2 {
	width:459px;
	background: #7D8182 url(img/c2.jpg) no-repeat;
}

.c3 {
	width:98px;
	background: #7D8182 url(img/c3.jpg) no-repeat;
}

.c4 {
	width:62px;
	background: #7D8182 url(img/c4.jpg) no-repeat;
}

#table-cart td img {
	margin:10px 10px 10px 12px;
	float:left;
}

#table-cart td h3 {
	line-height:100px !important;
	color:#000 !important;
	float:left;
	margin:0px 10px 0px 20px;
	font-weight: normal;
}

.qty-text {
	width:68px;
	height:21px;
	padding:2px 0 0 10px;
	border:1px solid #dedbca;
	font-size:14px;
	font-weight:normal;
}

.cart-price {
	line-height:100px;
	font-size:14px !important;
	font-weight:normal !important;
	margin:0 !important;
}

#table-cart tfoot td {
	height:94px;
	vertical-align:top;
}

#table-cart tfoot a {
	line-height:26px;
	color:#000;
	font-size:14px;
	font-weight:bold;
}

#table-cart tfoot p {
	text-align:right;
	line-height:49px;
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
	margin-bottom:0 !important;
}

.update {
	display:block;
	width:105px;
	height:26px;
	text-align:center;
	background: url(img/update.png) no-repeat;
	float:left !important;
	margin-left:10px;
}

.continue {
	display:block;
	width:263px;
	height:26px;
	background: url(img/continue.png) no-repeat;
	text-align:center;
	float:left;
	margin-left:133px;
}

.cart-sub {
	float:right;
	background: url(img/checkout.png) no-repeat;
	width:144px;
	height:26px;
	margin-right:10px;
	display:block;
	text-align:center;
}

#shop {
	position:relative;
	vertical-align:top;
	float:right;
	width:208px;
	margin-left:-208px;
}

.basket {
	height:46px !important;
	width:208px;
	overflow:hidden;
	margin-bottom:10px;
	background: url(img/basket_bg.png) no-repeat bottom;
}

.basket div {
	float:right;
	width:171px;
	height:37px;
	border-top:1px solid #dbdcd7;
	border-bottom:1px solid #dbdcd7;
	border-right:1px solid #dbdcd7;
	background:#f5f6f0;
}

.basket-img {
	float:left !important;
	width:26px !important;
	border:1px solid #c6c3b4 !important;
	padding: 0 4px;
	background:#dddac9 url(img/basket.gif) no-repeat 4px 2px !important; 
	overflow:hidden;
	text-indent:-9000px;
}

.basket p {
	position:relative;
	left:8px;
	z-index:50;
}

.b-items {
	font-size:12px;
	line-height:20px;
	font-weight:bold;
}

.b-price {
	font-size:11px;
}

#check {
	position:relative;
	padding:0 6px 0 10px;
	float:right;
	margin:4px 6px 0 0;
	line-height:28px;
	font-size:10px;
	color:#000;
	background: url(img/basket_button.jpg) no-repeat left center;
	z-index:60;
}

.basket-img a {
	line-height:37px;
	display:block;
}

.mj-shop, .blinds, .touch {
	height:193px;
	margin-bottom:12px;
}

/*.mj-shop {
	background: url(img/1shop-01.jpg) no-repeat top;
}

.mj-shop-h {
	background: url(img/1shop-02.jpg) no-repeat top;
}

.blinds {
	background: url(img/2blinds-01.jpg) no-repeat top;
}

.blinds-h {
	background: url(img/2blinds-02.jpg) no-repeat top;
}

.touch {
	background: url(img/3interiors-01.jpg) no-repeat top;
}

.touch-h {
	background: url(img/3interiors-02.jpg) no-repeat top;
}*/

.trim {
	overflow:hidden;
}

.trim li {
	border:1px solid #CCCCCC;
float:left;
min-height:220px;
height:auto !important;
height:220px;
margin-bottom:10px;
text-align: left;
width:230px;
}

#content .trim li h3 {
color: white;
background: #aebb6b;
margin-top: 0;
margin-bottom: 10px;
padding: 5px 0;
width: 230px;
text-align: center;
}

.center-trim {
margin:0 10px !important;

}

.rowstart-trim {
clear: both;
float: left;
}

.trim li p {
width: 15.5em;
padding: 0 10px 10px 10px;
}

.cat-info, .catcopy {
float: left;
height: 46px;
}

.btn-style {
padding: 5px 10px;
width: 16em;
float: right;
background: #ccc;
text-align: right;
}

.trim li p.catCopy {
font-size:1em !important;
font-weight:normal;
margin:0 10px 10px 10px !important;
padding: 0;
text-align:left;
}

.trim-img {
float: left;
width: 17.3em;
margin-bottom: .5em; 
text-align: center;
}

.trim li a img {
border:1px solid #DEDBCA;
margin: 0 10px 10px 10px !important;
margin: 0 8px 10px 10px;
}
.new-product {
	width:717px;
}

.prod-desc {
	width:717px;
	margin-top:40px;
	position:relative;
}

.pdrod-title {
	/*background: url(img/product.png) no-repeat 15px 12px;*/
	/*background:#868686 url(img/new_product.jpg) no-repeat scroll 0 0;*/
	height:41px;
	vertical-align:top;
	width:715px;
	color:#FFFFFF !important;
	font-size:18px !important;
	font-weight:normal !important;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:8px;
}

.reviews-title {
	background: url(img/review.png) no-repeat 15px 12px;
}

.newprod-title {
	/*background: url(img/new_prod_title.jpg) no-repeat 36px 12px;*/
	/*background:#868686 url(img/new_product.jpg) no-repeat scroll 0 0;*/
	height:41px;
	vertical-align:top;
	width:715px;
	color:#FFFFFF !important;
	font-size:18px !important;
	font-weight:normal !important;
}



.new-product .trim {
	margin-bottom:15px;
	height:auto;
	clear:both;
}

.new-product li {
	overflow:hidden;
	height:auto;
}

.prod-des {
	overflow:hidden;
	height:auto;
}

.new-prod-last {
	background: #f5f6f0 url(img/new_prod_bg.jpg) no-repeat bottom;
}

.nprod-title {
	height:41px !important;
	background: url(img/new_product.jpg) no-repeat !important;
	clear:both;
	!margin-top: 10px;
}

.revbor {
	border-bottom:1px solid #dedbca;
	margin-bottom:4px;
	display:block;
}

.new-product .trim {
	padding-top:15px;
	zoom:1;
}

.new-product .trim img {
	border:none !important;
}

.nprod-title h3 {
	line-height:36px;
	padding-left:0;
	color:#fff !important;
	font-weight:bold;
	/*text-indent:-9000px;*/
	position: relative;
	left: 10px;
	_top: -3px;
}

h3.newprod-title  {line-height:18px;_line-height:9px;}
h3.pdrod-title  {line-height:18px;}

.proddesc-left {
	width: 175px;
	text-align:center;
	float:left;
}

.proddesc-right {
	width:442px;
	float:left;
}

.proddesc-left a img {
	display:block;
	margin:8px auto;
}

.proddesc-left a {
	font-size:14px;
	color:#000;
}

.soldout {
	display:block;
	margin:10px auto;
	width:141px;
	line-height:26px;
	background: url(img/soldout_bg.png) no-repeat;
	font-weight:bold;
}

.prod-desc h3 {
	font-size:18px !important;
	color:#000 /*!important;*/
	line-height:36px !important;
	margin-right:180px !important;
}

.prod-desc h4 {
	font-size:18px;
	color:#000;
	line-height:36px;
	margin-right:180px;
}

.prod-desc strong {
	position:absolute;
	line-height:36px;
	font-size:18px;
	font-weight:bold;
	left:575px;
	width:100px;
}

.prod-desc dl {
	line-height:20px;
	font-size:14px;
	color: #006600;
}

.prod-desc dt {
	float:left;
	margin-right:4px;
}

.prod-desc ul {
	margin-top:28px;
	line-height:16px;
}

.prod-desc li p {
	font-size:14px !important;
	margin: 0 0 10px 0;
}


.prod-added {
	clear:both;
	line-height:70px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.clear {
	clear:both;
}

.rating {
	margin-top:135px;
	font-size:14px;
	font-weight:bold;
	margin-left:55px;
}

.rating dt {
	float:left;
	display:inline;
	margin-right:5px;
}

.rev-added {
	clear:both;
	padding-left:55px;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	padding-bottom:140px;
}

.prod-desc .rew-prod-last {
	padding-bottom:50px;
}

.prod-desc .new-prod-last {
	padding-bottom:50px;
}

/*.add-cart {
	position:absolute;
	right:83px;
	width:102px;
	line-height:26px;
	display:block;
	background: url(img/addcart.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	padding-left:22px;
	color:#000;
}*/

.add-cart {
clear: left;
float: left;
height:auto;
width:102px;
line-height:26px;
display:block;
background: url(img/addcart.png) no-repeat;
font-size:14px;
font-weight:bold;
padding-left:22px;
color:#000;
margin-bottom: 10px;
}

.write-rev {
	position:absolute;
	right:83px;
	width:124px;
	line-height:26px;
	display:block;
	background: url(img/write_rev.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:center;
}

/*.reviews {
	position:absolute;
	left:110px;
	width:112px;
	line-height:26px;
	display:block;
	background: url(img/reviews.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	padding-left:22px;
	color:#000;
}*/

.reviews {
clear: left;
float: left;
height:auto;
width:112px;
line-height:26px;
display:block;
background: url(img/reviews.png) no-repeat;
font-size:14px;
font-weight:bold;
padding-left:22px;
color:#000;
margin-top: 10px;
margin-bottom: 10px;
}

.bill-adr {
	text-indent:-9000px;
	width:130px;
	height:29px;
	background: url(img/billing_address.png) no-repeat 0 12px;
}

.youraddr {
	text-indent:-9000px;
	width:115px;
	height:29px;
	background: url(img/youraddr.png) no-repeat 0 12px;
}

.continf {
	text-indent:-9000px;
	width:215px;
	height:29px;
	background: url(img/cont_inf.png) no-repeat 0 12px;
}

.opt {
	text-indent:-9000px;
	width:115px;
	height:29px;
	background: url(img/opt.png) no-repeat 0 12px;
}


.yourpass {
	text-indent:-9000px;
	width:129;
	height:29px;
	background: url(img/your_pas.png) no-repeat 0 12px;
}

.compdet {
	text-indent:-9000px;
	width:145px;
	height:29px;
	background: url(img/comdet.png) no-repeat 0 12px;
}

.pers-det {
	text-indent:-9000px;
	width:184px;
	height:29px;
	background: url(img/pers_det.png) no-repeat 0 12px;
}

.ship-adr {
	text-indent:-9000px;
	width:152px;
	height:29px;
	background: url(img/ship_adr.png) no-repeat 0 10px;
}

.comm-add {
	text-indent:-9000px;
	width:288px;
	height:29px;
	background: url(img/com_add.png) no-repeat 0 12px;
}

.order-com {
	width:620px;
	height:40px;
	margin-bottom:6px;
	margin-left:55px;
	font-size:12px;
	padding:5px;
	font-weight:bold;
}

.paymet {
	text-indent:-9000px;
	width:142px;
	height:29px;
	background: url(img/paymet.png) no-repeat 0 12px;
}

.shipmet {
	text-indent:-9000px;
	width:145px;
	height:29px;
	background: url(img/shipmet.png) no-repeat 0 12px;
}

.chng-addres {
	clear:both;
	margin-left:55px;
	width:118px;
	line-height:26px;
	padding-left:23px;
	padding-bottom:9px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	display:block;
	background: url(img/chg_addr.png) no-repeat;
}

.notify {
	margin:4px 0 10px 55px !important;
	line-height:20px;
	font-weight:bold;
}

.notify-form {
	margin-left:55px;
}

.notify-form li {
	height:24px;
}

.checkbox {
	width:12px;
	height:24px;
	vertical-align:middle;
}

.notify-form dl {
	clear:both;
	overflow:hidden;
}

.notify-form dt {
	float:left;
	width:30px;
}

.notify-form dd {
	float:left;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
}

.upd {
	text-indent:-9000px;
	width:70px;
	height:29px;
	background: url(img/upd.png) no-repeat 0 12px;
}

.new-bill-adr {
	text-indent:-9000px;
	width:172px;
	height:29px;
	background: url(img/new_billing_address.png) no-repeat 0 12px;
}

.contcheckprod {
	text-indent:-9000px;
	width:260px;
	height:29px;
	background: url(img/contcheckprod.png) no-repeat 0 12px;
}

.shipdate {
	text-indent:-9000px;
	width:260px;
	height:29px;
	background: url(img/shipdate.png) no-repeat 0 12px;
}

.contcheckprod-text {
	width:354px;
	color:#ff0000;
	margin:0 100px 0 57px !important;
	padding:4px 0;
	font-size:14px;
	font-weight:normal;
	float:left;
	display:inline;
}

.contcheckprodship-text {
	width:354px;
	margin:0 100px 0 57px !important;
	padding:4px 0;
	font-size:14px;
	font-weight:normal;
	float:left;
	display:inline;
}

#posline {
	width:600px;
	height:11px;
	overflow:hidden;
	margin-left:70px;
	background: url(img/posline.png) no-repeat 0 3px;
}

.posline1 {
	width:600px;
	height:20px;
	overflow:hidden;
	margin-left:70px;
	background: url(img/posline1.gif) no-repeat 0;
}

.posline2 {
	width:600px;
	height:20px;
	overflow:hidden;
	margin-left:70px;
	background: url(img/posline2.gif) no-repeat 0;
}

.posline3 {
	width:600px;
	height:20px;
	overflow:hidden;
	margin-left:70px;
	background: url(img/posline3.gif) no-repeat 0;
}

.posline4 {
	width:600px;
	height:20px;
	overflow:hidden;
	margin-left:70px;
	background: url(img/posline4.gif) no-repeat 0;
}

#posknob {
	width:11px;
	height:11px;
	display:block;
	position:relative;
	background: url(img/posknob.png) no-repeat;
}

.positionbar {
	float: left;
	width: 100%;
}

.positionbar li {
	float:left;
	margin-top: 5px;
	font-size: 11px;
}

.fpos {
	width:225px;
}

.fpos a {
	margin-left:30px;
}

.spos {
	width:215px;
}

.tpos {
	width:205px;
}

.positionbar li a {
	font-size:11px;
	color:#9ea1a2;
}

.pay-text {
	margin-left:55px !important;
	/*margin-bottom:0px !important;*/
	font-size:14px;
	line-height:18px;
	font-weight:normal;
}

.shipdeltext {
	margin:2px 0 15px 55px;
	width:619px;
	font-size:12px !important;
	font-weight:normal;
	padding-left:6px;
	padding-top:8px;
	height:22px;
	border:0;
	border-bottom:1px solid #dedbca;
}

.shipdatetext {
	margin:2px 0 15px 55px;
	width:240px;
	font-size:12px !important;
	font-weight:normal;
	padding-left:6px;
	padding-top:8px;
	height:22px;
	border:0;
	border-bottom:1px solid #dedbca;
}

.billadr-text {
	width:290px;
	margin:15px 80px 0 57px !important;
	font-size:14px;
	font-weight: normal;
	float:left;
	display:inline;
}

.billadr-dl {
	margin-top:15px;
	font-size:14px;
	font-weight:normal;
	overflow:hidden;
}

.billadr-dl dt {
	float:left;
	width:145px !important;
}

.billadr-dl dd {
	overflow:hidden;
}

.billadr-dl dd ul {
	display:block;
	float:left;
} 

.billadr-dl p {
	margin:0 !important;
}

.acc-form ul {
	margin:0 20px 9px;
	line-height:31px;
	font-size:14px;
	font-weight:normal;
	overflow:hidden;
}

.acc-form li {
	overflow:hidden;
	border-bottom: 1px solid #dedbca;
}

.acc-form dl {
	overflow:hidden;
	height:35px;
	padding:0;
}

.names {
	width:337px;
	float:left;
	padding: 10px 0;
	margin-right:0;
}

.names dl {
	height:auto;
}

.names dt {
	width:130px !important;
	float:left;
}

.names .billtext {
	width:198px;
}

.names dd {
	float: left'';
}

.names .billtext {
	width:180px !important;
}

.longpole {
	clear:both;
	float: left;
	width: 675px;
	padding: 10px 0;
}

.longpole dl {
	height:70px !important;
	width: 675px;
}

.longpole .billtext {
	width:300px;	
	margin-right:10px;
}
.longpole label {
	float: left;
	width: 130px;
}

.longpole dt {
	width: 200px;
}

.longpole dd {
	float: left;
	width:300px;
}

.postcode {
	margin-bottom:0;
}

.pol dt {
	width:130px;
	float:left;
	overflow:hidden;
}

.pol dd {
	float:left;
	margin-right:66px;
	display:inline;
}

.new-bill-form ul {
	margin-left:55px;
	line-height:31px;
	font-size:14px;
	margin-bottom:9px;
	font-weight:bold;
}

.new-bill-form li {
	clear:both;
}

.new-bill-form dl {
	overflow:hidden;
	height:35px;
	padding:0;
}

.new-bill-form dt {
	width:220px;
	float:left;
	overflow:hidden;
}

.payradio {
	position:relative;
	width:295px;
}

.new-bill-form dd {
	float:left;
	margin-right:66px;
	display:inline;
}

.pay-form ul {
	margin-left:55px;
	line-height:31px;
	font-size:14px;
	margin-bottom:9px;
	font-weight:normal;
}

.pay-form li {
	clear:both;
}

.pay-form dl {
	overflow:hidden;
	padding:0;
	height:35px;
}

.pay-form dt {
	width:520px;
	float:left;
	overflow:hidden;
	line-height:35px;
}

.pay-form dd {
	width:19px;
	float:left;
	margin-right:66px;
	display:inline;
}

.radiobut {
	margin-top:10px;
	width:14px;
	height:14px;
	vertical-align:top;
}

.radiodl strong {
	vertical-align:bottom;
}

.payradiobut {
	margin-top:10px;
	width:14px;
	height:14px;
	vertical-align:top;
	margin-left:5px;
}

.secdl {
	margin-left:10px;
	width:235px !important;
}

.secdd {
	width:275px !important;
}

.longtextdt {
	height:auto !important;
}

.longtextdt dt {
	line-height:18px !important;
	padding: 5px;
}

.malelab {
	margin-right:50px;
}

.radiodl {
	width:235px;
}

.new-bill-form strong {
	vertical-align:bottom;
}

.billstar {
	color:#f00;
	font-size:12px;
	font-weight:normal !important;
}

.accstar {
	width:5px !important;
	height:35px;
	float:right;
}

.accstarlong {
	width:120px !important;
	height:35px;
	float:right;
}

.billtext {
	float: left;
	font-size:12px !important;
	font-weight:normal;
	width:229px;
	padding-left:4px;
	padding-top:3px;
	height:22px;
	border:1px solid #dedbca;
}

.inpaytext {
	font-size:12px !important;
	font-weight:bold;
	width:269px;
	padding-left:6px;
	padding-top:8px;
	height:22px;
	border:0;
	border-bottom:1px solid #dedbca;
}

.counrty-sel {
	width:235px;
	font-size:12px;
	border:1px solid #dedbca;
}

.month-sel {
	width:190px;
	margin-right:15px;
}

.day-sel {
	width:65px;
	height:20px;
}

#shop h2 {
	position:relative;
	text-indent:-9000px;
	height:41px;
	line-height:41px;
	position: relative;
	top: -2px;
}

#shop h2 a {
	display:block;
	cursor: pointer;
	margin-bottom: 0;
}

#shop h2.mj-shop-title {
	background: url(img/mj_shop.jpg) no-repeat;
}

#shop h2.blinds-title {
	background: url(img/blinds.jpg) no-repeat;
}

#shop h2.touch-title {
	background: url(img/touch.jpg) no-repeat;
}

#shop .title-li {
	/*background: url(img/title_bg_sdw.jpg) no-repeat bottom !important;
	!background: #7d7d7d;
	_background: #7d7d7d;*/
	overflow:hidden;
	position:relative;
	top: 0;
	width:208px;
	height: 191px;
}

#shop .title-li a:hover {
	text-decoration: none;
	cursor: pointer;
}

.op-block {
	position:relative;
	top:42px;
	height:71px;
	width:208px;
	color:#fff;
	font-size:12px;
}

.no-block {
	display:none;
}

.op {
	opacity:0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	height:71px;
	width:208px;
	background:#000;
	position:relative;
	z-index:50;
}

.op-block img {
	width:20px;
	height:19px;
}

.op-block p  {
	position:relative;
	top:-90px;
	padding:16px 10px 0 10px;
	z-index:100;
}
/*
.op-block a {
	display:block;
	position:relative;
	top:-69px;
	left:185px;
	z-index:150;
	width:20px;
	height:19px;
	overflow:hidden;
	background: url(img/button_arrow.png) no-repeat;	
	cursor:pointer;
}

* html .op-block a {
	width:1px;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button_arrow.png'); /* IE6 png opacity hack * /
}
*/

#a-shop {
	display:none;
	position:relative;
	top:0px;
	left:0px;
	z-index:150;
	width:208px;
	height:193px;
	overflow:hidden;
	/*background: url(img/1shop-02.jpg) no-repeat;	*/
	cursor:pointer;
}



#content-footer {
	clear: both;
	overflow:hidden;
	width:938px;
	height:40px;
	background: url(img/footer_bg.jpg) repeat-x;
	font-size:13px;
}

#content-footer ul {
	margin-left:7px;
	float:left;
}

#content-footer li {
	display:inline;
	margin-left:-4px;
}

.foot-last-li a {
	border:none !important;
}

#content-footer li a {
	padding:0 8px;
	line-height:40px;
	color:#000;
	border-right:2px solid #949592;
}

#content-footer li a:hover {
	text-decoration:underline;
}

#content-footer p {
	position:relative;
	color:#666;
	line-height:40px;
	padding-right:5px;
	float:right;
}

#footer {
	position:relative;
	z-index:10;
	padding-top:8px;
}

#footer p {
	background: url(img/main_foot_bg.jpg) no-repeat top;
	font-size:13px;
	line-height:47px;
	padding-left:14px;
}

#table-prodlist, #table-prodlist2 {
	clear: both;
	float: left;
	background:#F5F6F0 url(img/new_prod_bg.jpg) no-repeat scroll left bottom;
	width:720px;
	margin-left:0px;
	margin-top: 5px;
	border-collapse: collapse;
}

#table-prodlist th {
background: #7c7d7d;
color: white;
text-align: center;
padding: 5px 0;
}

#table-prodlist tr td{
	padding:10px;
	border-collapse: collapse;
}

#table-prodlist tr td.table-left {
	border-left: 1px solid #dad7c7;
}

#table-prodlist tr td {
width: 100px;
}

#table-prodlist tr td+td {
width: 250px;
border-left: 0;
}

#table-prodlist tr td+td.table-left, #table-prodlist tr td+td+td.table-left, #table-prodlist tr td+td+td+td.table-left {
	border-left: 0;
}

#table-prodlist tr td+td+td {
width: 78px;
border-left: 0;
}

#table-prodlist tr td+td+td+td {
width: 102px;
text-align: center;
border-left: 0;
}

#table-prodlist tr td+td+td+td+td {
width: 100px;
text-align: center;
border-left: 0;
}

.btn-more {
background: #c7c8c8;
padding: 5px;
}

.btn-buy {
background: #dad7c7;
padding: 5px;
}

ul#right-sub-nav {
	float: left; 
	width:210px; 
	margin-left: 9px;
	/* background: yellow; */
	}

ul#right-sub-nav li {
	 padding: 5px 0px 5px 10px;
	 border-bottom: 1px solid #ccc;
	 background: url(img/arrow.gif) no-repeat 0 8px;
	}

ul#right-sub-nav li a {
	 color: #000;
	}

.content-int {
	height:auto;
	width:710px;
	background:#F5F6F0 url(img/contact_bg.png) no-repeat scroll center bottom;
}



.content-int li p {
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	margin:0 20px 0 55px;
}

.content-int input, .content-int textarea {
	margin-bottom:15px;
	display:block;
	margin-left:55px;
	width:253px;
	height:21px;
	line-height:20px;
	background:#fff;
	border:none;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #dedbca;
	padding-top:6px;
	padding-left:5px;
	font-family:arial;
}

.content-int input {
	width:566px;
}

.content-int textarea {
	width:566px;
	height:245px !important;
}

.int-title {
	height:43px !important;
	background: #f5f6f0 url(img/contact_title.jpg) no-repeat !important;
}

.int-title h3 {
	line-height:36px !important;
	height: 36px;
	overflow: hidden;
	padding-left:16px;
	color:#fff !important;
	font-weight:bold;
	text-indent:-9000px;
	background: url(img/int-title.jpg) no-repeat 10px 8px !important;
	!background: url(img/int-title.jpg) no-repeat 10px 0px !important;
	_background: url(img/int-title.jpg) no-repeat 10px 0px !important;
	!margin-top: -2px;
	_margin-top: -2px;
}
/*** Begin Header Tags SEO ***/
h1 {
 font-family: arial, verdana, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-top: 5px;
 margin-bottom: 20px;
 padding-bottom: 0;
 color: #AEBB6B;
}

#wrap-content h1 {
width: 600px;
}

h2 {
 font-family: arial, verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 25px;
 padding-bottom: 0;
 color: #AEBB6B;
}
/*** End Header Tags SEO ***/

/* ####### New Styles Added by Mart Gordon ####### */
/* ############################################### */

p.lead-in {
font-weight: bold;
}

.spec-of .s-offer {
background: #870000 url(img/alt_title_bg.jpg) no-repeat !important;
}

.spec-title {
	background: url(img/spec_new.gif) no-repeat;
}

.plain-huge-block {
	float:left;
	overflow:hidden;
	width:244px;
	height:auto;
	background: transparent;
	line-height: 18px;
}

.clearboth {
clear: both;
}

span.hover {
background-color:#222222;
color:#FFFFFF;
display:none;
font-size:11px;
font-style:normal;
left:0;
opacity:0.8;
overflow:hidden;
padding:8px;
position:absolute;
text-align:left;
font-size: 13px;
top:83px;
height: 50px;
width:192px;
z-index:1000;
}

.item-price {
font-weight: bold;
margin-bottom: 10px;
}

#prod-desc-text {
float: left;
width: 542px;
height: auto;
}

.prod-desc-right {
float: right;
width: 200px;
height: auto;
margin: 10px 0;
}

#content .prod-desc #prod-desc-text h3 {
color:#006600;
font-size:14px !important;
font-weight:bold;
line-height:18px;
margin-bottom:10px;
margin-top:10px;
}

#prod-desc-text ul {
float: left;
width: 280px;
margin-top: 0;
list-style: disc inside;
margin-right: 20px;
height: auto;
}

#prod-desc-text ul li {
clear: left;
float: left;
width: 260px;
padding: 0 0 0 20px;
margin-bottom: 5px;
height: auto;
background: url(img/bullet.gif) no-repeat 2px 2px;
}

.content-int input.int-contact-submit {
	position: relative;
	top: -10px;
	left: 500px;
	width:112px;
	height:26px !important;
	display:block;
	line-height:26px !important;
	padding:0 0 0 12px !important;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	background: url(img/sign_in_button.png) no-repeat !important;
	margin:0 !important;
	border:none !important;
}

#news .last-news li {
	background: url(img/products_li_bg.jpg) repeat-y;
	line-height:13px;
}

#news .last-news li.title-li {
	background: #7c7d7d;
}

#news .last-news li a {
	display:block;
	width:195px !important;
	width: 198px;
	height: auto;
	padding:5px 0 6px 13px !important;
	padding: 5px 0 6px 10px;
	font-size:13px;
	font-family:arial;
	color:#000;
	line-height:17px;
}

a.cta-buttons, a.cta-buttons2 {
	position:relative;
	padding:0;
	float:right;
	margin: 0 10px 10px 0;
	line-height:28px;
	font-size:10px !important;
	color:#000;
	background: url(img/button_bg.gif) no-repeat left center;
	z-index:60;
	font-weight: bold !important;
	color: white !important;
	width: 102px;
	height: 28px;
	text-align: center;
}

ul.trim a.cta-buttons {
margin-left: 10px;
}

a.cta-buttons2 {
	background: url(img/button_bg2.gif) no-repeat left center;
	width: 150px;
}

#content-signin a.cta-buttons {
	float: none;
	position: absolute;
	right: 0;
}

a.f-left {
	float: left;
}

input.cta-buttons, a.cta-buttons {
	position:relative;
	padding:0;
	float:right;
	margin: 0;
	line-height:28px;
	font-size:10px;
	color:#000;
	background: transparent url(img/button_bg.gif) no-repeat left center;
	z-index:60;
	font-weight: bold;
	color: white;
	width: 102px;
	height: 28px;
	text-align: center;
	border: 0;
	cursor: pointer;
	margin-bottom: 10px;
}

a.cta-buttons {
float: left;
}

.content-signin label {
	font-size: 0.9em;
	margin: 0 20px;
}

.errors {
	color: red;
}

.all-margins {
	margin: 10px !important;
}
form #table-news {
	margin-top: 0;
}

fieldset.reg-form-field {
	border: 0;
	margin-bottom: 10px;
	padding: 0;
}

fieldset.reg-form-field legend {
	width: 675px;
	background: #dddac9;
	color: #555;
	padding: 5px 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	display: block;
}

fieldset.reg-form-field h4 {
	width: 700px;
	background: #dddac9;
	padding: 5px 10px;
	color: #555;
	margin: 0 !important;
	margin-bottom: 20px;
	_margin-bottom: 0;
	border-bottom: 1px solid #ccc;
	display: block;
}

fieldset.reg-form-field legend span {
	display: block;
	width: 675px;
}

fieldset.reg-form-field input {
	position: relative;
	top: 5px;
}

fieldset.reg-form-field li.check-box input {
	top: 0;
}

fieldset.reg-form-field input.radiobut {
	top: 0;
}

.account-table {
	
}

.account-table table td {
	padding-bottom: 5px;
}

.table-account {
	background: #f5f6f0 url(img/new_prod_bg.jpg) no-repeat bottom;
}

.account-table {
	clear:both;
	line-height:21px;
	font-size:14px;
	font-weight:normal;
	overflow:hidden;
	/*background: #f5f6f0 url(img/new_prod_bg.jpg) no-repeat bottom;*/
	position:relative;
}

.account-table td {
	padding: 0 0 20px 0;
	text-indent: 20px;
}

.indent {
	text-indent: 20px;
}

#news h2.ord-hist {
width: 198px;
background: #777;
text-indent: 0;
text-transform: uppercase;
color: #fff;
font-weight: normal;
margin-top: 0;
margin-left: 0;
padding-left: 10px;
font-size: 14px;
}

#news td.infoBoxContents {
background: url(img/products_li_bg.jpg) repeat-y;
display:block;
font-family:arial;
font-size:13px;
height:auto;
line-height:17px;
padding:5px 5px 6px 13px;
width:190px;
border-bottom: 1px solid #ccc;
margin-bottom: 0;
}
.ord-hist-table {
margin-bottom: 10px;
}

.paginated {
height: 50px;
}

.contact-btn {
position: relative;
top: 0;
left: -115px;
}

#content form {
padding-top: 20px;
}

#content form p {
margin-bottom: 5px;
}

.table-account {
font-size: 12px;
line-height: 15px;
}