///////////////////////////////////
/*
// Static Page Styles
*/
///////////////////////////////////


/* PRIMARY COLORS OF [client name] WEBSITE FOR USE THROUGHOUT
blue: #005aff;
orange: #f1bf12;
grey: #dfdedc;/*


/* RESET STYLES - Creates no padding/margin/spacing issues between browsers */

*{
	margin:0;
	Padding:0
}


/* ***** Standard CSS On All Pages Begins Here ***** */

/* Body (Choose Font Family and Font Size here and it will be inherited throughout site.) */
body {
	background-color: #c9b280;
	background-image: url(../images/backgound1.gif);
	background-position:top center;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

/* Body for Print Page */

body.printpage {
	background-color: #FFFFFF; 
	margin: 0px; 
	} 

/* ***** MAIN TEXT STYLES ***** */

/* Sitewide Link Style */

A:link, A:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #996633;
}

A:hover, A:active {
	font-weight: bold;
	text-decoration: underline;
	color: #6a9b9a;
}

/* Footer Links Style */

A:link.footerlinks, A:visited.footerlinks {
	color: #996633;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

A:hover.footerlinks, A:active.footerlinks {
	color: #f2edda;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
} 

/* Link Back to VDS Site in Footer Area */

A:link.vdslink, A:visited.vdslink {
	color: #996633;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
}

A:hover.vdslink, A:active.vdslink  {
	color: #82acd4;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: underline;
}

/* Standard Headers */

h1 {
	font-size: 16px;
	color: #6a9b9a;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}
h1.vendors {
	font-size: 16px;
	color: #cc6666;
	font-weight: bold;
	}

h2 {
	font-size: 15px;
	color: #6a9b9a;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

h3 {
	font-size: 14px;
	color: #6a9b9a;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

h4 {
	font-size: 13px;
	color: #6a9b9a;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

h5 {
	font-size: 12px;
	color: #6a9b9a;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

h6 {
	font-size: 11px;
	color: #6a9b9a;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

/* STANDARD BODY TAG FORMATTING */

p {
	color: #996633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:5px;
}

hr {
    border-style: solid;
    background-color: #e6d8b4;
    height: 1px;
    border: none; 
    width: 100%; 
    color: #e6d8b4;
}

li {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #996633;
	padding: 1px;
}

table{} tr{} td{} th{} strong{} b{} i{} ol{} ul{}

/* ***** Custom Styles applied to Home and Interior Templates By Designer ***** */
/*home styles*/
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C421F;
}
#container{
	width:987px;
	position:relative;
	margin:0px;
	padding:0px;
	height:auto;
}
#header {
	position:relative;
	width:987px;
	height:auto;
	z-index:1;
	background-color: #e6d8b4;
	padding: 0px;
	margin: 0px;
}
#headerclear {
	position:relative;
	width:987px;
	height:5px;
	z-index:1;
	clear: both;
	background-image: url(/images/OBX-Wedding-logobottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #F9EBE0;
}
#headerlogo {
	position:relative;
	width:227px;
	height:108px;
	z-index:1;
	float: left;
}
#menu {
	position:relative;
	width:760px;
	height:108px;
	z-index:1;
	float: right;
}
#flash {
	position:relative;
	width:975px;
	height:280px;
	z-index:2;
	border-bottom: 6px solid #f9ebe0;
	border-left: 6px solid #f9ebe0;
	border-right: 6px solid #f9ebe0;
	background-color: #f9ebe0;
	text-align: center;
}
#mainContent {
	position:relative;
	width:975px;
	height:auto;
	z-index:3;
	border-bottom: 6px solid #f9ebe0;
	border-left: 6px solid #f9ebe0;
	border-right: 6px solid #f9ebe0;
	background-color: #ffffff;
	text-align: left;
}
#pageContent {
	position:relative;
	width:975px;
	height:auto;
	min-height:550px;
	z-index:3;
	border-bottom: 6px solid #f9ebe0;
	border-left: 6px solid #f9ebe0;
	border-right: 6px solid #f9ebe0;
	background-color: #ffffff;
	text-align: left;
}
#pagecontenttext {
	position:relative;
	width:870px;
	height:100%;
	z-index:1;
	padding-left: 50px;
}
#pagecontenttext1 {
	position:relative;
	width:970px;
	height:auto;
	z-index:1;
	padding: 0px 0px 10px 0px;
}
#LeftColumn {
	position:relative;
	width:650px;
	height:auto;
	z-index:1;
	padding: 20px 20px 10px 20px;
	float: left;
}
#rightColumn {
	position:relative;
	width:235px;
	height:auto;
	z-index:1;
	float: right;
	padding: 10px 10px 10px 20px;
}
#clear{
clear:both;
}
#callOutsearch {
	position:relative;
	width:230px;
	height:auto;
	z-index:1;
	padding-bottom:5px;
}
#callOut1 {
	position:relative;
	width:230px;
	height:66px;
	z-index:1;
	padding-bottom:5px;
}
#callOut2 {
	position:relative;
	width:230px;
	height:66px;
	z-index:1;
	padding-bottom:5px;
}
#callOut3 {
	position:relative;
	width:230px;
	height:66px;
	z-index:1;
	padding-bottom:5px;
}
#callOut4 {
	position:relative;
	width:230px;
	height:auto;
	z-index:1;
	text-align: center;
}
#callOut5 {
	position:relative;
	width:230px;
	height:66px;
	z-index:1;
	text-align: center;
}
#sidenav a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#669999;
font-weight:bold;
text-decoration:none;}
#sidenav a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#669999;
font-weight:bold;
text-decoration:none;}
#sidenav a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#669999;
font-weight:bold;
text-decoration:underline;}
#sidenav a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#669999;
font-weight:bold;
text-decoration:none;}
.btnBG{
background-image:url(/images/memberloginbtnbg.gif);
background-repeat:no-repeat;
padding:10px 15px;}

/*end home styles*/
/*dynamic page styles*/
.CatName {color: #669999;
font-weight:bold;}
.CatNameResults {color: #669999;
font-weight:bold; border-bottom:1px solid #f2edda;}
.ResultInfo {color: #996633;}
.ContactName{color: #996633;
font-weight:bold;}
.VendorName{font-size: 14px;
	font-weight: bold;
	color: #CC6666;}
	
.VendorNameResults{
	font-size: 14px;
	font-weight: bold;
	color: #CC6666;
	}
.vendorImage{
border:6px solid #f2edda;
float: right;
}
.vendorBGimage{
background-position:bottom left;
background-repeat:no-repeat;
background-image:url(images/vendorbgimage.gif);
width:253px;}

.vendorBGimageResults{
background-position:bottom right;
background-repeat:no-repeat;
background-image:url(images/vendorbgimage2.gif);}
/*end dynamic page styles*/

/* ***** Form Elements and Buttons Must Be Updated (Applies to contact form, dynamic pages, and SEO form items ***** */

/* This general class applies to all Dynamic Buttons, Text Fields, and Dropdowns. Google Custom Search Button will also inherit this class.  */

input, textarea, select {
color: #0F538F;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #358FDD;
text-indent: 2px; 
background-color: #FEFFD5;
padding: 2px 
}

/* This is the button class to be used on all Dynamic Pages */

input.button {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	border: solid 1px #f1bf12;
	text-indent: 2px; 
	background: #2478ce;
	padding: 3px;
}

/* The checkbox/radio alternative should match the page background color */

input.clear {
	color: #000000;
	border: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}

/* Buttons created using Tables and Text Link Classes. Generally used on House Page. */

.buttonbartable {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.buttonbarcell {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #534026;
	text-align: center;
	padding: 4px 15px 4px 15px;
	background: #f1bf12;
	border: 1px solid #a3925d;
}

a:link.buttonbarlink, a:visited.buttonbarlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #534026;
	text-decoration: none;
}

a:hover.buttonbarlink, a:active.buttonbarlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #534026;
	text-decoration: underline;
}

/* Book Now Button which pops up on house page after client searches for homes at a future time and date using Advanced Search */

.book-buttonbarcell {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #534026;
	text-align: center;
	padding: 4px 15px 4px 15px;
	background: #ff0000;
	border: 1px solid #a3925d;
}

a:link.book-buttonbarlink a:visited.book-buttonbarlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #534026;
	text-decoration: none;
}

a:hover.book-buttonbarlink, a:active.book-buttonbarlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #534026;
	text-decoration: underline;
}
#bacgroundstyleheaderMAG{
	width:939px;
	height:83px;
	position:relative;
	background-image: url(images/header-blue-magazine.gif);
	background-repeat: no-repeat;
}
#bacgroundstylefooterMAG{
	width:939px;
	height:31px;
	position:relative;
	background-image: url(images/bottomcontent-blue.gif);
	background-repeat: no-repeat;
	clear: both;
}
#backroundstylecontainer {
	position:relative;
	width:959px;
	height:auto;
	z-index:1;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#backroundstyle-blue {
	position:relative;
	width:935px;
	height:auto;
	z-index:1;
	border-right: 4px solid #99ccff;
	background-image: url(images/middlecontent-blue.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
#bacgroundstyleheaderontactmemberinfo{
	width:939px;
	height:83px;
	position:relative;
	background-image: url(images/header-requestmemberinfo.gif);
	background-repeat: no-repeat;
}

#bacgroundstyleheadervendor{
	width:939px;
	height:83px;
	position:relative;
	background-image: url(images/obwa-vendors.gif);
	background-repeat: no-repeat;
}
#bacgroundstylefootervendor{
	width:939px;
	height:31px;
	position:relative;
	background-image: url(images/obwa-vendors_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
}
#backroundstylevendor {
	position:relative;
	width:935px;
	height:auto;
	z-index:1;
	border-right: 4px solid #cc6666;
	background-image: url(images/obwa-vendors_middle.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

#bacgroundstyleheaderexpo{
	width:939px;
	height:83px;
	position:relative;
	background-image: url(images/obwa-expo.gif);
	background-repeat: no-repeat;
}
#bacgroundstylefooterexpo{
	width:939px;
	height:31px;
	position:relative;
	background-image: url(images/obwa-expo_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
}
#backroundstyleexpo {
	position:relative;
	width:935px;
	height:auto;
	z-index:1;
	border-right: 4px solid #669999;
	background-image: url(images/obwa-expo_middle.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

#bacgroundstyleheaderblog{
	width:939px;
	height:83px;
	position:relative;
	background-image: url(images/obwa-blog.gif);
	background-repeat: no-repeat;
}
#bacgroundstylefooterblog{
	width:939px;
	height:31px;
	position:relative;
	background-image: url(images/obwa-blog_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
}
#backroundstyleblog {
	position:relative;
	width:935px;
	height:auto;
	z-index:1;
	border-right: 4px solid #cc9933;
	background-image: url(images/obwa-blog_middle.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

#bacgroundstyleheaderrw{
	width:939px;
	height:83px;
	position:relative;
	background-image: url(images/obwa-rw.gif);
	background-repeat: no-repeat;
}
#bacgroundstylefooterrw{
	width:939px;
	height:31px;
	position:relative;
	background-image: url(images/obwa-rw_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
}
#backroundstylerw {
	position:relative;
	width:935px;
	height:auto;
	z-index:1;
	border-right: 4px solid #996633;
	background-image: url(images/obwa-rw_middle.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

#bacgroundstyleheaderwcobx{
	width:939px;
	height:83px;
	position:relative;
	background-image: url(images/obwa-wcobx.gif);
	background-repeat: no-repeat;
}
#bacgroundstylefooterwcobx{
	width:939px;
	height:31px;
	position:relative;
	background-image: url(images/obwa-wcobx_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
}
#backroundstylewcobx {
	position:relative;
	width:935px;
	height:auto;
	z-index:1;
	border-right: 4px solid #99cc66;
	background-image: url(images/obwa-wcobx_middle.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
