﻿/*--------------------layout---------------------*/

div
{
    color: #000000;
    
}

#containerWrapper
{
    /* content is all centered */
    margin:0px auto 0px auto;
    width:940px;
    z-index:10;
    position:relative;
}


.container1{
    margin:0px auto 0px 10px;
    display:block;
    width:670px;
    height:30px;
    text-align:left;
    float:left;
}

.container2
{
    min-height:200px;
    width:245px;
    float:right;
    margin-top:90px;
}

#container2.container2 .rtUL a
{
	font-family: Verdana !important;
	font-size: 11px !important;
	display: block !important;
	white-space: normal !important;
	padding: 0 !important;
	background-color: Transparent !important;
}

#container2.container2 .rtUL .rtSelected a
{	
	color: #000000 !important;
}
#container2B
{
    border-style: none;
    color: #000000 !important;
    list-style-type: none;
}

.container3
{
    /*min-height:400px;*/
    width:670px;
    float:left;
    padding-left:10px;
    padding-top:10px;
}

.container3 ul
{

    list-style-position:outside;
    list-style-image: url('/images/bullet.jpg');
    margin-left: 30px;
}
.container3 li
{
    padding-left: 7px;
    
}


.container4{clear:both;}

.container1mobile
{
    min-height:200px;
    text-align:left;

    }
    
    /*-------------------------------------PollBox---------------------------------*/
.PollBox {
    font-size: 1.0em;
    border: none;
    margin: 0;
    background: transparent;
    width: 200px;
    padding: 10px;
    }
.PollBox fieldset {
    border: 0;      
    padding: 0;
    margin: 10px 0 10px 0;        
    }
.PollBox h4 {
    font-size: 1.3em;
    padding:0;
    margin: 0;
    }
.PollBox fieldset h5 {
    font-size: 1.0em;
    font-weight: bold;
    color: #000;
    margin: 0 0 5px 0;        
    }
.PollBox fieldset span {
    display: block;
    margin: 0;
    font-size: 1.0em;
    color: #000;
    line-height: 1.6em;
    }
.PollBox fieldset span label {
    display: inline;
    font-weight: normal;    
    }
.PollBox a {
    float:right;
    margin-top: -16px;
    }
.PollBox span {
    color: #999;
    font-size: 0.9em;
    }
.PollBox span.validator {
    color: red;
    display: block;
    margin-bottom: 10px;
    }
    .sf_pollQuestionAnswers {
    font-size: 1.0em;
    border: none;
    margin: 0;
    background: transparent;
    width: 200px;
    padding: 10px;
    }

/*--------------------------------------for design your own tool---------------------------------------------*/
.dyoNoteText
{
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
    color: #999999;
}
.rblistSpace
{
    margin-left: -25px;
    margin-right: 7px;
}
.rblistLayout
{
    margin-top: 10px;
    margin-left: -30px;
    margin-right: 7px;
    margin-bottom: 50px;
}
.dyotitle
{
    font-family: Verdana;
    font-size: 24px;
    color: #999999;
    font-weight: normal;
}

.saletext
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
}

#wrapper {
}
#wrapper:hover
{
    background-position: center top;
    background-color: #E7EC80;
    background-image: url('../../images/slectandview.gif');
    background-repeat: no-repeat;
}
#selectWrapper {
}
#selectWrapper:hover
{
    background-color: #E7EC80;
    cursor:pointer;
}
title
{
    color: #800000;
    font-weight: bold;
}

#imagedivwalla 
{
    background-color:White;

}
#imagedivwalla:hover 
{
    background: url("../../images/select.gif") no-repeat;
    background-position: bottom;
    background-color:#E7EC80;
}
/*-------------------------------------- */

#wallLeft1a
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallLefta1.gif") no-repeat;
  background-position: 0 -36px;

}
#wallLeft1a:hover
{
  background-position: 0 0px;

}

#wallLeft1a span
{
  display: none;
}
#wallLeft1a_over
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallLefta1.gif") no-repeat;
  background-position: 0 0px;

}

#wallLeft1a_over span
{
  display: none;
}
/*-------------------------------------- */
#wallLeft2a
{
  display: block;
  width: 36px;
  height:114px;
  background: url("../../images/selectwallLefta2.gif") no-repeat;
  background-position: 0 -114px;

}
#wallLeft2a:hover
{
  background-position: 0 0px;

}

#wallLeft2a span
{
  display: none;
}
#wallLeft2a_over
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallLefta2.gif") no-repeat;
  background-position: 0 0px;

}

#wallLeft2a_over span
{
  display: none;
}
/*-------------------------------------- */
#wallLeft3a
{
  display: block;
  width: 114px;
  height: 36px;
  background: url("../../images/selectwallLefta3.gif") no-repeat;
  background-position: 0 -36px;

}
#wallLeft3a:hover
{
  background-position: 0 0px;

}

#wallLeft3a span
{
  display: none;
}
#wallLeft3a_over
{
  display: block;
  width: 114px;
  height: 36px;
  background: url("../../images/selectwallLefta3.gif") no-repeat;
  background-position: 0 0px;

}

#wallLeft3a_over span
{
  display: none;
}
/*-------------------------------------- */
#wallLeft1b
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallLeftb1.gif") no-repeat;
  background-position: 0 -114px;

}
#wallLeft1b:hover
{
  background-position: 0 0px;

}

#wallLeft1b span
{
  display: none;
}
#wallLeft1b_over
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallLeftb1.gif") no-repeat;
  background-position: 0 0px;

}

#wallLeft1b_over span
{
  display: none;
}
/*-------------------------------------- */
#wallLeft2b
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallLeftb2.gif") no-repeat;
  background-position: 0 -36px;

}
#wallLeft2b:hover
{
  background-position: 0 0px;

}

#wallLeft2b span
{
  display: none;
}
#wallLeft2b_over
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallLeftb2.gif") no-repeat;
  background-position: 0 0px;

}

#wallLeft2b_over span
{
  display: none;
}
/*-------------------------------------- */
#wallLeft3b
{
  display: block;
  width: 35px;
  height: 150px;
  background: url("../../images/selectwallLeftb3.gif") no-repeat;
  background-position: 0 -147px;

}
#wallLeft3b:hover
{
  background-position: 0 0px;

}

#wallLeft3b span
{
  display: none;
}
#wallLeft3b_over
{
  display: block;
  width: 35px;
  height: 150px;
  background: url("../../images/selectwallLeftb3.gif") no-repeat;
  background-position: 0 0px;

}

#wallLeft3b_over span
{
  display: none;
}
/*-------------------------------------- */

#wallLeft1c
{
  display: block;
  width: 150px;
  height: 72px;
  background: url("../../images/selectwallLeftc1.gif") no-repeat;

}
#wallLeft1c:hover
{
  background-position: 0 -75px;

}

#wallLeft1c span
{
  display: none;
}

#wallLeft1c_over
{
  display: block;
  width: 150px;
  height: 72px;
  background: url("../../images/selectwallLeftc1.gif") no-repeat;
  background-position: 0 -75px;

}

#wallLeft1c_over span
{
  display: none;
}
/*-------------------------------------- */

#wallLeft2c
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallLeftc2.gif") no-repeat;
  background-position: 0 -114px;

}
#wallLeft2c:hover
{
  background-position: 0 0px;

}

#wallLeft2c span
{
  display: none;
}

#wallLeft2c_over
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallLeftc2.gif") no-repeat;
  background-position: 0 0px;

}

#wallLeft2c_over span
{
  display: none;
}
/*-------------------------------------- */

#wallLeft3c
{
  display: block;
  width: 78px;
  height: 36px;
  background: url("../../images/selectwallLeftc3.gif") no-repeat;
  background-position: 0 -36px;

}
#wallLeft3c:hover
{
  background-position: 0 0px;

}

#wallLeft3c span
{
  display: none;
}

#wallLeft3c_over
{
  display: block;
  width: 78px;
  height: 36px;
  background: url("../../images/selectwallLeftc3.gif") no-repeat;
  background-position: 0 0px;

}

#wallLeft3c_over span
{
  display: none;
}
/*-------------------------------------- */

#wallRight1a
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallRighta1.gif") no-repeat;
  background-position: 0 -114px;

}
#wallRight1a:hover
{
  background-position: 0 0px;

}

#wallRight1a span
{
  display: none;
}
#wallRight1a_over
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallRighta1.gif") no-repeat;
  background-position: 0 0px;

}

#wallRight1a_over span
{
  display: none;
}
/*-------------------------------------- */

#wallRight2a
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallRighta2.gif") no-repeat;
  background-position: 0 -114px;

}
#wallRight2a:hover
{
  background-position: 0 0px;

}

#wallRight2a span
{
  display: none;
}
#wallRight2a_over
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallRighta2.gif") no-repeat;
  background-position: 0 0px;

}

#wallRight2a_over span
{
  display: none;
}
/*-------------------------------------- */

#wallRight3a
{
  display: block;
  width: 78px;
  height: 36px;
  background: url("../../images/selectwallRighta3.gif") no-repeat;
  background-position: 0 -36px;

}
#wallRight3a:hover
{
  background-position: 0 0px;

}

#wallRight3a span
{
  display: none;
}
#wallRight3a_over
{
  display: block;
  width: 78px;
  height: 36px;
  background: url("../../images/selectwallRighta3.gif") no-repeat;
  background-position: 0 0px;

}

#wallRight3a_over span
{
  display: none;
}
/*-------------------------------------- */
#wallRight1b
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallRightb1.gif") no-repeat;
  background-position: 0 -36px;

}
#wallRight1b:hover
{
  background-position: 0 0px;

}

#wallRight1b span
{
  display: none;
}
#wallRight1b_over
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallRightb1.gif") no-repeat;
  background-position: 0 0px;

}

#wallRight1b_over span
{
  display: none;
}
/*-------------------------------------- */
#wallRight2b
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallRightb2.gif") no-repeat;
  background-position: 0 -36px;

}
#wallRight2b:hover
{
  background-position: 0 0px;

}

#wallRight2b span
{
  display: none;
}
#wallRight2b_over
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallRightb2.gif") no-repeat;
  background-position: 0 0px;

}

#wallRight2b_over span
{
  display: none;
}
/*-------------------------------------- */
#wallRight3b
{
  display: block;
  width: 36px;
  height: 149px;
  background: url("../../images/selectwallRightb3.gif") no-repeat;
  background-position: 0 0px;

}
#wallRight3b:hover
{
  background-position: 0 -148px;

}

#wallRight3b span
{
  display: none;
}
#wallRight3b_over
{
  display: block;
  width: 35px;
  height: 149px;
  background: url("../../images/selectwallRightb3.gif") no-repeat;
  background-position: 0 -148px;

}

#wallRight3b_over span
{
  display: none;
}
/*-------------------------------------- */
#wallRight1c
{
  display: block;
  width: 150px;
  height: 72px;
  background: url("../../images/selectwallRightc1.gif") no-repeat;

}
#wallRight1c:hover
{
  background-position: 0 -75px;

}

#wallRight1c span
{
  display: none;
}

#wallRight1c_over
{
  display: block;
  width: 150px;
  height: 72px;
  background: url("../../images/selectwallRightc1.gif") no-repeat;
  background-position: 0 -75px;

}

#wallRight1c_over span
{
  display: none;
}
/*-------------------------------------- */
#wallRight2c
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallRightc2.gif") no-repeat;
  background-position: 0 -114px;

}
#wallRight2c:hover
{
  background-position: 0 0px;

}

#wallRight2c span
{
  display: none;
}

#wallRight2c_over
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallRightc2.gif") no-repeat;
  background-position: 0 0px;

}

#wallRight2c_over span
{
  display: none;
}
/*-------------------------------------- */
#wallRight3c
{
  display: block;
  width: 114px;
  height: 36px;
  background: url("../../images/selectwallRightc3.gif") no-repeat;
  background-position: 0 -36px;

}
#wallRight3c:hover
{
  background-position: 0 0px;

}

#wallRight3c span
{
  display: none;
}

#wallRight3c_over
{
  display: block;
  width: 114px;
  height: 36px;
  background: url("../../images/selectwallRightc3.gif") no-repeat;
  background-position: 0 0px;

}

#wallRight3c_over span
{
  display: none;
}
/*-------------------------------------- */
#wallCenter1a
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallCentera1.gif") no-repeat;
  background-position: 0px -114px;

}
#wallCenter1a:hover
{
  background-position: 0px 0px;

}

#wallCenter1a span
{
  display: none;
}
#wallCenter1a_over
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallCentera1.gif") no-repeat;
  background-position: 0px 0px;

}

#wallCenter1a_over span
{
  display: none;
}
/*-------------------------------------- */
#wallCenter2a
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallCentera2.gif") no-repeat;
  background-position: 0px -36px;

}
#wallCenter2a:hover
{
  background-position: 0px 0px;

}

#wallCenter2a span
{
  display: none;
}
#wallCenter2a_over
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallCentera2.gif") no-repeat;
  background-position: 0px 0px;

}

#wallCenter2a_over span
{
  display: none;
}
/*-------------------------------------- */
#wallCenter3a
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallCentera3.gif") no-repeat;
  background-position: 0px -114px;

}
#wallCenter3a:hover
{
  background-position: 0px 0px;

}

#wallCenter3a span
{
  display: none;
}
#wallCenter3a_over
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallCentera3.gif") no-repeat;
  background-position: 0px 0px;

}

#wallCenter3a_over span
{
  display: none;
}
/*-------------------------------------- */


#wallCenter1b
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallCenterb1.gif") no-repeat;
  background-position: 0 -36px;

}
#wallCenter1b:hover
{
  background-position: 0 0px;

}

#wallCenter1b span
{
  display: none;
}
#wallCenter1b_over
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallCenterb1.gif") no-repeat;
  background-position: 0px 0px;

}

#wallCenter1b_over span
{
  display: none;
}
/*-------------------------------------- */


#wallCenter2b
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallCenterb2.gif") no-repeat;
  background-position: 0 -114px;

}
#wallCenter2b:hover
{
  background-position: 0 0px;

}

#wallCenter2b span
{
  display: none;
}
#wallCenter2b_over
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallCenterb2.gif") no-repeat;
  background-position: 0px 0px;

}

#wallCenter2b_over span
{
  display: none;
}
/*-------------------------------------- */


#wallCenter3b
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallCenterb3.gif") no-repeat;
  background-position: 0 -36px;

}
#wallCenter3b:hover
{
  background-position: 0 0px;

}

#wallCenter3b span
{
  display: none;
}
#wallCenter3b_over
{
  display: block;
  width: 150px;
  height: 36px;
  background: url("../../images/selectwallCenterb3.gif") no-repeat;
  background-position: 0 0px;

}

#wallCenter3b_over span
{
  display: none;
}
/*-------------------------------------- */


#wallCenter3c
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallCenterc3.gif") no-repeat;
  background-position: 0px -114px;
}
#wallCenter3c:hover
{
  background-position: 0 0px;

}
#wallCenter3c span
{
  display: none;
}

#wallCenter3c_over
{
  display: block;
  width: 36px;
  height: 114px;
  background: url("../../images/selectwallCenterc3.gif") no-repeat;
  background-position: 0px 0px;

}

#wallCenter3c_over span
{
  display: none;
}
/*-------------------------------------- */

#imagedivwallb 
{
    background-color:White;
}
#imagedivwallb:hover 
{
    background: url("../../images/select.gif") no-repeat;
    background-position: bottom;
    background-color:#E7EC80;
}

#imagedivwallc 
{
    background-color:White;
}
#imagedivwallc:hover 
{
    background: url("../../images/select.gif") no-repeat;
    background-position: bottom;
    background-color:#E7EC80;
}

.swatchBorder
    {
        border: 2px solid #FFFFFF;
    }
/*--------------------------------------END for design your own tool---------------------------------------------*/

/*--------------------style---------------------*/
h1 
{
	font-family:Verdana;
	font-size:24px;
	color:#333;
	padding-bottom:5px;
	font-weight:normal;
}
.titleActive 
{
	font-family:Verdana;
	font-size:15px;
	color:#C2CB20;
	padding-bottom:5px;
	font-weight:bold;
}
.titleDormant 
{
	font-family:Verdana;
	font-size:15px;
	color:#333;
	padding-bottom:5px;
	font-weight:bold;
}
.titleInActive
{
    font-family: Verdana;
    font-size: 15px;
    color: #999999;
    padding-bottom: 5px;
    font-weight: bold;
}
#container1  /*breadcrumb div */
{
	    margin:50px 0 0 10px;
		color:#9f9f9f;
		border-bottom:dotted 1px gray;
		
}


#container1 a 
{
	color:#333333;
}
.roundSide{width:245px;}
.roundSideTop
{
width:245px;
height:10px;
border-width:0px;
border-style:none;
background-image:url(../../images/fr/sprite-sidebar.gif); 
background-position: 0 -12px;
background-repeat:no-repeat; 
}
.roundSideContent
{ 
width:243px;
height:100%; 
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
position:relative;
}
html.ie5 .roundSideContent
{
/* box model -- for that one guy.. */
width:245px;
}
.roundSideContent p 
{
margin:0px; 
}

.roundSideContent ul
{
    list-style-type:none;
    list-style-position:inside;
    padding-left:10px;    
}

.roundSideBottom
{ 
width:245px;
height:10px; 
border-width:0px;
border-style:none;
background-position: 0 0;
background-image:url(../../images/fr/sprite-sidebar.gif);
background-repeat:no-repeat; 
}

.RadTreeView_Default .rtPlus, .RadTreeView_Default .rtMinus 
{
	display: none !important;
}

.RadTreeView .rtUL .rtLI .rtUL
{
	padding-left: 0 !important;
}

.RadTreeView .rtUL .rtLI .rtLI
{
	margin-bottom: 0 !important;
}

.RadTreeView .rtIn { padding: 4px 3px 3px !important; }

.RadTreeView .rtSp { display: none !important; }

.redButton { background-image:url("/images/redButton_gradient.gif"); border: 1px solid #990000;}

.greenButton { background-image:url("/images/greenButton_gradient.gif"); border: 1px solid #7f7f7f;}

.greenGradient { background-image:url("/images/greenButton_gradient.gif");}

.grayBorder { border: 1px solid #7f7f7f;}


.footerBackground
	{
	    position:relative;   
	    height:393px;
	    
	}
	.floorContainer
	{
	    position:relative;
	    margin-top: -65px;
	    background-image:url("/images/fr/interior_floor_bkgrd.jpg");
	    background-repeat:repeat-x;
	    background-position:center bottom;
	    height:393px;
	    width:100%;
	}
	.footerCushion
	{
		height:90%;
	}
	.footer
	{		
	/*	position:absolute;
		bottom:0px;
		left:207px;
		height:60px;*/
		height:10%;
		
	}
	
	.mobileCushion
	{
		height:90%;
	}
	
	.RadTreeView .rtTop, .RadTreeView .rtMid, .RadTreeView .rtBot
	{
		padding-left:10px !important;
	}
		
	/* IE 6*/
	
	html.ie6 .container1{margin-left:0px !important;
		width:660px !important;
	}
	html.ie6 .container2{margin-top:80px;}
	html.ie6 .container3{width:660px !important;
		padding-left:0px !important;
	}
	/*==*/
	
