/* 
  -------------------------------------
  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;
	background-image: url(img/masthead_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#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: 30px;
}
#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;
}
#c1 .content {
	font-size: 0.725em;
	padding: 16px 18px 16px 32px;
}
#c2 .content {
	color: #333333;
	font-size: 0.8em;
	padding: 16px 42px 16px 34px;
	line-height: 1.6em;
}
h1 {
	font-size: 1.1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	color: #004568;	
}
h3 {
	font-size: 1.1em;
}

.topZero {
	margin-top: 0;
}
.allZero {
	margin: 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: #07638c;
}
.content a:visited {
	color: #03648e;
}
.content a:hover, .content a:focus, .content a:active {
	color: black;
}
/*
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: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
.logoholder {
	text-align: center;
	margin: 0;
}
/*CUSTOM ELEVATOR STYLES*/
#masthead #navlist {
  float: right;
  font-size: 0.8em;
  border: 0;
  margin-top:18px;
  margin-right: 12px;
}
#navlist li{
margin: 0;
padding: 0;
list-style-type: none;
display: inline;
}
#navlist li a, #navlist a:visited {
display: inline-block;
padding: 2px 14px 2px 18px;
color: #660000;
text-decoration: none;
}

#navlist a:hover {
color: #2D1E2D;
text-decoration: underline;
}
#navlist #helpdesk {
	background-image: url(img/help.png);
	background-repeat: no-repeat;
}
#navlist #forum {
	background-image: url(img/forum.png);
	background-repeat: no-repeat;
}
#navlist #downloads {
	background-image: url(img/page_down.gif);
	background-repeat: no-repeat;
}
#navlist #sitemap {
	background-image: url(img/sitemap.png);
	background-repeat: no-repeat;
}
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}
#div.feedburnerFeedBlock li {
	margin: 0 0 6px 0;
	color: #003333;
}
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
}
div.feedburnerFeedBlock #creditfooter {
	display: none;
}
div.feedburnerFeedBlock p {
	margin-top: 0;
	text-align: right;
}
/* ######### Bullet List ######### */

.bullet_list li a{}

.bullet_list ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	line-height:1.4em;
	}

.bullet_list li {
	list-style-type: none;
	background: url(../images/markers/bullet_blue.png) no-repeat top left;
	padding-left: 20px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 17px;
	}
	.nglist {
margin: 18px 0 0 0;
padding: 0;
font-size: 1em;
}
.nglist li {
background-repeat: no-repeat;
background-image: url(../images/markers/icn_arrow.gif);
background-position: top left;
padding: 0 0 16px 18px;
list-style: none;
}
.ngsublist {
margin: 0;
padding-left: 32px;
font-size: 1em;
}
.ngsublist li {
background-image: none;
list-style: square;
padding: 0 0 8px 6px !important;
}
/**********blogger*****/
.post-title a {
	text-decoration: none;
}
#recently, #archives {
	margin-left: 0;
	padding: 0;
	list-style: none;
}
#recently a:link, #archives a:link {
	color: #0b77b7;
}
#recently a:visited, #archives a:visited {
	color: #0b77b7;
}
#recently a:hover, #archives a:hover {
	color: #000000;
}
#recently a:active, #archives a:active {
	color: #000000;
}
#recently li a {
	display: inline-block;
	margin: 0;
	padding-left: 20px;
	line-height: 18px;
	list-style-type: none;
	background: transparent url(../img/markers/date.gif) no-repeat top left;
}
#archives li a{
	display: inline-block;
	margin: 0;
	padding-left: 20px;
	line-height: 18px;
	list-style-type: none;
	background: transparent url(../img/markers/calendar.gif) no-repeat top left;
}
.sidebar-title p {
	color: #333333;
	border-bottom: 0;
}
.post-footer img a {
	border: none;
}
/* MESSAGE BOXES */
.alert {
	color: #9F6000;
	background: #fff6bf url(../images/markers/alert.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
   margin: 10px 0px;
   padding:10px 10px 10px 55px;
   border: 1px solid;
	}
.info {
   color: #00529B;
	background: #BDE5F8 url(../images/markers/info.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: center;
   margin: 10px 0px;
   padding:10px 10px 10px 55px;
   border: 1px solid;
	}
.success {
	color: #4F8A10;
	background: #DFF2BF url(../images/markers/success.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
   margin: 10px 0px;
   padding:10px 10px 10px 55px;
   border: 1px solid;
	}
.warning {
	color: #D8000C;
	background: #FFBABA url(../images/markers/warning.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
   margin: 10px 0px;
   padding:10px 10px 10px 55px;
   border: 1px solid;
	}
.alert a:link, .info a:link, .success a:link, .warning a:link, .alert a:visited, .info a:visited, .success a:visited, .warning a:visited  {
	color: #000000;
   }
.alert a:hover, .info a:hover, .success a:hover, .warning a:hover {
	color: #666666;
  }
/* FLOATS */
.floatrt {
	float: right;
	margin:10px;
  }  
  .floatrt h2 {
  	text-align: center
  }
 .floatrt img {
 	border: 1px solid #000000;
 }
 .specialpic a{
 	border: 0;
 	text-decoration: none;
 }
  .specialpic img{
 	border: 0;
 	text-decoration: none;
 }
 .rightlogo {
 	float: right;
	margin-left: 8px;
 }
 #addressbox {
 	width: 640px;
	margin: 0 auto;
	}
	
	/*forms*/
#contactform {
	background:#fff;
	padding:1em;
	border:1px solid #fff;
}
#contactform .login {
	background:url(../images/forms/user.gif) no-repeat 95% 1em;
}
#contactform .contact {
	background:url(../images/forms/email2.gif) no-repeat 95% 1em;
}
#contactform fieldset div {
	margin:0.3em 0;
	clear:both;
}
#contactform {
	margin:1em auto;
	width:34em;
}
#contactform label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
}
#contactform legend {
	color:#0b77b7;
	font-size:1.2em;
}
#contactform legend span {
	width:10em;
	text-align:right;
}
#contactform input {
	padding:0.15em;
	width:12em;
	border:1px solid #00536c;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#contactform input:hover, #contactform input:focus {
	border-color:#660000;
	background:#f6f6f6;
} 
#contactform fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}
#contactform .date input {
	background-image:url(../images/forms/calendar-small.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}
#contactform .comment {
	padding:0.15em;
	width:28em;
	border: 1px solid #00536c;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#contactform #commentlabel {
visibility:hidden;
width: 1em;
}

#contactform .date fieldset label {
	float:none;
	display:block;
	text-align:left;
	width:auto;
}
#contactform .date fieldset div {
	float:left;
	clear:none;
	margin-right:0.2em;
}
#contactform .radio, #contactform .date {
	position:relative;
}
#contactform .radio fieldset, #contactform .date fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 11em;
}
#contactform .radio legend, #contactform .date legend {
	font-size:1em;
	color:#000;
}
#contactform .radio legend span, #contactform .date legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}
#contactform .radio label, #contactform .radio input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}
#contactform .radio div {
	float:left;
	white-space:nowrap;
	clear:none;
}

#contactform .email {
	width:14em;
}

#contactform input.default {
	color:#bbb;
}

#contactform #submit-go {
	margin-top:1em;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background: url(../images/forms/submit-button.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important;
	cursor:hand;
}
#contactform #submit-go:hover {
	background-position:0 -26px;
}
.callnow {
	color: Maroon;
	font-size: 1.5em;
	line-height: 2em;
	text-align: center;
	display: block;
	border: 2px solid Gray;
}
#social {
	text-align: center;
}
#social a {
	border: 0
}
#navbar-iframe { display: none; }