/* General Styles for Hot Tub Factory website - March 2007  CP
==============================================================================*/

/* defaults, globals, and miscellaneous
==============================================================================*/

*, span { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}
body {
	margin: 10px auto;
	font-family: verdana, arial, san-serif;
	font-size: 12px;
	text-align: center;
	color: black;
	height: 100%;
	background: url('../images/style/back-gradient.jpg') left top repeat-x;
}
img {
	border: 0; /* removes border in case images get have anchor around them */
	padding: 0;
	margin: 0;
	}
	
hr {
	display: none;
	}

#renderprint {
	width: 600px;
	}
a {
	font-weight: bold;
	text-decoration: none;
	color: black;
	}
a:hover {
	text-decoration: none;
	color: #859ba5;
	}
.clear {
	clear: both;
	}
p { 
	font-size: 100%;
	color: black;
	padding: 5px;
	margin: 0;
	text-align: left;
	line-height: 15px;
	}
/*
ul { 
	margin: 0; 
	padding: 5px 5px 10px 5px;
	list-style: none;
	}
li  { 
	font-size: 100%; 
	margin: 0; 
	padding: 0;
	margin-bottom: 5px;
	}
*/	
ul {
	margin: 0; 
	padding: 5px 5px 0 5px;
	list-style: none;
	text-align: left;
	}

li {
	font-size: 100%; 
	margin: 0; 
	padding-left: 15px;
	margin-bottom: 5px;
	background: url('../images/style/bullet.gif') 0 1px no-repeat;
	}

h2, .Heading {
	font-size: 100%;
	padding: 0px 10px;
	margin-bottom: 5px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	background: url("../images/style/headers.gif") no-repeat;
	color: white;
}
h3, .SubHeading {
	font-family: Arial, san-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0 5px 5px 5px;
	text-align: left;
	}
	
h4 {
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #859ba5;
	padding: 3px 0 3px 0;
	margin: 0 5px;
	text-align: left;
	}
.clear {clear: both;}


/* Header of page
==============================================================================*/

#back {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url('../images/style/back.gif') center top repeat-y;
	}
	
#wrap {
	background: url('../images/style/header.jpg') center top no-repeat;
	}
#header {
	margin: 0 auto;
	width: 740px;
	height: 93px;
	}

	#header h1 a {
		width: 280px;
		height: 60px;
		display: block;
		overflow: hidden;
		text-indent: -5000px;
		background: none;
		}


/* Main Navigation
==============================================================================*/

.nav {
	margin: 0; 
	padding: 5px 5px 10px 5px;
	list-style: none;
	}

	.nav li {
		font-size: 100%; 
		margin: 0; 
		padding: 0;
		margin-bottom: 5px;
		background: none;
		}

		
.navSecond {
	margin: 0; 
	padding: 5px 5px 0 10px;
	list-style: none;
	}

	.navSecond li {
		font-size: 100%; 
		margin: 0; 
		padding-left: 15px;
		margin-bottom: 5px;
		background: url('../images/style/bullet.gif') 0 1px no-repeat;
		}
		
		.navSecond li a {
			font-weight: normal;
			}


/* Breadcrumb setup
==============================================================================*/	

#breadcrumb {
	clear: both;
	text-align: left;
	width: 740px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url('../images/style/bread.jpg') center top no-repeat;
	font-weight: bold;
	}
	
	#breadcrumb p, #breadcrumb a{
		color: white;
		line-height: 25px;
		height: 25px;
		padding: 0;
		text-indent: 10px;
		}
		
		#breadcrumb a:hover {
			text-decoration: underline;
			color: white;
			}



/* Main Content Layout
==============================================================================*/


#main {
	width: 740px;
	clear: both;
	margin: 10px auto;
	margin-bottom: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	height: 100%;
	}

#maincontent {
	float: right;
	width: 512px;
	text-align: center;
	}

/* Homepage Features block
==============================================================================*/

#features {
	margin: 0 auto;
	text-align: center;
	width: 440px;
	margin: 10px auto;
	padding: 0;
	}
	
	#features li {
		float: left;
		display: inline;
		overflow: hidden;
		height: 250px;
		width: 200px;
		margin: 0 10px 10px 10px;
		background: none;
		padding: 0;
		}
		
		#features li a {
			display: block;
			overflow: hidden;
			height: 250px;
			width: 200px;
			text-indent: -5000px;
			}
			
			.feature01 {background: url('../images/homepage/features01.jpg') left top no-repeat;}
			.feature02 {background: url('../images/homepage/features02.jpg') left top no-repeat;}
			.feature03 {background: url('../images/homepage/features03.jpg') left top no-repeat;}
			.feature04 {background: url('../images/homepage/features04.jpg') left top no-repeat;}


/* Product listings
==============================================================================*/

#products {
	margin: 0;
	text-align: right;
	width: 508px;
	margin: 10px 0;
	padding: 0;
	}
	
	#products li {
		float: left;
		display: inline;
		overflow: hidden;
		height: 100px;
		width: 246px;
		margin: 0 0 10px 5px;
		border: 1px solid #5b6a71;
		padding: 0;
		background: none;
		}
		
		#products li img {
			float: left;
			margin-top: 5px;
			margin-left: 5px;
			height: 90px;
			}

		#products li a {
			font-size: 120%;
			margin: 10px 5px 5px 0;
			}
			
p.blurb {
	text-align: right;
	font-size: 80%;
	}
		
p.from {
	text-align: right;
	margin-top: 30px;
	font-style: italic;
	padding-bottom: 0;
	font-size: 100%;
	}

p.cost {
	text-align: right;
	font-size: 160%;
	color: red;
	}

/* Product pages
==============================================================================*/

#productImages {
	float: left;
	margin: 0;
	display: block;
	text-align: center;
	width: 270px;
	margin: 10px 0;
	padding: 0;
	}
	
	#productImages li {
		margin: 0 10px 20px 10px;
		padding: 0;
		background: none;
		}
		
		#productImages li img {
			}

		#productImages li a {
			}

#spec {
	width: 230px;
	float: right;
	text-align: left;
	}
	
	#spec p.cost {
		text-align: left;
		margin-top: 0;
		margin-bottom: 10px;
		padding-top: 0;
		}

/* Leftside Column
==============================================================================*/

	
#left {
	float: left;
	margin: 0;
	padding: 0;
	width: 228px;
	height: 100%;
	text-align: left;
	}

#leftside {
	margin: 0 5px;
	text-align: left;
	padding: 0;
	}


/* page footer
==============================================================================*/

#footer {
	clear: both;
	margin: 0 auto;
	width: 738px;
	text-align: center;
	padding-top: 0px;
	margin-top: 10px;
	border-bottom: 1px solid black;
	background: #5a696f;
	}
	
	#footer p {
		/*color: #859ba5;*/
		color: white;
		font-size: 80%;
		text-align: center;
		padding: 10px 0;
		}