
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	color:black;
}
* {
	outline:none;
	zoom:1;
}
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	min-height: 100%;
    background-color: lightgray;
	
}
table {
	border-collapse:collapse;	
}
hr {
	height:1px;
	color:#cccccc;
	background-color:#cccccc;
	border:0px none transparent;
	margin:2px 0px;
	width:100%;
}
hr.dashes {
	border-top:1px dotted #cccccc;
	background-color:transparent;
	height:0px;
}

strong {
	font-weight:bold;	
}
.full-width {
	width:100%;
}
.half-width {
	width:50%;
}
.single-column-width {
	width:300px;	
}
.double-column-width {
	width:620px;	
}
a {
	text-decoration:none;
	line-height:1.4;
	color: #0277B7;
}

.inline-block {
	display:inline-block;
	*display:inline;	
}

.vertical-top {
	vertical-align:top;	
}

.vertical-middle {
	vertical-align:middle;	
}

.vertical-bottom {
	vertical-align:bottom;	
}

.text-center {
	text-align:center !important;	
}

.text-left {
	text-align:left !important;	
}

.text-right {
	text-align:right !important;	
}

label.mini-label {
	font-size:11px;
}

select.mini-select {
	font-size:11px;	
	margin:0px;
}

select.mini-select option {
	font-size:11px;	
}

a.go-to-page-top {
	font-size:11px;
	color:#006699;
	background-image:url(../images/arrow_top.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;	
}


img {
	border:0px;	
}


html .clearfix, 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.clearfix {
	display: inline-block;
}
h3 > a {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	color:#0277b7;
	text-decoration:none;
	line-height:1.4;
}


:focus {
	outline:0;
}
/*start header*/
#header_container {
	margin:0px;
	padding:0px;
	background:inherit;
	width:100%;
	
}
#header_container .best_betting {
	height:26px;
	width:300px;
	margin-left:13px;
	color: white;
}
#header_container .best_betting p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:26px;
	color: White;
	vertical-align: text-top;
}
#header_container #smoothmenu1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:100%;
}

.smoothmenu2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:100%;
}

.smoothmenu2 ul li {
	position:relative;
	display:inline;
	float:left;
}

#header_container #smoothmenu2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:100%;
}
#header_container #smoothmenu1 ul li {
	position:relative;
	display:inline;
	float:left;
}

#header_container #smoothmenu2 ul li {
	position:relative;
	display:inline;
	float:left;
}

#smoothmenu1 ul a {
	color: white;
	text-decoration:none;
}

#smoothmenu1 ul a:hover {
	background-color: DarkRed !important;
    color: white !important;
}

#smoothmenu2 li a {
	color: white;
	text-decoration:none;
    font-weight: bold;
}

#smoothmenu2 ul a {
	color: white;
	text-decoration:none;
}

#smoothmenu2 ul a:hover {
	background-color: DarkRed !important;
    color: white !important;
}


.smoothmenu2 li a {
	color: white;
	text-decoration:none;
    font-weight: bold;
}

.smoothmenu2 ul a {
	color: white;
	text-decoration:none;
}

.smoothmenu2 ul a:hover {
	background-color: DarkRed !important;
    color: white !important;
}



#header_container #header_right_links ul li {
	position:relative;
	display:inline;
	float:left;
	margin-left:2px;
}
#header_container #header_right_links {
	vertical-align:middle;
}
#header_container #search_input {
	right:14px;
	position:absolute;
	width:234px;
	height:19px;
	top:38px;
	border:2px solid #E7E7E8;
	background-color:#E7E7E8;
}
#header_container #site_logo {
	margin-left:13px;
}
#header_container #search_input td {
	vertical-align:top;	
}
#header_container #search_input #search_text {
	/*font-style:italic;*/
	height:17px;
	width:216px;
	border:none !important;
	border-color:transparent !important;
	/*color:#cccccc;*/
}

#header_container #search_input #search_submit {

}
#marquee_ul {
	float:left;
	padding:0px;
	margin:0px;
}
#marquee_ul li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;	
	line-height:37px;
	list-style-type:disc;
	list-style-position:inside;
	color:#999999;
	padding:0px;
	text-indent:4px;
}
#marquee_ul li span.livescore_number {
	margin-left: -3px;
	font-size: 16px;
}
#marquee_ul li span.livescore_description {
	color:#111111;
	font-size: 16px;
}
#marquee_ul li+li {
	margin-left:3px;
	font-size: 16px;
}
#live_scrores {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
	line-height:37px;
}
/*end header*/
  #site_container {
	position:relative;
	//width:940px;
    width:100%;
	margin:0 auto;
	//padding-left:10px;
	//padding-right:10px;
	
}
/*start footer*/
#footer_container {
	//background-image:url(../images/footer_background.png);
    background-color: #AFAFAF;
	height:105px;
	//background-repeat:repeat-x;
	color:white;
	width:100%;
	clear:both;
	vertical-align:bottom;
	text-align:center;
	line-height:normal;
	margin-top:15px;
}
#smoothmenuBottom1 ul {
	z-index:100;
	margin:0;
	padding:0;
	list-style:none;
}
#footer_social_icons {
	margin-top:3px;
}
#footer_social_icons ul {
	padding:0px;
	margin:0px;
}
#footer_social_icons ul li {
	float:left;
	list-style:none;
}
#footer_social_icons ul li+li {
	margin-left:4px;
}
#footer_social_icons ul li a {
	text-decoration:none;
}
#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	font-weight:normal;
	color:#ffffff;
}
/*end footer*/

/*start homepage*/
#main_container {
	margin:0px;
	background-color:inherit;
	height:100%;
	width:940px;
}

div#main_table_col_1 {
	float:left;
	clear:none;
	width:300px;
	margin-right:10px;	
	vertical-align:top;
}

div#main_table_col_2 {
	float:left;
	clear:none;
	width:300px;
	margin-left:10px;
	margin-right:10px;
	vertical-align:top;
}

div#page_main_content_container {
	float:left;
	clear:none;
	width:620px;
	margin-right:10px;	
	vertical-align:top;
}

div#main_table_col_3,
div#page_right_sidebar_container {
	float:left;
	clear:none;
	width:300px;
	margin-left:10px;
	vertical-align:top;
}

div.single-column-block {
	width:300px;
	margin-bottom:20px;	
}

div.single-column-block:last-child {
	margin-bottom:0px;
}

div.single-column-block div.title-container {
	background-image:url(../images/main_site/background_title.jpg);
	width:300px;
	height:15px;
	background-repeat:repeat-x;
	overflow:hidden;	
	position:relative;
	margin-bottom:10px;
}

div.double-column-block div.title-container {
	background-image:url(../images/main_site/background_title.jpg);
	width:620px;
	height:15px;
	background-repeat:repeat-x;
	overflow:hidden;	
	position:relative;
	margin-bottom:10px;
}


div.single-column-block div.title-container-long {
	background-image:url(../images/main_site/background_title.jpg);
	width:300px;
	height:27px;
	background-repeat:repeat-x;
	position:relative;
}

div.double-column-block div.title-container-long {
	background-image:url(../images/main_site/background_title.jpg);
	width:620px;
	height:27px;
	background-repeat:repeat-x;
	position:relative;
}


div.single-column-block div.title-container-nomargin {
	background-image:url(../images/main_site/background_title.jpg);
	width:300px;
	height:15px;
	background-repeat:repeat-x;
	overflow:hidden;	
	position:relative;
	margin-bottom:0px;
}

div.double-column-block div.title-container-nomargin {
	background-image:url(../images/main_site/background_title.jpg);
	width:620px;
	height:15px;
	background-repeat:repeat-x;
	overflow:hidden;	
	position:relative;
	margin-bottom:0px;
}

div.single-column-block div.title {
	background-position:top right;
	height:15px;
	width:auto;
	max-width:300px;
	overflow:hidden;
	display:inline-block;
 *display:inline;
	background-image:url(../images/main_site/red_background_title.png);
	padding-right:15px;
	padding-left:6px;
}

div.double-column-block div.title {
	background-position:top right;
	height:15px;
	width:auto;
	max-width:620px;
	overflow:hidden;
	display:inline-block;
 *display:inline;
	background-image:url(../images/main_site/red_background_title.png);
	padding-right:15px;
	padding-left:6px;
}

div.single-column-block div.title h2 {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

div.double-column-block div.title h2 {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
/* START TIPSTER CORNER */

div.tipster-corner-collection div.tipster-corner-entry hr.dashes {
	margin:10px 0px;
}

div.tipster-corner-collection div.tipster-corner-entry:first-child hr {
	display:none;
}

div.tipster-corner-collection div.tipster-corner-entry div.tipster-article-author-photo {
	float:left;
	clear:none;
	width:44px;
	text-align:left;
}

div.tipster-corner-collection div.tipster-corner-entry div.tipster-article-author-photo img {
	border:1px solid #cccccc;
}

div.tipster-corner-collection div.tipster-corner-entry div.tipster-article-data {
	float:left;
	clear:right;
	width:246px;
	margin-left:10px;
}

div.tipster-corner-collection div.tipster-corner-entry div.tipster-article-description h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;	
	color:#0277b7;
	line-height: 1.4
}
div.tipster-corner-collection div.tipster-corner-entry div.tipster-article-author p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;	
	color:#333333;
	line-height:12px;
	line-height: 1.4
}
div.tipster-corner-collection div.tipster-corner-entry div.tipster-article-date p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	
	color:#999999;
	line-height:12px;
}

/*END TIPSTER CORNER*/


/** TO DELETE **/
/*.general_background_dark_title {
	background-image:url(../images/main_site/background_title.jpg);
	width:300px;
	height:15px;
	background-repeat:repeat-x;
	overflow:hidden;
	
	position:relative;
}
.general_background_red_title {
	background-position:top right;
	height:15px;
	width:auto;
	max-width:300px;
	overflow:hidden;
}
.general_background_red_title {
	display:inline-block;
 *display:inline;
	background-image:url(../images/main_site/red_background_title.png);
	padding-right:15px;
	padding-left:6px;
}
.general_background_red_title h2 {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	
}*/

div.homepage-featured-news-article {
    background-color: White;
}

div.homepage-featured-news-article div.featured-image-container {
	position:relative;
}

div.homepage-featured-news-article div.featured-image-container > img {
	width:100%;	
}



div.homepage-featured-news-article div.featured-image-container  div.featured-image-caption {
	position:absolute;
	min-height:105px;
	width:100%;
	left:0px;
	bottom:0px;
	z-index:2;
	background:rgb(0, 0, 0) transparent;
	background:rgba(0, 0, 0 ,0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
	/* For IE 8*/
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000)";
}
div.homepage-featured-news-article div.featured-image-container  div.featured-image-caption  span {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:22px;
	padding-left:8px;
}
div.homepage-featured-news-article div.featured-image-container  div.featured-image-caption  span img {
	padding-right:8px;
	line-height:22px;
}
div.homepage-featured-news-article h3.featured-news-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#0277b7;
	margin-top:8px;
	margin-bottom:12px;
}
div.homepage-featured-news-article h3.featured-news-title a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0277b7;
	text-decoration:none;
}

div.homepage-featured-news-article div.featured-news-intro {
	margin-bottom:10px;
}


.homepage_article_container hr.dashes {
	margin:7px 0px;	
}

.homepage_article_container .news_article_photo {
	float:left;
	clear:none;
	width:82px;
}
.homepage_article_container .news_article_photo img {
	border:1px solid #cccccc;
	max-width:80px;
	max-height:50px;		
}
.homepage_article_container .news_article_data {
	float:left;
	clear:right;
	width:208px;
	margin:0px 0px 0px 10px;
}

.more_news hr.dashes {
	margin:7px 0px 5px 0px;	
}


/* FEATURED ARTICLES */
.featured_article_container {
	width:300px;	
}
.featured_article_container .article_photo {
	float:left;
	clear:none;	
	width:57px;
	height:57px;
}
.featured_article_container .article_photo img {
	max-width:55px;
	max-height:55px;
	border:1px solid #cccccc;
}
.featured_article_container .article_data {
	float:left;
	clear:right;
	width:223px;
	margin:0px 0px 0px 10px;
}

.featured_article_container .article_data h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0277b7;
	text-decoration:none;
}

.featured_article_container .article_data h3 {
	margin-bottom:6px;
	overflow:hidden;
	max-height:25px;
}

.featured_article_container .article_data p {
		
}



/* ******* */
.news-section-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom:8px;	
}

.news-section-title img {
	margin-right:5px;	
}

.smallarticle_text 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.smallarticle_date p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999999;
	line-height:1.4;
}
.more_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0277b7;
	text-align:right;
}

.opap_container {
	width:300px;
	border:1px solid #E7E7E8;
	height:auto;
}
.opap_container .opap_header {
	padding:3px 8px 3px 8px;;
	background-color:#E7E7E8;
}
.opap_container .opap_header h3 {
	font-weight:bold;
	line-height:1;	
}
table.opap_single_content {
	margin:0 auto;
	margin-bottom:8px;
	margin-top:8px;
	width:277px;
}
table.opap_single_content tr {
	height:19px;
}
table.opap_single_content tr.even {
	background-color:#F3F3F3;
}

table.opap_single_content tr td {
	vertical-align:top;	
}

table.opap_single_content tr td.opap_result {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding-left:7px;
	padding-right:18px;
	width:44px;
}


/*START section_prognostika*/
#section_prognostika_container {
	margin-top:14px;
}
table.prognostika_content{
	margin:0 auto;
	margin-bottom:6px;
	width:278px;
}

table.prognostika_content tr td {
	border:1px solid #999999;
	padding:2px;
	vertical-align:middle;
}

table.prognostika_content tr > td + td {
	padding:2px 8px;	
}

table.prognostika_content tr > td:first-child {
	width:39px;
	text-align:center;
}
table.prognostika_content tr > td.apodosi {
	background-color:#ED1C24;
	font-weight:bold;
	color:#ffffff;
}

.predectives_all img{
	
}
.predectives_all{
	margin-left:60px;
	cursor:pointer;
}
.predectives_all a{
	color:#0072cf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	
}

/*END section_prognostika*/
/*START video_box*/
#video_box_caption{
	height:22px;
	width:300px;
	background:rgb(0, 0, 0) transparent;
	background:rgba(0, 0, 0 ,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
	/* For IE 8*/
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000)";
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
		
	
	
}
/*end video_box*/

/*START ΑΦΙΕΡΩΜΑΤΑ*/


/*END ΑΦΙΕΡΩΜΑΤΑ*/

/*START subscribe form*/
#subscribe_password {
	color:#cccccc;
	font-style:italic;
	height:19px;
	border:1px solid #e7e7e8;
	width:105px;
	padding:2px;
}

#subscribe_name{
	color:#cccccc;
	font-style:italic;
	height:19px;
	border:1px solid #e7e7e8;
	width:105px;
	padding:2px;
}

#subscribe_submit{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
	font-weight:bold;
	color:#333333;
	border:1px solid #cccccc;
	height:25px;
	width:64px;
	text-align:center;
	background-image:url(../images/page_options_background.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#c0c0c0;

}
/*end subscribe form*/

/*start statistika*/


/*end statistika*/

/*start follow_us*/
/*end follow_us*/

/*start section_sigkrisi_apodosewn_container*/
td.sigkrisi_date{
 background-color:#BBBDC0;
 height:21px;	
}

td.sigkrisi_date .sigkrisi_date_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	font-variant:normal;
	text-align:center;
	color:#FFFFFF;
}

tr.label_sigkrisi{
 background-color:#E7E7E8;
 height:22px;

}

td.label_sigkrisi_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	font-variant:normal;
	text-align:center;
	color:#999999;
}

table.sigkrisi_single_record{
	border-bottom:1px dotted #e7e7e8;
	margin-bottom:6px;
	margin-top:6px;
	height:56px;
	
}

.label_sigkrisi_content_opap{
	vertical-align:middle !important;
    border-left:1px white solid; 
	border-right:1px white solid;
	
}

table.sigkrisi_single_record tr td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	font-variant:normal;
	text-align:center;
	color:#999999;
	
}

#more_sigkrisi{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0277b7;
	text-align:right;
	
}
/*end section_sigkrisi_apodosewn_container*/

/*start statistika section_sigkrisi_apodosewn_container*/
.arrow_down_active{
	display:none;
	
}

.ui-state-active .arrow_down_active{
	position:absolute;
	background-image:url(../images/main_site/tabs_arrow_down.png);
	background-repeat:no-repeat;
	background-position:center center;
	height:4px;
	width:100%;
	bottom:-4px;
	display:block;
}
.tabs-container table ul li {
	list-style:none;	
}

/*end statistika section_sigkrisi_apodosewn_container*/
/*end homepage*/


table#page_info_and_social td {
	vertical-align:middle;
}

/* ************************* */
table.standard-table {
	width:100%;
	border-collapse:collapse;
}

table.standard-table thead tr th {
	background-color:#bbbdc0;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:7px;
	line-height:1;
}

table.standard-table thead tr th + th {
	border-left:1px solid #ffffff;
}

table.standard-table thead tr td {
	background-color:#d9d6d6;
	font-weight:bold;
	text-align:center;
	padding:7px;
	line-height:1;
}
table.standard-table thead tr td {
	border-top:1px solid #ffffff;	
}
table.standard-table thead tr td + td {
	border-left:1px solid #ffffff;
}

table.standard-table tbody tr.odd {
	background-color:#ffffff;
}

table.standard-table tbody tr.even {
	background-color:#f7f7f7;
}

table.standard-table tbody tr td {
	border-bottom:1px solid #bbbdc0;
	text-align:center;
	padding:7px;
	line-height:1;
}

table.standard-table tbody tr td + td {
	border-left:1px solid #bbbdc0;	
}

table.standard-table tbody.no-cell-borders tr td {
	border:0px none transparent !important;
}

table.standard-table tbody.no-cell-borders tr + tr.block-start {
	border-top:1px dotted #cccccc;
}

/* simple table with borders */


table.border-table {
}

table.border-table thead tr th {
	background-color:#bbbdc0;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:1;
}

table.border-table thead tr th + th {
	border-left:1px solid #ffffff;
}

table.border-table thead tr td {
	background-color:#d9d6d6;
	font-weight:bold;
	text-align:center;
	line-height:1;
}
table.border-table thead tr td {
	border-top:1px solid #ffffff;	
}
table.border-table thead tr td + td {
	border-left:1px solid #ffffff;
}

table.border-table tbody tr.odd {
	background-color:#ffffff;
}

table.border-table tbody tr.even {
	background-color:#f7f7f7;
}

table.border-table tbody tr td {
	border-bottom:1px solid #bbbdc0;
	text-align:center;
	line-height:1;
}

table.border-table tbody tr td + td {
	border-left:1px solid #bbbdc0;	
}

table.border-table tbody.no-cell-borders tr td {
	border:0px none transparent !important;
}

table.border-table tbody.no-cell-borders tr + tr.block-start {
	border-top:1px dotted #cccccc;
}

/*****/

.width-60px { width:60px; }
.width-100px { width:100px; }

div#main_container h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:1.2;
	padding:22px 0px 15px 0px;
}

div#main_container div#page_full_width_container h2,
div#main_container div#page_main_content_container h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:1.2;
	padding:20px 0px 12px 0px;
}


div#main_container #page_right_sidebar_container div.right_sidebar_content_container + div.right_sidebar_content_container{
	margin-top:18px;
}


/* Article Page Styles */
div#main_container #page_main_content_container div#article_container {
	width:620px;	
}

div#main_container #page_main_content_container div#article_container div#article_info_container {
	color:#666666;	
}

div#main_container #page_main_content_container div#article_container div#article_info_container a {
	color:#0277b7;	
}



div#main_container #page_main_content_container div#article_container div#article_body_container {
	margin-top:23px;
	line-height:1.5;
}

div#main_container #page_main_content_container div#article_container div#article_body_container img.article_cover_photo {
	float:left;
	clear:none;
	margin:0px 20px 20px 0px;
	border:1px solid #cccccc;
}

div#main_container #page_main_content_container div#article_container div#article_body_container p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;	
	line-height:1.5;
}

div#main_container #page_main_content_container div#article_container div#article_body_container p + p {
	margin-top:18px;	
}

/* Article Page Styles - Championship Roster Table */
table.championship-roster {
	border:none;
	border-collapse:collapse;
}

table.championship-roster thead th.empty {
	vertical-align:middle;
	text-align:center;
	background-color:#bbbdc0;	
	color:#ffffff;
}

table.championship-roster thead th.empty a {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

table.championship-roster thead th {
	border-top:1px solid #ffffff;	
}

table.championship-roster thead th + th {
	text-align:center;
	border-left:1px solid #ffffff;
	padding:2px;
}

table.championship-roster thead tr:first-child {
	background-color:#bbbdc0;
}

table.championship-roster thead tr:first-child th {
	color:#ffffff;
}

table.championship-roster thead tr:first-child + tr {
	background-color:#d9d6d6;
}

table.championship-roster thead tr th {
	font-weight:bold;
}

table.championship-roster thead tr + tr th {
	font-weight:normal;
	text-decoration:underline;	
}

table.championship-roster tbody td {
	padding:1px;
	border-bottom:1px solid #bbbdc0;
}

table.championship-roster tbody td + td {
	text-align:center;
	border-left:1px solid #bbbdc0;
	padding:2px;
}

table.championship-roster tbody td:first-child {
	text-align:left;	
}

table.championship-roster tbody tr.odd {
	background-color:#ffffff;
}

table.championship-roster tbody tr.even {
	background-color:#f7f7f7;
}

table.championship-roster tbody tr > td:first-child + td {
	font-weight:bold;
}

table.championship-roster tbody tr > td:first-child + td + td {
	color:#ff0000;
	font-weight:bold;
}




/* Tipster Page Styles */
div#main_container #page_main_content_container div#tipster_container {
	width:620px;	
}

div#main_container #page_main_content_container div#tipster_container img.tipster_photo {
	border:1px solid #cccccc;
	width:26px;
	height:26px;
}

div#main_container #page_main_content_container div#tipster_container div#tipster_info_container {
	color:#666666;	
}

div#main_container #page_main_content_container div#tipster_container div#tipster_info_container a {
	color:#0277b7;	
}


div#main_container #page_main_content_container div#tipster_container div#tipster_body_container {
	margin-top:23px;
	line-height:1.5;
}


div#main_container #page_main_content_container div#tipster_container div#tipster_body_container p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;	
	line-height:1.5;
}

div#main_container #page_main_content_container div#tipster_container div#tipster_body_container p + p {
	margin-top:18px;	
}


div#main_container #page_main_content_container div#tipster_container div#previous_tips_container {
	margin-top:30px;
}

div#main_container #page_main_content_container div#tipster_container div#previous_tips_container h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;	
	line-height:1;
	padding:0px 0px 12px 0px;
}

div#main_container #page_main_content_container div#tipster_container div#previous_tips_container ul {
	list-style-position: inside;
	list-style-type:disc;
	list-style-image:none;
	color:#006699;
}

div#main_container #page_main_content_container div#tipster_container div#previous_tips_container ul > li {
	line-height:1.6;	
	color:#006699;
}

div#previous_tips_container ul
{
    margin-left:20px;
}


div#main_container #page_main_content_container div#tipster_container div#previous_tips_container ul > li a {
	color:#006699;
}


/* Lavrakias Forecasts Page Styles */
div#main_container #page_main_content_container div#lavrakias_forecast_container {
	width:620px;	
}

div#main_container #page_main_content_container div#lavrakias_forecast_container div.forecast_item_container {
	margin-top:18px;	
}

div#main_container #page_main_content_container div#lavrakias_forecast_container div.forecast_item_container table {
	border:1px solid #999999;
	border-collapse:collapse;
}

div#main_container #page_main_content_container div#lavrakias_forecast_container div.forecast_item_container table thead td {
	border:1px solid #999999;	
	padding:6px 10px;	
}

div#main_container #page_main_content_container div#lavrakias_forecast_container div.forecast_item_container table thead td.forecast_item_id {	
	width:40px;
	text-align:center;
	font-weight:bold;
}

div#main_container #page_main_content_container div#lavrakias_forecast_container div.forecast_item_container table thead td.forecast_item_title {	
	font-weight:bold;
}

div#main_container #page_main_content_container div#lavrakias_forecast_container div.forecast_item_container table tfoot td {
	border:1px solid #999999;
	padding:6px 10px;
}

div#main_container #page_main_content_container div#lavrakias_forecast_container div.forecast_item_container table tfoot td.forecast_item_value {
	background-color:#ff3333;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	width:40px;
}

div#main_container #page_main_content_container div#lavrakias_forecast_container div.forecast_item_container table div.forecast_item_body {
	padding:10px;
	line-height:1.5;
}

div#main_container #page_main_content_container div#lavrakias_forecast_container div.forecast_item_container table div.forecast_item_body p + p {
	line-height:1.5;	
}

div#main_container #page_main_content_container div#lavrakias_forecast_container div.forecast_item_container table div.forecast_item_body p + p {
	margin-top:18px;	
}


/* Tsimpidas Forecasts Page Styles */
div#main_container #page_main_content_container div#tsimpidas_forecast_container {
	width:620px;	
}


div#main_container #page_main_content_container div#tsimpidas_forecast_container div#forecast_body {
	margin:18px 0px;
	line-height:1.5;
}

div#main_container #page_main_content_container div#tsimpidas_forecast_container div#forecast_body p {
	line-height:1.5;
}

div#main_container #page_main_content_container div#tsimpidas_forecast_container div#forecast_body p + p {
	margin-top:18px;	
}




/* Article Page Styles */
div#main_container #page_full_width_container div.day_comparisons_container h2 {
	padding-left:10px;
}

/* Live Results Page Styles */

div#main_container div.live_results_container h2 {
	padding-left:10px;
	padding-top:16px;
	padding-bottom:7px;
}


/* Live Results Page Styles */
div#main_container #page_main_content_container div#roster_main_container {
	width:620px;
    vertical-align: top;
}

div#main_container #page_main_content_container div#roster_main_container h2 {
	padding-top:0px;
	padding-bottom:0px;
}

div#main_container #page_main_content_container div#roster_main_container div.roster_container {
	padding-top:14px;	
}




/* *********************** */

div#section_forecasts_corner_table_container h3 {
	padding:0px 0px 4px 10px;
	margin-bottom:8px;
	border-bottom:1px dotted #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

div#section_forecasts_corner_table_container a {
	color:#006699;
	display:block;
	line-height:1;
	padding:4px 4px 4px 10px;
}

div#section_forecasts_corner_table_container a.current {
	color:#000000;	
	font-weight:bold;
	background-color:#e5e5e5;
}


div#section_forecasts_corner_table_container div.forecast_sport_group + div.forecast_sport_group {
	margin-top:12px;
	
}

/* ******* */
div.page_nav_options {
	margin-top:20px;	
}

div.page_nav_options table.main-options {
	border:1px solid #c2c2c2;
	border-collapse:collapse;	
}

div.page_nav_options table.main-options > tbody td {
	vertical-align:middle;
	text-align:center;
	padding:7px 20px;
	background-image:url(../images/page_options_background.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#c0c0c0;
	line-height:1;
	border:1px solid #c2c2c2;
}

div.page_nav_options table.main-options > tbody td a {
	color:#333333;	
}

div.page_nav_options table.main-options > tbody td.current {
	background-image:none;
	background-color:white;
	border-bottom:none;
}

div.page_nav_options table.main-options > tbody td a.current {
	font-weight:bold;
}

div.page_nav_options table.main-options > tfoot > tr > td {
	vertical-align:middle;
	text-align:center;
	padding:9px 10px;
}

div.page_nav_options table.sub-options td {
	vertical-align:middle;
	text-align:center;
	padding:0px 10px;
}

div.page_nav_options table.sub-options td + td {
	border-left:1px dotted #cccccc;
}

div.page_nav_options table.sub-options td a {
	color:#006699;
	font-weight:bold;
	display:block;
	line-height:1;
}

div.page_nav_options table.sub-options td a.current {
	color:#000000;	
}

table.sub-options td label {
	font-weight:bold;	
}




div.page_nav_options {
	margin-top:20px;	
}

div.page_nav_options table.leagues-options {
	border:1px solid #c2c2c2;
	border-collapse:collapse;	
}

div.page_nav_options table.leagues-options > tbody td {
	vertical-align:middle;
	text-align:center;
	padding:7px 10px 10px 10px;
	background-image:url(../images/leagues_options_background.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:white;
	line-height:1;
	border:1px solid #c2c2c2;
}

div.page_nav_options table.leagues-options > tbody td a {
	color:#333333;	
}

div.page_nav_options table.leagues-options > tbody td.current {
	background-image:url(../images/leagues_options_background_active.png);
	background-color:#cbcbcb;
}

div.page_nav_options table.leagues-options > tbody td a.current {
	font-weight:bold;
}

div.page_nav_options table.leagues-options > tfoot > tr > td {
	vertical-align:middle;
	text-align:center;
	padding:9px 10px;
}


div.page_nav_options table.leagues-options + table.main-options {
	border-top:0px none transparent;	
}

div.page_nav_options table.leagues-options + table.main-options > tbody > tr:first-child > td {
	border-top:0px none transparent;	
}

#slideshow_container {
	position:relative;
	width:300px;
	height:53px;
	overflow:hidden;
	display:-moz-inline-stack;
	display:inline-block;
    *display:inline;
	zoom:1
}

#slideshow {
position:relative;
}

#slideshow div.slide {
	background-color:white;
	
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	/* IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */
  filter: alpha(opacity=0);
	/* Netscape */
  -moz-opacity: 0.0;
	/* Safari 1.x */
  -khtml-opacity: 0.0;
	/* Good browsers */
 opacity: 0.0;
}

#slideshow div.slide.active {
	z-index:10;
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* IE 5-7 */
  filter: alpha(opacity=100);
	/* Netscape */
  -moz-opacity: 1.0;
	/* Safari 1.x */
  -khtml-opacity: 1.0;
	/* Good browsers */
  opacity: 1.0;
}

#slideshow div.slide.last-active {

	z-index:9;

}

div#slide_bullets_container {
	width:auto;
	z-index:100;
	position:absolute;
	right:0px;

}

div#slide_bullets_container_main {
	display:-moz-inline-stack;
	display:inline-block;
    *display:inline;
}


 div.slide_bullet{
	
	 
	width:24px;
	height:15px;
	display:-moz-inline-stack;
	display:inline-block;
   *display:inline;
	zoom:1;
		background-position:center center;
	background-repeat:no-repeat;
	cursor:hand;
	cursor:pointer;
	background-image:url(images/bullet.png)
}
 div.slide_bullet.active-slide {
	background-image:url(images/bullet_active.png);

}



/* Targeting second level menus */
.nav-popout li > ul > li a:hover {
	background: #f7f7f7;
	text-decoration: none;
}

/* Targeting the second level menu */
.nav-popout li ul {
	background: #f0eeee;
	border: 1px solid #999999;
	color: #333;
	display: none;
	margin: -1px 0 0 2px;	
	width: 190px;
	position: absolute;
	z-index:1000;
}
.nav-popout li ul li {
	width: 100%
}
.nav-popout li ul li a {
	display:block;
	background: none;
	border: none;
    font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 0 0 5px;
}
.nav-popout li ul li a:hover {
	background: #cccccc;
}

/* Third level menu */
.nav-popout li ul li ul{
	right: -190px; top: 0;
}

/* A class of current will be added via jQuery */
.nav-popout li ul li.current > a {
	background: #cccccc;
}
/* CSS fallback */
.nav-popout li ul li:hover > ul.child {
	display: block;
}
.nav-popout li ul li:hover > ul.grandchild  { 
	display: block; 
}

.nav-popout a.level1 img {
	margin-right:6px;
    font-size: 11px;
}

.nav-popout a.popout.level1 {
	background-image:url(../images/arrow_popup.png);
	background-repeat:no-repeat;
	background-position: 20px center;	
}

.tabs-container .ui-tabs .ui-tabs-panel {
	padding:10px 8px !important;
    /*padding: 0em !important;*/
}
