/* CSS Document */

body {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffeffe; /* changed */
	color: #000;
}

#coylogo 
{
float: left;
margin: 10px;
}

#coyinfo
{
float:right;
font-size: 10px;
padding: 10px;
}

#page
{
	position: relative;
	width: 720px;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 0;
	left: 50%;
	margin-left: -360px;
	background-color: #fff;
}

#pagetemplate
{
	position: relative;
	width: 720px;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 0;
	left: 50%;
	margin-left: -360px;
	background-color: #fff;
}

#pagetemplate p, h1, h2, h3, h4, h5
{
	padding-left: 20px;
	padding-right: 20px;
}
/*************** Large Product **************************/

#advert {
	background: url(bgbg.jpg) #fff repeat-x;
	width: 100%;
	height: 300px;
}

#logo {
	display: block;
	float: left;
	width: 45%;
	height: 300px;
	background: url(logomain.jpg) no-repeat center;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-indent: -90000px;
	font-weight:bolder;
}

#branding {
	display: block;
	float:right;
	width: 55%;
	height: 300px;
	background: url(background.jpg) no-repeat center;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-indent: -90000px;
	font-weight:bolder;
}

#pageimage {
	border-bottom: 2px solid #999;
	margin: 0;
	padding: 0;
}




/**************/
#largeProduct {
	width: 100%;
	height: 300px;
	background: url(2451-2.jpg) right top no-repeat #ffffff;
	border-bottom: 1px solid #FFBFDC;
	margin-bottom: 10px;
}

#largeProduct img {
	padding-left: 6%;
	width:324px;
	margin-top: 0px;
	padding-top: 30px;
	text-align: center;
	font-size: 36px;
}

#largeProduct h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BF608A;
	padding-left: 6%;
	width: 324px;
	text-align: center;
}

#largeProduct p {
	width: 324px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 6%;
	text-align: justify;
}

/******************** FEATURED PRODUCTS *******************************/

#featuredProducts {
	width: 100%;
	height: 100px;
	list-style: none;
	background-color: #fff;

	margin: 0;
	padding: 0;
	text-align: center;
}

#featuredProducts caption {
	color:#999;
	width: 100%;
	background-color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#featuredProducts a {
	color:#f69;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#featuredProducts a:hover {
	text-decoration: underline;
}

#featuredProducts img {
	display: block;
	border: 0;
}

/******************** WRITTEN NAVIGATION *******************************/

#navWrapper {
	clear: both;
	width:100%;
	height: 360px;
	border-top: 1px solid #cccccc;
	text-align: center;
	background: url(catHdr.jpg) #ffffff repeat-x top;
}

#navWrapper img {
	text-align: center;
	margin-top: 10px;
}

#navWrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navWrapper li {
	margin: 10px;
	padding: 0px;
	font-size: 12px;
}

#navWrapper li a {
	color: #f69;
	text-decoration: none;
}

#navWrapper li a:hover {
	color:#FF6600;
	border-bottom: 1px dotted #FF6600;
}

#bridalNavCategory {
	width: 33%;
	float: left;
	height: 360px;
	border-left: 1px solid #cccccc;
	
}

#right2Categories {
	width: 66%;
	float: right;
}

#costumeNavCategory {
	width: 49%;
	float: left;
	height: 360px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#otherNavCategory {
	width: 49%;
	float: right;
	height: 360px;
	border-right: 1px solid #cccccc;
}

#siteSpecificNav {
	clear: both;
	width: 100%;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	list-style: none;
	text-align: center;
	border-top: 1px solid #999;
}


#siteSpecificNav a {
color:#999999;
}

#siteSpecificNav li {
	display: inline;
	padding-right: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9px;
}

#photoview {
	float: right;
	width: 330px;
	margin: 10px;
}

#prodinformation {
	float: left;
	width: 330px;
	margin: 10px;
}

td.picture2 {
	width: 175px;
}