/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#5f9ac4;
}
a:hover {
	color:#5f9ac4;
	text-decoration : underline;
}

html {
	background:#00011f url(../images/background.gif) top repeat-x;
}

body {
	vertical-align:top;
	background:url(../images/nav.gif) top center no-repeat;
	height: 100%;
	width:100%;
}

h1, h2, h3, h4, h5, h6, p, ol, div, img, body, ul, li {
	padding:0;
	margin:0;
}

img {
	display:block;
	overflow:hidden;
}
ol,ul {list-style:none;}
p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #174a7c;
	padding:0 0 10px 0;
	margin:0;
	font-style: normal;
	font-weight: normal;
}

.h1_alt {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #174a7c;
	padding:0 0 10px 0;
	margin:0;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #174a7c;
	padding:0 0 5px 0;
	margin:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #c6c8ca;
}

.h2_alt {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #174a7c;
	padding:0 0 5px 0;
	margin:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #c6c8ca;
}

h3 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #174a7c;
	padding:0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.h3_alt {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #174a7c;
	padding:0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

#shadow {
	width:100%;
	background:url(../images/footer.gif) top repeat-x;
}
#wrapper {
	width:996px;
	height:auto;
	margin:0 auto 0 auto;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:980px;
	height:143px;
	padding:0 8px 0 8px;
	position:relative;
	background:url(../images/header.jpg) top right no-repeat;
}

.logo {
	position:absolute;
	left:0;
	top:39px;
	display:block;
}

/*--------------------------------------------------------------------------------------------------
	horizontal navigation
--------------------------------------------------------------------------------------------------*/

#nav {
	width:988px;
	height:50px;
	padding:15px 0 12px 8px;
}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;z-index:200;
}
ul#topnav li a {
	float: left; 
	    padding:8px 0 0 0;
		text-align:center;
	height:27px;
	width:115px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: url(../images/nav_off.gif) top left no-repeat;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
	text-decoration: none;
}


ul#topnav li:hover a, ul#topnav li a:hover { 
text-decoration: none;
	color:#FFFFFF;
	background: url(../images/nav_hover.gif) top left no-repeat;
 }


ul#topnav li .sub {
	position: absolute;	
	top: 40px; left: 0;
	background: #00011f url(sub_bg.png) repeat-x;
	padding:0;
	float: left;
	-moz-border-radius:5px;
border-radius:5px;
	display: none;
	border:1px solid #174a7c;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	float: left;
}

ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	border-bottom:1px solid #174a7c;
}

ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background:url(../images/subnav_off.gif) left no-repeat;
	padding: 7px 10px 7px 23px;
	display: block;
	margin:0;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	width: 140px;
	line-height:13px;
	
	text-align:left;
}

ul#topnav .sub ul li:last-child {
	border:none;
}


ul#topnav .sub ul li a:hover {color:#FFFFFF; background:#0f3254 url(../images/subnav_on.gif) left no-repeat;}	
.nav_space {
	margin:0 8px 0 0;
	} 

/*--------------------------------------------------------------------------------------------------
	vertical navigation
--------------------------------------------------------------------------------------------------*/

#vertnav
{
width:240px;
float:left;
padding:0 0 15px 0;
}

#vertnav ul
{
list-style-type: none;
font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
font-size: 14px;
line-height:14px;
font-weight:bold;
margin:0;
}


#vertnav a
{
display: block;
padding: 5px 0 5px 22px;
margin:0 0 3px 0;
width: 218px;
text-decoration: none;
color: #FFFFFF;
border:1px solid #31425f;
-moz-border-radius: 5px;
    border-radius: 5px;
background: url(../images/vertnav_off.gif) left no-repeat;
}

#vertnav a:hover
{
text-decoration: none;
background:#31425f url(../images/vertnav_on.gif) left no-repeat;
color:#5f9ac4;
}

#vertnav a#current
{
text-decoration: none;
background:#31425f url(../images/vertnav_on.gif) left no-repeat;
color:#5f9ac4;
}

#vertnav ul ul
{
border:none;
margin:0 0 3px 0;
}

#vertnav ul ul a
{
display: block;
padding: 3px 0 3px 28px;
margin:0;
width: 212px;
font-size: 12px;
line-height:14px;
color: #333333;
background:url(../images/vertbullet_off.gif) left no-repeat;
border-bottom:1px solid #c6c8ca;
border-left:none;
border-right:none;
border-top:none;
}

#vertnav ul ul a:hover
{
text-decoration: none;
color:#5f9ac4;
background:url(../images/vertbullet_on.gif) left no-repeat;
}

#vertnav ul ul a#current
{
text-decoration: none;
color:#5f9ac4;
background:url(../images/vertbullet_on.gif) left no-repeat;
}
/*--------------------------------------------------------------------------------------------------
	index
--------------------------------------------------------------------------------------------------*/

#intro {
	width:980px;
	padding:0 8px 0 8px;
	height:264px;
	background:url(../images/flash.gif) top center no-repeat;
}

#content {
	width:920px;
	overflow:hidden;
	padding:33px 38px 10px 38px;
	overflow:hidden;
	background:url(../images/content_top.gif) top no-repeat;
}

.column {
	width:220px;
	float:right;
}

.technology {
	background:url(../images/image_technology.jpg) top left no-repeat;
	padding:110px 18px 0 0;
}

.applications {
	background:url(../images/image_applications.jpg) top no-repeat;
	padding:110px 0 0 0;
}

#copy {
	width:430px;
	float:left;
}

.image_right {
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #c7c8ca;
	padding:5px;
	clear:both;
	display:inline;
}
.image_left {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #c7c8ca;
	padding:5px;
	clear:both;
	display:inline;
}
/*--------------------------------------------------------------------------------------------------
	subpage
--------------------------------------------------------------------------------------------------*/

#sub_content {
	width:980px;
	overflow:hidden;
	padding:8px 8px 10px 8px;
	overflow:hidden;
	background:url(../images/subcontent_top.gif) top no-repeat;
}

#sub_column {
	width:240px;
	float:right;
	padding:0 20px 0 0;
}

#sub_column img {
	padding:20px 0 10px 0;
	display:block;
}

#sub_header {
	width:980px;
	height:81px;
}

#sub_header p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 33px;
	line-height: 35px;
	color: #FFFFFF;
	padding:25px 0 10px 30px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 1px 1px 1px #000;
}

.background_applications {
	background:url(../images/header_applications.jpg) top no-repeat;
}

.background_contact {
	background:url(../images/header_contact.jpg) top no-repeat;
}
#sub_copy {
	width:640px;
	float:left;
	padding:20px 0 0 30px;
}

#crumb {
	width:700px;
    background:url(../images/crumb.gif) bottom repeat-x;
	float:left;
}

#crumb p {
	font-size: 12px;
	line-height: 14px;
	padding:20px 10px 10px 30px;
}
ul.bullet { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	padding:0 0 6px 15px;
	font-style: normal;
	font-weight: normal;
}

li.bullet { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding: 0 0 4px 7px;
}

ul.news { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	padding:0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

li.news { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding: 0 0 5px 7px;
	margin:0 0 5px 0;
	border-bottom:1px solid #c6c8ca;
}
/*--------------------------------------------------------------------------------------------------
	slider
--------------------------------------------------------------------------------------------------*/

#slider {
	position:relative;
    width:980px;
    height:264px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-directionNav a {
	display:block;
	width:39px;
	height:39px;
	background:url(../images/arrows.gif) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-39px 0;
	right:-19px;
}
a.nivo-prevNav {
	left:-19px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}




/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:500px;
	padding:15px 0 15px 10px;
	margin:5px 0 15px 0;
	float: left;
	text-align:left;
	border:1px solid #c6c8ca;
	-moz-border-radius: 5px;
    border-radius: 5px;
		width:auto;
		text-align:left;
	background:#FFFFFF url(../images/form.gif) bottom repeat-x;
}

.form {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.inputborder {
	border: 1px solid #5f9ac4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding:5px;
	width:200px;
	margin:0;
}

p.price a {
	font-weight:normal;
	width:50px;
	background:#5f9ac4 url(../images/arrow.gif) center right no-repeat;
	color:#FFFFFF;
	padding:5px 20px 5px 8px;
	margin:10px 0 0 0;
	display:block;
	border:1px solid #c6c8ca;
	text-transform:uppercase;
}
p.price a:hover {
	background:#174a7c url(../images/arrow.gif) center right no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/

#footer {
	width:980px;
	height:auto;
	margin:0 auto 0 auto;
	padding:35px 0 0 0;
	background:url(../images/content_bottom.gif) top no-repeat;
}


#footer p {
	font-size: 10px;
	line-height: 14px;
	color:#FFFFFF;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
#sub_footer {
	width:980px;
	height:auto;
	margin:0 auto 0 auto;
	padding:35px 0 0 0;
	background:url(../images/subcontent_bottom.gif) top no-repeat;
}


#sub_footer p {
	font-size: 10px;
	line-height: 14px;
	color:#FFFFFF;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.snipe {
	color:#29415b;
}

a.gecko  {
	text-decoration: none;
	color:#29415b;
}
a.gecko:hover {
	color:#FFFFFF;
	text-decoration : underline;
}



/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}
