* {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: clean, sans-serif;
}

textarea {
	background-color: #aae0fa;
	color: blue;
	font-size: 1em;
	margin-top: 14px;
	margin-bottom: 5px;
	resize: none;
	height: 100px;
	width: 170px;
}

body {
	background-color: #d1edf1;
	text-align: center;
	height: 100%;
	min-height: 100%;
	font-size: 0.625em;
}

.mc { /*border: 0px solid #a79bc3;*/
	height: 100%;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #d1edf1;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
}

.header {
	background-color: #1d1815;
	background-image: url("header.png");
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	/*-moz-border-radius-topleft: inherit;
	-moz-border-radius-topright: inherit;
	-webkit-border-top-left-radius: inherit;
	-webkit-border-top-right-radius: inherit;*/
}

.content {
	min-height: 500px;
	height: 730px;
	background-color: white;
	background-image: url("background.png");
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.footer {
	color: #d1edf1;
	font-weight: bold;
	font-size: x-small;
	background-color: #1d1815;
	height: 30px;
	/*border-top: 1px solid #43b0c4;
	-moz-border-radius-bottomleft: inherit;
	-moz-border-radius-bottomright: inherit;
	-webkit-border-bottom-left-radius: inherit;
	-webkit-border-bottom-right-radius: inherit;*/
}

.footer a {
	color: #d1edf1;
}

hr {
	display: none;
}

.flow_player_link { /*width: 704px;
	height: 428px;*/
	width: 512px;
	height: 320px;
}

.player_container {
	width: 512px;
	height: 320px;
	position: absolute;
	top: 170px;
	left: 16px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #2194d3;
	z-index:1;
}

.live_videos {
	text-align: left;
	height: 156px;
	width: 158px;
	padding: 0;
	background-image: url("broadcasting_now_box.png");
	overflow: hidden;
	position: absolute;
	bottom: 72px;
	left: 15px;
	margin: 0;
}

.live_videos span {
	display: block;
	color: white;
	font-size: 1.3em;
	padding: 8px;
	overflow: hidden;
}

.live_videos_header {
	display: none;
	/*margin: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	text-align: left;
	font-style: italic; 
	background-color: white;
	font-size: small;
	-moz-border-radius-bottomleft: inherit;
	-moz-border-radius-bottomright: inherit;
	-webkit-border-bottom-left-radius: inherit;
	-webkit-border-bottom-right-radius: inherit;
	background-image: url("tvbutton.png");
	background-repeat: no-repeat;
	background-position: right;*/
}

.live_streams {
	width: 100%;
	height: 100%;
}

.live_video_img_link {
	display: none;
}

.live_video_txt_link {
	font-size: 1em;
	display: block;
	height: 38px;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.live_video_txt_link span {
	display: none;
}

.offline_videos {
	position: absolute;
	top: -40px;
	left: 545px;
	margin: 0;
	text-align: left;
	width: 250px;
	padding: 0;
	border: none;
	background-color: #2194d3;
	color: #aae0fa;
	height: 770px;
}

.offline_videos_header {
	position: relative;
	height: 40px;
	text-align: center;
	background-color: #aae0fa;
	color: #2194d3;
	padding: 0;
	margin: 0;
	border: none;
	vertical-align: middle;
}

.offline_videos_header span {
	font-weight: bold;
	font-size: 2.05em;
	position: absolute;
	top: 20%;
	height: 80%;
	left: 10%;
	width: 80%;
}

.offline_videos_list {
	height: 630px;
	text-align: left;
	width: 100%;
	background: transparent;
	overflow: auto;
	margin-top: 100px;
}

.offline_video_entry {
	background-image: url("playoffline.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	margin-left: 4px;
	margin-bottom: 8px;
	width: 210px;
	float: left;
	font-size: 1.1em;
}

.offline_video_txt_link {
	display: none;
}

.video_separator {
	border-bottom: 1px solid #43b0c4;
	padding-bottom: 1px;
	margin-bottom: 1px;
	text-align: left;
}

.title_separator {
	height: 1px;
	width: 99%;
	color: #43b0c4;
	background-color: #43b0c4;
	border: none;
	margin: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: both;
}

.video_img {
	float: left;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.video_img_right {
	display: none;
}

.comment_section {
	position: absolute;
	right: 0px;
	top: 200px;
	width: 170px;
	/*border: 1px solid #43b0c4;*/
	min-height: 50px;
	margin: 0px;
	padding: 5px;
	display: none;
	z-index: 300;
	background-color: #8a3a7f;
	border: 5px solid #8a3a7f;
}

.comment_section a {
	color: white;
	display: block;
	margin-top: 10px;
}

.comment_section_header {
	height: 10px;
	text-align: center;
	color: white;
}

.comment_close_popup_link {
	cursor: pointer;
}

.comment_show_section {
	position: absolute;
	right: 10px;
	top: 300px;
	height: 90px;
	width: 170px;
	color: gray;
	text-align: left;
	font-size: 1.1em;
}

.comment_show_section h6 {
	width: 100%;
	height: 20px;
	background-image: url("message.png");
	background-position: left;
	background-repeat: no-repeat;
}

.comment_show_section p {
	margin-top: 10px;
	background-image: url("engagedbutton.png");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 24px;
}

.comment_show_section a {
	display: block;
	height: 100%;
	width: 24px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 10;
}

.italics {
	
}

.input_button {
	border: 1px solid #006;
	background: #9cf;
	background-color: #9cf;
	margin: 2px;
}

.input_button:hover {
	border: 1px solid #f00;
	background: #eef;
	background-color: #eef;
}

.input_field {
	background: #ffc;
}

.input_field:hover {
	background: #ff6;
}

.feedbackPanel {
	list-style-type: none;
	list-style-image: none;
	background: transparent;
	position: relative;
	top: -130px;
	text-align: center;
	font-weight: bold;
	color: red;
	font-size: xx-small;
	z-index: 10;
	background-image: url("enter.png");
}

.event_materials {
	height: 51px;
	width: 510px;
	/*padding: 5px;
	background-image: url("white_box.png");
	background-position: left;
	background-repeat: no-repeat;*/
	border: 2px solid purple;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: white;
	position: absolute;
	overflow: hidden;
	left: 16px;
	bottom: 10px;
	font-size: 1em;
	text-align: left;
	cursor: pointer;
}

.event_materials img {
	float: left;
	margin-right: 0.5em;
	margin-top: 2px;
}

.event_materials a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px;
	width: 150px;
}

.link_to_watch_page_container {
	display: none;
}

.link_to_watch_page_container span {
	display: block;
	background-image: url("welcome.png");
	background-repeat: no-repeat;
	width: 384px;
	height: 74px;
	margin-left: 0;
}

.view_poster {
	width: 100%;
	height: 100%;
}

.view_poster img {
	width: 100%;
	height: 100%;
}

.view_text {
	position: absolute;
	top: 170px;
	left: 220px;
	width: 400px;
	z-index: 10;
	text-align: left;
	color: #3e3e40;
	font-size: 1.2em;
}

.view_text p {
	margin-bottom: 1ex;
}

.view_page_welcome_img {
	position: absolute;
	left: 200px;
	top: 100px;
	z-index: 10;
}

.view_page_handwrite_img {
	position: absolute;
	left: 220px;
	bottom: 100px;
	z-index: 10;
}

.page_dim {
	display: none;
}

.popup_dimmer {
	position: absolute;
	top: 40px;
	right: 70px;
	width: 230px;
	height: 350px;
	z-index: 10;
	text-align: left;
	color: #569caf;
	font-size: 0.9em;
}

.popup_dimmer label {
	font-size: 0.9em;
	display: block;
}

.popup_dimmer p {
	margin-bottom: 1ex;
}

.close_popup_window {
	display: none;
}

.close_popup_window a {
	text-decoration: none;
}

.subtitle {
	color: white;
	font-size: 0.7em;
	padding: 0;
	margin: 0;
}

.login_form {
	width: 100%;
	font-size: 1.4em;
}

.register_form {
	font-size: 1.4em;
	width: 100%;
	padding-bottom: 2ex;
}

.popup_dimmer input {
	font-family: monospace;
	margin-bottom: 5px;
	padding: 2px;
	border: solid 1px #569caf;
	color: #2e3192;
}

.popup_dimmer input[type=submit] {
	font-family: monospace;
	font-size: 1.1em;
	padding: 2px;
	border: solid 1px #569caf;
	background: transparent;
	color: #569caf;
}

.popup_dimmer input[type=submit]:HOVER {
	background: white;
	color: #2e3192;
}

.login_feedback {
	
}

.feedbackPanel {
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;
}

.feedbackPanelERROR {
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;
}

.newsticker {
	width: 158px;
	height: 156px;
	background-image: url("newsticker_box.png");
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 72px;
	left: 372px;
	color: white;
	font-size: 1.3em;
	text-align: left;
}

.newsticker h6 {
	display: none;
}

.newsticker_message {
	margin-top: 20px;
	padding: 10px;
	display: block;
}

.newsticker_link {
	font-size: 0em;
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 37px;
}

.upcoming {
	width: 158px;
	height: 156px;
	background-image: url("upcoming_broadcasts_box.png");
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 72px;
	left: 194px;
	color: white;
	font-size: 1.3em;
	text-align: left;
}

.upcoming h6 {
	display: none;
}

.upcoming span {
	padding: 8px;
	display: block;
}

.apollonion_link {
	position: absolute;
	bottom: 60px;
	right: 0px;
	z-index: 20;
}

.wildwind_link {
	position: absolute;
	top: 10px;
	left: 566px;
	z-index: 20;
}

.right_panel {
	position: absolute;
	right: 10px;
	top: 0;
	height: 100%;
	width: 170px;
	color: gray;
	text-align: left;
	font-size: 1.1em;
}

.right_panel img {
	margin-top: 15px;
}

.right_panel p {
	margin-top: 10px;
	background-image: url("engagedbutton.png");
	background-position: right;
	background-repeat: no-repeat;
}

.right_panel_link_miss {
	float: right;
	display: block;
	height: 100px;
	width: 24px;
}

.right_panel_link_miss span {
	display: block;
	width: 100%;
	height: 100%;
}

.milosbeach {
	position: absolute;
	bottom: 8px;
	right: 90px;
}

.periferia {
	position: absolute;
	bottom: 150px;
	right: 65px;
	width: 150px;
	height: 150px;
}

.view_page_twitter_link {
	position: absolute;
	right: 10px;
	bottom: -25px;
	height: 20px;
}

.view_page_twitter_link img {
	height: 20px;
}

.popup_program {
	position: fixed;
	height: 90%;
	top: 5%;
	width: 90%;
	left: 5%;
	z-index: 1000;
	overflow: auto;
	background-color: #2194d3;
	border: 10px solid #2194d3;
	display: none;
	cursor: default;
	text-align: center;
	color: white;
}

.popup_program img {
	float: none;
	cursor: pointer;
}

.popup_poster {
	position: fixed;
	height: 90%;
	top: 5%;
	width: 44%;
	left: 28%;
	z-index: 1000;
	overflow: auto;
	background-color: #2194d3;
	border: 10px solid #2194d3;
	display: none;
	cursor: default;
	text-align: center;
	color: white;
}

.popup_poster img {
	float: none;
	cursor: pointer;
}

.popup_schedule {
	position: fixed;
	height: 64%;
	top: 18%;
	width: 44%;
	left: 28%;
	z-index: 1000;
	overflow: auto;
	background-color: #2194d3;
	border: 10px solid #2194d3;
	display: none;
	cursor: default;
	text-align: center;
	color: white;
}

.popup_schedule img {
	float: none;
	cursor: pointer;
}

.screen_dimmer {
	position: fixed;
	top: 0;
	left: 0;
	filter: alpha(opacity =     30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	background-color: navy;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.change_to_greek_link img {
	position: absolute;
	right: 145px;
	top: -30px;
	cursor: pointer;
	width: 30px;
}

.change_to_english_link {
	position: absolute;
	right: 105px;
	top: -30px;
	cursor: pointer;
	width: 30px;
}

.voting_container {
	position: absolute;
	z-index: 100;
	right: 10px;
	top: 15px;
	width: 170px;
	color: gray;
	text-align: left;
	font-size: 1.1em;
}

.voting_container h6 {
	background-image: url("engage.png");
	background-repeat: no-repeat;
	background-position: left;
	height:19px;
	width:100%;
}

.enter_voting {
	position: relative;
}

.enter_voting a {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 24px;
}

.enter_voting h6 {
	margin-top: 15px;
}

.enter_voting p {
	margin-top: 10px;
	background-image: url("engagedbutton.png");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 24px;
}

.enter_voting1 {
	
}

.enter_voting1 h6 {
	background-image: url("missbikini.png");
}

.enter_voting2 {
	
}

.enter_voting2 h6 {
	background-image: url("mif.png");
}

.voting_page {
	z-index: 2000;
}

.voting {
	background-color: white;
	background-image: url("voting_backgound.png");
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	z-index: 2000;
}

.close_voting_link {
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	bottom: 5px;
	width: 150px;
	left: 20px;
	border: 2px solid red;
}

.choices {
	position: absolute;
	height: 100%;
	width: 50%;
	right: 0;
	top: 0;
	text-align: left;
	color: #2e3192;
}

.choice {
	float: left;
}

.choice1 {
	margin: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.choices2 {
	top: 100px;
	width: 65%;
	color: #2e3192;
}

.choice2 {
	margin-right: 3px;
	margin-bottom: 7px;
	height: 67px;
	width: 210px;
}

.choice1 p {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.choice2 p {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
}

.choice2 img {
	float: left;
	margin-right: 5px;
}

.voting_xtra1_help_images {
	position: absolute;
	top: 65px;
	left:160px;
	width: 340px;
	text-align: center;
}

.voting_xtra1_sponsor {
	position: absolute;
	top: 200px;
	left:30px;
	text-align: center;
	width:85px;
}

.voting_xtra1_text {
	position: absolute;
	top: 300px;
	left:30px;
	text-align: left;
	width:45%;
	color: #333333;
	font-size: 1.1em;
	font-weight: bold;
	font-family: sans-serif;
}

.voting_remaining_text {
	position: absolute;
	bottom: 5px;
	left:200px;
	text-align: left;
	color: #333333;
	font-size: 1.1em;
	font-weight: bold;
	font-family: sans-serif;
	border: 2px solid yellow;
}

.voting_xtra1_text p {
	margin-bottom:10px;
}

.voting_xtra2_vote_img {
	position: absolute;
	top: 40px;
	left: 35%;
}

.hide_showreel {
	background-color: #1d1815;
	height: 40px;
	position: absolute;
	top:-40px;
	left: 545px;
	width: 250px;
	color: white;
	font-size: 3.3em;
	text-align: left;
}

