{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color: #8D6B4E;
}


html,body {
	/*height: auto;*/
	background: #ffffff;
	color: #000000; /*??*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 20px;  */
}

img { border-width: 0px }


input {border: 0px;}

.container {
	width: 952px;
	height: auto;
	margin: 0px auto 0px auto;
        border: 0px solid #808080;
}

.main {
        width: 952px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0px solid black;
	border-collapse: collapse;
}

.store_header {
        width: 952px;
        height: auto;
        border: 0px solid green;
        border-collapse: collapse;
        color: #292929; /*??*/
	font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.store_header a:link{
        color: #292929; /*??*/
	font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;

}

.store_header a:visited{
        color: #292929; /*??*/
	font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;

}


.store_header a:hover{
        color: #292929; /*??*/
	font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-decoration: underline;*/
}


.txtSearch {
        font-size:9pt;
        color: #574c3f;
        border: 1px solid #a5acb2;

}

.txtQty {
        font-size:10pt;
        color: #574c3f;
        border: 1px solid #a5acb2;

}

.txtPrice {
        font-size:10pt;
        color: #574c3f;
        border: 1px solid #a5acb2;
        text-align: right;

}

.store_body_main {
        width: 952px;
        height: auto;
        border: 0px solid blue;
        border-collapse: collapse;
}

.store_body_main td{
        border: 0px solid blue;
}

.shipTable {
        height: auto;
        border: 1px solid #e1ded4;
        border-collapse: collapse;
}

.shipTable td{
        border: 1px solid #e1ded4;
        height: 20px;
}

.basketTable {
        width: 100%;
        height: auto;
        border: 1px solid #e1ded4;
        border-collapse: collapse;
}

.basketTable td{
        border: 1px solid #e1ded4;
        height: 20px;
}

.store_footer {
        font-size:9px;
        width: 952px;
        height: auto;
        border: 0px solid red;
        background-color: #e2e0d3;
        color: #6f695d;
        border-collapse: collapse;
        margin-top:25px;
}

.store_footer a:link{
        color: #6f695d;
        font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.store_footer a:visited{
        color: #6f695d;
        font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.store_footer a:hover{
        color: #6f695d;
        text-decoration: underline;
}

.left_nav_drapes {
        width: 215px;
        margin-right:15px;
        height:auto;
        border: 0px solid black;
}

td.left_nav_drapes_items {
        padding-left: 15px;
        height: 22px;
        color: #6a5840;
        border-bottom: 1px solid #e0e0d4;
}

.left_nav_drapes_items a:link {
        color: #6a5840;
        text-decoration: none;

}

.left_nav_drapes_items a:visited {
         color: #6a5840;
         text-decoration: none;

}

.left_nav_drapes_items a:hover {
         color: #6a5840;
         text-decoration: none;
         font-weight: bold;

}

.left_nav_drapes_style {
        height: 22px;
        color: black;
        font-weight: bold;
}

.left_nav_drapes_style a:link {
        color: black;
        text-decoration: none;
        font-weight: bold;

}

.left_nav_drapes_style a:visited {
         color: black;
         text-decoration: none;
         font-weight: bold;

}

.left_nav_drapes_style a:hover {
         color: black;
         text-decoration: none;
         font-weight: bold;

}

.product_drapes {
        width: 727px;
        height:auto;
        border: 0px solid orange;
}

.product_drapes td{
        border: 0px solid orange;
}

.hw_basket_outter {
        width: 280px;
        padding-left: 10px;
        padding-right: 10px;
        height:auto;
        background-color: #f2f2f2;
        border: 0px solid yellow;
}

.hw_basket {
        width: 100%;
        height:auto;
        border: 0px solid black;
}

.hw_basket td{

        border: 0px solid black;
}

.divider-beige {
        height: 8px;
        width: 100%;
        background-color: #a39686;
}

.divider-beige_ON {
        height: 8px;
        width: 100%;
        background-color: black;
}

.divider-beige-thin {
        background-color: #e1ded4;
        width: 100%; 
        height: 1px; 
        margin-top: 10px; 
        margin-bottom: 10px;
}

.divider-black {
        height: 5px;
        width: 100%;
        background-color: black;
        margin-bottom: 5px;
}

.divider-white {
        height: 5px;
        width: 100%;
        background-color: white;
        margin-bottom: 5px;
}

.copy {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.copyBold {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.copyRed {
	color: #940403;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.copyRedBold {
	color: #940403;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.copyTitle {
        color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.regular_form_styles input {  
	font-size:9pt;
    color: #574c3f;
    border: 1px solid #a5acb2;
}

/* from old site */

.titleBar
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 13px;
}

.titleL1Collection
{ 
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.titleL2Collection
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.copyCollection
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.wideImageMargins
{
	margin-top: 15px;
	text-align: center;
}

.customizationMargins
{
	margin-top: 10px;	
	margin-left: 13px;
	margin-right: 13px;
}

