@import url("/libary/css/reset.css");


/* Common Styles */

img, div, a, input { behavior: url("/libary/css/iepngfix.htc") }

* {margin:0; padding:0}
.clear {clear:both;}

a:active { outline: none; }


a {
color:#67b146;
}

h1 {
font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
font-size:24px;
font-weight:bold;
letter-spacing:-0.05em;
color:#0081c6;
}

h2 {
font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
font-size:16px;
font-weight:bold;
line-height:20px;
letter-spacing:-0.05em;
}

h3 {
font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
font-size:14px;
font-weight:bold;
letter-spacing:-0.05em;
color:#0081c6;
}

h4 {
font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
font-size:14px;
font-weight:bold;
letter-spacing:-0.05em;
color:#67b146;
}

p {
color:#333333;
}

h1, h2, h3, h4, p, table, ol, ul {
margin-bottom:10px;
}

#leftCol ul, #leftCol ol {
margin-left:30px;

}

#leftCol li {
padding-bottom:5px;
}
strong {font-weight:bold}


.btnShort {
	width:65px;
	display:block;
	height:16px;
	padding:5px 30px 5px 5px;
	overflow:hidden;
	text-align:center;
	line-height:16px;
	font-size:10px;
	color:#999999;
	background:url(/images/btn-short.gif) top;
	text-decoration:none;
}

.btnShort:hover {
	background-position:bottom;
}

body {
	font-size:12px;
	line-height:16px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	background:url(/images/bodyBG.gif) repeat-x #FFFFFF;
	
}

#siteWrapper {
	position:relative;
	width:960px;
	margin:0 auto;
}

#header {
	height:110px;
}

#header #logo {
	position:absolute;
	top:15px;
	left:10px;
}

#header #navbar {
	position:relative;
	float:right;
	margin-top:60px;
	margin-right:30px;
}

#header #navbar ul li {
	list-style:none;
	display:inline;
	float:left;
}

#header #navbar ul li a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	border-left:;
	padding:3px 0px;
	margin:0px 5px;
	font-size:12px;
	border-bottom:none;
}

#header #navbar ul li a:hover {
	border-bottom:2px solid #0081c6;
	
}

#homeBanner {
width:890px;
height:260px;
margin:0px 5px;
background:url(/images/bg-homeBanner.jpg) no-repeat;
padding:30px;
position:relative;
}

#innerContentWrapper {
padding:0 20px;
}

#newsTab {
color:#FFFFFF;
position:relative;
padding:5px 10px;
background:#0081c6;
margin-bottom:25px;
}

#newsTab .newsItem {
margin-bottom:0px;
}

#newsTab h3 {
font-size:20px;
letter-spacing:-0.05em;
color:#FFFFFF;
line-height:30px;
float:left;
padding-right:10px;
margin-bottom:0px;
}

#newsTab #newsRotator {
width:640px;
float:left;
}

#newsTab #newsRotator .newsItem {
padding:7px 0px;
line-height:15px;
font-size:12px;
}

#newsTab #newsRotator .newsItem .date {
font-weight:bold;
}


#tabbedContent {
font-size:11px;
}

#tabbedContent .tab1 {
width:295px;
padding-right: 20px;
float:left;
}

#tabbedContent .tab2 {
 float:left;
 width:295px;
}

 #tabbedContent .tab3 {
 float:right;
 width:295px;
 } 
 
 #footer {
 margin-top:30px;
 clear:both;
 }
 
 #footerLinks {
 border-bottom:1px solid #0081c6;
 text-align:right;
 padding-bottom:2px;
 }

#footerLinks ul {
}

#footerLinks ul li {
list-style:none;
display:inline;

}

#footerLinks ul a {
font-size:11px;
border-bottom:2px #FFFFFF solid;
color:#0081c6;
text-decoration:none;
margin:0 3px;
}

#footerLinks ul a:hover {
font-size:11px;
border-bottom:2px #0081c6 solid;
}

#footerText {
padding-top:2px;
color:#333333;
font-size:12px;
}

.pressRelease {
padding-left:40px;
background:url(/images/icon-press.gif) no-repeat left top;
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dashed #CCCCCC;
}

.pressRelease a {
color:#67b146;
text-decoration:none;
font-weight:bold;
}


#page-thumbs {
margin-bottom:10px;
margin-top:10px;
color:#666666;
}

#page-thumbs a {
text-decoration:none;
}

h1#subpageHeader {
font-size:40px;
line-height:45px;
color:#0081c6;
font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
letter-spacing:-0.05em;
margin-bottom:10px;
}

#subpageContent {
margin-bottom:20px;
}

#subpageContent #leftCol {
float:left;
width:580px;
padding-right:20px;
}

#subpageContent #rightCol {
float:right;
width:295px;
padding-left:20px;
background:url(/images/bg-subshaddow.png) no-repeat top left;

}

#rightIcons a {
border:none;
margin:5px;
}

#subnav {
margin-bottom:20px;
}

#subnav ul li {
list-style:none;
display:block;

}

#subnav ul li a {
display:block;
padding:3px 5px;
color:#333333;
text-decoration:none;
border-left:10px solid #cccccc;
}

#subnav ul li a:hover {
border-left:10px solid #0081c6;
}


#rightCol .pressRelease {
padding-left:40px;
background:url(/images/icon-press.gif) no-repeat left top;
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dashed #CCCCCC;
}

#rightCol .pressRelease a {
color:#333333;
text-decoration:none;
font-weight:normal;
}

#rightCol .btnShort {
padding:0px;
margin:0px;
font-weight:bold;
background:none;
color:#67b146;
text-align:left;
}

#subReleases {
margin-bottom:20px;
}

div.row {
margin-bottom:5px;
clear:both;
}

div.row label {
width:100px;
display:block;
float:left;
padding-right:20px;
text-align:right;
line-height:20px;
}
div.row input {
padding:3px;
border:1px solid #999999;
}

p.answer {
display:block;
padding:10px;
background:#EEEEEE;
border:1px solid #CCCCCC;
display:none;
}

a.question {
cursor:pointer;
}

.newsItem {
margin-bottom:20px;
}

.newsItem h2.newsHeadline {
float:left;
width:500px;
margin-bottom:0px;
line-height:20px;
padding-left:20px;
margin-bottom:10px;
}

.newsItem .newsDate {
display:block;
position:absolute;
top:-20px;
right:20px;

width:80px;
height:20px;
line-height:20px;
text-align:center;
color:#FFFFFF;
background:#0081C6;
}

.newsItem a {
text-decoration:none;
color:#0081C6;
}


.newsItem .newsContent {
display:block;
position:relative;
padding:10px;
clear:both;
border:1px solid #CCCCCC;
}

.pressItem {
margin-bottom:20px;

}

.pressItem a {
text-decoration:none;
color:#0081C6;
}

.pressItem h2.pressHeadline {
float:left;
width:500px;
margin-bottom:0px;
line-height:20px;
padding-left:20px;
margin-bottom:10px;
}

.pressItem .pressDate {
display:block;
position:absolute;
top:-20px;
right:20px;

width:80px;
height:20px;
line-height:20px;
text-align:center;
color:#FFFFFF;
background:#0081C6;
}


.pressItem .pressContent {
display:block;
position:relative;
padding:10px;
clear:both;
border:1px solid #CCCCCC;
}

.homeBannerImage {
position:absolute;
right:0px;
top:-5px;
}

.productRow {
}

.productRow .productLogo {
float:left;
width:180px;
}

.productRow .productText {
float:right;
width:380px;

}


#homeBannerSlideshow {
position:relative;
width:920px;
height:310px;
margin:5px 20px 10px 20px;
}

#homeBannerSlideshow .banner {
position:absolute;
left:0px;
top:0px;
width:920px;
height:310px;
}

#thumbs {
position:absolute;
right:20px;
top:20px;
width:104px;
}

#thumbs .thumb {
margin-bottom:10px;
padding:2px;
}

#thumbs .thumb.active {
border:2px solid #FFFFFF;
padding:0px;
}
