@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #006699;
}
a:hover {
	text-decoration: underline;
}
a:active, a:focus {
	outline: 0;
}

ul {
	list-style: inside disc;
	padding-left: 5px;
}

input, select {
	color: #333333;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
}

textarea {
	color: #333333;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Global style Search form */
.search_form {
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	.search_form input {
		display: block;
		float: left;
	}
	.search_form input.go {
		display: block;
		background: url(../images/btn_submit.gif) no-repeat;
		width: 20px;
		border: 0px;
		height: 20px;
		margin-left: 2px;
		text-indent: -9999px;
	}
/* End Search form */


#bodydiv {
	width: auto;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
}
.header {
	padding: 15px;
	padding-right: 5px;
}
#contact_details {
	display: block;
}
.bm-cat a {
	color: #333;
}
.bm-inchirieri {
	background: #b00e0e;
}
.bm-inchirieri a {
	color: #fff;
}


	.header input {
		color: #333333;
		border: 1px solid #333333;
		width: 140px;
		height: 18px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	.logo {
		float: left;
		margin-right: 15px;
	}
	.header .search_form {
		display: none;
	}
	.menu_top {
		list-style: none;
		float: right;
		display: none;
	}
		.menu_top li {
			float: left;
			padding-left: 10px;
		}
			.menu_top li a {
				padding: 0px;
			}
			.menu_top .language {
				margin-right: 15px;
				margin-left: 15px;
			}
				.menu_top .language a {
					font-size: 11px;
				}
				.menu_top .language a.active {
					text-decoration: underline;
				}
					.menu_top .language span {
						font-size: 10px;
					}

.indexImg img {
	display: none;
}

/* main navigation */
.mainnav {
	height: 30px;
	background-image: url(../images/nav_bgnd.gif);
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ececeb;
	display: none;
}
.mainnav p {
	height: 30px;
	text-align: left;
	padding-left: 10px;
}
.mainnav p a {
	display: block;
	float: left;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	height: 20px;
	text-transform: uppercase;
	color: #333333;
	padding: 10px 7px 0px 8px;
	text-decoration: none;
}
.mainnav p a:hover, .mainnav p a.active {
	background: url(../images/nav_over.gif) repeat-x;
	color: #000;
}
.mainnav-inchirieri p a:hover, .mainnav-inchirieri p a.active {
	color: #fff;
}
/* End main navigation */


/* content */
.blue_arrow {
	padding-right: 15px;
	background: url(../images/arrow_blu.gif) right center no-repeat;
}
.homefeat {
	background-image:url(../images/bgnd_grad_black.gif);
	background-repeat: repeat-x;
	background-color: #454545;
	padding: 25px 15px 25px 15px;
}

.pagefeat {
	background-image:url(../images/bgnd_grad_black2.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #ffffff;
	margin-bottom: 5px;
}
	.pagefeatContent {
		padding: 25px 15px 10px 15px;
	}
		.pagefeatContent h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 20px;
			color: #fff;
			padding-bottom: 15px;
			text-transform: uppercase;
		}
		.pagefeatContent p {
			color: #fff;
			font-size: 11px;
		}
		.pagefeatContent a {
			color: #ffcc00;
			text-decoration: none;
		}
		.pagefeatContent a:hover {
			text-decoration: underline;
		}
div.homesubfeat {
	padding: 20px 15px 0 15px;
}

div.homesubfeat a, div.homesubfeat span.grey, div.homesubfeat span.black, td.rightcol a, table.prodgrid a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div.homesubfeat select, div.contentarea select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}

div.homesubfeat div, td.rightcol div, table.prodgrid div {
	padding: 5px 5px 15px 0;
}

td.rightcol {
	padding-top: 15px;
}

td.leftcol {
	vertical-align: top;
}

.evn, .evnFirst {
	background-color: #eeeeee;
}

td.leftcol div {
	padding: 5px 0 5px 15px;
	height: 100%;
}
td.leftcol div img {
	float: left;
	padding-right: 5px;
}

.end {
	border-bottom: 1px solid #cccccc;
}

.evn, .odd {
	border-bottom: 1px solid #cccccc;
	padding: 5px 0 5px 15px;
	position: relative;
	height: 100%;
}
.evnT, .oddT {
	background: url(../images/title_bg.gif) left bottom repeat-x;
	padding: 5px 0 5px 15px;
	position: relative;
	height: 100%;
	border-top: 1px solid #f2f2f2;
}
.table table {
	margin-top: 5px;
}
.table td {
	border-bottom: 1px solid #cccccc;
	padding: 10px 0 10px 15px;
	color: #666;
	vertical-align: top;
}
.table img {
	float: left;
	padding-right: 5px;
}
.colTitle td {
	background: url(../images/title_bg.gif) left bottom repeat-x;
	padding: 10px 0 10px 15px;
	position: relative;
	height: 100%;
	border-top: 1px solid #f2f2f2;
	color: #000;
}
.colOdd td {
	background-color: #eeeeee;
}
.colEvn td {
	background-color: #ffffff;
}

.evnFirst, .oddFirst {
	padding: 5px 0 5px 0px;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
.evnTFirst, .oddTFirst {
	padding: 5px 0 5px 0px;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	background: url(../images/title_bg.gif) left bottom repeat-x;
}
.prod_val {
	display: block;
	position: absolute;
	height: 100%;
	text-align: right;
	width: 40%;
	right: 0px;
	top: 0px;
	padding: 5px 15px 5px 0px;
}

td.leftcol div.pr15 {
	padding: 5px 15px 5px 15px;
}

td.leftcol div.an12 {
	border: 0;
	padding: 15px 0 5px 15px;
}

.presentation {
	margin-bottom: 20px;
}
.gridhead {
	padding-bottom: 5px;
}
.gridhead_first {
	padding-top: 5px;
	padding-bottom: 5px;
}

.gridhead div, .gridhead_first div {
	font-weight: bold;
	padding: 2px 0 2px 15px;
	background-color: #999999;
	text-transform: uppercase;
	color: #fff;
}

table.prodgrid img {
	display: block;
	padding-bottom: 15px;
}
table.prodgrid h2 {
	margin-bottom: 5px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
table.prodgrid h2 a {
	font-size: 11px;
	font-weight: bold;
}

div.contentarea {
	width: 775px;
	padding: 5px 5px 5px 0px;
	float: left;
	position: relative;
}

div.breadcrumb {
	background-color: #000000;
	position: relative;
}

div.breadcrumbb {
	background-color: #eeeeee;
	position: relative;
}
.breadcrumb div a {
	color: #fff;
}
.breadcrumb div a:hover {
	color: #f1f1f1;
}
.breadcrumb div a:visited {
	color: #fff;
}
div.breadcrumb div, div.breadcrumbb div {
	width: auto;
	padding: 5px 5px 5px 15px;
}

a.printlink {
	display: none;
	position: absolute;
	top: 5px;
	right: 5px;
	color: #FFF;
}
.printJob {
	position: absolute;
	right: 5px;
	top: 200px;
	padding: 5px;
	background: #ffcc00;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	z-index: 2;
	display: none;
}

div.specnav {
	background-color: #999999;
	height: 45px;
}

div.specnav a {
	display: block;
	float: left;
	height: 45px;
	width: 112px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
}

div.specnav a.active {
	background-color: #ffffff;
	color: #000000;
}

div.specnav span {
	display: block;
	padding: 10px 10px 0 15px;

}



/* left navigation */
div.leftnav {
	width: 165px;
	padding: 5px;
	float: left;
	display: none;
}

div.leftnav a {
	color: #333333;
	padding: 5px 0 5px 0;
	display: block;
	border-bottom: 1px solid #cccccc;
}

div.leftnav a.sub {
	padding-left: 15px;
}

div.navbgnd {
	width: 165px;
	background-image:url(../images/bgnd_grad_nav.gif);
	background-repeat: repeat-x;
}

div.navbgnd div {
	padding-left: 5px;
	width: 150px;
}

.err {
	border:1px solid #FF0000;
	background-color: #FFCCCC;
}

.title {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #fbbf00;
	padding-left: 40px;
	margin-bottom: 5px;
}
.step1 {
	background: #222 url(../images/form/step1.gif) 5px center no-repeat;
}
.step2 {
	background: #222 url(../images/form/step2.gif) 5px center no-repeat;
}
.step3 {
	background: #222 url(../images/form/step3.gif) 5px center no-repeat;
}
.line {
	padding: 0px 5px 0px 20px;
	height: 30px;
	line-height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #222;
	position: relative;
}
.col {
	padding: 0px 5px 0px 5px;
	height: 30px;
	line-height: 30px;
}
.col p {
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 30px;
}
.col input {
	height: 18px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.col1 {
	width: 60px;
	padding-left: 20px;
}

.col1 input {
	width: 55px;
}
.col2 {
	width: 350px;
}
.col2 input {
	width: 345px;
}
.col3 {
	width: 200px;
}
.col3 input {
	width: 30px;
}
.col4 {
	width: 60px;
}
.col4 input {
	width: 55px;
}
.line span {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #222;
	float: left;
	padding-right: 10px;
}
.line span img {
	padding-top: 9px;
}
.line .an12 {
	color: #555;
}
.line label {
	display: block;
	float: left;
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #222;
	width: 160px;
	cursor: pointer;
	display: block;
}
.line input {
	display: block;
	float: right;
	width: 198px;
	height: 18px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
body .line select {
	width: 198px;
	display: block;
	float: right;
	height: 18px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
/* .line input[type="radio"], don't use this for ie6 */
.line .radio {
	width: 20px;
	display: inline;
	border: 0px;
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}
.line .inputFile {
	height: 21px;
	margin-top: 0px;
	font: 11px/21px Arial, Helvetica, sans-serif;
	top: 4px;
	position: relative;
}
.line1 {
	background-color: #eeeeee;
}
.adauga a, .adauga input {
	padding-left: 30px;
	color: #fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(../images/form/plus.gif) 15px center no-repeat;
	border: 0px;
}
.calendar {
	display: block;
	float: right;
	margin-top: -20px;
	margin-right: 20px;
	background: url(../images/form/calendar_icon.gif);
	height: 20px;
	line-height: 20px;
	text-indent: -9999px;
	width: 26px;
}
.delete_line {
	display: block;
	height: 30px;
	width: 30px;
	text-indent: -9999px;
	background: url(../images/form/x.gif) center center no-repeat;
}
.optiuni p {
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
}
.optiuni input {
	 border: 0px;
}
.optiune1 {
	width: 200px;
}
.optiune1 label {
	display: block;
	width: 150px;
	float: left;
}
.optiune2 label {
	display: block;
	width: 400px;
	float: left;
}
.optiune1 img, .optiune2 img {
	margin-top: 10px;
}
.submit_btn {
	background: url(../images/form/submit_bg_btn.gif) repeat-x;
	height: 20px;
	border: 0px;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	width: auto;
	cursor: pointer;
	padding: 0px 15px;
}
a.submit_btn {
	display: block;
	float: left;
	text-decoration: none;
}
.reset_btn {
	background: url(../images/form/reset_bg_btn.gif) repeat-x;
	height: 20px;
	border: 0px;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	text-align: center;
	text-transform: uppercase;
	color: #aaa;
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	width: auto;
	cursor: pointer;
	padding: 0px 15px;
}
.ben {
	border-top: 1px solid #333;
}
.ben_first {
	border-top: 0px;
}
.ben div {
	float: left;
}
.ben div img {
	padding-right: 15px;
}
.search {
	display: block;
}
.search #submit_btn {
	width: 20px;
	height: 20px;
	background: url(../images/btn_submit.gif) no-repeat;
	border: 0px;
}

div.breadcrumb div a, div.breadcrumbb div a {
	color: #fff;
}



/* footer */
div.footer {
	clear: both;
}

div.botgrad {
	height: 80px;
	background-image: url(../images/bgnd_grad_grey.gif);
	background-repeat: repeat-x;
}

div.botspc {
	height: 100px;
}

div.footer span {
	display: block;
	padding-right: 10px;
}

div.footer span, div.footer a {
	color: #999999;
	padding-left: 10px;
}


/* Global Classes  ------------ */
.clear {
	margin: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	float: none;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}


/* Width classes */
.width50 {
	width: 50px;
}
.width80 {
	width: 80px;
}
.width100 {
	width: 100px;
}
.width120 {
	width: 120px;
}
.width150 {
	width: 150px;
}
.width200 {
	width: 200px;
}
/* End Width classes */

/* text format classes*/
.uppercase {
	text-transform: uppercase;
}
.bold_txt {
	font-weight: bold;
}
.a14 {
	font-size: 14px;
}
.a10 {
	font-size: 10px;
}
.an11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.an12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.an16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.an20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
/* End text format classes */


/* Background color classes */
.bgGray {
	background-color: #eee;
}
.bgGrayL {
	background-color: #fafafa;
}
.bgGrayD {
	background-color: #999;
}
.bgdkGray {
	background-color: #666;
}
.bgdkGrayD {
	background-color: #333;
}
/* End Background color classes */

/* Padding classes */

.padding15px {
	padding: 15px;
}
.padding5px {
	padding: 5px;
}
.paddingTop15px {
	padding-top: 15px;
}

.paddingRight15px {
	padding-right: 15px;
}

.paddingLeft15px {
	padding-left: 15px;
}

.paddingBottom15px {
	padding-bottom: 15px;
}
.paddingLeftTop15px {
	padding-left: 15px;
	padding-top: 15px;
}
.paddingTop5px {
	padding-top: 5px;
}
.paddingRight5px {
	padding-right: 5px;
}
.paddingBottom5px {
	padding-bottom: 5px;
}
.paddingLeft5px {
	padding-left: 5px;
}
.paddingLeftTop5px {
	padding-left: 5px;
	padding-top: 5px;
}
/* End Padding classes */

/* Color classes */
.yellow {
	color: #ffcc00;
}

.white {
	color: #ffffff;
}

.black {
	color: #000000;
}

.blue {
	color: #006699;
}

.grey {
	color: #cbcbcb;
}

.dkgrey {
	color: #999999;
}

.dkgreyb {
	color: #666666;
}
.search {
padding:20px;
}
.search p{
margin-bottom:5px;
}
/* End Color classes */

/* ----------------- End Global Classes */