﻿body
{
    color: #000;
    background: #fff url(../images/bg.gif) no-repeat top center;
    font-size: 11px;
    font-family: Arial, Verdana;
    margin: 0;
}

img
{
    border: 0;
}

a
{
    color: #f36f21;
}

p.centerRule
{
	text-align: left;
	margin-top: 40px;
	margin-left: -10px;
}

hr
{
	color: #d5d7d6;
	background-color: #d5d7d6;
	border: none;
	height: 1px;
}

h1
{
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
}

h1.pageheader
{
    text-transform: none;
    font-size: 28px;
}

h2
{
	font-size: 12px;
    font-style: bold;
    margin-bottom: -15px;
}

h2.subheader
{
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
}

address
{
    height: 78px;
    font-style: normal;
    color: #767676;
    background: transparent url(../images/footer.gif) no-repeat top left;
    padding: 30px 0 0 22px;
    clear: both;
}

address a
{
    color: #767676;
}

#mother
{
    width: 920px;
    margin: 0 auto;
}

#top
{
    height: 184px;
}

#logo
{
    float: left;
    width: 442px;
}

#flash
{
    float: left;
    width: 422px;
}

#rightSpacer
{
    float: left;
    width: 56px;
}

#mainmenu
{
    height: 53px;
}

#mainmenu img
{
    float: left;
}

#curve
{
    height: 20px;
    background: transparent url(../images/curve.gif) no-repeat top left;
}

#leftmenupane
{
    width: 192px;
    float: left;
    background: transparent url(../images/menubg.gif) no-repeat top left;
}

#leftmenupaneinner
{
    background: transparent url(../images/menuend.gif) no-repeat bottom left;
    min-height: 250px;
    padding: 28px 0 0 22px;
}

#contentpane
{
    width: 728px;
    float: left;
}

.newscontainer
{
    margin-bottom: 10px;
}

.newshead
{
    color: #f36f21;
}

.newshead a
{
    color: #000;
    font-weight: bold;
}

a.L3
{
    color: #000;
    text-decoration: none;
	font-weight: bold;
}

a.L4
{
    color: #000;
    text-decoration: none;
	font-weight: bold;
    margin-left: 10px;
}

span.L3_Active
{
    text-decoration: underline;
}

span.L4_Active
{
    color: #f36f21;
}

/* menu buttons with sprite rollovers */
#navMenu ul {
	float: left;
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 920px;
}

#navMenu li{
	float: left;
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

a.btnCompany {
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
	height: 53px;
	width: 121px;
	background: url(../images/btnCompany.gif) no-repeat 0 0;
}

a.btnCompany:hover
{ 
  background-position: 0 -53px;
}

a.btnCompany span
{
  display: none;
}

a.btnProducts {
	display: block;
	height: 53px;
	width: 146px;
	background: url(../images/btnProduct.gif) no-repeat 0 0;
}

a.btnProducts:hover
{ 
  background-position: 0 -53px;
}

a.btnProducts span
{
  display: none;
}

a.btnSolutions {
	display: block;
	height: 53px;
	width: 147px;
	background: url(../images/btnSolution.gif) no-repeat 0 0;
}

a.btnSolutions:hover
{ 
  background-position: 0 -53px;
}

a.btnSolutions span
{
  display: none;
}

a.btnPartners {
	display: block;
	height: 53px;
	width: 136px;
	background: url(../images/btnPartner.gif) no-repeat 0 0;
}

a.btnPartners:hover
{ 
  background-position: 0 -53px;
}

a.btnPartners span
{
  display: none;
}

a.btnServices {
	display: block;
	height: 53px;
	width: 140px;
	background: url(../images/btnServices.gif) no-repeat 0 0;
}

a.btnServices:hover
{ 
  background-position: 0 -53px;
}

a.btnServices span
{
  display: none;
}

a.btnNews {
	display: block;
	height: 53px;
	width: 115px;
	background: url(../images/btnNews.gif) no-repeat 0 0;
}

a.btnNews:hover
{ 
  background-position: 0 -53px;
}

a.btnNews span
{
  display: none;
}

a.btnContact {
	display: block;
	height: 53px;
	width: 115px;
	background: url(../images/btnContact.gif) no-repeat 0 0;
}

a.btnContact:hover
{ 
  background-position: 0 -53px;
}

a.btnContact span
{
  display: none;
}

/* lightbox css */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* scroll */
.overflow {
	height: 400px;
	overflow-y: scroll;
	padding-right: 10px;
}