/* ----- end float fix ----- */
body{
	background:#1b232a;
	color:#1b232a;
	font: 70% Georgia, "Times New Roman", Times, 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:#a8842c;
	text-decoration:none;
}




#content a {
	text-decoration: underline;
}

#content a:hover{
	text-decoration:none;
}

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

/* ----- content----- */

#content {
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 100px 0;
	clear: both;
	float:left;
	width:100%;
}

#content.home {
	padding: 0 0 0px 0;
}

#content p {
	font-size: 14px;
	line-height: 20px;
}

/* ----- header area ----- */
#header{
	height:90px;	
	position:relative;
	margin:0 10px;
}

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

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

/* ----- contact details----- */
#contact-details {
	position:absolute;	
	margin:0;
	padding:0;
	top:10px;
	right:15px;
	z-index:10;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
}


.addthis_button{
	position:absolute;	
	margin:0;
	padding:0;
	top:10px;
	right:175px;
	z-index:10;
}
#contact-details a {
	color: #1B232A;
	background:url(../graphics/contact-pipe.gif) 4px no-repeat;
	margin:0 0 0 1px;
padding:0 0 0 15px;
}

#contact-details a:hover {
	color: #a8842c;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{
	padding: 0 0 30px 0;
}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	display:block;
	padding:0 0 0 32px;
	color: #c7c7c5;
	margin:0 0 0 10px;
	padding:10px 0 0 32px;
	font-size: 11px;
}

#breadcrumbs a{
	color: #c7c7c5;
	text-transform: lowercase;
}

#breadcrumbs a:hover{
	color: #888;
}

/* ----- search box ----- */
#search{
	margin:0;
	margin-bottom:1em;
	padding:5px 20px;
	background:#f2f2f2;
}
#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;
}
#leftmenu li a:hover, #leftmenu li a.selected { }
#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: 0 0 2em 0;
	color:#777;
	float:left;
	width: 668px;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0 34px 0 0;
	list-style:none;
	float:left;
	width: 133px;
}
#navSubDept li a{
	color:#1B232A;
	font-size:17px;
	font-weight: bold;
}
#navSubDept li a:hover, #navSubDept li a.selected{color:#9D761D;text-decoration:none;}

#navSubDept li a span{
	line-height:19px;
	display: block;
	position: relative;
	height:39px;
	font-style:normal;
	padding: 0 0 10px 0;
}

/*#navSubDept li a span em{
	font-weight: normal;
	font-style:normal;
	position: absolute;
}*/

/* ----- subdepartment navigation type 2 ----- */


#navSubDeptIndividual {

	padding:0;
	list-style:none;
	float:left;
	margin:0 0 10px;
}

#navSubDeptIndividual li {
	margin:0;
	padding:0;
	list-style:none;
	float: left;
	width:224px;
}

#navSubDeptIndividual li a{
	color:#1B232A;
	font-size:17px;
	font-weight: bold;
}

#navSubDeptIndividual li img{
	border: 1px solid #eee7d5;
	margin:9px 0 12px 0;
}


/* ----- 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:#f2f2f2;
	color:#555;
}
#navTools li a:hover, #navTools li a.selected{background:#ddd;}
#navTools li a span{
	display:block;
	padding:3px 20px;
}

/* ----- nav static menu items ----- */

#navStatic-wrapper {
	position: absolute;
	top: 69px;
	right: 19px;
	width:445px;
	overflow: hidden;
}

.navStatic{
	position: relative;
	right: -3px;
}

.navStatic, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
}

.navStatic li{
	margin-bottom:1px;
	background: url(../graphics/pipe.gif) right center no-repeat;
}
.navStatic li a, .navStatic li a:visited{
	color: #1B232A;
	font-size: 12px;
	font-weight: normal;
	float: left;
}
.navStatic li a:hover{
		color: #9D761D;
}

#container .current {
	color: #9D761D;
}


.navStatic li a span{
	display:block;
	padding:3px 10px;
	text-transform: uppercase;
}
#navToolsTitle, #navDeptTitle, .navStaticTitle{
	margin:0;
	padding:3px 20px;
	margin-bottom:1px;
	background:#ddd;
	font-size:100%;
}

/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:205px;
	margin-left:10px;
	margin-top:7px;
	padding: 0 0 0 31px;
}

/* ----- main content area ----- */
#main{
	float:right;
	display:inline;
	width:673px;
	margin:15px 0 0 10px;
	padding: 0 30px 0 0;
}
#main h1{
	font-weight:normal;
	padding:0;
	color:#9D761D;
	font-size:160%;
	clear:both;
	font-size: 24px;
}

#main h1#pageTitle{
	font-weight:normal;
	margin:0;
	margin-bottom:1em;
	color:#9D761D;
	font-size: 24px;
	text-align: right;
	border-bottom: 1px solid #ceb057;
	padding:0 27px 13px 0;
	background: url(../graphics/h2-flourish.gif) right 3px no-repeat;
}

#main h1#products-pageTitle{
	font-weight:normal;
	margin:0;
	margin-bottom:1em;
	color:#9D761D;
	font-size: 24px;
	border-bottom: 1px solid #ceb057;
	padding:0 0px 13px 0;
}

#main h1#products-pageTitle span{
	background: url(../graphics/h2-flourish.gif) right 10px no-repeat;
	padding:0 27px 0 0;
}


/* ----- heading style for static pages ----- */

#content.department-content h1 {
	font-weight:normal;
	margin:0;
	margin-bottom:1em;
	color:#9D761D;
	font-size: 24px;
	text-align: right;
	border-bottom: 1px solid #ceb057;
	padding:0 27px 13px 0;
	background: url(../graphics/h2-flourish.gif) right 3px no-repeat;
}




.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- footer area ----- */
#footer{
	background:#1B232A ;
	padding:10px;
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}

#footer li{display:inline;margin-right:.5em; color:#494f55;}
#footer a {
	color:#494f55;
}

#footer a:hover{
	color:#9ea1a5;
	text-decoration:none;
}
#footer #credits{
	float:right;
	margin-top:-1.5em;
	color:#494f55;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 0;
}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination p{
	margin:0;
	float:left;
	width:100px;
}
#pagination a{
	display:block;
	float:left;
	width:9px;
	height:9px;
	margin-left:10px;
	margin-top:3px;
	text-indent:-8000px;
	overflow:hidden;
}
#pagination a#firstPage{background:url(../graphics/plain/ico_first.gif)no-repeat 0 0;}
#pagination a#prevPage{background:url(../graphics/plain/ico_prev.gif) no-repeat 0 0;}
#pagination a#nextPage{background:url(../graphics/plain/ico_next.gif) no-repeat 0 0;}
#pagination a#lastPage{background:url(../graphics/plain/ico_last.gif) no-repeat 0 0;}

/* ----- product thumbnail list ----- */
.products{
	margin:1em 0 2.5em 0;
}

.products-left{
	float:left;
	width:330px;
	height: 490px;
}

#content a.back {
	background:url(../graphics/back-arrow.gif) no-repeat left;
	color: #1B232A;
	padding:0 0 0 15px;	
	float: left;
}

.products-right{
	float:right;
	width:306px;
}

.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	padding: 0 0 5px 0;
}

.products li h3{
	margin: 0;
	padding:0;
	background:none;
	font-family: Georgia;
	font-weight: normal;
}
.products li h3 a{color: #1B232A;}

#container .products li h3 a:visited {color: #1B232A;}

.products li h3 a:hover{font-weight: bold;}




.products .image{
	float:left;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
}
.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:1em 0;
	text-align:right;
	line-height:180%;
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}

/* ----- individual products ----- */
#product{	
	margin: 0 0 15px 0;;	
}
#product .image{	
	float:left;
	margin-bottom:1em;
	position: relative;
}

	
#product .image p {
	margin: 0;
	position: absolute;
	/*top:463px;
	left:297px;*/
	top: 0px;
	left: 0px;
}

#product .image a {
	display: block;
}

#productBottom{
	clear: both;
}

#magnifierpop{
	background:url(../graphics/magnifier.gif) no-repeat right center;			
	display: block;
	padding-right: 20px;
	float: right;
	color:#1B232A;
}

#product .image img{	
	float:left;
}	
#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{
}

/* ----- 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{
	border:1px solid #fff;
	padding:5px;
	vertical-align:top;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #CEB057;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #CEB057;
	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{
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}

#submit-enquiry {
	margin: 0 0 0 305px;
}

label span{
	color:#CEB057;
	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:27%;}

/* ---------------------- 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 ----- */





/* ----- Home Page styles ----- */



#bannerBox {
	float: left;
	margin:0 0 21px;
}

#main .collection-item a {
	text-decoration: none;
}

#main .collection-item a:hover h2{
	color:#9D761D;
}

#main .collection-item {
	width: 130px;
	margin: 0 0 12px 13px;
	float: left;
	text-decoration: none;
}

#main .collection-item h2 {
	margin: 0 0 10px 0;
	color: #1b232a;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}



/* ----- Department Page Styles ----- */


.department-img {
	float: left;
}


/* ----- Product Page Styles ----- */

#pop-up {	
	display: none;
}



.wrapper {
	position: relative;
}



h2.popup-Title  {
	color:#9D761D;
	font-size:24px;
	font-weight:normal;
	margin:0 0 10px;
	text-align:left;
	font-family: georgia;
}


h2.popup-Title  span {
	background:transparent url(../graphics/h2-flourish.gif) no-repeat scroll right 10px;
	padding:0 27px 0 0;
}

a.close_modal {
	position: absolute;
	width: 30px;
	height: 27px;
	background: url(../graphics/close-modal.gif) no-repeat;
	top: 0px;
	right: 0px;
}

a.close_modal span {
	display: none;
}


/* ----- Sitemap Page Styles ----- */

#sitemap a.sub-dept {
	color: #1B232A;
}


/* ----- Info/Advice Page Styles ----- */

#info-advice {
	list-style-type: none;
	margin: -12px 0 0 0px;
	padding: 0;
	float: right;
}

#info-advice li{
	float: left;
	padding: 0 0 0 11px;
	margin: 0 0 0 9px;
	background:transparent url(../graphics/pipe.gif) no-repeat left 6px;
}

#info-advice li.first{
	background: none;
}

#info-advice li a{
	font-family: georgia;
	font-weight: bold;
	color: #9D761D;
	font-size: 15px;
	text-decoration: none;
}

#info-advice li a.active{
	color: #1B232A;
	text-decoration: underline;
}

#info-advice li a:hover{
	color: #1B232A;
}


















