/* new css for IE 8 friendly GG.net site */

html * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	color: inherit;
}

html {
	font-size: 62.5%;
	
}

body {
	font-family: "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
}

#main {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#masthead {
	margin: 15px 0 15px 0;
}

#rightNav {
	float: right;
	width: 80px;
	height: 30px;
}

#login:link, #login:visited {
	display: block;
	height: 30px;
	width: 35px;
	background: url(images/login_new.jpg) no-repeat;
	float: left;
}

#login:hover {
	background-position: left bottom;
}

#register:link, #register:visited {
	display: block;
	height: 30px;
	width: 45px;
	background: url(images/register_new.jpg) no-repeat;
	float: right;
}

#register:hover {
	background-position: left bottom;
}

#flash {
	width: 850px;
	border-bottom: 1px solid #333;
	height: 232px;
}

#flash-prod {
	width: 850px;
	height: 222px;
}

#contentSecondary {
	margin-top: 12px;
	background: url(images/rep_bg.jpg) repeat-y;
}

#foot {
	clear: both;
	border-top: 1px solid #333;
	font-size: 0.8em;
	color: #777;
	line-height: 25px;
	margin-bottom: 10px;
	background: #fff;
}

/* column styles */

#colone {
	width: 253px;
	float: left;
	margin: 12px 0 12px 0;
	padding: 5px 15px 15px 15px;
}

#coltwo {
	width: 254px;
	float: left;
	margin: 12px 0 12px 0;
	padding: 5px 15px 15px 15px;
}

#colthree {
	width: 253px;
	float: left;
	margin: 12px 0 12px 0;
	padding: 5px 15px 15px 15px;
}

/* navigation styles */

#nav {
	border-bottom: 1px solid #333;
	height: 30px;
	margin-bottom: 12px;
}

#navi {
	
}

#navi li {
	display: inline;
	float: left;
}

#home:link, #home:visited {
	display: block;
	height: 30px;
	width: 51px;
	background: url(images/home_new.jpg) no-repeat;
}

#home:hover {
	background-position: left bottom;
}

#products:link, #products:visited {
	display: block;
	height: 30px;
	width: 84px;
	background: url(images/products_new.jpg) no-repeat;
}

#products:hover {
	background-position: left bottom;
}

#news:link, #news:visited {
	display: block;
	height: 30px;
	width: 116px;
	background: url(images/news_new.jpg) no-repeat;
}

#news:hover {
	background-position: left bottom;
}

#team:link, #team:visited {
	display: block;
	height: 30px;
	width: 86px;
	background: url(images/team_new.jpg) no-repeat;
}

#team:hover {
	background-position: left bottom;
}

#contact:link, #contact:visited {
	display: block;
	height: 30px;
	width: 75px;
	background: url(images/contact_new.jpg) no-repeat;
}

#contact:hover {
	background-position: left bottom;
}

/* sub nav styles */

#subLinks ul {
	height: 50px;
	background: url(images/sublink_nav_bg.jpg) repeat-x;
}

#subLinks ul li {
	display: inline;
	float: left;
}

#casino:link, #casino:visited {
	display: block;
	height: 50px;
	width: 76px;
	background: url(images/casino.jpg) no-repeat;
	background-position: left -50px;
}

#casino:hover {
	background-position: left bottom;
}

#gaming:link, #gaming:visited {
	display: block;
	height: 50px;
	width: 80px;
	background: url(images/gaming.jpg) no-repeat;
	background-position: left -50px;
}

#gaming:hover {
	background-position: left bottom;
}

#ukcatc:link, #ukcatc:visited {
	display: block;
	height: 50px;
	width: 105px;
	background: url(images/uk_cat_c.jpg) no-repeat;
	background-position: left -50px;
}

#ukcatc:hover {
	background-position: left bottom;
}

#hotfruits:link, #hotfruits:visited {
	display: block;
	height: 50px;
	width: 105px;
	background: url(images/hot_fruits.jpg) no-repeat;
	background-position: left -50px;
}

#hotfruits:hover {
	background-position: left bottom;
}

#eire:link, #eire:visited {
	display: block;
	height: 50px;
	width: 82px;
	background: url(images/eire.jpg) no-repeat;
	background-position: left -50px;
}

#eire:hover {
	background-position: left bottom;
}

#amusement:link, #amusement:visited {
	display: block;
	height: 50px;
	width: 105px;
	background: url(images/amusement.jpg) no-repeat;
	background-position: left -50px;
}

#amusement:hover {
	background-position: left bottom;
}

#touchscreen:link, #touchscreen:visited {
	display: block;
	height: 50px;
	width: 105px;
	background: url(images/touchscreen.jpg) no-repeat;
	background-position: left -50px;
}

#touchscreen:hover {
	background-position: left bottom;
}

/* contact styles */

#contactform {
	width: 65%;
	float: left;
	padding-bottom: 15px;
}

#address {
	width: 30%;
	float: right;
	margin-top: 35px;
}

#contactform p {
	margin-bottom: 10px;
}

h4 {
	line-height: 35px;
}

/* team styles */

.staff {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 35px;
}

.titles {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 3px;
	margin-bottom: 3px;
}

.phones {
	color: #FF3300;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
	background: url(images/telephone.png) no-repeat;
	padding-left: 21px;
}

.emails {
	background: url(images/email.png) no-repeat;
	padding-left: 21px;
}

/* hide italics */

i {
	margin-left: -999em;
}

.clear {
	clear: both;
	height: 15px;
	background: #fff;
}