﻿body { background-color: #666666; background-image: url(Images/PAGEBackground.jpg); background-repeat: repeat; margin: 10px 0px 0px 0px; padding: 0px; background-attachment: fixed; }
.Content { border-style: none solid solid solid; width: 1000px; margin-left: auto; margin-right: auto; background-color: #FFFFFF; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; }

h1 {font-family: Arial, Verdana, Sans-serif; font-size: 14pt; font-weight: bold; color:#0066CC;}
h2 {font-family: Arial, Verdana, Sans-serif; font-size: 9pt; font-weight: bold; color:#000000;}

li { list-style-type: disc; padding-bottom: 5px; }

/*-- HYPERLINK FORMATTING --*/
A.General, A.General:link, A.General:hover, A.General:visited { color: #006600; text-decoration: underline; font-size: 9pt; }
A.General:hover, A.General:active { color: #006600; font-size: 9pt; }

/*-- GENERIC TEXT FORMATTING --*/
.BoldText { font-family: Arial, Verdana, Sans-serif; font-size: 8pt; font-weight: bold; }
.SubText { color: #FF6600; font-style: italic; }
.SubLevel2 { color: #999999; font-style: italic; font-weight: normal; }

/*-- PAGE HEADER --*/
.Header { font-family: Arial, Verdana, Sans-serif; font-size: 8pt; font-weight: bold; background-image: URL(Images/PAGEHeader.jpg); width: 1000px; height: 75px; }
.Footer { width: 1000px; height: 37px; background-image: URL(Images/PAGEFooter.jpg); }

/*-- COMMON FORMATTING --*/
.ProductBorder {border: 1px solid #999999;}

/*-- THUMBNAIL FORMATTING --*/
A.ThumbnailLink, A.ThumbnailLink:link, A.ThumbnailLink:hover, A.ThumbnailLink:visited { color: #0066CC; text-decoration: none; font-size: 9pt; }
A.ThumbnailLink:hover, A.ThumbnailLink:active { color: #0066CC; text-decoration: underline; font-size: 9pt; }

.ThumbnailCell { width: 180px; vertical-align: top; text-align: left; }
.ThumbnailImageCell { width: 170px; height: 170px; line-height: 170px; text-align: center; vertical-align: middle; }
.ThumbnailImage { padding: 5px; }

/*-- DETAIL CELL FORMATTING --*/
.DetailCell { width: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; }

/*-- NAVIGATION --*/
.NavigationTable { width: 202px; padding-left: 5px; vertical-align: top; }
.NavigationHeader { width: 200px; height: 25px; vertical-align: bottom; font-family: Arial, Verdana, Sans-serif; font-size: 9pt; font-weight: bold; color: #ffffff; }
.NavigationCell { width: 200px; vertical-align: top; font-family: Arial, Verdana, Sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; margin: 0px 0px 10px 0px; padding: 0px; }
.NavigationTree { vertical-align: top; background-color: #F0F0F0; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-color: #999999; border-bottom-color: #999999; border-left-color: #999999; }

A.NavigationLink, A.NavigationLink:link, A.NavigationLink:hover, A.NavigationLink:visited { text-decoration: none; color: #FFFFFF; }
A.NavigationLink:hover, A.NavigationLink:active { text-decoration: underline; color: #FFFFFF; }

/*-- PROMO SECTION --*/
.PromoSection { vertical-align: top; background-color: #F0F0F0; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-color: #999999; border-bottom-color: #999999; border-left-color: #999999; color: #333333; font-weight: normal; font-family: Arial, Verdana, Sans-serif; font-size: 8pt; }
.PromoSectionHeader { font-size: 9pt; font-weight: bold; color: #006600; padding-top: 2px; padding-bottom: 5px; }

.RootNode { width: 100%; border-top-style: solid; border-top-width: 1px; border-top-color: #CCCCCC; }

/*-- BREADCRUMB --*/
.BreadCrumb { font-family: Arial, Verdana, Sans-serif; font-size: 8pt; font-weight: bold; color: #666666; font-style: italic; }
A.BreadCrumb, A.BreadCrumb:link, A.BreadCrumb:visited { text-decoration: underline; color: #000066; font-style: normal; }
A.BreadCrumb:hover, A.BreadCrumb:active { text-decoration: none; color: #000066; font-style: normal; }

/*-- LANGUAGE LINKS --*/
A.Language, A.Language:link, A.Language:visited { text-decoration: underline; color: #0066CC; font-style: normal; }
A.Language:hover, A.Language:active { text-decoration: none; color: #0066CC; font-style: normal; }

/*-- PRODUCT DETAIL TABLE --*/
.DetailSection { font-family: Arial, Verdana, Sans-serif; font-size: 9pt; font-weight: normal; color: #000000; }
.DetailSection h2 { font-size: 10pt; font-weight: bold; color: #990000; }
.DetailSection h3 { font-size: 9pt; font-weight: bold; color: #333333; font-style: normal; padding-bottom: 0px; margin-bottom: 5px; }
.DetailSection li { list-style-type: square; font-size: 9pt; margin-bottom: 5px; font-style: italic; }
.DetailSection a, .DetailSection a:link, .DetailSection a:visited { color: #000066; text-decoration: underline; font-weight: bold; font-style: normal; }
.DetailSection a:hover, .DetailSection a:active { color: #000066; text-decoration: none; font-weight: bold; font-style: normal; }

/*-- CUSTOM DETAIL SECTION --*/
.CustDetailSection { font-family: Arial, Verdana, Sans-serif; font-size: 9pt; font-weight: bold; color: #333333; }
.CustDetailSection h2 { font-size: 10pt; font-weight: bold; color: #000000; }
.CustDetailSection h3 { font-size: 9pt; font-weight: bold; color: #333333; font-style: normal; padding-bottom: 0px; margin-bottom: 5px; }
.CustDetailSection h4 { font-size: 9pt; font-weight: bold; color: #000000; font-style: normal; padding-bottom: 8px; margin-bottom: 0px; text-decoration: underline; }
.CustDetailSection li { list-style-type: square; font-size: 9pt; margin-bottom: 5px; font-style: italic; }
.CustDetailSection li ul li { list-style-type: circle; font-weight: normal; padding-bottom: 1px; }
.CustDetailSection a, .CustDetailSection a:link, .CustDetailSection a:visited { color: #000066; text-decoration: underline; font-weight: bold; font-style: normal; }
.CustDetailSection a:hover, .CustDetailSection a:active { color: #000066; text-decoration: none; font-weight: bold; font-style: normal; }

/*-- SILVERLIGHT INSTALL --*/
.NoteBox { margin: 5px; background-color: #F0F0F0; font-family: Arial, Verdana, Sans-serif; font-size: 9pt; font-weight: bold; color: #333333; border: 1px solid #800000; font-style: italic; }
.NoteBoxHeader { font-size: 10pt; font-weight: bold; color: #800000; font-style: normal; }

/*-- ERRORS --*/
.Error { background-position: right top; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; font-weight: bold; background-image: URL(Images/ICOError.png); background-repeat: no-repeat; height: 59px; vertical-align: middle; padding-right: 70px; }
.ErrorHeader { font-size: 14pt; font-weight: bold; color: #990000; font-family: Arial, Helvetica, sans-serif; }

.ErrorSummary { border-right: #000000 1px solid; background-position: left top; border-top: #000000 1px solid; padding-left: 65px; padding-top: 15px; font-weight: bold; font-size: 9pt; background-image: url(Images/ICOError.png); border-left: #000000 1px solid; color: #ffffff; border-bottom: #000000 1px solid; background-repeat: no-repeat; font-family: Arial, Verdana, Sans-serif; background-color: #CC0000; width: 85%; margin-left: auto; margin-right: auto; }
.ErrorSummaryHeader { font-weight: bold; font-size: 14pt; color: #ffffff; font-family: Arial, Verdana, Sans-serif; }

/*-- SUCCESS BOX --*/
.SuccessSummary { padding: 15px 10px 15px 65px; border-right: #000000 1px solid; background-position: left top; border-top: #000000 1px solid; font-weight: bold; font-size: 9pt; background-image: url(Images/ICOSuccess.png); border-left: #000000 1px solid; color: #ffffff; border-bottom: #000000 1px solid; background-repeat: no-repeat; font-family: Arial, Verdana, Sans-serif; background-color: #006600; width: 85%; margin-left: auto; margin-right: auto; }
.SuccessSummaryHeader { font-weight: bold; font-size: 14pt; color: #ffffff; font-family: Arial, Verdana, Sans-serif; }

/*-- SUB FORMS --*/
.SubForm { background-color: #F0F0F0; border: 1px solid #666666; font-family: Arial, Verdana, Sans-serif; font-size: 9pt; font-weight: bold; color: #333333; }
.SubForm input { font-family: Arial, Verdana, Sans-serif; font-size: 8pt; font-weight: bold; color: #000000; }
.SubForm select { font-family: Arial, Verdana, Sans-serif; font-size: 8pt; font-weight: bold; color: #000000; }
.SubFormButton { font-size: 9pt; }

/*-- BUTTONS --*/
.MoreInfo { background-position: right center; border: 1px solid #C0C0C0; font-family: Arial, Verdana, Sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; background-color: #000000; width: 150px; height: 25px; cursor: pointer; background-image: URL(Images/IMGButtonArrow.png); background-repeat: no-repeat; padding-right: 5px; margin-right: 5px; }