/* CSS Document 
REGULAR CSS
*/

body {
font-family: Arial, Helvetica, sans-serif;
color: #463e4d;
font-size: 14px;
background: #e4dfd4 url(../images/bkg.jpg) top left repeat-x;
margin: 0px;
}

	
	

h1{
font-family: Georgia, "Times New Roman", Times, serif;
color: #2d1f1d;
font-size: 30px;
font-weight:100;
padding-left: 25px;
background: url(../images/heading_ornament.jpg) center left no-repeat;
}

h2{
font-family: Georgia, "Times New Roman", Times, serif;
color: #2d1f1d;
font-size: 30px;
font-weight:100;
padding-left: 25px;
background: url(../images/heading_ornament_content.jpg) center left no-repeat;
border-bottom: 1px solid #cccccc;

}

.retailer_listing h3 {
text-align: left;
}

a:link, a:visited,  a:active {
color: #463e4d;
text-decoration: underline;
}

.clear {
clear: both;
}

a:hover {
color: #463e4d;
text-decoration: none;
}

/*CLASSES*/
.message_enter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #e5c203;
	font-size: 15px;
	display: block;
	width: 250px;
	padding: 10px;
	margin: 2px;
	border: solid 1px #e5c203;
	background: #5a734c;
	font-weight: bold;
	display: none;
}

.message_enter2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #e5c203;
	font-size: 15px;
	display: block;
	width: 250px;
	padding: 10px;
	margin: 2px;
	border: solid 1px #e5c203;
	background: #5a734c;
	font-weight: bold;
}

.enhanced_listing_logo {
/*position: relative;
left: 40px;
top: 100px;*/
float: left;
margin-right: 15px;
}
.question_details {
display: none;
}

.highlight {
background: #FFFFFF;
}

#alpha_div {
/*background: url('http://testing.lvbrideandgroom.com/images/nav_alpha.jpg') 0px 3px no-repeat;
padding-left: 60px; */
float: left;
width: 600px;
margin-bottom: 20px;
}

.alpha, .alpha2 {
font-family: Georgia, "Times New Roman", Times, serif;

}

.alpha a:link, .alpha a:visited, .alpha2 a:link, .alpha2 a:visited {
display: block;
padding: 5px;
width: 20px;
height: 20px;
background: #d5d5d5;
float: left;
margin: 2px;
text-align: center;
}

.alpha a:hover, .alpha2 a:hover {
background: #FFFFFF;
}

.alpha_selected {
background: #FFFFFF;
}


.alpha2 a:link, .alpha2 a:visited {
width: 35px;
height: 20px;
}

.enhanced_listing, .retailer_listing {
	border-bottom: #d3d3d3 solid 1px;
	float: left;
	width: 600px;
}

.enhanced_listing {
background: #FFFFFF; /* url('../images/enhanced.png') top left no-repeat;*/
margin-top: 10px;
border: 1px #666666 solid;
padding-left: 5px;
padding-top: 0px;
width: 592px;
margin-left: 5px;
margin-bottom: 15px;
float: left;
}

.enhanced_title {
	text-align: center;
	margin: 6px auto;
	font-size: 11px;
	color: #CECECE;
}

.enhanced_heading {
margin-top: 10px;
/*padding-right: 15px;*/
padding-left: 0px; /*203px;*/
font-size: 25px;
font-weight: bold;
/*float: left;*/
font-family: Georgia, "Times New Roman", Times, serif;
}

.details_register {
float: left; 
margin: 5px;
padding: 5px;
}

.enhanced_content {
margin-top: 5px;
border-top: #cecece 1px solid;
width: 300px;
margin-right: 15px; 
padding-left: 0px;
/*margin-left: 25px;*/ /*203px;*/
float: left;
_padding-top: 40px;
}

.enhanced_listing h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 25px;
}

.contest_details {
display: none;
float: left;
width: 300px;
}

input.button {
	border-left:2px solid #DBDBDB;
	border-bottom:2px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding:4px;
	color:#FFFFFF;
	font-weight: bold;
	font-size:1em;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	background: url('../images/button_bkg.jpg') left top repeat-x;
	margin: 2px;

}

input.checkbox {
*width: 20px;
*height: 20px;
margin: 4px;
padding: 6px;
border: 1px #DBDBDB solid;
}

input.button:active {

	border-left:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding:4px;
	background: url('../images/button_bkg.jpg') left top repeat-x;
	color: #CCCCCC;

}


a.button_details:visited, a.button_details:link, a.button_details:hover {
	border-left:2px solid #DBDBDB;
	border-bottom:2px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding:4px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 10px;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	background: url('../images/button_bkg.jpg') left top repeat-x;
	margin: 2px;
	
}

a.button_details:active {

	border-left:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding: 4px;
	background: url('../images/button_bkg.jpg') left top repeat-x;
	color: #999999;

}

a.button:visited, a.button:link, a.button:hover {
	border-left:2px solid #DBDBDB;
	border-bottom:2px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding:5px;
	color:#FFFFFF;
	font-weight: bold;
	font-size:1em;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	background: url('../images/button_bkg.jpg') left top repeat-x;
	margin: 2px;
	
}

a.button:active {

	border-left:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding: 5px;
	background: url('../images/button_bkg.jpg') left top repeat-x;
	color: #999999;

}

input.textbox {
	width: 150px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px #DBDBDB solid;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 13px;
}

select.select {
	width: 50px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px #DBDBDB solid;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 13px;
}

select.selectMid {
	width: 70px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px #DBDBDB solid;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 13px;
}


select.selectLong {
	width: 150px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px #DBDBDB solid;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 13px;
}



input.phone {
	width: 50px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px #DBDBDB solid;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 13px;
}

file.textbox {
	width: 100px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px #DBDBDB solid;
}

textarea.textarea {
	width: 400px;
	height: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px #DBDBDB solid;
}

.field_title {
margin: 5px 0px 0px 0px;
}

.photo_caption {
height: 50px;
width: 150px;
overflow: auto;
margin: 0 auto;
text-align: center;
}

.photo_lists {
width: 150px;
height: 230px;
float: left;
padding: 10px;
text-align: center;
background: #CCCCCC;
}

.photo_lists:hover {
background: #F7F7F7;
}

#photo_list {
margin: 0 auto;
width: 530px;
}

.details {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
float: left;
width: 600px;
padding-top: 10px;
padding-bottom: 10px;
cursor: pointer;
}

.photo_details {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
float: left;
width: 150px;
height: 20px;
margin-top: 10px;
padding-bottom: 10px;
}


.date {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.to_do_list {
float: left;
width: 500px;
border: #CCCCCC solid 1px;
padding: 10px;
margin: 5px;
background: #F7F7F7;
}

.to_do_list:hover {
background: #FFFFFF;

}
/* DIVS */
#viewing {
width: 250px;
margin: 0 auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-align: center;
float: none;
}


	#message_bkg {
	/*display: none;*/
	width: 300px;
	background: #e5c203;
	border-top: #666666 solid 2px;
	border-left: #666666 solid 2px;
	border-right: #666666 solid 2px;
	position: absolute;
	z-index: 999;
	top: 250px;
	left: -350px;
	opacity:.90;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.90;
	}
	
	#message {
	/*display: none;*/
	width: 250px;
	position: absolute;
	z-index: 1000;
	color: #000000;
	font-size: 12px;
	top: 250px;
	left: -350px;
	padding: 20px;
	}
	
		#message br {
		line-height: 15px;
		}
		
	#box {
	width: 980px;
	margin: 0 auto;
	}

		#bkg2 {
		width: 980px;
		background: url(../images/bkg-bridal.jpg) top center repeat-y;
		float: left;
		padding: 0px 20px 0px 20px;
		margin-left: -20px;
		_margin-left: -10px;
		}
		
	#container {
	width: 980px;
	float: left;
	padding: 0 20px;
	
	
	/*background: url(../images/bkg-bridal.png) top center repeat-y;
	border-left: 20px #dfdede solid;
	border-right: 20px #dfdede solid;
	*/
	}
	
		#menu_top {
		width: 980px;
		padding: 10px 20px 0px 20px;
		height: 35px;
		float: left;
		background: url(../images/bkg-bridal-footer.jpg) top center repeat-y;
		margin-left: -20px;
		_margin-left: -10px;
		_margin-top: -1px;
		}
		
			#menu_top a:link, #menu_top a:visited, #menu_top a:active {
			display: block;
			float: left;
			padding: 10px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 13px;
			color: #463e4d;
			text-decoration:none;
			}
			
				#menu_top a:hover {
				background: #f7eba0;
				}
				
			.selected {
			background: #f7eba0;
			}
		
			#login_register {
			float: right;
			width: 300px;
			background: #e4dfd4;
			text-align: right;
			}
			
		#header {
		width: 980px;
		height: 380px;
		float: left;
		}
			
			#header_contest {
				width: 645px;
				height: 50px;
				float: left;
				background: #E5DED4 url(../images/top-banner.gif) top left no-repeat;
				cursor: pointer;
			}
			#header_right_space {
			width: 335px;
			height: 50px;
			float: left;
			background: #f8f8f8;
			}
		
			#header_image {
			width: 645px;
			height: 330px;
			float: left;
			background: #f8f8f8 url(../images/header.jpg) top left no-repeat;
			cursor: pointer;
			}
			
			#header_text_box {
			width: 335px;
			height: 380px;
			float: left;
			background: #f8f8f8;
			}
			
			#search_box {
			width: 320px;
			_width: 300px;
			height: 25px;
			float: left;
			padding: 10px;
			text-align: right;
			}
			
				#header_text_container {
					width: 260px;
					height: 300px;
					margin: 0 auto;
				}
				
				.header_date {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				border-bottom: 1px solid #e4dfd4;
				padding-bottom: 10px;
				margin-top: -10px;
				}
				
				.header_blurb {
				font-style: italic;
				}
				
		#ad_space {
		width: 980px;
		height: 300px; 
		float: left;
		background: #ececec;
		}
		
			.cube1 {
			width: 310px;
			height: 250px;
			_height: 240px;
			background: #5a734c;
			margin-left: 10px;
			margin-right: 5px;
			margin-top: 25px;
			text-align: right;
			float: left;
			}
			
			.cube2 {
			width: 300px;
			height: 250px;
			margin: 10px;
			float: left;
			}
			
			.video {
			margin: 10px;
			float: right;
			_position: absolute;
			_z-index: 1000;
			}
			
		#photos {
		width: 600px;
		margin: 0 auto;
		}
		
		#content {
		width: 650px;
		/*background: #dddddd;
		border-right: 10px solid #2c2427;*/
		float: left;
		}
		
			#content_box {
			width: 586px;
			margin: 20px auto;
			}
			
				.retailer_listing p, .enhanced_listing p{
				line-height: 10px;
				}
				
				.contest_details p {
					line-height: 20px;
				}
			
				#content_box a:link, #content_box a:visited, #content_box a:active {
				text-decoration: none;
				}
				
				#content_box a:hover {
				text-decoration: none;
				color: #5a734c;
				}
				
				#content_box a.button:hover {
				text-decoration: none;
				color: #CCCCCC;
				}
				
				.article_image{
					float: right;
					text-align: center;
					font-size: 12px;
					font-family: Georgia, "Times New Roman", Times, serif;
					color: #838383;
					font-style:italic;
				}
				
				#content_box img {
				padding: 2px;
				margin: 5px;
				border: 1px solid  #cccccc;
				background: #ffffff;
				}
				
				#content_box input.textbox {
					width: 150px;
					margin: 4px;
					border: 1px #999999 solid;
				}
				
				#content_box input.phone {
					width: 50px;
					margin: 4px;
					border: 1px #999999 solid;
				}
				
				#content_box ul, #content_box li {
				list-style: url(../images/bullet.jpg);
				line-height: 20px;
				}
				
					#left_categories {
					float: left;
					}
					
					#right_categories {
					float: right;
					}
				
				#register_left_container {
				float: left;
				width: 250px;
				
				}
				
				#register_right_container {
				float: left;
				width: 250px;
				}
				
				#advertise_left_container {
				float: left;
				width: 250px;
				
				}
				
				#advertise_right_container {
				float: left;
				width: 250px;
				}
			
			
		#ads_column {
		margin-top: 150px;
		width: 300px;
		float: left;
		margin-left: 15px;
		background: #f6f6f6;
		}
		
			.small_ads {
			width: 230px;
			height: 60px;
			padding: 2px;
			margin: 5px auto;
			}

		#footer {
		
		height: 25px;
		width: 980px; 
		font-size: 10px; 
		background: url(../images/bkg-bridal-footer.jpg) top center repeat-y;
		padding: 15px 20px 15px 20px;
		text-align: center;
		float: left;
		margin-bottom: 0px;
		}
		
		
		
		
		
		
