

.boxText { font-family: Arial; font-size: 10px; }
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial;
  font-size: 10px;
}

.infoBoxContents_centru {
  background: #333333;
  font-family: Arial;
  font-size: 10px;
}

.infoBoxContents_adveance {
	font-family:Arial;
	color:#FFFFFF;
	font-size:11px;
}

.infoBoxContents_search {
	background-image:url(imagini/search_bg.gif);
}

.infoBoxContents_informations {
	background-image:url(imagini/informations_bg.gif);
}

.infoBoxContents_special {
	background-color:#000000;
}
.infoBox_shopping {
	vertical-align:top;
}
.boxText_shopping { font-family: Arial; font-size: 10px; color:#FFFFFF; }


.infoBox_currencies {
  background: #000000;
}

.infoBoxContents_currencies {
  background: #000000;
  font-family: Arial;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  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: #ffffff;
}

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: #F7F7F7;
}

TABLE.productListing {
  border-left:1px solid #ffcc00;
  border-right:1px solid #ffcc00;
}

.productListing-heading {
  font-family: Arial;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
  border-top:1px solid #ffcc00;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial;
  font-size: 11px;
  color:#FFFFFF;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color:#FFFFFF;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  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, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 10px; color: #ff0000; }

/* menu Solid - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
	display: block;
	font-size: 11px;
	font-family: Arial;
	height: 28px;
	text-decoration: none;
	color: #000000;
	padding-top:5px;
	padding-left:15px;
/*border: solid 1px #f8f8f9;*/
}

span.menucateg {
	display: block;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	height: 28px;
	text-decoration: none;
	color: #000000;
	background-image:url(imagini/bg_cat.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:10px;
/*border: solid 1px #f8f8f9;*/
}

/*
a.menucateg:hover {
border: solid 1px #6633CC;
background-color:#006699;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}
*/

a.menusubcateg:link, a.menusubcateg:hover, a.menusubcateg:visited, a.menusubcateg:active {
	display: block;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	height: 22px;
	text-decoration: none;
	padding-left:15px;
	padding-top:2px;
/*border: solid 1px #f8f8f9;*/
}

span.menusubcat{ height:14px; }

/*
a.menusubcateg:hover {
border: solid 1px #6633CC;
background-color:#006699;
text-decoration: none;
color: #FFFFFF;
}
 menu Solid - Show Sub-categories  End */



.style1 { font-family: Arial; font-size: 11px; color: #000000; }
.style2 { font-family: Arial; font-size: 11px; color: #ffcc00; }
.style3 { font-family: Arial; font-size: 10px; color: #999999; }
.style4 { font-family: Arial; font-size: 11px; color: #ffffff; }
.style5 { font-family: Arial; font-size: 16px; color: #ffcc00; }
.style6 { font-family: Arial; font-size: 12px; color: #ffffff; }
.style7 { font-family: Arial; font-size: 12px; color: #000000; }
.style8 { font-family: Arial; font-size: 11px; color: #666666; }
.style9 { font-family: Arial; font-size: 18px; color: #ffffff; }
.style10 { font-family: Arial; font-size: 18px; color: #ffcc00; }
.style11 { font-family: Arial; font-size: 13px; color: #000000; }
.style12 { font-family: Arial; font-size: 11px; color: #333333; }
.style13 { font-family: Arial; font-size: 18px; color: #cc0000; }
.style14 { font-family: Arial; font-size: 18px; color: #000000; }
.style15 { font-family: Arial; font-size: 13px; color: #cc0000; }


a.style1 { font-family: Arial; font-size: 11px; color: #000000; }
a.style1:hover{ font-family: Arial; font-size: 11px; color: #000000; }
a.style2 { font-family: Arial; font-size: 11px; color: #ffcc00; }
a.style2:hover { font-family: Arial; font-size: 11px; color: #ffcc00; }
a.style3 { font-family: Arial; font-size: 10px; color: #999999; }
a.style3:hover { font-family: Arial; font-size: 10px; color: #999999; }
a.style4 { font-family: Arial; font-size: 11px; color: #ffffff; }
a.style4:hover { font-family: Arial; font-size: 11px; color: #ffffff; }


a.style6 { font-family: Arial; font-size: 12px; color: #ffffff; }
a.style6:hover { font-family: Arial; font-size: 12px; color: #ffffff; }
a.style7 { font-family: Arial; font-size: 12px; color: #000000; }
a.style7:hover{ font-family: Arial; font-size: 12px; color: #000000; }
a.style8 { font-family: Arial; font-size: 11px; color: #666666; }
a.style8:hover{ font-family: Arial; font-size: 11px; color: #666666; }




a.style11 { font-family: Arial; font-size: 13px; color: #000000; }
a.style11:hover { font-family: Arial; font-size: 13px; color: #000000; }
a.style12 { font-family: Arial; font-size: 11px; color: #3333333; }
a.style12:hover{ font-family: Arial; font-size: 11px; color: #3333333; }








