/* @override http://innovationfocus.com.temp.omnis.com/landingpages/common/screen.css */

html,
body {
	background: url(/images/body_bg.jpg) #333 repeat-x;
	font: 12px 'Helvetica', sans-serif;
	margin: 0;
	padding: 0;
}

p {
	line-height: 18px;
	margin-bottom: 15px;}

img {
	display: inline;
	vertical-align: bottom;
	text-decoration: none;
	border: none;
	padding: 0;
	margin: 0;
}

hr {
	border: none;
	border-bottom: 1px dotted #999;
}

strong {font-weight:bold;}

a, a:hover, a:visited {
	color: #cc0000;}



.smaller {
	font-size: 85%;}
	
.floatr {
	float:right;
	margin: 20px;}
	
.floatl {
	float:left;
	margin: 12px;}	

.mr0 {margin-right: 0 !important;}
	
.ml0 {margin-left: 0 !important;}

.pl0 {padding-left: 0 !important;}

.pr0 {padding-right: 0 !important;}

.border3 {
	border: 4px solid #eaeaea;}


ul { list-style: none; }
h1, h2, h3, h4, h5, h6, p, a, input, form {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
	
.clear {
	clear: both;}


	

/* #glow puts a bg image slightly wider than 850 to add the glow effect of site canvas */



#glow {
	width: 850px;
	margin: auto;
	padding: 0;
	background: url('/images/glow.png') center top;} 

html>body #glow {
	padding: 0 10px;} 


/* container holds the portion of site that is 850 wide */

#container {
	/*width: 850px;*/
	margin: auto;
	background: url(/images/ie_bg.gif) repeat-y #F5F5F5;}
	
	
/* midbar - where the flash resides */

#midbar {
	background: url('/images/gray.jpg') no-repeat;}	
	
#midbar div {
	background: url(/images/red_bar.gif);
	border: 1px solid #642323;
	border-width: 1px 0px;}
	
	#midbar div ul {
		text-align: center;
		padding: 15px;
		margin: 0;}
		
		#midbar div ul li {
			display: inline;
			margin: 0 6px;}
			
		#midbar div ul li a {
			color: white;
			font: 12px 'helvetica';
			text-decoration:none;
			letter-spacing: 1px;}
	
	
	
	
/* main content area AKA: #contentbox */
	
#contentbox {
	float: left;
	width: 520px;
	padding: 30px;}
	
		
	#contentbox h1 {
		color:#962400;
		margin-bottom: 15px;
		font-size: 28px;}
		
	#contentbox p {
		margin-bottom: 15px;}
		
	#contentbox h2 {
		color: #363636;
		margin-bottom: 15px;
		font-size: 16px;
		line-height: 24px;}
		
	#contentbox ul {
		list-style: none;
		margin-left: 0px;
		padding-left: 13px;}
		
	#contentbox li {
		margin-bottom: 4px;}	
	
	
/* right column AKA: #sidebar */
	
#sidebar {
	background: white;
	float: right;
	width: 270px;}
	
	
	#sidebar div {
		border-bottom: 1px dotted #ccc;
		margin-bottom: 15px;
		padding-bottom: 15px;}

	#sidebar .search{
		border-top: 1px solid #685C54;
		border-bottom: 1px solid #685C54;
		background:  url(../ximages/search.gif) #8C7D72;
		height: 20px;
		padding: 7px;
		margin-bottom: 0;}
		
		
		#sidebar .search #keywords {
			margin-top: 0px;
			font: 12px "Lucida Sans"; 
			width: 150px;
			background: url('/images/search_m.gif') repeat-x transparent;
			border: none;}
			
		#sidebar .search #button {
			}
		
	#sidebar h4 {
		text-transform: uppercase;
		font-weight: bold;
		margin: 0 0 10px 15px;}
		
	#sidebar p {
		color: #666;
		margin: 0 15px;}
		
	#sidebar .date {
		color: white;
		margin: 0 0 10px 15px;
		padding: 2px;
		background-color: #8C7D72;
		text-transform: uppercase;
		font-weight: bold; }
		
#footer {
	text-align: center;
	background: black;
	border-top: 1px solid #666;
	padding: 5px;}
		
#footer ul {
	margin: 0;
	padding: 0;}
	
	#footer ul li {
		list-style: none;
		display: inline;}
		
	#footer a {
		color:#666;}
		
		
	#footer p {
		color: #ccc;}
		

.top {
	height: 200px;}

.form {
	width: 230px;
	float: right;
	margin: 15px;}
	
.form h3 {
	color: maroon;
	font-weight: bold;}
	
.top_img { 
	float: left;
	width:580px;
	margin: 0;}


li {
	list-style: square;}
	
.promote {
	font: 18px Arial;
	color: black;}
	
a.block {
	margin: 10px;
	padding: 15px;
	color: white;
	font: 14px arial;
	text-align: center;
	display: block;
	background: maroon;
	border: 1px solid black;
	border-width: 0 1px 1px 0;}
	
.tri {
	font: 32px arial;
	padding: 30px 0px 30px 30px;
	text-align: center;
	font-weight: bold !important;
	color: maroon;}










