@CHARSET "UTF-8";

body{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	background:#FFFFFF;
	color:#444444;
	line-height:1.2em;
	margin:0 auto;
	padding:0;
}

a {
	color: #4db500;
}

	a img {
		border: none;
	}

	a.current {
		color: #4db500;
	}

	form fieldset {
		border: none;
	}
		
	form input,
	form textarea { 
		border: solid 1px #bebebe;
		width: 435px;
	}
	
	form textarea {
		height: 200px;
	}
	
		form input.checkbox {
			width: auto;
		}
		
		form input.x {
			width: 415px;
			margin-right: 5px;
		}

	form button {
		background: url("/images/style1/btnOrangeWide.png") no-repeat;
		width: 121px;
		height: 26px;
		color: #FFFFFF;
		border: none;
		margin-right: 15px;
		cursor: pointer;
	}
	
	form button.wide {
		background: url("/images/style1/buttonOrangeWider.png") no-repeat;
		width: 216px;
		height: 34px;
	}
	
	dl.zend_form dt {
	}
	
	dl.zend_form dd {
	}

/*****************************
 * WRAP
 */

#wrap{
	color:#404040;
	width:100%;
	margin:10px auto;
	padding:0;
}

	#wrap div.wraper {
		width: 800px;
		text-align: center;
		margin: auto;
		margin-top: 30px;
		position: relative;
	}
	
/*****************************
 * TOP
 */

#top {
	height: 210px;
	width: 100%;
	background: url("/images/style1/topBckgndBar.png") repeat-x;
}

	#top div.top {
		background: url("/images/style1/top.png") no-repeat;
		margin-left: auto;
		margin-right: auto;
		text-align:center;
		width: 800px;
		height: 210px;
	}
	
	#top div.top div.search {
		width: 200px;
		position: relative;
		top: 120px;
		left: 10px;
	}
	
	#top div.top div.search form {
		margin: auto;
		text-align: right;
	}
	
	#top div.top div.search form input {
		width: auto;
	}
	
	#top div.top div.search form button {
		background: url("/images/style1/btnOrange.png") no-repeat;
		width: 68px;
		height: 22px;
		color: #FFFFFF;
		border: none;
		margin-right: 15px;
	}

/*****************************
 * HEADER
 */

#header {
	display: none;
}

/*****************************
 * SIDEBAR
 */
#sidebar {
	float:left;
	width:220px;
	margin:0 0 35px 0;
	padding:1px 0 0 0;
}

	#sidebar ul{
		list-style:none;
		font-size:0.9em;
		margin:0;
		padding:0 0 15px 10px;
	}
	
		#sidebar li{
			list-style:none;
			margin:0 10px 10px 0;
			padding:10px;
			border-bottom: thin dotted #9c9c9c;
		}
	
			#sidebar li a.current {
				color: #9c9c9c;
			}
			
			#sidebar li a{
				font-size:1.2em;
				font-weight:bold;
				padding:2px;
				color: #444444;
			}
	
		#sidebar ul ul{
			margin:4px 0 3px 15px;
			line-height:1.2em;
			padding:0;
		}
		
			#sidebar ul ul li a.current {
				color: #9c9c9c;
			}
			
			#sidebar ul ul li a {
				font-weight:normal;
				color: #444444;
			}
	
	#sidebar h2{margin:3px 0px 8px 0px;}

/*****************************
 * CONTENT
 */
#content {
	line-height:1.5em;
	float:right;
	text-align:left;
	margin:0;
	padding:0;
	width: 550px;
	margin-bottom: 30px;
}

	#content h1 {
		background: url("/images/style1/headerGreen.png") no-repeat;
		height: 32px;
		width: 525px;
		font-size: 15px;
		color: #FFFFFF;
		padding-top: 6px;
		padding-left: 10px;
	}
	
	#content ul.lastpolls {
		list-style: none;
		list-style-position: outside;
		list-style-image: none;
		position: relative;
		left:-20px;
	}
	
		#content ul.lastpolls li {
			margin-top: 10px;
		}
	
			#content ul.lastpolls li a {
				color: #4db500;
			}
	
	#content table.buttonTable {
		text-align: right;
		width: 100%;
	}
	
	#content #question {
		color: #4db500;
		margin-bottom: 10px;
	}
	
	#content #description {
		margin-bottom: 10px;
	}
	
	#editHashForm {
		width: 202px;
		height: 131px;
		margin: auto;
		margin-top: 30px;
		text-align: center;
	}
	
		#editHashForm form {
			background: url("/images/style1/pollEditFormBckgnd.png");
			width: 202px;
			height: 131px;
			text-align: right;
		}
		
			#editHashForm form input {
				width: auto;
			}
			
			#editHashForm form p {
				text-align: center;
				margin: auto;
				padding-top: 20px;
				padding-bottom: 10px;
			}
	
	#content img.remove {
		position: relative;
		top: 3px;
	}
	
	#content #comments #commentErrors {
		color: #FF0000;
		width: 485px;
		border: thin solid #FF0000;
		padding: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	#content #msg {
		display: block;
		width: 485px;
	}

/*****************************
 * FOOTER
 */
#footer {
	background: url("/images/style1/footerBckgndBar.png") repeat-x;
	clear:both;
	text-align:right;
	color:#808080;
	font-size:0.9em;
	border-top:4px solid #dadada;
	margin:0;
	margin-top: 30px;
	line-height:1.6em;
	height: 182px;
	padding-left: 10px;
	padding-right: 10px;
}

	#footer div.footer {
		background: url("/images/style1/footer.png") no-repeat;
		height: 182px;
		width: 800px;
		margin-left: auto;
		margin-right: 0;
		text-align: right;
	}

		#footer div.footer p:FIRST-CHILD {
			padding-top: 60px;
		}
		
	#footer #stats {
		position: relative;
		top: -50px;
	}

	#footer p{ margin:0; padding:0; }
	#footer a{ color:#808080; }