/*
  $Id: stylesheet.css,v 1.56 2007/06/30 20:04:02 hpdl Exp $

  WebGraphic.ro, E-Commerce Solutions
  http://www.webgraphic.ro

  Copyright (c) 2007 WebGraphic.ro

  Released in accordance with the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.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 {
  background: #f3fafd;
  color: #000000;
  margin: 0px;
  background-image: url(img/fundal.gif);
  background-position: top;
  background-repeat: repeat-x;
}
.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

P.mare {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
}

.text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

UL, LI {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

a:hover {
  color: #4a99d9;
  text-decoration: underline;
}

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

td.main a {
  color: #000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/*********************************************
		header menu
*********************************************/
#menu_wrapper {
background:url("img/header_menu.gif") no-repeat;
width: 756px;
height: 40px;
}

#menu {
	background:url("img/header_menu.gif") no-repeat;
	display: block;
	clear: both;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	margin: 0px; 
	padding: 0px 48px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px; padding: 0px;
	border-left: 1px solid #80bc32;
	}
#menu ul li.first {
	border: none;
}
#menu ul li.home {
	border: none;
}
#menu ul li a {
	display: block;
	color: #F0FFF0;
	margin: 0px; padding: 12px 11px 13px 11px;
	text-decoration: none;
	}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a, #menu ul li.current_page_item a:visited {

}
/* This handles the hover state for the top-level LI and A items */
#menu ul li a:hover,
#menu li:hover, 
#menu li.sfhover {
	color: #FFF;
	background: #80bc32;
	text-decoration: none;
	}
/* This hides the nested UL before you hover */
#menu li ul {
	position: absolute;
	width: 150px;
	left: -999em;
}
/* This shows the nested UL when you hover */
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	display:  block;
	z-index: 1000;
}

/* This is the style for the nested UL */
#menu li:hover ul, #menu li.sfhover ul {
	display: block;
	margin: 0px; padding: 0px;
}
/* This is the style for the LI items within the nested UL */
#menu li:hover ul li,
#menu li.sfhover ul li {
	background: #80bc32;
	width: 180px;
	display: block;
	padding: 0px; margin: 0px;
	height: 30px; 
	line-height: 30px;
	text-align: left;
	border-bottom: 1px solid #88c735;
}
/* This is the style for the links withing the LI items within the nested UL */
#menu li:hover ul li a,
#menu li:hover ul li.current_page_item a,
#menu li.sfhover ul li a,
#menu li.sfhover ul li.current_page_item a {
	background: transparent;
	width: 170px;
	display: block;
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	border: none;
	color: #FFF;
	font-weight: normal;
}
/* This is the style for the hover state on the links within the LI items within the nested UL */
#menu li:hover ul li a:hover, #menu li.sfhover ul li a:hover {
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	color: #FFF;
	font-weight: normal;
	background: #62af1c;
}

/*********************************************
		header logo
*********************************************/
#logo {
position: absolute;
top: 10px;
left: 10px;
width:230px;
height: 126px;
}
#logo a, #logo a:hover, #logo img {
border-bottom: 0px solid;
text-decoration: none;
border-left-width: 0px;
border-right-width: 0px;
width:230px;
height: 126px;
}

#logo2 {
position: absolute;
top: 80px;
right: 40px;
width:100px;
height: 82px;
}
#logo2 a, #logo2 a:hover, #logo2 img {
border-bottom: 0px solid;
text-decoration: none;
border-left-width: 0px;
border-right-width: 0px;
width:100px;
height: 82px;
}

/*********************************************
		product list content
*********************************************/

table.produs_main {
width:100%;
}
td.produs_descriere {

}
td.produs_poza {
width:260px;
}

div.produs_cumpara {
width: 100%;
}

div.descriere {
text-align:justify; padding-right:10px;
}
a.a_autor {
color: #111;
font-family: Georgia, Verdana, Arial, sans-serif;
font-size: 14px;
}

a.a_titlu {
color: #111;
font-family: Georgia, Verdana, Arial, sans-serif;
font-size: 14px;
}

div.a_pret {
color: #111;
font-family: Georgia, Verdana, Arial, sans-serif;
font-size: 14px;
padding:	6px;
border:	#d9e7eb 1px solid;
background:	#fff;
max-width:	180px;
}
span.pret_lib {font-family: Tahoma, Trebuchet MS, Arial, sans-serif;font-size: 11px;}
span.pret_int {font-family: Tahoma, Trebuchet MS, Arial, sans-serif;font-size: 11px;}

span.pret_sm {
font-family: Tahoma, Trebuchet MS, Arial, sans-serif;
font-size: 11px;
}
span.pret_lg {
font-family: Tahoma, Georgia, "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
}
div.pret {
color: #fff;
font-family: Georgia, Verdana, Arial, sans-serif;
font-size: 20px;
width: 240px;
/*height: 65px;*/
background-image: url(img/pret_bg.gif);
text-align: center;
padding-top: 8px;
padding-bottom: 8px;
}
div.fragment {
color: #fff;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
width: 240px;
/*height: 65px;*/
background-image: url(img/fragment_bg.gif);
background-position: bottom;
text-align: center;
padding-top: 8px;
padding-bottom: 8px;
}

div.fragment a {color: #fff; text-decoration:none;}
div.fragment img, div.fragment img:hover {border: none; text-decoration:none;padding:0;}
div.fragment a:hover {color: #fff; text-decoration:underline;}

#similare {
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
background-color: transparent;
color: #333333;
background:	url('img/similar_bg.jpg') no-repeat top center;
text-align: center;
width: 600px;
 vertical-align: middle;
}
#similare_header {
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
background-color: transparent;
color: #333333;
background:	url('img/similar_header.jpg') no-repeat top center;
text-align: center;
width: 325px;
height: 33px;
font-family: Verdana, Tahoma;
font-size: 12px;
 vertical-align: middle;
}
/*********************************************
		autori, categorii, colectii content
*********************************************/
div.desc_autor {
color: #666;
font-family: Georgia, Verdana, Arial, sans-serif;
font-size: 15px;
font-weight: normal;
}
div.desc_autor_wrapper {
padding:	15px;
border:	#d9e7eb 1px solid;
background:	#fff;
}
#autori_sort {
position: absolute; bottom: 0; right: 0;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
}
td.aut_list {
font-family: Georgia, "Trebuchet MS", Arial, Verdana;
font-size: 15px;
}
/*********************************************
		body & content
*********************************************/

.td_list_pic {
	vertical-align: top;
	padding-top: 100px;
}
table.list_table img, td.td_list_pic img, a.img_b img, td.aut_list, div.poza img, span.ev {
padding:	6px;
border:	#d9e7eb 1px solid;
background:	#fff;
}

table.list_table img:hover, td.td_list_pic img:hover, a.img_b img:hover, td.aut_list:hover, td.div.poza img:hover, span.ev:hover {
border:	#c0d5db 1px solid;
}

table.maintable {
	width: 95%;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #d3eefd;
  background-image: url(img/headers_bg.gif);
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(img/headers_bg.gif);
  color: #ffffff;
  font-weight : bold;
  padding-bottom: 5px;
  padding-top: 5px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

A.BoxHeadingLink { 
  color: #ffffff; 
}

A.BoxHeadingLink:hover { 
  color: #f8f8f8; 
  text-decoration: underline;
}

p.top, a.top, a.top:visited {
color: #4a99d9;
text-decoration: none;
font-family: Georgia;
}

p.top{
	padding-top: 7px;
}

a.top:hover {
	color: #4a99d9;
	text-decoration: underline;
}

input[type="text"].searchbox, .searchbox {	
	border: 2px solid #e6e8d5;
	font-family : tahoma, verdana, helvetica, arial, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
	background-color: #f8f8f9;
	width: 250px;
	padding-left: 4px;}
	
.searchbox:hover {	border: 2px solid #d3d6c0;	}

input[type="image"], input[type="checkbox"] {
	border: 0px;
}

input[type="text"], input[type="textarea"], input[type="password"] {
	font-family : tahoma, verdana, arial,helvetica,sans-serif;
	color : #000000;
	border: 1px solid #4a99d9;
	text-decoration : none;
	vertical-align: middle;
}
input[type="button"], input[type="submit"] {
	font-family : tahoma, verdana, arial,helvetica,sans-serif;
	color : #000000;
  border: 1px;
  border-style: solid;
  border-color: #666666;
	text-decoration : none;
	vertical-align: middle;
}


input.inputlogin  {
	font-family : tahoma, verdana, helvetica, arial, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
	/*border: 1px solid #4a99d9;*/
	background-color: #f8f8f9;
	width: 270px;
	padding-left: 4px;
}

input.text  {
	font-family : helvetica, tahoma, verdana, arial, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 16px;
	text-decoration : none;
}

input {
	font-family : tahoma, verdana, arial,helvetica,sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 14px;
	text-decoration : none;
	vertical-align: middle;
}

/*input {
	border: 2px solid #4a99d9;
}
*/
textarea {
	border: 1px solid #4a99d9;
}

select {
	border: 1px solid #4a99d9;
	z-index: 10;
}

A.menulink {
  font-family:Trebuchet MS, trebuchet, tahoma, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #d3eefd;
  background-image: url(img/headers_bg.gif);
  text-align:center;
}

A.menulink:hover {
  text-decoration:none;
  color: #fff;
  background: #d3eefd;
  background-image: url(img/header_tab.gif);
  text-align:center;
}

.menulink {
  font-family:Trebuchet MS, trebuchet, tahoma, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #d3eefd;
  background-image: url(img/headers_bg.gif);
  text-align:center;
  border-top:2px solid #EEEEE6;
  border-bottom: 2px solid #EEEEE6;
  border-right: 2px solid #EEEEE6;
  border-left: 2px solid #EEEEE6;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:5px;
  padding-right:5px;
  height: 23px;
  letter-spacing:0px;
  vertical-align: middle;
  text-align:center;
}

.menusus {
  font-family:Trebuchet MS, trebuchet, tahoma, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color:#7290C1;
  background-color:#fff;
  border-bottom:3px solid #f3fafd;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  height: 26px;
  letter-spacing:0px;
  vertical-align: middle;
  border-top: 3px solid #f3fafd;
  text-align:center;
}

.cautare {
  font-family:tahoma, verdana, sans-serif;
  font-size: 12px;
  color:#7290C1; /* #920836 */
  border-bottom:0px solid #920836;
  padding-top:12px;
  padding-bottom:12px;
  padding-left:5px;
  padding-right:5px;
  height: 23px;
  letter-spacing:0px;
  vertical-align: middle;
  border-top: 0px solid #920836;
  text-align:center;
}

.toate {
  font-family:Trebuchet MS, trebuchet, tahoma, verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#920836;
  background-color:#f8f8f9;
  border-bottom:1px solid #4a99d9;
  border-left: 1px solid #4a99d9;
  border-right: 1px solid #4a99d9;
  border-top: 1px solid #4a99d9;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:5px;
  padding-right:5px;
  height: 20px;
  letter-spacing:0px;
  vertical-align: middle;
}

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

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

.infoBox {
  /*background: #d3eefd;*/
}

.infoBoxContents {
  background: #fff;
  /* background: #f5f9fa; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-spacing: 2px;
  border-collapse: separate;
  *border-collapse: expression('separate', cellSpacing = '2px');
}

.infoBoxwrapper {
  	border: 1px dotted #ccc;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxFooter, div.infoBoxFooter {
height: 24px;
background: #fff;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background-image: url(img/header_tabb_g.gif);
background-position: bottom;
background-repeat: repeat-x;
}

TD.infoBoxSpacer, div.infoBoxSpacer {
height: 10px;
font-size: 10px;
 min-height: 10px;
}

TD.infoBoxHeading, div.infoBoxHeading {
  font-family:arial, helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-image: url(img/header_tab_g.gif);
  padding-left: 10px;
  height: 32px;
  vertical-align: middle;
}

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

TD.empty {
	font-size: 3px;
}

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

TABLE.infoBoxSpecialz {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px;
  border-style: solid;
  border-color: #4a99d9;
  border-spacing: 1px;
}

.infoBoxSpeciali {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border: 1px;
  border-style: solid;
  border-color: #4a99d9;
  border-spacing: 1px;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-spacing: 5px;
}

A.pageResults {
  /*color: #0000FF;*/
  background-color: rgb(246, 241, 232);
  color: rgb(117, 151, 197);
  }

A.pageResults:hover {
  /*color: #0000FF;
  background: #EEEEE6;*/
  background-color: rgb(117, 151, 197);
  color: white;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #006699;
}

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.evidentiat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border: 1px dashed #ccc;
  background-color: #fff;
  background-image: url(img/fundal.gif);
  background-position: top;
  padding: 10px 10px 10px 10px;
}

span.evidentiat {
  border: 1px dashed #ccc;
  background-color: #fff;
  background-image: url(img/fundal.gif);
  background-position: top;
  padding: 5px 5px 5px 5px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallTextImg, SPAN.smallTextImg, P.smallTextImg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 5px 5px 5px 5px;
  background-color: #EFF6FC;
  border: 3px solid #fff;
}

TD.smallTextImg2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 5px 5px 5px 5px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #4a99d9;
}

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 {
  color: #ff0000;
  font-weight: bold;
}
.pretspecial {font-weight: bold;}

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;*/
 	border: 1px solid #5d5b4c;
	margin-right:20px; 
	padding: 0.8em;
	padding-left:3.3em;
	font-weight: bold;
	color: #811C0A;
	width:99%;
	background:url("images/css/alert.gif") #e5dfc9 1% 50% no-repeat fixed;
	 }
 
.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; }

/* CSS Manufacturers Box start */
div.manufacturers {
	background: #f8f8f9;
	color: #4a99d9;
	padding: 0;
	margin: 0;
	height: 345px; /* height of the manufacturers box */
	overflow: auto;
	border: 1px solid #4a99d9;
	}
div.manufacturers a {
	display: block;
	padding: 2px 2px 2px 5px;
	border-left: 10px solid #ffffff;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	width: 100%;
	}

html>body div.manufacturers a {width: auto;}

div.manufacturers a:hover {
	background-color: #f8f8f9;
	color: ##4a99d9;
	}
	
.infobox_manufacturers_heading {
	background: #4a99d9;
	color: #ffffff;
	border-right: 0px solid #4a99d9;
	height: 20px;
	font: bold 10px Verdana,Arial,sans-serif;
	padding-left: 10px;
	}
.infobox_manufacturers {
	background: #f8f8f9;
	font: 10px Verdana,Arial,sans-serif;
	padding: 0;
	border: thin #4a99d9;
	}
.infobox_manufacturers_contents {
	font: 10px Verdana,Arial,sans-serif;
	border: 1px solid #f8f8f9;
	}
	
.infobox_manufacturers_discount {
	font: 9px Verdana,Arial,sans-serif;
	font-weight: bold;
	color: #ff0000;
	}
	
span.edituri {
	font: 11px Verdana,Arial,sans-serif;
	font-weight: bold;
	text-align: center;
	border: 1px solid Silver;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #f8f8f8;
	}

span.litedituri {
	font: 12px Verdana,Arial,sans-serif;
	font-weight: bold;
	text-align: center;
	color: #f8f8f8;
	border: 2px solid Red;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: Red;
	}
	
span.emboss {
font-family:Trebuchet MS, trebuchet, tahoma, verdana, sans-serif;
font-size: 14px;
color:#fff;
background-color:#80bc32;
padding:	6px;
border:	#d9e7eb 1px solid;
/* padding:	6px;
border:	#d9e7eb 1px solid;
background:	#fff; */
	}
	
TD.emboss {
font: 16px Verdana,Arial,sans-serif;
text-align: center;
color:#fff;
background-color:#80bc32;
padding:	6px;
border:	#d9e7eb 1px solid;
	}

	
TD.headerbox {
  /*font-family: Verdana, Arial, sans-serif;*/
  /*font-size: 10px;*/
  color: #ffffff;
  /*font-weight : bold;*/
  border: 4px solid #f8f8f9;
  }
/* CSS Manufacturers Box end */

/* produse */

A.prodinfo {
  color: #006699;
  text-decoration: underline;
}

A.prodinfo:hover {
  color: #80bc32;
  text-decoration: none;
}

span.sprodinfo {
  color: #000000;
  background-color: #EFF6FC;
  border: 3px solid #fff;
  font-weight: bold;
  padding: 4px 4px 4px 4px;
}

span.sprodlist {
  color: #000000;
  background-color: #EFF6FC;
  border: 3px solid #fff;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  white-space: nowrap;
}

h1.titlu {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #006699;
}

h1.evidentiat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #006699;
  border: 1px dashed Gray;
  background-color: #f8f8f9;
  padding: 5px 5px 5px 5px;

}

h2.titlu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #006699;
}

h2.h2 {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #006699;
}

h3.editura {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

h4.colectie {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

img.evidentiat {
  border: 1px dashed Gray;
  background-color: #f8f8f9;
}

img.imglist {
  /*border: 1px solid Gray;*/
  padding: 5px 5px 5px 5px;
  background-color: #EEEEE6;
  border: 3px solid #f8f8f9;
}

HR.dotted {
  border: dotted Silver; 
  border-width: 1px 0 0 0;
  height:0;
}

.lowercase {
  text-transform: lowercase;
}

div.optiuni { border: 1px solid #ccc; background:#fff; padding: 7px; height: 120px; float:left; }

.inv { FONT-SIZE: 1pt; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: verdana, helvetica, arial, sans-serif; TEXT-DECORATION: none; }
a.inv { FONT-SIZE: 1pt; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: arial, times new roman, sans-serif; }
a.inv:hover { FONT-SIZE: 1pt; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: arial, times new roman, sans-serif; }
a.inv:visited { FONT-SIZE: 1pt; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: arial, times new roman, sans-serif; }
H.inv { FONT-SIZE: 1pt; COLOR: #EEEEE6; FONT-STYLE: normal; FONT-FAMILY: arial, times new roman, sans-serif; }
H1.inv { FONT-SIZE: 1pt; COLOR: #EEEEE6; FONT-STYLE: normal; FONT-FAMILY: arial, times new roman, sans-serif; }
H2.inv { FONT-SIZE: 1pt; COLOR: #f8f8f9; FONT-STYLE: normal; FONT-FAMILY: arial, times new roman, sans-serif; }
H3.inv { FONT-SIZE: 1pt; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: arial, times new roman, sans-serif; }
H4.inv { FONT-SIZE: 1pt; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: arial, times new roman, sans-serif; }
H5.inv { FONT-SIZE: 1pt; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: arial, times new roman, sans-serif; }
P.inv { FONT-SIZE: 1pt; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: verdana, helvetica, arial, sans-serif; TEXT-DECORATION: none }
DIV.inv { FONT-SIZE: 1pt; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: verdana, helvetica, arial, sans-serif; TEXT-DECORATION: none }

.dropmenudiv, .dropmenudiv2, .dropmenudiv3 { 
Z-INDEX: 100; 
FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=135,strength=4); 
VISIBILITY: hidden; 
FONT: 10px/16px Verdana; 
POSITION: absolute; 
TOP: 0px;
font-weight: normal;
}

.dropmenudiv
{
BORDER: #bbb 1px solid; 
margin-top: 1px;
padding: 4px;
WIDTH: 100px; 
BACKGROUND-COLOR: #F8F8F8;
}
.dropmenudiv2, .dropmenudiv3
{
WIDTH: 350px;  BACKGROUND-COLOR: #F8F8F8; padding: 4px;
color: #333; BORDER: #7b9ebd 2px solid; 
}

/*
.pt_dropmenudiv2
{
display: block; BACKGROUND-COLOR: #6C3; WIDTH: 414px; padding: 0 4px 4px 4px; color: #000;  
}
*/

/* BEGIN Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Invoice and Packingslip */

.blueheaders {
font-family:Trebuchet MS, trebuchet, tahoma, verdana, sans-serif;
font-size: 20px;
color:#fff;
background-color:#80bc32;
padding:	6px;
border:	#d9e7eb 1px solid;
}

.greenheaders {
font-family:Trebuchet MS, trebuchet, tahoma, verdana, sans-serif;
font-size: 20px;
color:#fff;
background-color:#4a99d9;
padding:	6px;
border:	#d9e7eb 1px solid;
}

#rotator img { display:none; position:absolute; top:0; left:0; }
#rotator { cursor:pointer; overflow:hidden; position:relative; width:557px; height:200px; display:block; } 
#rotator img { border:0; cursor:pointer; width:557px; height:200px; }
.navigare_bannere { font-family:Tahoma; font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration:none; }

/* CSS columns */ 

div.column {
  font-size:10px;
  font-family: Verdana, Arial, sans-serif;
}

div.column_header {
  height: 14px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(img/headers_bg.gif);
  color: #fff;
  font-weight : bold;
  padding-bottom: 5px;
  padding-top: 5px;
  margin: 0px 2px;
}

div.column_header_left {
  background: transparent url(images/infobox/corner_left.gif) no-repeat left;
}

div.column_header_right {
  background: transparent url(images/infobox/corner_right.gif) no-repeat right;
}

div.column_header_none {
}

div.column_header_left h4 {
  padding-left: 2px;
  margin:  0 0 0 11px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

div.column_header_right h4 {
  padding-left: 13px;
  margin: 0 11px 0 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

div.column_header_none h4 {
  padding-left: 13px;
  margin: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

div.column ul, div.column ol, div.column_p_box {
  background: #f8f8f9;
  border: 1px solid #bbc3d3;
  list-style-type: none;
  padding: 10px 0px 10px 5px;
  margin: 0px 2px 4px 2px;
  line-height: 1.2em;

}

div.column li, div.column_p_box p {
}

.column_li_center {
  text-align: center;
}

.column_li_left50 {
  float: left;
  text-align: left;
  width: 45%;
  clear: both;
}

.column_li_right50 {
  float: right;
  text-align: left;
  width: 45%;
  clear: both;
}

/*********************************************
		shopping cart, login box
*********************************************/
span.sc_a {
color: #666;
font-family: Georgia, Verdana, Arial, sans-serif;
font-size: 15px;
font-weight: normal;
}
span.sc_p {
color: #666;
font-family: Georgia, Verdana, Arial, sans-serif;
font-size: 15px;
font-weight: bold;
}
span.sc_pret {
color: #111;
font-family: Georgia, Verdana, Arial, sans-serif;
font-size: 15px;
font-weight: bold;
}
.loginbox1 {
  background: #fff;
  border-spacing: 2px;
  border-collapse: separate;
  *border-collapse: expression('separate', cellSpacing = '2px');
  border: 1px solid #80bc32;
}
.loginbox2 {
  background: #fff;
  border-spacing: 2px;
  border-collapse: separate;
  *border-collapse: expression('separate', cellSpacing = '2px');
  border: 1px solid #4a99d9;
}
.loginboxh {
	font-family: Georgia, Arial, Verdana;
	font-size: 15px;
	font-weight: bold;}
.accountc {
	border:	#d9e7eb 1px solid;
	background:	#fff;
	padding:	6px;	}
/*********************************************
		pages
*********************************************/	
a.ev {
  color: #4a99d9;
  text-decoration: underline;
}

a.ev:hover {
  color: #80bc32;
  text-decoration: underline;}
/*********************************************
		footer
*********************************************/
div.footer {
background: #4AA522 url('img/footer_bg.gif') repeat-x;
width: 100%;
}

.stanga {
	border: 1px dotted Black;
}
.smallTextFooter, a.smallTextFooter {
	color: #fff;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	text-decoration: none;
}
a.smallTextFooter:hover {
	color: #fff;
	text-decoration: underline;
}
a.footer, a.footer:visited {
	color: #fff;
	text-decoration: none;
}
a.footer:hover {
	color: #fff;
	text-decoration: underline;
}

#footer_wrap {
background: #4AA522  url('img/footer_bg.gif') repeat-x;
width: 100%;
padding-bottom: 5px;
}
div.footer_harta {
position: absolute;
left: 100px;
width: 200px;
margin-top: 20px;
padding-top: 5px;
margin-bottom: 20px;
border: 1px dashed #ccc;
}

div.footerline {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d3eefd;
  color: #ffffff;
  height: 10px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
}

/* --------------------------------------------- [ FOOTER NAVIGATION ] ------- */

#sub_navigation
{
clear: both;
margin: 0px;
text-align: left;
padding-left: 10px;
}
#sub_navigation ul
{
list-style: none;
padding: 0px 0px 5px 0px;
float: left;
margin: 0px;
}
#sub_navigation li
{
width: 140px;
float: left;
text-align: justify;
display: inline;
}
#sub_navigation li a:link, #sub_navigation li a:visited
{
color: #fff;
width: 140px;
display: block;
font: normal 11px Georgia;
background: url('img/liststyle.gif') no-repeat;
background-position: 0px 7px;
padding: 2px 1px 2px 15px;
text-decoration: none;
margin: 0px;
border-bottom: 0px solid;
text-decoration: none;
border-left-width: 0px;
border-right-width: 0px;

}
#sub_navigation li a:hover, #sub_navigation li a:active
{
background: #4a99d9 url('images/liststyle.gif') no-repeat;
background-position: 8px 12px;
}
#sub_navigation li a.valid:link, #sub_navigation li a.valid:visited
{
color: #fff;
width: 140px;
display: block;
font: normal 11px Georgia;
background: url('img/liststyle.gif') no-repeat;
background-position: 6px 11px;
padding: 2px 1px 2px 10px;
text-decoration: none;
margin: 0px;
}
#sub_navigation li a.valid:hover, #sub_navigation li a.valid:active
{
background: #4a99d9 url('images/valid.gif') no-repeat;
background-position: 6px 11px;
}
#sub_navigation ul li
{
float: left;
margin: 0px;
padding: 0px;
margin-right: 63px;
}
#sub_navigation ul li li
{
float: none;
margin: 0;
padding: 0;
}
#sub_navigation span
{
font: normal 11px Georgia;
line-height: 180%;
color: #FFFFFF;
}

/* CSS product listing */

.infoBoxProducts {
  text-align: center;
  border: solid 0px #666; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
  background:	url('img/list_bg.jpg') no-repeat top center;
  background-x-position: 0%;
  background-y-position: 0%;
 }
 
 td.listwrap {
  background:	url('img/list_bg_wrap.jpg') no-repeat bottom center;
 }
 
.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: 1px solid #fff;
 border-collapse: collapse;
 background-color: #f5f9fa;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

