
/*     Template: Classic Template*     CSS File: layout.css*     Description: general page layout and site wide settings*     Copyright (c) NitroSell Ltd 2006*     Creation Date: 28/11/2006*/
/*reset some values*/
.mainbodyleft, .mainbodyleft div,.mainbodyleft form,.mainbodyleft input,.mainbodyleft td,.mainbodyright, .mainbodyright div,.mainbodyright form,.mainbodyright input,.mainbodyright td,.search-table td { margin:0; padding:0; }
.search-table, .search-table table, .mainbody, .mainbodyleft table, .mainbodyright table, .headertable { border-collapse:collapse; border-spacing:0; }

/* general store wide page properties */
html { overflow: -moz-scrollbars-vertical; }
body { background:#ffffff; text-align: center; font-size: 14px; font-family: Calibri, Verdana, Helvetica, sans-serif; margin:0; padding:0;}
b, p label { text-align: left; color: #000; }
img { border:0; }
a { color: #000000; text-decoration: none; }

ul {
list-style-type:none;
padding-top: 0px;
padding-left: 0;
margin-left: 20px;
}
li {
padding-left: 1.5em;
padding-bottom: 6px;

background-repeat: no-repeat;
background-position: 0 .2em;
text-align: left;
font-size:14px;
line-height:140%;
}


/*WHOLEPAGE - wholepage is a class assigned to a DIV encompassing the entirepage after the body element, see #page id's for individual page config */
.wholepage{ margin:0px auto; width:1000px; height:100%; }

/*PAGES - each page in the store also has a unique id associated with the .wholepage assigned DIVallowing you to style each page seperately if required - look out for more as store functionality increases! They each begin with #page */
#page-home, #page-product, #page-search, #page-register, #page-content, #page-basket{}
#page-nsc .mainbodycenter form{ text-align:center; }
#page-register .mainbodycenter a{ color:black; }
#page-nsc .mainbodycenter a{ color:black; }
#page-search .mainbodycenter form{ text-align:left; }
/*HEADERS - these header classes are used by the header image (left right and middle)and can be used to further modify uploaded store header images*/
.headertable { width:100%; }
.headerleft {}
.headercenter { width:100%; }
 .headerright {}

/*HORIZONTAL SEARCH TABLE - at top of screen below header potentially containg brands and type*/
.search-table { width: 100%; background: #f6f6f6; }
.search-table td{ padding-left:1px; padding-top:2px; padding-bottom:2px;}
.search-table table , .search-table table  td { text-align: left; width: 100%; }
.search-table select { width: 164px; font-weight: bold; font-size:14px; border-left: solid 1px #595965; border-right: solid 1px #595965; border-top: solid 1px #595965; border-bottom: solid 1px #595965; }
.search-table input{ font-size:14px; }

/*MAINBODY - these classes are used by the left (nav, search, new prods panels),middle (main pagebody),right (cart, account, currency, pre-order panels)and therefore contruct the basic left, middle, right layout within which all other elementsreside*/

/* outermost encapsulating all others - child of wholepage*/
table.mainbody { width: 100%; font-size:14px; line-height:100%; }
#mainbody tr td { vertical-align: top; }

/* body center - child of mainbody*/
.mainbodycenter { vertical-align: top; padding: 20 10 10 10px; font-size:14px; background:#fff; }

/* left vertical panels */
.mainbodyleft   { padding-top:3px; padding-right: 5px; width: 270px; height:785px; vertical-align: top; background: url(images/bg-mainbodyleft.gif) no-repeat top right;  }

/* right vertical panels */
.mainbodyright  { padding-top:3px; padding-left: 18px; width: 190px; vertical-align: top; background: url(images/bg-mainbodyright.gif) no-repeat top left; }
table.navpanelbodyheader td { vertical-align: center; }

/*SITE FOOTER ELEMENTS*/

/* assigned to DIV encompassing credits image and copyright message */
#sitefooter{ color:gray; text-align:center; font-size:14px; }

/* child of above */
.storecredits { text-align: center; background:#fff; padding: 10px 10px 10px 10px; }

/*STORE-WIDE ERRORS*/
.table-error { background: #B22222; }
.table-error-td { background: Red; }
.error-text { background: White; font-weight: bold; }
.error-heading { color: White; font-weight: bold; text-decoration: underline; }

/*MISCELLANEOUS*/
.testmodeinfo{ background: #9999FF; color: black; font-weight: bold; }


/*     Template: Classic Template*     CSS File: panels.css*     Description: all styles associated with left and right screen panels*     Copyright (c) NitroSell Ltd 2006*     Creation Date: 28/11/2006*/
/*LEFT HAND SIDE NAVPANELS - these consist of all left panels e.g. store nav, prod search, new prodscart, account currency etc, etc...*/

/* all left hand panels */
.navpanelleft { width: 270px; margin-left:0px; margin-right:5px; }
 
/* child of navpanelleft encompassing all of navpanelleft contents */
.navpanelleftcell { padding-bottom: 18px; 
/*18*/
 }

/* child of navpanelleftcell representing the hedaer of a panel, e.g. "store naviagtion" or "product search" */
.navpanelleftheader { width: 100%; height: 29px; text-align:center; font-size:14px; font-weight:bold; color:white; text-transform: uppercase; }

/* child of navpanelleftheader - the left of the left header */
.navpanelleftheaderleft { width:0px; background: url('images/newpanelheaderleft2.gif') no-repeat transparent top left; }

/* child of navpanelleftheader - the right of the left header */
.navpanelleftheaderright { width:0px; background: url('images/newpanelheaderright2.gif') no-repeat transparent top left; }

/* child of navpanelleftheader - the center of the left header */
.navpanelleftheadercenter { width:270px; background: url('images/newpanelheaderbg2_270.gif') repeat-x transparent top left; }

/*  child of navpanelleftcell */
.navpanelleftcontent {}
.navpanelleftbody { background: url('images/bg-panelleftbottom.gif') no-repeat transparent bottom right; margin-bottom:8px; width:100%; }

/* child of navpanelleftbody containing actual contents of the panel */
.navpanelleftcontent table{ background-color:transparent; margin-left:6px; }

/*RIGHT HAND SIDE NAVPANELS - these consist of all right panels e.g. cart, account currency etc, etc...*/

/* all right hand panels */
.navpanelright { width: 185px; height: 100%; margin-left:30px; margin-right:0px; }
 
/* child of navpanelright encompassing all of navpanelright contents */
.navpanelrightcell { padding-bottom: 18px; }

/* child of navpanelrightcell representing the hedaer of a panel, e.g. "store naviagtion" or "product search" */
.navpanelrightheader { width: 100%; height: 29px; text-align:center; font-size:14px; font-weight:bold; color:white; text-transform: uppercase; }

/* child of navpanelrightheader - the right of the right header */
.navpanelrightheaderright { width:0px; background: url('images/newpanelheaderright2.gif') no-repeat transparent top left; }

/* child of navpanelrightheader - the left of the right header */
.navpanelrightheaderleft { width:0px; background: url('images/newpanelheaderleft2.gif') no-repeat transparent top left; }

/* child of navpanelrightheader - the center of the right header */
.navpanelrightheadercenter { width:185px; background: url('images/newpanelheaderbg2+10.gif') repeat-x transparent top left; }
        
/*  child of navpanelrightcell */
.navpanelrightbody { background: url('images/bg-panelrightbottom.gif') no-repeat transparent bottom left; margin-bottom:8px; width:100%; }
        
/* child of navpanelrightbody containing actual contents of the panel */
.navpanelrightcontent table{ background-color:transparent; margin-right:6px; }

/*CENTER PANELS - the "center" panels refer to the spcial offer panel that will display on all pages if you havespecial offers applied to products in NScPAM.*/
.navpanelbody{ width:600; border-bottom: solid 1px #003207; }
.navpanelbodyheader { width: 100%; height: 20px; }
.navpanelbodyheaderleft {}
.navpanelbodyheaderright{}
#morespecials  { background-image: url(store_images/product-theme-right.gif); height: 27px; }
.navpanelbodyheadercenter { color: #003207; font-weight: bold; text-align:left; font-size:16px; width:100%; }
 .navpanelbodycell { background:transparent; width: 100%; padding-bottom: 15px; }
.navpanelheader {}
 .navpanelbodybody { width: 100%; padding:0; }
.navpanelbodybody .smalltext, .infoBoxContents 
/*include for actual SOffers page */
{ font-size:12px; }
.navpanelbodybody .smalltext .text-price, .infoBoxContents .text-price { font-weight:bold; }

/*span wrapping product price on offer*/
.navpanelbodybody .smalltext .text-pricespecial, .infoBoxContents .text-pricespecial { color:#2B357B; font-weight:bold; }

/*span wrapping product old price*/
.navpanelbodybody .smalltext .text-pricestrike, .infoBoxContents .text-pricestrike { font-weight:bold; text-decoration: line-through; }
.navpanelbodycontent { padding:0; }

/*SPECIFIC PANEL STYLING - the following lists CSS to modify the syle of specific panels */

/* STORE NAVIGATION */

/*span surrounding store navigation panel*/
.parent-navigation { color: white; }

/* Added automatically */

.link-department-select {

 color:white;

  font-weight: 500;

  line-height:28px;

  display:block;

/* background:#000000; */

 background: url(images/bg_department_select270-2.gif) repeat-x #fff center;



  margin:0 0 2 0;

  text-align:center;

  font-size:10pt;
text-transform: capitalize; 



}









/* Added automatically */

.link-department {

color:white;

  font-weight: 500;

  line-height:22px;

  display:block;

/* background:#000000; */

 background: url(images/bg_department270-20.gif) repeat-x #fff center;



  margin:0 0 2 0;

  text-align:center;

  font-size:10pt;
text-transform: capitalize; 


}



.navlink br, .navlink span{

	display:none;

}



/* Added automatically */

.link-category-select {

color:white;

  font-weight: 500;

  line-height:28px;

  display:block;

 /* background:#000000; */
 background: url(images/bg_category1_select270-2.gif) repeat-x #fff center;

  margin:0 0 2 0;

  text-align:center;

  font-size:10pt;
text-transform: capitalize;

}



/* Added automatically */

.link-category {

color:white;

  font-weight: 500;

  line-height:22px;

  display:block;

 /* background:#0CCA09; */
 background: url(images/bg_category270-20.gif) repeat-x #fff center;

  margin:0 0 2 0;

  text-align:center;

  font-size:10pt;
text-transform: capitalize;

}



/* Added automatically */

.link-subcategory-select {

 color:black;

  font-weight: 500;

  line-height:28px;

  display:block;

 /* background:#0CCA09; */
 background: url(images/bg_subcategory1_select270-2.gif) repeat-x #fff center;

  margin:0 0 2 0;

  text-align:center;

  font-size:10pt;
text-transform: capitalize;

}



/* Added automatically */

.link-subcategory {

  color:black;

  font-weight: 500;

  line-height:22px;

  display:block;

 /* background:#0CCA09; */
 background: url(images/bg_subcategory270-20.gif) repeat-x #fff center;

  margin:0 0 2 0;

  text-align:center;

  font-size:10pt;
text-transform: capitalize;

}





/* PRODUCT SEARCH*/

/*span surrounding panel*/
.parent-findprod {}
.parent-findprod input { height:25px; }
  
/* make checkbox smaller than above */
.parent-findprod .text-search .boxText .text-small input { height:15px; padding-right:5px; }

/*span surrounding core contents of search panel*/
#panel-search {}

/*contents text*/
.text-search { display:table; overflow:visible; }

/* input and search icon wrapper*/
.parent-findprod .boxText { text-align:left; font-size:11px; padding-bottom:10px; padding-top:10px;}

/* ACCOUNT HOLDERS*/

/*span surrounding panel*/
.parent-account{}

/*span surrounding core contents of panel*/
#panel-account{}
#panel-account b{ font-weight:normal; font-size:14px; }

/* style the text when logged in */
#panel-account p{ font-size:14px; }
#panel-account .small a{ font-weight:normal; font-size:14px; text-decoration: underline; }

/* wraps login button*/
.col2{ height:25px; }
#panel-account .col2 input{ width:100%; }

/* wraps input boxes and register button */
.col2{}
 
/* NEW PRODUCTS*/

/*span surrounding panel*/
.parent-newproduct{}

/*span surrounding core contents of panel*/
#panel-newproduct{}

/*textual contents*/
.parent-newproduct .boxText{ font-size:12px; padding-bottom:10px; }

/*span wrapping product price*/
.parent-newproduct .text-price{ font-weight:bold; display:block; overflow:visible; }

/*span wrapping product price on offer*/
.parent-newproduct .text-pricespecial{ color:#2B357B; font-weight:bold; }

/*span wrapping product old price*/
.parent-newproduct .text-pricestrike{ font-weight:bold; text-decoration: line-through; }

/* SHOPPING CART*/

/*span surrounding core contents of panel*/
#panel-shoppingcart{}
.parent-cart .navpanelrightheadercenter{ text-align:center; font-size:12px; font-weight:bold; color:white; height: 29px; }

/* a mechanism of replacing the cart image */
.parent-cart .navpanelrightheadercenter img { background-image: url(images/newshopping_cart2.gif); width:7px; height:12px; no-repeat #fff center;}
.parent-cart .navpanelrightheadercenter a{ margin-right:10px; }
.parent-cart  .navpanelrightcontent { padding-left:0px; padding-bottom:10px; }

/* styles the number of items, i.e. "1 X" */
.text-shopping{ font-size:14px; font-weight:bold; text-indent:5px; }

/* styles the cart product link */
.text-shopping-link{ font-size:14px;}



/* STORE CURRENCY*/

/*span surrounding panel*/
.parent-currency{}

/*span surrounding core contents of panel*/
#panel-currency{}

/*textual contents*/
.parent-currency .boxText{ font-size:14px; padding-left:15px; padding-bottom:10px; }
.parent-currency .boxText .select{ font-size:12px; display:block; }

/*currency select element*/
.parent-currency .select{}

/* PRE-ORDER*/

/*span surrounding panel*/
.parent-preorder{}

/*span surrounding core contents of panel*/
#panel-promotion{}

/*textual contents*/
.parent-preorder .boxText{ text-align:center; padding-left:5px; padding-bottom:10px; font-size:12px; font-family:arial; }

/*span wrapping product price*/
.parent-preorder .text-price{ font-weight:bold; font-size:14px; font-family:arial; }




/*     Template: Classic Template*     CSS File: menus.css*     Description: Store Menus (Horizontal tabs)*     Copyright (c) NitroSell Ltd 2006*     Creation Date: 28/11/2006*/
/*reset some values*/
.tab-parenttable td{ margin:0; padding:0; }
.tab-parenttable, .tab-parenttable table{ border-collapse:collapse; border-spacing:0; }

/*     Tab CSS elements         note: if you wish to style individual tabseach .tab-text is also given an id of #tab-1, #tab-2, etc...*/

/*the outer tab table*/
.tab-parenttable  { width:100%; background: url('images/tabfull5.gif') repeat-x #fff center;  }

/*the inner tab table*/
.tab-table { width:100%; height: 32px; }
.tab-table td{ padding-top:0px; }

/*all horizonta space to the left of menu*/
.tab-left { width: 0%; background: url('images/newbg-tab-left3.gif') no-repeat #fff left; }

/*all horizonta space to the right of menu*/
.tab-right { width: 0%; background: url('images/newbg-tab-right3.gif') no-repeat #fff right; }

/*individual tab text*/
.tab-text { width:100px; text-align:center; font-size:14px; white-space:nowrap; font-weight: bold; text-transform:lowercase; }

/*tab link a*/
.tab-link { white-space:nowrap; color: white; text-decoration: none; }

/* cell between each tab*/
.tab-middle { width: 100px; background: url('images/bg-tab-middle3.gif') repeat-x #fff center; }
.tab-middle-width {}

/*     Template: Classic Template*     CSS File: body.css*     Description: All the body of the webstore. All this content lies                    within the mainbodycenter element.*     Copyright (c) NitroSell Ltd 2006*     Creation Date: 28/11/2006*/
/*reset some values*/
#productphoto {  }
#checkstocklink,table.specialtable TH { font-size: 14px; color: #003207; font-weight: bold; text-align:center }
.matrixtitle { font-weight: bold; font-size: 12px; min-width: 40px; }
.matrixoption { width: 170px; font-size: 12px }
#productphoto {  }
#baskettable,#producttable { padding-left: 7px; padding-right: 7px; }
.productlisttable td { margin:0; padding:0; }
.productlisttable { border-collapse:collapse; border-spacing:0; }

/* all textareas and others (in FF only) */
textarea { width:100%; border-left: solid 1px #595965; border-right: solid 1px #595965; border-top: solid 1px #595965; border-bottom: solid 1px #595965; }
input[type="password"] { margin-top:3px; }
input[type="text"], input[type="textbox"], input[type="password"], input[name="quantity"], .textbox { border: solid 1px #595965; }

/*     General Page Headings */


h1,.heading-main { margin:0px; padding-bottom:0px; color: #003207; font-weight: bold; text-align:left; font-size:16px; }
.heading-subcategory { color: gray; font-weight: bold; }

/* "you are here" heading */
 .heading-small { width: 100%; text-align:center; color: Gray; font-weight: normal; margin-top:10px; font-size:12px; }
.heading-product { color: #000000; font-weight: bold; font-size:18px; padding-top:5px; }

/*     Product Listings */
.productlisttable { font-size:12px; font-family: arial; text-align:center; text-transform: capitalize; align:center; }
.productlisttable td { margin:0; padding:0 0 0 5; }
.productlistheader { background-color: #EEEDED; font-weight: bold; color: #000000; font-size:12px; }
.productlist-row1 { background: #EEEDED; }
.productlist-col4 { font-size:16px; font-weight:bold; }
.product-link { color: #000; font-size:16px; font-weight:bold; color: #000000; }
.product-link .image-thumb { font-weight:bold; align:center; }
.product-summary {}
.cathead { font-weight:bold; font-size:14px; color:#003207; margin-bottom:10px; }

/*     Product Page */
#page-product .mainbodycenter { padding:0; margin:0; padding-top:3px; }
#product-image-table { padding-top:0px; text-transform: capitalize; padding-left:30px;}
#productbody p { margin-top:3px; margin-bottom:8px; }

/* all product desc text*/
.text-product-desc{ font-size:14px; margin-left:20px; margin-right:20px; text-align:justify; line-height:140%; }
#tell-a-friend-link{ padding-top:10px; height:25px; margin-left:20px; font-weight:bold; color:#003207; font-size:14px; width:250px; clear:all; 
/* doesn't work in FF */
 background: url('store_images/btn-quick-find.gif') no-repeat transparent 95 5; }

/* wrapper around pricing, availability, matrix*/
#productbuyinfo{ display:block; clear:both; }
#productbuyinfo table{ background:#f6f6f6;  padding-left:10px; padding-right:10px; width:315px; }
#productbuyinfo b { font-size:12px; }
 #productbuyinfo .text-pricingdetails { font-size:12px; }
#productbuyinfo .text-price { font-weight: bold; color:#ff0000; font-size:14px; }
#productbuyinfo .text-pricestrike { color:#ff0000; text-decoration: line-through; font-weight: bold; font-size:14px; }
#productbuyinfo .text-shipping { color: black; font-size:14px; }
 #productbuyinfo .text-pricesave { color: #36b200; font-size:14px; font-weight: bold; }
#productbuyinfo .text-availabilitytext { color: Gray; font-size:14px; }
#productbuyinfo .text-availabilitytitle { font-weight: bold; font-size:14px; white-space:nowrap; margin-right:5px; }

/* matrix items */
#page-product #frmMain { text-align:center; }
div#productbody { position:relative; text-align:left; }
#productbody .matrixdisplay { clear:both; background:#f6f6f6; padding-top:5px; padding-bottom:5px; width:335px; margin-left:auto; margin-right:auto; border-bottom: SOLID #616FA2 1px; text-align:center; }
#productbody .matrixdisplay table, #productbody .matrixdisplay p { padding-left:10px; padding-right:10px; }
#productbody .matrixdisplay p { font-size:12px; }
#productbody .matrixdisplay td { width:50px; }
 
/* related products section */
#relatedproducts { margin-left:20px; margin-right:20px; font-size:14px; text-transform:uppercase; }
 #relatedproducts p { height:0px; margin:0 0 5 0; padding:0; }
#relateditemheading b { color: #003207; text-transform: lowercase; font-size:14px; padding-left:5px; }
#relateditemtable { margin-left:20px; padding:7px;}
 #relatedproducts .smallText a { font-size:14px; }
 #relatedproducts .smallText .text-price { font-size:8px; font-weight:bold; }

/* the "you may also be interested in text" - for bullets display*/
.text-related { border-top: solid 1px #003207; margin-left:20px; font-size:12px; color: #003207; font-weight:bold; font-size:14px; }

/* UL and bullets*/
.list-theme { font-size:12px; }
 .list-theme-item { list-style: none; background: url("store_images/btn-bullet.gif") no-repeat left top; padding-left:10px; }

/* show me other... button */
.searchtheme { font-weight:bold; color:#003207; font-size:14px; }

/*     Department Page */
#select-category-heading { color: #000000; font-weight: bold; text-align:left; font-size:16px; margin:0; padding:0; text-transform:lowercase; }
.cattablebody { padding-top:5; spacing:5; border-bottom: solid 0px #003207; }
.cattabletext a { font-size:12px; font-weight:500; color: #000000; text-transform:lowercase; }

/*     Contact Us Page */

/* DIV encompassing the contact form*/
.contactpage { margin-left:15px; margin-right:15px; font-size:12px; border-bottom: solid 1px #003207; }
.contactpage b { font-size:12px; }
.contactpage  #addresstext { font-size:12px; }
.contactpage input, .contactpage textarea { border: solid 1px #595965; }
/*     Basket/Cart Page */.baskettable { width: 100%; padding-top:0px; padding-bottom:20px; font-size:12px; }
 .baskettable input { border: solid 1px #595965; }
 .basketheader { width: 100%; font-weight: bold; font-variant: small-caps; text-align: left; }
.basketlist-row1 { background: #efefef; }
 .basketlist-row2 { background:#f6f6f6; }
.basketlist-hilight { background:#FFFFFF; font-weight: bold; }
.basketlist-lolight { background-color: #D5D8E1; font-weight: bold; }
.basketlist-lolight b { font-size:14px; }
 .basketcol { font-weight: bold; }
.basketlist-col1 { font-weight:bold; }
.basketlist-col2 { padding-left:10px; font-weight:bold; }
.basketlist-col3 { font-weight:bold; }
.basketlist-col4, .basketlist-col5 { font-weight:bold; }
.basketlist-blank { background: white; }
 #frmMain .normal a { text-decoration: underline; }

/* Tips (including basket quick tips) */
.tiptable { width: 100%; margin-top:10px; }
 .tiptable img { display:none; }
 .tipheader td { width: 100%; font-size:14px; font-weight: bold; background: #efefef; color:#000; padding-left:5px; text-transform: lowercase; }
.tipbody { width: 100%; }
.tipbody td { background: #efefef; font-size:14px; }

/*     Account Login */
.formBox { background: #efefef; font-size:12px; }
 .formBox a { font-size:12px; }
 .formBox b, .main b { font-size:12px; }
 
/*     Checkout Page*/
#page-nsc .text-shipping { font-size:12px; }
#page-nsc .text-bold { font-size:12px; }
#page-nsc .main { font-size:12px; }
#page-nsc .text-shipping-row1 { background:#f6f6f6; }
#page-nsc .text-shipping-row2 { background:#f6f6f6; }

/*     CHECKOUT (not logged in yet) Page */
.checkoutform .formbox { background: #efefef; }
.checkoutform .formbox td { font-size:12px; }

/*     Register new user Page */
.registerform #accountform .formBox { background: #efefef; font-size:14px; }
.registerform #accountform .text, .registerform #accountform b { font-size:12px; }
.registerform #accountform .text-small { padding:0; margin:0; font-size:12px; }
.registerform #accountform .inputRequirement { font-size:12px; }
 .registerform {}
.inputRequirement { color: red; }
.registerform .text { width: 140px; font-size: 12px; text-align: right; }
.registerform .textbox, .registerform .select   { width: 180px; }

/*     Password Retrieval */
.infoBox { background: #efefef; }
 .infoBox b { font-size:12px; }
/*     Edit/Create Shipping Address */.shippingaddress  .formBox { background: #efefef; font-size:14px; }
.shippingaddress  .text, .shippingaddress  b { font-size:12px; }
.shippingaddress .text-small { padding:0; margin:0; font-size:12px; }
.shippingaddress .inputRequirement { font-size:12px; }
 .shippingaddress {}

/*     Payment screen */
 .tender-header, .tender-description, .tender-text { font-size:12px; }
 
/*     Tell a friend page */
.tellafriendpage { font-size:12px; }
.tellafriendpage b { font-size:12px; }

/*     Optional bottom links*/
#bottomlinks { text-align:center; color:#f6f6f6; }
#bottomlinks a { color:#000; }
td.mainbodycenter { vertical-align: top; }
table.mainbody { vertical-align: top; }

/*PURCHASE ORDER HISTORY STYLES*/
.history-search-page { padding:7px 0px 10px 0px; }
.history-page { padding:0px 0px 10px 0px; }
.history-search-page TABLE, .history-page TABLE { font-size:14px; width:100%; border-collapse:collapse; border-spacing:0; }
.history-page #payandship-details td , .history-page #history-details td { margin:0; padding-left:5px; font-size:12px; }
.history-page #history-details .history-details-label b, .history-page #payandship-details .history-details-label b { font-weight:bold; width:120px; font-size:12px; }
.history-page #track-shipment-link { display:inline; padding:0px 0px 3px 25px; clear:none; background: url('images/icon-tracking.gif') no-repeat transparent top left; }
.history-page A { font-weight:bold; }
.history-page #itemsordered-details .items-reorder-link { font-size:10px; color: #003207; cursor:pointer; }
.history-page #itemsordered-details { font-size:12px; }
.history-search-page .product-link{ font-weight:normal; }
.history-search-page #history-search.formbox { margin-top:7px; padding:5px 5px 5px 8px; }
.history-search-page #history-search.formbox P { margin: 3px 0px 3px 0px; }
.history-search-page #history-search { font-size:12px; }
.history-search-page #history-search.formbox #history-searchselect { width:300px; margin-right:10px; }
.history-search-page #history-search.formbox LABEL { margin-right:7px; display:block; }
.history-search-page #history-search.formbox .history-input { width:207px; margin-right:8px; }
.history-search-page #history-results td { margin:0; padding:5px; }
.history-search-page .pagination { width:auto; }
.history-page .heading-subcategory { padding:6px 0px 6px 0px; margin:0; }
#table-navigation .heading-small { padding:0; margin:0; }

/* css buttons */
.button-big, .button-small { display: block; cursor: hand; cursor: pointer; text-decoration: none; }
.button-big .button-text { width:105px; }
.button-small .button-text { width:50px; }
.button-left { float: left; display: block; width: 10px; height: 22px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0px 0px; }
.button-right { float: left; display: block; width: 10px; height: 22px; background: transparent url(store_images/buttonsRIGHT.gif) no-repeat scroll -11px 0px; }
.button-text { font-family: Arial, sans-serif; text-transform: lowercase; font-size: 12px; font-weight: bold; float: left; display: block; color: #fff; text-decoration: none; background: transparent url(store_images/buttons.gif) no-repeat scroll 0 -22px; height: 22px; padding:0; line-height:22px; text-align:center; }
.pagination .button-text { width:auto; }
.pagination .button-right { margin-right: 1px; }
.pagination .button-small span { filter:alpha(opacity=55); -moz-opacity:.55; opacity:.55; }
.pagination .button-small:HOVER span { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }
.pagination .button-on span { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }


.button-rightaligned   { float: right; }

.text-pricespecial{ font-weight: bold; color:#ff0000; font-size:14px; }
.text-pricestrike { text-decoration: line-through; font-weight: bold; font-size:14px; }



#categorypictures .image-thumb{max-width:90px; max-height:90px;}
#relatedproducts .image-thumb{max-width:90px; max-height:90px;}


.header_left {width: 500px; height: auto; float: left;}

.header_right {width: 400px; height: auto; float: right;}


#footer {width: 700px; border-top: 1px solid #ccc; padding-top: 10px;}
#footer a { color: #4d4d4d; text-decoration:none; }
#footer a:hover { text-decoration: underline; color:#00c500; }
#footer li{ list-item-style:none;color:#4d4d4d; font-size:12px;}
.box1{padding-top:5px; padding-right:10px; float:left; margin-bottom:15px; width:200px; border-right: 1px solid #ccc;}
.box1 a{list-item-style:none;padding-bottom:0px;  font-size:12px; color:#4d4d4d; line-height: 25px;}
.box2{padding-top:5px; padding-right:20px; float:left; margin-bottom:15px; margin-left:0px; width:220px;border-right: 1px solid #ccc;}
.box2 a{list-item-style:none;padding-bottom:0px;  font-size:12px; color:#4d4d4d; line-height: 25px;}
.box3{padding-top:5px; padding-right:30px; float:left; margin-bottom:15px; margin-left:40px; width:160px;}
.box3 a{list-item-style:none;padding-bottom:0px;  font-size:12px; color:#4d4d4d; line-height: 25px;}
.box4{list-item-style:none;padding-top:5px; padding-left:5px; float:left; margin-bottom:15px; margin-left:40px; width:160px;}
.box4 p{padding-bottom:15px; color:#4d4d4d; font-size:13px; text-align:center;}

