body,td,th {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
body {
	background: #ffffff url(/images/site-bg-morespace.gif) repeat-x;
	margin: 0px;
	padding: 50px;
}
#leftcontent {
	padding: 15px 15px 0 25px;
	color: #bfb6ad;
	background-color: #482d15;
}
#leftcontent p {
	margin-bottom: 10px;
	margin-top: 0;
}
#leftcontent a {
	color: #ffffff;
	font-weight: bold;
}
#leftcontent a:hover {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
#leftcontent ul {
	margin-top: 0;
	padding-top: 0;
}
#leftcontent li {
	padding-top: 2px;
}




#rightcontent2 { /*for area rug*/
	padding: 15px 10px 10px;
}

#rightcontent {
	padding: 15px 34px 10px;
}
#rightcontent p {
	padding-top: 0;
	margin-top: 0;
}
.nav {
	background: #edeef2;
	text-align: center;
}
.textpagecontent {
	background: #edeef2;
	text-align: left;
	height: 274px;
}
.textpageleftcol {
	background: #ffffff url(/images/bg-textpage-leftcol.gif) repeat-x;
	padding: 10px 20px 17px 60px;
	color: #cdbcb3;
}
.textpageleftcol a {
	color: #ffffff;
	font-weight: bold;
}
.textpageleftcol a:hover {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.grayspacerbar {
	background: #ffffff url(/images/bar-spacer-gray.gif) repeat-x;
	height: 11px;
	padding-bottom: 10px;
}


.BodyTextErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #c00;
}
a {
	color: #482d15;
	text-decoration: none;
}
a:hover {
	color: #e51837;
	text-decoration: underline;
}
.footer { 
	color: #adadad;
	padding-left: 25px;
}
ol li {
	padding-bottom: 10px;
}
h1 {
	font-size: 13px;
	font-weight: normal;
	padding-top: 0;
	margin-top: 0;
}
h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
hr {
	color: #e7e7e7;
	background: #e7e7e7;
	height: 2px;
	width: 100%;
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.FormField {
font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 1px;
	margin: 1px;
	color: #666666;
	background: #fff;
	border: 1px solid #cccccc;
	width: 250px;
}
.FormSelect {
font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 1px;
	color: #333;
	background: #fff;
	border: 1px solid #b8b0aa;
}
.FormTextField {
font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 1px;
	color: #333;
	background: #fff;
	border: 1px solid #b8b0aa;
	width: 90%;
}
.FormButton {
font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	border: none;
	background: #482d15;
	padding: 1px 5px 1px 5px;
}

/* HORIZONTAL NAV */

#navcontainer ul {
padding-left: 60px;
margin-left: 0;
margin-right: 0;
padding-right: 0;
font-size: 13px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	text-decoration: none;
	float: left;
	padding: 3px 10px;
	color: #482d15;
	border-top: 2px solid #edeef2;
}

#navcontainer ul li a:hover {
	border-top: 2px solid #e51837;
	text-decoration: none;
	color: #e51837;
}

/* option 2 */

#navcontainer2 ul {
padding-left: 60px;
margin-left: 0;
margin-right: 0;
padding-right: 0;
font-size: 13px;
}

#navcontainer2 ul li { display: inline; }

#navcontainer2 ul li a {
text-decoration: none;
float: left;
padding: 3px 10px;
	color: #482d15;
	background: #edeef2;
}

#navcontainer2 ul li a:hover {
background: #edeef2;
	text-decoration: none;
	color: #e51837;
}

/* 3 */

#navcontainer3 ul {
padding-left: 55px;
margin-left: 0;
margin-right: 0;
padding-right: 0;
font-size: 13px;
}

#navcontainer3 ul li { display: inline; }

#navcontainer3 ul li a {
	text-decoration: none;
	float: left;
	padding: 3px 10px;
	color: #482d15;
	background: #edeef2;
}

#navcontainer3 ul li a:hover {
	border-top: 2px solid #482d15;
	text-decoration: none;
	color: #e51837;
}




/* HORIZONTAL SUB NAV */

.footernavcell {
	text-align: center;
}
.footernavcellv2 {
	text-align: left;
	padding-left: 50px;
	line-height: 20px;
}
#footernav ul {
	padding-left: 10px;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	font-size: 12px;
}

#footernav ul li {
	display: inline;
	margin: 0 5px;
}

#footernav ul li a {
	float: left;
	padding: 3px 10px;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;	
}

#footernav ul li a:hover {
	color: #482d15;
	background-color: #edeef2;
	text-decoration: none;
}

a#current_link {
	color: #482d15;
	background-color: #edeef2;
	text-decoration: none;
}


/* COLLECTIONS */

.productline {
	font-size: 18px;
	color: #ffffff;
}
.productleftcol {
	color: #bfb6ad;
}
.productleftcol td {
	color: #bfb6ad;
}
.productleftcol a {
	color: #ffffff;
	font-weight: bold;
}
.productleftcol a:hover {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.rugdescription {
	padding: 10px 10px 10px 20px;
}

.categorysubmenu {
	font-size: 12px;
}
.subleveltoplogo {
	margin-top: -10px;
}
.categorylist {
	border-left: 2px solid #e7e7e7;
	padding-left: 25px;
	line-height: 20px;
}


/* DEALER SEARCH  */
.resultsrow td {
	padding: 10px 0;
	border-bottom: 1px solid #cccccc;
}

/* ADMIN */
.adminlistrow td {
	padding: 5px 0;
	border-bottom: 1px solid #cccccc;
}
#productDetailPanel {
	position: relative;
	z-index: 5;
	left: 414px;
	top: 248px;
	height: 26px;
	width: 77px;
	float: left;
	margin-left: 5px;
}
#largeImagePanel {
	float: left;
	z-index:2;
	/*
	margin-left: -25px;
	*/
	margin-top:-26px;
}
