/*** System CSS DO NOT EDIT This file shouldn't be directly edited, as it's part of the framework set of files, and may be overwritten by upgrades. Site-specific updates should go into the /stylesheet.css file in the site root. v: 1.384 **/ h1{ font-size:14pt; } .body { color:#000000; font-size:12px; font-family:Verdana, Arial; white-space:normal; height: auto; } .tablecells { color:#333333; font-size:12px; font-weight:400; font-style:normal; font-family:Verdana, Arial; background:#F7F7F7; white-space:normal; } .tablenumber { color:#333333; font-size:12px; font-weight:400; font-style:normal; text-decoration:none; font-family:Verdana, Arial; background:#F7F7F7; text-align:right; vertical-align:top; white-space:wrap; height: auto; } .tableheader { color:#333333; font-size:13px; font-weight:700; font-family:Verdana, Arial; vertical-align:top; background:#EAEAEA; height: auto; white-space: normal; } .pageheader { font-family: Verdana, Arial; font-size: 18px; font-style: normal; font-weight: bold; color: #003366; } .highlights { font-family: Arial, Verdana; font-size: 12px; font-style: normal; font-weight: bold; color: #003366; } .headingsleft { font-family: Arial, Verdana; font-size: 14px; font-style: normal; font-weight: bold; color: #990000; } .menubody { color:#000000; font-size:11px; font-family:Arial, Verdana; white-space:normal; height: auto; } .innerheaders { font-family: Verdana, Arial; font-size: 15px; font-style: normal; font-weight: bold; color: #000000; } a:link { color: #000000; text-decoration: none; } a:visited { color: #333333; text-decoration: underline; } a:hover { color: #CCCCCC; text-decoration: underline; } a:active { color: #000000; text-decoration: underline overline; } .highlightsital { color:#000000; font-size:12px; font-family: Century Gothic,Verdana, Arial; white-space:normal; font-weight: bold; height: auto; } .productrange{ font-family: Verdana, Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; } /* Additional styles */ /* styles the left headers (by use, by type, support) */ /* styles the main content titles */ .content_Header{ font-family: tahoma, verdana; font-size: 130%; text-align: center; color: #b51c1f; }/* styles the sub content titles */ .content_SubHeader{ font-family: tahoma, verdana; font-size: 110%; color: #b51c1f; } .bodyContentArea{ padding-left: 10px; } #msgoverlay { visibility: hidden; position: absolute; left: 0px; top: 0px; width:100%; height:100%; text-align:center; background-image:url(/images/overlay.gif); z-index: 1000; } #msgoverlayData div { padding:15px; text-align:center; } #msgoverlaycontent{width:200px; height:50px;} /* styles the breadcrumb links */ .mainContent_breadcrumb:link{ color: #0e636b; font-size: 80%; font-family: Verdana; text-decoration: none; }.mainContent_breadcrumb:visited{ color: #0e636b; font-family: Verdana; font-size: 80%; text-decoration: none; }.mainContent_breadcrumb:hover{ color: #0e636b; font-family: Verdana; font-size: 80%; text-decoration: none; }.mainContent_breadcrumb:active{ color: #0e636b; font-family: Verdana; font-size: 80%; text-decoration: none; } /* forms */ /*inputs*/ input {font-family: verdana; font-size: 11px;} input.text {font-family: verdana; font-size: 10px;} textarea {font-family: verdana; font-size: 11px; width:100%;} input.button {font-family: verdana; font-size: 11px;} select {font-family: verdana; font-size: 11px;} .datatableHeader{font-family: verdana; font-weight: bold; font-size: 12px; padding:2px;} .datatableContent{font-family: verdana; font-size: 12px; padding:4px;} .dataTable{ margin-left: 8px; } .dataEditWindowFieldsTable td{ border-bottom: 1px solid #cccccc; padding-top: 10px; padding-bottom: 10px; padding-left:5px; font-family: verdana; } .dataEditWindowFieldsTable th{ border-bottom: 1px solid #cccccc; padding-top: 10px; padding-bottom: 10px; padding-left:5px; background-color: #efefef; text-align: left; font-family: verdana; font-size:12px; } /* The following is used for bubble tips */ /*CSS for Bubble Tooltips by Alessandro Fulciniti - http://pro.html.it - http://web-graphics.com */ .tooltip{ width: 350px; color:#000; font:lighter 11px/1.3 Arial,sans-serif; text-decoration:none;text-align:center} .tooltip span.top{padding: 30px 8px 0; background: url(/media/bubbletips/bt_large.gif) no-repeat top} .tooltip b.bottom{padding:3px 8px 15px;color: #548912; background: url(/media/bubbletips/bt_large.gif) no-repeat bottom} /* internal.. clears both left and right */ ._clearboth{ clear: both; } /* cart login box */ .loginBox td{ font-family: verdana; font-size:12px; padding-top:4px; padding-bottom:4px; padding-left:5px; } .loginBox{ margin-bottom:10px; border:1px solid black; } /* cart stuff */ .ajaxCartTable{ font-family: verdana; font-size:12px; } .ajaxCartTable th{ background-color: #efefef; font-size: 12px; padding-bottom:4px; padding-top:4px; } .ajaxCartTable td{ border-bottom: 1px solid #e0e0e0; font-size: 12px; padding-bottom:5px; padding-top:5px; } .ajaxCartTable_thead{ border-bottom: 1px solid #000000; } .ajaxCartTable_summary{ border-bottom: 1px solid #c0c0c0; padding-bottom:4px; padding-top:4px; } .ajaxCartTable_clean td{ border-bottom: 0px solid #ffffff; border: 0px solid #ffffff; padding-bottom:0px; padding-top:0px; } .ajaxCartTablePrice{ font-size:14pt; } .mainBodyTitle{ font-family: arial; font-size:16pt; color: #6e6e6e; font-weight: bold; }