/* - - - - - - - - - - - - - - - - - - - - -

Title : Living Textile Company
URL : http://www.livingtextiles.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */

@import "/default/css/global.css";
@import "/persistent/assets/thickbox/jquery.thickbox.css";

/* PNG Fix */
#TB_closeWindowButton,#quicklinkwrap,#backgroundwrap,#mainNavwrap,#bodyheaderwrap,#forumtoolbar div#quicklinkwrap,#sectionwrap img { behavior: url(/persistent/js/iepngfix.htc) }

/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,pre,form,fieldset,legend,input,textarea,blockquote { margin:0; padding:0; }

html { overflow: -moz-scrollbars-vertical; }

body { margin: 0; padding: 0; font: normal 10pt/14pt verdana, arial, helvetica; color: #666; background: #FFF url(../templateimages/bg_LTCmain.jpg) no-repeat 50% 0; text-align: center;  }

fieldset { border: 0; }

input { font: normal 11px arial, verdana, helvetica; }

img { border: 0; }

h1 { font: normal 24px/28px verdana, arial, helvetica; color: #3066ab; }

h2 { font: bold 14px/18px verdana, arial, helvetica; color: #739dd3; }

h3 { font: normal 20px/24px verdana, arial, helvetica; color: #80ABD6; }

h4 { padding-bottom: 15px; font: bold 14px verdana, arial, helvetica; color: #80ABD6;  }

td,li,input,textarea,select { font: normal 10pt/14pt verdana, arial, helvetica; }

a:link, a:visited { color: #666; }

a:hover, a:focus { color: #666; text-decoration: none; }

.clear { clear: both; font-size: 0; height: 0; line-height: 0; }

code,legend { display: none; }

.input_txtWhite {
	font: normal 12px arial, verdana, helvetica;
	color: #666;
	border: 1px solid #FFF;
}

.input_txtSearch {
	font: normal 12px/21px arial, verdana, helvetica;
	width: 160px;
	height: 20px;
	color: #666;
	border: 1px solid #5982B7;
}

.input_txtYellow {
	font: normal 11px arial, verdana, helvetica;
	background-color: #ffff99;
	border: 1px solid #d9d9d9;
}

.btn_form {
  height: 16px;
	padding: 0 2px;
	font: normal 11px arial, verdana, helvetica;
	color: #FFF;
	text-transform: uppercase;
	background-color: #78A2CC;
	border: 1px solid #FFF;
}


/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#wrapper {
  width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

#headerwrap {
  width: 979px;
  height: 149px;
	margin: 0 auto;
	overflow: hidden;
}
	 
	#selectyourcountry {
	  float: right;
		width: 240px;
		height: 38px;
		text-align: right;
	}
	 
	#selectyourcountry form #selectPage {
	  float: right;
		position: relative;
		top: 11px;
		right: 15px;
		width: 126px;
		margin: 0;
		padding: 0;
		color: #FFF;
		border: 0;
		background-color: #93b3dd;
	}
	
	.headerquicklinks {
	  width: 240px;
		height: 100px;
		padding-top: 40px;
		overflow: hidden;
	}
	
	.headerquicklinks a {
	  float: left;
		width: 80px;
		height: 80px;
		display: block;
	}

#centerwrap {
  width: 979px;
	margin: 0 auto;
}

#flash_banner {
	float:left;
	width: 546px;
	height: 540px;
}

#content_home {
	float:right;
	width: 207px;
	height: 540px;
}

#bodywrap {
	width: 979px;
	text-align: left;
}

  #mainNavwrap {
	  width: 979px;
	  height: 40px;
		background: url('../templateimages/bg_nav.png') no-repeat;
		overflow: hidden;
	}

  #mainNavwrap ul {
	  float: left;
		width: 730px;
		margin: 0;
		padding: 12px 0px 0px 5px;
		list-style: none;
		height: 20px;
	}

  #mainNavwrap li {
		display: inline;
	}

  #mainNavwrap a {
		border-left: 1px solid #eee9df;
		display: block;
		float: left;
		padding: 2px 4px 2px 10px;
		margin: 0 4px;
		font: normal 12px/12px arial, verdana, helvetica;
		color: #FFF;
		text-decoration: none;
	}

  #mainNavwrap a.selected {
		color: #7d6c49;
	}
	
	#mainNavwrap a:hover,#mainNavwrap a.selected:hover {
		text-decoration: underline;
		}
	 
	#minicartwrap {
	  float: right;
		width: 230px;
		height: 23px;
		margin: 0;
		padding: 10px 4px 0px 0px;
	}
	
	#backgroundwrap {
		padding: 0;
	  width: 977px;
		padding-top: 10px;
	  background: url('../templateimages/bg_trans.png') no-repeat 0 0;
	  border: 1px solid #d8d8d7;
		border-top: 0;
		border-bottom: 0;
	}
	
	#bodywrap div#contentwrap {
	  min-height: 400px;
		height: auto;
		padding: 5px 10px;
	}* html #bodywrap div#contentwrap { height: 400px; }
	
	#bodywrap #twocolumn div#contentwrap {
		height: auto;
		padding: 0 0 10px 10px;
		vertical-align: top;
	}
	
	#twocolumn {
		min-height: 550px;
	  width: 977px;
	  background: url('../templateimages/bg_subnav.gif') repeat-y 0 0;
	}
	
	 #LHSnav {
	   float: left;
		 width: 214px;
		 overflow: none;
	 }
		 
	   #searchwrap {
			width: 214px;
			height: 45px;
			padding: 0;
			margin: 0;
			background-color: #9FBFE7;
		 }
		 
		 #searchleft {
		   float: left;
			 position: relative;
			 top: 10px;
			 left: 10px;
			 margin: 0;
			 padding: 0;
		 }
		 
		 #searchright {
		   float: right;
			 position: relative;
			 top: 13px;
			 right: 15px;
			 margin: 0;
			 padding: 0;
		 }
	
	 #LHSnav ul {
		 float: left;
		 position: relative;
		 top: 6px;
		 left: 6px;
		 width: 200px;
		 margin: 0;
		 padding: 40px 10px 0px 10px;
		 list-style: none;
	 }
	
	 #LHSnav li {
	   width: 160px;
		 margin: 0;
	   padding: 3px 0px 3px 20px;
		 background: url('../templateimages/arrow_nav.gif') no-repeat 0 -5px;
	 }
	 
	 #LHSnav li.last {
	   position: relative;
		 top: 0;
		 left: -10px;
		 width: 200px;
		 margin: 0;
	   padding: 0;
		 background: #e3d9bf url('../templateimages/bg_subnavfooter.gif') no-repeat 0 0;
		 overflow: hidden;
	 }
	
	 #LHSnav li ul.toLTK {
		 float: left;
		 position: relative;
		 top: 0;
		 left: 0;
		 width: 200px;
		 margin: 20px 0 0 0;
		 padding: 40px 10px 10px 10px;
		 list-style: none;
		 background: #e3d9bf url('/persistent/templateimages/bg_LTKbox.gif') no-repeat;
	 }
	
	 #LHSnav li ul.toLTB {
		 float: left;
		 position: relative;
		 top: 0;
		 left: 0;
		 width: 200px;
		 margin: 20px 0 0 0;
		 padding: 40px 10px 10px 10px;
		 list-style: none;
		 background: #e3d9bf url('/persistent/templateimages/bg_LTBbox.gif') no-repeat;
	 }
	
	 	 #LHSnav li ul.toLTK li,
		 #LHSnav li ul.toLTB li {
	     width: 160px;
			 margin: 0;
			 padding: 3px 0px 3px 20px;
			 background: url('../templateimages/arrow_nav.gif') no-repeat 0 -5px;
	 	 }
	
	 	 #LHSnav li ul.toLTK li a,
		 #LHSnav li ul.toLTB li a {
		   font: bold 12px arial, verdana, helvetica;
		   color: #7d6c49;
		   text-decoration: none;
	 	 }
	
	 	 #LHSnav li ul.toLTK li a:hover,
		 #LHSnav li ul.toLTB li a:hover {
		   font: bold 12px arial, verdana, helvetica;
		   color: #413414;
	 	 }
	
	 	 #LHSnav li ul {
	     float: none;
			 width: 164px;
			 margin: 0;
			 padding: 0px 0px 0px 5px;
		   color: #7d6c49;
			 border: 0;
			 list-style-type: disc;
	 	 }
	
	 	 #LHSnav li ul li {
	     width: 154px;
			 margin: 0;
			 padding: 3px 0px 0px 5px;
			 background: none;
			 border: 0;
	 	 }
	
	 	 #LHSnav li ul li a {
		   font: normal 12px arial, verdana, helvetica;
		   color: #7d6c49;
		   text-decoration: none;
	 	 }
	
	 	 #LHSnav li ul li a:hover {
		   font: normal 12px arial, verdana, helvetica;
		   color: #413414;
	 	 }
	
	 	 #LHSnav li ul li a.selected {
		   font: bold 12px arial, verdana, helvetica;
		   color: #413414;
	 	 }
	
	 #LHSnav ul.quickLinks {
		 width: 180px;
		 margin: 0;
		 padding: 40px 10px 10px 10px;
		 list-style: none;
		 background: #e3d9bf url('/persistent/templateimages/bg_babyTalk.gif') no-repeat;
	 }
	
	 #LHSnav ul.quickLinksLTK {
		 width: 180px;
		 margin: 0;
		 padding: 40px 10px 10px 10px;
		 list-style: none;
		 background: #e3d9bf url('/persistent/templateimages/bg_kidsTalk.gif') no-repeat;
	 }
	
	 #LHSnav a {
		font: bold 12px arial, verdana, helvetica;
		color: #7d6c49;
		text-decoration: none;
	 }
	
	 #LHSnav a:hover {
		font: bold 12px arial, verdana, helvetica;
		color: #5b4a27;
	 }
	 
	 #RHSwrap {
	   float: left;
		 width: 750px;
		 overflow-x: hidden;
	 }
	 
	 #RHSwraphome {
	   float: left;
		 width: 763px;
		 overflow-x: hidden;
	 }
	
	#bodyheaderwrap {
	  width: 979px;
		height: 8px;
		font-size: 0;
	  background: url('../templateimages/bg_bodyheader.png') no-repeat 0 0;
		display: block;
	}
	
	#bodyfooterwrap {
	  width: 979px;
		height: 8px;
		font-size: 0;
	  background: url('../templateimages/bg_bodyfooter.gif') no-repeat 0 0;
		display: block;
	}
	
	#bodyfooterwrap2 {
	  width: 979px;
		height: 8px;
		font-size: 0;
	  background: url('../templateimages/bg_bodyfooter2.gif') no-repeat 0 0;
		display: block;
	}

#nlwrap {
	width: 979px;
  height: 171px;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	font: bold 13px arial, verdana, helvetica;
	color: #79A2CB;
	background: url('../templateimages/bg_footerwrap.gif') no-repeat;
}

#footerwrap {
	width: 979px;
	padding-top: 15px;
	font: normal 11px arial, verdana, helvetica;
	color: #7e7e7e;
  text-align: center;
}

  ul#footernav {
	  width: 979px;
		margin: 0 auto;
		list-style: none;
	}

  ul#footernav li {
	  float: left;
	}

#copyrightwrap {
	font: normal 11px/16px arial, verdana, helvetica;
	color: #7e7e7e;
  text-align: center;
}

  #footerwrap a, #footerwrap a:hover, #copyrightwrap a, #copyrightwrap a:hover {
	  font: normal 11px arial, verdana, helvetica;
		color: #7e7e7e;
	}

/*
----------------------------------------------------------------------------- 
Forum Styles
-----------------------------------------------------------------------------*/

#wrapper_forum {
  width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background: #FFF url('../templateimages/bg_forum.jpg') no-repeat 50% 0;
}

#forumtoolbar {
width: 979px;
height: 36px;
margin: 0 auto;
}

  #forumtoolbar div#quicklinkwrap {
    width: 380px;
    height: 35px;
		padding-right: 50px;
    background: url('../templateimages/bg_quicklinks_new.png') no-repeat;
  }

#forumheaderwrap {
  width: 979px;
  height: 100px;
	margin: 0 auto;
}

  #forumheaderwrap div#sectionwrap {
	  float: left;
		width: 400px;
		height: 100px;
	}
	
	  #forumheaderwrap div#sectionwrap ul {
		  position: relative;
			left: 45px;
			width: 400px;
			height: 100px;
			margin: 0;
			padding: 0;
			list-style: none;
		}
	 
	 #adheaderwrap {
	   float: right;
		 position: relative;
		 top: 17px;
		 right: 5px;
		 width: 468px;
		 height: 60px;
	 }

#forumcontentwrap {
  float: left;
  width: 847px;
}

#adrhstowerwrap {
  float: right;
	width: 120px;
	padding: 10px 10px 10px 0;
}

/*
----------------------------------------------------------------------------- 
Store styles
-----------------------------------------------------------------------------*/

.odd {
  background-color: #f8f8f8;
	}
.even {
  background-color: #fafafa;
	}

.hide {
  display: none;
}

/*----- Form styles -----*/

input, select {
	font: normal 11px arial, verdana, helvetica;
	color: #000;
}

.checkout_input {
	border: 1px solid #999;
}

.btn_empty_cart {
	width: 110px;
	height: 19px;
	border: 0;
	background: url('../templateimages/store_styles/btn_empty_cart.gif') no-repeat;
	display: block;
}

.btn_continue_shopping {
	width: 150px;
	height: 26px;
	border: 0;
	background: url('../templateimages/store_styles/btn_continue_shopping.gif') no-repeat;
	display: block;
}

.btn_update_quantities {
	width: 143px;
	height: 26px;
	border: 0;
	background: url('../templateimages/store_styles/btn_update_quantities.gif') no-repeat;
}

.btn_proceed_to_checkout {
	width: 163px;
	height: 26px;
	border: 0;
	background: url('../templateimages/store_styles/btn_proceed_to_checkout.gif') no-repeat;
}

.btn_remove {
	width: 163px;
	height: 26px;
	border: 0;
	background: url('../templateimages/store_styles/btn_remove.gif') no-repeat;
}

.checkout_table_bgcol {
  background: #999;
}

.checkout_table_bgcol tr {
  background: #FFF;
}

.checkout_toprow {
  font-weight: bold;
	background: #ebebeb;
}

.thumb, .fullscale {
  border: 0;
}

/*------ Store styles -----*/

div.cat_productwrap {
  float: left;
	text-align: center;
	padding-bottom: 10px;
}

.catwrap {
	text-align: left;
}

 .cat_imagedesc {
   float: left;
	 width: 260px;
 }
 
 .cat_desc {
   float: right;
	 width: 236px;
	 padding-right: 10px;
 }

.productwrap {
  padding: 0px 15px 15px 0px;
	text-align: center;
}

.productwrap p {
  padding: 0;
	margin: 0;
}

.style_option p {
  padding: 0;
	margin: 0;
}

#pdwrap {
	text-align: left;
	vertcal-align: top;
	margin-bottom: 20px;
}

 .pd_imagewrap {
   float: left;
	 width: 291px;
 }
 
 .pd_descwrap {
   float: right;
	 width: 416px;
 }
 
 #qtywrap tr td strong {
	 float: left;
	 position: relative;
	 top: 3px;
	 padding-right: 2px;
 }
 
 	.inputqty {
	  width: 32px;
		height: 24px;
		font: normal 14px/24px arial, verdana, helvetica;
		border: 1px solid #999;
	}
	
	#pd_price {
	  font: bold 14px arial, verdana, helvetica;
		color: #000;
	}

#upsellwrap {
  padding: 10px;
	text-align: center;
	background-color: #F4F1EC;
	margin-bottom: 25px;
}

 .upselltitle {
   width: 120px;
 }

.message {
  padding: 10px 15px;
	font: bold 14px verdana, arial, helvetica;
	color: #999;
	background-color: #F3F3F3;
	border: 2px solid #666666;
	text-align: center;
}

/*----- My Account -----*/

#LHSnav .panel p {margin:0;padding:10px;} 
#LHSnav .panel h3 {color:#fff;font-family:"Times New Roman",Times,serif;font-size:22px;margin-bottom:5px;padding:0 10px;}
#LHSnav .panel ul {margin:0;padding:10px;}
#LHSnav .panel li.last {
	   width: 160px;
		 margin: 0;
	   padding: 3px 0px 3px 20px;
		 background: url('../templateimages/arrow_nav.gif') no-repeat 0 -5px;
		 position: static;
	 }
#LHSnav .panel ul li ul {margin:0;padding:4px;list-style: none outside none;}
#LHSnav .panel ul li ul li { padding: 0; background: none; }
#LHSnav .panel ul li ul li.last { padding: 2px 0; background: none; }
#LHSnav .panel ul li ul li.active a { color: #413414; }
#LHSnav .panel ul li ul li a {font:10px helvetica,arial,sans-serif;}
	 
#LHSnav .panel .notLoggedIn,
#LHSnav .panel .loggedIn,
#LHSnav .panel .notLoggedIn a,
#LHSnav .panel .loggedIn a {font:10px helvetica,arial,sans-serif;} 

/*----- Wishlist Gift Registry -----*/

#ssWishlist .odd,
#ssWishlist .even {background-color:transparent;}
#ssWishlist .thumb {border: solid 1px #acacac;}

/*----- Mini Cart -----*/

div#minicart {
	width: 205px;
	height: 23px;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	/*background: url('/persistent/templateimages/icon_shoppingcart_new.jpg') no-repeat 0 0;*/
}

div#minicart dt,
div#minicart dd {
  float: left;
	margin: 0;
	padding: 0;
}

div#minicart dl {
	float: right;
	width: 205px;
	margin: 0;
	padding: 0;
}

div#minicart dt {
	display: none;
	margin: 0;
	padding: 0;
}

div#minicart dd {
	padding: 0 5px;
  font: normal 11px/23px arial, verdana, helvetica;
	color:  #FFF;
}

div#minicart dd a {
	margin: 0;
	padding: 0;
  font: normal 11px/23px arial, verdana, helvetica;
	color:  #FFF;
	text-decoration: underline;
	border: 0;
}

div#minicart dd a:hover {
	margin: 0;
	padding: 0;
  font: normal 11px/23px arial, verdana, helvetica;
	color: #FFF;
	border: 0;
}


/*----- jCarousel (Rotate product images) ----- */

#image-preview {
	background: #fff url(/persistent/assets/jcarousel/loader.gif) 50% 50% no-repeat;
	width: 290px;
	_height: 200px;
	min-height: 290px;
	}
	#image-preview img, #image-scroller img, a.smlThumb img {
		display: block;
		}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
#image-scroller .jcarousel-container {
  position: relative;
	width: 291px;
	margin-top: 9px;
}

#image-scroller .jcarousel-clip {
  z-index: 2;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
	width: 291px;
}

#image-scroller .jcarousel-list {
  z-index: 1;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

#image-scroller .jcarousel-list li,
#image-scroller .jcarousel-item {
	/*border: 2px solid #f4f3ef;*/
	border: 0;
	margin-right: 9px;
	background: #fff url(/persistent/assets/jcarousel/loader.gif) 50% 50% no-repeat;
	cursor: pointer;
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 93px;
	height: 93px;
}
#image-scroller ul li a { height:1%; }

#image-scroller ul li:hover { border-color: #c5c5c5;cursor: pointer; }
#image-scroller ul li.active { border-color: #80ABD6;cursor: default; }
p.propCounter { margin-top:0;text-align:center;font-size: 11px; }
			
/* product image zoom */

/* JQUERY STYLES START */
.jqzoom { position: relative; cursor: pointer; }

.jqzoom img { /* float: left; */ margin: auto; }

.zoomdiv { 
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #636262;
	display: none;
	text-align: center;
	overflow: hidden; }

.jqZoomPup { 
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #AAAAAA;
	background: #ffffff url(/persistent/templateimages/zoom.gif) 50% top  no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50); }


/*----- links -----*/

a.breadcrumb_links, #ssWishlist #breadcrumbs a:link, #ssWishlist #breadcrumbs a:visited {
  color: #7A8FCE;
}

a.link_productname {
  text-decoration: none;
}

a.link_productname:hover {
  text-decoration: underline;
}


/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

/* Deafults */

#emailFriend fieldset {
	margin-bottom: 7px;
	}

#emailFriend legend {
	color: #999;
	font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
	}

#emailFriend label {
	display: block;
	clear: both;
	margin-bottom: 7px;
	text-align: right;
	}

#emailFriend textarea {
	font: 12px/16px Arial, Helvetica, sans-serif;
	width: 193px;
	border: 1px solid #e8e8e8;
	padding: 2px;
	}


/*----- Email a Friend (Form) -----*/

#emailFriend {
	overflow:auto;
	padding: 15px 25px;
	margin: 0 auto;
	}

#emailFriend fieldset {
	display: block;
	width: 500px;
	margin: 4px auto;
	}
#emailFriend legend {
	display: block;
	}
#emailFriend label {
	background: #f3f1ea;
	padding: 10px;
	width: 478px;
	}
	#emailFriend label.error {
		padding: 0;
		width: 470px;
		}
	
#emailFriend input.input, #emailFriend textarea {
	width: 300px;
	margin-left: 10px;
	}

input.input {
	border: 1px solid #e8e8e8;
	padding: 2px;
	width: 140px;
	}

