/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column Hz
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 982px;
}
#logo {
	padding: 0 12px;
}
#navbar {
	margin-bottom: 12px;
	background-image: url(img/p7CRV980HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	zoom: 1;
}
#navbar_inner {
	background-image: url(img/p7CRV980HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(img/p7CRV980HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 736px;
	padding-top: 10px;
}
#c1 .content {
	font-size: 0.75em;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 16px;
	padding-left: 34px;
}
#c2 .content {
	color: #333333;
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 42px;
	padding-bottom: 12px;
	padding-left: 42px;
}
h1 {
	font-size: 1.15em;
	letter-spacing: 0.2em;
	color: #00706A;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
	color: #00706A;
}
h3 {
	font-size: .95em;
	font-weight: bold;
	color: #909D16;
}
h4 {
	font-size: 1.05em;
	font-weight: bold;
	color: #909D16;
	line-height: 17px;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #999900;
	text-decoration: none;
}
.content a:visited {
	color: #999900;
	text-decoration: none;
}
.content a:hover, .content a:focus, .content a:active {
	color: #006666;
	text-decoration: none;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #999900;
	text-decoration: none;
}
#c1 .content a:visited {
	color: #999900;
	text-decoration: none;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #006666;
	text-decoration: underline;
}
/*Footer Links*/
#footer a:link {
	color: #999900;
	text-decoration: none;
}
#footer a:visited {
	color: #999900;
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #999900;
	text-decoration: underline;
}

.a:link {
	color: #999900;
	text-decoration: none;
	padding: 0px;
	font-weight: normal;
}
.a:visited {
	text-decoration: none;
	color: #999900;
	font-weight: normal;
}
.a:active {
	text-decoration: none;
	font-weight: normal;
}
.a:hover {
	color: #006666;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}

/* Sets the style for links on mouseover. */
.a:hover {
	color: #000000;
	text-decoration: underline;
}
/* Sets the style for a link that has focus. */
.a:focus {
	color: #999900;
}
/* Sets the style for a link that is being activated/clicked. */
.a:active {
	color: #999900;
}
.imagepaddingleft {
	border: 2px dashed #CCCCCC;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 22px;
	padding: 0px;
}
.imagepaddingnoborder {
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.imagepaddingnoborderleft {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 8px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.CARTimagepaddingL {
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
}
.CARTimagepaddingR {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 24px;
}
#c3 {
	width: 350px;
	padding-top: 10px;
}
#c4 {
	width: 350px;
	padding-top: 10px;
}
.productborder {
	border: 2px dashed #CCCCCC;
	padding: 6px;
	margin: 0px;
}
.productbordernopadding {
	border: 2px dashed #CCCCCC;
	padding: 0px;
	margin: 0px;
}
.productborderLEFT {
	border: 2px dashed #CCCCCC;
	padding: 6px;
	margin-top: 12px;
	margin-right: 18px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.productborderRIGHT {
	border: 2px dashed #CCCCCC;
	padding: 6px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 18px;
}
