/*
######################################################################
# $Id: screen.css,v 1.8 2006/12/21 13:48:22 emalethan Exp $
# Copyright (c) 2006 Beanlogic Limited
######################################################################
*/

/*
BASIC PAGE LAYOUT
======================================================================
*/

.alignLeft {
	float: left;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 13px;
	line-height: 18px;
}

h3 {
	font-size: 13px;
	line-height: 18px;
}







html, body {
position: relative;
height: 100%;
	margin:0px 0 0 0;
	padding:0;
	color:#000000;
	background-color:#ffffff;
	text-align:center;
	font:x-small Verdana, Arial, Sans-serif, "Trebuchet MS";
	voice-family: "\"}\""; voice-family:inherit;
	font-size:small;
	} html>body {font-size:small;}

#Page
{
	text-align: left;
	background-color:#ffffff;
	width: 765px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: left;
}




#Top h1
{
	float: left;
	padding: 0;
	margin: 0;
	width: 408px;
	height: 75px;
}

#LangSwap
{
	float: left;
	height: 30px;
	width: 162px;
	padding: 37px 5px 8px 5px;
	margin: 0;
	list-style: none;
	
	/* background-color:#999966; */
}

#LangSwap li
{
	margin: 0;
	padding: 0;
	text-indent: 0;
	display: inline;
	
	/* background-color:#FFFF33; */
}

#Links
{
	width:85px;
	padding: 50px 15px 5px 0;
	margin: 0;
	float: left;
	text-align:right;
}
#Links a
{
	color:#000000;
}
#SearchForm
{
	width: 185px;
	height: 20px;
	padding: 40px 0 5px; 0;
	float: left;

	/* background-color: #ff3366; */
}

#SearchForm input
{
	border: 1px solid #d9d9d9;
	font-size: 12px;
	padding:0;
	margin: 0;
}

#SearchForm input.query
{
	width: 145px;
	height: 15px;
	padding:5px;
	color: #aaaaaa;
	background-color: #E8E8E8;
	margin-right: 4px;
}

#SearchForm input.query:focus
{
	height: 14px;
	color: #000000;
	background-color: #ffffff;
}

#SearchForm input.go
{
	width: 25px;
	height: 26px;
	text-align: center;
	font-weight: bold;
	background-color: #2574AF;
	color: #ffffff;
	margin-top: 1px;

}

#MainNav
{
	background-image:url(../gfx/mainnav-bg-tile.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #aaabaa;
	border-bottom: 1px solid #ffffff;
}

#MainNav ul
{
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0px;
}

#MainNav li
{
	display: block;
	float: left;
}

#MainNav li span
{
	background-image:url(../gfx/mainnav-bg-tile.gif);
	background-position: top left;
	background-repeat: repeat-x;
	display: block;
	padding: 6px 18px 6px 18px;
	background-color: #aaabaa;
}

#MainNav ul.home li.home span,
#MainNav ul.about li.about span,
#MainNav ul.products li.products span,
#MainNav ul.download li.download span,
#MainNav ul.news li.news span,
#MainNav ul.contact li.contact span,
#MainNav ul.links li.links span,
#MainNav ul.repairs li.repairs span
{
	padding-left: 18px;
	padding-right: 18px;

	background-image:url(../gfx/mainnav-bg-selected-tile.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #8c8c8c;
}

#MainNav a
{
	text-transform:uppercase;
	color:#e4e4e4;
}

#MainNav li.selected a
{
	color:#ffffff;
}

#MainNav a:hover
{
	color:#ffffff;
	text-decoration: none;
	text-shadow: 0px 0px 3px #ffffff;
}

#MainNav div.breaker
{
	position: absolute;
	bottom: 1px;
}

#MainNav>div.breaker
{
	position: relative;
	margin: 0;
}

#MainNav ul.sub_nav
{
  width: 100%;
  float: left;
  background: transparent url(../gfx/nav_bg_2.gif) repeat-x;
  padding-right: 0;
  border-top: 1px solid #fff;
}

#MainNav ul.sub_nav li
{
  line-height: 16px;
}

#MainNav ul.sub_nav li span
{
  background: transparent url(../gfx/nav_bg_2.gif) repeat-x;
}

#MainNav ul.sub_nav li.selected span
{
  background: transparent url(../gfx/nav_bg.gif) repeat-x;
}


#Footer
{
  background-image:url(../gfx/footer-bg-tile.gif);
  background-repeat: repeat-x;
  background-color: #2574AF;
  text-align: right;
  padding: 2px 5px 2px 5px;
  color: #8ccde9;
  margin-top: 20px;
}

#Footer a
{
	color: #8ccde9;
}

#SubFooter
{
  margin-top: 10px;
  color: #AAABAA;
  font-style: italic;
}

#SubFooter a
{
  color: #AAABAA;
}

/*
HOME PAGE FEATURES
======================================================================
*/
#test {
	z-index: -1;}

#FlashPanel {
	margin-top: 8px;
	width: 765px;
	height: 167px;
	background-image:url(../gfx/flash-placeholder.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#VideoArea {
	width: 765px;
	height:128px;
	background-color: #e8e8e8;
	border-bottom: 1px solid #D9D9D9;
}

#VideoArea .Videos {
	position:relative;
	float:left;
	margin: 10px 2px 10px 10px;
	width:240px;
	height:80px;
}

#VideoArea .Videos h3 {
	margin:0 0 10px 0;
	color:#266EAB;
	text-align: center;
}

#VideoArea .Videos img{
opacity: 0.7;
filter: alpha(opacity = 70);
}

#VideoArea .Videos a.playVid{
background-image: url('../gfx/playbutton.png');
display: block;
position: absolute;
top:70px;
left:6px;
width: 97px;
height: 30px;
background-repeat: no-repeat;
background-position: center;
overflow: hidden;
text-indent: -3999px;
}

#VideoArea .Videos:hover img{
opacity: 1;
filter: alpha(opacity = 100);
}



#VideoArea #VideoLast {
	float:right;
	margin: 10px 10px 10px 0px;
	width:240px;
	height:80px;
}
/*
VIDEO PLAYER FEATURES
======================================================================
*/

#bg{
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
background-color: #000000;
z-index: 499;
display: none;
 
}

#content{
position: absolute;
background: #ffffff;
top:160px;
left:50%;
margin-left: -165px;
padding: 10px;
z-index: 500;
display: none;
		
}



#content a:hover{
border-bottom: dotted 1px #008C81}

#content a#close{
background: url('../gfx/cross.png') no-repeat;
width: 24px;
height: 24px;
position: absolute;
right:-10px;
top:-10px;
font-weight: bold;
z-index: 600;
text-indent: -3999px;
display: block;
}

#content a#close:hover{
text-decoration: none;
border: none;
opacity: 0.9;
}




/*
HOME PAGE CONTENT FEATURES
======================================================================
*/


#Content
{
	padding: 10px;
	margin-top: 10px;
}

#Content h1 {
margin: 0;
padding-bottom: 20px;
	color: #266eab;
}


#Content h2
{
	padding: 0;
	margin: 0;
	color: #266eab;
}

#Content h3
{
	padding: 10px 0 0 0;
	margin: 0;
	
}

#Content h4
{
	padding: 0;
	margin: 0;
	font-size: 1em;
}

#Content .text
{
	width: 422px;
	float: left;
	padding-right: 10px;
}

#Content .text p.first
{
	margin: 0;
	padding: 0 0 10px 0;
}

#Content .text p
{
	margin: 0;
	padding: 10px 0 10px 0;
}

#Content .featureBox
{
	width: 282px;
	float: left;
	background-image:url(../gfx/feature-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	
	padding: 15px;
}

#Content .featureBox h3
{
	font-size: 1.1em;
	padding: 0 0 0 0;
	color: #266eab;
}

ul.latestnews
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.latestnews li
{
	padding: 10px 0 10px 0;
}

ul.latestnews span.date
{
	font-weight: bold;
}

ul.latestnews a
{
	color: #266eab;
	font-weight: bold;
}

/*
PRODUCTS PAGE FEATURES
======================================================================
*/

#Banner
{
	width: 765px;
	height: 70px;
	background-image:url(../gfx/page-banner-2.jpg);
	background-repeat:no-repeat;
	background-color: #2574AF;
}

div#Banner.thin
{
	height:29px;
	/* background-image:url(../gfx/thin-banner-1.jpg); */
	background-image:url(../gfx/footer-bg-tile.gif);
	background-repeat: repeat-x;
	background-color: #2574AF;
}

#Banner h2
{
	margin: 0;
	padding: 20px 0 0 10px;
	color:#FFFFFF;
	font-size: 1.7em;
	
	display: none;
}

ul#ProductPortfolio
{
	list-style: none;
	padding: 20px 0 0 0;
	margin: 0;
}

ul#ProductPortfolio h2
{
	font-size: 1.2em;
	padding: 0 0 10px 0;
	margin: 0;
}

ul#ProductPortfolio h2 a
{
	color: #000000;
}

ul#ProductPortfolio li
{
	float: left;
	width: 248px;
	height: 150px;
	padding: 0;
	margin-bottom: 30px;
}

ul#ProductPortfolio div.image
{
	width: 120px;
	height: 96px;
	float:left;
	
}

ul#ProductPortfolio div.text
{
	width: 113px;
	float:left;
	font-size: 0.8em;
	padding-left: 5px;
}

ul#ProductPortfolio div.text p.link
{
	padding: 0;
}

ul#ProductPortfolio div.text p.link a
{
	color: #266eab;
}

/*
PRODUCTS LIST PAGE FEATURES
======================================================================
*/


ul#ProductList
{
	list-style: none;
	padding: 20px 0 0 0;
	margin: 0;
}

ul#ProductList h3
{
	font-size: 1em;
	margin: 0;
	text-align: center;
}

ul#ProductList h3 a
{
	color: #000000;
}

ul#ProductList li
{
	float: left;
	width: 208px;
	height: 270px;
	padding: 0 20px 10px 20px;
	margin: 0;
	
}

ul#ProductList div.image
{
	width: 208px;
	text-align: center;
	
}

ul#ProductList div.text
{
	width: 208px;
	padding: 0;
}

ul#ProductList div.text p.link
{
	padding: 0;
}

ul#ProductList div.text p.link a
{
	color: #266eab;
}

#ProductImages
{
	float: right;
	width: 430px;
	text-align: center;
	padding: 0 10px 10px 10px;
}

#ProductImages ul
{
	list-style: none;
	padding: 10px 17px 0 17px;
	margin: 0;
	float:left;
}

#ProductImages li
{
	float: left;
	padding: 0 5px 0 5px;
}

#ProductImages li a img
{
	border: 1px solid #ffffff;
}

#ProductImages li a:hover img
{
	border: 1px solid #266eab;
}

#SubNav
{
	text-transform:uppercase;
	font-size: 0.9em;
	float: right;
	width: 400px;
	font-family: Arial;
}

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

#SubNav ul li
{
	float: right;
	border-left: 1px solid #000000;
	padding: 0 10px 0 10px;;
}

#SubNav ul li.first
{
	border: 0;
}

#SubNav a
{
	color: #000000;
	text-decoration:underline;
}

/*
CONTACTS PAGE
*/
.contactPost
{
	width:300px;
	float:left;
}
.contactEmail
{
	float:left;
	width:440px;
	margin-bottom:20px;
}

.acticles li
{
	margin-bottom:10px;
}
.howTheyWorkImg
{
	border:solid 1px #cccccc;
}

/*
NEWS PAGE
*/
#NewsList
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#NewsList li
{
	padding:0 0 15px 0;
	border-bottom:1px dashed #266EAB;
	margin:0 0 20px 0;
}

#NewsList span.date
{
	font-weight: normal;
	color: #CCCCCC;
}

#NewsList h3
{
	color: #266eab;
	padding-top:0px;
}
#NewsList p
{
	margin: 2px;
}
#NewsList a
{
	color: #266eab;
	font-weight: bold;
}
.downloads li
{
	border:none !important;
}
.downloads a
{
	font-weight:normal !important;
}

/*
Technichal Documents
*/
body.techDoc
{
	padding:20px;
}

/** new 'inner' page styles **/

ol
{
  padding: 0px;
  padding-left: 23px;
  font-weight: bold;
}

ol li span
{
  font-weight: normal;
}

ul.blue_border
{
  border: 1px solid #417fb6;
  padding-left: 0px;
  width: 450px;
  padding-bottom: 26px;
  background: #fff url(../gfx/table_bg_grad.gif) repeat-x; 
  list-style: none;
  margin-bottom: 20px;
}

ul.blue_border.point_check
{
  display: none;
}

ul.blue_border li
{
  margin-left: 10px;
  font-weight: bold;
}

ul.blue_border li span
{
  font-weight: normal
}
ul.blue_border h3
{
 padding-left: 10px;
 text-transform: uppercase;
 font-weight: bold;
 color: #417fb6;
 border-bottom: 3px solid #417fb6;
 margin-top: 0;
 line-height: 35px;
}

ul.blue_border li div
{
  width: 220px;
  float: left;
}

div.repair_table
{
  float: left;
  border-bottom: 1px dashed #417fb6;
  margin-bottom: 30px;
  width: 100%;
  padding-bottom: 30px;
}

div.repair_table img
{
  margin-left: 20px;
}

div.repair_table img.last
{
  margin-left: 12px;
}


div.repair_table img.arrow
{
  margin-left: 0;
}
table.repairs
{
  border: 1px solid #417fb6;
  width: 535px;
  float: right;
  margin-top: 30px;
  background: #fff url(../gfx/table_bg_grad.gif) repeat-x;
}

table.repairs th
{
  text-transform: uppercase;
  font-size: 15px;
  color: #417fb6;
  border-right: 1px solid #417fb6;
  border-bottom: 3px solid #417fb6;
  padding-left: 30px;
  width: 145px;
  font-weight: bold;
}

table.repairs td
{
  border-right: 1px solid #417fb6;
  padding: 5px 0 5px 30px;
}

table.repairs th.last,
table.repairs td.last
{
  border-right: none;
}

table.repairs ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}
table.repairs ul li
{
  margin-bottom: 10px;
}

div.table_info
{
  width: 200px;
  margin-top: 30px;
  float: left;
}

div.table_legend
{
  width: 200px;
  margin-top: 140px;
  margin-bottom: 0px;
  float: left;
}

div.img_info
{
  width: 200px;

  float: left;
}

div.img_info ul
{
  list-style: none;
  margin: 0;
  margin-top: 20px;
  padding: 0;
}

div.img_info ul li
{
  font-weight: bold;
}

div.content_image_box
{
  width: 370px;
  float: left;
  margin-bottom: 20px;
}

div.content_image_box.last
{
  margin-left: 15px;
}

div.content_image_box h3
{
  margin-bottom: 10px !important;
}

div#Content.repairs
{
  padding-right: 0;
}

div#Content.repairs a.back
{
  margin-left: 20px;
}


div#Content.req_form h4
{
  color: #266EAB;
  margin-top: 10px;
  margin-bottom: 10px;
}

div#Content.req_form div.form_panel
{
  width: 100%;
  border-bottom: 1px dashed #417fb6;
  padding-bottom: 20px;
  margin-bottom: 10px;
  float: left;
  
}

div#Content.req_form div.form_panel h4
{
  font-size: 14px;
}

div#Content.req_form div.form_panel.last
{
  border-bottom: none;
}

div#Content.req_form div.form_panel div.col
{
  float: left;
  width: 250px;
}

div#Content.req_form div.form_panel div.col.mid
{
  margin-top: 40px;
}

div#Content.req_form div.form_panel div.col.last
{
  width: 200px;
}

div#Content.req_form form label
{
  display: block;
  width: 240px;
  font-weight: bold;
  margin-bottom: 5px;
}

div#Content.req_form form div.odd
{
  width: 249px;
  margin-bottom: 5px;
}



div#Content.req_form form div.odd label
{
  display: inline;
}

div#Content.req_form form .form_panel div.col input
{
  width: 180px;
  border: 1px solid #e4e4e4;
  margin-bottom: 10px;
}

div#Content.req_form form div.odd input
{
  margin: 0;
}

div#Content.req_form form .form_panel textarea
{
  border: 1px solid #e4e4e4;
  width: 100%;
  height: 90px;
}


div#Content.req_form form 
{
  margin-bottom: 40px;
}

div#Content.req_form form div.form_panel.imgs img
{
  margin-top: 10px;
  margin-bottom: 10px;
}

div#Content.req_form form div.form_panel.imgs .alt img
{
  margin-bottom: 40px;
}

ul.link_list
{
  display: block;
  float: left;
  width: 100%;
}


div.odd input.small
{ 
  border: none !important;
  width: 10px !important; 
  margin-bottom: 0 !important;
}

div.odd label
{
  margin-top: 0 !important;
}

ul.procedure_list
{
  margin-bottom: 10px;
}


img.hidden_img
{
  display: none;
}

