/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

body {
  background: #000;
  background-image: url('images/background.png');
  background-repeat: repeat-y;
  background-position: right top;
  background-attachment: fixed;
  color: #fff;
  margin: 0px;
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
}

.search {
  margin-left: 175px;
  margin-top: 65px;
  width: 609px;
  background-color: #fff;
  height: 32px;
  position: absolute;
  background-image: url('/images/top_red.png');
  background-repeat: repeat-x;
}

*:first-child+html .search { position: relative; top: 0;    margin-left: 5px;  width: 950px;}

#search_template {
  margin-top: 8px;	
  padding-left: 6px;

}
*:first-child+html #search_template{  margin-left: 175px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
#search_template {
 margin-top: 6px;	
}
}
	
INPUT[type="text"] {font-family: monospace; }

#bodyWrapper {
}

#bodyContent {
  margin-top: 40px;

  }
*:first-child+html #bodyContent  {  margin-top: 0px;}
#header {
  height: 60px;
}

#storeLogo {
  float: left;
  margin-top: 15px;
}

#headerShortcuts {
  float: right;
  margin-top: 18px;
  margin-right: 2px;
}

.titles {
  font-size: 14px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  color: red;
  padding-top: 9px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-align: left;
  background-color: #fff;	
}

.titles A {
  font-size: 14px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  color: red;


  text-align: left;
  background-color: #fff;	
}

#separator {
  width: 112px;	
  height: 1px;
  background-image: url('/images/separator.png');
  background-repeat: repeat-x;
  background-position: center center;
  z-index: 50;
  margin-top: 5px;
  margin-left: 15px;
}

#separator_also {
  width: 560px;	
  height: 1px;
  background-image: url('/images/separator.png');
  background-repeat: repeat-x;
  background-position: center center;
  z-index: 999;
  margin-top: 5px;
  margin-left: 15px;
}

.banner_left_column_1 {
  background-color: #fff;	
  padding-top: 12px;
  padding-left: 0px;
  padding-bottom: 5px;
  z-index: 999;
}

.banner_left_column_2 {
  background-color: #fff;	
  padding-bottom: 5px;
  padding-left: 0px;
  z-index: 999;
}

.banner_left_column_1 P, .banner_left_column_2 P {
  font-size: 14px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  color: #000;
  margin-top: 0px;
  
}

.banner_left_column A {
  color: #000;	
}

#columnLeft {
  height: 720px;
  padding-top: 4px;
  background-image: url('images/top_column.png');
  background-repeat: repeat-x;
  background-color: #fff;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
#columnLeft { height: 717px;   }
}

.left_bottom {
  width: 150px;
  height: 127px;
  position: absolute;
  bottom: 0px;
  margin-bottom: -127px;
  z-index: -999;
}
.right_bottom {
  width: 150px;
  height: 127px;
  bottom: 0px;
  margin-top: 114px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.right_bottom {   margin-top: 1px;   }
}

.grid_4 {
  margin-top: 5px;	
}

#columnRight {
  height: 720px;
  padding-top: 4px;
  background-image: url('images/top_column.png');
  background-repeat: repeat-x;
  background-color: #fff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#columnRight {   height: 717px; }
}

#highlights_products_image {
  vertical-align: middle;
  margin-left: 22px;
}

#head_image {
  vertical-align: middle;
  margin-bottom: 2px;
  margin-left: 22px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.productListingtable {  }
}

.infoBoxContainer { }

.infoBoxHeading {	
  padding-top: 5px;
  padding-left: 5px;
  font-size: 14px;
  color: red;
  background-color: #fff;
}

.infoBoxHeadingProducts {	
  width: 609px;
  font-size: 14px;
  font-weight: bold;
  text-indent: 12px;
}

#slider {
  width: 609px; /* important to be same as image width */
  height: 310px; /* important to be same as image height */
  position: relative; /* important */
  overflow: hidden; /* important */
}

#slider ul { list-style-type: none;}

#sliderContent {
  width: 609px; /* important to be same as image width or wider */
  position: absolute;
  margin-left: -40px;
  top: 0;
}

*:first-child+html #sliderContent { margin-left: 0px; }

.left {
	top: 0;
    left: 0;
	width: 0px !important;
	height: 0px;
}

.right {
	right: 0;
	bottom: 0;
	width: 0px !important;
	height: 0px;
}

.sliderImage {
  width: 609px;
  float: left; /* important */
  position: relative; /* important */
  display: none; /* important */
}

.sliderImage span {
  position: absolute;
  font: 10px/15px Arial, Helvetica, sans-serif;
  width: 609px;
  padding: 10px 13px;
  background-color: #000;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  color: #fff;
  display: none;
  top: 0;
}

.clear {
	clear: both;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.contentContainer {
  width: 609px;
  margin-left: 10px;
  min-height: 720px;
 #margin-bottom: 30px;
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}
h2 A {
  color: #fff;
  text-decoration: none; 
}

h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 5px;
}

h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 10px;
  padding-bottom: 5px;
}

h5 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 27px;
  margin-left: 10px;

}
h6 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.contentText {
  padding-top: 10px;
  font-size: 11px;
  line-height: 1.5;
  color: #fff;
  width: 609px;
  margin-bottom: 15px;
}

.contentText A:hover {
  color: #fff;
}

.contentText A {
  color: #fff;
}

.contentText_login p {
  padding-top: 10px;
  width: 290px;


}

.contentText_product_info {
  	background-color: #fff;
  	color: #000;
   background-image: url('/images/top_red.png');
   background-repeat: repeat-x;
}

.contentText_product_info_also {
  	background-color: #fff;
  	color: red;
   background-image: url('/images/top_red.png');
   background-repeat: repeat-x;
   padding-top: 10px;
   padding-bottom: 8px;
   padding-left: 10px;
}

.product_description_text {

  margin-left: 10px;
  margin-top: 2px;
  padding-bottom: 6px;
 
}

.product_description_text p {
	 width: 595px;
}

.product_list {
	
}

.productListTable {
  background-color: #000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.infoBoxHeadingProducts { margin-bottom: 26px;  }
}

.productListing {
  height: 128px;
  font-size: 11px;
  margin-top: 10px;
  width: 609px;
  background-color: #FFFFFF;
  background-image: url("/images/top_red.png");
  background-repeat: repeat-x;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.products_model {}

.flags {
  background-color: #fff;
  padding-top: 10px;
}

.manufacturers_id {
  height: 124px;
  width: 180px;
  padding-left: 187px;
  padding-top: 4px;
  display: table-cell;
  vertical-align: middle;
  top: 50%; 
 }

.manufacturers_id A {
  color: #000;	
}

.manufacturers_id A:hover {
  color: #000;	
}

.manufacturers_id_content {
  width: 150px;
  margin-left: 15px;
  position: relative;
 
}

.products_price {


  height: 124px;
  margin-left: 367px;
  margin-top: -122px;
  position: relative;
  vertical-align: middle;
  width: 136px;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.products_price {    margin-top: -123px; }
}


.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  vertical-align: middle;
}

.products_price_content {

  height: 124px;

  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 136px;
}

.products_quantity {}

.products_weight {}

.products_image {
  line-height: 124px;
  height: 114px;
  margin-top: 6px;
  width: 187px;
  position: absolute;
}

.products_image A {
  z-index: 999
  height: 114px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.productListing { margin-left: 0px;  }
}

.products_button {
  height: 124px;
  margin-top: -24px;
  width: 106px;
  position: absolute;
  margin-left: 503px;
}

.products_button_content {
  margin-top: -55px;
}

#separator_1 {

  border: none;
  background-color: #bbb;
  color: #bbb;
  width: 1px;
  height: 100px;
  position: absolute;
  margin-left: 187px;
  margin-top: 16px;
}

#separator_2 {

  border: none;
  background-color: #bbb;
  color: #bbb;
  width: 1px;
  height: 100px;
  position: absolute;
  margin-left: 367px;
  margin-top: -108px;

}


#separator_3 {

  border: none;
  background-color: #bbb;
  color: #bbb;
  width: 1px;
  height: 100px;
  position: absolute;
  margin-left: 503px;
  margin-top: -110px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#separator_2 {   margin-top: -112px;  }
#separator_3 {   margin-top: -113px;  }
}

.products_widget_header {
  margin-left: 10px;	
}

#button_update {
  position: absolute;
  margin-left: 60px;
  margin-top: -24px;
  color: #fff;

}

#button_update a {
  color: #fff;
}

#button_remove {
  position: absolute;
  margin-left: 170px;
  margin-top: -23px;

}

.tr_products { 

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.tr_products { position: absolute; margin-left: -8px; }
}

.td_products { 
  
  padding: 0px;
  text-align: center;
  border-spacing: 0px 0px;
}

.table_list {
  margin-bottom: 10px;

}

.also_buy {
  font-size: 14px;
  font-family: Verdana, Arial, sans-serif;
  margin-top: 45px;
  height: 190px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.also_buy  {   margin-top: 53px;  }

}

.footer{
  background-color: #FFFFFF;
  background-image: url("/images/top_red.png");
  background-repeat: repeat-x;
  height: 32px;
  text-align: center;
  width: 950px;
  margin-left: -160px;
}

.footer_box {
  display: table-cell;
  height: 32px;
  width: 960px;
  text-align: center;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.footer_links A {
  color: #000;	
}

.footer_links {
 vertical-align: middle;
 text-align: center;
}  
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.footer_links {
padding-top: 3px;
}  
}
  


.footer_copyright {
  margin-top: 15px;
  padding-bottom: 10px;	
  width: 100%;
  text-align: center;
}

.footer_copyright A {
  text-decoration: none;
  color: #fff;
}

.review_stars {
  margin-left: 10px;	
  padding-bottom: 5px;
  color: #000;
}

.thougths {
  padding-top: 5px;
}

#product_option {
  margin-left: 10px;
}
#product_option_value {
  margin-left: 10px;
}
.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  padding-left: 10px;
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

img {
  border: 0;
}

table, p {
  font-size: 11px;
  line-height: 1.5;


}

#piGal ul {
  list-style-type: none;
}

#piGal img {
 -webkit-box-shadow: 0px 0px 0px #000;
  -moz-box-shadow: 0px 0px 0px #000;
}

#piGal .outer {
  margin-right: -27px;
  margin-top: -10px;
}
.click_to_zoom {
  position: absolute;
  margin-left: 430px;
  margin-top: 195px;	
  
}


.buttonSet {
  margin-top: 20px;
  clear: both;
}

.buttonAction {
  float: right;
}

.buttonAction A {
  color: #000;
}


.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; }



.tableh A {
  color: #000;	
}
.tableh A:hover {
  color: #000;	
}

A {
 
  text-decoration: none;
  font-size: 11px;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #000;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000; 
}

A.headerNavigation:hover {
  color: #000;
}

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.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.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: #000;
}

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: #b6b7cb;
  #border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  background-color: #000;
  color: #fff;
}

.productListingHeader a {color: #fff;
	}
.productListingHeader A:hover {
  color: #FFFFFF;
}

.pageResults A {
  text-decoration: none;
  color: #fff;
}

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: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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;
}

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
  font-size: 16px;
}

.tableh {
  background-image: url('images/highlights_box.png');
  background-repeat: no-repeat;
  border-spacing: 0;
  height: 195px;
  color: #000;
  padding-right: 14px;
  padding-top: 4px;
}

.tablet {
  margin-top: 12px;
  border-spacing: 0;
}

.highlights_box_text {
  text-align: center;
  display: table-cell;
  color: #000;
  height: 32px;
  overflow: hidden;
  text-align: center;
  position: relative;
  vertical-align: middle;
}

#highlights_text {
  margin-left: 2px;
  width: 190px;
  vertical-align: middle;
}

#highlights_text A {
  position: relative;
  vertical-align: middle;  
  width: 190px;
}

.highlights_box_tax {
  margin-top: 120px;
  text-align: center;
}

.highlights_box_image {
  margin-top: 25px;
  margin-left: 48px;
  position: absolute;
}


.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* 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: #000; color: #fff; padding-left: 11px; width: 609px;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #000; color: #fff; padding-left: 11px; width: 609px;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* 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;
}

.button_login {
  margin-top: 12px;	
}

.login {
  margin-top: 8px;	
}

.login_text {
  padding-top: 4px;
}

.fast_buy {
  width: 609px;
  padding-left: 6px;	
}

#defaultSelected {
  background-color: #000;	
}

.outer ul {
 height: 200px;
 width: 300px !important;
 display: block;
}

#piGal .thumbs {
  display: none !important;
}

#home_text {
	height: 100px;
	margin-top: 20px;

}

.text_home {
  font-size: 9pt;
  font-weight: bold;
	color: #F00000;
}

