html, body {
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

body {
	background: #ffffff url('/img/body_back_grad.png') repeat-x top left;
}

#pageWrapper {
	background: transparent url('/img/page_back.png') repeat-x top center;
}

#mainNavigation ul li a {
	text-decoration: none;
	color: #000000;
}

#mainNavigation ul li a:hover {
	color: #ed1c24;
	background-color: #d9d9d9;
}

#headerImage {
	width: 830px;
	height: 259px;
	border-bottom-width: 1px;
	border-style: solid;
}

#leftNavi ul li a {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	border-bottom-color: #ed1c24;
	border-bottom-style: solid;
}

div.categories ul li a {
	font-size: 16px !important;
}

#leftNavi ul li a:hover {
	color: #ed1c24;
}

h1 {
	color: #ff2700;
	font-size: 20px;
	border-color: #000000;
	border-style: solid;
}

h2 {
	color: #ff2700;
	font-size: 20px;
}

h3 {
	color: #ff2700;
	font-size: 20px;
}

h4 {
	color: #ff2700;
	font-size: 20px;
}

h5, h6 {
	color: #ff2700;
	font-size: 12px;
}

.italics {
	font-style: italic;
}

#projectsList .projectsListImage img {
	border-style: solid;
	border-color: #f3666b;
}

#projectsList .projectsListText h4 a {
	color: #000000;
	text-decoration: none;
}

#projectsList .projectsListText h4 a:hover {
	color: #ed1c24;
}

.voteButton {
	color: #666666;
	text-decoration: none;
	display: block;
	width: 69px;
	height: 20px;
	padding: 3px 0px 0px 9px ;
	margin: 20px 0px 0px 0px;
	background: #ffffff url('/img/buton.png') no-repeat top left;
}

.projectInfo {
	padding: 2px 0px;
	font-size: 13px;
}

#projectImages li img {
	border-style: solid;
	border-color: #f3666b;
}

#topProjectsHead {
	font-weight: bold;
}

#topProjects {
	
}

.votesBarContainer {
	
}

.votesBar {
	background-color: #62ca52; 
}

.session-message {
	color: #ffffff;
	background-color: #00CC33;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: -30px;
	padding: 8px;
}

.session-error-message {
	color: #ffffff;
	background-color: #ff0000;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: -30px;
	padding: 8px;
}

/*	FORMS	*/

form {
	font-size: 13px;
}

.form-error {
	border-color: #ff0000 !important;
}

.error-message {
	padding-top: 5px;
	color: #ff0000;
	clear: both;
}

.input-note {
	padding-top: 5px;
	clear: both;
}

legend {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

fieldset {
	padding-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000000;
}

form p {
	padding: 10px 0px 0px 0px;
}

form div.input {
	padding-top: 15px;
	width: 100%;
	overflow: hidden;
}

form div.input label {
	float: left;
	padding-top: 8px;
	padding-bottom: 2px;
}

form div.input input {
	float: right;
	width: 300px;
	padding-top: 3px;
	padding-left: 3px;
	border: 1px solid #000000;
}

form div.input select {
	float: right;
	width: 305px;
	padding-top: 3px;
	border: 1px solid #000000;
}

form div.input textarea {
	float: right;
	width: 303px;
	padding-top: 3px;
	border: 1px solid #000000;
}

.textarea-length-indicator {
	text-align: right;
	padding-top: 5px !important;
}

.textarea-length-indicator input {
	border: none !important;
	background-color: transparent !important;
	float: none !important;
	display: inline !important;
	padding: 0px !important;
	width: 30px !important;
	color: #000000;
}

form div.input input.input-zip {
	width: 40px;
	margin-right: 5px;
}

form div.input input.input-city {
	width: 250px;
}

form div.radio {
	
}

form div.radio div {
	width: 100%;
	overflow: hidden;
}

form div.radio input {
	border: none;
	float: left;
	width: 240px;
	margin-top: 8px;
}

form div.radio label {
	float: left;
	width: 300px;
}

form div.text input {
	height: 16px;
}

form div.select select {
	height: 22px;
}

form div.file input {
	float: none !important;
}

form div.captcha label {
	display: block;
	float: none !important;
}

form div.captcha input {
	margin-top: 15px;
	width: 117px;
	height: 16px;
	float: none !important;
}

form div.captcha img {
	margin-top: 5px;
	border: 1px solid #000000;
}

form div.submit {
	padding-top: 25px;
}

form div.submit input {
	padding: 3px;
	font-size: 13px;
	color: #ffffff;
	background-color: #f3666b;
	border: 1px solid #000000;
}

#footer {
	text-align: center;
}

/*	CONTENT PAGES	*/

#imgSignature {
	width: 100%;
	overflow: hidden;
}

#imgSignature div {
	float: left;
	margin-right: 30px;
}

#imgSignature div p {
	text-align: center;
}

#imgSignatureAll {
	width: 400px;
}

#imgSignatureAll p {
	text-align: center;
}

#columnTwo {
/*	letter-spacing: 1px;	*/
}

#columnTwo p, #columnTwo h3, #columnTwo h4, #columnTwo h5, #columnTwo h6 {
	line-height: 1.25em;
}

#columnTwo strong {
	line-height: 1.5em;
}

#columnTwo a {
	color: #000000;
}

#columnTwo img {
	border: 1px solid #F3666B;
}

.news_player {
	border-style: solid;
	border-color: #f3666b;
}

.pagination {
	border-top: 1px solid #000000;
}

/*	==== CakePHP DEBUG ====	*/

.cake-debug {

}

.cake-debug {
	display: block;
	width: 100%;
	font-size: 12px;
	text-align: left;
	color: #00ff00;
	font-family: monospace;
	background-color: #000000;
}

.cake-sql-log {
	font-family: monospace;
	color: #00ff00;
	background-color: #000000;
	padding: 5px;
	width: 100%;
}

.cake-sql-log td {
	padding: 5px 2px;
}

.cake-sql-log caption {
	font-family: monospace;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	padding: 15px 5px;
}
