@charset "utf-8";
/*CSS specific for WVI*/

body  {
	background:url(../../WVI/images/bkg_gradient_WVI.jpg) repeat-x #59832F; /*WVI site background*/
}

h1 {
	color:#64853E; /*WVI Text Heading Color*/
	}
	
h2 {
	color:#64853E; /*WVI Text Heading Color*/
	margin: 25px 0 8px  0;
	}
h3 {
	color:#333; 
	margin: 5px 0 3px  0;
	}
h4 {
	font-size:1.0em;
	color:#666;
	font-weight:bold;
	font-style:italic;
	margin: 5px 0 3px  0;	 
	}
h5 {
	font-size:.95em;
	font-weight:normal;
	color:#FF0000;
	font-style: italic;
	margin: 5px 0 3px  0;
	}	
h6 {
	font-size:.85em;
	font-weight:normal;
	color:#333;
	margin: 5px 0 3px  0;
	}
	
#titleGradient { 
	background:url(../../WVI/images/titleGradient_WVI.jpg) no-repeat top left;  /*WVI top gradient bar*/
	}

#headerImage { 
	background:url(../../WVI/images/headerImage_WVI.jpg) no-repeat top right;
}

#logo {
	background: url(../../WVI/images/logo_WVI.jpg)  no-repeat top left; /*WVI logo as a background image*/
	height:73px;
	width:431px;
}

#leftColumn #checkEmailBlock {
	background-color: #64853E; 
}

#leftColumn #newsletterBlock {
	background-color: #ccccCC;
}

#leftcol_titleblock {
	background:url(../../WVI/images/title_companyname_WVI.jpg) no-repeat top left; /*WVI Company name*/
}


/*---------------main nav elements--------------*/

#mainNav #home a:hover,  		/*shifts background tab on hover*/
#mainNav #services a:hover, 
#mainNav #customercare a:hover, 
#mainNav #specials a:hover,
#mainNav #links a:hover, 
#mainNav #about a:hover  {
    background-position: top left;
}	
/*display individual tab images*/
#mainNav li#home a {	 
	background: url(../../WVI/images/nav_WVI/mainNav_home_WVI.jpg) no-repeat bottom left;
	width: 71px;
}
#mainNav li#services a {
	background: url(../../WVI/images/nav_WVI/mainNav_services_WVI.jpg) no-repeat bottom left;
	width: 107px;
}
#mainNav li#customercare a {
	background: url(../../WVI/images/nav_WVI/mainNav_customercare_WVI.jpg) no-repeat bottom left;
	width: 152px;
}
#mainNav li#specials a {
	background: url(../../WVI/images/nav_WVI/mainNav_specials_WVI.jpg) no-repeat bottom left;
	width: 118px;
}
#mainNav li#links a {
	background: url(../../WVI/images/nav_WVI/mainNav_links_WVI.jpg) no-repeat bottom left;
	width: 156px;
}
#mainNav li#about a {
	background: url(../../WVI/images/nav_WVI/mainNav_about_WVI.jpg) no-repeat bottom left;
	width: 116px;
}
/* highlight selected tab - set by the class of the body tag on each page*/
.home #mainNav li#home a, 
.services #mainNav li#services a, 
.customercare #mainNav li#customercare a,
.specials #mainNav li#specials a, 
.links #mainNav li#links a, 
.about #mainNav li#about a {
	background-position: top left;
}

/* -----------------Left Sub Nav Menu--------------- */

#leftSubmenu #topNavSpacer {		/*empty color bar under nav photo*/
	background-color: #64853E;
}

#leftSubmenu a {		/*Top level*/
	color: #efefef;
	background-color: #739A45;
}

#leftSubmenu a:hover {  /*Top level hover*/
	background-color:#3D3F74;
}

#leftSubmenu ul ul a {    /*2nd level subnav*/
	color: #456825;
	background-color: #B7DE80;
}

#leftSubmenu ul ul a:hover {	/*2nd level subnav, hover*/
	background-color: #3D3F74;
	color:#fff;
}

/* highlight selected tab - dynamically set by the $thisPage var at the top of each page*/
#leftSubmenu #selectedState a {
	background-color:#3D3F74;
	color:#fff;
	}



/* ----------------- WVI landing page --------------- */

/* ----------------- Left Column, for WVI - this overrides what is in master.css ---------------------- */

#leftColumn #checkEmailBlock {
	height: 140px;
	margin: 0 0 0 0;
}
#checkEmailBlock h1{
	background: url(../../WVI/images/2xgreenline.gif) repeat-x bottom left #fff;
	height: 4px;
	margin-top: 28px;
}

#checkEmailBlock ul{				/*overides master, pushes email & billing buttons down 20px*/
	padding: 25px 0 0 10px;
}

#checkEmailBlock #ezBilling {      /*repositions ezBilling button*/ 
	margin-top:50px;
	*margin-top:25px;				/*conditional hack targeting ie7 to set position of ezBilling button*/
	}

 #postini  a{	 
	display: block;
	background: url(../../WVI/images/red_condor.jpg) no-repeat 50% 30% #739A45;
	height: 100px;
	cursor:pointer;
	text-indent: -9000px;
}


#postini  h3{
	position: absolute;
	color: #fff;
	top: 410px;
	left: 40px;
}
	
#leftColumn #newsletterBlock {
	height: 137px;
	/*background: url(../../images/bkg_2x_grayline.gif) repeat-x bottom left;*/
	background-color: #ffcccc;	
	margin: 10px 0 0 0;
	color:#64853E;
}	


#leftAdBlock {
	display:block;
	height: 100%;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	/*border-right:0px solid #FF0000;*/
	color:#333;
}

#leftAdBlock h1{
	height: 5px;
	background:url(../../images/bkg_2x_grayline.gif) repeat-x bottom left;
	margin:0;
}

/*  ---------------------- WVI home, 3 column layout --------------------------*/

#middlePhotoBlock {
	float:left;
	display: block;
	width: 719px;
	height:245px;
	margin: 0 0 25px 0;
	padding:0;
	background:url(../../images/bkg_2x_grayline.gif) repeat-x bottom left #739A45;
}	

#mainContent {
	/*width:720px;*/                
	margin: 0px 7px 20px 240px; /*set right margin to 7, 8 will mess up contribute layout*/
	padding: 0 0 0 20px;
/*	border-left:0px solid #ccc;
	border:0px solid #000;*/
} 

#mainContent h1{			/*margin is not consistant btwn ie & ff*/
	margin:20px 0 10px 0; /*increasing margin-top beyond 20 will push main image block down on landing pages */
	padding:15px 0 0 0;
	border:0px solid #000;
} 

#rightColumn {
	float: right;
	width: 319px;
	margin: -30px -1px 0 0 ;
	padding: 0px 10px 15px 20px;
	color:#fff;
}

#rightColumn #blockContainer {
	display:block;
	background-color:#64853E;
	height:310px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 10px;
}

#rightColumn h2{
	color:#fff;
	font-size:130%;
}

#rightColumn ul {
	list-style:none;
	margin: 0 0 0 20px;
}

#rightColumn li {
	padding: 2px;
}
#rightColumn a:link, #rightColumn a:visited {
	color:#fff;

}	

/* ----------------- Tables --------------- */

th{
	color:#61A38F;
} 

td.shaded, tr.shaded {
	background-color:#B0D1C7;
}

#mainContent td {
	padding: 0px  0px  0px 20px;
}

#mainContent table h2 {
	margin: 15px 0px 0 0;
	padding:3px 0px 3px 10px;
	background-color:#ccc;
}