/* Tag Overrides */
html,body{
	height:100%;
}
body{
	color:#000000;
	background-image:url(/img/css/background.jpg);
	background-repeat:repeat-x;
	background-color:#edf1f2;
	font-family:Arial, Helvetica, sans-serif;	
	margin:0px;
	padding:0px;
}

img,table,td,form{
	border:0px;
	padding:0px;
	margin:0px;
}

a{
	outline:none;
	color:#333333;
}

a:hover{
	color:#ff6600;
}

hr{
	height:1px;
	background-color:none;
	border:none;
	border-top:solid #a4a4a4 1px;
}

/* Classes */
.red{
	color:#FF0000;
}

/* IDs */
#exampleID{
	color:#CCCCCC;
}

/* Browser Hacks */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
/* End hide from IE-mac */

#content_mask{
    background-color:#fff;
	background-image:url(/img/mask_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
    -moz-opacity: 0.75;
    opacity:.75;
    filter:alpha(opacity=75);
    z-index: 100;
    visibility: hidden;
	display:none;
    position: absolute;
	top:0px;
	left:20px;
    width: 900px;
	height: 100%;
	margin-right:25px;
}

#content_mask_footer{
	height:100%;
	width:100%;
	background-image:url(/img/content_bottom_bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#calc_error_overlay{
	position:absolute;
	left:347px;
	top:330px;
	visibility:hidden;
	display:none;
	width:245px;
	height:60px;
	background-color:#e4e4e4;
	background-image:url(/img/disclaimer_bg.jpg);
	background-repeat:repeat-x;
	border:solid #f66200 1px;
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	overflow-y:hidden;
	overflow-x:hidden;
	z-index: 101;
}

#calc_error_text{
	text-align:center;
}

#disclaimer_overlay{
	position:absolute;
	left:227px;
	top:200px;
	visibility:hidden;
	display:none;
	width:485px;
	height:240px;
	background-color:#e4e4e4;
	background-image:url(/img/disclaimer_bg.jpg);
	background-repeat:repeat-x;
	border:solid #f66200 1px;
	font-weight:normal;
	font-size:11px;
	padding:10px;
	overflow-y:hidden;
	overflow-x:hidden;
	z-index: 101;
}

#disclaimer_link_container{
	margin-top:30px;
	margin-left:10px;
}

#disclaimer_link_container a{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#forced_options_overlay{
	position:absolute;
	left:227px;
	top:200px;
	visibility:hidden;
	display:none;
	width:485px;
	height:240px;
	background-color:#e4e4e4;
	background-image:url(/img/disclaimer_bg.jpg);
	background-repeat:repeat-x;
	border:solid #f66200 1px;
	font-weight:normal;
	font-size:11px;
	padding:10px;
	overflow-y:hidden;
	overflow-x:hidden;
	z-index: 1001;
}

#forced_options_text{
	padding:12px;
	height:165px;
	overflow:hidden;
}	

.forced_option_text{
	font-weight:bold;
	padding-left:15px;
	margin-top:8px;
}

.change_option_text{
	font-weight:bold;
	color:#002940;
}

.new_price_text{
	font-weight:bold;
	color:#002940;
	font-size:13px;
}

#loader_overlay{
	position:absolute;
	left:0px;
	top:0px;
	/*visibility:hidden;
	display:none;*/
	width:100%;
	height:100%;
	z-index: 101;
}

#loader_content{
	width:200px;
	height:60px;
	background-color:#e4e4e4;
	background-image:url(/img/disclaimer_bg.jpg);
	background-repeat:repeat-x;
	border:solid #f66200 1px;
	color:#f66200;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	overflow-y:hidden;
	overflow-x:hidden;
}

#disclaimer_text{
	padding-left:35px;
	padding-right:35px;
	margin-top:25px;
}

#site_wrapper{
	padding-top:15px;
	visibility:hidden;
}

#container{
	width:940px;
	margin:auto;
	position:relative;
}

#bottom_gradient{
	width:940px;
	height:49px;
	background-image:url(/img/css/bottom_gradient.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#home_container{
	width:940px;
	height:640px;
	background-image:url('/img/css/home_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

#top_nav{
	width:940px;
	height:83px;
	text-align:center;
}

#nav_table{
	width:658px;
	float:right;
	margin-right:16px;
	height:30px;
	margin-top:5px;
}

#nav_table td{
	width:20%;
	text-align:center;
}

#nav_table td a{
	display:block;
	width:100%;
}

#nav_table td img{
	padding-top:10px;
	padding-bottom:10px;
}

#interior_container{
	background-image:url(/img/content_bg_repeat.jpg);
	background-repeat:repeat-y;
	position:relative;
}

#interior_container_top{
	position:absolute;
	width:940px;
	height:25px;
	background-image:url(/img/content_top_bg.jpg);
	background-repeat:no-repeat;
}


#content_table{
	/*height:400px;*/
}

#content_cell{
	padding-left:23px;
	padding-right:22px;
	padding-top:25px;
}

#interior_container_footer{
	background-image:url(/img/content_bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:940px;
	height:37px;
}

#footer_buttons{
	/*position:relative;
	top:15px;*/
	margin-top:25px;
}

#footer_button_table{
	width:100%;
}

#footer_button_cell{
	text-align:right;
}

.disclaimer_link a{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#content{
	overflow:hidden;
}

#no_script_div{
	position:absolute;
	height:100%;
	width:100%;
	text-align:center;
	z-index:200;
	background-color:#fff;
    -moz-opacity: 0.85;
    opacity:.85;
    filter:alpha(opacity=85);
}

#no_flash_cell{
	height:233px;
	background-color:#ffffff;
	text-align:center;
	font-size:12px;
}

#page_buttons{
	margin-top:15px;
}

#tracking_image{
	position:absolute;
}