@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background-image:url("../images/body-bg.gif");
	background-position:0 0px;
	background-repeat:repeat-x;
	text-align:center;
	color:#333333;
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	background-color:#d8d8d8;
	padding-bottom:10px;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	padding:0;
	margin:0;
	font-size:12px;
	display:block;
}
div.buttonheading {
	display:none;
}
span.modifydate, span.createdby {
	display:none;
}
.readmoremore {
	display:block;
	clear:both;
	padding-top:3px;
}
.blogmodule-testimonial span.createdate {
	display:none;
}
h2.contentheading {
	color: #CC0000;
	padding-top:10px;
}
.leading h2.contentheading {
	padding-top:0;
	border:0;
}
div.iteminfo, div.articleinfo {
	color: #666666;
	padding-bottom:3px;
}
table {
	border-collapse:collapse;
	border:0;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color: #CC0000;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
#site {
	width:980px;
	text-align:left;
	margin:0 auto;
	background-image:url("../images/site-bg.gif");
	background-position:0 0px;
	background-repeat:repeat-y;
}
#site-top {
	padding:10px;
	background-image:url("../images/site-top-bg.gif");
	background-position:0 0px;
	background-repeat:no-repeat;
	padding-bottom:0px;
	clear:both;
}
#site-bot {
	padding:10px;
	padding-top:0px;
	padding-bottom:15px;
	background-position:bottom center;
	background-repeat:no-repeat;
	background-image:url("../images/site-bot-bg.gif");
	clear:both;
}
.cat {
	padding:5px;
	float:left;
width:150px;
}
.cat div {
background-color:#666666;
}
#site-hold-text {
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}
#header {
	height:64px;
	background-image:url("../images/header-bg.jpg");
	background-position:0 0px;
	background-repeat:no-repeat;
}
#flashnav {
	padding:5px;
	height:48px;
}
#flashimage {
	padding:5px;
}
#flashcat {
	height:190px;
	clear:both;
	padding-top:10px;
}
#content {
clear:both;
}
#col-left {
	float:left;
	width:310px;
	padding:5px;
}
#col-right {
	float:left;
	width:630px;
	padding:5px;
}
.moduleheading, .blogheading {
}
.modulecontent, .blogcontent {
	line-height:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}
.clr {
	height:1px;
	overflow:hidden;
	clear:both;
}
#botbar {
	padding:5px;
}
#botbar div {
	height:5px;
	background-color:#DADADA;
}
#footer {
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:35px;
	padding-top:10px;
	background-image:url(../images/footer-bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:20px;
}
#footer a {
	color:#333333;
	text-decoration:none;
	font-weight:lighter;
}
#footer span {
}
#footer span a {
}
#footer a:hover {
	text-decoration:underline;
}
.footerleft {
	float:left; 
	width:182px;
	height:20px
}
.footerright {
	float:right; 
	width:728px;
	height:20px
}
.footerright td {
	text-align:right;
}
table.ozio {
	display:none;
}
div.oziobg {
	background-image:url(../images/oziobg.jpg);
	padding-top:10px;
	padding-bottom:15px;
	background-position:0 -5px;
}
.pagecountertop {
	text-align:right;
	padding-bottom:10px;
	border-bottom:1px solid #454545;
	margin-bottom:10px;
}
.pagecounterbot {
	text-align:right;
	padding-top:10px;
	border-top:1px solid #454545;
}
.pagination span {
	margin-left:6px;
}
.pagination {
	margin-left:14px;
}
.pagination a:hover, .pagecounterbot a:hover {
	text-decoration:underline;
	color: #00CCFF;
}
.blog img {
	width:80px;
}
div.chronoform {
	display:none;
}
.cf_button {
	padding-left:100px;
	width:150px;
}
div.form_item label {
	float:left;
	display:block;
	width:90px;
	text-align:right;
	padding-right:10px;
	padding-top:1px;
}

div.form_item textarea {
	float:left;
	width:300px;
	padding:2px;
	font-size:12px;
	font-family:Verdana, Arial, Tahoma;;
}
div.clear {
	clear:both;
}
ul {
	display:block;
	margin:0;
	padding:0;
	padding-left:10px;
}
.moduleheading {
	display: block;
	width: 100%;
}

.cf_text{
	font-size:11px;
	color:#333333;
	font-family: Verdana, Arial, Tahoma;
	}
.cf_label{
	font-size:11px;
	color:#333333;
	font-family: Verdana, Arial, Tahoma;
	}
.check_label{
	font-size:11px;
	color:#333333;
	font-family: Verdana, Arial, Tahoma;
	}
	
div.form_item input {
	float: left;
	width: 200px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 11px;
	font-family:  Verdana, Arial, Tahoma;
	}
.foot_prod	{
	text-align:right;
	margin-top:-10px;
	}
