body {
	color: #000;
}

hr.clear {
	background: #fff;
	color: #fff;
	margin: 
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

h1, h2, h3 {
	color:#205867;
	font-family: Times New Roman, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin-top:0.75em;
	margin-bottom:0.75em;
}

h3 {
	color: #000;
	font-size: 18px;
	font-style: normal;
}



div#page-a {
	background: #fff;
}

div#placeholder-hero {
	background: #ebf4db;
}

div#placeholder-box1 {
	background: #a0cc4b;
	color: #fff;
}

div#placeholder-search {
	color: #fff;
}

div.whoslogged {
	color: #fff;	
}

div#footer {
	border-top: 1px solid #000;
	color: #385500;
        float: left;
	font-size: 11px;
	padding: 5px 0 0 0;
	width: 100%;
        overflow: hidden;
        margin-top: 15px;
}
div#footer ul {
        height: 20px;
	padding: 2px 0;
        /*width: 920px;*/
        text-align: center;
}
div#footer ul li {
	height: 12px;
	font: normal 12px Times New Roman, serif;
	list-style: none;
        margin: 0;
        padding-right: 20px;
        display: inline;
}
div#footer ul li a {
	color: #000;
}
div#footer ul li a:hover {
	color: #CCC;
}
div#placeholder-footer {
	color: #000;
	font: normal 12px Times New Roman, serif;
	font-style: italic;
        margin: 0;
	padding: 35px 0 20px 0;
        width: 100%;
        text-align: center;
}
div#placeholder-footer a {
	height: 10px;
	padding-top: 15px;
}
div#footer ul.logos-footer {
	height: 100px;
	margin: 0 auto 0 170px;
	padding: 10px 0 0 0;
        width: 921px;
}
div#footer ul.logos-footer li {
       /* display: inline;*/
        float: left;
	height: 106px;
	list-style: none;
	margin: 0;
        width: 100%;
        padding-right: 10px;
}
div#footer ul.logos-footer li.bride-guide {
	float: left;
        height: 100px;
	width: 103px;
}

div#footer ul.logos-footer li a {
        display: block;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #aeff00;
}

td.menu-item-selected {
	color: #fcff00;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #666;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

.secure-login, .newsletter-form {
	background: #eee;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 18px 18px 0;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div.search-box {
	margin: 0;
	padding: 0;
}

div.search-box input#CAT_Search {
	padding-bottom: 2px;
	margin: 1px 3px 0 4px;
}

div.search-box input.cat_button {
    background: transparent url(/Images/Buttons/Blank_button.gif) no-repeat;
    width: 72px;
    height: 21px;
    border: none;
    margin: -2px 0 0 0;
	padding: 0;
    cursor: pointer;
	text-align: center;
	font-size: 11px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a, a:link {
	color: #95b3d7;
	text-decoration: none;
}

a:visited {
	color: #92d050;
	text-decoration: none;	
}

a:hover, a:active {
	text-decoration: none;
}

div.whoslogged a {
	color: #B6FF28;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background:  #c0c0c0  url(/Images/body_bg-2.jpg) repeat top left;
}

* html body {
	margin-top: 12px;
}

div#header {
	position: relative;
	width: 940px;
	/*height: 120px;*/
}
div#header ul.my-account {
	float: right;
	padding-top: 20px;
}
div#header ul.my-account li {
	font-family: Times New Roman, serif;
	font-size: 13px;
	color: #000;
	float: left;
	list-style-type: none;
}
div#header ul.my-account li a {
	color: #666;
	text-decoration: underline;
	text-transform: uppercase;
}
div#header ul.my-account li a:hover {
	color: #ddd;
	text-decoration: none;                  
}
div#header ul.my-account li.my-account-link {
	margin-right: 5px;
}

a#logo {
	background: transparent url(/Images/logo_gd-bridal.jpg) no-repeat;
	text-indent: -9999px;
	color: #527c00;
	font-size: 30px;
	font-weight: bold;
	width: 140px;
	height: 71px;
	display: block;
	position: relative;
	top: 15px;
	left: 20px;
	text-decoration: none;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
}

div#placeholder-box1 {
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#main div.inner {
	background-color: #FFF;
	width: 920px;
	padding: 18px 0px 0 0px;
	margin: 0 auto;
}

div.whoslogged {
	height: 27px;
	text-align: right;
}

#placeholder-nav table {
	table-layout: auto;
	width: 100%;
}

#placeholder-nav table td {
	text-align: center;
	width: auto;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }


/* HOME PAGE STYLES */



div#home-main {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 90px 0;
}

div#home-main img.lg-img {
	background-color: yellow;
}

div#home-main ul {
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
div#home-main ul li {
	float: left;
	list-style: none;
	padding: 0;
	width: 304px;
	height: 176px;
	margin-right: 3px;
}
div#home-main ul li.last {
	margin-right: 0;
}
div.flash-tips {
	background-color: #FFF;
	position: absolute;
	left: 763px;
	top: 61px;
	width: 170px;
	height: 120px;
	z-index: 8;
}

/*Testimonials Styles */

div.testimonial-group {
	background: transparent url(/Images/Testimonials/testimonial-middle.jpg) repeat-y center left;
	width: 665px;
	margin: 0;
}
div.testimonial-group h2 {
	display: none;
}
div.testimonial-top {
	width: 665px;
	height: 220px;
	background: transparent url(/Images/Testimonials/testimonial-main.jpg) no-repeat top left;
}
div.testimonial-middle {
	width: 665px;
	margin-top: -20px;
}
div.testimonial-bottom {
	width: 665px;
	height: 25px;
	margin-top: -20px;
	background: transparent url(/Images/Testimonials/testimonial-bottom.jpg) no-repeat top left;
	padding-bottom: 60px;
}
div.testimonial-info  {
	margin: 0;
	padding: 0;
	width: 665px;
}

div.testimonial-content {
	float: left;
	width: 385px;
	margin: -190px 0 45px 240px;
}
div.testimonial-group h3 {
	font: italic normal 18px Times New Roman, serif;
	color: #000;
	margin: 5px 0 0 0;
}
div.testimonial-group span {
	position: relative;
	color: #000;
	display: block;
	font: italic normal 18px Times New Roman, serif;
	top: -22px;
	left: 190px;
	margin:0;
	padding: 0;
}
div.testimonial-group p {
	color: #000;
	margin: 0;
	padding: 2px;
	font-size: 11px;
}


/***** PRODUCT CSS ********/

div.related-products-col {
	width: 135px;
	height: auto;
	float: right;
}

div.related-products-col h3 {
	margin-top: -2px;
	font: 16px Times New Roman, serif;
	font-style: italic; 
}

div.related-products-col div.shop-product-small h5 {
	display: none;
}

div.related-products-col div.shop-product-small ul {
	display: none;
}

/******TWO COLUMN LAYOUT CSS **********/

.right-sidebar {
	width: 200px;
	float: right;
	margin-top: 20px;
	margin-right: -61px;
}

.right-sidebar h2 {
	padding-left: 8px;
}

.right-sidebar a, div.BlogRecentPost ul li a, div.BlogTagCloud a, div.BlogPostArchive ul li a {
	color: #000;
	font-family: Times New Roman, serif;
	font-size: 15px;
	display: block;
	padding: 5px;
	line-height: 16px;
	margin: 0;
	width: 130px;
	text-align: center;
}
.right-sidebar a:hover {
	text-decoration: underline;
}
div.right-sidebar hr {
	background: url(/Images/sidebar-divider.gif) no-repeat center top;
	width: 140px;
	height: 13px;
}

div#main div.two-col-content {
	float: left;
	background-color: red;
	width: 600px;
}

div#lipsum {
	width: 730px;
}

/* Checkout Forms */

div.checkout-header-div {
	width: 900px;
	overflow: hidden;
}
div.checkout-header-div h2 {
	float: left;
}
div.checkout-header-div h2.brides-couples {
	margin-left: 260px;
}

/* Blog */

div.BlogRecentPost {
	width: 140px; 
	margin-right: 20px;
}
/* @end */
