﻿body {
	margin:0;
	padding:0;
	cursor:default;
	background-color:#E3E3E3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#717074;
	outline: 0;
}
a {
	text-decoration:underline;
	outline:none;
	color:#717074;
	cursor:pointer;
}
a:hover
{
	color:#00bce4;
}
img 
{
	border:none;
}
li {
	margin:0;
	padding:0;
}
ul 
{
	padding:0 0 0 15px;
	margin:10px 0 10px 0;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
}
.centeredImage
    {
    text-align:center;
    display:block;
    }

.clear {
	clear:both;
}
.space
{
	width:5px;
}
p {
	margin:0 0 10px 0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:13px;
	line-height:13px;
	padding:0;
	margin:0;
	color:#00bce4;
}
h1 {
	margin:0 0 5px 0;
	font-size:24px;
}
h2 {
	margin:0 0 5px 0;
	text-transform:uppercase;
	line-height:16px;
	color:#717074;
}
h3 {
	margin:0 0 10px 0;
	font-size:18px;
	color:#ffffff;
}
h4 {
	margin:0 0 5px 0;
	text-transform:uppercase;
	line-height:16px;
	color:#666666;
}
h5 {
	margin:0 0 10px 0;
	font-size:18px;
	color:#00bce4;
}
h6 
{
	margin:0 0 5px 0;
	font-size:24px;
	line-height:26px;
	width:675px;
}
p.spacer 
{
	padding-bottom:10px;
}
.odd 
{
	background-color:#F8F8F8;
}
/* Form elements */
.formContainer 
{
	width:300px;
}
.formLabel 
{
	margin-bottom:5px;
}
.formElement 
{
	margin-bottom:10px;
}
.formColumn 
{
	width:140px;
}
.textbox 
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.required 
{
	color:#CC3333;
}
.sendBtn 
{
	display:block;
	background-color:#00BCE4;
	padding:5px 20px 5px 20px;
	color:#ffffff;
	text-decoration:none;
}
a.sendBtn:link
{
color:#ffffff;
text-decoration:none;
}

/*content*/
#content {
	width:960px;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
	padding:20px 20px 60px 20px;
	min-height:650px;
}
#copy {
	width:920px;
	margin:0 auto 0 auto;
	padding-top:20px;
}
#copyNews {
	width:880px;
	margin:0 auto 100px auto;
}
#columnContent 
{
	background-image:url(../assets/contentBg.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	width:960px;
	min-height:555px;
}
#leftColumn {
	width:190px;
}

#rightColumn {
	width:710px;
	padding:0 20px 80px 40px;
}

#rightColumnContact {
	width:610px;
	padding:0 0 80px 0;
}
#subCopy 
{
	width:675px;
}
#subCopy2 
{
	width:375px;
	border-right:solid 1px #f2f2f2;
	margin-right:15px;
	padding-right:13px;
	
		
}
#subCopyPrivacy 
{
	width:700px;
	padding-left:40px;
}
#subCopyCareers 
{
	width:700px;
	padding-left:40px;
	margin-bottom:100px;
}
#logo {
	padding-top:0;
	width:166px;
	float:left;
}
input.search {
	border : 1px solid #C6C6C6;
	height:18px;
	margin:0 10px 0 0;
	padding:0;
}
.searchBox {
	height:20px;
}
.searchLabel {
	padding-top:5px;
	margin-right:10px;
}
#title {
	margin:10px auto 20px auto;
	border-bottom:solid 1px #f2f2f2;
	border-top:solid 1px #f2f2f2;
	padding-bottom:10px;
	padding-top:20px;
	width:100%;
}
#titleNews {
	margin:10px auto 20px auto;
	border-bottom:solid 1px #f2f2f2;
	border-top:solid 1px #f2f2f2;
	padding-bottom:10px;
	padding-top:20px;
	width:900px;
	padding-left:20px;
}
#titleProductsHome {
	margin:10px auto 0 auto;
	border-top:solid 1px #f2f2f2;
	padding-bottom:10px;
	padding-top:20px;
	width:900px;
	padding-left:20px;
}

/*home page*/
#homeStories {
	background-image:url(../assets/home/homeBG.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:367px;
	position:relative;
	border-bottom:solid 1px #C6C6C6;
	margin-bottom:20px;
}
#homeLabel 
{
	position:absolute;
	background-color:#FFFFFF;
	top:45px;
	width:366px;
	height:102px;
	padding:36px 0 0 45px;
}
#homeDisplay1
{
	position:absolute;
	top:184px;
	left:183px;
	/*width:136px*/
	width:181px;
	height:137px;
	z-index:500;
}
#homeDisplay1 a
{
	display: block;
	/*width:100px;*/
	width:147px;
	height:24px;
	/*background-image:url(../assets/home/story1Image.jpg);*/
	background-image:url(../assets/st1Image.jpg);
	background-repeat:no-repeat;
	background-position:-left top;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:12px;
	padding-top:113px;
	padding-left:36px;
	background-color:#ffffff;
}
#homeDisplay1 a:hover
{
	background-position:0 -137px;
}

#homeDisplay2 
{
	position:absolute;
	top:0px;
	left:458px;
	width:136px;
	height:137px;
	z-index:500;
}
#homeDisplay2 a
{
	display: block;
	/*width:100px;*/
	width:147px;
	height:24px;
	/*background-image:url(../assets/home/story2Image.jpg);*/
	background-image:url(../assets/st2Image.jpg);
	background-repeat:no-repeat;
	background-position:-left top;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:12px;
	padding-top:113px;
	padding-left:36px;
	background-color:#ffffff;
}
#homeDisplay2 a:hover
{
	background-position:0 -137px;
}
#homeDisplay3 
{
	position:absolute;
	bottom:0px;
	left:595px;
	width:136px;
	height:137px;
	z-index:500;
}
#homeDisplay3 a
{
	display: block;
	/*width:100px;*/
	width:147px;
	height:24px;
	/*background-image:url(../assets/home/story3Image.jpg);*/
	background-image:url(../assets/st3Image.jpg);
	background-repeat:no-repeat;
	background-position:-left top;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:12px;
	padding-top:113px;
	padding-left:36px;
	background-color:#ffffff;
}
#homeDisplay3 a:hover
{
	background-position:0 -137px;
}

#promotional3x3
{
	height:116px;
	width:117px;
	position:absolute;
	top:92px;
	left:778px;
	background-color:#717074;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	padding:10px;
	display:none; /* get rid of this line to turn on 3x3 promotion block */
}
#promotional3x3 a
{
	position:absolute;
	bottom:10px;
	left:10px;
	color:#ffffff;
	text-decoration:none;	
}
#promotional2x2
{
	height:81px;
	width:81px;
	position:absolute;
	top:92px;
	left:778px;
	background-color:#717074;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	padding:5px;
	display:none; /* get rid of this line to turn on 2x2 promotion block */
}
#promotional2x2 a
{
	position:absolute;
	bottom:5px;
	right:5px;
	color:#ffffff;
	text-decoration:none;	
}
#homeMission 
{
	/*width:390px;
	padding-top:15px;
	padding-left:20px;*/
	line-height:20px;
}
#homeNews 
{
	background-color:#f2f2f2;
	border:solid 1px #C6C6C6;
	width:418px;
	padding:15px 20px 10px 20px;
}

#homeNewsItems
{
	margin-top:8px;	
}
.homeNewsItem a 
{
	text-decoration:none;
	display:block;
	padding:2px 0 2px 0;
}
.homeNewsItem a:hover
{
	background-color:#f2f2f2;
}
.homeNewsTitle 
{
	margin-left:10px;
}
.homeHeader 
{
	margin-bottom:10px;
}
.arrow 
{
	margin-left:10px;
}
.arrow_home
{
	margin-left:5px;
}
/*news*/
.newsTable 
{
	width:420px;
}
.yearPicker 
{
	margin-top:15px;
	background-color:#717074;
	height:20px;
	border-bottom:solid 1px #DBDBDB;
	color:#C2C2C2;
	line-height:13px;
	padding-left:10px;
	padding-top:5px;
}
.yearPicker a
{
	color:#C2C2C2;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
}
.yearPicker a:hover 
{
	color:#ffffff;
	font-weight:bold;
}
.yearPicker .selected
{
	color:#ffffff;
	font-weight:bold;
}
.newsItems 
{
	border-bottom:solid 5px #717074;
}
.newsItem 
{
	border-bottom:solid 1px #DBDBDB;
}
.newsItem a 
{
	text-decoration:none;
	display:block;
	padding:15px 10px 15px 15px;
}
.newsItem a:hover
{
	background-color:#e9e9e9;
	color:#717074;
}
.newsTitle 
{
	width:315px;
}
.eventTitle 
{
	width:250px;
}
.story 
{
	border-bottom:solid 1px #f2f2f2;
	padding-bottom:30px;
	margin-bottom:25px;
}
.storiesHeader 
{
	padding-top:1px;
	margin-bottom:10px;
}
.storiesName 
{
	font-weight:bold;
	text-transform:uppercase;
	line-height:17px;
	color:#00bce4;
}
.storiesName a 
{
	cursor:default;
	text-decoration:none;
	color:#00bce4;
}
.storiesPosition 
{
	font-size:11px;
	line-height:15px;
}
.storyImage 
{
	margin-right:20px;
	margin-top:5px;
}
.storyLink 
{
	margin-top:25px;
}
.storyLink a 
{
	color:#00bce4;
	text-decoration:none;
}
.detailStory 
{
	width:675px;
}
/*Products*/
#productsBanner 
{
	margin:0 auto 0 auto;
	width:914px;
	height:182px;
	background-image:url(../assets/products/productsBanner.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#productsBox 
{
	width:472px;
	height:96px;
	background-color:#00BCE4;
	position:absolute;
	top:0;
	left:46px;
	padding:20px 15px 20px 15px;
	color:#ffffff;
}
#productsContent 
{
	width:866px;
	margin:50px auto 0 auto;
}
#productColumn1 
{
	width:261px;
	margin-right:38px;
}
#productColumn2 
{
	width:269px;
	margin-right:31px;
	padding-top:16px;
}
#productColumn3 
{
	width:267px;
}
.productLearnMore 
{
	margin-top:10px;
}
.productLearnMore a 
{
	color:#00bce4;
	text-decoration:none;
}
.productLearnMore a:hover 
{
	color:#717074;
}
#productBanner 
{
	width:690px;
	height:199px;
	background-color:#717074;
	margin-bottom:30px;
}
#productBannerCopy 
{
	padding:20px 15px 20px 15px;
	width:420px;
	color:#ffffff;
}
#productBannerCopy .header 
{
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:10px;
}
.productDescription 
{
	border-bottom:solid 1px #f2f2f2;
	margin-bottom:15px;
	padding-bottom:13px;
}
.productDescription2 
{
	border-top:solid 1px #f2f2f2;
	margin-top:15px;
	padding-top:13px;
	border-bottom:solid 1px #f2f2f2;
	margin-bottom:15px;
	padding-bottom:13px;
}
.productDescription3 
{

	border-bottom:solid 1px #f2f2f2;
	
}
.productPDF
{
	margin-top:11px;
}

.productPDFSpec a:hover
{
	background-color:#F8F8F8;
}
.productPDFSpec a
{
	color:#00bce4;
	text-decoration:none;
}
.productPDF a 
{
	color:#00bce4;
	text-decoration:none;
}
.productPDF a:hover 
{
	color:#717074;
}
.pdfHeader 
{
	margin-top:15px;
	background-color:#717074;
	height:20px;
	border-bottom:solid 1px #DBDBDB;
	color:#FFFFFF;
	line-height:13px;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
}

.pdfItems 
{
	border-bottom:solid 5px #717074;
	margin-bottom:20px;
}
.pdfItem 
{
	border-bottom:solid 1px #DBDBDB;
	padding:7px 10px 7px 15px;
}

.pdfItem a 
{
	text-decoration:none;
	display:block;
	padding:7px 10px 7px 15px;
	height: 11px;
}
.pdfItem a:hover
{
	background-color:#e9e9e9;
	color:#717074;
}
.pdfItemNoLink 
{
	border-bottom:solid 1px #DBDBDB;
	padding:7px 10px 7px 15px;
	
}

.pdfItemNoLink a 
{
	text-decoration:none;
	display:block;
		
}
.pdfItemNoLink a:hover
{
	
	color:#717074;
}
.pdfModel 
{
	width:150px;
}
.pdfTitle 
{
	width:370px;
}
.pdfTitle2 
{
	width:245px;
}
.pdfTitle3 
{
	width:400px;
}
.pdfTitle4 
{
	width:300px;
}
.pdfDownload 
{
	color:#00bce4;
}
/*Breadcrumb */
#breadcrumb 
{
	line-height:11px;
	font-size:11px;
	padding-top:8px;
}
#breadcrumb a 
{
	line-height:11px;
	font-size:11px;
	text-decoration:underline;
	color:#00bce4;
}
#breadcrumb a:hover 
{
	color:#717074;
}
.breadcrumbNews 
{
	padding-left:40px;
}
/*Side Navigation*/
ul#main-nav 
{
	margin:10px 0 0 0;
	padding:0;
	border-bottom:solid 1px #DBDBDB;
}
ul#main-nav li 
{
	margin:0;
	padding:0;
	list-style:none;
	margin:0 0 0 0;
	line-height:17px;
	border-top:solid 1px #DBDBDB;
}
ul#main-nav li a 
{
	text-decoration:none;
	display:block;
	padding:8px 15px 8px 15px;
	color:#717074;
	font-weight:bold;
}
ul#main-nav li a:hover 
{
	background:#f8f8f8;
	color:#00bce4;
}
ul#main-nav li a.selected
{
	background:#f8f8f8;
	color:#00bce4;
}
/*footer*/
#footer {
	width:1000px;
	margin:0 auto 0 auto;
	padding:10px 40px 40px 0;
	font-size:11px;
}

#footer .divider {
	padding:0 10px 0 10px;
}
#footer a:hover 
{
	color:#333333;
}
/* admin styles */
#admin_content 
{
	margin: 20px 40px 20px 40px;
}
#admin_title 
{
	padding-top:9px;
}
#admin_nav 
{
	clear:both;
	height:23px;
	position:absolute;
	bottom:2px;
	float: left;
}
.admin_nav_selected 
{
	color:#00bce4;
}
#admin_footer 
{
	width: 1000px;
	margin:0 auto 0 auto;
	padding:10px 40px 40px 40px;
	font-size:11px;
}