/*

  Released under the GNU General Public License
*/

 .column_left {
    background-color : #2d6dc5;
    color : inherit;
}
.cat_description {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    color : #800000;
    background : inherit;
    font-weight : bold;
}
.boxText {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}

.maintableBackground {
    background-color : #1B5790;
    color : inherit;
}
.centerTable {
    background-image : url('images/bg_cat4.gif');
    background-repeat : repeat-x;
    color : inherit;
    border-left : 1px solid #798ccc;
    border-right : 1px solid #798ccc;
    background-color : #d2dbf5;
}
.errorBox {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    color : inherit;
    background : #ffb3b5;
    font-weight : bold;
}
.stockWarning {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    color : #cc0033;
    background : inherit;
}
.productsNotifications {
    background : #f2fff7;
    color : inherit;
}
.orderEdit {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    color : #70d250;
    background : inherit;
    text-decoration : underline;
}
.navBlue {
    color : #ff0000;
    background : inherit;
    font-size : 8pt;
    font-family : Verdana, Arial, sans-serif;
}
.subnavBlue {
    color : #9966ff;
    background : inherit;
    font-size : 8pt;
    font-family : Verdana, Arial, sans-serif;
}
BODY {
    background : #ffffff;
    color : #000000;
    margin : 0;
}
A {
    color : #000000;
    background : inherit;
    text-decoration : none;
}
A:hover {
    color : #aabbdd;
    background : inherit;
    text-decoration : underline;
}
FORM {
    display : inline;
}
TR.header {
    background : #ffffff;
    color : inherit;
}
TR.headerNavigation {
    background : #1B5790;
    color : inherit;
}
TD.headerNavigation {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    background : #1B5790;
    color : #ffffff;
    font-weight : bold;
}
A.headerNavigation {
    color : #ffffff;
    background : #1B5790;
}
a:hover.headerNavigation {
    color : #ffffff;
    background : #1B5790;
}
TR.headerError {
    color : #1B5790;
    background : #ff0000;
}
TD.headerError {
    font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 12px;
    background : #ff0000;
    color : #ffffff;
    font-weight : bold;
    text-align : center;
}
TR.headerInfo {
    background : #00ff00;
    color : #1B5790;
}
TD.headerInfo {
    font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 12px;
    background : #00ff00;
    color : #ffffff;
    font-weight : bold;
    text-align : center;
}
TR.footer {
    background : #1B5790;
    color : inherit;
}
TD.footer {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    background-image : url(images/links_middle.gif);
    background-repeat : repeat-x;
    background : #1B5790;
    color : #ffffff;
    font-weight : bold;
}
.templateinfobox { 
    background : #fbfcfd url('images/infobox/background_box.gif') repeat-y left top;
    color : inherit;
    font-family : Verdana, Arial, sans-serif;
  font-size:10px;
}
.infoBox {
    color : inherit;
    background : inherit;
}
TD.infoBox, SPAN.infoBox {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    background : #ff9900;
    color : inherit;
}
TD.infoBoxHeading {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background : #1B5790;
    color : #000000;
}
.infoBoxContents {
    color : inherit;
    background : inherit;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}
TD.infoBoxFooter {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background : #c8d0e0;
    color : #ffffff;
}

TD.contentBoxHeading {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #534f4d;
    background : inherit;
    padding-top : 5px;
} 
 .infoBoxContentsHeader {
    background : #c8d0e0;
    color : #000000;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}

 .infoBoxContentsCenter {
    color : inherit;
    background : #c8d0e0;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}

 TD.infoBoxContentsfooter {
    color : #000000;
    background-color : #c8d0e0;
     font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}

TD.infoBoxHeadingImage {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background-image : url('images/infobox/background.gif');
    background-repeat : repeat-x;
    background-position : left;
    background-color : #c8d0e0;
    color : #000000;
}
TD.infoBoxFooterImage {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background-color : #c8d0e0;
    background-image : url(images/infobox/backgroundfb.gif);
    background-repeat : repeat-x;
    background-position : left;
    color : #000000;
}
.infoBoxNotice {
    color : #ffffff;
    background : #ff8e90;
}
.infoBoxNoticeContents {
    background : #c8d0e0;
    color : #000000;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}
TD.main_table_heading {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    border-width : thin;
    /*border-color : #cccccc;*/
    border-style : solid;
    background : #c8d0e0;
    color : #000000;
}
TD.main_table_heading_inner {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    background : #c8d0e0;
    color : #ffffff;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
    background : #f8f8f9;
    color : inherit;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
    background : #f8f8f9;
    color : inherit;
}
TABLE.productListing {
	background : #ffffff;
    border : 0px;
    border-style : solid;
    /*border-color : #b6b7cb;*/
    border-spacing : 1px;
}
.productListing-heading {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    background : #b6b7cb;
    color : #000000;
    font-weight : bold;
}
.productlisting-headingPrice {
    font-family : Verdana, Arial, sans-serif;
    font-size : 20px;
    background : #cccccc;
    color : #9a9a9a;
    font-weight : bold;
}
TD.productListing-data {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}
A.pageResults {
    color : #0000ff;
    background : inherit;
}
a:hover.pageResults {
    color : #0000ff;
    background : #ffff33;
}
TD.pageHeading, DIV.pageHeading {
    font-family : Verdana, Arial, sans-serif;
    font-size : 20px;
    font-weight : bold;
    color : #ffffff;
    background : inherit;
}
TR.subBar {
    background : #f4f7fd;
    color : inherit;
}
TD.subBar {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    color : #000000;
    background : inherit;
}
TD.main, P.main {
    font-family : Verdana, Arial, sans-serif;
    font-size : 11px;
    line-height : 1.5;
    background : inherit;
    color : inherit;
}
TD.smallText, SPAN.smallText, P.smallText {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}
TD.accountCategory {
    font-family : Verdana, Arial, sans-serif;
    font-size : 13px;
    color : #aabbdd;
    background : inherit;
}
TD.fieldKey {
    font-family : Verdana, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
}
TD.fieldValue {
    font-family : Verdana, Arial, sans-serif;
    font-size : 12px;
}
TD.tableHeading {
    font-family : Verdana, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
}
TD.category_desc {
    font-family : Verdana, Arial, sans-serif;
    font-size : 11px;
    line-height : 1.5;
}
SPAN.newItemInCart {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    color : #ff0000;
    background : inherit;
}
CHECKBOX, INPUT, RADIO, SELECT {
    font-family : Verdana, Arial, sans-serif;
    font-size : 11px;
}
TEXTAREA {
    font-family : Verdana, Arial, sans-serif;
    font-size : 11px;
}
SPAN.greetUser {
    font-family : Verdana, Arial, sans-serif;
    font-size : 12px;
    color : #f0a480;
    background : inherit;
    font-weight : bold;
}
TABLE.formArea {
    color : #f4f7fd;
    background : #f1f9fe;
    border-color : #7b9ebd;
    border-style : solid;
    border-width : 1px;
}
TD.formAreaTitle {
    font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
}
SPAN.markProductOutOfStock {
    font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 12px;
    color : #c76170;
    background : inherit;
    font-weight : bold;
}
SPAN.productSpecialPrice {
    font-family : Verdana, Arial, sans-serif;
    color : #ff0000;
    background : inherit;
}
SPAN.errorText {
    font-family : Verdana, Arial, sans-serif;
    color : #ff0000;
    background : inherit;
}
.moduleRowOver {
    background-color : #d7e9f7;
    color : inherit;
    cursor : pointer;
}
.moduleRowSelected {
    background-color : #e9f4fc;
    color : inherit;
}
.checkoutBarFrom, .checkoutBarTo {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    color : #8c8c8c;
    background : inherit;
}
.checkoutBarCurrent {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    color : #000000;
    background : inherit;
}
.messageBox {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}
.messageStackError, .messageStackWarning {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    background-color : #ffb3b5;
    color : inherit;
}
.messageStackSuccess {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    background-color : #99ff00;
    color : inherit;
}
.inputRequirement {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    color : #ff0000;
    background : inherit;
}
TABLE.linkListing {
    border : 1px;
    border-style : solid;
    border-color : #b6b7cb;
    border-spacing : 1px;
}
.linkListing-heading {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background : #b6b7cb;
    color : #ffffff;
    text-align : center;
}
TD.linkListing-data {
    border-right : 1px solid #b6b7cb;
    border-bottom : 1px solid #b6b7cb;
    padding : 4px;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}
TR.linkListing-odd {
    background : #f8f8f9;
    color : inherit;
}
TR.linkListing-even {
    background : #f5f5f5;
    color : inherit;
}
.content {
    color : #000000;
    background : inherit;
    font-size : 10px;
    font-family : Verdana, Arial, sans-serif;
}
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
    font-family : Verdana, Arial, sans-serif;
    font-size : 11px;
    line-height : 1.5;
    color : #1B5790;
    background : inherit;
}
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
    background-image : url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
    background-image : url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
    background-image : url('images/button_blank_middle.gif');
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background-color : inherit;
    color : #000000;
}
A.HeaderPageLinks {
    font-family : Verdana, Arial, sans-s
}

/*NavBar*/
#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background:#B7CDE5 url(images/sidenav-bot.gif) repeat-x scroll
/*background-color: #1B5790; #036;*/
color: white;
width: 100%;
font-family: tahoma,arial,helvetica,sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }




