/*---- main Moon Bingo styles -------*/

/*-------- HTML elements start -------*/
body
{
	background-color:#007896;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-repeat: repeat-x;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/body-grad.jpg);
}	

a:link {
	color: #1599B0;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #1599B0;
}
a:hover {
	text-decoration: none;
	color: #1599B0;
}
a:active {
	text-decoration: none;
	color: #1599B0;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


p{
	padding:2px 5px 2px 5px;
	text-align:justify;
	margin:0px;
}

p a {
	text-decoration: none;
}
p a:hover {
	text-decoration: none;
}



h1{
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	margin:0px;
	text-decoration:none;
	white-space: nowrap;
	display: inline;
}
h2{
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#354753;
	padding:0px;
	text-decoration:none;
	display: inline;
	white-space: nowrap;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	padding: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #D6104A;
	display: block;
	width: 700px;
	float:left;
}

h4 {
	padding: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	color: #D6104A;
	font-size: 14px;
	font-weight: bold;
}



/*-------- HTML elements END -------*/

/*------------- Main divs,containers,tables etc. styles --------------- */
.th{
	text-align: center;
	background-color: #0089A7;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tr{
	color: #000;
	font-weight: bold;
	background-color: #D6F5FC;
	text-align: center;
}
.th_moonpoints {
	text-align: center;
	background-color: #0089A7;
	color: #FFF;
}
.tr_moonpoints {
	color: #000;
	font-weight: bold;
	background-color: #D6F5FC;
	text-align: center;
}
.tr_moonpoints_2 a  {
	text-decoration: underline;
}
.tr_moonpoints  a {
	text-decoration: underline;
}


.tr_moonpoints_2 {
	background-color: #BCEFFA;
	font-weight: bold;
	color: #000;
}
.playNow-center {
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}
#modifyDetails_container {
	background-color: #E8FCFD;
	padding-left: 10px;
	padding-top: 10px;
}
.help_wrap {
	float: left;
	width: 720px;
	height: auto;
}

.memberLogin {
	float: left;
	height: 280px;
	width: 348px;
	padding-top: 30px;
	padding-left: 10px;
	margin-left: 45px;
	background-image: url(../images/member_blue_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.buble_member_login {
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../images/buble_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 465px;
	width: 880px;
	float:left;
}

.member_login_button {
	width: auto;
	margin-left: 75px;
	margin-top: 35px;
}

.join_now_box {
	float: right;
	height: 280px;
	width: 340px;
	padding-top: 30px;
	padding-left: 10px;
	margin-left: 15px;
	background-image: url(../images/member_blue_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.join_now_button {
	width: auto;
	margin-left: 75px;
	margin-top: 65px;
}

.member_login_register_button {
	width: auto;
	margin-left: 70px;
	margin-top: 55px;
	float: left;
}

.inputText {
	border: 1px solid #0089A4;
	width: 200px;
}

.first_line {
	font-size:9px;
	color:#999999;
	text-align:left;
	display: inline;
	float: left;
	padding-left: 5px;
	width: 80%;
}
.message_container {
	padding: 10px;
	font-size: 11px;
	color: #0E5B69;
	float: left;
	width: 680px;
}
.message_container .UItitle {
	height: auto;
	width: 680px;
	float: left;
}
.content_inner_bottom {
	background-image: url(../images/inner_content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
	width: 100%;
	float: left;
}
.content_inner_top {
	background-image: url(../images/inner_content-top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
	width: 100%;
	float: left;
}
.content_inner {
	background-image: url(../images/inner_content.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}


#header{
	width:900px;
	height: 215px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_logo{
	height:100px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 270px;
	z-index: 1;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
#play-now-logo {
	width:70px;
	height:auto;
	float: right;
	margin-top: 20px;
	margin-right:150px;
}
.loginForm {
	height: 150px;
	background-repeat: no-repeat;
	position: relative;
	width: 273px;
	background-image: url(../images/login-bg.jpg);
	padding-left: 10px;
	padding-top: 3px;
	float: right;
	background-position: center -3px;
}
.loginForm a {
	text-decoration: underline;
}
.loginForm a:hover {
	text-decoration: none;
}

#login {
	float: right;
	height: 72px;
	width: 72px;
	margin-top: 12px;
	margin-right: 10px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#whats_on{
	height: auto;
	width: auto;
	z-index: 1000;
	top: 0px;
	float: right;
	padding-top: 2px;
}
#whatsOnToday{
	background-image: url(../images/whats_on.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 36px;
	width: 64px;
	padding-top: 20px;
	text-align: center;
	display: block;
	color:#d63b75;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.pink_title {
	color: #e610a6;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
}


#main_container{
	width:100%;
	height:auto;
	padding:0px;
	background-image: url(../images/main-bg-new-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

.mainContent{
	width:900px;
	height: auto;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.head-left {
	float: left;
	height: 150px;
	clip: rect(0px,auto,auto,auto);
	width: 600px;
}
.header-right {
	float: right;
	width: 285px;
	height: 150px;
}

.old-moon-link {
	font-weight: bold;
	color: #1599B0;
	float: right;
	width: 90%;
	text-align: right;
	margin-top: 13px;
	margin-right: 3px;
	text-decoration: underline;
}
.sectionTitle_img {
	height: 50px;
	width: 300px;
	background-color: #58AFC0;
}
.currency {
	float: right;
	height: 50px;
	width: 300px;
	background-color: #58AFC0;
}

.formTitles {
	font-weight: bold;
	color: #1599B0;
	float: left;
	margin-left: 3px;
	text-decoration: none;
}
.LoggedInTitles{
	font-weight: bold;
	color: #1599B0;
	float: left;
	margin-left: 5px;
	text-decoration: none;
	margin-top: 7px;
	width: 175px;
	overflow: hidden;
	font-size: 10px;
}
.welcome {
	color: #F06;
}
.loginFotter {
	float: left;
	width: 100%;
}


.LogInLink {
	font-size: 10px;
	color: #F06;
}
.Field {
	float: left;
	width: 173px;
}
.inputField {
	background-image: url(../images/inputField.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 163px;
	padding-top: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-attachment: scroll;
	padding-right: 10px;
	text-decoration: none;
}
#menu{
	width:900px;
	height:61px;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left center;
}

#menu a {
	display: block;
	float: left;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #2284A4;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
#menu a:hover {
	color: #F150BA;
}
#menu .hd-pr1 {
	width: 200px;
	height: 61px;
	float: left;
	background-image: url(../images/hd-pr1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu .hd-pr1 .homeTab {
	padding-left: 12px;
	margin: 0px;
}
#menu .hd-pr1 .joinTab {
  padding-left: 27px;
}

#menu .hd-pr2 {
	width: 184px;
	height: 61px;
	background-image: url(../images/hd-pr2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#menu .hd-pr3 {
	width: 516px;
	float: left;
	height: 61px;
	background-image: url(../images/hd-pr3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu .hd-pr3 .gamesTab {
	margin: 0px;
	padding-left: 0px;

}
#menu .hd-pr3 .pointsTab {
	margin: 0px;
	padding-left: 25px;

}
#menu .hd-pr3 .winnerTab {
	margin: 0px;
	padding-left: 20px;

}
#menu .hd-pr3 .rerferTab {
	margin: 0px;
	padding-left: 25px;

}


.headTag h1 {
	line-height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-decoration: none;
	color: #FFF;
	display: block;
	text-align: center;
	font-weight: bold;
	width: 875px;
	font-size: 18px;
	letter-spacing: 1px;
	background-color: #02698C;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#middle_content{
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	height: auto;
}
.leftContainer {
	float: left;
	width: 720px;
	height: auto;
}
.rightContainer {
	float: right;
	width: 153px;
	height: 900px;
	padding-bottom: 5px;
}

.content-top {
	background-image: url(../images/container-top.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 100%;
	z-index: -1;
	background-position: center top;
	margin-top: 0px;
	float: left;
}
.content{
	width:880px;
	margin:auto;
	height: auto;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

.content a{
	text-decoration: underline;

}

.content a:hover{
	text-decoration: none;

}


.box-1 {
	float: left;
	height: 259px;
	width: 259px;
}
#box-1 {
	float: left;
	height: 259px;
	width: 280px;
	background-image: url(../assets/Banners/join-now.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

.box-2 {
	float: left;
	height: 259px;
	width: 431px;
	margin-left: 20px;
}

#mainPromotions {
	float: left;
	height: 259px;
	width: 580px;
	margin-left: 17px;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#mainPromotions-inner {
	float: left;
	height: 259px;
	width: 580px;
	margin-left: 17px;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

.box-3 {
	float: left;
	height: 232px;
	width: 331px;
}
.box-4 {
	float: left;
	height: 232px;
	width: 172px;
	margin-right: 18px;
	margin-left: 18px;
	background-image: url(../images/170x90/SelfMadeMillionaire_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box-5 {
	float: left;
	height: 232px;
	width: 172px;
	background-image: url(../images/promotion5_1p.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box-6 {
	height: auto;
	width: 705px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #01698C;
	border-left-color: #01698C;
	padding-top: 10px;
	padding-left: 5px;
	float: left;
}

.box-7 {
	float: left;
	height: 259px;
	width: 152px;
	background-image: url(../images/playnow-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box-7inside {
	float: left;
	height: 150px;
	padding: 5px;
	margin-top: 50px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	width: 140px;
}
.goBtn {
	margin-left: 9px;
	float: left;
}

.box-8 {
	height: auto;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
}

.box-9 {
	height: 99px;
	width: 100%;
	float: left;
}

.box-8-v2 {
	height: 400px;
	width: 150px;
	float: right;
	background-image: url(../images/moonWinners_withBuddyIcon.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.box-9-v2 {
	height: 99px;
	width: 100%;
	float: left;
}
.box-10 {
	float: left;
	width: 100%;
	height: auto;
}
.box-11 {
	height: 300px;
	width: 150px;
	float: left;
}
.box-11-head {
	background-image: url(../images/news-head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 100%;
}
.box-11-content {
	height: 260px;
	width: 146px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007092;
	border-left-color: #006A8C;
	margin: 0px;
	padding: 0px;
}
.box-11-content p {
	text-align: left;
	display: block;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: url(../images/star.jpg);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	height: 82px;
}
.box-11-content p a {
	text-decoration: underline;
}
.box-11-content p a:hover {
	text-decoration: none;
}

.box-11-foot {
	height: 8px;
	width: 150px;
	background-image: url(../images/news-foot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box-12 {
	float: left;
	width: 715px;
	height: auto;
}
.promoGif {
	height: 90px;
	width: 170px;
	margin-top: 37px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.promoTextBox {
	height: 100px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006A8B;
	margin-top: 1px;
	text-align: left;
	display: block;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
.promoTextBox a {
	font-weight: bold;
	text-decoration: underline;
}
.promoTextBox a:hover {
	text-decoration: none;
}

.content-bottom {
	background-image: url(../images/container-bottom.png);
	background-repeat: no-repeat;
	height: 23px;
	background-color: #007996;
	background-position: center -5px;
	width: 100%;
	float: left;
}
.responsible {
	background-color: #FFF;
	text-align: center;
	float: left;
	width: 100%;
}
.textBoxHeader {
	float: left;
	height: 38px;
	width: 712px;
	background-image: url(../images/textBox-header.jpg);
}

.textBox h2 {
	padding: 0px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: underline;
	color: #DC4586;
	display: block;
	text-align: center;
	font-weight: bold;
	width: 100%;
	font-size: 14px;
	letter-spacing: 1px;
}
.textBoxHeader h2 {
	padding: 0px;
	line-height: 20px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	color: #FFF;
	display: block;
	text-align: center;
	width: 50%;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.textBox {
	width: 700px;
	height: auto;
	text-align: justify;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #01698C;
	border-left-color: #01698C;
	padding-left: 5px;
	line-height: 22px;
	font-weight: normal;
	color: #333;
	padding-right: 5px;
	background-image: url(../images/very-small-logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textBox a {
	text-decoration: underline;
}
.textBox a:hover {
	color: #007996;
	text-decoration: none;
}

.textBoxFooter {
	float: left;
	height: 10px;
	width: 712px;
	background-image: url(../images/instantGame-foot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.registerPromo {
	text-align: left;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}

.regSSL{height:2100;width:500;margin-left:auto;margin-right:auto;}

.spacer {
	height: 10px;
	width: 100%;
	float: left;
}


#footer{
	width:900px;
	height:auto;
	clear:both;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#bottom_menu{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 40px;
	padding-top: 10px;
	color: #007996;
}

#bottom_menu:after{ /*Add margin between menu and rest of content in Firefox*/
/*content: ".";*/ 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#bottom_menu ul{
	width: 100%;
	padding: 5px 0;
	margin: 0;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bottom_menu ul li{
display: inline;
}

#bottom_menu ul li a{
	color: #CCC;
	padding: 5px;
	margin: 0;
	text-decoration: none;
}

#bottom_menu ul li a:hover{
	color: #FFF;
	text-decoration: underline;

}

#Latest_Winners{
	background-color: #FFF;
	height: 123px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}


#copyright{
	padding:0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #CCC;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #007C9B;
	border-right-color: #007C9B;
	border-bottom-color: #007C9B;
	border-left-color: #007C9B;
	
}
.cardlogos {
	width: 616px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 32px;
	background-image: url(../images/cardlogos.png);
	z-index: 100;
}

.copyAlign {
	text-align: center;
	width: 100%;
}
.license {
	font-size: 10px;
	display: block;
	text-align: left;
	padding-left: 10px;
	width: 880px;
}

.innerFooterLinks {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #0385A5;
	text-align: center;
}
.innerFooterLinks a {
	color: #CCC;
	text-decoration: none;
}
.innerFooterLinks a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*------------- Main divs,containers,tables styles END --------------- */

/*-------------- My Account styles --------------------*/
.myAccountLoginBox {
	float: left;
	height: 180px;
	width: 420px;
	color: #26A0B5;
	font-weight: bold;
	background-image: url(../images/loginBoxContent.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.notMemberBox {
	float: right;
	height: 180px;
	width: 420px;
	background-image: url(../images/notMemberBox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 30px;
}
.notMemberJoin {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
}

#myAccountLoginForm {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#myAccountLoginForm table {
	margin-right: auto;
	margin-left: auto;
}
.myAccountLoginBox .forgotPassword {
	width: 390px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #31C5D3;
	text-align: right;
	padding-top: 5px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 10px;
}
.leftMyAccount {
	height: 1088px;
	width: 182px;
	background-image: url(../images/myaccountLeft-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.myAccountData {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 180px;
	height: auto;
	float: left;
	background-color: #B0F0F2;
}

#accountData_container {
	color: #005B72;
	font-weight: bold;
}

.menuHeader_0 {
	float: left;
	width: 182px;
	height: 50px;
	background-image: url(../images/myaccount_head.gif);
	margin: 0px;
	padding: 0px;
	background-position: -1px top;
	background-repeat: no-repeat;
}
.menuHeader_1 {
	float: left;
	width: 181px;
	height: 50px;
	background-image: url(../images/banking_header.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-position: left center;
}
.menuHeader_2 {
	float: left;
	width: 181px;
	height: 50px;
	background-image: url(../images/bingo_points.gif);
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.menuHeader_3 {
	float: left;
	width: 181px;
	height: 50px;
	background-image: url(../images/history_head.gif);
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.menuHeader_4 {
	float: left;
	width: 181px;
	height: 50px;
	background-image: url(../images/help_head.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-position: left center;
}
.menuHeader_5 {
	float: left;
	width: 181px;
	height: 50px;
	background-image: url(../images/games_history_head.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-position: left center;
}
.myAccount_menu{

}
.myAccount_menu ul {
	float: left;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 181px;
}
.myAccount_menu ul li {
	text-align: left;
	display: block;
}
.myAccount_menu ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 3px;
	text-decoration: none;
	background-color: #BAF2F3;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #005B72;
	height: 20px;
}
.myAccount_menu ul li a:hover {
	background-color: #BEF9FA;
	color: #B40D81;
}

.account_play_btn {
	float: left;
	height: 30px;
	width: 100%;
	clear: both;
}
.account_play_btn a {
	display: block;
	text-align: left;
	background-image: url(../images/grey_button_on_white.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	padding-top: 6px;
	padding-bottom: 7px;
	color: #CA2A96;
	padding-left: 30px;
}
.account_play_btn a:hover {
	background-image: url(../images/grey_button_over_on_white.jpg);
	background-position: left center;
	color: #C521A8;
	text-decoration: none;
}
.additional_btn {
	float: left;
	height: 30px;
	width: 180px;
	clear: both;
}
.additional_btn a {
	display: block;
	text-align: center;
	background-image: url(../images/grey_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	padding-top: 6px;
	padding-bottom: 7px;
	color: #CA2A96;
}
.additional_btn a:hover {
	background-image: url(../images/grey_button_over.jpg);
	background-position: center center;
	color: #C521A8;
	text-decoration: none;
}

.midMyAccount {
	width: 535px;
	height: auto;
	float: left;
	margin-left: 5px;
}
.rightMyAccount {
	float: right;
	width: 150px;
	height: 1088px;
	margin-left: 8px;
}
.myAccount_banner {
	width: 100%;
	float: left;
	height: auto;
}

.dot_spacer {
	float: left;
	height: 10px;
	width: 181px;
	background-color: #FFF;
	background-image: url(../images/dotted_line.gif);
	background-position: -2px;
}
.myAccount_message {
	color: #025975;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	font-size: 13px;
}
.myAccount_promotion_wrapper {
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../images/myAccount_promotion_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.memberUpdates {
	height: 140px;
	width: 510px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.memberPromotion{
width:250px;
height:139px;
float:left;
}

.memberPromoText{
	width:250px;
	height:auto;
	float:left;
	padding-right: 2px;
	padding-left: 5px;
	color: #015B73;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 11px;
}
.memberLoggedInContent .steps {
	float: left;
	width: 100%;
	margin: 0px;
}
.steps .box_play {
	width: 165px;
	height: 164px;
	float: left;
	background-image: url(../images/play_now_myaccount_grey_large.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.steps .box_30free {
	width: 165px;
	height: 164px;
	float: left;
	margin-right: 19px;
	margin-left: 19px;
	background-image: url(../images/deposit_funded_grey_30.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.steps .box_50free {
	width: 165px;
	height: 164px;
	float: left;
	margin-right: 19px;
	margin-left: 19px;
	background-image: url(../images/deposit_funded_grey_50.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.steps .box_friends {
	width: 165px;
	height: 164px;
	float: left;
	background-image: url(../images/invite_friends_grey_large.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_large {
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
}

.next_step_text {
	font-weight: bold;
	color: #015B73;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 5px;
	height: 80px;
	display: block;
	font-size: 9px;
}


.strong {
	font-weight: bold;
	color: #015B73;
	margin: 0px;
	padding: 0px;
}

.memberLoggedInContent {
	margin-top: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	float: left;
}

/*-------------- My Account style END --------------------*/

/*-------------- News style START --------------------*/
.news_container{
	width:100%;
	height:900px;
	padding:10px;
	float: left;
}

.post_title {
	font-size: 13px;
	font-weight: bold;
	color: #F06;
	display: block;
	float: left;
	width: 700px;
	background-color: #E8F7F7;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.post_image {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	float: left;
}
.news_wrapper {
	float: left;
	padding: 5px;
	width: 700px;
}
.promo_paragraph {
	float: left;
	text-align: justify;
	display: block;
	width: 700px;
	height:auto;
}
.post_link {
	font-size: 11px;
	float: right;
	width: 100px;
	text-decoration: underline;
	color: #399;
}
.post_time {
	color: #999;
	float: left;
	font-size: 10px;
	width: 700px;
	display: inline-block;
}

/*-------------- News styles END -------------------------*/

/*-------------- Tool Tip styles -------------------------*/
.toolTipWrap{
	position:relative;
	height:auto;
	width:auto;
	z-index:1000;
	top:-250px;
	right:20px;
}
.toolTip{
	height: 183px;
	width: 119px;
	position: absolute;
	top: 0px;
	text-align:left;
	background-image: url(../images/tooltip.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	color: #29667A;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
/*-------------- Tool Tip styles END -------------------------*/
/*-------------- Winners feed(XSL document)styles ------------*/
.winnerPhoto {
	margin-top: 81px;
	width: 62px;
	margin-right: auto;
	margin-left: 45px;
	height: 62px;
	border: 1px solid #FFF;
	background-color: #FFF;
}
.promotedWinner {
	width: 145px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
	height: 23px;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
.winnersXmlBox {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	margin-top: 3px;
}
.winnersXmlBox-header {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	text-align: center;
	padding-top: 5px;
}

.winnersPlay {
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
}

.winnersPlay a{
	color: #FFF;
	text-decoration: underline;
}

.winBox {
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: justify;
	color: #005170;
	overflow: hidden;
}
.winName {
	width: 80px;
	overflow: hidden;
	height: 20px;
	margin-top: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
.winBoxRow {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 150px;
	height: 22px;
}
.center {
	text-align: center;
}
/*-------------- Winners feed(XSL document)styles END --------*/
/*---------- Reffer a friend styles -------------------*/
.refferHolder {
	width: 600px;
}
.spacer {
	height: 10px;
}
.messageBox {
	width: 400px;
	overflow: auto;
}
.wrapper {
	height: auto;
	width: 700px;
	float: left;
	margin-left: 10px;
}
.errorMsg {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	border: 1px solid #F00;
}
.Msg {
	font-size: 12px;
	color: #09F;
	border: 1px solid #09F;
}
.inputReffer {
	height: 25px;
	width: 120px;
	padding-top: 5px;
}
.contentHeight {
	height: 1000px;
	width: 100%;
	float: left;
}
.sectionTitle {
	width: 100%;
	height: 35px;
	float: left;
}
/*---------- Reffer a friend styles END ---------------*/
/*----------- Instant Games Main.php ----------------*/

.instantBox1 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/overthemoon.jpg);
	
	background-repeat: no-repeat;
	background-position: 0px -4px;
}
.instantBox2 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/gold-rush.jpg);
	background-repeat: no-repeat;
	background-position: 0px -4px;
}
.instantBox3 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/1p.jpg);
	background-repeat: no-repeat;
	background-position: 0px -4px;
}
.instantBox4 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/vitamin-cash.jpg);
	background-repeat: no-repeat;
	background-position: 0px -4px;
}
.instantBox5 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/cash-flow.jpg);
	background-repeat: no-repeat;
	background-position: 0px -4px;
}
.instantBox6 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/free-vegas.jpg);
	background-repeat: no-repeat;
	background-position: 0px -4px;
}
.instantBox7 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/beginners-gold.jpg);
	background-repeat: no-repeat;
	background-position: 0px -5px;
}

.instantBox8 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/ninety.jpg);
	background-repeat: no-repeat;
	background-position: 0px -5px;
}

/* Old Instant Games thumbnails 
.instantBox1 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/old-Thumbs/instant_01.gif);
	background-repeat: no-repeat;
	background-position: 4px -4px;
}
.instantBox2 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/old-Thumbs/instant_02.gif);
	background-repeat: no-repeat;
	background-position: -4px -4px;
}
.instantBox3 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/old-Thumbs/instant_03.gif);
	background-repeat: no-repeat;
	background-position: 2px -4px;
}
.instantBox4 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/old-Thumbs/instant_04.gif);
	background-repeat: no-repeat;
	background-position: 2px -4px;
}
.instantBox5 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/old-Thumbs/instant_05.gif);
	background-repeat: no-repeat;
	background-position: -3px 8px;
}
.instantBox6 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/old-Thumbs/instant_06.gif);
	background-repeat: no-repeat;
	background-position: -3px 8px;
}
.instantBox7 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/old-Thumbs/instant_07.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}

.instantBox8 {
	float: left;
	height: 200px;
	width: 174px;
	background-image: url(../images/instantGames/old-Thumbs/instant_08.gif);
	background-repeat: no-repeat;
	background-position: 0px -5px;
}
*/
.instantPlay {
	width: 122px;
	height: 34px;
	margin-top: 150px;
	background-image: url(../images/inst-play-but.png);
	background-repeat: no-repeat;
	margin-left: 26px;
	float: left;
	position: static;
	background-position: 0px 0px;
}
.instantPlay:hover {
	background-image: url(../images/inst-play-butHover.png);
	background-repeat: no-repeat;
	background-position: center;
}




.instantgames-header {
	background-image: url(../images/bingoGames-head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	width: 712px;
	float: left;
	background-color: #FFF;
}
.instantgames-footer {
	background-image: url(../images/instantGame-foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	width: 712px;
	float: left;
	background-color: #FFF;
}
.ui_subtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9E1E9;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 10px;
	float: left;
	height: auto;
}
.sub_content {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
.sub_content p {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
	color: #333;
}

.sub_content a {
	text-decoration: none;
}


#sendMailContent {
	width: 80%;
	padding-left: 10px;
	margin-top: 10px;
}
/*------------ Promotions ------------------*/
.top_promo{
	float: left;
	width: 690px;
	height: 230px;
	padding-left: 15px;
	padding-bottom: 20px;
}
.hot_promo_text a {
	color: #D6104A;
	font-size: 13px;
	text-decoration: underline;
}
.hot_promo_text a:hover {
	text-decoration: none;
}


.hot_promo_pic{
	float: left;
	height: 230px;
	width: 325px;
}
.hot_promo_text{
	float: right;
	width: 350px;
	font-size: 12px;
	font-weight: normal;
	height: 230px;
	text-align: left;
	padding: 0px;
	overflow: auto;
}
.hot_promo_text h4 {
	font-size: 14px;
	color: #D6104A;
}

.promos{
	float: left;
	width: 690px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.promo_pic{
	float: left;
	height: auto;
	width: 250px;
}
.promo_text a {
	color: #D6104A;
	text-decoration: underline;
}
.promo_text a:hover {
	text-decoration: none;
}

.promo_text{
	float: right;
	width: 425px;
	font-size: 11px;
}
.promo_text h4 {
	font-size: 13px;
	color: #D6104A;
}

.promos_down{
	float: left;
	width: 690px;
	padding-left: 15px;
	padding-top: 10px;
}
.promo_text_down{
	float: right;
	width: 510px;
	font-size: 11px;
}
.promo_text_down h4 {
	font-size: 13px;
}

.promo_pic_down{
	float: left;
	height: 91px;
	width: 165px;
}
.read_full a{
	color: #399;
	display: block;
	font-size: 11px;
	text-align: right;
	width: 100%;
}
.promo_text_down a{
color:#D6104a;
text-decoration:underline;
}
.promo_text_down a:hover{
color:#D6104a;
text-decoration:none;
}
/*----------- Promotions END ----------------*/

/*----------------- Winners ---------------------*/
.total_wins{
	color:#F09;
	font-size:18px;
	font-weight:bold;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
}
#total_wins_box {
	margin-left: 200px;
	float:left;
}
/*--------------- Winners End ------------------*/

/*--------------- Our Games ------------------*/
.bingo_games_join{
	display: block;
	float: right;
	height: 51px;
	width: 131px;
	background-image: url(../images/games_join_now.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.bingo_games_join:hover {
	background-image: url(../images/games_join_now_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.ourgames_thumbs{
	margin-top: 10px;
	float: left;
}
.ourgames_thumbs tr td img{
	margin-right: 10px;
}

.games_play_now{
	display: block;
	float: left;
	height: 35px;
	width: 144px;
	background-image: url(../images/games_play_now.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}

.games_play_now:hover {
	background-image: url(../images/games_play_now_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.table_cell{
	height: 150px;
	float: left;
	width:400px;
}

.table_cell_image{
	height: 150px;
	float: left;
}

.anchors{
	background-position: left center;
	display: inline-block;
	margin-right: 10px;
	float: left;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: center;
}
#chatdiv{
	background-image: url(../images/instantGames/banners/chat-games.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}.pink {
	color: #FF599B;
}
.articles_links{
	margin-bottom:25px;
	text-align:left;
	float:left;
	padding-left: 7px;
}

/*---------- Articles styles-------------*/
.bingo_article {
	display: inline-block;
	width: 220px;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #9EBEBE;
	background-color: #EFF5F5;
}
.bingo_article:hover {
	background-color: #BFD7D7;
	border: 1px solid #6B9C9C;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.article_head{
	background-color: #006281;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 3px;
	margin-left: 1px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}.article_head h1{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

/*---------- Refer a friend ------------------*/
.StartInviteBanner{
	width:560px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 5px;
}
.wrappInvite{
	float: left;
	width: 700px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.invite-text{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
	padding-left: 10px;
	width: 568px;
	padding-right: 130px;
	margin-top: 15px;
}
.go-refer{
	float: left;
	width: 500px;
	margin-top: 20px;
	padding-left: 200px;
}
.invite-app-text{
	width:675px;
	float:left;
	padding-right: 10px;
	padding-left: 15px;
}
.friends-image{
	height: 101px;
	width: 649px;
	background-image: url(../images/invited_friends_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.social-networks{
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	width:auto;
	height: 120px;
}
.social-mail{
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	width:600px;
	height: 120px;
	text-align:right;
}
.mail-share{
float:right;
margin-left:10px;
}
.refer-container{
	float:left;
	width:700px;
	height:auto;
	background-image:url(../images/bg_social_networks.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#customLink{
	width:113px;
	height:113px;
	float:left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom:15px;
}

.link-box{
	float:left;
	width: 700px;
	height: 170px;
	background-image: url(../images/pink-bg-small.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
}
.link-box p {
	display: block;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.copy-link{
	margin-right: auto;
	margin-left: 25px;
	width: 650px;
	margin-top: 10px;
	color: #00F;

}.event-title {
	padding-left: 25px;
	padding-top: 10px;
}
.other-way-share {
	background-image: url(../images/pink-bg-large.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 262px;
	width: 700px;
	float: left;
	margin-top: 20px;
}

.invite-app-text ul{
	list-style-type: none;
	list-style-image: url(../images/bullet-star.jpg);
}

.invite-app-text ul li{
	font-weight: bold;
	color: #00516F;
}
/**************** Sidebar Winners section ***********************/
#BigMoonWinners{
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
	color: #EEE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BigMoonWinnersTD {
	width: 70px;
	overflow: hidden;
}
.win-loading {
	text-align: center;
	padding-top: 6px;
	height: 2px;
}
.MoonWinnerPlay a:hover {
	text-decoration: none;
}
.MoonWinnersWrap {
	height: 430px;
	width: 150px;
	background-image: url(../images/winner_sidebar_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 38px;
}
.MoonWinnerPhoto {
	height:162px;
	width:150px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	padding:0px;
	font-size: 10px;
	font-weight: bold;
	color: #F06;
	background-color: #FFF;
}
.MoonWinnerAlias {
	font-weight: bold;
	color:#EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:5px;
	height:40px;
	text-align:center;
	padding-bottom: 0px;
}
.MoonWinnersText {
	font-weight:bold;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	height:35px;
}


.hidden {
	display: none;
}
.MoonWinnerPlay{
	height: 39px;
	width: 150px;
}
.MoonWinnerPlay a {
	color: #FFF;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/**************** Sidebar Winner Section *********************/

/**************** Add Gallery styles start ***********************/
#tv-ad-wrap{
	width:755px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#thumb-desc-wrap{
	position: relative;
	height: 0px;
	background-color: #000;
	z-index: 1000;
	background-image: url(bottom-logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	bottom: 0px;
	display: none;
}
#thumb-desc{
	position: absolute;
	top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
}
#ad-player {
	height: 345px;
	width: 500px;
	float:left;
}
#embed{
	margin: 0px;
	padding: 0px;
}
#video-thumbs {
	float: right;
	width: 250px;
	padding-bottom: 10px;
}
.promo-banner {
	float: left;
	height: 102px;
	width: 235px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-weight: bold;
	border: 1px solid #333;
}
.ad-thumb {
	height: 115px;
	width: 115px;
	float: left;
	border: 1px solid #666;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
}

#thumb-desc-wrap{
background-image: url("../images/bottom-logo.png");
}

#adGallery {
	width: 755px;
	height:auto;
	margin-right: auto;
	margin-left: auto;

}
#PhotoSlider {
	width: 250px;
	float: right;
	height: auto;
}
#Previous_Gallery {
	float: left;
	height: 50px;
	width: 50px;
}
#Next_Gallery {
	float: right;
	height: 50px;
	width: 50px;
}
#Gallery_Thumbnails {
	float: left;
	margin: 0px;
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#Gallery_Thumbnails ul {
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 100%;
}
#Gallery_Thumbnails ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 5px;
	padding-bottom: 5px;
}
#Full_Image_View {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 380px;
}
#Share-Ads {
	float: left;
	width: 900px;
	position: relative;
	z-index: 1000;
	top: 0px;
}
#Ad-Wrapper {
	float: left;
	width: 900px;
}
/**************** Add Gallery styles end *************************/

/**************** News Styles Start *****************************/
.last-news-entry {
	height: auto;
	padding: 10px;
	float: left;
	width: 590px;
}
#News-Wrapper {
	float: left;
	height: auto;
	width: 880px;
}
.entry-large-image {
	float: left;
	height: 150px;
	width: 200px;
	border: 2px solid #d01749;
	background-color: #333;
}
.last-enrty-text {
	float: left;
	width: 375px;
	height: auto;
	padding-left: 10px;
	text-align: justify;
}
.last-enrty-text .title {
	font-weight: bold;
	color: #F09;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.last-enrty-text .title a {
	color: #F09;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.last-enrty-text .title a:hover {
	text-decoration: none;
}
.last-enrty-text .text {
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 103px;
	line-height: normal;
}
.last-enrty-text .date {
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.last-enrty-text .read-more a {
	float: right;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F09;
}
.last-enrty-text .read-more a:hover {
	text-decoration: none;
}
.news-indexes {
	height: auto;
	float: left;
	width: 590px;
	padding: 10px;
}
.news-indexes .post {
	width: 260px;
	float: left;
	height: auto;
	padding: 5px;
	margin-left: 5px;
}
.news-indexes .vert-separator {
	height: 150px;
	float: left;
	width: 1px;
	background-color: #CCC;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.news-indexes .horz-separator {
	float: left;
	width: 585px;
	background-color: #CCC;
	height: 1px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-indexes .post .thumb {
	height: 80px;
	width: 100px;
	float: left;
	border: 2px solid #d01749;
}
.news-indexes .post p {
	height: auto;
	margin: 0px;
	display: block;
	width: 260px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	text-align: left;
}

.news-indexes .post .title {
	color: #F09;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	width: 140px;
	float: left;
}

.news-indexes .post .title a {
	color: #F09;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.news-indexes .post .title a:hover {
	text-decoration: underline;
}
.news-indexes .post .date {
	float: left;
	width: 135px;
	color: #999;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news-indexes .post .read-more a{
	float: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 75px;
	color: #F09;
}
.news-indexes .post .read-more a:hover {
	text-decoration: none;
}
.single-news-thumb {
	float: left;
	height: 146px;
	width: 196px;
	border: 2px solid #d01749;
}
.single-news-title {
	float: left;
	width: 670px;
	height: auto;
	color: #F09;
	font-size: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	white-space: normal;
	margin: 0px;
	padding-top: 0px;
}
.single-post {
	width: 99%;
	margin: 0px;
	text-align: justify;
	white-space: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	clear: both;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.single-news-date {
	width: 665px;
	float: left;
	color: #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/**************** News Styles End ********************************/