.bingo-reviews-index {

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #333;

	width: 425px;

	padding-left: 3px;

	background-image: url(../../images/global-img/indexes-row-bg.png);

	background-repeat: no-repeat;

	height: 75px;

	margin-top: 3px;

	background-position: left 6px;

}

.new-bingo-index {

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #333;

	width: 425px;

	padding-left: 3px;

	background-image: url(../../images/global-img/new-indexes-row-bg.png);

	background-repeat: no-repeat;

	height: 75px;

	margin-top: 3px;

	background-position: left 6px;

}


.index-thumb-cell {

	height: 60px;

	padding-left: 10px;

	width: 45px;

	padding-top: 5px;

	padding-right: 5px;

}

.new-index-thumb-cell {

	height: 200px;
	vertical-align:top;

	padding-left: 10px;

	width: 45px;

	padding-top: 5px;

	padding-right: 5px;

}

.new-bingo-index-header {

	float: left;

	width: 425px;

	height: 35px;

	background-image: url(../../images/global-img/index-new-header.png);

	background-repeat: no-repeat;

	background-position: left center;

}


.bingo-reviews-index-header {

	float: left;

	width: 425px;

	height: 35px;

	background-image: url(../../images/global-img/index-review-header.gif);

	background-repeat: no-repeat;

	background-position: left center;

}

.bingo-review-index-brand {

	text-align: left;

	padding-left: 5px;

	height: 75px;

	width: 97px;

}

.new-bingo-index-brand {

	text-align: left;
	vertical-align:top;

	padding-left: 5px;

	height: 200px;

	width: 250px;

}

.bingo-review-index-read {

	text-align: center;

	height: 75px;

	width: 87px;

}

.bingo-review-index-bonus {

	text-align: center;

	margin-left: 15px;

	height: 75px;

	padding-left: 10px;

	width: 55px;

}

.play-now-cell {

	text-align: right;

	height: 75px;

	width: 90px;

}

.new-play-now-cell {

	text-align: right;
	vertical-align:top;
	

	height: 200px;

	width: 90px;

}



.bingo-review-index-deposit {

	text-align: left;

}



.bonus-color {

	color: #FF00EA;

}

.align-right {

	text-align: right;

}

.align-left {

	text-align: left;

}









.applemenu {

	padding: 0;

	margin-top: 5px;

	margin-right: 0;

	margin-bottom: 5px;

	margin-left: 0;

	height: auto;

	float: left;

}

#top_five_sidebar {

	width: 195px;

	padding-left: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	text-align: center;

}



.applemenu div.silverheader a {

	color: white;

	display: block;

	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/

	width: 505px;

	padding-left: 8px;

	text-decoration: none;

	background-color: #FF00EA;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;

	background-image: url(../../images/global-img/purple-buble.gif);

	background-repeat: no-repeat;

	background-position: right;

	border-bottom-width: 1px;

	border-bottom-style: ridge;

	border-bottom-color: #333;

	padding-top: 5px;

	padding-right: 0;

	padding-bottom: 5px;

}

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active {

	color: white;

}



.applemenu div.selected a, .applemenu div.silverheader a:hover {

	color: white;

}

.applemenu div.submenu { /*DIV that contains each sub menu*/

	padding: 5px;

	height: 50px;

	margin-top: 5px;

	margin-bottom: 5px;

	overflow: auto;

}

#imageSlideshowHolder {

	/* This is a CSS hack in order to get a nice look in IE 5.5 and lower 



		In these versions of Internet Explorer, we need to add borders and padding to the width. In this example, we have a 3 pixel

		border on all sides. This means that the width in IE5.5 should be 606 pixels(600 + border 3px on the left + border 3 px on the right). Height

		should be set to 456 pixels(450 + 3 +3). IE 5.5 will ignore the width attributes below the first line. These will be applied to other browsers.



		*/

		/* CSS HACK */

		width: 521px;	/* IE 5.x */

	width/* */:/**/513px;	/* Other browsers */

	width: /**/513px;

	/* CSS HACK */

		height: 306px;	/* IE 5.x */

	height:300px;	/* Other browsers */

	height:300px;

	background-color:#000;

	border:1px solid #FF42C0;

	position:relative;

	left: 0px;

	top: 0px;

}

.review-header {

	height: 40px;

	width: 100%;

	margin-bottom: 10px;

	background-color: #9F6;

}

.imageInGallery {

	width:513px;

	height:300px;

	/* Never change these 3 value */

		left:0px;

	top:0px;

	position:absolute;

}

#imageSlideshowHolder img {

	position:absolute;

	left: 0px;

	height: 300px;

	width: 513px;

	top: 0px;

}

body {

	margin: 0;

	padding: 0;

	color: #333;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	background-repeat: repeat-x;

	background-image: url(../../images/homepage/bg.jpg);

	background-color: #FDFBFF;

}

.horoscope {

	float: left;

	height: auto;

	width: 100%;

}

#horoscopes {

	text-align: center;

	width: 65px;

	float: left;

}

#liverooms_headers {

	height: 30px;

	color: #F3C;

	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 2.2em;

}

/* LINKS AND HEADINGS STYLING */



a {

	color: #FF04E9;

	text-decoration: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.align-center {

	text-align: center;

}

a:hover {

	color: #808080;

}

h1 {

	margin: 0;

	color: #000;

	background-color:transparent;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	white-space: nowrap;

	display: inline;

}



h3 {

	clear: both;

	font-size: 20px;

	color: #2E1B17;

	padding: 0 14px;

	margin: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none;

	text-align: left;

}

h4 {

	color: #F39;

}



.blue {

	color: #546F92;

}

.image {

	float: left;

	border: 2px solid #e2e2e2;

	padding: 3px;

	margin: 0 15px 10px 0;

}

/* CONTENT WRAPPER */



#main {

	width: 965px;

	margin-top: 2px;

	margin-right: auto;

	margin-bottom: auto;

	margin-left: auto;

	background-color: #FFF;

	height: auto;

}



.fixed_jackpots {

	margin-top: 15px;

	height: auto;

	float: left;

	background-repeat: repeat;

	background-color: #EEE;

	width: 720px;

}

.tbl-jack-header {

	height: 35px;

	background-image: url(../../images/global-img/guaranteed-jackpots-header-main.gif);

	background-position: right;

	background-repeat: no-repeat;

	background-color: #1594E5;

}





.day_menu {

	height: 60px;

	margin-top: 20px;

}





.key {

	text-decoration: underline;

} /* ACCESKEY UNDERLINED LETTER */

.th-data {

	float: left;

	height: 40px;

	width: 118px;

	text-align: center;

	padding-top: 20px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #F3C;

}

#jackpot_data {

	clear: both;

	height: 62px;

	padding-left: 5px;

	padding-top: 1px;

	padding-bottom: 1px;

	border-bottom-width: 1px;

	border-bottom-style: ridge;

	border-bottom-color: #FFF;

}

.th-logo {

	float: left;

	height: 60px;

	width: 120px;

}

/* LEFT VERTICAL MENU */

	

	.menu_left {

	float: left;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 6px;

	margin-left: 0;

	padding-top: 0;

	padding-right: 0;

	padding-left: 0;

}

.menu_left li {

	list-style: none;

}

.menu_left li a {

	display: block;

	color: #3F5B7F;

	width: 124px;

	margin: 0;

	font-weight: bold;

	text-decoration: none;

	padding-top: 7px;

	padding-right: 23px;

	padding-bottom: 7px;

	padding-left: 23px;

	background-image: url(../../images/arrow.gif);

	background-repeat: no-repeat;

	background-position: left center;

}

.menu_left li a:hover {

	color: #FFF;

	background-color: #FFB0FF;

	background-image: url(../../images/arrow.gif);

	background-repeat: no-repeat;

	background-position: left center;

}

/* RIGHT INTRO SIDE */

	

#intro_right {

	float: right;

	width: 100%;

	color: #333;

	height: auto;

	clear: both;

	margin-bottom: 10px;

}

.fullpost-img {

	height: 300px;

	width: 513px;

}



.under-header {

	height: 70px;

	width: 100%;

	background-image: url(../../images/reviews-img/under-header.gif);

	border: 1px ridge #D6D6D6;

	clear: both;

}

.review-text-header {

	height: 35px;

	background-color: #1194E6;

	background-image: url(../../images/global-img/blue-coner.gif);

	background-repeat: no-repeat;

	background-position: right top;

}



.under-header-blog {

	height: 75px;

	width: 100%;

	border: 1px ridge #D6D6D6;

}

.month-site-logo {

	float: left;

	height: 65px;

	width: 65px;

	padding-top: 3px;

	padding-left: 75px;

	background-image: url(../../images/global-img/blogspot-word.png);

	background-repeat: no-repeat;

	background-position: left center;

}



.playnow-box {

	float: right;

	height: 65px;

	width: 350px;

	text-align: right;

}

.sitename-container {

	width: 675px;

	height: 70px;

	float: right;

	text-align: center;

}



.leftcontent {

	width: 515px;

	float: left;

}

.top5tbl {

	height: auto;

	margin-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: ridge;

	border-bottom-color: #FF00EA;

	padding-left: 1px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000;

}

.top5tbl-header {

	height: 25px;

	margin-bottom: 10px;

	font-size: 15px;

	font-weight: bold;

	text-align: center;

	padding-top: 5px;

}

.bonus-box {

	height: 35px;

	width: 100%;

	background-image: url(../../images/global-img/bonus-area-box.gif);

	background-repeat: no-repeat;

	background-position: right center;

	background-color: #1194E6;

}

#bonusinfo p  {

	background-image: url(../../images/global-img/bonus-ico.png);

	background-repeat: no-repeat;

	padding-left: 45px;

	background-position: 7px 1px;

	color: #333;

}





.blogpub {

	margin-bottom: 15px;

}

.adbanner {

	white-space: normal;

	float: left;

	width: 513px;

	height: auto;

	margin-top: 5px;

	margin-bottom: 10px;

}

.small-logo {

	float: left;

	height: 47px;

	width: 70px;

	padding-left: 1px;

}

.top5-bonus {

	height: 43px;

	width: 45px;

	text-align: center;

	padding-top: 18px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000;

	padding-left: 5px;

}

.play-top5 {

	padding-left: 15px;

	height: 44px;

	padding-top: 20px;

	text-align: right;

}



.righcontent {

	float: right;

	width: 220px;

}

/* LEFT SIDE */

	

#left {

	float: left;

	width: 100%;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: auto;

}

#leftbar {

	float: left;

	width: 180px;

	margin-top: 5px;

	margin-left: 4px;

}



#right2 {

	float: right;

	width: 180px;

	margin-top: 5px;

	margin-left: 4px;

}

.box {

	height: 35px;

	background-color: #FFF;

	background-image: url(../../images/global-img/quick-links-box.gif);

	width: 175px;

	background-position: center;

	background-repeat: no-repeat;

}

.jackpot-logo {

	width: 100px;

	padding-left: 10px;

	padding-top: 10px;

}





.note {

	border: 1px solid #CFCB66;

	color: #333;

	background-color: #FFFFAD;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 5px;

	margin-left: 0;

}

.promotionBannerContainer {

	height: 300px;

	width: 300px;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 15px;

}

#newsletterContainer {

	height: auto;

	font-family: Verdana, Geneva, sans-serif;

	color: #000;

	font-size: 10px;

	font-weight: bold;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-left: 0px;

	margin-bottom:0px;

}



.review_header_left {

	float: left;

	height: 30px;

	width: 450px;

	padding-top: 10px;

	padding-left: 5px;

}

.review_header_right {

	float: right;

	width: 250px;

	height: 40px;

}

.rssadverts {

	height: 80px;

	float: left;

	width: 100%;

}

/* RIGHT SIDE */



#right {

	width: 750px;

	float: right;

	margin-top: 5px;

	margin-bottom: 0px;

	margin-right: 5px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

}



#left2 {

	width: 750px;

	float: left;

	margin-top: 5px;

	margin-bottom: 0px;

	margin-right: 5px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

}



.leftcol {

	float: left;

	width: 405px;

	text-align: justify;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 5px;

	margin-left: 0;

	height: auto;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.leftrss {

	float: left;

	width: 550px;

	text-align: justify;

	margin-top: 10px;

	margin-right: 0;

	margin-bottom: 5px;

	margin-left: 0;

	height: auto;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	overflow: auto;

}

.rightcol {

	float: right;

	width: 315px;

	height: auto;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 5px;

	margin-left: 0;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}





.rightcolIndex {

	float: right;

	width: 330px;

	height: auto;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0px;

	margin-left: 0;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding: 0px;

}



.rightrss {

	float: right;

	width: 180px;

	height: auto;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 5px;

	margin-left: 0;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	overflow: auto;

}

.rightcontainer {

	margin-bottom: 10px;

	float: left;

}

.feed_nav {

	height: auto;

	float: left;

	width: 555px;

}



.special {

	clear: both;

	color: #333;

	margin-right: 0;

	margin-left: 0;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: auto;

	width: auto;

	padding-top: 40px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

}

/* FOOTER */



#footer {

	clear: both;

	padding: 5px;

	border-top: 1px solid #ccc;

}

#footer p {

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

}

#footer a:hover {

	color: #6AC5FF;

}







.promobox-line {

	float: right;

	width:330px;

	height:60px;

	padding: 0px;

	background-image: url(../../images/global-img/newsleter-promos.jpg);

	background-repeat: no-repeat;

}

.welcome-text {

	width: 400px;

	float: left;

	height: 55px;

	color: #333;

	padding-left: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	font-weight: normal;

}

/* End */



.liverooms-td {

	text-align: center;

	padding-bottom: 20px;

	padding-top: 5px;

	background-image: url(../../images/liveroom-play.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

#liveroom-wrap {

	padding-top: 10px;

	padding-bottom: 0px;

}

.games {

	height: auto;

	width: 315px;

}

#games-right {

	background-position: center bottom;

	background-repeat: no-repeat;

	height: 372px;



}



#flashgames {

	text-align: center;

	margin-top: 5px;

}

.noborder {

	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;

}

#seo-text {

	width: 355px;

	height: 450px;

	float: left;

}

#blog-headline {

	float: left;

	width: 100%;

}

#short-post {

	float: left;

	width: 100%;

	height: 85px;

	overflow: hidden;

	margin-top: 5px;

	margin-bottom: 5px;

}

p {

	text-align: justify;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	color: #333;

}

.wrap {

	float: left;

	width: 100%;

}

.post-short {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	padding: 5px;

	height: 50px;

	overflow: hidden;

}



.liveframerooms {

	clear: both;
	color: #333;
	margin-top: 15px;
	margin-right: 0;

	margin-left: 0;

	padding: 0px;
	
	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: auto;

	width: 750px;

	/*float: left;*/

}



#bonusinfo {

	margin-bottom: 10px;

	color: #000;

	height: auto;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-style: italic;

	background-position: bottom;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-width: 0px;

	border-top-style: none;

}

.prize-desc {

	padding-left: 20px;

	width: 350px;

	color: #333;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	height: 60px;

	padding-top: 5px;

}

.prize-row:hover {

	background-color: #FFC;

}

.prize-header {

	padding-top: 5px;

	padding-bottom: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-align: left;

	padding-left: 5px;

	height: 20px;

}



.prize-row {

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #0CF;

	background-color: #F0FAFF;

	background-image: url(../../images/cool-icons/prize-row-bg.png);

	background-repeat: no-repeat;

	background-position: center center;

}



#bonusinfo p span {

	color: #FFC;

	text-decoration: underline;

}



#simillarsites-box {

	height: 35px;

	width: 100%;

	background-image: url(../../images/global-img/simillar-box.gif);

	background-repeat: no-repeat;

	background-position: right center;

	background-color: #37DE0A;

}

#top5bingo-box {

	height: 35px;

	width: 100%;

	background-image: url(../../images/global-img/top5-box.gif);

	background-repeat: no-repeat;

	background-position: right center;

	background-color: #FF00EA;

}

.top5bingo_sites {

	background-color: #F9A4FF;

	height: 450px;

	background-image: url(../../images/global-img/top5sidebar-bg.png);

	background-repeat: repeat-x;

	background-position: bottom;

}





#liveupdates {

	margin-bottom: 10px;

}

.review-action {

	margin-bottom: 5px;

	background-color: #FFF;

	text-align: center;

	height: 70px;

}

.main-review {

	margin-bottom: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

#simillarsites {

	margin-bottom: 10px;

	height: auto;

	background-repeat: repeat-x;

	background-position: bottom;

}

.imageshow {

	background-color: #333;

	margin-bottom: 10px;

	width: 515px;

	height: 302px;

}

.more-reviews {

	padding-top: 7px;

	padding-right: 23px;

	padding-bottom: 7px;

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 7px;

	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

.more-reviews a {

	text-decoration: none;

}

.meebo {

	float: left;

	width: 100%;

	height: 300px;

}

.feed-header {

	height:20px;

	padding-top: 5px;

	padding-bottom: 5px;

	background-image: url(../../images/global-img/progressive_header.gif);

	background-repeat: no-repeat;

	background-position: center center;

	background-color: #CAEAFF;

	width: 745px;

}

#bingo-jackpots {

	margin-top: 5px;

}

.post-title {

	padding-bottom: 11px;

	color: #333;

	font-style: normal;

	line-height: normal;

	text-decoration: none;

}

.post-body {

	margin-top: 5px;

	margin-bottom: 10px;

	font-family: Verdana, Geneva, sans-serif;

	line-height: 25px;

	text-decoration: none;

}

#comment-form {

	margin-top: 10px;

	margin-bottom: 10px;

	float: left;

}

.tbl-cellspace {

	margin-top: 5px;

	margin-bottom: 5px;

}



[if IE] .gamepanels li a { /* Menu link width value for IE */

width: 100%;

}

-[endif] .player_container {

 float: left;

 height: 250px;

 width: 300px;

 margin-left: 20px;

}

.video_ads {

	float: left;

	height: 250px;

	width: 150px;

}

.playingvideos {

	height: auto;

	width: 215px;

	background-color: #000;

	color: #999;

	border: 1px solid #666;

	float: right;

}

.videonav {

	width: 150px;

	float: left;

	margin-top: 5px;

	margin-bottom: 20px;

	margin-left: 30px;

	height: auto;

}

.videothumb {

	float: left;

	width: auto;

	margin-left: 5px;

	margin-top: 5px;

}

.vdescription {

	float: right;

	height: 75px;

	width: 115px;

	text-align: justify;

}

.video-img {

	float: left;

	height: 55px;

	width: 55px;

}

.vcoments-sys {

	float: left;

	width: 100%;

	height: auto;

	margin-top: 20px;

}

.player_container {

	height: 350px;

	width: 500px;

	float: left;

	border: 1px solid #666;

	background-image: url(../../images/ajax-thumb-loader.gif);

	background-repeat: no-repeat;

	background-position: center center;

}

.sortable_head {

	background-color:#00D29E;

	color:#C6C;

	font-weight: bold;

	cursor: default;

	text-align: center;

}

.comment-form {

	float: left;

	width: 503px;

	background-image: url(../../images/global-img/coment-bg.png);

	background-repeat: no-repeat;

	height: 400px;

	padding-left: 10px;

	padding-top: 20px;

	margin-bottom: 15px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000;

	text-decoration: none;

}



.current-day {

	height: 40px;

	width: 715px;

	margin-top: 10px;

	color: #333;

	font-weight: bold;

	text-transform: capitalize;

	font-size: 14px;

	text-align: center;

	background-image: url(../../images/global-img/newsleter-promos.jpg);

	background-repeat: no-repeat;

	background-position: center center;

	padding-top: 15px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}

.fixed-tbl-cell {

	height: 74px;

	width: 123px;

	text-align: center;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

.tbl-row {

	width: 720px;

}





.more_info {

	width: 743px;

	height: auto;

	margin-right: 2px;

	text-align: center;

	background-color: #CAEAFF;

	border: 1px ridge #FFB3FF;

	color: #FFF;

	font-weight: bold;

}

.more_info a {

	color: #AE00A3;

}



.web_updates {

	float: none;

	width: 360px;

	height: 525px;

	background-color: #DDF1FF;

	margin-bottom: 10px;

	clear: none;

	margin-top: 10px;

}

.post-darkblue ul li {

	list-style-type: none;

	list-style-image: url(../../images/homepage/headlin-ico-on-dark-blue.jpg);

}





.post {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	height: 500px;

}

.post-darkblue {

	background-color: #54B4F0;

	padding: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

}

.post-darkpink {

	background-color: #FF04E9;

	padding: 5px;

}

.post-lightblue {

	background-color: #6AC5FF;

	padding: 5px;

}

.post-lightpink {

	background-color: #F8A5FF;

	padding: 5px;

}



.blog-title {

	margin-bottom: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #333;

	padding-top: 5px;

	padding-bottom: 5px;

}

.title-container {

	color: #2E8CCC;

}





.blog_headlines {

	float: none;

	width: 360px;

	height: 525px;

	background-color: #F4A3FF;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 10px;

}

.read-more {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #F00;

	text-align: right;

}









.feedtab{

	width: 555px;

	overflow: hidden;

	height: auto;

	float: left;

	background-image: url(../../images/gossip-img/cosmo-bg.jpg);

	background-position: bottom;

	background-repeat: repeat-x;

}



.feedtab ul{

	margin: 0;

	padding: 0; /*offset of tabs relative to browser left edge*/

	font: bold 12px Verdana;

	list-style-type: none;

}



.feedtab li{

display: inline;

margin: 0;

}



.feedtab li a{

	float: left;

	display: block;

	text-decoration: none;

	margin: 0; /*right divider between tabs*/

	color: #333; /*background of tabs (default state)*/

	width:185px;

	height: 56px;

	text-align: left;

}

.horoscope-content {

	padding-left: 15px;

}







.stepcarousel{

	position: relative; /*leave this value alone*/

	overflow: scroll; /*leave this value alone*/

	width: 265px; /*Width of Carousel Viewer itself*/

	height: 72px; /*Height should enough to fit largest content's height*/

	float: none;

	margin-left: 24px;

}



.stepcarousel .belt{

position: absolute; /*leave this value alone*/

left: 0;

top: 0;

}



.stepcarousel .panel{

float: left; /*leave this value alone*/

overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

margin: 3px; /*margin around each panel*/

width: 85px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}







.feedtabs li a:visited{

color: white;

}



.feedtabs li a:hover, .feedtabs li.selected a{

background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */

}

.header {

	height: 110px;

	background-repeat: repeat;

	background-color: #64C5F0;

	background-position: top;

}

.top_menu {

	height: auto;

	background-color: #D8D8D8;

}

#header_wrap {

	height: auto;

	background-color: #64C5F0;

}

#menu_wrap {

	height: 55px;

	float: left;

	width: 100%;

	background-image: url(../../images/global-img/menu-bg.jpg);

	background-repeat: repeat-x;

	background-position: left center;

}



#updates-header {

	background-image: url(../../images/global-img/about-us.gif);

	background-repeat: no-repeat;

	height: 35px;

	background-position: right;

	background-color: #1196E9;

	margin-bottom: 5px;

}

#blog-header {

	background-image: url(../../images/global-img/blog-headlines.gif);

	background-repeat: no-repeat;

	background-position: right;

	background-color: #FF04E9;

	height: 35px;

}

div.div_href:hover {

	background-color: #85D2F3;

	color: #FFF;

}

.video-box {

	height: 135px;

	width: 175px;

	background-repeat: no-repeat;

	background-position: center center;

	margin-bottom: 10px;

	padding-top: 5px;

	padding-bottom: 5px;

}



.logo {

	height: 90px;

	float: left;

	width: 320px;

	margin-top: 5px;

	background-image: none;

	padding-top: 10px;

	padding-left: 10px;

	color: #000;

}

.logo-slogan {

	font-size: 13px;

	color: #000;

	font-weight: bold;

	font-style: normal;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	padding-left: 15px;

	text-align: left;

	margin-top: 0px;

}

.coming-prizes {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #333;

	text-align: left;

	background-color: #FFF;

	height: 380px;

	overflow: auto;
	
	border:1px solid #ff00ea;
	
	border-top:none;
	
	padding-top:5px;

}



.leftbar-end {

	height: 30px;

	width: 100%;

	background-image: url(../../images/global-img/left-link-end-gradient-bg.jpg);

}



.videos-box {

	height: 35px;

	background-color: #FFF;

	background-image: url(../../images/global-img/cool-new-videos-box.gif);

	width: 175px;

	background-position: center;

	background-repeat: no-repeat;

}



.cat-box {

	height: 25px;

	padding-top:10px;

	padding-left:5px;

	margin-bottom:2px;

	background-color: #FFF;

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:15px;

	font-weight:bold;

	background-image: url(../../images/cat-head.gif);

	width: 170px;

	background-position: center;

	background-repeat: no-repeat;

}



.game-reviews-box {

	height: 35px;

	background-color: #FFF;

	background-image: url(../../images/global-img/game-reviews-box-top.gif);

	width: 175px;

	background-position: center;

	background-repeat: no-repeat;

}

.bonus-area-tbl {

	margin-left: 15px;

	margin-top: 0px;

}

.light-blue-bg {

	background-color: #53B7F5;

}

.dark-blue-bg {

	background-color: #1194E6;

}

#under-screens {

	width: 514px;

}







.tabcontentstyle{ /*style of tab content oontainer*/

	margin-bottom: 1em;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	width: 450px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

}





.tabcontent{

	display:none;

	color: #FFF;

}



#bonus-container {

	text-align: left;

	font-weight: bold;

	color: #FFF;

	height: auto;

	font-size: 18px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #058CD5;

	border-bottom-color: #058CD5;

	border-left-color: #058CD5;

}

.bonus-area-pading {

	height: 36px;

	padding-top: 20px;

}

.bonus-area-td-wight {

	width: 110px;

	text-align: center;

	color: #000;

	display: inline;

	font-size: 13px;

	font-weight: bold;

	height: 67px;

}

#simillar-container {

	height: 217px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #093;

	border-bottom-color: #093;

	border-left-color: #093;

}

.top5-container {

	height: 90px;

}



.simillar-a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	text-decoration: underline;

	font-weight: bold;

}

.top5-td-fix {

	width: 25px;

}

.game-bonus-td {

	padding-left: 20px;

	width: auto;

}

.scroll-sponsor-videos {

	height: 377px;

	overflow: auto;

	float: right;

	width: 100%;

}





.liveroom-img {

	width: 60px;

	height: 62px;

	margin-left: 25px;

	margin-bottom: 2px;

}

.newslleter {

	float: right;

	height: 100px;

	width: 300px;

}

#newsletter-container {

	float: right;

	width: 240px;

	background-repeat: no-repeat;

	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFE8;

	padding-top: 30px;

	background-image: url(../../images/global-img/newsletter-bg.png);

	height: 75px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	margin-right: 5px;

	margin-top: 3px;

}

#newsletter-inputs {

	margin-left: 4px;

	background-image: url(../../images/global-img/gift-icon.png);

	background-repeat: no-repeat;

	background-position: 200px bottom;

}



#about-gossip-container {

	height: 490px;



}

.lightblue {

	height: 121px;

	background-color: #E8F5FF;

}

.darkblue {

	background-color: #CAEAFF;

	height: 121px;

}



.about-us-img {

	height: 121px;

	width: 121px;

	margin-left: 2px;

	padding-top: 1px;

}

.about-us-text {

	height: 119px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	width: 230px;

	float: right;

	padding-right: 3px;

	padding-bottom: 2px;

	color: #333;

	font-weight: normal;

	line-height: 17px;

	font-style: normal;

	text-align: left;

}

.guaranteed-jackpots-header {

	background-image: url(../../images/global-img/guaranteed-jackpots-header.png);

	background-position: bottom;

	height: 20px;

	background-repeat: no-repeat;

	background-color: #CAEAFF;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding: 5px;

}



.datadisplay-row {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #333;

	width: 740px;

	background-image: url(../../images/global-img/datadisplay-row-transparent.png);

	background-repeat: no-repeat;

	background-position: 3px;

}

.play-now {

	padding-left: 3px;

}

.datadisplay-hover:hover {

	background-image: url(../../images/global-img/datadisplay-row-hover.png);

	width: auto;

	background-repeat: no-repeat;

	background-position: -7px 5px;

	color: #FF00EA;

	text-decoration: none;

	float: left;

}

.last-bonus-header-box {

	height: 35px;

	background-image: url(../../images/global-img/latest-bonuses-header.gif);

	background-repeat: no-repeat;

	margin-left: 20px;

	margin-right: 25px;

	background-position: -12px;

}

.text-pink {

	color: #FF00EA;

	font-weight: bold;

}

.thumb-fixed-cell {

	text-align: center;

	width: 65px;

	padding-left: 25px;

}

.data-container {

	width: 532px;

}

.clear {

	height: 1px;

}

.guaranteed-container {

	background-image: url(../../images/global-img/datadisplay-row-transparent.png);

	background-repeat: repeat;

	width: 735px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	float: left;

}

.game-reviews-index-header {

	background-image: url(../../images/global-img/index-games-header.gif);

	background-repeat: no-repeat;

	float: left;

	width: 425px;

	height: 35px;

}

.blog-header {

	height: 25px;

	width: 508px;

	margin-bottom: 10px;

	background-color: #F7A4FC;

	padding-top: 10px;

	padding-left: 5px;

	color: #2D8BCB;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	float: left;

}

.blog-body-short {

	height: auto;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

	line-height: 16px;

	width: 503px;

	padding: 5px;

}



.blog-header a {

	color: #2481C6;

}

.blog-header a:hover {

	color: #FFF;

}

.room-review-logo {

	float: left;

	height: 65px;

	width: 55px;

	padding-top: 3px;

	background-repeat: no-repeat;

	background-position: left center;

}

.top5-play-now {

	float: right;

}

.top5-bonus {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	width: 50px;

	margin-left: 5px;

	height: auto;

	margin-bottom: 15px;

}

.form-titles {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #2481C6;

	text-decoration: none;

}

#feedback-container {

	background-image: url(../../images/global-img/feedback-form.png);

	background-repeat: no-repeat;

	float: left;

	width: 630px;

	height: 550px;

}

#videos-container {

	float: left;

	margin-top: 10px;

	margin-bottom: 10px;

	width: 502px;

	height: auto;

}

.scroll-videos {

	height: 250px;

	width: 100%;

	overflow: auto;

}

.movie-thumb-title {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #2F8DCD;

	height: 20px;

	width: 150px;

	font-weight: bold;

	text-align: center;

	text-decoration: underline;

}

.movie-thumb {

	text-align: center;

	height: 80px;

	width: 150px;

}

.playing-video-title {

	height: auto;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	float: left;

	width: 495px;

	text-align: center;

	padding-left: 5px;

	padding-top: 5px;

	padding-bottom: 5px;

	background-color: #F5F5F5;

	border: 1px solid #D8D8D8;

}

.sponsor-videos {

	height: 377px;

	float: right;

	border: 1px solid #D8D8D8;

	width:235px;

}

.sponsor-title {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #F36;

	text-decoration: underline;

	text-align: left;

}

.sponsor-video-wrap {

	width: 90%;

	text-align: left;

	font-size: 11px;

	font-weight: bold;

	color: #333;

	font-family: Arial, Helvetica, sans-serif;

	margin-bottom: 2px;

	margin-top: 2px;

	margin-left: 2px;

}

#horoscopes {

	width:180px;

	height: 550;

	float: left;

}

.horoscope-box {

	height: 35px;

	background-color: #FF00EA;

	color: #FFF;

	background-image: url(../../images/global-img/daily-horoscopes-box.gif);

	background-repeat: no-repeat;

	background-position: right center;

	margin-bottom: 5px;

}

.flash-banner {

	text-align: center;

}



.videos-wrap {

	width: 150px;

	overflow: hidden; 

	list-style-type: none;

	display: inline;

	float: left;

	margin-left: 5px;

	height: 120px;

	margin-bottom: 5px;

}

.videos-wrap ul {

	margin: 0; 

	font: bold 12px Verdana;

	list-style-type: none;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0px;

	height: 70px;

}

.videos-wrap li {

	margin: 0;

	list-style-type: none;

	height: auto;

	width: 150px;

}

.videos-wrap li a {

	display: inline;

	text-decoration: none;

	margin: 0; 

	color: white; 

	list-style-type: none;

	width: 120px;

	height: 80px;

	text-align: center;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.videos-wrap li a:visited {

	color: white;

}

.videos-wrap li a:hover, .videos-wrap li.selected a {

}



.flash-games {

	margin-bottom: 5px;

}

.post-name {

	font-size: 12px;

	font-weight: bold;

	color: #0CCDE8;

	text-decoration: underline;

}

.newsletter-name-cell {

	width: 35px;

}

.right-banners {

	float: right;

	padding-top: 10px;

	width: 100%;

	text-align: center;

}

.video-shoutbox {

	float: right;

	width: 235px;

	margin-top: 10px;

	text-align: center;

}

.leftbar_banner {

	height: 600px;

	width: 160px;

	float: right;

	margin-right: 15px;

}

.horoscope-info {

	height: 120px;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	font-style: italic;

	color: #333;

	text-align: left;

	padding-left: 3px;

	padding-top: 20px;

}

.horoscope-logo {

	height: 120px;

	padding-top: 20px;

}

.horoscope-ads {

	text-align: center;

	padding-top: 40px;

	height: 75px;

	background-image: url(../../images/global-img/horcope-ads.png);

	background-repeat: no-repeat;

	background-position: center;

	margin-top: 25px;

}

.white-border {

	border: 2px solid #FFF;

}

.latest-gifts {

	text-align: center;

	background-image: url(../../images/cool-icons/prize-row-bg.png);

	background-repeat: no-repeat;

	background-position: center top;

	width: 722px;

	margin-top: 3px;

}





.date  {

	color: #F39;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.date-wrap {

	float: left;

}

.rightbar_banner {

	margin-right: auto;

	margin-left: auto;

	text-align: center;

}

.progressive {

	height: 360px;

	overflow: auto;

	text-align: center;



}

#read-review {

	text-align: center;

	padding-left: 3px;

}

.header-ads {

	float: right;

	width: 567px;

	height: 60px;

	padding-top: 2px;

	padding-bottom: 2px;

}

.video-comments {

	height: auto;

	float: left;

	width: 500px;

	overflow: auto;

}

#vcomment-form {

	height: 270px;

	background-image: url(../../images/global-img/video-comment-form-bg.gif);

	background-repeat: no-repeat;

	background-position: center top;

	padding: 10px;

}

.form-headers {

	font-family: "Arial Black", Gadget, sans-serif;

	font-size: 14px;

	color: #484848;

	height: 30px;

	padding-top: 10px;

	padding-left: 10px;

}

.vcategory-blue {

	background-image: url(../../images/global-img/vcategory-blue.png);

	background-repeat: no-repeat;

	background-position: left;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

	font-weight: bold;

	padding-top: 10px;

	padding-bottom: 10px;

	color: #FFF;

	text-decoration: underline;

	padding-left: 3px;

}

.vcategory-yellow {

	background-image: url(../../images/global-img/vcategory-yellow.png);

	background-repeat: no-repeat;

	background-position: left;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #000;

	text-decoration: underline;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-left: 3px;

}



.vcomment-text {

	border: 1px solid #A3D4F3;

	height: 50px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #333;

	padding: 5px;

	margin-bottom: 5px;

}







.comment-read {

	color: #333;

}

.coupon-code {

	font-size: 11px;

	background-color: #FF0;

	font-family: Arial, Helvetica, sans-serif;

	color: #333;

	text-decoration: underline;

}













.important-messages {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #F39;

	text-decoration: none;

}

.center-ads {

	height: auto;

	width: 100%;

	text-align: center;

}



#topbar{

position:absolute;

border: 1px solid black;

padding: 2px;

background-color: lightyellow;

width: 120px;

height:600px;

visibility: hidden;

z-index: 100;

}





.thumb-loader {

	background-image: url(../../images/ajax-thumb-loader.gif);

	background-repeat: no-repeat;

	background-position: center center;

}

#sponsor-videos {

	float: right;

	width: 240px;

}







/*----------------- News scroller css---------------------------------------*/



#NewsTicker{

	width:300px;

	height:auto;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	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;

	color: #333;

}

	#NewsTicker h1{

	padding:6px;

	margin:0;

	border:0;

	background:#dfe9d5;

	color:#FFF;

	font-size:11px;

	font-weight:bold;

	}

	#NewsVertical {

	width: 300px;

	height: 35px;

	display: block;

	overflow: hidden;

	position: relative;

	padding-top: 0px;

	margin-top: 5px;

	}

/* --------------- */

/* Ticker Vertical */

	#TickerVertical {

	display: block;

	list-style: none;

	margin: 0;

	padding: 0;

	}

	#TickerVertical li {

	display: block;

	width: 288px;

	color: #333333;

	text-align: left;

	font-size: 11px;

	margin: 0;

	float: left;

	padding-top: 10px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	}

		#TickerVertical li .NewsTitle{

	display: block;

	color: #F09;

	font-size: 13px;

	font-weight:bold;

	margin-bottom:6px;

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

		}

		#TickerVertical li .NewsTitle a:link,

		#TickerVertical li .NewsTitle a:Visited {

	display: block;

	color: #333;

	font-size: 12px;

	font-weight:bold;

	margin-bottom:6px;

	text-decoration:none;

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

		}

		#TickerVertical li .NewsTitle a:hover {

	text-decoration:underline;

	font-size: 12px;

	font-weight: bold;

	color: #F06;

	font-family: Arial, Helvetica, sans-serif;

		}

.bonusValue {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #F60;

	text-decoration: underline;

}



		

		#TickerVertical li .NewsImg{

			float:left;

			margin-right:10px;

		}

		#TickerVertical li .NewsFooter{

			display: block;

			color: #000000;

			font-size: 10px;

			margin:6px 0 14px 0;

		}

.redStrong {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #F09;

	text-decoration: none;

	text-align: left;

	margin: 0px;

	padding: 0px;

}

.bottomPadding {

	margin-bottom: 15px;

}

.emailNotice {

	margin-bottom: 10px;

}



.468x60Container {

	height: 60px;

	width: 468px;

	margin-right: auto;

	margin-left: auto;

	padding: 0px;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 10px;

}

.topPosition {

	float: right;

	width: 468px;

	margin-top: 20px;

	height: 60px;

	margin-right: 20px;

}

.staticTable-header {

	background-repeat: no-repeat;

	background-position: right top;

	background-color: #FF00EA;

	background-image: url(../../images/global-img/gossipCorner.gif);

}

.staticTable-box1 {

	height: 25px;

	padding-top: 10px;

	color: #FFF;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 15px;

	text-align: center;

	background-color: #FF00EA;

	float: left;

	width: 202px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #FFF;

}





.staticTable-box2 {

	height: 25px;

	padding-top: 10px;

	color: #FFF;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 15px;

	text-align: center;

	float: right;

	width: 202px;

}

.staticTable-wrapper {

	height: auto;

	background-repeat: no-repeat;

	background-position: bottom;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FF00EA;

}



.freeBingoContainer {

	float: left;

	height: 380px;

	width: 202px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #FF00EA;

}

.border-bottom {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #DDD;

}



.depositBingoContainer {

	float: right;

	height: 380px;

	width: 202px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #FF00EA;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #FF00EA;

}

.newsletter-header {

	height: 25px;

	background-color: #FF00EA;

	background-image: url(../../images/global-img/gossipCorner.gif);

	background-repeat: no-repeat;

	background-position: right top;

	margin-bottom: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #FFF;

	text-align: center;

	padding-top: 10px;

}

.new-prizes-header {

	height: 25px;

	background-color: #FF00EA;

	background-image: url(../../images/global-img/gossipCorner.gif);

	background-repeat: no-repeat;

	background-position: right top;

	//margin-bottom: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #FFF;

	text-align: center;

	padding-top: 10px;

}

#input-wrap {

	background-image: url(../../images/global-img/right-link-end-gradient-bg.jpg);

	background-repeat: no-repeat;

	background-color: #F9F9F9;

}

.hotspot {

	height: 200px;

	width: 965px;

	float: left;

	background-image: url(../../images/hotspot-topbar/assets/hotspot-gradient.gif);

	background-repeat: repeat-x;

	background-position: bottom;

}

#hotspotContainer {

	width: 965px;

	height: 189px;

	text-align: center;

}

.topcontentText {

	line-height: 1.4em;

	margin-bottom: 10px;

	text-align: left;

}

.bottomcontentText {

	line-height: 1.4em;

	margin-top: 10px;

	margin-bottom: 10px;

	text-align: left;

}

#main .toolbar {

	text-align: center;

	margin-top: 5px;

	margin-bottom: 5px;

	background-image: url(../../images/toolbarDiv-bg.gif);

	background-position: center top;

	border: 1px solid #CCC;

	padding: 0px;

	float: left;

	height: auto;

	width: 959px;

	margin-left: 2px;

}



.toolbarWrapper_index {

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #333;

	font-weight: bold;

}

.toolbar-tested {

	font-size: 12px;

	color: #000;

	text-align: center;

}





#main .toolbar .toolbarWrapper_index tr td a {

	color: #333;

	text-decoration: underline;

}

#main .toolbar .toolbarWrapper_index tr td a:hover {

	color: #ED1D8B;

	text-decoration: none;

}





.toolbarWrapper {

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 25px;

	color: #333;

	font-weight: bold;

}

#main .toolbar .toolbarWrapper tr td a {

	color: #333;

	text-decoration: underline;

}

#main .toolbar .toolbarWrapper tr td a:hover {

	color: #ED1D8B;

	text-decoration: none;

}

.clear {

	height: 20px;

	width: 100%;

	clear: both;

	float: none;

}

h2 {

	font-size: 18px;

	font-style: normal;

	display: inline;

}

.main-review  {

	line-height: 25px;

	font-weight: normal;

	text-decoration: none;

}

#newsScroll {
	width: 315px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-top: 15px;
	font-weight: bold;
	color: #339;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
}

/**************** News widget *******************/
#GossipNewsUpdates {
	height: 60px;
	width: 325px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border: 1px solid #64c5f0;
	float: right;
	text-align: center;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../images/news-widget/news-left-bg.jpg);
	background-repeat: no-repeat;
	background-position: -1px center;
}
#GossipNewsUpdates .thumb {
	float: right;
	width: 55px;
	height: 55px;
	padding: 2px;
	display: none;
	margin-right: 1px;
}
#ToolTipWrap {
	position: relative;
	z-index: 1000;
	display: none;
	height: 105px;
	width: 178px;
	padding: 10px;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.NewsToolTip {
	background-image: url(../../images/news-widget/tooltip.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 105px;
	width: 178px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.NewsToolTip img {
	margin-right: 5px;
	border: 1px solid #37AFFF;
}
/******************** News Widget END ************************/

a.black-link:link{color:#000000;}
a.black-link:visited{color:#000000;}
a.black-link:hover{color:#808080;}
a.black-link{
	font-weight:normal;
	}
