body{
	text-align: center;
	background-color: #993399;
	/*background-image: url(../images/bg-xmas2.jpg);*/
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;	
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
}
#main_wrap{
	margin: auto;
	width: 970px;
	text-align: left;
	position: relative;
}
a{outline: none;}

/* ------------------------------- Bob layer */
#bob{
	width: 170px;
	line-height: 190px;
	position: absolute;
	top: 810px;
	left: 640px;
	z-index: 1;
}

/* ------------------------------- Temp 200% layer */
#flash_200{
	width: 165px;
	line-height: 70px;
	position: absolute;
	top: 35px;
	left: 404px;
	z-index: 1;
	display: none;
}

/* ------------------------------------------------------------------ Header */
#header{
	width: 970px;
	height: 123px;
	background-image: url(../images/home/header-offer.png);
}
#logo{
	width: 600px;
	height: 123px;
	float: left;
}
#login{
	width: 340px;
	height: 81px;
	float: right;
	padding: 35px 0 0 020px;
}
#login p{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330033;
	font-size: 12px;
}
#login a:link{
	font-weight: normal;
	color: #330033;
	font-size: 12px;
	text-decoration: none;
}
#login a:visited{
	font-weight: normal;
	color: #330033;
	font-size: 12px;
	text-decoration: none;
}
#login a:hover{
	font-weight: normal;
	color: #330033;
	font-size: 12px;
	text-decoration: underline;
}
#login form{
	margin: 0px;
}
.txt_login{
	width: 100px;
}
#usernamediv{
	width: 110px;
	height: 45px;
	float: left;
}
#passworddiv{
	width: 110px;
	height: 45px;
	float: left;
}
#button{
	width: 110px;
	height: 33px;
	padding: 12px 0px 0px 0px;
	float: left;
}

/* ------------------------------------------------------------------ Menu */
#nav_top{
	width: 970px;
	height: 41px;
	background-image: url(../images/home/menubg.png);
	clear: both;
}

#nav_top ul{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	display: block;
}
#nav_top ul li{
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	float: left;
}
#nav_top ul li a{
	float: left;
	display: block;
	height: 27px;
	padding: 5px 10px 0px 10px;
	margin: 2px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(../images/nav_btn_bg.jpg);
	background-repeat:repeat-x;
}
#nav_top ul li a:hover{
	background-image: url(../images/nav_btn_bg_ro.jpg);
}
#nav_top ul li a.selected{
	background-image: url(../images/nav_btn_bg_sel.jpg);
}
#nav_top ul li.line{
	background-image: url(../images/menu_line.jpg);
	display: block;
	width: 1px;
	height: 32px;
	padding: 0px;
	margin: 1px 0px 0px 0px;
}

#nav_top ul fb-li.line{
	background-image: url(../images/fb.jpg);
	display: block;
	width: 51px;
	height: 32px;
	padding: 0px;
	margin: 1px 0px 0px 0px;
}

/* ------------------------------------------------------------------ Left content */
#left{
	width: 196px;
	float: left;
}

/* -------------- PJPs */
#pjps{
	width: 196px;
	height: 135px;
	background-image: url(../images/home/pjps.png);
	padding: 72px 0 0 0;
}
#pjps p{
	margin: 0px;
	padding: 0 0 28px 40px;
	font-size: 16px;
	font-weight: bold;
}

/* -------------- TV Schedule */
#tv_schedule{
	width: 192px;
	height: 278px;
	position: relative;
	background-repeat: no-repeat;
}

#tv_schedule .showType{
	margin: 3px 0 0 0;
	width: 35px;
	float: left;
	font-weight: bold;
}
#tv_schedule .shows{
	margin: 3px 0 0 0;
	width: 141px;
	float: left;
}
#tv_schedule a.cover{
	display: block;
	width: 185px;
	height: 260px;
	position: absolute;
	top: 12px;
	left: 0;
}

#tv_schedule a.textlink{
	display:block;
	width:150px;
	top:10px;
	position:relative;
	text-align:center;
}

#support{
	display: block;
	width: 191px;
	height: 128px;
	background-image: url(/../images/home/support.png);
}

/* -------------- promotions */
#left_promotions{
	width: 196px;
	height: 298px;
	padding: 57px 0 0 0;
	background-image: url(../images/home/promotions.png);
}

#left_promotions a{
	display: block;
	width: 178px;
	height: 72px;
	margin: 0 0 0 5px;
}#left_promotions a:hover{background-position: 0 72px;}

#icon01{background-image: url(../images/home/icon-bogof.jpg);}
#icon02{background-image: url(../images/home/icon-rushHour.jpg);}
#icon03{background-image: url(../images/home/icons-freebingo.jpg);}
#icon04{background-image: url(../images/home/icon-80s.jpg);}
#icon05{background-image: url(../images/home/icon-pubquizthursdays.jpg);}
#icon06{background-image: url(../images/home/icon-quiznightwednesdays.jpg);}
#iconChristmas{background-image: url(../images/home/icon-countDownChristmas.jpg);}


/* ------------------------------------------------------------------ Mid content */
#mid{
	width: 583px;
	float: left;
}
#play_now{
	width: 583px;
	height: 240px;
}
#promotions{
	width: 583px;
	height: 277px;
	/* background-image: url(../images/promotions.gif); */

}
#testimonials{
	width: 583px;
	height: 100px;
}
#jackpots{
	width: 583px;
	height: 230px;
}

/* ------------------------------------------------------------------ Right content */
#right{
	width: 191px;
	float: right;
}
#right h1{
	font-family: Swis721 BlkCn BT, Impact, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	width: 207px;
	height: 34px;
	background-image: url(../images/right_box_top.gif);
	padding: 19px 0px 0px 10px;
	text-align: center;
}
#Referafriend{
	display: block;
	width: 191px;
	height: 132px;
	margin: 7px 0 0 0;
	background-image: url(../images/home/referafriend.png);
}

#fb-bits{
	display: block;
	width: 191px;
	height: 108px;
	margin: 10px 0 0 0;
	background-image: url(../images/home/fb-bits.png);
}

#instant_games{
	display: block;
	width: 191px;
	height: 365px;
	background-image:url(../images/home/instant-games/instant_games.png);
}
#bobs_bits{
	display: block;
	width: 191px;
	height: 355px;
	background-image: url(../images/new_games_feb11.gif);
}
/* #bobs_bits{
	display: block;
	width: 191px;
	height: 355px;
	background-image: url(../images/new_games_june09.gif);
}*/
#box_80010{
	display: block;
	width: 191px;
	height: 355px;
	background-image: url(../images/home/80010.png);
}

/* --------------------------------------------------------------------- bottom text */
#bottomText{
	width: 970px;
	color: #FFFF99;
	font-size: 10px;
	text-align: center;
	padding: 10px 0 0 0;
	clear: both;
}
#bottomText p{
	padding: 0 40px 0 40px;
}
#bottomText a{
	color: #FFFFFF;
	text-decoration: none;
}
#bottomText a:hover {text-decoration: underline;}

/* ------------------------------------------------------------------ Bottom navigation */
#nav_bottom{
	width: 970px;
	height: 53px;
	clear: both;
}
#nav_bottom ul{
	list-style: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 12px 0px 0px 160px;
}
#nav_bottom ul li{
	float: left;
	color: #FFFFFF;
	padding: 0px 0px 0px 4px;
}
#nav_bottom ul li a{
	text-decoration: none;
	color: #FFFFFF;
}
#nav_bottom ul li a:hover{color: #FFCC00;}

/* ------------------------------------------------------------------ Footer */
/* ---------------- Cards */
#cards{
	height: 31px;
	margin: 0 0 0 100px;
	display:block;
	clear:both;
}
#cards a{
	display: block;
	float:left;
	height: 31px;
	float: left;
}
#cards a:hover{background-position: 0px -31px;}
a#visa{background-image: url(../images/cc_visa.png); width: 96px;}
a#visae{background-image: url(../images/cc_visae.png); width: 132px;}
a#mastercard{background-image: url(../images/cc_mastercard.png); width: 65px;}
a#maestro{background-image: url(../images/cc_maestro.png); width: 64px;}
a#solo{background-image: url(../images/cc_solo.png); width: 89px;}
a#neteller{background-image: url(../images/cc_neteller.png); width: 132px;}
a#ukash{background-image: url(../images/cc_ukash.png); width: 86px;}
a#paypal{background-image: url(../images/cc_paypal.png); width: 96px;}

/* ---------------- Gaming Logos */
#gaming_logos{
	width: 970px;
	height: 48px;
}

#gaming_logos a{
	display: block;
	height: 41px;
	float: left;
}

a#tpg{width: 154px; background-image: url(../images/logo_tpg.gif); margin-left: 15px;}
a#microgaming{width: 107px; background-image: url(../images/logo_microgaming.gif);}
a#age{width: 42px; background-image: url(../images/logo_18.gif);}
a#nousa{width: 42px; background-image: url(../images/logo_nousa.gif);}
a#malta{width: 139px; background-image: url(../images/logo_malta.gif);}
a#gambleaware{width: 144px; background-image: url(../images/logo_gambleaware.gif);}
a#ecogra{margin-left:5px; margin-top:5px; width: 133px; display:block; height:30px; background-image:url(http://www.ecogra.org/banner.gif); }
a#ecograTwo{margin-left:5px; margin-top:5px; width: 133px; display:block; height:30px; background-image:url(http://www.ecogra.org/banner.gif); }

/* ---------------- Copyright */
#copyright{
	width: 970px;
	height: 10px;
	text-align: center;
	margin: 0px 0px 20px 0px;
	color: #FFFFFF;
}
#copyright a{
	text-decoration: none;
	color: #FFCC00;
}
#copyright a:hover{
	text-decoration: underline;
}

