*{ margin: 0; }

img{
	border: none;
}

.form_element{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	padding: 3px;
	border-color: #9F9F9F;
	border-style: solid;
	border-width: 1px;
}

.checkbox{
	margin-right: 5px;
	}

.header_font{
	font-size:18px;
	font-weight: bold;
	color: #1B4F65;
	font-variant:small-caps;
	font-stretch:wider;
}

.note_text{
	font-size:14px;
	color: #333333;
	font-weight: 800;
}


.header_and_footer{
	color: #EEEEEE;
}

.header_and_footer a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.header_and_footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.header_and_footer a:hover {
	text-decoration: none;
	color: #4AAED9;
}
.header_and_footer a:active {
	text-decoration: none;
	color: #4AAED9;
}
	
a:link {
	color: #4AAED9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4AAED9;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

body {
	text-align: center;
	background-color: #A1D4EB;
	background-image: url(../images/background/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	margin: 0px;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	padding-bottom: 35px;
	color: #333333;
	overflow: auto;
	height: 100%;
}

#content{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	height: 100%;
	border-style: solid;
	border-color: #9F9F9F;
	border-width: 1px;
	border-top: none;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	clear: left;
	}

.title_bar{
	background-color: #EEEEEE;
	padding: 10px;
	border-style: solid;
	border-color: #9F9F9F;
	border-width: 1px;
	overflow: auto;
	height: 73px;
}


.box{
/*
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-top-left-radius: 1em;
	-webkit-border-top-right-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
*/
	background: #EEEEEE;
	border-style: solid;
	border-color: #9F9F9F;
	border-width: 1px;
	padding: 10px;
	height: 100%;
	}

.note{
	background-color: #FFFFCC;
	border-style: outset;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 10px;
	

}

hr {
	border: 0;
	height: 2px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	clear: both;
}


/* ADMIN NAV */
#nav{
	margin-top: 10px;
}

#nav_main{
	height: 32px;
	overflow: hidden;
}

#nav_main_tabs{
	float: left;
	width: 615px;
	height: 32px;
	overflow: hidden;
}

#nav_main_preview_link{
	float: left;
	width: 335px;
	height: 16px;
	padding-top: 3px;
	font-weight: 500;

}

#nav_main_preview_link a:link {
	color: #000000;
}
#nav_main_preview_link a:visited {
	color: #000000;
}
#nav_main_preview_link a:hover {
	color: #666666;

}
#nav_main_preview_link a:active {
	color: #666666;
}


#nav_sub{
	background-image: url(../images/admin/nav_sub/background.gif);
	background-repeat: repeat-x;
	height: 38px;
	text-align:left;
	
	-moz-border-radius-topright: 1em;
	-webkit-border-top-right-radius: 1em;
}

#nav_sub_content{
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}

.nav_sub_content_button{
	max-width: 200px; 
	float: left;
	padding-top: 9px;
}

.nav_sub_content_divider{
	max-width: 200px; 
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
}

.nav_sub_content_link {
	max-width: 200px; 
	float: left;
	color: #000000;
	padding-top: 12px; 
}
.nav_sub_content_link a:link {
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.nav_sub_content_link a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.nav_sub_content_link a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.nav_sub_content_link a:active {
	font-weight: bold;
	color: #666666;

}

.nav_sub_content_link_selected, 
.nav_sub_content_link_selected a:link, 
.nav_sub_content_link_selected a:visited, 
.nav_sub_content_link_selected a:hover, 
.nav_sub_content_link_selected a:active{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.nav_sub_content_form{
	max-width: 400px;
	float: left;
	color: #000000;
	margin-top: 8px;

}




#header{
	background-image: url(../images/background/background_header.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding-left: 20px;
	padding-right: 20px;
	min-width: 984px;
}

#header_logo{
	float: left;
	width: 291px;
	padding-top: 6px;
	text-align: left;
}

#header_upgrade{
	float: right;
	padding-top: 8px;
	text-align: center;
	width: 250px;
	padding-right: 20px;
}

#header_nav{
	float: right;
	min-width: 150px;
	text-align: right;
	padding-top: 9px;
}

#header_sign_in{
	float: right;
	width: 375px;
	text-align: right;
	padding-top: 5px;
}

#header_sign_in_button{
	float: right;
	width: 60px;
	text-align: left;
	padding-top: 5px;
}

#header_forgot_password{
	float: right;
	width: 40px;
	text-align: left;
	padding-top: 15px;
	padding-left: 5px;
	line-height: 1.1;
	font-size: smaller;
}


#footer{
	background-image:url(../images/background/background_footer.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	/*
   	position: fixed;
   	*/
	position: fixed;
	bottom: 0;
	left: 0;
	color: #DFDFDF;
	min-width: 968px;
	z-index: 9;
}

#footer_content{
	text-align:center;
	margin: 0 auto;
	text-align: left;
	padding-top: 5px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#footer_content_left{
	width: 270px;
	text-align: left;
	float: left;
}

#footer_content_right{
	width: 630px;
	text-align: right;
	float: right;
}

#incorrect_login{
	float: right;
	text-align: center;
	overflow: visible;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	text-align:center; 
	font-weight: bold; 
	color:#FFFFFF;
	background-color:#000000;
	height:15px; 
	width: 490px;
	padding-bottom: 5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	position: absolute;
	right: 0px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.header_dropdown{
	float: right;
	text-align: center;
	overflow: visible;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	font-weight: bold; 
	color:#FFFFFF;
	background-color:#000000;	
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	position: absolute;
	right: 0px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;	
}

#incorrect_login{
	text-align:left;
	padding-right: 10px;
	height:22px; 
	width: 465px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 25px;
}

#forgot password{
	text-align:left;
	padding-right: 10px;
	height:25px; 
	width: 515px;
	padding-bottom: 10px;
}

#forgot_password_form_left{
	width: 275px;
	padding-right: 10px;
	float: left;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-left: 25px;
}
	
#forgot_password_form_right{
	width: 166px;
	float: left;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: left;
}
#forgot_password_form_right_reset{
	width: 125px;
	float: left;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 5px;
}

.step{
/*	background-color: #4AAED9;
*/	width: 500px;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-bottom:5px;

	overflow: hidden;
}

.step_pic{
	clear: both;
	overflow: hidden;
	padding-top: 5px;
}

.tour_buttons{
	float: right;
	text-align:right;
	width: 200px;
	margin-top: 25px;
	padding-right: 10px;
	overflow: hidden;
}

.tour_join_now{
	padding-top: 10px;
	text-align: center;
}

span.fakeLink{
	color: #4AAED9;
	cursor: hand;
	cursor: pointer;
}

span.fakeLink:hover{
	text-decoration: underline;
}
