@charset "UTF-8";
/* CSS Document */

/* TYPOGRAHY SETTING - BODY COPY */
body, .errors, .formfieldClass, .multilineformfieldClass, .formMandatorytext {
	font-smooth: always; /* CSS 3 support for smooth text */
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

/* TYPOGRAHY SETTING - TITLE/NAV ITEMS */
h1, h2, h3, h4, h5, .primarynavUL li, .subnavUL li, .footernavUL li, .documentationIndexListUL li {
	font-smooth: always; /* CSS 3 support for smooth text */
	font-family: Cambria, Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


/* CORE */

html {
	height: 100%;
	/*overflow: scroll; overflow-y: scroll; overflow: -moz-scrollbars-vertical;*/ /* Force scrollbar to auto vertically */
}

body {
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 0.85em;
	color: #666;
	line-height: 1.75em;
	height: 100%;
	background-color: #FCFCFC;
	/*background-image: url(../images/core/mainbg.jpg);*/
	background-repeat: repeat-x;
	background-position: top center;
	min-width: 960px; max-width: 10000px; /* Make scroll horizontally below 1024x768 */
}

.wrapper {
    min-width: 960px;
    max-width: 10000px;
}

p {
	border: 0;
	padding: 0;
	margin: 0;
	padding-bottom: 1em;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
	border-style: none;
	-ms-interpolation-mode:bicubic; /* Allow better scaling for IE images */
}

pre {
	white-space: pre-wrap;       /* css-3 */
 	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 	white-space: -pre-wrap;      /* Opera 4-6 */
 	white-space: -o-pre-wrap;    /* Opera 7 */
 	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	font-size: 1em;
}

a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-decoration: none;
	background-color: transparent;
	color:#C33;
	border-color: #C33;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

a:hover {
	color: #F60;
	border-color: #F60;
}

a:before {
	content: "\00BB \0020"; /* Add Chevron to all a href links via code */
	color:#C33;
}

a.noChevron:before {
	content: "";
	color:#C33;	
}

a.noChevronPrimaryNavOn:before {
	content: "";
}
a.noChevronPrimaryNavOn {
	border: none;
	color:#FFF;	
}

a.noChevronPrimaryNavOff:before {
	content: "";
}
a.noChevronPrimaryNavOff {
	border: none;
	color:#C33;	
}

.imgLink {
	border: 0;
}

a.imgLink:before {
	content: "";
	color:#C33;
}

/* PHOTOS */
.standardPhoto {
	margin-right: 3%;	
	margin-bottom: 3%;
	padding: 5px;
	border: 2px solid #999;
	background-color:#FFF;
}

/* CONTENT TITLES */
h1 {
	font-size: 2.3em;
	color: #333;
	line-height: 1.2em;
	margin: 0;
	margin-top: 0.4em;
	margin-bottom: 0.25em;
}

/* CONTENT SUBTITLES */
h2 {
	font-size: 1.7em;
	color: #333;
	line-height: 1.6em;
	margin: 0;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

h3 {
	font-size: 1.5em;
	color: #333;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

h4 {
	font-size: 1.3em;
	color: #333;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

h5 {
	font-size: 1.2em;
	color: #333;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

/* LAYOUT */

.topColumn {
	width: 96%;
	float: left;
	background-color: #fff;
	padding-bottom: 3%;
	padding-left: 3%;
	padding-right: 1%;
	background-image: url(../images/core/headerbg.jpg);
}

.contentWidthSpan {
	float: left;
	width: 100%;
	background-image: url(../images/core/dropshadow.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 2%;
	display: block;
}

.navColumn {
	width: 24%;
	float: left;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 1%;
}

.contentColumn {
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	width: 63%;
	display: block;
}

.contentColumn ul {
	margin-left: 1.5em;
	padding-left: 1em;
}

.contentColumn li {
	padding-left: 1em;
}

.contentColumn img {
	margin-right: 3%;	
	margin-bottom: 1.5%;
	margin-top: 1.5%;
	padding: 5px;
	border: 2px solid #999;
	background-color:#FFF;
	display: block;
}


/* SITE CREDIT */

.siteCredit {
	font-size: 0.85em;
	line-height: 1.3em;
}


/* --- DIVIDERS --- */

div.hr {display: none}
a{}
div.hr {
	display: inline-block;
	height: 2px;
	width: 100%;
 	background-color: transparent;
	border-color: #333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	margin: 1.5em 0 1.5em 0;
	clear: both;
}
hr {display:none}

div.hrNarrow {display: none}
a{}
div.hrNarrow {
	display: inline-block;
	height: 2px;
	width: 100%;
 	background-color: transparent;
	border-color: #333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	margin: 0.5em 0 0.8em 0;
	clear: both;
}
hrNarrow {display:none}

/* LOGO */

.logo {
	width: auto;
	height: auto;
	border: 0;
}


/* PRIMARY NAV */

.logoDIV {
	width: 27%;
	margin-top: 5%;
	float: left;
	text-align:center;
    display:block;
}

.primarynavDIV {
	width: 68%;
	float: left;
	text-align: left;
	margin-top: 6%;
	margin-left: 5%;
}

/* PRIMARY NAV UL */

.primarynavUL {
}

.primarynavUL ul {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

.primarynavUL li {
	padding-bottom: 0.65em;
	list-style-image: none;
	list-style-type: none;
	display:inline;
	font-size: 1.2em;
}

.primarynavON_middle {
	background-image: url(../images/core/primarynav/middleON.gif);
	background-repeat: repeat;
	float: left;
	height: 33px;
	padding-top: 7px;
	padding-left: 0.5%;
	padding-right: 0.5%;
}	
.primarynavON_left {
	background-image: url(../images/core/primarynav/lhsON.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 40px;
	float: left;
}
.primarynavON_right {
	background-image: url(../images/core/primarynav/rhsON.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 40px;
	float: left;
	margin-right: 1%;
}
.primaryNavON {
	color: #FFF;
}

.primarynav_middle {
	background-image: url(../images/core/primarynav/middle.gif);
	background-repeat: repeat;
	float: left;
	height: 33px;
	padding-top: 7px;
	padding-left: 0.5%;
	padding-right: 0.5%;
}	
.primarynav_left {
	background-image: url(../images/core/primarynav/lhs.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 40px;
	float: left;
}
.primarynav_right {
	background-image: url(../images/core/primarynav/rhs.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 40px;
	float: left;
	margin-right: 1%;
}
	

/* 2NDRY NAV UL */

.subnav {
}

.subnavUL {
}

.subnavUL ul {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

.subnavUL li {
	padding: 0;
	margin: 0;
	padding-bottom: 0.85em;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.4em;
}

.subnav ul li:before {
	content: "\00BB \0020";
	color:#C33;
}

/* FOOTER NAV UL */

.footernavUL {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

.footernavUL ul{
	display: inline;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

.footernavUL li {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.0em;
	line-height: 1.5em;
	display:inline;
	padding-right: 0.6em;
}

.footernavUL ul li:before {
	content: "\00BB \0020";
	color:#C33;
}

.footerRedStripe {
	background-color: #C33;
	width: 100%;
	height: 5px;
	display: inline-block;
	margin-top: 3%;
	line-height: 0px;
}

/* PROMO PANELS */

.rightalignpromoImage {
	float: right;
	display: inline-block;
	padding-left: 5px;
}

.promoCopy {
	font-size: 1.0em;
	line-height: 1.4em;
}

.promoLink {
	font-size: 1.4em;
	line-height: 1.4em;
}

/* COPYRIGHT */

.copyright {
	font-size: 0.9em;
}

/* --- FORM --- */

.contacFormP{
	padding: 0;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
.formLHSDIV {
	/*width: 332px;*/
	width: 47%;
	/*padding-right: 20px;*/
	padding-right: 6%;
	float: left;
	text-align: left;
}
.formRHSDIV {
	width: 45%;
	float: left;
	text-align: left;
}
.errors {
	color: #FFF;
	font-size: 1.0em;
	line-height: 1.3em;
	font-style: italic;
	background-color: #C33;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	width: 95%;
	margin-bottom: 20px;
}
.formfieldClass {
	width: 100%;
	clear: both;
	background-color: #E4E4E4;
	border: 1px solid #ccc;
    border-left-color: #ccc;
   	border-top-color: #ccc;
  	padding: 0 2px;
 	line-height: 20px;
	padding: 5px;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: normal;
}
.multilineformfieldClass {
	/*width: 341px;*/
	width: 100%;
	clear: both;
	background-color: #E4E4E4;
	border: 1px solid #ccc;
    border-left-color: #ccc;
    border-top-color: #ccc;
    padding: 0 2px;
    line-height: 20px;
	padding: 5px;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: normal;
}
.formMandatorytext {
	color: #999999;
	font-size: 0.8em;
	line-height: 2.5em;
	float: right;
	vertical-align: middle;
}

form {
	width: 100%;
	text-align: left;
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
}
form.full { width: 100%; }


fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

legend {
	display: none;
}

form label,
form p {
	display: block;
	clear: both;
	width: 100%;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 100%;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
	clear: left;
	float: left;
    padding: 0;
    margin: 0;
    width: 45%;
	margin-top: 2%;
}

/* DITTO DIV */
.dittoDiv {
	float: left;
	width: 46%;
	display: block;
	margin-right: 3%;
	vertical-align: top;
}

/* DITTO PAGINATION */
.ditto_paging {
    border-top: 1px solid #C33;
    padding: 10px;
    font-size: 0.85em;
    color: #C33;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #C33;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #C33;
    color: #FFF;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #C33;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: #666;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #C33;
}
#ditto_pages a:before {
	content: "";
	color:#C33;	
}

/* HOME FEATURES PANELS */
.homeFeaturesPanels {
	display: inline;
	width: 30%;
	height: auto;
	margin-right: 3%;
	vertical-align: top;
	float: left;
}

/* DOWNLOADS DIVs */
.downloadsDIVs_LHS {
	width: 47%;
	margin-right: 6%;
	float: left;
}
.downloadsDIVs_RHS {
	width: 47%;
	float: left;
}

/* BREADCRUMBS */
.B_lastCrumb:before {
	content: "\00BB \0020";
	color:#666;
}
.B_crumbBox {
	font-size: 0.85em;
}

/* SITEMAP */
.sitemapUL {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}
.sitemapUL li {
	list-style-image: none;
	list-style-type: none;
}

.sitemapUL ul li:before {
	content: "\00BB \0020";
	color:#C33;
}

/* FLUID LAYOUT */
.box {
    margin-right: 2%;
    float: left;
	vertical-align: top;
}
.col1 { width: 195px; }
.col1 img { max-width: 185px; }
.casecol1 { width: 300px; }
.casecol1 img { max-width: 280px; }
.downloadsBox { width: 40%; }
.downloadsBox img { max-width: 280px; }

/* LOGIN */
.loginMiddle {
	/*margin:0 auto;*/
	width:100%;
	/*text-align: center;*/
	margin-top: 7%;
}

/* DOCUMENTATION INDEX LIST ITEMS */
.documentationIndexListNormalRow {
	border-bottom: 1px dotted #333;
}
.documentationIndexListLastRow {
	border-bottom: none;
}
.documentationIndexList {
}

.documentationIndexListUL {
}

.documentationIndexListUL ul {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

.documentationIndexListUL li {
	padding: 0;
	margin: 0;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.4em;
}

.documentationIndexList ul li:before {
	content: "\00BB \0020";
	color:#C33;
}