/* Top elements */
body {
	background: #333;
 	color: #333; 
 	font: 70% Arial, Helvetica, sans-serif;
 	text-align: left; 
 	margin: 0 auto;
}  
.borderwrap {
   border:#a2a9ac solid;
   margin: 0 auto ;
   padding:0;	
   text-align: left;
}
/* links */
a	{ 
	color: #339900;
	text-decoration: underline;
}
a:hover { 
	color: #333;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
	color:#333300;
	margin: 2px 0 2px 0;
}
h1 {
	font-size: 2em;
	margin: 2px 0 2px 0px;
}
h2 {
	font-size: 1.3em;
	color:#333300;
}
h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#666666;
}
ul, ol {
	margin: 10px 10px;
	padding: 0 10px;	
}
ul span, ol span {
	color: #000;
}
p {margin: 0 0 3px 0;
}
strong {color:#336600;}
em {color: #336600;}
/*****************************
      LAYOUT 
******************************/
#wrap {
   margin: 0 auto ;
   padding:0;	
   text-align: left;
   background-color:#FFF;
   width: 800px;
   border-top: 0;
   border-bottom: 0;
   border-left: solid 4px #bcd4a4;
   border-right: solid 4px #bcd4a4;
   background:url(../images/flashbg.jpg)
}
/* header */
.headerbg {
	background-image:url(../images/hdr-lance.jpg); background-repeat: no-repeat; width: 800px; height:230px;
}
/* footer */
.footer { 
	text-align:left;	
	width: 800px;	
	height: 161px;
	background: #ededed url(../images/-bg.jpg); background-repeat: no-repeat;
	border-top: solid 1px #999999;
}
.footer a { 
	text-decoration: underline; 
	color:#333;
}
.footer a:hover { 
	color:#666;
	text-decoration: underline;
}
.footer strong{
	color:#666;
}
.footercontent { 
	margin:10px 0 0 15px; padding: 5px; 
}
.background {
		background-image:url(../images/bg-body.jpg); background-repeat:repeat-y; width: 800px; margin:0;
}
.content {margin:10px 15px; padding: 3px; text-align:left; font:Arial, Helvetica, sans-serif; color: #eee; font-size: 12px;
}
/* form elements */
form {
	margin:0; padding: 0 0 3px 0;
	background-color: #eee;  /* was 93aaca */
}
#formnext {
	margin:0; padding: 0 0 3px 0;
	background-color: #bcd4a4; 
}
#mainform {
	border: 0;
	margin: 0;
	padding: 0;
	background-color:  transparent;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:3px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#333;
}
textarea {
	width:220px;
	padding:4px;
	font: normal 1em Verdana, sans-serif;
	border:2px solid #fff;
	height:100px;
	display:block;
	color:#333;
	background-color:#eee;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #EAEAEA;
	padding: 2px; 
	background: url(../images/button_submit.jpg) no-repeat left bottom;
	color: #fff;/* color: #339900; */
}
/*---------Main Side Content-----------------------------------------------------------*/
#rightside {
width: 800px;
float: left;
}
#rightside p{
padding: 2px 10px 2px 10px;
}
.rightdata {
	font:Arial, Helvetica, sans-serif; font-size: 12px;
}
#menuTop { 
font: .95em Arial, Verdana, sans-serif; 
width: auto;
margin: 0; 
padding: 0;
position:relative;
top: -10px;
left:18px;
float:right;
}
#menuTop ul {
list-style:none;
}
#menuTop li { 
display: inline; 
width:auto;
}
#menuTop a { 
padding: 1px 4px;
margin: 0; 
text-decoration: none; 
color: #eee;
font-weight: bold; 
border-bottom: 1px solid #ccc;
border-right: 1px solid #eee; 
background-color: #333;
}

#menuTop a:hover { 
color: #eeeeee;
background-color: #39632f;
}

#logoFloat {
float:left;
position:relative;
left:1px;
top: -60px;
}
#subLogo {
background: url(../images/sublogo-bgtilex.jpg) repeat-x; height:38px;
border-bottom: solid 1px #445775;
margin-bottom:16px;
}
#subLogo h1{
float:left;
position:relative;
}
#subLogo h4{
float:right;
position:relative;
font-size:1.65em;
color:#333300;
}

.preview {
	float: right;
	text-align: center;
	margin-left: 5px;
}
.prodContent {
	padding: 10px;
}
.prodContent h1{
	color:#FFFFFF;
}
.productsTable td {
	border-bottom: 1px solid #999999;
	padding: 15px 5px 10px 5px;
}

.productsTable h2 {
	margin-bottom: -15px;
}

.productsTable .logos td {
	border: none;
}

.productsTable .productLines {
	width: 250px;
	font-size: 11px;
	color: #666;
	margin: 0 0 -5px 0;
	border-bottom: 1px solid #ccc;
}
.contentTable td {
	padding: 10px;
}

.contentTable img {
	border: 0px solid #999999;
}

/*---------Quickquote Content-----------------------------------------------------------*/
.myBox {
	float: left;
	width: auto;
	background: #fff;
	color: #333;
    border: 0px solid #ffffff;
    padding: 10px;
    text-align: left;
	clear:both;
}
.myBox strong {
color:#336600;
}

.myBox ul {
text-transform: capitalize;
color: #333;
text-decoration: none;
text-indent: 5px;
list-style-type: square;

}

.myBox h2 {
	font-size: 1.3em;
	color:#666666;
}
.myBox form {
	margin:10px 15px;
	padding: 3px;
	border: 1px solid #eee; 
	background-color: #bcd4a4; 
}
.myBoxQQNext {
	margin:10px ;
	padding: 3px;
	border: 1px solid #eee; 
	background-color: #bcd4a4;
	width:375px;
	float:left;
}
.QQNextFloat{
width:375px;
float:right;
text-align:left;
margin: 0 10px 0 10px;
}
.rvcontent {
float:right;
width:50%;
}
.box1{
width: 175px;
border: 0;
padding: 2px;
float: left;
text-align:center;
margin: 0 16px 10px 0;
font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
color:#333;
text-decoration:none;
}
.box1 strong{
	color:#0c5a7e;
	text-decoration:none;
}
.box1 a{
	border:0;
	color:#0c5a7e;
}
.box1 a	{ 
	color: #333;
	background: inherit;
	text-decoration: none;
}
.box1 a:hover { 
	color: #333;
	background: inherit;
	text-decoration:none;	 
}
.box1 img{ 
	border:0;	
	text-decoration:none;
}
.box1 .clear {
	overflow: hidden;
	width: 100%;
}

.box1 a.button {
    background: transparent url('../images/bg_button_a-b.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 0;
    padding-right: 18px;
    text-decoration: none;
}

.box1 a.button span {
    background: transparent url('../images/bg_button_div-b.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
.box1 a.button:active {
    background-position: bottom right !important;
    color: #000;
    outline: none;
}
.box1 a.button:active span {
    background-position: bottom left !important;
    padding: 6px 0 4px 18px;
}

.box1 a.button:hover {
    background-position: center right;
    color: #000;
    outline: none;
}
.box1 a.button:hover span {
    background-position: center left;
}

.boxrow{
width:auto;
clear:both;
}

-------------

.boxbuild strong{
	color:#0c5a7e;
	text-decoration:none;
	float:right;
}

.boxbuild a	{ 
	color: #333;
	background: inherit;
	text-decoration: none;
}
.boxbuild a:hover { 
	color: #333;
	background: inherit;
	text-decoration:none;	 
}
.boxbuild img{ 
	border:0;	
	text-decoration:none;
}
.boxbuild .clear {
	overflow: hidden;
	width: 100%;
}

.boxbuild a.button {
    background: transparent url('../images/bg_button_a-b.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    
    font: normal 12px arial, sans-serif;
    height: 24px;
	width:125px;
    margin-right: 0;
    padding-right: 18px;
    text-decoration: none;
}

.boxbuild a.button span {
    background: transparent url('../images/bg_button_div-b.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
.boxbuild a.button:active {
    background-position: bottom right !important;
    color: #000;
    outline: none;
}
.boxbuild a.button:active span {
    background-position: bottom left !important;
    padding: 6px 0 4px 18px;
}

.boxbuild a.button:hover {
    background-position: center right;
    color: #000;
    outline: none;
}
.boxbuild a.button:hover span {
    background-position: center left;
}
.blue {
color: #336600;
font-weight:700;
}
.center {
	text-align: center;
}

.msrp {font-size:12px; color:#003366;}
.img_float_rt { float:right; margin: 0 2px 0 2px;}
.img_float_lt { float:left; margin:0 2px 0 2px;;}
.boxfloatrt { 
float:right;
width:300px;
margin: 0 auto;
    background-position: center;

}

#ftrcontainer{
width:550px;
margin:0 auto;
}
#ftrcontainer h2{
background: url(../images/ftr_h2.jpg) center no-repeat;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
font-size: 1em;
color:#eee;
margin:0;
padding: 14px 0 14px 0;
}

#ftrcontainer ul.ftrlist
{
text-align: left;
font-size: .9em;
font-family:Arial, Helvetica, sans-serif;
list-style: none;
padding: 0;
margin: 0;
width: 100%;

}

#ftrcontainer ul.ftrlist li
{
display: block;
width: 94%;
font-weight:normal;
margin:0;
color: #000;
background-color: #e4e9ed;
border-bottom:1px solid #eee;
text-decoration: none;
padding: 7px 0 7px 10px;
}

#ftrcontainer .leftcolumn{
width:275px;
padding: 0 0 20px 0;
background: #f1f1f1;
float:left;
text-align:left;
}
#ftrcontainer .rightcolumn{
width:275px;
padding: 0 0 20px 0;
background: #f1f1f1;
float:right;
text-align:left;
}

#options
{
text-align: left;
font-weight:normal;
font: 1.1em;
margin:0;
color: #333300;
background-color: #bcd4a4;
border-bottom:1px solid #eee;
text-decoration: none;

}
#options h2{
background: url(../images/opt_h2.jpg);
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
text-align:left;
font-size: 1.3em;
color:#eee;
margin:0;
padding: 10px 0 10px 5px;
}
#options h4{
background: url(../images/opt_h2.jpg);
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
text-align:right;
font-size: 1.3em;
color:#eee;
margin:0;
padding: 10px 8px 10px 0;
}
#options tr.rowcolor
{
background-color: #eee;
border-bottom:2px solid #fff;
margin: 10px;
}
#options tr.rowcolor2
{
background-color: #fff;
border-bottom:2px solid #fff;
margin: 10px;
}
#options tr.rowcolorover
{
background-color: #9cb385;
border-bottom:2px solid #fff;
margin: 10px;
}

#options .box1{

width: 120px;
border: 0;
padding: 2px;
text-align:center;
margin: 5px;
font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
color:#333;
text-decoration:none;
}
#options .blue {
color: #336600;
font-weight:700;
padding: 0 0  0 4px;
font-style:italic;
}

checkbox 
{color:#999999;}

/* SPECS */
.specs {
	background:#ffffff;
	text-align: center;
	padding:3px;
	}
.rowmain {
 	color: #333; 
 	font: 1em Arial, Helvetica, sans-serif;
	background:#93aaca;
	}
.rowdata01 {
	background:#D8E2EB;
	}
.disclaimer {
 	color: #eee; 
 	font: .85em Arial, Helvetica, sans-serif;
 	text-align: left; 
	}
/*---------Left Side Content-----------------------------------------------------------*/

#leftside {
float: right;
width: 420px;
margin: 0;
}
#leftside img{
border:none;
margin: 0 5px 0 5px;
}
#leftside p{
 	color: #333; 

 	text-align: left; 
}
.leftdata {
margin: 0px 0 15px 0;
border: 2px solid #fff;
min-height: 220px;
background-color:#CCCCCC;
color: #333;
padding: 15px 15px 5px 10px;
}

#middle {
float: left;
width: auto;
margin: 0 0 10px 0;
}
#middle img{
border:none;
margin: 0;
}
.middledata {
border: 2px solid #fff;
margin: 0px 0 15px 0;
min-height: 220px;
clear: both;
color: #333;
padding: 15px 15px 5px 10px;
}

.middlesubdata {
clear: both;
margin:0px 0 20px 0;	
padding: 5px 20px;
border: 2px solid #fff;

color: #333;
} 

.thumb {
margin: 0 12px 10px 0;
width: 200px;
height: 160px;
float: left;
clear: left;
border: 4px solid #acacac;
background: #eee;
color: #000;
}

.thumb:hover {
border:4px solid #3399cc;
}

.leftinfo {
color: #333;
border: 1px solid #666;
padding: 15px;
margin: 0 0 15px 0;
}
.lg_text {
font-size: 1.3em;
line-height: 1.5em;
padding:10px;
color:#333300;

}
/*---------Quickquote Content-----------------------------------------------------------*/
.myBoxHome {
	float: right;
	width: 93%;
	background: #d4eeba;
	color: #333;
    border: 1px solid #333300;
    padding: 0 4px;;
    text-align: left;
	clear:both;
	margin: 0 2px 12px 12px;
}
.myBoxHome strong {
color:#333;
}

.myBoxHome ul {
text-transform: capitalize;
color: #333;
text-decoration: none;
text-indent: 5px;
list-style-type: square;

}

.myBoxHome h2 {
	font-size: 1.3em;
	color:#666666;
}
.myBoxHome form {
	margin:10px 15px;
	padding: 3px;
	border: 1px solid #eee; 
	background-color: #bcd4a4; 
}

/************NAVIAGTION**************/
.slidetabsmenu{
float:left;
width:100%;
font-size: 12px;
line-height:normal;
border-bottom: 1px solid gray;
background:#CCCCCC;
}

* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

.slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

.slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

.slidetabsmenu a{
float:left;
background:url(../images/slide-left.gif) no-repeat left top;
margin:0;
margin-right: 5px;
padding:0 0 0 9px;
text-decoration:none;
}

.slidetabsmenu a span {
float:left;
display:block;
background:url(../images/slide-right.gif) no-repeat right top;
padding:2px 13px 2px 4px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
color: black;
}

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
background-position:0% -125px;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
background-position:100% -125px;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;

color: black;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #eaeaea;
}
.zindex
{	z-index:-1;}
#txtPadding {padding:10px;}

/*---------Floorplans Content-----------------------------------------------------------*/
.floorplan_box{

width: 175px;
border: 0;
padding: 2px;
float: left;
text-align:center;
margin: 0 15px 10px 0;
font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
color:#eee;
text-decoration:none;
}
.floorplan_box strong{
	color:#0c5a7e;
	text-decoration:none;
}
.floorplan_box a{
	border:0;
	color:#0c5a7e;
}
.floorplan_box a	{ 
	color: #0c5a7e;
	background: inherit;
	text-decoration: none;
}
.floorplan_box a:hover { 
	color: #0c5a7e;
	background: inherit;
	text-decoration:none;	 
}
.floorplan_box img{ 
	border:0;	
	text-decoration:none;
}
.floorplan_box .clear {
	overflow: hidden;
	width: 100%;
}

.floorplan_box a.button {
    background: transparent url('../images/bg_button_a-b.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 0;
    padding-right: 18px;
    text-decoration: none;
}

.floorplan_box a.button span {
    background: transparent url('../images/bg_button_div-b.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
.floorplan_box a.button:active {
    background-position: bottom right !important;
    color: #000;
    outline: none;
}
.floorplan_box a.button:active span {
    background-position: bottom left !important;
    padding: 6px 0 4px 18px;
}

.floorplan_box a.button:hover {
    background-position: center right;
    color: #000;
    outline: none;
}
.floorplan_box a.button:hover span {
    background-position: center left;
}

#floorplan_block {
  width: auto ;
  margin-left: auto ;
  margin-right: auto ;
}
