* {
	font-family: Verdana, Arial, Sans-Serif;
	line-height: normal; /* Χρειάζεται ώστε να μπορέσω να θέσω το ανάλογο στο td.right ίσο με 0 */
}

body {
	margin: 1px;
	background-color : #F6F4E6;
}

a {
	font-size: 10px;
	color: #143659;
	text-decoration: none;
}

form {padding: 0; margin: 0}
img {border:0}

td.left {
	line-height: 0;  /* για να μην αφήνει ο ΙΕ κενό πριν το 1ο στοχείο */
	color: #000;
	text-align: center;
	vertical-align: top;
	border: 1px solid #143659;
	padding: 0;
	margin: 0;
}

td.center {
	font-size: 11px;
	color: #18264A;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding: 0 2px;
	border-bottom: 1px solid #143659;
	width: 408px;
}
td.right {
	line-height: 0;  /* για να μην αφήνει ο ΙΕ κενό πριν το 1ο στοχείο */
	background-color: #18264A;
	border: 1px solid #143659;
	vertical-align: top;
	padding: 0;
	width: 232px;
}

td.right #freq, td.right #freq li.title {
	list-style-type: none;
	color: #F6F4E6;
	font-size: 10px;
	padding: 5px 0 5px 20px;
	margin: 0;
}
td.right #freq li {padding-left: 20px;}

td.right object,  td.right img { margin: 3px 0; }

td.extraRight {
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 10px;
	width: 200px;
}

div.framed {
	background-color: #ccc;
	border: 1px solid #666;
	width: 120px;
	padding: 7px;
	margin: 5px;
	text-align: center; 
}

div.headFlash {
	background-color: #000066;
	text-align: center;
	width: auto;
}

div.sectionTitle, div.sectionTitleInRed, div.sectionTitleInBlue  {
	font-weight: bold;
	font-size: 12px;
	background-color: #BCC1CF;
	padding: 2px;
	color: #18264A;
	border: 1px solid #143659;
	text-align: left;
	margin: 0 0 10px;
}
td.center div.sectionTitle {
	/*
	width: 406px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 400px;
	*/
}
td.right div.sectionTitle, div.sectionTitleInBlue {
	/*
	width: 236px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 232px;
	*/
}

div.sectionTitleInRed {background-color:#D61629; color:#fff; margin-top:5px}
div.sectionTitleInBlue {
	text-align:center;
	background-color: #003366;
	color: #fff;
}
div.sectionTitleInBlue a {
	font-size: 12px;
	color:#fff;
	text-decoration: none;
}
div.sectionTitleInBlue a:hover {text-decoration: underline}

div.newsSectionTitle {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	border: 1px solid #143659;
	background-color: #990000;
	text-align: left;
	width: auto;
	margin: 3px 0;
}

h1 {
	text-align: left;
	margin: 10px 0 5px;
}
h1 a {
	font: bold 20px Arial, Sans-Serif;
	color: #143659;
}

div.navigation {
	font-size: 10px;
	width: auto;
	padding: 0;
	margin: 10px 1px;
}

div.returnBack {
	font-weight: bold;
	font-size: 11px;
	padding: 10px 5px;
	color: #18264A;
	text-align: right;
}

td.center p {
	font-size: 11px;
	color: #18264A;
	text-decoration: none;
	text-align: left;
	margin: 0px 0 15px;
}

#header {
	color: #fff;
	background-color: #3A4F66;
	border: 1px solid #3A4F66; /* if you don't set this, mozilla won't draw bgcolor */
	padding: 1px 5px;
	margin: 1px 0;
}
#header #headerChoices {
	font-size: 10px;
	float: left;
}
#header #headerChoices img {margin: 2px 0 -2px}
#header #datetime {
	font-size: 10px;
	color: #fff;
	float: right;
}
#header #datetime #clock {}

#ad728 {text-align: center; margin: 1px 0;}

#footerChoices {
	color: #fff;
	background-color: #3A4F66;
	border: 1px solid #3A4F66; /* if you don't set this, mozilla won't draw bgcolor */
	text-align: center;
	padding: 2px 5px;
}

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
}

.legend {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	float: none;
}


/******* CUSTOM STUFF *******/
.title, .competitionsTitle, .competitionsSubTitle {
	font-weight: bold;
	font-size: 12px;
	color: #143659;
}
.competitionsTitle {font-family: Arial, Sans-Serif;	font-size: 18px}
.competitionsSubTitle {font-size: 11px}

.dontMove, .text, .mainNewsText,
	.articleWithBorder, .centered,
	.warning, .warningTitle, .warningText {
	font-size: 11px;
	color: #18264A;
	text-decoration: none;
	text-align: left;
}
.centered {text-align: center}
.dontMove, .legendText {font-size: 10px}
.text {font-size: 10px; font-weight: normal}

.mainNewsText {
	margin: 10px 0 15px;
	padding: 2px;
}
.articleWithBorder {
	border: 1px solid #365B81;
	width: 190px;
	height: 100px;
	text-align: center;
	vertical-align: top;
}	
.warning {
	font-weight: bold;
	background-color: #ccc;
	color: #C63700;	
	border: 1px solid #365B81;
	display: block;
	padding: 2px 0;
	margin: 10px 0;
}
.warningText {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	display: block;
}

.competitionsText {
	font-size: 11px;
	color: #18264A;
	text-decoration: none;
}

.white {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

.radioLive {
	font-weight: bold;
	font-size: 10px;
	color: #EEEE00;
	text-decoration: none;
}

.time {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-align: center;
	width: 80px;
	background-color: #CD5555;
}

td.articleTitle {
	font-size: 10px;
	margin: 0;
	padding: 3px;
	text-decoration: none;
}

.withBorder, .withDoubleBorder {
	font-size: 10px;
	color: #143659;
	border: 1px solid #365B81;
}
.withDoubleBorder {border: 2px solid #365B81}

.interwettenImage {
	margin-right: 10px;
	margin-bottom: 10px;
}

div.sponsor {
	background-color: #C0C1FC;
	margin: 10px 0 3px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #365B81;
	text-align: center;
}
div.sponsor a {font-size: 9px}

/******* LINKS *******/
.blueLink, .blueLightLink, .redLink {
	color: #18264A;
	font-weight: bold;
	text-decoration: underline;
}
.blueLightLink {font-weight: normal}
.redLink {color: #990000; text-decoration: none}
.redLinkTitle {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.blueLinkTitle {
	font-size: 11px;
	font-weight: bold;
	color: #18264A;
	text-decoration: underline;
}


/******* INPUTS *******/
.input {
	font-size: 11px;
	border: 1px solid #628AB5;
	background-color: #E1E0E0;
}

textarea.competitionAnswers {
	font-size: 11px;
	border: 1px solid #628AB5;
	background-color: #E1E0E0;
	width: 400px;
	height: 60px;
}


/******* BUTTONS *******/
.competitionButtons {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	border: 1px solid #3A4F66;
	background-color: #628AB5;
	width: 150px;
	cursor: pointer;
}


/******* SPECIAL AREA: BET *******/
.bet_header {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #fff;
	background-color: #18264A;
}

.bet_odd, .bet_even {
	font-size: 10px;
	color: #143659;
	background-color: #F3F3F3;
	text-align: center;
}
.bet_even {background-color: #F6F4E6}

.bet_withBorder {
	font-size: 10px;
	border: 1px solid #18264A;
}


/******* LINES-SPACES *******/
.height_1_Red {background-color: #990000; height: 1px}
.height_1_Blue {background-color: #18264A; height: 1px}
.height_50_DarkBlue {background-color: #17254A;	height: 1px}
.width_3_Cyan {background-color: #e1e0e0; height: 3px}


.height_1  {height:  1px;}
.height_2  {height:  2px;}
.height_3  {height:  3px;}
.height_5  {height:  5px;}
.height_10 {height: 10px;}
.height_15 {height: 15px;}
.height_20 {height: 20px;}
.height_30 {height: 30px;}
.height_32 {height: 32px;}
.height_40 {height: 40px;}

.width_1   {width:   1px;}
.width_2   {width:   2px;}
.width_3   {width:   3px;}
.width_5   {width:   5px;}
.width_7   {width:   7px;}
.width_9   {width:   9px;}
.width_10  {width:  10px;}
.width_20  {width:  20px;}
.width_50  {width:  50px;}
.width_190 {width: 190px;}

#extraPhoto {
	float: right;
	clear: right;
	position: relative;
	display: block;
}

#leftContainer {
	background-color: #253A6F;
	margin: 0;
	border: 0;
	padding: 0;
}

#leftMenu {margin: 0; padding: 1px}

#leftMenu li.content, #leftMenu li.extraContent {
	background: #E1E0E0 url(../images/leftMenu_bullet.gif) 1px 2px no-repeat;
	padding: 2px 2px 2px 18px;
	margin: 0;
	color: #18264A;
	border-bottom: 1px inset #18264A;
	text-align: left;
	float: none;
	list-style: none;
}
#leftMenu li.extraContent {background-image: url(../images/leftMenuExtra_bullet.gif)}
#leftMenu li.onlyPhoto {list-style: none; margin-left:1px}

#leftMenu li.break {
	background-color: #253A6F;
	font-size: 0;
	line-height: 0;
	height: 2px;
	list-style: none;
}

#leftMenu li.content a {
	font: bold 12px Arial, Sans-Serif;
	color: #18264A;
	text-decoration: none;
}
#leftMenu li.content a:hover {color: #D69E36}

#leftMenu li.extraContent a {
	font: bold 12px Arial, Sans-Serif;
	color: #C63700;
	text-decoration: none;
}

.redText {
	font: bold 12px Arial, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #990000;
}
.rssIcon {margin-right: 5px}

#relevantNewsTitle {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #18264A;
	border-bottom: 1px solid #18264A;
	width: auto;
}

#mainNews, #relevantNews,
	#subCategories, 
	/* Not ID because we have more than one. */
	.moreNewsForCategories,
	.moreNewsForSubcategories {
	width: auto;
	margin: 0;
	padding: 0 0 10px;
}
#mainNews li {
	font-size: 11px;
	background-color: #fff;
	padding: 1px;
	margin: 3px 0 10px;
	color: #18264A;
	border: 1px solid #365B81;
	text-align: left;
	width: auto;
	float: none;
	list-style: none;
	/* if not set IE dont display properly previous divs ??? */ 
	min-height: 50px; /*for Mozilla*/
}
*html #mainNews li {/*IE7 workaround*/
	height: 50px; /*for IE*/
}

#mainNews .mainNewsPath {
	font-size: 11px;
	color: #18264A;
	text-decoration: none;
	text-align: left;
	background-color: #DEDEDE;
	padding: 1px;
	margin-bottom: 3px;
}
#mainNews li div.leftSide {
	width: 156px;
	margin: 0 3px 10px;
	float: left;
	text-align: center;
}
#mainNews li h2 {margin: 0 0 3px}
#mainNews li h2 a {
	font-weight: bold;
	font-size: 12px;
	color: #143659;
	text-decoration: none;
}
#mainNews li p {margin: 0}
#mainNews li .leftSide a img {
	width: 150px;
	height: 84px;
	border: 0;
}

#moreNewsArea {width: auto}
#moreNewsArea #leftSide, #moreNewsArea #rightSide {
	width: 49%;
	text-align: left;
	float: left;
}
#moreNewsArea #rightSide {float: right}
#moreNewsArea #leftSide h3, #moreNewsArea #rightSide h3 {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	background-color: #18264A;
	text-align: left;
	padding: 1px;
	margin: 0;
}

#subCategories li.contents {
	padding: 1px;
	margin-right: 0;
	text-align: left;
	vertical-align: top;
	float: none;
	list-style: none;
	width: auto;
}
#subCategories li.contents h3 {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	background-color: #18264A;
	text-align: left;
	padding: 1px;
	margin: 0;
	width: auto;
}

#relevantNews li,
.moreNewsForCategories li.content,
.moreNewsForSubcategories li.innerContent {
	background-image: url(../images/arrowSmallRed.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding: 1px 1px 1px 5px;
	margin: 0;
	border: 0;
	color: #18264A;
	text-align: left;
	float: none;
	list-style: none;
}
#relevantNews li a,
.moreNewsForCategories li.content a, 
.moreNewsForSubcategories li.innerContent a {
	font-weight: bold;
	font-size: 10px;
	color: #18264A;
	text-decoration: underline;
}

.moreNewsForCategories li.header {
	color: #18264A;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	margin: 1px 0 0;
	padding: 0;
	border: 0;
	float: none;
	list-style: none;
}
.moreNewsForCategories li.header a {text-decoration: underline}
.moreNewsForCategories li.break {
	font-size: 0;
	line-height: 0;
	height: 5px;
	list-style: none;
}

h3 a {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}

/******* SPECIAL AREA: TV PROGRAM *******/
#TVProgram {
	text-align: center;
	margin: 0;
	padding: 0 0 10px;
	width: 320px;
}
#TVProgram li {
	padding: 1px;
	margin: 1px 0 5px;
	text-align: left;
	list-style: none;
}

#TVProgram li .time, #TVProgram li .channel {
	font-weight: bold;
	font-size: 10px;
	background-color: #D61629;
	color: #fff;
	text-align: center;
	border: 1px solid #003366;
	padding: 1px;
	margin: 0 1px 1px 0;
	float: left;
	width: 73px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 70px;
	
}
#TVProgram li .channel {
	font-weight: bold;
	text-align: left;
	margin: 0 0 1px 0;
	width: 241px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 239px;
}
#TVProgram li .competition, #TVProgram li .game {
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #003366;
	margin: 0 0 1px;
	padding: 1px;
	color: #003366;
	text-align: center;
	width: auto;
}
#TVProgram li .game {
	background-color: #E7E7E7;
}

#TVProgramExtras {
	padding: 0;
	margin: -10px 0 3px;
	width: 100%;
}
#TVProgramExtras td.channel-time {
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #003366;
	background: #BCC1CF;
	color: #18264A;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 30%;
}
#TVProgramExtras td.competition, #TVProgramExtras td.game {
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #003366;
	color: #003366;
	text-align: center;
	padding: 0;
	margin: 0;
}
#TVProgramExtras td.game {
	background-color: #E7E7E7;
}


/******* SPECIAL AREA: LIVE - LATEST NEWS *******/
#rightInfoContainer {
	margin: 0;
	padding: 0;
	background-color: #E7E7E7;
	border: 1px solid #E7E7E7;
}

.rightTable {
	background-color: transparent;
	margin: -7px 0 10px;
	border: 0;
	padding: 0;
}
.rightTable li.r {
	font-size: 10px;
	margin: 0;
	border: 0;
	padding: 0 0 2px;
	float: none;
	list-style: none;
	/* if not set IE dont display properly previous divs ??? */ 
	min-height: 13px; /* for Mozilla*/
}
*html .rightTable li.r {/*IE7 workaround*/
	height: 13px; /* for IE*/
}
.rightTable li.r .rightTime {
	font-weight: bold;
	font-size: 10px;
	color: #18264A;
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
	width: 15%;
	float: left;
}
.rightTable li.r .rightNewsTitle {
	font-weight: bold;
	font-size: 10px;
	color: #18264A;
	text-align: left;
	margin: 0;
	border: 0;
	padding: 0;
	width: 83%;
	float: right;
}

/******* SPECIAL AREA: SPECIAL NEWS *******/
#specialTableHeader {
	background-color: #18264A;
	text-align: left;
	margin: 0;
	border: 0;
	padding: 0;
	width: auto;
}
#specialTable {
	background-color: #365B81;
	text-align: center;
	margin: 0 0 10px;
	border: 0;
	padding: 0;
	width: auto;
	clear: both;
}
#specialTable a.specialInfo {
	font-size: 10px;
	color: #fff;
	padding-bottom: 10px;
}
#specialTable a:hover{
	text-decoration: underline;
}
#specialTable .viewMore {
	text-align: right;
	background-color: #00B6FF;
	margin: 10px 0 0;
	border: 0;
	padding: 1px 2px;
}
#specialTable .viewMore a {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}

/******* SPECIAL AREA: GALLUPS *******/
#gallupHeader {
	background-color: #18264A;
	text-align: left;
	margin: 0;
	border: 0;
	padding: 0;
	width: auto;
}
#gallupAnswers {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 10px;
	border: 0;
	padding: 5px 0 10px;
	float: both;
}
#gallupTable {
	background-color: #E26500;
	color: #18264A;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin: 0 0 10px;
	border: 0;
	padding: 0;
	width: auto;
	clear: both;
}
#gallupTable a:hover{
	text-decoration: underline;
}
#gallupTable .viewMore {
	text-align: right;
	background-color: #851420;
	margin: 10px 0 0;
	border: 0;
	padding: 1px 2px;
}
#gallupTable .viewMore a {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}


/******* SPECIAL AREA: ARTICLE MORE INFO *******/
#newsInfo {
	margin: 5px 2px;
	border: 0;
	padding: 0;
	width: auto;
	background-color: #F0EEE0;
	border: 1px solid #D4D3C4;
}
div.newsReaders {
	font-size: 10px;
	color: #18264A;
	text-align: left;
	margin: 0;
	padding: 1px 2px;
	width: 50%;
	float: left;
}
div.newsDate {
	font-size: 10px;
	color: #18264A;
	text-align: right;
	margin: 0;
	padding: 1px 2px;
	width: 48%;
	float: right;
}


/******* SPECIAL AREA: ΑΡΘΡΟΓΡΑΦΙΕΣ *******/
#articles {
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
}
#articles li {
	color: #18264A;
	list-style: none;
	text-decoration: none;
	margin: 0 2px 0 2px;
	border: 1px solid #365B81;
	padding: 0;
	float: left;
	width: 195px;
}	
#articles li img {
	vertical-align: top;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}
#articles li p {
	text-align: left;
	margin: 0;
	border: 0;
	padding: 2px 0 0 2px;
}
#articles li p a {
	font-size: 11px;
}
