@import url(general.css);

body {
font-family:Verdana, Geneva, sans-serif;
background:#fffbf0;
}

clearfix{
	clear:both;
	}

#page_wrap{
	width:770px;
	margin:0px auto;
	background:url(../images/layout/body_bkg.jpg) repeat-y;
	}


#header{
float:left;
width:770px;
height:83px;
background:url(../images/layout/header.jpg) no-repeat bottom #fffbf0;
padding:30px 0 0 0;
position: relative
}

#header a {
	display: block;
	width: 380px;
	height: 37px;
	position: absolute;
	top: 50px;
	right: 18px;
}

#left_side{
width:150px;
float:left;
background:url(../images/layout/left_side.jpg) no-repeat top;
padding:0 0 20px 0;

	min-height:334px;
	height:auto !important;
	height:334px;

}

#left_side ul{
	float:left;
	margin:10px 0 0 0;
	border-top:1px solid #876F9B;
}
#left_side ul li{
	float:left;
	width:100%;
}
#left_side ul li a{
	background:#5E3F76;
	border-bottom:1px solid #876F9B;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	width:140px;
	padding:2px 2px 2px 8px;
	float:left;
	}
#left_side ul li a:hover, #left_side ul li a.active{
	color:#4B315F;
	background:url(../images/layout/left_arrow.gif) no-repeat left #fff;
	}

#left_side ul li ul{
	background:#765E89;
	margin:0px;
	float:left;
	padding:10px 0 10px 0;
}
#left_side ul li ul li a{
	border:none;
	width:125px;
	clear:both;
	float:left;
	padding:2px 5px 2px 20px;
	font-weight:100;
	background:url(../images/layout/left_arrow_small.gif) no-repeat left;
	}
#left_side ul li ul li a:hover, #left_side ul li ul li a.active{
	background:url(../images/layout/left_arrow_small_hover.gif) no-repeat left;
	color:#D39A67;
	}

#right_side{
padding:20px 20px 10px 20px;
width:580px;
float:left;
font-size:12px;
line-height:140%;
color:#333;
}
#right_side h1{
color:#8D739D;
font-size:15px;
font-weight:bold;
margin:0 0 15px 0;
border-bottom:1px dashed #8D739D;
padding:0 0 5px 0;
position: relative;
}
#right_side h1.stire {
	border: 0px;
	margin-bottom: 10px;
}

#right_side h1 span{
	font-size:11px;
	padding:0 0 0 15px;
	color:#999;
	font-weight:100;
	}
#right_side h1 a{
	color:#8D739D;
	font-size:13px;
	}
#right_side h2{
color:#8D739D;
font-size:14px;
font-weight:bold;
margin:0 0 5px 0;
border-bottom:1px dashed #8D739D;
padding:0 0 5px 0;
position: relative;
}
#right_side h2 a{
	color:#8D739D;
	font-size:13px;
	}

#right_side h3{
color:#8D739D;
font-size:11px;
font-weight:bold;
margin:0 0 2px 0;
border-bottom:1px dashed #8D739D;
padding:0 0 2px 0;
position: relative;
}
#right_side p{
	margin:0 0 10px 0;
}
#right_side ul{
	margin:0px 0 10px 0;
	padding:0 0 0 40px;
}
#right_side ul li{
	list-style:circle;	
}
#right_side a{
	color:#FF7800;
}
#right_side strong{
	font-weight:bold;
	}

h1 #backToStiri, h3 #backToStiri {
	position: absolute;
	right: 0px;
}

#footer{
	width:770px;
	background:url(../images/layout/footer.jpg) no-repeat bottom;
	float:left;
	clear:both;
	min-height:39px;
	height:auto !important;
	height:39px;
	padding:0 0 5px 0;
}
.row{
	float:right;
	font-size:12px;
	clear:both;
	width:598px;
	color:#1F1F1F;
	padding:2px 10px 2px 10px;
	}
.row span{
	float:left;
	}
.row label{
	float:right;
	margin:0 0 0 10px;
	}
.row label input{
	margin:0 0 0 10px;
	}
.copyright{
	float:right;
	font-size:11px;
	clear:both;
	width:600px;
	color:#1F1F1F;
	padding:4px 10px 4px 10px;
	text-align:center;
	background:#8D73A0;
	margin:5px 0 0 0;
	}
.row1{
	background:#8D73A0;
	}
.row2{
	background:#A880C9;
	}

form.contactForm{
	}
form.contactForm table tr td{
	padding:2px 5px 2px 5px;
	color:#666;
	}
form.contactForm table tr td input, form.contactForm table tr td textarea{
	width: 250px;
	background:#E7D7F1;
	border:1px solid #8E739E;
	padding: 3px;
	font-size:11px;
	}
form.contactForm table tr td textarea {
	height: 80px;
}
form.contactForm table tr td .trimite{
	background:#8E739E;
	color:#fff;
	border:1px solid #684984 ;
	font-weight:bold;
	cursor: pointer;
	padding: 5px;
	}
form.contactForm label.wrong {
	color: #990000;
	font-weight: bold;
}

form.contactForm input.wrong, form.contactForm textarea.wrong {
	background: #FFB33C;
	border: 1px solid #000;
}

.attachments{
	width:560px;
	clear:both;
	padding:10px;
	}
.attachments a{
	padding:3px 0 2px 25px;
	clear:left;
	float:left;
	}
.attachments a.doc{
	background:url(../images/layout/doc.gif) no-repeat left;
	}
.attachments a.xls{
	background:url(../images/layout/xls.gif) no-repeat left;
	}
.attachments a.txt{
	background:url(../images/layout/txt.gif) no-repeat left;
	}
.attachments a.pdf{
	background:url(../images/layout/pdf.gif) no-repeat left;
	}

.poll_results{
	width:560px;
	clear:both;
	padding:10px;
	}
.poll_results table tr td{
	padding:2px 5px 2px 5px;
	color:#666;
	}