
* {
		margin: 0;
		padding: 0;
}
img, iframe, html, body {
		border: none;
}

.diametr1 {
	width: 32%;
	background: #f1f1f1;
}
.diametr2 {
	width: 30%;
	background: #f1f1f1;
}
.diametr3 {
	width: 18%;
	background: #f1f1f1;
}
.diametr4 {
	width: 20%;
	background: #f1f1f1;
}






a {
		color: #0793c2;
		outline: none;
		text-decoration: none;
}
a:hover, td a, form a {
		text-decoration: underline;
} 
i {
		display: block;
		float: left;
		margin-right: 5px;
		height: 100%;
		text-indent: -100em;
		overflow: hidden;
		background: url('/css/i/icons.png') no-repeat;
}

.panel_slide_close {
		width: 13px;
		height: 10px;
		display: block;
		float: left;
		margin-left: 5px;
		height: 100%;
		text-indent: -100em;
		overflow: hidden;
		background: url('/css/i/icons.png') no-repeat;
		background-position: -71px 50%;
}

.panel_slide_open {
		width: 13px;
		height: 10px;
		display: block;
		float: left;
		margin-left: 5px;
		height: 100%;
		text-indent: -100em;
		overflow: hidden;
		background: url('/css/i/icons.png') no-repeat;
		background-position: -58px 50%;
}

h1 {
		padding: 5px 20px;
		margin-bottom: .5em;
		font-size: 1.5em;
		font-weight: normal;
		font-family: Tahoma, sans-serif;
		color: #fff;
		background: #70bad3;
}
h4, h5, h6 {
		font-size: 1em;
		font-weight: bold;
}
p {
		margin-bottom: 1em;
}
ul, ol {
		padding-left: 1em;
}
		

/* layout */
body {
		width: 900px;
		margin: 0 auto;
		
		font: 62.5%/1.4 Arial, sans-serif;
		color: #666;
		background: #fff;
}

#header {
		position: relative;
		z-index: 2;
		padding: 0 0 15px 225px;
		font-size: 1.2em;
}
#header:after {
		display: block;
		content: ".";
		height: 0;
		clear: both;
		visibility: hidden;
}

#footer {
		clear: both;
		position: relative;
		margin-top: 10px;
		padding: 5px 0px 15px;
		overflow: hidden;
		background: url('/css/i/dots_x.png') repeat-x;
		font-size: 1.2em;
}

#content {
		position: relative;
		z-index: 1;
		font-size: 1.2em;
}



/* header, footer */
#header li, #footer li {
		list-style: none;
}

#logo {
		position: absolute;
		left: 20px;
		top: 20px;
		width: 186px;
		height: 87px;
		padding: 0;
		margin: 0;
		background: none;
}
#logo a, #logo span {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
		text-indent: -100em;
		background: url('/css/i/logo.png');
}

#menu {
		position: relative;
		margin-bottom: 15px;
		padding: 23px 17px;
		background: #bf001a;
		color: #fff;
}
#menu ul {
		padding-left: 0;
		margin-right: 6em;
		overflow: hidden;
		word-spacing: .25em;
}
#menu li, #footer li {
		display: inline;
		margin-left: -.7em;
		margin-right: .7em;
		white-space: nowrap;
}
#menu li:before, #footer li:before {
		content: "\7c\20";
}
#menu a {
		word-spacing: 0;
		color: #fff;
}

#cart {
		position: absolute;
		right: 20px;
		top: 23px;
}
#cart i {
		width: 13px;
		background-position: 0 50%;
}

#submenu {
		float: left;
		width: 447px;
		height: 29px;
		padding: 0;
		border-right: 1px solid #d9d9d9;
}
#submenu li {
		position: relative;
		float: left;
		width: 148px;
		height: 100%;
		border-left: 1px solid #d9d9d9;
}
#submenu a {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
		text-indent: -100em;
		background: url('/css/i/menu.png');
}
		#smenu-tables a {
				background-position: 0 0;
		}
		#smenu-legs a {
				background-position: -148px 0;
		}
		#smenu-tops a {
				background-position: -296px 0;
		}
		#smenu-tables a:hover, #smenu-tables.active a {
				background-position: 0 -29px;
		}
		#smenu-legs a:hover, #smenu-legs.active a {
				background-position: -148px -29px;
		}
		#smenu-tops a:hover, #smenu-tops.active a {
				background-position: -296px -29px;
		}
		
#submenu .sub {
		display: none;
		position: absolute;
		top: 100%;
		margin-top: -1px;
		padding-top: 16px;
}
#submenu li:hover .sub, #submenu li.hover .sub {
		display: block;
}
#submenu .sub .decor {
		display: block;
		position: absolute;
		left: 69px;
		top: 9px;
		width: 14px;
		height: 7px;
		background: url('/css/i/icons.png') no-repeat;
		overflow: hidden;
		text-indent: -100em;
}
#submenu .sub ul {
		width: 110px;
		padding: 10px 20px;
		background: #e9e9e9;
}
		#smenu-tables .sub .decor {
				background-position: -84px 0;
		}
		#smenu-tables .sub ul {
				width: 135px;
				background: #ffebb0;
		}
		#smenu-legs .sub .decor {
				background-position: -84px -7px;
		}
		#smenu-legs .sub ul {
				width: 140px;
				background: #d8cfc6;
		}
		#smenu-tops .sub .decor {
				background-position: -84px -14px;
		}
		#smenu-tops .sub ul {
				width: 110px;
				background: #e9e9e9;
		}


#submenu .sub li {
		float: none;
		width: auto;
		height: auto;
		border: none;
		background: url('/css/i/dots_x.png') repeat-x;
}
#submenu .sub li:first-child, #submenu .sub li.first-child {
		background: none;
}
#submenu .sub a {
		padding: 5px 0;
		height: auto;
		text-indent: 0;
		background: none;
		font-size: .8em;
		font-weight: bold;
		color: #333;
}
#submenu .sub a i {
		width: 3px;
		margin-top: 1px;
		background-position: -13px 50%;
}


#quicksearch {
		float: right;
		width: 205px;
		padding-top: 4px;
}
#quicksearch * {
		float: left;
		vertical-align: middle;
}
#quicksearch label {
		display: none;
}
#quicksearch input {
		width: 100px;
		border: 1px inset #b2b2b2;
		padding: 2px 3px 2px 15px;
		background: url('/css/i/ico_search.png') no-repeat 2px 50%;
}
#quicksearch button {
		width: 70px;
		margin-left: 15px;
		margin-top: -1px;
		background-position: 0 0;
}

#footer ul {
		float: left;
		padding-left: 0;
		overflow: hidden;
		word-spacing: .25em;
		margin-left: 0px;
}
#footer li {
		display: inline;
}
#footer a {
		color: #666;
		word-spacing: 0;
}
#copy {
		float: left;
		margin-right: 0px;
		margin-left: -408px;
		margin-top: 20px;
}

#copy2 {
		float: right;
		margin-right: 1px;
		margin-top: 0px;
		padding-top: 0px;
		padding-right: 61px;
		width: 130px;
		text-align: right; 
		background: url('/css/i/gsa.gif')  no-repeat top right;
		height: 56px;
}


#copy3 {
		float: right;
		width: 88px;
		height: 56px;
}
#copy3 a { height: 58px; 	float: right; text-indent: -999999em; display: block; width: 88px; background: url('/css/i/2v40ga5u.jpg')  no-repeat top right; }


#copy2 a{
	color: #c0001a;
}

#copy-design {
		display: none;
}


/* forms */
fieldset, div.marked, form.marked {
		margin-bottom: 20px;
		padding: 15px 10px;
		border: 4px solid #ebeae6;
}
fieldset h4 {
		padding: 5px 25px;
}
form.def .field {
		padding: 5px 0;
		width: 100%;
		overflow: hidden;
}
form.def .field label {
		float: left;
		width: 40%;
		text-align: right;
}
form.def label em, .required {
		font-style: normal;
		color: #f00;
}
form.def .field span {
		float: right;
		width: 59%;
}
form.def .field span label {
		float: none;
		text-align: left;
		width: auto;
}
form.def .field input.text {
		width: 80%;
}
form.def .field select {
		width: 83%;
}
form.def .date select {
		width: 25%;
		margin-right: 2%;
}
form.def .short input.text {
		width: 50%;
}
form.login h4 {
		padding-left: 110px;
}
form.login .field label {
		width: 100px;
}
form.login .field span {
		width: 280px;
}
form.login .field input.text {
		width: 40%;
		margin-right: 2%;
}
form.check h4 {
		padding-left: 140px;
}
form.check .field label {
		width: 140px;
}
form.check .field span {
		width: 250px;
}
form.check .field input.text {
		width: 50%;
		margin-right: 2%;
}
form.check .button {
		padding-left: 90px;
}
form.def .hardfield {
		padding: 10px;
		text-align: center;
}
form.def .hardfield label {
		display: block;
}
form.def .hardfield input.text, form.def .hardfield select {
		width: 50%;
}
form.def .combofield {
		padding: 5px 25px;
		line-height: 1.7em;
}
form.def .combofield label {
		margin-right: 1.5em;
}
form.def fieldset p {
		padding: 5px 25px;
		margin: 0;
}


form.def input.text, form.def select {
		width: 60px;
}

div.button {
		padding-top: 7px;
}
div.button button, div.button a.btn {
	margin: 0 auto;	
}


fieldset div.undertag {
		margin-top: -2.3em;
}

input, select, textarea {
		vertical-align: middle;
		font-size: 1em;
		color: #666;
}
input.text, select, textarea {
		border: 1px inset #b2b2b2;
		padding: 2px 3px;
}

input.disabled, select.disabled {
		border: 1px inset #b2b2b2;
		padding: 2px 3px;
		background: #ccc;
		width: 80%;
}

textarea {
		width: 94%;
		height: 70px;
		display: block;
		margin: 10px auto;
		font-size: 1.1em;
		font-family: Arial, sans-serif;
}


button, a.btn {
		display: block;
		width: 77px;
		height: 20px;
		text-indent: -100em;
		overflow: hidden;
		border: none;
		background: url('/css/i/buttons.png') no-repeat -1415px 0; /* "submit" as default */
		cursor: pointer;
		outline: none;
}


#btn_add_to_cart {
	display: block;
	width: 82px;
	height: 22px;
	text-indent: -100em;
	overflow: hidden;
	border: none;
	background: transparent url('/css/i/buttons.png') no-repeat -70px 0; /* "submit" as default */
	cursor: pointer;
	outline: none;
	margin: 0;
  	border: 0;
	font-size: 0px;
	padding-top: 50px;
}

#btn-add_to_cart {
		width: 82px;
		background-position: -70px 0;
}
#next_edge, #next_other, #next_finishes {
		width: 70px;
		background-position: -229px 0;	
}
#btn-update {
		width: 77px;
		background-position: -152px 0;
}
#btn-add-new-item {
		width: 97px;
		background-position: -1492px 0;
}

#btn-customize {
		width: 113px;
		background-position: -1589px 0;
}
#btn-cif {
		width: 72px;
		background-position: -1786px 0;
}
#btn-cont_shop {
		width: 123px;
		background-position: -629px 0;
}
#btn-gen_quote {
		width: 109px;
		background-position: -520px 0;
}
#btn-checkout {
		width: 77px;
		background-position: -849px 0;
}
#btn-edit_cart {
		width: 97px;
		background-position: -752px 0;
}
#btn-cancel {
		width: 77px;
		background-position: -299px 0;
}
#btn-edit, a.btn-edit {
		width: 67px;
		background-position: -376px 0;
}
#btn-print {
		width: 77px;
		background-position: -443px 0;
}
#btn-print_list {
		width: 84px;
		background-position: -1702px 0;
}

#btn-print_order {
		width: 77px;
		background-position: -926px 0;
}
#btn-login {
		width: 70px;
		background-position: -1003px 0;
}
#btn-register {
		width: 117px;
		background-position: -1073px 0;
}
#btn-save {
		width: 70px;
		background-position: -1190px 0;
}
#btn-check {
		width: 70px;
		background-position: -1260px 0;
}
#btn-go_store, a.btn-go_store {
		width: 85px;
		background-position: -1330px 0;
}
#btn-submit {
		width: 77px;
		background-position: -1415px 0;
}

/* tables */
table, td, th {
		border-collapse: collapse;
}
table {
		width: 100%;
		margin-bottom: 5px;
}
td, th {
		padding: 4px 19px;
		border: 1px solid #fff;
		text-align: left;
}

th {
		padding: 8px 19px;
		font-weight: bold;
		background: #deddd7;
}
.odd td {
		background: #f7f7f7;
}
.even td {
		background: #f1f1f1;
}
td img {
		vertical-align: middle;
}
td small {
		font-size: 1em;
		color: #999;
}

td.partnum {
		width: 100px;
}
td.quantity {
		width: 60px;
}
.checkout td.quantity {
		font-weight: bold;
}
td.quantity input.text {
		width: 55px;
}
td.actions {
		width: 6em;
}
td.price, td.price_total, td.price_shipping {
		width: 90px;
		font-weight: bold;
		color: #666;
}
td.price_total {
		color: #0793c2;
}
td.price_lbl {
		text-align: right;
}
td.shipping select {
		width: 100px;
}
td.thumb {
		width: 25px;
		padding-left: 5px;
		padding-right: 5px;
}
td.thumb img {
		display: block;
}
td.button {
		width: 25px;
		padding-left: 5px;
		padding-right: 5px;
}

table.info, table.info td, table.info th {
		border: 1px solid #d1d1d1;
}
table.info td, table.info th {
		padding: 5px;
		background: none;
		font-weight: normal;
}
table.info td {
		width: 60%;
}
table.info th {
		width: 40%;
		text-align: right;
}

/* content */
#breadcrumb {
		margin-bottom: .9em;
		padding: 2px 20px 7px;
		list-style: none;
		font-size: 1em;
}
#breadcrumb li {
		display: inline;
}
#breadcrumb li:first-child:before {
		content: "";
}
#breadcrumb li:before {
		content: "\2f\20";
}
#breadcrumb.separated {
		background: url('/css/i/dots_x.png') repeat-x 0 100%;
}


#intro {
		width: 100%;
		margin-bottom: 18px;
	
}
		
.blocks {
		margin-right: -18px;
		padding-left: 0;
		list-style: none;
		overflow: hidden;
}
.blocks li {
		float: left;
		position: relative;
		left: -18px;
		width: 288px;
		padding-left: 18px;
		padding-bottom: 18px;
}
#legs.blocks li {
		width: 211px;
}
.blocks h2 {
		padding: 15px;
		font-size: 1.5em;
		font-family: Tahoma, sans-serif;
		font-weight: normal;
		color: #6f655b;
		background: #d8cfc6;
}
.blocks div.body {
		padding: 15px;
		min-height: 118px;
		border: 1px solid #ccc;
		border-top: none;
		font-size: .9em;
}

.product:after {
		display: block;
		content: ".";
		height: 0;
		clear: both;
		visibility: hidden;
}
.product .thumb {
		float: right;
		display: block;
		margin-left: 10px;
		margin-top: 7px;
}
.product .desc {
		display: table;
		padding-bottom: 1em;
		color: #000;
}
.product .desc h3 {
		margin-bottom: .2em;
		font-family: Tahoma, sans-serif;
		font-size: 1.45em;
		font-weight: normal;
		color: #cc0033;
}
.product .more {
		position: absolute;
		bottom: 33px; 
		width: 120px;
		padding-top: 3px;
		background: url('/css/i/dots_x.png') repeat-x 0 0;
}
.product .more a {
		position: relative;
		font-weight: bold;
		color: #0793c2;
}
#banners .product .more a {
		color: #000;
}
.product .more i {
		width: 3px;
		background-position: -16px 50%;
}
#banners .product .more i {
		background-position: -13px 50%;
}

.blocks div.category {
		padding: 0;
}
.category img {
		display: block;
		margin: 0 auto;
}

.blocks div.list {
		padding-right: 0;
		font-size: 1em;
}
.blocks .list ul {
		width: 100%;
		padding-left: 0;
		padding-top: 10px;
		overflow: hidden;
		list-style: none;
}
.blocks .list li {
		left: 0;
		float: left;
		width: 46%;
		padding: 5px 0;
		margin-right: 4%;
		background: url('/css/i/dots_x.png') repeat-x;
		font-size: 1em;
}
#legs.blocks .list {
		padding: 5px 0 0 10px;
		min-height: 143px;
}
#legs.blocks .list li {
		width: 46%;
		margin-right: 4%;
}



#banners h2 {
		padding: 0;
		width: 288px;
		height: 53px;
		text-indent: -100em;
		overflow: hidden;
		background: url('/css/i/banners.jpg') no-repeat;
}
		#b-welcome h2 {
				background-position: 0 -202px;
		}
		#b-callme h2 {
				height: 202px;
				background-position: 0 0;
		}
		#b-featured h2 {
				background-position: 0 -255px;
		}
#b-callme div.body {
		display: none;
}
#b-welcome div.body {
		line-height: 1.7em;
		background: url('/css/i/grad_y.png') repeat-y;
}




/* product */
#product {
		width: 100%;
		overflow: hidden;
}
#product .column {
		float: left;
		position: relative;
}
#prod-info {
		width: 300px;
		margin-right: 20px;
}
#prod-desc {
		width: 260px;
		margin-right: 20px;
}
#prod-opts {
		width: 300px;
}



.preview {
		margin-bottom: 15px;
}
.preview dt {
		margin-bottom: 5px;
}
.preview dt img {
		display: block;
		max-width: 100%;
}
.preview .thumbs {
		width: 100%;
		padding-left: 0;
		/*overflow: hidden;*/
		list-style: none;
}
.preview .thumbs li {
		float: left;
		margin-right: 5px;
		min-height: 50px;
}
.preview span.prev, .preview .span.next {
		position: relative;
		width: 9px;
}
.preview span.next {
		margin-right: 0;
}
.preview span.prev a, .preview span.next a {
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 9px;
		height: 100%;
		overflow: hidden;
		text-indent: -100em;
		background: url('/css/i/icons.png') no-repeat -19px 50%;
}
.preview span.next a {
		background-position: -28px 50%;
}
.preview .thumbs li img {
		border: 3px solid #fff;
}
.preview .thumbs .active img {
		border-color: #70bad3;
}

.resource-block {
		position: relative;
		margin-bottom: 15px;
		border: 1px solid #d9d9d9;
		border-bottom: none;
}
.resource-block h2 {
		padding: 7px 20px;
		font-size: 1.2em;
		font-weight: bold;
		color: #fff;
		background: #70bad3;
}
.resource-block .body {
		background: #f2f2f2;
}
.resource-block ul {
		padding-left: 0;
		list-style: none;
}
.resource-block li {
		position: relative;
		padding: 3px 10px 3px 30px;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #d9d9d9;
}
.resource-block li i {
		float: none;
		margin: 0;
		position: absolute;
		left: 20px;
		top: 0;
		width: 3px;
		background-position: -16px 50%;
}
.resource-block .decor i {
		float: none;
		margin: 0;
		position: absolute;
		width: 4px;
		height: 4px;
		background: url('/css/i/corners.png') no-repeat;
}
.resource-block i.corner-lt {
		left: -1px;
		top: -1px;
		background-position: 0 0;
}
.resource-block i.corner-lb {
		left: -1px;
		bottom: 0;
		background-position: 0 -4px;
}
.resource-block i.corner-rt {
		right: -1px;
		top: -1px;
		background-position: -4px 0;
}
.resource-block i.corner-rb {
		right: -1px;
		bottom: 0;
		background-position: -4px -4px;
}


.prices .row {
		width: 100%;
		overflow: hidden;
		margin-bottom: 1.5em;
}
.prices .quantity, .prices .default {
		float: left;
}
.prices .total, .prices .buttons {
		float: right;
}
.notes {
		clear: both;
		font-size: .9em;
}
.prices label {
		font-weight: bold;
}
.prices input {
		width: 2.5em;
}
.prices .quantity {
		padding: 5px 0;
}
.prices .buttons {
		padding-top: 1.4em;
}


a.delete, .attent {
		color: #bf001a;
}

.price {
		color: #333;
}
.price strong {
		font-size: 1.1em;
		color: #4e87b0;
		
}
.price .accent {
		font-size: 1.2em;
		font-family: Georgia, Arial, sans-serif;
}


ul.advantages {
		float: left;
		padding-left: 0;
		margin-bottom: 20px;
		list-style: none;
		background: url('/css/i/dots_x.png') repeat-x;
}
ul.advantages+* {
		clear: left;
}
ul.advantages li {
		padding: 5px 0;
		background: url('/css/i/dots_x.png') repeat-x 0 100%;
}
ul.advantages li i {
		width: 4px;
		background-position: -37px 50%;
}


.tabs {
		margin-right: -2px;
		padding-left: 0;
		list-style: none;
		overflow: hidden;
		background: url('/css/i/tab_def_x.png') repeat-x 0 100%;
}
.tabs li {
		position: relative;
		float: left;
		margin-right: 2px;
		padding: 8px 5px;
		text-align: center;
		min-height: 2em;
		line-height: 1em;
		background: url('/css/i/tab_def_x.png') repeat-x 0 100%;
		border: 1px solid #d5d5d5;
		border-bottom: none;
}
.tabs i {
		position: absolute;
		top: -1px;
		float: none;
		margin: 0;
		width: 4px;
		height: 4px;
		background: url('/css/i/corners.png') no-repeat;
}
.tabs i.corner-lt {
		left: -1px;
		background-position: 0 -12px;
}
.tabs i.corner-rt {
		right: -1px;
		background-position: -4px -12px;
}
.tabs a {
		color: #999;
		text-decoration: none;
}
.tabs .active a, .tabs a:hover {
		color: #333;
		text-decoration: none;
}
.tabs li.active {
		font-weight: bold;
		background: #f8f8f8 url('/css/i/tab_act_x.png') repeat-x 0 0;
}
.tabs .active i {
		height: 18px;
}
.tabs .active i.corner-lt {
		background-position: 0 -16px;
}
.tabs .active i.corner-rt {
		background-position: -4px -16px;
}


#tab-tops {
		width: 60px;
}
#tab-edge {
		width: 50px;
}
#tab-finishes {
		width: 61px;
}
#tab-other {
		width: 75px;
}
#tab-dim {
		width: 85px;
}


.tabbed-block {
		position: relative;
		padding: 17px 14px;
		background: #f8f8f8;
		border: 1px solid #e1e1e1;
		border-top: none;
		color: #333;
}
.no-tabs .tabbed-block {
		background: #F8F8F8 url('/css/i/tab2_def_x.png') left top repeat-x;
}

.tabbed-block .decor i {
		float: none;
		margin: 0;
		position: absolute;
		width: 4px;
		height: 4px;
		background: url('/css/i/corners.png') no-repeat;
}
.tabbed-block i.corner-lb {
		left: -1px;
		bottom: -1px;
		background-position: 0 -8px;
}
.tabbed-block i.corner-rb {
		right: -1px;
		bottom: -1px;
		background-position: -4px -8px;
}

.fulltab {
		padding-bottom: 20px;
}
.fulltab .tabs {
		margin-right: 0;
		background-image: url('/css/i/tab2_def_x.png');
}
.fulltab .tabs li {
		min-height: 1em;
		padding: 15px 20px;
		font-weight: bold;
		background-image: url('/css/i/tab2_def_x.png');
}
.fulltab .tabs li.active {
		background-image: url('/css/i/tab2_act_x.png');
		background-color: #fcfcfc;
}
.fulltab .tabbed-block {
		background: #fcfcfc;
}
.fulltab td {
		padding: 6px 19px;
}


#prod-opts .body .buttons {
		width: 100%;
		overflow: hidden;
		padding-bottom: 1px;
}
#prod-opts .body .buttons a.btn {
		float: right;
}
#prod-opts .body h3 {
		margin-bottom: .3em;
		font-size: 1em;
		font-weight: bold;
		color: #333;
}
#prod-opts .body ul {
		margin-bottom: 1em;
		padding-left: 0;
		list-style: none;
}
#prod-opts p {
		font-size: .9em;
}
#prod-opts p.notes {
		color: #999;
}
#prod-opts p.undertag {
		margin-top: -.7em;
}
#prod-opts .field {
		margin-bottom: 1em;
}
#prod-opts a.more {
		font-size: .9em;
		text-decoration: underline;
}
#prod-opts a.more:hover {
		color: #999;
}
#prod-opts a.undertag {
		position: relative;
		top: -.6em;
}
#prod-opts .neartag {
		float: right;
		margin-top: -1em;
		position: relative;
		top: -.9em;
}
#prod-opts .body a.aftertag {
		float: right;
		margin-left: 5px;
}
#prod-opts .body .separated {
		padding-top: 3px;
		background: url('/css/i/dots_x.png') repeat-x;
}
#prod-opts .body .logos {
		margin-bottom: 2em;
		word-spacing: 1em;
}
#prod-opts .body .logos img {
		vertical-align: middle;
}
#prod-opts .body .fields li, #prod-opts .body div.fields {
		margin-bottom: 1em;
}
#prod-opts .body .alter li {
		font-size: .9em;
		color: #999;
}
#prod-opts .body .fields input.text, #prod-opts .body .fields select {
		width: 40%;
}
#prod-opts .body select {
		width: 80%;
}
#prod-opts .combofield label {
		margin-right: 1em;
		font-weight: bold;
}
#prod-opts .exampled label {
		font-weight: normal;
}
#prod-opts .combofield, #prod-opts .inner .double {
		clear: both;
}
#prod-opts .combofield {
		width: 75%;
}
#prod-opts .double .combofield {
		width: 49%;
}
#prod-opts .odd .combofield, #prod-opts .even .combofield {
		width: auto;
}
#prod-opts small {
		font-size: 1em;
		color: #999;
}
#prod-opts .chbox {
		padding-left: 17px;
		padding-bottom: 10px;
}
#prod-opts .chbox input {
		position: absolute;
		margin-left: -17px;
		margin-top: 2px;
}
#prod-opts .chbox label {
		font-weight: bold;
}
#prod-opts .short {
		padding-bottom: 10px;
}
#prod-opts .short input.text, #prod-opts .short select {
		width: 33%;
}


#prod-opts th, #prod-opts td {
		border: none;
		text-align: left;
		line-height: 1.2em;
		padding: 7px;
}



#prod-opts .inside th {
	background: none;
}

#prod-opts .inside th.bar1 {
	width: 60%;
	background-color: #f1f1f1;
}

#prod-opts .inside th.bar2 {
	width: 20%;
	background-color: #f1f1f1;
}

#prod-opts .inside th.bar3 {
	width: 18%;
	background-color: #f1f1f1;
}


#prod-opts td {
		padding: 3px 0px 0px 7px;
		color: #666;
}
#prod-opts table label {
		color: #666;
		/*font-weight: bold;*/
		white-space: nowrap;
}

.table_zones {
		position: relative;
		height: 100px;
		border: 1px solid #666;
		background: #b37445 url('/css/i/table_xy.png');
}
.table_zones input {
		position: absolute;
		top: 7px;
}
.table_zones input.tz-lt {
		left: 7px;
}
.table_zones input.tz-rt {
		right: 7px;
}
.table_zones input.tz-lmt {
		left: 65px;
}
.table_zones input.tz-lmm,  .table_zones input.pm-lmm{
		left: 65px;
		top: 40px;
}
.table_zones input.tz-rmt {
		right: 65px;
}
.table_zones input.tz-rmm, .table_zones input.pm-rmm {
		right: 65px;
		top: 40px;
}
.table_zones input.tz-cm {
		left: 120px;
		top: 40px;
}
.table_zones input.tz-ct {
		left: 120px;
}

.visual_choice {
		width: 100%;
		overflow: hidden;
		list-style: none;
}
.inner .visual_choice {
		width: auto;
		margin: 0 -5px;
}
.inner .double .visual_choice {
		margin: 0;
}
.visual_choice li {
		float: left;
}
.visual_choice img {
		display: block;
		border: 3px solid #fff;
		cursor:pointer;cursor:hand;
}
.visual_choice .active img {
		border-color: #4e87b0;
}

.collapsible {
		padding-bottom: 1em;
}
.collapsible .title {
		padding: 5px;
		overflow: hidden;
		background: #d5d5d5 url('/css/i/dots_x.png') repeat-x 0 100%;
}
.collapsible .title h5 {
		float: left;
		position: relative;
}
.collapsible .title h5 i {
		display: block;
		position: absolute;
		top: 2px;
		left: 100%;
		margin-left: 8px;
		float: none;
		width: 13px;
		height: 13px;
		font-size: 1px;
		background-position: -58px -4px;
		cursor: pointer;
}
.collapsible .title a.more {
		float: right;
}
.collapsible .inner {
		padding: 10px 5px 5px;
}
.collapsed .inner {
		display: none;
}
.collapsed .title h5 i {
		background-position: -71px -4px;
}

.double {
		margin-bottom: .7em;
		width: 100%;
		overflow: hidden;
}
.double .even {
		float: right;
		width: 49%;
}
.double .odd {
		float: left;
		width: 49%;
}
.double .both {
		clear: both;
}
.exampled li {
		padding: 3px 0;
		clear: both;
}
.exampled small {
		float: right;
		width: 25px;
		text-align: center;
}
.exampled img {
		vertical-align: middle;
}

.content {
		padding: 0 20px;
}

p.desc {
		padding: 0 20px;
		font-size: .9em;
		color: #000;
}

.quickbutton {
		float: right;
}
.content .quickbutton {
		margin-right: -20px;
}

.cart .double, .checkout .double {
		margin-bottom: 2em;
		overflow: visible;
}
.cart .double:after, .checkout .double:after {
		display: block;
		content: ".";
		height: 0;
		clear: both;
		visibility: hidden;
}
.cart .cart_result, .checkout .cart_result {
		width: 500px;
		position: relative;
		left: 20px;
}
.cart .order_num, .checkout .order_num {
		padding: 7px 0;
}
.cart_result .total {
		padding: 7px 5px;
		overflow: hidden;
		background: #f1f1f1;
		font-weight: bold;
		font-size: 1.2em;
}
.cart_result .total strong {
		float: left;
		width: 230px;
		text-align: right;
}
.cart_result .total span {
		float: right;
		width: 216px;
}
.checkout .cart_result {
		width: 305px;
}
.checkout .cart_result .total strong {
		width: 154px;
}
.checkout .cart_result .total span {
		width: 105px;
}
.cart_result .buttons {
		margin-right: -10px;
		padding: 7px 0;
}
.cart_result .buttons button, .cart_result .buttons a.btn {
		float: left;
		margin-right: 10px;
}
.cart_result .buttons #btn-checkout {
		margin-right: 0;
}


.checkout .buttons {
		width: 100%;
		margin: -2em 0 1em;
		overflow: hidden;
}
.checkout .buttons button, .checkout .buttons a.btn,
.thanks .buttons button, .thanks .buttons a.btn {
		float: right;
		margin-left: 10px;
}
.review div.marked {
		padding: 30px;
}
.review table.info {
		margin: 10px 0;
}
.review a.btn-edit {
		float: right;
		padding: 10px 0;
}
.thanks {
		padding-right: 0;
}
.thanks .buttons {
		padding: 20px 0;
		width: 100%;
		overflow: hidden;
}

div.reg_info {
		padding: 20px 30px 20px 85px;
}
div.reg_info_short {
		padding: 20px 30px 20px 120px;
}
div.reg_info div.button a.btn, div.reg_info_short div.button a.btn {
		margin: 0;
}

ul.def, .files ul {
		padding: 0;
		list-style: none;
}
ul.def li i {
		background-position: -16px 50%;
		width: 3px;
}
.agreement {
		text-align: center;
}
.register {
		padding-bottom: 20px;
}

.files {
		padding-top: 10px;
}
.files h4 {
		padding-bottom: .5em;
}
.files div.marked {
		padding: 20px;
}
.files li {
		padding: 6px 0;
}
.files li i {
		height: 20px;
		width: 16px;
		margin-top: -3px;
		margin-right: 10px;
		background-position: -41px 50%;
}
.files a {
		color: #666;
}


#contacts {
		overflow: hidden;
		padding-bottom: 2em;
}
#contacts address {
		float: left;
		width: 200px;
		font-style: normal;
}
#contacts form {
		float: right;
		width: 600px;
}
#contacts form .odd, #contacts form .even {
		width: 49%;
}
#contacts input.text, #contacts select {
		width: 200px;
}
#contacts .field label {
		width: 25%;
}
#contacts .field span {
		width: 74%;
}
#contacts form .both label {
		width: 12%;
}
#contacts form .both span {
		width: 87%;
}
#contacts form textarea {
		width: 97%;
		margin: 0;
}
#contacts .button {
		width: 99%;
		overflow: hidden;
		text-align: right;
}
#contacts .button button, #contacts .button a.btn {
		float: right;
}








#imagePreview {
	width: 100000000px;
	position: absolute;
}
#imagesHolder {
	height:50px;
	overflow: hidden;
	position:relative;

	margin-left: 4px;
	margin-right: 3px;
	float: left;
}
#bigImage {
	cursor:pointer;cursor:hand;
}
#waitMessage {
	display:none;
	position:absolute;
	width: 300px;
	height: 207px;
	background-color:#FFF;
	border: none;
	padding:4px;
}

#waitMessage img {
	margin-top: 103px;
	margin-left: 150px;	
}









#overlay, #overlay2, #overlay3, #overlay5, #overlay4 {
	border: medium none ;
	margin: 0pt;
	padding: 0pt;
	cursor: wait;
	width: 100%;
	height: 100%;
	top: 0pt;
	left: 0pt;
	background-color: #fff;
	opacity: 0.6;
	filter:alpha(opacity=60);
	position: absolute;
	z-index: 1000; 
	
}



#overlay_info, #overlay_info3 {
	border: medium none ;
	margin: 0pt;
	padding: 15px;
	position: fixed;
	z-index: 1001;
	width: 30%;
	top: 40%;
	left: 35%;
	text-align: center;
	color: #fff;
	background-color: #70bad3;
	cursor: wait;
}

#overlay_image, #overlay_image3 {
	border: medium none;
	margin: 0pt;
	padding: 15px;
	position: absolute;
	z-index: 1002;
	width: 800px;
	height: 600px;
	background-color: #fff; 
	margin-left: 35px;
	color: #fff;
	text-align: center;
	background: 400px 300px url(/content/loader.gif) no-repeat white;
}


#overlay_text, #overlay_text2, #overlay_text3, #overlay_text5, #overlay_text4 {
	border: medium none;
	margin: 0pt;
	padding: 15px;
	position: fixed;
	top: 20%;
	z-index: 1002;
	width: 800px;
	height: 260px;
	background-color: #fff; 
	margin-left: 35px;
	border: #70bad3 solid 10px;
}


#overlay_image img {
	cursor:pointer;cursor:hand;
}



.description {
	display: block;
	padding: 15px 0 0 0;
	clear: both;
}






a#logo1 {
    display: block;
    width: 53px;
    height: 20px;
    background-image: url(/content/logos/logo01.jpg);
	float: left;
	 
}
a#logo1:hover {
    background-image: url(/content/logos/logo01o.jpg);

}
a .alt { display: none; }

a#logo2 {
    display: block;
    width: 57px;
    height: 28px;
    background-image: url(/content/logos/logo02.jpg);
	float: left;
	margin: 0 0 0 10px;
	 
}
a#logo2:hover {
    background-image: url(/content/logos/logo02o.jpg);

}

a#logo3 {
    display: block;
    width: 54px;
    height: 22px;
    background-image: url(/content/logos/logo03.jpg);
	float: left;
	margin: 0 0 25px 10px;
	 
}
a#logo3:hover {
    background-image: url(/content/logos/logo03o.jpg);

}

a#logo4 {
    display: block;
    width: 54px;
    height: 21px;
    background-image: url(/content/logos/logo04o.jpg);
	float: left;
	margin: 0 0 0 10px;
	 
}
a#logo4:hover {
    background-image: url(/content/logos/logo04.jpg);

}


.message {
	color: black;
	position: relative;
	float: left;
	width: 100%;
	height: 25px;
	margin: 0;
	text-align: left;
	background-color: #ffde00;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 11px;
}



.borders_off{border:2px solid #FFFFFF;}
.borders_on{border:2px solid #000000;}

#metal_finish li img {
	position: relative;
	float: left;
	width: 125px;
	height: 125px;
}

#metal_finish li {
	margin: 2px 0;
}
#metal_finish .fini_col_nam {
	position: relative;
	float: left;
	width: 125px;
	height: 18px;
	margin: 0 5px;
	margin-left: 5px;
	text-align: left;
}
.color_div {
	position: relative;
	float: left;
	width: 125px;
	height: 160px;
		margin: 0px;
		margin-right: 10px;
}

input.error {
border:1px solid red;
background-color: #fafafa; 
}

select.error {
border:1px solid red;
background-color: #fafafa; 
}

#myform .required {
color:#666666;
font-style:normal;
}


/*map locator */

#container_content {
    background-color: #FFFFFF;
    height: 100%;
    margin: 10px auto 20px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 0;
    width: 980px;
}
#content_wide {
    height: auto;
    margin-left: 213px;
    margin-right: 0;
    margin-top: 10px;
    padding-left: 15px;
    padding-top: 10px;
}
#left_column {
    background-color: #FFFFFF;
    float: left;
    height: 475px;
    margin-bottom: 15px;
    margin-right: 0;
    padding-right: 0;
    text-align: left;
    width: 220px;
}
#left_column_title {
    color: #FBB215;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 20px;
    padding-top: 0;
}
#product_description {
    color: #585959;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 10px;
    padding-bottom: 1px;
}
#product_title {
    color: #585959;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 14px;
    padding-bottom: 1px;
    padding-top: 15px;
}
#product_title a {
    color: #585959;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 10px;
    padding-bottom: 1px;
}

.boxy-wrapper {width: 400px;}
.detailsRep {font: 12px Arial,Sans-serif;}


.content .double #btn-cif {
    background: url("/css/i/buttons.png") no-repeat scroll -1415px 0 transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 20px;
    outline: medium none;
    overflow: hidden;
    text-indent: -100em;
        float: left;
    margin-right: 10px;
	 background-position: -1786px 0;
    width: 72px;
	
	}


	/* rotator in-page placement */
div.rotator {
	position:relative;
	height:260px;
	margin-left: -13px;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

div.rotator ul li.show {
	z-index:500;
}


.visual_choice img {
    border: 2px solid #e6e6e6;
	margin: 1px;
    cursor: pointer;
    display: block;
}


