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

html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100.1%;
  margin-bottom: 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	overflow: scroll;
}
#scroll {
	  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}

#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 2px auto 0 auto;
	width: 982px;
}
#logo {
	padding: 0 12px;
	background-image: url(../images/logos/logo_bkgnd_982x114.png);
	height: 114px;
}
#navbar {
	margin-bottom: 0px;
	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(../images/block_images/p7CRV1col_box2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(../images/block_images/p7CRV1col_box2_mid.jpg);
	background-repeat: repeat-y;
}
#contentheader {
	width: 880px;
	padding-left: 0px;
	float: left;
	min-height: 60px;
	font-size: 0.85em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contentheader a:link, #contentheader a:visited {
	padding: 0px;
	text-decoration: none;
	color: #f93;
	background-color: ;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F93;
	text-align: left;
	vertical-align: top;
}
#contentheader a:hover, #contentheader a:active, #contentheader a:focus {
	color: #010101;
	background-color: #F93;
}

#c1, #c2 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 970px;
	background-repeat: no-repeat;
	padding-top: 1px;
	background-position: 22px -78px;
}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
	color: #cccccc;
}
#c2 .content {
	color: #CCCCCC;
	font-size: 0.85em;
	padding: 6px 42px 16px 42px;
	line-height: 1.6em;
}
h1 {
	font-size: 1.5em;
	letter-spacing: 0.2em;
	color: #F90;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 1.6em;
	letter-spacing: 0.2em;
	color: #F90;
}
.top15 {
	margin-top: 15px;
	padding-left: 255px;
	font-size: 1.8em;
}
.top14 {
	margin-top: 15px;
	padding-left: 200px;
	font-size: 1.7em;
}

.topZero {
	margin-top: 0px;
}
#columnbottom {
	clear: both;
	background-image: url(../images/block_images/p7CRV1col_box2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 14px;
	padding-left: 25px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/*NavBar*/
#nav_wrapperv {
	font-size: 1em;
	margin: 5px 0px 0px 5px;
	width: 165px;
	color: #F93;
}
#navbarv {
	font-size: 1em;
	color: #F93;
	text-decoration: none;
	width: 150px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin-right: 65px;
	margin-left: -40px;
}
#navbarv li {
	list-style-type: none;
	font-size: 1em;
	color: #F93;
	border-bottom-color: #F93;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	line-height: 2em;
}
#navbarv a:link, #navbarv a:visited {
	padding: 0px;
	text-decoration: none;
	color: #f93;
	background-color: ;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F93;
	text-align: left;
	vertical-align: top;
}
#navbarv a:hover, #navbarv a:active, #navbarv a:focus {
	color: #010101 !important;
	background-color: #F93;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #5785BD;
}
.content a:visited {
	color: #757575;
}
.content a:hover, .content a:focus, .content a:active {
	color: #FFFFFF;
}
/*
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,#c2 .content a:link {
	color: #F93;
}
#c1,#c2 .content a:visited {
	color: #F93;
}
#c1,#c2 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #999;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #003399;
}

#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
.right {
	float: right;
	color: #666;
}
.left {
	float: left;
}
.tstmnl {
	color: #000;
	padding: 12px;
	border: 1px solid #9BBCDD;
	margin-right: 40px;
	margin-left: 230px;
	background-color: #EAF3FA;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: normal;
	background-repeat: repeat-x;
}
.tstmnlg {
	color: #333;
	padding: 12px;
	border: 1px solid #9BBCDD;
	margin-right: 40px;
	margin-left: 230px;
	background-color: #E4E4E4;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: normal;
	background-repeat: repeat-x;
}
