﻿/* CSS Document */

body	{
    font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background-tile.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
}

h1	
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #FFA300;
}
h2
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #FFA300;
}
h3	
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFA300;
}
h4
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
img {
	border:0px;
}
table, tr, td	{

	text-align: left;
}

.readmore	{

	padding-top: 5px;
}


#info-bar-left	{

	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 10px;

}

#info-bar-right	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;

	padding-left: 20px;
	padding-right: 0px;

}

#info-bar-right2	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;

	padding-left: 20px;
	padding-right: 0px;

}


#navigation-padding	{

	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
}

#navigation-padding-buying	{

	padding-left: 16px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
}

#navigation-padding-salvo	{

	padding-left: 16px;
	padding-right: 40px;
	padding-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #000000;
}


#navigation-padding-delivery	{

	padding-left: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
}

#content-padding	{
	padding-left: 10px;
	padding-right: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
}

#welcomemessage	{

	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

#footer	{

	background-image: url(../images/background-footer.gif);
	background-repeat: no-repeat;
}

a.sellemail	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.sellemail:hover	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.treeview {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}

.treeview:Hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;

}

.reviews-nav {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}

.reviews-nav:Hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;

}

.search-result-image
{
	border: 1px solid #444444;
	vertical-align: middle;	
}

.search-result-text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
	color: #000000;
}

.search-result-text:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
	color: #000000;
}

.search-result-price-text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	margin-right:auto;
	margin-left:auto;
	line-height:30px;
}

#result
{
    float: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	width: 197px;
	height: 390px;
	padding: 5px;
}

.result_padding
{
    float:left;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#e2e2e1; 
	height:360px; 
	border-left:solid 2px #cccccc; 
	border-right:solid 2px #cccccc;
	width:183px;
}

.result_body
{
    width:187px; 
    height:120px; 
    text-align: center; 
    display: table-cell; 
    vertical-align: middle;
    padding-top:10px;
}

.view-product-buy-now 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	height: 100px;
	text-align: center;
}

.view-product-buy-now:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	height: 100px;
	text-align: center;
}

.review-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.review-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.review-text p
{
	color: #000000;
}

.search-nav-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.vat-text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}

.view-product-in-stock 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	text-align: center;
}

#search-topnav-left
{
	float: left;
	padding-left: 10px;
	height: 25px;
	vertical-align: middle;
}

#search-topnav-right
{
	float: right;
	padding-right: 10px;
	height: 25px;
	vertical-align: middle;
}

#search-botnav-left
{
	float: left;
	padding-left: 10px;
	height: 25px;
	vertical-align: middle;
}

#search-botnav-right
{
	float: right;
	padding-right: 10px;
	height: 25px;
	vertical-align: middle;
}

.loggedintext 
{
	font-family: arial; 
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}

a.loggedintext 
{
	font-family: arial; 
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration: none;
}

a.loggedintext:hover 
{
	font-family: arial; 
	font-size: 12px; 
	color: #ffa300;
	text-decoration: none;
}

.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffa300;
	text-decoration: none;
}

.btulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.btulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

/* success box */
.success_box {padding: 6px 0}
.success{ display:block}
.success *{ display:block; height:1px; overflow:hidden; background:#CDEB8B}
.success1{ border-right:1px solid #e9f6cd; padding-right:1px; margin-right:3px; border-left:1px solid #e9f6cd; padding-left:1px; margin-left:3px; background:#d9f0a8}
.success2{ border-right:1px solid #fafdf3; border-left:1px solid #fafdf3; padding:0px 1px; background:#d6eea1; margin:0px 1px}
.success3{ border-right:1px solid #d6eea1; border-left:1px solid #d6eea1; margin:0px 1px}
.success4{ border-right:1px solid #e9f6cd; border-left:1px solid #e9f6cd}
.success5{ border-right:1px solid #d9f0a8; border-left:1px solid #d9f0a8}
.success_content{ padding:0px 5px; padding-left: 26px; background: #CDEB8B url('../images/accept.png') no-repeat 6px 1px; color: #009900}

/* success/failure box for RAD window */
.tsuccess_box {padding:5px 0; width:460px; overflow:hidden; position:relative; }
.tsuccess {display:block; line-height:5px; position:absolute; width:460px;}
.tsuccess * {display:block; height:1px; line-height:5px; overflow:hidden; background:#CDEB8B;}
.tsuccess1 {border-right:1px solid #e9f6cd; padding-right:1px; margin-right:3px; border-left:1px solid #e9f6cd; padding-left:1px; margin-left:3px; background:#d9f0a8;}
.tsuccess2 {border-right:1px solid #fafdf3; border-left:1px solid #fafdf3; padding:0px 1px; background:#d6eea1; margin:0px 1px;}
.tsuccess3 {border-right:1px solid #d6eea1; border-left:1px solid #d6eea1; margin:0px 1px;}
.tsuccess4 {border-right:1px solid #e9f6cd; border-left:1px solid #e9f6cd;}
.tsuccess5 {border-right:1px solid #d9f0a8; border-left:1px solid #d9f0a8;}
.tsuccess_content {padding:0px 5px; padding-left:26px;background: #CDEB8B; color:#009900; height:20px; overflow:hidden;}

.tfailure_box {padding:5px 0; width:460px; overflow:hidden; position:relative; }
.tfailure {display:block; line-height:5px; position:absolute; width:460px;}
.tfailure * {display:block; height:1px; line-height:5px; overflow:hidden; background:#ffdddd;}
.tfailure1 {border-right:1px solid #fff0f0; padding-right:1px; margin-right:3px; border-left:1px solid #fff0f0; padding-left:1px; margin-left:3px; background:#ffe5e5;}
.tfailure2 {border-right:1px solid #fffbfb; border-left:1px solid #fffbfb; padding:0px 1px; background:#ffe3e3; margin:0px 1px;}
.tfailure3 {border-right:1px solid #ffe3e3; border-left:1px solid #ffe3e3; margin:0px 1px;}
.tfailure4 {border-right:1px solid #fff0f0; border-left:1px solid #fff0f0;}
.tfailure5 {border-right:1px solid #ffe5e5; border-left:1px solid #ffe5e5;}
.tfailure_content {padding:0px 5px; padding-left:26px;background: #ffdddd; color:#FF0000; height:20px; overflow:hidden;}
 
 #scrollup {
   position: relative;
   overflow: hidden;
   height: 28px;
   color: #ffffff;
 }
 .headline {
   position: absolute;
   top: 210px;
   left: 5px;
   width: 100%;
   height: 25px;
 }

.collapsePanel 
{
	width:954px;
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader 
{
	width:954px;
	cursor:pointer;
	vertical-align:middle;
}

.content {
	width:953px;
	float:left;
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-y;
	text-align:left;
	color:#ffffff;
}
.calculator {
	float:left;
	width:462px;
	height:193px;
	background-image:url(../images/calculator-bg.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}
.calculator-title {
	 float:left; 
	 width:300px; 
	 margin:11px 0px 0px 12px;	 
}
            
.calculator-pic {
	float:left; 
	width:118px;
	height:144px;
	margin:10px 0px 0px 15px;
}

.calculator-text {
	float:left; 
	width:215px; 
	height:130px; 
	margin-top:-120px; 
	text-align:left; 
	padding:15px 10px 10px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.8;
	color:#000000;
}
.calculator-calc {
	float:left; 
	width:67px;
	height:120px;
	margin-top:-100px;
}
.calculator-brochure {
	float:left; 
	width:120px;
	height:30px;
	font-size:12px;
	padding-top:0px;
	text-align:center;
	margin:3px 0px 0px 24px;
	background-color:#717272;
}



div.RadListBox .rlbText,
div.RadListBox .rlbItem,
div.RadListBox .rlbButtonText,
div.RadListBox .rlbEmptyMessage {
   font-size:11px;
   padding-top:1px;
   padding-bottom:0px;
   line-height:16px;
}

.login-header {
    float:left;
    width:246px;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:35px;
    font-family:Century Gothic, Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:13px;
    color:#ffffff;
}
#header-login {
    float:left;
    width:281px;
    height:120px;
    margin-bottom:10px;
    background-image:url(../images/login-bg.png);
    background-repeat:no-repeat;
}
#header-loggedin {
    float:left;
    width:281px;
    height:120px;
    margin-bottom:10px;
    background-image:url(../images/login-bg.png);
    background-repeat:no-repeat;
}
.header-login-existing {
    float:left;
    width:281px;
    height:120px;
    margin-bottom:10px;
    background-image:url(../images/login-bg.png);
    background-repeat:no-repeat;
}
.loginlink {
	margin: 10px 0px 10px 0px;
}
.login-text {
	text-decoration:none;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
}
.login-link {
	text-decoration:none;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
}
.login-link:hover {
	text-decoration:none;
	color:#ffa300;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
}
.forgot-pass {
    text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
    font-size:14px;
    color:#ffa300;
}
.forgot-pass:hover {
    text-decoration:underline;
}
.reset-login {
    text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
    font-size:14px;
    color:#ffa300;
}
.reset-login:hover {
    text-decoration:underline;
}

#ProgressBar {
    width:952px; 
    height:39px; 
    background-image:url(../images/progress-bar-bg.gif); 
    background-repeat:no-repeat;
    color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
}

#ProgressBarOff {
    width:952px; 
    height:39px; 
    background-image:url(../images/progress-bar-off-bg.gif); 
    background-repeat:no-repeat;
    color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
}

#RegisterInstructionsTop {
    float:left;
    width:719px;
    height:5px;
    background-image:url(../images/register-caption-top.png);
    background-repeat:no-repeat;
    margin-top:11px;
}

#RegisterInstructions {
    float:left;
    width:699px;
    padding:0px 10px 0px 10px;
    background-color:#595959;
    color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
}

#RegisterInstructionsBottom {
    float:left;
    width:719px;
    height:5px;
    background-image:url(../images/register-caption-bottom.png);
    background-repeat:no-repeat;
    margin-bottom:10px;
}

#Register1_ValidationSummary1 ul {
    margin-top:30px;
}
.NewsBarTable {
    background-image:url(../images/title3/newsbar-bg3.gif);
    height:51px;
}

.GalleryImageWrapper 
{
	margin:5px 0px 5px 5px;
	width:229px;
    float:left;
    background-color:White;
}

.GalleryImage {
    margin:2px 0px 1px 0px;
    float:left;
    border:2px solid white;
}

.GalleryImageText {
    margin:5px 0px 0px 0px;
    padding: 3px;
    float:left;
    color:Black;
    background-color:White;
    width:223px;
    text-align:left;
    font-size:12px;
    height:40px;
}

.GalleryNumber 
{
	margin:0px 0px 0px 5px;
	float:left;
	height:40px;
	width:20px;
	font-weight: bold;
}

.SwatchesImageWrapper 
{
	
	margin-left:10px;
	margin-bottom:15px;
	height:135px;
	width:152px;
    float:left;
    background-color:White;
}

.SwatchesImage {
  
    float:left;
    border:2px solid white;
}

.SwatchesImageText 
{
    padding-top:7px;
    padding-left:12px;
    float:left;
    color:Black;
    background-color:White;
    
    text-align:left;
    font-size:12px;
    height:12px;
}

.ProductsBar {
    width:883px; 
    height:31px; 
    margin-bottom:3px; 
    background-image:url(../images/productsbar.gif); 
    background-repeat:no-repeat; 
    text-align:left; 
    padding:10px 0px 0px 70px;
}

.ProductsLink {
    font-family:Century Gothic, Arial;
    font-size:16px;
    color:#ffffff;
    text-decoration:none;
}

.ProductsLink:Hover {
    text-decoration:underline;
}

.nav-a-link { font-family:Arial; font-weight:bold; font-size:12px; line-height:12px; color:#FFFFFF; text-decoration:none; }
.nav-a-link:Hover { font-family:Arial; font-weight:bold; font-size:12px; line-height:12px; color:#680404; text-decoration:none; }
.nav-a-link-selected { font-family:Arial; font-weight:bold; font-size:12px; line-height:12px; color:#680404; text-decoration:none; }

.Assemlink {
    color:#000000;
    font-weight:bold;
    text-decoration:underline;
}
.Assemlink:hover {
    text-decoration:none;
    
}

.black-processing2 { z-index:1;font:Calibri;font-size:14px;font-weight:bold;padding:3px;background-color:#1c1d1e;color:#ffffff;border:solid 2px #484848;width:280px;height:80px; }
.black-processing-image2 { padding-top:10px; width:32px; margin:0px auto; }
.black-processing-text2 { padding-top:10px; width:180px; margin:0px auto; }

.pnlNoResults {

    width:608px;
    height:225px;
    padding-top:70px;
    margin-top:20px;
    color:#000000;
    text-align:center;
}

.addthis_button_expanded {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	width:60px;
	height:15px;
}
.printButton {
	margin-top:3px;
}

.FavoritesText {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    color:#ffffff;
    text-decoration:none;
}

.FavoritesText:hover {
    text-decoration:underline;
}

.view-product-in-stock 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	text-align: center;
}

.view-product-buy-now 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	height: 100px;
	text-align: center;
}

.view-product-buy-now:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	height: 100px;
	text-align: center;
}

a.content-text 
{
	color:#603131;
	text-decoration:underline;	
}
a.content-text:Hover
{
	color:#603131;
	text-decoration:underline;	
}

.tabstrip {
    height:33px;
    width:300px;
    position:relative;
	top:25px;
	left:226px;

}
.radtab {
    height:37px;
    width:106px;
    margin:0px 0px 0px -15px;
    border-top:solid 2px #6e6e6e;
}
.radtab2 {
    height:37px;
    width:143px;
    margin:0px 0px 0px -15px;
    border-top:solid 2px #6e6e6e;
}

.label {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:right;
	Width:50px;
	Height:31px;
}

.OptionTitle {
    margin-top:10px; 
    font-family:Century Gothic; 
    font-size:18px; 
    color:#ffffcc;
}

.OptionText {
    float:left; 
    width:85px; 
    height:100px; 
    margin:20px 0px 0px 7px; 
    font-size:12px;
}

#Option-RadToGo {
    float:left;
    width:191px; 
    height:157px; 
    background-image:url(../images/RadToGo.gif); 
    background-repeat:no-repeat; 
    cursor:pointer;
}

#Option-Towel {
    float:left;
    width:192px; 
    height:157px; 
    background-image:url(../images/TowelRails.gif); 
    background-repeat:no-repeat; 
    cursor:pointer;
}

#Option-Valves {
    float:left;
    width:190px; 
    height:157px; 
    background-image:url(../images/ValvesWall.gif); 
    background-repeat:no-repeat; 
    cursor:pointer;
}

#Option-DIY {
    float:left;
    width:191px; 
    height:157px; 
    background-image:url(../images/DIYComp.gif); 
    background-repeat:no-repeat; 
    cursor:pointer;
}

#Option-Elements {
    float:left;
    width:192px; 
    height:157px; 
    background-image:url(../images/Elements2.gif); 
    background-repeat:no-repeat; 
    cursor:pointer;
}

.OptionPrice {
    float:left; 
    height:45px;
    /*border-right:1px solid #ffffff;*/
    margin-right:1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px; 
    color:#ffa300;
    text-align:center;
    background-color:#000000;
    overflow:hidden;
}

#ChurchillPrice {
    width:91px;
    height:23px;
    border-right:0px;
    background-image:url(../images/title4/churchillPrice.gif);
    background-repeat:no-repeat;
    padding-top:9px;
    padding-left:5px;
}

.lnkPrice {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px; 
    color:#ffa300;
    text-decoration:none;
}

.lnkPrice:hover {
    text-decoration:underline;
}

.login-linkFP {
    font-size:10px;
    color:#ffffff;
    text-decoration:none;
}

.login-linkFP:Hover {
    font-size:10px;
    color:#ffffff;
    text-decoration:underline;
}

.infobutton
{    
    margin-left:-7px;
    margin-bottom:-1px
}


.infobutton1
{    
    /*margin-left:-7px;*/
    margin-bottom:-3px
}

.tooltips
{
    float:left; 
    font-size:13px; 
    color:black; 
    margin-top:40px; 
    margin-left:10px; 
    width:80px;
}

.test
{
    height:150px;
    background-color:#ff0000;
}

.btutext
{
    float:left;
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6;
	color:#000000;
	width:220px;
	margin-left:15px;
	padding-top:20px;
}
