/*
-----------------------------------------------
Main styles (layout)
----------------------------------------------- */

/* Wrapper
----------------------------------------------- */
#wrapper {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	padding: 0;
}


/* Header
----------------------------------------------- */

#header {
	margin: 0 auto;
	clear: both;
	width: 900px;
	height: 187px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	z-index: 0;
}


/* Structural
----------------------------------------------- */

#main {
	width: 900px;
	padding: 0;
	margin: 2.5em 0 0 4.0em;
	}

#leftcol {
	width: 230px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}

#rightcol {
	width: 620px;
	display: inline;
	float: left;
	clear: right;
	padding: 0 0 30px 0;
	margin: 0 0 0 0;	
	}

#footer-open {
	clear: both;
	padding: 34px 0 0 0;
	width: 100%;
	height: 243px;
	margin: 0 auto;
	background: url(../../../images/structural/footer_bg.gif) top center repeat-x;
	color: #fff;
	}
	
#footer-closed {
	clear: both;
	padding: 14px 0 0 0;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	background: url(../../images/structural/footer_bg.gif) top center repeat-x;
	color: #fff;
	}
	



/* Headings
----------------------------------------------- */

h1 {
	display: block;
	clear: both;
	font-size: 2.0em;
	font-weight: normal;
	margin: 0 0 1.07em 0;
	padding: 0;	
	}
	
h2 {
	color: #6164c6;
	font-size: 1.4em;
	font-weight: normal;
	margin: 1.2em 0pt 0.3em 0;
	padding: 0;	
		}
		h2 a {
			text-decoration: underline;
		}

h3 {
	color: #6164c6;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0pt 0pt 0px 0;
	padding: 0;	
	}
	h3 a, h3 a:active, h3 a:link, h3 a:visited {
		color: #6164c6;
		font-weight: normal;
		text-decoration: none;
		font-size: 0.9em !important;
		}
		h3 a:hover {
			color: #333;
			text-decoration: underline;
		}	

h4 {
	color: #555;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0.4em 0 0.4em 0;
	padding: 0;
	}


/* Other text
----------------------------------------------- */

p {
	margin: 0 0 0.4em 0;
	line-height: 160%;
	}
	#leftcol p {
		margin-bottom: 1.4em !important;
	}

p.right_align {
	text-align: right;
}

p.smaller {
	font-size: 0.9em;
}

p.smaller a {
	font-weight: normal;
}

p.large {
	font-size: 1.3em;
	color: #888;
}

p.align-left {
	margin-left: -2.5em !important;
}

ol li {
	margin: 4px 0;
}

		

/* Header
----------------------------------------------- */

#header, #header a {
	color: #fff;
}

#header ul li {
	list-style: none;
	background: none;
	display: inline;
	float: left;
}

div#top-right {
	display: block;
	float: right;
	width: 370px;
	height:12px;
	font-size: 0.9em;
	padding-top: 10px;
	}
	
	#top-right ul {
		display: inline;
		float: left;
		width: 215px;
	}
	
	#top-right ul li {
		padding: 0 5px 0 0;
	}
	
	#top-right ul li a {
		color: #FFFFFF;
		font-size: 0.9em;
		}
		/*#top-right ul li a:hover {
			color: #fff;
		}*/
	
	
/*** Search form ***/

	form#search {
		display: inline;
		float: left;
		width: 140px;
		margin: 0.2em 0 0 0.5em;
	}
	
	form#search input.searchtext {
		background: url(../../images/structural/search_bg.gif) top left no-repeat;
		width: 108px;
		height: 20px;
		padding: 3px 0 0 21px;
		border: 0;
		color: #aaa;
		font-size: 0.9em;
	}

/* Safari fix */ 
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	form#search input.searchtext { 
		padding: 0px 0 0px 21px;
	}
	#top-right ul {
		margin-right: -1.3em;
	} 
} 
	
	
#header div.navigation {
	display: inline;
	float: right;
	width: 586px;
	margin-top: 2.2em;
	clear: right;
}

p.logo {
	margin: 3.5em 0 0 2.5em;
	z-index: 1000;
	position: relative;
	display: inline;
	float: left;
	width: 250px;
}


/*** Product Navigation ***/

#header div.navigation li span {
	display: none;
}

#header div.navigation li a {
	display: block;	
	height: 121px;
	width: 121px;
	font-size: 0.9em;
}

#nav-create a {
	height: 123px !important;
	width: 134px !important;	
}



/* Footer
----------------------------------------------- */

.footer p {
	font-size: 85%;
	margin: 0;
}

.footer a {
	color: #fff;
}
	
.footer .navigation {
	margin: 0 auto;
	display: block;
	width: 930px;
	text-align: left;
	}
	.footer .navigation h3 {
		color: #fff;
		font-size: 1.2em;
		margin-bottom: 0.8em;
	}
	
.footer .navigation ul {
	display: inline;
	float: left;
	margin-left: 1.5em;
	border-right: 1px solid #5e4690;
	padding-right: 14px;
	}
	.footer .navigation ul#company {
		margin-left: 0;
		width: 153px;
	}
	.footer .navigation ul#contact {
		border-right: 0;
		padding-right: 0;
		width: 340px;
	}
	.footer .navigation ul#products {
		width: 190px;
		height: 170px;
		margin-top: 0;
	}
	
	.footer .navigation ul#links {
		width: 129px;
	}	
	
	.footer .navigation ul li {
		list-style: none;
		margin: 0 0 0 0 !important;
		padding: 6px 0 6px 0 !important;
		position: relative;
		display: inline;
		text-align: left;
		width: 200px;
		}
		
		.footer .navigation li a {
			display: block;
			color: #fff;
			font-size: 0.9em;
			text-decoration: none;
			height: 20px;
			
		}
		.footer .navigation ul li a:hover {
			text-decoration: underline;
			color: #eee;
		}	

		
.footer .copyright {
	display: block;
	clear: left;
	padding-top: 25px;
	color: #a1b2d2;
	}
	.footer .copyright a {
		color: #a1b2d2 !important;
	}
	
	#footer-closed .copyright {
		padding-top: 0 !important;
	}
	
.footer .expand {
	position: relative;
	display: block;
	float: right;
	clear: right;
	margin-right: 6.0em;
	color: #aaa;
	}
	.footer .expand a {
		color: #484995;
	}
	#footer-closed .expand {
		margin-top: -3.8em;
	}
	#footer-open .expand {
		margin-top: -5.5em;
	}
	
	
.footer #contact .left {
	display: inline;
	float: left;
	width: 160px;
	line-height: 1.9em;
}

.footer #contact .right {
	display: inline;
	float: left;
	width: 160px;
	margin-left: 0.4em;
}

.footer .left .linktitle {
	display: inline;
	float: left;
	font-size:0.9em;
}

.footer .navigation #nav-head p.left a, .footer .navigation #nav-southern p.left a {
	display: inline;
	height: 19px !important;
	width: 160px;
	clear: right;
}

.tel {
	margin-top: -0.4em;
	clear: left;
	display: block;
}

.office {
	margin: 0.1em 0 0.3em 0;
	padding-top: 4px;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}
		

/* Navigation
----------------------------------------------- */


ul#mainnav {
	margin: -0.5em 0 0 0;
	padding: 0;
	}
	ul#mainnav li {
		list-style: none;
		margin: 0 0 0 0.4em !important;
		padding: 9px 0 9px 0;
		display: block;
		background: url(../../images/structural/nav_border.gif) bottom left no-repeat;
		}
		
		ul#mainnav li a {
			display: block;
			color: #3f52a3;
			font-size: 1.2em;
			text-decoration: none;
		}
		ul#mainnav li a:hover {
			text-decoration: underline;
			color: #3f52a3;
		}

ul#mainnav .navselected {
	background: url(../../images/structural/nav_on.gif) center left no-repeat;
	padding-left: 11px;
	margin-left: -0.7em !important;
}

p.text-left {
	display: inline;
	float: left;
	width: 260px;
	margin-bottom: 0;
}

p.images-right {
	display: inline;
	float: left;
	width: 180px;
	margin-bottom: 0;
	}
	p.images-right img {
		margin-right: 1.2em;
	}



/* Right column */

#rightcol p {
	padding: 5px 0 0 0px;
	line-height: 165%;
}

#rightcol h1 {
	position: relative;
	margin-bottom: 0.5em;
	line-height: 1.3em;
	text-align: justify;
	color: #6164c6;
}

#rightcol .left {
	display: inline;
	float: left;
	width: 220px;
	line-height: 165%;
	}
	#rightcol .right {
		display: inline;
		float: left;
		width: 380px;
		font-size: 0.9em;
		line-height: 1.4em;
		}
	


/* Homepage */

.more {
	margin-top: 0.6em;
}

#products {
	position: relative;
	display: inline;
	float: left;
	width: 600px;
	height: 275px;
	margin-top: 2.8em;
	padding-right: 25px;
	font-size: 0.9em;
	}

/* Safari fix */ 
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#products { 
		margin-bottom: 0.1em;
	} 
} 



	#products .change {
		display: block;
		float: right;	
		clear: right;
		margin: -1.1em 0 -0.1em 0;
		padding-right: 10px;
		width: 120px;
		}
		#products .change span {
			display: inline;
			float: left;
			margin: -0.4em 0.5em 0 0.5em;
			width: 91px;
			cursor: help;
		}

	#products img.overlay {
		position: relative;
		margin: 0 0 0 1.2em;
		left: 0;
		z-index: 2;
	}
		
	#products img.product {
		display: inline;
		float: left;
		margin-top: -17.6em;
		margin-left: 1.5em;
	}
		
	#products h2 {
		position: relative;
		display: inline;
		float: left;
		clear: right;
		line-height: 1.5em;
		z-index: 1000;
		font-size: 1.8em;
		margin-top: -9.2em;
		padding-left: 305px;
	}
	#products p {
		position: relative;
		margin-top: -13.6em;
		padding-left: 305px;
		z-index: 1000;
	}
	
	#products p.readfull {
		display: block;
		float: right;
		height: 45px;
		width: 147px;
		margin-top: -5.5em;
		margin-left: 30.5em !important;
		padding: 8px 0 0 60px;
		font-size: 1.1em;
	}
	
	span.quantity {
		display: block;
		float: right;
		margin: 0 0 0 0;
	}
	
	
/***** Product area *****/	
	
	.items .item {
		/*height:275px;*/
	}
	.items .item h2 {
		color:#421672;
	}
	#products p.readfull {
		background: url(../../images/casestudy/promotion/monitor.gif) top left no-repeat;
		}
		#products p.readfull a {
			color: #421672;
		}
	
	#products #promotion {
		height: 275px;
		background: url(../../images/casestudy/promotion/bg.jpg) top left no-repeat;
		}
		#products #promotion h2, #products #promotion .change {
			color: #421672;
		}
		#products #promotion p.readfull {
			background: url(../../images/casestudy/promotion/monitor.gif) top left no-repeat;
			}
			#products #promotion p.readfull a {
				color: #421672;
			}
			
	#products #sport {
		height: 275px;
		background: url(../../images/casestudy/sport/bg.jpg) top left no-repeat;
		}
		#products #sport h2, #products #sport .change {
			color: #567729;
		}
		#products #sport p.readfull {
			background: url(../../images/casestudy/sport/monitor.gif) top left no-repeat;
			}
			#products #sport p.readfull a {
				color: #567729;
			}		
			
			
	#products #street {
		height: 275px;
		background: url(../../images/casestudy/street/bg.jpg) top left no-repeat;
		}
		#products #street h2, #products #street .change {
			color: #b7547e;
		}
		#products #street p.readfull {
			background: url(../../images/casestudy/street/monitor.gif) top left no-repeat;
			}
			#products #street p.readfull a {
				color: #b7547e;
			}	
			

#news {
	display: inline;
	float: left;
	width: 220px;
	margin-top: 2.8em;
	background: url(../../images/structural/news_border.gif) top left no-repeat;
	padding-left: 18px
	}
	#news h2 {
		margin: 0 0 0.8em 0;
	}
	
#news ul {
	margin: 0 0 0 0;
	padding: 0;
	}
	#news ul li {
		list-style: none;
		margin: 0.4em 0 0.9em 0.6em !important;
		padding: 0 0 0 15px;
		background: url(../../images/structural/bullet_news.gif) top left no-repeat;
	}
	
#news ul li strong {
	font-size: 1.1em;
	display: block;
	margin-bottom: 0.2em;
}

#news ul li span {
	font-size: 0.9em;
}


/* Product pages */

body#product h1, body#portfolio h1 {
	display: inline;
	float: left;
	clear: left;
	width: 300px;
}

#product #rightcol .quotesbutton, #portfolio #rightcol .quotesbutton {
	display: inline;
	float: right;
	clear: right;
	width: 162px;
	margin-top: -0.8em;
}

#productlist2 {
	margin-top: 0;
}

#productlist2 li, #gallerylist li {
	list-style-image: none;
	background: none;
	margin-bottom: 1.0em;
}

#productlist2 p.left, #gallerylist p.left {
	position: relative;
	display: inline;
	float: left;
	width: 161px;
	overflow: hidden;
}

#productlist2 p.right, #gallerylist p.right {
	position: relative;
	display: inline;
	float: left;
	width: 400px;
	z-index: 1000;
	margin-top: 0.5em;
}

#productlist2 img.overlay, #gallerylist img.overlay {
	position: relative;
	z-index: 2;
}
#productlist2 img.category-image, #gallerylist img.category-image {
	display: block;
	margin-top: -10.8em;
}

#productlist2 span.header, #gallerylist span.header {
	font-size: 1.8em;
}

#productlist2 span, #gallerylist span {
	display: block;
	margin-top: 0.5em;
	line-height: 1.6em;
}


/*** Testimonials ***/

ul#pullquotes li {
	margin: 4.5em 0 2.0em 0;
	padding: 6px 0 20px 28px;
	background: transparent url(../../images/structural/quotes.gif) no-repeat scroll 0 0;
	font-family: Georgia,Times New Roman,serif;
	font-size: 1.5em;
	font-style: italic;
	min-height: 50px;
	line-height: 1.5em;
	}
	ul#pullquotes li .client {
		display: block;
		margin-top: 0.4em;
		font:70% Verdana,Arial,Helvetica,Sans-serif;
		font-style: normal;
	}
	

/*** Product categories ***/

ul#productlist h3 {
	background: #3F52A3;
	color: #fff;
	padding: 2px 2px 2px 5px;
	}
	ul#productlist h3 a {
		color: #fff;
	}

ul#productlist p.description {
	padding: 0px;
	min-height: 122px;
	height: auto !important;
	height: 122px;
}

ul#productlist p.catdescription {
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

ul#productlist span.description {
	display: inline;
	float: left;
	width: 400px;
	padding: 5px;
}

ul#productlist span.catdescription {
	width: 450px;
}

ul#productlist p.description span.image {
	display: block;
	float: right;
	width: 200px;
	height:121px;
	border: 1px solid #3F52A3;
}

ul#productlist span.price {
	position: absolute;
	margin: 6.1em 0 0 -25.0em;
	font-weight: bold;
	font-family: georgia, times new roman, serif;
	font-size: 1.5em;
	width: 100px;
	height: 20px;
	color: #3F52A3;
}

ul#productlist span.link {
	display: block;
	clear: left;
	width: 300px;
	}
	ul#productlist span.link a {
		font-weight: bold;
	}

ul#productlist .basket {
	position: absolute;
	margin-top: 8.8em;
	margin-left: -11em;
	/*display: inline;
	float: right;*/
	width: 122px;
	height: 28px;
	background: url(../../images/structural/button_cart.gif) top left no-repeat;
	}
	
table.shop_item .basket {
	display: inline;
	float: left;
	width: 122px;
	height: 28px;
	background: url(../../images/structural/button_cart-left.gif) top left no-repeat;
	}	

.addtobasket {
	background-color: #42549A;
	border: 0;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin: 2px 0 0 23px;
	}
	table.shop_item .addtobasket {
		font-size: 100%;
		margin-left: 1px;
		padding: 2px 25px 7px 3px;
		background: none;
		}
		table.shop_item .addtobasket:hover {
			border-bottom: 2px solid #7F9BFF;
		}
	
table.shop_item fieldset {
	background: none;
}

table.shop_item .wishlist {
	display: inline;
	float: left;
	margin-left: -2.6em;
	}
	table.shop_item .wishlist input {
		background-color: #42549A;
		border: 0;
		color: #fff;
		font-weight: bold;
		font-size: 100%;
		padding: 4px 8px 7px 20px !important;
		border-right: 1px solid #fff;
		cursor: pointer;
		}
		table.shop_item .wishlist input:hover {
			border-bottom: 2px solid #7F9BFF;
		}


ul#productlist .wishlist {
	position: absolute;
	margin: 4em 0 0 11.6em;
	width: 76px !important;
	height: 77px;
	padding: 0;
	/*background: #42549A url(../../images/structural/button_cart.gif) top left no-repeat;*/
	}
	ul#productlist .wishlist input {
		border: 0 !important;
	}

.addtowishlist {
	background-color:#42549A;
	border:0;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	margin:2px 0 0 23px;
}

select.browse-sizes {
	position: absolute;
	margin-top: 8em;
	margin-left: -21.0em;
	width: 122px;
	height: 28px;
}


	
/* Terms */

ul#terms li {
	list-type: none;
	background: none;
	padding-left: 0;
}

ul#terms li span {
	display: block;
	margin: 0.8em 0;
}
ul#terms li strong {
	display: block;
	margin: 1.8em 0 0.8em 0;
}


/* Contact us */

div#map {
	border: 1px solid #6164C6;
}

#contact #rightcol h1 {
	display: inline;
	float: left;
	width: 200px;
}

#contact #rightcol .enquirybutton {
	display: inline;
	float: left;
	width: 200px;
	margin-left: 4.5em;
}

#rightcol .right .address {
	position: relative;
	display: block;
	float: left;
	line-height: 1.4em;
	z-index: 100;
	}
	#rightcol .right .address a {
		display: block;
	}
#rightcol p.address a img.map {
	position:absolute; 
	left:-9999px;
}
p.address a:hover img.map {
	position: relative;
	left: 125px !important;
	width: 120px;
	height: 84px;
	margin: -9.7em 0 0 0;
	z-index: -1;
	}
	p.address.england a:hover img.map {
		left: 120px !important;
		margin: -9.5em 0 0 0;
	}
	
form#enquiry {
	width: 400px;
	padding: 0;
	margin-top: 1.5em;
}


/*** Gallery ***/

#gallerylist {
	margin: 0 !important;
}

#gallerylist li {
	margin: 0 !important;
	padding: 0 !important;
	display: inline;
	height: 130px;
	width: 140px;
}

#gallerylist p.item {
	position: relative;
	display: inline;
	float: left;
	width: 140px;
	height: 130px;
	overflow: hidden;
	padding: 0;
}

form#gallery-select {
	margin: 1.0em 0;
	padding: 0;
}

.gallery h3 {
	font-weight: bold;
	margin: 1.5em 0 0.4em;
}



/* ADMIN */

/*** Basket ***/

.remove  {
	color: #cc0000 !important;
	background:transparent url(../../images/structural/delete.png) no-repeat scroll left top;
	padding-left: 14px;
	padding-bottom: 7px;
}

table.basket td, table.basket th {
	padding: 4px;
}

table.basket thead th {
	background: #f0f0f0;
	border: 1px solid #ddd;
	font-weight: bold;
	}
	table.basket thead th.blank {
		background: none;
		border: 0;
	}

table.basket tbody td {
	background: #fff;
	border: 1px solid #f0f0f0;
}

#totals {
	display: block;
	float: right;
	clear: right;
	width: 240px;
	margin-right: 6.3em;
	background: #f0f0f0;
	border: 1px solid #ddd;
	font-weight: normal;
	padding: 5px 0 0 0;
	}
	#totals p {
		padding: 6px 0 0 10px;
		}
		#totals p span {
			font-family: georgia, times new roman, serif;
			font-size: 1.2em;
		}
		#totals p.total {
			background: #6164C6;
			color: #fff;
			font-weight: bold;
			padding-bottom: 8px;
			margin: 1.0em 0 0 0 !important;
		}	


.continue {
	display: inline;
	float: left;
	clear: left;
	margin-top: 0.5em;
}

.checkout {
	display: inline;
	float: right;
	clear: right;
	background: url(../../images/structural/tick.gif) top left no-repeat;
	margin-top: 1.5em;
	margin-right: 6.3em;
	}
	.checkout a {
		padding-left: 18px;
		line-height: 0.9em;
	}

#news .mini_news_title,.mini_news_title:link,.mini_news_title:visited{
	font-size:12px;
	font-weight:bold;
	color:#555;
}

h2.itempage_name {
	margin-top: 0.6em !important;
}

p.itempage_price {
	font-family: georgia, times new roman, serif;
	font-size: 1.3em;
	color: #6164C6;
}