﻿body 
{	background-color: white; background-image: url('../../images/layout/body_bg.jpg'); background-repeat: repeat-x;
	font-size:10pt;  font-family: Arial; line-height: 1.6; color: #3A3A3C;
}

/* Site backgrounds and container postioning  (ilc.master) */
.site_container  
{	text-align: left; margin: 0px auto;	padding: 0px; border:0;	width: 990px;
	background-image: url('../../images/layout/site_bg.jpg'); background-repeat:repeat-y;
}
.header 
{	top: -10px; left:5px; position:relative;   height:190px;width: 980px;
	background-image: url('../../images/layout/site_header.jpg'); background-repeat:no-repeat; 
}
.pnlHeaderCommercial 
{	 top: 20px;  right:20px;  text-align:right;  position:relative; }
.pnlLeftCommercial
{	 top: 20px;  left:5px;   position:relative; }
.pnlRightCommercial
{	 top: -10px;  right:5px;  text-align:right;  position:relative; }
.pnlMainCommercial
{	 top: -10px;  left:5px;   position:relative;  text-align:center ;}
.left_column
{	float:left; top:-10px; width:157px; min-width:157px; left:10px; position:relative;
}
.right_column
{	float:right; width:130px; right:23px;top: 25px; position:relative;
}
.middle_column 
{	float:left; width:620px; left:40px; position:relative; 
}
.footer 
{	width:970px; left :5px; position:relative; height:21px; clear: both;
	background-image: url('../../images/layout/site_footer.jpg'); background-repeat:repeat-x;
	text-align: center; font-size:10pt; color:#ffffff;
}
a.footerlink{text-decoration:none;color:#ffffff;}

.content_title 
{	top:-20px; width:600px; left:15px;  height : 30px; position :relative;
	font-size:14pt; font-weight: 300 ;  color: #BE0D1E;
}
.content_top
{	height:25px;top:-15px;position :relative;
	background-image: url('../../images/layout/content_top.jpg');	background-repeat:no-repeat;	
}

.content_bg
{	min-height:460px; height:auto; top:-15px;position :relative;
	background-image: url('../../images/layout/content_bg.jpg');background-repeat:repeat-y;
}

.content_hart
{	height:90px;top:-22px; width:200px; left:390px; position:absolute;  
	background-image: url('../../images/layout/content_hart.jpg');	background-repeat:no-repeat;
}
.content 
{	top:-5px; width:584px; left:15px; position:relative; 
	font-size:11pt; 
}
.content_bottom
{	height:40px;top:-15px;position :relative;
	background-image: url('../../images/layout/content_bottom.jpg');background-repeat:no-repeat;   
}
.menu
{	top: 106px;	 position:absolute;
} 
.menu_item
{	color:#000000; font-size:10pt; height:32px;
}
.menu_hoover
{	background-image: url('../../images/layout/menu_hoover.jpg'); background-repeat:repeat-x;
	padding-bottom:4px;	padding-top:4px;height:32px; 
}

.lblnewstitle 
{	color:#000000; font-size:10pt;  font-weight:bold ;
}

a.casino_lnk_title{	color:#000000; font-size:10pt;  font-weight:bold ;text-decoration:none; 
}
a.casino_lnk_titlered{	color:#BE0D1E; font-size:10pt;  font-weight:bold ;text-decoration:none; 
}
a.treeview{ font-style:italic ; margin:6px;}
a.treeview:link, a.treeview:visited{color:#000000;}
a.treeview:hover, a.treeview:active{color:#BE0D1E;}

a.continents{ font-style:italic ;color:#000000;}
a.continentsred{ font-style:italic ;color:#BE0D1E;}

img
{  border-style: none;
}

a.treeviewselect{text-decoration:none; margin:6px;}
a.treeviewselect:link, a.treeviewselect:visited{color:#BE0D1E;}
a.treeviewselect:hover, a.treeviewselect:active{color:#BE0D1E;}


a.redlink{text-decoration:none; }
a.redlink:link, a.redlink:visited{color:#BE0D1E;}
a.redlink:hover, a.redlink:active{color:#BE0D1E;}

.main_content{ clear:both;width :595px;}
.defaultright{Float:right ; width :130px;}
.defaultleft{float:left;width :450px; }
a.continentselect{text-decoration:none;  font-weight:bold ;color:#BE0D1E;}
.ilc_txtSearch{width:184px;position:relative;background-color:White; }
.longbuttonshow
{	text-align:center; height:22px; width:124px; position:relative; padding-left:5px; padding-right: 25px; padding-top :2px; padding-bottom:3px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat;
}
.longbuttonshowtop
{	text-align:center; height:22px; width:84px; position:relative; padding-left:5px; padding-right: 25px; padding-top :2px; padding-bottom:3px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;
}
/*
.button
{	text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;
}
*/ 
.longbutton
{	text-align:center; height:22px; width:124px; position:relative; padding-left:5px; padding-right: 25px; padding-top :2px; padding-bottom:3px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;
}	

/* Master Logon part   */
.txtUsernamemaster
{	width:120px;top:144px;  left:640px;  position :absolute;
	background-color:White; color: #676767;
}
.txtPassword
{	width:120px;top:144px;  left:770px;  position :absolute;
	background-color:White; color: #676767;
}
.txtPasswordOverlay
{	top:146px;  left:774px;  position :absolute; 
	background-color:Transparent; color: #676767;border-style:None;
}

.btnLoginmaster
{	top:144px;  left:900px;  position :absolute;
	text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button_gray.jpg'); background-repeat:no-repeat;
}
.lblUsername
{	top:112px;  right:15px;  position :absolute; text-align:right ;
	 color: #000000;
}
.chkRemember
{	top:167px;   right:15px;  position :absolute;
	 color: #000000;
}
a.lnkRegister{top:190px;  left:833px;  position :absolute;color:#000000; text-decoration:none;}
a.lnkForgot{top:166px;  left:833px;  position :absolute;color:#000000;text-decoration:none; }

/* Casino */
a.ilc_default_lnkMore{ font-style:italic ;  color:#BE0D1E;}
.ilc_default_lblnewstitle{ color:#000000;font-weight:bold ;}
.ilc_default_lblnews{}

.ilc_default_lbl{top: 0px; left: 0px; position:absolute;}
.ilc_default_txtSearch{top: 0px; left: 150px; position:absolute;background-color:White; color: #676767;width:260px;}
.ilc_default_bntSearch{top: 0px; left: 420px; position:absolute;	text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;   }

a.ilc_default_lnkAdvanched{top: 370px; left: 0px; position:absolute;color:#BE0D1E;text-decoration:none;}
.ilc_default_imgMap{top: 60px; left: 0px; position:absolute;}
.ilc_default_top{top:60px; left: 420px; height:20px; width: 172px;
	position:absolute;background-image: url('../../images/layout/internal_top_white.jpg'); background-repeat:no-repeat ;}
.ilc_default_bg{top:80px; left: 420px; width: 172px;
	position:absolute;background-image: url('../../images/layout/internal_bg_white.jpg'); background-repeat:repeat-y ;}

.ilc_default_pnlLinks{left:10px; height:100px; position:relative ;width: 165px;}
.ilc_default_bottom{ height:20px; width: 172px; position:relative ;
background-image: url('../../images/layout/internal_bottum_white.jpg'); background-repeat:no-repeat ;}




.ilc_news_lblIntro{top: 0px; left: 0px; position:absolute; width:280px ;color:#000000;} 
.ilc_news_lblMain{top: 220px; left: 0px; position:absolute; width:590px;} 
.ilc_news_pnlImg{top:0px; right:20px; position:absolute;border-color:#C8C8C8;  border-style:Solid; Border-Width:2px} 
.ilc_news_Img{top: 4px;  right:24px; position:absolute;}
.ilc_news_btnDelete{top: 400px; left: 0px; position:absolute;	text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;   }

.ilc_news_btnEdit{top: 400px; left: 200px; position:absolute;	text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;   }


.ilc_contact_lblName{top: 0px; left: 0px; position:absolute;}
.ilc_contact_lblEmial{top: 50px; left: 0px; position:absolute;}
.ilc_contact_lblQuestion{top: 100px; left: 0px; position:absolute;}
.ilc_contact_txtName{top: 25px; left: 0px; position:absolute;background-color:White; color: #676767;width:460px;}
.ilc_contact_txtMail{top: 75px; left: 0px; position:absolute;background-color:White; color: #676767;width:460px;}
.ilc_contact_txtQuestion{top:125px; left: 0px; position:absolute;background-color:White; color: #676767;width:460px;}
.ilc_contact_btnSend{top: 440px; left: 400px; position:absolute; text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;   }

.ilc_searchresult_txtSearch{top: 0px; left: 0px; position:absolute;background-color:White; color: #676767;width:260px;}
.ilc_searchresult_btnSearch{top: 0px; left:270px; position:absolute;	text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;   }

.ilc_searchresult_lblListPanel{top: 80px; left: 0px; position:relative;}
.ilc_searchresult_lblRecords{top: 25px; left: 0px; position:absolute;}
.ilc_searchresult_lblMean{top: 50px; left: 0px; position:absolute;}
a.ilc_searchresult_lnkMean{top: 50px; left:100px; position:absolute;text-decoration:none;color:#BE0D1E;}
.heigttest{height:auto ;}
.ContentPanel{height:auto ;}

/* Usermanagement MYILC   */

.register_lblNickName {top: 75px;  position:absolute;}
.register_lblPassword {top:100px; position:absolute;}
.register_lblPasswordConfirm {top:100px; left: 320px; position:absolute;}
.register_lblFirstName {top:125px; position:absolute;}
.register_lblLastName {top: 150px; position:absolute;}
.register_lblEmail {top: 175px; position:absolute;}
.register_lblEmailConfirm {top: 175px; left: 320px; position:absolute;}
.register_lblStreetName {top: 210px;  position:absolute;}
.register_lblHouseNumber {top: 210px; left: 320px; position:absolute;}
.register_lblZipCode {top: 235px;position:absolute;}
.register_lblResidence {top: 260px; position:absolute;}
.register_lblCountry {top: 285px;  position:absolute;}
.register_lblNewsletter {top: 285px; left: 410px; position:absolute;}
.register_txtNickName {top: 75px;left: 125px;position:absolute;background-color:White; color: #676767;}
.register_txtPassword {top:100px;left: 125px;position:absolute;background-color:White; color: #676767;width:149px;}
.register_txtPasswordConfirm {top:100px;left: 410px;position:absolute;background-color:White; color: #676767;width:149px;}
.register_txtFirstName {top: 125px; left: 125px; position:absolute;background-color:White; color: #676767;}
.register_txtLastName {top:150px; left: 125px; position:absolute;background-color:White; color: #676767;}
.register_txtEmail {top:175px; left: 125px; position:absolute;background-color:White; color: #676767;}
.register_txtEmailConfirm {top:175px; left: 410px; position:absolute;background-color:White; color: #676767;}
.register_txtStreetName {top: 210px; left: 125px; position:absolute;background-color:White; color: #676767;}
.register_txtHouseNumber {top: 210px; left: 410px; position:absolute;background-color:White; color: #676767;}
.register_txtZipCode {top: 235px; left: 125px; position:absolute;background-color:White; color: #676767;}
.register_txtResidence {top: 260px; left: 125px; position:absolute;background-color:White; color: #676767;}
.register_cmbCountry {top: 285px;left: 125px; position:absolute;background-color:White; color: #676767; width:156px;}
.register_chkNews {top: 285px; left: 548px; position:absolute;}
.register_line1 {top: 60px;  position:absolute;}
.register_line2 {top: 203px;  position:absolute;}
.register_line3 {top: 320px; position:absolute;}
.register_button {top: 330px; left: 510px; position:absolute;
	text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;   }

.login_lblNickName{top: 0px;  position:absolute;}
.login_txtNickName{top: 0px; left: 120px; position:absolute;background-color:White; color: #676767; }
.login_lblPassword{top: 25px;  position:absolute;}
.login_txtPassword{top: 25px; left:120px; position:absolute;background-color:White; color: #676767; width:149px;}
.login_btnLogin{top: 50px; left: 210px; position:absolute;	text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat; text-decoration:none; }

.forgot_lbl{top: 0px;  position:absolute;}
.forgot_lblEmail{top: 50px;  position:absolute;}
.forgot_txtEmail{top: 50px; left:100px; position:absolute;background-color:White; color: #676767;width:290px;}
.forgot_btnReceive{top: 75px; left:292px; position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }

.pers_lblNickName{top:75px; left:0px; position:absolute;}
.pers_lblFirstName{top: 100px;left:0px;  position:absolute;}
.pers_lblLastName{top: 125px;left:0px;  position:absolute;} 
.pers_lblEmail{top: 150px; left:0px; position:absolute;}
.pers_lblStreetName{top: 200px; left:0px; position:absolute;}
.pers_lblHouseNumber{top: 200px; left:300px; position:absolute;}
.pers_lblZipCode{top: 225px; left:300px; position:absolute;}
.pers_lblResidence{top: 225px; left:0px; position:absolute;}
.pers_lblCountry{top: 250px; left:0px; position:absolute;}
.pers_lblNewsletter{top: 250px; left:300px; position:absolute;}
 
.pers_txtNickName{top:75px;left: 125px;position:absolute;background-color:White; color: #676767;}
.pers_txtFirstName{top: 100px;left: 125px;position:absolute;background-color:White; color: #676767;}
.pers_txtLastName{top: 125px;left: 125px;position:absolute;background-color:White; color: #676767;}
.pers_txtEmail{top: 150px;left: 125px;position:absolute;background-color:White; color: #676767;}
.pers_txtStreetName{top: 200px;left: 125px;position:absolute;background-color:White; color: #676767;}
.pers_txtHouseNumber{top: 200px;left: 325px;position:absolute;background-color:White; color: #676767;}
.pers_txtZipCode{top: 225px;left: 325px;position:absolute;background-color:White; color: #676767;}
.pers_txtResidence{top: 225px;left: 125px;position:absolute;background-color:White; color: #676767;}
.pers_cmbCountry{top: 250px;left: 125px;position:absolute;background-color:White; color: #676767; width:156px;}
.pers_chkNewsletter{top: 250px;left: 460px;position:absolute; color: #676767;}
.pers_btnSave{top: 300px; left:378px; position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
.pers_Line1{top: 60px;left:0px;width: 580px;position:absolute;}
.pers_Line2{top: 185px;left:0px;width: 580px;position:absolute;}
.pers_Line3{top: 285px;left:0px;width: 580px;position:absolute;}

.email_lblNewadress{top:75px; left:0px; position:absolute;}
.email_lblConfirm{top:125px; left:0px; position:absolute;}
.email_lblMessage{top:225px; left:0px; position:absolute;}
.email_txtNewadress{top:100px;left: 0px;position:absolute;background-color:White; color: #676767;}
.email_txtConfirm{top:150px;left:0px;position:absolute;background-color:White; color: #676767;}
.email_btnSave{top: 175px; left:50px; position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
.email_Line1{top: 60px;left:0px;width: 580px;position:absolute;}
   
.pw_lblOld{top:0px; left:0px; position:absolute;}
.pw_lblNew{top:50px; left:0px; position:absolute;}
.pw_lblConfirm{top:100px; left:0px; position:absolute;}
.pw_txtOld{top:25px; left:0px; position:absolute;background-color:White; color: #676767;width:149px;}
.pw_txtNew{top:75px; left:0px; position:absolute;background-color:White; color: #676767;width:149px;}
.pw_txtComfirm{top:125px; left:0px; position:absolute;background-color:White; color: #676767;width:149px;}
.pw_btnSave{top:150px; left:50px; position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
a.pw_lnkForgot{top:25px; left:180px; position:absolute;color:#BE0D1E;text-decoration:none; }
/* Casino data  */
.casinoAdres {top:35px; left: 0px; position:absolute;} 
.casinoRes {top: 55px; left: 0px; position:absolute;} 
.casinoCountry {top:75px; left: 0px; position:absolute;} 
.casinoPhone {top: 35px; left: 230px; position:absolute;} 
.casinoAltPhone {top: 55px; left: 230px; position:absolute;} 
.casinoFax {top: 75px; left: 230px; position:absolute;} 
a.casinoEMail {top: 95px; left: 230px; position:absolute;color: #676767; font-style:italic;} 
a.casinoWeb {top: 95px; left: 0px; position:absolute;color: #676767; font-style:italic;} 
.casinoMainImg {top: -4px; right: 20px; position:absolute;} 
.casinoGames2 {top: -4px; left: -3px; position:absolute;} 
.casinoLine {top: 125px; left: 0px; width:580px; position:absolute;} 
.casinoMainImgPanel{ top: -8px; right: 16px; position:absolute;border-color:#C8C8C8;  border-style:Solid; Border-Width:2px}

.casino_art_lblIntroduction{top:135px; left: 0px; position:absolute; width:590px ;} 
.casino_art_inl{color:#000000;}
.casino_art_lblMaintext{top:255px; left: 0px; position:absolute; width:590px;} 
.casino_art_imgPnl{top:135px; left:0px; position:absolute;border-color:#C8C8C8;  border-style:Solid; Border-Width:2px} 
.casino_art_Img{top:139px; left:4px; position:absolute;}
.casinomaps{top:140px;  position:absolute;}

.features_table{top:140px; left: 0px; position:absolute;margin:0px; padding:0px;  line-height:1; width:350px}
.features_editbutton{vertical-align:top; text-align:left ; } 
.features_labels{ height:14px; font-size:11pt;vertical-align:top;width:122px }
.features_contentlabels{ height:14px; color:#BE0D1E;font-size:11pt; vertical-align:top; width:310px}


.featuresBook{top:438px; left: 12px; position:absolute;text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }


.featuresReviewImageSmall{top:135px; left: 360px; height:301px; width: 225px;
	position:absolute;background-image: url('../../images/layout/internalcontentsmall.jpg'); overflow:auto; background-repeat:no-repeat ;}
.featuresReviewImage{top:135px; left: 360px; height:335px; width: 225px;
	position:absolute;background-image: url('../../images/layout/internalcontent.jpg'); overflow:auto; background-repeat:no-repeat ;}


.featureslblVotes{top:5px; left: 120px; position:absolute;} 
.featureslblVotesVal{top:5px; left:160px; position:absolute;color:#BE0D1E;} 
.featureslblAvgrVal{top:20px; left: 70px; position:absolute;color:#BE0D1E;} 
.featureslblAvgr{top:20px; left: 10px; position:absolute;} 
.featureslblName{top:50px; left: 10px; width: 180px; position:absolute;color:#BE0D1E;} 
.featureslblReview{top:75px; left: 10px; width: 180px; position:absolute;} 

.featuresRate{top:260px; left: 96px; position:absolute;text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_lang_gray.jpg'); background-repeat:no-repeat; text-decoration:none; } 
.featuresimgRating{top:5px; left: 8px; position:absolute;} 
.featureslblNoReview{top:50px; left: 10px; width: 180px; position:absolute;} 
.featuresLine{top:35px;width: 190px; left: 10px; position:absolute;} 
.featuresLine2{top:245px;width: 190px; left: 10px; position:absolute;} 
a.featuresLink{top:220px;left: 10px; position:absolute;color:#BE0D1E;text-decoration:none; } 



/* Games   */
.games_imgPoker{top:0px; left: 15px; position:absolute;} 
.games_imgRoulette{top:0px; left: 215px; position:absolute;}
.games_imgSlots{top:0px; left: 415px; position:absolute;}
.games_imgTableGames{top:180px; left: 15px; position:absolute;}
.games_imgCardGames{top:180px; left: 215px; position:absolute;}
.games_imgOthers{top:180px; left: 415px; position:absolute;}
.games_lblAddGames{top:415px; left: 15px; position:absolute;}
.games_cmdCategory{top:415px; left: 85px; width:120px; position:absolute;}
.games_txtGameName{top:415px; left: 245px; position:absolute;}
.games_btnSave{top:415px; left: 545px; position:absolute;}
        
a.games_lnkPoker{top:120px; left: 15px; position:absolute;text-decoration:none;color:#000000;}
a.games_lnkRoulette{top:120px; left: 215px; position:absolute;text-decoration:none;color:#000000;}
a.games_lnkSlots{top:120px; left: 415px; position:absolute;text-decoration:none;color:#000000;}
a.games_lnkTableGames{top:300px; left: 15px; position:absolute;text-decoration:none;color:#000000;}
a.games_lnkCardGames{top:300px; left: 215px; position:absolute;text-decoration:none;color:#000000;}
a.games_lnkOther{top:300px; left: 415px; position:absolute;text-decoration:none;color:#000000;}
 	
.games_art_lblIntroduction{top:0px; left: 0px; position:absolute;} 
.games_art_lblMaintext{top:200px; left: 0px; position:absolute;} 
.games_art_Img{top:0px; left: 300px; position:absolute;} 


/* casinomaintenance   */
.maintenace_lblCasino{top:0px; left: 0px; position:absolute;}
.maintenace_lblAddress{top:25px; left: 0px; position:absolute;}
.maintenace_lblZip{top:50px; left: 0px; position:absolute;}
.maintenace_lblCityEng{top:75px; left: 0px; position:absolute;}
.maintenace_lblCity{top:100px; left: 0px; position:absolute;}
.maintenace_lblProvince{top:125px; left: 0px; position:absolute;}
.maintenace_lblRegion{top:150px; left: 0px; position:absolute;}
.maintenace_lblCounty{top:175px; left: 0px; position:absolute;}
.maintenace_lblLongtitude{top:200px; left: 0px; position:absolute;}
.maintenace_lblLatitude{top:225px; left: 0px; position:absolute;}
.maintenace_lblPhine{top:250px; left: 0px; position:absolute;}
.maintenace_lblAltPhone{top:275px; left: 0px; position:absolute;}
.maintenace_lbl_Fax{top:300px; left: 0px; position:absolute;}
.maintenace_lbl_EMail{top:325px; left: 0px; position:absolute;}
.maintenace_lblWebsite{top:350px; left: 0px; position:absolute;}
.maintenace_lblType{top:375px; left: 0px; position:absolute;}
.maintenace_lblUpdate{top:400px; left: 0px; position:absolute;}
        
.maintenace_txtCasino{top:0px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_txtAddress{top:25px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_txtZip{top:50px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_txtCityEng{top:75px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_txtCity{top:100px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_txtProv{top:125px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_txtRegion{top:150px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_cmbCounty{top:175px; left: 145px; position:absolute;background-color:White; color: #676767;width:256px;}
.maintenace_txtLong{top:200px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_txtLat{top:225px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_txtPhone{top:250px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_txtAltPhone{top:275px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_txtFaz{top:300px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_txtEmail{top:325px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_txtWebsite{top:350px; left: 145px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_cmbType{top:375px; left: 145px; position:absolute;background-color:White; color: #676767;width:256px;}
.maintenace_txtUpdate{top:400px; left: 145px; position:absolute;background-color:White; color: #676767;width:256px;}
.maintenace_chkDelete{top:25px; left: 430px; position:absolute; color: #676767;}
.maintenace_chkUpdate{top:400px; left: 110px; position:absolute; color: #676767;}
.maintenace_btnDelete{top:0px; left: 430px; position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
.maintenace_btnSave{top:425px; left: 145px; position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
.maintenace_btnSaveNext{top:425px; left: 305px; position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }

.maintenace_features_lblYN {top:0px; left: 130px; position:absolute;} 
.maintenace_features_lblMinAge {top:25px; left: 0px; position:absolute;} 
.maintenace_features_lblEntrance {top:50px; left: 0px; position:absolute;} 
.maintenace_features_lblID {top:75px; left: 0px; position:absolute;} 
.maintenace_features_lblDress {top:100px; left: 0px; position:absolute;}
.maintenace_features_lblOpen {top:125px; left: 0px; position:absolute;}
.maintenace_features_lblRestaura {top:150px; left: 0px; position:absolute;}
.maintenace_features_lblFacil {top:175px; left: 0px; position:absolute;}
.maintenace_features_lblEntert {top:200px; left: 0px; position:absolute;}
.maintenace_features_lblJackpots {top:225px; left: 0px; position:absolute;}
.maintenace_features_lblRacebook {top:250px; left: 0px; position:absolute;}
.maintenace_features_lblSportsbook {top:275px; left: 0px; position:absolute;}
.maintenace_features_lblPrivate {top:300px; left: 0px; position:absolute;}
.maintenace_features_lblTaxes {top:325px; left: 0px; position:absolute;}
.maintenace_features_lblTipping {top:350px; left: 0px; position:absolute;}
.maintenace_features_lblAny {top:375px; left: 0px; position:absolute;}
.maintenace_features_lblRestaura2 {top:400px; left: 0px; position:absolute;}
 
.maintenace_features_txtMinAge {top:25px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtEntrance {top:50px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtID {top:75px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtDress {top:100px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtOpen {top:125px; left: 180px; position:absolute;background-color:White; color: #676767;width:50px;} 
.maintenace_features_txtClose {top:125px; left: 240px; position:absolute;background-color:White; color: #676767;width:50px;} 
.maintenace_features_txtCloselab{top:125px; left: 300px; position:absolute; color: #676767;width:250px;} 
.maintenace_features_txtOpenComm {top:125px; left: 300px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtRestaura {top:150px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtFacil {top:175px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtEntert {top:200px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtJackpots {top:225px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtRacebook {top:250px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtSportsbook {top:275px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtPrivate {top:300px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtTaxes {top:325px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtTipping {top:350px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtAny {top:375px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_features_txtRestaura2 {top:400px; left: 180px; position:absolute;background-color:White; color: #676767;width:250px;} 

.maintenace_features_chkyMinAge{top:25px; left: 140px; position:absolute;} 
.maintenace_features_chknMinAge {top:25px; left: 160px; position:absolute;} 
.maintenace_features_chkyOpen{top:125px; left: 140px; position:absolute;} 
.maintenace_features_chknOpen {top:125px; left: 160px; position:absolute;} 

.maintenace_features_chkyEntrance {top:50px; left: 140px; position:absolute;} 
.maintenace_features_chknEntrance {top:50px; left: 160px; position:absolute;} 
.maintenace_features_chkyID {top:75px; left: 140px; position:absolute;} 
.maintenace_features_chknID {top:75px; left: 160px; position:absolute;} 
.maintenace_features_chkyDress {top:100px; left: 140px; position:absolute;} 
.maintenace_features_chknDress {top:100px; left: 160px; position:absolute;} 
.maintenace_features_chkyRestaura {top:150px; left: 140px; position:absolute;} 
.maintenace_features_chknRestaura {top:150px; left: 160px; position:absolute;} 
.maintenace_features_chkyFacil {top:175px; left: 140px; position:absolute;}
.maintenace_features_chknFacil {top:175px; left: 160px; position:absolute;}
.maintenace_features_chkyEntert {top:200px; left: 140px; position:absolute;}
.maintenace_features_chknEntert {top:200px; left: 160px; position:absolute;}
.maintenace_features_chkyJackpots {top:225px; left: 140px; position:absolute;}
.maintenace_features_chknJackpots {top:225px; left: 160px; position:absolute;}
.maintenace_features_chkyRacebook {top:250px; left: 140px; position:absolute;}
.maintenace_features_chknRacebook {top:250px; left: 160px; position:absolute;}
.maintenace_features_chkySportsbook {top:275px; left: 140px; position:absolute;}
.maintenace_features_chknSportsbook {top:275px; left: 160px; position:absolute;}
.maintenace_features_chkyPrivate {top:300px; left: 140px; position:absolute;}
.maintenace_features_chknPrivate {top:300px; left: 160px; position:absolute;}
.maintenace_features_chkyTaxes {top:325px; left: 140px; position:absolute;}
.maintenace_features_chknTaxes {top:325px; left: 160px; position:absolute;}
.maintenace_features_chkyTipping {top:350px; left: 140px; position:absolute;}
.maintenace_features_chknTipping {top:350px; left: 160px; position:absolute;}
.maintenace_features_chkyAny{top:375px; left: 140px; position:absolute;}
.maintenace_features_chknAny{top:375px; left: 160px; position:absolute;}
.maintenace_features_chkyRestaura2 {top:400px; left: 140px; position:absolute;} 
.maintenace_features_chknRestaura2 {top:400px; left: 160px; position:absolute;} 



.maintenace_features_chkyTipping{}


 .maintenace_features_btnSave{top:425px; left: 195px; position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
.maintenace_features_btnSaveNext{top:425px; left: 305px; position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }

 
.maintenace_games_lblSelect {top:0px; left: 0px; position:absolute;}
.maintenace_games_lblTables  {top:25px; left:0px; position:absolute;}
.maintenace_games_lblMin {top:50px; left: 0px; position:absolute;}
.maintenace_games_lblMax {top:75px; left: 0px; position:absolute;}
.maintenace_games_lblRake {top:100px; left: 0px; position:absolute;}
.maintenace_games_lblJackpots {top:125px; left: 0px; position:absolute;}
.maintenace_games_lblRemarks {top:150px; left: 0px; position:absolute;}
      
.maintenace_games_line1 {top:75px; left: 0px; position:absolute;}
.maintenace_games_cmbGames {top:0px; left:160px; position:absolute;background-color:White; color: #676767;width:250px;}

                                          
.maintenace_games_txtTables {top:25px; left: 160px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_games_txtMin {top:50px; left: 160px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_games_txtMax {top:75px; left: 160px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_games_txtRake {top:100px; left: 160px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_games_txtJackpot {top:125px; left: 160px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_games_txtRemarks {top:150px; left: 160px; position:absolute;background-color:White; color: #676767;width:250px;}
  .maintenace_games_btnSave{top:250px; left: 150px; position:absolute;position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }  
.maintenace_games_btnSaveNext{top:250px; left: 280px; position:absolute;position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
                                        

                                                                                                                                                                            
.maintenacepan_features_01 {top:0px; left: 0px; position:absolute;}
.maintenacepan_features_02 {top:50px; left: 0px; position:absolute;}
.maintenacepan_features_03 {top:50px; left: 65px; position:absolute;}
.maintenacepan_features_04 {top:50px; left: 130px; position:absolute;}
.maintenacepan_features_05 {top:50px; left: 195px; position:absolute;}
.maintenacepan_features_06 {top:50px; left: 250px; position:absolute;}
.maintenacepan_features_07 {top:50px; left: 315px; position:absolute;}



.maintenace_games_Grid{top:125px; left: 0px; position:absolute;}
.maintenace_games_btnAdd{top:100px; left: 0px; position:absolute;position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
 
.maintenace_hotels_lblName{top:0px; left: 0px; position:absolute;} 
.maintenace_hotels_lblRooms{top:25px; left: 0px; position:absolute;}
.maintenace_hotels_lblLink{top:50px; left: 0px; position:absolute;}
.maintenace_hotels_lblRemarks{top:75px; left: 0px; position:absolute;}
                                 
.maintenace_hotels_txtName {top:0px; left: 130px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_hotels_txtRooms {top:25px; left: 130px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_hotels_txtLink {top:50px; left: 130px; position:absolute;background-color:White; color: #676767;width:250px;}
.maintenace_hotels_txtRemarks {top:75px; left: 130px; position:absolute;background-color:White; color: #676767;width:250px;}
                            
.maintenace_hotels_input{top:350px; left: 130px; position:absolute;width:124px; }
.maintenace_hotels_Image{top:180px; left: 130px; position:absolute;height:150px; width:230px; }
.maintenace_hotels_btnPreview{top:350px; left: 400px; position:absolute;text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
                                 
.maintenace_features_btnSave{top:425px; left: 150px; position:absolute;position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }  
.maintenace_features_btnSaveNext{top:425px; left: 280px; position:absolute;position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }

.maintenace_hotelslist_Grid{top:25px; left: 0px; position:absolute;} 
.maintenace_hotelslist_Btn{top:0px; left: 0px; position:absolute;position:absolute;	text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
 
 
.maintenace_pictures_input{top:0px; left: 0px; position:absolute;} 
.maintenace_pictures_Image{top:75px; left: 0px; position:absolute;} 
.maintenace_pictures_btnAnother{top:50px; left: 200px; position:absolute;text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; } 
.maintenace_pictures_btnSave{top:50px; left: 400px; position:absolute;text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
.maintenace_pictures_btnPreview{top:0px; left: 400px; position:absolute;text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
.maintenace_pictures_chkMain{top:50px; left: 0px; position:absolute;} 
  
  
.maintenace_fotolistImgPnl {top: 0px; left: 0px; position:absolute;border-color:#C8C8C8;  border-style:Solid; Border-Width:2px}  
.maintenace_fotolistImg{top: 4px; left: 4px; position:absolute;}
.maintenace_fotolistTable {top: 230px; left: 0px; position:absolute;}
.maintenace_fotolistBtn{top: 0px; left: 360px; position:absolute;text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; }
.maintenace_fotolistLable   {top: 200px; left: 0px; position:absolute;}
.imagecell{border-color:#C8C8C8;  border-style:Solid; Border-Width:2px; }  
.imagecellH{border-color:#C8C8C8;  border-style:Solid; Border-Width:2px; height:10px;}  
.imagecellW{border-color:#C8C8C8;  border-style:Solid; Border-Width:2px;  width :5px;}  

.maintenace_tourny_lblName{top:0px; left: 0px; position:absolute;} 
.maintenace_tourny_lblBuyIn{top:25px; left: 0px; position:absolute;} 
.maintenace_tourny_lblDate{top:50px; left: 0px; position:absolute;} 
.maintenace_tourny_lblTime{top:75px; left: 0px; position:absolute;} 
.maintenace_tourny_lblRemarks{top:100px; left: 0px; position:absolute;} 
.maintenace_tourny_cmbGames{top:180px; left: 130px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_tourny_txtGames{top:180px; left: 0px; position:absolute;} 
.maintenace_tournylist_btn{text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; } 
.maintenace_tourny_txtName{top:0px; left: 130px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_tourny_txtBuyin{top:25px; left: 130px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_tourny_txtDate{top:50px; left: 130px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_tourny_txtTime{top:75px; left: 130px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_tourny_txtRemarks{top:100px; left: 130px; position:absolute;background-color:White; color: #676767;width:250px;} 
.maintenace_tourny_btnSave{top:220px; left: 100px; position:absolute;text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; } 
.maintenace_tourny_btnSaveNext{top:220px; left: 230px; position:absolute;text-align:left; height:22px; width:124px; padding-left:5px;
	background-color:Transparent; color: #676767; border-style:None;  
	background-image: url('../../images/layout/button_long.jpg'); background-repeat:no-repeat; text-decoration:none; } 
 
.maintenace_gameslist_grid{top:150px; left: 0px; position:absolute;} 
.maintenace_hotelslist_grid{top:50px; left: 0px; position:absolute;} 

.maintenace_tournylist_grid{top:50px; left: 0px; position:absolute;} 
.maintenace_tournylist_btn{top:0px; left: 0px; position:absolute;} 

/* sitemaintenance   */
.sitemaintenace_article_txtTitle{top:0px; left: 0px; position:absolute;} 
.sitemaintenace_article_txtIntroduction{top:25px; left: 0px; position:absolute;} 
.sitemaintenace_article_txtMain{top:240px; left: 0px; position:absolute;} 
.sitemaintenace_article_img{top:0px; left: 340px; position:absolute;} 
.sitemaintenace_article_btnPreview{top:200px; left: 530px; position:absolute; height:22px;} 
.sitemaintenace_article_btnSave{top:440px; left: 200px; position:absolute; }
.sitemaintenace_article_{top:200px; left: 330px; width:200px; position:absolute;} 
.sitemaintenace_article_cmbType{top:440px; left: 0px; position:absolute;} 
.sitemaintenace_article_btnPrevArt{top:440px; left: 300px; position:absolute; }
.sitemaintenace_article_btnDel{top:440px; left: 450px; position:absolute; }    
.sitemaintenace_newsletter_txtLetter{top:0px; left: 0px; position:absolute;} 
.sitemaintenace_newsletter_btnSend{top:0px; left: 0px; position:absolute;} 

/* Site Map */
.lbl_sitemap_Url{top:0px; left:0px; position:absolute;}  
.lbl_sitemap_UrlSeo{top:25px; left:0px; position:absolute;}  
.lbl_sitemap_Title{top:50px;left:0px;position:absolute;}
.lbl_sitemap_Key{top:75px;left:0px;position:absolute;}
.lbl_sitemap_Desc{top:125px;left:0px;position:absolute;} 
.lbl_sitemap_Ready{top:200px;left:0px;position:absolute;}
.lbl_sitemap_ToDo{top:225px;left:0px;position:absolute;}
.txt_sitemap_Url{top:0px;left:80px;position:absolute; width:370px;background-color:White; color: #676767;}   
.txt_sitemap_UrlSeo{top:25px;left:80px;position:absolute; width:370px;background-color:White; color: #676767;}   
.txt_sitemap_Title{top:50px;left:80px;position:absolute; width:430px;background-color:White; color: #676767;}   
.txt_sitemap_Key{top:75px;left:80px;position:absolute; width:430px;   height:40px;background-color:White; color: #676767;}    
.txt_sitemap_Desc{top:125px;left:80px;position:absolute; width:430px;  height:60px;background-color:White; color: #676767;}  
.txt_sitemap_ToDo{top:225px;left:80px;position:absolute; width:430px; height:220px; background-color:White; color: #676767; }  
.rb_sitemap_Yes{top:200px;left:80px;position:absolute;}    
.rb_sitemap_No{top:200px;left:130px;position:absolute; }     
.lnk_sitemap_Go{top:0px;left:460px;position:absolute; text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;   } 
.lnk_sitemap_Go2{top:25px;left:460px;position:absolute;text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;   }   
.lnk_sitemap_Save{top:460px;left:460px;position:absolute; text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;   }
.txt_sitemap_PageID{top:460px;left:80px;position:absolute; width:50px;background-color:White; color: #676767;}   
.lbl_sitemap_PageID{top:460px; left:0px; position:absolute;}  
.lnk_sitemap_Add{top:460px;left:380px;position:absolute; text-align:center; height:22px; width:64px;
	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button.jpg'); background-repeat:no-repeat;   }
.cmb_sitemap_Role{top:460px;left:200px;position:absolute; width:150px;background-color:White; color: #676767;}   
.lbl_sitemap_pnl{ height:500px}



/*    */

.listBackground{background-image: url('../../images/layout/lijst_bg.jpg'); background-repeat: no-repeat;width: 588px; height:117px;
	 cursor:pointer;}
.listImage{ vertical-align:middle; padding-left:10px;  width:130px; }
.listAdres{margin:0px;}
.listRating{ text-align:right ; height:38px;}
.listButton{ height:21px; text-align:center ;background-color:Transparent;   background-image: url('../../images/layout/crosslist.jpg'); background-repeat:no-repeat; text-decoration:none;}
.listGames{ vertical-align:middle; text-align:center ; width: 30px}
.listTitle{color:#BE0D1E; font-size:16px;  }

.listAdresFav{width: 295px}
.listRemove{text-align:right ;}

.ListGame{line-height: 1.0; background-image: url('../../images/layout/lijst_bg_leeg.jpg'); background-repeat: no-repeat;width: 588px; height:117px;}
.ListGameName{padding-left:10px; color:#BE0D1E; font-size:18px  ;   height:36px;}
.ListGameDesc{padding-left:10px; vertical-align:middle ;}
.ListGameSep{ height:10px;}
.ListGameMore{ vertical-align:bottom; padding-right:5px; }
.listGamesImage{padding-left:10px; position :relative;} 
.ListGameRules{ text-align:right;padding-right:10px; position :relative;}
.listGamesEdit{padding-left:10px;  position :relative; width:110px; vertical-align:middle; } 
.listGamesEdit2{padding-left:10px; position :relative; width:75px; vertical-align:middle ; } 

.ListHotelsEdit{ vertical-align:middle; } 
.ListHotelsContent{ width:330px;  position :relative;vertical-align:middle; } 
.ListHotelName{padding-left:1px; color:#BE0D1E; font-size:18px  ;   height:36px;}

.casino_games_listpnl{top:80px;  left:0px;  position :relative;}
.ListGameLable{padding-left:10px; vertical-align:middle ;width:85px;}
.ListGameLable2{padding-left:10px; vertical-align:middle ;width:50px;}
.ListGameContent{padding-left:10px; vertical-align:middle ;width:180px;}
.casino_hotels_listpnl{top:80px;  left:0px;  position :relative;}
.casino_tourny_listpnl{top:80px;  left:0px;  position :relative;}
.casino_foto_listpnl{top:80px;  left:0px;  position :relative;}
.featuresHeaderRow{width: 588px; }


.casino_review_list{top:80px;  left:0px;  position :relative;}
.ListReview{ width:340px; background-color: #ffffff}
.ListReviewName{Width:260px;  padding-left:10px; color:#BE0D1E; font-size:18px  ;  }
.ListReviewContent{padding-left:10px;}
.ListRevieRating{ text-align:right ; vertical-align:top ; }

.contentpnl
{	top:0px;  left:0px;  position :relative;
	
}

.casinoreviewRad1{top:00px;  left:3px;  position :absolute;line-height: 1;}
.casinoreviewComment{top:147px;  left:10px;  position :absolute; height:130px;}
.casinoreviewSave{top:290px;  left:128px;  position :absolute; width:70px;	background-color:Transparent; color: #676767; border-style:None;
	background-image: url('../../images/layout/button_lightgray.jpg'); background-repeat:no-repeat;   } 
      

.grid{ width:800px; overflow:auto;}
/* 
{top:0px; left: 0px; position:absolute;}
{top:25px; left: 0px; position:absolute;}
{top:50px; left: 0px; position:absolute;}
{top:75px; left: 0px; position:absolute;}
{top:100px; left: 0px; position:absolute;}
{top:125px; left: 0px; position:absolute;}
{top:150px; left: 0px; position:absolute;}
{top:175px; left: 0px; position:absolute;}
{top:200px; left: 0px; position:absolute;}
{top:225px; left: 0px; position:absolute;}
{top:250px; left: 0px; position:absolute;}
{top:275px; left: 0px; position:absolute;}
{top:300px; left: 0px; position:absolute;}
{top:325px; left: 0px; position:absolute;}
{top:350px; left: 0px; position:absolute;}
{top:375px; left: 0px; position:absolute;}  
 */