/*@import "reset-min.css";
//@import "base-min.css";
//@import "fonts-min.css";
//@import "grids-min.css";*/

body {
  font-size: 85%;
  font-family: "georgia";
  background:#666 url(/images/page-bg.gif);
  padding:0;
  margin:0;
}

img{
	border:0;
}
.fltRght{
	float:right !important;
}
.yui-t2, #bd, #yui-main {
  z-index: -5;
}

.yui-b, .yui-g {
  z-index: auto;
}

#header {
  background:#000048 url(/images/header-bg.jpg) repeat-x;
  width:950px;
  height:120px;
  float:left;
  margin-bottom:4px;
}
#doc{
	width:950px;
	margin: 4px auto;
}
#contents{
	float:left;
	_float:none;
	margin:4px 0 0 0;
	width:950px;
}
.error_box {
  background-color: #FFFFCC;
  border: 1px solid #DC143C;
  color: #DC143C;
  margin: 0 auto;
  overflow: auto;
  padding: 5px;
  position: relative;
  text-align: left;
  width: 90%;
  z-index: 5;
  float:left;
}

div.yui-b div.box {
  color: #333333;
  border: 1px solid #c6e1ec;
  margin-top: 15px;
}

div.yui-b div p.box-title {
  background: #0590C7;
  border-bottom: 2px solid #c6e1ec;
  color: #FFFFFF;
  display: block;
  font-size: 93%;
  font-weight: bold;
  margin: 1px;
  padding: 2px 10px;
}

a {
  color: #000066;
}

a:hover {
  color: #ff0000;
}

a.selected {
  font-weight: bold;
}

div.yui-b div ul {
  margin: 0;
}

div.yui-b div ul li {
  border-bottom: 1px solid #fff;
  list-style-type: none;
}

div.yui-b div ul li a {
  color: #333333;
  display: block;
  text-decoration: none;
  padding: 3px 10px;
}

div.yui-b div ul li a:hover {
  background: #c6e1ec;
  color: #333333;
}

.title {
  border-left: 15px solid #000066;
  border-bottom:1px solid #000066;
  border-right:15px solid #000066;
  border-top: 1px solid #000066;
  padding-left: 10px;
  width:910px;
  margin:0 0 4px 0;
  background-color:#fff;
  color:#000066;
}

#prod-mid p {
  margin:4px 0 0 4px;

}
span.prod-delivery{
	display:block;
	float:right;
	font-size:12px;
	margin:5px 5px 5px 0;
	text-align:center;
	width:160px;
}
p.matressinfo{
font-family:arial;
font-size:13px;
font-weight:bold;
letter-spacing: -1px;
}

.product-list tbody tr td {
  border: none;
  padding: 0;
  width: 430px;
}

.product-list tbody tr td p img {
  border: 2px solid #c6e1ec;
  float: right;
  margin: 0 10px;
  vertical-align: top;
}

.product-title {
  border-left: 10px solid #000066;
  padding-left: 5px;
  display:block;
  float:left;
  width:300px;
}

.section {
  display: block;
}

.price {
  font-weight: bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  
}
.priceLC{
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.old-price {
  color: #ff0000;
  font-weight: normal;
  text-decoration: line-through;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.product-image {
	cursor:pointer;
	display:table-cell;
	height:340px;
	overflow:hidden;
	padding:0 !important;
	text-align:center;
	width:325px;
	vertical-align:middle;
	
}
div.product-image div{
	display:block;
	margin-top:-27px;
	position:absolute;
	width:325px;
}
div.product-image span{
	background-color:#fff;
	border: 1px solid #ccc;
	border-right: none;
	display:none;
	font-weight:bold;
	float:right;
	height:25px;
	line-height:25px;
	width:110px;
}
div.product-image:hover span{
	display:block;
}
#magnify-Icon{
	cursor:pointer;
	float:right;
	
}
img#product-image  {
  border: 0;
  float:none;
}

ol {
  margin: 0px;
  padding: 0px 0px 0px 5px;
}

ol li {
  color: #0590C7;
  list-style-type: none;
  margin: 0px;
  padding: 5px 0px;
}

.attributes {
  display: block;
  padding-top: 5px;
}

div.yui-b div form {
  padding: 5px 10px;
}

input, select, textarea {
  font-family: "georgia";
  font-size: 85%;
}

.words {
color: #ff0000;
}

div.yui-b div form.add-product-form
{
  margin: 0;
  padding: 0;
}

.add-product-form p
{
  margin: 0;
  padding: 0 0 10px 0;
}

.view-cart
{
  padding: 10px;
  text-align: center;
}

.login {
  color: #333333;
  display: block;
  border: 1px solid #c6e1ec;
  margin: 50px auto;
  width: 325px;
}

.login form p {
  padding: 0 10px;
}

label {
  display: block;
}

.error {
  color: #ff0000;
  font-size: 85%;
  font-weight: bold;
}

.login-title {
  background: #0590c7;
  border-bottom: 2px solid #c6e1ec;
  color: #ffffff;
  display: block;
  font-size: 93%;
  font-weight: bold;
  margin: 1px;
  padding: 2px 10px;
}

.no-items-found {
  color: #ff0000;
}

table.tss-table {
  width: 100%;
  float:left;
}
table.cart-subtotal{
	clear:both;
}

table.tss-table th {
  background: #000066;;
  border: none;
  border-bottom: 3px solid #0590c7;
  color: #ffffff;
  text-align: left;
}

table.tss-table td {
  border: none;
  border-bottom: 1px solid #0590c7;
}

.borderless-table {
  width: 100%;
}

.borderless-table td {
  border: none;
  padding-left: 0;
}

.bold-text {
  font-size: 93%;
  font-weight: bold;
}

div.yui-b div form.edit-form
{
  margin: 0;
  padding: 0;
}

.edit-form
{
  margin: 0;
  padding: 0 0 10px 0;
}

.empty-cart {
  margin: 0px;
  padding: 5px 10px;
}

table.cart-summary {
  font-size: 85%;
  margin: 0px;
  padding: 0px 5px;
}

table.cart-summary td {
  border: none;
}

table.cart-summary td.cart-summary-subtotal {
  border-top: 1px solid #C6E1EC;
  padding: 5px 5px;
}

.cart-subtotal td {
  border: none;
  margin: 10px 0px;
  width: 100%;
}

.yui-b div form.cart-form {
  margin: 0;
  padding: 0;
}

#updating {
  background-color: #ff0000;
  border: none;
  color: #ffffff;
  margin: 2px;
  padding: 2px;
  visibility: hidden;
  position: absolute;
  width: 70px;
}

.menu {
  font-size: 93%;
}

.list { color: #000000; }

.customer-table td {
  border: none;
  padding-left: 0;
  vertical-align: top;
}

.reviews-list li {
  background: #ccddff;
  border-bottom: #fff solid 3px;
  display: block;
  padding: 5px;
}

.review-table {
  width: 100%;
}

.review-table tr td {
  border: none;
}

.add-review {
  background: #e6e6e6;
  padding: 5px;
}


/* header styles */

#sa-search{
	float:right;
	padding:5px;
}
#sa-search div{
	float:left;;
	height:26px;
	margin:0;
	padding:0;
}
#logo{
float:left;
}
.search_form{
	padding:0 !important;
}
#search_string{
	margin:3px 2px 0 0; 
	border:0; 
	color:#999; 
	font-weight:bold;
	font-size:12pt;
}
#cart-summary{
	color:#fff;
	float:right;
	clear:right;
	padding:5px;
	width:160px;
}
#cart-txt{
	width:110px;
}
#cart-summary a{
	color:#fff;
}
#cart-summary span{
	float:right;
	clear:right;
	width: 110px;
}
#cart-summary div{
	float:left;
	height:60px;
}
#nav{
	width:950px;
	background:#000066 url(/images/nav-bg.jpg) repeat-x;
	float:left;
	color:#fff;

}


/* Navbar */
#navbar{  float:left; color:#ffffff; font-weight:bold; font-family:arial; font-size:11pt; margin:5px; }

#navbar a { color:#ffffff; text-decoration:none; display:block; float:left; padding: 2px 5px;}
#navbar a.over,
#navbar a:hover { color:#000066; background:#ffffff; }


a.sub-nav{
	color:#fff;
	width:100px;
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	_margin-right:-3px;
}
a.sub-nav:hover{
	color:#000066;
}
div.sub-nav-cntnr{
	float:left;
	width:373px;
	_width:378px;
	height:102px;
	margin: -6px 0 -102px 0;
	border: 1px solid #000066;
	border-top: 0;
	display:none;
position:relative;
}
div.sub-nav-cntnr div{
	height:80px;
	float:right;
	margin: 22px 20px -100px 0;
	width:200px;
	overflow:hidden;
	_margin-right: 10px;

}
div#themed-sub-nav{
	background: transparent url(/images/nav/themed-bg.jpg);
}
div#all-sub-nav{
	background: transparent url(/images/nav/themed-bg.jpg);
}



#navbar span {float:left; margin: 2px 2px 0 2px;}
.clear{clear:both;height:30px;}
ul.sublist li { padding: 0 0 0 20px;}
#nav-login{
	float:right;
	padding:3px 2px 3px 0;
	line-height:24px;
	font-size:10pt;

}
#login-popup a,
#nav-login a { 
	color: white; 
	text-decoration:none; 
}
#login-popup {
	float:left;
	height: 160px;
	width:140px;
	padding:3px 0 2px 15px;
	margin: -2px 0 -165px 780px;
	background-color: #000066;
	position:relative;
	border: 1px solid white;
	color:#fff;
	display:none
}
/******************************************
*
*	Roomset Preview Styling
*
******************************************/
#preview{
	width:950px;
	height:398px;
	float:left;
	background: transparent url('/images/roomset-preview/ajax-loader.gif') no-repeat 400px 170px;
	margin: 3px 0;
	z-index: -1;
}
#preview-thumbs{
	float:left;
	padding: 3px 0 0 0;
	margin: -400px 0 0 0;
	width:320px;

}
#preview-thumbs img{
	width:70px;
	height:40px;
	margin-left:5px;
	border:0;
	float:left;
	vertical-align:bottom;
	border: 2px solid black;
}
#selected-thumb{
	border: 2px solid white !important;
}
#preview-text{
	float:right;
	margin:-40px 0 0 0;
	width:950px;
	text-align:right;
}
#preview-link2{
	color: #ffffff;
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	background: transparent url('/images/roomset-preview/chevrons.png') bottom right no-repeat;
	padding:0 30px 4px 0;
	text-decoration:none;
}
#preview-link:hover{
	text-decoration:underline;
}
#preview-thumbs a:hover img{
	border: 2px solid white;
}

/******************************
*
*	Featured Products
*
******************************/

#featured-list{
	width:475px;
	height:220px;
	float:right;
	background-color:#fff;
}
#featured-list h3{
	margin:2px;
}
#featured-list h3 a{
	color:#000;
	text-decoration:none;
}
.front-featured{
	width:120px;
	float:left;
	margin:8px 19px;
	_margin:8px 14px;
}
h4.featured-title{
	margin:0;
}
/******************************
*
*	Intro
*
******************************/
#intro{
	width:468px;
	height:220px;
	background-color:#fff;
	float:left;
}
#intro div{
	padding:6px;
}
#intro h1{
	font-size:16px;
	margin:0;
}
#intro h2{
	font-size:14px;
	margin:0;
}
#intro p{
	margin:8px 0;
}
#intro ul{
	margin:0;
	float:left;
	padding:0;
}
#intro ul li ul{
	margin:0 0 10px 0;
}
#intro a{
	text-decoration:none;
	color:#000;
}
#intro a:hover{
	text-decoration:underline;
}

#intro li{
	margin:0 2px;
	display:block;
	float:left;

}
#intro li a.dept{
	font-weight:bold;
}

/******************************
*
*	Promotions
*
******************************/
#promotions{
	width:950px;
}
#promoLeft{
	float:left;
}
#promoMid{
	float:left;
	margin-left: 8px;
}
#promoRight{
	float:right;
}
/******************************
*
*	Department listing
*
******************************/
.category-list{
	width:950px;
	background-color:#000066;
	float:left;
	padding:2px 0;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana;
}
.category-list a{
	color:#fff;
	text-decoration:none;
	_margin-right:-3px;
}
.category-list a:hover{
	text-decoration:underline;
}
.category-list ul{
	margin:0;
	padding:0;
	background-color:#fff;
	float:left;
}
.category-list li{
	display:block;
	float:left;
	padding: 0 5px;
	margin-right:2px;
	background-color:#000066;
}
table.product-list td{
	width:400px;
}
#department-top{
	float:left;
	background-color:#fff;
	width:470px;
	text-align:justify;
}
#department-top p{
	margin:0 12px 0 0;
}
#department-top p:first-letter{
	font-size: 20px;
}
.department-listing{
	width:940px;
	padding:5px;
	float:left;
	background-color:#ffffff;
}
#dept-edit,
#prod-edit{
	float:right;
	width:180px;
}

/********************************
*
*
*
********************************/
div.prod-list{
	width:470px;
	float:left;
	height:200px;
}
div.prod-list img{
	border: 1px solid #000000;
	float:right;
	margin: 0 5px 0 0;
}
div.prod-list p{
	clear:left;
	width:300px;
	
}
p.desc{
	height: 70px;
}
div.prod-list h3{
	margin: 2px 0 4px 0;
}
/********************************
*
*	Product page
*
********************************/

#product-info{
	width:950px;
	float:left;
	background-color:#fff;	

}
#prod-left{
	float:left;
	width:345px;
}
#prod-left div{
	padding:10px;
	
}
#prod-mid{
	float:left;
	width:400px;
	padding:25px 0 0 0;
	_margin-right:-50px;
}
#similar-products{
	float:left;
	width:380px;
}
#prod-right{
	float:right;
	width:200px;
	clear:right;
}
.attributes label{
	float:right;
	width:160px;
	text-align:left;
}
.attributes select{
	float:right;
	margin: 0 0 8px 0;
	width:160px;
}
div.recomendation{
	width:120px;
	float:right;
	text-align:center;	
	margin: 0 10px 5px 0;
}
#product-recommendations{
	float:right;
	width:140px;
	margin: 10px 10px 0 0;
}
#product-recommendations h4{
	margin:0 0 0 0;
	font-size: 11px;
	text-align:center;
	
}
#reviews{
	float:left;
	
}
fieldset#reviewsForm input,
fieldset#reviewsForm textarea{
	background-color:#FFFF99;
}
fieldset#reviewsForm legend{
	font-weight:bold;
}
fieldset#reviewsForm  .submit{
	float:left;
	margin: 15px 0 0 0;
}
#prod-mid h2{
	font-size:14px;
	margin:10px 0 8px 0;
	color:#000066;
}
div.review{
	margin: 0 0 4px 4px;
	width:380px;
}
div.review hr{
	width:300px;
	color:#000066;
}
span.review-details{
	font-size:11px;
	font-style:italic;
}
a.solid-wood{
	background: transparent url('/images/solid-wood.gif') no-repeat;
	height:29px;
	width:260px;
	padding: 0 0 0 57px;
	display:block;
	line-height:14px;
	font-weight:bold;
	margin:15px 0;
}
#point-of-sale{
	border:1px solid #006;
	margin:10px;
	float:right;
	line-height:26px;
}
#point-of-sale div{
	float:right;
	text-align:right;
	padding:4px 8px 0 0;
}
#point-of-sale select{
	float:right;
	margin: 0 0 8px 0;
}

#point-of-sale h3{
	background-color:#000066;
	color:#ffffff;
	text-align:center;
	margin:0;
}
span.thumb-enlarge{
	font-size:12px;
	color:#999999;
	font-style:italic;
}
div.thumb-prod{
	border: 1px solid #000;
	cursor:pointer;
	float:left;
	margin: 3px 15px;
	overflow:hidden;
	padding:0 !important;
	text-align:center;
	
}
div.thumb-prod div{
	display:table-cell;
	height:122px;
	padding:0 !important;
	vertical-align:middle;
	width:120px;
}





img.thumb-prod{	

	float:none;
	
}

/******
* Pop Up Basket confirmation
*******/
#basket-msg-bg{
	width:99.9%;
	height:100%;
	position:absolute;
	border:1px solid black;
	top:0;
	left:0;
	background-color:#000000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	z-index:1001;
}
#basket-msg{
	display: block;
	position: absolute;
	top:25%;
	left: 35%;
	width: 400px;
	height: 180px;
	padding: 16px;
	border: 16px solid #006;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
#basket-msg h2{
	
	text-align:center;
}
#basket-msg a{
	display:block;
	margin-left: 40px;
	float:left;
	border: 1px solid #006;
	border-left: 4px solid #006;
	border-right: 4px solid #006;
	padding: 0 4px;
	text-decoration:none;
	font-weight:bold;
}
#basket-msg a:hover{
	color:#600;
	border-color:#600;
}
.noBorder { border:0 !important; }
.sideBorders { border-left:1px solid #0590C7 !important; border-right:1px solid #0590C7 !important; border-bottom: 0 !important; border-top:0; }
.sideBtmBorders { border-left:1px solid #0590C7 !important; border-right:1px solid #0590C7 !important; border-bottom: 1px solid #0590C7 !important; border-top:0; }
/********************************
*
*	Footer
*
********************************/

#footer{
	background-color:#000048;
	color:#fff;
	float:left;
	_float:none;
	width:950px;
	padding:4px 0;
	margin: 3px 0 10px 0;
	font-size:11px;
}
#footer #ftrLnks{
	margin-top:10px;
	width:370px;
	float:left;
}
#footer #ftrLnks b{
	margin-bottom:4px;
	display:block;
}
#footer #ftrLnks div{
	float:left;
	padding:0;
	width:360px;
	height:90px;
}
#ftrLnks a{
	margin:0;	
	display:block;
	padding: 0;
	width:170px;
	float:left;
}
#footer a:link,
#footer a:active,
#footer a:visited{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#address{
	float:left;
	width:200px;
	text-align:left;
	padding-left:10px;
}
#address p{
	margin-top:10px;
}
#ftrRght{
	float:right;
	width: 300px;
	text-align:right;
	padding-right:4px;
}
#payment-logos{
	padding-top:8px;
}
#registrationInfo {
	font-family:arial;
	font-size:12px;
}
/********************************
*
*	Footer
*
********************************/
#cart-contents{
	float:left;
	background-color:#fff;
	width:950px;
}
/********************************
*
*	Search
*
********************************/
#search-results{
	background-color:#fff;
	float:left;
	width:950px;
}
/********************************
*
*	Static pages
*
********************************/
#static-page{
	float:left;
	width:950px;	
}

.fltLft{
	float:left;
	border:0;
	vertical-align:bottom;
}
div.customPics{
	float:right;
	padding:3px;
	width:454px;
	border:1px solid black;
}
div.customPics div{
	margin: 4px 0 0 0;
	float:left;
}
div.customPics div div{
	margin:0 0 0 4px;
	width:270px;
}
div.customPics img{
	float:left;
}
div.customPics p{
	font-size:11px;
	float:left;
	padding:1px;
	margin:0;
	font-family:arial;
}
div.customPics h3{
	margin:0;
	text-align:center;
}
div#customisation{
	float:left; 
	width:460px;
}
div#customisation h2{
	color:#000066;
}
/********************************
*
*	User details and registration
*
********************************/
.user-details{
	width:950px;
	float:left;
	background-color:#ffffff;
}
.user-details img{
	float:left;
}
#registration-login{
	float:right;
	width:200px;
	clear:right;
}
#registration-login div{
	margin: 0 0 0 15px;
}
#registration{
	float:left;
	width:360px;
	margin: 0 0 0 25px;
}
#registration-login fieldset,
#registration fieldset{
	border-color:#000066;
	margin:10px 5px 10px 5px;
}
#why-register{
	float:left;
	padding:4px;
}
/********************************
*
*	Checkout
*
********************************/
#promoEntry{ border-spacing: 0; width:200px; margin:3px; float:right;}
.discountMsg { color:#FF0000; font-weight:bold; }
#checkout-login{
	float:right;
	width:240px;
	
	margin: 8px 5px 5px 0;
	border: 2px solid #000066;
}
#checkout-login h2{
	margin:0;
	padding: 2px;
	text-align:center;
	font-size:11pt;
	background-color:#000066;
	color:#ffffff;
}
#checkout-login div{
	margin: 0 0 0 50px;
}
#checkout-recommendation-wrap{
	float:left;
	width:950px;
}
h2.checkout-recommendation{
	margin:0;
}
div.checkout-recommendation{
	float:left;
	width:310px;
}
div.checkout-recommendation img{
	float:left;
	width:80px;
}
div.checkout-recommendation div{
	float:right;
	width:210px;
}


div.fullW-white{
	background-color:#FFFFFF;
	padding:4px;
	float:left;
	width:942px;
}
form#checkout{
	width:760px;
	margin:25px auto;
	float:left;
}
form#checkout span.contact{
	width:760px;
	display:block;
	height:20px;
	border:1px solid #f00;
	background-color:#FFFF99;
	color:#f00;
	text-align:center;
}
div#checkout-wrap{
	float:left;
	margin: 20px 95px;
	_margin: 10px;
	
}
div#checkout-wrap h2 {
	border-left: 8px solid #000066;
	font-family:verdana;
	font-size:16px;
	padding-left:4px;
}
#checkoutPage-summary{
	float:left;
	width:760px;
}
form#checkout label{
	clear:both;
	float:left;
	width:100px;
}
form#checkout input{
	float:left;
	width:150px;
}
form#checkout input.highlighted{
 border-color:red;
 background-color:#FFFF99;
}
form#checkout input.noLabel{
	margin-left: 100px;
	_margin-left:85px;
}
form#checkout input.checkoutBttn{
	margin:8px;
	float:right;
}
div#checkout-instructions{
	width:300px;
	margin: 0 15px;
	float:right;
	height:70px;
}
fieldset#contact-details{
	width:300px;
	float:left;
	margin: 0 15px;
	border:0;
	height:70px;
}
fieldset#billingAddresss{
	clear:left;
	width:300px;
	margin: 0 15px;
	float:left;
	padding: 25px 10px 10px 10px;

}
fieldset#shippingAddresss a {
	font-size:12px;
	width:250px;
	height:20px;
	text-align:center;
	display:block;
}
fieldset#shippingAddresss{
	
	width:300px;
	margin: 0 15px;
	float:right;
	padding: 10px 10px 10px 10px;
}
fieldset#referalMethod {
	float:left;
	border: 0;
	width:500px;
}
fieldset#referalMethod  label { width: 200px; }
div#checkout-errors{
	float:left;
	color:red;
	width:760px;
}
div#deliveryAddress{
	width:300px;
	float:left;
	text-transform:capitalize;
	font-family:arial;
}
div#billingAddress{
	width:300px;
	float:right;
	text-transform:capitalize;
	font-family:arial;
}
/********************************
*
*	My Account
*
********************************/
#my-account{
	width:950px;
}
#my-account ul{
	list-style:none;
}
.account-left{
	width:220px;
	float:left;
	background-color:#ffffff;
	min-height:300px;
}
.account-right{
	width:725px;
	float:right;
	background-color:#ffffff;
	min-height:300px;
}
/********************************
*
*	Contact Form
*
********************************/
#contact-form{
	width:460px;
	float:left;
}
#contact-form label{
	width:250px;
	display:block;
	float:left;
	margin: 3px 0;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
}
#contact-form span{
	width:400px;
	display:block;
	float:left;
	margin: 3px 0;
}
#contact-form input{
	float:left;
	background-color:#FFFFFF;
	border: 1px solid black;
	margin: 3px 0;
	display:block;
}
#contact-form input.fltRt{
	float:right !important;
}
#contact-form textarea{
	width:460px;
	height:180px;
	float:left;
	display:block;
}
#contact-text{
	float:right;
	width: 450px;
	font-size:16px;
	font-family:arial;
}
/********************************
*
*	Customer Comments
*
********************************/
p.customer-comment{
	font-style:italic;
	padding:25px;
}


#news-banner{
	width:950px;
	height: 40px;
	font-size: 22px;
	color:#FFFFFF;
	background-color:#000048;
	line-height:40px;
	font-family:arial;
	text-align:center;
	float:left;
	margin-top:3px;
}
#news-banner span{
	color:#FF0000;
}
#news-banner a{
	color:#ffffff;
}
/********************************
*
*	Delivery Pages
*
********************************/
#deliveryAreaTable{


}
#deliveryAreaTable th{
	vertical-align:bottom;
	margin: 0 4px;
	border-bottom: 3px solid #000066;
	text-align:left;
	width:180px;
}
#deliveryAreaTable td{
	vertical-align:top;
}
#deliveryAreaTable td ul{
	margin:0;
	list-style:none;
	padding:0;
}

/***********************************
*
*	Lightbox styling
*
***********************************/
#black_overlay {
	background-color:black;
	display:none;
	height:100%;
	left:0;
	opacity:0.8;
	filter:alpha(opacity=80);
	position:absolute;
	top:0;
	width:100%;
	z-index:1001;
}
#lightBox{
	background-color:white;
	display:none;
	height:50%;
	left:25%;
	overflow:hidden;
	padding:6px;
	position:absolute;
	top:200px;
	width:200px;
	z-index:1002;
}
span.closeLB{
	color:#666;
	cursor:pointer;
	display:block;
	float:right;
	height:18px;
	
	
}
div#lbContents{
	clear:both;
}
img.lbLoad{
	margin:90px;
}