/* CSS Document */

* {
outline: none;
text-decoration: none;
}



/* body */

body {
background: #5E0051 url('../graphics/layout/back.jpg') 50% 0 repeat-y;
color: #4B4B4B;
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%;
margin: 0;
text-align: center;
}

	p#contact, .textonly-text {
	display: none;
	}

	img {
	border: none;
	}

	.b {
	font-weight: bold;
	}



/* wrapper */

#wrapper {
background: url('../graphics/layout/banner.jpg') 50% 0 no-repeat;
margin: 0 auto;
padding: 105px 4px 0;
position: relative;
text-align: left;
width: 952px;
}

	a#email {
	display: block;
	height: 15px;
	left: 543px;
	position: absolute;
	top: 78px;
	width: 210px
	}



/* navigation */

ul#nav {
background: #6B6B6B url('../graphics/layout/nav.jpg') repeat-x;
border-right: 1px solid #383838;
font-size: 1.4em;
font-weight: bold;
letter-spacing: -1px;
list-style: none;
margin: 0 0 10px;
padding: 0;
position: relative;
}

	ul#nav li {
	border-right: 1px solid #C9C9C9;
	float: left;
	}
	
		ul#nav li.access {
		border: none;
		float: right;
		padding: 0 7px 0 0;
		}
		
			ul#nav li.access a {
			border: none;
			padding: 4px 7px;
			}
	
	ul#nav a {
	border-right: 1px solid #383838;
	color: #fff;
	display: block;
	float: left;
	padding: 4px 14px;
	}
	
		ul#nav a:hover, ul#nav a#navoptTop_DfXkjtrZ {
		background: #424242 url('../graphics/layout/nav-hover.jpg') repeat-x;
		}
	


/* trail */

p#trail {
color: #808080;
font-size: 1.1em;
margin: 0;
padding: 0 15px;
}

	p#trail a {
	color: #EA950F;
	}
	
		p#trail a:hover {
		color: #000;
		}




/* main area */

#main {
background: url('../graphics/layout/main.gif') repeat-y;
margin: 10px 0 0;
}



/* left navigation */

#left {
float: left;
font-size: 1.4em;
letter-spacing: -1px;
width: 153px;
}

	#left p {
	background: #777 url('../graphics/layout/header.jpg') repeat-x;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 7px 14px;
	}
	
	#left ul {
	background: #E0DFDF;
	font-weight: bold;
	margin: 0 0 4px;
	padding: 5px 0;
	}
	
		#left ul li {
		padding: 5px 14px;
		}
	
		#left ul li a {
		color: #6E6E6E;
		}
	
			#left ul li a:hover {
			color: #000;
			}
	
	
	
/* content */

#content {
float: right;
font-size: 1.2em;
text-align: justify;
width: 789px;
}

	p, ul, ol, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 8px 10px;
	}
	
		p, ul, ol, blockquote {
		line-height: 1.5em;
		}
		
			ul, ol, blockquote {
			margin: 0 30px;
			}
			
			p#info_message {
			background: #EA950F;
			font-weight: bold;
			margin: 0 0 4px;
			padding: 8px 10px 9px;
			color:white;
			font-size: 1.3em;
			}
			
				p#info_message a {
				color: #000;
				}
		
		h1, h2, h3, h4, h5, h6 {
		font-size: 1.5em;
		}
		
			h1, h2.product-title {
			background: #D0D0D0 url('../graphics/layout/title.jpg') repeat-x;
			color: #808080;
			padding: 7px 10px;
			}

	#content a {
	color: #EA950F;
	}
	
		#content a:hover {
		color: #000;
		}
		
		
	
/* spiderlinks */

ul#spiders {
background: #6B6B6B url('../graphics/layout/nav.jpg') repeat-x;
border-right: 1px solid #383838;
font-size: 1.2em;
font-weight: bold;
list-style: none;
margin: 10px 0 0;
padding: 0;
}

	ul#spiders li {
	border-right: 1px solid #C9C9C9;
	float: left;
	}
	
	ul#spiders a {
	border-right: 1px solid #383838;
	color: #fff;
	display: block;
	float: left;
	padding: 3px 13px;
	}
	
		ul#spiders a:hover {
		background: #424242 url('../graphics/layout/nav-hover.jpg') repeat-x;
		}




/* footer */

p#footer {
background: url(../graphics/layout/footer.jpg) 100% 50% no-repeat;
color: #838383;
font-size: 1.1em;
padding: 20px;
}

	p#footer a {
	color: #838383;
	}
	
		p#footer a.wnw, p#footer span {
		color: #484848;
		}

		p#footer a:hover {
		color: #000;
		}



/* inner navigation */

#inner {
border-left: 4px solid #fff;
float: right;
margin: 0 0 0 10px;
padding: 0;
width: 392px;
}

	.innernav {
	background: #444 url('../graphics/layout/inner.jpg') repeat-x;
	color: #eee;
	margin: 0 0 4px;
	}
	
	p.inner-image {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	}
	
	p.inner-title {
	float: right;
	margin: 8px 10px 4px 10px;
	* margin: 8px 5px 4px 10px;
	padding: 0;
	text-align: left;
	width: 172px;
	}
	
		html>body p.inner-title {
		margin: 8px 10px 4px 10px;
		}
	
		p.inner-title a {
		color: #fff;
		font-weight: bold;
		}
	
	p.inner-more {
	font-size: .9em;
	float: right;
	margin: 4px 10px 4px 10px;
	padding: 65px 0 0;
	width: 172px;
	text-align: right;
	}



/* category */

#category {
background: url('../graphics/layout/category.gif') 100% 0 repeat-y;
margin: 5px 0;
}

	#category .innernav,
	#sections .section {
	float: left;
	margin: 0;
	width: 392px;
	}
	
	#category .category-related {
	float: left;
	margin: 0 0 0 5px;
	width: 392px;
	}
	
		#category .category-related p {
		padding: 6px 10px;
		}
		
		#category p.inner-vat {
		font-size: .9em;
		}
	
		#category p.inner-title {
		height: 95px;
		}
		
		#category p.inner-more {
		text-align: left;
		}



/* section lines */

#sections .section {
margin: 0 0 5px 0;
}

#sections .margin {
margin: 0 0 5px 5px;
}

	#sections .section-inner {
	border: 1px solid #797979;
	float: left;
	padding: 4px;
	}
	
	#sections .section-image {
	float: left;
	width: 155px;
	}
	
	#sections .section-main {
	float: left;
	width: 227px;
	}
	
	

/* stock table */

table.stock {
border: 0;
border-collapse: collapse;
border-spacing: 0;
margin: 0;
padding: 0;
width: 100%;
}

	table.stock td {
	background: transparent;
	border-top: 1px solid #BDBDBD;
	color: #4B4B4B;
	padding: 3px;
	}

	table.stock th {
	background: transparent;
	color: #4B4B4B;
	padding: 0 2px 4px;
	text-align: left;
	}
	
	table.stock td.left,
	table.stock th.left {
	border-right: 1px solid #BDBDBD;
	}
	
	table.stock td.right {
	padding: 3px 6px;
	width: 1px;
	}
	
	table.stock td.right input {
	border-bottom: 1px solid #CFCFCF;
	border-left: 1px solid #6B6B6B;
	border-right: 1px solid #CFCFCF;
	border-top: 1px solid #6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	width: 30px;
	}
	
		span.price {
		color: #8A1E57;
		font-weight: bold;
		}



/* add to wishlist */

#content p.section-add {
margin: 0;
padding: 0;
text-align: right;
}

	#content p.section-add input {
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	}
	
	
	
/* index page */

#content .float_right {
float: right;
padding: 0 0 0 10px;
width: 397px;
}



/* sitemap */

ul.sitemap {
list-style: none;
margin: 0;
}

	ul.sitemap li {
	padding: 0 0 10px;
	}
	
	ul.sitemap a {
	font-weight: bold;
	}
	


/* section lines */

h1.section-line,
h1#section-name {
display: none;
}



/* product page */

#content .product-desc {
float: right;
width: 616px;
}

#content .product-image {
float: left;
width: 171px;
}

	#content .product-image p.view-larger {
	clear: left;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}

	p#previous-image, 
	p#next-image {
	border-bottom: 1px solid #EA950F;
	font-weight: bold;
	float: left;
	text-align: center;
	width: 55px;
	}
	
		p#previous-image {
		margin-left: 11px;
		}
	
		p#previous-image.deactivated,
		p#next-image.deactivated {
		border-bottom: 1px solid #ccc;
		}
	
			p#previous-image.deactivated a,
			p#next-image.deactivated a {
			color: #ccc;
			}
	


#searchbox {
display: none;
}
	
	
/* fixes */
	
ul#nav,
#main,
ul#spiders,
.innernav,
#category,
#sections,
.section,
.section-inner,
.product,
.section-wrap,
#content p.cart-buttons,
#gallery {
height: 1%;
}

	html>body ul#nav,
	html>body #main,
	html>body ul#spiders,
	html>body .innernav,
	html>body #category,
	html>body #sections,
	html>body .section
	html>body .section-inner
	html>body .product,
	html>body .section-wrap,
	html>body #content p.cart-buttons,
	html>body #gallery {
	height: auto;
	overflow: auto;
	}
	
	
	
	
li#access {
border: none;
padding: 0;
position: absolute;
right: 0;
top: 0;
}

	li#access a {
	border: none;
	padding: 0;
	}

	li#access a img {
	margin: 1px 0 0 ;
	}
	
#accessibility_overlay {
bottom: 0;
top: 0;
right: 0;
left: 0;
background: #000;
display: none;
height: 100%;
opacity: 0.8;
filter: alpha(opacity=80);
position: absolute;
width: 100%;
z-index: 1000;
}

	#accessibility_popup {
	background: #fff;
	list-style: none;
	display: none;
	margin: 0;
	padding: 10px 10px 0;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 380px;
	z-index: 10000;
	}

	#accessibility_popup li {
	padding: 0 0 10px;
	}

	#accessibility_popup li a {
	background: #6B6B6B url('../graphics/layout/nav.jpg') repeat-x;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	padding: 10px;
	text-align: center;
	}
	
		#accessibility_popup li#close a {
		background: none;
		padding: 0;
		text-align: right;
		}

		#accessibility_popup li a:hover {
		background: #D0D0D0 url('../graphics/layout/title.jpg') repeat-x;
		color: #000;
		}
		
	

p#newsletter {
background: 0;
padding: 0;
}

p#map {
background: 0;
padding: 10px 0;
}





/* Gallery. */

#content .gallery_box {
border: 1px solid #535353;
float: left;
margin: 5px 5px 0 0;
width: 190px;
}

	#content .gallery_box.nomargin {
	margin: 5px 0 0 0;
	}

	#content .gallery_box p.image {
	background: #E0DFDF;
	text-align: center;
	height: 180px;
	padding: 5px;
	}

	#content .gallery_box p.link {
	text-align: center;
	}