html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
	/* font: 11px/145% "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; */
	font: 11px/145% Arial, Helvetica, Verdana, sans-serif;
	/* font-size: 8.2pt; */
	behavior: url('http://lotto.fotexnet.hu/csshover.htc');

	background-color: #78b42a;
}

select, input, textarea {
	font-size: 11px;
	background-color: #fff;
}

#mainpage {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#mainpage.content {
	background: url('http://i.fotexnet.hu/ingyenlotto/images/content-bg.png');
}

#header {
	position: relative;
	z-index: 100;
	background-color: #fff;
}

#header div.header_top {
	height: 33px;
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/header_top_bg.png');
}

#header div.header_top img.header_logo {
	position: absolute;
	top: 5px;
	left: 8px;
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/ftx_logo_rgb.png');
	width: 158px;
	height: 47px;
	z-index: 2;
	/*
	width: 161px;
	height: 91px;
	*/
}

#header div.header_top img.header_logo_grey {
	position: absolute;
	top: 5px;
	left: 8px;
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/ftx_logo_gray.png');
	width: 158px;
	height: 47px;
	z-index: 2;
	/*
	width: 161px;
	height: 91px;
	*/
}

#header div.header_bottom {
	height: 65px;
	background: url('http://i.fotexnet.hu/ingyenlotto/images/header_bg.png');
	background-repeat: no-repeat;
	position: relative;
}

#header div.header_bottom img.ilotto_logo {
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/ingyenlotto_logo.png');
	width: 416px;
	height: 80px;
	position: absolute;
	top: -15px;
	left: 190px;
}

#header div.header_bottom div.header_items {
	width: 368px;
	height: 50px;
}

#header div.header_bottom div.header_items_box {
	float: right;
	width: 115px;
	border-left: 1px solid #bdbdbd;
	height: 100%;
	padding-top: 4px;
}

#header div.header_bottom div.header_items_box img {
	margin: 4px 0px;
	background: url('http://i.fotexnet.hu/ingyenlotto/images/header_items_bg.png');
}

#header div.header_bottom div.header_items_box img:hover {
	margin: 4px 0px;
	background: url('http://i.fotexnet.hu/ingyenlotto/images/header_items_bg_hover.png');
}

#header div.header_bottom div.header_items_box img.logout, #header div.header_bottom div.header_items_box img.logout:hover {
	background-position: 0px -117px;
}

#header div.header_bottom div.header_items_box img.preferences, #header div.header_bottom div.header_items_box img.preferences:hover {
	background-position: 0px -165px;
}

#header div.header_bottom div.header_items_box img.login, #header div.header_bottom div.header_items_box img.login:hover {
	background-position: 0px -101px;
}

#header div.header_bottom div.header_items_box img.register, #header div.header_bottom div.header_items_box img.register:hover {
	 background-position: 0px -133px;
}

#header div.header_bottom div.header_items_box img.vcashreport, #header div.header_bottom div.header_items_box img.vcashreport:hover {
	background-position: 0px -149px;
}

#header div.header_bottom img.header_title {
	right: 0px;
	bottom: 0px;
}

#header div.header_top ul {
	margin: 0;
	padding: 0;
	padding-top: 7px;
	height: 15px;
	text-align: right;
	margin-right: 10px;
}

#header div.header_top ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	color: #fff;
	padding: 0px 0px;
	/* border-right: 1px solid #fff; */
}

#header div.header_top ul li a {
	font: 11px/145% "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
}

#header div.header_top ul li a:hover {
	text-decoration: underline;
}


#header div.header_top ul li.last {
	border-right: none;
}

#header div.header_bottom img.header_mini_menu {
	background: url('http://i.fotexnet.hu/ingyenlotto/images/header_mini_menu.png');
	position: relative;
	width: 364px;
	height: 53px;
}

#menubar {
	height: 33px;
	border: 1px solid #000;
}

div#buttonbar {
	height: 31px;
	width: 760px;
	background: url('http://i.fotexnet.hu/ingyenlotto/images/pagedesign_menubar_background.png');
}

div#buttonbar div {
	position: relative;
}

div#buttonbar div.buttons {
	overflow: hidden;
}

div#buttonbar div.left-arrow {
	float: left;
	width: 50px;
	height: 31px;
	padding-top: 6px;
	text-align: left;
	position: relative;
	z-index: 3;
	left: 0px;
	top: 0px;
}

div#buttonbar div.right-arrow {
	float: left;
	width: 50px;
	height: 31px;
	padding-top: 6px;
	text-align: right;
	position: relative;
	left: 0px;
	top: 0px;
}

div#buttonbar div.left-arrow a {
	display: none;
}

div#buttonbar div.left-arrow img {
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/page_down.png');
}

div#buttonbar div.right-arrow img {
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/page_up.png');
}

div#buttonbar div.buttons {
	float: left;
	width: 660px;
	height: 31px;
}

ul.buttons {
	height: 31px;
	margin: 0;
	padding: 0;
 	margin-left: auto;
	margin-right: auto;
}

ul.buttons li {
	float: left;
	list-style: none;
	margin: 0;
	background: url('http://i.fotexnet.hu/ingyenlotto/images/pagedesign_menubar_background.png');
	background-position: 0px 0px;
	height: 31px;
}

ul.buttons li:hover {
	background-position: 0px -31px;
	cursor: pointer;
}

ul.buttons li.active {
	background-position: 0px -31px;
	cursor: pointer;
}

ul.buttons div.container {
	margin-top: 6px;
	margin-left: 5px;
	margin-right: 5px;
	height: 15px;
	overflow: hidden;
}

ul.buttons li.separator {
	width: 1px;
	padding: 0;
	margin: 0;
	height: 31px;
	background-position: 0px -62px;
}

ul.buttons li.first {
	border-left: none;
}

img.buttonbackground {
	width: 200px;
	height: 400px;
	background-image: url('http://lotto.fotexnet.hu/images/menubuilder/store_main.png');
}

#searchbar {
	height: 32px;
	background-color: #f2f2f2;
	position: relative;
	z-index: 102;
}

#content {
}

.sidemenu {
	margin-top: 5px;
	margin-bottom: 5px;
}

.sidemenu h4 {
	margin: 0;
	padding: 0;
	color: #1f460b;
	font-size: 16px;
	margin-bottom: 7px;
	padding-right: 5px;
}

.sidemenu h4 a {
	color: #06f;
}

.sidemenu ul {
	margin: 0;
	padding: 0;
}

.sidemenu ul li {
	list-style: none;
}

.sidemenu ul li {
	font-weight: bold;
	margin-right: 1px;
}

.sidemenu ul li div {
	background-color: #fff;
	border-top: 1px solid #bdbdbd;
	padding: 5px;
	padding-left: 5px;
}

.sidemenu ul li div.active {
	background-color: #e5e5e5;
	border-top: 1px solid #bdbdbd;
	padding: 5px;
	color: #000;
}

.sidemenu ul li ul li div {
	background-color: #fff;
	padding: 0px;
	border: none;
	padding-right: 5px;
}

.sidemenu ul li ul li ul {
	background: url('http://i.fotexnet.hu/ingyenlotto/images/menublock_bg.png');
	padding-bottom: 5px;
	margin-bottom: 3px;
	border-bottom: 1px solid #bdbdbd;
}

.sidemenu ul li ul li ul li div {
	background-color: inherit;
}

.sidemenu ul li ul {
	border-top: 1px solid #bdbdbd;
	padding: 5px;
	padding-right: 0px;
	padding-left: 15px;
	font-size: 10px;
}

.sidemenu ul li ul li {
	font-weight: normal;
	border: none;
}

.sidemenu ul.prizetable li div {
	background-color: #78b42a;
	color: #fff;
}

.sidemenu ul.prizetable li ul  {
	background-color: #efefef;
	border-bottom: 1px solid #bdbdbd;
}

.sidemenu ul.prizetable li ul li span {
	margin-left: 20px;
	font-weight: bold;
}

a.underline {
	color: #0066cc;
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #1f460b;
}

a:visited:hover {
	text-decoration: underline;
	color: #1f460b;
}

#loginBox {
	z-index: 0;
	position: relative;
	margin-right: -15px;
	left: -15px;
	top: -9px;
	background-color: #e5e5e5;
	width: 154px;
	padding-top: 10px;
	border-bottom: 1px solid #bdbdbd;
}

#loginBox div.textcontainer {
	width: 135px;
	margin-left: 15px;
	margin-bottom: 5px;
}

#loginBox div.textcontainer div.title {
	font-weight: bold;
	font-size: 14px;
	color: #666;
	margin-top: 5px;
}

#loginBox label {
	font-weight: bold;
	font-size: 13px;
	color: #666;
	display: block;
	margin-top: 8px;
}

div#searchbar div.searchfield {
	display: none;
	float: left;
	padding-left: 15px;
	padding-top: 2px;
	margin-right: 10px;
}

div#searchbar div.searchfield span {
	color: #828282;
	font-weight: bold;
	margin-right: 6px;
	vertical-align: middle;
}

div#searchbar div.searchfield input {
	vertical-align: middle;
	font-size: 9px;
	width: 103px;
	margin-right: 5px;
}

div#searchbar div.searchfield img {
	vertical-align: middle;
}

div#searchbar div.navifield {
	float: right;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 4px;
	position: relative;
	top: -1px;
}

div#searchbar div.navifield span {
	font-weight: bold;
	font-size: 11px;
	margin-right: 6px;
}

div#searchbar div.navifield img {
	vertical-align: baseline;
}

div#searchbar div.navifield ul {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 12px;
	color: #666;
}

div#searchbar div.navifield ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	font-size: 11px;
	padding: 0px 4px;
	border-right: 1px solid #666;
}

div#searchbar div.navifield ul li a {
	color: #666;
}

div#searchbar div.navifield ul li a:hover {
	color: #0066cc;
}

div#searchbar div.navifield ul li.moreitems {
	border-right: none;
}

div.topshadow {
	height: 4px;
	overflow: hidden;
	border-top: 1px solid #bdbdbd;
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/content_top_shadow2.png');
	position: relative;
	z-index: 2;
}

div#content div.content-left-margin, div#content div.content-right-margin {
	float: left;
	width: 15px;
}

div#item_inside_content {
	margin: 0;
}

div#inside_content {
	margin-left: 13px;
}

span.button {
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/button_bg_red_t.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	display: table-cell;
}

span.button span.text {
	font-size: 12px;
}

div.red-button, div.green-button, div.blue-button {
	cursor: pointer;
}

div.red-button div.text, div.green-button div.text, div.blue-button div.text {
	display: inline;
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	font-weight: bold;
	margin-left: 10px;
	float: left;
}

div.red-button div.text span, div.green-button div.text span, div.blue-button div.text span {
	position: relative;
	font-family: Tahoma, Verdana;
	font-size: 8.2pt;
	top: 2px;
	left: 0px;
	border: 0;
	margin: 0px 0px;
}

div.red-button div.right, div.green-button div.right, div.blue-button div.right {
	height: 20px;
	width: 10px;
	background-position: bottom;
	float: left;
}

div.red-button, div.red-button div {
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/button_bg_red_t.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
}

div.green-button, div.green-button div {
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/button_bg_green_g.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
}

div.blue-button, div.blue-button div {
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/button_bg_blue_t.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
}

img.number {
	margin-right: 1px;
}

img.number_selected {
	margin-right: 1px;
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/gamefieldx.png');
}


img.number:hover {
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/_gamefieldx.png');
}

img.number_selected:hover {
	background-image: url('http://i.fotexnet.hu/ingyenlotto/images/gamefieldx.png');
}

div#breadcrumb  {
	position: relative;
}

div#breadcrumb h2 {
	margin: 10px 0px;
	font-size: 16px;
	padding: 0px;
}

div#breadcrumb h2 span{
  color: #CC0000;
}

div#breadcrumb ul {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #bdbdbd;
	padding-top: 4px;
	height: 19px;
}

div#breadcrumb ul li {
	display: inline;
	list-style: none;
}

div#breadcrumb ul li span {
	margin-left: 5px;
}

div#breadcrumb ul li a {
	text-decoration: underline;
}

div#breadcrumb div.searchtext {
	width: 570px;
	top: 35px;
	text-align: right;
	right: 2px;
	position: absolute;
}

img.audit {
	position: absolute;
	top: 0;
	left: 0;
}

.separatorline {
	height: 1px;
	overflow: hidden;
	background-color: #666;
	margin: 10px 0;
}
div#emailform {
  font: 12px "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  position: relative;
  left: 20px;
  top: 10px;
}

div#emailform table {
  width: 520px;
}

div#emailform table thead td {
  text-align: center;
  font-weight: bold;
  padding-bottom: 15px;
}

div#emailform table tbody th {
  text-align: left;
  font-weight: normal;
  width: 120px;
  vertical-align: top;
  padding: 5px;
}

div#emailform table tbody td {
  vertical-align: top;
  padding: 5px;
  font-weight: bold;
  font-size: 11px;
}

div#emailform table tbody td input {
  font: 12px "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  width: 350px;
}

div#emailform table tbody td select {
  font: 12px "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  width: 350px;
}

div#emailform table tbody td textarea {
  font: 12px "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
  width: 350px;
  height: 100px;
}

div#emailform table tbody .submit {
  padding-top: 20px;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}

div#emailform table tbody .submit .submitdiv {
  margin-left: auto; 
  margin-right: auto; 
  width: 200px;
}

div#emailform table tbody .submit a {
  font-weight: bold;
  color: #0066cc;
}

div#emailform table tbody .errors {
  text-align: center;
  font-weight: bold;
  padding-bottom: 15px;
}

div#emailform table tbody .errors div {
  border: 1px solid #000000;
  width: 230px;
  text-align: left;
  margin-left: 50px;
}

div#emailform table tbody .errors ul {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding-left: 25px;
	width: 200px;
	text-align: left;
}

div#emailform table tbody .errors li {
  font-weight: normal;
}
#debug-table {
	table-layout: fixed;
	border-collapse: collapse;
	width: 90%;
	background-color: #e6e6e6;
	border: 1px solid #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: left;
}

#debug-table th {
	padding: 5px;
}

#debug-table td {
	border: 1px solid #000000;
	padding: 5px;
}

#debug-table ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#debug-table li {
	list-style: none;
}
