/* CSS Document */

* {
text-decoration: none;
}



/* body */

body {
background: #152534 url('../graphics/layout.new/fade_repeat2.jpg') 50% 0 repeat-y;
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 62.5%;
margin: 0;
text-align: center;
}

	img {
	border: none;
	}
	
	.b {
	font-weight: bold;
	letter-spacing: -1px;
	}
	
	.textonly-text {
	display: none;
	}



/* logo container. */

#logo {
background:  url('../graphics/layout.new/fade2.jpg') 50% 0 no-repeat;
}
	


/* main page wrapper */

#wrapper {
margin: 0 auto;
padding: 145px 0 0 0;
position: relative;
width: 790px;
}



/* top navigation */

#topnav {
background: url(../graphics/layout.new/topnav.png) no-repeat;
color: #5683AA;
font-size: 1.3em;
margin: 0;
padding: 25px 25px 11px;
text-align: left;
}

	#topnav a {
	color: #fff;
	padding: 7px 5px;
	}

		#topnav a:hover {
		color: #313132;
		}
		



/* Main wrapper. */

#main {
background: url(../graphics/layout.new/content.png) repeat-y;
padding: 0 15px;
}


/* products menu */

ul#pmenu {
background: #5b5b5b url(../graphics/layout.new/nav.jpg) repeat-x;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
font-size: .9em;
list-style: none;
margin: 0;
padding: 10px 8px;
}

	ul#pmenu li {
	float: left;
	}
	
	ul#pmenu a {
	color: #fff;
	padding: 10px 7px;
	}
	
		ul#pmenu a:hover {
		background: #fff;
		color: #000;
		}



/* content */

p#banner {
padding: 0;
margin: 0;
}

#content {
font-size: 1.1em;
line-height: 1.8em;
padding: 0 0 12px;
text-align: left;
}

	#content p {
	margin: 0;
	padding: 0 25px 12px;
	}
	
		#content p#info_message {
		background: #FFB400;
		border: 1px solid #fff;
		color: #fff;
		font-size: 1.1em;
		margin: 0 25px 15px;
		padding: 10px;
		}
	
		#content p#trail {
		color: #B3B3B3;
		padding: 20px 25px 12px;
		}
		
		#content p.nopad {
		padding: 12px 0 0;
		}
		
		#content p.float_right {
		float: right;
		}
		
	#content h1, #content h2, #content h3, #content h4 {
	font-size: 1.5em;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 25px 12px;
	}
	
		#content.cart h1 {
		padding-top: 25px;
		}
	
	#content a {
	color: #000000;
	text-decoration: underline;
	}



/* footer */

p#footer {
background: #152534;
border-top: 1px solid #fff;
color: #6B6D6F;
font-size: 1em;
line-height: 1.8em;
margin: 0;
padding: 10px 15px;
text-align: left;
}

	p#footer a, p#footer span {
	color: #fff;
	}
		
		p#footer span.pad {
		margin: 0 0 0 20px;
		}
		
		p#footer a:hover {
		color: #ccc;
		}
		
		

/* sections */

#content #sections {
padding: 0 25px 15px;
}

	#content .section {
	background: #B9B9B8;
	border: 1px solid #fff;
	float: left;
	margin: 0 10px 10px 0;
	width: 168px;
	}
	
		#content .nomargin {
		margin: 0 0 10px;
		}
		
		#content .section p {
		color: #fff;
		line-height: 1.1em;
		margin: 0;
		padding: 5px 0 3px 5px;
		}
		
			#content .section p.text {
			height: 25px;
			}
			
				html>body #content .section p.text {
				height: auto;
				min-height: 25px;
				}
		
			#content .section img.img {
			border-bottom: 1px solid #fff;
			}
		
			#content .section img.more {
			float: right;
			}


/* paging buttons */

#content p.paging {
text-align: right;
}

	#content p#paging-bottom {
	display: none;
	}

	#content p.paging a, #content p.paging span {
	background: #313132;
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
		#content p.paging a {
		color: #c2c2c2;
		}




/* product pages */

#product-wrapper {
padding: 15px 25px 150px;
}

#product {
background: url('../graphics/layout.new/product.gif') repeat-y;
}

	#product-left {
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 170px;
	}
	
		#product-left p {
		background: #B9B9B8;
		border-bottom: 1px solid #000;
		margin: 0;
		padding: 2px 0;
		}
		
			#product-left p.product-image {
			border: 1px solid #fff;
			display: block;
			padding: 0;
			margin: 0 0 1px;
			text-align: center;
			width: 168px;
			}
			
				#product-left p.product-image a, #product-left p.product-image img {
				display: inline;
				}
		
			#product-left p#previous-image, #product-left p#next-image {
			float: left;
			width: 85px;
			}
			
				#product-left p#previous-image {
				border-right: 1px solid #427587;
				width: 84px;
				}
			
				#product-left p.view-larger {
				border: none;
				}
			
				#product-left a {
				color: #fff;
				font-weight: bold;
				text-decoration: none;
				}
			
				#product-left p#previous-image.deactivated a, #product-left p#next-image.deactivated a {
				color: #D3D3D3;
				}
	
	#product-right {
	float: left;
	padding: 15px 0 0;
	width: 530px;
	}
	
		#product-right p {
		line-height: normal;
		margin: 0;
		padding: 0 15px 15px;
		}
		
		#product-right input.add-to-cart {
		background: #fff url('../graphics/layout.new/addtocart.gif') no-repeat;
		border: none;
		float: right;
		height: 34px;
		margin: 30px 0 0;
		width: 159px;
		}
		
		.img {
		display: block;
		height: 168px;
		position: relative;
		text-align: center;
		width: 168px;
		}
		
			.img span {
			background: #5783AA;
			border-top: 1px solid #666; 
			border-left: 1px solid #666; 
			color: #fff;
			padding: 2px 5px;
			position: absolute;
			letter-spacing: -1px;
			font-weight: bold;
			bottom: 0;
			right: 0;
			}
			
				.img span.lower {
				background: #152534;
				}



/* buttons */

img.button {
position: absolute;
right: 103px;
top: 10px;
}

img.facebook {
position: absolute;
right: 23px;
top: 10px;
}

img.twitter {
position: absolute;
right: 63px;
top: 10px;
}



input.code {
background: #fff url('../graphics/common/code.gif') no-repeat;
color: #c00;
margin-top: 5px;
}

	span.verfimessage {
	color: #c00;
	}



/* fixes */

#sections,
#content p.image-buttons,
#product,
ul#pmenu {
height: 1%;
}

	html>body #sections,
	html>body #content p.image-buttons,
	html>body #product,
	html>body ul#pmenu {
	height: auto;
	overflow: auto;
	}
