/*~~~~~~~~~~~~ [regular classes/selectors definitions] ~~~~~~~ */

BODY, PRE, TD, LI, UL, FORM, INPUT, OL, DL, SELECT, TEXTAREA {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 9pt;
    margin: 0px;
    padding: 0px;
	vertical-align: top;
	color: #333;
}
html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
}
body {
	padding: 0;
	width: 100%;
}
a {
	color: #00ccff;
}
a:visited {
}
a:hover {
	text-decoration: none;
}
img, object , a {
	border: none;
	outline: none;
}
h1 {
	
}
h2 {
}
h3{
}
h4 {
font-size:16px;
}
h6 {
}

h5 {
color:#006699;
font-family:Arial;
font-size:16px;
font-style:italic;
font-weight:bold;
margin: 0;
}

/*~~~~~~~~~~~~ [ Header ] ~~~~~~~ */
#icons {
visibility: visible;
z-index: 100;
}


table#header {
	vertical-align: top;
	width:100%;
	height:405px;
	padding:0;
	border: 0px;
}
ul#techmenu {
	margin: 15px 0 0 85px;
	list-style: none;
}
ul#techmenu li {
	display: inline;
}
ul#techmenu li a {
	padding: 0px 15px;
}
div#flash {
	float: right;
	width: 100%;
}
div#flash object , div#flash object  param, div#flash object  embed{
	z-index: 10;
}
div#phone {
	position: relative;
	z-index: 1000;
	text-align: center;
	top: -250px;
}
div#search {
	z-index: 1000;
	float: right;
	position: relative;
	top: -50px;
	padding-right: 35px;
	text-align:right;
}
/*~~~~~~~~~~~~ [ Main menu ] ~~~~~~~ */

ul#mainmenu {
	margin: 25px 0 0 0;
	padding: 0;
	list-style: none;
}
ul#mainmenu li {
	width: 100%;
	height: 30px;
	padding-left: 87px;
	background: url('/public/extraclimate/images/mainmenu-bg.gif') no-repeat left top;
}
ul#mainmenu a {
	color: #006699;
	font-size: 10pt;
}

ul#mainmenu span {
	color: #006699;
	font-size: 10pt;
	cursor: pointer;
	text-decoration: underline;
}

ul#mainmenu li.last {
	width: 100%;
	height: 30px;
	padding-left: 87px;
	background: url('/public/extraclimate/images/mainmenu-bg.gif') no-repeat left top;
}

/*~~~~~~~~~~~~ [ Content ] ~~~~~~~ */

div#main {
	padding: 0 50px;
	*width: 99%;
	*padding: 1%;
}
table#main {
	width: 100%;
	padding: 0;
	border: 0;
}
td#icons table {
	width: 100%;
}
td#menu-catalog {
	padding-top: 13px;
}
td#menu-catalog table {
	background-color: #003366;
	width: 100%;
	padding: 0;
	border: 0;
}
td#menu-catalog table td h1 {
	text-transform: normal;
	font-size: 11pt;
	font-weight: normal;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 0;
}
td#menu-catalog table td h2 {
	text-transform: normal;
	font-size: 14pt;
	font-weight: normal;
	color: #0099cc;
	margin: 0 0 25px 0;
	padding: 0;
}
td#menu-catalog table td {
	padding-top: 20px;
}
td.top-left {
	background: url('/public/extraclimate/images/cat-bg-top-left.gif') no-repeat left top;
	padding-left: 20px;
	padding-right: 20px;
	width: 220px;
}
td.top-right {
	padding-right: 20px;
	background: url('/public/extraclimate/images/cat-bg-top-right.gif') no-repeat right top;
}
td.bottom-left {
	height: 8px;
	padding-left: 20px;
	background: url('/public/extraclimate/images/cat-bg-bottom-left.gif') no-repeat left bottom;;
}
td.bottom-right {
	height: 8px;
	padding-right: 20px;
	background: url('/public/extraclimate/images/cat-bg-bottom-right.gif') no-repeat right bottom;
}
td.top-left form {
	font-size: 8pt;
	color: #fff;
}
td.top-left form i {
	color: #ccc;
}
td.top-left form input.text, td.top-left form select {
	margin-bottom: 13px;
	width: 180px;
}
td.top-left form div {
	width: 180px;
	text-align: right;
}
td#menu-catalog table td ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
td#menu-catalog table td ul li {
	width: 100%;
	height: 25px;
	padding-left: 20px;
	background: url('/public/extraclimate/images/catalog-li.gif') no-repeat 7px 7px;
}
td#menu-catalog table td ul li a {
	color: #99cccc;
	font-size: 8pt;
}
td#menu-catalog table td ul li:hover {
	background: url('/public/extraclimate/images/catalog-li-hover.gif') no-repeat 7px 7px;
	/*background-color: #006699;*/
}
td#menu-catalog table td ul li a:hover {
	color: #fff !important;
	text-decoration: none;
}
td#content h1, table#main h1 {
	text-transform: normal;
	font-size: 14pt;
	color: #006699;
}
td#content {
	color: #333;
}

/*~~~~~~~~~~~~ [ popular products list ] ~~~~~~~ */

td#popular-products {
	width: 100%;
}
td#popular-products table {
	width: 100%;
}
td#popular-products table img {
	margin-bottom: 5px;
}
td#popular-products table a {
	margin-top: 5px;
	color: #3399cc;
}
td#popular-products table td {
	text-align: center;
}
td#popular-products table div {
	background: url('/public/extraclimate/images/popular-product-bg.gif') no-repeat left top;
	text-align: right;
}
td#popular-products table div {
	color: #000;
	width: 150px;
	height: 32px;
	margin-top: 5px;
	padding: 12px 0 0 0;
}
td#popular-products table div  span{
	color: #009900;
	font-weight: bold;
}

.description {
	margin-top: 10px !important;
	width: 200px !important;
	height: auto !important;
	background: none !important;
	text-align: center !important;
}

/*~~~~~~~~~~~~ [ Brands list ] ~~~~~~~ */

td#brands {
	width: 208px;
	padding-top: 20px;
	text-align: left;
}
td#brands div {
	width: 175px;
	height: 69px;
	color: #666666;
	font-size: 8pt;
	background: url('/public/extraclimate/images/brands-bg.gif') no-repeat left top;
	padding: 10px;
}

/*~~~~~~~~~~~~ [ Articles list ] ~~~~~~~ */

td#articles {
	width: 208px;
}
td#articles  h1{
	color: #cccccc;
}
td#articles ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:208px;
	display: block;
}
td#articles ul li {
	width:180px;
	
	padding-left: 15px;
	padding-top:10px;
	background: url('/public/extraclimate/images/articles-li.gif') no-repeat left 14px;
}
td#articles ul li a {
	color: #999999;
	font-size: 8pt;
}

/*~~~~~~~~~~~~ [ products list ] ~~~~~~~ */

/*~~~~~~~~~~~~ [ Footer ] ~~~~~~~ */

div#footerline {
	height: 50px;
}
div#footerline2 {
	height: 100px;
	clear: both;
	padding-top: 10px;
}
div#footerline div {
	font-size: 15pt;
	font-family: Georgia, Tahoma;
	font-style: italic;
}
dl#footer {
	color: #666666;
	padding-top: 10x;
	font-size: 8pt;
	padding: 0 20px 0 20px;
}

dl#footer table tr td {
	width: 30%;
}

dl#footer table {
width: 100%;
}

dl#footer dd {
	
	margin: 0;
	font-size: 8pt;
	
}
dl#footer dl{
	margin: 0;
	font-size: 8pt;
	position: relative;
	left: 40%;
}
dl#footer dl span{
	font-size: 10pt;
	color: #006699;
	font-weight: bold;
}
dl#footer dt {
	text-align: right;
	font-size: 8pt;
}

/*~~~~~~~~~~~~ [ widgets ] ~~~~~~~ */

.clearfix:after {
    content: ".";
 	display: block;
    height: 0; 
    clear: left; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div#phone2 {
position:relative;
right:30px;
text-align:right;
top:30px;

}

div#search2 {
float:right;
padding-right:35px;
position:relative;
text-align:right;
top:50px;
z-index:1000;
}

div#path {
position: relative;
color: #33ffff;
}

div#path  a {
color: #999;
}

div#main2 {
margin-left:20px;
}
#leftpanel {
margin-top:20px;
width:246px;
float:left;
}

div#main2 h2 {
float: left;
color: #006699;
font-family: Arial;
font-size: 24px;
font-style: Italic;
font-weight: bold;
/*height: 80px;*/

}

div#main2 h3 {
color:#006699;
font-family:Arial;
font-size:18px;
font-style:italic;
font-weight:bold;
}

div#content h2 {
color: #006699;
font-family: Arial;
font-size: 24px;
font-style: Italic;
font-weight: bold;
float:none;
}

.inner-box {
	padding:1em; 
}

.r1, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9, .r10 {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
	background-color:#F5F5F5;
}

.r10 { margin: 0 10px;}
.r9 { margin: 0 9px; }
.r8 { margin: 0 8px; }
.r7 { margin: 0 7px; }
.r6 { margin: 0 6px; }
.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#filter-box { margin-right:1em; clear: both;}


.inner-box{ background-color: #f5f5f5; }




#filter-box .inner-box { padding: 0.4em 2em;}


#filter-span {
color: #09c;
font-family: Arial;
font-size: 18px;
}

#filter-box .inner-box span {
padding-right: 10px;
}

#filter-box .inner-box input {
margin-right: 5px;
margin-left: 5px;
}
#filter-box .inner-box select {
margin-right: 10px;
margin-left: 5px;
}

#filter-box .inner-box form{
color: #666 !important;
font-family: Arial !important;
font-size: 11px !important;
}

#description {
margin-left: 15px;
padding-top: 0px;
font-size: 12px !important;
}

.description {
width: 200px;
}

div#content {
margin-left: 15px;
}

#item {
width: 98%;
margin-top:20px;
}
#item #cont {
border: 1px solid #ccc;
padding-bottom:10px;
padding-top:10px;
}

#b-l-u {float: left; *margin-left: -3px;}
#b-r-u {float: right; *margin-right: -3px;}
#b-l-d {float: left; *margin-left: -3px; margin-top: -13px;}
#b-r-d {float: right; *margin-right: -3px; margin-top: -13px;}

#descr {padding-left:20px;}

#descr h4 {
color: #09c;
font-family: Arial;
font-size: 18px;
font-style: Italic;
font-weight: bold;
margin-bottom: 0px;
}

#prod-descr h4 {
color: #09c;
font-family: Arial;
font-size: 18px;
font-style: Italic;
font-weight: bold;
margin-bottom: 0px;
}

#item-pic {
margin-left: 10px;
*margin-top: 20px;
}
#prod-descr p {
color: #666;
font-family: Arial;
font-size: 12px;
font-style: Italic;
}

#prod-descr {
padding-left:20px;
}



#items {
text-align:center;
width:98%;
border-spacing: 1px 1px;
}

#items th {
background: #09c;
height: 29px;
margin-bottom: 10px;
color: #FFF;
font-weight: normal;
font-family: Arial;
font-size: 12px;
}
.grey {
background: #f5f5f5;
}

#items .first {
background: #09c url(/public/extraclimate/images/table_th.png) left top no-repeat !important;
}

#items .last {
background: #09c url(/public/extraclimate/images/table_th_r.png) right top no-repeat !important;
}

#items td {
vertical-align: middle !important;
height: 23px;
font-family: Arial;
font-size: 13px;
}

#items td a {
font-weight: bold;
font-family: Arial;
font-size: 13px;
color: #09c;
}

#items #price {
font-weight: bold;
color: #090;
}



#submenu {
background: #036 url(/public/extraclimate/images/submenu_d.png) left bottom no-repeat;
}

#submenu h4 {
font-family: Arial;
font-size: 18px;
color: #09c;
font-weight: normal;
margin: 0px;
}

div#price-list{text-align:left;}

#price-list a{
font-family: Arial;
font-size: 12px;
color: #FFF;
margin-left:40px;
}
#price-list img{
left:30px;
position:relative;
top:15px;
}
#menu {
margin-left:28px;
margin-top:20px;
}

#menu ul {
list-style: none;
}

#menu ul li ul li{

background:transparent url(/public/extraclimate/images/catalog-li.gif) no-repeat scroll 10px 7px;
}

#menu ul li ul li:hover {
background: #069;
}

#menu ul li ul li:hover a{
color: #fff;
text-decoration: none;
}

#menu ul li h4 {
font-family: Arial;
font-size: 14px;
color: #FFF;
font-weight: bold;
margin-bottom: 15px;
margin-top: 15px;
}

#menu ul li ul li {
margin:5px 15px 5px 0;
padding-left:20px;
}
#menu ul li ul li a {
font-family: Arial;
font-size: 11px;
color: #9cc;
vertical-align:middle;
}

#brands2 {
background: url(/public/extraclimate/images/brands-bg.gif) center top no-repeat;
margin-top:30px;
}

#brands2 img {margin-left:40px;}
#brands2 p{
font-family: Tahoma;
font-size: 11px;
color: #666;
margin-bottom:40px;
margin-left:50px;
padding-top:8px;
width:170px;
}

#flash1, #flash2, #flash3, #flash4, #flash5 { 
	visibility: visible !important;
}

td#flash2 {
	background: #FFFFFF url(/public/extraclimate/images/top_bg.png) left top no-repeat;
	width:100%;
	float: right;
	z-index:-10;
}

td#flash2 object , td#flash2 object  param, td#flash2 object  embed{
	z-index: 10;
}

#flash2 table {
/*width: 100%;*/
}

#prop {
font-family: Arial;
font-size: 11px;
color: #09c;
font-weight: bold;
text-align: left !important;
}

#properties tr {
height: 20px;
}

table#properties {margin-top: 15px;}

#properties td {
vertical-align: middle;
/*width: 10%;*/
padding-left: 10px;
text-align:center;
font-size: 10px;
}

h4#prod-price {
margin-top: 10px;
margin-left: 10px;
font-family: Arial !important;
font-size: 24px !important;
color: #090 !important;
font-weight: bold !important;
font-style: Italic !important;
}

span#cur {
font-size: 18px;
}

#setting {
padding-bottom:20px;
padding-left:20px;
padding-right:20px;
width:45%;
}

#product-options{
padding-bottom:20px;
padding-left:20px;
padding-top:50px;
width:99%;
/*float:right;*/
}

#setting ul li{
float: left;
list-style: none;
background: url(/public/extraclimate/images/option_list.png) left center no-repeat;
padding-left:30px;
padding-right:20px;
padding-top:25px;
font-family: Arial !important;
font-size: 12px !important;
color: #666 !important;

font-style: Italic !important;
}
#setting h4 {
font-family: Arial !important;
font-size: 18px !important;
color: #000 !important;
font-weight: bold !important;
font-style: Italic !important;
}



#product-options ul {
padding-right: 20px;
}

#product-options ul li{
float: left;
list-style: none;
margin: 2px;
}

#product-cont{


}

#prod_bref{
border: 1px solid #ccc;
padding-bottom:10px;
padding-top:10px;
}

#pic {
padding-left:10px;
width:10%;
}

.key , .mdesc, .t {display: none; }

#map-site {margin: 20px; clear:both;}

#map-site ul {
margin-left: 20px;
}

#map-site ul li {

}

#lists {
margin-left:20px;
margin-top:0px;
clear:both;
}

#lists td {
padding:20px;
text-align:center;
width:auto;
vertical-align:bottom;
}

#lists tr { height: 120px;}

#lists table{width: 100%;}

.navigation {
padding-bottom:20px;
padding-top:20px;
text-align:center;
}

#brands table{
text-align:center;
width:180px;
}
#brands td{}
#brands tr{height:20px;}

#brands2 table{
text-align:center;
width:180px;
}
#brands2 td{}
#brands2 tr{height:20px;}

#brand_img {
float:left;
margin-left:20px;
}

#auth_form {
margin-left:20px;
margin-top:20px;
clear: both;
}

#auth_form input {
font-size:18px;
height:30px;
margin:5px;
width:200px;
}
#auth_form a {
}

#registration_form {
margin-left:20px;
margin-top:0px;
clear: both;
}

#registration_form input{
font-size:18px;
height:30px;
margin:5px;
width:300px;
}

#text_cont {
margin-top:0px;
padding-left:20px;
padding-right:30px;
clear: both;
}

#list li{
list-style: none;
padding-left: 10px;
padding-top: 5px;
margin: 0;
}

#question {
margin-left: 50px;
margin-top: 15px;
}

#q {
width:50%;
}

#answer {
border-top:1px solid black;
}

#q #title {
padding: 0px !important;
font-weight: bold;
}

#q p {
padding: 10px;
}

#q #category {
padding: 0px !important;
font-weight: bold;
margin-top: -10px !important;
}

#enter_img { 
background-color: #00528f;
height:22px;
}

#enter_img a, #enter_img span{ 
color:white;
position:relative;
top:-7px;
}

#contacts {
margin-top: 0px;
margin-left: 20px;
}

#f_command {
margin-top: 150px;
}

#listA  li{
list-style: none;
display: inline;
margin-right: 10px;
}

#orders { 
width: 50%;
margin-left: 20px;
text-align: left;
}

#orders tr{border-bottom: 1px solid black;}

#orders td{
height: 20px;
}

#main2 ul li {
/*list-style: none;
margin-left: 50px;
margin-top: 5px;*/
}

#type1 {
background-color:#F5F5F5;
border-left:1px solid black;
font-style:italic;
list-style: none;
margin-bottom:5px;
margin-left:50px !important;
padding:5px;
width:500px;
}

#type0 {
list-style: none;
margin-left: 20px !important;
margin-bottom:5px;
border-left:1px solid black;
padding:5px;
width: 500px;
}

#footerline2 {
text-align: right;
padding-right: 50px;
}

#footerline {
text-align: right;
padding-right: 50px;
}

.msg {
font-style: italic;
}

.data {
margin-left:10px;
margin-top:0;
}

#messages {
float:right;
margin-right:100px;
margin-top:-40px;
width:300px;
}

#messages ul li{
margin-bottom: 20px;
}

#post_files {
font-size:10px;
font-style:normal;
}

#post_files  a{
margin-left: 10px;
}

#registration_form  #title {
margin-bottom: 0px;
}

#registration_form ul {
}

#registration_form ul li {
float:left;
width:330px;
}

#submenu2 {
padding-left:10px;
width:135px;
display: none;
*margin-left: -80px;
*padding-left: 0px;
}

#submenu2 li{
height:auto !important;
margin-bottom:10px;
margin-top:10px;
list-style: none;
background: none !important;

}
#submenu2 li a{
font-size: 9pt;
width:135px !important;
}

#map-site ul li{
margin-top: 5px !important;
margin-bottom: 5px !important;
}

.maplevel0 a{
font-weight: bold;
}

.imgblock {
float:left;
text-align:center;
width:150px;
}

#images_upload ul li{
float: left;
}

#images_upload ul li a img{
border: 1px solid black;
}

.error {
color: #FF0000;
font-size:10px;
margin:0;
}

.star {
font-weight: bold;
color: #FF0000;
}
ul#fotolent {
	list-style:none;
}

ul#fotolent li {
 height: 250px;
 vertical-align: middle;
 float: left;
 margin:10px !important;
}

#lents {}

#filelent {}

#lents p {
margin-left: 20px;
}

div.button {
	padding:10px;
	border:1px solid #d1d1d1;
	text-align:center;
}
div.div-hr {
	height:1px;
	border-top:1px solid #d1d1d1;
	margin-top:10px;
	width:100%;
}
ul.support {
	margin-left:20px;
	list-style-type:square;
}

#categories ul li {
	list-style: none;
	margin: 5px 0px 5px 10px;
}

#categories {
	margin-left: 50px;
}

.title_block {
width: 70%;
}

.dsc {
clear: both;
}