/*  
Theme Name: Net Elevation Template
Theme URI: http://www.netelevation.com/
Description: Custom Theme by Net Elevation
Version: 1.0
Author: Net Elevation
Author URI: http://www.netelevation.com/
*/

/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:78%/1.5em Arial, Helvetica, sans-serif;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:10px 0 5px 0;
letter-spacing:-1px;
font-size:2.4em;
}
 
h2 {
padding:5px 0;
font-size:2.2em;
line-height:1.2em;
font-family:Arial, Helvetica, sans-serif;
color:#0066A4;
}
 
h3 {
font-size:1.2em;
font-weight:bold;
line-height:1.25em;
margin-bottom:5px;
}

h4 {
font-size:1.2em;
line-height:1.25em;
margin-bottom:5px;
}

h5 {
font-size:12px;
font-weight:bold;
text-transform:none;
color:#333;
}
 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
padding:0 0 .75em 0;
}
 
ul, ol {
padding:0 0 1.25em 0;
list-style:none;
}

li {
padding-left:5px;
}
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited {
text-decoration:none;
color:#0066A4;
} 
#primary-content a { text-decoration: underline; }
 
:focus {
	outline: 0;
}

/***** Forms *****/
 
form {
margin:0;
padding:0;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0;
padding:0;
}
 
table tr td {
padding:2px;
}
 
caption { font-size: 17px; font-style: italic; } 
.contacts { text-align: center; margin: auto; width: 400px; margin-bottom: 14px; }
.padcell { padding-right: 12px; }

/***** Site specific styles *****/
body { background:#CEDBEB url(/images/gradient-bg.gif) top left repeat-x;
}
 
#container {
width:780px;
margin:0px auto;
background:#c4cefa url(/images/bg_cont.gif) top left repeat-y;
position:relative;
/*border:1px solid #999;*/
border-top:0px;

}

#header {
width:780px;
height:140px;
overflow:hidden;
background:#c4cefa url(/images/header.gif) top left no-repeat;
position:relative;
}

#header h1, #header h2{
overflow:hidden;
text-indent:-9999px;
height:41px;
margin-top:32px;
}

#nav {
height:39px;
position:absolute;
top:23px;
right:0;
color:#fd4c06;
text-indent:20px;
}


#nav a{
color:#fd4c06;
text-decoration:none;
font-weight:bold;
font-size:11px;
padding:13px 1px;
}

#nav a:hover{text-decoration: underline;} 

#thirdNav { margin-left: 8px; line-height: 18px; } 
#thirdNav ul { margin-left: 6px; padding-left: 6px; list-style-type: disc; }
#thirdNav li { font-size: 10px; }

#content {}

#content a:hover{
text-decoration:underline;
}

#primary-content {
width:610px;
margin-top: 10px;
margin-right:30px;
float:right;
display:inline;
position:relative;
font-size:12px;
}

#slideshow {
width:281px;
height:330px;
margin:0 0 10px 30px;
float:right;
display:inline;
}  

#emailBox { text-align: center; background-color: #fefbea; border-top: 1px solid #102378; padding: 4px; margin-top: 5px; }

#quote {
width:280px;
height:103px;
position:absolute;
z-index:999;
top:80px;
right:30px;
}

#quote form{
padding:16px;
}
#quote form select{
float:right;
font-size:12px;
}
#quote h3{
color:#fd4c06;
font-weight:bold;
}
#quote p{
color:#102378;
font-weight:bold;
font-size:12px;
letter-spacing:.6px;
overflow:visible;
white-space:nowrap;
}
#quote h3{
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:15px;

}

#bottom-content {
background-color:#F0F4F9;
font-size:10px;
line-height:1.3em;
clear:both;
padding:15px 0;
border-top:2px solid #102378;
}

#bottom-content img {
display:inline;
margin:5px 15px;
}
#bottom-content .member {
text-align: center;
}

#primary-content p, #primary-content h2, #bottom-content p {
padding-left:15px;
padding-right:15px;
}
#primary-content h2 {
padding:.5em 15px;
}

#sidebar {
width:129px;
float:left;
display:inline;
font-size:11px;
line-height:1.3em;
color:#666;
font-weight:bold;
}

#sidebar p, #sidebar h5{
padding:5px 15px;
}

#secondary-nav{
margin-top:17px;
}

#secondary-nav a{
display:block;
height:43px;
background:transparent url(/images/tabs.gif) -35px 0 no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #0066A4;
line-height:43px;
font-weight:bold;
padding-left:1px;
}

#secondary-nav a.has_image{ }

#secondary-nav a.car span{
background-image: url(/images/tab_car.gif)
}
#secondary-nav a.home span{
background-image: url(/images/tab_home.gif)
}
#secondary-nav a.rent span{
background-image: url(/images/tab_rent.gif)
}
#secondary-nav a.life span{
background-image: url(/images/tab_life.gif);  
}
#secondary-nav a.heart span{
background-image: url(/images/tab_heart.gif)
}  
#secondary-nav a.commercial span{
background-image: url(/images/tab_smallbiz.gif)
}  
#secondary-nav a.financial span{
background-image: url(/images/tab_financial.gif)
}

#secondary-nav a.has_image span{
display:block;
float:left;
width:35px;
height:43px;
background-position:0  0;
background-repeat:no-repeat;
}

#secondary-nav a:hover{
background-position: -185px 0;
color:#FFFFFF;
text-decoration:none;
}

#secondary-nav a.has_image:hover span{
background-position:-35px  0;
}
           
#secondary-nav a.smaller {  letter-spacing: -.05em; font-size: 11px; }
#secondary-nav a.smallest {  line-height: 13px; height:36px; padding-top: 9px; }


#secondary-nav li{
width:115px;
padding:0 0 0 0px;
margin-bottom:10px;
}

#footer {
clear:both;
background: #CEDBEB url(/images/bg_foot.jpg) top left no-repeat;
padding:18px 0 0 0;
color:#666;
font-size:11px;
text-align:center;
height:26px;
}        

.coverageTable li { font-size: 11px; } 
.quote { text-align: center; margin-top: 30px; margin-bottom: 30px; }  
img.right { float: right; margin: 0 0 20px 20px; border: 1px solid #333; }
img.left { float: left; margin: 0 20px 20px 0; border: 1px solid #333; }
.ddsg-wrapper h2 { display: none; }
.ddsg-wrapper ul { list-style-type: disc; margin-left: 18px; padding-left: 18px; }

          
        
/* KEEP THIS IN ALL CSS, so that customers can use the alignment features when adding images. */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
