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

/*
	PROJECT:       PROJECT NAME 
	VERSION:       1.0
	BY:            CYBEROPTIK.NET
	CONTRIBUTORS:  WARREN GREELEY, RON JOHNSON
	LAST UPDATED:  MM/DD/YY
*/


/* GLOBAL STYLES */

body {
	padding:0;
	margin:0;
	background:#fff url(../images/horizon.jpg) left 20px repeat-x;
}

body,th,td {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}

p {margin-top:0;}

a {
	text-decoration:none;
	color:#900;
	border-bottom:1px;
}

a img:hover {
	border-bottom:0;
}

a:hover {
	border-bottom:1px dotted #900;
}

img,img a {border:0;}

h1 {margin-top:0;}

h2 {margin-top:0;}

h3 {
	font-size:15px;
	margin-top:0;
}

h4 {
	font-size: 13px;
	margin: 0 0 0 30px;
}

h4.left {
	font-size: 13px;
	margin:0;
}

h4.pdf_dl {
font-size: 12px;
padding: 4px 0 4px 22px;
background-image: url('/images/pdf-document.png');
background-repeat: no-repeat;
background-position: left;
text-transform: uppercase;
font-weight: normal;
}

dl.story_link
{
margin: 0;
padding: 0;
}

.storylink dt
{
margin: 0;
padding: 0;
}

.story_link dd
{
font-size: 12px;
text-transform: uppercase;
margin: 0 0 10px 0;
padding: 0;
}

/* TEMPLATE STYLES */

.clear {clear:both;}
.alignleft {float:left;}
.alignright {float:right;}
.pad {padding:20px;}
.padtop {padding-top:20px;}
.padbtm {padding-bottom:20px;}
.padlft {padding-left:20px;}
.padrgt {padding-right:20px;}
.dblpad {padding:40px;}
.dblpadtop {padding-top:40px;}
.dblpadbtm {padding-bottom:40px;}
.dblpadlft {padding-left:40px;}
.dblpadrgt {padding-right:40px;}
.halfpad {padding:10px;}
.halfpadtop {padding-top:10px;}
.halfpadbtm {padding-bottom:10px;}
.halfpadlft {padding-left:10px;}
.halfpadrgt {padding-right:10px;}

.red {color:red;}
.drkred {color:#900;}
.gray {color:gray;}
.silver {color:silver;}
.blue {color:blue;}
.green {color:green;}


#container {
	width:940px;
	margin:0 auto;
}

#canvas {
	float:left;
	width:900px;
	padding:0 20px;
}



/* HEADER STYLES */

#header {
	float:left;
	width:900px;
	height:107px;
}

#header h1 {
	float:left;
	width:270px;
	height:60px;
	padding-top:22px;
	margin:0;
	background:url(../images/logo.jpg) left 22px no-repeat;
}

#header h1 a {
	float:left;
	width:270px;
	height:60px;
	border:0;
}

#header h1 span {display:none;}


/* NAVIGATION STYLES */

#nav {
	float:right;
	height:22px;
	padding-top:43px;
}

#nav ul {
	float:left;
	padding:0;
	padding-left:1px;
	background:url(../images/nav-spacer.jpg) left top no-repeat;
	margin:0;
	list-style:none;
}

#nav li {
	float:left;
	height:22px;
	padding-right:1px;
	background:url(../images/nav-spacer.jpg) right top no-repeat;
	position:relative;
}

#nav li.last {border-right:0;}

#nav a {
	float:left;
	height:22px;
	padding:0 24px;
	line-height:20px;
	color:white;
	text-transform:lowercase;
	background:url(../images/nav-hover.jpg) left -22px repeat-x;
	border-bottom:0;
}

#nav a:hover {
	background:url(../images/nav-hover.jpg) repeat-x;
	color:#900;
	text-decoration:none;
}

/* NAVIGATION DROPDOWN STYLES */

#nav ul li ul {
	display: none;
	border:1px solid silver;
	padding-left:0;
	background:white;
}

#nav ul li ul li {
	float:none;
	padding-right:0;
	height:26px;
}

#nav ul li ul a {
	float:left;
	background:white;
	color:#333;
	height:26px;
	line-height:26px;
	width:150px;
	text-transform:uppercase;
	font-size:10px;
	border-bottom:0;
}

#nav ul li ul li.sub { /* PRODUCTS "sub" nav */
	height:23px;
}

#nav ul li ul li.sub a { /* PRODUCTS "sub" nav */
	height:23px;
}

#nav ul li ul li.sub a { /* PRODUCTS "sub" nav */
	color:#999;
	text-indent:10px;
}

#nav ul li ul a:hover {
	background:#EEEEEE;
	color:#900;
}

#nav ul li:hover ul {
	display:block;
	position:absolute;
	top:22px;
	left:0;
	z-index:100;
}

#nav ul li:hover ul.right {
	display:block;
	position:absolute;
	top:22px;
	right:0;
	left:auto;
	z-index:100;
}

/* HOMEPAGE STYLES */

#flash {
	float:left;
	width:900px;
	height:310px;
}

p#tagline {
width:100%;
margin:10px 0 24px;
color:#999;
font-size:12px;
font-weight:;
font-style:italic;
text-align:center;
}

p#tagline span {
color:#666;
font-style:	normal;
font-weight:bold;
font-size:13px;
}

#modules {
	float:left;
	width:900px;
	padding:12px 0 18px 0;
}

#modules ul {
	float:left;
	/*width:900px;*/
	padding:0;
	margin:0;
	list-style:none;
}

#modules li {
	float:left;
	width:268px;
	padding-right:19px;
	border-right:1px solid silver;
	margin-right:25px;
}

#modules li.last {
	padding-right:0;
	border-right:0;
	margin-right:0;
}

#modules h2 {
	font-size:18px;
	line-height:22px;
	color:#840101;
	font-weight:normal;
}

#modules h2 a {
	color:#840101;
}

/* SIDEBAR STYLES */

#sidebar {
	float:left;
	width:258px;
}

#sidebar h3 {
	float:left;
	width:258px;
	height:53px;
	margin:0;
}

#sidebar h3.about {background:url(../images/about.jpg) left -1px no-repeat;}

#sidebar h3.products {background:url(../images/products.jpg) left -1px no-repeat;}

#sidebar h3.solutions {background:url(../images/solutions.jpg) left -1px no-repeat;}

#sidebar h3.news {background:url(../images/news.jpg) left -1px no-repeat;}

#sidebar h3.contact {background:url(../images/contact.jpg) left -1px no-repeat;}

#sidebar h3.connect {background:url(../images/connect.jpg) left -1px no-repeat;}

#sidebar h3.services {background:url(../images/services.jpg) left -1px no-repeat;}

#sidebar h3.downloads {background:url(../images/downloads.jpg) left -1px no-repeat;}

#sidebar h3.error_page {background:url(../images/404.jpg) left -1px no-repeat;}

#sidebar h3.live_demo {background:url(../images/liveDemo.jpg) left -1px no-repeat;}

#sidebar h3.applications {background:url(../images/applications.jpg) left -1px no-repeat;}

#sidebar h3.solutions {background:url(../images/solutions.jpg) left -1px no-repeat;}

#sidebar h3 span {
	display:none;
}

#sidebar ul {
	float:left;
	padding:12px 0;
	margin:0;
	list-style:none;
}

#sidebar li {
	float:left;
	width:258px;
	min-height:57px;
	padding-bottom:3px;
}

#sidebar a {
	float:left;
	width:236px;
	height:55px;
	border:1px solid #999;
	line-height:55px;
	background:white url(../images/sidebar-horizon.jpg) right top;
	color:#666;
	padding-left:20px;
	font-size:13px;
	font-weight:bold;
}

#sidebar a.solution {
	width:240px;
	padding-left:16px;
	font-weight: bold;
}

#sidebar a:hover {
	background:url(../images/sidebar-horizon.jpg) right -55px;
	text-decoration:none;
	color:#333;
}

#sidebar li ul {
	float:left;
	padding:0;
	padding-top:1px;
	margin:0;
	list-style:none;
}

#sidebar li ul li {
	float:left;
	width:258px;
	height:39px;
	padding-bottom:1px;
	min-height:34px;
}

#sidebar li ul a {
	float:left;
	width:221px;
	height:37px;
	border:1px solid #999;
	line-height:37px;
	background:white url(../images/sidebar-horizon-sm.jpg) right top;
	color:#666;
	padding-left:35px;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
}

#sidebar li ul a:hover {
	background:url(../images/sidebar-horizon-sm.jpg) right -37px;
	text-decoration:none;
	color:#900;
}

#sidebar .contact-info {
	float:left;
	display: inline;
	width:226px;
	border:1px solid #999;
	padding:15px;
}

#sidebar h2 {
	margin:0;
	font-size:14px;
	line-height:18px;
	float:left;
}

#sidebar .contact-info {
padding-top: 20px;
}

#sidebar .contact-info h2 {
padding: 0;
margin: 0;
line-height: normal;
}

#sidebar .contact-info p {
width: 190px;
clear: both;
}

#sidebar .contact-info a {
background-image: none;
padding: 0;
line-height: normal;
font-weight: normal;
border: none;
float: none;
}

ul#squidNav {
float: left;
margin: 0 0 40px 0;
}

/* SOCIAL NETWORKING STYLES */

#sn_icons_2 {
width: 226px;
margin: 20px 0;
float: left;
clear: left;
position: relative;
}

#sn_icons_2 a, #sn_icons_2 a:hover {
margin: 0 20px 0 0;
padding: 0;
width: 32px;
height: 32px;
background: none;
border: none;
}


/* CONTENT STYLES */

#content {
	float:right;
	width:828px;
	padding:20px 50px 20px 20px;
	margin:7px 0 7px 0;
	background:white;
	border:1px solid #999;
	min-height:471px;
}

#content h1 {
	font-size:22px;
	line-height:46px;
	color:#444444;
	font-weight:normal;
	text-transform:uppercase;
}

#content-area {
	width:533px;
	min-height: 480px;
   	height:auto !important;
   	height: 480px;
	float:right;
}

#content h2 {
	font-size:16px;
	margin: 32px 0 7px 0;
	color:#333;
	font-weight:normal;
	text-transform:uppercase;
}

#content-area h2.drkred {
	margin: 50px 0 10px 0;
	color: #900;
	clear: both;
}

#content-area h5 a {
	font-size:11px;
	margin: 0 0 0 36px;
	color:#900;
	font-weight:normal;
	text-transform:uppercase;
}

.contact-info h2, .contact-info p {
float: left;
clear: right;
}

#content-area p.intro {
color: #777;
font-size: 14px;
font-weight: bold;
line-height: 1.5em;
}

ul#format01 {
display: inline;
list-style: none;
}

ul#format01 li {
width: 533px;
margin: 30px 0 0 0;
float: left;
clear: both;
}

/* begin nested list */

ul#format01 ul {
}

ul#format01 ul li
 {
margin: 0 0 0 14px;
}

ul#format01 ul li.title {
list-style: none;
margin: 0;
font-size: 13px;
font-weight: bold;
}

/* end nested list */

ul#format01 li h3 {
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #555;
	text-transform: uppercase;
	clear: both;
}

ul#format01 li h2 {
	margin: 0 0 17px 0;
	color: #900;
	text-transform: uppercase;
	/*float: left;*/
	clear: both;
}

p.first,
ul#format01 li p.first {
	color: #666;
	font-weight: bold;
	font-style: italic;
}

img.imgfloatL,
ul#format01 li img.imgfloatL {
	float: left;
	margin: 3px 10px 14px 0;
	border: 1px solid #ddd;
}

img.imgfloatR,
ul#format01 li img.imgfloatR {
	float: right;
	margin: 3px 7px 14px 10px;
	border: 1px solid #ddd;
}

/* CAREERS STYLES */
.job {
margin:0 0 50px 0;
}


/* NEWS STYLES */

#news h3 {
	margin:0;
}

/* APPLICATION GRAPHIC MENU STYLES */
ul#appGraphic {
margin:0 0 0 -35px;
min-height: 65px;
height:auto !important;
height: 65px;
}

ul#appGraphic li {
list-style: none;
margin: 0;
float: left;
}

ul#appGraphic li a {
display: inline-block;
height: 65px;
}

ul#appGraphic li.demand a {
width: 164px;
background: url(../images/demandRed_02.png) no-repeat bottom;
}

ul#appGraphic li.efficiency a {
width: 175px;
background: url(../images/improvedEff_02.png) no-repeat bottom;
}

ul#appGraphic li.price a {
width: 166px;
background: url(../images/priceOpt_02.png) no-repeat bottom;
}

ul#appGraphic li a:hover {
border: none;
background-position: top;
}

body#demand ul#appGraphic li.demand a,
body#efficiency ul#appGraphic li.efficiency a,
body#price ul#appGraphic li.price a {
background-position: top;
}


/* FOOTER STYLES */

#footer {
	height:195px;
	float:left;
	width:900px;
	padding:10px 0;
	margin-bottom:10px;
	background:#686868 url(../images/footer-horizon.jpg) repeat-x top;
}

#footer h3 {
	font-size:15px;
	line-height:20px;
	font-weight:normal;
	color:white;
	margin-bottom:0.75em;
}

#footer h3 a {
	color:white;
}

#footer a {
	color:#CCC;
	border-bottom:0;
}

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

#footer ul {
	padding:0;
	margin:0;
	list-style:none;
}

#footer li {
	padding:0;
	margin:0;
	padding-left:15px;
}

#footer li.sub {
	font-size:90%;
	text-indent:10px;
	text-transform:lowercase;
}

#footer img.icon {
	float:left;
	width:20px;
	padding-right:4px;
}

.footer-left {
	float:left;
	width:152px;
	height:185px;
	padding:0 10px;
	border-right:1px solid #999;
}

.footer-left a {
	display:block;
}

.footer-right {
	float:right;
	width:167px;
	height:145px;
	padding-right:10px;
	text-align:right;
	/*font-size:10px;
	line-height:14px;*/
	color:white;
	position:relative;
}

.login {
	float:left;
	width:167px;
	height:90px;
	font-size:12px;
}

.copy {
	float:left;
	width:167px;
	height:28px;
	font-size:10px;
	line-height:14px;
	margin-top:60px;
}


.table-basic {
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #666;
	}

.table-basic td, .table-basic th {
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #666;
	padding: 3px;
	}

.table-basic th {
	background: #ccc;
	color: #900;
	}
	
/* UPCOMING EVENTS */
.event-title {
margin: 0 0 .25em;	
border-bottom: 1px solid #900;
}
	
.event-info {
margin: 0 0 .25em;
padding: 0;
list-style-position:inside;
}

.event-info li {
	
}

#interest_div {
padding: 10px;
margin: 0 0 20px 0;
border: 1px solid #999;
background: #e1e1e1;
}

#interest_div h4 {
padding: 0;
margin: 0;
}

ul#acuityNav li a, ul#appNav li a {
font-size:11px;
text-transform:lowercase;
}

/* sub-side */

#sub-side {
float:left;
display: inline;
width:258px;
margin:0;
padding:0;
/* border: 1px dotted #ccc; */
}

#sub-side ul {
float:left;
display: inline;
list-style: none;
margin: 0;
padding:0;
}

#sub-side ul#demorequest li {
float:left;
display: inline;
margin: 0;
padding:0;
}

#sub-side ul#demoRequest li a {
float:left;
display: block;
font-size: 14px;
width: 258px;
padding: 10px 0;
margin: 0;
color: #333;
border: 1px solid #ccc;
text-align: center;
background-image: url('../images/demoButton_02.jpg');
background-repeat: repeat-x;
}

#sub-side ul#demoRequest li a:hover {
color: #fff;
background-image: url('../images/demoButton_over_02.jpg');
}

.floatL {float:left;}
.floatR {float:right;}
.clear {clear:both;}
a.noborder:hover {border:none;}

a#fish {margin: 0 50px 0 0;}

