/* onegreatvacation.com main styles */

* {
 padding:0;
 margin:0;
 }

body {
    width: 750px;
	margin:0 auto;
	text-align:left;
	color: #000000;
	font: 11px/14px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	background: url(../img/ogv_bkgd_live.jpg) repeat-x;
	background-color: #7EADD9;
}

hr {
	padding:0;
	border: none 0;
	border-top: 1px solid #EFE770;
	height: 1px;
	margin-right: 5%;
	margin-left: 5%;
}

#mainbox, #homebox {
	margin: 0;
	padding-bottom:15px;
	width: 748px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: left;
	clear: both;
}

/* same as main without bottom gutter */

#homebox {
	padding:0;
}

.home_left {
float:left;
display:inline;
width:330px;
}

.home_right {
width:365px;
float:right;
display:inline;
margin-right:8px;
}


p, pre, blockquote, ul, ol, dl, fieldset, address {
	margin:1em 5%;
 }

dd, li { margin-left:5%; }
fieldset { padding: .5em; }

h1,h2,h3,h4,h5,h6 {
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #006699;
	margin:1em 5%;
    }

h1 {
	font-size: 1.7em;
		padding-top:14px;

	}

h2 {
	color:#21395D;
	font-size: 1.4em;
	padding-top:10px;
	line-height: 1.5em;
}

h3 {
font-size: 1.2em;
}


/* use to clear floats */
.clear {
 clear:both;
}

.indent {
margin-left:5%;
}

.no_indent { 
 margin-left:0;
 }

.no_underline { 
 text-decoration:none;
 }

.padding_above {
	padding-top: 5%;
	padding-bottom: 0%;
}

.right {
	float:right;
	display:inline;
	margin:1em 20% 1em 5%;
}

input {
line-height:18px;;
}

.form_box {
margin:1em 5%;
	padding:10px;
		border: 1px solid #CCCCCC;
}

.form_box h1 {
	padding-top:10px;
	margin:0;
	}

.form_box hr {
	padding:0;
	margin:10px;
	}

.larger {
	font-size:120%;
	color: #21395D;
	font-weight: bold;
	letter-spacing: normal;
}

.lighter {
	font-size:90%;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

li a {
	text-decoration:none;
}

a:link {
	text-decoration:none;
	color: #0000CC; 
}

a:visited {
	text-decoration:underline;
	color: #0000CC; 
}

a:hover {
text-decoration:underline;
color: #0000CC;
}

.smaller {
	font-size: 90%;
}

td .smaller {
	font-size: 85%;
}


.required {
	color:red;
	font-size: 90%;
}

.bullet_group {
 float:left;
 width:20%;
}

.home_bullet_group {
 display:inline;
 position:relative;
 float:left;
 width:30%;
padding-left:40px;
}



select, input, option {
	font-size:11px;
}

.head_left {
 border:1px solid red;
   	position:relative;
	display:inline;
	float:left;
	width:35%;
	height:50px;
	padding:0px 0px 0px 25px;
}

.head_right {
position:relative;
	display:inline;
float:right;
width:65%;
height:60px;
}


.gotobox {
display:inline;
position:relative;
float:right;
margin-right:20px;
margin-top:30px;

padding:0;
}


.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited {
	color: #21395D;
	font-weight: bold;
}


.breadcrumbs_smaller, .breadcrumbs_smaller a {
	color: #21395D;
	font-weight: bold;
	font-size: 90%;
}


.skyscraper {
	float:left;
	font-weight: bold;
	background: url(../img/sky_search.jpg) no-repeat;
	height: 600px;
	width: 120px;
	margin: 10px;
	padding-top:40px;
}

.skyscraper h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:3%;
	padding:0;
line-height:18px;
	color: #999999;
}

.skyscraper h3 {
margin:1em 5%;
}

.skyscraper li {
	line-height: 18px;
}


.destination_desc {
   margin:2em 2%;
   width:450px;
	line-height: 2em;
}


.destination_image {
float:right;
display:inline;
padding:10px;
margin:1em 5%;
}

.destination_image img {
border: 1px solid #999999;
}

.destination_right {

width:200px;
float:right;
// display:inline;
margin-right:8px;
margin-left:20px;
}

.destination_left {
margin-left: 20px;
// float:left;
// display:inline;
}

.destination_state_map {
	margin-left: 20px;
	margin-right: 5px;
	float:left;
}

.properties_list {
	font-style:normal;
}

.property_accom_info {
	float:right;
	margin: 20px 20px 0px 200px;
}

.properties_table hr {
	border: none 0;
	border-top: 1px solid #666;
	margin: 0px 5%;
	padding: 0px;
}



#main_box img , .properties_table img {
	border: 1px solid #999;
}



.properties_table table {
 margin:1em 5%;
 }

.properties_table ul {
	margin:0px; 
	padding:0px;
	}

.properties_list hr {
	border: none 0;
	border-top: 1px solid #666;
	margin: 0px 5%;
	padding: 0px;
}


.properties_list h1 a, .property_list_name a, .property_list_name a:visited  {
	color: #006699;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding:0;
}




.properties_list img {
	float: left;
	margin-left:4px;
	margin-bottom: 10px;
	margin-top: 10px;
 }

.properties_list ul {
	margin-left:20px; padding-top:10px;
	float:left;
}

.properties_list .rates {
	margin-left:20px; padding-top:20px;
	float:left;
}

.list_search_bar {
	clear:both;
	font-size: 90%;
	margin:1em 5%;
	padding:0;
	background-color:#c1d3f5;
border-bottom: 1px solid #91AFEB;
}

list_search_bar p {
 margin:3px;
}

.skyscraper h3  {
	font-size:10px;
	padding-top: 10px;
}

.skyscraper li {
	font-size:9px;
	margin-left:5%;
}

/* main nav bar styles */

#logoutbox {
	float: right;
	color: #FFFF00;
	margin-top: -20px;
	margin-right: 2px;
	text-align: right;
	}

#logoutbox a {
	color:#FFFF00;
	font-weight: bold;
	text-decoration: none;
	}

#logoutbox a:hover {
	text-decoration: underline;
	font-weight: bold;
}
	
#global_nav {
	float:left;
	width:100%;
		background: url(../../img/nav/ogv_global_navbar_bg.gif) no-repeat;
	font-size:93%;
	line-height:normal;
    }
		
#global_nav ul {
   margin:41px 29px 0px 410px;
   padding:10px 10px 0;
    list-style:none;
    }
	
#global_nav li {
    float:left;
    background:url(../../img/nav/global_tab_left.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
    }
	
#global_nav a {
	float:left;
	display:block;
	font: Verdana, Arial, Helvetica, sans-serif; 
	background:url(../../img/nav/global_tab_right.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	color: ##000000;
    }
	
#global_nav a:hover {
	color:#6699CC;
    text-decoration:none;
    }
		
/* Commented Backslash Hack  
 hides rule from IE5-Mac \*/
#global_nav a {float:none;}
/* End IE5-Mac hack */

#global_nav .current {
    background-image:url(../../img/nav/global_tab_left_on.gif);
    }
	
#global_nav .current a {
    background-image:url(../../img/nav/global_tab_right_on.gif);
	padding-bottom:5px;
    }

/*  end global nav  styles */

#footer {
	width: 750px;
	margin:0;
	text-align: center;
}

.formheader, .shadebox h2 {
	font: 11px/14px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color: #006699;
	margin:0 0 5px;
 	font-style: italic;
	font-weight: bold;
	}

.shadebox {
	background: #ffffff url(../img/table_hdr_gradient.jpg) repeat-x;
	border: 1px solid #CCCCCC;
	padding:5px 2em 15px;
	margin:2% 5%;
}


.shadebox_left {
 float:left;
	width:40%;
}

.shadebox_right {
float:right;
	width:40%;
}

.required {
 font-size: 9px;
 color: red;
}

.table_head, .table_subhead, bullet_group h3 {
 font-family:Lucida,Arial,Helvetica,sans-serif;
	font-weight: bold;
color: #006699;
font-size:12px;
margin-top:4px;
margin-bottom:4px;
   }

.table_subhead  {
 color: #333333;
}

#amenities {
width:100%;
 margin:0;
 padding:0;
}

#amenities h2 {
font-family:Lucida,Arial,Helvetica,sans-serif;
font-weight: bold;
color: #006699;
font-size:12px;
margin-left:5%;
padding:0;
}

#amenities h3 {
font-family:Lucida,Arial,Helvetica,sans-serif;
font-weight: bold;
color: #333333;
font-size:12px;
margin:0;
padding:0;

}


.headline {
	text-align:center;
	color: #999999;
font-style: normal;
	font-size:16px;
}

#main_left {
display:inline;
position:relative;

margin-left:30px;
	padding:0px;
	width: 300px;
	padding: 0px;
	float:left;
}

#main_right {
display:inline;
position:relative;
margin-left:30px;

	width: 370px;
	float:right;
}

#owners_pg_right {	
width: 490px;
float:right;
margin:0;
padding:0;
}


#main_bott_back {
float:left;
position:relative;
display:inline;
margin:0;
padding:0;
width:100%;
background-image: url(../img/home_green_bg_middle.gif);
overflow:hidden;
}

#main_bott_back table h1 {
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 90%;
	margin-top: 1em;
	padding-top: 0;
}

#main_left_bot {
	background-color:#fff;
	width: 33%;
	padding: 10px 5px 10px 20px;
	float:left;
	margin-left:20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}

#main_right_bot {
background-color:#fff;
	float:right;
	margin:3%;
	width: 65%;
	padding: 10px 5px 10px 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}


#main_right_bot h3 {
font-size:14px;
color:#21395D;
margin:10px 0 10px 4%;
	
}

#main_right h2,  #main_right h3 {
	font-style:italic;
	color: #006699;
	font-weight: bold;
	font-size: 110%;
}

.login_box {
	float:right;
	font-size:10px;
	padding:25px 4px 4px 15px;
	margin:4px;
}

.login_box_left {
	float:left;
	font-size:10px;
	padding:25px 4px 4px 15px;
	margin:4px;
}

.callout {
	background: #C5D6F7;
	padding:2px;
	width:246px;
	margin-top:10px;
	border-top: 1px solid #C0D1F4;
	border-right: 1px solid #8995AD;
	border-bottom: 1px solid #8995AD;
	border-left: 1px solid #C0D1F4;
}

.callout h2, .callout h2 a:visited, .login_box h3 {
	color: #006699;
	font-style:normal;
	font-weight: normal;
	font-size: 14px;
	font-family: "Arial Black";
}


.callout p {
font-size:10px;
line-height:11px;
}



.nobullet  {
	list-style: none;
	padding: 0;
	margin: 0;
 }


.ogv_form {
 color:#6666FF;

}


.right img {
border: 1px solid #999;
}



.property_photos {
	float:right;
	color:#6666FF;
	width:50%;
	margin: 10px 0px;
	padding-left: 2%;
}


.property_photos img {
 border: 1px solid #666;
}

.property_desc {
   line-height: 1.5em;
	padding:0px;
	margin-top: 1em;
	margin-left: 5%;
	margin-right:15%;
	}

/* owner header contains listing subnav */
	
	
#owner_header {
position:relative;
width:90%;
left:0px;
top:1px;
background:#FFFFFF url(../img/nav/listings_nav_bg.jpg) repeat-x bottom;
	margin-right: 5%;
	margin-left: 5%;
	}

#owner_header h1 {
	margin:0;
	padding:30px 20px 10px 0px;
}
	
/* ----------------- listing subnav ----------------- */

#owner_listing_subnav {
	position:absolute;
	left:380px;
	top:22px;
	font-size:83%;
}	
	
/*	background:url(../img/nav/ogv_testbg.gif) repeat-y; */
	
#owner_listing_subnav ul {
    list-style:none;
    }
	
	
#owner_listing_subnav ul li {
    float:left;
    background:url(../../img/nav/listings_tab_right.gif) no-repeat right top;
 	margin:0;
	padding:0;
    }

#owner_listing_subnav a {
 display:block;
    background:url(../../img/nav/listings_tab_left.gif) no-repeat left top;
	padding:5px 10px 3px;
	color: #333333;
    }
	
#owner_listing_subnav a:hover {
	color:#6699CC;
    text-decoration:none;
    }
	
/* Commented Backslash Hack  
    hides rule from IE5-Mac \*/
  #owner_listing_subnav a {float:none;}
  /* End IE5-Mac hack */

#owner_listing_subnav .current { 
    background-image:url(../../img/nav/listings_tab_right_on.gif);
    }
	
#owner_listing_subnav .current a {
    background-image:url(../../img/nav/listings_tab_left_on.gif);
	padding-bottom:4px;
    }

/* ----------------- END listing subnav ----------------- */

/*  owner subnav */	
		
#owner_subnav {
	position:absolute;
	left:200px;
	top:22px;
	font-size:83%;
}	

#owner_subnav ul {
    list-style:none;
    }
	
#owner_subnav ul li {
    float:left;
    background:url(../../img/nav/listings_tab_right.gif) no-repeat right top;
 	margin:0;
	padding:0;
    }

#owner_subnav a {
 display:block;
    background:url(../../img/nav/listings_tab_left.gif) no-repeat left top;
	padding:5px 10px 3px;
	color: #333333;
    }
	
#owner_subnav a:hover {
	color:#6699CC;
    text-decoration:none;
    }
	
/* Commented Backslash Hack  
    hides rule from IE5-Mac \*/
  #owner_subnav a {float:none;}
  /* End IE5-Mac hack */

#owner_subnav .current { 
    background-image:url(../../img/nav/listings_tab_right_on.gif);
    }
	
#owner_subnav .current a {
    background-image:url(../../img/nav/listings_tab_left_on.gif);
	padding-bottom:4px;
    }


/* for debugging */
.show {
 border:1px solid red;
}

/* error text */
.errortext {
 color: red;
 font-weight: bold;
}

#about_us_popup
{
	width:600px;
	z-index:1000;
	margin:30px 0 0 65px;
	background-color:#d6e6c6;
	padding:10px;
	border:1px solid #b7c4aa;
	position:absolute;
	display:none;
}