/* 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;
}
img
{
	position: relative;
}


/* generale */
center
{
	/*
	background-image: url(../images/bkg-line1.png) ;
	background-position: left top;
	background-repeat: repeat-x;
	*/
}
body
{
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS", Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
/*	background-color: #616A7F; */
/*
	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: 10px;
	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: 180px;
}
#header a
{
	display: block;
	width: 100%;
	height: 100%;
}
#superheader
{
	height: 0;
}
#headerimg
{
	position: absolute;
	left: 0;
	top: 0;
}
/*
#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
{
	background-image: url(../images/btnbkg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
/*
#sidebar .btnWrapper
{
	height: 50px;
}
*/
#sidebar a
{
	text-align: center;
	display: block;
	height: 48px;
	text-decoration: none;
	font-weight: bolder;
	color: #ff0000;
}
#sidebar .btnWrapperActive a .btnText, #sidebar a:hover .btnText
{
	display: block;
	padding: 8px 16px 0 0;	
}
#sidebar a .btnText
{
	display: block;
	padding: 8px 16px 0 0;
}
#sidebar .btnWrapperActive a, #sidebar a:hover
{
	color: #ffddd9;
	background-image: url(../images/btnbkg2.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#sidebar a:hover
{
	color: #ffffff;
}


/* continut pagina */
.pagecontent #imgFAQ
{
	float: right;
	margin: 0 20px 30px 30px;
}
#superpage
{
}
.bottomP
{
	clear: both;
}
.pagecontent
{
	position: relative;
	width: 600px;
	text-align: left;
	float: right;
}
.pagecontent h1
{
	color: #e5193f;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 15px 0;
	line-height: 16px;
	text-align: center;
}
.pagecontent h2
{
	color: #e5193f;
/*	font-size: 14px; */
	font-weight: bold;
	padding: 10px 0 15px 0;
/*
	line-height: 26px;
	text-align: center;
*/
}
.pagecontent h3
{
	font-weight: bold;
	padding: 10px 0 15px 0;
}
.pagecontent h4
{
	text-align: right;
	text-decoration: underline;
	color: #b61431;
	font-weight: bold;
	padding: 10px 35px 15px 0;
}
.pagecontent p
{
	text-align: justify;
/*	font-size: 14px;
	letter-spacing: 1px;
*/
	padding: 7px 7px 15px 0;
/*	text-indent: 20px; */
}
.pagecontent .pagecontent-top
{
	height: 10px;
/*
	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: 0;
/*	overflow: auto;
	height: 400px;
*/
	padding: 0 10px 0 0;
}
.pagecontent .subcontent
{
/*	overflow: auto;
	height: 270px;
*/
	margin-bottom: 20px;
}
.pagecontent .subcontent p
{
/*	padding-left: 25px; */
}
.pagecontent .subcontent ul
{
	margin-left: 60px;
}
.pagecontent .subcontent center
{
	padding: 0 80px 15px 80px;
}
.pagecontent .subcontent #signature
{

}
.pagecontent ul
{
	
/*	font-size: 14px; */
	margin: 0 50px 10px 30px;
	line-height: 18px;	
}
.pagecontent ul li
{
	list-style: disc;
	margin: 0 0 0 0;
	font-weight: bold;
}
.pagecontent .pcsMarturiiL
{
	float: left;
	margin: 0 10px 30px 0;
}
.pagecontent .pcsMarturiiR
{
	float: right;
	margin: 0 0 30px 10px;
}
#caddy-btns
{
	width: 175px;
	height: 600px;
	float: right;
	position: relative;
	left: 10px;
	top: 50px;
	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 75px 30px 0;
	font-size: 12px;
	display: block;
	text-align: right;
	line-height: 18px;
	/*
	padding: 10px 20px 60px 0;
	font-size: 11px;
	display: block;
	float:left;
	width: 120px;
	*/
}
.pagecontent .blocklinks a
{
	text-decoration: none;
	color: #000080;
}
.pagecontent .blocklinks a:hover
{
	text-decoration: underline;
	color: #0000ff;
}
.signature
{
	font-size: 10px;
	text-align: right;
	padding-right: 50px;
	position: relative;
	top: -10px;
}


/* footer */
#footer
{
	cursor: default;
	clear: both;
	height: 181px;
	background-image: url(../images/footer.jpg);
	background-position: right top;
	background-repeat: repeat-x;

	font-weight: bold;
	font-size: 10px;
	color: #666666;
}


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

.contact-contact .formblock
{
	width: 400px;
	height: auto;
}

.contact-contact .formblock #divcomentariu input
{
	height: 100px;
}

.fieldcontainer .lable
{
	font-size: 11px;
	height: 13px;
	float: left;
	width: 30%;
	padding: 1px 0 0 0;
	margin-top: 4px;
}
.fieldcontainer input, .fieldcontainer select, .fieldcontainer textarea
{
	font-size: 11px;
	margin: 2px 0 1px 0;
	width: 65%;
	background-color: #f3f4f5;
}
.fieldcontainer input, .fieldcontainer select
{
	height: 13px;
}
.fieldcontainer select
{
	height: 18px;
}
.containererror .lable
{
	background-color: #ffeaea;
	color: #ff0000;
}
.containererror input, .containererror select, .containererror textarea
{
	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: 165px;
	font-size: 9px;
	line-height: 10px;
	text-align: justify;
	padding: 5px;
	display: block;
	background-color: #ffffff;
	position: relative;
	left: -25px;
}
#comanda-btns
{
	position: relative;
	left: 50px;
	width: 360px;
	height: 45px;
}
.contact-contact #comanda-btns
{
	padding: 20px 0 0 120px;
	
}
#comanda-btns div, #comanda-btns input
{
	float: left;
	color: #10005e;
}
#comanda-btns #disclaimer-btn
{
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	width: 170px;
	height: 35px;
	text-align: center;
	display: block;
	cursor: pointer;
	color: #ff0000;
	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: 548px;
	background-color: #ffeaea;
	padding: 5px;
	color: #ff0000;
	font-weight: bold;
}
.evident
{
	color: #a40000;
	font-weight: bold;
}
.form-tblprod-mini-disclaimer
{
	font-size: 12px;
	text-align: left;
	color: #666666;
	margin: 10px 0 0 0;
}
#form-tblprod-mini-divCant
{
	font-weight: bold;
	text-align: center;
	margin: 5px 0 10px 0;
}
#form-tblprod-mini-divCant input
{
	background-color: #f3f4f5;
}
.tblProd
{
	border-style: none;
	margin: 0 0 0 0;
	width: 560px;
}
.tblProd td
{
	margin: 0 0 0 0;
	padding: 5px 10px 7px 10px;
	border-style: none;
	text-align: center;
}
#tdNume
{
	width: 65%;
}
#tdPret
{
	width: 30%;
	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;
}


/* sectiune de confirmare a comenzii */
.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;
	width: 22%;
	text-align: center;
}
.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: 47%;
}
.tbl-confirm-comanda table #tbl-confirm-comanda-totaluri td
{
	line-height: 16px;
/*	text-align: center; */
	width: 25%;
}
.tbl-confirm-comanda table #tbl-confirm-comanda-totaluri #td-comment
{
	font-weight: normal;
	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;
}
