/* LAYOUT */

/* overwrite actinic.css */
a:visited {text-decoration: none;}
a:active{text-decoration: none;}
a:focus{text-decoration: none;}

#background_container{
  background-color: #FFF;
  background-image:url('http://www.traderadiators.com/images/bg_image.png');
  background-repeat:repeat-x;
}

#main_container{
  margin: 0px auto;
  _margin-left: 10%;
  width:1000px;
  border: 0px solid #000;
}

#pageHeader { 
  width: 1000px;
  height: 99px;  
  background-image:url('http://www.traderadiators.com/images/new_head_img.jpg');
  background-repeat:no-repeat;
  background-color:#C7C5C4;
}

#pageContent {
  float: right;
  width: 500px;
}

#pageColumnLeft {
  float: left;
  padding-left: 5px;
}

#pageBlockLeft {
  float: left;
  width: 82%;
  margin: 10px 0 10px 0;
}

#pageColumnRight {
  float: right;
  width: 16%;
  margin: 10px 5px 10px 0;
  border: 1px solid #000;
}

#pageFooter {
  clear: both;
  text-align: center;
  padding: 5px;
}

/* LINKS */

#navigationBar A {
  color: #FFFFFF;
}

#navigationBar A:hover {
  color: #FFFFFF;
  text-decoration: none;
}

/* DEFINITIONS */

#siteLogo {
  float: left;
  border: 1px solid #FFF;  
}

#navigationIcons {
  float: right;
  margin: 0;
  padding: 15px 0 0 0;
  list-style-type: none;
}

#navigationIcons li {
  display: inline;
  padding: 5px;
}

#navigationBar {
  background-color: #8B8B8B;
  color: #FFFFFF;
  font-weight: bold;
  height: 25px;
  text-align: right;
  padding-right: 5px;
  margin-top: -1px;
  border-top: 1px solid #FFF;  
}

#navDivider{
  float:left;
  width:165px;
  _width:172px;
}

#breadcrumbPath {
  float: left;
  padding-left: 1px;
}

#pageIcon {
  float: right;
  margin-right: 10px;
  height: 40px;
}

.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Verdana, Arial, sans-serif;
  color: #465584;
  margin: 5px;
}

.moduleBox {
}

.moduleBox .content {
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  background-color: #F8F8F9;
  padding: 5px;
  margin-bottom: 5px;
}

.moduleBox H6 {
  padding: 5px 0px 5px 0px;
}

.inputRequirement {
  font-size: 10px;
  font-weight: normal;
  color: #FF0000;
  margin-top: 10px;
}

.submitFormButtons {
  padding: 5px;
}

.listingPageLinks {
  padding: 5px;
}
.moduleRow { }

.moduleRowOver {
  background-color: #D7E9F7;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}


/* ----------------------------- */
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; font-weight: normal; }

a {
  color: black;
  text-decoration: none;
}

a:hover {
  color: #D40007;
  text-decoration: none;
}

.infoBox {
  background: #8B8B8B;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: 1px;
  border-style: solid;
  border-color: #8B8B8B;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8B8B8B;
  color: white;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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;
}

.boxCheckoutTrail {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8c8c8c;
}

.boxCheckoutTrailActive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FF8400;
}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }


/* CSS Boxes */

.boxGroup {
  border-width: 1px;
  border-color: #bbc3d3;
  border-style: solid;
}

.boxNew {
}

.boxNavContainer{
}

.boxNav{
  width: 134px;
  border-left: solid 2px #919191;
  border-right: solid 2px #919191;
  background-color:#FFF;
  padding-left:5px;  
}

.boxNav ul {
}

.boxNav li {
  list-style-type:none;
  font-size:10px;
  line-height: 10px;
  padding-top:3px;
  padding-bottom:5px;
  padding-right:2px;
}


.boxTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  //background: #D40007;
  background: #999;
  color: white;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
}

.boxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 3px;
}

#variantsBlock {
}

#variantsBlockTitle {
  font-weight: bold;
  padding-bottom: 10px;
}

#variantsBlockData {
}

#productVariantCombinationNotAvailable {
  color: #ff0000;
}

.productInfoKey {
  font-weight: bold;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}

.productInfoValue {
  padding-bottom: 10px;
  vertical-align: top;
}

#productInfoPrice {
  font-weight: bold;
  color: #DC004A;
}

.ships24hours {
  color: #45B04C;
}


/*** Fix for links at top of page, now using CSS instead of image swap - Jon ***/
.head_links a
{
  display: block;
  float: left;
  width: 70px;
  _width: 80px;
  padding: 8px 5px 8px 5px;  /*top, right, bottom, left*/
  border-right: 1px solid #FFF;
  background-color: #D40007;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-family: "arial", mono;
  font-size: 11px;
  _font-size: 10px;
  font-weight: bold;
}

.head_links a.first
{
  border-right: 1px solid #FFF;
  text-decoration: none;
  font-size: 11px; 
  _font-size: 10px;
  font-family: "arial", mono;
}

.head_links a:hover
{
  border-right: 1px solid #FFF;
  text-decoration: none;
  font-size: 11px; 
  _font-size: 10px;
  font-family: "arial", mono;
}

.head_links a.head_links_login
{
  border-left: 1px solid #FFF;
  width: 175px;
  _width: 186px;
  text-decoration: none;
}

/**** end ***/

.tr_basket{
  border: 0px solid #FF00DC;
  float:right;
  margin-top:50px;
  margin-right:15px;
  padding-top:1px;
  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  line-height:24px;
}

.tr_basket a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  line-height:24px;
}

.tr_basket a:visited {color: #ffffff;}
.tr_basket a:active{color: #ffffff;}
.tr_basket a:focus{color: #ffffff;}

.tr_basket a:hover{
  text-decoration: underline;
  color: #ffffff;
}

.cat_header{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0px;		
  padding: 0px 0px 4px 0px;
  color: #333333;
}

/*** _Form input styling_ ***/
.textbox{border-style: solid; border-width: 1px; border-color: #7f7f7f; background-color: #ffffff; width: 180px; height: 18px; font-family:  Arial, Helvetica, Sans-Serif;}
.textbox2{border-style: solid; border-width: 1px; border-color: #7f7f7f; background-color: #ffffff; width: 45px; height: 18px; font-family:  Arial, Helvetica, Sans-Serif;}
.dropdownlist{width: 195px;height: 18px;}
.dropdowndate{width: 45px; height: 18px;}
.submit_btn_continue{background-image:url('./images/cart_continue.png');width:79px;height:17px;border:0px;}

/*** _TradeBoilers_Specific_ ***/
.price{
  color: #DC004A;
  font-weight:bold;
}
