/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
color:#3a3a3a;
}

#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto;
padding:1px 0 0 0;
width:1000px;
}

/***** Header *****/

#header {
color:#505050;
background:#ffffff url(images/header.jpg) bottom center no-repeat;
width: 1000px;
height:170px;
margin:0;
padding:0;
}f

#header h1 {
font-size:2.5em;
font-weight:normal;
letter-spacing:-2px;
margin:0 0 4px 15px;
padding:15px 0 0 0;
}

#header h1 a,#header h1 a:hover {
padding:0;
}

#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 20px 15px;
padding:0 0 0 3px;
}

.right_top{
	clear:left;
	float:right;
	width:500px;
	height:130px;
	padding-top:0px;
	font-size:14px;
	padding-right: 120px;
	font-family:Abbess, Addled, "Adobe Caslon Pro", Amethyst, Andorra, "Comic Sans MS";
	display:block;
	text-align:center;
}

/***** Menu center *****/

#avmenu {
position:absolute;
background:url(images/nav_bg.gif) repeat-x;
width:1000px;
height:40px;
display:block;
border: none;
margin-top: 10px !important; margin-top: 15px;
text-align:center;
}

#avmenu ul{
	list-style:none;
	padding-top:12px;
	margin:auto;
	padding-left:0;
}

#avmenu li{
	display:inline;
	padding-left:7px;
	padding-right:7px;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
}

#avmenu a{
	color:#FFF;
}

#avmenu a:hover{
	color:#0F3;
	text-decoration:none;
}
/***** Right sidebar *****/

#right_side {
float:right;
width:130px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
text-align:center;
}

#right_side p, #right_side ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#right_side a {
font-weight:bold;
}

#right_side li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#right_side h2 {
font-weight:bold;
font-size:14px;
height:20px;
color:#505050;
display:block;
padding-left: 6px;
background:#f4f4f4;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:1px solid #d8d8d8;
;
letter-spacing:-1px;
}

/***** Main content *****/

#content {
margin:10px 220px 10px 220px;
padding: 5px 5px 5px 5px;
line-height:1.5em;
text-align:justify;
}

#contentwide {
margin:10px 0 10px 210px;
padding:0;
line-height:1.5em;
text-align:justify;
padding: 2px 10px 2px 10px;
border: 1px solid #D7D7FF;
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
}

#content h1, #contentwide h1, #contentfull h1 {
font-size:13px;
letter-spacing:0px;
font-weight:700;
margin:2px 0 2px 0px;
padding-left: 10px;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:1.1em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 10px 0;
padding-left:10px;
text-indent:10px;
}

#content h3, #contentwide h3, #contentfull h3 {
font-size:0.9em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
}

#content img, #contentwide img, #contentfull img {
padding:5px;
border:none !important border:0;
display:inline;
background:#fff;
color:#303030;
}

#content a, #contentwide a, #contentfull a {
font-weight:bold;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Left and right panel *****/

#leftpanel{
	float:left;
	width:204px;
}


#rightpanel{
	float:right;
	width:204px;
}

/***** TABLE left and right panel ****/
.table_top{
	width: 204px; 
	height: 27px;
	margin-top:15px;
	background-image:url(images/table_top.jpg);
	background-repeat:no-repeat;
}
#table_content{
	width: 204px;
	background-image:url(images/table_content.jpg);
	background-repeat:repeat-y;
}
.table_text{
	margin-left:15px;
	margin-right:15px;
	text-align:center;
}
.table_bottom{
	width: 204px; height: 23px;
}

#table_content input, select{
	width:140px;
	margin-bottom: 4px;
}

.clear{
clear:both;
}
/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:1px 0px 1px 0px;
border-top:2px solid #dadada;
width:1000px;
height:auto;
text-align:center;
color:#FFF;
background:url(images/footer_bg.gif) repeat;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#FFF;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:blink;
}



#scripts{
margin:0 auto;
padding:4px 0px 1px 0px;
width:1000px;
height:auto;
text-align:center;
}
/***** Various tags *****/

a {
text-decoration:none;
color:#033;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:3px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:3px solid #d8d8d8;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/blockbg.gif) bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/
#table_white{
	background:#FFF;
	border:0;
}

.table_white_th{
	background:#FFF;
}

#table_white td{
	background:#F6F6F6;
}

.top_detalii_casuta{
	background:url(images/top_detalii_prod.jpg) no-repeat;
	display:block;
	width:280px;
	height:30px;
	margin:0;
	padding:0;
}

table {
margin:10px 0 10px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:1px solid #d8d8d8;
}

caption {
text-align:left;
font-size:13px;
font-weight:normal;
margin:0;
color:#999;
padding:0;
}

th {
padding:7px;
text-align:left;
background:#eaeaea;
color:#505050;
}

td {
padding:7px;
font-size:0.9em;
background:#f4f4f4;
color:#303030;
}

/***** Form styles *****/

.button {
border-top:1px solid #FFF;
border-right:2px solid #FFF;
border-bottom:1px solid #FFF;
border-left:2px solid #FFF;
margin:0 0 0 0;
background:url(images/button_bg.jpg) no-repeat;
color:#fff;
font-weight:bold;
width:auto;
cursor: pointer;
}

input, textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

label {
margin:2px;
}

input {
width:200px;
}

textarea {
width:200px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.left{
float:left;
}

.right{
float:right;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}

.box{
width:485px;
margin: auto;
padding: 5px 15px 5px 15px;
border-top:1px solid #C9FCD0;
border-right:1px solid #C9FCD0;
border-bottom:1px solid #C9FCD0;
border-left:1px solid #C9FCD0;
}

.indent_left{
text-indent: 20px;
}

.menu_cat{
	text-align:center;
	display:block;
	width:400px;
	height:25px;
	background:url(img/menu_category.jpg) no-repeat;
	margin:auto;
}


