/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

BODY {
	text-align: center;
	background: #D5DADD url(images/background/bg-html.jpg) top left repeat-x;
 	height: 100%;
    margin-bottom: 1px;
    overflow-y: scroll;
	color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: italic;
}
.OrderHistoryBoxContents { font-size:10px;}

*::-moz-selection { background: #51a201 none repeat scroll 0 0; color: #fff; }
.fixcenter {
  width: 950px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

.contentBox { width: 750px; }

.contentBoxContents {width: 100%; float:left; }

a {
  color: #000000;
  text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	color: #AABBDD;
	text-decoration: none;
}
a:hover {
	color: #AABBDD;
	text-decoration: underline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #e4e4e4;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e4e4e4;
  background-image: url(images/headernavigation.gif);
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #666666; 
}

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

TR.headerCrumb {
  background: #4e4e4e;
}

TD.headerCrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4e4e4e;
  background-image: url(images/headercrumb.gif);
  color: #ffffff;
  font-weight : bold;
}

A.headerCrumb { 
  color: #ffffff; 
}

A.headerCrumb:hover {
  color: #cccccc;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e4e4e4;
  background-image: url(images/headercrumb.gif);
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ededed;
}

.infoBoxContents {
  background: #fefefe;
  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: #e4e4e4;
  background-image: url(images/headernavigation.gif);
  color: #666666;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ededed;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4e4e4e;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
	border-top:1px solid #CCC;
	border-right:1px solid #ccc;
width: 30%;
text-align:center;
vertical-align:top; 
padding:0px;
margin:3px!important;

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #009900;
  height:auto;
}

A.pageResults {
  color: #0000FF;
}

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.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: 9px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

.textzone {
	font-size: 12px;
}

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: #aaaaaa; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dddddd; }

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

.frontProductDiv { width: auto; height: 260px; border-bottom: 2px solid #999; float:left; position:relative; z-index:1}

.centerProductDiv { width: 270px; height: 228px; float:left; margin: 15px 0 0 35px; overflow:hidden;}

.frontProductName { width:265px; font-size:18px;  font-weight:bold; color:#006;}

.frontProductImage { width: 210px; height: 230px;  float:left; margin: 15px 0 0 15px; }

.frontProductDescription { width: 265px; height: 190px;  font-size:12px;}

.paragraf_descriere { max-height: 93px; max-width: 265px; overflow: hidden; }

* html .paragraf_descriere { height: 90px; max-width: 265px; overflow: hidden; }

.frontProductSale { width: 175px; height: 230px;  float:left; margin: 5px 0 0 45px; text-align:left; color:red; font-weight:bold;}

.frontProductPriceMin {width:auto; height:20px; color:#006; text-align:left; font-size:9px; margin-left:1px;}

.frontProductButon { width:150px; height:40px; margin-top:20px; }

.frontProductInput {width:auto; height:20px; color:#000; text-align:left; margin-bottom:5px;}

.frontProductCode {width:100px; height:20px; margin-top:2px; font-size:11px; color:#000;}

.frontProductOptions {width:auto; height:40px; font-size:13px; color:#000;}

.sup {font-size: 0.75em; line-height: 0.5em;float:right;margin-right:45px; width:40px;} 
/*Credits: Dynamic Drive CSS Library */



#categoriesMain {width:170px; border:2px solid #f7f7f7}
.categoriesOption{height:23px; width:155px;margin: 3px auto 0 auto; background-image:url(images/buttons/categories.png); padding-top:3px; font-size:12px; text-align:center; }
.categoriesOption2 {height:23px; width:155px;margin: 3px auto 0 auto; background-image:url(images/buttons/categories.png); padding-top:3px; font-size:12px; text-align:center; }
.subcatname { height:100px; width:100px; border:solid; float:left; }



/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }


.nume { font-size:10px; font-weight:normal!important; text-decoration:underline; width:200px; height:30px;}
.nume a { font-weight:normal; }
.descriere { font-size:10px; font-weight:normal!important; width:200px; height:60px; overflow:hidden;}
.descriere b { font-weight:normal;}
.pretul { font-weight:bold; margin-top:20px; border:1px dashed #CCC; padding:4px; text-align:center; width:212px;}
.inner_title { font-size:14px; width:100%; height:40px; overflow:hidden;}
.inner_desc { width:100%; height:110px; overflow:hidden;}
.inner_left { width:40%; height:100%; overflow:hidden; float:left;}
.inner_right { width:60%; height:100$; overflow:hidden; float:right; text-align:left;}
.inner_price { width:100%; height:20px; overflow:hidden; font-size:12px; font-weight:normal!important;}


.detailsProductDiv { min-height:1200px; width:750px;}
.detailsProductName { height:auto; width:500px; margin: 20px 0 0 30px; font-size:22px; font-weight:bold; color:#006;}
.detailsProductImage { height:350px; width:430px; float:left; margin: 10px 0 0 30px; text-align:center;}
.detailsProductDescription { width:720px;  margin: 0 0 0 30px; padding-top: 10px; float:left;}
.detailsProductBuy { width: 166px; height: 200px;  float:left; margin: 30px 0 0 80px; color:red; font-weight:bold; padding-top: 50px;}
.detailsProductButton { width:142px; height:40px; margin-top:100px;}
* html .detailsProductButton { width:142px; height:40px; margin-top:30px;}
.detailsProductCode {width:100px; height:20px; margin-top:10px; margin-left:30px; font-size:11px; color:#006;}
.detailsProductPriceMin {width:auto; height:20px; color:#006; text-align:left; font-size:10px;}
.detailsProductInput {width:auto; height:20px; color:#006; text-align:left; margin-bottom:15px;}


.detailsProductCommentBox {width:720px; margin: 10px 0 0 30px; padding-bottom:30px; float:left;}

.detailsProductComments {width:410px;  margin: 80px 0 20px 30px;}

.detailsProductCommentsNameRow {height:25px; width:405px;  margin-top:8px; border-top:2px solid #999;}

.detailsProductCommentsRevName {height:24px; float:left;}

.detailsProductCommentsUName {height:24px; float:left;}

.detailsProductCommentsRating {height:24px; float:right;}

.detailsProductCommentsDate {height:24px; float:right; margin-left:5px;}

.detailsProductCommentsCommenter {height:30px; width:405px;  margin-top:8px;}

.detailsProductCommentsText { width:405px; margin-top:3px; border-bottom:2px solid #999; padding-bottom:10px;}

.detailsProductCommentsRevAdd {margin-left:35px;}



.detailsProductNewComment { height:270px;margin-left:30px;margin-top:60px;}

.detailsProductNewCommentTitle {height:30px; width:375px; text-align:right; border-bottom:3px solid #666;margin-left:15px;}

.detailsProductNewCommentRate {height:30px; width:375px; text-align:right; border-bottom:3px solid #666;margin-left:15px;}

.detailsProductNewCommentText {height:30px; float:right; }

.detailsProductNewCommentAdd {height:35px; width:60px;float:left;margin-top:80px; margin-left:8px;}

.categoriesShow {height:600px; width:auto; border:solid; margin-top:120px; position:relative;z-index:2;}/* background-color:#f7f7f7; }*/