html {
	background: url(../images/img/bgBrown.jpg);
}

body {
	background: url(../images/img/bg.jpg);
	color: #403726;
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
}

.wrap {
	clear: both;
	position: relative;
	width: 970px;
}
	
#session {
	color: #FFF;
	padding: 6px;
	text-align: right;
	background: #25190D;
	display: none;
}

#session a, a.visited, a.active {
	color: #FFE57F;
	text-decoration: underline;
}

#session a:hover {
	color: #FFF;	
}

.notice {
	color: #FFE57F;
	float: left;
	font-weight: bold;
}

#header {
	height: 169px;
	text-align: right;
	background: url(../images/img/bgHeader.jpg) repeat-x top;
	position: relative;
}

#logo {	
	position: absolute;
	top: 0px;
	left: 0px;
}

.siteTop {
	color: #322F28;
}

.topBar {
	position: absolute;
	top: 128px;
	right: 147px;
}


.topBar ul {
	margin: 0px;
}

.topBar li {
	display: inline;
	list-style: none;
	margin-left: 20px;
	font-size: 15px;
	text-transform: lowercase;
}

.topBar a, a.visited, a.active {
	color: #FFF;
}

.topBar a:hover {
	color: #E3CA6D;
}

.phone {
	color: #17467A;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	top: -47px;
	line-height: 26px;
	width:300px;
	float: right;
}
#chaticon{
	width: 140px;
	position: relative;
	}

input.search {
	position: relative;
	top: 0px;
	width: 130px;
	font-size: 12px;
	padding: 4px;
}

#body {

}

#container {
	padding: 15px 0;
	position: relative;
	width: 965px;
}

#left {
	float: left;
	width: 220px;
}

#left ul {
	margin-left: 10px;
}

#left ul li ul {
	margin-left: 5px;
	list-style: none;	
}

#left li {
	margin: 2px 0 0px 10px;
}

#right input {
	margin-bottom: 5px;	
}

#right {
	float: right;
	width: 220px;
		
}

.darkBox {
	margin: 0px;
	background: url(../images/img/bgCat.gif) repeat-y;
}

.darkBox ul {
	
}

.darkBox li {
	list-style-image: url("../images/img/bullet.gif");
}

.darkBox a, a.visited, a.active {
	color: #734603;
}

.darkBox a:hover {
	color: #3F3626;
}

.box {
	padding: 0 20px;
	background: url(../images/img/bgBox.gif) repeat-y;
	text-align: center;
	
}

.box a, a.visited, a.active {
	color: #734603;
}

.box a:hover {
	color: #3F3626;
}

.box ul {
	margin-left: 20px;
}

.box li {
	list-style-image: url("../images/img/bullet.gif");
}


.boxWrap {
	padding: 0 20px;
}

.categories {

}

#content {
	width: 974px;
	padding-top: 15px;
}

#content2 {
	width:	720px;
	margin-right: 235px;
}

#contentHome {
	width:	728px;
	margin-left: 230px;
}

#content3 {
	width: 490px;
	position: relative;
	margin: 0px 230px;
}

.rounded {	
	margin-bottom: 10px;
	padding: 8px;
}

#footer {
	padding-top: 15px;
	line-height: 22px;
	color: #FFF;
	background: url(../images/img/bgFooter.jpg) top repeat-x;
	text-align: center;
	font-size: 14px;
	text-transform: lowercase;
}

.footer {
	background: url(../images/img/bgBrown.jpg);
}

#footer a, a.visited, a.active {
	color: #FFF;
}

#footer a:hover {
	color: #E3CA6D;
}

#footer ul {
	margin-bottom: 10px;
	list-style: none;
}

#footer li {
	display: inline;
	margin-right: 25px;
}

/** BASE STYLES **/

.price {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.inputText {
	padding: 4px;
	border:1px solid #bbb;
	width: 50px;
}

.sortBox td {
	vertical-align: middle;	
}

#pageNavigation {
	margin: 5px 0;
	padding-bottom: 5px;
}

.cartTable {
}

.cartTable th {
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
}

.cartTable td {
	padding: 10px;
	
}

.styleTable {
}

.styleTable th {
	font-size: 18px;
	font-weight: normal;
	padding: 5px;
	background: url(../images/img/bgFooter.jpg) top repeat-x #413829;
	color: #FFF;
	text-transform: lowercase;
}

.styleTable td {
	padding: 5px;
	vertical-align: middle;
	background: #FFF;
	
}

.steps {
	float: right;
	text-align: right;	
}

.steps ul {
	padding: 0px;
	margin: 0px;	
}

.steps li {
	float: left;	
	display: block;
	text-align: center;
	width: 120px;
	list-style: none;
	margin-left: 5px;
	font-size: 12px;
}

.pad5 {
	padding: 5px;	
}

.pad10 {
	padding: 10px;	
}

.btn {
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	background: #665644;
}

.btn:hover {
	background: #66666A;	
}

.spaceplanner_title {
	background: #413829;
	color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

.spaceplanner_fieldbox {
	margin-bottom: 10px;
}

.spacePlanner td {
	vertical-align: middle;
	padding: 0 5px;
}

.spacePlanner input {
	width: 30px;
	padding: 3px;
	text-align: center;
}

.quoteInput {
	padding: 3px;
	font-size: 12px;
	width: 125px;
}

.quoteForm td {
	padding: 3px;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	/*border-style: outset;*/
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:75%;
}

.formSeparator{
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	padding:5px;
	letter-spacing: .05em;
	margin-left: 5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-style:normal;
	font-weight:normal;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-style:normal;
	font-weight:normal;
	float:left;
	padding:5px;
}

.formSpace{
	font-style:normal;
	font-weight:normal;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-style:normal;
	font-weight:normal;
	width:150px;
	padding: 5px;
	border:1px solid #bbb;
	color: #000;
}


.formControlSelect{
	font-style:normal;
	font-weight:normal;
	width:120px;
	color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
/**NEW FORM END**/

.FormItems{
	font-style:normal;
	font-weight:normal;
	padding:2px;
}

.formRemark{
	font-style:normal;
	font-weight:normal;
}

/* START SLIDESHOW */
.slideshowContainer { 
	background: url(../images/img/bgSlide.jpg) no-repeat;
    height:  309px;  
    width:   728px;  
    padding: 0px;  
    margin: 0px;
    overflow: hidden;
    position: relative;
} 
 
.slideshowContainer img { 
	position: absolute;
    top:  29px; 
    left: 31px; 
} 
/* END SLIDESHOW STYLES */

/* START BRAND LANDING PAGE */
#brandCats {
	background: #E5F3F6;
	padding: 10px;	
}

.brandParent {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.brandCategories {
	width: 150px;
	float: left;	
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.brandCategories ul {
	margin-left: 0px;	
}

.brandCategories li {
	list-style: none;
	margin: 0px;
}

.red {
	color: #D80029;
	font-size: 14px;	
}

/* END BRAND LANDING PAGE */

/* TOOLTIPS */

#JT {
	position: absolute;
	z-index:9999 !important;
	background-color: #FFF;
	color: #42392A;
}

#JT_copy{
	padding:10px;
}

.jTip{
	cursor:help;
}

.tip a, a.visited, a.active {
	background: #42392A;
	padding: 2px 5px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}


