/***********************************************/
/* Home Lighting styles.css                    */
/*                                             */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	line-height: 1.16;
	padding: 0px;
	background-color: #430E0E;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(../images/lightback.png);
	background-repeat: repeat-x;
}

#body-wrapper {
	width: 879px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
img {
	border: none;
}


.searchstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	text-align: left;
	vertical-align: middle;
	position: absolute;
	top: 260px;
	width: 205px;
	padding-left: 15px;
}

input.txt-search-go {
	background-color: #701818;
	font-weight: bold;
	font-size: 11px;
	color: white;
	border: 1px solid #fff;
}

input.txt-search-go-hov {
	background-color: #D7BD82;
	font-weight: bold;
	font-size: 11px;
	color: #701818;
	border: 1px solid #fff;
}

input.txt-search-box {
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #701818;
	margin-right: 5px;
	padding: 2px;
	width: 145px;
}

input.btn {
	color:#701818;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }
input {
	color:#701818;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }

.search-wrapper {
	width:600px;
	margin-left: 40px;
}

.search-right {
	text-align:right;
}
.search-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}

.search-li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #701818;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #701818;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #D7BD82;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #D7BD82;
	text-decoration: underline;
}

/*-------------------------------LIST-------------------------------------*/

ul {
	list-style:disc url(none);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

ul ul {
	list-style:url(none) none;
	margin-left: 2px;
	padding-left: 2px;
}
li {
	padding: 0px;
	margin: 0px;
}

.li-indent {
	margin-left:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*-------------------------------BANNER-------------------------------------*/

.title-text {
	width: 340px;
	text-align: center;
}

h1 {
	color: #701818;
	font-weight: bold;
	font-size: 140%;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #485BB3;
	background-color: #FFFFFF;
	font-weight: lighter;
	margin-bottom: 4px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #485BB3;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 6px;
}

/*---------------------------Horizontal MENU Products-------------------------------------*/

#menutop a.hmenub, #menub a.hmenub:link, #menub a.hmenub:visited {display:block; width:144px; height:30px; background-color:#D7BD82; color:#525252; text-decoration:none; font-weight: normal; text-align:center; line-height:29px; border-right: 1px solid #fff; border-bottom: 1px solid #fff;float:left; font-size: 12px;font-weight: bold;} 

#menutop a.hmenub:hover {background-color: #591414;color: #fff;font-weight: bold;}
#menutop a.hmenub:active {background-color: #D7BD82;color: #fff;font-weight: bold;}

#menutop {
	position: relative;
	border-top-width: 4px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#menutop a.hmenub1, #menub1 a.hmenub1:link, #menub1 a.hmenub1:visited {
	display:block;
	width:142px;
	height:30px;
	color:#525252;
	text-decoration:none;
	font-weight: normal;
	text-align:center;
	line-height:29px;
	border-bottom: 1px solid #fff;
	float:left;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/basket2grey.png);
	background-color: #D7BD82;
	background-repeat: no-repeat;
	background-position: 117px 10px;
} 

#menutop a.hmenub1:hover {background-color: #591414;color: #fff;font-weight: bold;
	background-image: url(../images/basket2white.png);
	background-repeat: no-repeat;
	background-position: 117px 10px;
}
#menutop a.hmenub1:active {background-color: #D7BD82;color: #fff;font-weight: bold;
	background-image: url(../images/basket2white.png);
	background-repeat: no-repeat;
	background-position: 117px 10px;
}

#menutop:after{ content: "."; display: block; height: 0px; clear: both;}




/*-------------------------------BANNER-------------------------------------*/


.banner {
	background-image: url('../images/backtop.jpg');
	height: 240px;
	background-repeat: no-repeat;
	width: 879px;
	margin-left: 0px;
}
.bannerimage {
	background-image: url('../images/home-lighting-logo.png');
	height: 200px;
	background-repeat: no-repeat;
	width: 434px;
	margin-left: 0px;
	position: relative;
	top: 10px;
}
.header-email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	margin-right: 15px;
	width: 860px;
	position: absolute;
	text-align: right;
	top: 13px;
}
.header-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	margin-top: 25px;
	margin-right: 15px;
	width: 860px;
	position: absolute;
	text-align: right;
	top: 23px;
}
/*-------------------------------BREADCRUMB TRAIL-------------------------------------*/
.breadcrumb-holder {
margin-left:10px;
}

.breadcrumb a:link{
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					12px;
	color: 						#D7BD82;
	text-decoration: 			none;
	font-weight:				normal;
}

.breadcrumb a:visited{
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					12px;
	color: 						#D7BD82;
	text-decoration: 			none;
	font-weight:				normal;
}

.breadcrumb a:hover {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					12px;
	color:						#4A4A4A;
	text-decoration: 			none;
	font-weight:				normal;
}

.breadcrumb a:active{
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					12px;
	color: 						#D7BD82;
	text-decoration: 			none;
	font-weight:				normal;
}
/*---------------------------- pop up ---------------------------------------------------*/

#message-container {
	width:350px;
	height:121px;
	background-image:url('../images/pop-box.png');
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:10;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana,sans-serif;
	font-size:14px;
	background-repeat: no-repeat;
}
#message-container p {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
input.message-button {
	font-weight: bold;
	font-size: 12px;
	}

/*-------------------------------MAIN BODY-------------------------------------*/

.body-title {
	color: #fff;
	font-weight: bold;
	color: #D7BD82;
	font-weight: bold;
	background-color: #701818;
	font: 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	padding: 8px;
}

.body-title strong {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E4D6AF;
	padding-left: 10px;
}


#container {
	background-image: url('../images/body-wrap-bgrnd.jpg');
	background-repeat: repeat-y;
	background-position: left;
}

.body-indexcontent {
	position: relative;
	margin-left: 233px;
	width: 640px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.body-content {
	margin-left: 233px;
	width: 640px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	position: relative;
}
.body-content-info {
	position: relative;
	margin-left: 233px;
	width: 640px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
/*-------------------------------CATEGORY PAGE-------------------------------------*/
.product-list {
	float: left;
	width: 46%;
	border-top:	3px solid #FFFFFF;
	background-color: #EEE6CF;
	padding: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	height: 205px;
	margin-left: 5px;
}

.product-list2 {
	float: left;
	width: 96%;
	border-top:	3px solid #FFFFFF;
	background-color: #EEE6CF;
	padding: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.cat-hotspot-1 {
	margin-bottom: 4px;
	margin-right: 15px;
	margin-left: 10px;
}


/*-------- Sub category styles start -------*/
.SubCatmenu {
	width:100%;
}

    #SubCat {
	float:left;
	font-size:12px;
	line-height:normal;
	background-color: transparent;
	overflow: hidden;
	width: 100%;
	font-weight: normal;
      }
    #SubCat ul {
	margin:0;
	list-style:none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 0px;
      }
    #SubCat li {
      display:inline;
      margin:0;
      padding:0;
      }
    #SubCat a {
      float:left;
      background:url('../images/subcatleft-shadow.png') no-repeat left top;
      margin:0;
      padding:0 0 0 12px;
      text-decoration:none;
	  font-weight: normal;
	  font-size:12px;
      }
    #SubCat a span {
	float:left;
	display:block;
	background:url('../images/subcatright-shadow.png') no-repeat right top;
	color:white;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 1px;
	font-size:12px;
	white-space: nowrap;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #SubCat a span {float:none;}
    /* End IE5-Mac hack */
    #SubCat a:hover span {
    color:#FFF;
	font-weight: normal;
      }
    #SubCat a:hover {
      background-position:0% -31px;
      }
    #SubCat a:hover span {
      background-position:100% -31px;
      }  

/*-------- Sub category styles end -------*/

.cat-hotspot-2 {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	margin-right: 15px;
	margin-left: 10px;
}


.cat-prod-image {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.prod-img-link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cat-prod-link {
	color: #2C298D;
	text-decoration: none;
	text-align: left;
	margin-bottom: 10px;
	height: auto;
	font-size: 14px;
}


.product-link a:link {
	font-size: 15px;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;
}

.product-link a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;
}

.product-link a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #701818;
	text-decoration: none;
}
.product-link a:active {
	font-size: 15px;
	font-weight: bold;
	color: #701818;
	text-decoration: none;
}
.cat-prod-image-and-title {
	height:auto;
	clear: both;
}
.cat-prod-description {
	text-align: left;
	margin-top: 16px;
	margin-bottom: 12px;
	font-size: 14px;
	height: auto;
}

.cat-prod-price {
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
	font-size: 12px;
	color: #701818;
}

.cat-buy-now {
	text-align: left;
	line-height: 32px;
	width: auto;
	margin-left: 150px;
}

label {
	color: #000000;
	font-weight: normal;
}

.more-details {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #999999;
	text-decoration: none;
	color: #525252;
	font-weight: bold;
	background-color: #D7BD82;
	display: inline;
	font-size: 80%;
	padding-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
a:hover .more-details {
	color: #fff;
	background-color: #701818;
}
/*--------------------------------------- product page styles start ---------------------------------------*/
.prod-hotspot-1 {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.prod-buy-now {
	margin-bottom: 4px;
	margin-left: 10px;
}


.prod-image-holder {
	clear: right;
}
.prod-image {
	float: right;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 4px;
	margin-left: 10px;
}
.prod-image2 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.prod-image3 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}


.prod-summary {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 10px;
}

.prod-price {
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #701818;
}

.prod-description {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 13px;
	margin-left: 10px;
}

.prod-hotspot-2 {
	margin-top: 4px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 10px;
}

.prod-hotspot-3 {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 15px;
	margin-left: 10px;
}

.form-pos {
text-align:center;
}

/*----------------------------  Back link at bottom of page styles ---------------------------------------------------*/
#back-top {
float: right;
}
#back-bottom {
	float: right;
	clear:both;
	position: relative;
}
div.outer1 {
	float: left;
	width: 62px;
	height: 31px;
	background: url('../images/back-button.png') no-repeat 0 -31px;
	}
div.outer1 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #FFFFFF;
	text-decoration: none;
	background: url('../images/back-button.png') no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer1 a:visited {
	color: #ffffff;
	}
	
div.outer1 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #D7BD82;
	}
div.outer1 a:active {
	color: #ffffff;
	}
	
div.outer1 span {
	display: block;
	text-align: right;
	margin-bottom: 0;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 1px;
	}
div.outer2 {
	float: left;
	width: 62px;
	height: 31px;
	background: url('../images/top-button.png') no-repeat 0 -31px;
	}
div.outer2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:white;
	text-decoration: none;
	background: url('../images/top-button.png') no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer2 a:visited {
	color: #ffffff;
	}
	
div.outer2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #D7BD82;
	}
div.outer2 a:active {
	color: #ffffff;
	}
	
div.outer2 span {
	display: block;
	text-align: right;
	margin-bottom: 0;
	padding-top: 6px;
	padding-right: 14px;
	padding-left: 1px;
	}

/*-------------------------------CART-------------------------------------*/

.nopcart {
  padding: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}

.noptotal {
  padding: 5px;
}
.cart-checkout {
margin-left:10px;
}
.nopbutton {
color:#701818;
}


/*-------------------------------FOOTER-------------------------------------*/
.footerline {
	background-color: #fff;
	clear: both;
	padding-top: 7px;
	color: #666666;
	text-align: center;
	padding-right: 15px;
	font-size: 11px;
	height: 30px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.text-bottom-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:right;
	position: relative;
	padding-right: 15px;
	color: #333333;
	text-align: right;
	font-weight: bold;
	padding-top: 10px;
}
.text-bottom-right a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.text-bottom-right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.text-bottom-right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.text-bottom-right a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}


/*--------------------------------------- SF Crest horizontal ---------------------------------------------*/

#siteseal-horiz {
	float: left;
	height: 28px;
	width: 208px;
	margin-top: 3px;
	
}
div.sf1 {
	float: left;
	width: 115px;
	height: 28px;
	background: url(../images/sf-siteseal-horiz-left.png)  no-repeat top left;
	}
div.sf1 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #133054;
	text-decoration: none;
	background: url(../images/sf-siteseal-horiz-left.png) no-repeat 0 -28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
div.sf1 a:visited {
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	color: #133054;
	}
	
div.sf1 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #336699;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
div.sf1 a:active {
	color: #133054;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
	
div.sf1 span {
	display: block;
	text-align: left;
	margin-bottom: 0;
	padding-top: 4px;
	padding-left: 30px;
	}
div.sf2 {
	float: left;
	width: 93px;
	height: 28px;
	background: url('../images/sf-siteseal-horiz-right.png') no-repeat top left;
	}
div.sf2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#91020C;
	text-decoration: none;
	background: url('../images/sf-siteseal-horiz-right.png') no-repeat 0 -28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
div.sf2 a:visited {
	color: #5C0109;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
	
div.sf2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #91020C;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
div.sf2 a:active {
	color: #5C0109;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
	
div.sf2 span {
	display: block;
	text-align: left;
	margin-bottom: 0;
	padding-top: 7px;
	padding-left: 11px;
	}


/*-------------------------------HOME-------------------------------------*/

.index-top-image {
	padding-right: 10px;
	float: left;
}
.index-top-content {
	padding: 10px;
	width: 456px;
}

.body-indexcontent h1 {
	background-color: #FFFFFF;
	color: #2210D2;
	font-size: 14px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 7px;
	font-weight: normal;
}
.body-indexcontent .index-prod-holder {
	background-color: #ffffff;
	margin-left: 10px;
	margin-bottom: 5px;
}
.latest-prod {
	width:146px;
	background-color: #F1ECDA;
	float: left;
	height: 206px;
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.latest-prod-right {
	width:150px;
	float: right;
	background-color: #f2f2f2;
}
.latest-image img {
border:1px solid #701818;
}


.latest-image a:hover img {
	border: 1px solid #D7BD82;
}

.latest-prod-text {
	width:124px;
	padding: 10px;
	font-size: 11px;
	text-align: center;
}
.latest-prod-link {
	background-color:#EEE6CF;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #5C1414;
	width: 144px;
	display:block;
}
.latest-prod-link a:link {
	background-color:#EEE6CF;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}
.latest-prod-link a:visited {
	background-color:#EEE6CF;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #EAEAEA;
}
.latest-prod-link a:hover {
	background-color:#5E1515;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	display:block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.latest-prod-link a:active {
	background-color:#EAEAEA;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #5C1414;
}
/*------------------------------- right side -------------------------------------*/
.all-right {
	float: right;
	width: 160px;
	position: relative;
	padding-top: 6px;
}
/*----- right menu links ---------*/

.right-photo-menu {
	background-color:#F3F3F3;
	width:170px;
	padding-bottom: 25px;
	padding-top: 5px;
}
.right-photo-pendants {
	width:160px;
	background-image: url(../images/fl2099_5-small.jpg);
	background-repeat: no-repeat;
	padding-top: 145px;
	background-color: #701818;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.right-photo-wall {
	width:160px;
	background-image: url(../images/halle160x140.jpg);
	background-repeat: no-repeat;
	padding-top: 145px;
	background-color: #701818;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.right-photo-crystal {
	width:160px;
	background-image: url(../images/zinta30124-small.jpg);
	background-repeat: no-repeat;
	padding-top: 183px;
	background-color: #701818;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.right-photo-bathroom {
	width:160px;
	background-image: url(../images/cf1286-160.jpg);
	background-repeat: no-repeat;
	padding-top: 110px;
	background-color: #701818;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.right-photo-table {
	width:160px;
	background-image: url(../images/aura70005small.jpg);
	background-repeat: no-repeat;
	padding-top: 205px;
	background-color: #701818;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.buttons-right  {
	color: #fff;
	font-weight: bold;
	margin-left: 8px;
	margin-bottom: 8px;
	width: 150px;
}

.buttons-right a:link {
	color: #D7BD82;
	font-weight: bold;
	background-color: #701818;
	display: block;
	font: 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #D7BD82;
	padding-left:10px;
}

.buttons-right a:visited {
	color: #D7BD82;
	font-weight: bold;
	background-color: #701818;
	display: block;
	font: 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #D7BD82;
	padding-left:10px;
}

.buttons-right a:hover {
	color: #fff;
	font-weight: bold;
	background-color: #701818;
	display: block;
	font: 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #fff;
	padding-left:10px;
}

.buttons-right a:active {
	color: #fff;
	font-weight: bold;
	background-color: #701818;
	display: block;
	font: 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #fff;
	padding-left:10px;
}


/*-------------------------------LEFT COL-------------------------------------*/
.leftcolumn {
	width: 220px;
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 80px;
	position: relative;
}
.leftcol-title {
	color: #ffffff;
	font-weight: bold;
	background-color: #701818;
	display: block;
	text-decoration: none;
	text-align: left;
	width: 200px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.buttons-side  {
	color: #353535;
	font-weight: bold;
	margin-left: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-right: 2px;
}

.buttons-side a:link {
	color: #353535;
	font-weight: bold;
	background-color: #EEE6CF;
	display: block;
	font: 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 180px;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #701818;
	padding-left:10px;
}

.buttons-side a:visited {
	color: #353535;
	font-weight: bold;
	background-color: #EEE6CF;
	display: block;
	font: 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 180px;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #701818;
	padding-left:10px;
}

.buttons-side a:hover {
	color: #D7BD82;
	font-weight: bold;
	background-color: #EEE6CF;
	display: block;
	font: 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 180px;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #D7BD82;
	padding-left:10px;
}

.buttons-side a:active {
	color: #D7BD82;
	font-weight: bold;
	background-color: #EEE6CF;
	display: block;
	font: 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 180px;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #D7BD82;
	padding-left:10px;
}

.clearing {
clear:both;
}

/*-------------------------------clearing code ------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*------------------------------- odd n ends code ------------------------------------*/
#body-wrapper .body-content-info p {
	margin-left: 10px;
}
.tableblue {
font-weight:bold;
background-color:#D8E8FF;
}
#body-wrapper .body-content .cat-hotspot-1 td {
	font-size: 11px;
}
.centretable {
text-align:center;
font-weight:bold;
}

#firefox-holder-cart {
	margin-left: 10px;
}
.cat-intro-1 {
	margin-left: 10px;
	margin-right: 15px;
}
/*---------------------------- pop up ---------------------------------------------------*/

#message-container {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#message-container p {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

input.message-button {
	color:#701818;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#701818;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 17px;
	left: 17px;
	}
	
/*---------------------------- pop up ---------------------------------------------------*/

#message-container-error {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box-error.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#basketmessage-error {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 110px;
}

input.message-button-error {
	color:#701818;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 20px;
	left: 171px;
	}
/*---------------------------- pop up opacity effect ---------------------------------------------------*/
#dropSheet
{
	position: absolute;
	top: 0;
	left: 0;
	z-index:99;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	
}


/*----------------------------  editor styles ---------------------------------------------------*/
.text-left {
	text-align:			left;
}
.text-right {
	text-align:			right;
}
.text-centre {
	text-align:			center;
}
.text-justify {
	text-align:			justify;
}
.text-colour1 {
	color:				red;
	font-weight: 		bold;
}
.text-colour2 {
	color:				green;
	font-weight: 		bold;
}
.text-colour3 {
	color:				#A52A2A;
	font-weight: 		bold;
}
.text-colour4 {
	color:				blue;
	font-weight: 		bold;
}
.text-colour5 {
	color:				#FF9900;
	font-weight: 		bold;
}
.text-colour6 {
	color:				#9900FF;
	font-weight:		bold;
}
.text-small {
	font-size:			80%;
}
.text-large {
	font-size:			120%;
}
.text-larger {
	font-size:			140%;
}
.image-left {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.image-right {
	float:right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#body-wrapper #container .body-content .prod-summary strong {
	color: #999999;
	display: block;
}
/*-------------------------------subcat code ------------------------------------*/

.catsub-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 99%;
	float: left;
	padding-left: 0px;
}

.catsub-prod-holder h2 {
	float: left;
	width: 200px;
	font-size:11px;
	margin-top:0px;
	margin-left:0px;
	margin-right:8px;
	margin-bottom:7px;
}


.catsub-prod-holder h2 a {
	overflow: auto;
	display: block;
	width:100%;
	height:100%;
	color:#000;
	text-decoration: none;
	line-height: 1;
	background-color:#621616;
	border: 2px solid #000;
	}

.catsub-prod-holder h2 span {
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size:11px;
	font-weight: normal;
	line-height: 116%;
	overflow: auto;
	display:block;
	}
	
	
.catsub-prod-holder h2 a:hover {
	background-color:#660000;
	color:#000;
	border: 2px solid #660000;
	text-decoration:none;
	}
	
.catsub-prod-holder h2 a:active {
	color: #000;
	text-decoration:none;
	}
.catsub-prod-holder h2 a:visited {
	color: #000;
	text-decoration:none;
	}
	
.catsub-prod-holder h2 img {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
	
	
.catsub-prod-holder h2 a strong {
	text-align: center;
	margin:0px;
	font-size:11px;
	line-height:31px;
	font-weight:bold;
	text-indent: 5px;
	top: 0px;
	width:100%;
	background-color:#000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color:#fff;
	display:block;
}


.catsub-prod-holder h2 a:hover strong {
	background-color:#EEEEEE;
	width:100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	color:#621616;
	display:block;
	text-indent: 5px;
}

.info {
	color:#666666;
	font-weight:normal;
	font-size:90%;
	font-style:normal;
}
