/*****Basic Elements*****/  

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color: #EAEAEA;
	height: 100%;
}
	

h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #045484;
	margin-top: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #045484;
	margin-top: 0px;
	padding-bottom: 5px;
}

h3 {
	margin-bottom: 0px;
	text-transform: uppercase;
}

h4 {
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	margin-bottom: 5px;
}

h6 {
	font-size: 10px;
	margin-bottom: 10px;
}



hr {
color: #999999;
background: #999999;
border: 0;
height:1px;
margin: 0px;
padding: 0px;
}

sup {
font-size: 8px;
}


div.hr {
	border-top: 1px solid #666666;
	height: 2px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */

th {
	font-family: Arial, Helvetica, sans-serif;
	color:#045484;
	background-color: #e0eaf0;
	font-size: 12px;
	}


/*****Generic Classes*****/ 

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignbottom {
vertical-align: bottom;
bottom: 0px;
}

.border {
border:1px solid #999999;

}

/*****Basic Layout*****/  

#HomeLeftColumn
{
float:left;
width:230px;
border:1px solid #999999;
margin-top: 12px;
margin-left: 11px;
}

#HomeCenterColumn
{
position: absolute;
width:448px;
border:1px solid #999999;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 255px;
}

#HomeRightColumn
{
float:right;
width:230px;
border:1px solid #999999;
margin-top: 12px;
margin-bottom: 12px;
margin-right: 11px;
}

#SecondaryLeftColumn
{
float:left;
width:159px;
margin-top: 12px;
margin-left: 11px;
}

#SecondaryCenterColumn
{
position: absolute;
width:519px;
margin-top: 12px;
margin-bottom: 12px;
margin-left: 184px;
}

#SecondaryRightColumn
{
float:right;
width:230px;
border:1px solid #999999;
margin-top: 12px;
margin-bottom: 12px;
margin-right: 11px;
}


#footer {
width: 960px;
text-align: center;
vertical-align:top;
padding-top: 6px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #595959;
line-height:1.5em;
}

#footer a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #595959;
line-height:1.5em;
text-decoration: none;
padding-left: 3px;
padding-right: 3px;
}

#footer a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #045484;
line-height:1.5em;
text-decoration: none;
padding-left: 3px;
padding-right: 3px;
}

#footer a.active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #045484;
line-height:1.5em;
text-decoration: none;
padding-left: 3px;
padding-right: 3px;
}

.divider {
background-image:url(images/dot-border.jpg);
background-repeat: repeat-y;
width: 1px;
}

.newproduct{
background-image: url(images/new-product-image.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

.newproduct.orcadapt{
background-image: none;
background-position: bottom;
background-repeat: no-repeat;
z-index:1;

}
.newproduct .newproduct_flash {
height: 240px;
z-index: 2;
position: relative;
top: -10px;
margin-top: -12px;
margin-bottom: -10px;
}
/** Text **/

.orangelarge {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FCAE16;
text-align: left;
font-weight: bold;

}

.orangesmall {
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
color: #FCAE16;
text-align: left;
font-weight: bold;
}


/** Header **/



/** Logo **/

#logocontainer {
	width: 191px;
	height: 42px;
	margin: 23px 0px 0px 33px;
}

.opto4 {
width: 130px;
float: right;
text-align: right;
border-left: 1px solid #999999;
margin-left: 12px;
position: relative;
}


/*** Main Menu ***/

#containertopnav {
	width: 960px;
	margin: 0px;
	text-align: center;
	height: 37px;
	background-color: #002236;
	
}

#containertopnav ul#top_menu {
	list-style-type: none;
	display:inline;
	width: 100%;
	margin: auto;
}


#containertopnav ul#top_menu a {

display: block;
border: none;
}

#containertopnav ul#top_menu li {
	float: left;
	background-repeat: no-repeat;
background-position: left;
}


#containertopnav ul#top_menu li a:hover {
	color: #ffffff;
}

#containertopnav ul#top_menu li.active a {
	color: #ffffff;
}

#containertopnav ul#top_menu li.firstnav {
	background-image: none;
}

#containertopnav ul#top_menu li.active {
	
	margin: 0px 0px;
}

/*TOP NAVIGATION*/

#space {padding-left:0px;padding-right:0px;}
#nav {padding:0px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; list-style:none; position:relative; height:37px; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:37px; padding-left:0px; padding-right:0px;}
#nav li a.top_link {display:block; float:left; height:20px; line-height:25px; color:#575757; text-decoration:none; font-size:11px; font-weight:bold; padding-bottom:10px; cursor:pointer; }
#nav li a.top_link span {float:left; display:block; padding:0px 13px 10px 13px; height:15px;}
#nav li a.top_link span.down {float:left; display:block; padding:0px 13px 10px 13px; height:15px;}

#nav li:hover a.top_link {color:#575757; }
#nav li:hover a.top_link span.selected {background: none;}
#nav li:hover a.top_link span.down {background: none;}
#nav li a.top_link span.selected {background-image:url(../images/selected-background.png); position:relative; z-index:-500;}

#nav li.top:hover {position:relative; z-index:1000; background-image:url(../images/nav-background.png); background-repeat:repeat-x;}

#nav li:hover ul.sub
{left:0px; top:37px; background: #ffffff; padding: 3px; white-space:nowrap; width:132px; height:auto; z-index:300; color:#575757; text-align: left; opacity:0.80;filter:alpha(opacity=80); }
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width: 100%; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:20px; width: 100%; line-height:20px; text-indent:5px; color:#000; text-decoration:none; }
#nav li ul.sub li a.fly
{background:#ffffff;}
#nav li:hover ul.sub li a:hover 
{background:#045484; color:#ffffff; }
#nav li:hover ul.sub2 li a:hover 
{background:#045484; color:#ffffff; }
#nav li:hover ul.sub li a.fly:hover
{background:#045484; color:#ffffff; }

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:132px; top:-3px; background: #ffffff; padding:3px; white-space:nowrap; width:152px; z-index:800; height:auto; color: #ffffff; }

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#045484; color:#ffffff; } 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#ffffff; color:#000;} 







/*** Breadcrumb Links ***/

#breadcrumbs {
	margin: 0px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: -10px;

}

#breadcrumbs ul#links {
	list-style-type: none;
	display:inline;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


#breadcrumbs ul#links a {

border: none;
color: #666666;
text-decoration: none;
}

#breadcrumbs ul#links li {
	float: left;
	background-repeat: no-repeat;
background-position: left;
}


#breadcrumbs ul#links li a:hover {
	color: #045484;
	text-decoration: none;
}

#breadcrumbs ul#links li.active {
	color: #045484;
}







/*** Bottom Menu ***/




/*** Content ***/

.maincontent {
padding: 12px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
line-height:1.5em;
}

.maincontent a{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #045484;
line-height:1.5em;
text-decoration: underline;
}

.maincontent a:hover{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
line-height:1.5em;
text-decoration: underline;
}

.redarrow a{
text-decoration: none;
color: #666666;
}

.redarrow ul{
padding: 0px;
margin: 0px;
}

.redarrow li{

list-style: none;
background: url(images/red-arrow.jpg) no-repeat left top;
padding-left: 20px;
padding-bottom: 2px;
}


.labelRow {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:16px;
}

.copyright {
	font-size: 10px;
	color: #045484;
}

.pullquote {
padding: 15px;
width: 463px;
background-color: #e0eaf0;
color: #045484;
text-align: center;
font-size: 14px;
font-weight: bold;
font-style:italic;

}

.applicationspullquote {
padding: 5px;
width: 463px;
background-color: #e0eaf0;
color: #000000;
text-align: left;
font-size: 12px;
font-weight: bold;
font-style:italic;

}


.applicationspullquote ul li{
padding-right: 10px;
background-color: #e0eaf0;
color: #000000;
text-align: left;
font-size: 12px;
font-weight: bold;
font-style:italic;

}

.pullquotewide {
padding: 15px;

background-color: #e0eaf0;
color: #045484;
text-align: center;
font-size: 14px;
font-weight: bold;
font-style:italic;

}

.downloads {
padding-left: 15px;
padding-right: 15px;
text-align:left;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #7C7A7A;
line-height:1.5em;
}

.downloads a{
text-decoration: none;
	color: #7C7A7A;
}
.maincontent SUP { line-height: 0; } 


.secondarycontent {
padding-left: 15px;
padding-right: 15px;
text-align:left;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #595959;
line-height:1.5em;
}

.secondarycontent SUP { line-height: 0; } 

.sitemapcontent {
padding-left: 15px;
padding-right: 15px;
text-align:left;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #595959;
line-height:20px;
}

.sitemapcontent a{
text-align:left;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #595959;
line-height:20px;
text-decoration: none;
}

.sitemapcontent a:hover{
text-align:left;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #595959;
line-height:20px;
text-decoration: underline;
}

.newscontent {
padding-top: 0px;
padding-left: 15px;
padding-right: 15px;
text-align:left;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #595959;

}

.newscontent a{
text-align:left;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #595959;

}

newsletter {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #045484;
	margin-top: 0px;
}

.toprightlinks {
margin:0;
width: 115px;
float: right;
margin-right: 0px;
padding-top: 24px;
color: 999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
}

.toprightlinks a{
color: #999999;
text-decoration: none;
border: none;
}

.toprightlinks a:hover{
text-decoration: none;
color: #045484;
}

.toprightlinks a img{
border: none;

}


.searchform {
margin:0;
width: 194px;
float: right;
margin-right: 14px;
padding-top: 14px;
background-image: url(images/divider.jpg);
background-position:right;
background-repeat:no-repeat;
}

.searchfield {
	color: #999999; 
	font-size: 8pt; 
	border-color: #999999; 
	border:thin; 
	border-style:solid;
	height: 15px;
	width: 140px;
	margin-top: 3px;
	margin-bottom: 3px;
}


/*** Side Navigation ***/

.arrowlistmenu{
width: 100%; /*width of accordion menu*/
padding-top: 31px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: #045484;
text-transform: uppercase;
padding-left: 4px; 
cursor: hand;
cursor: pointer;
padding-top: 4px;
text-align: left;
}

.arrowlistmenu .menuheader a{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: #045484;
text-transform: uppercase;
cursor: hand;
cursor: pointer;
padding-top: 4px;
text-align: left;
text-decoration: none;
}

.arrowlistmenu .menuheader a:hover{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: #045484;
text-transform: uppercase;
cursor: hand;
cursor: pointer;
padding-top: 4px;
text-align: left;
text-decoration: underline;
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
padding-top: 3px;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
text-align: left;
}

.arrowlistmenu ul li a{
color: #666666;
background: url(spacer.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 4px 0 2px 0;
margin-left: 4px;
padding-left: 14px; 
text-decoration: none;
font-weight: bold;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

.arrowlistmenu ul li a:visited{
color: #666666;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #045484;

}

.arrowlistmenu ul li.active{
color: #045484;
background: url(images/arrow.jpg) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 4px 0 4px 0;
margin-left: 4px;
padding-left: 14px; 
text-decoration: none;
font-weight: bold;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}


/** Contact us Form **/

#contact_us {
	width: 460px;
	margin: 25px 0px 0px;
}

p.label_name, p.input_form {
	float: left;
}

p.label_name {
	width: 80px;
	clear: both;
	color: #7f7e7e;
	font-size: 14px;
}

#contact_us input, #contact_us textarea {
	width: 370px;
	background: #f3f3f3;
	font-size: 13px;
	padding: 4px;
	margin-bottom: 15px;
	color: #797676;
}

#contact_us input.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #91567f;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
	width: 60px;
	border: 0px;
	cursor: pointer;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #8dadc7;
	font-weight: bold;
}

p#submit {text-align:right;}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
	font-style: italic;
}

.newsdate{
	text-align:left;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCAE16;
	padding-bottom: 3px;
	font-weight: bold;
	
}


.box {
	border-color:#333333;
	border-style:solid;
	border-width:1px;
	}
	
.oddRows {
	background-color:#FFFFFF;
}
.evenRows {
	background-color:#F6F6F6;
}

/* The hint */
dl {
  position: relative;
}
dt {
}
dd {
	position: absolute;
}


/* The hint to Hide and Show */
.hint {
	display:none;
	position: absolute;
	width: 127px;
	margin-top: 0px;
	border: 1px solid #c93;
	background-color: #ffc;
	overflow: visible;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(images/pointer.gif) left top no-repeat;
}


#fixeddiv {
position:relative;
float: left; 
width:120px;
height:40px;
margin-top: -130px;
margin-left:-180px;
background-color: #E0ECF1;
color: #005A7F;
font-size: 12px;
text-align:center;
padding: 10px;
}

#fixeddiv a {
font-size: 12px;
text-decoration: underline;
color: #005A7F;

}

#fixeddiv a:hover{
font-size: 12px;
text-decoration: none;
color: #005A7F;

}

#fixeddivlow {
position:relative;
float: left; 
width:120px;
height:40px;
margin-top: -100px;
margin-left:-180px;
background-color: #E0ECF1;
color: #005A7F;
font-size: 12px;
text-align:center;
padding: 10px;
}

#fixeddivlow a {
font-size: 12px;
text-decoration: underline;
color: #005A7F;

}

#fixeddivlow a:hover{
font-size: 12px;
text-decoration: none;
color: #005A7F;

}

