/*reset browser defaults*/
body {
	margin:0;
	padding:0;
	/*margin-top:4.69em;*/
	font-size:82.5%;
	background:url(../images/gaming-dm-bg-tile.jpg) repeat-x left top;
}
h1, h2, h3, h4, h5, h6, ul, li, a, p {
	margin:0;
	padding:0;
	text-decoration:none;
}

p, a, em, strong, abbr, blockquote {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
}
li {
	list-style:none;
}
/* start the website liquid layout */
#wrapper {
	width:75%;
	min-width:900px;
	text-align:left;
	margin: 0 auto;
	background:url(../images/yellow_grad.png) no-repeat bottom left;
}
#header {
	position:relative;
	height:156px;
	background:#013d00 url(../images/header-logo-bg.jpg) no-repeat bottom left;
	color:#FFFFFF;
}
#header #remove #remoteNav {
	position:absolute;
	bottom:10px;
	right:0px;
	text-align:right;
}
#header #remove #remoteNav a {
	display:block;
	padding:3px 10px 3px 10px;
	background:#013300 url(../images/) no-repeat right;
	color:#99CC99;
}
#header #remove #remoteNav a:hover {
	display:block;
	padding:3px 12px 3px 10px;
	background:#013d00 url(../images/gameing-nav-bg-hover.png) no-repeat right;
	color:#ffffff;
}
#header img {
	position:absolute;
	bottom:0px;
	left:0px;
	border:0px;
}
/* page heading for media hut */
#header h1 strong {
	position:absolute;
	bottom:10px;
	left:112px;
	font-size:3.0em;
	line-height:83px;
	letter-spacing:-1px;
	font-family: Helvetica, sans-serif;
}
#header h1 strong span  {
	line-height:22px;
	font-size:0.7em;
}
#intro {
	display:block;
	padding-left:11.8%;
	height:140px;
	color:#ffffff;
	background-image:url(../images/cards_and_chips.png);
	background-position:right top;
	background-repeat: no-repeat;
	background-color:transparent;
}
#intro h2 {
	line-height:48px;
	font-size:3.50em;
	font-weight:200;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:18px;
}
#intro h2 span {
	color:#66CC66;
	font-size:0.70em;
	font-weight:300;
	padding-bottom:20px;
}
/* main navigation, local website content specific links */
#left-column {
	width:28%;
	height:100%;
	padding-left:5.8%;
	margin-bottom:20px;
	float:left;
}
#mainNav {
	width:100%;
}
#mainNav ul {
	margin-top:-10px;
	padding:0 0 0 0;
}
#mainNav ul li {
	margin:10px 20px 10px 0;
	background:url(../images/) no-repeat right top;
}
#mainNav ul li a {
	color:#156d1f;
	display:block;
	text-align:left;
	text-decoration:none;
	font-weight:500;
	font-style:normal;
	font-size:1.1em;
	line-height:35px;
	padding-left:10px;
	background-color:#003300;
	border:1px solid #CCCCCC;
}
#mainNav li.homepage, #mainNav li.direct-mail, #mainNav li.data-services, #mainNav li.content-delivery, #mainNav li.fulfilment {
	background:url(../images/gaming-dm-link-bg-icons.png) no-repeat right top;
}
#left-column img {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:3px solid #dc8c02;
}
#case-studies {
	padding:10px;
	border:1px solid #cccccc;
	margin: 10px 20px 10px 0;
	background:url(../images/case-studies-bg.png) no-repeat bottom right;
}
#case-studies h3 {
	padding-bottom:5px;
	font-size:0.95em;
	color:#c2ffaf;
	font-family:Arial, Helvetica, sans-serif;
}
#case-studies h4 {
	padding-bottom:5px;
	color:#ffea00;
	font-size:0.8em;
	weight:600;
	font-family:Arial, Helvetica, sans-serif;
}
#case-studies p {
	color:#c2ffaf;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}
#case-studies a {
	float:right;
	display:block;
	width:63px;
	height:27px;
	line-height:22px;
	font-size:1.2em;
	text-align:center;
	color:#ffffff;
	background:url(../images/case-studies-btn.gif) no-repeat;
}
#case-studies a:hover {
	color:#ffffff;
	background:url(../images/case-studies-btn-hover.gif) no-repeat;
}
#rightColumn {
	position:relative;
	width:65%;
	height:100%;
	float:right;
	background:url(../images/cards_and_chips.png) no-repeat right -140px;
}
#mainRight {
	display:inherit;
	width:55%;
	height:100%;
	padding-right:38px;
	padding-bottom:8px;
	margin-bottom:20px;
	float:left;
	background:url(../images/drop-shadow.png) no-repeat bottom right;
}
#mainContent {
	display:inherit;
	padding-left:15px;
	padding-right:15px;
	width:100%;
	height:100%;
	color:#FFFFCC;
	background:#e95723 url(../images/box-bg-colour.gif) repeat top right;
}
#mainContent p {
	line-height:20px;
	padding:20px 0 0 0;
}
#mainContent h3 {
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:400;
}
#mainContent img {
	margin-right:20px;
	margin-top:5px;
	border:1px solid #FFFFFF;
}
/* tool tip2 image rollover message */
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 1500;
}
.tool-title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin: 0;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
.tool-text {
	font-size: 0.8em;
	padding: 4px 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(bubble.png) bottom right;
}
/* end tool tip */
#secondaryNav {
	position:absolute;
	bottom:32px;
	right:20px;
	width:20%;
}
#secondaryNav ul {
	width:100%;
	margin-right:12%;
	text-align:right;
	border-top:1px solid #CCCCCC;
}
#secondaryNav ul li {
	padding-left:6%;
	border-bottom:1px solid #CCCCCC;
}
#secondaryNav ul li a {
	color:#66CC33;
	text-transform:uppercase;
	font-size:0.75em;
	font-weight:500;
	height:35px;
	line-height:35px;
	padding-right:0px;
}
img.Tips2 {
	text-align:left;
	margin-right:10px;
	margin-bottom:8px;
	border:1px solid #CC6633;
}
fieldset {
	margin:0.5em 0 0 0;
	padding:0.5em;
	border:1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
legend {
	font-weight:400;
	color:#FFFFFF;
}
label {
	float:left;
	width:10em;	
	font-size:10pt;
	color:#FFFFFF;
}
input, textarea {
	border:1px solid #FFFFFF;
	width:175px;
	color:#000000;
	padding:1px;
	background-color:#999999;
}
.required {
	font-size:0.75em;
	color:#CCFF33;
}
.form-wrappers {
	margin-bottom:10px;
}
#innerfooter {
	clear:both;
	height:5px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/footer-bg-tile.png) repeat-x top;
}
#outerfooter {
	clear:both;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	line-height:20px;
}
#outerfooter h4 {
	width:75%;
	font-size:0.8em;
	font-weight:400;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#669900;
}