/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2010
*/
/***********************************************/

/*Begin Design Layout*/



body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #32220e;
	background-image:url(/inc/templates/current/acoastalwedding/images/ACW-bg-tile.jpg);
	background-repeat:repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	height: 100%;
}

#container {
	width: 971px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 971px;
	height: 294px;
	margin-top:10px;
}

.headerwrapper .container { 
	width: 969px;
	height: 292px;
	margin: 0 auto;
	text-align: left; 
} 
.headerwrapper .header {
	padding: 0px;
	margin: 0px;
	background-image: url(/inc/templates/current/acoastalwedding/images/header_top.png);
	background-repeat: no-repeat;
	width: 971px;
	height: 7px;
} 

.headerwrapper .sidebar1 {
	float: left;
	width: 7px;
	height: 280px;
	padding: 0px;
	background-image: url(/inc/templates/current/acoastalwedding/images/header_left.png);
	background-repeat: no-repeat;
}
.headerwrapper .sidebar2 {
	float: right;
	width: 7px;
	height: 280px;
	background-image: url(/inc/templates/current/acoastalwedding/images/header_right.png);
	background-repeat: no-repeat;
}
.headerwrapper .mainContent {
	position: relative;
	margin: 0 7px;
	padding: 0;
	width: 955px;
	height: 278px;
	/*background-image: url(/inc/templates/current/acoastalwedding/images/header.jpg);
	background-repeat: no-repeat;*/
	border: 1px solid #000;
} 

.headerwrapper .mainContent #header_logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.headerwrapper #social_icons {
	position: absolute;
	top: 235px;
	right: 0px;
	z-index: 2;
	width: 92px;
	height: 42px;
} 

.headerwrapper .footer {
	padding: 0px;
	margin: 0px;
	background-image: url(/inc/templates/current/acoastalwedding/images/header_bottom.png);
	background-repeat: no-repeat;
	width: 971px;
	height: 7px;
}



.contentwrapper { 
	height: 100%;
}

.contentwrapper #contentcontainer { 
	width: 969px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
} 
.contentwrapper #contentheader {
	padding: 0px;
	margin: 0px;
	background-image: url(/inc/templates/current/acoastalwedding/images/header_top.png);
	background-repeat: no-repeat;
	width: 971px;
	height: 7px;
} 

.contentwrapper #contentsidebar1 {
	float: left;
	width: 7px;
	height: 100%;
	padding: 0px;
	background-image: url(/inc/templates/current/acoastalwedding/images/header_left.png);
	background-repeat: repeat-y;
}
.contentwrapper #contentsidebar2 {
	float: right;
	width: 7px;
	height: 100%;
	background-image: url(/inc/templates/current/acoastalwedding/images/header_right.png);
	background-repeat: repeat-y;
}
.contentwrapper #contentmainContent {
	margin: 0 7px;
	padding: 0;
	width: 955px;
	height: 100%;
	background-color:#FFF;
	border: 1px solid #000;
} 
.contentwrapper #contentfooter {
	padding: 0px;
	margin: 0px;
	background-image: url(/inc/templates/current/acoastalwedding/images/header_bottom.png);
	background-repeat: no-repeat;
	width: 971px;
	height: 7px;
} 

#content_header {
	position: relative;
	width: 100%;
	height: 30px;
	background-color:#32220e;
}

#content_container {
	width: 957px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a:link {
	color: #56b4bb;
	text-decoration:none;
}

a:visited {
	color: #56b4bb;
	text-decoration:none;
}

a:hover {
	color:#378388;
	text-decoration:none;
}

a:active {
	color: #378388;
	text-decoration:none;
}

hr {
	color: #ccc;
	background-color: #E8E8E8;
	border: 1px solid #E8E8E8;
}

optgroup, option {
	font-family:Georgia, "Times New Roman", Times, serif;
}

textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #efe2d2;
}

.shade {
	background: #D8F6F6; 
}

.shade a:link {
	color:#999;
}

.shade a:hover {
	color:#32220e;
}

.locations {
	list-style-type: none;	
	font-size: 10px;
}

.locations ul {
	list-style-type: none;	
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
}

/*End Design Layout*/

/*Begin Content*/

#content {
	min-height: 250px;
	text-align: justify;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{
	border-width:0px;
}
h1{
	color:#32220e;
	font-size:16px;
	margin: 10px 0px 10px 0px;
}

h2{
	color:#32220e;
	font-size:17px;
	margin: 5px 0px;
	font-weight: bold;
}

h3{
	color:#32220e;
	font-size:10px;
	font-variant: normal;
	padding-right: 5px;
}

h4{
	color:#32220e;
	font-size:10px;
	font-variant: normal;
	padding-right: 5px;
}

h5{
	color:#32220e;
	font-size:10px;
	font-variant: normal;
	padding-right: 5px;
}

li {
	list-style-position: inside;	
}

/*End Content*/

/*Begin Nav*/
  
.sitenav {
	position:absolute;
	top: 0px;
	left: 10px;
	height:29px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sitenav_right {
	position:absolute;
	top: 0px;
	right: 10px;
	height:29px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sitenav_right a {
	position:relative;
	top: 4px;
	right: 10px;
	margin-left:7px;
	border: 1px #32220e solid;
}
  
.sitenav_right a span {
	font-size: 14px;
	color: #efe2d2;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.sitenav_right a:hover span {
	text-decoration:underline;
}

.sitenav_right form {
	display: inline;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sitenav_right select, input {
	position:relative;
	top: 3px;
	right: 0px;
	display: inline;
	margin-right:7px;
	font-size: 11px;
	background-color: #efe2d2;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sitenav_right input {
	position:relative;
	top: 7px;
	right: 0px;
	display: inline;
	margin-right:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sitenav .separator {
	position:relative;
	top: 4px;
	left: 0px;
	margin-left:10px;
	font-size: 14px;
	color: #efe2d2;
}

.sitenav a {
	position:relative;
	top: 4px;
	left: 0px;
	margin-left:7px;
	border: 1px #32220e solid;
}
  
.sitenav a span {
	font-size: 14px;
	color: #efe2d2;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.sitenav a:hover span {
	text-decoration:underline;
}

.sitenav_active {
	text-decoration:none;
}
  
/*End Nav*/

/*Begin Bottom Nav*/
.bottom_nav {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin: auto;
	padding-bottom:5px;
  }
  
.bottom_nav a {
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
  }
  
.bottom_nav a:hover {
	color: #666666;
  text-decoration: none;
}

/*End Bottom Nav*/

/*Begin Forms*/

.sc_table_form {
	margin: auto;
	padding: 2px;
	border: 1px #B5B9B0 solid;
}

.sc_table_tr_td_label_form {
	text-align:right
}

.sc_table_tr_td_value_form {
	text-align:left;
}

.sc_form_required{
	color: #FF0000;
	float: right;
	font-family: Verdana;
	font-size: 10px;
} 

.sc_form_textbox{
	width: 250px;
} 

.sc_form_textarea {
	width: 250px;
	height: 100px
}

.sc_form_separator_label{
	font-weight: bold;
} 

.sc_form_separator{
	color: #B5B9B0;
	background-color: #B5B9B0;
	height: 1px;
} 

#sc_form_textbox_address_street {
	width: 200px;
}

#sc_form_textbox_city {
	width: 160px;
}

#sc_form_textbox_State {
	width: 40px;
}

#sc_form_textbox_Zip {
	width: 70px;
}

/*End Forms*/

/*Begin Admin*/

.form_help_text {
	font-size:10px;
	color:#096;
}

.form_alert_text {
	font-size:10px;
	color:#ff0000;
}

.admin_alert_text {
	color:#ff0000;
}

.admin_success_text {
	color:#093;
}

/*End Admin*/

/*Begin Vendors*/
.vendor #vendor_container { 
	width: 100%;
} 
.vendor #vendor_sidebar1 {
	text-align:left;
	float: left; 
	width: 160px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size:13px;
}
.vendor #vendor_sidebar2 {
	float: right;
	width: 140px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align:center;
}
.vendor #vendorContent {
	margin-top: 0;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.vendor_listing {
	border: 1px #E8E8E8 solid;
	text-align:left;
	margin-bottom: 10px;
}

.vendor_logo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	border: 1px #E8E8E8 solid;
}

.vendor_listing_header {
	padding: 5px;
	font-size:18px;
	min-height: 20px;
}

.vendor_listing_header_left {
	float:left
}

.vendor_listing_header_right {
	text-align:right;
	float: right
}

.vendor_listing_content {
	background-color: #F3FBFB;
	padding: 10px;
	min-height: 160px;
}

.vendor_listing_content_budget {
	padding: 10px;
}

.vendor_listing_content_standard {
	padding: 10px;
	min-height: 155px;
}

.vendor_listing_content_featured {
	background-color: #F3FBFB;
	padding: 10px;
	min-height: 155px;
}
/*End Vendors*/

/*Footer*/
#footer {
	width: 100%;
	margin:auto;
	text-align:center;
	font-size: 9px;
	color:#666;
}

#footer a {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color:#666;
	text-decoration:none;
}

#footer a:hover {
	color:#666;
	text-decoration:none;
}

