body {
    background-color: #e0e0e0;
    color: #333366;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: small;
/*    SCROLLBAR-FACE-COLOR: #e0e0e0;
    SCROLLBAR-HIGHLIGHT-COLOR: #707070;
    SCROLLBAR-SHADOW-COLOR: #606060;
    SCROLLBAR-3DLIGHT-COLOR: #606060;
    SCROLLBAR-ARROW-COLOR: #707070;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #606060;
*/
}

table {
    background-color: #ffffff;

}

th {
    background-color: #000000;
    border-color: #000000;
    border-style: dotted;
    border-width: 0px; 
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-style: normal;
    text-align: left;
}

td {
    border-color: #ffffff;
    border-width: 0px; 
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;    
    font-size: 13px;
    font-style: normal;
}

.yellowtable  {
    background-color: yellow;
    border-color: #000000;
}

.outertable  {
    background-color: #ffffff;
    border-color: #000000;
}

.outertable2  {
    background-color: #e0e0e0;
    border-color: #000000;
}

.text  {
    background-color: #F4F9EE;
    border-color: #000000;
    font-weight: bold;
}

.labels  {
    color: #990033;
    font-style: italic;
    font-weight: normal;
}

.star  {
    color: #990033;
    font-style: normal;
    font-weight: normal;
}

a:link { color: blue; }
a:active { background: yellow; }
a:visited { color: purple; }
a:hover { color: red; }

.nav {margin-right:5px;}
a:link.nav { color:#304D6D; text-decoration:none; }
a:active.nav { background:#304D6D; text-decoration:none }
a:visited.nav { color:#304D6D; text-decoration:none; }
a:hover.nav { color:red; text-decoration:none; }

a:link.white { color:white; text-decoration:underline; }
a:active.white { background:yellow; text-decoration:none }
a:visited.white { color:white; text-decoration:underline; }
a:hover.white { color:red; text-decoration:none; }

#catch {display: none;}


/* New Host Profile Styles */
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
	border:3px solid #FFF;
}
#hostdashboard_wrapper {
	background-image: url(hosts/hostdashboard/background_hostdashboard.jpg);
	background-repeat: repeat;
}
#hostdashboard_menu {
	margin: 10px;
	padding: 0px;
	float: left;
	width: 220px;
}
#hostdashboard_menu ul{
	background-image: url(hosts/hostdashboard/background_menu.jpg);
	background-repeat: repeat-y;
	padding:0;
	margin:0;
	list-style-type: none;
	border-top:1px solid #FFF;
	border-bottom:1px solid #D3D9B4;
}
	
#hostdashboard_area {
	margin: 10px;
	padding: 0px;
	float: left;
	width: 702px;
}
#hostdashboard_menu h3 {
	background-image: url(hosts/hostdashboard/background_menutitle.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 220px;
	padding:0;
	padding-left: 15px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:44px;
	color:#314D6D;
	font-weight:normal;
}
#hostdashboard_footer {
	font-size: 0px;
	background-image: url(hosts/hostdashboard/background_hostmenufooter.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 220px;
	overflow: hidden;
}
#hostdashboard_menu li {
	display: inline-block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D3D9B4;
	border-bottom-color: #FFF;
	width: 220px;
	padding-top:7px;
	padding-bottom:7px;
	margin:0px;
}
#hostdashboard_menu li:hover {
	background-color:#DFE9A3;
}

#hostdashboard_menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	display:block;
	padding-left:15px;
	padding-right:25px;
	outline-style:none;
	outline:none;
	margin:0px;
	width:180px;
}
#hostdashboard_menu ul li a:hover {
	
}
.hostdashboard_sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 44px;
	font-weight: normal;
	color: #314D6D;
	background-image: url(hosts/hostdashboard/background_contenttitle.gif);
	margin:0px;padding:0px;
	padding-left: 20px;
	border-bottom:1px solid #D3D9B4;
}
#hostdashboard_area {
	margin: 10px;
	padding: 0px;
}
.hostdashboard_sectioncontent {
	background-color: #FFFFEE;
	margin: 0px;
	padding: 0px;
}
.hostdashboard_sectionfooter {
	font-size: 0px;
	background-image: url(hosts/hostdashboard/background_contentfooter.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 702px;
	overflow: hidden;
}

div.hr {
  font-size: 0px;
	background-image: url(hosts/hostdashboard/background_hr.jpg);
	background-repeat: repeat-x;
	height: 3px;
	margin-top:10px;
	margin-bottom:5px;
	width:702px;
	overflow:hidden;
	padding:0px;
	border:none;
}
div.hr hr {
  display: none;
}
.dashboard_fullwidth {
	width:650px;
	float:left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.dashboard_leftcolumn {
	width:300px;
	float:left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.dashboard_rightcolumn {
	width:320px;
	float:left;
	margin-left:40px;
}
.dashboard_itemtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#314D6D;
	font-weight:600;
	margin-right:0px;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dashboard_itemtitle2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#314D6D;
	font-weight:600;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.input_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.input_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.input_box1 {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	border:1px solid #B8BF90;
	margin:0px;
	padding:5px;
}
.input_box1_full {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	border:1px solid #B8BF90;
	margin:0px;
	padding:5px;
}
.inputbox_warning {
	border:1px solid #FF9900;
	background-color:#FFE8C7;
	}
.input_warning_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	margin:3px 0px;
	padding:0px;
	color:#FF6600;
	display:none;
	}
#hostdashboard_logindetails_username  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.button1_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
	color: #FFF;
	background-image: url(hosts/hostdashboard/button1_orange.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 34px;
	width: 159px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	cursor:pointer;
	text-shadow: 1px 1px 1px #666;
}
.button1_orange:hover {
	background-image: url(hosts/hostdashboard/button1_orange_hover.gif);
}
.button1_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
	color: #FFF;
	background-image: url(hosts/hostdashboard/button1_green.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 34px;
	width: 159px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	cursor:pointer;
	text-shadow: 1px 1px 1px #666;
}
.button1_green:hover {
	background-image: url(hosts/hostdashboard/button1_green_hover.gif);
}

#hostdashboard_login_save, #hostdashboard_address_save {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:40px;
}
#form_errors, #connection_error, #form_errors_address, #form_errors_listing, #connection_error_address, #connection_error_listing, #contactdetails_errors, #contactdetails_connection_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	display:none;
}

.hostdashboard_saved {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 34px;
	font-weight: normal;
	color: #666;
	float:left;
	margin-right:10px;
}
#hostdashboard_login_saved, #hostdashboard_contact_saved, #hostdashboard_address_saved, #hostdashboard_listing_saved, #position_set_saved {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100px;
	display:none;
}
#hostdashboard_login_saving,#hostdashboard_contact_saving, #hostdashboard_address_saving, #hostdashboard_listing_saving {
	display:none;
	}
#areyoustillthere {
	margin:0;
	padding:0px 20px 0px 20px;
}
#areyoustillthere h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
	color:#314D6D;
	margin:0;padding:0;
}
#areyoustillthere p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#666;
	margin:10px 0px 10px 0px;padding:0;
}
.areyoustilltherecountdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#666;
	padding:15px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #CCC;
	background-color:#FFFFEE;
	}
.hostdashboard_p1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#gmap {
	background-image: url(hosts/hostdashboard/background_map.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 352px;
	width: 340px;
	overflow: hidden;
	position: relative;
}errors
.hostdashboard_dropdown {

}
#profileonoff {
	width:320px;
	float:left;
	margin-left:40px;
	}
	
.profileonoff {
	border:1px solid #CCC;
	background-color:#FFF;
	}
#googlemap {
	height: 304px;
	width: 304px;
	position: absolute;
	left: 19px;
	top: 16px;
}
.input_warning_text a {
	color: rgb(255, 102, 0);
	text-decoration:underline;
	}.photosuploaded_photo {
	background-image: url(_PhotoUpload/images/emptyframe.jpg);
	overflow: hidden;
	position: relative;
	height: 129px;
	width: 140px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
}
.photosuploaded_thumbail {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 14px;
	top: 13px;
	overflow: hidden;
}
.shownolink {
	text-decoration: none;
}
.shownolink:active {
	text-decoration:none;
	background:none;
}
.photocommentadd_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.photocomment_addedit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 21px;
	font-weight: bold;
	color: #FFF;
	background-image: url(_PhotoUpload/images/button_small_green.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 21px;
	width: 96px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	cursor:pointer;
}
.photocomment_remove {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 21px;
	font-weight: bold;
	color: #FFF;
	background-image: url(_PhotoUpload/images/button_small_remove.png);
	height: 21px;
	width: 96px;
	text-align: center;
	cursor:pointer;
}
