html, body{
	padding:0px;
	margin:0px;
	font-family:'Roboto', sans-serif;
	width:100%;
	font-size:14px;	
}
body{
	
	background:url(/Content/Themes/listinger/images/background.png) top repeat-x;
}
#outer{
	margin:0px 10px;
}
.wrapper{
	padding:0px 10px;
}
a{
	color:#777;
}
a:hover{
	color:#147fc0;
}
.about-option-link img{
	margin-bottom:-2px;
}
.search-sort-by{
	padding:16px 0px;
}
.open-tree, .close-tree{
	background: url(/Content/Themes/listinger/images/plus-small.png) center no-repeat;
    cursor: pointer;
    height: 42px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    z-index: 2;
}
.close-tree{
	background: url(/Content/Themes/listinger/images/minus-small.png) center no-repeat;
}
.text-select, .select-outer select, #ShippingMethodList{
	font-size:14px;
	font-weight:400;
	font-style:normal;
	font-size-adjust:none;
	color:#555555;
	line-height:17px;
	text-align:left;
	vertical-align:middle;
	background-color:#FFFFFF;
	height:34px;
	margin:0px;
	padding:6px 12px 6px 12px;
	border:1px solid #ECECEC;
	box-shadow:rgba(0, 0, 0, 0.075) 0px 1px 1px 0px inset;
	display: block;
}
#ShippingMethodList{
	width:100%!important;
}
#header{
	width:100%;
	max-width:1200px;
	/*min-width:768px;*/
	min-width:230px;
	margin:0px auto;
	height:176px;
	position:relative;
}
#header-info{
	height:46px;
	border-bottom:1px solid #d6d5d5;
	line-height:46px;
	font-size:14px;
	color:#777;
}
#welcome-msg{
	position:absolute;
	right:0px;
	top:32px;
	color:#777;
	font-size:14px;
}
#header-info strong, #welcome-msg strong{
	font-size:17px;
	color:#147fc0;
}
#header-links{
	position:absolute;
	top:70px;
	right:0px;
	list-style:none;
	margin:0px;
	padding:0px;
}
#header-links li{
	list-style:none;
	float:right;
	margin:0px 0px 0px 18px;
	padding:0px 0px 0px 10px;
	background:url(/Content/Themes/listinger/images/links-arrow.png) left no-repeat;
}
#header-links li a{
	text-decoration:none;
}
#header-bottom{
	top:124px;
	position:absolute;
	width:100%;
}
#header-bottom .inner{
	padding:0px 300px 
}
#header-bottom .left{
	position:absolute;
	left:0px;
	width:300px;
}
#header-bottom .right{
	position:absolute;
	right:0px;
	width:300px;
}
#header-bottom .center{
	display:block;
}
#fastsearch{
	padding:0px;
	margin:0px;
	width:100%;
	position:relative;
	display:block;
}
#fastsearch .left{
	width:100%;
}
#fastsearch .offset{
	padding-right:53px;
}
#fastsearch  .right{
	/*margin-right:-53px;*/
	width:53px!important;
}
#search-query{
	list-style:none;
	width:100%;
	height:30px;
	line-height:30px;
	border:1px solid #d6d5d5;
	outline:none!important;
	border-radius:3px 0px 0px 3px;
	border-right:none;
	background:url(/Content/Themes/listinger/images/search-background.png) top repeat-x;
	text-indent:16px;
}
#search-label{
	position:absolute;
	margin: 7px 0px 0px 16px;
	color:#777;
}
#fastsearch input[type=submit]{
	border:none;
	width:53px;
	top:1px;
	height:33px;
	cursor:pointer;
	background:#fff url(/Content/Themes/listinger/images/search-button.png);
}
#logo{
	position:absolute;
	top:32px;
	left:0px;
	font-size:40px;
	text-decoration:none;
}
.categories-title{
	width:270px;
	height:52px;
	position:absolute;
	margin-top:-52px;
	line-height:52px;
	color:#fff;
	background:url(/Content/Themes/listinger/images/categories-title-background.png);
	border-radius:3px 3px 0px 0px;
	text-align:left;
	text-indent:16px;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
}
#cart-link{
	position:absolute;
	width:270px;
	height:34px;
	background:url(/Content/Themes/listinger/images/categories-title-background.png) top repeat-x;
	border-radius:3px;
	border:none;
	text-decoration:none;
	color:#fff;
	text-indent:16px;
	line-height:34px;
	right:0px;
}
#cart-link span{
	display:block;
	margin-right:10px;
	background:url(/Content/Themes/listinger/images/cart-arrow.png) right no-repeat;
}
#inner{
	width:100%;
	/*min-width:768px;*/
	/*min-width:400px;*/
	min-width:230px;
	max-width:1200px;
	margin:0px auto;
}
#inner-inner{
	display:block;
	padding:0px 0px 0px 300px;
}
#inner-left{
	float:left;
	margin-left:-300px;
	width:300px;
}
#inner-center{
	display:block;
	float:left;
	width:100%;
	padding:20px 0px;
}
#main-menu{
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	width:270px;
	border-radius: 0px 0px 3px 3px;
	border-bottom: 1px solid #d6d5d5;
	background:#f2f2f2;
	padding-bottom:5px;
}
#main-menu ul{
	padding-left:16px;
	background:#fafafa;
}
#main-menu ul li{
	border:none!important;
}
#main-menu ul a{
	background:#fafafa url(/Content/Themes/listinger/images/links-arrow.png) left no-repeat;
}
#main-menu li{
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	border:1px solid #d6d5d5;
	border-bottom:none;
	background:#fff;
	position:relative;
}
#main-menu li a{
	padding:10px 30px 10px 16px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:17px;
	color:#333;
}
#main-menu li a:hover{
	color:#147fc0;
}
#footer{
	background:#F7F7F7;
}
#footer-inner{
	width:100%;
	/*min-width:768px;*/
	/*min-width:400px;*/
	min-width:230px;
	max-width:1200px;
	margin:0px auto;
}
#copyrights{
	height:70px;
	border-top:1px solid #d6d5d5;
	line-height:54px;
	color:#777777;
	font-size:12px;
}
.clear{
	clear:both!important;
}
.left{
	float:left!important;
}
.right{
	float:right!important;
}
.hidden{
	display:none!important;
}
.w50{
	float:left;
	width:50%;
}
.w33{
	float:left;
	width:33%;
}
.w100{
	width:100%;
}
input.big, textarea.big{
	max-width:1006px!important;
}
input.small{
	max-width:100px!important;
}
.footer-links{
	font-size:14px;
	list-style:none;
	margin:0px;
	padding:20px 0px;
}
.order-action a,
.quote-action a{
	display:block;
	padding:2px;
}
.footer-links li{
	list-style:none;
	padding:4px 4px 4px 16px;
	margin:0px;
	display:block;
	background:url(/Content/Themes/listinger/images/links-arrow.png) left no-repeat;
}
.footer-links li a{
	text-decoration:none;
}
.footer-links li.title{
	background:none;
	font-size:17px;
	color:#333;
	padding:4px 0px;
}
#footer-contacts{
	padding:24px 0px 20px 0px;
	color:#777;
	font-size:14px;
	line-height:18px;
	width:90%;
}
#footer-contacts strong{
	font-size:17px;
	padding:4px 0px 10px 0px;
	color:#333;
	display:block;
	font-weight:normal;
}
#footer-phone{
	font-size:17px;
	color:#333;
    margin-bottom:10px;
}
#footer-phone strong{
	font-size:22px;
	color:#147fc0;
	display:block;
	font-weight:700;
}
#footer-newsletter{
	padding:24px 0px;
	width:100%;
}
.subscribe-left{
	display:block;
	margin-right:53px;
}
#subscribe{
	position:relative;
	margin:0px;
	padding:0px;
}
#footer-newsletter strong{
	display:block;
	margin-bottom:10px;
	font-size:17px;
	color:#333;
}
#footer-newsletter  input[type=text]{
	list-style:none;
	width:100%;
	height:30px;
	line-height:32px;
	border:1px solid #d6d5d5;
	outline:none!important;
	border-radius:3px;
	background:#fff url(/Content/Themes/listinger/images/search-background.png) top repeat-x;
	text-indent:20px;
}
#footer-newsletter  input[type=submit]{
	position:absolute;
	border:none;
	width:53px;
	right:0px;
	top:0px;
	height:34px;
	cursor:pointer;
	background:url(/Content/Themes/listinger/images/subscribe-button.png);
}
.customization-title{
	color:#147FC0;
}
.catalog-title,
.customization-title{
	height:52px;
	display:block;
	line-height:52px;
	text-indent:18px;
	font-size:20px;
	font-weight:700;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#333;
	text-transform:uppercase;
	background:#f3f3f3 url(/Content/Themes/listinger/images/title-background.png) bottom repeat-x;
	border-radius: 3px 3px 0px 0px;
	margin:18px 0px;
}
#breadcrumbs{
	background:#fbfbfb;
	border:1px solid #ddd;
	padding:12px 18px;
	font-size:12px;
}
.tool-box{
	position:relative;
	height:50px;
	border-top:1px solid #ececec;
	margin-bottom:18px;
}
.gridview{
	position:absolute;
	left:0px;
	top:18px;
	width:18px;
	height:18px;
	background:url(/Content/Themes/listinger/images/gridview-active.png) left top;
}
.gridview:hover{
	background:url(/Content/Themes/listinger/images/gridview-active.png) left top!important;
}
a.gridview {
	background:url(/Content/Themes/listinger/images/gridview.png) left top;
}
.listview{
	position:absolute;
	left:28px;
	width:18px;
	top:18px;
	height:18px;
	background:url(/Content/Themes/listinger/images/listview-active.png) left top;
}
.listview:hover{
	background:url(/Content/Themes/listinger/images/listview-active.png) left top!important;
}
a.listview{
	background:url(/Content/Themes/listinger/images/listview.png) left top;
}
.sorter select{
	position:absolute;
	right:40px;
	top:18px;
	width:100px;
	border:1px solid #ececec;
	padding:2px;
}
.sorter label{
	position:absolute;
	right:150px;
	/*top:18px;*/
	top:22px;
	color:#777;
}
.products-desc, .products-asc{
	position:absolute;
	width:13px;
	height:11px;
	right:10px;
	top:26px;
}
.products-asc{
	background:url(/Content/Themes/listinger/images/arrow-down.png);
}
.products-asc:hover{
	background:url(/Content/Themes/listinger/images/arrow-down-hover.png);
}
.products-desc{
	background:url(/Content/Themes/listinger/images/arrow-up.png);
}
.products-desc:hover{
	background:url(/Content/Themes/listinger/images/arrow-up-hover.png);
}
/* PRODUCTS GRID-VIEW */
.products-grid  .last{
	margin-right:0px!important;
}
.products-grid .poduct:hover{
	box-shadow:0px 0px 8px #ddd;
}
.products-grid .poduct{
	border:1px solid #d6d5d5;
	border-radius:3px;
	width:31%;
	float:left;
	display:block;
	margin:0px 3% 25px 0px;
}
.products-grid .product-image {
	padding:20px;
	border-bottom: 1px solid #d6d5d5;
}
.products-grid .product-image img{
	border:none;
	width:240px;
}
.products-grid .product-description{
	padding:20px;
}
.products-grid .product-title{
	paddin-bottom:8px;
}
.products-grid .product-title a:hover{
	color:#000;
}
.products-grid .product-title a{
	color:#147fc0;
	text-decoration:none;
}
.products-grid .product-info{
	font-size:12px;
	color:#777777;
	line-height:18px;
	margin-top:6px;
}
.products-grid .product-price{
	font-size:17px;
	font-weight:400;
	color:#147FC0;
	line-height:18px;
	margin-top:6px;
}
.products-grid  .details{
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:400;
	color:#000000;
	line-height:15px;
	text-align:center;
	line-height:32px;
	height:32px;
	width:76px;
	background:#e6e6e6 url(/Content/Themes/listinger/images/gray-button.png) top repeat-x;
	text-decoration:none;
	border-radius:3px;
	border:1px solid #e6e6e6;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #949494;
	cursor:pointer;
}
.products-grid  .toCart{
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:400;
	color:#fff;
	line-height:15px;
	text-align:center;
	line-height:32px;
	height:34px;
	width:90px;
	background:#0763c0 url(/Content/Themes/listinger/images/green-button.png) top repeat-x;
	text-decoration:none;
	border-radius:3px;
	border:1px solid #0763c0;
	border-bottom:1px solid #044284;
	cursor:pointer;
	margin-right:10px;
}
.products-grid  .product-buttons{
	padding-top:12px;
}
.products-grid  .details:hover, .products-grid  .toCart:hover{
	color:#fff;
	border:1px solid #373737;
	border-bottom:1px solid #070707;
	background:url(/Content/Themes/listinger/images/gray-button-hover.png) top repeat-x;
}

/* PRODUCTS LIST-VIEW */
.products-list .poduct:hover, .phone .products-grid .poduct:hover{
	box-shadow:0px 0px 8px #ddd;
}
.products-list .poduct, .phone .products-grid  .poduct{
	border:1px solid #d6d5d5;
	border-radius:3px;
	display:block;
	margin-bottom:18px;
	padding:20px 20px 20px 40px;
	float:none;
	width:auto;
	margin-right:0px;
}
.products-list .product-image , .phone .products-grid  .product-image {
	width:30%;
	margin-left:-20px;
	float:left;
	border: none;
    padding: 0px;
}
.products-list .product-image img, .phone .products-grid  .product-image img{
	border:none;
	width:100%;
}
.products-list .product-description, .phone .products-grid  .product-description{
	float:left;
	width:70%;
	margin-left:20px;
	padding: 0px;
}
.products-list .product-title, .phone .products-grid  .product-title{
	paddin-bottom:8px;
	font-size:14px;
}
.products-list .product-title a:hover, .phone .products-grid  .product-title a:hover{
	color:#000;
}
.products-list .product-title a, .phone .products-grid  .product-title a{
	color:#147fc0;
	text-decoration:none;
}
.products-list .product-info, .phone .products-grid  .product-info{
	font-size:12px;
	color:#777777;
	line-height:18px;
	margin-top:6px;
}
.products-list .product-price, .phone .products-grid  .product-price{
	font-size:17px;
	font-weight:400;
	color:#333333;
	line-height:18px;
	margin-top:6px;
}
.products-list  .details, .phone .products-grid   .details{
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:400;
	color:#000000;
	line-height:15px;
	text-align:center;
	line-height:32px;
	height:32px;
	width:76px;
	background:#e6e6e6 url(/Content/Themes/listinger/images/gray-button.png) top repeat-x;
	text-decoration:none;
	border-radius:3px;
	border:1px solid #e6e6e6;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #949494;
	cursor:pointer;
}
.products-list  .toCart, .phone .products-grid   .toCart{
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:400;
	color:#fff;
	line-height:15px;
	text-align:center;
	line-height:32px;
	height:34px;
	width:90px;
	background:#0763c0 url(/Content/Themes/listinger/images/green-button.png) top repeat-x;
	text-decoration:none;
	border-radius:3px;
	border:1px solid #0763c0;
	border-bottom:1px solid #044284;
	cursor:pointer;
	margin-right:10px;
}
.products-list  .product-buttons , .phone .products-grid  .product-buttons{
	padding-top:12px;
}
.products-list  .details:hover, .products-list  .toCart:hover,
, .phone .products-grid  .details:hover, , .phone .products-grid  .toCart:hover{
	color:#fff;
	border:1px solid #373737;
	border-bottom:1px solid #070707;
	background:url(/Content/Themes/listinger/images/gray-button-hover.png) top repeat-x;
}

.left-block{
	width:270px;
	margin-top:18px;
}
.left-block-title{
	height:52px;
	display:block;
	text-indent:18px;
	font-family:'Roboto',sans-serif;
	font-size:20px;
	font-weight:700;
	color:#FFFFFF;
	text-transform:uppercase;
	line-height:52px;
	background:#434343 url(/Content/Themes/listinger/images/left-block-title.png) bottom repeat-x;
	border-radius:3px 3px 0px 0px;
}
.left-block-content{
	padding:16px;
}
.filters-block{
	padding:15px;
	border-bottom:1px solid #ececec;
}
.filters-block-title{
	font-weight:bold;
	padding-bottom:9px;
}
.filters-block-content{
	font-size:12px;
	color:#333;
}
.filters-block-content label:hover{
	color:#147fc0;
}
.filters-block-content label{
	cursor:pointer;
}
.filters-block-content div{
	padding:6px;
}
.filters-buttons{
	padding-top:18px;
}
/* BUTTONS */
.green-button, .gray-button{
	display:block;
	text-align:center;
	text-decoration:none;
	border-radius:3px;
	cursor:pointer;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:40px;
	padding:0px 20px;
}
.gray-button{
	color:#000000;
	background:#e6e6e6 url(/Content/Themes/listinger/images/gray-button.png) top repeat-x;
	border:1px solid #e6e6e6;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #949494;
	font-family: Arial, Helvetica, sans-serif;
}
.green-button{
	color:#fff;
	background:#0763c0 url(/Content/Themes/listinger/images/green-button.png) top repeat-x;
	border-radius:3px;
	border:1px solid #0763c0;
	border-bottom:1px solid #044284;
}
button.green-button, button.gray-button{
	height:34px;
	padding:0px 20px;
}
.green-button:hover, .gray-button:hover{
	color:#fff;
	border:1px solid #373737;
	border-bottom:1px solid #070707;
	background:#363636 url(/Content/Themes/listinger/images/gray-button-hover.png) top repeat-x;
}
.btnClear, .btnApply{
	float:left;
}
.btnApply{
	margin-left:10px;
}

.product-body{
	margin-top:18px;
}
.product-top h1{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:700;
	color:#777777;
	line-height:20px;
}
.product-top{
	padding:0px 0px 0px 328px;
}
.product-left{
	width:310px;
	float:left;
	margin-left:-328px;
	position:relative;
}
.product-right{
	width:100%;
	float:left;
}
.product-right ul{
	list-style: none;
    padding: 2px;
    line-height: normal;
    margin: 5px 0px;
}
.product-right ul > li{
	background: url(/Content/images/blue-box.png) 0px 10px no-repeat;
    padding: 4px 0px 4px 10px;
}

.product-body .price{
	font-size:18px;
	font-weight:400;
	color:#147fc0;
	line-height:18px;
	padding:15px 0px 20px 0px;
}
.product-body .row{
	padding:8px 0px;
	font-size:14px;
	color:#3A3A3A;
}
.availability{font-weight:bold;}
.blue{color:#5BA0D0;}
.green{color:#147fc0;}
.red{color:#E03B3B;}
.addto-field{
	background:#FBFBFB;
	border:1px solid #DBDBDB;
	padding:25px;
	margin-top:10px;
}
form.tocart .price{
	padding-top:0px;
}
/*form.tocart{
	margin-bottom:18px;
}*/
#current-price-box{
	z-index:9;
	position: fixed;
	top: 50%;
	margin-top: -50px;
	right: 20px;
	padding:3px;
	border: 1px solid #d6d5d5;
	background:#FBFBFB;
	width:180px;
}
.cpb-title{
	border-bottom: 1px solid #d6d5d5;
	font-weight:bold;
}
.cpb-price{
	color: #147FC0;
	font-size: 1.5em;
	border-bottom: 1px solid #d6d5d5;
}
.cpb-title,
.cpb-price, 
.cpb-actions{
	text-align:center;
	padding:3px;
	vertical-align:middle;
	
}
.cpb-actions input{
	display:inline;
}
.phone #current-price-box{
	bottom:0px;
	top:auto;
	right:0px;
	width:100%;
	display: table;
	margin-top:0px;
}
.phone .cpb-title,
.phone .cpb-price, 
.phone .cpb-actions{
	display:table-cell;
	border:0px;
}
.phone .cpb-actions input{
	float:right;
}
.phone .cpb-actions{
	text-align:right;
}
#current-price-box table{
	background:#FBFBFB;
}
form.tocart .actions,
.addto-field .actions{
	line-height:36px;
	padding:10px 0px;
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	margin-bottom:18px;
}
.actions .row-qty{
	float:left;
}
.actions .row-buttons{
	float:right;
}
.phone .actions .row-qty,
.phone .actions .row-buttons{
	/*float:none;
	text-align:center;*/
}
.phone .actions .row-qty .left,
.phone .actions .row-buttons .right{
	float:none!important;
}
.phone .actions .row-buttons .green-button,
.phone .actions .row-buttons .gray-button{
	display:block;
}
.phone .row-buttons input{
	margin:0px;
	width:120px;
}
.phone .row-buttons #btnCustomize{
	margin:10px 0px 0px 0px!important;
}
.phone .actions .row-buttons{
	/*margin-top:10px;
	padding-top:10px;
	border-top:1px solid #DBDBDB;*/
}
form.tocart input[type=submit]{
	height:36px;
	line-height:36px;
	font-size:16px;
	font-weight:400px;
	width:120px;
}
form.tocart input[type=text],
.addto-field .actions input[type=text]{
	width:40px;
	height:34px;
	border:1px solid #ececec;
	line-height:15px;
	font-size:12px;
	color:#555;
	font-weight:400;
	text-align:center;
	margin-left:10px;
}
.addto-field .actions .add-to-cart-button{
	margin-left:10px;
}
.phone .addto-field .actions .add-to-cart-button{
	margin-left:0px;
}
.phone .config-line-description p{
	margin:0px 0px 10px 0px;
}
.product-body .main-image img{
	width:304px;
	border:1px solid #ececec;
}
.product-body .product-thumbs{
	margin-top:18px;
	width:321px;
	margin-left:-11px;
}
.product-body .product-thumbs a{
	float:left;
	margin-top:11px;
}
.product-body .product-thumbs  img{
	border:1px solid #ececec;
	width:92px;
	margin-left:11px;
}
.product-text h2{
	/*display:block;
	font-weight:400px;
	font-size:18px;
	padding:12px 15px;
	margin-bottom:18px;
	color:#fff;
	background:#434343 url(/Content/Themes/listinger/images/left-block-title.png) bottom repeat-x;
	border-radius: 3px 3px 0 0;*/
}
.link-wishlist{
	background:url(/Content/Themes/listinger/images/wishlist-icon.png) left no-repeat;
	line-height:13px;
	font-weight:700;
	padding:0px 0px 0px 22px;
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.link-wishlist:hover{
	color:#147fc0;
}
.wishlist-row-gray{
	background:#ddd;
}
.wishlist-row-image{
	text-align:center;
}
.wishlist-row-image img{
	width:80%;
	max-width:160px;
	margin:8px 0px;
}
.filters-block .show-more{
	margin-top:9px;
	display:block;
}
.categories-list .col2 .category-outer{
	margin:0px 0px 0px 9px!important;
}
.category{
	width:50%;
	margin:0px 0px 18px 0px;
	padding:0px;
	float:left;
	height:160px;
	position:relative;
}
.category-outer{
	border:1px solid #D6D5D5;
	border-radius:3px;
	background:#f5f5f5 url(/Content/Themes/listinger/images/category-background.png) right no-repeat;
	padding:15px;
	margin-right:9px;
	padding-right:140px;
	cursor:pointer;
}
.category-outer:hover{
	box-shadow:0px 0px 8px #ddd;
}
.category-inner{
	height:130px;
	overflow:hidden;
}
.category-inner img{
	width:100%;
}
.category h2{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:26px;
	font-weight:700;
	color:#333333;
	text-transform:uppercase;
	line-height:26px;
	margin:0px 0px 7px 0px;
	padding:0px;
}
.category h2 a{
	text-decoration:none;
	color:#000;
	position:absolute;
	margin-right:155px;
}
.category h2 a:hover{
	color:#147fc0;
}
.category .image{
	position:absolute;
	right:25px;
	top:15px;
	width:130px;
}
.col2 .category  .image{
	right:15px;
}
.category .title{
	font-size:12px;
	color:#777777;
	line-height:15px;
}
#new-customer, #registered-customers{
	width:49%;
	border:1px solid #ECECEC;
	background:#fff;
	min-height:324px;
}
#login-openid{
	border:1px solid #ECECEC;
	background:#fff;
	margin-top:15px;
}
#new-customer{
	float:left;
	background:#fff url(/Content/Themes/listinger/images/bg-login.gif) bottom right no-repeat;
}
#registered-customers{
	float:right;
	background:#fff url(/Content/Themes/listinger/images/bg-login-2.gif) bottom right no-repeat;
}
#new-customer p, #registered-customers p, #login-openid p{
	font-size:12px;
	color:#777777;
	line-height:18px;
}
.requried em{
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#147fc0;
	line-height:18px;
}
.required em{
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#147fc0;
	line-height:18px;
}
#new-customer h2, #registered-customers h2, #login-openid h2{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#147fc0;
	text-transform:uppercase;
	line-height:15px;
	margin:0px 0px 7px 0px;
	padding:0px 0px 15px 0px;
	border-bottom:1px solid #ECECEC;
}
#new-customer label, #registered-customers label{
	display:block;
	font-size:12px;
	font-weight:700;
	color:#000000;
	line-height:18px;
}
#recaptcha_table{
	background:#fff;
}
.padding{
	padding:15px;
}
.message-warning, .small-block-content-warning, .accordion-input-line-warning{
	font-size:13px;
	color:#FF0000;
}
.input-invalid{
	background:#FAEBE7!important;
	border:1px dashed #FF0000!important;
}
.text-input{
	width:100%;
	max-width:422px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style:	normal;
	font-size-adjust: none;
	color: #555555;
	line-height: 17px;
	text-align:	start;
	vertical-align:	middle;
	height:	34px;
	border:1px solid #ECECEC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	text-indent:6px;
}
textarea.text-input{
	text-indent:0px;
	padding:6px;
}
#create-account{
	width:100%;
	max-width:900px;
}
#create-account h2, #forgot-password-form h2{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:700;
	color:#147fc0;
	text-transform:uppercase;
	line-height:15px;
	margin:0px 0px 7px 0px;
	padding:0px 0px 8px 0px;
}
#forgot-password-form p{
	font-size:12px;
	color:#777777;
	line-height:18px;
}
#forgot-password-form label{
	display:block;
	font-size:12px;
	font-weight:700;
	color:#000000;
}	

.accordion-title-active, .accordion-title{
	height:40px;
	line-height:40px;
	padding:0px 10px 0px 40px;
	background:#147fc0;
	background:#147fc0 url("/Content/Themes/listinger/images/categories-title-background.png") top repeat-x;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	position:relative;
}
.accordion-title{
	background:#757575;
}
.accordion-content{
	padding:15px;
	border:1px solid #ECECEC;
	background:#fff;
	margin-bottom:15px;
}
.accordion-arrow{
	position:absolute;
	width:20px;
	height:20px;
	right:10px;
	top:10px;
}
.arrow-up{
	background:url(/Content/Themes/listinger/images/arrow-up-title.png) center no-repeat;
}
.arrow-down{
	background:url(/Content/Themes/listinger/images/arrow-down-title.png) center no-repeat;
}
.number, .OK{
	position:absolute;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:16px;
	background:#F3F3F3;
	border-radius:12px;
	color:#333;
	left:10px;
	top:10px;
	line-height:22px;
}
.number {
	z-index: 2;
	width:22px;
	height:22px;
	left:9px;
	top:9px;
	
}
.OK{
	border-radius:0px;
	background:url(/Content/Themes/listinger/images/ok.png) center no-repeat;
}
.accordion-title-active .number{
	background:#fff;
}
#get-a-quote, #shipping-calculator{
	float:left;
}
#shipping-calculator{
	margin-left:15px;
}
.small-block{
	width:280px;
	border:1px solid #ECECEC;
}
.small-block-title{
	/*background:#F3F3F3;*/
	background: #F3F3F3 url("/Content/Themes/listinger/images/title-background.png") bottom repeat-x;
	height:30px;
	line-height:30px;
	/*padding:0px 14px;
	color:#666;
	font-size:12px;*/
	font-size: 14px;
    font-weight: bold;
	padding:4px 14px;
}
.small-block-content{
	padding:15px;
}
.small-block-content .line{
	margin-bottom:15px;
}
.small-block-content label{
	display:block;
}
.small-block-help-text{
	display:none;
	position:absolute;
}
#accordion-content-undercart{
	margin-top:15px;
}
.cart-prices{
	float:right;
}
.accordion-content-info{
	margin-top:15px;
	background:#ffffdd;
}
#accordion-content-info-title{
	height:40px;
	line-height:40px;
	color:#147fc0;
	padding:0px 15px;
	cursor:pointer;
}
#accordion-content-info-title h3{
	list-style:none;
	font-size:14px;
	font-weight:700;
	padding:0px;
	margin:0px;
}
#order-info{
	display:none;
}
.account-quote .price{
	/*color: #777;*/
	font-weight: 700;
	text-align:center!шьзщкефте;
	white-space:nowrap;
}
.account-quote{
	margin-top:20px;
}
.account-quote-configuration {
	color:#147fc0;
	font-size:14px;
}
.account-quote-configuration ul li{
	margin-top:10px;
}
.account-quote-configuration ul{
	color: #777;
}
.account-quote-configuration b{
	display:block;
	font-weight:normal;
	margin-bottom:14px;
}
.accordion-content-table{
	width:100%;
	border-collapse:collapse;
}
.accordion-content-table th{
	/*background:#F3F3F3;
	color:#666;
	font-weight:700;*/
}
.accordion-content-table td, .accordion-content-table th{
	padding:8px;
	/*font-size:12px;*/
	border:1px solid #F3F3F3;
	margin:0px;
}
.accordion-content-table td{
	padding:8px!important;
}
.accordion-content-table td.title, .accordion-content-table td.title a{
	color:#147fc0;
	font-size:14px;
	text-decoration:none;
}
.accordion-content-table td.title ul li{
	margin-top:10px;
}
.accordion-content-table td.title ul{
	color:#777;
}
.accordion-content-table td.title a:hover{
	color:#000;
}
.accordion-content-table a.remove{
	background:url(/Content/Themes/listinger/images/remove-map.png) top no-repeat;
	margin-top:10px;
}
.accordion-content-table a.edit{
	background:url(/Content/Themes/listinger/images/edit-map.png) top no-repeat;
}
.accordion-content-table a.remove,
.accordion-content-table a.edit{
	width:19px;
	height:21px;
	display:block;
	float:left;
}
.accordion-content-table a.remove:hover{
	background:url(/Content/Themes/listinger/images/remove-map.png) bottom no-repeat;
}
.accordion-content-table a.edit:hover{
	background:url(/Content/Themes/listinger/images/edit-map.png) bottom no-repeat;
}
.accordion-content-table td.price{
	/*color:#777777;*/
	font-weight:700;
	text-align:center;
}
.accordion-content-table td.image{
	text-align:center;
}
#floating-categories{
	position:absolute;
	width: 300px;
	margin-top:-20px;
    z-index: 10;
}
.addto-field #btnCustomize{
	margin-right:10px;
}
.cart-prices{
	width:366px;
	margin-top:-15px;
}
.cart-prices-line{
	display:block;
	padding:8px;
	border:1px solid #ddd;
	border-top:0px;
}
.cart-prices-line label{
	float:left;
	color:#666;
	font-weight:700;
	font-size:14px;
}
#totalcost, .cart-prices-line-price, #total-price, #subtotal1{
	color:#147fc0;
	font-weight:700;
	font-size:14px;
}
.accordion-content-actions{
	padding-top:15px;
}
.accordion-content-actions-title{
	color:#666;
	text-align:center;
}
#accordion-content-actions2{
	margin-top:30px;
}
#accordion-content-actions2-inner{
	/*width:550px;
	margin:15px auto;*/
	text-align:center;
	margin:15px 0px;
}
#checkout{
	display:inline-block!important;
	width:auto!important;
}
#accordion-content-actions2-inner img{
	border:none;
}
#accordion-content-actions2-inner a, 
#accordion-content-actions2-inner span{
	/*float:left;*/
	display:inline-block;
}
#accordion-content-actions2-inner span{
	/*padding-top:12px;
	margin:0px 15px;*/
	margin: 0 15px;
	color:#666;
}
.accordion-input-line{
	margin-bottom:15px;
}
.accordion-content .w50{
	width:400px;
	margin-right:30px;
}
.accordion-content input.big{
	width:830px;
}
.accordion-input select{
	width:400px;
}
#divCC3 select{
	width:100px;
	margin-right:30px;
	float:left;
}
.submit-order-data{
	margin:0px!important;
	width:329px!important;
}
#inner-center h1, #inner-center h2,
#inner-center h3, #inner-center h4{
	color:#147FC0;
}
.conf-options-name {
	padding-left:18px;	
}
.phone .conf-options-name h2{
	margin:20px 0px 10px 0px;
}
/* DASHBOARD */
.left-block{
	
}
#add-message-field{
	
}
#add-message-field label{
	display:block;
	margin: 8px 0px;
}
#add-message-field #orderid{
	width:100%;
	max-width:428px
}
#add-message-field #body{
	height:260px;
	width:100%;
	max-width:410px;
}
.view-order-link{
	font-weight:bold;
	color:#147FC0;
	padding:6px;
	display:block;
}
.order-data-line{
	line-height:30px;
	height:30px;
	border:1px solid #dddddd;
	border-top:none;
	padding:0px 4px;
}
#dashboard-menu{
	list-style:none;
	padding:0px;
	margin:0px;
}
#dashboard-menu li{
	background: url("/Content/Themes/listinger/images/links-arrow.png") left no-repeat;
    display: block;
    list-style: none;
    margin: 0px;
    padding: 4px 4px 4px 16px;
}
#dashboard-menu li a{
	text-decoration:none;
	color:#777777;
}
#dashboard-menu li a:hover{
	color:#147FC0;
}
#recently-widget{
	list-style:none;
	padding:0px;
	margin:0px;
}
#recently-widget li{
	background: url("/Content/Themes/listinger/images/links-arrow.png") left no-repeat;
    display: block;
    list-style: none;
    margin: 0px;
    padding: 4px 4px 4px 16px;
}
.legend{
	margin-top:0px;
}
#dashboard-actions{
	margin:16px 0px;
}
.w50l{
	width:50%;
	float:left;
}
.w50r{
	width:50%;
	float:right;
}
.gray-block{
	background:#f9f9f9;
	padding:16px;
	position:relative;
}
.wl-tocart, .wl-remove{
	color:#147fc0;
	background: #dfdfdf;
    border-radius: 3px;
    padding: 3px 6px;	
	text-decoration:none;
}
.wl-tocart:hover, .wl-remove:hover{
	color:#777;
}
.gray-block-edit{
	position:absolute;
	right:16px;
	top:16px;
	color:#147fc0;
	background: #dfdfdf;
    border-radius: 3px;
    padding: 3px 6px;	
	text-decoration:none;
}
.gray-block-edit:hover{
	color:#777;
}
.gray-block-title{
	color: #666;
	font-size:18px;
}
.gray-block-content{
	margin-top:12px;
}
.row-content{
	padding:0px 16px;
}
.row-title{
	background: #F3F3F3 url("/Content/Themes/listinger/images/title-background.png") bottom repeat-x;
	line-height:30px;
	font-size: 14px;
    font-weight: bold;
	color:#000!important;
	padding:0px 16px;
}
.specs-div{
	font-weight:bold;
}
.row-table{
	width:100%;
	border-collapse:collapse;
}
.row-table td{
	border:1px solid #DDDDDD;
	padding:4px;
}
.row-table th{
	background: #F3F3F3 url("/Content/Themes/listinger/images/title-background.png") bottom repeat-x;
    border: 1px solid #DDDDDD;
    padding: 8px;
    text-align: center;
}

.message-center-item{
	margin-bottom:16px;
	position:relative;
	padding:8px;
	border: 1px solid #ddd;
    border-radius: 3px;
}
.message-center-item .reply{
	position:absolute;
	right:0px;
	top:0px;
}
.message-center-item-text{
	margin-top:8px;
}
#MessageCenterForm{
	margin-top:16px;
}
.newsletter-subscription-line{
	margin-top:16px;
}
#wishlist-actions{
	padding:16px 0px;
}
.message-invalid{
	background:#ffcccc;
	padding:8px;
}
#logoutform{
	width:100%;
	position:relative;
}
.btnExit{
	position:absolute;
	right:0px;
	top:5px;
}
.short-cart-content{
	position:absolute;
	width:270px;
	background:#f9f9f9;
	margin: 32px 0 0 30px;
	z-index: 10;
    box-shadow: 0px 0px 4px #bbb;
}
.short-cart-line{
	padding: 10px;
	border-bottom:1px solid #ddd;
}
.short-cart-line a{
	color:#147fc0;
	text-decoration:none;
}
.short-cart-line a:hover{
	color:#000;
}
.short-cart-line img{
	margin:0px 10px 10px 0px;
	border:1px solid #ddd;
	float:left;
}
.short-cart-line .price{
	text-align:center;
	margin-top:6px;
}
.short-cart-line .price strong{
	font-weight:normal;
	color:#147fc0;
}
.short-cart-actions{
	padding:16px;
}
.short-cart-actions a{
	position:static!important;
	width:auto!important;
}
.short-cart-subtotal{
	padding:16px;
	border-bottom:1px solid #ddd;
}
.short-cart-subtotal div{
	position:static!important;
	width:auto!important;
	left:auto!important;
	right:auto!important;
}
.short-cart-subtotal .right{
	font-weight:bold;
	color:#147fc0;
	width:auto;
}
.wishlist-row-title{
	padding:16px 8px 8px 8px!important;
}
.wishlist-row-title a{
	text-decoration:none;
	color:#147fc0;
}
.row-table .price{
	color:#147fc0;
}
.ajax-page{
	margin-bottom:25px;
	background:#eee;
}
.ajax-page, .ajax-page .left{
	height:27px;
	line-height:27px;
	border-radius:3px;
}
.ajax-page .left{
	background:#373737;
	color:#fff;
	padding:0px 10px;
	font-size:12px;
}
#phone-menu{
	display:none;
}
/* Mobile Version */
.mobile #inner-inner{
	padding:0px;
}
.mobile #inner-left{
	float:none;
	margin:0px;
	width:100%;
}
.mobile .categories-title{
	position:static;
	margin:0px;
	width:auto;
}
.mobile #main-menu{
	width:auto;
}
.mobile .left-block{
	width:auto;
}
.mobile .sh-button{
	cursor:pointer;
}
.mobile .minus{
	margin-right:10px;
	background:url(/Content/Themes/listinger/images/minus.png) right no-repeat;
}
.mobile .plus{
	margin-right:10px;
	background:url(/Content/Themes/listinger/images/plus.png) right no-repeat;
}
.mobile #header-bottom .inner {
    padding: 0 300px 0 0;
}
.mobile .w50{
	width:100%!important;
}
.mobile .accordion-content input.big{
	width:100%!important;
}
.mobile .gray-block div{
	margin:0px!important;
}
.mobile #footer-right {
	margin-bottom:16px;
}
.mobile #footer-right .w50{
	width:50%!important;
}
.mobile .small-block{
	width:100%;
}
.mobile #get-a-quote, .mobile #shipping-calculator{
	float:none;
	margin:15px 0px 0px 0px;
}
.mobile .cart-prices, .mobile .submit-order-data{
	width:100%!important;
	clear:none;
	float:none;
}
.mobile #main-cart input.text-input{
	max-width:1000px!important;
}
.mobile #CCNumber{
	max-width:422px!important;
}
.mobile #CCV, .mobile #CCBankPhone1, .mobile #CCBankPhone2,
, .mobile #CCBankPhone3, .mobile #BillPhone1, .mobile #BillPhone2,
.mobile #BillPhone3, .mobile #ShipPhone1, .mobile #ShipPhone2,
.mobile #ShipPhone3{
	max-width: 100px !important;
}
/* Desktop Version */
.desktop .dashboard  .hidden{
	display:none!important;
}

.desktop .main-menu, 
.desktop #filters-block, 
.desktop .left-block-content{
	display:block!important;
}

.desktop .dashboard  .hidden{
	display:none!important;
}
.desktop .dashboard  .left-block .hidden{
	display:block!important;
}
.desktop .dashboard .minus{
	margin-right:10px!important;
	background:url(/Content/Themes/listinger/images/minus.png) right no-repeat!important;
}
.desktop .dashboard .plus{
	margin-right:10px!important;
	background:url(/Content/Themes/listinger/images/plus.png) right no-repeat!important;
}
.desktop .dashboard .left-block .plus,
.desktop .dashboard .left-block .minus{
	margin-right:0px!important;
	background:none!important;
}
.desktop .small-block-content{
	display:block!important;
}
.desktop #fastsearch, .mobile #fastsearch{
	display: block!important;
}
/* Phone Version */
.phone #header-links{
	display:none!important;
}
.phone #inner-inner{
	padding:0px;
}
.phone #inner-left{
	float:none;
	margin:0px;
	width:100%;
}
.phone .categories-title{
	position:static;
	margin:0px;
	width:auto;
}
.phone #main-menu{
	width:auto;
}
.phone .left-block{
	width:auto;
}
.phone .sh-button{
	cursor:pointer;
}
.phone .minus{
	margin-right:10px;
	background:url(/Content/Themes/listinger/images/minus.png) right no-repeat;
}
.phone .plus{
	margin-right:10px;
	background:url(/Content/Themes/listinger/images/plus.png) right no-repeat;
}
.phone #header-bottom .inner {
    padding: 0 300px 0 0;
}
.phone .w50{
	width:100%!important;
}
.phone .accordion-content input.big{
	width:100%!important;
}
.phone .gray-block div{
	margin:0px!important;
}
.phone #footer-right {
	margin-bottom:16px;
}
.phone #footer-right .w50{
	width:50%!important;
}
.phone .small-block{
	width:100%;
}
.phone #get-a-quote, .phone #shipping-calculator{
	float:none;
	margin:15px 0px 0px 0px;
}
.phone .cart-prices, .phone .submit-order-data{
	width:100%!important;
	clear:none;
	float:none;
}
.phone #main-cart input.text-input{
	max-width:1000px!important;
}
.phone #CCNumber{
	max-width:422px!important;
}
.phone #CCV, .phone #CCBankPhone1, .phone #CCBankPhone2,
.phone #CCBankPhone3, .phone #BillPhone1, .phone #BillPhone2,
.phone #BillPhone3, .phone #ShipPhone1, .phone #ShipPhone2,
.phone #ShipPhone3{
	max-width: 60px !important;
}
.phone #phone-menu{
	display:block;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:50px;
	background:#323232;
	z-index:999;
}
.phone-menu-inner{
	position:relative;
}
#phone-menu-button, #phone-cart-button, 
#phone-search-button, #phone-wishlist-button{
	width:60px;
	height:50px;
}
#phone-cart-button{
	width:90px;
}
#phone-wishlist-button{
	background:url(/Content/Themes/listinger/images/phone-wishlist-button.png) center no-repeat;
	border-left:1px solid #232323;
}
#phone-wishlist-button:hover{
	background:url(/Content/Themes/listinger/images/phone-wishlist-button-hover.png) center no-repeat;
}
#phone-menu-button{
	background:url(/Content/Themes/listinger/images/phone-menu-button.png) center no-repeat;
	border-right:1px solid #232323;
}
#phone-menu-button:hover{
	background:url(/Content/Themes/listinger/images/phone-menu-button-hover.png) center no-repeat;
}
#phone-cart-button{
	background:url(/Content/Themes/listinger/images/phone-cart-button.png) left bottom no-repeat;
	border-left:1px solid #232323;
	text-decoration:none;
}
#phone-cart-button:hover{
	background:url(/Content/Themes/listinger/images/phone-cart-button-hover.png) left bottom no-repeat;
}
#phone-search-button{
	background:url(/Content/Themes/listinger/images/phone-search-button.png) center no-repeat;
	border-left:1px solid #232323;
}
#phone-search-button:hover{
	background:url(/Content/Themes/listinger/images/phone-search-button-hover.png) center no-repeat;
}
#phone-cart-button strong{
	line-height:50px;
	font-size:16px;
	color:#eee;	
	display:block;
	padding:0px 3px 0px 50px;
	text-align:center;
}
#phone-menu-left{
	display:none;
	position:fixed;
	left:0px;
	top:0px;
	height:100%;
	width:240px;
	background:#323232;
	z-index:888;
}
#phone-menu-left .outer{
	padding-top:50px;
}
#phone-menu-left .inner{
	overflow:auto;
}
#phone-menu-left ul, #phone-menu-left li{
	list-style:none;
	margin:0px;
	padding:0px;
}
#phone-menu-left ul{
	border-top:1px solid #232323;
}
#phone-menu-left a{
	padding:16px;
	color:#fff;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #232323;
	display:block;
}
#phone-menu-left a:hover{
	background:#444;
}
.phone #phone-menu-left{
	display:block;
}
.phone #footer-right .w50, .phone #footer-right .w33,
.phone .w50, .phone .w33{
	float:none!important;
	width:auto!important;
}
.phone .footer-links li.title{
	padding:10px 0px!important;
	border-bottom:1px solid #ddd!important;
	font-size:17px!important;
}
.phone #cart-link{
	display:none;
}
.phone .short-cart-content{
	top:18px !important;
	right:-10px;
	position:fixed;
}
.phone #fastsearch{
	display:none;
}
.phone #logo{
	top:86px;
}
.phone #short-cart-data{
	overflow:auto;
}
.phone .tool-box .view{
	display:none;
}
.phone #fastsearch{
	position:fixed;
	left:0px;
	top:50px;
	height:50px;
	background:#fff;
	box-shadow: 0 0 4px #000;
}
.phone #fastsearch .left, .phone #fastsearch .right{
	margin-top:8px;
}
.phone #fastsearch .left{
	left:8px;
}
.phone #fastsearch .right{
	margin-right:8px;
}
.phone .products-grid  .product-image{
	width:40%;
}
.phone .products-grid  .product-description{
	width:60%;
}
.phone .category{
	float:none;
	width:auto;
}
.phone .col2 .category-outer{
	margin:none;
}
.phone .product-left{
	float:none;
	margin:0px;
	width:auto;
	text-align:center;
}
.phone .product-top{
	padding:0px;
}
.phone #new-customer, .phone #registered-customers{
	width:auto;
	float:none;
}
.phone #registered-customers{
	margin-top:16px;
}
.phone .recaptchatable .recaptcha_image_cell center img {
	height:auto!important;
	width:160px!important;
}
.phone #recaptcha_image{
	width:auto!important;
}
.phone #recaptcha_response_field{
	width:auto!important;
}
.phone #openid_highlight a{
	margin:0px!important;
}
.phone #openid_btns{
	width:300px!important;
}
.phone #openid_form{
	width:auto!important;
}
.phone .category  .image{
	right:15px!important;
	margin:none!important;
}
.phone .category-outer{
	margin:0px!important;
}
.phone .categories-list .col2 .category-outer{
	margin:0px!important;
}
.phone .order-action-title, .phone .order-action,
.phone .quote-action-title, .phone .quote-action{
	display:none;
}
.phone #dashboard-actions .gray-button, 
.phone #dashboard-actions .green-button,
.phone .accordion-content-actions .gray-button,
.phone .accordion-content-actions .green-button,
.phone #wishlist-actions .gray-button,
.phone #wishlist-actions .green-button{
	margin:0px 0px 16px 0px!important;
	width:100%!important;
	float:none!important;
	padding:0px!important;
}
.phone .w50l, .phone .w50r{
	width:100%;
	float:none;
}
.phone .gray-block{
	margin:16px 0px 0px 0px!important;
}
.phone .accordion-content-table .image,
.phone .accordion-content-table .image-title{
	display:none;
}
.phone #accordion-content-actions2-inner span,
.mobile #accordion-content-actions2-inner span{
	display:block;
	padding:16px;
}
.phone .accordion-content .w50{
	margin-right:0px!important;
}
.phone .accordion-input select{
	width:100%!important;
}
.phone input.small{
	width:60px !important
}
.phone #add-message-field #body{
	padding:0px!important;
}
.phone .dashboard .categories-title,
.mobile .dashboard .categories-title,
.phone .dashboard #main-menu,
.mobile .dashboard #main-menu{
	display:none!important;
}
.phone #contact-question-left,
.phone #contact-question-links,
.phone #contact-question-right{
	float: none!important;
    width: auto!important;
}
.phone #contact-question-right{
	padding:10px!important;
}
.phone #contact-question-right .buttons-set{
	padding:20px!important;
}
.phone #contact-question-radio-inner{
	padding:0px!important;
}
.phone .form-list div{
	width:auto!important;
}
.phone .form-list .text-input{
	width:100%!important;
}
.phone .form-list #Message{
	width:98%!important;
}
.faq-topic dt, .faq-main-topic dt
{
    padding:6px 0px;
}
.faq-topic dd, .faq-main-topic dd
{
    margin-bottom:10px;
    padding:10px;
}
.faq-topic dd form, .faq-main-topic dd form
{
    padding-top:10px;
}
#path
{
    padding:10px 0px 20px 0px;
    margin-bottom:10px;
}
.phone #PromoCodeLine label
{
    display:block;
    float:none!important;
}

.phone #PromoCodeLine .right
{
    display:block;
    float:none!important;
}


.mobile #placeholder-left
{
    display:none!important;    
}
.phone #placeholder-left
{
    display:none!important;    
}
.mobile #placeholder-top
{
    display:none!important;    
}
.phone #placeholder-top
{
    display:none!important;    
}
.conf-options-info{
	display:table;
	width:100%;
}
.conf-options-image img{
	width:150px;
	height:auto;
}
.phone .conf-options-image img{
	display:none;
}
.conf-options-image{
	width:165px;
}
.conf-options-image,
.conf-options-list{
	display:table-cell;
	vertical-align:middle;
}
.phone .conf-options-image, 
.phone .conf-options-list{
	display:block;
}
.phone .conf-options-image{
	text-align:center;
	width:100%;
	display:none!important;
}
.conf-options-list .jq-selectbox .select{
	width:660px;
}
.conf-options-list .radio-line .jq-radio{
	position:absolute;
	margin-left:-20px;
	margin-top:2px;
}

.conf-options-list .radio-line{
	margin-bottom:10px;
	display:block;
	padding-left:20px;
}
.conf-options-list .niceSelect select{
	pointer-events: none;
	-webkit-user-select:none;
}
.conf-options-list .niceSelect .about-option-link {
	position:absolute;
	top:5px;
	right:-20px;
}
.conf-options-list .niceSelect select{
	width:100%;
}
.conf-options-list .niceSelect select option{
	white-space: normal;
	width:660px;
}
.conf-options-list .niceSelect{
	position:relative;
	margin-right:30px;
}

/* SELECT */
.select ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: 1px solid #ddd;
	width: 710px;
	border-top: none;
	position: absolute;
	background: #fff;
	z-index: 10;
}
.select ul li {
	padding: 5px;
}
.select ul li:hover {
	background: #147FC0;
	color: #fff;
}
.select__gap {
	position: relative;
	padding: 5px;
	width:695px;
	border: 1px solid #ccc;
	padding-right: 10px;
}
.select__gap:after {
	content: '';
	position: absolute;
	right: 5px;
	top: 10px;
	border-top: 5px solid #000;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
}
