@import url("generic.css");

div#main 
{
  width: 957px;
  margin: 5px auto 0 auto;
}
div#MainContentContainer
{
	overflow: hidden;
	width: 100%;
}
div#MainContent
{
	width:772px;
	padding:20px 0 10px 15px;
	float:left;
	overflow:hidden;
}
.Be-Inspired
{
	width:766px;
	padding:0px 0px 5px 0px;
	float:left;
	overflow:hidden;
}
.PromotionName
{
	font-weight:bold;
	font-size:1.5em;
}
.PromotionDescription
{
	font-size:1.1em;
	
}

div#inner-content
{
	min-height: 430px;
	width: 100%;
	overflow: hidden;
}
* html div#inner-content
{
	height: 430px;
	overflow: visible;
}
#leftside
{
	float:left;
	margin-right: 15px;
	margin-left: 5px;	
	width: 150px;
}
.subs
{
	float:left;
	margin-right:10px;
	margin-left:5px;	
	width:592px;
}

/************************************************************************/
/*
/*	HEADER STYLES START
/*
/************************************************************************/
#Top
{
	margin: 20px 0px 0px 0;
	padding: 0 0 5px;
	width: 957px;
	overflow: hidden;
}

/*--------------- START OF VARIOUS IMG STYLES -------------------*/

img#logo
{
	float:left;
}
span#bag
{
	float:left;
}
img#finisco
{
	margin-left: 100px;
}

/*--------------- END OF VARIOUS IMG STYLES -------------------*/

/*--------------- START OF THE STYLES FOR THE LINKS TOP BOX -------------------*/

#options
{
	margin-top: 11px;
	padding: 15px 15px 0 0;
	height: 47px;
	width: 250px;
	float:left;
	font-size:0.9em;
	line-height: 1.3em;
    color: #999;
}
div#options ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
div#options a img 
{
	display: inline;
}
div#options li
{
	text-align: right;
}
div#options li#currencies
{
	width: 249px;
	overflow: hidden;
}
div#options li#currencies div#currency-items
{	
	text-align: right;
	float: left;
	width: 249px;
}
div#options li ul
{
	float: right
}
div#options li li
{
	float: left;
	width: auto;
	padding: 0 3px;
}
div#options a
{
	color: #999;
}
div#options a:hover
{
	color: #d70170;
}
div#options a.currency
{
	font-size: 1.2em;
	color: #999;
}
div#options a.currency:hover
{
	color: #d70170;
}
div#options li.selected
{
	font-size:1.2em;
	color: #d70170;
}

/*--------------- END OF THE STYLES FOR THE LINKS TOP BOX -------------------*/

/*--------------- START OF THE STYLES FOR THE SITE SEARCH TOP BOX -------------------*/

div#site-search
{
	margin-top: 11px;
	padding: 27px 15px 0px 15px;
	width: 176px;
	float:left;
	font-size:0.9em;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	overflow: hidden;
	color: #999;
}
div#site-search h1
{
	padding: 0;
	margin: 0;
	color: #999;
}
div#site-search input
{
	float: left;
	margin-left: 5px;
	font-size: 1em;
}
div#site-search input.search-box
{
	border: 1px solid #ccc;
	color: #333;
	margin: 0;
	width: 135px;
}

/*--------------- END OF THE STYLES FOR THE SITE SEARCH TOP BOX -------------------*/

/*--------------- START OF THE STYLES FOR THE SHOPPING BAG TOP BOX -------------------*/

#shopping-bag
{
	margin-top: 11px;
	padding: 0 0px 0px 15px;
	width: 177px;
	height: 52px;
	float:left;
	font-size:0.9em;
    color: #cccccc;
}
div#shopping-bag img
{
	padding-right:10px;
	float: left;
}
div#shopping-bag h2
{
	margin: 0;
	padding: 15px 0 0;
}
div#shopping-bag h2 a
{
	color: #999;
}
div#shopping-bag ul 
{
	margin: 0px;
	padding: 0px;
}	
div#shopping-bag li
{
	margin: 0px;
	padding: 0px;
}
div#shopping-bag a
{
	color: #d70170;
}
div#shopping-bag a:hover
{
	text-decoration: none;
}
/*--------------- END OF THE STYLES FOR THE SHOPPING BAG TOP BOX -------------------*/
	
/*--------------- START OF THE STYLES FOR THE TOP MENU BAR -------------------*/
#TopBar
{
	position: relative;
	top: 0;
	left: 0;
	margin: 0px 0px 0px 0;
	padding: 0px;
	width: 957px;
	height: 25px;
	background-image: url(../images/topbarbg.gif);
	overflow: hidden;
	z-index: 1;
}
div#TopBar ul 
{
	margin: 0px;
	padding: 0px;
	width:957px;
	overflow: hidden;
	list-style-type: none;
}
div#TopBar li
{
	margin: 0px;
	padding: 0px;
	float: left;
	width:106px;
}
div#TopBar a
{
	font-size:1.2em;
	padding: 3px 0px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	display:block;
	height:22px;
	text-align:center;
}

* html div#TopBar li
{
	text-align:center;
}
* html div#TopBar a
{
	background-image:url(../images/topbarbg.gif);
}
div#TopBar a:hover
{
	background-image:url(../images/topbarbg_on.gif);
}
div#TopBar a.start
{
	margin: 0px;
}
div#TopBar a.end
{
	border-right: none;
	width:109px;
}

/* ------------------------ BREAD CRUMB STYLES -------------------------*/
div#bread-crumb
{
	width:100%;
	margin-top:5px;
}
div#bread-crumb a
{
	color:#000000;
}
div#bread-crumb .lastCrumb 
{
	color:#d70170;
}

/************************************************************************/
/*
/*	HEADER STYLES END
/*
/************************************************************************/



/************************************************************************/
/*
/*	LEFT SIDE STYLES START
/*
/************************************************************************/	
div#leftnav
{
	margin: 10px 0px 0px 0;
	padding: 0;
	width: 170px;
	float: left;
	font-size:0.9em;
	line-height: 1.3em;
}
div#leftnav ul 
{
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}
div#leftnav ul ul
{
	margin: 0;
}
div#leftnav li
{
	margin: 0;
	padding: 0;
	background-color: #f1f1f1;
	border-bottom: 1px solid #fff;
	clear: left;
}
div#leftnav a
{
	margin: 0;
	padding: 4px 0px 4px 13px;
	font-weight: bold;
	color: #666;
	display: block;
	text-decoration: none;
	/*background: #f1f1f1 url(../images/lightmenubg.gif) top repeat-x;*/
	text-transform: lowercase;
}
div#leftnav li li
{
	border: none;
	float: left;
	width: 170px;
}
div#leftnav li.menu-open
{
	background-image: url(../images/menu-cue.gif);
	background-repeat: no-repeat;
	background-position: right -22px;
}
div#leftnav li.menu-closed
{
	background-image: url(../images/menu-cue.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
div#leftnav li li a
{
	background: #ffffff;
	padding-left: 25px;
	font-weight: normal;
}
div#leftnav span
{
	color: #666;
}
div#leftnav a:hover
{
	color: #000;
}	
div#leftnav li.justin
{
	background: none;
}
div#leftnav li.highlighted a
{
	background: #f1f1f1;
}
div#leftnav li.selected a
{
	background: #e0e0e0;
}
div#leftnav li.subselected a
{
	background: #e0e0e0;
}
div#leftnav li.justin a
{
	/*background: url(../images/justin.gif) bottom repeat-x;*/
	background: url(../images/lightmenubg.gif) bottom repeat-x;
}
div#leftnav li.selectedJustIn a
{
	background: #ffffff url(../images/justinmenubg.gif) bottom repeat-x;
}
div#leftnav li.justin img
{
	display: inline;
}
div#leftnav li.selectedJustIn img
{
	display: inline;
}
div#leftnav li.justin a:hover
{
	color: #333;
}

/************************************************************************/
/*
/*	LEFT SIDE STYLES END
/*
/************************************************************************/	



/************************************************************************/
/*
/*	FOOTER STYLES START
/*
/************************************************************************/	
div#footer
{
	margin: 10px 0px 0px 0;
	width: 772px;
	overflow: hidden;
	font-size:0.9em;
	line-height: 1.2em;
    color: #c2c2c2;
}
div#footer div
{
	float: left;
	border-right: 1px solid #d9d9d9;
	width:117px;
	margin-left:10px;
}
div#footer div.first
{
	margin:0 0 0 2px;
}
div#footer div.last
{
	width: 118px;
	margin: 0 2px 0 10px;
	border: none;
}
div#footer ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
div#footer li 
{
	margin: 0;
	padding: 5px 0 3px;
}
div#footer a
{
	color: #c2c2c2;
}
div#footer h1
{
	color: #666;
	font-size: 1em;
	padding: 0.5em 0;
	margin:0;
}

div#footer-contact-details
{
	margin: 20px 0 10px 185px;
	width: 772px;
	overflow: hidden;
	font-size:0.9em;
    color: #666;
}
div#footer-contact-details.nomargin
{
	margin-left: 0;
}
div#footer-contact-details a
{
	color: #999;
	background: none;
	display: inline;
}
div#footer-contact-details img
{
	display: inline;
}
div#footer-contact-details div.details
{
	float:left;
	width:651px;
	border-top: 1px solid #d9d9d9;
	padding-top:10px;
}
div#footer-contact-details div.finisco
{
	float:left;
	width:121px;
	border-top: 1px solid #d9d9d9;
	padding-top:10px;
}
/************************************************************************/
/*
/*	FOOTER STYLES END
/*
/************************************************************************/	



/************************************************************************/
/*
/*	OTHER STYLES START
/*
/************************************************************************/	
div#center-align
{
	width:100%;
	text-align:center;
}
.SubCatsList
{
	width:100%;
	margin-bottom:20px;
}
/************************************************************************/
/*
/*	OTHER STYLES END
/*
/************************************************************************/	
div#divPrintMiddle img
{
	display: inline;
}
table.products
{
	border-collapse: collapse;
	width: 772px;
	overflow: hidden;
	margin-top: 5px;
}
th.description,
td.description
{
	width: 190px;
}
th.image,
td.image
{
	width: 120px;
}
table.products th.price,
table.products td.price
{
	width: 60px;
	text-align: center;
}
th.notes,
td.notes
{
	width: 160px;
}
span.stock-message
{
	color: #390;
}
table.products th.quantity,
table.products td.quantity
{
	width: 60px;
	text-align: center;
}
th.validation,
td.validation
{
	width: 62px;
}
th.action,
td.action
{
	width: 120px;
}
td.action img
{
	display: inline;
}
table.products th,
table.products td
{
	padding: 0;
	font-size: 0.9em;
}
table.products th
{
	text-align: left;
	font-weight: bold;
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0 0 2px;
}
table.products input.quantity
{
	width: 30px;
}
table.products th.description
{
	border-left: 1px solid #ccc;
}
table.products th.action
{
	border-right: 1px solid #ccc;
}
table.products td
{
	border-bottom: 1px solid #ccc;
}
table.products td td
{
	border: none;
	padding: 0;
}
table.products td td img,
table.products td td span
{
	padding-right: 2px;
}
table#currentProduct td
{
	border: none;
}
table#currentProduct td.price
{
	font-weight: bold;
	font-size: 1.15em;
}
table#currentProduct td.description a
{
	font-weight: bold;
}
.product-links img
{
	display: inline;
}
.darker
{
	color: #000;
}
.biggerDarker
{
	color: #000;
	font-weight:bold;
	font-size: 1.2em;
}
div#product-buttons input,
div#product-buttons img,
div#product-buttons span
{
	display: inline;
	margin: 0 5px 0 20px;
}
div#product-top
{
	width: 100%;
	overflow: hidden;
	clear: right;
}
h1#category
{
	float: left;
	width: 315px;
	margin: 0;
	padding: 0;
}
div#addtobag
{
	float: left;
	margin: 60px 0 0 5px;
	width: 114px;
}
div#delivery-details
{
	float: left;
	width: 338px;
	font-size: 1.2em;
}
div#delivery-details div
{
	width: 163px;
	float: right;
}
div#delivery-details div.link
{
	display: block;
	float: left;
	width: 100px;
	margin-top: 15px;
}
object#globeswf,
img.delivery-image
{
	float: left;
	margin-right: 5px;
	width: 58px;
}
div#deliveryWishlist
{
	float: right;
	font-size: 1.2em;
	width: 163px;
}
div#deliveryWishlist div#globeswf,
div#deliveryWishlist object#globeswf 
{
	width: 58px;
	float: left;
	margin-right: 5px;
}
div#deliveryWishlist a
{
	float: left;
	width: 100px;
	margin-top: 15px;
}
span.strikethrough
{
	text-decoration: line-through;
}
td#mainProdCentreTD h1
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.1em;
}
td#mainProdCentreTD h2
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.1em;
	color: #000;
}
td#mainProdCentreTD h3
{
	padding: 5px 0;
	margin: 5px 0 0;
	color: #333;
	font-weight: normal;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
div#addedToBasketTable
{
	border: 1px solid #e0e0e0;
	padding: 10px 5px;
	background-color: #f2f2f2;
	margin-bottom: 10px;
	width: 760px;
	overflow: hidden;
	font-weight: bold;
	color: #666;
}
div#addedToBasketTable div.warning h1
{
	margin: 0;
	padding: 0;
}
div#addedToBasketTable div.warning
{
	font-weight: normal;
}
div#added-col1
{
	width: 233px;
	float: left;
	padding: 0 10px;
}
div#added-col2
{
	width: 232px;
	float: left;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	padding: 0 10px;
	min-height: 50px;
}
div#added-col3
{
	width: 233px;
	float: left;
	padding: 0 10px;
}
div#added-col3 p
{
	text-align: right;
	margin: 0;
	padding: 0;
}
div#bottom-buttons
{
	margin-top: 10px;
	text-align: right;
}
div#bag-summary
{
	visibility: hidden;
}
td#assocProductsTD h2
{
	text-align: center;
	margin: 0;
	padding: 0;
}
table#dlAssociatedProducts td
{
	border-bottom: 1px solid #eee;
}
h2#extra-ideas
{
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
div#home
{
	width: 100%;
	overflow: hidden;
}
div.speech-bubble
{
	margin-top: 10px;
	background: url(../images/bubble_off.jpg) no-repeat;
	width: 230px;
	height: 178px;
	float: left;
	padding: 5px;
	display: inline;
}
div.columns-3,
object.columns-3
{
	float: left;
	width: 250px;
	margin: 10px 7px 0 0;
	display: inline;
}
div.columns-4,
object.columns-4
{
	float: left;
	width: 178px;
	margin: 10px 20px 0 0;
	display: inline;
}
div.columns-5,
object.columns-5
{
	float: left;
	width: 145px;
	margin: 10px 9px 0 0;
	display: inline;
}

a.hpAdImage img
{
	width:145px;
	height:115px;
	border:0px;
}

a.HPAdText
{
	width:125px;
	/*height:45px;*/
	height:22px;
	border:0px;
	display:block;
	/*padding:10px 10px 10px 10px;*/
	padding:5px 10px 5px 10px;
	text-align:center;
}

a.HPAdText:hover
{
	text-decoration:underline;
}



div.last,
object.last
{
	margin-right: 0 !important;
}
div.center
{
	margin: 10px 26px;
}
.yui-skin-sam .yui-tt .bd
{
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
div#in-cart,
div#delivery-charge,
div#bag-total
{
	margin: 0 5px;
	font-size: 0.9em;
}
div#in-cart
{
	margin-top: 5px;
}
div#bag-total
{
	margin-bottom: 5px;
}
div.category,
div.rangeProduct
{
	float: left;
	width: 160px;
	margin-right: 44px;
	display: inline;
}
div.category
{
	padding: 1em 0;
	font-size: 1.2em;
}
div.category img
{
	margin-bottom: 10px;
}
div.category a
{
	color: #000;
}
div.categoryRow,
div.productRow
{
	clear: left;
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
div.category ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.category li
{
	margin-top: 8px;
	font-size: 0.9em;
}
div.category li a
{
	color: #666;
}
div#pagingContainer
{
	width: 100%;
	overflow: hidden;
}
div#vavp
{
	float: left;
	width: 250px;
}
div.paging
{
	float: left;
	margin-left: 92px;
	width: 430px;
}
div.paging div.label
{
	float: left;
}
div.paging div.pagenumbers
{
	float: left;
	color: #000;
}
div.paging div.backnext
{
	margin-left: 400px;
}
div#rangeTitle
{
	font-size: 11px;
	margin-bottom: 10px;
	color: #999999;
	margin-right: 30px;
	font-family: verdana,sans-serif, arial;
}
table.wishlist
{
	margin: 10px 0 0;
}
table.wishlistgap
{
	margin-top: 80px;
}
table.wishlist td
{
	padding: 5px;
}
table.wishlist td.title
{
	font-weight: bold;
	text-align: left;
}
table.wishlist td.title-center
{
	font-weight: bold;
	text-align: center;
}
div#promotion-lee
{
	float: left;
	width: 185px;
	margin-right: 10px;
	overflow: hidden;
}
.PromoName
{
	padding-bottom:20px;
	font-weight:bold;
	font-size:1.2em;
}
.PromoDesc
{
	text-align:justify;
	
}
div#promotion-col2
{
	float: left;
	width: 577px;
}
.errorMsg
{
	color:Red;
}
table#dlAssocFooter td
{
	padding-right: 28px;
}
div.hidden 
{
	display: none;	
}
div.warning,
span.warning
{
	color: #f00;
}
div#wishlist-buttons input
{
	float: right;
	clear: right;
	margin-top: 15px;
}
td.product-preview
{
	width: 315px;
}
h2#categoryTitle,
h2#productsTitle
{
	margin: 0;
	padding: 1em 0 0.5em;
}
div.paging-box
{
	width: 100%;
	overflow: hidden;
}
div.paging-box div.col1
{
	width: 30%;
	float: left;
}
div.paging-box div.col2
{
	width: 70%;
	float: left;
}
table.information
{
	border: 1px solid #dedede;
	border-bottom: none;
}
table.information th,
table.information td
{
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #dedede;
}
table.information th
{
	background-color: #efefef;
}
div#coloursLeft
{
	margin-top: 5px;
}
div#coloursLeft img
{
	float: left;
	padding-right: 5px;
}
table#dgBasket
{
	border: 1px solid #dedede;
	border-bottom: none;
}
table#dgBasket td
{
	padding: 5px;
	border-bottom: 1px solid #dedede;
}
div#worldpay-footer
{
	margin-left: 185px;
	text-align: center;
}
div#worldpay-footer img
{
	display: inline;
	vertical-align: middle;
}
div#worldpay-footer div
{
	margin-top: 5px;
}
div#worldpay-footer.nomargin
{
	margin-left: 0;
}
div#footer-links
{
	text-align: center;
	font-size: 0.7em;
	margin-bottom: 10px;
	color: #a7a7a7;
}
div#footer-links a
{
	color: #a7a7a7;
}
div#footer-links ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
div#footer-links li
{
	display: inline;
}

span.darker a
{
	color:#333 !important;
	background-color:#e1e1e1;
}

span.darker a:hover
{
	color:#d70170 !important;
}
img.stock-icon 
{
	float: left;	
}