.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

#navcontainer ul
{
background-image: url(images/topnavbackground.jpg);
padding-left: 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
color: #000000;
float: none;
width: 1004px;
height:50px;
font-family: arial;
}

#navcontainer ul li { display: inline;}

#navcontainer ul li a
{
padding: 1.0em 1em;
background-color: transparent;
color: #000000;
text-decoration: none;
font-size: 15px;
font-weight: bold;
float: left;
border-right: 0px solid #333333;
}

#navcontainer ul li a:hover
{
 font-size: 15px;
 font-weight: Bold;
background-image: url(images/topnavbackground_2.jpg);

color: #000000;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Arial;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #656F78;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FF3300;
  text-decoration: none;
}

A.red {
  color: #FF3300;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
}

A.red:hover {
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  text-decoration: underline;
}

FORM {
    display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: transparent;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 13px;
  background: transparent;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #FF3300;
}

TR.headerError {
  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;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.topNavigation {
  font-family: Arial;
  background: transparent;
}

TD.topNavigation {
  font-family: Arial;
  font-size: 15px;
  background: transparent;
  color: #c0c0c0;
  font-weight : bolder;
}

A.topNavigation {
  font-family: Arial;
  font-size: 15px;
  color: #c0c0c0;
  text-decoration: none;
}

A.topNavigation:hover {
  font-family: Arial;
  font-size: 15px;
  color: #FF3300;
  text-decoration: none;
}







TD.footer {
height:174px;
background-image: url(images/footerbackground.jpg);
background-repeat: no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

TD.footertext {
  font-family: Arial;
  font-size: 9px;
  color: #ffffff;
  font-weight: normal;
}

TD.footertext2 {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
}

.infoBox {
  font-family: Arial;
  font-size: 12px;
  background-color: transparent;
margin-left:5px;
}

.infoBoxContents {
  background-color: transparent;
  font-family: Arial;
  font-size: 12px;
  line-height:200%
}

.infoBoxNotice {
  background-color: transparent;
}

.infoBoxNoticeContents {
  background-color: transparent;
  font-family: Arial;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  background-color: transparent;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
background-color: transparent;
}



TD.infoBoxHeadingExtra {
  font-family: Arial;
  font-size: 16px;
  font-weight: normal;
  background-color: transparent;
  color: #000000;
}

TABLE.transparent {
background-color: transparent;
}
TD.transparent {
background-color: transparent;
}


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;
}

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;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 2px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  background-color: #ffffff;
  font-family: Arial;
  font-size: 12px;
}

TD.productListing-data1 {
  vertical-align:text-top;
  font-family: Arial;
  font-size: 12px;
  background-color: #ffffff;
  padding:4px;
}

TD.productListing-datatitle {
  vertical-align:text-top;
  font-family: Arial;
  font-size: 16px;
  background-color: #ffffff;
  padding:4px;
}

TD.productListing-data2 {
  background-color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  padding-right:28px;
}

TD.productListing-data3 {
  background-color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  padding-right:22px;
}

TD.productListing-data4 {
  background-color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  padding-left:20px;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.ccptitle, P.ccptitle {
  font-family: Arial;
  font-size: 20px;
  color: #585858;
  font-weight: bold;
}


TD.ptitle, P.ptitle {
  font-family: Arial;
  font-size: 24px;
  color: #585858;
  font-weight: bold;
}

TD.pprice, P.pprice {
  font-family: Arial;
  font-size: 20px;
  color: #585858;
  font-weight: bold;
}

TD.totals, P.totals {
  font-family: Arial;
  font-size: 14px;
}


TD.main, P.main {
  font-family: Arial;
  font-size: 12px;
  line-height: 1.75;
  color: #585858;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Arial;
  font-size: 14px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  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;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }


/* BOF: More Pics  */
IMG.productsMainImage {
    border-width:0px;
  border-style:solid;
  border-color:black;
  width:330px;
  Height:100%;
}

IMG.productsImages {
    border-width:1px;
  border-style:solid;
  border-color:#656F78;
}

IMG.productsImages:hover {
    border-color:black;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;
  border-color: #666;
}
/* EOF: More Pics  */



/* EOF: TABS START  */

#bodyWrapper {
}

#bodyContent {
}

#headerShortcuts {
    float: right;
    margin-top: 15px;
}

#piGal ul {
    list-style-type: none;
}

#piGal img {
    -webkit-box-shadow: 0px 0px 1px #000;
    -moz-box-shadow: 0px 0px 1px #000;
    box-shadow: 0px 0px 1px #000;
}

#piGal .outer {
    margin-left: -30px;
}

.buttonSet {
    clear: both;
}

.buttonAction {
    float: right;
}

.orderEdit {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #70d250;
    text-decoration: underline;
}

/* buttons */
.tdbLink a {

}

.tdbLink button {

}

/* account link list */
.accountLinkList {
    list-style-type: none;
    margin: 2px 2px 2px 10px;
    padding: 5px;
}

.accountLinkListEntry {
    float: left;
    margin-right: 5px;
}

.pronuxTabGeneralStyle {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 12px;
    color: #333333;
}

.pronuxTabNormal {
    float: left;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #C1C2C6;
    border-bottom-color: #C1C2C6;
}

.pronuxTabEmpty {
    float: left;
    border-top-style: hidden;
    border-bottom-style: solid;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-bottom-color: #C1C2C6;
}

.pronuxOuterContentBox {
    margin: 0px;
    padding: 0px;
    display: none;
}

.pronuxContentBox {
    padding: 20px;
      border-top-width: 1px;
      border-left-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 0px;
    border-style: solid;
    border-width: 0px 1px 1px 1px;

    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: hidden;

    border-color: #C1C2C6;
    height: auto !important;
    text-align: left;
    vertical-align: text-top;
}

.pronuxLink {
    display: block;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    color: #000000;
    outline: none;
    -moz-outline: none;
}

a.pronuxLink:link {
    text-decoration: none;
    border: none;
}

a.pronuxLink:visited {
    text-decoration: none;
    border: none;
}

a.pronuxLink:hover {
    text-decoration: none;
    border: none;
}

a.pronuxLink:active {
    text-decoration: none;
    border: none;
}

/* EOF: TABS END  */
#checkout-geotrust {
 margin-top:85px;
 font-size: 10px;
 font-weight: bold;
 font-family: Arial, sans-serif;
}
#checkout-geotrust h2 { font-weight: bold; text-transform: uppercase; font-size: 10px; margin: 0;}
#checkout-sidebar-payments { margin-top: 350px; }
#checkout-sidebar-australia {
 margin-top: 350px;
 font-size: 10px;
 font-weight: bold;
 font-family: Arial, sans-serif;
}
#checkout-sidebar-australia p { width: 190px; margin: 10px auto;}
#checkout-arrows {
 background: url(images/checkout-arrows.png) no-repeat;
 margin: 10px 0 5px 150px; height: 32px;
 color: #fff;
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 padding-left: 44px;
 line-height: 26px;
}
#checkout-arrows span { padding-left: 70px; }
.checkout-h2 { margin-bottom: 0; padding: 4px 10px; background: black; color: white; font-weight: bold; text-transform: uppercase;
 border-radius: 6px 6px 0 0;
 -moz-border-radius: 6px 6px 0 0;
 -webkit-border-radius: 6px 6px 0 0;
}
.checkout-box {
 border-style: solid;
 border-width: 1px;
 border-color: #ccc;
 padding: 0 0px 0 0;
}
#checkout-shipping, #checkout-shipping-horizontal { padding: 10px; background: #ddd; position: relative; }
#checkout-billing, #checkout-shipping-billing { padding: 10px; position: relative; }
.checkout-address-btn { float: right; position: relative; top: -25px }
#logInRow td {
 background: white;
 line-height: 42px;
 font-size: 14px;
 color: #000;
 padding: 0 0 0 15px;
 border-width: 0 1px;
 border-style: solid;
 border-color: #ccc;
}
#logInRow img {
 width: 100px;
 height: 42px;
 vertical-align: bottom;
}
.productInfo-in-stock,.productInfo-out-of-stock { font-weight: bold; }
.productInfo-in-stock span { color: green; font-weight: bold; }
.productInfo-out-of-stock span { color: red; font-weight: bold; }

.slideBox { margin: 0  5px; padding: 0 5px}
.slideBox h1 { position: relative; color: #777; font-size: 16px; background: url(images/catspacer.jpg) repeat-x bottom; padding-bottom: 10px; padding-right: 100px;}
.slideBoxButton {position: absolute; display: block; right: 10px; top: 0; font-size: 11px; color: #777; line-height: 20px;}
.slideBoxContent {display: none; padding: 10px 5px;}
table#qtpro-stock-info { border-collapse: collapse; width: 100%;}
table#qtpro-stock-info th { border-width: 1px 1px 3px 1px; border-style: solid solid double solid; border-color: #ccc #ccc #888 #ccc; color: #666; padding: 2px 5px;}
table#qtpro-stock-info td { border: 1px solid #ccc; color: #666; padding: 2px 5px;}
/* Points/Rewards Module V2.1beta BOF */
SPAN.pointWarning {
  color: #f00;
}

.pointFaq {
  background-color:#f8f8f9;
  border: 1px dashed #bbc3d3;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* Points/Rewards Module V2.1beta EOF */
.ui-dialog-content, .ui-dialog-content td { font-size: 12px; }
