/*** GENERAL STYLES ***/

body {behavior: url(/includes/ie6hoverfix.htc);}
body {background: #fff url(../images/bkg.gif) left top repeat-x; text-align: center; margin: 0; padding: 0;}
body, th, td, h1, h2, h3, h4, h5, h6, select, input, textarea {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #555;}
body, th, td, h1, h2, h3, h4, h5, h6 {line-height: 17px;}
form, h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}

img, table, fieldset {border: 0;}
ul, ul li {list-style: none; margin: 0; padding: 0;}
p {margin: 0 0 1.5em 0;}
a {color: #2c4281;}
a:hover {color: #f26522;}
a.morelink {font-family: tahoma, arial, sans-serif; font-size: 10px; font-weight: bold; color: #f26522; text-decoration: none; text-transform: uppercase;}
a.morelink:hover {text-decoration: underline;}
.backlink {float: right; margin: 0 0 20px 50px; font-size: 11px; padding-top: 5px;}
a.youtubelink {padding-left: 50px; background: url(../images/youtube-logo.png) left center no-repeat;}

.hide {display: none;}
.alert {color: #c00;}
.small {font-size: 11px;}

.floatleft {float: left;}
.floatright {float: right;}
.imgleft {float: left; margin: 0 30px 30px 0;}
.imgright {float: right; margin: 0 0 30px 30px;}
div.imgborder {border: 1px solid #ddd; padding: 5px;}
.textleft {text-align: left;}
.textcenter {text-align: center;}
.textright {text-align: right;}

.spacer {float: none; clear: both; height: 1px; overflow: hidden;}
.hr {float: none; clear: both; height: 1px; overflow: hidden; border-top: 1px dotted #ccc; margin: 2em 0;}
.clear {float: none; clear: both;}

.half {width: 50%;}
.third {width: 33%;}
.twothird {width: 60%;}
.quarter {width: 25%;}
.threequarter {width: 70%;}

.ir {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
a .ir {cursor: pointer;}


/*** STRUCTURAL STYLES ***/

#outer {position: relative; width: 990px; margin: 0 auto; text-align: left; padding-top: 140px;}
#top {position: absolute; left: 0; top: 0; width: 990px; height: 100px; background: #233570 url(../images/bkg.gif); z-index: 5;}

#printlogo {display: none;}
#logo {position: absolute; left: 0; top: 0; width: 480px; height: 60px; line-height: 60px; font-size: 30px; color: #fff; text-transform: uppercase; text-decoration: none; font-weight: normal; text-indent: 15px;}
#logo .ir {background: url(../images/logo.gif) no-repeat;}

#navmain {position: absolute; left: 10px; top: 66px; line-height: 34px; height: 34px; z-index: 5;}
#navmain li {position: relative; float: left; margin-right: 5px; z-index: 5;}
#navmain a {display: block; zoom: 1; color: #fff; font-size: 16px; text-decoration: none;}
#navmain span {display: block; zoom: 1; padding: 0 13px; cursor: pointer;}
#navmain li.on a.tab {background: #fff url(../images/navmain.gif) left top no-repeat; color: #333;}
#navmain li.on a.tab span {background: url(../images/navmain.gif) right -34px no-repeat;}
#navmain li:hover a.tab, #navmain a.tab:hover {background: #5d5d5d url(../images/navmain.gif) left -68px no-repeat; color: #fff;}
#navmain li:hover a.tab span, #navmain a.tab:hover span {background: url(../images/navmain.gif) right -102px no-repeat;}

#navmain ul {display: none; position: absolute; left: 0; top: 34px; width: 200px; background: #5d5d5d; z-index: 10; padding-bottom: 8px; border-bottom: 1px dotted #999;}
#navmain li:hover ul {display: block;}
#navmain li li {position: static; margin: 0 8px; float: none; border-top: 1px dotted #999;}
#navmain li li a {position: static; font-size: 13px; padding: 6px 5px; line-height: 15px;}
#navmain li li a:hover {background: #f26522;}

#naveyebrow {position: absolute; right: 14px; top: 0; line-height: 30px; font-family: tahoma, arial, sans-serif; font-size: 11px;}
#naveyebrow li {float: left;}
#naveyebrow a {display: block; padding: 0 8px; zoom: 1; color: #ddd; text-decoration: none;}
#naveyebrow a:hover {text-decoration: underline;}
#naveyebrow li.on a {color: #fff;}

#navmain a.tab, #navmain a.tab span, #naveyebrow a {width: 10px; white-space: nowrap;}
	html>body #navmain a.tab, html>body #navmain a.tab span, html>body #naveyebrow a {width: auto; white-space: normal;}

#navsocial {position: absolute; right: 10px; top: 75px;}
#navsocial li {float: left; padding-left: 5px;}
#navsocial a {color: #fff; font-size: 11px;}

* html #navsocial img {position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/images/iepngfix.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

#main {padding: 0 15px; z-index: 1;}
#content {float: left; width: 650px; margin-bottom: 40px;}
	#content.wide {float: none; width: 960px;}
#sidebar {float: right; width: 250px; margin-bottom: 40px; padding-top: 65px;}

#footer {clear: both; border-top: 1px dotted #ccc; line-height: 35px; font-family: tahoma, arial, sans-serif; color: #999; font-size: 11px;}
#footer a {color: #999; text-decoration: none;}
#footer a:hover {color: #a00045; text-decoration: underline;}


/*** CONTENT STYLES ***/

#content h1 {font-size: 26px; line-height: 30px; font-weight: normal; color: #7890b6; margin: 20px 0 30px;}
#content h2 {font-size: 18px; line-height: 22px; font-weight: normal; margin: 30px 0 10px;}
#content h3 {font-size: 14px; line-height: 18px; margin: 0 0 5px; padding-top: 10px;}
#sidebar h1 {font-size: 16px; line-height: 20px; color: #7890b6; margin: 20px 0 15px;}
#sidebar h2 {font-size: 14px; line-height: 18px; margin: 20px 0;}
#sidebar h3 {margin: 0 0 5px; padding-top: 10px;}
#main ul {margin: 0 0 1.5em;}
#main ul li {padding-left: 15px; background: url(../images/bullet.gif) 4px 7px no-repeat; margin-bottom: 8px;}

.prodh2 {clear: both; border-bottom: 1px dotted #ccc; padding: 15px 0 5px;}
.prodimg {clear: both; float: left; border: 1px solid #ddd; text-align: center; margin-bottom: 10px; position: relative; top: 10px;}
.prodimg a {display: block; width: 200px; padding: 5px; zoom: 1;}
.prodimg img {max-width: 200px;}
.prodtxt {float: right; width: 720px; margin-bottom: 10px;}

.fileinfo {font-family: tahoma, arial, sans-serif; font-size: 11px; padding-left: 10px; font-weight: normal;}


/*** TABLE STYLES ***/

table {border-collapse: collapse; margin-bottom: 2em;}
th, td {border: 1px solid #ccc; padding: 10px 15px;}
thead th, thead td, .thead th, .thead td, td.thead, th.thead {font-weight: bold; background: #eee;}
#main table .thead h2 {margin: 0; padding: 0;}


/*** FORM STYLES ***/

form div {clear: left; padding-top: 3px;}
form label {position: relative; float: left; width: 180px; padding-right: 20px; text-align: right;}
form .note {display: block; padding-left: 200px; margin-bottom: 5px; font-size: 11px;}
form .req {position: absolute; right: 4px; top: 0; color: #a00045; font-size: 30px; line-height: 30px;}
form .text input, form textarea {width: 350px;}
form textarea {height: 100px;}
form .button input {margin-left: 200px; background: #f26522; color: #fff; font-weight: bold; border: solid #666; border-width: 0 1px 2px 0; font-size: 17px; line-height: 18px;}
form .wide label {width: auto !important;}
form .wide input {width: 200px;}
form .checkbox input {vertical-align: middle; width: auto !important;}
#ergvideoform {width: 655px; padding-left: 20px;}
#ergvideoform label {width: 130px;}
#ergvideoform .hr {margin: .5em 0;}
#ergvideoform .button input {margin-left: 150px;}


/*** CALENDAR STYLES ***/

.calmolinks {text-align: center; margin: 0 0 10px; color: #999;}
.calendartable {clear: both; border-collapse: collapse; margin-bottom: 15px;}
.calendartable th, .calendartable td {font-weight: normal; padding: 0; width: 135px; border: 1px solid #ccc;}
.calendartable td.empty {background: #f5f5f5;}
.calendartable thead th, .calendartable thead td {font-weight: bold; background: #ddd; text-transform: uppercase; white-space: nowrap; padding: 4px 10px; text-align: center;}
.calendartable thead th {background: #999;}
.calendartable thead th h2 {margin: 0 !important; padding: 5px 0; color: #fff;}

.calendartable .thedate {float: right; width: 18px; height: 14px; line-height: 14px; text-align: center; font-weight: bold; background: #777; border: solid #ccc; border-width: 0 0 1px 1px; color: #fff; font-family: verdana,arial,sans-serif; font-size: 9px; margin: 0;}
.calendartable .items {clear: right; padding: 5px 5px 0 5px; min-height: 60px;}
.calendartable .items a {display: block; padding: 4px 5px; margin-bottom: 5px; font-size: 11px; line-height: 12px; color: #000; cursor: pointer; cursor: hand; text-decoration: none;}

.calendartable .items a div {display: none; background: #ffc; padding: 5px; margin-top: 3px;}
.calendartable .items a.show div {display: block;}
.calendartable .items a div div {display: none; background: none; border: 0; padding: 0; margin-top: 0; font-weight: bold;}

.legend {margin: 0 0 0 -10px !important;}
.legend li {float: left; padding: 0 10px !important; margin-right: 5px !important; background-image: none !important;}


/*** HOME STYLES ***/

#homephoto {float: left; margin-bottom: 20px;}
#homephoto div {float: none; margin: 0; border: 0; padding: 0;}
#homephoto img {width: 650px; height: 300px;}
#homecontent {position: relative; float: right; width: 260px; height: 260px; padding: 20px; background: #a00045 url(../images/homecontent.gif) no-repeat; color: #fff; line-height: 16px; margin-bottom: 20px; z-index: 1;}
#homecontent h1 {position: relative; width: 260px; height: 28px; line-height: 28px; border-bottom: 1px dotted #fff; font-size: 19px; text-transform: uppercase; color: #fff; margin: 0 0 15px 0;}
#homecontent h1 .ir {background: url(../images/homecontenth1.gif) no-repeat; left: -3px;}
#homecontenttext {height: 180px; overflow: hidden;}
#homecontent p {margin-bottom: .75em;}
#homebtnleft, #homebtnright {position: absolute; bottom: 16px; color: #fff;}
#homebtnleft {left: 19px;}
#homebtnright {right: 17px;}

#homefeatures h2, #homenews h2, #homeads h2 {position: relative; width: 100%; height: 32px; line-height: 32px; border-bottom: 1px dotted #ccc; font-size: 19px; text-transform: uppercase; color: #666; margin: 0 0 15px 0; font-weight: normal;}
#homefeatures {float: left; width: 660px; margin-bottom: 30px;}
#homenews {float: right; width: 300px; margin-bottom: 30px;}
#homeads {clear: both; margin-bottom: 40px;}
#homefeatures h2 .ir {background: url(../images/homefeaturesh1.gif) no-repeat;}
#homenews h2 .ir {background: url(../images/homenewsh1.gif) no-repeat;}
#homeads h2 .ir {background: url(../images/homeadsh1.gif) no-repeat;}
#homefeatures .imgleft {margin: 0 10px 10px 0;}
#homefeatures h3 {font-size: 14px; margin-bottom: 7px;}
#homefeatures .half {width: 45%; padding-right: 5%;}
#homeads .imgleft {margin: 0 10px 0 0;}
