/*

//

// +----------------------------------------------------------------------+

// |zen-cart Open Source E-commerce                                       |

// +----------------------------------------------------------------------+

// | Copyright (c) 2003 The zen-cart developers                           |

// |                                                                      |

// | http://www.zen-cart.com/index.php                                    |

// |                                                                      |

// | Portions Copyright (c) 2003 osCommerce                               |

// +----------------------------------------------------------------------+

// | This source file is subject to version 2.0 of the GPL license,       |

// | that is bundled with this package in the file LICENSE, and is        |

// | available through the world-wide-web at the following url:           |

// | http://www.zen-cart.com/license/2_0.txt.                             |

// | If you did not receive a copy of the zen-cart license and are unable |

// | to obtain it through the world-wide-web, please send a note to       |

// | license@zen-cart.com so we can mail you a copy immediately.          |

// +----------------------------------------------------------------------+

// $Id: stylesheet.css 1223 2005-04-22 03:46:20Z ajeh $

*/

BODY {

	/* background-color: #e5edf5; */
	
	background-color: #000000;

	color: #000000;

	margin: 0px;

	margin-bottom: 10px;
	margin-top: 15px;

	padding: 0px;

   font: 11px Trebuchet MS, Arial, sans-serif;

}



.centershop {

	padding: 0px;

	margin: 0px auto;

	position: relative;

	text-align: left;

	/* width: 900px !important; */
	width: 85% !important;
	

}



.album {

	border-bottom: 15px solid #E4EAF2;

	padding: 3px;

}



TD.main, P.main {

  font-size: 11px;

  line-height: 1.5;

}



A {

  color: #428dff;

  text-decoration: none;

}



A:hover {

  color: #ffb062;

  text-decoration: none;

}



FORM {

	display: inline;

}

.banners {

  padding: 15px;

}



/*HEADER CSS*/



TABLE.header {

  background-image: url(../images/header_bg.jpg);

  background-repeat: repeat-x;

  background-color: #ffffff;

  border-right: 5px solid #52afee;

  border-left: 5px solid #52afee;

  border-top: 5px solid #52afee;
  
  border-bottom: 0px;

}



TABLE.headerNavigation {

  /* background: #8FB5E6; */
  background: #52afee;

  border-right: 5px solid #52afee;

  border-left: 5px solid #52afee;

  border-bottom: 0px;
  
  border-top: 0px;

  width: 100% !important;

}



TD.headerNavigation {

  position: relative;

  vertical-align: middle;

  font-family: Trebuchet MS, Arial, sans-serif;

  font-size: 11px;

  font-weight: bold;

  color:#000000;

  letter-spacing:1px;

  padding: 5px;

}



TD.breadCrumb {

  font-size: 10px;

  font-weight: bold;

  color: #9a9a9a;

  padding: 0px;

  border-bottom: 1px dotted #9a9a9a;

}



TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {

  font-weight: bold;

  color: #ffffff;

}



TD.headerNavigation A:hover, td.footertop a:hover  {

  color: #000000;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: Trebuchet MS, Arial, sans-serif;

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-family: Trebuchet MS, Arial, sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



/*SIDEBOX CSS*/



.column_left, .column_right, .column_single {

  background: #ffffff;

  padding: 2px;

}



.boxText {

  font-size: 11px;

  line-height: 125%;

}

.leftbox, .centerbox, .singlebox {

  font-family: Trebuchet MS, Arial, sans-serif;

  font-size: 11px;

  background: #fff3ca;

  border: 0px solid #9a9a9a;

  margin-bottom: 10px;

}


.rightbox {

  font-family: Trebuchet MS, Arial, sans-serif;

  font-size: 11px;

  background: #fff3ca;

  border: 0px solid #9a9a9a;

  margin-bottom: 10px;

}



.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {

  /* background-color: #E4EAF2; */

  font-size: 12px;

  font-weight: bold;

  color: #000000;

  padding: 3px;

  height: 20px;

  padding-left: 5px;

}



td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {

  color: #ffffff;

}



TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {

   background-color: #E4EAF2;

   color: #000000;

}



.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {

  line-height: 125%;

  padding: 4px;

  border-top: 0px solid #9a9a9a;

  border-bottom: 0px solid #9a9a9a;

}



.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {

  border: 0px;

  background-color: #ffffff;

  }



}



.plainBox, .plainbox-description {

  font-family: Trebuchet MS, Arial, sans-serif;

  font-size: 11px;

  background: #ffffff;

  border:0px solid #9a9a9a;

  padding: 0px;

}

.plainBoxHeading, TD.tableHeading {

  font-size: 12px;

  font-weight: bold;

  padding: 11px 5px 5px;

}

.productListing-heading {

  font-size: 10px;

  font-weight: bold;

  color: #000000;

  padding: 3px;

  height: 20px;

}



TD.productListing-heading{

  background-color: #E4EAF2;

}



TD.productlisting {

  border:0px solid #cc0000;
  

}



TD.productListing-data {

  font-size: 11px;

  padding: 5px;

}



/*center main section

-----------------------------------*/

TD.pageHeading, DIV.pageHeading, h1 {

  font-size: 16px;

  font-weight: bold;

  color: #428DFF;

  padding-top: 0px;

}



h2 {

  font-size: 13px;

  font-weight: bold;

  color: #428DFF;

  padding-top: 0px;

}



.center_column {

  padding: 8px;

}

.main_page{

  width: 100% !important;

  background-color: #ffffff;

  border-right: 5px solid #52afee;

  border-left: 5px solid #52afee;

  border-bottom: 1px solid #52afee;

  padding: 5px;

}



/* footer

--------------*/



TABLE.footer {

  background: #ffffff;

  text-align: center;

  font-size: 10px;
  
  padding: 10px;

  border-left: 5px solid #52afee;
  border-right: 5px solid #52afee;

  border-bottom: 5px solid #52afee;

}



TR.footertop {

  background: #abbbd3;

  background-image: url(../images/tile_back.jpg);

  font-size: 11px;
  
}


TD.footertop {
  border-left: 5px solid #52afee;
  border-right: 5px solid #52afee;

  padding: 5px;

}


TD.footerbottom {

  padding: 5px;

}



/*miscellaneous areas

-------------------------------------*/

TD.cartBox {

   background: #eff4f8;

   font-size: 12px;

   padding: 5px;

   border: 2px solid #ffb062;

}



TR.productListing-odd, TR.upcomingProducts-odd {

  background: #F1FEF3;

}



TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {

  background: #eff4f8;

}


TR.orderHeading {

  background: #eff4f8;

}

TD.orderHeading {
  font-size: 13px;

  line-height: 1.5;
  
  border-top: 3px solid #781351;
  
  padding: 5px;
  
}

TR.orderInfo {
  margin-bottom: 5px;
}

TD.orderInfo {
  font-size: 12px;

  line-height: 1.5;
  
  padding: 5px;
  
}

.showAllOrdersLink {
	font-size: 14px;
	font-weight: bold;
}


 



TD.productListing-data-description-odd {

  background: #F1FEF3;

  font-size: 11px;

  padding-left: 10px;

  padding-right: 10px;

  padding-bottom: 8px;

  border-bottom: 1px solid #781351;

}



TD.productListing-data-description-even {

  background: #eff4f8;

  font-size: 11px;

  padding-left: 10px;

  padding-right: 10px;

  padding-bottom: 8px;

  border-bottom: 1px solid #781351;;

}



td.pageresults a {

  color: #428dff;

}



td.pageresults a:hover {

  background: #FFFF33;

}



SPAN.newItemInCart {

  color: #ff0000;

  font-weight: bold;

}



TD.smallText, SPAN.smallText, P.smallText, td.pageresults{

   font-size: 11px;

}



TD.fieldKey {

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-size: 12px;

}



CHECKBOX, RADIO, SELECT {

  font-size: 11px;

}

input[type="text"], input[type="password"], input[type=""] {
font-size: 12px;
padding: 4px;
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}

.checkoutConfirmation {
  font-size: 16px;
  font-weight: bold;
  color: #CC0000;
  background-color:#FFFFCC;
  border: 3px solid #CCCCCC;
  padding: 5px;
  }



input[type="submit"]{
  margin: 4px;
}


textarea {
font-size: 12px;
padding: 4px;
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}



select {
font-size: 12px;
padding: 4px;
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}





TEXTAREA {

  width: 100%;

  font-size: 11px;

}



.greetUser {

   font-size: 12px;

   padding-top: 5px;

   padding-bottom: 5px;

}



SPAN.greetUser {

   color: #f0a480;

   font-weight: bold;

}



SPAN.markProductOutOfStock {

	color: #c76170;

	font: bold 12px Trebuchet MS, Arial, sans-serif;

}



span.normalprice {

	text-decoration: line-through;

}



SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {

  color: #ff0000;

}

.stockPreorder {

  color: #FF6600;
  font: bold 13px Trebuchet MS, Arial, sans-serif;
}

.stockSoldOut {
  color: #CC3300;
  font: bold 13px Trebuchet MS, Arial, sans-serif;
}

.stockInStock{
  color: #339933;
  font: bold 13px Trebuchet MS, Arial, sans-serif;
}



span.productSpecialPriceSale {

  color: #ff0000;

	text-decoration: line-through;

}



SPAN.productPriceDiscount, .inputRequirement {

  font-size: 10px;

  color: #FF0000;

}

.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }

.moduleRowSelected { background-color: #E9F4FC; }



/* message box */



.messageBox {}

.messageStackError, .messageStackWarning, errorBox {

  background-color: #ff0000;

  color: #ffffff;

  font-size: 13px;
  
  font-weight: bold;

  padding: 5px;

  border: 0px;

}

.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }

.messageStackCaution { font-family: Trebuchet MS, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }



/* checkout totals */

TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {

  font-weight: bold;

}

TD.ot-total-Amount {

  font-weight: bold;

  border-top: 1px solid #9a9a9a;

}

TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}





/* product_info attribute comments */



.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {

  color: #ff0000;

  font-size: 10px;

  text-align : left;

  font-weight: bold;

  padding-top: 6px;

  padding-bottom: 6px;

  border-top: 1px solid #9a9a9a;

}



/* General alert span class */

TD.alert, SPAN.alert {

  color: #FF0000;

  font-weight: bold;

}



/* General alert span class */

TD.alertBlack, SPAN.alertBlack {

  color: #000000;

  font-weight: bold;

}



/* popup tables */

TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {

  background-color: #ffffff;

	margin: 6px;

  padding: 6px;

  font: 11px Trebuchet MS, Arial, sans-serif;

}



/* categories_description */

TABLE.categoriesdescription {

  font-family: Trebuchet MS, Arial, sans-serif;

  font-size: 14px;

  background: #fee3ad;

  border:0px solid #9a9a9a;
  
}



TD.categoriesdescription {

  font-size: 13px;

  line-height: 1.2;

  padding: 10px;
}



/* categories box parent and child categories */

A.category-top {

  color: #008000;

  text-decoration: none;

}

A.category-links {

  color: #004080;

  text-decoration: none;

}

A.category-subs, A.category-products {

  color: #FF0000;

  text-decoration: none;

}

SPAN.category-subs-parent {

  font-weight: bold;

}

SPAN.category-subs-selected {

  font-weight: bold;

}



/* attribute images table */

TABLE.products-attributes-images {

/*  width: 100%; */

/*  border: 1px solid #9a9a9a; */

  float: left;

  padding: 2px;

}



/* TMP Additions Start */



.alerttop {

	width: 98%;

	color: #000;

	margin: 0px auto 0px auto;

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

        font-size: 13px;

        line-height: 1.5;

	font-weight: bold;

	padding: 5px;

	background-color: #FDDBCC;

    border-left: 0px solid #A82B2B;

	border-top: 1px solid #A82B2B;

	border-right: 0px solid #A82B2B;

	}

	

.alertmain{

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

    font-size: 13px;

    line-height: 1.5;

	color: #465584;

	background-color: #FAFCFE;

	border-right: 0px solid #A82B2B;

	border-bottom: 1px solid #A82B2B;

	border-left: 0px solid #A82B2B;

	padding: 5px;

	width: 98%;

	margin: 0px auto 0px auto;

}







.descriptiontop

{

	color: #000;

	margin: 8px auto 0px auto;

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

    font-size: 13px;

    line-height: 1.5;

	font-weight: bold;

	padding: 3px;

	background-color: #E4EAF2;

	border-left: 0px solid #8394B2;

	border-top: 1px solid #8394B2;

	border-right: 0px solid #8394B2;

}



.descriptionmain

{

	color: #465584;

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

    font-size: 13px;

    line-height: 1.5;

	background-color: #FAFCFE;

	border-left: 0px solid #8394B2;

	border-right: 0px solid #8394B2;

	border-bottom: 1px solid #8394B2;

	padding: 4px;

	margin: 0px auto 8px auto;

}





.categoryInput {

	font-family: Trebuchet MS, Arial,Helvetica,sans-serif;

	font-size:11px;

	text-decoration:none;

	background: #FFFFFF;

	color:#000000;

	}





/* Following are ID's to customize each sidebox individually */



#categories-heading-tr {

	background: #8FB5E6;

	padding: 1px;

        }



#categories-heading-td {

    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

 	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	}
	
	
	
	
#yahootreemenu-heading-tr {

	background: #8FB5E6;

	padding: 1px;

        }



#yahootreemenu-heading-td {

    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

 	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	}





#search-heading-tr {

	background: #FDDBCC;

	padding: 1px;

        }



#search-heading-td {

    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

 	font-size: 13px;

	font-weight: bold;

	color: #000000;

 	}



#manufacturers-heading-tr {

	background: #8FB5E6;

	padding: 1px;

        }



#manufacturers-heading-td {

    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

 	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	}



#information-heading-tr, #comodologo-heading-tr, #comodologossl-heading-tr {

	background: #8FB5E6;

	padding: 1px;

        }



#information-heading-td, #comodologo-heading-td, #comodologossl-heading-td {

    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

 	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	}
	
	
#comodologo-content, #comodologossl-content {
   background: #ffffff;
   text-align: center;
}	



#reviews-heading-tr {

	background: #8FB5E6;

	padding: 1px;

        }



#reviews-heading-td {

        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

 	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	}



#specials-heading-tr {

	background: #8FB5E6;

	padding: 1px;

        }



#specials-heading-td {

        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

 	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	}



#whatsnew-heading-tr {

	background: #8FB5E6;

	padding: 1px;

        }



#whatsnew-heading-td {

        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

 	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	}



#shoppingcart-heading-tr {

	background: #D6ADC5;

	padding: 1px;

        }



#shoppingcart-heading-td {

    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

 	font-size: 12px;

	font-weight: bold;

	color: #000000;

	}

	

SELECT.cPath {

font-size:8pt;

width: 135px;

}



span.retailprice {

	text-decoration: line-through;

}



TD.cartLinks {

  position: relative;

  vertical-align: middle;

  font-family: Trebuchet MS, Arial, sans-serif;

  font-size: 15px;

  font-weight: bold;

  color:#000000;

  letter-spacing:1px;

  padding: 5px;

}





TD.cartLinks A, TD.cartLinks A:visited,  {

  font-weight: bold;

  color: #FBF200;

}



TD.cartLinks A:hover  {

  color: #000000;

}

.socialBookmarks {

	border: 0px;
	padding: 3px;
}





/* TMP Additions End */