/* CSS Document */

/** GENERAL **/

* {
	margin: 0;
	padding: 0; } /* makes the li bullets float out of the width */
html { background: #FFF url(../images/html-bkg.jpg) bottom left repeat-x; }
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center; /* IE 5.x,6 centering fix */
	min-width: 801px; /* Netscape 6 min-width bug fix */ }
div#wrapper {
	background: url(../images/shadow-right.jpg) top right repeat-y;
	width: 800px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF; } /* IE 5.x,6 centering fix */
div#shadow {
	background: url(../images/shadow-left.jpg) top left repeat-y;
	width: 800px;
	padding: 0;
	margin: 0 auto;	}
a:link, a:visited {
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #25116E;
	text-decoration: none; }
a:hover,a:active {
	color: #D92A1E;
	text-decoration: underline; }

/** END GENERAL **/

/** BRANDING **/

div#branding {
	width: 754px;
	margin-left: 20px;
	padding: 3px; }

div#upperNav {
	padding: 3px 0;
	text-align: right; }
	
div#banner {
	background: url(../images/branding-bkg.gif) 320px center no-repeat;
	height: 125px;
	margin-bottom: 0; }	
div#banner table { width: 100%; }
div#banner table td { vertical-align: middle; }
div#banner table td.motto {
	text-align: right;
	vertical-align: bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-right: 10px; }
div#banner table td a img { 
	border: none;
	margin-left: 5px; }	
	
/** END BRANDING **/

/** PRODBANNER **/

div#prodBanner {
	width: 760px;
	margin-left: 20px; }

/** END PRODBANNER **/

/** MAIN CONTENT **/

div#mainContent {
	width: 754px;
	padding: 3px;
	margin-left: 20px; }

div#subNav { 
	border-bottom: 1px solid #25116E;
	margin-bottom: 20px; }
div#subNav table { width: 100%; }
div#subNav td.cumpar a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0949FC; }
	
div#contentLeft {
	width: 225px;
	float: left; }
div#contentLeft h2 {
	background: url(../images/sidebar-title-bkg.jpg) top left no-repeat;
	width: 225px;
	height: 24px;
	line-height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px; }
div#cautare, div#videos {
	background: url(../images/sidebar-div-content.gif) top left repeat-y;
	padding: 10px 5px;
	padding-bottom: 5px; }
p.divDown {
	background: url(../images/sidebar-div-down-bkg.jpg) top left no-repeat;
	width: 225px;
	height: 8px;
	margin-bottom: 10px; }
	
div#cautare { 
	width: 225px;
	margin: 0 auto; }
	
div#videos ul {
	list-style: url(../images/content-bullet.gif);
	margin-left: 25px; }
	
	
div#categorii {
	width: 223px;
	margin: 0 auto; }	
div#catUp {
	background: url(../images/sidebar-menu-up.gif) top left no-repeat;
	width: 223px;
	height: 8px; }
div#catDown {
	background: url(../images/sidebar-menu-down.gif) top left no-repeat;
	width: 223px;
	height: 9px;
	margin-bottom: 10px; }
div#catMain {
	background-color: #CFCFCF;
	/*background-color: #23136A;*/
	/*background-color: #FFF;
	border-left: 2px solid #23136A;
	border-right: 2px solid #23136A;*/
	width: 210px;
	padding: 8px 5px;
	padding-right: 8px;
	margin-bottom: 10px; }
div#catMain ul { 
	margin-left: 15px;
	/*list-style: url(../images/icons/logo-bullet.gif);*/
	list-style-type: none; }
div#catMain ul li {
	padding: 5px;
	/*background-color: #00F;*/
	border-bottom: 2px dotted #000; }
div#catMain ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0949FC;
	display: block; }
div#catMain ul li a:hover {
	text-decoration: none;
	color: #D92A1E; } 
div#catMain ul ul { 
	list-style: url(../images/icons/small-bullet.gif);
	margin-left: 20px; }
div#catMain ul ul li { 
	border: none;
	/*background-color: #FFF;*/
	padding: 3px; }
div#catMain ul ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	display: block; }
div#catMain ul ul li a:hover {
	text-decoration: underline;
	color: #000; }
div#catMain ul ul li a.current {
	text-decoration: underline;
	color: #000; }
	
div#contentRight {
	width: 520px;
	float: right; }
	
div#contentRight h1.breadcrums {
	padding-bottom: 2px;
	border-bottom: 1px solid black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px; }
div#contentRight h1.breadcrums a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #25116E;
	text-decoration: none;
	margin-right: 5px; }
div#contentRight h1.breadcrums a:hover {
	color: #D92A1E;
	text-decoration: underline; }
	
div#contentRight h3 {
	padding-bottom: 2px;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
	clear: both; }
	
div#contentRight ul {
	margin: 10px 0;
	margin-left: 40px;
	list-style: url(../images/content-bullet.gif); }
div#contentRight ul li a { font-weight: bold; } 

div.shadow-prod1, div.shadow-prod2 {
	background: url(../images/shadow.jpg) bottom left no-repeat;
	width: 252px;
	padding: 0 6px 7px 0;
	min-height: 165px;
	float: left; }
div.shadow-prod2 { float: right; } 		
div.prod1, div.prod2 {
	position: relative;
	width: 250px;
	min-height: 230px;
	border: 1px solid black;
	background-color: #FFFFFF;
	position: relative; }
* html div.prod1, * html div.prod2 { height: 230px; }

div#contentUp h1 {
	/*background-color: #d92a1e;*/
	background-color: #CFCFCF;
	height: 22px;
	line-height: 22px;
	text-indent: 10px;
	margin-bottom: 5px; }
div#contentRight h1 a {
	font-family: Tahoma, "Agency FB", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none; }
div#contentRight h1 a:hover { text-decoration: underline; color: #d92a1e; }

table.prod td { padding: 5px; }
table.prod td.img {  
	vertical-align: top; 
	position: relative; }
table.prod td.img img.imgNou, img.imgDiscount {
	position: absolute;
	z-index: 10;
	top: 115px;
	left: 5px; }
table.prod td a img { border: none; }
table.prod td.specs {
	vertical-align: text-top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	width: 150px; }
table.prod td.specs p { margin-bottom: 5px; }

span.pret {
	font-size: 13px;
	font-weight: bold;
	color: #0949FC; }
span.pretVal {
	font-size: 13px;
	font-weight: bold;
	color: #D92A1E; }

p.prodMore {
	position: absolute;
	top: 210px;
	float: right;
	text-align: center; }
p.prodMore a {
	width: 90px;
	height: 20px;
	/*background-color: #25116E;*/
	background-color: #CFCFCF;
	display: block;
	line-height: 20px;
	margin-left: 160px;
	font-size: 12px;
	font-family: Tahoma, "Agency FB", sans-serif;
	font-weight: bold;
	color: #000; }
	
div#contentDown h2 {
	width: 100%;
	height: 25px;
	line-height: 25px;
	/*background-color: #25116E;*/
	background-color: #CFCFCF;
	font-family: Tahoma, "Agency FB", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-indent: 10px;
	margin-bottom: 10px; }
div#contentDown p { margin-bottom: 5px; }
div#contentDown img.imgRight {
	float: right;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	margin: 5px 0 5px 5px; }
div#contentDown img.imgLeft {
	float: left;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	margin: 5px 5px 5px 0; }
div#contentDown p.links { text-align: right; }
div#contentDown p.links a { 
	font-size: 11px;
	font-weight: bold; }
	
div#dateComp {
	width: 250px;
	float: left; }
div#formContact {
	width: 250px;
	float: right; }
	
/** END MAIN CONTENT **/

/** FOOTER **/

div#parteneri, div#footer {
	width: 754px;
	padding: 3px;
	margin-left: 20px;
	clear: both; }

div#parteneri { 
	border-bottom: 1px solid black;
	margin-bottom: 2px; }
div#parteneri h3 {
	border-bottom: 2px solid black; }
div#parteneri table { width: 100%; text-align: center; }
div#parteneri table td a img { border: none; }

div#footer { border-top: 1px solid black; clear: both; margin-bottom: 2px;}
div#footer table { width: 100%; }
div#footer table td { vertical-align: text-top; } 
	
/** END FOOTER **/