﻿body 
{
    background: #F3F1E9 url("/images/body-bg.gif") repeat-x fixed;
padding: 0px; margin: 0px;

}


.gridpager, .gridpager td{    
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    width:500px;
    
}
.gridpager a{
    color: White;
    font-weight: normal;
}

/* Layout
-------------------------------------------------------*/

#wrapper {
  /*background: url("../images/back_top.gif") 0 0 repeat-x fixed; */

  width: 100%;
  padding-top:5px;
}

#main {
  width: 950px;
  padding: 0px 0;
  margin: 0 auto;
}

#footer
{
  margin-bottom: 1px;
  text-align: left;
  vertical-align:bottom;
  padding: 5px 16px 5px;
  color: #eff7d4;
  background: #000;
  border: solid 1px #000;
}

#bottom
{

  text-align: left;
  color: #000;
  background: url(/images/bottom2.gif);
  border-right: solid 1px #000;
  border-left: solid 1px #000;
  border-bottom: solid 1px #000;
  height:10px;
}

.topleft
{
 width:350px;
 height:26px;
 float:left;
}

.topright
{
 width:350px;
 height:26px;
 float:right;
 text-align:right;
}


#sub_nav {
  /*background: #B39A5A;  #E2FF70; */
  font-size: 1.2em;
  padding: 0px 16px;
  height:26px;
  line-height:26px;
  margin-bottom: 0px;
  text-align: left;
  color: #000;
}


#top_nav {
  margin-bottom: 1px;
  text-align: left;
  padding: 4px 16px;
  color: #790;
}

#top_nav {
  background: #b5b67c;
  font-size: 1.0em;
}

#top_nav a:link,
#top_nav a:visited {
  color: #360;
}

#top_nav a:hover,
#top_nav a:active {
  color: #000;
}

#sub_nav a:link,
#sub_nav a:visited {
  color: #000;
}

#top_nav a:hover,
#top_nav a:active,
#sub_nav a:hover,
#sub_nav a:active {
  color: #000;
  text-decoration:none;
  border-bottom: 3px solid #000
}

.top_links 
{
   color: #fff; 
}

#header {
  background: url("/images/header/bep_banner.gif") no-repeat;
  height: 188px;
  padding: 0 0; 
  margin-bottom: 0px;
border: solid 1px #000;
text-align:right;
}

#header h1 {
  margin: 0;
  padding: 25px 0 0 0;
  overflow: hidden;
  border: none;
  font-size: 30px;
  /*
height: 0;
background: no-repeat url("../images/logo.gif") 0 20px;
  */
}

#page {
  background: #F1F0EA url("/images/top.gif") top repeat-x;
  padding-top: 30px;
  text-align: left;
  border-right: solid 1px #000;
  border-left: solid 1px #000;
  border-top: solid 1px #000;
}

#content {
  padding-left: 16px;
  float: left;
  padding-top: 12px;
  min-height:200px;
  width: 920px;
}

div.shadow {
  background: #b4afa3;
  padding: 0 1px;
  border-left: 1px solid #dcd7c8;
  border-right: 5px solid #dcd7c8;
}


#side {
  float: right;
  background: #DFDECF url("/images/side_back.gif") top repeat-x;
  padding: 16px;
  color: #3f5877;
  border-top: white solid 1px;
  border-left: #BBB solid 1px;
  border-bottom: #BBB solid 1px;
}

#footer {
  font-size: 1em;
  padding: 10px 16px 10px;
  clear: both;
  margin-bottom:10px;
}

#footer a:link,
#footer a:visited {
  color: #eff7d4;
}

.loginname 
{
    text-align:right;
    padding-right: 5px;
}

INPUT, TEXTAREA {
background-color: #F8F7F6;
color: black;
font-family: verdana;

} 


/* One COlumn
-------------------------------------------------------*/

.one_column #content {
  width: 920px;
  float: none;
}

.one_column #side {
  display: none;
}

/* Two Colums
-------------------------------------------------------*/

.two_column #content {
  width: 675px;
}

.two_column #side {
  width: 216px;
}

/* Side Menu
-------------------------------------------------------*/

.menu  {
  margin: 0 -16px;
  padding: 0;
  list-style: none;
  border-top: 1px solid white;
  display: block;
}
div.menu 
{
  display: block;
  padding: 8px 16px;
  margin: 0 -16px;
  color: #fff;
  font-weight:bold;


  background: #000;
  border-bottom: 1px white solid ! important;
  border-top: 0px #FAC81A solid ! important;
  font-size: 1.2em;
  width: 100%;
}

div.subcontent 
{
  background: url("/images/side_back.gif") top repeat-x;
  color: #426480;
  font-weight: normal;
  letter-spacing: 0.04em;
  font-size: 1em;
  }

.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}

.menu li {
  margin: 0;
  padding: 0;
  border: none;
  display: block;
}

.menu li a:link,
.menu li a:visited {
  display: block;
  padding : 8px 16px;
  margin: 0;
  color: #426480;
  font-weight: bold;
  background: #737b7a;
  border-bottom: 1px white solid ! important;
  letter-spacing: 0.12em;
  font-size: 1.2em;
}

* html .menu a,
* html .menu li {
  height: 1px; /* Holly Hack stops random padding. Seems to be OK in IE7 as well */
}

.menu li li a:link,
.menu li li a:visited {
  background: #b5b67c;
  color: #426480;
  font-weight: normal;
  letter-spacing: 0.04em;
  font-size: 1em;
}

.menu a:link, 
.menu a:visited
{
    color: #FFF;
    text-decoration:none ! important;
}


.menu a:hover {
  text-decoration:none ! important;
  color: #FFF;
}

.menu li li a:hover {
  background-color: #E2FF70 !important;
}

/* Extras
-------------------------------------------------------*/

.side_decor {
  margin: 12px 16px 12px 0;
  float: left;
}

/* Column clearing
-------------------------------------------------------*/

#page:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#page {
  display: table; /* Was inline-table in original tutorial, changed due validation error */
}

/* Hides from IE-mac \*/
html #page {
  height: 1%;
}

#page {
  display: block;
}
/* End hide from IE-mac */


/* Chrome Menu */

#chromemenu{
width: 100%;
font-weight: normal;
font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
text-transform:uppercase;
font-size: .9em; 
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 946px;
background: url(/images/chromebg.gif) repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #000;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(/images/chromebg2.gif) center center repeat-x;
color: #000;
}

fieldset {
	padding:15px;
}

#formcontent label {
	float:left;
	text-align:right;
	width:25%;
	margin:0 .5em;
}

/* MANDATORY FIELD ELEMENTS */

.missing {
	color:#f00;
}

.required {
	color:red;
	margin-right:.4em;
}

.readonly {
	color:#666666;
	margin-right:.4em;
}
p.hypergurl {margin:0px auto;width:450px;filter:shadow;color:orange;font-size:24pt;line-height:200%:} 

/* Command BUTTONS on pages */
.actionbuttons {
  text-align:right;
  position: relative; 
  padding: 1px 1px 1px 1px;
  display: block;
  width:919px;
}

/* Command BUTTONS on pages */
.actionbuttons_form {
  text-align:right;
  position: relative; 
  padding: 1px 1px 0px 1px;
  display: block;
  width:100%;
}



label.ph{
    float: left;
    text-align:left;
    margin-right:8px;
    width: 85px;
    font-weight: normal;
}

/* list of links menu */

ul.list-of-links {
	margin:0;
	padding:0;
}

ul.list-of-links li{
	border-bottom:1px dotted #B2B2B2;
	background:url(/images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	list-style:none;	
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}

ul.no-lines,
ul.no-lines li {
	border:none;
}

.itemArea 
{
    background: #E3DFD4;
    color: black;
    border: solid 0px black;
    padding: 2px;
}

.dragHandle {
 width:12px;
 height:16px;
 background-color:#fff6f6;
 cursor:move;
 border:outset thin white;
}

.reorderList
{
    font-size: 14px;
    border: solid 1px #fff6f6;
}

.reorderList li
{
    background-color: #fff6f6;
    list-style: none;
    margin: 5px;
    color: #ff9090;
    background-image: url(images/titlebar.gif);
    background-repeat: repeat-x;
}

.reorderList li a 
{
    color: #ff9090;
    text-decoration: none;
}


div.infoboxbody{
background: #F8F8D8;
color:#000000;
font:8pt Verdana;
margin:5px;
padding:5px 0px 0px 0px;
text-indent:30px;
border: #F8DCA8 solid 1px;
background-image: url(/images/information.jpg);
background-repeat:no-repeat;
background-position: 2px 0px;
height:20px;
}

div.actionPanel{
background: #F8F8D8;
color:#000000;
font:8pt Verdana;
margin:5px;
padding:5px 0px 0px 0px;
text-indent:30px;
border: #F8DCA8 solid 1px;
background-image: url(/shared/images/BusinessIcons/16x16/Symbol Information.png);
background-repeat:no-repeat;
background-position: 2px 0px;
height:20px;
}


div.bettererror {
   background-color: #ffcccc;
   color: #900;
   border-top: 1px solid #c00;
   border-bottom: 1px solid #c00;
   padding: 0.25em 0.5em 0.25em 2.5em;
   font-weight: Normal;
   position: relative;
   min-height: 1.25em;

}

div.bettererror img {
	display: block;
	position: absolute;
	left: 0.25em;
	top: 0.25em;
	padding: 0;
	margin: 0;
}

div.bettererror p {
	position: absolute;
	left: 2.5em;
	padding: 0;
	margin: 0;
}


label.ph{
    float: left;
    text-align:left;
    margin-right:8px;
    width: 85px;
    font-weight: normal;
}

.solidcontainer { 
height: 100%; 
padding: 5px; 
} 
.col_one { 
margin: 0; /* Applied to first column only in lieu of padding (personal thing) */ 
width: 22%; /* Allows for fluid design. Can be set to pixels */ 
float: left; 
} 
.col_two { 
margin: 0 0 0 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 22%; 
float: left; 
} 
.col_three { 
margin: 0 0 0 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 22%; 
float: left; 
} 
.col_four { 
margin: 0 0 0 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 22%; 
float: left; 
} 

.col_five { 
margin: 0 0 0 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 25%; 
float: left; 
} 



.site-frame{
position: relative; 
width:800px; 
height: 513px; 
border: solid 1px;
margin:0 auto;
background-color:#e6e1be;
}

.banner_images{
position: absolute;
width:800px;
height:0px;
}
.image_footer{
position:absolute;
bottom:0;
left:0;
}
.couple_image{
position:absolute;
top:0px;
left:564px;
width:236px;
height:330px;
background-image: url(/images/couple_image.jpg);
}

.top_left{
 position:absolute; 
 top:20px;
 left:40px;
 padding:0;
}
.top_left table{
margin:0;
padding:0;
}
.top_right{
 position:absolute; 
 top:20px;
 left:310px;
 padding:0;
}
.top_right table{
margin:0;
padding:0;
}

.middle{
position:absolute;
top:160px;
left:40px;
}
.middle td.middle_td1_width{
width:210px;
}
.middle td.middle_td2_width input{
width:320px;
}
#other_text{
margin-left:10px;
width: 256px
}

td.td_top{
vertical-align:top;
}
.submit{
position:absolute;
top:430px;
left:522px;
}


label{
position:relative;
top:-3px;
}

.select_menu select{
width: 320px;
background-color:#e6e1be;
}
.select_menu_2 select{
width:100%;
background-color:#e6e1be;
}

#yes_radio{
	margin-left:10px;
}
#yes_field{
	width:230px;
}
#required{
 padding: 5px 0 5px 5px;
}



.logo2{
position:absolute;
left:0px;
top:0px;
width:800px;
height:480px;
background-image:url(/images/bkd_image.jpg);
}


.p1_top_banner{
width:800px;
height:72px;
background-image:url(images/p1-top-band.jpg);
}
.p1_bottom_banner{
width:800px;
height:86px;
background-image:url(images/p1-bottom_band.jpg);
position:absolute;
bottom:0;
left:0;
}
.p1_middle_image{
width:800px;
height:472px;
background-image:url(images/p1-image.jpg);
}
.p1_bottom_banner p{
position: relative;
top:25px;
left:50px;
font-size:10pt;
font-family: Times, serif;
}
.error_msg{
position:relative;
top:490px;
left:20px;
 width:40px;
}

a, a:link, a:hover, a:active, a:visited { color: #800e0b; text-decoration: none }

.privacy_policy{
position: absolute;
top:470px;
left:20px;
}

.address_field, .city_field, .country_field, .email_field{
width: 171px;
}
.state_field{
width:54px;
}
.zip_field{
width: 72px;
}

.cancel{
position:absolute;
top:430px;
left:380px;
}

.leftpic { 
margin: 5px; 
float: left; /* to replace your align="right" */ 
border: solid 3px #fff;
} 

.rightpic { 
margin: 5px; 
float: right; /* to replace your align="right" */ 
border: solid 3px #fff;
} 


/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/

.clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearing {
    display: inline-block;
    }

/* hides from IE/Mac \*/
* html .clearing { 
    height: 1%;
    }

.clearing {
    display: block;
    }
/* end hide from IE-Mac */
/*** end clearing hack ***/

.clear 
{
    clear:right;
}

.toolbar_icon 
{
 padding:3px 3px 3px 3px;
 text-align:center;

 border-right: 1px solid #D1CBBD; 


 background: url("/images/toolbar_icon_bg.jpg") repeat-x;
 float:left;
 width:48px;
 height:51px;
}

.toolbar_nav 
{
  width:98%;
  padding: 3px 3px 3px 3px;

}

.toolbar_holder 
{
 background: url("/images/toolbar_icon_bg.jpg") repeat-x;
 width:100%;  
 border-top : 1px solid #D1CBBD; 
 border-right: 1px solid #D1CBBD; 
 border-left: 1px solid #97999B; 
 border-bottom: 1px solid #97999B; 
}

.navbar_holder 
{
 background: url("/images/nav1_bg.png") repeat-x;
 width:98%;  
 height:20px;
 border-top : 1px solid #D1CBBD; 
 border-right: 1px solid #D1CBBD; 
 border-left: 1px solid #97999B; 
 border-bottom: 1px solid #97999B; 
}



#navcontainer
{
margin: 0px;
padding: 0px;
width:100%;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

#navcontainer ul li { float: left; }

#navcontainer ul li a
{
text-decoration: none;
background: url(/images/folderOFF.png) no-repeat top left;
font-size: 10px/12px;
float: left;
margin: 0px;
height: 67px;
width: 75px;
padding-top: 13px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 10px;
}

#navcontainer li a:hover
{
background: url(/images/folderON.png) no-repeat left top;
color: #000000;
}

        TABLE.GridView {
        }
        TABLE.GridView TR {
	        BACKGROUND-COLOR: white;
	        
        }
                TABLE.gridpager TR {
	        BACKGROUND-COLOR: black;
                }
        TABLE.GridView TH {
	        PADDING:4px;
        }
        TABLE.GridView TD {
	        PADDING:4px;
        }
.cl1 
{
    background-color: #F0F0F0;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    border-left:solid white 1px;
    border-right:solid white 1px;
    width:250px;
}

.btmail form {
	margin-top:.5em;
}
.btmail p {
	padding:0;
	margin:0px;
	}

.btmail fieldset {
	padding:.1em;
	border:1px solid #999999;
	background:url(/images/formbg.jpg) bottom left repeat-x;
	background-color:#F5F5F5;
	margin-right: 20px;
}

.btmail legend {
	font-weight:bold;
	margin:.5em;
}

.btmail form div {
	margin-bottom:.5em;
	margin-right: 10px;
	padding:0 .5em;
	clear:both;
}

.btmail label {
	float:left;
    display: block;
	text-align:right;
	width:10%;
	margin:0 .5em;
	color:#333333;
	font-size: 88%;
	margin-top:3px; 
}

.btmail input.field, .content textarea {
	width:65%;
	margin-bottom:5px;
}

.btmail input {

	margin-bottom:3px;
}

.btmail textbox {
	margin-bottom:5px;
}

.btmail .checkbox label {
	float:none;
	text-align: auto;
	width:auto;
	margin:auto;
}

.btmail div.indent {
	padding:.3em 0 .3em 0;
	clear:both;
}

.btmail div.submit {
	position:relative;
	height:2.1em;
	margin-bottom:0;
	background:url(/images/formbg.jpg) 0 60% repeat-x;
	clear:both;
}

.btmail div.comments 
{
  color: #666666;
  font-size: 88%;
  width:500px;
  margin-bottom:15px;
  margin-left:11%;
}

.required 
{
    color: #ff0000;
}

.btPanel 
{
    width: 880px;
	float: left;
	padding-bottom:15px;
}

div.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #323232;
	background: #282828;
	text-align:justify;
}

div.alert
{
	margin: 7px 0px 8px 0px;
	padding: 5px 10px 5px 30px;
	border: 1px solid #323232;
	background: url(/shared/images/BusinessIcons/16x16/warning.png) #800e0b no-repeat 5px 5px;
	text-align: justify;
	color: #ffffff;
}

div.download {
	margin: 7px 0px 8px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #323232;
	background: #282828 url(/shared/images/BusinessIcons/16x16/SymbolInformation.png) 3px 3px no-repeat;
	text-align:justify;
}

div.info {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #323232;
	background: #282828 url(/shared/images/BusinessIcons/16x16/SymbolInformation.png) 3px 3px no-repeat;
	text-align:justify;
}

div.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #323232;
	background: #282828 url(../images/div_tip.png) 3px 3px no-repeat;
	text-align:justify;
}





