/* CSS Document */

HTML
{
	height: 100%;
}

#body_index
{
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/index_body_bg.gif) repeat-x;
	height: 100%;
}

#body1
{
	margin: 0px;
	padding: 0px;
	background: #cad8e0 url(../images/body_bg3.gif) repeat-x;
	height: 100%;
}

#body2
{
	margin: 0px;
	padding: 0px;
	background: #cad8e0 url(../images/body_bg_secondary.gif) repeat-x;
	height: 100%;
}

#body3
{
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/body_bg_secondary_alt.gif) repeat-x;
	height: 100%;
}

#body4
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	height: 100%;
}
img
{
    border: none;
}

div#nonfooter
{
	position: relative;
	min-height: 100%;
}

* html #nonfooter
{
    height:100%;
}

div#header
{
	background-color: transparent;
	height: 66px;
	margin: 0px;
	font: 18px Arial, Helvetica, sans-serif;
}

div#headercontent
{
	height: 66px;
	width: 800px;
	margin: 0px auto;
}

div#headercontent_index
{
	height: 66px;
	width: 860px;
	margin: 0px auto;
}

div#logo 
{
  background: transparent;
  background-image: url(../images/logo.gif);
  float: left;
  width: 200px;
  height: 60px;
  margin-top: 5px;
}

div#navcontainer
{
	background-color: transparent;
	width: 540px;
	height: 50px;
	float: right;
	margin: 10px 35px 10px 0px;
}

#navlist li
{
	font-size: 12px;
	font-weight: bold;
	color: #CAD8E0;
	display: inline;
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	float: right;
}

#navlist a
{
	color: #FFFFFF;
	text-decoration: none;
}

div#container 
{
	/*background-color: #F8F8F8;*/
	width: 800px;
	margin: 15px auto;
	text-align: left;
}

div#container_index
{
	/*background-color: #F8F8F8;*/
	width: 860px;
	height: 770px;
	margin: 15px auto;
	text-align: left;
}
div#topcontainer
{
    background-color: transparent;
	width: 780px;
	height: 180px;
	margin: 0px auto 10px auto;
	padding: 0px;
}

div#topcontainer_index
{
    background-color: transparent;
	width: 860px;
	height: 250px;
	margin: 0px auto 10px auto;
	padding: 0px;
}

#topcontainer_index h1
{
	margin: 0px 0px 10px 30px;
}

.left
{
	background-color: transparent;
	float: left;
	width: 290px;
	position: relative;
	margin: 0px 10px 10px 5px;
	padding: 0px;
	display: inline;
}

.left_index
{
	background-image:url(../images/index_image.gif);
	float: left;
	width: 450px;
	height: 250px;
	position: relative;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.rightwrap
{
	background-image:url(../images/comingsoon_bg.gif);
	width: 450px;
	height: 250px;
	float: right;
	padding: 0px;
	margin: 0px;
	display: inline;
}

.rightwrap_index
{   
	width: 410px;
	height: 250px;
	float: right;
	padding: 0px;
	margin: 0px;
	display: inline;
}

div#slogan
{
    background: url(../images/main_text.gif) no-repeat;
	width: 450px;
	height: 63px;
}

div#button_container_index
{
    width: 410px;
    height: 54px;
    text-align: center;
}

div#tour_container
{
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	text-align: center;
	font-size: 18px;
	margin-top: 5px;
}

div#bottomcontainer
{
	background-image:url(../images/bottomcontainer_bg.gif);
	width: 768px;
	height: 318px;
	margin: 0px auto 10px auto;
	padding: 1px;

}

div#bottomcontainer_index
{
	width: 870px;
	margin: 0px auto 10px auto;
	padding: 0px;
	clear: left;
	border-bottom: solid 1px #ececec;
}

div#bottomcontainer_index h1
{
	color: #404040;
	font-family:Lucida Sans, Trebuchet MS,Arial;
	font-size:20px;
	margin: 0px 0px 20px 0px;
}

#bottomcontainer p
{
	font-family: Arial;
	color: #444;
	font-size: 100%;
	line-height: 24px;
	font-weight: normal;
}

div#bottomheader
{
	background-color: transparent;
	clear: both;
	position: relative;
	margin-top: 10px;
}

.leftbottom
{
	float: left;
	width: 290px;
	position: relative;
	margin: 45px 10px 0px 5px;
	padding: 0px;
	display: inline;
}

.leftbottom_index
{
	float: left;
	background-color: transparent;
	height: 200px;
	width: 440px;
	position: relative;
	margin: 0px 10px 0px 5px;
	padding: 0px;
	display: inline;
	border-right: solid 1px #ececec;
}

div#tools_list
{
	padding-bottom: 10px;
	border-bottom: solid 1px #ececec;
}

div#rebate_info
{
	padding-top: 15px;
}

div#tools_text
{
    background: url(../images/tools_text.gif) no-repeat;
    width: 440px;
    height: 63px;
}

.tools_container
{
    width: 440px;
    height: 64px;
    margin-bottom: 20px;
}

.tools_image
{
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 10px;
}

.tools_desc
{
    width: 366px;
    height: 64px;
    float: left;
}

.links_container
{
    width: 380px;
    height: 64px;
    margin-bottom: 20px;
}

.links_desc
{
    width: 346px;
    height: 64px;
    float: left;
}

.red
{
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #feffbf;
	margin-left: 10px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.rightwrapbottom
{
	background-color: transparent;
	width: 440px;
	float: left;
	padding: 0px;
	margin: 50px 5px 0px 0px;
	display: inline;
}

.rightwrapbottom_index
{
	width: 400px;
	height: 340px;
	float: left;
	padding: 0px;
	margin: 10px 10px 0px 0px;
	display: inline;
}
div#sale
{
	background: url(../images/sale_bg.gif) no-repeat;
    width: 378px;
    height: 155px;
    margin-left: 15px;
    margin-bottom: 15px;
    padding: 1px;
}

#sale p
{
	margin: 75px 10px 0px 10px;
}

div#newfeatures
{
	background: url(../images/newfeatures_bg.gif) no-repeat;
    width: 380px;
    height: 200px;
    margin-left: 15px;
    margin-bottom: 25px;
}

.smalltextp
{
	margin: 0px 20px 20px 30px;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-weight: bold;
	color: #444;
	background-color: inherit;
	font-size: 11pt;
	line-height: 20px;
	font-weight: normal;
}
.smalltextp_bold
{
	margin: 10px 20px 10px 30px;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #feffbf;
	font-size: 11pt;
	line-height: 20px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.smalltextptools
{
	margin: 0px;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-weight: bold;
	color: #444;
	background-color: inherit;
	font-size: 11pt;
	line-height: 20px;
	font-weight: normal;
}

.disclaimertext
{
	font-family: Arial;
	color: #444;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	margin: 15px;
}

.option
{
	width: 250px;
}

.inputtr
{
	height: 40px;
}

.inputtd
{
	width: 60px;
}

search
{
	margin: 0px;
}

.search_bottom
{
	margin: 0px 0px 10px 0px;
}

form#form1
{
	margin: 0px;
	padding: 0px;
}

div#disclaimer
{
	width: 280px;
	height: 65px;
	margin: 5px 0px 0px 5px;
	background-color: #FFFFC0;
	font-size: 10px;
	color: #444;
	padding: 2px;
	line-height: 15px;
}

div#bottomanchor
{
	height: 80px;
    margin-left: 10px;
}

div#divResultsContainer
{
	background-color: transparent;
	position:relative;
	width: 440px;
	margin: 0px auto 10px 20px;
}

#divResultsContainer a
{
	text-decoration: underline;
	margin-right: 10px;
}

#divResultsContainer a:hover
{
	color: Green;
}

div#divSearchResultCurrent
{
    background-color: transparent;
	color: #404040;
	font-family: Arial;
	font-size: 12px;
	width: 440px;
	position: relative;
	height: 200px;
	padding: 0px;
	margin: 0px auto 0px auto;
	display: none;
}

div#divSearchResultCurrentGrid
{
	color: #404040;
	font-family: Arial;
	font-size: 12px;
	width: 440px;
	position: relative;
	padding: 0px;
	margin: 0px auto 0px auto;
}

div#divSearchResultCurrentMap
{
    background-color: Transparent;
	color: #404040;
	font-family: Arial;
	font-size: 12px;
	width: 440px;
	height: 250px;
	position: relative;
	padding: 0px;
	margin: 0px auto 0px auto;
	display: block;
	text-align: left;
}

div#map
{
	background-color: Transparent;
	width: 240px;
	height: 210px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}

div#mapcontainer
{
	height: 210px;
	width: 170px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	float: left;
	display: inline;
}

div#legend1
{
	background-image:url(../images/legend.gif);
	width: 160px;
	height: 120px;
	padding: 0px;
	margin: 10px auto 0px auto;
}

div#atlasselect
{
	width: 160px;
	padding: 0px;
	margin: 10px auto 0px auto;
}

div#divSearchResultCurrent h2
{
	color: #000000;
	font-family: Arial;
	font-size:20px;
	font-weight: normal;
	margin: 0px;
}

div#leftResultGridContainer
{
	position: relative;
	text-align: left;
	height: 60px;
	width: 100%;
}

div#leftResultGrid
{
	position: relative;
	background-color: #FFFFCC;
	width: 70px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: left;
	border: solid 1px #C5BD99;
	margin: 5px 0px 5px 0px;
	display: inline;
}

/***************************************************************Footer Index*************************************/

div#footer_index
{
	background-color: #404040;
	position: relative;
	height: 100px;
    margin-top: -101px;
    margin-left: auto;
    margin-right: auto;
	font-size: 10px;
	padding: 0px;
	clear: both;
	border-top: solid 1px #8080ff;
	color: #FFFFFF;
}

div#footer_index h2
{
	color: #ececec;
}

div#footer_index a
{
	font-size: 10px;
	color: #9fa8be;
	text-decoration: underline;
	margin: 0px;
}

#footer_index p
{
	margin: 0px;
	color: #FFFFFF;
	line-height: 12px;
}

div#footer_container
{
	width: 860px;
	margin: 20px auto 0px auto;
	padding: 0px;
}

div#leftadvert
{
	float: left;
	width: 270px;
	margin-right: 20px;
}

div#rightadvert
{
	float: left;
	width: 270px;
	margin-right: 20px;
}

div#copyright
{
	float: left;
	width: 280px;
	padding-top: 20px;
}

#footerlist_index a
{
	color: #FFFFFF;
}

/***************************************************************Footer Secondary Pages*************************************/

div#footer
{
	background-color: #92b94d; 
	position: relative;
	height: 50px;
    margin-top: -52px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	font-size: 10px;
	padding: 0px;
	clear: both;
	border-top: solid 1px #8080ff;
}

div#footer a
{
	font-size: 10px;
	color: #404040;
	text-decoration: underline;
	margin: 0px;
}

#bottomLinks
{
	list-style: none;
	margin: 0px;
	padding-top: 5px;
}

.therest
{
	display: inline;
	border-left: 1px solid #527597;
	padding-right: 1em;
	padding-left: 1em;
}

.first
{
	display: inline;
	padding-right: 1em;
	border-left: 0 none transparent;
}

#bottomLinks a
{
	color: #A6B8CA;
	text-decoration: underline;
	margin: 0px;
}

#footer p
{
	margin: 0px;
}

#footerlist li
{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #CAD8E0;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	margin-bottom: 5px;
}

#footerlist a
{
	color: #FFFFFF;
}
/*------------------- Typography-------------------------------------------*/

h1
{
	color: #404040;
	font-family:Lucida Sans, Trebuchet MS,Arial;
	font-size:18px;
	font-weight: bold;
	margin: 0px 0px 20px 30px;
}

h2
{
	color: #000000;
	font-family: Trebuchet MS,Arial;
	font-size:20px;
	font-weight: normal;
	margin: 0px;
}

h3
{
    color: #000000;
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h4
{
	color: #000000;
	font: 12px Verdana,Arial, Helvetica, sans-serif;
	font-weight: normal;
	position: relative;
	margin: 5px 0px 10px 0px;
}

a
{
	color: #0000FF;
	margin: none;
	padding: none;
	text-decoration: underline;
}

.largeanchor
{
	font-family: Trebuchet MS,Arial;
	font-size:20px;
	font-weight: normal;
	margin: 0px;
}
p 
{
	margin: 0px 0 5px 0;
	font-family: Arial;
	color: #444;
	background-color: inherit;
	font-size: 100%;
	line-height: 24px;
	font-weight: normal;
}

/*------------------------------------Grid Lookup-------------------------------------------*/

.textstreet
{
	padding-top: 0px;
	margin-top: 5px;
}

div#bottomcontainer_grid
{
	background: #ececec url(../images/bottomcontainer_grid_bg.gif) no-repeat ;
	/*background-color: #FFFFFF;*/
	width: 770px;
	height: 320px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: solid 4px #CCC;
}

div#bottomcontainer_grid h2
{
	margin: 2px 0px 5px 5px;
	color: #000000;
	font-family: Verdana;
	font-size: 18px;
}

.searchcontainer
{
	float: left;
	width: 295px;
	position: relative;
	margin: 45px 5px 0px 5px;
	padding: 0px;
	display: inline;
}

.searchcontainer div {
	background-color: transparent;
}

.searchcontainer p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.searchcontainer a 
{
	height: 30px;
	cursor:pointer;
	display:block;
	padding-top: 10px;
	padding-left: 5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	color: Black;
	font-family: Arial;
	background-image: url("../images/palette_bg.gif");
}
.searchcontainer a:hover {
	text-decoration: underline;
}
.searchcontainer a.selected {
	background-image: url("../images/palette_bg_inactive.gif");
}

.rightwrapbottom_grid
{
	background-color: transparent;
	width: 440px;
	float: left;
	padding: 0px;
	margin: 50px 5px 0px 0px;
	display: inline;
}
div#signup
{
    background: #FFFFFF url(../images/signup_image.gif) no-repeat; 
    position: relative;
    margin: 45px 5px 5px 5px;
    height: 260px;
    width: 750px;
    border: solid 4px #ececec;
    /*Change me to display: block; when the shopping cart is in place*/
    display: block;
    
}

div#signup_left
{   
    position: relative;
	width: 350px;
	height: 260px;
	font-family: Arial;
	font-size: 125%;
	color: #444;
	text-align: center;
	vertical-align: bottom;
	padding: 1px;
}

div#button_container
{
    width: 350px;
    height: 54px;
    margin-top: 195px;
    text-align: center;

}
div#savedsearches
{
	width: 770px;
	background-color: #FFFFFF;
	margin: 10px auto 10px auto;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border: solid 4px #CCC;
	clear: both;
}

div#savedsearches_header 
{
	width: 770px;
	height: 40px;
	background-color: #404040;
	margin: 0px;
	line-height: 40px;
	vertical-align: middle;
}

div#header_text
{
    float: left;
    height: 40px;
}
div#header_exp
{
    float: left;
    height: 40px;
    margin-left: 60px;
    color: #ececec;
}
div#header_tools
{
    float: right;
    height: 40px;
    margin-top: -5px;
}
div#savedsearches_header h2
{
	color: #FFFFFF;
	margin-left: 5px;
}

div#savedsearches_header a
{
	color: #FFFFFF;
}

#print li
{
	display: inline;
	list-style-type: none;
	float: right;
	margin-top: -10px;
	margin-right: 10px
}

div#divResultLinks
{
	height: 30px;
	line-height: 30px;
	vertical-align : middle;
	position: relative;
	float: right;
}

.searchresults
{
	width: 420px;
}

.firstrow
{
	background-color: #F2F2F2;
	height: 40px;

}

.secondrow
{
	background-color: #FFFFFF;
	height: 40px;

}

.firstcol
{
	font-weight: bold;
	width: 100px;
}

.entergrid
{
	width: 200px;
}

/*------------------------------------User Pages-------------------------------------------*/

div#topcontainer_secondary
{
    background-color: transparent;
	width: 800px;
	height: 60px;
	margin: 0px auto 10px auto;
	padding: 0px;
	text-align: center;
}

#topcontainer_secondary h1
{
    font-size: 24px;
    margin-top: 20px;
    line-height: 34px;
}

div#bottomcontainer_newuser
{
	width: 800px;
	height: 610px;
	margin: 0px auto;
	padding: 0px;
}

.buttoncontainer
{
    text-align: center;
}

/*------------------------------------New User Registration - Select Account Type -------------------------------------------*/

div#chooseaplan {
	/*background-color: #eaf2f6;*/
	background-color: #FFFFFF;
	width: 751px;
	height: 530px;
	margin: 0px auto;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: solid 4px #CCC;
}

#chooseaplan h1
{
    font-weight: bold;
    font-family: Trebuchet MS, Arial;
    font-size: 28px;
    margin: 0px 0px 10px 0px;
    color: #404040;
    border-bottom: solid 1px #CCC;
}

#chooseaplan h2
{
    font-weight: bold;
    font-family: Arial;
    font-size: 20px;
    margin: 0px 0px 0px 0px;
    color: #e61717;

}

#chooseaplan h3
{
    font-weight: bold;
    font-family: Arial;
    font-size: 20px;
    margin: 0px 0px 5px 0px;
    color: #404040;
}

div#newuser_left_container
{
    background:url(../images/chooseaplan_bg.gif) repeat-x;
    width: 360px;
    height: 440px;
    margin: 10px 0px 20px 10px;
    float: left;
    border-right: solid 1px #ececec;
    border-top: solid 1px #ececec;
}

div#newuser_left
{
    background:url(../images/chooseaplan_bg.gif) repeat-x;
    width: 344px;
    height: 415px;
    margin: 0px 10px 10px 10px;
}

div#newuser_right_container
{
    background:url(../images/chooseaplan_bg.gif) repeat-x;
    width: 360px;
    height: 440px;
    margin: 10px 10px 20px 10px;
    float: left;
    border-top: solid 1px #ececec;
}

div#newuser_right
{
    width: 344px;
    height: 415px;
    margin: 0px 10px 10px 10px;
}

#chooseaplan li
{
    font-family: Arial;
    font-size: 14px;
    margin-bottom: 10px;
    list-style-type: none;
}

#chooseaplan ul
{
    margin: 10px 0px 0px 0px;
    padding-left: 10px;

}

#newuser_left a
{
	margin-top: 10px;
	margin-left: 0px;
	font-size: 18px;
}

#prices
{
	margin-top: 10px;
	margin-left: 10px;
}

#prices tr
{
	background-color: #feffbf;
	border-bottom: solid 1px #ccc;
}

.nummonths
{
	width: 160px;
	height: 35px;
}
	
#chooseaplan p
{
    font-family: Arial;
    font-size: 16px;
    margin-bottom: 12px;
}

#chooseaplan label {
	text-align: right;
	margin-left: 10px;
	width: 200px;
	padding-top: 15px;
	display: inline;
}

div#chooseaplan_text
{
    background: url(../images/chooseaplan_text.gif) no-repeat;
    width: 310px;
    height: 50px;
    margin: 5px 0px 0px 5px;
}

/*------------------------------------new user registration - Create Account-------------------------------------------*/

div#newuser_create {
	/*background-color: #eaf2f6;*/
	background-color: #FFFFFF;
	width: 500px;
	height: 500px;
	margin: 0px auto;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border: solid 4px #CCC;
}

div#confirmation
{
    height: 200px;
    width: 500px;
    margin: 0px auto 10px auto;
    background-color: #ebf6fb;
}

#confirmation h1
{
    font-weight: bold;
    font-family: Trebuchet MS, Arial;
    font-size: 24px;
    margin: 10px 0px 10px 0px;
    color: #404040;
}


div#createanaccount_text
{
    background: url(../images/createanaccount_text.gif) no-repeat;
    width: 490px;
    height: 50px;
    margin: 5px;
    text-align: right;
}

div#newuser_form
{
    width: 500px;
    height: 360px;
}

#newuser_form input, #ddlPasswordQuestion 
{
	padding: 5px;
	width: 260px;
	font-family: Helvetica, sans-serif;
	margin:  10px 0px 0px 0px;
	border: 2px solid #ccc;
}

#ddlPasswordQuestion 
{
    width: 274px;
}

#passwordrequirements li
{
	font-size: 12px;
	color: #444;
	margin-left: 150px;
}

#newuser_form input:focus, ddlPasswordQuestion:focus
{
    background-color: #feffbf;
	border: 2px solid #c0c0c0;
	
}

#newuser_form input:hover, ddlPasswordQuestion:hover
{
	border: 2px solid #c0c0c0;
	
}

#newuser_form label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 160px;
	padding-top: 15px;
	display: inline;
}

#newuser_text label {
	text-align: right;
	margin-left: 10px;
	width: 200px;
	padding-top: 15px;
	display: inline;
}

div#signupresults
{
    margin: 10px;
    background-color: #eaf2f6;
    color: #404040;
    text-align: center;
}

#returnhome a
{
    margin: 10px;
    color: #92b94d;
    font-weight: bold;
}

#chkTerms
{

    margin: 0;
}

#newuser_form_bottom table {
	margin: 10px 0px 10px 167px;
}
/*-----------------------------------submit payment page-------------------------------------------*/

div#confirm_selection
{
    background-color: #FFFFFF;
	width: 500px;
	height: 80px;
	margin: 0px auto 10px auto;
	padding-top: 10px;
	border: solid 4px #CCC;
}

#confirm_selection p
{

    font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
    color: #404040;
}

#confirm_selection a
{

    font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
}

#confirm_selection h3
{

    font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 5px;
	width: 90px;
    color: #404040;
    background-color: Yellow;
}

#confirm_selection label
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
    color: #404040;
}

div#bottomcontainer_payment
{
	width: 800px;
	height: 780px;
	margin: 0px auto;
	padding: 0px;
}

div#payment_submit
{
	background-color: #FFFFFF;
	width: 500px;
    height: 610px;
	margin: 0px auto 20px auto;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border: solid 4px #CCC;
}

div#submitpayment_text
{
    background: url(../images/submitpayment_text.gif) no-repeat;
    width: 490px;
    height: 50px;
    margin: 5px;
    text-align: right;
}

#payment_submit input, #ddlCardType, #ddlMonth, #ddlYear, #ddlState {
	padding: 5px;
	font-family: Helvetica, sans-serif;
	margin:  10px 0px 0px 0px;
	border: 2px solid #ccc;
}
#txtFname,#txtLname,#txtCardNumber,#txtStreet,#txtCity
{
	width: 260px;
}

#txtZip
{
	width: 140px;
}

#txtAreaCode,#txtFirstThree,#txtLastFour
{
	width: 30px;
}

div#creditcards
{
    margin: 10px 0px 0px 173px;
}

#ddlCardType
{
    width: 140px;
    padding: 0px;
}

#ddlMonth
{
    width: 100px;
    padding: 0px;
    margin-right: 10px;
}

#ddlYear 
{
    width: 60px;
    padding: 0px;
}

#ddlState
{
    width: 120px;
    padding: 0px;
}

#txtZip
{
    width: 40px;
}

#payment_submit input:focus, #ddlCardType:focus, #ddlMonth:focus, #ddlYear:focus, #ddlState:focus 
{
    background-color: #feffbf;
	border: 2px solid #c0c0c0;
	
}

#payment_submit input:hover, #ddlCardType:hover, #ddlMonth:hover, #ddlYear:hover, #ddlState:hover
{
	border: 2px solid #c0c0c0;
	
}

#payment_submit label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 160px;
	padding-top: 15px;
	display: inline;
}

div#phone
{
	width: 50px;
}

#signupresults table
{
	width: 480px;
	margin: 0px auto;
}

#signupresults td
{
	width: 240px;
	text-align: center;
}

/*------------------------------------Login Page-------------------------------------------*/
#login-area {
	background-color: #FFFFFF;
	width: 300px;
	height: 200px;
	margin: 0px auto 10px auto;
	border: solid 4px #CCC;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

#login-area input, #ddlPasswordQuestion {
	padding: 5px;
	width: 160px;
	font-family: Helvetica, sans-serif;
	margin:  10px 0px 0px 0px;
	border: 2px solid #ccc;
}

#ddlPasswordQuestion 
{
    width: 274px;
}

#login-area input:focus, ddlPasswordQuestion:focus{
	background-color: #feffbf;
	border: 2px solid #c0c0c0;
}

#login-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 15px;
	display: inline;
}

div#buttoncontainer
{
    text-align: center;
}

div#loginlinks
{
    width: 240px;
    margin: 10px auto;
}

#loginlinks p
{
    font-size: 80%;
}

#loginlinks a
{
    color: #404040;
    font-weight: bold;
}
#lockoutwarning
{
	margin-top: 20px;
	background-color: #FFFFFF;
	width: 380px;
	margin: 0px auto;
	font-family: Arial;
	color: #404040;
	font-size: 80%;
	text-align: center;
}
/*------------------------------------Forgot Password Page-------------------------------------------*/
#forgotpassword-area {
	background-color: #FFFFFF;
	width: 340px;
	height: 200px;
	margin: 0px auto;
	border: solid 4px #CCC;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

#PasswordRecovery1 td
{
    height: 30px;
}

.titleTextStyle
{
    font-family: Arial;
	font-size: 90%;
	font-weight: bold;
}

.submitbuttonstyle
{
    float: left;
    margin-left: 125px;
    width: 85px;
    height: 35px;
    background-image:url(../images/submit_button.gif);
}

.labelstyle
{
    font-weight: bold;
}
/*------------------------------------Account Info Page-------------------------------------------*/

#accountinfo_area {
	background-color: #FFFFFF;
	width: 365px;
	height: 305px;
	margin: 0px 10px 0px 10px;
	padding: 5px;
	border: solid 4px #CCC;
	float: left;
}
div#accountinfo_area_in {
	background-color: #FFFFFF;
	width: 345px;
	margin: 10px;
	padding: 0px;
}
#accountinfo_area_in table
{
	width: 345px;
	font-family: arial;
}	
.odd
{
	background-color: #f3f3f3;
}
.even
{
	background-color: #FFFFFF;
}
.head
{
	padding: 10px;
	font-weight: bold;
	width: 150px;
}
.values
{
	padding: 10px;
	width: 150px;
}
#accountinfo-area {
	background-color: #FFFFFF;
	width: 375px;
	height: 315px;
	margin: 0px 10px 0px 0px;
	border: solid 4px #CCC;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#accountinfo-area input
{
	padding: 5px;
	width: 160px;
	font-family: Helvetica, sans-serif;
	margin:  10px 0px 0px 0px;
	border: 2px solid #ccc;
}

#accountinfo-area input:focus
{
	background-color: #feffbf;
	border: 2px solid #c0c0c0;
}

#accountinfo-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 180px;
	padding-top: 15px;
	display: inline;
}

#blanket {
    background-color:#111;
    opacity: 0.65;
    filter:alpha(opacity=65);
    position:absolute;
    z-index: 9001;
    top:0px;
    left:0px;
    width:100%;
}

#popUpDiv 
{
    position:absolute;
    background-color:#eeeeee;
    width:300px;
    height:300px;
    z-index: 9002;
}

div#signup_recur
{
    background: #FFFFFF url(../images/upgradeyouraccount.gif) no-repeat; 
    position:absolute;
    height: 290px;
    width: 750px;
    border: solid 4px #ececec;
    z-index: 9002;
    
}

div#signup_left_recur
{   
    position: relative;
	width: 420px;
	height: 260px;
	font-family: Arial;
	font-size: 125%;
	color: #444;
	text-align: center;
	vertical-align: bottom;
	padding: 1px;
}

div#signup_again
{
    background: #FFFFFF url(../images/renewyouraccount.gif) no-repeat; 
    position:absolute;
    height: 290px;
    width: 750px;
    border: solid 4px #ececec;
    z-index: 9002;
    
}

#signup_left_recur a
{
	margin-top: 210px;
	font-size: 18px;
}
.tour_container_recur
{
	width: 420px;
	margin-top: 190px;
}

.button_container_recur
{
    width: 420px;
    height: 54px;
    margin-top: 10px;
    text-align: center;
}

/*------------------------------------Terms and Conditions-------------------------------------------*/

div#container_terms
{
	/*background-color: #F8F8F8;*/
	width: 870px;
	height: 1530px;
	margin: 15px auto 10px auto;
	text-align: left;
}

/*------------------------------------Confirmation Page-------------------------------------------*/

div#confirmation_container
{
	background-color: #FFFFFF;
	width: 780px;
	margin: 20px;
}

div#header_confirmation
{
	background-color: #FFFFFF;
	width:  780px;
	height: 40px;
	margin: 0px;
	text-align: left;
	line-height: 24px;
	font-size: 24px;
	vertical-align: middle;
	color: #c5d4dc;
	font-family: Trebuchet MS,Arial;
	font-weight: normal;
}

div#topcontainer_confirmation
{
    background-color: transparent;
	width: 780px;
	height: 60px;
	margin: 0px auto 10px auto;
	padding: 0px;
	text-align: center;
}

#topcontainer_confirmation h1
{
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
    font-size: 20px;
    margin-top: 20px;
    line-height: 34px;
}

div#confirmationbody {
	background-color: #FFFFFF;
	width: 752px;
	margin: 0px;
	padding: 10px;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-weight: bold;
	color: #444;
	background-color: inherit;
	font-size: 11pt;
	line-height: 20px;
	font-weight: normal;
	border: solid 2px #CCC;
}

#confirmationbody table
{
	font-size: 10pt;
}

.newp
{
	margin-top: 20px;
}

div#footer_alt
{
	background-color: #FFFFFF; 
	position: relative;
	height: 50px;
    margin-top: -52px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	font-size: 10px;
	padding: 0px;
}

.darkletters
{
	color: #404040;
}

/*------------------------------------Contact Page-------------------------------------------*/

div#contactarea {
	/*background-color: #eaf2f6;*/
	background-color: #FFFFFF;
	width: 600px;
	height: 300px;
	margin: 0px auto;
	padding: 5px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border: solid 4px #CCC;
}

#contactarea a
{
	margin-top: 20px;
}


/*------------------------------------Contact Page-------------------------------------------*/

div#adminpage h1
{
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	margin: 20px 0px 20px 0px;
}

/*------------------------------------Tour-------------------------------------------*/

div#container_tour
{
	/*background-color: #F8F8F8;*/
	width: 850px;
	height: 5100px;
	margin: 15px auto 10px auto;
	text-align: center;
}

div#container_tour h2
{
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-decoration: underline;
}

div#container_tour h3
{
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	text-align: center;
}

div#container_tour p
{
	text-align: center;
}

#container_tour img
{
	margin-bottom: 20px;
}

div#button_container_tour
{
    width: 850px;
    height: 54px;
    margin-top: 10px;
    text-align: center;
}
/*************************Admin Page*****************************************************************/

div#adminpage span
{
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 20px;
}

.headings
{
	margin-top: 15px;
}

/*************************Rebate Page*****************************************************************/

.rebateli
{
	margin-top: 10px;
	font-family: font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 11pt;
	color: #444;
}