html{
    background: url('../images/main_background.jpg') left top repeat;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}
body{
    font: 0.7em Verdana, Arial,sans-serif;
    margin: 0px;
    padding: 0px;
    color: #333333;
}
img{border-style:none;}
a{color:#123972;}
a:hover{ color: #e99619;}
a:focus{outline:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
.clear_style{
    width: 0px;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    clear: both;
}
#main{
    width: 960px;
    height: 100%;
    ooverflow: hidden;
	padding-top: 16px;
    margin: 0 auto;
}
.head_holder {
    width: 100%;
    height: 180px;
	background: url(../images/header.png);
	position: relative;
}
.main_logo {
	width: 464px;
	height: 88px;
	display: block;
	position: absolute;
	top: 45px;
	left: 26px;
}
.head_holder .share {
	width: 125px;
	height: 16px;
	position: absolute;
	top: 57px;
	right: 53px;
	cursor: pointer;
}

/*---------------------------------------------- Text Changer Start ---------------- */

#textchanger {
	font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
	font-size: 10px;
	top: 80px;
	left: 790px;
	position: absolute;
	z-index: 1;
}
#textchanger .title {
	padding: 4px 6px 0 0;
	color: #afd1ef;
}
#textchanger a {
	color: #ffffff;
	text-decoration: none;
}
#textchanger a:hover {
	text-decoration: underline;
}
#textchanger div {
	float: left;
}
#textchanger span {
	margin: 0 6px;
}
#textchanger #decrease {
	font-size: 10px;
}
#textchanger #reset {
	font-size: 12px;
}
#textchanger #increase {
	font-size: 15px;
}

/*---------------------------------------------- Text Changer End  ---------------- */

/*---------------------------------------------- Main Menu Start ---------------- */
#main_menu {
	position: absolute;
	top: 151px;
	left: 3px;
	right: 3px;
}
/*---------------------------------------------- Main Menu End   ---------------- */

/*---------------------------------------------- Main Menu Sub Menu Start ------- */
.head_holder #main_menu .sub_menu{
	position: absolute;
	width: 220px;
	top: 100%;
	left: -4px;
	display: none;
	z-index: 100000;
}
.head_holder #main_menu .sub_menu .ddown_box{
	display: block;
	width: 100%;
	background: url('../images/menu/drop_down_center.png') repeat-y left top;
	*background: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/skins/flat/images/menu/drop_down_center.png', sizingMethod='scale');
}
.head_holder #main_menu .sub_menu .ddown_top{
	display: block;
	width: 100%;
	height: 5px;
	font-size: 0px;
	background: url('../images/menu/drop_down_top.png') no-repeat left top;
	*background: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/skins/flat/images/menu/drop_down_top.png', sizingMethod='crop');	
}
.head_holder #main_menu .sub_menu .ddown_bottom{
	display: block;
	width: 100%;
	height: 8px;
	font-size: 0px;
	background: url('../images/menu/drop_down_bottom.png') no-repeat left top;
	*background: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/skins/flat/images/menu/drop_down_bottom.png', sizingMethod='crop');	
}
.head_holder #main_menu .sub_menu .ddown_center{
	margin-left: 8px;	
	display: block;
	width: 206px;
}
.head_holder #main_menu .sub_menu a.sub_hover{
	width: auto;
    font-family: Arial,Helvetica,sans-serif; font-weight: bold; font-size: 13px;    
	color: #FFF;
	display: block;
	text-align: left;
	padding: 5px 0px 5px 5px;
	height: auto;
	margin: 0px;
    text-decoration: none;
    background-color: transparent;
}
.head_holder #main_menu .sub_menu a.sub_hover:hover{
    text-decoration: none;
    width: auto; 
    font-family: Arial,Helvetica,sans-serif; font-weight: bold; font-size: 13px; 
    color: #FFF;
	display: block; 
	background-color: #404041;
	padding: 5px 0px 5px 5px;   
}
.head_holder #main_menu .sub_menu .sub_separator{
	display: block;
	font-size: 0px;
	width: auto;
	margin: 0px;
	height: 1px;
    line-height: 1px;
	padding: 0px;
    border-bottom:1px solid #cccccc;
}
.sub_menu_background{
	display: block;
	/*background: url('../images/menu/sub_menu_grad.jpg') repeat-x left top;*/
	background-color: #097BC2;
}
/*---------------------------------------------- Main Menu Sub Menu End   ------- */

/*---------------------------------------------- Main Content Start   ------- */
.content_holder{
	overflow:hidden;
	zoom:1;
    padding: 3px 3px 0;
    background-color: #FFFFFF;
}    
.content_holder .left_content, .content_holder .right_content {
	padding-bottom:30000px;
	margin-bottom:-30000px;
}
.content_holder .left_content{
	float: left;
	width: 736px;
	background: #FFFFFF;
    padding-right: 23px;
}
.content_holder .right_content{
	float: left;
	width: 195px;
	background: #FFFFFF;
}
.auwi{
    width: 100%;
}
.auwi .auwi_img{
    float: left;
    background: url('../images/auwi.jpg') no-repeat left top;
    width: 213px;
    height: 250px;
}  
.auwi .auwi_text{
    float: left;
    padding: 35px 0 0 15px; 
    width: 508px;
}
.auwi .auwi_text h1{
    color: #3b89d8;
    float: left;
    display: block;
    font-size: 16px;
    margin: 0px;
}
.auwi .auwi_text i{
    color: #ec902c;
    float: left;
    display: block;
    font-size: 14px;
    padding: 0px 0 0 0;
    margin: 1px 0px 0px 5px;
}
.text_head_box{
    width: 100%;
    display: block;
    border-bottom: 3px solid #ec902c;
    padding-bottom: 3px;
    margin-bottom: 20px;
}
.video_support{
    margin-top: 26px;
    width: auto;
}
.video_support .video_box{
    width: 305px;
    padding: 0 10px 26px 0;
    border-right: 1px solid #d6d6d6;
    float: left;
}
.video_support .video_box h3{
    font-size: 1.1em;
    font-style: italic;
    color: #333333;
    margin-top: 0px;
}
.video_support .video_box h3 a{
    color: #3b89d8;
    text-decoration: none;  
}
.video_support .video_box .player_obj{
    /*background: url('../images/video_player.jpg') no-repeat left top;*/
    background: url('../images/Comfort_Insulation.jpg') no-repeat left top;
    width: 305px;
    /*height: 198px;*/
    height:248px;
    margin-top: 15px;    
    /*overflow:hidden;*/
    text-align: left!important;
}
.video_support .support_box{
    width: 375px;
    padding: 0px 0px 0px 15px;
    float: left;
}
.video_support .support_box h3{
    font-size: 1.1em;
    font-style: normal;
    color: #114170; 
    margin-bottom: 13px;
    margin-top: 0px;     
}
.video_support .support_box .img_txt{
    width: 100%;
}
.video_support .support_box .img{
    float: left;
    background: url('../images/supp_img.jpg') no-repeat left top;
    width: 94px;
    height: 201px;
}
.video_support .support_box .txt{
    float: left;
    margin-left: 15px;
    width: 266px;      
}
.video_support .support_box .txt .txt_line{
     padding-left: 20px;
     background: url('../images/or_check.jpg') no-repeat left top;
     font-size: 0.7em;
     white-space: normal;
     display: block;
     margin-bottom: 12px;
     min-height: 18px;
     _height: 18px;
     vertical-align: top;
     
}
/*---------------------------------------------- Main Content End     ------- */
/*---------------------------------------------- Other Pages Start     --------- */
.holder_content{
	overflow:hidden;
	zoom:1;
    padding: 3px 3px 0;
    /*padding: 15px 4px 0 4px;*/
    background-color: #FFFFFF;
}    
.holder_content .content_left, .holder_content .content_center,  .holder_content .content_right{
	padding-bottom: 30000px;
	margin-bottom: -30000px;
    height: 100%;    
}
.holder_content .content_left{
	float: left;
	width: 139px;
	background: #FFFFFF;
}
.holder_content .content_center{
	float: left;
	width: 596px;
	background: #FFFFFF;
    padding-right: 24px;
}
.holder_content .content_right{
	float: left;
	width: 195px;
	background: #FFFFFF;
}
.holder_content .content_left .some_img{
    width: 127px;
    height: 252px;
    display: block;
}
.holder_content .content_center .text_head_box h1{
    color: #3b89d8;
    display: block;
    font-size: 16px;
    margin: 25px 0 0 0;
    padding-left: 9px;
}
.holder_content .content_center .text_head_box h1.orange{
	color:#EC902C;
}
.holder_content .content_center .main_text{
    width: 500px;
    padding-left: 10px;
    margin-top: 15px;
    font-size: 0.8em;
    color: #333333;
}
.holder_content .content_center .main_text .light_red_box{
    padding: 15px;
    background-color: #fae4cd;
    margin: 15px 0 15px 0;
}
.holder_content .content_center .main_text h2.blue{
    color: #3b89d8;
    display: block;
    font-size: 16px;
    margin: 0px; 
}
.holder_content .content_center .main_text .remark{
    color: #ed9638;
    display: block;
    font-size: 0.8em;
    margin: 0px; 
}
.holder_content .content_center .main_text a.a_blue{
    color: #3b89d8;
    display: inline-block;
    font-size: 1em;
    margin: 0px;
    text-decoration: none;
    cursor: pointer; 
}
.holder_content .content_center .main_text .bup_list{
    width: 500px;
}
.holder_content .content_center .main_text .bup_list .line{
    margin-bottom: 20px;
}
.holder_content .content_center .main_text .bup_list .line .decimal{
    float: left;
    width: 15px;
    font-weight: bold;
    display: block;
    border-right: 1px solid #f1ae66;    
}
.holder_content .content_center .main_text .bup_list .line .line_text{
    float: left;
    width: 475px; 
    margin-left: 5px;  
}
.holder_content .content_center .main_text .bup_list .line .head{
    font-weight: bold;
    width: auto;    
    display: block;
    margin-bottom: 10px;
}
/*---------------------------------------------- Other Pages End       --------- */
/*---------------------------------------------- Boxes Start     ------- */
.box_cu{
    background: url('../images/box_cu_new.jpg') no-repeat left top;
    width: 195px;
    height: 115px;
    margin-bottom: 5px;
    padding-top: 17px;    
}
.box_cu a, .box_cu a:hover{
    display: block;
    font-size: 9px;
    text-decoration: none;
    color: #323234;
    margin: 0 0 0 90px;
    width: 92px;
    cursor: pointer;
} 
.box_cu a span.head{
    font-size: 9px;
    font-weight: bold;
} 
.box_cu a span.text{
    letter-spacing: -1px; 
    float: left;
    display: block;   
}
.box_cu a span.arrow{
    display: block;    
    float: left;    
    font-size: 20px;
    color: #ec9231;
    font-weight: bold;  
    padding: 0px;
    line-height: 14px;
    height: 12px;
    margin-top: 10px;
}
.box_pom{
    width: 195px;
    background-color: #b8c2d7;
    text-align: left; 
    margin-bottom: 5px;       
}
.box_pom .head{
    color: #FFFFFF;
    background-color: #596c93;
    width: auto;
    padding: 5px 0 5px 13px;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
}
.box_pom .text{
    padding: 13px 0 13px 13px;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}
.box_pom .text a{
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
    color: #333333;
}
.box_eco{
    width: 178px;
    height: 307px;
    background: url('../images/box_eco.jpg') no-repeat left top; 
    padding: 10px 0 0 17px;       
}
.box_eco .head{
    color: #6b8832;
    display: block;
    font-size: 13px;
    margin-bottom: 2px;
}
.box_eco .text{
    width: 132px;
    font-size: 11px;
    color: #333333;
}
.box_eco .stamp{
    background: url('../images/box_eco_stamp.jpg') no-repeat left top;
    width: 61px;
    height: 60px;
    margin-top: 10px;
}
/*---------------------------------------------- Boxes End     --------- */

/*---------------------------------------------- Footer Start   --------- */
.footer_holder{
    width: 100%;
    position: relative; 
    background-color: #FFFFFF;
    padding-top: 16px;  
}
.footer_holder .blue_line{
    width: auto;
    height: 25px;
    line-height: 25px;
    background: url('../images/footer_blue_grad.jpg') repeat-x left top;
    color: #FFFFFF;
    text-align: right;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    padding-right: 10px; 
}
.footer_holder .white_line{
    width: auto;
    height: 31px;
    line-height: 31px;
    background-color: #FFFFFF; 
    color: #b5b5b5;
    text-align: right;
    vertical-align: middle;
    font-size: 10px;
    font-weight: bold;
    padding-right: 10px;               
}
.footer_holder .white_line a, .footer_holder .white_line a:hover, .footer_holder .white_line a:active, .footer_holder .white_line a:visited{
    text-decoration: underline;
    color: #b5b5b5;    
}
.footer_holder .gray_line{
    width: auto;
    height: 28px;
    line-height: 28px;
    background-color: #404041; 
    color: #FFFFFF;
    border-top: 1px solid #4d4d4e;
    border-bottom: 1px solid #4d4d4e;
    text-align: right;
    vertical-align: middle;
    font-size: 11px;
    text-decoration: underline; 
    padding-right: 10px;                                
}
.footer_holder .gray_line a,.footer_holder .gray_line a:hover{
	color: #FFFFFF;
}

.footer_holder .footer_logo{
    display: block;
    position: absolute;
    width: 247px;
    height: 114px;
    background: url('../images/footer_logo.jpg') no-repeat left top; 
    left: 0px;
    bottom: 0px;
}
/*---------------------------------------------- Footer End     --------- */
/* ----------------------------------------------------------------   FAQ Styles */
.open_faq{
		background: url(../images/open.PNG) no-repeat left 2px;
		padding-left: 15px;
		cursor: default;
		text-decoration: underline;
		color:#123972;
}
.close_faq{
		background: url(../images/close.PNG) no-repeat left 2px;
		padding-left: 15px;
		cursor: default;
		text-decoration: underline;
		color:#123972;
}
.open_faq:hover, .close_faq:hover{
	color: #e99619;
}
.content_faq{
	white-space: normal;
}
.main_faq_el{
	margin-top: 10px;
}
.content_faq_inside{
	margin-left: 15px;
	margin-top: 10px;
}
/* ----------------------------------------------------------------   FAQ Styles */

/* Blog */

.posts-holder .posts {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.posts-holder .posts li {
	border-top: 1px dotted #bcbec0;
	padding-top: 16px;
	margin-top: 16px;
}
.posts-holder .posts li:first-child {
	border: none;
	padding: 0;
	margin: 0;
}.posts-holder .posts h3 {
	background: url(../images/link-arrow.png) 0 5px no-repeat;
	color: #3B89D8;
    font-size: 16px;
    margin: 0 0 2px;
	padding: 0 0 0 20px;
}
.blog_commentsContainer h1 a,
.posts-holder .posts h3 a {
	color: #3B89D8;
	text-decoration: none;
}
.blog_commentsContainer h1 a:hover,
.posts-holder .posts h3 a:hover {
	text-decoration: underline;
}
.blog_commentDate, .post-holder .date, .posts-holder .date {
	font-size: 0.8em;
	font-style: italic;
	color: #999;
	margin-bottom: 12px;
	display: block;
	padding-left: 20px;
}
.posts-holder .posts p {
	margin: 0 0 12px;
	padding: 0;
}
.posts-holder .more {
	color: #3B89D8;
    cursor: pointer;
    font-size: 1em;
    margin: 0;
    text-decoration: none;
}
.posts-holder .more:hover {
	text-decoration: underline;
}
.post-holder .divider,
.posts-holder .divider {
	display: none;
}
.blog_commentsContainer h1,
.post-holder h2 {
	color: #3B89D8;
    font-size: 16px;
    margin: 0 0 2px;
	padding: 0;
}
.blog_commentsContainer h1 {
	margin-bottom: 12px;
}
.blog_commentDate, .post-holder .date {
	padding: 0;
}
.blog_commentsContainer {
	border-top: 1px dotted #A1A1A1;
    margin-top: 20px;
    padding-top: 14px;
}
.blog_commentContainer {
	overflow: hidden;
    padding: 0 16px;
}
.blog_commentName {
	color: red;
}
.blog_commentAuthorName {
    color: #404041;
    font-weight: bold;
}
.blog_commentSays {
    color: #404041;
}
.blog_commentText {
    border-bottom: 1px dotted #A1A1A1;
    margin-bottom: 14px;
    padding-bottom: 14px;
}
.blog_formContainer, .blog_commentContainer {
    overflow: hidden;
    padding: 0 16px;
}
.blog_formContainer p {
    margin: 0 0 2px;
}
.blog_formContainer input[type="text"] {
    margin: 0 0 8px;
    width: 340px;
}
.blog_formContainer textarea {
    height: 120px;
    margin: 0 0 8px;
    max-height: 250px;
    max-width: 340px;
    min-width: 340px;
    width: 340px;
}
.blog_formContainer #captchaImg {
    border: medium none;
    margin: 0 0 8px;
}
.blog_formContainer #captcha {
    font-size: 0.85em;
    width: 114px;
}
.post-holder button {
	font-size: 12px;
}

/* Tabs */

.news-box {
	margin-bottom: 5px;
}
.news-box .view-all {
	position: absolute;
	bottom: 6px;
	right: 6px;
	color: #C87B29;
	text-decoration: underline;
}
.news-box .view-all:hover {
	text-decoration: none;
}
.whats-new {
	color: #3B89D8;
	font-size: 1.1em;
}
.tabs {
	padding: 0 1px;
}
.tabs .descr {
	border: 1px solid #666667;
	padding: 9px 11px 22px;
	-moz-box-shadow: 0 -1px 1px lightgrey;
	-webkit-box-shadow: 0 -1px 1px lightgrey;
	box-shadow: 0 -1px 1px lightgrey;
	position: relative;
	z-index: 1;
}
.tabs .title {
	height: 25px;
	position: relative;
	z-index: 2;
}
.tabs .title div {
	height: 24px;
	border: 1px solid transparent;
	border-bottom: none;
	line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #404041;
	float: left;
	text-align: center;
	padding: 0 9px;
	cursor: pointer;
}
.tabs .title div.last {
	float: none;
	overflow: hidden;
	padding: 0;
}
.tabs .title div.active {
	height: 25px;
	background-color: #fff;
	border: 1px solid #666667;
	border-bottom: none;
	color: #3e8abd;
	-moz-box-shadow: 0 -1px 1px lightgrey;
	-webkit-box-shadow: 0 -1px 1px lightgrey;
	box-shadow: 0 -1px 1px lightgrey;
	cursor: default;
}
.tabs .descr .line {
	margin-top: 14px;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	padding-bottom: 4px;
	font-size: 0.8em;
}
.tabs .descr .line:first-child {
	margin: 0;
}
.tabs .descr .line h1 {
	color: #c87b29;
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 1em;
}
.tabs .descr .line h1 a {
	color: #c87b29;
	text-decoration: none;
}
.tabs .descr .line h1 a:hover {
	text-decoration: underline;
}
.tabs .descr .line p {
	line-height: 13px;
	margin: 0;
	padding: 0;
	color: #404041;
}
.tabs .descr .link {
	width: 19px;
	height: 13px;
	background: url(../images/nb-arrow.png);
	position: absolute;
	bottom: -13px;
	right: 0;
	cursor: pointer;
	display: block;
}
.tabs .descr .tab {
	height: 190px;
	overflow: hidden;
	display: none;
}
.tabs .descr .tab.active {
	display: block;
}


/* Top menu */

#navigation_menu {
	/*display: none;*/
}
ul.potato-menu {
	height: 29px;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.potato-menu li.potato-menu-item {
	height: 29px;
	background-color: #404040;
	position: relative;
	display: block;
	float: left;
	line-height: 29px;
	font-weight: bold;
	padding: 0 18px;
	text-transform: uppercase;
	margin-right: 3px;
}
ul.potato-menu li.last-parent-item {
	float: none;
	overflow: hidden;
	margin: 0;
	text-align: center;
	padding: 0;
}
ul.potato-menu li.potato-menu-item a {
	color: #fff;
	font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}
ul.potato-menu li.potato-menu-item a:hover {
	color: #dedede;
	text-decoration: none;
}
ul.potato-menu ul.potato-menu-group {
	z-index: 1;
	margin: 0;
	padding: 0;
	position: absolute;
	display: none;
	z-index: 1000;
}
ul.potato-menu ul.potato-menu-group a {
	text-transform: none;
}
ul.potato-menu ul.potato-menu-vertical li.potato-menu-item {
	margin: 0;
	float: none;
}
