/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #F5F5F5;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	background-color: #F5F5F5;
}
#header {
	color: #333;
	width: 900px;
	float: left;
	height: 78px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navigation {
	width: 922px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
#leftcolumn {
	border: 1px solid #ccc;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	height: 420px;
	width: 195px;
	float: left;
	background-color: #FFFFFF;
	line-height: 17px;
}
#content {
	float: left;
	color: #999999;
	border: 1px solid #ccc;
	padding: 10px;
	height: 420px;
	width: 456px;
	display: inline;
	line-height: 17px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightcolumn {
	border: 1px solid #ccc;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	height: 420px;
	width: 195px;
	float: left;
	background-color: #FFFFFF;
}
#footer {
	width: 900px;
	clear: both;
	color: #999999;
	border: 1px solid #ccc;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

#wrapper #leftcolumn a:link, #content a:link, #rightcolumn a:link {
	color: #006699;
	text-decoration: none;
}

#wrapper #leftcolumn a:active, #content a:active, #rightcolumn a:active {
	color: #006699;
	text-decoration: none;
}

#wrapper #leftcolumn a:hover, #content a:hover, #rightcolumn a:hover {
	color: #DB7100;
	text-decoration: none;
}

#wrapper #leftcolumn a:visited, #content a:visited, #rightcolumn a:visited {
	color: #DB7100;
	text-decoration: none;
}

#wrapper #content img {
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	margin-top: 0px;
}
.browse_product {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 400px;
	clear: left;
	padding-top: 0px;
	padding-bottom: 4px;
}
.product_nav {
	text-align: right;
	width: 400px;
}
.product_nav a {
	color: #006699;
	text-decoration: none;
}
.browse_product p {
	padding-top: 10px;
	padding-left: 10px;
}
.browse_product a {
	color: #006699;
	text-decoration: none;
}
.product_detail {
}
.product_detail img {
	float: left;
}
.product_specs {
	margin-top: 20px;
}
.product_specs p {
	margin-bottom: 4px;
	color: #666666;
}
.product_detail h3 {
	color: #666666;
	margin-bottom: 6px;
}
.browse_product img {
	margin-left: 0px;
}
#wrapper #leftcolumn #form1 input.btn {
	border: 1px solid #DB7100;
	color: #DB7100;
	font-weight: bold;
	background-color: #F5F5F5;
	margin-right: 4px;
	width: 80px;
	height: 24px;
	margin-top: 4px;
	font-size: 11px;
}
#wrapper #leftcolumn #form1 input.subsc {
	border: 1px solid #F5F5F5;
}
#wrapper #leftcolumn #form1 .subscr {
	border: 1px solid #CCCCCC;
	width: 184px;
	height: 18px;
}
#wrapper #leftcolumn #subscr_table {
	margin-top: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pseudo_heading {
	font-size: 11px;
	font-weight: bold;
	color: #DB7100;
}
#wrapper #content p {
	margin-top: 8px;
	margin-bottom: 8px;
}
#wrapper #rightcolumn p {
	margin-top: 8px;
}
.past_newsletters {
	margin-bottom: 8px;
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
.past_newsletters img {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product_specs p {
	margin-bottom: 8px;
}
.product_specs p {
	margin-left: 160px;
}
