/* Cassiopeia Bridal Styles */

body {
	background: #020057 url('../images/background_gradient.jpg') repeat-x;
	margin: 0px 0px auto 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #171717;
	}
	
/*Header style */

#header ul {margin: 0px 22px 0 22px; padding: 0; float: left;}

	#header ul li {list-style: none; display: inline; margin: 0 20px 0 9px;}



#header ul li a {color:#FFFFFF font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 1em;}

#header ul li a:hover { text-decoration:underline;}
	
/* End of Heading List */	
	

/* Layout Structure Styles */
#wrapper {
	width: 760px;
	margin: 0px auto;
	}	

#portalbanner {
	background-image: url('../images/cassiopeia_portal_banner.jpg');
	float:left;
	height: 426px;
	width: 760px;
	}

#portal_underbanner {
	float:left;
	width: 760px;
	height: 53px;
	}

#portal_navigation {
	width: 760px;
	height: 210px;
	float:left;
	}

#portal_footer {
	clear:both;
	float:left;
	width: 760px;
	height: 55px;
	}

#bridal_banner {
	background-image: url('../images/bridal_banner.jpg');
	height: 266px;
	width: 760px;
	float: left;
	}

#cassiopeia_banner {
	background-image: url(../images/Cassiopeia_banner.jpg);
	height: 266px;
	width: 760px;
	float: left;
	}

#forks_banner {
	background-image: url(../images/forks_banner.jpg);
	height: 266px;
	width: 760px;
	float: left;
	}

/* Navigation Structure Styles */

#nav_wrapper {
	width: 760px;
	height: 40px;
	float: left;
	}

/* Note: Below contains the actual navigation code */
#navigation {
	width: 700px;
	height: 20px;
	margin: 10px auto;
	}

#topseparator {
	clear: both;
	float: left;
	width: 760px;
	height: 15px;
	}

#bottomseparator {
	clear: both;
	float: left;
	width: 760px;
	height: 15px;
	}

/* Content Structural Styles */

#content {
	clear: both;
	float: left;
	width: 760px;
	background-color: #fff;
	}

#leftside {
	float: left;
	width: 490px;
	background: url('../images/backgroundmiddle.jpg') repeat-y;
	}

#leftside_content {
	float: left;
	width: 440px;
	margin-left: 25px;
	}

#rightside {
	float: right;
	width: 270px;
	}

#rightside_content {
	float: left;
	width: 240px;
	margin-left: 15px;
	}
	
#consumer_choice {
	background: url('../images/consumers-choice2.png') no-repeat;
	position: absolute;
	height: 124px;
	width: 144px;
	margin: 335px 0 0 615px;
	behavior: url(iepngfix.htc);
}	

.event_divider {
	height: 1px;
	border-bottom: #e5eaed 1px solid;
	}

.image_right {
	margin-left: 15px;
	margin-bottom:15px;
	border: 1px solid #6b8bc8;
	}
	
.image_left {
	margin-right: 15px;
	margin-bottom:15px;
	border: 1px solid #6b8bc8;
	}	

#about_left {
	margin-top: 20px;
	width: 220px;
	float: left;
	}

#about_right {
	margin-top: 20px;
	width: 200px;
	float: right;
	}


/* Text Styles */
.navtext, .navtext a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	}

.navtext a:hover { text-decoration: underline; }

.content_text a:link { color: #2d0b7a; }

.content_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.middlebannertext {
	font-style:italic;
	font-size: 14px;
	color: #999999;
	padding-top: 12px;
	}

.enterstore {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
	}

.enterstore a {
	text-decoration:none;
	color: #ffffff;
	}

.enterstore a:hover {
	text-decoration:none;
	color: #cccc00;
	}

.enterstore_black {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding-left: 10px;
	}

.enterstore_black a {
	text-decoration: none;
	color: #FFFFFF;
	}

.enterstore_black a:hover {
	text-decoration: none;
	color: #cccc00;
	}

.address_topline {
	font-size: 9px;
	color: #fff;
	padding-top: 3px;
	}

.address {
	font-size: 9px;
	color: #fff;
	}

.address a {
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	}
	
.address a:hover { text-decoration:underline; }

.logo_text
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
}	

/* Heading Styles */
h1 {
	font-size: 24px;
	color: #2d0b7a;
	}

h2 {
	font-size: 18px;
	color: #000b5f;
	}

h3 {
	font-size: 16px;
	color: #2d0b7a;
	}
	
h5
{	
	font-size: 18px;
	color: ##d0b7a;
	}

/* Common Styles */
.floatleft { float: left; }
.floatright { float: right; }

.floatleft_contact {
	float: left;
	margin-left: 20px;
	text-align: center;
	}

.clear { clear: both; }

#button
{
	font-family:Arial, Helvetica, sans-serif;
	color:#2d0b7a;
	background-color:#f1eaf7;
	border-bottom:#2d0b7a;
	border-left:#2d0b7a;
	border-right:#2d0b7a;
	border-top:#2d0b7a;
	border-width:1px;
	border-style:solid;
	font-size:12px;
	height:25px;
}

.testimonials
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#99CCFF;
}

.canary_text
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6f7985;
}

.canary_text a
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6f7985;
	text-decoration:none;
}

.canary_text a:hover
{
	text-decoration:underline;
}


