@charset "UTF-8";
/* 
==============================================================================
Style specific to a master page layout. This should style things like column
widths.

It is all about the formation of a wireframe with in an overall site frame work
==============================================================================
*/

.stlzipcodes 
{
    font-size:14px;
    }

div.topButtons{
    overflow: hidden;
}
div.topButtons ul{
    list-style-type: none;
}
div.topButtons li{
    float:left;
    margin-right: 10px;
    margin-bottom: 10px;
}

div.topButtons a span{ 
    display: none; 
} 
div.topButtons a{
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    width:225px;
    height: 43px;
}

div.topButtons a.join{
background-image: url("/images/topmenujoinbutton_hover.png");
}
div.topButtons a.join:hover{
background-position: bottom left;
}

div.topButtons a.clients{
background-image: url("/images/topmenuclickbutton_hover.png");
}
div.topButtons a.clients:hover{
background-position: bottom left;
}

div.topButtons a.request{
background-image: url("/images/topmenurequestbutton_hover.png");
}
div.topButtons a.request:hover{
background-position: bottom left;
}

/* join us buttons */


div.joinButtons{
overflow: hidden;
padding-left: 18px;
	
}
div.joinButtons ul{
list-style-type: none;
}
div.joinButtons li{
margin: 0 auto 10px auto;
width: 305px;

}

div.joinButtons a span{ 
display: none; 
} 
div.joinButtons a{
background-repeat: no-repeat;
background-position: top left;
display: block;
width:305px;
height: 42px;
}

div.joinButtons a.consumer{
background-image: url("/images/joinbutton_consumer.png");
}
div.joinButtons a.consumer:hover{
background-position: bottom left;
}

div.joinButtons a.medical{
background-image: url("/images/joinbutton_medical.png");
}
div.joinButtons a.medical:hover{
background-position: bottom left;
}


div.topButtons a.joinconsumer{
background-repeat: no-repeat;
background-position: top left;
display: block;
width:225px;
height: 43px;
}

div.topButtons a.joinconsumer{
background-image: url("/images/topmenubutton_hover.png");
}
div.topButtons a.joinconsumer:hover{
background-position: bottom left;
}



/*
* Header Title
*/
div.headerTitle {
    float:right;
    width:602px;
    margin: 0 40px 15px;
}


div#centreContent{
float:right;
margin: 0 40px 0 0;
background-color:#252525;
width:570px;
padding:15px;
border:1px solid #2a500d;
}
div#centreContent h2{
font-weight:normal;
margin-bottom: 12px;
font-size: 1.4em;
}
div#centreContent h4{
color: #78A22E;
    font-size: 1.4em;
    letter-spacing: 0.05em;
    margin: 0.8em 0 0.2em;

}


div#centreContent p,
div#centreContent ul li{
font-size: 12px;
font-weight: normal;
line-height: 1.7em;
letter-spacing: 0.01em;
}
div#centreContent ol {
margin:0 0 0 20px;
}
div#centreContent ol li{
font-size: 1.2em;
font-weight: normal;
line-height: 1.7em;
letter-spacing: 0.01em;
margin:0 0 4px 10px;
}

/* Word Doc Icon */
.icon_doc 
{
    display:block;
    background:url('/images/icons/icon_doc.png') no-repeat 0 2px;
    text-indent:20px;
    color:#ffffff;
    margin:20px 0 0 0;
    font-size: 12px;
    }
/* Adobe PDF Icon */
.icon_pdf 
{
    display:block;
    background:url('/images/icons/icon_pdf.png') no-repeat 0 2px;
    text-indent:20px;
    color:#ffffff;
    margin:10px 0 0 0;
    font-size: 12px;
}
/* Word Powerpoint Icon */
.icon_pp 
{
    display:block;
    background:url('/images/icons/icon_pp.png') no-repeat 0 2px;
    text-indent:20px;
    color:#ffffff;
    margin:10px 0 0 0;
    font-size: 12px;
    }
/* Floor Plans */
.h1_floorplan 
{
    width:270px;
    text-align:center;
    display:block;
    float:left;
    }
.floorplan_image
{
    border:3px solid #393939;
    display:block;
    width:270px;
    float:left;
    margin: 4px;
    }
.floorplan_page_image
{
    border:7px solid #393939;
    display:block;
    margin:10px 0 0 0;
    float:left;
    
    }

div.sidebar{
float: left;
width: 191px;
padding: 17px 0 10px;
text-align:center;
}

ul.sidebarButtons{
    width: 165px;
    padding-left: 12px;
    display: inline-block;
}
ul.sidebarButtons li a{
    width: 165px;
    height: 39px;
    background: url(/images/sidebar_buttons.png) no-repeat;
    text-indent: -5000px;
    display: block;
    margin-bottom: 6px;
}

ul.sidebarButtons li a.joinDb{
    background-position: 0 0;
}
ul.sidebarButtons li a:hover.joinDb{
    background-position: -167px 0;
}
ul.sidebarButtons li a.oneClick{
    background-position: 0 -45px;
}
ul.sidebarButtons li a:hover.oneClick{
    background-position: -167px -45px;
}
ul.sidebarButtons li a.requestEst{
    background-position: 0 -92px;
    height: 44px;
}
ul.sidebarButtons li a:hover.requestEst{
    background-position: -167px -92px;
}
		

ul.subnav{
    background:url('/images/new/grd_top_sidebar_png24.png') no-repeat top center;
    list-style-type: none;
    color: #353535;
    padding:10px 0 0 0;
    width:192px;
    float:left;
    margin:0px;
}
ul.subnav li{
    float:left;
    width:192px;
     margin: 0 0 0 0px;
}
/* Current Page */
ul.subnav li.selected a{
  color:#ffffff;  
}
ul.subnav li.selected{       
    background:url('/images/new/sidebar_selected_png24.png') no-repeat right center;
}    
ul.subnav li.top a{
    border-top:0;
    }
ul.subnav li.bottom a{
    border-bottom:0px;
    padding:10px 0 5px;
    
}
ul.subnav li.grd_bottom{ 
    background: url("/images/new/grd_bottom_sidebar_png24.png") no-repeat bottom center;
    border-bottom: 0 none;
    border-top: 0 none;
    float: left;
    height: 10px;
    margin:5px 0 0 0;
    width: 191px;
}
ul.subnav li a{
    border-bottom: 1px solid #709431;
    border-top: 1px solid #A0D648;
    color: #191919;
    display: block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.03em;
    line-height: 21px;
    margin: 0 0 0 20px;
    padding:10px 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 150px;
}
ul.subnav li a:hover{
    color: #fff;
   
}
ul.subnav li ul li{
    background: url(/images/sub_sub_nav_div.gif) top center no-repeat;
    padding-top: 23px;
}
ul.subnav li ul li a{
    color: #555454;
}


a.click_to_download 
{
    font-size:15px;
    }
	
/* Image Placeholders */
.b728_90 {
width: 728px;
height: 90px;
background-color: #D0CCB3;
}	
	
.b200_100 {
width: 200px;
height: 100px;
float: left;
margin-left: 12px;
margin-bottom: 12px;
border: 7px solid #393939;
}
.h200_100 {
width: 200px;
height: 100px;
border: 7px solid #393939;
}
.f25_25 {
width: 25px;
height: 25px;
float: left;
margin-right: 10px;
}
.b451_332 {
width: 451px;
height: 332px;
border: 7px solid #393939;
}
.b451_300 {
width: 451px;
height: 300px;
border: 7px solid #393939;
}
.b451_330 {
width: 451px;
height: 330px;
border: 7px solid #393939;
}
.b451_327 {
    border: 7px solid #393939;
    height: 397px;
    width: 556px;
}
.b451_300 {
width: 451px;
height: 300px;
border: 7px solid #393939;
}
.b150_170 {
width: 150px;
height:170px;
border: 7px solid #393939;
margin-bottom: 10px;
}
.b466_46 {
width: 466px;
height:46px;
margin-bottom: 12px;
}
.contact_image 
{
   float: left;
    height: 270px;
    margin: 0 10px 0 8px;
    width: 170px;
}

.greytext {
color: #808080;
margin-bottom: 0;
font-size: 14px;
}
.companytext {
color: #DFDFDF;
}
.b451_233 {
border: 7px solid #393939;
float:left;
}
.b12_11 {
width: 12px;
height: 11px;
padding-left: 23px;
padding-top: 13px;
position: absolute;
}
.b11_10 {
width: 11px;
height: 10px;
padding-left: 23px;
padding-top: 13px;
position: absolute;
}
.quoteblock_content {
background: #131313 none repeat scroll 0 0;
color: #7E7E7E;
font-size: 12px;
font-style: italic;
margin-top: 8px; 
margin-left: 15px;
margin-right: 24px;
padding: 16px 25px 1px 25px;
text-align: left;
width: auto;
}
/* Location image */
.location_photo 
{
    border:7px solid #393939;
    }
