/* 
left = D0CB94
right = BC3134
*/
img
{
    border: 0px;
}

h1
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: -1px;
	margin-top: -3px;
}
h2
{
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	margin-top: 0.83em;
	margin-bottom: 0.83em;
}
h3
{
    padding: 10px 0px 0px 10px;
    margin:10px 0px 0px 0px;
    color:#BC3134;
    font-size:12px;
}
h4
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
h5
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
h6
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

/*Start layout specific*/
img#GirlTop
{
    position:absolute;
    top:-6px;
    right:60px;
}
img#GirlBack
{
    position:absolute;
    top:161px;
    right:60px;
}
img#GirlFront
{
    position:absolute;
    top:161px;
    right:199px;
}

#Ducky
{
    display:none;
}
/*end layout specific*/
table.Gallery td
{
    border:0px solid green;
    width:200px;
    vertical-align:bottom;
    text-align:center;
    
    /*******************************/
    background-image:url('/Images/NewTemplate/Images/bkg-products-content1.jpg');
    width:173px;
    height:100px;
    /*******************************/
}
table.ItemBoxs
{
    border-collapse:separate;
}

td.ItemBoxs 
{
    border:0px solid #aaaaaa;
    background-color:#eeeeee;
    margin:4px;
    /*******************************/
    border:0px solid #aaaaaa;
    background-image:url('/images/NewTemplate/Images/bkg-products-content2.jpg');
    background-repeat:no-repeat;
    width:727px;
    /*******************************/
}
table.ItemBox
{
    width:727px;
    height:100%;
}
.ImageButton
{
	cursor: hand;
    cursor: pointer;
}
input.Button
{
	cursor: hand;
    cursor: pointer;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	background: #D0CB94 url(/Images/FurnitureStore/buttonbg.png) repeat-x center center;
	border: 1px solid #000000;
	vertical-align:middle;
	padding-left:3px;
	padding-right:3px;
	color: #000000;
	
	/*****************************/
    background:none;
    border:none;
    
    color: #806700;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
    /*****************************/
}

input.DisabledButton
{
	cursor: hand;
    cursor: pointer;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	background: #D0CB94 url(/Images/FurnitureStore/buttonbg.png)  repeat-x center center;
	border: 1px solid #000000;
	vertical-align:middle;
	padding-left:3px;
	padding-right:3px;
	color: #777777;
	/*****************************/
	background:none;
	font-weight:normal;
	border:none
	/*****************************/
}

input.Button:hover
{
    background: #D0CB94 url(/Images/FurnitureStore/buttonbg-over.png)  repeat-x  center center;
    /*****************************/
    background:none
    /*****************************/
}

.Hierarchy
{
    font-size:120%;
    font-weight:bold;
}
a.Hierarchy : Hover
{

}

span.Hierarchy {
	color: #3B3B3B;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	/*****************************/
    font-size: 12px;
	font-weight: normal;
    color: #333;
    font-family: Tahoma,Geneva,sans-serif;
    /*****************************/
}

/*Start Modal Popup*/
.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
/*End Modal Popup*/

.hidden{display:none;}

body {
	margin: 0px;
	padding:0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	/**********************/
	background-image: url(../images/NewTemplate/Images/bkg-site.jpg);
    background-repeat: repeat-x;
    background-color: #FECB00;
    /**********************/
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	
	
	/********************/
	color: #333333;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
	/********************/
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #3B3B3B;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	/********************/
	color: #806700;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
	/********************/

}
a:hover {
	color: #969260;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	/********************/
	color: #806700;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
	/********************/
}
a:visited {
	color: #3B3B3B;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
    /********************/
	color: #806700;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
	/********************/
}

a[disabled="disabled"] {
	color: GRAY;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a[disabled="disabled"]:hover {
	color: GRAY;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.credit-text {
    border: none;
    background-color: transparent;
}

.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #B84447;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #BCB581;
}
.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #A01D2D;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
}
.frame {
	border: 1px solid #B0AC7E;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A29A61;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A29A61;
	text-decoration: none;
}
a.c:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.c:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.d:link {



	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:visited {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.e:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #944F23;
	text-decoration: underline;
}
a.e:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}
a.e:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #944F23;
	text-decoration: underline;
}
a.f:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #594B13;
	text-decoration: underline;
}
a.f:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: underline;
}
a.f:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #594B13;
	text-decoration: underline;
}
a.g:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.g:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

img#GirlTop
{
    position:absolute;
    top:-6px;
    right:60px;
}
img#GirlBack
{
    position:absolute;
    top:161px;
    right:60px;
}
img#GirlFront
{
    position:absolute;
    top:161px;
    right:199px;
}

#Ducky
{
    display:none;
}
/*end layout specific*/
table.Gallery
{
    margin: 0px 0px 10px 0px;
}

table.Gallery td
{
    border:0px solid green;
    width:173px;
    vertical-align:bottom;
    text-align:center;
}
.ErrorMessage
{
	color: #ff0030;
	font-weight: bold;
}
.SpecialDiscountPercentage
{
    margin:0px;
    padding:0px;
    color:Green;
    white-space:nowrap;
}
.strike
{
    text-decoration: line-through;
}
.Price
{
	color: #000000;
}
.SalePrice
{
	color: #ff0030;
}
table.ItemBoxs
{
    border-collapse:separate;
}

td.ItemBoxs 
{
    border:0px solid #aaaaaa;
    background-color:#eeeeee;
    margin:4px;
    width: 727px;
}
table.ItemBox
{
    width:100%;
    height:100%;
}
.ImageButton
{
	cursor: hand;
    cursor: pointer;
}
.Button
{
	cursor: hand;
    cursor: pointer;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	background: #D0CB94 url(/Images/buttonbg.png) repeat-x center center;
	border: 1px solid #000000;
	vertical-align:bottom;
	padding-left:3px;
	padding-right:3px;
	color: #000000;
}

.Button:hover
{
    background: #D0CB94 url(/Images/buttonbg-over.png)  repeat-x  center center;
    color:#BC3134;
    text-decoration:none;
}

.Button:disabled
{
    background: #D0CB94 url(/Images/buttonbg.png)  repeat-x center center;
    color:GRAY;
}

.LinkButton, a.LinkButton
{
	cursor: hand;
    cursor: pointer;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	background: #D0CB94 url(/Images/FurnitureStore/buttonbg.png) repeat-x center center;
	border: 1px solid #000000;
	vertical-align:middle;
	padding-left:3px;
	padding-right:3px;
	color: #000000;
	
	/*****************************/
    background:none;
    border:none;
    
    color: #806700;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
    /*****************************/
}

.LinkButton:hover, a.LinkButton:hover
{
    background: #D0CB94 url(/Images/buttonbg-over.png)  repeat-x  center center;
    color:#BC3134;
    text-decoration:none;

    background:none;
}

.LinkButton:disabled, a.LinkButton:disabled
{
    background: #D0CB94 url(/Images/buttonbg.png)  repeat-x center center;
    color:GRAY;

    background:none;
}

.BigButton
{
	cursor: hand;
    cursor: pointer;
	height: 27px;
	font-size: 16px;
	font-weight: bolder;
	background: #FF0000 url(/Images/buttonbgbig.png) repeat-x center center;
	border: 1px solid #000000;
	vertical-align:bottom;
	padding-left:3px;
	padding-right:3px;
	color: #FFFFFF;
}

.BigButton:hover
{
    background: #FF0000 url(/Images/buttonbgbig-over.png)  repeat-x  center center;
    color:#FFFFFF;
}

.BigButton:disabled
{
    background: #FF0000 url(/Images/buttonbgbig.png)  repeat-x center center;
    color:GRAY;
}

.BigStandardButton
{
	cursor: hand;
    cursor: pointer;
	height: 27px;
	font-size: 16px;
	font-weight: bolder;
	background: #D0CB94 url(/Images/buttonbgbig.png) repeat-x center center;
	border: 1px solid #000000;
	vertical-align:bottom;
	padding-left:3px;
	padding-right:3px;
	color: #000000;
}

.BigStandardButton:hover
{
	background: #D0CB94 url(/Images/buttonbgbig-over.png) repeat-x center center;
    color:#BC3134;
    text-decoration:none;
}

.DisabledButton
{
	cursor: hand;
    cursor: pointer;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	background: #D0CB94 url(/Images/FurnitureStore/buttonbg.png)  repeat-x center center;
	border: 1px solid #000000;
	vertical-align:middle;
	padding-left:3px;
	padding-right:3px;
	color: #777777;
}

.Hierarchy
{
    font-size:120%;
    font-weight:bold;
}
a.Hierarchy : Hover
{

}

span.Hierarchy {
	color: #3B3B3B;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	/*****************************/
    font-size: 12px;
	font-weight: normal;
    color: #333;
    font-family: Tahoma,Geneva,sans-serif;
    /*****************************/
}


/*Start Modal Popup*/
.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
/*End Modal Popup*/

.hidden{display:none;}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.Breadcrumb {
	color: #3B3B3B;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}

.Breadcrumb a:link {
	color: #3B3B3B;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.Breadcrumb a:hover {
	color: #3B3B3B;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.Breadcrumb a:visited {
	color: #3B3B3B;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

td.main
{
    /*border: 1px dotted orange;*/
    white-space:nowrap;
    padding:0px;
    margin:0px;
}
table#tblMain
{
    /***width:100%;***/ 
    /******************************/
    min-width:950px; max-width: 1024px; margin-left:auto;margin-right:auto;
    /******************************/
    table-layout:fixed;
}
#tdTopLeft
{
    background: #D0CB94 url(/Images/FurnitureStore/top-left.png) no-repeat 0 0;
    width:173px;
    height:153px;
}
#tdTopCenterTop
{
    padding:0px;
    margin:0px;
    background: #BC3134 url(/Images/FurnitureStore/top-center-top.png) repeat-x 0 0;
    height:20px;
    white-space:nowrap;
    padding:0px 0px 0px 2px;
    vertical-align: top;
}
#tdTopCenter
{
    padding:0px;
    margin:0px;
    background: #BC3134 url(/Images/FurnitureStore/top-center.png) repeat-x 0 0;
    height:97px;
}

input.HeaderTextBox
{
    padding:1px;
    margin:0px;
    height: 14px;
    border: 1px solid black;
    position:relative;
    
    /****************************/
    background-color:#000;
    color:#fff;
    border:solid 1px #ffd300
    /****************************/
}
#tdTopCenterBottom
{
    padding:0px;
    margin:0px;
    background: #BC3134 url(/Images/FurnitureStore/top-center-middle.png) repeat-x 0 0;
    height:97px;
}

#tdTopCenterBottom
{
    padding:0px;
    margin:0px;
    background: #BC3134 url(/Images/FurnitureStore/top-center-bottom.png) repeat-x 0 0;
    height:34px;
}
#tdTopRight
{
    padding:0px;
    margin:0px;
    background: #BC3134 url(/Images/FurnitureStore/top-right.png) no-repeat 0 0;
    width:19px;
    height:153px;
    vertical-align:top ;
}
#TopSearch
{
    margin: 0px 0px 0px 104px;
    font-weight:bold;
    font-size:120%;
    
    /********************************/
    margin: 50px 0px 0px 700px;
    /********************************/
}
div.topNav
{
    height:20px;
    float:left;
    display:inline-block;
    white-space:nowrap;
    padding:8px 10px 0px 10px; 
    background: #BC3134 url(/Images/FurnitureStore/topnav.png) no-repeat top left;
}
div.topNav a
{
   color:#D0CB94;
}
div.topNav a:hover
{
   color:Black;
   text-decoration:none;
}
#tdSubHeader
{
    padding:0px;
    margin:0px;
    background: #D0CB94 url(/Images/FurnitureStore/subheaderbg.gif) repeat-x top right;
    height:48px;
}
div.subHeader,subHeaderCart
{
    display:inline;
    float:left;
    text-align:center;
    padding:0px 8px 0px 8px;
    vertical-align:middle;
    background: #D0CB94 url(/Images/FurnitureStore/subheaderitembg.png) repeat-x top right;
    color:#ffffff;
    height:48px;
}

div.subHeader a, div.subHeaderCart a
{
    width:100%;
    margin:0px;
    padding:4px 0px 0px 0px;
    text-decoration:none;
    color:#ffffff;
}
div.subHeader a:hover, div.subHeaderCart a:hover
{
    text-decoration:none;
    color:#9999ff;
}

div.subHeaderCart
{
    display:inline;
    float:left;
    text-align:left;
    padding:0px 8px 0px 8px;
    vertical-align:middle;
    color:#ffffff;
}
div.subHeaderCart a
{
   display:block;
}
div.subHeaderName
{
    display:inline;
    float:left;
    text-align:center;
    padding:0px 8px 0px 8px;
    height: 48px;
    vertical-align:middle;
    color:#ffffff;
    max-width: 150px;
}

div.subHeaderName div
{
    height: 48px;
    display:table-cell;
    vertical-align: middle;
    margin: auto;
}

div.subHeaderName a
{
    text-decoration:none;
    color:#ffffff;
}
div.subHeaderName a:hover
{
    text-decoration:none;
    color:#9999ff;
}
   
#tdSubHeader2
{
    padding:0px;
    margin:0px;
    vertical-align:text-bottom;
    height:122px;
    background: #D0CB94 url(/Images/FurnitureStore/subheaderbg2.png)  repeat-x top right;
}
div.subHeader2
{
    width:33%;
    float:left;
    height:122px;
    vertical-align:text-bottom;
    background: transparent url(/Images/FurnitureStore/subheaderbg2Shadow.png)  no-repeat top right;
    display:inline-block;
    /*border:1px solid red;*/
}


#MainContent{
    white-space:normal;
}

#RightNav
{
    white-space:normal;
    width:0px;
}

#LeftNav
{
    white-space:normal;
    width:200px;
    border-right:1px solid #D0CB94;
    
    /****************************/
    border-right:1px solid #000;
    background-color:#000;
    width:179px
    /****************************/
    
}

#LeftNav ul
{
    
    list-style-type:none;
    margin:10px 0px 0px 4px;
    padding:0px;
}

#LeftNav ul li
{
    vertical-align:middle;
    height:28px;
    margin: 0px;
    padding: 4px 0px 0px 14px;
    background: #000 url(/Images/NewTemplate/Images/arrow-gold.png);background-repeat:no-repeat;
    padding: 4px 0px 0px 14px;
    position:relative;
    display:block;
    background-position: left 4px;
}
#LeftNav ul li:hover
{
    background: #BC3134 url(/Images/FurnitureStore/menuitem.gif) repeat-x top left;
    position:relative;
    display:block;
    background-color: #A0A0A0;
    
    /****************************/
    background: #000 url(/Images/NewTemplate/Images/arrow-gold.png);background-repeat:no-repeat;
    background-color:#000;
    background-position: left 4px;
    /****************************/
}

#LeftNav ul li a{
    margin:0px;
    padding:0px;
    text-decoration:none;
    display:block;
    
    /***************************/
    color: #FFFFFF;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    text-decoration: none;
    /***************************/
}

#LeftNav ul li a:hover{
    margin:0px;
    padding:0px;
    text-decoration:none;
    color: #fecb00;
}

#LeftNav ul li a[disabled="disabled"]:hover {
	color: GRAY;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#LeftNav > nav > ul > li > ul
{
    padding: 6px 0px 0px 9px;
    display:none;
    width:200px;
    border: 1px solid #D0CB94;
    position:absolute;
    top: -17px;
    left: 192px;
    background-color: #FFFFFF;
    
    /****************************************/
    width:176px;
    border: 1px solid #000;
    background-color: #000;
    left: 169px;
    /****************************************/
}

#LeftNav > nav > ul > li > ul li ul
{
    padding: 6px 0px 0px 9px;
    display:none;
    width:200px;
    border: 1px solid #D0CB94;
    position:absolute;
    top: -17px;
    left: 196px;
    background-color: #FFFFFF;
}

#LeftNav > nav li:hover > ul
{
    display:block;
    z-index:100000;
}

#LeftNav ul li ul li
{
    padding: 4px 0px 0px 14px;
}

#LeftNav .FacetFilterDisplay a.Clear
{
    padding: 0px 0px 0px 10px;
    margin: 10px 0px 0px 0px;
    display: block;
}

#LeftNav .FacetFilterDisplay input
{
    height: 10px;
    margin-bottom: 4px;
}

#LeftNav .FacetFilterDisplay li a.Selected
{
    font-style: italic;
}

#LeftNav .FacetFilterDisplay .MultidashSelect_ li
{
    padding: 0px 0px 0px 14px;
}

/*Use an image here - arrows, etc. - to indicate pop-out menu*/
/*.subfolderstyle
{
    background:url(/Images/subfolder.gif) no-repeat 97% 50%
}*/

#LeftNav h5
{
    padding:0px 0px 0px 10px;
    margin:10px 0px 0px 0px;
    color:#BC3134;
    font-size:12px;
}
#LeftNav h5 a
{
    color:#BC3134;
    font-size:12px;
}

#LeftNav h5 a: hover
{
    color:#000000;
}
p.Tout
{
    padding:0px 0px 0px 20px;
    margin:10px 0px 0px 0px;
	font-family: Verdana;
	font-size: 8pt;
	
	/**************************/
	color:#fff;
	/**************************/
}
div.CategoryNav
{
    padding:0px 0px 0px 10px;
    margin:10px 0px 0px 0px;
    color:#000000;
    font-size:12px;
    font-weight: bold;
}
div.UDFNav
{
    padding:0px 0px 0px 10px;
    margin:10px 0px 0px 0px;
    color:#000000;
    font-size:12px;
    font-weight: bold;
}

#tdContent
{
    vertical-align:top;
}
table.content
{
    table-layout:fixed;
    width:100%;
}
#tdFooterLeft
{
    border-top:2px solid black;
    background: #D0CB94 url(/Images/FurnitureStore/leftBottom.png) repeat top left;
}
#tdFooter
{
    color: #000;
    border-top:1px solid black;
    
    
}
#tdFooter a
{
    /*color: #999999;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none;*/
    
    color: #999999;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    text-transform: none;

}
#tdFooter a:hover
{
    /*color: #BC3134;
    text-decoration:none;*/
    
    color: #ffffff;
    text-transform: underline;

}
#spacerFooter
{
    height:2px;
    border-bottom:1px dashed #D0CB94;
}

h1.SiteDescription
{
    position:absolute;
    top:31px;
    left:190px;
    width:220px;
    color:Black;
    font-weight:bold;
    font-size:14px;
}
table.Grid
{
    border-collapse:collapse;
    border:3px double #BC3134;
    
    /***************/
    border:none
    
    /***************/
}
table.Grid th
{
    
    border:1px solid #BC3134;
    background-color: #D0CB94;
    /***************/
    border:none;
    background-color:silver;
    /***************/
}
table.Grid td
{
    border:1px solid #BC3134;
    border-top:1px solid #BC3134;
    /***************/
    border:none;
    /***************/
}
/*Cart page table*/
#tblProducts
{
    width: 640px;
    /**********************/
    width:720px
    /**********************/
}

tr.AlternatingRow
{
    background-color:#dddddd;
}
table.Form
{
    border-collapse:collapse;
    border:3px double #BC3134;
    /**********************/
    border:none;
    /**********************/
}
table.Form th
{
    background-color: #D0CB94;
    border-bottom:1px solid #BC3134;
    color:#000000;
}
table.Form td
{
    background-color:#dddddd;
}
table.Form tr.innerShadow, tr.innerShadowAlt
{
    background: transparent url(/Images/FurnitureStore/innerShadow.png) no-repeat top left;
}
table.Form tr.innerShadowAlt
{
    background-color: #dddddd;
}
table.Form td.innerShadow
{
    background: transparent url(/Images/FurnitureStore/innerShadow.png) no-repeat bottom right;
    padding:0px;
    margin:0px;
}
table.Form td.innerShadow td
{
    background-color: transparent;
}
tr.innerShadow, tr.innerShadowAlt
{
    background: transparent url(/Images/FurnitureStore/innerShadow.png) no-repeat top left;
}
tr.innerShadowAlt
{
    background-color: #dddddd;
}
td.innerShadow
{
    background: transparent url(/Images/FurnitureStore/innerShadow.png) no-repeat bottom right;
    padding:0px;
    margin:0px;
}
td.innerShadow table
{
   margin:4px 0px 0px 24px;
   padding:0px;
   text-align:left;
   border-collapse:collapse;
   border:0px;
}
td.innerShadow table tr td
{
   border: 0px;
   margin: 0px;
}
td.innerShadow table tr td span
{
    margin:2px 0px 0px 3px;
    font-weight:bold;
}
table.Form th
{
    background-color: #D0CB94;
    border-bottom:1px solid #BC3134;
    color:#000000;
    
    /**********************/
    background-color: silver;
    border-bottom:none;
    color:#333;
    /**********************/
}
table.Form td
{
    background-color:#dddddd;
    /**********************/
    background-color:transparent;
    /**********************/
}


div.samePersonalization
{
    margin:0px;
    padding:0px;
    width:100%;
}
div.samePersonalization input
{
    margin:0px;
    padding:0px;
}
 
div.samePersonalization label
{
    margin:0px;
    padding:0px;
}
td.personalization
{
   margin:0px;
   padding:0px;
}
td.personalization div
{
   margin:0px;
   padding:0px;
   width:100%;
}
tr.Header td
{
	background-color: #D0CB94;
    border-bottom: 1px solid #BC3134;
    color: #000000;
}
.Header
{
	background-color: #D0CB94;
    border-bottom: 1px solid #BC3134;
    color: #000000;
}

tr.ShippingHeader
{
    background-color:#BC3134;
}
input.AdminLinkButton, input.AdminLinkButtonNoBorder{
    margin:0px;
    padding:0px;
    background-color:Transparent;
    color:White;
    border:1px solid #555555;
}
input.AdminLinkButtonNoBorder{
    border:0px;
}
input.AdminLinkButton:hover{
    color:Green;
}
div.UserDefinedHierarchyPrompt
{
	background-color: #DDDDDD;
	border:3px double #BC3134;
	text-align:center;
	display: block; 
	overflow: auto;
	position: absolute;
	visibility: hidden;
	z-index:9200
}
table.UserDefinedHierarchyPromptHead
{
	background-color: #D0CB94;
    border-bottom:1px solid #BC3134;
	color: #000000;
}
#personalizationTable
{
    visibility: hidden;
    display: none;
}
.PersonalizationPrompt 
{
	/*display: none;*/
}
div.PersonalizationPrompt
{
	background-color: #DDDDDD;
	border:3px double #BC3134;
	text-align:center;
    /*visibility: hidden; */
}
table.PersonalizationPromptHead
{
    background-color: #D0CB94;
    border-bottom:1px solid #BC3134;
	color: #000000;
}
div.PersonalizationPromptTable
{
    padding: 1px;
}
table.PersonalizationPromptTable
{
    border-collapse: collapse;
    border: 1px solid #BC3134;
	text-align: left;
    margin-left: auto;
    margin-right: auto;
}
table.PersonalizationPromptTable td
{
	border: 1px solid #BC3134;
}
table.PersonalizationPromptTable th
{
    border: 1px solid #BC3134;
    font-weight: bold;
    white-space: nowrap;
    text-align:center;
}
td.PersonalizationPromptTableLabel
{
    font-weight: bold;
    white-space: nowrap;
}

div.ModalPrompt
{
	background-color: #DDDDDD;
	border:3px double #BC3134;
	text-align:center;
	display: block; 
}
table.ModalPromptHead
{
    background-color: #D0CB94;
    border-bottom:1px solid #BC3134;
	color: #000000;
}

div.CloseLink
{
	cursor: hand;
    cursor: pointer;
	margin: 5px 5px 0px 0px;
}

table.Calendar
{
	border: 1px solid #D0CB94;
	background-color:#ffffff;
	color: #00008b;
}

.ValidationError {
    background: #FFAAAA;
}

.ValidationSummary
{
	color: #ff0030;
	font-weight: 700;
	font-size: 10pt;
	background-color: #ffffff;
	padding:10px;
	border-collapse: collapse;
	margin: 2px 2px 2px 2px;
}
	
td.AddressLineLabel
{
	padding-right: 5px;
	text-align: left;
	font-weight: 700;
}

td.AddressLineInfo
{
	text-align: left;
}

.preferredPayment
{
    font-weight: bold;
    font-style: italic;
}

.preferredShipTo
{
    font-weight: bold;
    font-style: italic;
}

.GroupHierarchyTable
{
    padding:10px;
}
.GroupItemLabel
{
    background:#DDDDDD;
}
.GroupHierarchyTitle h2
{
    font-size:18px;
    font-weight:bold;
}
.GroupHierarchyImage
{
    min-width:200px;
    max-width:400px;
}
.GroupHierarchyDescription
{
    padding-left:12px;
    padding-right:12px;
    padding-bottom:12px;
}

ul.promoteditems
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.promoteditems li
{
	margin-bottom: 15px;
}

#BannerRotating
{
    width:730px;
    height:305px;
    margin-top:10px;
    margin-left:16px
}
table.PromotedBestSeller td
{
    /*width: 33.3333%;*/
}
td.PromotedBestSellerTitle
{
    background-color:#DDDDDD;
    font-size:14px;
    padding-top:5px;
    padding-bottom:5px;
}

table.PromotedBestSeller a
{
    color: #000000;
    font-family: Arial;
}
td.PromotedBestSellerTitle 
{
    background-color: #DDDDDD;
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    margin-bottom: 4px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.tbAddress 
{
    
}

.tdAddressLabel 
{
    
}

td.tdAddressLabel
{
    
}

.tAddressVerification
{
    
}

table.tAddressVerification
{
    
}

.tbAddressPostalCode
{
    
}

.ConfirmAddress
{
    color: #ff0030;
	font-weight: bold;
}
div.addthis_toolbox 
{
    width: 200px;
    margin-left: 5%;
    margin-right: 5%;
}

.PreferredCurrency
{
}

.CartPreferredCurrency
{
}

.ItemsPreferredCurrency
{
    margin-top: 10px;
}

.DetailsPreferredCurrency
{
    margin-top: 5px;
}

span.PreferredCurrency
{
}

td.liQuantityBackordered
{
    min-width: 70px;
    max-width: 100px;
    white-space: normal;
}

.infiniteCarouselTitle {
    width: 100%;
    padding-top:5px;
    padding-bottom:5px;
    text-align: center;
    font-size:14px;
    font-weight: bold;
}

.infiniteCarouselTitle a {
    font-size:14px;
    font-weight: bold;
    text-decoration: none;
}

.infiniteCarouselPlaceHolder {
    width: 100%;
    height: 250px;
}

.infiniteCarousel {
    width: 800px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.infiniteCarousel .wrapper {
    width: 710px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
    overflow: auto;
    min-height: 10em;
    margin: 0 40px;
    position: absolute;
    top: 0;
    left: 0;
    height: 250px;
}

.infiniteCarousel ul a img {

}

.infiniteCarousel .wrapper ul {
    height: 220px;
    width: 9999px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    position: absolute;
    top: 0;
    left: 0;
}

.infiniteCarousel ul li {
    display:block;
    float:left;
    padding: 10px;
    height: 140px;
    width: 120px;
    text-align: center;
}

.infiniteCarousel ul li div {
    display: table-cell;
    height: 140px;
    vertical-align: middle;
}

.infiniteCarousel ul li a img {
    margin-left: auto;
    margin-right: auto;
    display:block;
}

.infiniteCarousel .arrow {
    display: block;
    height: 36px;
    width: 37px;
    text-indent: -999px;
    position: absolute;
    top: 62px;
    cursor: pointer;
}

.infiniteCarousel .forward {
    background: url(/images/arrows/arrow-grey-rt.png) no-repeat 0 0;
    right: 0;
}

.infiniteCarousel .back {
    background: url(/images/arrows/arrow-grey-lt.png) no-repeat 0 0;
    left: 0;
}

.infiniteCarousel .forward:hover {
}

.infiniteCarousel .back:hover {
}

.infiniteCarousel td {
    display:block;
    float:left;
    padding: 10px;
    height: 140px;
    width: 120px;
    text-align: center;
}



div.FeedbackComment
{
    background-color:#F4F3DE;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin-left:5px;
    text-align:left;
}

div.FeedbackImagePreview
{
    
}

.FeedbackCommentTextbox
{
    width:300px;
    height:75px;
}

.ModalFeedbackCommentPrompt
{
  width:950px;
  height:500px;
  overflow:scroll;
}

.ModalAddFeedbackCommentPrompt
{
    overflow:auto;
    max-width:950px;
    max-height:600px;
}

.ModalAddFeedbackCommentPromptHead
{
    
}

.AddFeedbackCommentPopupButtons
{
    /*float:left;*/
    text-align:center;
    margin:auto;
    width:100%;
}

.ModalFeedbackCommentPromptHead
{
    
}

.AddFeedbackCommentHeaderPrompt
{
    /*background-color: #BC4B4D;*/
}

span.AddFeedbackCommentHeaderPrompt
{
    /*color: white; */
    font-size: large;
}

.AddFeedbackComment
{
    width:100%;
    
}

.PreviewBack
{
    text-align:center;    
}

#FeedbackCommentControlWrapper
{
    
}

td.tdFeedbackInformationLineLabel
{
	padding-right: 5px;
	text-align: left;
	font-weight: 700;
}

td.tdFeedbackInformationLine
{
	text-align: left;
}

.tdFeedbackInformationLabel
{
    
}

td.tdFeedbackInformationLabel
{
    
}

.FeedbackProgramHeader
{
    padding: 2px;
    height: 100%;
    width: 100%;
    background: #D0CB94 url(/Images/headerbg.png) repeat center center;
    /*color: #BC4B4D;
    text-shadow: 1px 1px 2px black;*/
    font-size: large;
}

.FeedbackTabs
{
    width:98%;
    height:inherit;
    margin-left:8px;
}

.FeedbackTabsInner
{
    
}

.FeedbackHeader
{
    
}

.FeedbackCommentFCFMessage
{
    padding:0px;
    margin:0px;
    color:#666666;
}

span.FeedbackCommentFCFMessage
{
    
}

div.FeedbackCommentFCFMessage
{
    
}

.OrderBy
{
    text-align:left;
}

.OrderByText
{
    
}

.vote
{
    font-weight:bold;
}

.FeedbackCommentTitle
{
    font-weight:bold;
    font-size:14px;
    font-family: Tahoma;
}


.DFeedbackCommentTitle
{
    
}

.DFeedbackCommentTitleContent
{
    
}

.FeedbackCommentTitleTextbox
{
    width:300px;
}

.FeedbackCommentDate
{
    
}

.DFeedbackCommentDate
{
    
}

.DFeedbackCommentDateContent
{
    
}


.FeedbackCommentComment
{
    
}

.DFeedbackCommentComment
{
    font-size:11px;
    color:#333333;
}

.DFeedbackCommentCommentContent
{
    font-size:11px;
    color:#333333;
    font-size:12px;
    font: 12px Georgia;
}

.DRFeedbackCommentComment
{
    
}

.DRFeedbackCommentCommentContent
{
    
}

.CommentText
{
    text-align:left;
}

p.CommentText
{
    text-align:left;
    display:inline; 
    /*width:265px;*/
}


.AboveComment
{
    text-align:left;
}

.FeedbackCommentBy
{
    
}

.DFeedbackCommentBy
{
    
}

.DFeedbackCommentByContent
{
    
}

.DFeedbackCommentConfirmedPurchase
{
    font-size:12px;
    font-color:grey;
    font-weight:bold;
    font-style:italic;    
}

.DRFeedbackCommentBy
{
    
}

.DRFeedbackCommentByContent
{
    
}

.FeedbackCommentCusReviews
{
    
}

.FeedbackCommentLocation
{
    
}

.DFeedbackCommentLocation
{
    
}

.DFeedbackCommentLocationContent
{
    
}

.DRFeedbackCommentLocation
{
    
}

.DRLocationContent
{
    
}

.FeedbackCommentImage
{
    display: inline;
    margin:2px;
}

.DFeedbackCommentImage
{
    
}

.DFeedbackCommentImageContent
{
    
}

.DRFeedbackCommentImage
{
}

.DRFeedbackCommentImageContent
{
    
}

.FeedbackImage
{
    
}

div.FeedbackImage
{
    
}

.FeedbackImagePreview
{
    
}

.FeedbackCommentRating
{
    margin-left:-3px;
}

.DFeedbackCommentRating
{
    
}

.DFeedbackCommentRatingContent
{
    
}

.RFeedbackCommentPrompt
{
    margin-top:10px;
    text-align:left;
}

.ProHieLink
{
    font-weight:bold;
}

span.ProHieLinkHeader
{
    font-weight:bold;
}

div.ProHieLinkHeader
{
    margin:auto;
    width:100%;
    text-align:center;
}

div.HieLinkHeader
{
    margin:auto;
    width:100%;
    text-align:left;
}

.ProHieLinkInstruction
{
    
}

.FCFMessageContent
{
    
}

.FeedbackReply
{
    margin-top:10px;
    text-align:left;
}

div.FeedbackReply
{
    margin-left:30px;
}

.FeedbackCommentList
{
    background-color:#F4F3DE;
}

.SingleFeedbackComment
{
    background-color:#F4F3DE;
}

.DByCustomerReviewsContentButton
{
    border:none;
    background-color:#F4F3DE;
    text-decoration:underline;
    cursor: hand;
    cursor: pointer;
}

.DRByCustomerReviewsContentButton
{
    border:none;
    background-color:#F4F3DE;
    text-decoration:underline;
    cursor: hand;
    cursor: pointer;
}

.FCFRPrompt
{
    font-weight:bold;
}





.FeedbackCommentFeedbackResponses
{
    margin-top:18px;
}

.FCRPromptAndButtons
{
    text-align:left;
}

.FCRLoading
{
    
}

.FCRResponse
{
    
}

.hlOrderBy
{
    color: #FCB030;
    text-decoration:none;
    
}

.StarRatingLegend
{
    clear:both;
    float:right;
    font-size:9px;
    margin-top:14px;
    margin-right:10px;
    line-height:14px;
    font-weight:bold;
    color:Grey;
    text-align:left;
}

#StarRatingImage
{
    float:left;
    margin-top:-7px;
}

.NumberOfComments
{
    text-align:left;
}

.AverageRating
{
    text-align:left;
}

.MoreCommentsLink
{
    font-weight:bold;
}

#startest
{
    
}

.StarRatings
{
    margin-left:-42px;
}

.FirstRating
{
    font-style:italic;
    font-weight:bold;
    font-size:10px;
}

.UserReply
{
    font-weight:bold;
    font-style:italic;
    font-size:12px;
}

.AddFeedbackButton
{
    text-align:left;
}

.PagingButtons
{
    text-align:left;
}

.FileUpload
{
    position:relative;
}

#fakeTextbox
{
    position:absolute;
    width:235px;
    z-index:-50;
}

#fakeButton
{
    position:absolute;
    left:235px;
    z-index:-50;
}

.FileUploadButton
{/*
    z-index:2;
    opacity:0;*/
}

.emailPreferences
{
    margin-left: auto;
    margin-right: auto;
}

.emailPreferences h4
{
    color:#BC3134;
    font-size:12px;
}

.emailPreference
{
    text-align: left;
    max-width: 50%;
    margin: 0px 0px 20px 0px;
}

.emailMailingLists
{
    margin: 0px 0px 10px 20px;
}

.emailMailingList
{
}

.PageTopText
{
    margin: 0px 0px 10px 0px;
}

.PageBottomText
{
    margin: 0px 0px 10px 0px;
}

.items .Breadcrumb
{
    margin: 0px 0px 10px 0px;
}

.items h2
{
    margin: 0px 0px 10px 0px;
}

.items h4
{
    margin: 0px 0px 10px 0px;
}

.details h2
{
    margin: 0px 0px 10px 0px;
}

.details h4
{
    margin: 0px 0px 10px 0px;
}

.OrderByDropDownList
{
    margin: 10px 0px 10px 0px;
}

.OrderByLinks
{
    margin: 10px 0px 10px 0px;
}

ul.quickorder
{
    list-style-type: none;
    padding-left: 0px;
}

.item-navigation
{
    
}

.item-navigation ul
{
    list-style-type: none;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

.item-navigation li
{
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

/*BEGIN SLIDESHOW CSS*/
#slideshowWrapper {
    position: relative;
    width: 730px;
    margin: auto;
}

ul#slideshow {
    visibility: hidden;
    list-style: none;
    /*
    border: 1px solid #999999;
    padding: 2px;
    */
    padding: 0px;
    margin-left: auto; 
    margin-right: auto;
    margin-top: 25px;
    width: 730px;
    height: 413px;
    overflow: hidden;
}

#slideshow img {
    background-color: #FFFFFF;
}

#fssList {
    list-style: none;
    width: 730px; 
    margin-left: auto; 
    margin-right: auto;
    padding: 5px 0 0 0;
    text-align: center;
}

#fssList li {
    display: inline-block;
    padding-right: 10px;
    margin-left: auto; 
    margin-right: auto;
}

#fssList li a {
    color: #FFFFFF;
    background: #FFFFFF;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    height: 18px;
    width: 18px;
    text-align: center;
    border: 1px solid #D0CB94;
    border-radius: 50%;
}

#fssList li.fssActive a,
#fssList li a:hover {
    font-weight: bold;
    color: #D0CB94;
    background: #D0CB94;
}

#fssPrev {
    position: absolute;
    top: 196px;
    left: 5px;
    background: url(/images/arrows/arrow-grey-lt.png) no-repeat 0 0;
    width: 36px;
    height: 36px;
    text-indent: -999999px;
    opacity: 0.5;
}

#fssPrev:hover {
    opacity: 1;
}

#fssNext {
    position: absolute;
    top: 196px;
    right: 5px;
    background: url(/images/arrows/arrow-grey-rt.png) no-repeat 0 0;
    width: 36px;
    height: 36px;
    text-indent: -999999px;
    opacity: 0.5;
}

#fssNext:hover {
    opacity: 1;
}

#fssPlayPause {
    position: absolute;
    top: 383px;
    right: 10px;
    background: url(/images/white.png) repeat;
    padding: 4px 0 5px 0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 60px;
    text-align: center;
    display: block;
    color: #333333;
    text-decoration: none;
}
/*END SLIDESHOW CSS*/

/***************************************************************************/
.theader
{
    background-image:url('/Images/NewTemplate/Images/banner.png');
    background-repeat:no-repeat;
    height:100px;
    width:950px;
}
.chat
{
    /*background-image:url('/Images/NewTemplate/Images/button-chat.png');
    background-repeat:no-repeat;*/
    height:55px;
    width:160px;
}
.tmenu
{
    background:none;
    position:relative;
    margin-top:-3px;
    left:13px;
    width: 100%;
}
.menu-top {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	background-color: #ffd300;
	text-align: center;
	background-image: url(/images/NewTemplate/Images/tile-menu.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
    white-space: nowrap;
}
.menu-top:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	background:none;
	background-color: #ffd300;
}
.menu-top a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
}
.menu-top a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
}
.menu-top-active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
	background:none;
	background-color: #ffd300;
	color:#000;	
}
.menupad
{
    margin-left:9px;
    position:relative;
}
.mainbodycontent
{
    position:relative;
    margin-top:-24px;
    background-color:#fff; 
    width:100%;
}
.hd
{
    color: #fecb00;
    font-family:Tahoma;
    font-size: 21px;
    font-weight: normal;
    line-height: 28px;

}
.whiteb
{
    background-color:#fff;
}
.ddl
{
    width:150px;
    height:30px
}
.fhd {
    color: #999999;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;
}
.a-footer{
    color: #999999;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none;
}

.dataTables_wrapper { font-size: 13px;}
.dataTables_wrapper a:hover { font-size: 13px;}
table.ItemBox a
{
    color: #333333;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}
table.ItemBox a:hover
{
    color: #333333;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}
.buttoncart
{
    background-image:url(/images/newtemplate/images/button-add-to-cart.png);
    width:101px;
    height:37px;
    border:none;
}
.ptitle {
    color: #333333;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
}
.fend
{
    background-image:url(/images/newtemplate/images/content-footer-doublerule.gif);
    width:730px;
    height:45px;
    margin-left:auto;margin-right:auto;
}
.social
{
    position:absolute;
    margin-top:6px;
    width:180px;
    margin-left:590px;
    padding-left:3px
}
.social a
{
    padding:0;
}
.Gallery a
{
    color: #333333;
}
.detailbackground
{
    background-image:url('/images/NewTemplate/images/bkg-products-content3.jpg');
    background-repeat:no-repeat;
    width:730px;
    height:auto;
}
.contentfooter
{
    background-image:url('/images/NewTemplate/images/content-shadow.jpg');
    background-repeat:no-repeat;
    width:730px;
    height:20px;
}
.landingbackground
{
    background-image:url('/images/NewTemplate/images/bkg-products-content3.jpg');
    background-repeat:no-repeat;
    width:730px;
    height:auto;
}
.cartbackground
{
    background-image:url('/images/NewTemplate/images/bkg-products-content3.jpg');
    background-repeat:no-repeat;
    width:730px;
    height:auto;
}
.top10px
{
    margin-top:10px
}
table.Grid
{
    font-size:11px
}
table.Grid td
{
    font-size:11px
}
table.Grid td a
{
    font-size:11px
}
.subtotalfont
{
    font-weight:bold;
    font-size:14px
}
.leftmargin10
{
  text-align:left;
}
.shipbackground
{
    background-image:url('/images/NewTemplate/images/bkg-products-content4.jpg');
    background-repeat:no-repeat;
    width:730px;
    height:auto;
}
.topshadow
{
    background-image:url(/images/newtemplate/images/top-content-shadow.jpg);
    background-repeat:repeat-x;
    width:100%;
    height:16px;
    margin-top:2px
}
.mainpageshadow
{
    background-image:url(/images/newtemplate/images/bkg-home-slideshow.jpg);
    background-repeat:repeat-x;
    width:100%;
    height:305px
}
.slidershadow
{
    background-image:url('/images/gallery-shadow.jpg');
    background-repeat:no-repeat;
    width:738px;
    height:20px;
}
.featuredlist
{
    background-image:url(/images/newtemplate/images/bkg-home-buckets.jpg);
    background-repeat:no-repeat;
    width:175px;
}

.featuredspan
{
    /*color: #FECB00;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;*/
    
    
    
    
    color: #fecb00;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    text-transform: none;

}
.invisibleLink {
    display: block;
    top: 0;
    position: absolute;
    height: 100px;
    width: 162px;
}
.welcome {
    display: block;
    margin-top:-70px;
    color:#fff;
    float:right;
    padding-right: 125px;
    width: 300px;
    text-align:right
}
.loginlbl {
    display: block;
    margin-left:900px;
    margin-top:-70px;
    color:#fff;
    position: absolute;
}
.loginlbl a {
    color:#fff;
}
.invisibleLink a{
    display: block;
    top: 0;
    position: absolute;
    height: 100px;
    width: 162px;
}
INPUT.hintTextbox       { color: #fff; background-color:#000;
                          padding:1px;
    margin:0px;
    height: 14px;
    border: 1px solid black;
    position:relative;
    
    /****************************/
    background-color:#000;
    color:#fff;
    border:solid 1px #ffd300
    /****************************/}
INPUT.hintTextboxActive { color: #fff; background-color:#000;
                          padding:1px;
    margin:0px;
    height: 14px;
    border: 1px solid black;
    position:relative;
    
    /****************************/
    background-color:#000;
    color:#fff;
    border:solid 1px #ffd300
    /****************************/}
    
    .text-copyright, text-copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
}
.ddlSort {
    width: 250px;
    position: absolute;
    margin-top: 48px;
    z-index: 1000;
    margin-left: 20px;
}
img {border:none}

.ContactBlock {width:100%;display:block;border-top:solid 8px #fff;clear:both;}
.ContactBlock h3 {margin:auto;width:25%;float:left;border-right:solid thick transparent;}
.ContactBlock ul {width:65%;float:right;border-left:solid thick transparent;}
.ContactBlock ul li {display:block;}

.StaticButton, .StaticButton:link, .StaticButton:visited {
background: -webkit-linear-gradient(170deg,#ada9a4,#000);
background:    -moz-linear-gradient(170deg,#ada9a4,#000);
background:      -o-linear-gradient(170deg,#ada9a4,#000);
background:     -ms-linear-gradient(170deg,#ada9a4,#000);
background:         linear-gradient(170deg,#ada9a4,#000);
background-color:#ada9a4;
-webkit-border-top-left-radius:     8px;
-moz-border-radius-topleft:         8px;
border-top-left-radius:             8px;
-webkit-border-top-right-radius:    8px;
-moz-border-radius-topright:        8px;
border-top-right-radius:            8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomright:     8px;
border-bottom-right-radius:         8px;
-webkit-border-bottom-left-radius:  8px;
-moz-border-radius-bottomleft:      8px;
border-bottom-left-radius:          8px;
text-indent:0px;
border:2px solid #30302f;
display:inline-block;
color:#fecb00;
font-family:Tahoma,Geneva,sans-serif;
font-size:11px;
font-weight:bold;
font-style:normal;
height:43px;
line-height:43px;
width:162px;
margin:0 0 5px 3px;
text-decoration:none;
text-align:center;
}
.StaticButton:hover {
background: -webkit-linear-gradient(-15deg,#ada9a4,#000);
background:    -moz-linear-gradient(-15deg,#ada9a4,#000);
background:      -o-linear-gradient(-15deg,#ada9a4,#000);
background:     -ms-linear-gradient(-15deg,#ada9a4,#000);
background:         linear-gradient(-15deg,#ada9a4,#000);
text-decoration:none;
}
.StaticButton:active {
position:relative;
top:1px;
text-decoration:none;
}