body{
	background:#809191 url('images/stonewashed/wrap-shadow.png') repeat-y center top !important;
}
div.iframe-wrapper {
	margin-top: -5px;
}
div.header-navigation{
	position:relative;
	padding:5px 10px;
}
div.header-navigation #logo_global{
	/*position:absolute;*/
	background:#efefef;
	padding:3px;
	border:0;
}
div.header-navigation a{
	color:#f8f8f8 !important;
}
div.header-navigation, div.footer-copyright, body.navigation{
	background:#26415e !important;
	color:#d1dbdb !important;
}
div.footer-copyright a {
	color:#d1dbdb !important;	
}
div.block-content h1, h1{
	color:#26415e !important;
}
p{
	color:#111e26;
}
a, a:hover{
	color:#26415e;
}
a:visited{
	color:#3A4B5E;
}
div.member-site-menu-bg table {
	border-spacing: 2px; 
}
div.member-site-menu-bg table td{
	border:1px solid #0B293F;
	background:#202e37 url('images/stonewashed/nav-shine.png') repeat-x top left !important;	
}
div.member-site-menu-bg table td a{
	color:#fff !important;	
	padding:10px 0 !important;
}
div.member-site-menu-bg table td:hover{
	border:1px solid #114367;
	background:#202e37 url('images/stonewashed/nav-shine-hover.png') repeat-x top left !important;		
}
div.member-site-menu-bg table td.selected a{
	background:none;
}
div.member-site-menu-bg table td.selected{
	background:#202e37 url('images/stonewashed/nav-shine-active.png') repeat-x top left !important;	
}
div.member-site-menu-bg table td.selected a:hover{
	text-decoration:none;
	cursor:default;
}
div.member-site-menu-bg{
	background:none !important;
}
div.block-content, div.block-content-no-border{
	background:#dae5e5;
	border:1px solid #114367	
}
div.item-image-100-100{
	background:#aac0c0;
	border:4px solid #8da0a0;	
}
div.item-image-100-100:hover{
	background:#b7d0d0;
	border:4px solid #a1b6b6;	
}
div.member-site-menu-left ul{
	background:#628ea9 !important;
}
div.member-site-menu-left ul.product-group-list{
	background:#a7bbbb !important;
}
div.member-site-menu-left ul li.selected{
	background:#DAE5E5;
	border-bottom:1px #DAE5E5 solid;
}
div.member-site-menu-left ul ul li.selected{
	background:#b2cccc url('images/stonewashed/menu-active.png') no-repeat 3% 50% !important;	
	border:none !important;
}
div.member-site-menu-left ul li a, div.member-site-menu-left ul li a:hover, div.member-site-menu-left ul li a:visited{
	color:#111e26;
	border-bottom:1px #DAE5E5 solid;
}
div.price-group{
	margin:40px -10px 0;
	padding:10px 20px 0;
	border:none;
	background:transparent url('images/stonewashed/stripe.png') repeat-x top left;
}
table td.section {
	background-color: #628ea9 !important;
}
table td.section h2 {
	color:#fff;
}
table.price-list td h2{
	color:#111e26;
}
table.member-site-list, table.profile-list, table.item-list, table.price-list{
	border:1px #114367 solid !important;
	background:#c1d3e6;
}
table.item-list th{
	background:#26415e url('images/stonewashed/head-shine.png') repeat-x top left;
	color:#fff;
	padding:5px 7px;
}
table.item-list th, table.member-site-list td{
	border-bottom:1px #114367 solid !important;	
}
table.price-list tr:hover{
	background-color: #e7e7e7;	
}
span.pager_curpage, span.pager_curpage a, a.pager_link{
	border:1px #114367 solid;
	background:#A7BBBB;
}
a.pager_link:hover, span.pager_curpage{
	background:#628EA9;	
	color:#fff;
}
table.product-view-details td.order div.order-wrapper {
	border:1px #114367 solid;
	background:#b2cccc;
}
div.pdf-spec-download a {
	background: url('images/stonewashed/pdf-icon.gif') 0 50% no-repeat !important;
}


/* styles for prices at showroom layout */
div.price-on-showroom {
	top: -24px;
}
body:nth-of-type(1) div.price-on-showroom { /* chrome and safari only */
	width: 94px;
}

/* styles for prices under product name */
.product-item .product-item-border-top {
	border-top: #eee 1px solid;
}
.product-item-border-wrapper {
	border-right: #eee 1px solid;
}

.block-showroom .product-item .product-item-border-top {
	border-top: #628EA9 1px solid;
}
.block-showroom .product-item-border-wrapper {
	border-right: #628EA9 1px solid;
}
.block-showroom .item-image-200-200 {
	border: 0 !important;
}

.price-buy-button .add-to-cart {
	border: #eee 1px solid;
	background-color: #fff;
}
