/* 
  -------------------------------------
  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;*/
	margin-top: 4px;
	margin-bottom: -5px;
	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: 740px;
	/*background-image: url(../demo-images/sol.jpg);
	background-repeat: no-repeat;
	padding-top: 140px; */
	background-position: 22px -78px;
}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
}
#c2 .content {
	color: black;
	font-size: 0.8em;
	padding: 16px 42px 16px 42px;
	line-height: 1.6em;
}
h1 {
	font-size: 1.2em;
	color: #67090c;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.1em;
	color: #8f0a0e;
	margin-top: 30px;
	margin-bottom: 5px;
}

h3 {
	font-size: 1em;
	color: #c40a0f;
	margin-top: 20px;
	margin-bottom: 5px;
}

h4 {
	font-size: 0.9em;
	color: #e00a0f;
}

#c1 h1, #c1 h2, #c1 h3, #c1 h4 {
	color: black;
}

.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, .content a:visited {
	color: #8b0000;
	text-decoration: none;
	font-weight: bold;
}

.content a:hover {
	color: #8b0000;
	background-color: #a9a9a9;
	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: #8b0000;
	text-decoration: none;
	
}
#c1 .content a:visited {
	color: #8b0000;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #8b0000;
	background-color: #d3d3d3;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}

#c1 .content .livezilla {
	margin-top: 50px;
	text-align: center;
}

#c1 .content .livezilla a:hover {
	background-color: transparent;
}

#c1 .content .oisv a:hover {
	background-color: transparent;
}

#c1 .content .nohover a:hover {
	background-color: transparent;
}

#c2 .content .nohover a:hover {
	background-color: transparent;
}

.menor {
	font-size: x-small;
	line-height: 9px;
}

.icon {
	margin-right: 20px;
}

#c2 table {
	margin-top: 15px;
	margin-left: 20px;
}

#c2 tr {
	background-color: #dcdcdc;
}

#c2 table img {
	margin-right: 8px;
}

#c2 .content table {
	background-color: gray;
}

#c2 .section_box2 table {
	background-color: #708090;
}

#c2 th {
	background-color: #696969;
}

#c2 .section_box table {
	background-color: #696969;
}


#c2 .content .History {
	background-color: silver;
	border: 1px;
	border-color: #708090;
	border-style: solid;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

#c2 .section_box .History, #c2 .section_box2 .History{
	background-color: silver;
	border: 1px;
	border-color: #708090;
	border-style: solid;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-left: 20px;
}

#c2 .section_box h4, #c2 .section_box2 h4, .quotes {
	margin-left: 20px;	
} 

#c2 .content .History h3 {
	margin-top: 10px;
	margin-bottom: 0px;
}
#c2 .content .History ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
#c2 .clear {
	background-color: transparent;
}

.remark {
	color: #8b0000;
	font-size: 10px;
}

.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.tiny {
	font-size: 8px;
}

.code {
	font-family: "Courier New", Courier, monospace;
}

.oisv {
	padding-top: 15px;
	margin-bottom: 0px;
}

#c2 .alert {
	background-color: #b22222;
	border: 1px;
	border-color: black;
	border-style: solid;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	color: white;
	font-weight: bolder;
}
