@charset "UTF-8";
/* CSS Document */
  DIV#tabContainer { margin-left:12px; }
	A.adTabs { width:25px;height:20px;padding:3px;font-weight:bold;color:#003F54;background-color:#FFFFFF;border-left:1px solid #000000;border-right:1px solid #000000;border-top:1px solid #000000;text-align:center;text-decoration:none;font-family:Arial;font-size:10pt;margin-right:3px; }
  A.adTabs:hover { background-color:#F2D065; }
/* basic styles */
body {
	margin: 0;
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.indexClear {
	height: 20px;
	clear: both;
}
.pdfInfo {
	font-weight: normal;
	font-size: 10px;
}
.imgLeft {
	margin-right: 8px;
	float: left;
}
.imgRight {
	margin-left: 8px;
	float: right;
}
.productsImg {
	margin: 0 13px 13px 13px;
}
.clear {
	clear: both;
	height: 1px;
}
a img {
	border: none;
}

/* LAYOUT */
#outerContainer {
	border: 3px solid #EABB00;
	border-width: 3px 0 0 0;
	padding: 10px 20px;
}
#mainContainer {
	width: 770px;
}
#mainContent {
	margin-top: 20px;
	
}
/* header styles */
#header {
	height: 83px;
	padding: 0 0 23px 10px;
}
#header img { 
	float: left;
}
#header p {
	float: left;
	margin: 0 0 0 100px;
	line-height: 130%;
}
#header span {
	color: #003946;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 125%;
}
/* top nav */
#topNav { 
	background-repeat: repeat-x;
	background-image: url(../images/topnav-bg.gif);
	height: 24px;
	margin: 0;
	padding-top: 4px;;
}
#topNav img {
	display: inline;
	border: 1px solid #fff;
	border-width: 0 0 0 1px;
	padding: 0;
	margin: 0;
	float: left;
}
#topNav img.first {
	border: 0;
}
/* index styles */
#topLeftIndex {
	width: 224px;
	height: 200px;
	padding: 0 13px 0px;
	background: url(../images/box-bg-topleft.gif) no-repeat top left;
	margin: 0 10px 0 0;
	float: left;
}
#topLeftIndex h1 {
	margin-bottom: 0;
	padding-bottom: 0;
}
#topLeftIndex p {
	margin-top: 0;
}
.banner {
	float: right;
	border: 1px solid #e5e6ed;
}
/* bottom index boxes */
.indexBottom {
	border: 1px solid #e5e6ed;
	display: inline;
	width: 248px;
	height: 275px;
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
}
#last { /* remove right margin on the last box */
	margin: 0;
}
.boxHeader {
	background: url(../images/header-bg.gif) repeat-x;
	height: 35px;
}
.boxHeader h1 {
	margin-top: 0;
	padding: 8px 13px 0;
	font-weight: normal;
}
.boxContent {
	margin: 10px 13px;
	height: 195px;
}
/* secondary styles */
.bannerSecondary {
	margin-top: 15px;
}
#content p, #rightSidebar p {
	padding: 0 13px 5px 13px;
}
#content h2, #content h3, #content h4 {
	padding: 0 13px;
}
td#content ul {
	margin-left: 13px;
}
#secondary {
	margin-top: 20px;
}
#secondary hr {
	margin: 13px;
}
#content {
	width: 500px;
	border: 1px solid #e5e6ed;
}
#divider {	
	width: 15px;
}
#secondary h1 {
	background: url(../images/header-bg.gif) repeat-x;
	height: 35px;
	margin: 0;
	padding: 8px 13px 0;
	font-weight: normal;
}

/* sidebar styles */
#rightSidebar {
	width: 250px;
	border: 1px solid #e5e6ed;
}
#blankHeader {
	/*height: 34px;
	border: 1px solid #e5e6ed;
	border-width: 0 0 1px 0;*/
	display:none;
}
.testimonials {
	margin: 13px 13px 0;
	border: 1px solid #e5e6ed;
}
#callouts {
	width: 100%;
	margin-bottom: 13px;
}
#callouts td {
	width: 50%;
}
#callouts li {	
	padding: 3px 5px;
}
#buyOnline {
	margin: 13px;
}
#buyOnline img {
	float: left;
	margin-right: 10px;
}
/*overrides the float on the Buy online div*/
#buyOnline #imgfloatoverride {
	float: none;
}
#buyOnline h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#rightSidebar #buyOnline ul {
	margin-top: 5px;
}
#rightSidebar #buyOnline li {
	background: none;
	padding: 0 0 4px;
}



/* TEXT STYLES */
/* general text styles */
h1 {
	color: #003946;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #003946;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
h2.advName {
	margin: 5px 0;
	font-size: 16px;
}
h3 {
	font-style: italic;
	margin: 0;
	font-size: 11px;
}
h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0 0;
}
#mainContent ul, #rightSidebar ul, #content ul {
	padding: 0;
	margin: 5px 0px;
	list-style-type: none;
}
#rightSidebar ul {
	margin: 10px 13px;
}
#mainContent li, #rightSidebar li, #content li {
	background: url(../images/nav-arrow.gif) no-repeat;
	background-position: 0 0.5em;
	padding: 3px 5px 3px 13px;
}
.inline li { 
	display: inline;
	margin-left: 5px;
}
p {
	line-height: 140%;
}
a {
	color: #328FBE;
}
/* right sidebar styles */
.logoLink {
	margin-left: 13px;
}

/* top left index text styles */
#topLeftIndex h1 { 
	padding: 0 0 5px; 
	font-weight: normal;
	margin-top: 10px;
}
#topLeftIndex p { font-size: 11px; }
/* bottom index text styles */
#indexBottom h1 {
	background: url(../images/header-bg.gif) repeat-x;
	width: 224px;
	padding: 0;
	margin: 0;
}
.quickLinksIcon {
	margin: 3px 13px 3px 0;
	display: inline;
	float: left;
} 
#quickLinks p {
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	margin: 10px 0;
}
#quickLinks a {
	text-decoration: none;
	color: #000;
}
#quickLinks a:hover {
	text-decoration: underline;
}
.quickLinksLargeText {
	display: inline;
}
.indexBottom p {
	margin: 0 0 10px;
}

/* FOOTER STYLES */
#footer p {
	clear: both;
	text-align: center;
	margin: 0;
	padding: 10px 0;
}	
#footer a {	
	color: #328FBE;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: underline;
}
.disclaimer {
 	float: left;
	margin-bottom: 0;
}

#map {
	margin: 13px;
	border: 1px solid #e5e6ed;
	width: 470px; 
	height: 328px;
}
/* about team page styles */
#teamPage h2 {
	font-size: 18px;
	margin-bottom: 5px;
}/*
.teamTitle {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: normal;
}*/
.teamLine {
	margin: 30px 0 0 0;
	border-top: 1px solid #e5e6ed;
	padding: 0;
	clear: both;
}
#teamPage .imgLeft {
	margin: 8px 8px 20px 13px;
}

/* contact info blocks */
.contactInfo {
	width: 400px;
	margin: 13px 0;
}

/* video container */
#videoContainer {
	text-align: center;
	margin: 20px 0;
}
#videoContainer a {
	line-height: 175%;
}
.weatherWidget { 
	margin-left: 13px;
}
#language { /* language toggle in header */
	float: right;
	margin-top: 70px;
}
