@charset "UTF-8";

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:"Zurich Light Condensed",Arial Narrow,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#787878;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Zurich Light Condensed",Arial Narrow,Arial,Helvetica,sans-serif;
	color:#787878;
}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
h3 {
	color:#ff7400;
	font-size: 26px;
	font-weight: normal;
	}
h5 {
	font-size: 16px;
	}
p {
	text-align: justify;
	line-height: 20px;
	padding-top:5px;
	padding-bottom:5px;
}	

#container {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
#inner_container {
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
#header {
	clear:both;
	height: 154px;
	}
#logo {
	float:left;
	}
#user_auth_box {
	margin-top: 53px;
	float:right;
	height: 32px;
	color:#787878;
	background-color: #eceded;
	}

#user_auth_box img {
	float: left;
	margin-right:10px;
	}

#user_auth_box div {
	float:right;
	height: 32px;
	line-height: 30px;
	color:#787878;
	background-color: #eceded;
	padding-left: 10px;
	padding-right: 10px;
	}
#user_auth_box div a {
	background-color: #eceded;
	text-decoration: none;
	}
#user_auth_box div a:hover {
	background-color: #eceded;
	text-decoration: underline;
	}

#cart_box {
	clear:right;
	float:right;
	margin-top: 6px;
	height: 32px;
	color:#787878;
	background-color: #fff;
	}

#cart_box img {
	float: left;
	margin-right:10px;
	}

#cart_box td {
	height: 32px;	
	line-height: 30px;
	color:#787878;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	}
#cart_box div a {
	background-color: #fff;
	text-decoration: none;
	}
#cart_box div a:hover {
	background-color: #fff;
	text-decoration: underline;
	}
.cart_box_total {
	font-weight: bold;
	color: #ff7400;
	vertical-align: middle;
	}
#menu {
	clear: both;
	height: 32px;
	}
#menu_ul {
	display:block;
	float:left;
	}
#menu_ul li {
	float:left;
	width: 133px;
	}
#menu_ul li.m_last {
	float:right;
	width: 132px;
	}
a.m1 {
	display:block;
	width:133px;
	height:32px;
	background:url(../gfx/menu/1.gif) 0 0 no-repeat
}
a.m1:hover, a#current.m1 {
	display:block;
	width:133px;
	height:32px;
	background:url(../gfx/menu/1.gif) 0 -32px no-repeat
}
a.m2 {
	display:block;
	width:133px;
	height:32px;
	background:url(../gfx/menu/2.gif) 0 0 no-repeat
}
a.m2:hover, a#current.m2 {
	display:block;
	width:133px;
	height:32px;
	background:url(../gfx/menu/2.gif) 0 -32px no-repeat
}
a.m3 {
	display:block;
	width:133px;
	height:32px;
	background:url(../gfx/menu/3.gif) 0 0 no-repeat
}
a.m3:hover, a#current.m3 {
	display:block;
	width:133px;
	height:32px;
	background:url(../gfx/menu/3.gif) 0 -32px no-repeat
}
a.m4 {
	display:block;
	width:133px;
	height:32px;
	background:url(../gfx/menu/4.gif) 0 0 no-repeat
}
a.m4:hover, a#current.m4 {
	display:block;
	width:133px;
	height:32px;
	background:url(../gfx/menu/4.gif) 0 -32px no-repeat
}
a.m5 {
	display:block;
	width:133px;
	height:32px;
	background:url(../gfx/menu/5.gif) 0 0 no-repeat
}
a.m5:hover, a#current.m5 {
	display:block;
	width:133px;
	height:32px;
	background:url(../gfx/menu/5.gif) 0 -32px no-repeat
}
a.m6 {
	display:block;
	width:133px;
	height:32px;
	background:url(../gfx/menu/6.gif) 0 0 no-repeat
}
a.m6:hover, a#current.m6 {
	display:block;
	width:133px;
	height:32px;
	background:url(../gfx/menu/6.gif) 0 -32px no-repeat
}
a.m7 {
	display:block;
	width:132px;
	height:32px;
	background:url(../gfx/menu/7.gif) 0 0 no-repeat
}
a.m7:hover, a#current.m7 {
	display:block;
	width:132px;
	height:32px;
	background:url(../gfx/menu/7.gif) 0 -32px no-repeat
}
#content {
	margin-top: 16px;
	position: relative;
	}
#content_left {
	float: left;
	width:580px;
	}
#content_right {
	float: right;
	width: 346px;
	}
#content_right .right_big_box {
	margin-top: 70px;
	position: relative;
	width: 346px;
	height: 231px;
	border: 1px dashed #c3c3c3;
	margin-bottom: 5px;
}
#content_right .right_big_box img {
	position: relative;
	top: 8px;
	left: 8px;
}
#content_right .right_box {
	position: relative;
	width: 346px;
	height: 141px;
	border: 1px dashed #c3c3c3;
	margin-bottom: 5px;
}
#content_right #promo_box {
	background: url(../gfx/rbox_promo.jpg) 8px 8px no-repeat
	}
#content_right #news_box {
	background: url(../gfx/rbox_news.jpg) 8px 8px no-repeat
	}
#content_right #montaz_box {
	background: url(../gfx/rbox_installation.jpg) 8px 8px no-repeat
	}
#content_right .right_box div {
	width: 135px;
	height: 37px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
}
a.btn_promo {
	display:block;
	width:135px;
	height:37px;
	background:url(../gfx/rbox_promo_btn.png) 0 0 no-repeat
}
a.btn_promo:hover, a#current.btn_promo {
	display:block;
	width:135px;
	height:37px;
	background:url(../gfx/rbox_promo_btn.png) 0 -37px no-repeat
}
a.btn_news {
	display:block;
	width:135px;
	height:37px;
	background:url(../gfx/rbox_news_btn.png) 0 0 no-repeat
}
a.btn_news:hover, a#current.btn_news {
	display:block;
	width:135px;
	height:37px;
	background:url(../gfx/rbox_news_btn.png) 0 -37px no-repeat
}
a.btn_montaz {
	display:block;
	width:135px;
	height:37px;
	background:url(../gfx/rbox_installation_btn.png) 0 0 no-repeat
}
a.btn_montaz:hover, a#current.btn_montaz {
	display:block;
	width:135px;
	height:37px;
	background:url(../gfx/rbox_installation_btn.png) 0 -37px no-repeat
}
#footer {
	clear:both;
	height: 132px;
}
#footer_top {
	height: 22px;
	line-height: 22px;
	padding-left: 12px;
	}
#footer_middle {
	height: 70px;
	background-color: #ff7400;
	padding-left:12px;
	}
#footer_partners {
	height: 70px;
	background-color: #eceded;
	}
#footer_bottom {
	height: 40px;
	line-height: 40px;
	padding-left: 12px;
	}
#footer_menu {
	float:left;
}

#footer_menu_ul {
	display:block;
	float:left;
}

#footer_menu_ul li {
	float: left;
	padding-left: 15px;
	}
#created_by {
	float:right;
	}
.h3_title {
	height: 30px;
	padding: 20px 20px 20px 30px;
	color: #ff7400;
	}
.h3_big_title {
	height: 30px;
	padding: 20px 20px 30px 30px;
	color: #ff7400;
	}
.h5_title {
	padding: 10px;
	}
#fp_content {
	border: 1px dashed #c3c3c3;
	padding: 15px;
	text-align: justify;
	line-height: 20px;
}
#fp_content p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#fp_content a {
	color: #ff7400;
}
#fp_content ol {
	margin-left: 20px;
	list-style: decimal;
	}
#fp_content li {
	margin-left: 10px;
	padding: 5px;
	}
.product_list {
	width: 580px;
}
.product_box {
	width: 130px;
	height: 180px;
	float:left;
}
.product_box .product_img {
	width: 120px;
	height: 120px;
	border: 1px dashed #c3c3c3;
	padding: 4px;
}
.product_box .product_name {
	width: 126px;
	height: 30px;
	line-height: 30px;
	padding-left: 4px;
	border-bottom: 1px dashed #c3c3c3;
	overflow: hidden;
}
.product_box .product_price {
	position: relative;
	width: 126px;
	height: 30px;
}
.product_box .product_price .ppprice {
	float:left;
	line-height: 30px;
	padding-left: 4px;
	color: #ff7400;
}
.product_box .product_price .ppmore {
	float:right;
	margin-top: 7px;
}
a.product_more {
	display:block;
	width:15px;
	height:15px;
	background:url(../gfx/btn_arrow.png) 0 0 no-repeat
}
a.product_more:hover {
	display:block;
	width:15px;
	height:15px;
	background:url(../gfx/btn_arrow.png) 0 -15px no-repeat
}
a.product_img_more {
	display:block;
	width:120px;
	height:120px;
}
.new_ico {
	float:left;
	margin-left:10px;
	margin-top:10px
}
/* pagination */
.page {
	font-size: 12px;
}
.page a {
	text-decoration:none;
	font-size: 12px;
}
.page a:hover {
	text-decoration:underline;
	font-size: 12px;
}
.page .page_current {
	color: #ff7400;
	font-weight: bold;
}
#category_list_select {
	width: 346px;
	height: 40px;
	background-color: #eee;
	margin-bottom: 10px;
}
#category_list_select select {
	width: 326px;
	margin-top: 10px;
	margin-left: 10px;
}
#product {
	width: 580px;
}
#product #product_description {
	width: 580px;
	border: 1px dashed #c3c3c3;
}
#product_description td {
	padding: 5px;
}
#product_description #product_img {
	float:left;
	width: 120px;
}
#product_description #product_img p {
	text-align: center;
	}
#product_description #product_text {
	float:right;
	width:410px;
	padding: 15px 15px 2px 15px;
}
#product_description #product_price {
	float: right;
	margin-top: 20px;
	height: 25px;
	line-height: 30px;
	width:200px;
	color: #ff7400;
	font-size: 20px;
	text-align: right;
}
.add_to_cart_box {
	clear:right;
	float:right;
	border-top: 1px dashed #c3c3c3;
	width:80px;
	height: 32px;
	line-height: 32px;
	margin-top: 5px;
	}
.add_to_cart_box img {
	float:right;
	}
#product_gallery {
	width: 580px;
	}
#product_gallery .product_gallery_box {
	width: 130px;
	height: 130px;
	float:left;
	}
#product_gallery .product_gallery_box div {
	width: 120px;
	height: 120px;
	border: 1px dashed #c3c3c3;
	padding: 4px;
}
a.product_gallery_img {
	display:block;
	width:120px;
	height:120px;
}
/* configuration */
#configuration {
	padding: 10px;
	}
.configuration_steps {
	}
#configuration_ul {
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	}
#configuration_ul li {
	font-size: 11px;
	height:22px;
	float:left;
	white-space: nowrap;
	}
#configuration_ul li a {
	display:block;
	height:17px;
	width:49px;
	padding-top:5px;
	padding-left:4px;
	font-size: 11px;
}
#configuration_ul li a:hover {
	color: #fff;
	background-color: #ff7400;
	font-weight: bold;
}
#configuration_ul li a.active_step {
	color: #fff;
	background-color: #ff7400;
	font-weight: bold;
}
.step_content {
	clear:both;
	background-color: #eee;
	padding: 10px;
	line-height: 25px;
	overflow: auto;
	}
.errorlist li {
	color: #ff7400;
	}
.step {
}
.step_title {
	height: 30px;
	font-size: 20px;
}
.orange {
	font-size: 20px;
	color: #ff7400;
}
.just_orange {
	color: #ff7400;
}
a.just_orange:hover {
	color:#787878;
	}
.bg-orange-with-white {
	color: #fff;
	background-color: #ff7400;
	font-weight: bold;
	display:block;
	height:22px;
	padding-left:4px;
	font-size: 11px;
	}
.em {
	color: #ff7400;
	}
.emBold {
	color: #ff7400;
	font-weight: bold;
	}
.orange_border {
	border: 2px solid #ff7400;
	}
.wizardButtons {
	display: none;
}
.material_group {
	font-size: 12px;
	text-transform: uppercase;
	clear:both;
	margin: 1px;
	height: 20px;
	line-height: 20px;
	width: 294px;
	padding-left: 10px;
	color: #fff;
	background-color: #ff7400;
}
.fleft {
	clear:left;
	float:left;
	}
.fright {
	clear:right;
	float:right;
	}
.material_name {
	font-size: 12px;
	position: relative;
	text-transform: uppercase;
	margin: 1px;
	height: 20px;
	line-height: 20px;
	width: 141px;
	padding-left: 10px;
	color: #fff;
	background-color: #555;
}
.picker_entry {
	font-size: 12px;
	position: relative;
	text-transform: uppercase;
	margin: 10px;
	line-height: 20px;
	padding-left: 10px;
	cursor: pointer;
}
.material_entry {
	margin: 1px;
	height: 20px;
	width: 137px;
}
.flounce_entry {
	height: 34px;
	width: 124px;
	float:left;
	padding: 0px;
}
.rail_pattern_entry {
	height: 95px;
	width: 95px;
	float:left;
	padding: 0px;
}
.lamella_opening_way_entry {
	height: 100px;
	width: 280px;
}
.extender_entry {
	height: 60px;
	width: 113px;
	float:left;
}
.tassel_entry {
	height: 60px;
	width: 113px;
	float:left;
	padding: 0px;
}
.bead_entry {
	height: 60px;
	width: 113px;
	float:left;
	padding: 0px;
}
.ring_entry {
	height: 32px;
	width: 32px;
	float:left;
	padding: 0px;
}
.eee_border {
	border: 2px solid #eee;
}
.rail_pattern_label {
	background-color: #ff7400;
	color: #fff;
	font-size:11px;
	padding-left:5px;
	font-weight: bold;
	}
/* profile */
#profile_form_container {
	width:580px;
	margin-bottom: 20px;
}
#profile_form table {
	border-spacing:1px;
}
#profile_form table th {
	width: 40%;
	border: 1px dashed #c3c3c3;
	border-spacing:1px;
	padding: 10px;
	vertical-align:middle;
	text-align: justify;
	line-height: 20px;
	}
#profile_form table td {
	width: 58%;
	border: 1px dashed #c3c3c3;
	border-spacing:1px;
	padding: 10px;
	vertical-align:middle;
	text-align: justify;
	line-height: 20px;
	}
#profile_form table td input {
	width: 300px;
	color: #ff7400;
}
#profile_form table td select {
	width: 300px;
	color: #ff7400;
}
.invalid, .errorlist {
	color: #ff7400;
}
#right_col_menu {
	padding-bottom: 5px;
	border-bottom: 1px dashed #c3c3c3;
	}

#right_col_menu div {
	margin-bottom: 1px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	background: #eceded url(../gfx/btn_arrow_single.gif) 310px 6px no-repeat;
}

.right_col_box {
	padding-bottom: 5px;
	border-bottom: 1px dashed #c3c3c3;
	}

.right_col_box li {
	margin-bottom: 1px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	background: #eceded url(../gfx/btn_arrow_single.gif) 310px 6px no-repeat;
}
#right_col_menu_additional {
	padding-top: 5px;
	}
#right_col_menu_additional div {
	margin-bottom: 1px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	background: #eceded;
	}
#promotion_content {
	border: 1px dashed #c3c3c3;
	padding: 5px;
	line-height: 20px;
	width:568px;
	overflow: auto;
}
#promotion_image {
	float:left;
	width: 320px;
}
#promotion_body {
	float:right;
	text-align: justify;
	width: 228px;
	padding-right: 10px;
	overflow: hidden;
}
.promotion_headline {
	color: #ff7400;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
/* cart */

#cart {
	width:580px;
	margin-bottom: 20px;
}
#cart table {
	border-spacing:1px;
}
#cart table th {
	border: 1px dashed #c3c3c3;
	border-spacing:1px;
	padding: 10px;
	vertical-align:middle;
	text-align: justify;
	line-height: 20px;
	}
#cart table td {
	border: 1px dashed #c3c3c3;
	border-spacing:1px;
	padding: 10px;
	vertical-align:middle;
	line-height: 20px;
	}
#cart table td input[type="text"] {
	color: #ff7400;
}
#cart table td select {
	color: #ff7400;
}
#cart table td textarea {
	color: #ff7400;
}
#cart .tdname {
	width: 260px;
	}
#cart .tdquantity {
	width: 30px;
	}
#cart .tdquantity input {
	width: 20px;
	}
#cart .tdprice {
	}
#cart .tddelete {
	}
.cart_option {
	width: 100%;
	text-align: center;
	}
.cart_option th {
	text-transform: uppercase;
}
.cart_option tr td {
	width: 100%;
	text-align: center;
	}
.product_final_price {
	float: right;
	margin-top: 20px;
	height: 25px;
	line-height: 30px;
	width:100px;
	color: #ff7400;
	font-size: 20px;
	text-align: right;
}
.orderitems thead tr th {
	background-color:#aaa;
	color:#fff;
}
.orderitems tr td {
	background-color:#efefef;
	color:#666
}
.cb15 {
	clear:both;
	height:15px;
	}
#cart_sum {
	}
#promo_code {
	}
#promo_code table {
	width:100%;
	text-align: center;
	}
.info {
	line-height: 24px;
	color: #ff7400;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px dashed #c3c3c3; 
	background-color: #eee;
	padding: 10px;
	width: 250px;
}
#tooltip h5 {
	margin: 0;
	padding-bottom:10px;
	font-weight: normal;
	}
#tooltip div { margin: 0; }
.tooltip {
	display:none;
}
#breadcrumb {
	height: 16px;
	overflow: hidden;
}