/* -------------------------------------------------- */
/* CSS FOR BEATIFIC WEBSITE TEMPLATE BY ZOLTAN HOSSZU */
/* -------------------------------------------------- */


body {

	color: #616161;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	color: #0e324e;
	display: block;
	font-family: Fontin, Cambria, Georgia, Serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 { font-size: 25px; }
h3 { font-size: 19px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #0e324e; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #4481aa; }

a {
	color: #5c9d19;
	text-decoration: none;
}

a:hover { color: #7dd417; }

p, span, div { line-height: 150%; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.hidden { display: none; }




/* ----------------------------------------------------- */

/* ----------------------------------------------------- */
/* FOOTER */
input#sendit, input.sendit {
	background: url('../images/template/button_sendit.png') no-repeat center center;
	border: 0px;
	cursor: pointer;
	height: 36px;
	margin: 0px 0px 0px 5px;
	text-indent: -9999px;
	width: 141px;
}

div.footer {
	background: url('../images/backgrounds/bg_footer.jpg') repeat-x #343434;
	clear: both;
	color: white;
	height: 270px;
	overflow: hidden;
}

div.footer a { color: #add1ee; }
div.footer h3 { color: white; }

div.footer div.twitter {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 310px;
}

div.footer div.twitter div.head {
	background: url('../images/backgrounds/bg_twitter_top.png') no-repeat top center;
	height: 85px;
	width: 283px;
}

div.footer div.twitter div.head span.blank {
	display: block;
	height: 20px;
}

div.footer div.twitter div.head h3 {
	margin: 0px 0px 0px 95px;
}

div.footer div.twitter div.head a {
	font-weight: bold;
	line-height: 70px;
	padding: 0px 0px 0px 60px;
	text-shadow: 1px 1px 0px black;
}

div.footer div.twitter div.tweet {
	background: #252525;
	margin: 0px 0px 0px 43px;
	width: 240px;
}

div.footer div.twitter div.tweet p {
	margin: 0px 5px 0px 20px;
	padding: 5px 0px 0px 0px;
}

div.footer div.twitter div.tweet p small {
	color: #909090;
	display: block;
	padding: 7px 0px;
}

div.footer div.twitter div.bottom {
	background: url('../images/backgrounds/bg_twitter_bottom.png') no-repeat top right;
	height: 70px;
	width: 283px;
}

div.footer div.twitter div.bottom a {
	font-size: 10px;
	line-height: 60px;
	padding: 0px 0px 0px 63px;
}

div.footer div.contact {
	float: right;
	font-size: 10px;
	margin: 40px 0px 0px 0px;
	width: 550px;
}

div.footer div.contact form { margin: 15px 0px 0px 0px;}

div.footer div.contact div.input {
	background: url('../images/backgrounds/bg_input_footer.png') no-repeat center center;
	border: 0px;
	height: 31px;
	margin: 6px 0px;
	width: 229px;
}

div.footer div.contact div.input input {
	border: 0px;
	color: #a7a7a7;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	padding: 5px 0px 0px 30px;
	text-indent: 0px;
	width: 200px;
}

div.footer div.contact div.input input#name { background: url('../images/icons/icon_name.jpg') no-repeat 10px 9px;}
div.footer div.contact div.input input#email { background: url('../images/icons/icon_email.jpg') no-repeat 10px 9px;}
div.footer div.contact div.input input#phone { background: url('../images/icons/icon_website.jpg') no-repeat 10px 9px;}

div.footer div.contact div.message {
	background: url('../images/backgrounds/bg_textarea.png') no-repeat left top;
	border: 0px;
	float: right;
	height: 155px;
	padding: 10px 0px 0px 10px;
	width: 300px;
}

div.footer div.contact div.message textarea {
	background: transparent;
	border: 0px;
	color: #a7a7a7;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 11px;
	height: 125px;
	width: 275px;
}

div.footer div.contact div.buttons {
	line-height: 36px;
	text-align: right;
	width: 230px;
}

div.footer div.contact input.clear {
	background: transparent;
	border: 0px;
	color: #9dbcd5;
	cursor: pointer;
	font-size: 10px;
	padding: 0px;
}





/* CONTACT TEMPLATE */

body.contact div.menu ul li a#contact { background-position: -361px -144px; }

body.contact div.main { background: url('../images/template/bg_contact.jpg') no-repeat top center; }

body.contact div.filled input, body.contact div.filled textarea { color: #0e324e !important; }

body.contact div.twocolumn div.selected { border: 1px solid #abdaf6; }
body.contact div.twocolumn div.selected input, body.contact div.twocolumn div.selected textarea { color: #0e324e; }
body.contact div.footer div.contact { display: none; }