@charset "UTF-8";
/* CSS Document */


/* Main Template styles */
html {
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	background:#b5e2ff url(/images/blue_bg_gradient.jpg) repeat-x;
	
}


p {
	
}

a img {
	border:0px;
}




ul {
	margin-left:20px;
	list-style:disc;
	margin-top:20px; 
	margin-bottom:20px; 
}

li {
	padding: 2px;
	line-height:17px;
}

h1 {
	color:#C6000D;
	font-family:"Verdana";
	font-size:19px;
	font-style:italic;
	font-weight:normal;
	line-height:18px;
	margin-top:20px;
	margin-bottom:20px;
}

h2 {
	font-size:15px;
	font-weight:normal;
	font-style:italic;
	margin-bottom:10px;
	margin-top:15px;
	line-height:16px;
}

h3 {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:15px;
}

h3 a{
	text-decoration:none;
}

h3 a:hover{
	text-decoration:underline;
}

h4 {
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	margin-bottom:10px;
	margin-top:15px;
}

table{
	
}

table th{
	
}

table tr{
	
	}	
	
table td{
	
}

#alt{ 
	margin: 1px;
	color: #333333;
	padding: 3px 6px 3px 6px;
	background-color: #cccccc;}	

form{
	font-family:"Verdana";
	font-size: 11px;
	line-height:17px;
	margin-bottom:20px;
	margin-top:20px;
}

input, textarea, option,select{
	font-family:"Verdana";
	font-size: 11px;	
}


/* Table layouts for content */
/* #content table{
	padding: 5px;
}

#content table th{
	padding: 5px;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-size: 12px;
	background-color: #c6c6c6;
	border: #7f8d96 1px solid;
}

#content table tr{
	margin: 1px;
	color: #333333;
	padding: 3px 6px 3px 6px;
	background-color: #e6e6e6;}	
	
#content table td{
	border: #7f8d96 1px solid;
	margin: 1px;
	padding: 5px;
} */

/* Plain Layout table ie. marketing with nav */

#content #plain{
	width:;
	border:0;
	height:100%;
}

#content #plain tr{
	padding: 5px;
	border:0; 
	background-color:transparent;
}

#content #plain td{
	border:0;
	background-color:transparent;
	padding: 5px;
}

#contactform .message{
	border:0;
	list-style-type:none;
}
/* Form layouts */
#formFieldDescrip{
	padding:0px;
	margin: -20px 0px 20px 200px;	
}

#formFieldRight{
	margin-left: 200px;
}

label{
	width: 200px;
	float: left;
	display: block
}

.red{
	color:#c6000d;
	display:inline;	
}

/* Main Container and Header styles */

#container { /* main container */
	width:922px;
	margin:auto;
	padding-top:40px;	
}

#shortContainer { /* main container */
	width:576px;
	margin:auto;
	padding-top:10px;	
}

#shortContent .content {margin-bottom:0;}


#header { /* main header bar with logo */
	background: #cccccc url(/images/headerBar.jpg) no-repeat;
	height: 119px;
	padding: 0;
	margin: 0;
	}
	
#shortHeader { /* main header bar with logo */
	background: #cccccc url(/images/short_headerBar.jpg) no-repeat;
	height: 106px;
	padding: 0;
	margin: 0;
	}
	
#mainTable{ /* wrapper contains menu and content */
	width:100%;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align:top;
}

#mainTable tr{ /* wrapper contains menu and content */
	background-color:transparent;
	vertical-align:top;
}

#mainTable td { /* wrapper contains menu and content */
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align:top;
}

#contentBg { /* holds page contents*/
	background: #cccccc url(/images/contentbg.jpg) repeat-y;
}

#shortContentBg { /* holds page contents*/
	background: #cccccc url(/images/short_contentbg.jpg) repeat-y;
}

#borderLeft{ /* wrapper drop shadow left*/
	background: #cccccc url(/images/containerLeft_bg.jpg) repeat-y;
	width: 12px;
	min-height:75px;
}

#borderRight { /* wrapper drop shadow right*/
	background: #cccccc url(/images/containerRight_bg.jpg) repeat-y;
	width: 12px;
	min-height:25px;
}

/* Main horizontal menu */
#mainTable #mainNavCell{
	height: 25px;
}

#mainNav {
	background:#c6000d url(/images/navbg.jpg) repeat-x;
	height:25px;
	padding-left: 5px;
}



#mainNav, #mainNav ul { 
	margin: 0;
	list-style: none;
	line-height: 1;
}

#mainNav a {
	color:#ffffff;
	display: block;
/*	width: 10em; */
}

#mainNav li { 
	float: left;
	height:25px;
	padding:0px;
	line-height: 15px;
 /*	width: 10em; width needed or else Opera goes nuts */
}

#mainNav ul li {
	width:10em;
}

#mainNav ul a {
	width:9em;
}

#mainNav a:link, #mainNav a:visited {
	color:#ffffff;
	text-decoration:none;
	padding: 4px 6px 5px 6px;
}

#mainNav a:hover, #mainNav a:focus {
	color:#ffffff; 
	background-color: #990000;
}

/* Content + Page Header 
	holds page title*/

#mainTable td#pageTitle{
	padding: 20px 0px 0px 30px;
}

#mainTable #content{ /* holds page contents*/
	padding: 5px 30px 30px 30px;
	text-align: justify;
	min-height: 450px;
}

#mainTable .content{ /* holds page contents*/
	padding: 5px 30px 0 30px;
	text-align: justify;
	min-height: 0;
}


#pageTitle{
	background:#cccccc url(/images/pageHeaderbg.jpg) no-repeat;
	height:63px;
	font-size:19px;
	font-weight:bold;
	font-style:italic;
}

/* Sub Nav */
#subNav, #subNav ul { 
	margin: 25px 30px 0px 0px;
	list-style: none;
	line-height: 1;
	border-right: #CCCCCC 1px solid;
	width: 130px;
	float:left;
}

#subNav a {
	color:#C6000D;
	text-decoration:none;
	font-weight:bold;
}

#subNav li { 
	text-align:left;
	width: 120px;
 	padding: 5px 0px 5px 0px;
}

#subNav a:link, #subNav a:visited{
	color:#C6000D;
}

#subNav a:hover, #subNav a:focus{
	color:#343434;
}

/* News Item */
#newsItem table{
	padding: 10px 0px 10px 0px;	
	border: 0;
}
	
#newsItem tr{
	border: 0;
}

.contactName a{
	text-decoration: none;
}

.contactName a:hover{
	text-decoration: underline;
}

#content #newsItem tr{
	background-color: transparent;}	

#newsItem tr td{
	border: 0;
	vertical-align:baseline;
	background-color: transparent;
}


#spacer{
	border: 0;	
}	
	
#newsItem #newsHeader{
	border-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding: 20px 0px 0px 5px;
}

#newsItem #newsHeader h3{ 
	margin: 0;
}


#newsItem #newsInfo{
	text-align:right;
	border-top: 0;
	font-weight:bold;
	padding-right: 10px;
}

#newsItem #newsDetails{
	font-size:11px;
	color: #000000;
	font-style:normal;
	padding: 5px 5px 15px 5px;
	text-align:right;
	border-bottom: #7f8d96 1px solid;
	border-left: 0;
	border-right: 0;
}

#newsItem #newsDetails p{
	margin: 0;
}

#newsItem #newsDetails img{
	float:right;
	padding-left: 10px;
}


#newsContent{
	line-height: 15px;
	border: 0;
	background-color: transparent;
}

#newsContent img{
	float:right;
	margin:2px;
	padding: 10px;
}

#basket{
	float:right;
	}

#addnew{
	background-color: #ffffff;
}

#addnew a{
text-decoration:none;
}

#addnew a:hover{
text-decoration:underline;
}

/* footer */
#footer {
	width:996px;
	margin:auto;
	background: #b5e2ff url(/images/footerbg.jpg) no-repeat;
	height: 50px;
	padding-top: 20px;
}

#shortFooter {
	width:576px;
	margin:0 0 20px 0;
	background: #b5e2ff url(/images/short_footerbg.jpg) no-repeat;
	height: 19px;
}

.calculator {border:none;width:100%;}
.calculator td {border:none;}
.calculator-panel {border:none;}
.calculator-panel .label {width:200px;vertical-align:bottom;}
.calculator-panel .field {width:70px;vertical-align:bottom;}
.calculator-panel .long-text-input {width:200px;}
.calculator-panel .short-text-input {width:50px;}
.calculator-panel .field h3 {margin:0 0 0 0;}

/* CMS edit */
.cms_edit_text td {
margin:0px !important;
padding:0px !important;
}

.innova_fix td	{
padding:0px !important;
border:0px !important;
}

/* Alerts and Messages */
.message { margin:10px 0 10px 0px; padding:20px 20px 20px 20px; border: 1px solid #cccccc; background:#FFFACC; }
.error {  margin:10px 0 10px 0px; padding:20px 20px 20px 20px; border: 1px solid red; color:red; background:#FFE4C4; }
.validation {  margin:10px 0 10px 0px; padding:20px 20px 20px 20px; border: 1px solid red; color:red; background-color:#FFE4C4; }
.message li, .error li, .validation li {margin:0 0 0 20px; padding:0 0 0 20px;}

.buttonPrint	{
float:right;
margin-right:14px;
}

.printLogo	{
display:none;
}






 
