/**********************************************************************
	Filename: arthur.css
	Project:  Arthur Products Co.
	
	Global style sheet
**********************************************************************/

/* BODY TAG DEFINITION*/
body { margin:0px; padding:0px; background-image:url( images/mainBkrnd.gif ); background-repeat:repeat-x; background-color:#293663; }

/* ASSIGN FONT AND COLOR TO GENERAL STYLES */
body, font, td, p, span, div, a { font-family:Arial, Helvetica, Verdana, sans-serif; color:#000000; font-size:12px; font-weight:normal;}
a { font-weight:normal; font-style:normal; text-decoration:underline; color:#404f84; }
a:hover { text-decoration: none; color:#404f84; }
li { padding-bottom:5px; }
p { margin:0px 0px 15px 0px; padding:0px; }

/* OVERALL PAGE STYLE */
#page { background-color:#ffffff; width:770px; text-align:right; }

/* CONTENT SECTION OF PAGE */
#pageMain { padding-left:50px; padding-right:10px; padding-bottom:40px; padding-top:20px; background-color:#ffffff; width:710px; text-align:left; }
#pageLanding { padding-left:50px; padding-right:50px; padding-bottom:40px; padding-top:20px; background-color:#ffffff; width:660px; text-align:left; }

.pageLeft { float:left; width:425px; }

.pageRight { float:right; width:245px; }
.imgCation { margin:20px 0px 20px 0px; font-size:10px; text-align:center; color:#1c2845; }
.imgProduct { padding-bottom:30px; }
.pageTitle { font-size:24px; color:#404f84; padding-bottom:20px; padding-top:5px; }
.productTitle { font-size:20px; color:#404f84; padding-bottom:15px; padding-top:5px; }
.sectionTitle { font-size:12px; color:#404f84; text-decoration:none; }
.sectionTitle:hover { font-size:12px; color:#404f84; text-decoration:underline; }
.highlight { font-weight:bold; color:#404f84; }
.subtitle { font-size:16px; font-weight:bold; color:#404f84; padding-bottom:5px; padding-top:5px; text-align:center; }
.subsection { font-size:16px; font-weight:bold; color:#404f84; padding-bottom:5px; padding-top:5px; }

/* TABLE */
.tableMain { width:425px; margin-bottom:20px; }
.tbTitle { color:#ffffff; background-color:#404f84; font-size:10px; padding:3px; text-align:center; }
.tb1 {background-color:#ececec; font-size:10px; padding:1px; text-align:center;}
.tb2 {background-color:#cccccc; font-size:10px; padding:1px;  text-align:center;}

/* PRODUCT ROLLOVER TABLES */
.tblProductRollovers td { width:206px; height:28px; padding:0px 0px 0px 0px; vertical-align:middle; background-image:url( images/productLinkBG.jpg ); background-repeat:no-repeat; background-position:15px center; }
.tblProductRollovers a { display:block; height:18px; padding:6px 0px 0px 30px; font-weight:normal; font-size:10px; text-decoration:none; color:#293663; background-image:url( images/productLinkMarker.jpg ); background-repeat:no-repeat; background-position:0px center; }
.tblProductRollovers a:hover { background-image:url( images/productLinkMarkerOn.jpg ); background-repeat:no-repeat; }

/* PRODUCT PDF LINKS */
.productPDF { width:136px; height:17px; margin-top:15px; background-image:url( images/productPDFBG.gif ); background-repeat:no-repeat; }
.productPDF a { display:block; height:15px; padding:2px 0px 0px 22px; font-weight:bold; font-size:10px; color:#283760; text-decoration:none; background-image:url( images/productPDFLink.gif ); background-repeat:no-repeat; }
.productPDF a:hover { background-image:url( images/productPDFLinkOn.gif ); }

/* DOCUMENT LISTS */
.documentList { float:left; width:210px; margin:5px 0px 0px 0px; }
.documentList div { margin:0px 0px 2px 10px; }
.documentList a { font-size:10px; font-weight:bold; text-decoration:none; }
.documentList a:hover { text-decoration:underline; }

/* FOOTER */
#footer { background-image:url(images/footer.gif); width:770px; height:23px; padding-top:5px; }
.footerContent { padding-right:15px; padding-left:10px; font-size:10px; color:#272e43; }
.footerContent a { font-size:10px; color:#272e43; text-decoration:none; }
.footerContent a:hover { text-decoration:underline; }

/* NAVIGATION */
#navigation { background-image:url( images/navBackground.jpg ); background-repeat:no-repeat; width:770px; height:55px; }

/* DROPDOWNS */
.navSection { position:relative; float:right; }
.navDropDown { position:absolute; left:0px; top:28px; z-index:2; border-bottom:none; }
.navDropDownBG { background-color:#7c8189; background-image:url(images/navMenuBGTop.jpg); background-repeat:repeat-x; }
.pagChild { display:block; padding:5px 5px 5px 10px; color:#000000; color:#ffffff; text-decoration:none; text-align:left; }
.pagChild:hover { color:#ffffff; background-color:#f1ae56; text-decoration:none; }

/* JET NOZZLES */
#navDropDownBottomNoz { width:157px; height:26px; background-image:url(images/navMenuBGBottomNOZ.gif ); background-repeat:no-repeat; }

/* VENT TUBES */
#navDropDownBottomTubes { width:147px; height:26px; background-image:url(images/navMenuBGBottomTubes.gif ); background-repeat:no-repeat; }

.formlabel { font-size:12px; color:#003060; font-weight:bold; text-align:right; padding-right:5px; }

/* NEWSLETTERS */
.newsMenuContainer { margin-bottom:20px; }
.newsMenuTitle { color:#404f84; margin-bottom:4px; }
.newsLinkContainer { padding-top:17px; border-top:1px solid #cccccc; }
.newsLink { margin-top:4px; }
.newsTitle { font-size:24px; color:#404f84; padding-bottom:4px; padding-top:5px; }
.newsDate { font-weight:bold; }
.newsVolume { font-weight:bold; }
