@import "TinyMCE.css";
@import "news.css";
@import "menu.css";

html
{
  min-height: 100%;
  _height: 100%;
  background-color: #bcd6e3;
  background-image: url(../images/background.jpg);
  background-position: 0px 0px;
  background-repeat: repeat-x;
  background-attachment: fixed;
}
body
{
  margin: 0px;
  padding: 0px;
  width: 100%;
  min-height: 100%;
  _height: 100%;
  text-align: center; 
}
.clear
{
  clear: both;
  width: 100%;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  border: 0px none;
  margin: 0px;
  padding: 0px;
}
.error
{
  color: #ff0000;
}
.textbox
{
  border: 1px solid #00b6f1;
}
.noborder
{
  border: 0px none;
}
/****** Page Template  ******/
#cmsPageContainer1
{
  width: 917px;
  margin: 0px auto;
  text-align: left;
}
#cmsMiddleBlock
{
  margin-top: 15px;
  _height: 480px;
}
#cmsContentInner1 .cmsContent p
{
  font-size: 12px;
}
/******  Header  ******/
#header
{
  width: inherit;
  height: 120px;
}
#headerInner
{
  position: relative;
}
.logo
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 381px;
  height: 144px;
}
.headerContent
{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 816px;
  height: 140px;
}
.headerSearch
{
  position: absolute;
  right: 6px;
  top: 76px;
}
.headerSearchInner
{
  position: relative;
  width: 225px;
  *width: 243px;
  _width: 243px;
  
}
.headerSearchInner .inputField
{
  margin-right: 10px;
  float: left;
}
.headerSearchInner .inputField .textbox
{
  margin-top: 3px;
}
.headerSearchInner .link
{
  float: left;
}
.headerSearchInner .link a 
{
  display: inline-block; display: inline; display: block;
  width: 69px;
  height: 24px;
  background-image: url(../images/search.jpg);
}
.headerSearchInner .link a span
{
  display: none;
}
#topNavigation
{
  width: 917px;
  height: 36px;
  background-color: #ffffff;
  position: relative;
}
#topNavigation ul
{
  display: inline;
}
#topNavigation li
{
  display: inline;
  list-style: none;
}
#topNavigation li a
{
  display: inline;
}
/******  Left Navigation Bar  ******/
#leftNav
{
  width: 185px;
  float: left;
  border: 0px none;
}
#leftNav .leftNavTop
{
  width: 175px;
  height: 17px;
  background-image: url(../images/left_nav_top.gif);
  background-repeat: no-repeat;
}
#leftNav .leftNavigationBackground
{
  width: 175px;
}
#leftNav .leftNavMiddle
{
  width: 175px;
  padding-bottom: 25px;
  background-color: #00b6f1;
  background-image: url(../images/left_nav_bottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}
#leftNav .leftNavBottom
{
  height: 30px;
  width: 175px;
}
/***  Home Page Left Nav ***/
/*#leftNav .zeroGenProject, */
#leftNav .latestNews
{
  margin-left: 8px;
}
.zeroGenDVD img
{
  padding: 4px 0px 6px 8px;
}
.zeroGenProjectTop {}
.zeroGenProjectMiddleBackground
{
  background-color: #00b6f1;
  width: 175px;
}
.zeroGenProjectMiddleContent
{
  background-image: url(../images/project_middle_bg.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.zeroGenProjectMiddleContentInner
{
  color: #000000;
  padding: 1px 7px;
}
.zeroGenProjectMiddleContentInner p
{
  font-size: 11px;
  color: #000000;
}
.latestNews{ margin-top: 5px; }
.latestNewsTop{}
.latestNewsMiddleBackground
{
  background-image: url(../images/news_middle.gif);
  background-repeat: repeat-y;
}
.latestNewsMiddleContent { _padding-bottom: 8px;}
.contbottom .fader{ display: block; _display: none;  }
.latestNewsBottom{ _margin-top: -10px; }
/******  CMS Content  ******/
#cmsContentOuter
{
  width: 720px;
  float: right;
  margin-right: 3px;
}
.cmsContent p
{
	margin-bottom: 20px;
}
.cmsContent img
{
	padding-left: 15px;
}
.cmsContent .leftImage img
{
	padding-left: 0px;
	padding-right: 15px;
}
/******  Footer  ******/
#footer
{
  font-family: Verdana, Arial, Sans-Serif;
  width: 917px;
  float: left;
  margin-top: 6px;
  padding-top: 30px;
  padding-bottom: 10px;
  color: #415a90;
  font-size: 10px;
}
#footerInner
{
  position: relative;
  margin-left: 10px;
}
#footer .nomargin
{
  margin: 0px;
}
#footer .footerLinks
{
  float: left;
} 
#footer .footerCopyright
{
  float: right;
}
#footer ul
{
  display: inline;
  padding: 0px;
  margin: 0px;
}
#footer li
{
  margin: 0px;
  padding: 0px 8px 0px 4px;
  display: inline;
  list-style: none;
  border-right: 1px solid #415a90;
}
#footer li.noborder
{
  border: 0px none;
}
#footer li a
{
  font-size: 10px;
  color: #415a90;
  text-decoration: none;
}
#footer li a:hover
{
  color: #3d6193;
  text-decoration: underline;
}
/*** Search Results ***/
body.search #searchResults
{
  padding: 0px 10px 10px 10px;
}
body.search .resultItem
{
  padding: 10px 0px;
}
.resultItem .title
{
  padding: 3px 0px;
}
/*** Search Results  ***/
body.search #searchResults
{
  padding: 0px;
}
body.search .resultItem .title
{
  font-size: 14px;
}
#searchResults .total
{
  font-weight: bold;
}
/***  Site Map  ***/
body.sitemap_aspx .Submenu
{
  margin-left: 20px;
}
body.sitemap_aspx .Item, body.sitemap_aspx .AlternatingItem 
{
  padding: 10px 10px;
}
body.sitemap_aspx .Item, body.sitemap_aspx .Item .Item, body.sitemap_aspx .Item .AlternatingItem
{
  background-color: #dde6eb;
}
body.sitemap_aspx .AlternatingItem, body.sitemap_aspx .AlternatingItem .Item, body.sitemap_aspx .AlternatingItem .AlternatingItem 
{
  background-color: #ffffff;
}
body.sitemap_aspx .Item .Item, body.sitemap_aspx .Item .AlternatingItem,
body.sitemap_aspx .AlternatingItem .Item, body.sitemap_aspx .AlternatingItem .AlternatingItem
{
  padding: 2px 0px;
}