/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column Hz
  -------------------------------------
*/
*/
/*The following margins and paddings are reset to Zero for everything in the pages, this allows for a more consistant showing across browsers*/
* {
margin: 0;
padding: 0;
}
/*--------------------------------------------------------------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*background-color: #FFCC00;*/
	background-color: #6E0100;
	margin: 0;
	padding: 0;
	/*background-image: url(../Images/riccas_red_bg_1.jpg);
	background-repeat: repeat-x;*/
}
#masthead {
	background-color: #6E0100;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 1000px;
	/*border:#FF0000 solid 1px;*/
}
#logo {
	padding: 0 0px;
}
#navbar {
	margin-top: -1px;
	margin-bottom: 6px;
	background-color:#FFFFFF;
	background-image: url(img/riccas_1000HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	zoom: 1;	
	/*border:1px solid #0033FF;*/
}
#navbar_inner {
	background-image: url(img/riccas_1000HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;	
}
#navbar_inner2 {
	background-image: url(img/riccas_1000HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#columntop {
	clear: both;
	background-image: url(img/riccas_Col2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 1000px;
	background-image: url(img/riccas_Col2_middle.jpg);
	background-repeat: repeat-y;
	/*border:#FF0000 solid 1px;*/
}
/*Any reference to c3 indicates that the content area is just 1 big column*/
#columntop_c3 {
	clear: both;
	background-image: url(img/riccas_Col1_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper_c3 {
	margin: 0 auto;
	width: 1000px;
	background-image: url(img/riccas_Col1_middle.jpg);
	background-repeat: repeat-y;
	/*border:#FF0000 solid 1px;*/
}

#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 736px;
	/*background-image: url(../demo-images/sol.jpg);*/
	background-repeat: no-repeat;
	/*padding-top: 140px;
	background-position: 22px -78px;*/
}
#c3 {
	width: 970px;
}

#c1 .content {
	color: #666666;
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
	line-height: 1.4em;
}
#c2 .content {
	color: #666666;
	font-size: 0.8em;
	padding: 16px 42px 16px 42px;
	line-height: 1.6em;
}
#c3 .content {
	color: #666666;
	font-size: 0.8em;
	padding: 16px 28px 16px 34px;
/*	border: 1px solid #FF0000;*/
}

h1 {
	font-size: 1em;
	letter-spacing: 0.2em;
	color:#017CD8;

}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
	color:#017CD8;
}
h3 {
	font-size: 1em;
	color:#017CD8;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/riccas_Col2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnbottom_c3 {
	clear: both;
	background-image: url(img/riccas_Col1_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 1000px;
}
#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: #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 .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;
}
#infoBox_Blue{
	width:178px;
	padding:8px;
	border:4px solid #017CD8;
	line-height: 1.6em;
	font-size: 1.2em;
	margin-bottom:10px;
	background-image:url(../Images/BlueBg_1.jpg);	
	background-repeat:repeat-x;
	background-color:#34A6FE;
}
.infoBoxColor_blue{
	/*background-color:#34A6FE;*/
	color:#FFFFFF;
}
.infoBoxColor_blue2{
	background-color:#017CD8;
	color:#FFFFFF;		

}
#infoBox_Red{
	width:178px;
	padding:8px;
	border:4px solid #D80000;
	line-height: 1.6em;
	font-size: 1.2em;
	margin-bottom:10px;
	background-image:url(../Images/MaroonBg_1.jpg);	
	background-repeat:repeat-x;
	background-color:#6E0100;
}
.infoBoxColor_Red{
	/*background-color:#6E0100;*/		
	color:#FFFFFF;
}
#infoBox_Yellow{
	width:178px;
	padding:8px;
	border:4px solid #FFCC00;
	line-height: 1.6em;
	font-size: 1.2em;
	margin-bottom:10px;
	background-image:url(../Images/YellowBg_1.jpg);	
	background-repeat:repeat-x;
	background-color:#FFE88A;
}
.infoBoxColor_Yellow{
	/*background-color:#FFE88A;*/		
	color:#34A6FE;
	
}
.bannerHolder{
	width:640px;
	height:200px;	
	border:solid 1px #FF3C3B;
	padding:5px;
	/*background-color:#000000;*/
}
.boldand_red{
	font-weight: bold;
	color: #FF0000;
}
.boldand_yellow{
	font-weight: bold;
	color: #FFCC00;
}
.boldand_blue{
	font-weight: bold;
	color: #4F6A8C;
}

#contactBox_1{
	width:634px;
	height:170px;
	border:solid 4px #FFCC00;
	/*background-color:#4F6A8C;*/
	text-align:center;
	color:#FFFFFF;
	line-height: 1.6em;
	font-size: 1.5em;
	padding:5px;
	margin-bottom:10px;
	background-image:url(../Images/BlueBg_2.jpg);	
	background-repeat:repeat-x;
	background-color:#34A6FE;
}
#contactBox_2{
	width:634px;
	height:200px;
	border:4px solid #FFCC00;
	background-color:#ECEBCF;
	text-align:center;
	color:#666666;
	line-height: 1.6em;
	font-size: 1.5em;
	padding:5px;
	margin-bottom:10px;
	background-image:url(../Images/BeigeBg_1.jpg);	
	background-repeat:repeat-x;
	background-color:#ECEBCF;
}
#contactBox_2 a{
	text-decoration:none;
}
#contactBox_2 a:hover{
	color:#FF0000;
}

#infoBox_nutral{
	width:634px;
	border:solid 4px #000000;
	padding:5px;
	margin-bottom:10px;
	background-color:#666666;
}


#infoBox_medium{
	width:610px;
	/*height:188px;*/
	padding:8px;
	border:4px solid #FFCC00;
	/*line-height: 1.0em;
	font-size: 1.5em;*/
	margin-bottom:10px;
	background-image:url(../Images/YellowBg_1.jpg);	
	background-repeat:repeat-x;
	background-color:#FFE88A;
}
#infoBox_medium h1 {
	font-size: 1.4em;
	letter-spacing: 0.1em;
	line-height: 1em;
	/*color:#34A6FE;*/
	color:#333333;
}
#rssBox{
	width:634px;
	padding:5px;
	border:4px solid #FFCC00;
	/*line-height: 1.6em;
	font-size: 1.2em;*/
	margin-bottom:10px;
	background-image:url(../Images/YellowBg_1.jpg);	
	background-repeat:repeat-x;
	background-color:#FFE88A;
}

#rssBox_yellow{
	width:634px;
	padding:5px;
	border:4px solid #FFCC00;
	margin-bottom:10px;
	height:300px;
	overflow:auto;
}
#rssBox_red{
	width:634px;
	padding:5px;
	border:4px solid #FF3C3B;
	margin-bottom:10px;
	height:300px;
	overflow:auto;
}
#rssBox_neutral{
	width:634px;
	padding:5px;
	border:4px solid #999999;
	margin-bottom:10px;
	height:300px;
	overflow:auto;
	background-color:#FFE88A;
}
#partners_large{
	width:624px;
	padding:5px;
	border:4px solid #999999;
	background-color:#FFE88A;
}
.partner_pic{
	text-align:center;
	width:300px;

	border:1px solid #000000;	
}

#side_partner_box{
	width:195px;
	padding:2px;
	/*border:1px solid #FFCC00;*/
	margin-bottom:10px;
	/*background-image:url(../Images/YellowBg_1.jpg);	
	background-repeat:repeat-x;
	background-color:#FFE88A;*/
}