/*
	NOZZTEQ by SMU PRODUCTIONS
	Version 1.0
	
				
	-------COLORS
		blue #1c3687
		green #72bf44
	-------------
	*/
	
	
	
	/* DEFAULT STYLING */
	
img, fieldset, form, h1, h2, h3, h4, h5 p {
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1em; }

p {
	font-weight: normal;
	color: #000000; }

ul {
	list-style: none;
	margin: 0;
	padding: 0;}

li, input, select {
	padding: 0;
	margin: 0;}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}


a:hover {text-decoration: underline;}

a:link, a:visited, a:hover, a:active {
	outline:none;}

form {
	margin: 0;
	padding: 0; }

fieldset {
	margin: 0px;
	padding: 0px;
	border-style: hidden;
	border-width: 0;}

.clear {
	clear: both; }	
.character {
	font-size: .8em;
	color: #F06;
	line-height: 1em;
}
	

/* MAIN AREAS */

body {
	margin: 0;
	padding: 0;
	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background-color: #d3dcd0;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
}
.fl {
	float: left;
}


#wrapper {
	position: relative;
	border: 1px solid #070808;
	width: 970px;
	margin: 0 auto;
	text-align: left;
	font-size: 1em; /* 10px baseline */
	background-color: #FFF;
}


/* HEADER STYLES */
	
#header {
	background-color: #F8F5EE;
	height: 95px;
	width: 970px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	background-image: url(images/header-logo.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4DCD1;
}

	
/* PRIMARY NAV */
	
	

/* SECONDARY NAV */
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	position: absolute;
	right: 20px;
	top: 45px;
	margin: 0px;
	padding: 0px;
}





/* SECONDARY NAV */


#secondary_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	height: 18px;
	position: absolute;
	top: 10px;
	right: 0px;
	width: 420px;
}
ul.nav2 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
ul.nav2  li {
	float: left;}
ul.nav2  a {
	display: block;
	padding-right: 2em;
	padding-left: 2em;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
ul.nav2 a:hover {
	color: #19398a;
	text-decoration: underline;
}
ul.nav2 .last a {
	border-right-style: none;
}
#container {
	width: 950px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	overflow: hidden;
}

#container #sidebar {
	background-image: url(images/sidebar-bg.jpg);
	background-repeat: repeat-y;
	width: 222px;
	position: relative;
	float: left;
	padding-bottom: 20px;
	padding-left: 15px;
}
#container #sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
#container #sidebar ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#container #sidebar ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
}
#container #sidebar ul a {
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2.2em;
	padding-left: 25px;
	display: block;
}
#container #sidebar ul li a:hover {
	color: #333;
	background-color: #F8F5EE;
}

#container #productImage {
	float: right;
	height: 300px;
	width: 660px;
	background-image: url(images/products/products.jpg);
	background-repeat: no-repeat;
	background-color: #D4DCD1;
	border: 1px solid #BAC7B6;
	position: relative;
}
#container #productImage h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 3em;
}
#container #productImage h2 {
	margin-left: 20px;
	font-size: 2em;
	color: #036;
}
#container #productImage a {
	margin-left: 20px;
	font-size: 1.2em;
	color: #036;
	display: block;
	margin-top: 10px;
	position: absolute;
	bottom: 20px;
}

#container #productImage a:hover {
	margin-left: 20px;
	color: #933;
}


#container #content {
	width: 680px;
	float: right;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#container #content h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #660000;
	padding-top: 10px;
	padding-left: 15px;
}
#container #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #193A8B;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}



#container #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 30px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	line-height: 18px;
	width: 580px;
}

#container #content ul {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 50px;
	width: 520px;
}
#container #content li {
	line-height: 20px;
}


#container #info {
	float: left;
	width: 700px;
	margin-top: 15px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

#wrapper #footer {
	background-color: #F8F5EE;
	height: 70px;
	width: 940px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: 009933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F2EEE5;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
	background-image: url(images/footer-logo.jpg);
	background-repeat: no-repeat;
	background-position: 850px center;
}


#wrapper #footer p {
	color: #000;
	font-weight: normal;
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper #footer p a {
	color: #000;
	font-size: 1.2em;
}
#wrapper #footer p a:hover {
	color: #63a1df;
}
#container #sidebarPage {
	background-image: url(images/sidebar-bg-blue.jpg);
	background-repeat: repeat-y;
	width: 237px;
	position: relative;
	float: left;
}
.features {
	background-color: #4360A6;
	width: 125px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin-right: 8px;
}
.smallCase {
	font-size: .5em;
	position: absolute;
	top: 0px;
}
.lumberjackNavFeatures {
	background-color: #4360A6;
	width: 100px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin-right: 6px;
}
#container #lumberjackNav {
	float: right;
	width: 700px;
	position: relative;
	height: 26px;
	border-bottom-style: solid;
	border-bottom-color: #4360A6;
	border-bottom-width: 2px;
}
#container #productsJack {
	float: right;
	width: 700px;
	background-image: url(images/product-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	padding-bottom: 25px;
}
.bold {
	font-weight: bold;
}

