html{
	height: 100%;
	margin: 0; 
	padding: 0; 
}

body{
	height: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
	background: #dbdcde;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#f3f3f3;
	scrollbar-highlight-color:#f3f3f3;
	scrollbar-3dlight-color:#f3f3f3;
	scrollbar-darkshadow-color:#f3f3f3;
	scrollbar-track-color:#f3f3f3;
	scrollbar-arrow-color: #b9b736;
	color:#666666;	
}

td {
	color:#666666;	
}
.right { float: right;}
.left{ float: left;}


/* ------------------- Text -------------------- */

h1{
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #515151;
	margin: 0;
	padding: 0;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #c0be38;
	margin: 0;
	padding: 0;
}

p{
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
	color: #666666;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

a {
	color:#e32118;
	text-decoration:underline;
}

a:hover {
	color:#e32118;
	text-decoration:none;
}


/* --------------------- Forms ------------------ */

input.searchtextfield {
	height: 13px;
	width: 176px;
	border: 1px solid #878787;
	color: #878787;
	background: #bac1c7;
	font-size: 11px;
	margin-bottom: 7px;
	}
	
input.searchtextfieldfooter {
	height: 13px;
	width: 176px;
	border: 1px solid #878787;
	color: #878787;
	background: #bac1c7;
	font-size: 11px;
	margin-bottom: 1px;
	}
	
	
input.regtextfielda {
	position:absolute;
	height: 16px;
	width: 170px;
	border: 1px solid #ededee;
	color: #878787;
	background: #ededee;
	font-size: 11px;
	margin-bottom:3px;
	}	
			
input.regtextfieldb {
	position:absolute;
	height: 16px;
	width: 170px;
	border: 1px solid #ededee;
	color: #878787;
	background: #ededee;
	font-size: 11px;
	margin-bottom:3px;
	top: 36px;
	}	
input.regtextfieldc {
	position:absolute;
	height: 16px;
	width: 52px;
	border: 1px solid #ededee;
	color: #878787;
	background: #ededee;
	font-size: 11px;
	margin-bottom:3px;
	top: 61px;
	}
	
input.regtextfieldd {
	position:absolute;
	height: 16px;
	width: 110px;
	border: 1px solid #ededee;
	color: #878787;
	background: #ededee;
	font-size: 11px;
	margin-bottom:3px;
	top: 61px;
	left: 71px;
	}
			

/*.buttonsubmit {
	border: none;
	position:absolute;	
	
	width: 67px;
	height: 17px;
	padding: 0;
	bottom:9px;
	right:12px;
	}*/
	
.submitsearch {
	width: 31px;
	height: 16px;
	border: none;
	margin-left: 5px;
	margin-bottom: 4px;
}
.submitsearchbottom {
	width: 26px;
	height: 17px;
	border: none;
}


/* ------------------- Divs -------------------- */

#container{
width: 982px;
margin: 0 auto 0 auto;
padding: 0 0 20px 0;

}

#header{
display: block;
height: 153px;
width: 982px;
background: #e32118 url(~/media/Wellard/header_tplft.ashx) no-repeat;
position: relative;
top: 20px;
margin:0;
padding:0;
}

#regbox{
width: 576px;
height: 114px;
background: white url(/../Design/reg_box_bg.gif) no-repeat;
position: absolute;
top:20px;
left:370px;

}
.regboxtitle{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #475862;
}

#regleft{
float:left;
width: 266px;
height: 65px;
background: white;
position: relative;
top:13px;
left: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #475862;
}
#regboxinner{
float:right;
width: 267px;
height: 71px;
padding:11px;
background: white url(/../Design/regBorder.gif) no-repeat;
/*border: 1px solid #d9d9d9;*/
position: relative;
top:13px;
right:15px;
}

#main{
display: block;
width: 982px;
background: none;
margin-top:10px;
}

#menutop{
width: 222px;
height: 29px;
background: white url(~/media/Wellard/nav_header.ashx) no-repeat;
padding-left:0px;
padding-right:0px;
}

#menu{
width: 222px;
background: white url(~/media/Wellard/nav_footer.ashx) no-repeat;
background-position:bottom;
padding-bottom:40px;
padding-left:0px;
padding-right:0px;
font-family:Arial, Verdana, Helvetica, sans-serif;	
font-size:6px;
margin: 0px;
}

#menu a {

	position:relative;
	top:4px;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding-left: 30px;
}
	
#menu img {
	position:relative;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

#menu a:hover, #menu a.active  { 
	color: #c0be38;
	text-decoration: none;		
}

.menulink {
	padding:0px;
	margin: 0px;
	background: transparent;
	background-position:left; 
	height:22px;
}

.menulink a:hover{
	background: transparent url(~/media/Wellard/nav_bullet.ashx) no-repeat;
	background-position: 12px;
}

.menulinkActive{
	padding:0px;
	margin: 0px;
	background: transparent url(~/media/Wellard/nav_bullet.ashx) no-repeat;
	background-position: 12px;
	height:22px;
}

.menulinkActive a { color:#c0be38; }


#menuholder{
	float:left;
	width: 222px;
	position:relative;
	margin: 0px;
	padding-left:0px;
	padding-right:0px;
}

#topcentermodule {
	float: left;
	width: 750px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:0px 0px 10px 10px;
	font-size:1px;
	line-height:1px;
	background-color:#FFFFFF;
}


#homepagemodule {
	float: left;
	width: 420px;
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	font-size:12px;
	line-height:14px;
	margin:0px 0px 0px 10px;
}

#rightmodule {
	float: left;
	width: 320px;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	font-size:12px;
	line-height:14px;
	margin: 0px 0px 0px 10px;
}
#homepagemoduleS {
	float: left;
	width: 320px;
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	font-size:12px;
	line-height:14px;
	margin:0px 0px 0px 10px;
}

#rightmoduleS {
	float: left;
	width: 420px;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	font-size:12px;
	line-height:14px;
	margin: 0px 0px 0px 10px;
}



/*---------roudned corner spans-------
.tr {
	display:inline;
	float:right;
	width:9px;
	height:9px;
	font-size:0px;
	background : #e32118 url(~/media/Wellard/header_tprht.ashx) no-repeat;
	top : 0;
	right : 0;
}

/* change position and image: bottom-left 
.bl {
	float:left;
	display:inline;
	width:9px;
	height:9px;
	font-size:0px;
	background : #e32118 url(~/media/Wellard/header_bmlft.ashx) no-repeat;
	position:absolute;
	bottom : 0;
	left : 0;
}

/* change position and image: bottom-right 
.br {
	display:inline;
	float:right;
	width:9px;
	height:9px;
	font-size:0px;
	background : #e32118 url(~/media/Wellard/header_bmrht.ashx) no-repeat;
	position:absolute;
	right : 0;
	bottom : 0;
}
/*---------roudned corner spans-------*//*/*/

#header img{
margin-top: 25px;
margin-left: 25px;
}

#nav{
height: 10px;
width: 600px;
position: absolute;
top: 158px;
left: 44px;
background: red;
}

#search{
position: absolute;
background: none; 
right: 18px;
bottom: 14px; 
width: 216px;
height: 16px;
}

#flashdiv{
display:block;
height: 126px;
width: 982px;
margin: 9px 0 9px 0;
padding: 0;
background: #111111;
}



#main-l{
width: 526px;
display:inline;
float: left;
margin: 0 10px 0 0;
padding: 20px 30px 0 30px;
background: #415968 url(~/media/Wellard/bg_div_long.ashx) no-repeat;
background-position: top left;
}

#main-r{
width: 326px;
display:inline;
float: left;
margin: 0;
padding: 20px 30px 0 30px;
background: url(~/media/Wellard/bg_div_short.ashx) no-repeat;
background-position: top left;
}

#footer-top{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
color: #ffffff;
width: 912px;
height: 41px;
background: #e6e7e8 url(~/media/Wellard/footer_bg_top.ashx) no-repeat;
background-position: top left;
margin: 12px 0 0 0;
padding: 13px 35px 0 35px;

}
#footer-top .left {
	color:#FFFFFF;
}

#footer-top img{
margin-right: 10px;
}

#footer-main{
display: block;
width: 912px;
float: left;
background: #e6e7e8;
background-position: top left;
margin: 0 0 0 0;
padding: 10px 35px 0 35px;

}

#footer-sub{
font-family: Arial, Helvetica, sans-serif;
float: left;
font-weight: normal;
font-size: 9px;
color: #7a94a4;
display: block;
width: 982px;
height: 30px;
background: #dbdcde url(~/media/Wellard/footer.ashx) no-repeat;
background-position: top left;
padding: 20px 0 0 0;

}

.lowest {
	margin-left: 36px;
}

#footer-search {
	width: 912px;
	height: 17px;
	float: right;
	padding: 10px 0 5px 0 ;
	border-top: 1px solid #657985;
	margin: 9px 0 0 0;
	margin-bottom: 4px;
	margin-top: 8px;
	font-family:Arial,  Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #475862;
}

.searchspana {
	float:right;
	margin-right: 5px;

}
.searchspanb {
	float:right;	
	margin-top: 1px;
}

/* --------column classes-------------- */


.footer-col-homebtn {
	width: 16px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #364650;
}
.footer-col {
	width: 122px;
	float: left;
	border-left: 1px solid #657985;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #364650;
	}

.footer-col ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.footer-col ul li a {
	display: block;
	padding: 2px 0px;
	font-size: 9px;
	color: #364650;
	text-decoration: none;
	}
	
.footer-col-sub {
	display: block;
	padding: 0px;
	margin-left: 7px;
	font-size: 9px;
	color: #364650;
	text-decoration: none;
}
	
.footer-col ul li a:hover {color: #c0be38;}

#footer-sub a {
	color: #7b92a2;
	text-decoration: none;
}
	
#footer-sub a:hover {color: #fff;}

a.footer-heading {
	display: block;
	padding: 2px 0px;
	font-size: 12px;
	color: #364650;
	text-decoration: none;
}

a.footer-heading:hover {
	color: #c0be38;
	text-decoration: none;
}
/* -----------------
old peet MENU
--------------------

#menu {
	position: absolute;
	top: 142px;
	clear: both;
	padding-left: 27px;	
	background: none;
	height: 41px;
	}

#menu ul {
	list-style-type: none; 
	margin: 0px;
	padding: 0px;
	height: 40px;
	float: left;
	}

#menu li {
	display: block;
	float: left;
	position: relative;
	margin: 0px;
	float: left;
	padding-left: 2px;
	}

#menu li a {
	color: #b8cfdf;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 12px 2px 16px 2px;
	}
	
#menu li img {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}

#menu li a:hover, #menu li a.active  { 
	color: #ffffff;
	text-decoration: underline;	
}
#menu li:hover {}

/* ---- dropdown ---- 

#menu li ul {
	position: absolute;
	left: 2px;
	top: 42px;
	display: none;
	width: 150px;	
	font-size: 10px;
	color: #fff;
	z-index: 100;
	}

#menu li ul li {
	float: none;
	border: 0px;
	padding-left: 0px;	
	}

#menu ul ul li a {
	display: block;
	text-decoration: none;
	color: #b8cfdf;
	padding: 3px 8px 3px 14px;
	height: auto;
	border:0;	
	border-bottom: 1px solid #6a7a86;
	background: #455a68;
	font-size: 11px;
	}
	
#menu ul ul li a:hover {	
	background: #526775; 
	color: #ffffff;
}

#menu li li:hover {border: 0px;}

#menu li:hover ul, #menu li.over ul { display: block; }
*/

/*
	Aarons new additions
*/	

.ContentContainer {
	background:#ffffff;
}

.ContentContainer p, div, td, span {
	font-size:12px;
	color:#666666;
}
.ContentTitle
{
	font-family:Arial, Verdana, helvetica, sans-serif;
	font-size:10pt;  
	font-weight: bold;
	color: #666666;
}

td.base320
{
	background-image:url(/../design/base_320.gif);
	height:15px;
}
td.base420
{
	background-image:url(/../design/base_420.gif);
	height:15px;
}
td.base750
{
	background-image:url(/../design/base_750.gif);
	height:15px;
}
.btnprev
{
	background-image:url(/../images/wellard/btn_bck_sml.png);
	background-position: left center;
	background-repeat:no-repeat;
}
.btnnext
{
	background-image:url(/../images/wellard/btn_frd_sml.png);
	background-position: right center;
	background-repeat:no-repeat;
}
.btnnewsprev
{
	background-image:url(/../images/wellard/news_btn_right.gif);
	background-position: right center;
	background-repeat:no-repeat;
}
.btnnewsnext
{
	background-image:url(/../images/wellard/news_btn_left.gif);
	background-position: left center;
	background-repeat:no-repeat;
}

.btnreg
{
	background-image:url(/../Images/btn_submit_wellard.gif);
	background-repeat:no-repeat;
	
	
	position:absolute;
	border: none;
	float: right;
	width: 67px;
	height:20px;
	padding: 0;
	bottom:9px;
	right:12px;
	
}