/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
/*  font:76% Verdana,Tahoma,Arial,sans-serif;
  line-height:1.4em;*/
  text-align:left;
  color:#303030;
  background:#fff;
}

a{
color:#E4981F;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#ff9966; text-decoration:underline;background-color:inherit;}
a img{border:none;}

/*p{padding:0 0 1.6em 0;}*/

p form{margin-top:0; margin-bottom:5px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
  width:780px;
  padding:0;
  text-align:justify;
  border: 1px solid #2063A2;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

#header{
  height:80px;
  width:778px;
  margin:0;
  margin-top: 0px; 
  background-color: #F2F7FA;
  color:#ffffff;
}

#header h1 { 
  background: transparent url("images/logo.gif") no-repeat top left; 
  margin-top: 8px; 
  width: 198px; 
  height: 64px; 
  float: left;
}
#header h1 span {
  display:none
}
#header h2 { 
  background: transparent url("images/logo-bg.gif") no-repeat top left; 
  margin-top: 0px; 
  width: 285px; 
  height: 80px; 
  float: right;
}
#header h2 span {
  display:none;
}

/**************** Navigation styles ****************/
#navigation{
  height:25px;
  line-height:25px;
  background:#2063A2;
  color:#ffffff;
  padding-left: 10px;
	position:relative;
}

#navigation ul{
	position:absolute;
	display: block;
	left: 0;
}

#navigation li{
  float:left;
  list-style-type:none;
  white-space:nowrap;
}

#navigation li a{
  display:block;
  font-size:0.8em;
  font-weight:normal;
  text-transform:uppercase;
  text-decoration:none;
  background-color:inherit;
  color: #ffffff;
}

#navigation a:link, #navigation a:visited, #navigation a:active 
{
  color: #fff;
  background: #2063A2; 
  padding-left: 10px
}
#navigation a:link span, #navigation a:visited span, #navigation a:active span 
{
  background: #2063A2; 
  padding-right: 10px;
}
#navigation a, #navigation a span 
{
  display: block; 
  float: left;
  cursor: pointer;
}
#navigation a:hover 
{
  color: #fff; 
  text-decoration: underline;
}

#navigation #active 
{
  color: #fff; 
  background: #E4981F url("images/left.gif") left top no-repeat;
  font-weight:normal; 
  font-size:0.8em;
  padding-left: 10px;
  text-decoration:none;
  line-height: 25px;
}
#navigation #active span 
{
  background: #E4981F url("images/right.gif") right top no-repeat; 
  padding-right: 10px;
  cursor: pointer;
}

.alignright {
  float: right;
  }
  
.alignleft {
  float: left
  }

.navbar {
  display: block;
  font-size: 9px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
  }

* html #navigation a {width:1%;}

/**************** Content styles ****************/

#content{
  min-height: 500px;
  height: auto;
  font-size:1em;
  padding:1em;
}

#content h2 {
  font-family: Arial;
  font-family: Tahoma; 
  font-size: 21px;
  font-weight: bold;
  font-weight: normal;
  margin-top: 10px;
  color: #7AAA28;
}
#content #title h5 {
  font-family: Arial;
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: normal;
  color: #2063A2;
}
/*
#content h2 {
  font-family: Arial;
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: normal;
  color: #7AAA28;
}*/

#content h3 {
  padding-bottom: 6px;
  font-family: Tahoma; 
  font-size: 12px;
  font-weight: bold;
  color: #2063A2;
}

#content .products {
 margin-top: 10px;
}
#content .products p {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 11px;
  padding:0 0 1.6em 0;
  margin-top: -10px;
}
#content .products h2 {
  padding: 8px 0 0 0;
  font-size: 12px;
  font-weight: bold;
}
.sshot {
  float: left;
  width: 110px;
  padding-right: 10px;
  padding-top: 10px;
}

#content .links {
  margin-top: -5px;
  text-align: left;
}
#content .links a{
  font-size: 11px;
  font-weight: 500;
  color: #E4981F;
  padding-left: 10px;
}
#content .links a:hover{
  text-decoration: underline;
}
#content .news {
  font-family: Arial;
  font-size: 11px;
  padding-bottom: 0.5em;
  margin-bottom: 1.75em;
  border-bottom: 1px dotted #ccc;
}
#content .news span {
  background: url("images/calendar.gif") left no-repeat; 
  font-weight: bold;
  color: #7AAA28;
  padding-left: 16px;
}
#content .news a, #content .news a:hover {
}
#content .news p{
  margin-left: 15px;
}
#content .news ul{
  margin-bottom: 15px;
}
#content .news li{
  list-style:none;
  margin-left: 15px;
  background: url("images/green_point.gif") left no-repeat; 
  padding-left: 8px;
}
#content .news h4{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  margin-left: 15px;
  margin-bottom: 15px;
}

/*
#content li{
  list-style:none;
  background: url("images/green_point.gif") center left no-repeat; 
  padding-left: 8px;
  margin-left: 10px;
  margin-bottom: 3px;
}*/

#content .contact{
  margin-top: 10px;
  float:left;
  width:180px;
  font-family: Arial;
  font-size: 11px;
}
#content .contact h2{
  margin-bottom: 10px;  
}
.recent{
  margin-bottom: 10px;
}
.post{
  background: url("images/point.gif") left no-repeat; 
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #7AAA28;
  padding-left: 8px;
} 
.underline {
  background: url("images/line.gif");
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 430px;
  height: 20px;
  margin-left: 118px;
  margin-bottom: 15px;
}
/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:190px;
padding:20px 10px 5px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.4em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color: #2063A2;
background-color: #F2F7FA;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 5px 0;}
#searchbar form fieldset{margin-left:5px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 10px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:780px;
padding:1px 0;
font-size:0.8em;
color:#f0f0f0;
background: #2063A2;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
  margin:0 0 5px 0;
  padding:5px;
  border:1px solid #c0c0c0;
  background-color:#F2F7FA;
  line-height:1.5em;
  text-align:left;
}
.boxoffer{
  margin:0 0 5px 0;
  padding:5px;
  border:1px solid #c0c0c0;
  background-color:#F2F7FA;
  line-height:1.5em;
  text-align:justify;
}
.inputtext {
  border: 1px solid #2063A2;
  width: 117px;
  height: 16px; 
  font-family: Arial;
  font-size: 11px;
  font-weight: 500;
  color: #373C45;
  padding-left: 3px;
  margin-right: 7px;
}
.search {
  border: 0px solid;
  background-color: transparent;
  width: 38px;
  font-family: Arial;
  font-size: 11px;
  font-weight: 500;
  color: #E4981F;
  background-color: #F2F7FA;
}

/* table style for Download and Order sections */
.itsthetable {
padding-bottom: 10px;
}

table.grid {
  margin: 10px 0px;
  width:100%;
  border-collapse: collapse; 
  border-spacing: 0;
}
table.grid th {
  background-color:#F2F7FA;
  color: #369;
  padding: 10px 5px;
  text-align: left;
  border-bottom: 1px solid #369; 
  vertical-align: middle;
}
table.grid td {
  border-bottom: 1px solid #369; 
  padding: 10px 5px;
  text-align: left;
  vertical-align: middle;
  font-size:10px; 
}

input.text, textarea {border: 1px solid #467aa7; margin: 3px}

label{
width: 200px;
text-align: left;
margin-right: 10px;
font-size: 11px;
color: #000;
}

input.text, textarea, select{
font-size: 11px;
width: 200px;
margin-top:0px;
margin-bottom: 5px;
height: 18px;
}

textarea{
width: 300px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 220px;
margin-top: 5px;
width: 85px;
height: 21px;
cursor: pointer;
}

#resetbutton{
margin-top: 5px;
width: 85px;
height: 21px;
cursor: pointer;
}

#backbutton{
margin-top: 5px;
width: 85px;
height: 21px;
cursor: pointer;
}

#lostkeybutton{
background-color: #E4981F; 
border: solid 1px #E4981F;
margin-bottom: 2px;
width: 130px;
height: 21px;
font-weight: bold;
color: #fff;
}

br{
clear: left;
}

.mainfieldset { 
margin-bottom: 6px; 
color: #267DDC; 
BORDER: 1px SOLID #CCCCCC; 
-moz-border-radius: 4px 4px 4px 4px; 
padding: 4px;
}
.mainfieldset, .mainfieldset td, .mainfieldset p, .mainfieldset li { 
FONT: 11px Verdana, Tahoma; 
}
legend{
padding: 4px;
}

.cssButton {
background-color: #E4981F; 
color: #fff;
width: 100px;
height: 20px;
vertical-align: top;
font-weight: normal;
font-size: 12px;
cursor: pointer;
text-align: center;
text-decoration: none;
border: 1px;
border-style: solid;
border-color: #E4981F;
border-spacing: 1px;
}
.wide {
width: 130px;
}
#bottom a{
  width:780px;
  padding:0;
  text-align:center;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  font-size: 8px;
  color: #fff;
}
#uaLinkScroller { display: inline; margin: 0px; padding: 0px; font-size: 10px;}
#uaLinkScroller li { display: none; }
