/* ----- end float fix ----- */
body{
	color:#63635C;
	font: 70%  "Trebuchet MS",Arial,sans-serif;
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 100% "Trebuchet MS",Arial,sans-serif;
	color:#333;
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#CF1284;
	text-decoration:none;
	cursor: pointer;
}
a:hover{color:#000;}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%; text-align:center;}
h3{font-size:120%;}
h4, h5{font-size:100%;}
hr{display:none;}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}

/* ----- container size & positioning ----- */
.container{
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:left;
	background:#fff;
	position:relative;
}

#top{
	background:#d3d3bd;
	height:2.7em;
}

#top .container{
	background:none;
}

#shops {
	width: 900px;
	text-align: right;
	margin: 0 auto;
	padding-top: 3px;
	font-size: 1.1em;
}

#shops #links {
	padding-top: 3px;
	float: right;
}

#socialmedia {
	float: right;
	width: 24px;
	margin-left: 10px;
}

/* ----- header area ----- */
#header{
	height:208px;
	width:718px;
	position:relative;
	float:right;
	background:url(../images/toppicture.gif) no-repeat -3px 0;
}

#telephone{
	position:absolute;
	bottom:0;
	right:0;
	height:82px;
	width:166px;
}

/* ----- company logo & strapline ----- */

#logoside{
	position:absolute;
	z-index:5;
	width:198px;
	height:357px;
	top:-2.7em;
	left:-3px;
}

#logo{
	margin:0;
	padding:0;
	font-size:180%;
	font-weight:normal;
	display:block;
}

#logo a{
	display:block;
	position:relative;
	height:357px;
	width:198px;
	text-align:center;
}
#logo a span{
	display:block;
	line-height:200px;
	padding:0 10px;
	height:300px;
	overflow:hidden;
}
#logo a img{
	position:absolute;
	top:0;
	left:0;
}


#tagline{
	position:absolute;
	margin:0;
	padding:0;
	top:50px;
	left:30px;
	line-height:20px;
}

#treeside{
	position:absolute;
	left:0;
	bottom:0;
	background:url(../images/bottomtree.gif);
	width:156px;
	height:162px;
	z-index:4;
}

/* ----- shopping basket info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:10px;
	right:30px;
	z-index:10;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
.mid{}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	display:block;
	margin-right:10px;
}

/* ----- search box ----- */
#search{
	margin:0;
	padding:5px 7px;
	background:#f2f2f2;
	width:172px;
}
#search label{display:block;}

/* ----- side navigation ----- */
#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}
#navDept{margin-bottom:1em;}
#navDept li{
	margin-bottom:1px;
}
#navDept li a{
	display:block;
	width:100%;
	background:#f2f2f2;
	color:#555;
}
#navDept li a:hover, #navDept li a.selected{background:#ddd;}
#navDept li a span{
	display:block;
	padding:3px 20px;
}

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	color:#777;
}
#navSubDept li{
	width: 250px;
	background: #D3D3BD url(../images/menu_indicator.gif) no-repeat left;
	border: 1px solid #C1C1AD;
	margin:.5em 30px .5em 0;
	line-height:200%;
	padding:0;
	padding-left:25px;
	list-style:none;
	float: left;
	text-align: left;
	display: inline;
	
}
#navSubDept li a{color:#000; font-size: 130%;}
#navSubDept li a:hover, #navSubDept li a.selected{color:#777;text-decoration:underline;}

/* ----- customer tool list ----- */
#navTools{
	text-align:right;
}

#navTools, #navTools li{
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	color: #36361B;
	font-size: 100%;
}
#navTools li{
	display:inline;
	padding:0 10px;
	border-left:solid black 1px
}
#navTools li.first{border-left:none;}

#navTools li a{
	color:#36361B;
}
#navTools li a:hover, #navTools li a.selected{text-decoration: underline; background: none;}
#navTools li a span{
color:#36361B;
}



/* ----- nav static menu items ----- */
.navStatic, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
}
.navStatic{margin-bottom:1em;}
.navStatic li{
	margin-bottom:1px;
}
.navStatic li a{
	display:block;
	width:100%;	
	background:#f2f2f2;
	color:#555;
}
.navStatic li a:hover{background:#ddd;}
.navStatic li a span{
	display:block;
	padding:3px 20px;
}
#navToolsTitle, #navDeptTitle, .navStaticTitle{
	margin:0;
	padding:3px 20px;
	margin-bottom:1px;
	background:#ddd;
	font-size:100%;
}

/* ----- side navigation column ----- */
#side{
	position:absolute;
	top:350px;
	width:186px;
	z-index:5;
}

/* ----- main content area ----- */
#main{
	float:right;
	padding:0 0 10px 38px;
	width:673px;
	min-height:500px;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#434343;
	font-size:160%;
	clear:both;
}

#main #product h2, #reviews h2, h2#productdetails  {
	text-align: left;
	}

#main #product h2#pageTitle {
	margin-bottom: 50px;
	}
	
#main h2#pageTitle{
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#CF1284;
	font-size:180%;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- footer area ----- */
#footer{
	background:#d3d3bd;
	height:2.7em;
	padding-top: 10px;
}
#footer p{margin:0;padding:0}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul{
	text-align:right;
}
#footer li{
	display:inline;
	margin:0;
	border-left:solid black 1px;
	padding:0 2px 0 4px;
}
#footer li.first {border-left:none;}
#footer a{ color: #000; margin:0;padding:0;}
#footer a:hover{
	color:#777;
}
#footer #credits{
	float:right;
	margin-top:-1.5em;
}

#footer .container{
	background:none;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 20px 1em 0;
}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination p{
	margin:0;
	float:left;
	width:150px;
}

#pagination p.links {
	float: right;
	width: 330px;
	text-align: right;
}
#pagination a{
	/*display:block;
	float:left;
	text-align: right;*/
	margin-left:10px;
	margin-top:3px;
	overflow:hidden;
}

#choosepagesize {
	text-align: right;
	margin-right: 20px;
	background:#F8F8F8;
	border: 1px solid #E5E5E5;
	line-height: 30px;
	}

#choosepagesize a {
	margin: 0 5px;
	}

.selected{
	/*font-weight: bold;
	border: 1px #CCC solid;
	padding: 2px;*/
	background-color: #F8F8F8;
	}



/* ----- product thumbnail list ----- */
.products{
	margin:1em 0;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	width: 190px;
	height: 280px;
	color:#777;
	float:left;
	margin: 10px 13px;
	display: inline;
	text-align: center;
}



.products li h3{
	margin:.5em 0 0 0;
	padding:0;
	background:none;
}
.products li h3 a{color:#555;}
.products li h3 a:hover{color:#CF1284;}
.products .image{
	float:left;
	margin:0 10px 10px 0;
	padding-top: 10px;
	width: 190px;
	height: 190px; 
	background-color: #D3D3BD;
	text-align: center;
	border: #C1C1AD solid 1px;
}
.products .image a img{
	border:1px solid #e2e2e2;
	padding:2px;
	background:#fff;
}
.products .image a:hover img{
	border:1px solid #ccc;
	padding:2px;
	background:#e2e2e2;
}
.products .price{
	clear:both;
	margin:0 0 1em 0;
	line-height:180%;
	color:#CF1284;
	font-size:110%;
	font-weight:bold;
	width: 100%;
}
.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}


/* ----- individual products ----- */
#product{	
	margin:2em 0;	
}
#product .image{	
	float:left;
	margin-bottom:1em;
}	
#product .image p{margin:.5em 0;}
#product .image img{	
	border:1px solid #e1e1e1;
}	
#product .info{	
	float:right;
	width:280px;
}
#product .price{
	color:#CF1284;
	font-size:120%;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}


#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	border-top:1px solid #e1e1e1;
	padding-top:1em;
}
#product #addWishlist a{
}

#product .info p#backofdress {
	margin-top: 20px;
}

#largeimage {
	width: 270px;
	float: right;
	font-size: 130%;
	}

.largeimage {
	float: left;
}

/* ----- featured articles ----- */
#articles{}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(../graphics/plain/arrow3.gif) no-repeat 0 .6em;
}
#articles  ul li a{color:#777;}
#articles  ul li a:hover{color:#777;text-decoration:underline;}

/* ----- customer reviews ----- */
#reviews{
}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#reviews  ul li a{color:#777;}
#reviews  ul li a:hover{color:#777;text-decoration:underline;}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#555;
	font-size:120%;
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border:1px solid #fff;
	background:#ddd;
	padding:5px;
}
td{
	background:#eee;
	border:1px solid #fff;
	padding:5px;
	vertical-align:top;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#CF1284;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#CF1284;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#666;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
label span{
	color:#CF1284;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}
/* spam trapping css to hide input field from Humans */
.hideInput { display:none; }
/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:295px;
	font-size:110%;
}
#total dt{
	width:200px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:201px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ---------------------- float fix ----------------------------- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */

.clear{clear:both;}

#TL_home #content {
	float: left;
	width: 320px;
}

#TL_home #content h2 {
	float: left;
	display: block;
	width: 100%;
	text-align: left;
}

#TL_home #content p {
	font-size: 1.2em;
}

#TL_home .products {
	float: right;
	width: 340px;
	margin-top: 0;
	font-size: 1.0em;
}

#TL_home .products h2 {
	margin-top: 0;
}

#TL_home .products .image {
	margin-right: 0;
	width: 155px;
}

#TL_home .products li {
	margin: 0 0 0 13px;
	width: 155px;
}

