	/* --------------------------------------->>> www.gospelauhind.ee <<<----*/
* {
	margin: 0;
}

html, body {
	background-color: #FFFFFF;
}

.header {
	height: 541px; width: 100%;
	position:  relative; top: 10px; left: 0px;
	background: url('../img/bg_header.png') repeat;

}

.old_site {
	position: absolute; top: -4px; right: 20px;
}

.statue {
	position: absolute; top: 30px; left: 41px;
}

.title {
	position: absolute; top: 30px; left: 175px;
}
.title_picture {
	position: absolute; top: 231px; left: 175px;
	width: 416px; height: 282px;
	background-color: #FFFFFF;
}
#info_box {
	position: absolute; top: 231px; left: 606px;
	background-color: #FFFFFF;
	width: 367px; height: 161px;
	padding: 8px;
}

#info_box_content {
	position: relative;
	width: 367px; height: 161px;
	background: url('../img/bg_win.png') no-repeat;
	color: #b0ddf7;
	font-size: 11px;
	text-align: center;
}

#info_box_content .cat_title {
	font-size: 17px;
}

#info_box_content .box_style {
	position: absolute;
	width: 183px; height: 80px;
	text-shadow: -1px -1px 0 #1078d9;
}

#info_box_content .box_style.top:hover {
	color: #FFF;
	background:  url('../img/bg_win_active_top.png') no-repeat top;
}

#info_box_content .box_style.bottom:hover {
	color: #FFF;
	background:  url('../img/bg_win_active_bottom.png') no-repeat bottom;
}

.win_link {
	color: #b0ddf7;
	text-decoration: none;
}

.win_link:hover {
	color: #FFF;
}

#info_box_content #box_i {
	left: 0px; top: 0px;
}

#info_box_content #box_ii {
	left: 184px; top: 0px;
}

#info_box_content #box_iii {
	left: 0px; top: 81px;
}

#info_box_content #box_iv {
	left: 184px; top: 81px;
}

.twitter_box {
	position: absolute; top: 446px; left: 606px;
	background: url('../img/bg_twitter.png') no-repeat bottom;
	width: 333px; height: 103px;
	z-index: 5;
}

#twitter_text {
	padding: 7px;
	font-family: Courier New;
	font-size: 14px;
	text-align: center;
}

.main {
	width: 100%;
	position: relative; left: 0px;
	z-index: 4;
}

.content {
	position: relative; top: 40px; left: 41px;
	width: 580px;
	background: url('../img/bg_content.png') repeat-y left;
	line-height: 1.4em;
	font-family: Georgia;
	font-size: 14px;

}

.footer {
	position: relative;
	width: 100%; height: 80px;
	background-color: #FFFFFF;
}


a.button:link, a.button:visited, a.button:active
{ 
	display: inline;
	padding: 6px 12px 4px 12px;
	background-color: #d04324;
	font:  11px Georgia;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}
a.button:hover { 
	text-decoration: underline;
}
/* ----------------------------------------->>> vote <<<----------------*/

.cat_title {
	font: 22px Georgia;

}

.cat_nom {
	margin-bottom: 30px;
}

.nom_box {
	position: relative;
	margin: 5px;
	display: block;
}

.voter_info {

}

#vote_error {
	font-size: 18px; 
	font-family: Georgia, arial, Geneva, sans-serif;
}

#input_text {
	margin: 5px;
}

#inputSubmit {
	background-color: #009ee0;
	padding: 4px;
	padding-left: 4px;
	padding-right: 4px;
	border: 0px solid #FFFFFF;
	font-size: 18px; 
	color: #FFFFFF; 
	font-family: Georgia, sans-serif;
	margin: 5px;
}

.share_box {
	position: absolute; top: 15px; left: 600px;
}

#retweet {
	position: absolute; left: 80px;
	background-color: #FFFFFF;
	height: 60px;
	padding: 8px;
}

#facebook {
	position: absolute; left: 0px;
	background-color: #FFFFFF;
	height: 60px;
	padding: 8px;
}

/* ----------------------------------------->>> the end has come <<<----*/
