/*
Tradingeye "Plain" theme style sheet
Copyright 2007 dpivision.com
*/


@import url("departments.css");


body{
	background:#fff url(../graphics/plain/new/header-tile.jpg) repeat-x 0 0;
	color:#555;
	font: 70%  Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

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

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#275f81;
	text-decoration:none;
}
a:hover{color:#555;}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
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;
	margin-top:0;
	width:980px;
	text-align:left;
	background:#fff;
	padding-top:0;
	position:relative;
}



/* ----- header area ----- */
#header{
	height:89px;	
	position:relative;
	background:#3A3229;
	margin:0 0;
	background:url(../graphics/plain/new/header-tile.jpg) repeat-x 0 0;
}
/* ----- header area ----- */
#subheader{
	height:70px;
	padding:20px 0 10px 0;
	position:relative;
	background:#fff url(../graphics/plain/new/dash-1.gif) repeat-x 0 100%;
	margin:0 0;
}

#strapline { display:block; margin-left:10px; float:left; width:500px;  margin:0 0 0 10px;}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:20px;
	left:10px;
	line-height:30px;
	font-size:180%;
	font-weight:normal;
}
#tagline{
	position:absolute;
	margin:0;
	padding:0;
	top:20px;
	right:10px;
	line-height:20px;
}

/* ----- shopping basket info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:45px;
	right:15px;
	z-index:10;
	color:#908B83
}

#info a { color:#fff; font-weight:bold;}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid { background:#fff url(../graphics/plain/new/dash-solid.gif) repeat-y 650px 0; margin:20px 0}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	float:left;
	margin:0 0 20px 0;
	display:inline;
	width:530px;
}
#breadcrumbs a { color:#275f81;}

/* ----- search box ----- */
#search{
	margin:0;
	margin-right:10px;
	padding:0 0;
	float:right;
	width:300px;
}
#search label{display:block; margin-bottom:7px; }


#search input#searchKeyword {width:214px; padding:3px 0; font-size:14px; color:#999; float:left;}

#searchSubmit { float:left; margin:2px 0 0 8px; }

/* ----- 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:#fff;
	color:#555;
}
#leftmenu li a:hover, #leftmenu li a.selected{background:#f2f2f2;}
#navDept li a:hover, #navDept li a.selected{background:#FBF2D3;}
#navDept li a span{
	display:block;
	padding:6px 10px;
	text-transform:uppercase;
	font-weight:bold;
}

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

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#navSubDept li{
display:inline;
	margin:1em 0;
	line-height:150%;
	padding:0;
	margin-right:1em;
	padding-right:1em;
	border-right:#777 1px solid;
	list-style:none;
	line-height:20px;
}
#navSubDept li a{color:#333;}
#navSubDept li a:hover, #navSubDept li a.selected{color:#777;text-decoration:underline;}


/* ----- customer tool list ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools{margin-bottom:1em;}
#navTools li{
	margin-bottom:1px;
}
#navTools li a {
	display:block;
	width:100%;	
	background:#fff;
	color:#555;
}
#navTools li a:hover, #navTools li a.selected{background:#D9EAF5;}
#navTools li a span{
	display:block;
	padding:6px 10px;
	text-transform:uppercase;
	font-weight:bold;
}

/* ----- 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:#fff;
	color:#555!important;
}
.navStatic li a:hover{background:#DDE9D1;}
.navStatic li a span{
	display:block;
	padding:6px 10px;
	text-transform:uppercase;
	font-weight:bold;
}
#navToolsTitle, #navDeptTitle {
	margin:0;
	padding:6px 10px;
	margin-bottom:1px;
	background:#A0CAEA;
	font-size:130%;
	text-transform:uppercase;
	color:#FFF;
}

 #navDeptTitle { background:#F0CE5E;} 
 
 .navStaticTitle { background:#9C6;} 
 
  .navStaticTitle1,  .navStaticTitle2,  .navStaticTitle3,  .navStaticTitle4,  .navStaticTitle5,  .navStaticTitle6 {
	margin:0;
	padding:6px 10px;
	margin-bottom:1px; 
	font-size:130%;
	text-transform:uppercase;
	color:#FFF;
	}
	

.navStaticTitle.menu0 { background:#F0CE5E!important;}
.navStaticTitle.menu1 { background:#DD797B!important;}
.navStaticTitle.menu2 { background:#9FAF75!important;}


/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:300px;
	margin-left:40px;
	margin-top:0;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:620px;
	margin-left:10px;
	
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#275f81;
	font-size:160%;
	clear:both;
}
#main h2#pageTitle{
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#373129;
	font-size:25px;
	font-weight:bold;
	line-height:125%;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%; color:#FF3300;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- footer area ----- */
#footer{
	background:#221F18;
	padding:20px 10px 40px 10px;
}
#footer p {margin:0;}
#footer a { color:#fff;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li {display:inline;margin-right:1.5em;}
#footer a:hover{
	color:#777;
	text-decoration:underline;
}
#footer #credits {
	float:right;
	margin-top:-1.5em;
}

/* ---------- NEW ---------- */

ul#navStockists { background: url(../graphics/plain/new/dash-1.gif) repeat-x 0 0; padding:10px 0; width:300px; margin:0!important; padding:0!important; margin-top:20px!important; }

#navStockists li {
	margin:5px 0;
	padding:0 0 2px 0;
	border-bottom:#ccc 1px solid;
	list-style:none;
}

#navStockists li.stocktitle { margin:0 0 5px 0; border-bottom:none; padding-top:5px;}

#navStockists { margin-bottom:1em;}
#navStockists li{
	margin-bottom:1px;
}

#navStockists li a {
	display:block;
	width:100%;
	color:#555;
}


#guarantee { background:url(../graphics/plain/new/dash-1.gif) repeat-x 0 0; padding:5px 0 0 0}

.viewbig {  margin:6px 0 30px 0; padding:0;} 
.viewbig a { font-size:11px;}
 
/* ----- home  ----- */
#homebanner { background:#063;}

.latestdeals{
	margin:0 0;
}
.latestdeals ul, .latestdeals li{
	margin:0;
	padding:0;
	list-style:none;
} 
.latestdeals li{
	margin:0 7px 15px 0;
	padding:0 8px 0 0;
	color:#fff;
	float:left;
	display:block;
	width:140px;
	background: url(../graphics/plain/new/dash-2.gif) repeat-y 100% 0;}

.latestdeals li h2 { margin:12px 0;}
.latestdeals li h3{color:#666!important;  margin:0 0 10px 0; padding:6px 0 0 0; display:block; border-top:#ccc 1px solid; background:none;}



.latestdeals .image{
	margin:0 0 0 0;
}
.latestdeals .image a img{
	
	background:#fff; width:140px; height:108px; display:block; 
}

.latestdeals .price{
	margin:0 0 0 0;
	padding:0 0;
	line-height:100%;
	color:#BD0605;
	font-size:25px;
	font-weight:bold;
}
.morelink { font-size:11px;margin:5px 0 10px 0;padding:0 0;}
.morelink a { color:#333;}

/*help*/
.help{ clear:both; margin:10px 0!important; background:url(../graphics/plain/new/back-help.jpg) repeat-x 0 0; padding-top:30px;}
.help ul, .help li{
	margin:0 0 0 0;
	padding:0 0 0 0 ;
	list-style:none;
} 
.help li{
	margin:0 15px 0 0;
	padding:10px 15px 0 0;
	color:#fff;
	float:left;
	display:block;
	width:290px;
	background: url(../graphics/plain/new/dash-2.gif) repeat-y 100% 0;}

.latestdeals li.last, .help li.last { background:none; margin-right:0; padding-right:0;}

.help img.imagehelp { float:left; width:140px; margin:0 10px 0 0 ; background:#0CC; display:block; border-bottom:#ccc 1px solid;}
.help p { float:left; margin:0; display:block;  }

.help .morelink { font-size:11px;margin:3px 0 0 0; float:left;  clear:both; display:block;  width:100%;}
.help .morelink a { padding:4px 0 0 150px; display:block;}

p.tipstxt {color:#333; float:left; width:140px; font-size:13px; font-weight:bold; padding:10px 0 0 0;}


/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 0;
	border-top:#342F27 1px dashed;
	border-bottom:#342F27 1px dashed;
	font-size:12px;
	color:#342F27;
	clear:both;
}
#pagination p { float:left;}
#pagination p.links { float:right; display:block;}

#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}


#pagination a{
	display:block;
	float:left;
	 margin-left:6px;
}
#pagination a#firstPage{ border-right:#999 1px solid; padding-right:6px;}
#pagination a#prevPage{border-right:#999 1px solid;padding-right:6px;}
#pagination a#nextPage{border-right:#999 1px solid;padding-right:6px;}
#pagination a#lastPage{}

/* ----- product thumbnail list ----- */
.products{
	margin:0 0;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	margin:0 15px 15px 0;
	padding:0 0 0 0;
	color:#fff;
	float:left;
	display:block;
	width:140px;
	/*height:220px;*/
	min-height:240px;
}

.products li h3{
	margin:0;
	padding:0;
	background:none;
}
.products li h3 a, .image .product .products li h3 a {color:#fff!important; background:#B0B0B0; padding:12px; margin:0 0 0 0; display:block; }
.products li h3 a:hover{color:#fff; background:#999;}
.products .image{
	margin:0 0 0 0;
}
.products .image a img{
	
	background:#fff; width:140px; height:108px; display:block; 
}

.products .price{
	margin:10px 0;
	padding:2px 5px;
	border-bottom:#CCC 1px solid;
	line-height:100%;
	color:#373129;
	font-size:20px;
	font-weight:bold;
}
.products .quantity{

	margin:0 0;
	
} 

.products p.price span.deptvat { font-size:10px!important; color:#888; line-height:108%;}


/* ----- product 2 thumbnail list ----- */
.products-gallery {
	margin:0 0; background:#fff;
}
.products-gallery ul, .products-gallery li{ 
	margin:0;
	padding:0;
	list-style:none;
} 
.products-gallery li{
	margin:0 0 12px 0;
	padding:10px 0 0 0;
	color:#fff;
	float:left; position:relative;
	width:100%;border-top:#ccc 1px solid;
}

.products-gallery li h3{
	margin:0;
	padding:0;
	background:none;
	padding:6px 0;
}
.products-gallery li h3 a, .image .product .products-gallery li h3 a {padding:0 0 10px 0; margin:0 0 0 0; font-size:16px; color:#000;}
.products-gallery li h3 a:hover{ }
.products-gallery .image{
	margin:0 0 0 0;
}
.products-gallery .image a img{

	background:#fff; /*width:140px; height:108px;*/ display:block; margin-right:20px;
}

.products-gallery .prod-img {float:left;  }
.products-gallery .prod-txt { 
float:left;
width:455px; 
}

.products-gallery .prod-txt p.buynow {margin:0;padding:0; padding:4px 8px; background:#F30; margin-top:10px; display:inline-block;}
.products-gallery .prod-txt p.buynow a { font-size:13px;text-decoration:none;color:#fff; }
.products-gallery .prod-txt p.buynow a:hover {   }

.products-gallery .price{
	margin:10px 0 0 0;
	padding:2px 0;
	line-height:100%;
	color:#373129;
	font-size:13px;
	font-weight:bold;
}
.products-gallery .quantity{

	margin:0 0;
	
} 
.products-gallery p.price span.sale { font-weight:bold; font-size:16px!important; text-transform:uppercase!important; color:red!important; }

.products-gallery p.price span.deptvat { font-size:10px!important; color:#888; line-height:108%;}


/* ----- product 2 thumbnail list ----- 
.products-gallery {
	margin:0 0; background:#fff;
}
.products-gallery ul, .products-gallery li{ 
	margin:0;
	padding:0;
	list-style:none;
} 
.products-gallery li{
	margin:0 8px 8px 0;
	padding:10px 0 0 0;
	color:#fff;
	float:left; position:relative;
	width:142px;
}

.products-gallery li h3{
	margin:0;
	padding:0;
	background:none;
	padding:4px;
	height:38px;
	overflow-y:hidden;
}
.products-gallery li h3 a, .image .product .products-gallery li h3 a {padding:0 0 10px 0; margin:0 0 0 0; font-size:11px; color:#fff;}
.products-gallery li h3 a:hover{ }
.products-gallery .image{
	margin:0 0 0 0;
}
.products-gallery .image a img{
	width:108px;
	height:108px;
	background:#fff; width:140px; height:108px; display:block; 
}

.products-gallery .prod-img {float:left;  }
.products-gallery .prod-txt { 
float:left;
width:108px;
background:#B0B0B0;  
}

.products-gallery .prod-txt p.buynow {margin:0;padding:0;background:#fff; border-bottom:#ccc 1px solid;padding-bottom:4px;}
.products-gallery .prod-txt p.buynow a { font-size:11px;text-decoration:none;color:#888; }
.products-gallery .prod-txt p.buynow a:hover { color:#000;  }

.products-gallery .price{
	margin:10px 0 0 0;
	padding:2px 0;
	line-height:100%;
	color:#373129;
	font-size:13px;
	font-weight:bold;
	background:#fff;
	height:24px;
}
.products-gallery .quantity{

	margin:0 0;
	
} 
.products-gallery .sale {  padding:2px; padding-left:0; color:#F33; font-weight:bold; font-size:18px!important; text-transform:uppercase; }

.products-gallery p.price span.deptvat { font-size:10px!important; color:#888; line-height:108%;}

*/



/* ----- product thumbnail list -----
.products{
	margin:1em 0;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	background:#ccc;
	color:#777;
	display:block;
	float:left;
	height:400px;
	width:140px;
	padding:0 0 0 0;
}

.products li h3{
	
	padding:0;
	background:none;
}
.products li h3 a{color:#555;}
.products .image {
	position:relative;
	margin:0;
	padding:0;
	width:140px;
	height:108px;
}


.products .price{
	margin: 0;
	line-height:180%;
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
.products .quantity{
	margin: 0;
	text-align:right;
	line-height:180%;
} */


/* ----- individual products ----- */
#product{	
	margin:1em 0;	
}
#product .image-main{	
	float:right;
	margin-bottom:1em;
	display:inline;
}	

#product .image p{margin: 0; font-size:11px;}
#product .image img{	
}	
#product .info{	
	float:left;
	width:285px;
	margin-right:10px;
	display:inline;
}

#product .info p { margin-bottom:18px; font-size:13px;}	

#content #product .price {
	color:#373129;
	font-size:23px;
	line-height:120%;
	font-weight:bold;
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	padding:10px 0;
	margin-bottom:0!important;}

#content #product .price span { font-size:10px; color:#888; line-height:108%;}


#content p{
	
	font-size:13px;
	line-height:130%;
}



#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#content #product #addBasket{ margin:15px 0 5px 0;
	
}
#content #product p#addWishlist { font-size:11px; margin:5px 0 0 0; padding:0;}

#product #addWishlist a{ font-size:11px; margin:0; margin-bottom:0;
}

/* ----- 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:8px;
	vertical-align:top;
	font-size:13px;
}
.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:#13689d;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#13689d;
	font-size:13px;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#296fa4;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
	font-size:13px;
	
}
label span{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}

/* ----- 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, .box:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, #pagination, #total, .modules, .box{display:block;}
/*  \*/
.inner, .products, #pagination, #total, .modules, .box {min-height:1%;}
* html .inner, * html .products, * html #pagination, * html #total, * html .modules, * html .box {height:1%;}
 /*  */
/* ----- end float fix ----- */
