@charset "utf-8";
/* CSS Document */
/* plotter-design.style */

body {
	background: #F5F5F5;
	font-family:"Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #394144;
	text-align: center;
	list-style-type: none;
}
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
* {
	padding: 0;
	margin: 0;
}
a {
	outline: none;
}
img {
	border: none;
}
input, textarea, select {
	outline: none;
}
a:link, a:visited {
	color: #8C4801;
	text-decoration: none;
}
a:hover, a:active {
	color: #D92C25;
	text-decoration: none;
}
ul, li {
	list-style-type: none;
}
h1 {
	font-size: 11px;
	font-family: Tahoma;
	margin-bottom: 5px;
	height: 42px;
}
h4 {
	width:600px;
	font-family: Tahoma;
	font-size: 13px;
	color: #888;
	padding-bottom: 0px;
	border-bottom: 1px solid #E2DFDF;
}
h5 {
	width:237px;
	font-family: Tahoma;
	font-size: 13px;
	color: #888;
	padding-bottom: 0px;
	border-bottom: 1px solid #E2DFDF;
}
#blocCentru p {
	line-height: 1.6em;
}
hr {
	border-top:1px solid #CCC;
	border-bottom:0;
	height:0px;
	margin:10px 0;
}
* html hr {
	border-top:1px solid #CCC;
	border-bottom:0;
	height:0px;
	margin:3px 0;
}
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	display: inline-block;
}
* html .fix {
	height: 1%;
}
.fix {
	display: block;
}
.clear {
	height:0;
	font-size:0;
	line-height:0;
	clear:both;
	display: block;
	visibility: hidden;
}
.clear {
	display: block;
}
* html .clear {
	height: 1px;
}
.nTxt {
	padding-bottom: 5px;
}
#eror {
	width:608px;
	height:35px;
	font-family:"Trebuchet", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:5px;
	color:#C00;
	border: #CCC solid 1px;
}
/* Header */
/*---------------------------------------------------------------------------------------*/

#header {
	width:auto;
	height:209px;
	background:url(images/header-bg1.jpg) top center no-repeat;
	text-align:center;
}
#continut .bug {
	position:absolute;
	top:140px;
	right:-4px;
}
.logo {
	background:url(images/logo_plotter-design.png) no-repeat;
	width:347px;
	height:183px;
	float:left;
	margin-left:20px;
	margin-top:15px;
}
.meniu {
	width:594px;
	height:54px;
	float:right;
	margin:10px 0 0 0;
}
.meniu ul {
	position: absolute;
	float: left;
	list-style-type: none;
	height: 48px;
	padding: 7px 0 0 7px;
}
.meniu li {
	width:148px;
	height:54px;
	list-style-type: none;
	float: left;
	text-align: center;
}
.meniu li a {
	float: left;
	display: block;
	color: #8D4902;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:bold;
	width:148px;
	height: 54px;
	padding-top:12px;
	text-align:center;
}
.meniu li a:hover {
	background:url(images/fundal_meniu.png) no-repeat;
	height: 48px;
}
#continut {
	width:984px;
	margin:0 auto;
	text-align:left;
}
#continut .bug {
	position:absolute;
	top:150px;
	right:4px;
}
#stanga {
	float:left;
	width:700px;
	text-align:center;
}
#detalii {
	width:688px;
	background:#FFF;
	border:#EBEBEB solid 1px;
	text-align:left;
}

#detalii h2 { margin:20px; font-size:19px;
	font-weight:bold;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma; color:#8C4801;}
	
#detalii p { margin:25px; font-size:14px;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma; color:#333; }

#img_box {
	width:220px;
	background:#FFF;
	border:#EBEBEB solid 1px;
	float:left;
	margin: 10px 10px 0 0;
}
#img_box:hover {
	background:#e6e6e6;
	border:1px solid #d5d5d5;
}

#img_detalii { text-align:left; width:690px; margin-left:10px; }
#img_detalii img a { margin:0 5px 5px 0;  }
#img_detalii a { margin:0 5px 5px 0;  }
#img_detalii img { margin:0 0 7px 7px;  }

#img_d { width:150px; margin: 4px 4px 0 0; float:left;}

.titlu_box {
	width:215px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	color:#8C4801;
	margin:10px 0 0 0;
}
.imgbox {
	width:220px;
	height:150px;
	text-align:center;
	margin:10px 0 0 0;
}
#dreapta {
	float:right;
	width:280px;
	background:#FFF;
	border:#EBEBEB solid 1px;
	text-align:center;
}
.categorii {
	width:280px;
	text-align:left;
}
.categorii ul {
	width:232px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display:block;
	text-align:left;
	margin-left:20px;
}
.categorii ul h1 {
	height:18px;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:15px;
	border-bottom:#B47600 solid 2px;
	margin-top:10px;
}

.categorii ul h1 a {
	height:18px;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:15px;
	margin-top:10px;
}

.categorii ul h1 a:hover {
	color: #990000;
}

.categorii ul a {
	padding: 0;
	width: 238px;
	height: 22px;
	padding: 6px 0 0 2px;
	margin: 0 auto;
	color: #333;
	display: block;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:14px;
	text-decoration:none;
	border-bottom:#CCC dashed 1px;
}
.categorii ul a:hover {
	color: #990000;
}
.categorii ul li ul a {
	list-style-type:none;
	padding: 4px 0 0 18px;
	width: 232px;
	height: 18px;
	display:block;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:14px;
	text-decoration:none;
	color: #333;
	font-weight: normal;
}
.activC {
	color:#990000;
	font-weight:bold;
}
.activC a {
	color:#990000;
	font-weight:bold;
}
.categorii ul li ul a:hover {
	color: #990000;
}
#box_img {
	width:280px;
	height:224px;
	background:#FFF;
	border:#EBEBEB solid 1px;
	margin: 20px 20px 0 0;
	float:left;
	text-align:center;
}
#box_img:hover {
	background:#e6e6e6;
	border:1px solid #d5d5d5;
}
.titlu {
	width:280px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	color:#8C4801;
	margin:10px 0 0 0;
}
.titlu:hover {
	color:#D92C25;
}
.img {
	width:250px;
	height:149px;
	margin:10px 0 0 14px;
}
#footer {
	width:auto;
	height:57px;
	background:url(images/row-bg-top.jpg) top center no-repeat;
}
#footer_down {
	width:auto;
	height:50px;
	background:url(images/row-bg.jpg);
}

#banner_carbon {
    clear:both;
	position:fixed;
	z-index:999999999;
	right:0;
	width:260px;
	top:115px;
	height:440px;
	text-align:left;
	}

/* Carusel */

#carusel {
	margin:10px 0 0 0;
	width:460px;
	height:84px;
	float:right;
}
.infiniteCarousel {
	width: 460px;
	height:84px;
	position: relative;
	background:url(images/fundal_carusel.png) top center no-repeat;
}
.infiniteCarousel .wrapper {
	width: 390px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	min-height: 10em;
	margin: 0 26px 0 30px;
	position: absolute;
	top: 5;
}
.infiniteCarousel ul a img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.infiniteCarousel .wrapper ul {
	width: 9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
}
.infiniteCarousel ul {
	display:block;
	float:left;
	padding: 0 0 0 0;
	height: auto;
	width: auto;
}
.infiniteCarousel li {
	display:block;
	float:left;
	padding: 8px 5px 0 0;
	height: auto;
	width: auto;
}
.infiniteCarousel ul li a img {
	display:block;
}
.infiniteCarousel .arrow {
	display: block;
	height: 47px;
	width: 13px;
	background: url(images/arrow.png) no-repeat 0 0;
	text-indent: -999px;
	position: absolute;
	top: 17px;
	cursor: pointer;
}
.infiniteCarousel .forward {
	background-position: 0 0;
	right: 0;
}
.infiniteCarousel .back {
	background-position: 0 -98px;
	left: 0;
}
.infiniteCarousel .forward:hover {
	background-position: 0 -48px;
}
.infiniteCarousel .back:hover {
	background-position: 0 -147px;
}
-->

#box_audio { width:584px; height:80px; margin:-46px 0 0 -80px;  }
#box_sarbatori { width:399px; height:31px; position:absolute; margin:140px 0 0 26px; overflow:hidden; vertical-align:bottom; vertical-align:text-bottom;  }


