﻿.diyw .clearfix {
	clear: both;
}

.diyw .diywebInnerWrapper {
	margin: auto;
	width: 950px;
	background-color: rgba(255, 255, 255, 0.6);
	box-shadow: 0 -60px 30px -30px rgba(255, 255, 255, 0.8) inset, 0 -40px 30px -10px rgba(255, 255, 255, 0.8);
}


.diyw .diywebWrapper {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 12px;
    position: relative;
}

.diyw .diywebWrapper:before {
  background-color: rgba(255, 255, 255, 0.5);
    background-image: url("https://www.west-chair-covers.com/s/img/bgnav.png");
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}


.diyw .diywebFooterWrap {
	background-image: url("https://www.west-chair-covers.com/s/img/bg_bottom.png");
	background-repeat: repeat-x;
	background-position: center 0;
	background-color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	clear: both;
}

.diyw .diywebNavigation ul,
.diyw .diywebNavigation ul li {
    list-style: none;
    margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: inline;
}

.diyw .diywebNavigation ul li {
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}

.diyw .diywebNavigation ul li a {
	height: 52px;
	display: inline-block;
	color: #060606;
	text-decoration: none;
	text-align: center;
	position: relative;
	font-family: "Century Gothic";
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

.diyw .diywebNavigation{
/*	background-image: url("https://www.west-chair-covers.com/s/img/bgnav.png");*/
	background-repeat: repeat;
	background-position: 0 -2px;
}

.diyw .diywebNavigation ul li a:hover,
.diyw .diywebNavigation ul li a.current {
	color: #ffffff;
	background-color: #060606;
	background-image: url("https://www.west-chair-covers.com/s/img/sprite_navigation.png"); /* fallback */
	background-repeat: repeat-x;
	background-position: bottom center;
}

.diyw .diywebSubNavigation ul,
.diyw .diywebSubNavigation ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style:none;
}

.diyw .diywebSubNavigation .mainNav2  li a.level_2 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-family: "Century Gothic";
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: block;
	background-image: url("https://www.west-chair-covers.com/s/img/arrow_big.png");
	background-repeat: no-repeat;
	background-position: 4px 16px;
	background-color: #ffffff;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.diyw .diywebSubNavigation .mainNav2  li a.level_2:hover {
	color: #000000;
	background-image: url("https://www.west-chair-covers.com/s/img/arrow_big_white.png");
	background-repeat: no-repeat;
	background-position: 4px 16px;
	background-color: #5DB2D7;
}

.diyw .diywebSubNavigation .mainNav2  li a.level_2.current {
	color: #000000;
	font-weight: bold;
	border-bottom: 0;
	background-image: url("https://www.west-chair-covers.com/s/img/arrow_big_white.png");
	background-repeat: no-repeat;
	background-position: 4px 16px;
	background-color: #5DB2D7;
}

.diyw .diywebSubNavigation .mainNav3 li a.level_3 {
	color: #cacaca;
	font-family: "Century Gothic";
	font-size: 14px;
	background-image: url("https://www.west-chair-covers.com/s/img/arrow.png");
	background-repeat: no-repeat;
	background-position: 2px 7px;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

.diyw .diywebSubNavigation .mainNav3 li a.current,
.diyw .diywebSubNavigation .mainNav3 li a:hover {
	color: #5DB2D7;
}

.diyw .diywebSubNavigation .mainNav3 {
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 12px;
	background-color: #000000;
}

.diyw .diywebSubNavigation,
.diyw .diywebSubContent {
    width: 230px;
	float: left;
	margin-top: 30px;
}

.diyw .diywebSubContent{
    float: right;
}


.diyw .diywebMainContent {
    width: 929px;
    float: left;
    padding: 20px 10px 0 10px;
}

.diyw .diywebMainContentCenter{
    width: 675px;
    float: left;
    margin-right: 20px;
    min-height: 1px;
}

.diyw .diywebFooterCenter{
    width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:8px;
	color: #9e9e9e;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.diyw .diywebFooterCenter .leftrow {
	float: left;
}

.diyw .diywebFooterCenter .rightrow {
	float: right;
}

.diyw .diywebFooterCenter a {
    color: #9e9e9e;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	display: inline-block;
}

.diyw .diywebFooterCenter a:hover {
	text-decoration: underline;
}

.diyw .diywebFooter .leftrow a[href$="sitemap/"] {
	background-image: url("https://www.west-chair-covers.com/s/img/sitemap.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 45px;
}

.diyw .diywebFooter .leftrow a[href="javascript:window.print();"] {
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 45px;
	background-image: url("https://www.west-chair-covers.com/s/img/printer.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.diyw .diywebFooter .leftrow a[href="javascript:window.print();"] img {
	display: none;	
}

.diyw .diywebFooter .rightrow a#login, .diyw .diywebFooter .rightrow a#logout {
	background-image: url("https://www.west-chair-covers.com/s/img/login.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 45px;
}

/* content */

.diyw p {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 150%;
}

.diyw strong {
	color: #5a439d;
	font-weight: bold;
}

.diyw .diywebMainContent h1, .diyw .diywebMainContent h2, .diyw .diywebMainContent h3 {
	font-family: "Century Gothic";
	color: #ffffff;
	font-weight: bold;
	display:inline-block;
    /*background-color: #000000;*/
    padding: 2px 10px;
    width: 100%;
    border-bottom: 2px;
    border-color: #ffffff;
    border-bottom: solid;
}

.diyw .diywebMainContent h1 {
	font-size: 24px;
    color: #ffffff;
}

.diyw .diywebMainContent h2 {
	font-size: 15px;
    color: #ffffff;
}

.diyw .diywebMainContent h3 {
	font-size: 14px;
    color: #ffffff;
}

.diyw .diywebMainContentCenter a,
.diyw .diywebSubContent a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.diyw .diywebMainContentCenter a:hover,
.diyw .diywebSubContent a:hover {
    color: #5DB2D7;
}
.diyw #mainNav1 a, .diyw #mainNav2 a, .diyw #mainNav3 a{
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.diyw .clearover:before, .diyw .clearover:after { content: ""; display: table; }
.diyw .clearover:after { clear: both; }
.diyw .clearover { zoom: 1; }

.diyw .imgleft {
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

.diyw .imgright {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
}
.diyw .diywebMainContent{

    background-repeat: repeat;
}



.body 
{
    background-attachment: fixed;
    background-position: center top !important;
}

.body .diyw 
{
    color: #ffffff;
}
