body, table, p, input {
	font-size:8pt;
	border-collapse: collapse; 
}

body {
	background: #D3D7CF url('../images/bg_main.gif') repeat 0 0;
	/*background: #D3D7CF url('../images/bg_main.gif') repeat-x 0 0;*/
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin: 0; 
	padding: 0; 
	text-align: center; 
	behavior: url("http://hattrick.hr/csshover3.htc");
}

#main_wrap {
	min-width: 1014px;
	max-width: 1270px;
	width: expression(document.body.clientWidth < 1014? "1014px" : document.body.clientWidth > 1270? "1270px" : "auto");
	margin: 0 auto; 
	padding: 0; 
	text-align: left;
}

a {
	color:#EEEEEE;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a:active, a:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

.wrapper {
	display: inline;
}

#td_left {
	width: 180px;
	background: #E3E7DF ;
	&nbsp;/*background: #EEEEEC ;*/
}

#left {
	display: block;
	position: relative;
}

#td_main {
	background: #FFFFFF;
}

#td_right {
	width:240px;
	/* padding-left: 6px; */
	background: #E3E7DF ;
	/*background:  #EEEEEC ;*/
}

#header {
	width:100%;
	height:88px;
	display:block;
	background: url('../images/header_right.jpg') repeat-x;
}

#logo {
	background: url('../images/logo.jpg') repeat-x;
	width:465px;
	height:88px;
	display:block;
	position:relative;
	float: left;
}

#login {
	padding-right:3px;
	padding-top:10px !important;
	padding-top:0;
	position:relative;
	right:-550px !important;
	right: 0;
	text-align:right;
}
/*
#login {
	float:right;
	padding-right:3px;
	padding-top:10px;
	position:relative;
	text-align:right;
}
*/

.login-field {

	background-color:#000000;
	border:1px solid #5A5A5A;
	color:#FFFFFF;
	font-size:10px;
	height:17px;
	margin-top:1px;
	padding:1px 0 0 2px;
	width:10em;

}

#home {
	
	padding-top: 1px;
	background: #FFFFFF;
	height: 800px;
	clear: both; 
	display: table !important;
	display: block; 
	z-index:1;
	width: 100%;

}

#lang {
	float:right;
	margin-left:30px;
	padding-right:3px;
	padding-top:10px;
}

#top_menu {
/*
	display:table;
	float:right;
	padding-right:3px;
*/
	/*display:table;*/
	padding-right:3px;
	position:relative;
	/*right:-480px !important;*/
	right: 20;
	top:0;
}

#top_menu span {
	color: white;
	font-weight: bold;
	margin-left: 40px;
	position: relative;
	top: 10px;
	
}

#top_menu a {
	color: white;
	font-weight: bold;
	margin-left: 40px;
	position: relative;
	top: 10px;
	
}

#top_menu_left {
	float: left; 
	width: 513px; 
	height: 88px;
	display: table;
}

#top_middle {
	height: 88px;
	/* background: url('../images/top_menu_bg.jpg') repeat-x bottom; */
	margin: 0 auto;
	/*float: none !important;
	float: left;*/
	text-align: right;
}

#loadmask {
	width: 100%;
	margin: 0;
	height: 4000px;
	background: white;
	display: block;
	z-index: 99;
}

#loader {
	display: block;
	position: absolute;
	z-index: 100;
	text-aling: center;
	background: white;
	padding: 7px;
}

#loader_content {
	color: #333333;
}

#loader_2 {
	background: url(../images/loader2.gif) no-repeat;
	display: none;
	padding-left: 10px;
	width: 30px;
	height: 20px;
	float: left;
}

#progress_wrap {
	display: none;
}

#progress {
	width: 150px;
	height: 30px;
	background: white;
	padding: 7px;
	border: 1px solid #333333;
	/*background: url(../images/loader.gif) no-repeat center 3px;*/
}

#progress_content {
	color: #333333;
}

div.module_header {
	height: 15px !important;
	height: 12px;
	background: #000000 url('../../images/modules/offer_table/bg_league2.gif') no-repeat top left;
	/* background: #4E9A06 ; */
	color: white;
	text-weight: bold;
	padding: 5px 35px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}

#carousel_thumbs {
	background:#FFFFFF;
	/*border-top:1px solid #D3D7CF;*/	
	border-bottom:1px solid #D3D7CF;
	display:table;
	height:44px;
	margin-top:1px;
	margin-left:3px;
	width:100%;
}

div.carousel_thumb {
	background:#FFFFFF ;
	display:table;
	float:left;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:3px;
}

a.carousel_thumb {
	border: 1px solid #CCCCCC;
	display: table;
}

a.carousel_thumb:hover {
	border: 1px solid red;
}

a.carousel_thumb_selected {
	border: 1px solid green;
	display: table;
}

#footer {
	background: black;
	color: white;
	text-align: center;
}

#content {
	display: none;
}

#header_menu {
	background: #E3E7DF;
	color: white;
	padding: 3px;
}

#header_menu span {
	color: white;
	font-weight: bold;
	margin-right: 40px;	
}

#header_menu a {
	color: black;
	font-weight: bold;
	margin-right: 40px;	
}

td.style1 {
	color: black;
	font-weight: bold;
}

#offerupdate_alert {
	display: none;
}

#offerupdate_alert {
	padding: 3px;
}

#offerupdate_alert_icon {
	float: left;
}

#offerupdate_alert_span {
	color: black;
	padding-left: 10px;
}

#betslip_total_tax_wrapper {
	background: #E3E7DF;
	color:	#CC0000
}

#betslip_total_tax_min_wrapper {
	background: #E3E7DF;
	color:	#CC0000
}