body
{
	font-family: Georgia, arial, Sans-Serif;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#000;
	color:#fff;
}

.clearfix,
.clear
{
	clear: both;
}

.clearfix:after,.clear:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hide
{
	display:none;
}

.bold
{
	font-weight:bold;	
}

.yellow
{
	color:#F3C653!important;
}

h1, h2, h3, ul, p, form, fieldset
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	border:none;
	outline:none;
}

/* LINK DEFAULT STYLE */
a,
a:visited
{
	color:#fff;
	text-decoration:none;
	outline:none;
}

a:hover,
.toggle:hover
{
	text-decoration:none;
	color:#F3C653;
}

a img
{
	border:0;
	text-decoration:none;
}

/* END LINK STYLE */

div#outercontainer
{
	width:960px;
	margin:auto;
	position:relative;
}

div#banner
{
	padding-top:20px;
	height:85px;
	background-image:url(/images/black.png);
	background-repeat:repeat;
	width:960px;
}

div.bannerhome
{
	position:absolute;
	z-index:2;
	
}

div#banner div#logo
{
	position:relative;
	float:left;
	width:141px;
	padding-left:25px;
}

div#banner div#logo h1
{
	background-image:url(/images/loftlivinglogo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:0 !important;
	overflow:hidden;
	padding:71px 0 0;
	width:101px;
	margin:0px;
}

div#banner div#logo a
{
	height:71px;
	position:absolute;
	left:0;
	top:0;
	width:125px;
	outline:none;
}

div#banner div#logo img#logoimg
{
	display:none;
}

div#banner div#mainmenu
{
	float:left;	
	width:769px;
	padding-left:0px;
}

div#banner div#loggedin
{
	height:15px;
	text-align:right;	
	color:#f3c653;
	font-style:italic;	
	font-size:0.9em;	
}

div#banner div#loggedin a
{
	color:#fff;
	font-style:normal;
}

div#banner div#loggedin a:hover
{
	color:#f3c653;
}

div#banner div#mainmenu ul
{
	margin:0px;
	padding:0px;
	padding-top:21px;
}


div#banner div#mainmenu ul li
{
	display:inline;
	color:#fff;
	padding:0px 26px 0px 0px;
}

div#banner div#mainmenu ul li.last
{
	padding:0px 0px 0px 3px;
}

div#banner div#mainmenu ul li.childselectedl1 a, div#banner div#mainmenu ul li.selectedl1 a
{
	color:#f3c653;
}

div#banner div#mainmenu ul li a
{
	display:inline;
	color:#fff;
	text-decoration:none;
}

div#banner div#mainmenu ul li a:hover
{
	color:#F3C653;
}

/* Home page styles */


/* Home page styles */

div#homecontainer
{
	position:absolute;
	width:960px;
	height:600px;
	z-index:1;
}

div#homecontent
{
	position:relative;
}

div#homecontent div.home-image
{
	position:absolute;
	z-index:1;
}

div#homecontent div.home-text
{
	position:absolute;
	z-index:2;
	width:215px;
	background-image:url(/images/black.png);
	background-repeat:repeat;
	margin:114px 0px 0px 10px;
	padding:5px 15px 12px 15px;
}

div#homecontent div.home-text h2
{
	border-bottom:solid 1px #fff;
	font-size:1.7em;
	padding-bottom:10px;
	margin-bottom:12px;
}

div#homecontent div.home-text p
{
	padding-bottom:5px;
}

div#homecontent div.off
{
	display:none;
}

div#homecontent div.selected
{
	display:block;
}
/* End home page styles */

/* Main page styles */

div#pagecontent
{
	width:910px;
	margin-left:25px;	
	padding-top:12px;
}

div#pageleft
{
	float:left;
	width:215px;
	padding-right:15px;	
}

div#pageright
{
	float:left;
	width:680px;	
	padding-top:3px;
}

div#pageleft span.sectiontitle
{
	display:block;
	color:#fff;
	font-size:1.7em;
	border-bottom:solid 1px #fff;
	padding-bottom:6px;
	padding-top:1px;
	height:29px;
}

div#pageleft div#leftinner
{	
	margin-top:9px;
	min-height:406px;
}	

div#pageleft div#leftinner p
{	
	padding-bottom:9px;	
}	


div#pageleft div#leftinner h3
{	
	padding-bottom:9px;	
	font-size:1em;
	font-style:italic;
	cursor:hand;
	cursor:pointer;
}	

div#pageleft div#leftinner div.loginregister div.pad
{	
	padding-bottom:8px;	
}

div#pageleft div#range
{	
	font-style:italic;
}

div#pageleft ul li
{	
	list-style-type:none;
	padding:3px 0px 6px 0px;
	font-style:italic;
}

div#pageleft ul li a
{
	color:#fff;	
	text-decoration:none;
}



div#pageleft ul li.selectedl1 a, div#pageleft ul li.selectedl2 a, div#pageleft ul li a:hover
{
	color:#f3c653;
}		

div#pageleft ul li.selectedl2 ul.menu3 a
{
	color:#fff;
}

div#pageleft ul li.selectedl2 ul.menu3 a:hover,
div#pageleft ul li.selectedl2 ul.menu3 li.selectedl3 a
{
	color:#f3c653;
}

div#pageleft ul li div.menucontent
{	
	padding-top:5px;
	margin-bottom:-9px;
}

div#pageleft ul li div.menucontent p
{	
	font-style:normal;
	padding-bottom:9px;	
}

div#pageleft ul li ul
{	
	margin:8px 0px 0px 11px;
}

div#pageleft ul li ul li
{	
	font-style:normal;
}

div#pageleft ul li ul li a, div#pageleft ul li.selectedl1 ul li a
{	
	color:#fff;
}

div#pageleft ul li ul li.selectedl3 a
{	
	color:#f3c653;
}

div#pageright div#search
{
	float:right;	
	position:relative;
	height:18px;
	overflow:hidden;
	
	}

div#pageright div#search input
{
	border:none;
	top:0px;
	vertical-align:top;
}

div#pageright div#search input:focus
{
    background-color:#fff!important;
    color:#000!important;
}

input.focused
{
    background-color:#fff!important;
    color:#000!important;
}

div#pageright div#search input.text
{
	width:86px;
	height:14px;
	padding:0px;
	margin-left:3px;
    background-color:#000;
    color:#fff;
    border:1px solid #fff;
    font-size:0.9em;
}

div#pageright div#toolbar
{
	border-bottom:solid 1px #fff;
	margin-bottom:9px;
	padding:7px 0px 8px 0px;
}

div#pageright div#toolbar ul.print
{
		float:left;
}

div#pageright div#toolbar ul.tools
{
		float:right;
}

div#pageright div#toolbar ul li
{
	display:inline;
	background-repeat:no-repeat;
	background-position:left top;
}	

div#pageright div#toolbar ul li a
{
	display:inline;
	background-repeat:no-repeat;
	background-position:left top;
	padding:1px 20px 0px 21px;
}	

div#pageright div#toolbar ul li.print a
{
	background-image:url(/images/icon_print.gif);
	padding-left:26px;
}


div#pageright div#toolbar ul li.viewall a
{
	background-image:url(/images/icon_viewall.gif);
	padding-right:22px;
}

div#pageright div#toolbar ul li.viewed a
{
	background-image:url(/images/icon_viewed.gif);
	padding-right:17px;
}

div#pageright div#toolbar ul li.wishlist a
{
	background-image:url(/images/icon_wishlist.gif);
	padding-right:14px;
}

div#pageright div#toolbar ul li.basket a	 
{
	background-image:url(/images/icon_basket.gif);
	padding-right:28px;
}

div#pageright div#toolbar ul li.home a	
{
	background-image:url(/images/icon_home.gif); 
	padding-right:23px;
}

div#pageright div#toolbar ul li a:hover	
{
	background-position:left -18px;
}

/* End main page styles */


/* Team styles */

div.teammember
{
	float:left;
	width:157px;
	margin-right:17px;
	display:inline;
}

div.nopad
{
	margin-right:0px;
}

div.teammember .team-thumb
{
	margin-bottom:4px;
}

div.teammember .team-name
{
	font-style:italic;
	margin-bottom:8px;
}

/* End Team styles */

/* Paging styles */

body.nojs div.carouselpaging div, body.nojs div.productpaging div
{
	display:none;	
}

div.paging
{
	padding:6px 0px;
	height:15px;
}

div.paging div.navleft, div.paging div.setnavleft
{
	float:left;
	width:18px;
	padding-top:2px;
	cursor:hand;
	cursor:pointer;	
}

div.paging div#paging-container
{
	width:602px;
	float:left;
	overflow:hidden;	
	position:relative;
	height:15px;
}


div.paging ul.pagenumbers
{
	position:absolute;
	left:0;
}

div.paging ul.pagenumbers li
{
	list-style-type:none;
	display:inline;
	padding-right:7px;
	vertical-align:top;
	cursor:hand;
	cursor:pointer;
}

div.paging ul.pagenumbers li:hover
{
	color:#f3c653;	
}

div.paging ul.pagenumbers li.selected
{
	color:#f3c653;
}

div.paging ul.pagenumbers li.selected a
{
	color:#f3c653;
}
div.paging ul.pagenumbers li a.selected
{
	color:#f3c653;
}

div.paging div.navright, div.paging div.navleft, div.paging div.setnavright, div.paging div.setnavleft
{
	height:13px;
	overflow:hidden;
}

div.paging div.navright a, div.paging div.navleft a, div.paging div.setnavright a, div.paging div.setnavleft a
{
	background-repeat:no-repeat;
	display:block;
	height:13px;
}

div.paging div.navright a span, div.paging div.navleft a span, div.paging div.setnavright a span, div.paging div.setnavleft a span
{
	display:none;
}

div.paging div.navright a:hover, div.paging div.navleft a:hover, div.paging div.setnavright a:hover, div.paging div.setnavleft a:hover
{
	background-position:left -13px;
}

div.paging div.navright a
{
	background-image:url(/images/pagenavright.gif);
	width:18px;
}

div.paging div.navleft a
{
	background-image:url(/images/pagenavleft.gif);
}

div.paging div.setnavleft a
{
	background-image:url(/images/setpagenavleft.gif);
}

div.paging div.setnavright a
{
	background-image:url(/images/setpagenavright.gif);
}

div.paging div.navright, div.paging div.setnavright
{
	padding-top:2px;	
	float:right;
	cursor:hand;
	cursor:pointer;	
}

div.paging div.setnavright
{
	width:9px;
	text-align:right;
}
/* End Paging styles */

/* Carousel styles */

div#carousel-holder
{
	height:378px;
	width:678px;
	position:relative;
}

div#carousel-holder .carousel-image
{
	position:absolute;
}

div#carousel-holder .carousel-image .image-description
{
	padding-top:11px;
}

div#description-holder
{
	height:15px;
	width:540px;
	position:relative;
	float:left;
}

div#description-holder .image-description
{
	position:absolute;
	background-color:#000;
}

div#add-to-wishlist
{
	float:right;
	width:60px;
	text-align:right;
}

div#add-to-basket
{
	float:right;
	width:75px;
	text-align:right;	
}


/* End carousel styles */ 

/* Product styles */

div.productbrand
{
	position:relative;	
	margin:0px 0px 24px 0px; 
	height:195px;
}

div.newbrand .productbrand
{
	float:left;
	height:417px;
	width:213px;
	margin:0px 20px 24px 0px; 
}

div.productbrand img
{
	position:absolute;
	z-index:1;
}

div.productbrand a
{
	position:absolute;
	z-index:2;
	width:678px;
	height:195px;
	background-image:url(../images/blank.gif);
}

div.newbrand .productbrand a
{
	height:416px;
	width:212px;
}

div.productbrand a:hover
{
	border:solid 1px #fff;
}

div.productcategory
{
	float:left;
	width:214px;
	position:relative;
	margin:0px 19px 20px 0px; 
	height:200px;
	display:inline;
}

div.productcategorynopad, div.productnopad
{
	margin-right:0px!important;
}

span.brandtitle
{
    color: #FFFFFF;
    display: block;
    font-size: 1.7em;
    height: 29px;
    padding-bottom: 6px;
    padding-top: 1px;
	position:absolute;
	top:425px;
}

div.productcategory img
{
	position:absolute;
	z-index:1;
}

div.productcategory div.categoryname
{
	position:absolute;
	z-index:2;
	bottom:0;
	height:22px;
	background-image:url(/images/black.png);
	width:214px;
	padding:3px 0px 1px 13px;
	font-style:italic;
}

div.productcategory a
{
	position:absolute;
	z-index:3;
	width:212px;
	height:194px;
	background-image:url(../images/blank.gif);
}

div.productcategory a:hover
{
	border:solid 1px #fff;
}

div.product
{
	float:left;
	width:157px;
	position:relative;
	margin-right:17px;
	height:135px;	
	display:inline;
}

div.productnopad 
{
	margin-left:1px;
}

div.product div.inner
{
	position:relative;
	height:128px;
}

div.product div.inner img
{
	padding-bottom:3px;
	position:absolute;
	z-index:1;
	top:0;
}

div.product div.inner a.thumb
{
	background-image:url(../images/blank.gif);
	position:absolute;
	height:99px;
	width:155px;
	z-index:2;
	top:0
}

div.product div.inner .productname
{
	position:absolute;
	bottom:0;
	height:22px;
}


div#mainimage
{
	position:relative;	
	width:680px;
	height:376px;
}

div#mainimage img
{
	position:absolute;
	z-index:1;
}

div#mainimage div#thumbnail
{
	position:absolute;
	z-index:2;
	left:10px;
	top:260px;
}

div#mainimage div#thumbnail img
{
	border:solid 1px #c2c4c5;
	opacity:0;
	visibility:hidden;
}

/* End product styles */

/* Form styles */

div.loginregister fieldset
{
	border:none;	
}

div.loginregister div.label
{
	float:left;
	width:77px;
	padding-bottom:6px;
}

div.loginregister div.input
{
	float:left;
	width:132px;
	padding-bottom:6px;
}

div.loginregister div.statushalf
{
	float:right;
	width:74px;
	font-size:0.9em;
}

div.loginregister div.statusfull
{
	float:left;
	width:151px;
	font-size:0.9em;
	color:#f3c653;
}

div.loginregister div.submit
{
	float:right;
	width:62px;
	text-align:right;
}

div.loginregister input.text
{
	background-color:#000;
	border:solid 1px #fff;	
	color:#fff;	
	height:13px;
	width:132px;
	font-size:0.9em;
}

div.loginregister input.text:focus,
input.focused
{
	background-color:#fff;
	color:#000;
}

div.loginregister input.unactivated
{
	color:#000!important;
}

div.loginregister input.check
{
	margin:0px;
}

div.loginregister input.text:focus
{
	background-color:#fff;
	color:#000;
}


/* End form styles */

/* Basket styles */

table.basket
{}

table.basket th
{
	font-weight:normal;
	font-style:italic;	
	padding-bottom:10px;
}

table.basket td
{
	padding-bottom:14px;	
	vertical-align:top;
}

table.basket td.title
{
	width:212px;
	font-size:0.9em;
	font-weight:bold;
}

table.basket td.instructions
{
	width:300px;
}

table.basket td.instructions input
{
	width:281px;
	border:solid 1px #fff;
	height:17px;
	font-size:0.8em;
	height:19px;
	padding-left: 3px;
	background-color:#000;
	color:#fff;
}

table.basket td.instructions div
{
	width:260px;
}

table.basket td.price
{
	width:80px;
}

table.basket td.quantity, table.basket th.quantity
{
	width:80px;
	text-align:right;
}

table.basket td.basket, table.basket th.basket
{
	width:52px;
	text-align:center;
}

table.basket td.quantity input
{
	width:23px;
	border:none;
	text-align:right;	
	font-size:0.8em;
	height:17px;
	padding-right:3px;
}

table.basket td.remove, table.basket th.remove
{
	text-align:right;
	width:36px;
}

table.basket td.remove a, table.basket td.basket a
{
	float:right;
	height:18px;
	width:18px!important;
	display:block;
	background-image:url(/images/icon_remove.gif);
	background-repeat:no-repeat;
}

table.basket td.basket a
{
	float:right;
	height:18px;
	width:26px!important;
	display:block;
	background-image:url(/images/icon_addtobasket.gif);
	background-repeat:no-repeat;
	padding-right:10px;
}

table.basket td.remove a:hover, table.basket td.basket a:hover
{
	background-position:left -18px;
}

table.basket td.remove a span, table.basket td.basket a span
{
	display:none;
}

div#submit
{
	text-align:right;
}

/* Search */

div#searchresults h3
{
	padding-bottom:9px;	
	font-size:1em;
	font-style:italic;
}

div#searchresults div.page
{
	padding-bottom:9px;
}

/* End search */

