/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.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; }

BODY {
  text-align: center;
  background: #FFFFFF;
  color: #333333;
  margin: 0px;
}

.fixcenter {
  width: 100%;
  /*border: solid; border-width: 1px; border-color: #aaaaaa;*/
  background: #ffffff;
  color: #000000;
  margin: auto;
  text-align: left;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #ED703B;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
  background-image: url("images/demisepc-logo.jpg");
  background-repeat: no-repeat;
  height: 100px; 
}

TR.headerNavigation {
  background: #2385C7;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #1D6DAA;
  color: #ffffff;
  font-weight : bold;
  padding: 5px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #2385C7;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2385C7;
  color: #ffffff;
  font-weight: bold;
}

.infoBox, .contentBox, .BestSellersBox, .CategoriesBox, .CurrenciesBox, .InformationBox, .LanguagesBox, .ManufacturerInfoBox, .ManufacturersBox, .OrderHistoryBox, .ProductNotificationsBox, .ReviewsBox, .SearchBox, .ShoppingCartBox, .SpecialsBox, .TellaFriendBox, .WhatsNewBox {
}

TD.infoBoxHeading, TD.contentBoxHeading, TD.BestSellersBoxHeading, TD.CategoriesBoxHeading, TD.CurrenciesBoxHeading, TD.InformationBoxHeading, TD.LanguagesBoxHeading, TD.ManufacturerInfoBoxHeading, TD.ManufacturersBoxHeading, TD.OrderHistoryBoxHeading, TD.ProductNotificationsBoxHeading, TD.ReviewsBoxHeading, TD.SearchBoxHeading, TD.ShoppingCartBoxHeading, TD.SpecialsBoxHeading, TD.TellaFriendBoxHeading, TD.WhatsNewBoxHeading {    
    text-transform: uppercase;     
}

.infoBoxContents, .contentBoxContents, .BestSellersBoxContents, .CategoriesBoxContents, .CurrenciesBoxContents, .InformationBoxContents, .LanguagesBoxContents, .ManufacturerInfoBoxContents, .ManufacturersBoxContents, .OrderHistoryBoxContents, .ProductNotificationsBoxContents, .ReviewsBoxContents, .SearchBoxContents, td.ShoppingCartBoxContents, .SpecialsBoxContents, .TellaFriendBoxContents, .WhatsNewBoxContents {   
}


.infoBox {
  background: #F8F8FF;
  border: solid 1px #2385C7;
}

.infoBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.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: #2385C7;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.contentBox {
  background: #FFFFFF;
  border: solid 1px #2385C7;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
  padding: 3px 0px 3px 0px;
}

.contentBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
}


.BestSellersBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
  padding: 3px 0px 3px 0px;
}
.CategoriesBoxContents {
  background: #F2F7F9;
  font-family: Segoe UI, Tahoma, Arial, sans-serif;
  font-size: 12px;
}


.CurrenciesBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.InformationBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.LanguagesBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.SearchBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
  padding: 3px 0px 3px 0px;
}
.ShoppingCartBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SpecialsBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #F2F7F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #F2F7F9;
  border: solid 1px #2385C7;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2385C7;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #F2F7F9;
  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: #F2F7F9;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #F2F7F9;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2385C7;
  color: #FFFFFF;
  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.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: black;
}

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.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: 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.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; 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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.cssButton {
  background: #2385C7;
  color: #FFFFFF;
  width: 100px;
  height: 20px;
  vertical-align: top;
  font-weight: normal;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

#thecategories a:hover {
	background-color: white;
	color: black;
    font-weight: bold;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 210px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

/* Custom Product Builder */
.builder_heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #eeeef0;
  color: #000000;
  font-weight: bold;
}

.builder_footing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #eeeef0;
  color: #000000;
  font-weight: bold;
}

TH {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}
/* End Custom Product Builder */

/*product info*/
div.productInfo { font-size: 12px; } 
div.productInfoImage { border: 1px solid lightblue; float: left; padding: 10px; background-color: white; margin: 0px 5px 20px 0px;  }
div.productInfoPrice { font-family: Arial;  font-size: 28px; margin: 0px 0px 5px 20px; color: #444 }
div.productOptions { margin-left: 20px; }
div.productAddToCart {margin: 5px 0px 0px 20px; }
div.productInfoDesc { font-size: 12px; clear: both; color: darkblue; padding: 5px; }
div.productInfoDesc h1 { font-size: 12px; padding: 5px; background-color: lightblue; color: black; margin-bottom: 20px; }
div.productInfoDesc h2 { font-size: 12px; padding: 5px; background-color: lightblue; color: black; margin-bottom: 20px; }
div.productInfoDesc h3 { font-size: 12px; padding: 5px; background-color: lightblue; color: black; margin-bottom: 20px; }
div.productInfoDesc h4 { font-size: 12px; padding: 10px 0px 10px 0px; color: black; font-weight: bold; }
div.productInfoDesc h5 { font-size: 12px; padding: 10px 0px 10px 0px; color: red; font-weight: bold; }
div.productInfoDesc h6 { font-size: 12px; padding: 10px 0px 10px 0px; color: lightblue; font-weight: bold; }

div.productInfoDesc table { border: none; }
div.productInfoDesc td { border: none; font-size: 12px; padding: 4px; background-color: #fafafa; vertical-align: top; color:darkblue; }

div.dateAdded { font-size: 12px; color: gray; }
div.dateAvailable { font-size: 14px; color: red; } 
div.moreInformation { font-size: 14px; }

div.prvaStran { font-family: Segoe UI, Tahoma, Arial; font-size: 14px; background-color: #fafafa; 
                color: black; padding: 10px; border: 1px solid #EB6327; margin-bottom: 20px; border-top: 5px solid #EB6327; }