

/* GENERAL */

*
{
	margin:0px;
	padding:0px;
	}

body
{
	font-family:Arial;
	font-size:12px;
	color:#42515d;
	background:#FFFFFF;
	
	/*text-align:center;*/
	margin:0px;
	line-height:16px;
	}

table, td
{
	font-family:Arial;	
	font-size:12px;
	vertical-align:top;
	}

input, textarea
{
	font-family:Arial;	
	font-size:12px;
	/*border:1px solid #FFFFFF;*/
	}
	
select
{
	/*margin-top:1px;*/
	font-family:Arial;	
	font-size:13px;
	/*border:1px solid #FFFFFF;*/
	}		

input,textarea{
	padding:2px;
}

.btn{
	padding:0px;
}

select
{
	padding:1px;
	}

a
{
	text-decoration:underline;
	color:#42515d;
	}

.enginetxt{
	display:none;
}

.link
{
	text-decoration:none;
	color:#42515d;
	}	

.link:hover
{
	text-decoration:underline;
	color:#42515d;
	}

img
{
	border:0px;
	}
	
p
{
	margin-bottom:10px;
	}

sup{
	height:0;
	vertical-align: baseline;
	_vertical-align: bottom;
	font-size:0.7em;
	/*font-size:85%;*/
	position: relative;
	/*top:-0.4em;*/
	bottom:1ex;
	line-height:1;
	padding-right:2px;
	font-family:sans-serif;
	}
.sup{
	height:0;
	vertical-align: baseline;
	_vertical-align: bottom;
	font-size:0.7em;
	/*font-size:85%;*/
	position: relative;
	/*top:-0.4em;*/
	bottom:1ex;
	line-height:1;
	padding-right:2px;
	font-family:sans-serif;
	}		
	
.ingress
{
	font-family:Arial;
	font-size:12px;
	color:#705B4A;
	font-weight:bold;
	}

h1{
	font-family:Arial;
	font-size:12px;
	color:#42515d;		
	font-weight:bold;
}

h2{
	font-family:Arial;
	font-size:12px;
	color:#698B9B;	
	font-weight:bold;
}

h3{
	font-family:Arial;
	font-size:12px;
	color:#705B4A;
	font-weight:bold;
}

h3 a{
	color:#705B4A;
	text-decoration:none;
}

h3 a:hover{
	color:#705B4A;
	text-decoration:underline;	
}

li
{
	padding-top:2px;
	margin-left:16px;
	}
	
ol li{
	padding-top:2px;
	margin-left:20px;
}	

.arrow li
{
	margin-top:5px;
	margin-left:16px;
	list-style-type : none;
	list-style-image : url(Files/Images/Layout/rightmenu_arrow.gif);
	vertical-align:top;
	}

.float-killer
{
	clear:both;
	height:1px;
	overflow:hidden;
	}
	
#container
{
	margin: 0 auto;	
	width:977px;
	text-align:left;
	}
	
#top
{
	height:62px;
	overflow:hidden;
	background:#F4F9FC;
	}
	
#logo
{
	float:left;
	width:200px;
	margin-top:21px;
	margin-left:13px;
	}
	
#top-menu
{
	float:right;
	margin-top:20px;
	margin-right:5px;
	
	}	

.top-link-100{
	padding-right:20px;
	text-decoration:none;
	text-transform:uppercase;
	color:#636363;
	font-size:10px;	
	font-family:Tahoma, Arial;
	top:-5px;
}

.top-link-100:hover{
	text-decoration:none;
	color:#EE2E24;
}

.top-link-search{
	padding-right:20px;
	text-decoration:none;
	text-transform:uppercase;
	color:#636363;
	font-size:10px;	
	font-family:Tahoma, Arial;
	top:-5px;
}

.top-link-101{
	padding-right:20px;
	text-decoration:none;
	text-transform:uppercase;
	color:#EE2E24;
	font-size:10px;	
	font-family:Tahoma, Arial;
}

.top-link{
	display:block;
	height:13px;
	overflow:hidden;
	background-repeat:no-repeat;	
}
	
.top-link:hover{
	background-position:0px -13px;
}	

.top-link-active{
	display:block;
	height:13px;
	overflow:hidden;
	background-position:0px -13px;	
	background-repeat:no-repeat;	
}
	
#search-button
{
	float:right;
	margin-top:19px;
	width:32px;
	overflow:hidden;
	}
	
#search-field
{
	float:right;
	margin-top:15px;
	}
	
#main-menu
{
	height:53px;
	overflow:hidden;
	}

.main-link{
	display:block;
	height:14px;
	overflow:hidden;
	background-repeat:no-repeat;
}
	
.main-link:hover{
	background-position:0px -14px;
}	

.main-link-active{
	display:block;
	height:14px;
	overflow:hidden;
	background-position:0px -14px;	
	background-repeat:no-repeat;	
}

.main-link-200{
	padding-right:40px;
	text-decoration:none;
	text-transform:uppercase;
	color:#75838E;
	font-size:10px;	
	font-family:Tahoma, Arial;
}

.main-link-200:hover{
	text-decoration:none;
	color:#EE2E24;
}

.main-link-201{
	padding-right:40px;
	text-decoration:none;
	text-transform:uppercase;
	color:#EE2E24;
	font-size:10px;	
	font-family:Tahoma, Arial;
}
	
#breadcrumb
{
	height:21px;
	overflow:hidden;
	}

.breadcrumb-link-300{
	padding-right:5px;
	text-decoration:none;
	text-transform:uppercase;
	color:#99B7C4;
	font-size:10px;	
	font-family:Tahoma, Arial;	
}	

.breadcrumb-link-301{
	padding-right:5px;
	text-decoration:none;
	text-transform:uppercase;
	color:#F63113;
	font-size:10px;	
	font-family:Tahoma, Arial;
}
	
#main
{

	}
	
#main-inner
{
	/*margin-bottom:31px;*/	
	}

#left
{
	float:left;
	width:152px;
	height:auto;
	margin-right:12px;
	overflow:hidden;
	}

#left-toutbox
{
	height:150px;
	width:152px;
	overflow:hidden;
	/*background:#F4F9FC;*/
	margin-bottom:7px;
	}
	
#left-menu
{
	width:152px;
	overflow:hidden;
	height:auto;
	border-top:1px solid #CBE4EB;
	border-bottom:1px solid #CBE4EB;	
	}
	
.left-menu-item
{
	height:30px;
	overflow:hidden;
	background:#F4F9FC;
	margin-bottom:1px;
	background-image:url(Files/Images/Layout/menu_bg_org.gif);
	background-repeat:repeat-y;
	}

.left-menu-item-inner
{
	padding-top:5px;
	}
	
.left-link-400{
	padding-left:10px;
	text-decoration:none;
	text-transform:uppercase;
	color:#636363;
	font-size:10px;	
	font-family:Tahoma, Arial;
}	

.left-link-400:hover{
	text-decoration:none;
	color:#EE2E24;
}

.left-link-401{
	padding-left:10px;
	text-decoration:none;
	text-transform:uppercase;
	color:#EE2E24;
	font-size:10px;	
	font-family:Tahoma, Arial;
}

.left-link-410{
	padding-left:20px;
	text-decoration:none;
	text-transform:uppercase;
	color:#636363;
	font-size:10px;	
	font-family:Tahoma, Arial;	
}	

.left-link-410:hover{
	text-decoration:none;
	color:#EE2E24;
}

.left-link-411{
	padding-left:20px;
	text-decoration:none;
	text-transform:uppercase;
	color:#EE2E24;
	font-size:10px;	
	font-family:Tahoma, Arial;
}	
	
.left-menu-spacer
{
	height:4px;
	overflow:hidden;
	}

.left-menu-line
{
	height:1px;
	overflow:hidden;
	}	

.left-menu-item-active
{
	height:auto;
	overflow:hidden;
	background:#F4F9FC;
	margin-bottom:1px;	
	background-image:url(Files/Images/Layout/menu_item_bg_active.jpg);
	background-repeat:repeat-y;
	}	

#content
{
	float:left;
	width:813px;
	overflow:hidden;
	background:#F0F4F8;	
	background-image:url(Files/Images/Layout/v-bg-prodBottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	/*padding-bottom:25px;*/
	}
	
#content-top{
	width:813px;
	height:auto;
	overflow:hidden;
	}
	
#product-bg{
	background-image:url(Files/Images/Layout/v-bg-prodTop.jpg); 
	background-repeat:repeat-x; 
	background-position:top left;
	float:left;
	}	

#content-left, .content-left
{
	float:left;
	width:538px;
	height:auto;
	overflow:hidden;
	padding-bottom:39px;
	}

#content-right, .content-right
{
	float:left;
	width:274px;
	height:auto;
	overflow:hidden;
	background-image:url(Files/Images/Layout/v-line.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}
	
#content-right-prod
{
	float:left;
	width:274px;
	height:auto;
	overflow:hidden;
	/*background-image:url(Files/Images/Layout/v-line-prod_2.jpg);
	background-repeat:no-repeat;
	background-position: top left;*/
	}	

.right-menu
{

	}

.right-menu-item
{
	margin-bottom:5px;
	margin-left:10px;
	}

#footer
{

	}

.footer-link{
	display:block;
	height:13px;
	overflow:hidden;
	background-repeat:no-repeat;	
}
	
.footer-link:hover{
	background-position:0px -13px;
}

.footer-link-active{
	display:block;
	height:13px;
	overflow:hidden;
	background-position:0px -13px;	
	background-repeat:no-repeat;	
}

.footer-divider{
	display:block;
	height:13px;
	overflow:hidden;
	background-repeat:no-repeat;	
}

.footer-link-left{
	display:block;
	height:15px;
	overflow:hidden;
	background-repeat:no-repeat;	
}
	
.footer-link-left:hover{
	background-position:0px -15px;
}

.footer-link-active-left{
	display:block;
	height:13px;
	overflow:hidden;
	background-position:0px -15px;	
	background-repeat:no-repeat;	
}

.footer-divider-left{
	display:block;
	height:15px;
	overflow:hidden;
	background-repeat:no-repeat;	
}

#footer-inner
{
	/*height:56px;
	height:86px;
	overflow:hidden;*/
	padding-bottom: 40px;
	background:#F4F9FC;
	}

.footer-link-500{
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	color:#5C5C5C;
	font-family:Tahoma, Arial;	
}

.footer-link-500:hover{
	text-decoration:none;
	color:#EE2E24;
}
	
.footer-link-501{
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	color:#EE2E24;
	font-family:Tahoma, Arial;	
}

.footer-link-510{
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	color:#5C5C5C;
	font-family:Tahoma, Arial;	
}

.footer-link-510:hover{
	text-decoration:none;
	color:#EE2E24;
}
	
.footer-link-511{
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	color:#EE2E24;
	font-family:Tahoma, Arial;	
}

/* ELEMENTS */
	
.area
{
	clear:both;
	padding-left:20px;
	padding-top:39px;
	padding-right:20px;
	padding-bottom:10px;
	}

.area-bg
{
	clear:both;
	padding-left:20px;
	padding-top:39px;
	padding-right:20px;
	padding-bottom:39px;
	background-image:url(Files/Images/Layout/v-bg-prodTop.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}
	
.area-right
{
	padding-left:20px;
	padding-top:25px;
	padding-right:20px;
	padding-bottom:5px;	
	}	

.area-middle
{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;	
	}
	
.line-dotted-h
{
	background-image:url(Files/Images/Layout/h_line_dotted.gif);
	background-repeat:repeat-x;
	width:100%;
	height:1px;
	overflow:hidden;
	margin-bottom:15px;
	}
	
.line-dotted-h-light
{
	background-image:url(Files/Images/Layout/h_line_dotted_light.gif);
	background-repeat:repeat-x;
	width:100%;
	height:1px;
	overflow:hidden;
	margin-bottom:15px;
	}	
	
.line-h
{
	width:100%;
	height:1px;
	overflow:hidden;
	margin-bottom:15px;
	background:#CBDAE6;
	}	

.category-box
{
	float:left;
	width:151px;
	height:152px;
	border:1px solid #C9D1DD;
	overflow:hidden;
	margin-right:30px;
	margin-top:30px;
	}
	
/* CATEGORY TABS */

.cat-tab{
	display:block;
	height:40px;
	overflow:hidden;
}
	
.cat-tab:hover{
	background-position:0px -40px;
}	

.cat-tab-active{
	display:block;
	height:40px;
	overflow:hidden;
	background-position:0px -40px;	
}

/* PRODUCT TABS */

.tab1{
	float:left;
	/*width:196px;*/
	overflow:hidden;
	position:relative;
	
	background-image:url(Files/Images/Layout/v-bg-prodTop.jpg); 
	background-repeat:repeat-x; 
	background-position:top left;
	text-align:center;	
}

.tab2{
	float:left;
	/*width:196px;*/
	border-left:1px solid #CBDAE6;
	overflow:hidden;
	
	position:relative;
	
	background-image:url(Files/Images/Layout/v-bg-prodTop.jpg); 
	background-repeat:repeat-x; 
	background-position:top left;		
	text-align:center;	
}

.tab3{
	float:left;
	/*width:197px;*/
	border-left:1px solid #CBDAE6;
	overflow:hidden;
	
	position:relative;

	background-image:url(Files/Images/Layout/v-bg-prodTop.jpg); 
	background-repeat:repeat-x; 
	background-position:top left;
	text-align:center;				
}

.tab4{
	float:left;
	/*width:196px;*/
	
	overflow:hidden;
	
	position:relative;

	background-image:url(Files/Images/Layout/v-bg-prodTop.jpg); 
	background-repeat:repeat-x; 
	background-position:top left;
	text-align:center;				
}

.tab5{
	float:left;
	/*width:196px;*/
	border-left:1px solid #CBDAE6;
	border-right:1px solid #CBDAE6;
	overflow:hidden;
	
	position:relative;

	background-image:url(Files/Images/Layout/v-bg-prodTop.jpg); 
	background-repeat:repeat-x; 
	background-position:top left;
	text-align:center;				
}

/* PRODUCT FONTS */

.prod-h1{
	font-weight:bold;
	font-size:12px;
	color:#705B4A;

}

.prod-h2{
	font-weight:bold;
	font-size:12px;
	color:#705B4A;
	text-transform:capitalize;
}

.prod-body{
	color:#42515D; 
}

.prod-header{
	font-family:Helvetica,arial,verdana,sans-serif;
	font-size:20px;
	color:#506D7A; 
	font-weight:lighter;
	line-height:25px;
	text-transform:uppercase;
}

/* HOME PAGE */

#home-left
{
	float:left;
	width:488px;
	height:484px;
	overflow:hidden;
	}

#home-right
{
	float:left;
	width:489px;
	height:484px;
	overflow:hidden;	
	}

#home-bottom
{
	height:73px;
	overflow:hidden;
	}
	
#home-flash
{
	/*position:absolute;
	left:0px;
	top:0px;*/
	width:977px;
	height:484px;
	overflow:hidden;
	/*display:none;*/
	}

.tout
{
	width:474px;
	height:152px;
	overflow:hidden;
}

.tout-bg
{
	position:absolute;
	}

.tout-content
{
	position:absolute;
	margin-left:6px;
	margin-top:5px;
	margin-bottom:13px;
	margin-right:12px;
	}

.tout-content-left
{
	float:left;
	width:230px;
	height:135px;
	overflow:hidden;
	}
	
.tout-content-right
{
	float:left;
	width:226px;
	height:135px;
	overflow:hidden;
	}
	
.tout-content-link{
	display:block;
	height:135px;
	width:226px;
	overflow:hidden;
	background-repeat:no-repeat;
}
	
.tout-content-link:hover{
	background-position:0px -135px;
}	

/* FOR PRODUCT COLOR BOXES */

.cBoxA{
	border:2px solid #829091 !important;
	margin:0px;
}

.cBoxB{
	border:1px solid #829091 !important;
	margin:1px;
}

/* FOR BREADCRUMB LINKS */
.breadLink {
	text-decoration: none;
}

/* FOR FIR IMAGES */
.firswap {
	/*background:transparent;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:0 0;*/
	background:transparent none no-repeat scroll 0 0;
	display: block;
}
.firswap span { display: none; }

/* CALC PRODUCT PAGE */
.calc-bg{
	background:#d6fba5;
	background-image:url(/Files/Images/LivingGreen/Calculator/modal_bg.gif);
	background-position:0px -6px;
	background-repeat:no-repeat;
	width:502px;
}	
.calc-bg-top{
	background-image:url(/Files/Images/LivingGreen/Calculator/modal_bg.gif); 
	background-repeat:no-repeat; 
	background-position:0px 0px; 
	width:502px;
	height:6px;
	overflow:hidden;
}
.calc-bg-bottom{
	background-image:url(/Files/Images/LivingGreen/Calculator/modal_bg.gif);
	background-repeat:no-repeat;
	background-position:-502px -490px;
	width:502px;
	height:6px;
	overflow:hidden;
}
.calc-inner{
	padding:20px;
}
.calc-inner2{
	width: 572px;
	padding:20px;
}
.calc-img{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}	
.calc-img img{
	width:58px;
	/*height:109px;*/
}	
.calc-header{
	float:left;
	/*margin-top:20px;*/
	width:350px;
	overflow:hidden;
	margin-bottom:10px;
}
.calc-h1{
	font-family:Arial, Helvetica;
	font-size:22px;
	margin-bottom:10px;
	color:#f97d5f;
	line-height:22px;
}
.calc-h2{
	font-family:Arial, Helvetica;
	font-size:21px;
	margin-bottom:5px;
	color:#4f6d7a;
	line-height:20px;
}
.calc-h3{
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#4f6d7a;
}
.calc-close{
	/*position:absolute;
	top:20px;
	left:260px;
	width:200px;
	text-align:right;*/
}
.calc-asterix{
	font-size:11px;
	line-height: 11px;
}	
.calc-form-left{
	float:left;
	width:240px;
	overflow:hidden;
	margin-top:17px;
}
.calc-form-right{
	float:left;
	margin-top:15px;
}	 
.calc-clear{
	clear:both;
}
.calc-error{
	float:left;
	width:358px;
	overflow:hidden;
	height:20px;
	margin-top:15px;
	margin-right:20px;
	color:red;
}
.greencalcfields .errormessage {
	float:left;
	width:358px;
	overflow:hidden;
	height:20px;
	margin-top:15px;
	margin-right:20px;
	color:red;
}
.calc-submit{
	float:right;
	margin-top:10px;
}
.calc-red{
	color:red;
}
.calc-table td{
	border-left:1px solid #7a848a;
	border-bottom:1px solid #7a848a;
	padding:5px;
}
.calc-table-holder{
	margin-bottom:2px;
}
.calc-table{
	border-top:1px solid #7a848a;
	border-right:1px solid #7a848a;
}
.calc-table-noborders td{
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}	
.clac-curve-top{
	margin-top:20px;
	background-image:url(/Files/Images/LivingGreen/Calculator/curve.gif);
	background-repeat:no-repeat;
	width:443px;
	overflow:hidden;
}
.clac-curve-bottom{
	background-image:url(/Files/Images/LivingGreen/Calculator/curve.gif);
	background-repeat:no-repeat;
	background-position:0px -680px;
	width:443px;
	height:20px;
	overflow:hidden;
	margin-bottom:5px;		
}
.calc-curve-inner{
	/*padding:10px;*/
	padding: 10px 10px 0px 10px;
}
.calc-line{
	border-top:1px solid #7a848a;
	/*padding-bottom:2px;*/
}
.calc-nowrap{
}
.calc-table .calc-col-first{
	width:252px;
}
.calc-table .calc-col{
	width:50px;
}
.calc-table-noborders  .calc-col-first{
	width:232px;
}
.calc-table-noborders .calc-col{
	width:50px;
}

/* CALC PAGE*/

.calc-bg2{
	width:629px;
	margin-left:100px;
}	
.calc-bg3{
	margin-top:30px;
	width:500px;
	margin-left:150px;
}	
.calc-img2{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}	
.calc-img2 img{
	float:left;
	width:47px;
	/*height:88px;*/
	padding-bottom:10px;
}
.calc-header2{
	float:left;
	margin-top:0px;
	width:400px;
	overflow:hidden;
}	
.calc-header3{
	float:left;
	margin-top:0px;
	width:350px;
	overflow:hidden;
}		
.calc-bg2 .calc-close{
	display:none;
}		
.clac-curve-top2{
	margin-top:5px;
	background-image:url(/Files/Images/LivingGreen/Calculator/curve.gif);
	background-repeat:no-repeat;
	background-position:-443px 0px;
	width:569px;
	overflow:hidden;
}
.clac-curve-bottom2{
	background-image:url(/Files/Images/LivingGreen/Calculator/curve.gif);
	background-repeat:no-repeat;
	background-position:-443px -680px;
	height:20px;
	width:569px;
	overflow:hidden;
	margin-bottom:5px;
}	
.calc-close2{
	display:none;
}
/*.calc-h32{
	display:none;
}*/
.calc-table2 td{
	border-left:1px solid #7a848a;
	border-bottom:1px solid #7a848a;
	padding-left:10px;
	padding-right:10px;
}
.calc-table2{
	border-top:1px solid #7a848a;
	border-right:1px solid #7a848a;
}
.calc-table-noborders2 td{
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}	
.calc-nowrap2{
	white-space:nowrap;
}
.calc-table2 .calc-col-first{
	width:249px;
}
.calc-table2 .calc-col{
	width:70px;
}
.calc-table-noborders2 .calc-col-first{
	width:229px;
}
.calc-table-noborders2 .calc-col{
	width:70px;
}

/* GENERAL CALC PAGE */
.calc-bg-img-holder{
	position:relative;		
	border:2px solid #b1cedf;
}
.calc-bg-img-border{
	border:1px solid #ffffff;
}
.calc-bg-img-large{
	background-image:url(/Files/Images/LivingGreen/Calculator/calc_bg.jpg); 
	background-repeat:no-repeat;
	background-position:-808px 0px;
	height:468px;
	overflow:hidden;
}
.calc-bg-img-small{
	background-image:url(/Files/Images/LivingGreen/Calculator/calc_bg.jpg); 
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:468px;
	overflow:hidden;
}	
.calc-nav{
	position:absolute;
	top:372px;
	left:0px;
	margin-left:200px;
}
.calc-nav li{
	float:left;
	text-align:center;
	margin-right:20px;
	list-style:none;
	background-image:url(/Files/Images/LivingGreen/Calculator/prod_frame.png);
	background-repeat:no-repeat;
	width:90px;
}
.calc-nav div{
	margin-bottom:3px;
}
.calc-nav .selected, .calc-nav li:hover{
	background-image:url(/Files/Images/LivingGreen/Calculator/prod_frame.png);
	background-repeat:no-repeat;
	background-position:-90px 0px;		
}
.calc-link-back{
	float:left;
	margin-top:4px;
}
.calc-link-back a{
	padding-left:15px;
	background:url(/Files/Images/LivingGreen/Calculator/arrow_back.gif) no-repeat 0px 3px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#49647b;
	text-decoration:none;
}
.proddisclaimers {
 font-size: 11px;
}
.configuration {
	float: left;
	width: 250px;
	height: 150px;
	padding: 10px;
	padding-left: 0px;
	margin-top: 20px;
	cursor: pointer;
}
.greencalcfields input, .greencalcfields select {
	font-size: 12px;
}

/* SHARE */
#share-layer {
	display:none;
	padding:5px;
	width:250px;
	text-align: left; 
	height: auto !important; 
	height: 1%; 
	min-height: 1%; 
	position: absolute; 
}

#lowerContent .prodPageShare {
	width:230px;
	height:167px;
	min-height:167px;
	background: url() no-repeat scroll 100% 0 transparent;
}

#share-layer .top 
{
	background: url() no-repeat scroll 100% 0 transparent;
	clear:both;
	font-size:1px;
	height:10px;
	position:relative;
	width:100%;
}

#share-layer .top .left
{
	background: url() no-repeat scroll 0 0 transparent;
	height:10px;
	width:14px;
	left:-14px;
	position:absolute;
	top:0px;
}

#share-layer .inner 
{
	background: url() no-repeat scroll right bottom transparent;
	height:auto !important;
	min-height:1%;
	padding:2px 14px 14px 0;
	position:relative;
}

#share-layer .inner .left
{
	background: url() no-repeat scroll 0 100% transparent;
	top:0px;
	height:100%;
	min-height:100%;
	left:-14px;
	position:absolute;
	width:14px;
}
.share {
	list-style: none outside none;
}
.share li {
	background-position:top left;
	background-repeat: no-repeat;
	list-style-type : none;
	vertical-align:top;
	line-height:16px;
	margin-bottom:5px;
	width: 110px;
	margin-left:0px;
	vertical-align:middle;
}
.share li a {
	/*position:relative;
	top:-3px;*/
	margin-top:-3px;
	margin-left: 21px;
	text-decoration:none;
}
.share li a:hover {
	text-decoration:underline;
}

.share .arrow {
	margin-top:5px;
	background-image : url();
	background-position: 6px 6px;
}
.share .arrow a {
	top:0px;
}
.share .delicious {
	background-image: url();
}
.share .facebook {
	background-image: url();
}
.share .twitter {
	background-image: url();
}

.prodPageDelicious {
	background-image: url();
}
.prodPageFacebook {
	background-image: url();
}
.prodPageTwitter {
	background-image: url();
}
.prodPageMail {
	background-image: url();
}
.prodPageCell {
	background-image: url();
}

/*!
 * jQuery UI Stars v3.0.1
 * http://plugins.jquery.com/project/Star_Rating_widget
 *
 * Copyright (c) 2010 Marek "Orkan" Zajac (orkans@gmail.com)
 * Dual licensed under the MIT and GPL licenses.
 * http://docs.jquery.com/License
 *
 * $Rev: 164 $
 * $Date:: 2010-05-01 #$
 * $Build: 35 (2010-05-01)
 *
 */
.ui-stars-star,
.ui-stars-cancel {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
  width: 16px;
  height: 15px;
  display: block;
  background: url(../../Files/BazaarVoice/star.png) no-repeat 0 0;
}
.ui-stars-star a {
  background: url(../../Files/BazaarVoice/star.png) no-repeat 0 0;
}
.ui-stars-star-on a {
  background: url(../../Files/BazaarVoice/star-selected.png) no-repeat 0 0;
}
.ui-stars-star-hover a {
  background: url(../../Files/BazaarVoice/star-selected.png) no-repeat 0 0;
}
.ui-stars-cancel-hover a {
  background: url(../../Files/BazaarVoice/star.png) no-repeat 0 0;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
  cursor: default !important;
}

.ui-stars-bar,
.ui-stars-cancel {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}
.ui-stars-bar a,
.ui-stars-bar-cancel a {
  width: 16px;
  height: 15px;
  display: block;
  background: url(../../Files/BazaarVoice/bar.png) no-repeat 0 0;
}
.ui-stars-bar a {
  background: url(../../Files/BazaarVoice/bar.png) no-repeat 0 0;
}
.ui-stars-bar-on a {
  background: url(../../Files/BazaarVoice/bar-selected.png) no-repeat 0 0;
}
.ui-stars-bar-hover a {
  background: url(../../Files/BazaarVoice/bar-selected.png) no-repeat 0 0;
}
.ui-stars-bar-cancel-hover a {
  background: url(../../Files/BazaarVoice/bar.png) no-repeat 0 0;
}
.ui-stars-bar-disabled,
.ui-stars-bar-disabled a {
  cursor: default !important;
}

/* HOMEPAGE REDESIGN AUG 2010 */

#containerHome {
	width: 100%;
	text-align:left;}
#containerHome #top {
	width:977px; 
	margin:auto;}
#containerHome #menu {
	width:977px; 
	margin:auto;}
	
.homeBody{
	background:url(../../Files/Images/HomePage/gradient_sm2.jpg) repeat-x bottom left #eaf1f7;
	min-height:100%}

#main-home {
	padding-top:10px;
	width:977px;
	margin:auto;}

#mainPage{
	width:100%;
	}
	
#widget-wrapper {
	position:relative;
	width:977px;
	margin:auto;
	height:361px;
}
#widget-content {
	position:absolute;
	left:-516px;
}
#widget-data {
	position:absolute;
	left:-260px;
	//position:relative;
	//margin:auto;
}

#main-home ul {
	display:inline-block;
	float:left
}
#main-home ul li {
    list-style:none;
    min-height:185px;
    padding-top:0;
    margin-left:22px
}
#main-home .chip{border:1px solid #dee6ea}

#chips div{
	width:300px;
	height:184px;
	display:inline-block;
	float:left;
	margin-right:29px;
	_margin-right:10px;
}
#chips div div{
	height:auto;
	margin-left:3px
}


#chips .doublechip{
	float:right;
	margin-right:19px;
	_margin-right:0;
}

#main-home h2 {
	color:#f86e60;
	font-family:'Helvetica Neue', Helvetica,'FontSiteSansRoman', Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:5px 0 2px;
	text-transform:uppercase;
}

#main-home a{text-decoration:none;}
 
#main-home h2 + div {
    color:#42515d;
	font-family:'Helvetica Neue', Helvetica, 'FontSiteSansLightRegular', Arial, sans-serif;
	font-size:11px
}
#main-home sup {
    	font-size:11px;
	line-height:7px
}

#footer-inner-home {
		width: 977px;
    	background-color:transparent;
		margin:auto;
		margin-top:38px;
    	padding-bottom:20px;
		font-weight:normal;}
		
#main-home #home-bottom {
   	margin-right:21px; 
   	height:auto
}
#footer-inner-home .float-killer + div {
    	margin-top:24px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    	font-size:8pt;
	line-height:7px;
	color:#8c8a8b;
}

/*** ARCHITECTS & DESIGNERS ***/
.AD_active-tab {
	float: left; 
	padding: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px #CBDAE6 solid; 
	border-bottom: 1px solid #F0F4F8; 
	z-index: 100;
	height:19px;
}

.AD_inactive-tab {
	float: left; 
	padding: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px #CBDAE6 solid; 
	border-bottom: none;
	height:18px;
}

#Trade-Kit_table td {font-family:'Helvetica Neue', Helvetica,'FontSiteSansRegular', Arial, sans-serif;}
#Trade-Kit_table input[type=text],input[type=select] {width:203px;}
.Trade-Kit_rightTd{padding-left:46px;}

#Trade-Kit_checkbox {padding:32px 0 31px;}
#Trade-Kit_checkbox input {
	width:13px;
	height:13px;
	margin-right:6px;}

.project-planning {
	padding-top: 37px;}

.project-planning div {color:#526470;}

.subtext {font-family:'Helvetica Neue', Helvetica,'FontSiteSansRegular', Arial, sans-serif;}

#dropdown-select {
	padding-left: 19px; 
	height:77px;}
#dropdown-select .product-dropdown {
	margin-top:11px; 
	width:164px; 
	color:#59788f;
	text-transform:capitalize; 
	font-size:11px; 
	line-height:24px;
	font-family:'Helvetica Neue', Helvetica,'FontSiteSansRoman', Arial, sans-serif;
}

#project-panel {
	margin-left: 25px; 
	padding-bottom: 30px;
	color:#59788f;}
	
#project-panel a, #project-panel-search a, .toggle-panel  {
	position:relative;
	display:block;
	padding-top:1px;}

#project-panel tr td, #project-panel a, #project-panel-search tr td, #project-panel-search a, .toggle-panel {
	font-size:11px; 
	line-height:15px;
	color:#59788f;
	text-decoration:none;
	font-family:'Helvetica Neue', Helvetica,'FontSiteSansRegular', Arial, sans-serif;}
		
#project-panel h2, #project-panel-search h2 {
	color:#789dac;
	font-size:11px;
	font-family:'Helvetica Neue', Helvetica,'FontSiteSansRegular', Arial, sans-serif;}

.searchLabel {float:left; color:#8ca2ad;}

.pp_searchInput {
	float: left; 
	width: 192px; 
	height: 19px; 
	margin-right: 15px; 
	padding:0;
	color:#59788f;}
	
#stc_panel, .stcinset {
	margin-left:47px;
	font-family:'Helvetica Neue', Helvetica,'FontSiteSansRegular', Arial, sans-serif;}
	
#stc_panel table td, #stc_panel_options table td {
	width:auto;
	font-family:'Helvetica Neue', Helvetica,'FontSiteSansRegular', Arial, sans-serif;
	}
#stc_panel .firstTd {
	width:262px;
	*width:260px;}
	
#stc_panel input {width:160px;}
.stcBrown {
	color:#856e5c;
	font-weight:bold;
	padding:14px 1px 0;}
	
#stc_panel_options {
	margin:0 47px;
}
#stc_panel_options .textarea {
	width:424px; 
	height:131px;
	overflow:hidden;}

#stc_panel_options .secondTd {
	vertical-align:bottom;
	padding-left:11px;}

#stc_footer {
	font-family:'Helvetica Neue', Helvetica,'FontSiteSansRegular', Arial, sans-serif;
	margin:17px 17px 0; 
	height:30px;}	

/*** RATINGS AND REVIEWS ***/
table.search-productbox {
	border-collapse: collapse;
}

table.search-productbox td {
	border: none;
	padding: 0px;
}

.search-productbox div.color {
	float: left;
	width: 26px;
	overflow: hidden;
}
.search-productbox div.color img {
	width: 17px;
	height: 17px;
}

.search-productbox .prod-header a {
	text-decoration: none;
	color: #506D7A;
}

a.arrow-link {
	background-image: url('Files/Images/Layout/rightmenu_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 16px;
}

/*** Raiting and Review campaign 2010 ***/

#RR_header h2 {
	color:#ed4740;
	font-family:'Helvetica Neue', Helvetica,'FontSiteSansRoman', Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:5px 0 2px;
	text-transform:uppercase;
}

.brown {color:#705b4a; margin-bottom:6px;}

/*** NEW SEARCH RESULTS PAGE ***/
li.orderby:hover {
	color: #698B9B;	
}

#searchproducts_pagernavtop table td, #searchproducts_pagernavtop a, #searchproducts_pagernavbottom table td, #searchproducts_pagernavbottom a {
 	font-family:Arial;
	font-size:12px;
	color:#698B9B;	
	font-weight:normal;
	text-decoration: none;
	vertical-align: middle;
}

#searchproducts_pagernavtop .rspace-short, #searchproducts_pagernavbottom .rspace-short {
	padding-right: 5px;
}

#searchproducts_pagernavtop .rspace-long, #searchproducts_pagernavbottom .rspace-long {
	padding-right: 20px;
}

#searchproducts_pagernavtop .lspace-long, #searchproducts_pagernavbottom .lspace-long {
	padding-left: 20px;
}

.searchresults-menu {
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.searchresults-menu ul li {
	list-style-type: none;
	list-style-image: url('/files/images/layout/rightmenu_arrow.png');
	color: black;
	font-weight: normal;
	font-size: 12px;
	margin-top: 8px;
}

.searchresults-menu ul li a {
	text-decoration: none;
}
.searchresults-menu ul li a.active {
	font-weight: bold;
}


/*** ARCHITECTS & DESIGNERS - DESIGN INSPIRATION ****/
.inspirations { margin-top:40px; }
.inspiration
{
	float:left;
	cursor:pointer;
	margin-bottom:30px;
	margin-right:30px;
	border:1px solid #C9D1DD;
	padding:10px;
	height:152px;
}
.inspiration:hover { background-color: #fff; }
.inspiration img.inspiration-thumbnail { width:129px;height:118px; }
.inspiration a.inspiration-link { margin-top:8px;display:block; }
.filters-container { width: 90%; }
ul.filters { float:left;display:inline; }
ul.filters li.filter { display:inline;float:left;margin-left:30px; }

.inspiration-top p { margin-bottom: 20px; }
.inspiration-header { text-transform:uppercase;font-size:18px; }
.inspiration-gallery { margin:10px 0px 30px 0px;width:452px; }
.gallery-hero-container { height:300px;min-height:300px; }
.gallery-thumbnail { float:left;margin-top:10px;width:90px;margin-right:10px; }
.gallery-thumbnail img { cursor:pointer; }
