

/**** HOME STYLES START ****/

/* INTRO */

.intro-container
{
margin-left:4px;
}

.intro-box
{
background: ;
color:;
margin-top:5px;
}

.intro-title,
.intro-title:visited,
.intro-title:active
{
color: #272f80;
display: block;
font: bold 16px arial;
margin: 0px 0px 10px 0px;
}

.intro-image {
border:1px solid #272f80
}

.intro-text {}

/* PRIMARY LINKS */

.primary-container
{
margin-left:5px;
}

.primary-box
{
border:1px solid #272f80;
margin: 0px 0px 0px 0px;
}
.primary-title-box
{
background: URL(/webfiles/Volpower/webpages/images/31429/home_primary_title_bg.jpg);
height:25px;
}

a.primary-title,
a.primary-title:visited,
a.primary-title:active
{
color:#FFFFFF;
display: block;
font:bold 13px arial;
}

.primary-image
{
}

.primary-text
{
}

.primary-readmore
{
color: ;
font: normal 10px verdana,;
}

/* ACTION LINKS */

.action-container
{
}

.action-box 
{
}

.action-title,
.action-title:active,
.action-title:visited
{
color:#FFFFFF;
display: block;
font:bold 13px arial;
}

.action-image 
{
margin-right:7px;
}

.action-text 
{
}

/**** HOME CLASSES END ****/

/*************** THEME STYLES START ****************/

h1,
h1 a
{
	background:url(/webfiles/WebSiteComponents/layouts/images/h1.gif) no-repeat left #ffffff;
	color: 272f80;
	font: bold 18px arial;
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
}

h2{
	/*background: url() no-repeat right #5160a4;*/
}

h2,
h2 a
{
	color: #003399;
	font: bold 13px arial;
	margin: 0px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;
}

h2.section-header
{
	background: none;
	font: bold 16px arial;
	margin: 8px 0px 0px 0px;
}

h3,
h3 a,
{
	color: #839dcd;
	font: bold 12px arial;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}

a.link-button,
a.link-button:active
{	
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #272f80;
}

.main-image 
{
	border: 1px solid #272f80;
}

.thumbnail-image
{
	border: 1px solid #272f80;
}

.image-caption {
	font-size:10px;
	font-weight:bold;
}



.header-box
{
	background-color:##Box Header Color##;
}

table.paragraph-box
{
	background-color:#ffffff;
	border: 1px solid #ffffff;
	padding: 10px 10px 10px 10px;
}

div.dotted
{
	background:url(/webfiles/WebSiteComponents/layouts/images/3012/theme_line.jpg) repeat-x;	
}

/**** GENERAL STYLES START ****/	

.website-border
{
border-color: #292b88;
}
img
{
border: 0px;
}

a
{
	text-decoration: underline;
	color: #1e268b;
}

a:visited {
	color: #5463a7;
}

a:hover {
	color: #839dcd;
}

/*  LAYOUT STRCUCTURES */

body,td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt
{
	color: #666666;
	font: 11px verdana;
}
body
{
 background: #839dcd;
}

div#overall-container /* overall-body encompasses the header, body, and footer */
{
	background: url() #FFFFFF;
	width: 800px;
} 

div#header-container
{
	background: url(/webfiles/Volpower/layouts/images/bg-header.gif) #FFFFFF;
padding-bottom:20px;
}

.body-container /* body container only includes the content and not the left nav*/
{
	background: #FFFFFF url(/webfiles/Volpower/layouts/images/bg-main.gif);
	padding: 0px 0px 0px 10px; /* the padding here is commonly used to create margins around the content*/
}

.internal
{
padding: 0px 0px 0px 10px;
}

.body-section-a
{
}

.body-section-b
{
}

/**** GENERAL STYLES END ****/

/**** TOP NAV STYLES START ****/	

div#tn-container 
{
background: url(/webfiles/Volpower/layouts/images/3012/layout_topnav_bg.jpg) repeat-x left center #FFFFFF;
text-align:Left;
}

table#topnav 
{
width:100%;
}

td#tn-left 
{
width:1px;
}

td#tn-right 
{
background:url(/webfiles/Volpower/layouts/images/3012/layout_topnav_right_img.jpg) no-repeat right center;
height:50px;
width:20px;
}

div#tn-bottom 
{
}

/* TOP NAV STANDARD LINKS */

td.tn-link-std,
td.tn-selected-std {}

td.tn-link-std a,
td.tn-link-std a:visited,
td.tn-link-std a:active,
td.tn-selected-std a,
td.tn-selected-std a:active,
td.tn-selected-std a:visited 
{
	color: #FFFFFF;
	display: block;
	font: bold 11px Arial;
	padding: 5px 15px 5px 15px;
	border-right:0px solid #FFFFFF;
	text-transform: none;
	text-decoration: none;
	width:100%;
}

td.tn-selected-std a,
td.tn-selected-std a:visited, 
td.tn-link-std a:hover,
td.tn-selected-std a:hover 
{
	color: #a8c3ff  ! important;
font-weight:bold;
	text-decoration: none;
}


/* DROP DOWN STYLES */

div.menu div.options 
{	
	margin: 0px 1px 0px 1px;
	border:1px solid #dddddd;
	background-color:#34579B;
}

div.options,
div.options a,	
div.options a:visited,
div.options a:active
{
	background-color:transparent;
	border-bottom: 1px solid #dddddd;
	color:#FFFFFF;
	display:block;
	font:bold 10px arial;
	padding: 6px 3px 6px 3px;
	text-decoration:none;
}

div.options a:hover 
{
	color:#a8c3ff;
}


/**** TOP NAV STYLES END ****/

/**** LEFT NAV STYLES START ****/

td#ln-container
{
	background: url() #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 187px;
}

table#leftnav
{
background:url(/webfiles/Volpower/layouts/images/3012/layout_leftnav_bg.jpg);
}	

td#ln-top 
{
}
	
td#ln-middle 
{
text-align:center;
padding:0px 5px 0px 5px;
}

td#ln-bottom 
{
background: #FFFFFF;
}

/* LEFT NAV STARNDARD LINKS */

a.ln-link-std,
a.ln-selected-std,
a.ln-link-std:active,
a.ln-selected-std:active,
a.ln-link-std:visited,
a.ln-selected-std:visited
{
	background: url(/webfiles/Volpower/layouts/images/3012/layout_leftnav_botton.jpg) no-repeat left top ;
	border-bottom: 0px solid #272d83;
	color: #101471;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: bold 11px arial;
	padding: 5px 6px 8px 34px;
	text-align:left; /* by default this A tag will center the text */
	text-decoration: none;
	height:18px;
}

a.ln-selected-std,
a.ln-link-std:hover,
a.ln-selected-std:hover 
{
	background: url(/webfiles/Volpower/layouts/images/3012/layout_leftnav_botton.jpg) no-repeat left top !important;
	color: #778ec3 !important;
}

/* LEFT NAV SUB LINKS */


a.ln-link-sub,
a.ln-selected-sub,
a.ln-link-sub:active,
a.ln-selected-sub:active,
a.ln-link-sub:visited,
a.ln-selected-sub:visited
{
	background: ;
	border-bottom: 1px solid #272d83;
	color: #FFFFFF;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: normal 11px arial;
	padding: 8px 3px 8px 25px;
	text-align:left; /* by default this A tag will center the text */
	text-decoration: none;
}

a.ln-selected-sub,
a.ln-link-sub:hover,
a.ln-selected-sub:hover 
{
	font-weight:bold;
}

#lnstd3157
{
background-image: url(/webfiles/Volpower/layouts/images/3012/test.jpg);
}


/**** LEFT NAV STYLES END ****/

/**** FOOTER STYLES START ****/

div#footer-container
{
	background: url() no-repeat top #C0D5FF;
	border-top: 0px solid #000000;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

div#footer-container,
div#footer-container span.spacer,
div#footer-container a,
div#footer-container a:active,
div#footer-container a:visited
{
	color: #272E79;
	font: 10px Verdana;
}

div#footer-container a {
	text-decoration: underline;
}

div#footer-container span.spacer
{
	padding:0px 10px;
}

/**** FOOTER STYLES END ****/

/**** BODY STYLES START ****/

.back
{
	font-weight:bold;
	text-decoration:none;
}

.main-image {
	border: 1px solid #272f80;
}

.thumbnail-image
{
	border: 1px solid #272f80;
}

.image-caption 
{
font: bold 10px;
}

.print-page-break 
{
	page-break-Before: always;
}


/* DEVELOPMNET STYLES */

table.productlist
{
	width: 100%;
}

.list-table 
{
}

.list-header 
{
background-color:#CCCCCC;
}

.list-row 
{
border-top:1px solid #cccccc
}

table.productlist td
{
	border-bottom:1px solid #cecfce;
	font: 10px Verdana;
	text-align: center;
}

table.productlist th
{
	font: bold 12px Arial;
	background-color: #cecfce;
	text-align: center;
}


/**** BODY STYLES END ****/
