/*
Wedding Sites
Dark Purple:2E2734
Medium Purple: 25447F
medium dark purple: 726180
light purple: C1B2CD



*/
/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/
body{background: #25447F url(../images/main_container_bg.jpg) repeat-y 50% 0; }
h1, h2, h3, h4, h5, h6, .head
	{
	color:#4E5E7E;
	font-family:Arial, Helvetica, sans-serif;
	}

/*Site Wide*/
.largetext14bold
	{
	font-size: 14px;
	font-weight: bold;
	}
.fakelink
	{
	color: #4E5E7E;
	text-decoration: underline;
	}

/*Content Styles*/
.middle-container{min-height:550px;background:none;}
.middle{background:#fff;}

body.cms-home div.col-1-layout{padding:0;width:949px;}

/*Header Styles*/
.header{border:none;}
.mini-search
	{
	background:none;
	float:right;
	position:relative;
	width:290px;
	height:27px;
	margin:5px 5px 10px 10px;
	padding:0;
	}
.mini-search .input-text{width:195px;}
form#search_mini_form
	{
	width:300px;
	}
.mini-search input#search{margin-top:0;}
#mini-search-button{margin-top:3px;}
/*Main Nav Menu Styles*/
.header-nav-container{background:none;}
.header-nav{background: url(../images/nav_bg.jpg) repeat-x #FFF;width:950px;border-bottom:1px solid #053C7F;border-top:1px solid #053C7F;}
#nav a{color:#e7ecfc;}
#nav a:hover, #nav li.active a, #nav li.over a{color:#1C202B;background:url(../images/nav_select_bg.jpg) repeat-x #25447F;}
#nav li.active ul li a, #nav li.over ul li a{color:#1C202B;background: #E7ECFC;}
#nav li ul li a:hover {background: #7984A2;}
#nav li{text-align:left;border-right:1px solid #053C7F;}
#nav ul li a {background-color:#EDE7DE;}
#nav ul li a:hover{background-color:#d0c0a9;}
.shop-access a, .shop-access a:hover
	{
	color:#25447F;
	}
/*Sidebar Styles*/
.mini-cart .head h4{color:#25447F;}
.mini-compare-products .head h4 {color:#25447F;}
.base-mini .head h4 {color:#25447F;}

/*Checkout Styles*/
.one-page-checkout .active .head{background:#25447F; border:1px solid #bbb;}
.one-page-checkout .active .step-count{background:#4E5E7E none repeat scroll 0 0;border:1px solid #2E2734;color:#FFF;}
.one-page-checkout .active h3{color:#fff;}
.one-page-checkout .active .box{border-color:#bbb;}

/*Account Pages*/
.group-select .legend, .advanced-search .legend
	{
	border: 1px solid #25447F;
	color:#25447F;
	background:#fff;
	}
.group-select{border:1px solid #25447F; }
.account-nav .head {background:#2E2734;}
.account-nav li.on { color:#2E2734; }
.account-box h4 { color:#25447F; }
.login-box h4 { color:#4E5E7E; }
div.inner-head h5 { color:#545454; }
.account-box h6{ color:#ccc;}
.primary-address-list h4, .address-list h4 {color:#545454;}
.account-nav li a:hover {color:#25447F;}

/*Product Styles*/
.product-collateral .collateral-box h4{color:#4E5E7E;}
div.product-desc-box{border:1px solid #63c3a2;}

/*Category Styles*/
div.category-head	h1, div.product-specs h1{color:#4E5E7E;}
div.category-head h2,  div.product-specs h2{color:#4E5E7E;}
.col-2-left-layout .listing-type-grid li.item, .col-2-right-layout .listing-type-grid li.item a.item-name
	{
	color:#72634f;
	}
table.pager, table.view-by
	{
	background:#FFFFFF url(../images/pager_bg.gif) repeat-x scroll 0 100%;
	}

/*Product Type Page*/
div.product-material
	{
	padding: 8px 0;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	width: 230px;
	height: 410px;
	}
div.product-material h2
	{
	font-size: 1.5em;
	}
div.product-material h3
	{
	text-align: left;
	margin-left: 25px;
	}
div.product-material li
	{
	list-style: circle inside;
	text-align: left;
	margin-left: 25px;
	}
div.product-material div.producthalf
	{
	height: 190px;
	overflow: hidden;
	margin: 10px 6px 10px 8px;
	float: left;
	}
div.product-material div.productfull
	{
	height: 190px;
	overflow: hidden;
	margin: 20px 0 10px 0;
	}
div.product-material div.producthalf a:hover img
	{
	margin-top: -190px;
	}
div.product-material div.productfull a:hover img
	{
	margin-top: -190px;
	}
#main div.mostpopular
	{
	width: 438px;
	background: #E7ECFC url(../images/best-seller.gif) no-repeat 3% 2%;
	border: 1px solid #25447F;
	}

.viewMaterialButton
	{
	float: left;
	width: 204px;
	margin: 0 7px;
	}



/*Color Type Page*/

div.colortype
	{
	width: 270px;
	float: left;
	margin: 10px 15px;
	}
div.colortype img
	{
	border: 1px solid #000000;
	}

/*Standard Colors Page*/
dl.colorarray 
	{
	width: 300px;
	margin-bottom: 5px;
	float: left;
	}
dl.colorarray dt div
	{
	border: 1px solid #000000;
	width: 80px;
	height: 40px;
	float: left;
	}
dl.colorarray dt
	{
	float: left;
	clear: both;
	}
dl.colorarray dd
	{
	margin-left: 10px;
	padding-top: 12px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 200px;
	height: 28px;
	}

/*Gallery Pages*/
#materialGallery
	{
	width: 760px;
	}
#materialGallery img
	{
	float: left;
	margin: 15px;
	}
	
/*Footer Styles*/
#footer-top-stripe
	{
	height:9px;
	background:url(../images/footer_top_bg.gif) repeat-x;
	}
.footer-container{border:none;}
.footer{border-top: 10px solid #25447F;background-color:#fff;width:930px;}
.footer .informational a, .footer .informational a:hover{color:#989898;}
.footer .legality, .footer .legality a, .footer .legality a:hover{color:#989898;}

/*CMS Pages*/
div#business-hours{border:1px dashed #4E5E7E;}
img.cms_photo_right{border:1px solid #4E5E7E;}

/*Buttons*/
.form-button, .form-button-alt
	{
	background:#4E5E7E;
	border-color:#25447F;
	}
.regular-price .price{color:#4E5E7E;}
.footer .mini-newsletter .head{display:none;}
.footer .mini-newsletter fieldset label{color:#4E5E7E;}
.footer .base-mini{border:none;}
.footer .base-mini .content, .footer .base-mini ol{background:none;}
.mini-newsletter input.input-text {display:inline;}

.login-box .content{background:#fff url(../images/login_box_bg.gif) repeat-x;}
.login-box .col-1, .login-box .col-2
	{
	background:#DEE5E8;
	border:1px solid #25447F;
	}
/***********************************************************************************************/

div#page-top
	{
	/*float:left;*/
	}
div#hero-container{width:695px;height:250px;overflow:hidden;float:left;}
.slide{width:695px; height:250px;}
div#page-top img.hero{float:left;margin:10px 0 0 25px;}
div#page-top img.promo1{float:right;margin:10px 30px 0 10px;}
div#flashVideoWrapper
	{
	float: left;
	margin: 10px 0 0 40px;
	}



div.category-description
	{
	clear:both;
	margin:15px 25px;
	float:left;
	width:900px;
	}
div.category-description p
	{
	text-align:center;
	font-size:1em;
	line-height:1em;
	color:#555;
	}
div.category-description h1,div.category-description h2
	{
	text-align:center;
	margin:0;
	color:#555;
	font-wieght:normal;
	}
div.category-description h1
	{
	font-size:1.4em;
	}
div.category-description h2
	{
	font-size:1.2em;
	}

.clearall
	{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
.hidefirst{/*display:none;*/}
.important-note-small{font-size:x-small;color:#c00;}
p.clicktoenlarge{margin:0;text-align:center;font-size:x-small;font-style:italic;}
h1 {
  font-size:1.8em;
  text-align: left;
}

/*VCard Microformat Styles*/
div.vcard .type
	{
	font-weight:bold;
	}
div.vcard .sub-org
	{
	font-style:italic;
	font-size:12px;
	}
div#business-hours
  {
	margin:10px 0;
	padding:5px;
	width:70%;
	}
div#business-hours .hours-label
	{
	font-weight:bold;
	}
div.adr
	{
	margin:15px 0;
	}
	
/*Misc*/
.middle
	{
	width:901px;
	padding:0 24px 80px 25px
	}
img.cms_photo_right
	{
	float:right;
	margin:0 0 10px 10px;
	padding:3px;
	}
.title-selection /*Used for customerservice cms page*/
	{
	display:block;
	font-weight:bold;
	margin-top:20px;
	}	
dl.faq dt
	{
	margin:10px 0 0 0;
	}
dl.faq dd
	{
	margin:0 0 0 15px;
	}

.shop-access a.top-link-holiday, .shop-access a.top-link-holiday:hover
	{
	color:#cc0000;
	}
.sku, a.sku:hover, a.sku:active, a.sku:link, a.sku:visited
	{
	font-size:x-small;
	color:#bbb;
	text-decoration:none;
	}
/*Top Navigation Specific Styles*/

#nav
	{
	padding:0 20px 0 0;
	}
#nav li.home a
	{
	padding:4px 8px 0 8px;
	margin:0;
	}
	
ol.instructions
	{
	list-style:decimal;
	}
ol.instructions li
	{
	margin:5px 0 0 30px;
	}
/*Header Area Styles*/
div#undernav
	{
	width:950px;
	margin:0 auto;
	background:url(../images/search_bar_bg.gif) transparent no-repeat;
	}
/* Logo */

.header-top-container
	{
	border:none;
	background:none;	
	}
.header-top
	{
	z-index:50;
	padding:0;
	width:950px;
	height:118px;
	background: #cad3e4 url(../images/header_bg.jpg) no-repeat scroll top right
	}
div#logo {float:left;}
div#logo img {margin:14px 0 0 21px; float:left;}
.page-popup div#logo { display:none; }

.shop-access{margin:0;}

span.phone-num
	{
	width:180px;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:8px 0 0 10px;
	color:#72634f;
	}
.quick-access
	{
	color:#000;
	margin-top:71px;
	width:540px;
	}
.tollfree{font-weight:bold;font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#4E5E7E;}
/*Home Page Styles*/
div#main{ margin-top:0;}
div.cat-box
	{
	float:left;
	width:188px;
	margin:0 0 0 65px;
	display:inline;
	}
div.twocat-box {
	margin-left: 128px;
	}
div.cat-box h3 a{color:#4E5E7E;}
div.cat-box h3 a:hover {
	color: #000000;
	}
div.cat-box h3
	{
	font-size:1.1em;
	text-align:center;
	padding-right:7px;
	}
div.cat-box img
	{
	display:inline;
	}
div.first
	{
	margin-left:0;
	}
div.category-row
	{
	float:left;
	clear:both;
	margin:10px 0 20px 120px;
	width:825px;
	}

/*Footer CSS*/
#footer-images
	{
	float:left;
	margin:10px 0 0 59px;
	}
#footer-images img
	{
	float:left;
	}
#ssl_link
	{
	float:left;
	width:70px;
	margin:10px 0 0 243px;
	display:inline;
	}
#bbb
	{
	float:left;
	margin:0 0 0 27px;
	}
#pay-img
	{
	float:left;
	}


/*Category Page Styles*/

div.category-head	h1, div.product-specs h1
	{
	font-size:1.3em;
	margin:0;
	}
.col-2-left-layout .listing-type-grid, .col-2-right-layout .listing-type-grid
	{
	/*background:transparent url(../images/bkg_products-grid4.gif);*/
	}
div.category-head h2,  div.product-specs h2
	{
	font-size:1.2em;
	}
	
.col-2-left-layout .listing-type-grid li.item, .col-2-right-layout .listing-type-grid li.item
	{
	width:200px;
  text-align: center;
	}	
	
/*checkout page styles*/
p.confirm-note
	{
	font-style:italic;
	}

/*Product Page Styles*/
img.prod-customize
	{
	float:right;
	}
div.product-shop h4{float:left;}
.product-shop div.short-description{float:left;}
div.wmi-quick-overview{width:125px;float:left;}
div.short-description ul
	{
	list-style-type:disc;
	}
.add-to-holder ul.add-to-box
	{
	margin:-2px 25px 0 0;
	float:right;
	}
ul.add-to-box li
	{
	margin-top:2px
	}
.add-to-holder .add-or 
	{
	padding: 0 20px;
	}
div.short-description ul li
	{
	margin-left:25px;
	}
div.product-desc-box
	{
	padding:5px;
	margin-top:15px;
	}
div.product-specs ul
	{
	list-style-type: disc;
	list-style-position: inside;
	}

div.description ul
	{
	list-style-type: disc;
	list-style-position: inside;
	}
.product-options
	{
	margin:3px 0 0 0;
	}
.product-options dd
	{
	border-bottom: none;
	}
fieldset.product-options dl dd
	{
	padding:0 10px 15px 0;
	}
fieldset.product-options dl dd.customization-dd
	{
	width:100%;
	}
fieldset.product-options input.input-text, fieldset.product-options textarea
	{
	padding:0;
	}
	
a.more-info
	{
	font-size:x-small;
	font-style:italic;
	text-decoration:none;
	margin-left:10px;
	}
  
  .col-2-right-layout .listing-type-grid { background: none; }
.listing-type-grid .grid-row {
border-bottom: none;
}



span.regular-price {
	font-size: 15px;
}

h2
{
	font-size: 1.2em;
}


div.product-img-box {
	width: 338px;
  clear: left;
}

div.more-views {
	width: 230px;
}
#product_addtocart_form .product-shop {
	float: left;
}
div.product-shop-right {
	float: right;
	width: 250px;
}

h1.product-name {
	float: left;
}

.product-essential .product-shop { width:615px; }

.product-options-bottom {
	width: 220px;
	height: 90px;
	float: right;
	background-color: #FFF5AE;
	border: 1px solid #C4C1BC;
	margin-top: 6px;
}

.mini-related-items {
	float: left;
	margin-top: 6px;
	width: 363px;
}
.bigPrice {
	float: right;
	width: 180px;
	text-align: right;
}
.big-price-label {
	color: #280000;
	font-weight: bold;
	margin-right: 12px;
	font-size: 20px;
	float: right;
}

.bigPrice .price-box .regular-price .price {
	font-size: 20px;
}

.bigPrice .price-box {
	width: 80px;
	float: right;
}

.bigAddToCart {
	float: right;
	width: 220px;
	margin-bottom: 6px;
}

.bigAddToCart .add-to-cart-box button {
	width: 100px;
	height: 30px;
  background-color: #25447F;
}

.bigAddToCart .add-to-cart-box input {
	width: 35px;
	height: 24px;
	font-size: 18px;
}

.bigAddToCart .add-to-cart-box .qty-box label {
	font-size: 16px;
	margin-top: 6px;
}

.bigAddToCart .add-to-cart-box button span {
	font-size: 15px;
}

.product-options-bottom p.availability {
	text-align: right;
	margin-top: 15px;
}

#product-options-wrapper p.required {
	padding: 0px;
}

#main .product-essential #product-options-wrapper {
	padding-bottom: 2px;
}

#product-options-wrapper dt {
	clear: both;
	padding-top: 2px;
}

#shortDescHolder {

  float: right;
  width: 285px;
}

li.headlink ul { display: none; }
li.headlink:hover ul { display: block; }

#currentMaterial
	{
	float: left;
	margin: 18px 0 0 10px;
	}
	

#materialChanger {
  background-image: url(../images/changematerialbutton_back.jpg);
  background-repeat: no-repeat;
  width: 230px;
  height: 40px;
  font-size: 16px;
  color: #000000;
  padding: 0;
  padding-top: 3px;
  float: left;

}
#materialChanger li a {
  margin-left: 50px;
  padding: 8px 0;
  display: block;
}
#materialChanger a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

#materialChanger li ul li {

  background-color: #CBD4E5;
  width: 160px;
  text-align: left;
  font-size: 12px;
  border-bottom: 1px solid #25447F;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  margin: 0;
  margin-left: 17px;
}

#materialChanger li ul li a {
  display: inline-block;
}

#materialChanger li ul li a {
  margin: 0;
  color: #000000;
  padding: 6px 0 6px 6px;
  display: block;
}

#materialChanger li ul li a:hover {

  color: #FFFFFF;
  background-color: #25447F;
}

#main .category-head {

  position: relative;
}

a.matInfoLink {
  background-color: #FFF5AE;
  color: #000000;
  border-bottom: 1px solid #000000;
}

#thisSignLabel {

  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

#thisSignValue {

  font-size: 14px;
  font-weight: bold;
  color: red;
}

div.mini-related-items div.product-details {
  height: 14px;
  margin-left: 15px;
}

div.mini-related-items div.product-images {
  height: 14px;
  width: 8px;
}

div.mini-related-items div.content ol li {
  height: 14px;
}

span.relatedPrice {

  margin: 0 8px 0 5px;
  font-weight: bold;
}

table.pager td.pages ol li {

  
}

table.pager td.pages ol li a {

  padding: 3px 6px;
  background-color: #CAD3E4;
  border: 1px solid #4E5E7E;
  text-decoration: none;
}

table.pager td.pages ol li a:hover {

  background-color: #A4B4D0;
  border: 1px solid #000;
}

table.pager td.pages ol li span.on {

  padding: 3px 6px;
  background-color: #4E5E7E;
  border: 1px solid #4E5E7E;
  color: #FFFFFF;
}

table.pager td.pages ol li span {

  padding: 3px 6px;
  background-color: #CAD3E4;
  border: 1px solid #4E5E7E;
  text-decoration: none;
}

p.comesWithStands {
 font-weight: bold;
}
.page-head, .page-head-alt {
	text-align: left;
	}
div.material-page-head h1 {
  font-size: 0.8em;
  color: #7E8EAF;
}
div.material-page-head h2 {
  text-align: left;
  font-size: 1em;
  color: #7E8EAF;
}
div.material-page-head h3 {
  font-size: 2em;
  font-weight: bold;
}

li.firstProduct {
  background-color: #E8EAEE;
  border: 1px solid #113062;
}

li.item p.product-image a img {
  border: 1px solid #000000;
}

.firstOrOption {
  border: 1px solid #000;
  border-bottom: none;
  background-color: #F7EEBB;
  padding: 0 10px ! important;
  padding-top: 8px ! important;
}

.lastOrOption {
  border: 1px solid #000 ! important;
  border-top: none ! important;
  background-color: #F7EEBB;
  padding: 0 10px ! important;
  padding-bottom: 8px ! important;
}

.middleOrOption {
  border: 1px solid #000;
  border-top: none ! important;
  border-bottom: none ! important;
  background-color: #F7EEBB;
  margin-bottom: 0 ! important;
  padding: 0 10px ! important;
}

div.OrOr {
  font-size: 20px;
  font-weight: bold;
  margin-left: 12px;
  padding: 14px 0;
}

span.postNote {
  font-style: italic;
  font-size: 11px;
  margin-left: 18px;
}

p.siteSteps {
  font-size: 14px;
  border-bottom: 1px solid #555;
}

p.siteSteps span {
  font-size: 20px;
  font-weight: bold;
}

.siteStepsOr {
  font-size: 26px;
  font-weight: 900;
}

#skuTag {
  font-size: 11px;
  margin-bottom: 4px;
}

#skuTag span {
  font-weight: bold;
}

div.page-head-alt ul.checkout-types {
  text-align: right;
}

#hero {

  text-align: center;
}

#contactContainer {
  font-size: 18px;
  margin-top: 70px;
  margin-right: 16px;
  float: right;
}

.frontBox {
  float: left;
  margin-left: 14px;
}

p.content {
  padding: 8px 24px;
  clear: both;
}

div.imageLine {
  float: left;
}

p.contactInfo {
  float: left;
  margin-left: 58px;
  margin-bottom: 18px;
}

div.howtoStep {
  margin-top: 18px;
}

div.howtoStep img {
  border: 1px solid black;
  margin-left: 30px;
}

div.howtoStep h4 span {
  font-size: 120%;
  font-weight: 900;
}

fieldset#product-options-wrapper div.viewerToolCP
{
  width: 100%;
}