body {
	font-size:80%;
	font-family:Arial, default;
	margin:0 auto;
	padding:0;
	background:#FFFCE9 url(http://www.anzisoft.ro/images/body_bg2.jpg) repeat-x top left;
	font-size:12px;
}
.nodisplay{
	display: none;
} 
#wrapper {
	position:relative;
	margin:0 auto;
	width:66em;
	height:auto;
	padding:0 1em 0 1em;
}
#header {
	position:relative;
	padding:0px;
	margin:0px;
	}
#header #logo a {
	padding:0px;
	margin:0px;
	display:block;
	height:95px;
	width:225px;
	overflow:hidden;
	text-indent:-800px;
	background:url(http://www.anzisoft.ro/images/logo_anzi_2col.jpg) no-repeat top left;
}
#header img {
	border:none;
	margin:0px;
	padding:0px;
	}

td, table, p{
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	vertical-align:top;
	line-height:15px;
	color:#000000;
	text-align:justify;
}


h1,h2,h3{
	color:#D1151E;
	}

h2{
	font-size:24px;
	font-weight:bold;
	margin-top:1px;
	padding-top:5px;
	height:12px;
	
	}	
	
h3{
	font-size:22px;
	font-weight:bold;
	margin-top:0px;
	}	

h4{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	color:#D1151E;
	}	  	


form { margin:0px; padding:0px}

.bg_login{ background:url(../img/login.gif) no-repeat; padding:0 0 0 20px}

a { color:#E93400; text-decoration:none}
a:hover{ text-decoration:underline}

span a { color:#E93400; text-decoration:underline}
span a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:19px;}
.list ul li{ background:url(../images/list_marker.gif) no-repeat left top; padding:0 0 0 10px}
.list ul li a{ color:#E93400; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.policy{ color:#7F7F7F}
.policy a{ color:#000000; text-decoration:none}
.policy a:hover{ text-decoration:underline}

span{ color:#000000}

strong a{ font-size:12px}

strong{ font-size:12px}

.form input {
	width:191px;
	height:21px;
	font-family:verdana;
	font-size:9px;
	color: #7F7F7F;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}

.form textarea {
	width:191px;
	height:102px;
	font-family:verdana;
	font-size:9px;
	color:#7F7F7F;
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}

.qitem {
	display:inline;
  width:112px;
	height:111px;	
	margin:0;
	background: url('bg.gif') no-repeat;	
	
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:right;
	cursor:hand; cursor:pointer;
	
}

	.qitem img {
		border:0;
	
		/* allow javascript moves the img position*/
		position:absolute;
		z-index:200;
		display:inline;
	}

	.qitem .caption {
		position:absolute;
		z-index:0;	
		color:#ccc;
		display:block;
	}

		.qitem .caption h4 {
			font-size:12px;
			padding:10px 5px 0 8px;
			margin:0;
			color:#D1151E;;
		}

		.qitem .caption p {
			font-size:10px;	
			padding:3px 5px 0 8px;
			margin:0;
		}



/* Setting for bars */
.bar1, .bar2, .bar3, .bar4 {
	position:absolute;
	background-repeat: no-repeat; 
	z-index:200;
}

.clear {
	clear:both;	
}

div.quote {
 	margin-left: 25%;
  padding: 10px;
	background-color: #FFCF31;
  border: 1px solid #00009C;
  width: 450px;
}

div.quote p {
 	font-size: .8em;
	 margin: 0px 0px 0px 0px;
}

div#commentForm {
 	display: none;
 	margin: 0px 20px 0px 20px;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
}

a.commentLink {
 	font-family: Arial, sans-serif;
	 font-size: .9em;
}



fieldset { 
   -moz-border-radius-bottomleft: 7px;
   -moz-border-radius-bottomright: 7px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 7px;
   -webkit-border-radius: 7px;
   border-radius: 3px;
}

/* Form upload JS*/

.msg {
	text-align:left;
 	color:#63F986;
	background-repeat: no-repeat;
 	margin-left:30px;
  margin-right:30px;
	padding:5px;
  padding-left:30px;
  padding-bottom:5px;
}

.emsg {
	text-align:left;
	color:#D1151E;
	background-repeat: no-repeat;
	margin-left:30px;
  margin-right:30px;
	padding:5px;
  padding-left:30px;
}

#loader{
   visibility:hidden;
}

#error{
  font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight:bold;
  color:#FF0000;
}

#ok{
  font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight:bold;
  color:#00FF00;

}

#upload_form {
  margin-left:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#upload_process{
   z-index:100;
   height:5px;
   visibility:hidden;
   position:absolute;
   text-align:center;
   width:10%;
}

table.listing{
	border-collapse:collapse;
	margin:0;padding:0;
	border:1px solid #B7BBBE;
	width:100%;
	position:relative;
}

table.listing th, table.listing td{
	border-top:1px solid #B7BBBE;
}

table.listing th{
	font-size:0.9em;
	background:#f8f8f8;
	text-align:left;
}
table.listing td{padding:1px;}
table.listing th.big{
	width:50%;
}

table.listing th.small{width:12%;}

table.listing tr{background:#f8f8f8;text-align:left;}

table.listing tr:hover{background:#fff; }

table.listing tr.red{background:#FFDFDF;}
table.listing tr.red:hover{background:#FFBFC2;}

#logo a {
	padding:0px;
	margin:0px;
	display:block;
	height:95px;
	width:225px;
	overflow:hidden;
	text-indent:-800px;
	background:url(http://www.anzisoft.ro/images/logo_anzi_2col.jpg) no-repeat top left;
}
