/*
  $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: sans-serif, Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

body {
  background: #fff;
  color: #000;
  margin: 0px;
  font-size: 12px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
}



#bodyWrapper {
}

#bodyContent{
float:left;
}

#header {
  height: 200px;
  width: 980px;
}

#storeLogo {
  position:absolute;
  /*padding-top: 80px;*/
}
/*IE fix for storeLogo*/
#IEstoreLogo{
float:left;

}

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

#columnLeft {
	top: -100px;
	float:left;
}
#IEcolumnLeft{
	float:right;
	clear:both;
	position:relative;
}
#IEFacebook{

margin-left:-40px;
}

#columnRight {
  padding-top: 5px;
  float: right;
  margin-right: 20px;
}

#footer{
    margin-left: 300px;
    margin-top: 25px;
    width: 70%;
	z-index:-1;
	position: relative;
}

.infoBoxContainer { }

.infoBoxHeading {
  padding: 2px;
  font-size: 14px;
}

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

.contentContainer {
  padding-bottom: 10px;
  float: left;
  width: 100%;
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 0;
  font-size: 14px;
  line-height: 1.5;
}

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

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

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

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

img {
  border: 0;
}

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

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

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

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
  padding-bottom: 15px;
}
.buttonSetContact {
  float:left;
  clear: both;
  padding-bottom: 15px;
}


.buttonAction {
  float: right;
}

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

A {
  color: #395FAC;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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: #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: #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: #395FAC;
  color: #ffffff;
}

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;
  color: #FFFFFF;
  font-weight: bold;
}

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

.productListingData {
  table-layout: fixed;
}

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: 12px;
  line-height: 1.5;

}

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

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

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


/*CSS Categories contribution*/

/* @override http://store.trainingfx.com/bm_categories_unsorted_lists.css */

/* 
The is the whole infoBoxContainer for Categories
*/
#categoryBoxContainer {
	
}

#categoryBoxContainer div.infoBoxHeading{
	visibility: visible;
}

#categoryBoxContainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}

#categoryBoxContainer li a {
	font-size: 14px;
	font-weight: bold;
}

#categoryBoxContainer li#current {
	
}

#categoryBoxContainer span.itemParentName{
	font-weight: bold;
	color: #990000;
}

#categoryBoxContainer ul.level {
	padding-left: 15px;
}	
#categoryBoxContainer ul.level a {
	text-transform: ;	
}

#categoryBoxContainer span.countSeperator{
	visibility: visible;
	color: blue;
}

#categoryBoxContainer ul.level span.countSeperator{
	visibility: hidden;
}

#categoryBoxContainer span.showCounts{
	font-weight:bold;
	float: right;
}

#categoryBoxContainer .level span.showCounts{
	
	font-weight: normal;
	float: right;
}

/*CSS Categories contribution end*/


/*BWB Theme start*/
/*color:#F4F8F9*/

#header_elements{
  width: 95%
}

#header_menu{
  float: left;
  margin-left: 280px;
  width: 72%;
}


#menu{
    float: left;
    padding: 0;
    width: 100%;
}

#menu ul{
    margin: 0;
    padding: 0;
    text-align: center;
	width:100%;
}

#menu li{
display:block;
float:left;
width:20%;
margin-bottom:10px;
}

#menu ul li a{
    background-color: #395FAC;
    color: white;
    float: left;
    padding: 15px 0px;
    text-decoration: none;
    width: 100%;
	font-family:Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-top: 5px solid #95BD24;
}

#menu ul li a:visited{
	color: white;
}

#menu ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:#395FAC;
	font-weight:bolder;
	font-size:16px;
	border-top: 5px solid #395FAC;
}

#menu_banner{
	/*background-image: url("images/theme/bwb.header.jpg");*/
    background-position: center top;
    background-repeat: repeat-x;
	background-color:#fff;
	/*background-color:#95BD24;*/
	margin-left:0px;
	width:100%;
    clear: both;
    overflow: hidden;
	height:65px;
	padding-top:5px;
	padding-bottom:-5px;
}
#menu_banner span{
	height:15px;
	width:100%;
}

#menu_categories{
    float: left;
    width: 100%;
	padding: 5px 0px;
}

#menu_categories ul{
    margin: 0;
    padding: 0;
    text-align: center;
}

#menu_categories li{
	display:block;
	float:left;
	width:20%;
}

#menu_categories ul li a h1{
	padding-top:0px;
    color: #CC0000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	line-height: 16px;
	margin-top:0px;
}

#menu_categories ul li a:visited h1{
	color: #990000;
}

#menu_categories ul li a:hover h1, .menu ul li .current{

	text-decoration: underline;
}

#breadcrumb{
float:left;  margin-top:20px;
}
a.breadcrumb {
font-size:12px;
}
/**/
#contactForm{float:none;padding: 5px;}
#contactInfo{float:left;padding: 5px;margin-left:25px;}
#contactMap{float:right;padding: 5px;}
pre.contactInfo{
	font-family:inherit;
}

#menu_contact2{
    float: left;
    width: 101%;
	padding: 5px 0px;
}

#menu_contact2 ul{
    margin: 0;
    padding: 0;
    text-align: center;
}

#menu_contact2 li{
	display:block;
	float:left;
	width:20%;
	padding-top:0px;
    color: #395FAC;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
	margin-top:0px;
}

#menu_contact2 ul li a h1{
	padding-top:0px;
    color: #CC0000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	line-height: 16px;
	margin-top:0px;
}

#menu_contact2 ul li a:visited h1{
	color: #990000;
}

#menu_contact2 ul li a:hover h1, .menu ul li .current{

	text-decoration: underline;
}
/**/


#menu_contact{
    float: left;
	margin-top:115px;
	position:absolute;
	width: 260px;
}
#menu_contact table{
	border-width:0px;
	border-spacing:0;
	width:100%;
}

#menu_contact td{
	line-height:18px;
	padding: 0;
}

#menu_contact li{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c00;
}

#menu_contact img{
	vertical-align:middle;

}

ul.contact_telefon {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
}

ul.contact_online{
    list-style: none outside none;
    padding: 0;
    text-align: center;
	vertical-align:middle;
	line-height: 18px;
	font-weight: bolder;
}

ul.contact_online li{

}

#formular_cerere_oferta{
 float:left;
 width: 100%;
}

table.tabel_cerere_oferta{
	width: auto;
}

#google_search{
    float:left;
    margin-left: 285px;
    margin-top: 155px;
    width: 71%;
	position: absolute;
}

div .cse .gsc-control-cse, .gsc-control-cse {
    padding: 5px 5px;
    width: 96%;
}

.cse input.gsc-input, input.gsc-input {
    font-size: 16px;
}

TD.main input{
width:90%;
}

span.codProdus{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#990000;
}

.buttonActionCumparaAcum {
    right:10px;
	bottom:10px;
    position: fixed;
}

/* star product pimped start */
.starTitle{
  font-family: Verdana, Arial,  sans-serif; font-size: 14px; color: #c3c3c3; font-weight : normal;} 
.starName {
 margin:10px 5px 5px 0;
 clear: both;}   
.starName a{
 font-family: Tahoma, Verdana, Arial; font-size: 24px; font-weight: normal; color: #1f79b6; margin:20px 5px 5px 0;}   
.starImg{
 font-family: Tahoma, Verdana, Arial; font-size: 24px; font-weight: normal; color: #1f79b6; float:left; padding: 0 40px 0 150px}  
.starProdDesc{ font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 14px; color: #0f0f0f; width:auto;text-align:left; }  
.starPrice{
 font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; padding: 15px 0 0 10px; float:left; }  
#starOutline {
margin-top:3px; background-image:url(images/star_img.gif); background-repeat:no-repeat; background-position:2px 2px; height:240px; margin: 5px 0 20px 0;width:auto;}
/* star product pimped end */

table.homepage_listing{
background-color:#E3FFFC;
border-spacing: 10px;
}
td.homepage_listing{
background-color:#fff;
padding:5px;
margin:5px;
border-width:1px;
}

div.homepage_listing{
background-color:#fff;
padding:5px;
margin:5px;
border-width:1px;
}

a.homepage_listing{
font-family: Tahoma, Verdana, Arial; font-size: 14px; font-weight: bold; color: #1f79b6;line-height:95%;
}

font.red{
	color:red;
	font-weight:light;
	font-family:Georgia;
	font-size:44px;
}

font.yellow{
	color:#395FAC;
	font-weight:lighter;
	font-family:Georgia;
	font-size:23px;
}

#googleads_cerere_oferta{
	float:right;
}

#googleads_contact1{
	float:right;
}

#googleads_contact2{
	float:left;	
	clear:both;
}

#googleads_contact3{
	float:right;	
}

#googleads_cerere_oferta2{
float: right;
}

#links{
list-style: none outside none;
padding: 0;
text-align: center;
font-weight: Bold;
display:inline
}

ul.links li{
display: inline-table;
}*/

/*Producatori*/

.categorie_producator{}

#grupa_imagini{
display:inline-block;
clear:right;
}

#producator{
display:inline;
width:250px;
float:left;
margin:0 0 0 50px;
}

#producator  ul{
list-style:none;
list-style-position:outside;
}

#producator  li{
padding-left:0px;
}

li.nume_producator{
font-weight:bold;
}

/*** Begin Header Tags SEO ***/
h2 {
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-left: 15px;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/

#latestArticle{
	margin: 50px 0 10px 0;
	border-bottom-style:thin;
}

.articleImg{
width:200px;
float:right;
}

.articleTitle{
font-size:14px;
color:#000;

}

.articleContent{
font-size:14px;
text-align:left801;
width:400px;
float:left;
}
