/* reset css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
/*	content: none;*/
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* generale */
center
{
	/*
	background-image: url(../images/bkg-line1.png) ;
	background-position: left top;
	background-repeat: repeat-x;
	*/
}
body
{
	background-color: #e0e0e4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #2d3956;
	background-image: url(../images/mainbkg.png) ;
	background-position: center top;
	background-repeat: no-repeat;

}
body a:link
{
	color: #0000ff;
}
body a:visited
{
	color: #0000ff;
}
body a:hover
{
	color: #ff0000;
	text-decoration: none;
}
body a:active
{
	color: #ff0000;
	text-decoration: none;
}


/* continut general */
#content
{
	position: relative;
	top: 15px;
	background-color: #ffffff;
	/*
	background-image: url(../images/bkg-line2.png);
	background-position: left top;
	background-repeat: repeat-x;
	*/
	width: 800px;
	padding: 0;
}


/* header */
#header
{
	height: 225px;
	cursor: pointer;
	background-color: #f4f4ec;
}
#header a
{
	display: block;
	width: 100%;
	height: 100%;
}
#superheader
{
	cursor: default;
	padding: 15px 0 0 0;
	color: #E0E9E9;
	height: 50px;
	letter-spacing: 11px;
	font-size: 16px;
	font-weight: bold;
	background-color: #f4f4ec;
	background-image: url(../images/superheaderbkg.png);
	background-repeat: repeat-x;
}
#foto-header2
{
	position: absolute;
	left: 30px;
	top: 90px;
}
#foto-header
{
	position: absolute;
	left: 525px;
}
/*
#eva-tomato
{
	position: absolute;
	left: 28px;
	top: 550px;
}
*/

/* sidebar */
#sidebar
{
	float: left;
	margin: 30px 0 0 0;
	padding: 0 0 0 15px;
	width: 180px;
}
#sidebar li
{
/*
	border-bottom-style: dashed;
	border-width: 1px;
*/
	background-image: url(../images/btnbkg.png);
	background-position: left;
	background-repeat: no-repeat;
}
#sidebar .eva-tomato
{
	background-image: none;
	position: relative;
	left: -10px;
	top: 45px;
}
#sidebar .eva-tomato a:hover
{
	background-image: none;
}
#sidebar .seminte-rosii-gigant
{
	top: 340px;
}
/*
#sidebar .btnWrapper
{
	height: 50px;
}
*/
#sidebar a
{
	text-align: right;
	display: block;
	height: 35px;
	text-decoration: none;
	font-family: Times;
	font-weight: bold;
	color: #E0E9E9;
	font-size: 16px;

}
#sidebar .btnWrapperActive a .btnText, #sidebar a:hover .btnText
{
	display: block;
	padding: 10px 20px 0 0;	
}
#sidebar a .btnText
{
	display: block;
	padding: 15px 20px 0 0;
}
#sidebar .btnWrapperActive a, #sidebar a:hover
{
	color: #ffb0a8;
	background-image: url(../images/btnbkg2.png);
	background-position: left;
	background-repeat: no-repeat;
}
#sidebar a:hover
{
	color: #ffffff;
}


/* continut pagina */
.pagecontent #imgFAQ
{
	float: right;
	margin: 0 20px 30px 30px;
}
#superpage
{
	border-top-style: dashed;
	border-top-width: 1px;
/*
	background-image: url(../images/linie.jpg);
	background-position: left;
	background-repeat: repeat-y;
*/
}
.bottomP
{
	clear: both;
}
.pagecontent
{
	position: relative;
	width: 600px;
	text-align: left;
	float: right;
}
.pagecontent h1
{
	font-size: 26px;
	font-weight: normal;
	padding: 0 0 15px 0;
	line-height: 30px;
	text-align: center;
}
.pagecontent h2
{
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 15px 0;
	line-height: 26px;
	text-align: center;
}
.pagecontent h3
{
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 15px 0;
	line-height: 22px;
	text-align: center;
}
.pagecontent h4
{
	text-align: left;
	text-decoration: underline;
	color: #b61431;
	font-weight: bold;
	padding: 10px 35px 15px 35px;
}
.pagecontent h5
{
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 15px;
	line-height: 26px;
}
.pagecontent p
{
	text-align: justify;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 7px 0 15px 0;
	line-height: 20px;
/*	text-indent: 20px; */
}
.pagecontent .pagecontent-top
{
	height: 60px;
/*
	background-image: url(../images/pagecontbkg2.png);
	background-position: right top;
	background-repeat: no-repeat;
*/
}
.pagecontent .pagecontent-bottom
{
	height: 0;
}
.pagecontent .pagecontent-middle
{
	position: relative;
	top: -45px;
	background-image: url(../images/pagcontentbkg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.pagecontent .pagecontent-middle
{
	border-left-style: dashed;
	border-left-width: 1px;
	position: relative;
	padding: 0 20px 0 20px;
}
.pagecontent ul
{
	
	font-size: 14px;
	margin: 0 50px 10px 30px;
	line-height: 18px;	
}
.pagecontent ul li
{
	margin: 0 0 5px 0;	
}
.pagecontent .pcsMarturiiL
{
	float: left;
	margin: 0 10px 30px 0;
}
.pagecontent .pcsMarturiiR
{
	float: right;
	margin: 0 0 30px 10px;
}
#caddy-btns
{
	width: 175px;
	height: 580px;
	float: right;
	background-image: url(../images/caddy-btns.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#caddy-btns a
{
	text-decoration: none;
	padding-top: 12px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	display: block;
	width: 100%;
/*	height: 160px; */
	color: #2d3956;
	line-height: 13px;
}
#caddy-btns a:hover
{
	color: #b12111;
}
.pagecontent .blocklinks
{
	padding: 10px 100px 30px 0;
	font-size: 12px;
	display: block;
	text-align: right;
	line-height: 18px;
/*	font-weight: bold; */
/*	float:left; */
/*	width: 120px; */
}
.pagecontent .blocklinks a
{
	text-decoration: none;
	color: #000080;
}
.pagecontent .blocklinks a:after
{
	content: " |";
	font-weight: bold;
}
.pagecontent .blocklinks a:hover
{
	text-decoration: underline;
	color: #0000ff;
}


/* footer */
#footer
{
	cursor: default;
	clear: both;
	height: 90px;
	background-image: url(../images/footer-grass.jpg);
	background-position: right top;
	background-repeat: repeat-x;
	padding: 70px 0 0 0;
	color: #616A7F;
	font-size: 10px;
	font-weight: bold;
}


/* contact form */
.formblock
{
	float: left;
	width: 280px;
	font-family: Arial, Verdana;
	height: 340px;
	position: relative;
	left: 30px;
}


.fieldcontainer .lable
{
	font-size: 11px;
	height: 13px;
	float: left;
	width: 30%;
	padding: 1px 0 0 0;
	margin-top: 4px;
}
.fieldcontainer input, .fieldcontainer select
{
	font-size: 11px;
	height: 13px;
	margin: 2px 0 1px 0;
	width: 65%;
	background-color: #f3f4f5;
}
.fieldcontainer select
{
	height: 18px;
}
.containererror .lable
{
	background-color: #ffeaea;
	color: #ff0000;
}
.containererror input, .containererror select
{
	background-color: #ffcccc;
}
#divlocalitateselect
{
	display: none;
}
#divsex, #divjudet
{
	clear: both;
}
#divsex input
{
	width: 20px;
	position: relative;
	left: -3px;
}
#divdatanasterii select
{
	float: left;	
	position: relative;
}
#divdatanasterii #zi-datanasterii
{
	width: 17%;
}
#divdatanasterii #luna-datanasterii
{
	left: 2px;
	width: 22%;
}
#divdatanasterii #an-datanasterii
{
	left: 4px;
	width: 25%;
}
#divnumar input, #divbloc input, #divscara input,
#divap input, #divetaj input, #divcodpostal input
{
	float: left;
	width: 11%;
}
#divbloc .lable, #divap .lable, #divcodpostal .lable
{
	margin-left: 40px;
	width: 23%;
}
#divbloc input, #divap input, #divcodpostal input
{
	width: 15%;
}
.err
{
	margin: 20px 0 0 0;
	font-weight: bold;
	color: #a70912;
	text-align: center;
}
#disclaimer
{
	float: right;
	width: 155px;
	font-size: 9px;
	text-align: justify;

	padding: 5px;
	display: block;
	background-color: #ffffff;
	position: relative;
	left: -25px;
}
#comanda-btns
{
	position: relative;
	left: 50px;
	width: 360px;
	height: 45px;
}
#comanda-btns div, #comanda-btns input
{
	float: left;
	color: #10005e;
}
#comanda-btns #disclaimer-btn
{
	font-weight: bold;
	font-size: 14px;
	padding-top: 16px;
	width: 180px;
	height: 24px;
	text-align: center;
	display: block;
	cursor: pointer;
	color: #E0E9E9;
	visibility: hidden;
}
/*
#comanda-btns #disclaimer-btn
{
	position: relative;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 14px;
	padding-top: 17px;
	width: 180px;
	height: 18px;
	text-align: center;
	display: block;
	cursor: pointer;
	color: #ffffff;
	background-image: url(../images/btnbkg.png);
	background-position: left;
	background-repeat: no-repeat;
	visibility: hidden;
}
*/


/* comanda produs pe site */
.form-error
{
	width: 505px;
	background-color: #ffeaea;
	padding: 5px;
	color: #ff0000;
	font-weight: bold;
}
.evident
{
	color: #a40000;
	font-weight: bold;
}
.form-tblprod-mini-disclaimer
{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	margin: 15px 0 0 0;
}
#form-tblprod-mini-divCant
{
	font-weight: bold;
	text-align: center;
	margin: 5px 0 20px 0;
}
#form-tblprod-mini-divCant input
{
	background-color: #f3f4f5;
}
.tblProd
{
	border-style: none;
	margin: 0 0 0 0;
	width: 518px;
}
.tblProd td
{
	margin: 0 0 0 0;
	padding: 7px 10px 7px 10px;
	border-style: none;
	text-align: center;
}
#tdNume
{
	width: 65%;
}
#tdPret
{
	width: 20%;
	font-weight: bold;
}
#tdPret .oldPrc
{
	color: #ff0000;
	text-decoration: line-through;
}
#tdProdId
{
	width: 15%;
}
#tdProdId input
{
	margin: 0 0 0 0;
}
.tdColor0
{
/*	background-color: #E7E7E7; */
	background-image: url(../images/tdColor0.png);
	background-position: right top;
	background-repeat: repeat;
}
.tdColor1
{
/*	background-color: #f2f4f4; */
	background-image: url(../images/tdColor1.png);
	background-position: right top;
	background-repeat: repeat;
}


/* intermipage tests a-b */
#clickintermepage
{
	display: none;
	padding-top: 0;
	height: 700px;
}


/* sectiune de confirmare a comenzii */
.tbl-confirm-comanda
{
	height: 700px;
}
.tbl-confirm-comanda-name
{
	float: right;
	padding: 10px 25px 10px 25px;
	color: #A40000;
	font-weight: bold;
}
.tbl-confirm-comanda table
{
	border-style: none;
	margin: 0 0 0 0;
	font-weight: normal;
	margin: 0 0 0 0;
	clear: both;
	background-image: url(../images/tdColor0.png);
	background-position: right top;
	background-repeat: repeat;
}
.tbl-confirm-comanda table td
{
	border-style: none;
	margin: 0 0 0 0;
	padding: 5px 5px 10px 5px;
}
.tbl-confirm-comanda table .tblProdConfirmHead
{
	font-weight: bold;
}
.tbl-confirm-comanda table .tbl-confirm-comanda-totaluri
{
	color: #A40000;
	font-weight: bold;
}
.tbl-confirm-comanda table .tbl-confirm-comanda-totaluri td
{
	text-align: center;
}
#tdNumeC
{
	text-align: left;
	width: 50%;
}


/* borders around elements */
/*#header, #sidebar, .btnWrapper, .disclaimer, .formblock, #superheader, #footer, #comanda-btns, .pagecontent, #caddy-btns a, */.form-error
{
	border-style: solid;
	border-width: 1px;
}
