﻿/* CSS DOCUMENT */


body { background-color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }

/* HEADER */
head, body {
	margin: 0;
	padding: 0;
	//background-image:url('/controls/trans-header.gif');
	//background-repeat:no-repeat;
}


#header-container {
	margin: auto;
	border-top-color: #7e7e7e;
	border-right-color: #7e7e7e;
	border-left-color: #7e7e7e;
	border-bottom-color: #7e7e7e;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	height: 100px;
	background-image: url(/controls/VJH_Header2.jpg);
	background-repeat: no-repeat;
	width: 840px;
	
}


#contact-info {
	font-weight: bold;
	color: black;
	text-align: right;
	font-size: 10px;
	font-family: sans-serif;
	margin-top: 5px;
	margin-right: 10px;
	float: right;
	
}

#contact-info a {
	color: #0E2F6C;
	}

#search {
	margin-left: 550px;
	overflow: visible;
	margin-top: 70px;
	//margin-right: 10px;
	
}

form#searchform {
	float: right;
}
input#searchfield {
	font-family: sans-serif;
	font-size: 10px;
	border: 1px solid #000;
	
}


input.searchbutton {
	color: #1D2457;
   font-family: sans-serif;
   font-size:10px;   
   background-color:#fed;
   border:1px solid;
   border-top-color:#1D2457;
   border-left-color:#1D2457;
   border-right-color:#1D2457;
   border-bottom-color:#000000;
}

/* END HEADER */

#nav {
width: 840px;
margin: auto;
 }
.style1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #868686;
}
.style2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.style3 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #878787;
}
.SectionCommentSmall {
	font-size: 10px;
	color: #6DA04B;
}
.GreyDetail {font-size: 12px; color: #878787; font-family: Tahoma;}
.GreyDetailSmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #878787;
}
.DottedBreaker {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #676767;
}
.style11 {
	font-family: Tahoma;
	font-size: 10px;
}
.style12 {
	font-family: sans-serif;
	color: #9b3535;
	font-weight: bold;
}
.style13 {color: #999999}
.GreySmall {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #858585;
}
.GreyMedium {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #858585;
}
.style15 {color: #6da04b}
.FeaturedCell {font-family: Tahoma; font-size: 10px; color: #999999; }
.style18 {font-size: 10px}
.style20 {color: #9b3535}

.SectionHeaderSmall {
	color: #6da04b;
	font-family: Tahoma;
	font-size: 10px;
}
.style17 {color: #8CB471}
.RedLinkWrapper {color: #6DA04B}
.SectionHeader {font-size: 12px; color: #6da04b; font-weight: bold; font-family: Tahoma; }
.BoxHeader 
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #878787;
    color: #8CB471;
}
.MoreFooter 
{
    padding-left:170px; padding-bottom:2px;
    color:#6DA04B;
    
}
.MoreFooter A
{
    color:#6DA04B;
    
}
.ListingTitle {font-size: 11px; color: #9b3535; font-weight: bold; font-family: Tahoma; }
.SmallRed{ color: #9b3535; font-size: 6pt}
.SmallRed A{ color: #9b3535; font-size: 6pt}

.ListingAgent 
{
    	font-family: Tahoma;
	font-size: 10px;
line-height: 12px;
color: #999999;

}
.bottomBox
{
    padding-left:10px; padding-top:8px
}
table { font-family: Arial, san-serif; font-size: 11px; }



div, table, p, ul, li, form, h1, h2, h3, h4, h5, h6, img { border: 0; margin: 0; padding: 0;}





/* LAYOUT */

div.frame { width:840px; margin:0 auto; text-align:center; }

div.head, div.menu, div.main, div.foot_bar, div.footer { margin: 0 auto; width: 840px; text-align: center; }



div.menu { width: 840px; background: #4264A3; padding: 4px 10px; clear:both; }



div.main { word-wrap: normal; text-overflow: clip; padding:0; overflow: visible; clear:both; text-align: left; margin-top:6px;}



div.foot_bar { width: 840px; background:url(images/bg-wyo-main-btm.gif); height: 110px; clear: both; margin-top:-2px; }



div.footer { padding: 14px; text-align: center; }





/* NAVIGATION */



/* SEE /RadControls/Menu/Skins/WYO/styles.css */



/*

div.menu a { color: white; text-decoration: none; font-size: 12px; }

div.menu a:hover { color: yellow; }

*/



/* CONTENT */



div.content { width: 840px; padding-top: 12px; }

div.listingInfo { font-size: 14px; font-family: Arial, sans-serif; list-style-type: disc; list-style-position: outside; display: list-item; margin-left: 25px; }




div.content a { color: #0E2F6C; }

div.content a:hover { text-decoration: none; }



div.content p { margin-bottom: 10px; }



div.content strong { font-size: 12px; }



div.breadcrumbs { font-size:10px; margin-bottom: 12px; }



h1 { color: #314C1E; font-size: 22px; margin-bottom: 12px; font-style: normal; }



h2 { color: #0E2F6C; border-bottom: 1px dotted #999999; margin-bottom: 6px; font-size: 24px; }

h2.hot { color: #B84B0F; border-bottom: 0; }



h3 { color:#314C1E; font-size:12px; margin-bottom:6px; margin-top:4px; } 

h4 { color:#19224b; font-family:Arial, Helvetica, sans-serif; font-size:15px; }



div.rightbox_container { float: right; width: 304px; margin-left: 10px; margin-bottom:12px; }

div.rightbox { width: 284px; padding: 10px 10px 0 10px; background: url(images/bg-rightbox-border.gif); }

div.rightbox_btm { width: 304px; height: 12px; background: url(images/bg-rightbox-border-btm.gif); }



div.fullbox { width: 760px; padding: 10px 10px 0 10px; background: url(images/bg-fullbox-solid.gif); clear: both; }

div.fullbox-btm { width: 780px; height: 12px; background: url(images/bg-fullbox-solid-btm.gif); }



table.three_col { width: 100%; border-collapse: collapse; }

table.three_col tr { vertical-align: top; }

table.three_col td { padding: 0 8px; border-left: 1px solid #999; }

table.three_col td.first { border-left: 0; padding-left: 0; }



td.sm {width: 20%;} td.lg {width: 45%;} td.md {width: 35%;}  





table.tbl_conf { visibility: visible; width:100%; border-collapse: collapse; border:1px solid #0E2F6C; margin-bottom: 10px; }

table.tbl_conf tr { vertical-align: top; }

table.tbl_conf tr.head { background: #0E2F6C; color:white; }

table.tbl_conf tr.alt { background: #ddd; }

table.tbl_conf td { padding:3px 2px; border-left: 1px solid #ddd; }

table.tbl_conf a { font-weight:bold; }


/* CSS from VR Brochure */

#listing-menu {
clear: left;
float: left;
width: 140px;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
}

#listing-menu ul {	
list-style: none;
width: 140px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#listing-menu li {
margin-bottom: 4px;
}

#listing-menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #6DA04B;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border-left: 5px solid #6DA04B;
}	
	
#listing-menu li a:hover {
background: #6DA04B;
color: #ffffff;
border-left: 5px solid #6DA04B;
}

#leftsidebar {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 800px;
}
#leftsidebar2 {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 840px;
}

.rightnews {
float: right;
width: 94px;
background-color: #F7F9F7;
margin: 0 0 10px 10px;
padding: 5px;
font-size: 0.9em;
line-height: 1.5em;
}

#rightnews p {
margin: 0 0 1.5em 0;
}

#pano-content { margin: 0 110px 20px 160px; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; padding: 0 10px; line-height: 1.6em; text-align: left; }

#pano-content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#pano-content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}


/* Panorama */
/* hide from ie on mac \*/
	html {
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */





/* FOOTER */



div.footer { color: #555; }



div.footer a { color: #4264A3; }

div.footer a:hover { text-decoration: none; }



/* MISC */



.clearing { clear: both; }



.leftimg { float: left; margin: 0 10px 10px 0; }

.rightimg { float: right; margin: 0 0 10px 10px; }

      div.virtual_thumb { text-align:left; background:#aaacab; width:102px; padding:1px; margin:0 auto; /* only if centered */
        font-family: Verdana; font-size:10px; color: #fff; margin: 5px 3px 3px 5px; overflow:hidden; min-height:90px;}


      div.virtual_thumb p { margin:0; padding:0; }
      div.virtual_thumb img { border:1px solid #FFF; }
      div.virtual_thumb a { color:#fff; text-decoration:none; }
      
      div.virtual_thumb div.view_btn { width:30px; float:right; background:#fff; margin:1px 0 1px 3px; text-align:center; font-size:10px; clear:left;}
      div.virtual_thumb div.view_btn a {  color:#555; }
      
/* Pricing and Packages */
#pricing-container {
	width: 840px;
	clear: both;
	
}
#packages-title h2{ margin: 0 0 15px 0; line-height: 1.6em; text-align: left; }

div#packagesLeftBox { 
	color: black;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 13px;
	//position: absolute;
	width: 400px; 
	float: left; }

div#packagesRightBox {
	font-family: Tahoma;
	//position: static;
	width: 400px;
	float: right; 
	}
img.vrimage { float: right; color: black; background-color: white; margin-bottom: 28px; }

.packages-title 
{ font-family: Tahoma; font-weight: bold; font-size: 14px; color: #878787; color: #8cb471; margin-bottom: 4px; }


/* HomeTour Description */
#home-tour-container { position: relative; width: 485px; margin: 2px; padding: 4px; border:solid 1px #0e2f6c; }
#home-tour-list li { font-family: Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; font-weight: bold; font-size: 14px; color: #8cb471; position: relative; margin-bottom: 5px; list-style-type: disc; list-style-position: inside; }
#home-tour-description p { color: black; font-size: 12px; font-family: arial; position: relative; margin-top: 25px; }
#home-tour-pic img { width: 240px; float: right; padding: 2px; border: solid 1px #0e2f6c; }
#home-tour-start-vr { margin: 10px auto; }
#home-tour-container2 { position: relative; width: 640px; margin: 2px; padding: 4px; border:solid 1px #0e2f6c; }

/* Update Flash */
#update-flash-container {
	font-size: 15px;
	font-family: sans-serif;
	margin: auto;
	width: 650px;
	color: #9b3535;
	font-weight: bold;
}

/* Quote From */
#quote-form 
{
    width: 640px;
}

/* ADDED BY DUNN */

div#hp_left_column { float:left; width:401px; background-color:#FFFFFF }

div#hp_right_column { float:right; width:431px; background-color:#FFFFFF }

div#hp_btm_column { float:left; width:840px; background-color:#FFFFFF; margin-top:8px; margin-bottom:8px }

div#hp_footer { float:left; width:840px; background-color:#FFFFFF; margin-top:8px; margin-bottom:8px }

div#hp_left_module_top { width:401px; background-image:url(images/vjh/top_hp_left_module.gif); background-repeat:no-repeat; height:38px; }
div#hp_left_module { width:401px; background-image:url(images/vjh/hp_left_module_bg.gif); background-repeat:no-repeat; overflow:hidden }
div#hp_left_module_btm { width:401px; background-image:url(images/vjh/btm_hp_left_module.gif); background-repeat:no-repeat; height:11px }

div#hp_left_module_top2 { width:401px; background-image:url(images/vjh/top_hp_left_module.gif); background-repeat:no-repeat; height:38px; margin-top:8px; }
div#hp_left_module2 { width:401px; background-image:url(images/vjh/hp_left_module_bg.gif); background-repeat:no-repeat; overflow:hidden }
div#hp_left_module_btm2 { width:401px; background-image:url(images/vjh/btm_hp_left_module.gif); background-repeat:no-repeat; height:11px }

div#hp_right_module_top { width:431px; background-image:url(images/vjh/top_hp_right_module.gif); background-repeat:no-repeat; height:38px; }
div#hp_right_module { width:431px; background-image:url(images/vjh/hp_right_module_bg.gif); background-repeat:no-repeat; height:607px }
div#hp_right_module_btm { width:431px; background-image:url(images/vjh/btm_hp_right_module.gif); background-repeat:no-repeat; height:11px }

div#hp_btm_module_top { background-image:url(images/vjh/top_hp_btm_module.gif); background-repeat:no-repeat; height:11px }
div#hp_btm_module { background-image:url(images/vjh/hp_btm_module_bg.gif); background-repeat:no-repeat; }
div#hp_btm_module_btm { background-image:url(images/vjh/btm_hp_btm_module.gif); background-repeat:no-repeat; height:11px }

div.module_content { padding:8px; }

div.hp_module_content { padding-top:8px; padding-left:28px; padding-bottom:0px; }

div.module_content2 { padding:8px; }

div.module_content2 p {margin-bottom:8px;}
div.module_content2 a {color:#314C1E; font-size:13px; text-decoration:none; font-weight:bold; }
div.module_content2 a:hover {text-decoration:underline; }
div.module_content2 li {margin-bottom:6px; margin-left:0px; }

/* INTERNAL HOME TOUR PAGE */

div.int_title { margin-bottom:12px; }

div#tour_column_left { float:left; width:186px; }
div#tour_column_right { float:right; width:641px; }
div#tour_column_wide { float:left; width:840px; margin-top:2px; }

div.module_int_wide {
	background-image:url(images/vjh/int_wide_module_bg.gif);
	background-repeat:repeat;
	font-size:12px;
	overflow:hidden;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	padding-top:8px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:8px;
}
div.int_wide_top {
	background-image:url(images/vjh/top_int_wide_module.gif);
	height:12px;
	overflow:hidden;
}
div.int_wide_btm {
	background-image:url(images/vjh/btm_int_wide_module.gif);
	height:13px;
	overflow:hidden;
}

div#module_int_wide_left {
	width:260px;;
	float:left;
}

div#module_int_wide_right {
	width:343px;
	float:right;
}

div.listing_photo {
	background-color:#CCCCCC;
	padding:9px;
	text-align:center;
}

div.int_left_nav {
	margin-bottom:14px;
}

div.top_left_box {
	background-image:url(images/vjh/top_left_box.gif);
	background-repeat:no-repeat;
	color:#0e2f6c;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:6px;
	text-align:center;
	overflow:hidden;
}

div.top_left_map {
	background-image:url(images/vjh/top_onthemap.gif);
	background-repeat:no-repeat;
	height:25px;
	overflow:hidden;
}
div.module_left_map {
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	margin-bottom:14px;
}

div.int_left_agent {
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	background-color:#ececec;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
}

div.int_left_agent_info {
	background-color:#dcdcdc;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:14px;
	text-align:center;
}

div.hr {
  border:0;
  border-top: 1px dotted #999999;
  height: 0;
  margin-top:6px;
  margin-bottom:6px;
}
div.vr {
  border:0;
  border-left: 1px #000000 solid;
  background: #999999;
  margin-left:4px;
  margin-right:5px;
}

/* NEW LAYOUT */

div#cd_column_left { float:left; width:311px; }
div#cd_column_right { float:right; width:521px; }

div.cd_top_left_column {
	background-image:url(/images/cd_top_left_column.gif);
	background-repeat:no-repeat;
	height:38px;
}

div.cd_content_left_column {
	background-image:url(/images/cd_bg_left_column.gif);
	padding:8px;
}

div.cd_content_left_column a { color: #003366; font-size: 14px; font-weight: 500;  text-decoration: none; }
div.cd_content_left_column a:hover { text-decoration: underline; }

div.cd_top_left_column2 {
	background-image:url(/images/cd_top_left_column2.gif);
	background-repeat:no-repeat;
	height:15px;
}

div.cd_btm_left_column {
	background-image:url(/images/cd_btm_left_column.gif);
	background-repeat:no-repeat;
	height:10px;
}

div.cd_top_right_column {
	background-image:url(/images/cd_top_right_column.gif);
	background-repeat:no-repeat;
	height:38px;
}

div.cd_hdr_right_column {
	height:50px;
}

div.cd_content_right_column {
	background-image:url(/images/cd_bg_right_column.gif);
	padding:11px;
}

div.cd_profile_module {
	background: #cfcfcf url(/images/cd_profile_bg.gif) no-repeat;
	padding:10px;
}
div.cd_profile_module h3 { color: #003366; }

div.cd_profile_left { width:100px; float:left; }
div.cd_profile_right { width:364px; float:right; }

div.cd_top_right_column2 {
	background-image:url(/images/cd_top_right_column2.gif);
	background-repeat:no-repeat;
	height:16px;
}

div.cd_btm_right_column {
	background-image:url(/images/cd_btm_right_column.gif);
	background-repeat:no-repeat;
	height:10px;
}

div.cd_bio {
	padding:16px;
	text-align:justify;
}

.image_frame {
	border: #FFFFFF solid 4px;
}

.image_frame1 {
	border: #666666; solid 1px;
}


div#cd_agent {
	width: 248px;
	float: left;
}
div.cd_spacer {
	width: 10px;
	float: left;
}
div.cd_agent_module {
	background: #cfcfcf url(/images/cd_agent_bg.gif) no-repeat;
	width: 248px;
	margin-right:6px;
	margin-bottom:6px;
}
div.cd_agent_module2 {
	background: #cfcfcf url(/images/cd_agent_bg.gif) no-repeat;
	padding:3px;
}

div.cd_top_left_column h1 { color: #314C1E; font-size: 16px; padding-top: 10px; padding-left: 8px; font-style: normal; }
div.cd_top_right_column h1 { color: #314C1E; font-size: 16px; padding-top: 10px; padding-left: 8px; font-style: normal; }

div#agent_container { width: 100%; float:left; }

div.agent_thumb { border:solid 1px #333333; }
div.agent_info { width:120px; }
div.padding { padding:8px; }