/*
premierhh.co.uk style sheet
Copyright 2008 Ian Sidaway / dpivision.com
Last edit: 03/06/2008 by Ian Sidaway
*/


/* =GLOBAL
----------------------------------------------- */

body {
	background: #eaeef1 url(../graphics/plain/bodyBg.gif) repeat-x 0 0;
	color: #555;
	font: 70%  Arial, Helvetica, sans-serif;	
	text-align: center;
	line-height: 150%;
	margin: 0;
	padding: 0;
	}
table,
td,
input,
textarea,
select,
li {
	font: 100% Arial, Helvetica, sans-serif;
	color: #555;	
	}
th {
	background: #ddd;
	padding: 5px;
	}
td {
	padding: 5px;
	}

/* links */

a:link,
a:visited,
a:active {
	color: #8e9ca5;
	text-decoration: none;
	}
a:hover {
	color: #6c7685;
	}

/* images */

img {
	border: none;
	}

/* hidden items */

#skip {
	display: none;
	}
.hidden {
	display: none;
	}

/* float left / right */

.left {
	float: right;
	margin-right: .3em;
	}
.right {
	float: right;
	margin-left: .3em;
	}

/* company contact details */

address {
	font-style: normal;
	margin: 1em 0;
	}


/* =STRUCTURE
----------------------------------------------- */

#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	position: relative;
	}
#header {
	height: 164px;	
	position: relative;
	background: #c2cdd3 url(../graphics/plain/headerBg.jpg) no-repeat 0 0;
	}
#side {
	float: left;
	display: inline;
	width: 201px;
	margin-left: 1px;
	}
#main {
	float: left;
	display: inline;
	width: 730px;
	margin-left: 15px;
	}
#mid {
	background: url(../graphics/plain/pageBg.jpg) repeat-y 0 0;
	}
#footer {
	background: url(../graphics/plain/footerBg.gif) no-repeat 0 0;
	padding: 39px 18px 30px 18px;
	}


/* =HEADER
----------------------------------------------- */

#logo {
	background: url(../graphics/plain/logo.gif) no-repeat 0 0;
	height: 99px;
	left: 16px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 11px;	
	width: 416px;
	}
#logo a {
	display: block;
	height: 99px;
	}
#tagline {
	display: none;
	}
#info {
	color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;	
	right: 15px;
	text-align: right;
	text-transform: uppercase;
	top: 127px;
	z-index: 10;
	}
#info a {
	color: #bec4ce;
	}
#info a:hover {
	color: #fff;;
	}


/* =FOOTER
----------------------------------------------- */

#footer p {
	margin: 0;
	}
#footer ul,
#footer li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#footer li {
	display: inline;
	margin-right: 1em;
	}
#footer a:hover {
	color: #777;
	}
#footer #credits {
	display: none;
	}


/* =SIDE
----------------------------------------------- */

/* search */

#search {
	margin: .5em 0 1em 0;
	}
#search label {
	display: none;
	}
#searchKeyword {
	margin: 0 0 0 10px;
	padding: 3px 0 0 3px;
	height: 14px;
	border: 1px solid #ccc;
	color: #8e9ca5;
	width: 132px;
	}
#searchKeyword:focus {
	border-color: #aaa;
	}
#searchSubmit {
	background: url(../graphics/plain/searchBtn.gif) no-repeat 0 0;
	border: none;
	width: 42px;
	height: 19px;
	text-indent: -9999px;
	letter-spacing: -10px;
	color: #fff;
	text-align: left;
	overflow: hidden;
	}

/* departments */

#navDept,
#navDept li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navDept {
	border-top: 1px solid #e6e6e6;
	}
#navDept li {
	border-bottom: 1px solid #e6e6e6;
	}
#navDept li a {
	display: block;
	width: 100%;
	color: #8e9ca5;
	}
#leftmenu li a:hover,
#leftmenu li a.selected {
	color: #555;
	}
#navDept li a:hover {
	color: #555;
	}
#navDept li a.selected {
	background: url(../graphics/plain/navToolsBg.gif) no-repeat 5px 50%;
	color: #555;
	}
#navDept li a span {
	display: block;
	padding: 4px 20px;
	}

/* subdepartments */

#navSubDept,
#navSubDept li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navSubDept {
	background: #fff;
	border: 1px solid #ccc;
	margin: 1em 0;
	padding: 10px;
	}
#navSubDept li {
	background: #eaeef1;
	display: block;
	line-height: 150%;
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
	}
#navSubDept li:hover {
	background: #f1f5f7;
	}
#navSubDept h3 {
	margin: 0 0 .5em 0;
	padding-top: 1em;
	}
#navSubDept .image {
	margin: 0 0 0 -1em;
	}
#navSubDept .image a img {
	background: #fff;
	border: 1px solid #eaeef1;
	clear: left;
	float: left;
	margin: 1em;
	padding: 2px;
	}
#navSubDept li:hover .image a img {
	background: #eaeef1;
	padding: 2px;
	}

/* my tools */

#navTools,
#navTools li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navTools {
	position: absolute;
	right: 30px;
	top: 22px;
	}
#navTools li {
	line-height: 2em;
	}
#navTools li a {
	background: url(../graphics/plain/navToolsBg.gif) no-repeat 0 50%;
	color: #8e9ca5;
	display: block;
	padding-left: 16px;
	}
#navTools li a:hover,
#navTools li a.selected {
	color: #333;
	}
#navTools li a span {}

/* menu items */

.navStatic,
.navStatic li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.navStatic {
	color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;	
	left: 15px;
	text-align: right;
	text-transform: uppercase;
	top: 127px;
	z-index: 20;
	}
.navStatic li {
	display: inline;
	margin-right: 1.2em;
	}
.navStatic li a {
	color: #bec4ce;
	}
.navStatic li a:hover {
	color: #fff;
	}
.navStatic li a span {}

/* side headers */

#navDeptTitle,
.navStaticTitle,
h3#navToolsTitle {
	display: none;
	}

/* SSL Certificate */

.ssl {
	margin-left: 20px;
	}


/* =TYPOGRAPHY
----------------------------------------------- */

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #6e7685;
	margin: 1em 0;
	}
h1 {
	font-size: 140%;
	}
h2 {
	font-size: 130%;
	}
h3 {
	font-size: 120%;
	}
h4,
h5 {
	font-size: 100%;
	}
hr {
	display: none;
	}
#main h2 {
	font-weight: normal;
	padding: 0;
	font-size: 160%;
	clear: both;
	}
#main h2#pageTitle {
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	font-size: 180%;
	}
.note {
	font-size: 110%;
	}
.highlight {
	font-size: 140%;
	}


/* =FORMS
----------------------------------------------- */

fieldset {
	border: none;
	padding: 0;
	margin: 1em 0;
	}
legend {
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #555;
	font-size: 120%;
	clear: both;
	}

.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:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#6c7685;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
.formButton:hover {
	background: #5c6574;
	cursor: pointer;
	}
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;
	}


/* =TABLES
----------------------------------------------- */

table {
	width: 100%;
	margin: .5em 0;
	border-collapse: collapse;
	line-height: 150%;
	}
th {
	border: 1px solid #fff;
	background: #ddd;
	padding: 5px;
	}
td {
	background: #eaeef1;
	border: 1px solid #fff;
	padding: 5px;
	vertical-align: top;
	}
td.first {
	width: 40%;
	}


/* =PRODUCT LIST
----------------------------------------------- */

/* pagination */

#pagination {
	margin-bottom: 1em;
	}
#pagination li {
	float: left;
	}
#pagination p {}
#pagination a {
	background: #f2f2f2;
	border: 1px solid #e1e1e1;
	display: block;
	float: left;
	margin-right: 2px;
	overflow: hidden;
	padding: .2em 0;
	text-align: center;
	width: 20px;
	}
#pagination a:hover {
	background: #fff;
	border-color: #ccc;
	}
#pagination a.selected {
	background: #fff;
	border-color: #fff;
	color: #555;
	font-weight: bold;
	}
#pagination a#firstPage,
#pagination a#prevPage,
#pagination a#nextPage,
#pagination a#lastPage {
	display: none;
	}

/* product thumbnail list */

.products {
	margin: 1em 0;
	}
.products ul,
.products li {
	margin: 0;
	padding: 0;
	list-style: none;
	} 
.products li {
	border: 1px solid #ccc;
	color: #444;
	float: left;
	padding: 0;
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 234px;
	width: 231px;
	}
.products li h3 {
	background: #e6e6e6;
	font-size: 1.1em;
	margin: 0 0 1em 0;
	padding: .5em 10px;
	}
.products li h3 a {
	color: #444;
	font-weight: normal;
	}
.products li h3 a:hover {
	color: #275f81;
	}
.products .image {
	text-align: center;
	}
.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 .desc {
	display:  none;
	}
.products .price {
	color: #13689d;
	font-size: 110%;
	left: 0;
	margin: .5em 0 0 0;
	text-align: center;
	}
.products .quantity {
	clear: both;
	margin: 1em 0;
	text-align: right;
	line-height: 180%;
	}


/* =PRODUCTS
----------------------------------------------- */

#product {	
	margin: 1em 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: 270px;
	}
#product .price {
	color: #13689d;
	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{}


/* =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;
	}


/* =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;
	}


/* =MISC
----------------------------------------------- */

/* breadcrumb trail */

#breadcrumbs {
	color: #8e9ca5;
	float: right;
	display: inline;
	margin: .5em 10px 1.5em 0;
	width: 730px;
	}

/* cart modules */

.module1 {
	float: left;
	width: 250px;
	}
.module2 {
	float: right;
	width: 250px;
	}

/* 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;
	}

/* 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;
	}


/* =FLOAT FIX
----------------------------------------------- */

.inner:after,
.products:after,
.products li:after,
#navSubDept:after,
#navSubDept li:after,
#pagination:after,
#total:after,
.modules:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.inner,
.products,
.products li,
#navSubDept,
#navSubDept li,
#pagination,
#total,
.modules {
	display: block;
	}
/*  \*/
.inner,
.products,
.products li,
navSubDept,
#navSubDept li,
#pagination,
#total,
.modules {
	min-height: 1%;
	}
* html .inner,
* html .products,
* html .products li,
* html navSubDept,
* html #navSubDept li,
* html #pagination,
* html #total,
* html .modules {
	height:1%;
	}
 /*  */
