/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: url('images/bgc.gif') repeat;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

a {
	color: #E16629;
}

a:hover {
	text-decoration: none;
	color: #8A2529;
}

/* Boxed */

.title {
	background: url(images/img4.gif) no-repeat right center;
	border-bottom: 3px solid #CFCFCF;
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .content {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 20px;
}

.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 760px;
	height: 320px;
	margin: 0 auto;
	/*background: url(images/img02.jpg) no-repeat 100% 50px;*/

}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 160px;
	background: #322c2e;
	text-align: center;
}

#logo h1 {
	padding-top: 20px;/*cat de sus e sigla*/
	font: bold 26px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#logo a b {
	color: #E16629;
}
/* Menu */

#menu {
	float: left;
	width: 520px;
	height: 160px;
	background:#322c2e;
}

#menu ul {
	height: 5px;
	background: #322c2e;
	list-style: none;
}

#menu li {
	display: inline;
}
/*#29A4E1#1A7196*/
#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 15px 0 15px;
	border-top: 85px solid #322c2e;/*cat de sus e meniul*/
	text-decoration: none;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-size:13px;
	font-weight: bold;*/
	color: #FFFFFF;
}

#menu a:hover {
	background: #DCDCDC;
	color: #000000;
	border-top-color:#322c2e;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #E16629;
}

#menu a b {
	text-decoration: underline;
}

#sidebarx {
	
	float: left;
	border: 1px solid #322c2e;
	border-top-width: 0px;
	width: 760px;

}
/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #322c2e;
	border-top: 1px solid #322c2e;
	border-bottom: 1px solid #322c2e;
}

/* Content */

#content {
/*	float: right;
	width: 480px;
	padding: 20px;
	border-bottom: 1px solid #FFFFFF;*/
}

#content p {
	line-height: 152%;
}
#content ol, #content ul {
	margin-left: 3em;
}
/****Products******/

#photos {
	float: right;
	width: 254px;
	padding: 20px;
}

#photos ol, #photos ul {
	margin-left: 0.5em;
}
#rightprod h2 {
	padding-top: 6px;
	font-size: 100%;
	font-weight: bold;
}

#rightprod h3 {
	font-size: 77%;
}

#rightprod h3 span {
	padding: 3px 5px;
	background: #322c2e;
}

#rightprod ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rightprod li {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #322c2e;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}
/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 35px 0;
	background:#322c2e;
	border-top: 5px solid #FFFFFF;
}

#footer p {
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
	
}


/*********slide*****/
#slideShow1
{
	width: 758px;
	height: 150px;
	border: 1px solid #ccc;
	padding: 0px;
	background-color: #fff;
	margin: 0px;
	text-align: center; 
}
.pagelinks a
{
	font-weight: bold;
	color: #666;
	text-align: center; 
	padding-right:50px; 
	
}
.slideCaption
{
	background-color: #404040;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
.pagelinks a.activeSlide
{
	color: #f90;
	text-align: center;
	
	
}
.slideshowLinks 
{
text-align: center; 
}
.slideshowLinks a
{
text-align: center; 
}
/* this is for IE so the prev/next links can be hovered*/
.nextSlide,.prevSlide
{
	background-image: url(/images/spacer.gif);
	
}
.nextSlide:hover
{
	background-image: url(/images/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.prevSlide:hover
{
	background-image: url(/images/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #322c2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#tooltipURL
{
	display: none;
}*/
#big_picture
{
	width: 390px;
	height: 300px;
}


/*h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}*/


/* Boxed */

.boxedproduse {
	
}

.boxedproduse .titleproduse {
	margin: 0;
	padding: 5px 15px;
	height: 2px;
	background: url(images/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: medium;
}

.boxedproduse .contentproduse {
	padding: 15px;
	/*background: url(images/img09.gif) repeat-x;*/
}

.boxedproduse ol, .boxedproduse ul {
	margin-left: 0;
	list-style-position: inside;
}
#contentproduse {
	float: left;
	width: 420px;
	padding: 20px;
	/*background: url(images/img03.jpg) no-repeat;*/
}

#contentcategorii {
	float: left;
	width: 680px;
	padding: 20px;
	/*background: url(images/img03.jpg) no-repeat;*/
}

#pageproduse {
	width: 720px;
	margin: 0 auto;
	background: #322c2e;
}


#welcomeproduse {
	padding-bottom: 20px;
}
#sidebarproduse {
	float: right;
	width: 200px;
	padding: 20px;
/*	background: url(images/img04.jpg) no-repeat;*/
}

#sidebarproduse blockquote {
	margin-left: 0;
	margin-right: 0;
}

#menuproduse {
	margin-bottom: 19px;
}

#menuproduse h2 {
	display: none;
}

#menuproduse ul {
	display: block;
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menuproduse li {
	display: block;
	padding-top: 1px;
	/*background: url(images/img07.gif) repeat-x;*/
}

#menuproduse li.first {

	background: none;
}

#menuproduse a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#menuproduse a:hover {
	background-color: #0A0A0A;
}
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(lib/css/images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(lib/css/images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/nextslide.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/prevslide.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
marquee { background-color: #322c2e; width: 300px; padding: 15px; height: 100px; }
marquee img { border: 0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5; }
marquee img:hover { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; }


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
