@charset "UTF-8";
/* CSS Document */

/* COPYRIGHT 2008 CHAMPAGNE WEDDINGS */
/* 
------------------------------------
WEBSITE DESIGNED AND DEVELOPED BY 
2ROOMS INTERACTIVE: 2ROOMS.COM.AU 
DESIGN/CODE: KAREN FISHER SEPTEMBER 2008
-------------------------------------
*/




/* ==================================================== BODY COLS  */

#mainbodyleft {
	float: left;
	width: 400px;
	text-align: right;
}

#mainbodyright {
	float:left;
	width: 400px;
}

.rhbox {
	width: 300px;
	text-align: left;
	margin:30px;
}

.rhbox2 {
	width: 350px;
	text-align: left;
	margin:30px;
}

/* ==================================================== LHS BOXES */



/* ==================================================== TEXT STYLES  */

h2 {
	font: 1.6em/1.1em Georgia, "Times New Roman", Times, serif;
	color: #a24e61;
	margin: 0 0 10px 10px;
	padding: 0 16px;
	background: url(/images/heart.gif) 0px 3px no-repeat;
}

h3 {
	font: 1.3em/0.8em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0 10px;
}

#mainbodyright ul {
	font: 1.2em/1.5em "Trebuchet MS", Arial, sans-serif;
	padding: 0 10px;
}

#mainbodyright ul.normal {
	margin-bottom: 18px;
}

#mainbodyright li {
	background: url(/images/tick.gif) 0px 4px no-repeat;
	padding-left: 15px;
}

.hl {
	color: #df486b;
}

.listen {
	background: url(/images/notes.gif) 0px 0px no-repeat;
	padding-bottom:20px;
	padding-left:30px;
	padding-top:5px;
	
}

.songlist {
	background: url(/images/headphones.gif) 0px 0px no-repeat;
	padding-bottom:20px;
	padding-left:30px;
	padding-top:5px;
	
}

img.entphoto {
	margin: 0 5px;
	border: 1px dotted #8E5C65;
}



/* ==================================================== CONTACT FORM  */


#contact-area {
	width: 387px;
	margin-top: 25px;
	padding:0 10px;
}

#contact-area input, #contact-area textarea {
	border:1px dotted #9F2743;
	color: #d0d0af;
	background-color: #541220;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:1.2em;
	margin:0 0 5px;
	padding:3px;
	width:260px;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border:1px solid #df486b;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	color:#fff;
	padding-top: 5px;
	font-size: 1.2em;
}

/* Ectra Services */

#extraServices	{
	margin-top: 10px;
	width: 364px;
	float: right;
	}

#extraServices h3	{
	text-align: left;
	}
	
#extraServices ul {
	font: 1.2em/1.5em "Trebuchet MS", Arial, sans-serif;
	padding: 0 10px;
}

#extraServices ul.normal {
	margin-bottom: 18px;
}

#extraServices li {
	background: url(/images/tick.gif) 0px 4px no-repeat;
	padding-left: 15px;
	text-align: left;
}

.testimonial	{
	float: right;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin-top: 20px;
	text-align: right;
	}
	
.testimonial p	{
	font-size: 13px!important;
	line-height: 18px;
	margin-bottom: 10px;
	}
	
.testimonial span	{
	color: #ffffff;
	}
	
.quote	{
	font-size: 25px;
	color: #D0D0AF !important;
	}
	
.testbox, .testbox .testimonial	{
	margin-top: 0!important;
	}
	
.gal-test	{
	color: #ffffff;
	font: 17px Georgia, "Times New Roman", Times, serif !important;
	}

/* Horizontal Rule */
	
div.hr {
	border-top: 1px dotted #8E5C65;
}
div.hr hr {
  display: none;
}

.gallery_demo_unstyled	{
	display: none;
	}
	
.main-thmb	{
	border: 1px dotted #8E5C65;
	}
