/* CSS Document */


body
{
	text-align:left;
	padding:0px;
	font-family: "Trebuchet MS", "Futura Lt", "Futura Md", Helvetica-Light, Arial;
	font-size: 72%;
	line-height:166%;
	color: #484848;
	background-color: #5E0002;
	background-repeat:repeat-x;
	letter-spacing: 0px;
	margin: 0px;
}

div, img, form {
	margin: 0px;
}

td {
	font-size: 100%;
}

a {
	color: #ba0004;
	text-decoration: underline;
}
a:hover {
	color: #484848;
	text-decoration: underline;
}

h1 {
	background-color:transparent;
	font-size: 18px;
	font-weight:400;
	color: #FFFFFF;
	text-align: left;
	margin:0px 0px 0px 0px;
}

/*h1 {
	font-size: 160%;
	margin: 0 0 4px 0;
}*/

h2 {
	background-color:transparent;
	font-size: 18px;
	font-weight:400;
	color: #FFFFFF;
	text-align: left;
	margin:0px 0px 0px 0px;
}

h2 a
{
	text-decoration:none
}

/*h2 {
	font-size: 130%;
	margin: 0 0 2px 0;
}*/

h3 {
	font-size: 140%;
	color: #ba0004;
	margin: 0 0 12px 0;
}


/**
 * ***************************
 *	FORMSss and stuffffs
* *****************************/
input {
	font-family: "Trebuchet MS", "Futura Lt", "Futura Md", Helvetica-Light, Arial;
	font-size: 100%;
	border: 1px solid #CFCFCF;
	color: #6C6C6C;
	padding: 4px;
	margin: 0px;
}
textarea {
	font-family: "Trebuchet MS", "Futura Lt", "Futura Md", Helvetica-Light, Arial;
	font-size: 100%;
	border: 1px solid #CFCFCF;
	color: #6C6C6C;
	padding: 4px;
	margin: 0px;
}
select {
	font-family: "Trebuchet MS", "Futura Lt", "Futura Md", Helvetica-Light, Arial;
	font-size: 100%;
	border: 1px solid #CFCFCF;
	color: #6C6C6C;
	padding: 4px;
	margin: 0px;
}

/*******************************/

#shell
{
	background:url(body_bg.gif) repeat-y 2px 0;
	width:968px;
	text-align:center;
	padding: 0;
	margin: 0px auto 0px auto;
}

#container
{
	width:932px;
	text-align:left;
	position:relative;
	background-color: #FFFFFF;
	margin: auto;
}

#header
{
	position:relative;
	height:74px;
	background:#000000;
	color:#FFFFFF;
	width: 932px;
	margin: 0px;
	padding: 0px;
	border-top:8px solid #480003;
}

#header .logo{
	display:block;
	overflow:hidden;
	background-image: url(Logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 20px;
	top: 24px;
}

#header .telephone{
	position:absolute;
	right:0px;
	top:26px;
	right:20px;
	font-size:150%;
	font-weight: bold;
	font-family: "Futura Md", "Futura Lt", "Futura Bk", "Trebuchet MS", Arial, Helvetica;
}
#header .email{
	position:absolute;
	right:20px;
	top:42px;
	color:#FFFFFF;
	font-size: 110%;
	height: auto;
	line-height: 140%;
	font-family: "Futura Md", "Futura Lt", "Futura Bk", "Trebuchet MS", Arial, Helvetica;
}
#header a.email { text-decoration:none }
#header .email:hover{color:#ddcb33;}



#basket{
	position:absolute;
	right:0;
	top:165px;
	text-align:center;
	height:42px;
	line-height:42px;
	width:220px;
	padding-right:20px;
	background:#fff url(saved_items_bg.gif) no-repeat;
}
#basket a{
	color:#504f4f;
	display:block;
	text-decoration:none
}
#basket a:hover{
	color:#ba0004;
	text-decoration:none
}
#basket strong{font-size:18px;}


/******************** 
 * Crumbs & Search bar 
************************/

#byCarumba
{
	height:30px;
	padding-left:20px;
	color:#999999;
	background-image: url(Crumbs_Bg.jpg);
	background-repeat: repeat-x;
	width: auto;
	float: none;
}

#byCarumba #crumbs {
	color:#999999;
	line-height:30px;
	width: 586px;
	float: left;
	clear: none;
}

#byCarumba #crumbs a {
	border-bottom:#999999 dotted 1px; 
	color:#999999;
	line-height:30px;
}

#byCarumba #crumbs h1 {
	display: inline;
	color:#999999;
	font-size: 12px;
	line-height:30px;
}


#byCarumba #crumbs a:hover{color:#666666;}

a.breaditem {
	text-transform:lowercase;
	text-decoration:none
}

h1.breadhdgitem {
	text-transform:lowercase;
}

/**
 * ***************************
 *	Sub Categories Page
* *****************************/

div.categorybox {
	float:left;
	margin:0px 2px 0px 0px;
	width:152px;
}

div.categorybox img {
	border:0px;
	width:152px;
	height:152px;
	margin:0px;
	padding:0px;
	float:left;
}
div.categorybox h2 {
	background-color: #6F0002;
	background-image: url(titles_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-family: "Futura Md", "Futura Lt", "Futura Bk", "Trebuchet MS", Arial, Helvetica;
	font-size: 144%;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	line-height: 140%;
	padding: 4px 0 0 0;
	width:152px;
}
div.categorybox h2 a {
	color:#FFFFFF;
	font-weight:normal;
}
a.viewmore {
	background-color: #535353;
	height:32px;
	width:147px;
	display:block;
	color:#FFFFFF;
	margin:2px 0px 0px 0px;
	padding: 1px 0px 0px 5px;
	float:left;
	font-size:11px;
	line-height:15px;
}

/*************************/

#content{
	padding: 20px;
	margin:0px auto 0px auto;
	width:895px;
	position:relative;
}
* html #content {
	width:935px;
}

#footer{
	width:auto;
	text-align:left;
	position:relative;
	padding:20px;
	font-size:12px;
	margin: 10px;
	margin-bottom:0;
	background:#480003;
	color:#fff;
	clear:both;
}

#footer .footerbottom
{
	background-color:transparent;
	clear:both;
	text-align:center;
	font-size:10px;
	padding-top:20px;
}

#footer h4 {
	font-size:14px;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
#footer .footerlink{
	padding:0px;
	margin-right:20px;
	float:left;
}
#footer a{
	color:#fff;
}


#footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer li {
	padding-left:14px;
	background:url(footer_bullet.gif) no-repeat center left;
	width:120px;
}

#footer li.nav_on-facebook {
	background-image:url(facebook.png);
	padding-left:22px;
}
#footer li.nav_on-twitter {
	background-image:url(twitter.png);
	padding-left:22px;
}
#footer_website,#footer_products,#footer_social {
	border-right:1px solid #fff;
	width:140px;
	float:left;
	padding:0 15px;
	height:210px;
}
#footer_website {
	padding-left:0;
	width:280px;
}
#footer_website ul {
	float:left;
}
#footer_logos {
	float:right;
}
#footer_logos img {
	margin-left:15px;
}
#footer_siteinfo {
	clear:both;
	text-align:center;
	font-size:10px;
	margin-top:20px;
	padding-top:10px;
	border-top:1px solid #fff;
}
#footer_siteinfo p {
	margin:0;
	padding:0;
}
#cLeft{
	width:608px;
	float:left;
	margin: 0px;
	padding: 0px;
}
#cLeft H1{height:35px;background:url(img/hTagBG.gif);margin:0px;color:#FFFFFF;font-size:12px;line-height:35px;padding-left:20px;margin-bottom:4px;}

.homeItem{
	width:302px;
	height:auto;
	float:left;
	margin: 15px 2px 2px 0;
}

.homeItem a{display:block;color:#ba0004;}

.homeItem img{
	display:block;
	margin: 0px;
}

#cRight{
	width:248px;
	float:right;
	background:#e6e6e6;
	padding:12px 6px 6px 6px;
	height: 408px;
	margin: 0 0 16px 0px;
}
#cRightContent{
	width:232px;
	float:right;
	padding:0 10px 0 0;
	height: 408px;
	margin: 0px;
	text-align: justify;
	font-size: 96%;
}
#cRightContent a {
	color: #ba0004;
}

#cRightContent p {
	margin: 0 0 12px 0;
	padding: 0px;
}

#splash {
	margin: 8px 0 8px 0;
}

#fireToSell {
	float: right;
	padding: 0px;
	margin: 0px;
	height: 110px;
	width: 278px;
	clear: none;
}

#recentAdditions {
	margin: 4px 0 0 0;
	padding: 0px;
	height: auto;
	float:left;
	clear:both;
}

#recentAdditions #title {
	margin: 0 0 1px 0;
	padding: 0px;
}

#recentAdditions .item {
	height: 80px;
	width: 215px;
	background-color: #E6E6E6;
	margin: 0 4px 0 0;
	float: left;
	clear: none;
}

#recentAdditions .item img {
	margin: 0 7px 0 0;
}

#recentAdditions .item a {
	color: #ba0004;
	display: block;
	width: 215px;
	height: 80px;
	font-size:11px;
	text-decoration:none
}

#recentAdditions .item a:hover {
	background-color: #D6D3D3;
}

#recentAdditions .item #details {
	margin: 0px;
	padding: 8px 0 0 0;
	color: #484848;
	text-decoration: none;
	position: relative;
	float: left;
	clear: none;
	line-height:14px;
	font-size:11px;
}

/*#recentAdditions .item #details:hover {
	text-decoration: none;
}*/

.blankDiv {
	margin: 0px;
	clear: none;
}

.blankDivClearBoth {
	margin: 0px;
	clear: both;
}

#recentAdditions .item a .findOutMore {
	text-decoration: none;
	position: relative;
	width: 110px;
	float: left;
	clear: none;
}

#recentAdditions .item a .findOutMore:hover {
	text-decoration: underline;
}

.title {
	background-color: #6F0002;
	background-image: url(titles_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-family: "Futura Md", "Futura Lt", "Futura Bk", "Trebuchet MS", Arial, Helvetica;
	font-size: 144%;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	line-height: 140%;
	padding: 4px 0 0 0;
	margin-bottom:8px;
	width:893px;
}

.title a:link
{
	background-color:transparent;
	color:#FFFFFF
}

.title a:hover
{
	background-color:transparent;
	color:#FFFFFF
}

.title a:visited
{
	background-color:transparent;
	color:#FFFFFF
}

.title2 {
	background-color: #6F0002;
	background-image: url(titles_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-family: "Futura Md", "Futura Lt", "Futura Bk", "Trebuchet MS", Arial, Helvetica;
	font-size: 144%;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	line-height: 140%;
	padding: 4px 0 0 0;
	width: 606px;
	margin: 0 0 16px 0;
	float: left;
	clear: both;
}

.cotentLeft {
	clear: none;
	float: left;
	width: auto;
	margin: 12px 12px 12px 0;
	text-align: justify;
}
.cotentLeft p {
	margin: 0 0 16px 0;
}
.cotentLeftNoMarginTop {
	clear: none;
	float: left;
	width: 620px;
	margin: 0px 0px 12px 0;
}


.contentRight {
	clear: none;
	float: left;
	width: 533px;
	margin: 12px 0 0 12px;
	height: auto;
	overflow: auto;
	text-align: justify;
	padding: 0 12px 0 0;
}
.contentRight p {
	margin: 0 0 16px 0;
}




#contactUsPage input {
	width: 288px;
}
#contactUsPage textarea {
	width: 288px;
}
#contactUsPage button {
	width: 66px;
	font-size: 100%;
	color: #6C6C6C;
	padding: 6px;
	margin: 0px;
}

.Linkorama {
	font-size: 120%;
	font-weight: bold;
	color: #ba0004;
}
.Linkorama:hover {
	color: #484848;
}

/**
 * ***************************
 *	PRODUCT DETAILS Page
* *****************************/
#product {
	float:left;
	display:block;
	clear:none;
	margin:0px;
	padding:0px;
}
#product #mainImg {
	float:left;
	display:block;
	clear:none;
	margin: 0 12px 0 0;
}
#product #thumbs {
	float:left;
	display:block;
	clear:none;
	width:70px;
	margin:0 12px 0 0;
	padding:0px;
}
#product #thumbs a {
	margin: 0 0 6px 0;
	padding: 0px;
	display: block;
}


/**
 * ***************************
 *	PRODUCT DETAILS On Right
* *****************************/
#productRight {
	color: #6B6B6B;
	background-color: #E6E6E6;
	float: right;
	width: 266px;
	clear: none;
}
#productRight #title {
	font-size: 130%;
	color: #FFFFFF;
	background-color: #424244;
	padding: 8px 8px 8px 16px;
	font-family: "Futura Md", "Futura Lt", "Futura Bk", "Trebuchet MS", Arial, Helvetica;
}
#productRight .padd {
	padding: 12px;
}
#productRight #description {
	margin: 0 0 12px 0;
}
#productRight #price {
	margin: 0 0 12px 0;
}
#productRight #dimensions {
	border: 1px solid #B2B2B2;
	padding: 0px;
	margin: 0 0 12px 0;
	font-size: 100%;
}
#productRight #dimensions .lightRow {
	background-color: #F4F4F4;
}
#productRight #dimensions .darkRow {
	background-color: #D9D9D9;
}
#productRight #dimensions td {
	padding: 2px 2px 2px 6px;
}
#productRight #links a {
	color: #FFFFFF;
	background-color: #9A0003;
	padding: 1px 1px 1px 8px;
	margin: 0 0 2px 0;
	display: block;
	font-size: 92%;
}
#productRight #links a:hover {
	color: #9A0003;
	background-color: #FFFFFF;
}
#productRight #date {
	font-size: 110%;
	margin: 0 0 12px 0;
}




/**
 * ***************************
 *	PRODUCTS List Page
* *****************************/
.resultItem {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}

.resultItem #img {
	margin: 0 22px 0 0;
	padding: 0px;
	clear: none;
	float: left;
	width: 160px;
}

.resultItem #info {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 400px;
	text-align: justify;
}

.resultItem #info #price {
	font-size: 130%;
	float: left;
	font-weight: bold;
}

.seperator {
	border-bottom: 1px solid #999999;
	margin: 16px 0 16px 0;
	width: 99%;
	text-align: center;
	height: 1px;
}



/**
 * ***************************
 *	SEARCHBAR
* *****************************/
#searchBar {
	color: #6B6B6B;
	background-color: #E6E6E6;
	float: left;
	width: 266px;
	clear: none;
	margin-left:10px;
	margin-bottom:10px;
}
#searchBar #title {
	font-size: 130%;
	color: #FFFFFF;
	background-color: #424244;
	padding: 6px 0 0 16px;
	font-family: "Futura Md", "Futura Lt", "Futura Bk", "Trebuchet MS", Arial, Helvetica;
	background-image: url(/images/Titles_Dark_Grey_Bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	vertical-align: text-bottom;
}
#searchBar .padd {
	padding: 12px;
}
#searchBar #description {
	margin: 0 0 12px 0;
}
#searchBar #titles {
	clear: none;
	float: left;
	width: 80px;
}
#searchBar .inputs {
	clear: none;
	float: left;
	width: 250px;
}
#searchBar dl {
	margin: 0px;
	padding: 0px;
}
#searchBar dt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 60px;
}
#searchBar dd {
	margin: 0 0 6px 0;
	padding: 0px;
	float: none;
	width: auto;
}
#searchBar .input {
	padding: 1px;
	color: #FFFFFF;
	background-color: #A4A4A4;
	width: 160px;
	font-size: 96%;
}
#searchBar .inputSmall {
	padding: 1px;
	color: #FFFFFF;
	background-color: #A4A4A4;
	width: 44px;
	font-size: 96%;
}
#searchBar select {
	padding: 1px;
	color: #FFFFFF;
	background-color: #A4A4A4;
	width: 166px;
}
#searchBar .darker {
	background-color: #D4D4D4;
	width: 242px;
	margin: 0px 6px 0px 6px;
	padding: 6px;
}
#searchBar #Submit {
	border: none;
}



.tinyText {
	font-size: 92%;
}

/** links **/
.link
{
	border-bottom:#CCCCCC 1px solid;
	width:100%;
	padding:15px 0px 0px 0px
}


/** search **/

div.SplitListPageBar {
	float:left;
	width:602px;
	display:block;
}

.SplitListPageBar
{	border: 1px solid rgb(200,200,200);
	padding: 5px;
	border-left: none;
	border-right: none;
	background-position: bottom;
	margin-top:5px;
	float:left;
	width:600px;
	display:block;
}

span.SplitListPageBar  { float:left; color:#ffffff; }
span.SplitListPageBarLegend  { float:left;margin-right: 10px;}
.SplitListPageBar a { float:left; }

.SplitListPageBar .SplitListBarPage
{	width: 20px;
	text-align: center;
	margin-right: 2px;
	text-decoration: none;
}

.SplitListPageBar a.SplitListBarPage
{	border: 1px solid rgb(200,200,200);
	float:left;
	display:block;
}
.SplitListPageBar a.SplitListBarPage:hover
{	border: 1px solid rgb(100,100,100);
	background-color: rgb(100,100,100);
	float:left;
	display:block;
}
.SplitListPageBar span.SplitListBarPage
{	border: 1px solid rgb(100,100,100);
	background-color: rgb(100,100,100);
	float:left;
	color:#ffffff;
}

div.stockbox
{	display: block;
	border: 1px solid rgb(200, 200, 200);
	text-align: left;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	float:left;
	width:600px;
}
div.stockbox h2
{
	text-decoration: none;
	color: #ba0004;
	float:left;
	width: 100%;
}
div.stockbox p
{
	line-height: 14px;
	float:left;
	display:block;
	margin:0px;
	width: 100%;
}

div.stockbox div.price
{	font-weight: bold;
}

div.stockbox h2 a
{	font-size: 11pt;
	margin: 2px 0px 8px;
	color: #ba0004;
	float:left;
	text-decoration:none
}

tr { vertical-align: top; }

div.stockbox a {
	float:left;
	display:block;
}
div.stockbox a img {
	float:left;
	padding-right: 10px;
	border: 0px;
	width: 180px;
}
div.prodimg {
	float:left;
	display:block;
	width:190px;
}
div.prodimg a {
	float:left;
	display:block;
}
div.proddetail {
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	width:400px;
}
div.proddetail ul {
	padding:10px 0px 0px 0px;
	margin:0px;
	list-style-type:none;
	font-size:13px;
	float:left;
	display:block;
	width: 100%;
}
div.proddetail ul li{
	float:left;
	display:block;
}

div.StockContainer {
	width:900px;
	float:left;
}

div.StockLeft {
	width:622px;
	float:left;
}

div.StockRight {
	width:300px;
	float:left;
}

div.SubCategories {
	width:616px;
	float:left;
}

div.SubCategoriesHolder {
	width:616px;
	float:left;
	background-color:#e9e9e9;
	margin-bottom:8px;
}

#stockBar {
	color: #6B6B6B;
	background-color: #E6E6E6;
	float: left;
	width: 266px;
	clear: none;;
	margin:0px 0px 20px 5px;
	padding-bottom:20px;
	margin-top:104px;
}
#stockBar #title {
	font-size: 130%;
	color: #FFFFFF;
	background-color: #424244;
	padding: 6px 0 0 16px;
	font-family: "Futura Md", "Futura Lt", "Futura Bk", "Trebuchet MS", Arial, Helvetica;
	background-image: url(/images/Titles_Dark_Grey_Bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	vertical-align: text-bottom;
}
div#stockBar p {
	padding: 10px 0px 0px 20px;
	margin:0px;
}

dl.featurelist {
	border:1px solid #666666;
	float:left;
	display:block;
	margin:10px 0px 0px 20px;
	padding:0px;
	font-size:11px;
	width:223px;
}
dl.featurelist dt {
 	width:120px;
	float:left;
	display:block;
	padding:0px 0px 0px 10px;
	margin:0px;
}
dl.featurelist dd {
	float:left;
	display:block;
 	width:93px;
	padding:0px;
	margin:0px;
}
dt.white {
	background-color:#ffffff;
}
dd.white {
	background-color:#ffffff;
}

div#stockBar ul {
	float:left;
	background-color:#9d0a0d;
	width:225px;
	list-style-type:none;
	margin:20px 0px 0px 20px;
	padding:0px;
	line-height:16px;
}
div#stockBar li {
	border-bottom:1px solid #ffffff;
	float:left;
	width:100%;
}
div#stockBar ul a {
	color:#ffffff;
	padding:0px 0px 0px 10px;
	margin:0px;
	text-decoration:none
}
li#similarsearch ul {
	float:left;
	background-color:#9d0a0d;
	width:200px;
	list-style-type:none;
	margin:20px 0px 0px 20px;
	padding:0px;
	line-height:16px;
}
li#similarsearch ul li {
	border-bottom:1px solid #ffffff;
	color:#ffffff;
}
div#stockBar ul a {
	color:#ffffff;
	padding:0px 0px 0px 10px;
	margin:0px;
}
div.StockImg {
	width:400px;
	margin:20px 20px 0px 0px;
	float:left;
}
div.StockImg img {
	padding-bottom:20px;
	border:0px;
}
div.StockImg ul {
	display:inline;
	list-style-type:none;
	float:left;
	margin:0px;
	padding:0px;
}
div.StockImg ul li {
	float:left;
}
div.StockImg ul li a {
	display:block;
	float:left;
}
div.StockImg ul li a img {
	display:block;
	float:left;
	padding-right:10px;
}
div.StockThumbs {
	margin-top:20px;
	width:150px;
	float:left;
}
div.StockThumbs img {
	padding-bottom:20px;
	border:0px;
	width:180px;
}

div#SearchLeft {
	width:616px;
	float:left;
	margin-bottom:10px;
}
div#SearchRight {
	width:266px;
	float:left;
}

div.boxtitle
{
	background:#FFFFFF url(../images/category_tempter_tab.gif) no-repeat;
	color:#5E0002;
	font-size:16px;
	font-weight:700;
	padding:0px 0px 5px 10px
}

div.boxtitle a:link
{
	background-color:transparent;
	color:#FFFFFF;
	font-weight:400;
	padding-top:3px;
	text-decoration:none
}

div.boxtitle a:visited
{
	background-color:transparent;
	color:#FFFFFF;
	font-weight:400;
	padding-top:3px;
	text-decoration:none
}

div.boxtitle a:hover
{
	background-color:transparent;
	color:#FFFFFF;
	font-weight:400;
	padding-top:3px;
	text-decoration:underline
}

/* ########## Testimonials ######### */

.testimonial
{
	float:left;
	margin:25px 30px 25px 30px;
	width:385px
}

.testimonialbody
{
	background-color:#FFFFCC;
	border-top:1px #666666 dotted;
	font-style:italic;
	padding:10px 10px 10px 10px
}

.testimonialauthor
{
	background-color:#FFFFFF;
	border-top:#666666 1px dotted;
	color:#000000;
	font-weight:700;
	padding:5px 0px 0px 10px
}

.testimoniallocation
{
	color:#000000;
	padding:0px 0px 0px 10px
}

/* ###########Stock links ########## */

#stocklinks
{
	clear:both;
	margin:15px 10px 0px 20px;
	padding-top:15px
}

/* ############# Hacks ############# */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#nav_main {
	background:#000 url(main_nav_bg.gif) repeat-x top left;
	text-align:center;
	margin-top:10px;
	font-size:14px;
}
#nav_main ul {
	margin:0;
	padding:0;
}
#nav_main li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	line-height:66px;
}

#nav_main a {
	padding:0 10px;
	color:#fff;
	border-right:1px solid #fff;
	text-decoration:none;
}
#nav_main .current a {
	font-weight:bold;
	text-decoration:underline;
	color:#ded72f;
}
#nav_main a:hover {
	text-decoration:underline;
}
#nav_main .nav_contact-us a {
	border-right:0;
}

#nav_products {
	background:url(products_nav_bg.gif) repeat-x top left;
	margin-left:20px;
	margin-top:10px;
	padding-bottom:42px;
	position:relative;
	height:37px;
	font-size:13px;
}
#nav_products ul {
	margin:0;
	padding:0;
}
#nav_products li {
	margin:0;
	padding:0;
	display:inline;
	line-height:37px;
}
/*
#nav_products li.current {
	padding-bottom:20px;
	background:url(products_nav_dropdown.gif) repeat-x bottom left;
}*/
#nav_products ul ul {
	display:none;
}
#nav_products li.current ul,#nav_products li.current-ancestor ul,#nav_products li:hover ul {
	display:block;
	position:absolute;
	top:41px;
	left:0;
}
#nav_products li:hover {
	padding-bottom:20px;
}
:first-child + html #nav_products li:hover a {
	padding-bottom:20px;
}
:first-child + html #nav_products li:hover li a,:first-child + html #nav_products li li:hover a {
	padding-bottom:0;
}
#nav_products li.current ul,#nav_products li.current-ancestor ul,#nav_products li:hover ul {
	z-index:1000;	
	background:url(products_nav_bg.gif) repeat-x bottom left;
	width:630px;
}
#nav_products li:hover ul {
	z-index:1001;
}
#nav_products a {
	color:#fff;
	padding:0 8px;
	background:url(nav_divider.gif) no-repeat top right;
	text-decoration:none;
}
#nav_products a:hover {
	text-decoration:underline;
}
#nav_products .current a,#container #nav_products .current-ancestor .current a {
	color:#ab1111;
	text-decoration:underline;
}
#nav_products li:last-child a,#nav_products .nav_decorative-antiques a {
	background:transparent;
}

#nav_products li li a,#nav_products li li a:hover {
	background:transparent;
	border-right:1px solid #000;
}
#nav_products li li:last-child a,#nav_products li li:last-child a:hover {
	border-right:0;
	}
#container #nav_products ul ul a {
	color:#000;
	border-color:#000;
	text-decoration:none;
}

#container #nav_products ul ul a:hover {
	text-decoration:underline;
}
#search {
	position:absolute;
	right:2px;
	top:206px;
	padding-right:20px;
	background:#fff url(search_bg.gif) no-repeat top left;
	width:220px;
	height:52px;
}

#search form {
	padding:8px;
}
#search #query {
	width:144px;
	height:20px;
	line-height:20px;
	padding:0 2px;
	font-size:10px;
}
#search a {
	color:#fff;
	font-size:10px;
	float:left;
	clear:left;
}
:first-child + html #search a {
	margin-top:-10px;
	margin-left:10px;
}
#search button {
	border:0;
	margin:0;
	padding:0;
	color:#fff;
	background:#ca0c00 url(search_button.gif) no-repeat bottom left;
	width:41px;
	height:24px;
	float:right;
	cursor:pointer;
}

:first-child + html #search button {
	margin-top:-32px;
	margin-right:10px;
}
#crumbs {
	width:883px;
	height:31px;
	line-height:31px;
	background:url(breadcrumbs.gif) repeat-x top left;
	padding-left:10px;
	position:absolute;
	left:20px;
	top:62px;
	border:1px solid #d9d9d9;
	border-width:0 1px;
}
:first-child + html .stock #crumbs {
	position:relative;
	top:40px;
	left:0;
}
:first-child + html .stock .StockLeft .title {
	position:relative;
	top:-32px;
}
:first-child + html .stock #content .title {
	margin-bottom:0;
}
:first-child + html .stock #stockBar {
	margin-top:55px;
}
.wordpress #cLeft {
	padding-top:0;
}
#content {
	text-align:left;
}
.wordpress #cLeft h1,.wordpress #cLeft h2,#latest_news h3 {
	color:#fff;
	line-height:34px;
	padding-top:0;
	padding-left:10px;
	background:url(titles_bg.gif) repeat-x top left;
}
.wordpress #cLeft h1 a,.wordpress #cLeft h2 a{
	color:#fff;
}

#rightcolumn h2 {
	color:#5e0002;
}
#rightcolumn .widget {
	padding-bottom:20px;
}
.wordpress #cRight {
	height:auto;
}
#latest_news {
	padding-top:120px;
	width:260px;
	margin-left:-12px;
	margin-bottom:20px;
}
#latest_news h3 {
	line-height:1.4em;
}
#latest_news h3 a {
	color:#fff;
	text-decoration:none;
}
#latest_news .title {
	background:transparent;
}
#latest_news ul {
	padding-left:0;
	list-style-type:none;
	margin-left:0;
	text-indent:0;
}
#latest_news span.title {
	text-indent:0;
}
#ul_portfolio {
	margin:0;
	padding:0;
	list-style-type:none;
}
#ul_portfolio li {
	display:inline;
	margin-right:10px;
}
#ul_portfolio a img {
	border-color:#ba0004;
	margin-bottom:10px;
}
#content .title {
	margin-bottom:50px;
}
#content .subcat {
	margin-bottom:10px;
	color:#6f0002;
	clear:both;
}
.subcat.grates {
	padding-top:20px;
}
.SubCategories.other {
	margin-top:30px;
}
#recentAdditions .title {
	margin-bottom:0;
	margin-top:40px;
}

#nav_unrestored ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav_unrestored li {
	width:160px;
	height:160px;
	display:block;
	float:left;
	margin-right:10px;
}
body.unrestored-home .categorybox {
	margin-bottom:2px;
}
body.unrestored-home .categorybox h2 {
	font-size:15px;
}

body.unrestored-home #SearchRight {
	position:absolute;
	right:30px;
	top:110px;
}
img.beforeafter {
	margin-bottom:10px;
}
img.beforeafter.odd {
	margin-right:10px;
}
.unrestored-home #content h1 {
	display:none;
}
.unrestored-home #content div.title h1 {
	display:block;
}
