#mainbodydiv
{
	width: 943px;
	margin: auto;
}

/*.mainmenu {
	position: relative;
	color: #000;
	width: 943px;
	height: 40px;
	background: url('/skin/images/m_bg.png') no-repeat left top;
	margin-bottom: 20px;
}*/

.mainmenu {
	position: relative;
	color: #000;
	width: 942px;
	height: 49px;
	background: url('/skin/images/m_bg_new.png') no-repeat left top;
	margin-bottom: 20px;
}

.mainmenuitem {
	height: 32px;
	margin: 0;
	padding: 0;
}



.mainmenuitem img {
	margin: 0;
	margin-top: -35px;
	float: right;
}

.mainmenuitem img.last{
	visibility: hidden;
}


.mainmenuitem a{
	margin-left: 3px;
	display: block;
	height: 30px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	line-height:31px;
	padding-top: 2px;
}

/*.mainmenuitem.current a{
	background-image: url('/skin/images/m_current.gif');
	color: white;
}
*/

/*
.mainmenuitem a:hover{
	background-image: url('/skin/images/m_hover.gif');	
	color: white;
}
*/

.mainmenuitem a:hover{
	background-image: url('/skin/images/m_hover_new.gif');	
	color: white;
}



.current a{
	
}




.alltext {
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color: #000000;
	line-height: 1.5;
	text-align: justify
}

.form {
	font-size: 8pt;
	color: #000000;
	line-height: 1
}

.smallink {
	font-size: 7pt;
	font-family: Arial, Helvetica;
	color: #7b8086;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1;
}

.smallinkspacer {
	text-align: center;
	font-size: 7pt;
	font-family: Arial, Helvetica;
	color: #7b8086;
	font-weight: bold;
	line-height: 1
}

.vmenuitem {
	font-size: 7pt;
	font-family: Arial, Helvetica;
	color: #000000;
	line-height: 1.5;
	text-align: justify
}

.vmenuitem a {
	color: #000;
}

.vmenuitem a:hover {
	color: #C00;
}

.textlink {
	font-size: 10pt;
	font-family: Arial, Helvetica;
	color: #f96a09;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.5
}

.tabtext {
	font-size: 10pt;
	font-family: Arial, Helvetica;
	color: #000000;
	line-height: 1.5;
	text-align: center
}

.tabhead {
	font-size: 11pt;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	line-height: 1.5;
	font-weight: bold;
	text-align: center
}

.seltext {
	font-size: 10pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: bold;
	line-height: 1.5
}

.header {
	font-size: 12pt;
	font-family: Arial, Helvetica;
	color: #999999;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}

.headersmall {
	font-size: 10pt;
	font-family: Arial, Helvetica;
	color: #999999;
	font-weight: bold;
	line-height: 1.5
}

.datesmall {
	font-size: 10pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: bold;
	line-height: 1.5
}

.footertext {
	font-size: 10pt;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5
}

.frame {
	background-color: #CFCDC5
}

.line {
	font-size: 9pt;
	color: #AAAAAA;
	line-height: 1.5;
	text-align: justify
}

.comment {
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color: #AAAAAA;
	line-height: 1.5;
	text-align: justify
}

.filterTable {
	padding:10px;
}

.filterTable td  {
	text-align: left !important;
	font-family: Arial, Helvetica;
	font-size: 8pt !important;
	padding: 0px 5px;
	
}

.dataTable {
	width:100%;
	background-color: #666666;
	empty-cells: show;
}

.dataTable th {
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	background-color: #979797;
	text-align: center;
	color: #f0f0f0;
}

.dataTable td{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	background-color: #fafafa;
	padding: 1px;
	text-align: center;
}

.dataTable ul {
	float: left;
	text-align: left;
	list-style: none;
}

.dataTable li {
	padding: 5px 5px 0 0;
}
	
	
.loading {
	margin-left:360px;
	position:relative;
}


#totalStatFilter {
	text-align: left !important;
}

.news {
	list-style: none;
	margin: 0;
	padding:  0;
	font-family: Arial, Helvetica;
}

.news li {
	padding-bottom: 20px;
}

.news  li h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14pt;
}

.news  li small {
	font-size: 7pt;
	text-decoration: none;
	color: #585858;
}

.news li p {
	font-size: 10pt;
	text-decoration: none;
}


.form1 {
	display:inline-block;
	position:relative;
	vertical-align:top;
	border:1px solid #E8EFF8;
	margin:10px 0px 0px 100px;
	padding: 10px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:#F4F7FC;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
}

.profileAddForm{
		display:inline-block;
}

.form1 label {
	color:#435152;
	display:inline-block;
	font-weight:bold;
	position:relative;
	vertical-align:top;
	width:135px;
}

.form1 p {
	margin-bottom:7px;
}

.form1 input[type="text"], .form1 textarea {
	margin:2px;
	width:640px;
}


.profileAddForm {
	margin: 0; 
	width: 713px;
}

.profileAddForm a {
	margin-left: 0px;
}

.profileAddForm label, .profileEditForm label  {
	font-family: Arial, Helvetica;
	font-weight: bold;
}

.profileAddForm input[type="text"], .profileEditForm input[type="text"] {
	width: 300px;
}


.profileEditForm {
	margin: 0; 
	margin: 0px 5px 0  5px
}

.profiles {
	list-style: none;
	margin: 0;
	padding-top: 10px;
	font-family: Arial, Helvetica;
}

#profiles span.header {
	margin-left: 395px; 
	padding-top: 10px;
	font-size:10pt;
}

.profiles li {
	padding-bottom: 13px;
}

.profiles input[type="text"] {
	width: 300px;
	margin-right: 25px;
}

.bannersFilter  {
	list-style: none;
	padding:  0px 5px;
	font-family: Arial, Helvetica;
}

.bannersFilter li {
	background: #eef3f9;
	padding:	5px 20px;
	text-decoration: none;
	float: left;
	width:100px;
	
}

.bannersFilter  li h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14pt;
}



.form2 {
	display:block;
	position:relative;
	vertical-align:top;
	border:1px solid #E8EFF8;
	padding:10px 0 10px 30px;
}

.form2 label {
	color:#435152;
	display:inline-block;
	font-weight:bold;
	position:relative;
	vertical-align:top;
	width:100px;
}

.form2 p {
	margin-top: 10px;
	padding-left:40px;
}

.form2 p input[type="text"], .form2 p input[type="password"], .form2 p textarea {
	margin:2px;
	width:400px;
}

.form2 ul {
	list-style: none;
	margin-left: 70px;
}

.form2 .checkboxBlock {
	display:inline-block;
}

.form2 .checkboxBlock label{
	width: 70px;
}

.form2 .checkboxBlock  input[type="text"] {
	width: 150px;
}

.form2 p label b {
	color: #990000;
}

.form2 a {
	color:#435152;
}

.tickets, .ticketMessages ul {
	list-style: none;
}

.tickets small, .ticketMessages small {
	font-size: 70%;
	color: gray;
	padding-right: 5px;
}

.tickets li {
	padding-bottom: 10px;
	line-height: 15px;
}

.tickets span {
	font-weight:  bold;
	font-size: 12pt;
}

.tickets span.isopen_true {
	color: red;	
}

.tickets span.isopen_false {
	color: green;
}

.tickets a {
	text-decoration: none;
	color: #666666;
}

.tickets a:hover {
	text-decoration: underline;
	color: #363636;
}

.ticketMessages {
	background-color:#FFFFFF;
	height:517px;
	width: 735px;
	margin-left:6px;
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
}

.ticketMessages h1 {
	margin-top: 20px;
}

.ticketMessages b {
	line-height: 14px;
}


.ticketForm {
	display:inline-block;
	vertical-align:top;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #E8EFF8;
	padding:15px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:#F4F7FC;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
}

.ticketForm h1 {
	margin-left: 20px;
	margin-bottom: 30px;
}

.ticketForm h2 {
	text-align: center;
}

.ticketForm label {
	color:#435152;
	display:inline-block;
	font-weight:bold;
	position:relative;
	vertical-align:top;
	width:100px;
	line-height: 14px;
}

.ticketForm p {
	margin-top: 10px;
	padding-left:40px;
}

.ticketForm p textarea  {
	height:120px;
	margin:2px;
	width:450px;
}

.ticketForm p select {
	width:450px;
}

.saveButton{
	position: relative;
	top: 10px;
}

.add_action {
	background: url('/images/icon_add.png') no-repeat left top;
	margin-right: 10px;
	width: 16px;
	height: 16px;
	display:inline-block;
}

.edit_action {
	background: url('/images/icon_edit.png') no-repeat left top;
	margin-right: 10px;
	width: 16px;
	height: 16px;
	display:inline-block;
}

.loading_action {
	background: url('/images/loading16.gif') no-repeat left top;
	margin-right: 10px;
	width: 16px;
	height: 16px;
	display:inline-block;
}

.promoTypes {
	list-style: none;
	display: inline-block;
	margin-left: -20px;
}

.promoTypes li {
	display: inline-block;
}





#bannersTypesTree a {
	text-decoration: none;
}

#bannersTypesTree a span {
	border-bottom: 1px dotted;
}

#bannersTypesTree a:hover {
	color: gray;
}



#bannersTypesTree li{
	margin-left: 40px;
}


.bannersList {
	list-style: none;
}

.bannersList li {
	padding-bottom: 20px;
	display: 	block;
	color: gray;
}

.bannerCode textarea{
	width: 450px;
	height: 140px;
}


#login  {
	border: 1px solid;
	width:330px;
	height: 220px;
	background-color: #F4F7FC; 
}


#login h1 {
	margin-left: 20px;
}

#login label {
	color:#435152;
	display:inline-block;
	font-weight:bold;
	position:relative;
	vertical-align:top;
	width:70px;
	line-height: 14px;
}

#login p {
	margin-top: 0px;
	padding-left: 0px;
}



.payoutForm {
	display:block;
	vertical-align:top;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #E8EFF8;
	padding:15px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:#F4F7FC;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	margin-top: 5px;
}

.payoutForm h1 {
	margin-left: 20px;
}

.payoutForm label {
	color:#435152;
	display:inline-block;
	font-weight:bold;
	position:relative;
	vertical-align:top;
	width: 170px;
	line-height: 16px;
}

.payoutForm p {
	margin-top: 10px;
	padding-left:40px;
}

.payoutForm p input[type="text"]  {
	width: 70px;
}

.payoutForm p input[type="radio"]  {
	margin-right:6px;
	margin-top:1px;
}

.payoutForm p select  {
	margin-left:  2px;
	width: 100px;
}

.payoutForm p textarea  {
	height: 100px;
	width: 440px;
}

.showLink {
	font-family: Arial,Helvetica;
	line-height: 20px;
	font-size: 8pt;
}

.showLink a {
	text-decoration: none;
}

.showLink a span {
	border-bottom: 1px dotted;
} 

.cash {
	margin: 0;
	padding-bottom: 5px;
	font-family: Arial,Helvetica;
	font-size: 9pt;
}

.loginForm, .loginForm2 {
	width: 190px;
	height:70px;
}

.loginForm  p {
	text-align: left;
	width: 170px;
	margin:1px 0 0 0;
}

.loginForm label {
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #7b8086;
	width: 50px;
}

.loginForm label img{
	width: 33px; 
	height: 9px; 
	border: 0; 
}

.loginForm input {
	width: 120px; 
}

.loginForm2  p {
	text-align: left;
	width: 180px;
	margin:1px 0 0 0;
}

.loginForm2 label {
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #7b8086;
	width: 45px;
	display: inline-block;
	text-align: right;
	padding-right: 5px;
}

.bodycontent {
	margin: auto;
	width: 735px;
}

.bodycontent p, .bodycontent li {
	font-family: Arial, Helvetica;
}

.message_block {
margin-top: -30px;
margin-bottom: 5px;
color: red;
z-index:99999;
width: 943px;
text-align: right;
}

.error {
	font-family: Arial, Helvetica;
	color: #cc0000;
}

.info {
	font-family: Arial, Helvetica;
	color: #00cc00;
}


.userinfoleft{
	background-image: url(/skin/images/note-l.png);
	height: 75px;
	width: 9px;
}
.userinfo{
	background-image: url(/skin/images/note-m.png);
	height: 75px;
}
.userinforight{
	background-image: url(/skin/images/note-r.png);
	height: 75px;
	width: 9px;
}
.userinfo label{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #7b8086;
	display: inline;
	text-align: right;
	padding-right: 5px;
}

.userinfo span{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: black;
	display: inline;
	text-align: right;
	padding-right: 5px;
}

.userinfo a:hover{
	color: gray;
}









.submenu {
	position: absolute;
	display: none;
	padding: 5px;
	width: 120px;
	border: solid 1px #CCCCCC;
	border-top: 0px;
	background-color: #eec11d;
	text-align: left;
	z-index: 100000000;
}
.submenu li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}


.submenu a{
	padding-left: 5px;
	width: 110px;
	display: block;
	height: 30px;
	font: 12px Arial;
	text-decoration: none;
	color: #222222;
	line-height:31px;
}

.realmenu td:hover ul.submenu{
	display: block;
}


