﻿/* --------------------------------------------- */
/* Global Styles */
html 
{
	  height: 100%;
}

 body
{
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background:#ffffff url('images/misc/bg-body.gif') repeat-x;
	font-size: 12px;
	color:#666666;
} 

a img {
  border: 0;  
}

p {
   margin: 0 0 1em 0; 
}

a {
	color: #cc3300;
	text-decoration: underline;
}

a:hover {
	color: #464646;
	text-decoration: none;
}

a:focus {
	outline:none;
	background:none;
}

h1 
{
  font-size:20px;
  font-weight:bolder;
  text-transform:uppercase;
  padding:0 0 15px 20px;
  margin:0; 
  color:#336699; 
}
h2 
{
  font-size:16px;
  font-weight:bolder;
  text-transform:uppercase;
  padding:0 0 5px 0;
  margin:0; 
  color:#336699; 
}
h3 
{
 font-size:14px;
  font-weight:bolder;
  text-transform:uppercase;
  padding:0;
  margin:0; 
  color:#336699;
  border-bottom:solid 1px #336699; 
  
}
.h3 
{
 font-size:14px;
  font-weight:bolder;
  text-transform:uppercase;
  padding:0;
  margin:0; 
  color:#336699;
  border-bottom:solid 1px #336699; 
  width:100%;
  display:block;
}
h4 
{
  font-size:14px;
  font-weight:normal;
  margin:0;
  padding:0; 
  color:#000000; 
}

/* --------------------------------------------- */


/* Layout Styles */
#mainContainer
{
	width: 995px;
	margin: 0 auto;
    background:transparent url('images/misc/bg-mainContainer.png') no-repeat top;
	overflow:hidden;
	padding:0 4px 0 4px;
}

#masthead
{
    clear:both;
    height:233px;      
}

#mainNav
{
    float:left;
    height:48px;
    background:transparent url('images/misc/bg-mainNav.jpg') repeat-x top;
    overflow:visible;
    width:100%; 
    padding-top:5px;
    margin-bottom:45px;
}

#masthead ul, #footer ul { 
    margin:0;
    padding:0;
}

#masthead ul li, #footer ul li 
{
    float:left;
    list-style: none;   
    margin:0;
    padding:0; 
}

/*#mainNav ul li a {
  text-decoration: none!important;
  color: #ffffff;
  font-size: 14px;
  padding:20px 20px 0 20px;
  height:25px;
  float:left;
}*/

.mainNavLink:hover {
  color: #ffffff;
  background:transparent url('images/misc/bg-mainNav-ro.jpg') repeat-x top;
  border-right:solid 1px #5893c3;
  border-left:solid 1px #5893c3;
  padding:20px 26px 0 26px;
}

.mainNavLink {
  text-decoration: none!important;
  color: #ffffff;
  font-size: 14px;
  padding:20px 27px 0 27px;
  height:25px;
  float:left;
}

.mainNavSel {
  color: #ffffff;
  background:transparent url('images/misc/bg-mainNav-ro.jpg') repeat-x top;
  border-right:solid 1px #5893c3;
  border-left:solid 1px #5893c3;
  text-decoration: none!important;
  font-size: 14px;
  padding:20px 26px 0 26px;
  height:25px;
  float:left;
}

.mainNavSel:hover {
  color: #ffffff;
  background:transparent url('images/misc/bg-mainNav-ro.jpg') repeat-x top;
  border-right:solid 1px #5893c3;
  border-left:solid 1px #5893c3;
  text-decoration: none!important;
  font-size: 14px;
  padding:20px 26px 0 26px;
  height:25px;
  float:left;
}

 #mainNav .last {
 padding:20px 34px 0 34px;
}

 #mainNav .last:hover {
 padding:20px 33px 0 33px;
}

#mainNav .lastSel {
  padding:20px 33px 0 33px;
}


#superNav
{
    float:left;
    height:135px;
    background:transparent url('images/misc/bg-superNav.jpg') repeat-x top;
    overflow:hidden;
    width:100%; 
}

#superNav a
{
    float:left;
    margin:3px 4px 0 0;    
}

#mainContent
{ 
    clear:both;
    padding:10px 0 20px 0;
    overflow:hidden;
    line-height:1.7em;
}

#mainContent #colLeft 
{
    float:left;
    width:740px;
    padding:0 0 10px 20px;
    margin:0;
    *margin-bottom:-12px;
}

#footer
{
    clear:both;
    padding:7px 0 0 0;
    height:419px;
    color:#ffffff;
    font-size:12px;
    background:#629fd7 url('images/misc/bg-footer.gif') repeat-x;   
}

#footerInner
{
    height:419px;
    padding:8px 10px 0 10px;
    background:transparent url('images/misc/bg-footerInner.gif') no-repeat;  
}

#footerInner div
{
    float:left;
    margin:0 30px 10px 0;    
}

#footerInner #copyright
{
    font-size:11px;
    margin-top:5px;   
}

#footerInner #footerBanner
{
    float:none;
    clear:both;
    margin:0;
    height:76px;
    padding-top:8px;
    background:transparent url('images/misc/bg-footerBanner.gif') repeat-x;
    text-align:center   
} 

#footerInner #footerBanner .bannerLink
{
    margin-right:30px;  
    float:none;
    clear:none;
}

#footerInner .footerHeader
{
    float:left;
    font-weight:bold;
    margin-bottom:15px;  
}

#footerInner div a
{
    float:left;
    clear:left;
    color:#ffffff;
    margin-bottom:6px;
    text-decoration:none;   
}

#footerInner div a:hover
{
    color:#e1e1e1;
    text-decoration:none;   
}

.sideboard 
{
    float:right;
    width:195px;
    margin-top:-30px;
    background:transparent url('images/misc/bg-sideboard.jpg') repeat-x 0px 100px;
    padding-bottom:100px;
    overflow:visible;
}
.sideboard a
{
    float:right;
    clear:both;
    margin-bottom:10px;
    margin-left:-13px;
}

#discountCta 
{
    float:left;
    clear:left;
    width:280px;
    line-height:normal;
    font-size:12px;


}

.hilite
{
    float:left;
    clear:left;
    width:730px;
    line-height:normal;
    font-size:12px;
    background-color:#cccccc;
    padding:10px 0 10px 0;

    color:#333333;

}

.pad 
{
    padding:15px;
    width:700px;
}
.hilite ul
{

    float:left;
    margin:0;
    padding:0 0 0 30px;
    margin-right:40px;

}

.ieClear 
{
    *float:left;
    *clear:both;
    *margin-bottom:-5px;
}








.imgRight 
{
    float:right;
    margin:0 0 15px 15px;
   
}
.gridRow 
{
    float:left;
    clear:left;
    width:99%;
}

.gridRowImage
{
    float:right;
    /*width:400px;*/
    margin:0px 0px 20px 20px;
    /*border:solid 5px #eaeaea;*/

}
.gridRowTeamImage
{
    float:right;
    margin:0px 20px 20px 20px;
    border:solid 5px #eaeaea;

}
#gallery 
{
    margin-top:10px;
    float:left;
}

.portfolioThumb
{
    border:solid 2px #eaeaea;
    float:left;
    margin-right:2px;

}

.gridRowStyle
{
   
    padding:50px;
    margin-bottom:100px;
    background-color:#ffffff;
    

}




.gridAltRowStyle
{
  
    padding:5px;
    margin-bottom:100px;
    background-color:#f1f7fb;
    border:solid 1px #ecebeb;
	
}

/*.gridRowStyle tr, .gridAltRowStyle tr
{

    margin-bottom:30px;
}*/

.dataListItem 
{
    float:left;
    width:340px;
    margin:0 30px 20px 0;
    line-height:normal;
    
}

#ctl00_cphBody_dlTeam td 
{
    border-bottom:solid 1px #cecece;
    padding:20px 0 10px 0;
    vertical-align:top;
    border-right:solid 10px transparent;
}

.dataListImage
{
    float:left;
    margin-right:10px;
    min-width:125px;
    min-height:125px;
}
.dataListText
{
    float:left;
    width:200px;
    white-space:normal;
}


a[href$='.pdf'] {
display:inline-block;
padding-left:30px;
line-height:26px;
background:transparent url(images/icons/pdf.png) center left no-repeat;
}

.quote
{
    background:transparent url(images/icons/quoteL.gif) no-repeat;
    float:left;
    width:300px;
    margin:0 50px 50px 0;
}
.quoteInner
{
    background:transparent url(images/icons/quoteR.gif) no-repeat 140px bottom;
    min-height:85px;
    padding:15px 10px 0px 30px;
    text-align:left;
    line-height:normal;
    font-style:italic;
}

.quoteInner .author
{
   clear:both;
   margin-top:10px;
   display:block;
}

/*CollapsiblePanel*/
.collapsePanel {
	overflow:hidden;
	width:90%;
	margin-left:22px;
	margin-bottom:20px;

}

.collapsePanelHeader{
	width:90%;
	
	font-weight:bold;
	cursor:pointer;
	line-height:normal;
	padding-bottom:7px;

}

.collapsePanelHeader .chImage {
	float:left;
	margin:3px 10px 0 0;
}


#couponContainer 
{
    margin:20px;
    border:dashed 1px Gray;
    padding:2px;
    float:left;
    width:555px;
    padding:10px;
    color:#000000;
}
.couponImage
{
    width:200px;
    float:left;
    margin-right:10px;
}

.couponText
{
    float:left;
    width:345px;
    
}

.couponRow 
{
    float:left;
    clear:left;
}

.portfolio 
{
    width:686px;
    height:137px;
    background:#ffffff url('images/misc/bg-portfolio.jpg') no-repeat;
    text-align:center;
}

.checkedItem
{
    width:210px;
    float:left;
    margin-right:10px;
    background:transparent url('images/icons/check.gif') no-repeat 0px 6px;
    padding-left:15px;
    
}
.uncheckedItem
{
    width:210px;
    float:left;
    margin-right:10px;
    padding-left:15px;
    
}








/* End Layout Styles */
/* --------------------------------------------- */
.footer_links{
color:#FFF;
display: inline;
float:left;
font-size: 11px;
list-style: none;
margin: 10px 3px 10px 0;
padding:0;
width: 24%;
}
.footer_links li {
margin:0 0 0 0;
}
.footer_links a {
color:#FFF;
text-decoration:none;
}

a.footerlinks { font-family:Arial, Helvetica, sans-serif; font-size:12px !important; color:#FFFFFF !important; text-decoration:none; margin-bottom:10px; }
a.footerlinks:hover { color:#E1E1E1 !important; }


.facebook 
{
    float:right;
    position:relative;
    top:-80px;
    margin-bottom:-80px;
    right:10px;
}
