/*
	Meerkat Live styles 
*/

h1{ clear:both; }

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
	background-color: #000000; /* #343434 */
	height: 100%; /* this is require for ie6 background pixels */
}
	
a:link, a:visited, a:active { 
	color: #00aeef;
	outline:none;
	text-decoration: none;
}

a:hover { 
	color: #ffffff;
}
	
img { 
	border:none;
}

h1 {
	margin: 5px 0px 20px 0px;
	padding: 0px;
	font-family: "AccentGuard", Helvetica, Tahoma, Arial, Sans Serif;
	font-size: 2em;
	line-height: 1.2em;
	color: #ffffff;
	text-transform:lowercase;
}

h2 { 
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-family: "AccentGuard", Helvetica, Tahoma, Arial, Sans Serif;
	font-size: 1.8em;
	line-height: 1em;
	color: #ffffff;
	text-transform:lowercase;
}

h3 { 
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-family: "AccentGuard", Helvetica, Tahoma, Arial, Sans Serif;
	font-size: 1.65em;
	line-height: 1.4em;
	color: #ffffff;
	text-transform:lowercase;
}

h4 { 
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-family: "AccentGuard", Helvetica, Tahoma, Arial, Sans Serif;
	font-size: 1.4em;
	line-height: 1em;
	color: #ffffff;
	text-transform:lowercase;
}

h5 { 
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-family: "AccentGuard", Helvetica, Tahoma, Arial, Sans Serif;
	font-size: 1.5em;
	line-height: 1em;
	color: #ffffff;
	text-transform:lowercase;
}

h6 { 
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-family: "AccentGuard", Helvetica, Tahoma, Arial, Sans Serif;
	font-weight: normal;	
	font-size: 1em;
	color: #ffffff;
	text-transform:lowercase;
}

p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 1.5em;
}

ul {
	margin: 0px;
	padding: 0px 0px 5px 15px;
}

ul li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

.white { color: #ffffff; }
.blue { color: #00aeef; }
.grey { color: #666666; }
.pink { color: #ea0195; }

.associationTxt { padding-top:10px; font-size: 0.8em; }

.clearall { clear: both; }
.clearL { clear: left; }
.clearR { clear: right; }

/* container */

#top-frame  { background-image: url(../images/generic/top-frame.gif); background-repeat: repeat-x; background-position: left 50%; margin: 0; padding: 0; position: relative; z-index: 7000; height: 10px }

#container {
	width: 991px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index: 7000;
	position: relative;
}

/* header */

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#header a {
	color: #ffffff;
}

#header .header-london {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: right;
}

#header .header-san-fran {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: right;
	/* display: none; */
}

#header h1 {
	font-size: 1.7em;
}

#header .city {
	margin: 0px;
	padding: 8px 15px 5px 15px;
	color: #ffffff;
	display: inline-block;
	background-color: #222222;
	height: 20px;
}

#header .number  { color: #121212; background-color: #ffe10f; display: inline-block; margin: 0; padding: 8px 15px 5px 10px; height: 20px }

/* image placement & styles 

#logo-flash { 
	background-image:url(../images/generic/type3-a-digital-creative-agency.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:140px;
}*/
.blue-hello {
	position:relative;
	left:700px;
	top:80px;
}

/* navigation */

#shareLink { clear:both; padding-top:10px; }


#nav    { color: #ffffff; font-size: 1em; font-weight: 600; background-color: #121212; background-image: none; background-repeat: no-repeat; background-position: right top; text-transform: lowercase; margin: 0; padding: 15px 0 15px 10px; width: 215px; float: right }

.glossymenu, .glossymenu li ul   { background-color: #121212; list-style-type: none; margin: 0; padding: 0; z-index: 8000; width: 200px; border: 1px black }

.glossymenu li{
position: relative;
}

.glossymenu li a   { color: #00aeef; font-size: 1.5em; font-style: normal; font-variant: normal; line-height: normal; text-decoration: none; background-image: none; background-repeat: repeat-x; background-attachment: scroll; background-position: right bottom; display: block; padding: 5px 0 5px 10px; width: auto }

.glossymenu li ul { display: none; position: absolute; top: 0; right: 0; width: 190px }

.glossymenu li ul li { float: left }

.glossymenu li ul a { width: 170px }

.glossymenu .arrowdiv { background: url(http://www.javascriptkit.com/script/script2/arrow.gif) no-repeat right center; position: absolute; right: 2px }

.glossymenu li a:visited, .glossymenu li a:active  { color: #00aeef }

.glossymenu li a:hover  { color: #fff; background-color: #333; background-image: none }

/* Holly Hack for IE \*/
* html .glossymenu li  { height: 1%; float: left }
* html .glossymenu li a { height: 1%; }
/* End */

#main-content {
	clear:both;
	margin: 0px 0px 0px 0px;
}

#homepage-banner    { background-image: url(../images/banner-bg.gif); background-repeat: repeat-y; background-position: left top; margin: 0; padding: 10px; float: left }

.home-banner-video { margin-left:140px; width:442px; }

.home-banner-copy { float:left; width:255px; padding-left:20px; }

.home-banner-copy h1 { font-size:30px; margin:0px 0px 8px 0px; }

.home-banner-share { margin-top:150px; }

.home-banner-share img { margin-right:12px; }

#content-panel     { background-color: transparent; background-image: url(../images/backgrounds/background-rev.gif); background-repeat: repeat; background-position: right top; margin: 0; padding: 20px; position: relative; width: 700px; float: left }

#content-panel p {
	margin: 0 0 20px 0;
	line-height:1.6em;
}

#content-panel ul, #content-panel ol {
	margin: 0 0 20px 0;
	line-height:1.6em;
	padding:0;
}

#content-panel ul ul, #content-panel ol ol {
	margin: 0;
}

#content-panel li    { background-image: url(../images/generic/bullet.gif); background-repeat: no-repeat; background-position: left top; list-style: none; padding: 0 0 3px 20px }


#content-panel li li {
	background-image:url(../../images/generic/bullet-l2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	list-style: none;
	padding: 3px 0 3px 20px;
	
}

#content-wide {
	margin: 0px;
	padding: 20px 20px 40px 20px;
	float: left;
	width: 710px;
	background-color: #121212;
}

#images { 
	float:right;
	height:200px; 
	margin:0px 0px 10px 20px;
}

#images ul {
	list-style: none;
	padding: 0px;
}

#images li {
	background-image:none;
	background-color:#00aeef;
	float:left;
	padding:2px;
}

#images a { color:#000000; }

.content-title {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 1.5em;
}

#dark-content-bg h3 {
	color:#00aeef;
	font-size:18px;
}

.list {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
	
.list li {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	list-style: none; 
	background-image: url(../../images/generic/li.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* crumb trail */

#main-content .crumb-trail {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 500px;
	text-transform:lowercase;
}

#main-content .crumb-trail ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main-content .crumb-trail ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	background-image: none;
}

#main-content .crumb-trail ul li a {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	display: block;
	color: #666666;
	text-decoration: none;
	/*border-right: 1px solid #666666;*/
}

#main-content .crumb-trail ul li a:hover {
	color: #999999;
}

#main-content .crumb-trail ul li:first-child a {
	padding: 0px 3px 0px 0px;
}

/* sitemap */
#sitemap ul { margin: 0px; }
#sitemap .blue { display: none; }

/* case study */

#gridList{
	padding: 30px 0 0 0;
	margin-right:-15px;
}

#gridList h4 a{
	color:#ffffff;
}

#gridList h4 a:hover {
	color:#00aeef;
}

#gridList .pic{
	padding: 0 0 10px 0;
}

#gridList .item{
	float:left;
	width:225px;
	padding:0 15px 30px 0;
	margin:0;
}

/* portfolio */

#grid{
	padding: 30px 0 0 0;
}

#grid .row {
	padding: 0 0 30px 0;
}

#grid .row h4 a{
	color:#ffffff;
}

#grid .row h4 a:hover {
	color:#00aeef;
}

#grid .row .pic{
	padding: 0 0 10px 0;
}

#grid .row .item{
	float:left;
	width:225px;
	padding-right:15px;
}

#grid .row .item-end{
	float:left;
	width:225px;
}

#grid .row .twocolumn{
	float:left;
	width:465px;
}

.contentpic{
	float:right;
	margin: 0 0 25px 25px;
}

.contentpic .portfolio{
	padding: 10px 0 0 0;	
}

/* press release */

#presscontact {
	margin-top: 20px;
}

#presscontact .column{
	float:left;
	width:225px;
	padding-right:15px;
}

.highlight{
	color:#00aeef;
}

/* clients */

#clients{
	width:100%;
	padding: 30px 0 0 0;
}

#clients .column{
	float:left;
	width:225px;
	padding-right:15px;
}

#clients .column .pic{
	padding-bottom:20px;
}

#clients .column-end{
	float:left;
	width:225px;
}

#clients .column .quote{
	width:185px;
}

#clients ul{
	margin: 0 0 20px 0;
	line-height:1.1em;
	padding:0;
}

#clients  ul ul {
	margin: 0;
}

#clients  li { background-image: url(../images/generic/bullet.gif); background-repeat: no-repeat; background-position: left top; list-style: none; padding: 3px 0 3px 20px }

#clients   li li{
	background-image:url(../../images/generic/bullet-l2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	list-style: none;
	padding: 3px 0 3px 20px;
	
}

#clients .twocolumn{
	float:left;
	width:465px;
}

#clients .twocolumn .intro{
	padding-bottom: 35px;
	line-height:220%;
}

#clients .twocolumn .column h4, #clients .twocolumn .column-end h4{
	padding: 0 0 20px 0;
	margin:0;
	color:#d60088;
}


#bio{
	padding: 25px 0 0 0;
}

#bio .person{
	padding: 0 25px 20px 0;
	float:left;
	width:225px;
}

#bio .pic{
	width: 115px;
	padding: 0 0 10px 0;
	float:left;
}

#bio .desc{
	float:left;
}

#bio .role{

	padding: 0 0 10px 0;
}

#bio .bio{
	
}

#overlay {
	position:absolute;
	z-index:9999999;
	top:0;
	left:0;
}


.dotted {
	display: none;
	position:absolute;
	z-index:99999999;
	height:26px;
	background:url(../../images/clients/dotted.gif) repeat-x;
}

.overlay-content .text {
	color:#ffffff;
	width:160px;
}

/* portfolio */

.portfolio-title { 
	color: #ffffff;
	font-size: 1.7em;
}

#keywords { 
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#keywords h4 { 
	margin: 0px;
	padding: 0px;
	height: 20px;
}

#keywords ul { 
	margin: 0px;
	padding: 5px 0 0 0;
	list-style: none;
	width:100%;
}

#keywords li { 
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
}

#keywords li a {
	margin: 0;
	padding: 2px 8px 2px 0px;
	color: #8e8d8d;
	height:10px;
}

#keywords a .white {
	display: none;
}

#keywords a .grey {
	display: block;
}

#keywords a:hover .white {
	display: block;
}

#keywords a:hover .grey {
	display: none;
}

#keywords ul .selected .white {
	display: block;
}

#keywords ul .selected .grey {
	display: none;
}

#keywords ul li a:hover {
	color: #ffffff;
}

#keywords ul .selected a {
	color: #ffffff;
}

#keywords .kwDesc {
	margin:0px 0px 10px 0;
}

#keywords .kwDesc h4 {
	line-height:1.2em;
	height:auto;
	overflow:hidden;
}

.portfolio-item {
	margin: 0px;
	padding: 0px;
}

.portfolio-item .portfolio-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 460px;
}

.portfolio-item .portfolio-right {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	width: 210px;
	color: #ffffff;
}

.portfolio-item .portfolio-right ul, .portfolio-item .portfolio-right ol {
	margin: 0 0 20px 0;
	line-height:1.6em;
	padding:0;
}

.portfolio-item .portfolio-right ul ul, .portfolio-item .portfolio-right ol ol {
	margin: 0;
}


.portfolio-item .portfolio-right li { background-image: url(../images/generic/bullet.gif); background-repeat: no-repeat; background-position: left top; list-style: none; padding: 0 0 3px 20px }

.portfolio-item .portfolio-right li li{
	background-image:url(../../images/generic/bullet-l2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	list-style: none;
	padding: 0px 0 3px 20px;
}

.portfolio-item .portfolio-small {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	float: left;
	width: 230px;
}

.portfolio-item .portfolio-thumb-left {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	float: left;
	width: 230px;
}

.portfolio-item .portfolio-thumb-right {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	float: left;
	width: 230px;
}

.portfolio-item .portfolio-right h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.portfolio-item .portfolio-thumb-related-work {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 230px;
}

.portfolio-item .portfolio-related-work h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.expanded {
	display: none;
}

.close {
	margin: 0px;
	padding: 0px;
}

#game, #game2, #game3, #game4 {
	margin: 0px;
	padding: 0px;
	display: none;
	position:relative;
	
}

/* portfolio game area */

.portfolio-item #game_holder {
	padding: 5px 0px 0px 0px;
}

/* landing pages */

.landing-page {
	margin: 0px;
	padding: 0px;
}

.landing-page .landing-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}

.landing-page .landing-right {
	margin: 0px;
	padding: 0px 0px 50px 20px;
	float: left;
	width: 270px;
	color: #ffffff;
}

.landing-page .landing-right h1 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 24px;
}

.landing-page .landing-right ul, .landing-page .landing-right ol {
	margin: 0 0 20px 0;
	line-height:1.6em;
	padding:0;
}

.landing-page .landing-right ul ul, .landing-page .landing-right ol ol {
	margin: 0;
}

.landing-page .landing-right li  { background-image: url(../images/generic/bullet.gif); background-repeat: no-repeat; background-position: left top; list-style: none; padding: 0 0 3px 20px }

.landing-page .landing-right li li {
	background-image:url(../../images/generic/bullet-l2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	list-style: none;
	padding: 0px 0 3px 20px;
}

.landing-contact {
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.landing-contact h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}

.sticker {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 480px;
	left: 600px;
}

/* panels */

#panels  { background-image: none; background-repeat: repeat; background-position: left top; margin: 0; padding: 15px 0 5px; float: left }

#panels .panel-title  { background-image: url(../images/backgrounds/background-rev.gif); background-repeat: repeat; margin: 0; padding: 3px 18px 3px 12px; float: left; outline-width: 2px; outline-color: #09f }

#panels .panel-notitle {
	margin: 0px;
	padding: 0px;
	height: 35px;
	float: left;
}

#panels .panel-image  { background-image: url(../images/backgrounds/background-rev.gif); background-repeat: repeat; margin: 0; padding: 15px; clear: both; outline-width: 2px; outline-color: #09f }
#panels .panel-image a:hover  {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;}
#panels .panel-text  { color: #ffffff; background-color: transparent; background-image: url(../images/backgrounds/background-rev.gif); background-repeat: repeat; margin: 0; padding: 15px; clear: both; outline-width: 2px; outline-color: #09f }

#panels .panel-text p {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#panels .panel-flash  { background-color: #121111; margin: 0; padding: 0; float: left }

#panels .work  { margin: 0 40px 0 0; padding: 0 0 0 10px; width: 280px; float: left }

#panels .clients {
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	width: 240px;
}

#panels .quote {
	margin: 0px 0px 0px 15px;
	padding: 20px 15px 15px 20px;
	float: left;
	width: 180px;
	color: #ffffff;
	background-color: #000000;
}

.quote.alt {
	margin: 20px 10px -50px 0px ;
	padding: 20px 15px 15px 20px;
	float: right;
	clear:right;
	width: 180px;
	color: #ffffff;
	background-color: #000000;
}

#panels .quote h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #5e5f5e;
}

.quote.alt h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #5e5f5e;
}

#panels .quote p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.quote.alt p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
 .news_letter {
	margin: 0px 0px 0px 5px;
	padding: 20px 20px 15px 7px;
	float: left;
	width: 75px;
	color: #ffffff;
}

.get-involved {
	width:219px;
	float:right;
	clear:right;
	display:inline;
	margin:20px 7px 0 10px;
}

.get-involved .news-letter  { background: #00aeef; padding: 14px 18px 15px; height: 1%; overflow: hidden }

.get-involved .news-letter h1 {
	color:#000000;
	font-size:21px;
	margin:0 0 0px 0;
}

.get-involved .news-letter h2 {
	color:#65622e;
	font-size:12px;
	margin:0 0 10px 0;
}

.get-involved .news-letter input {
	color:#878787;
	background:#ffffff;
	height:15px;
	padding:2px 2px 2px 4px;
	margin:0 0 5px 0;
	display:block;
	float:left;
	font-size:10px;
	width:150px;
}

.get-involved .news-letter a {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

.get-involved .news-letter .extra-fields {
	margin:0 0 0px 0;	
	overflow:hidden;
	clear:both;
	display:none;
}

.get-involved .news-letter .extra-fields a.submit,
.get-involved .news-letter .extra-fields a.submit:visited {
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding:3px 7px 3px 7px;
	background:#000000;
	color:#ffffff;
}

.get-involved .news-letter .extra-fields a.submit:hover {
	background:#38b8da;
}

.get-involved .follow-us    { background: no-repeat; padding: 18px 0 18px 5px; height: 1%; overflow: hidden }

.get-involved .follow-us h2 {
	color:#ffffff;
	font-size:12px;
	margin:0px 0 0 0;
}

.get-involved .follow-us a{
	float:left;
	margin:0px 9px 0 -2px;
	position:relative;
	z-index:990;
}

.highScoreStart {
 	position:absolute;
	right:7px;
	bottom:-7px;
}

.talk-to-us a, .talk-to-us input {
	position:relative;
	z-index:990;
}

.talk-to-us {
	width:186px;
	float:right;
	display:inline;
	margin:0 0 -30px 0;
	background:url(../../images/talk-to-us/talk-to-us-message.png) no-repeat top right;
}

.talk-to-us .message {
	padding:16px 16px 6px 24px;	
}

.talk-to-us .extra-fields {
	margin:0 0 0px 0;	
	overflow:hidden;
	clear:both;
	display:none;
}

.talk-to-us  h1 {
	color:#ffffff;
	font-size:19px;
	line-height:17px;
	margin:0 0 5px 0;
	text-transform:uppercase;
}

.talk-to-us  h2 {
	color:#c4ecfb;
	font-size:15px;
	margin:0 0 5px 0;
	text-transform:uppercase;
}

.talk-to-us input.email,
.talk-to-us input.name,
.talk-to-us input.telephone,
.talk-to-us input.company {
	color:#878787;
	background:#ffffff;
	height:15px;
	padding:2px 2px 2px 4px;
	margin:0 0 5px 0;
	display:block;
	float:left;
	font-size:10px;
	font-weight:normal;
	width:120px;
}

.talk-to-us .footer{
	width:186px;
	height:10px;
	margin:0 0 0 0;
	background:url(../../images/talk-to-us/talk-to-us-footer.png) no-repeat;
}
.talk-to-us .extra-fields a.submit,
.talk-to-us .extra-fields a.submit:visited {
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding:3px 7px 3px 7px;
	background:#000000;
	color:#ffffff;
}

.talk-to-us .extra-fields a.submit:hover {
	background:#38b8da;
}
/* footer */

#footer  { background: repeat-x left top }
#footer .inner {
	background:url(images/foot.png) 20px 0px no-repeat;
	height:510px;
}

div.foot_left {
	top:0px;
	float:left;
	display:inline;
	width:282px;
	margin-top:45px;
	margin-left:45px;
}
div.foot_center {
	top:0px;
	float:left;
	display:inline;
	width:270px;
	margin-top:45px;
	margin-left:42px;
}
div.foot_right {
	width:243px;
	float:left;
	display:inline;
	margin-top:45px;
	margin-left:35px;
}

.footer-address  { margin: 0; padding: 10px 15px 8px; width: 550px }

.footer-address h1 {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	height: 15px;
}

.footer-address h4 {
	margin: 0px;
	padding: 2px 0px 5px 0px;
}

.footer-address h1 a {
	color: #ffffff;
}

.footer-address h1 a:hover {
	color: #00aeef;
}

.footer-address .slashes {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	color: #666666;
	display: inline-block;
}

.footer-nav {
	margin: 5px 0px 0px 0px;
	padding: 7px 10px 7px 5px;
	color: #cccccc;
	background-color: #121212;
}

.footer-nav ul {
	margin: 0px;
	padding: 0px;
}

.footer-nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

.footer-nav ul li a  { color: #43ccff; text-decoration: none; display: block; margin: 0; padding: 0 10px; border-right: 1px solid #ffffff }

.footer-nav ul li a:hover {
	color: #ffffff;
}

.footer-nav ul li:last-child a {
	border-right: none;
}

#disclaimer_london {
	margin: 20px 0px 0px 15px;
	padding: 0px;
}

#disclaimer_sanfran {
	margin: 20px 0px 0px 15px;
	padding: 0px;
	display: none;
}

/* contact us */

#address {
	margin: 0px;
	padding: 0px;
	float: left;
}

#googlemap {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	
}

#map {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 400px;
	color: #000000;
}

.onlinebutton{
 	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	width: 200px;

}

.onlinebutton span {
	visibility: hidden;
}

.onlinebutton a,.onlinebutton  a:visited{
	margin:0;
	padding:5px 0 0 0px;
	background-image: url(/images/contact-us/enquire-button-off.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:60px;
	width:194px;
	display:block;
	text-decoration:none;
}
.onlinebutton a:hover {
	background-image: url(/images/contact-us/enquire-button-on.gif);

}
#address .location  {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	width: 250px;
	
}
#newsinput-container{
	width:458px;
	margin:0;
	padding:0;
		
		
}
.newsinput-holder{
		width:245px !important;
		width:190px;
		float:left;
		padding:0;
		margin:0;
}
.newsinput-holder-right{
		width:170px;
		float:right;
		padding: 0 20px 0 0;
}
/* background */

#bg-images {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#background-pixels  { color: #000000; background-image: url(../images/backgrounds/background-pixels.gif); background-repeat: repeat; background-position: left top; display: inline; margin: 0; padding: 0; position: absolute; z-index: 6000; top: 0; left: 0; width: 100% }

#background-pixels img {
	display: block;
	visibility: hidden;
}

#background-image {
	margin: 0px;
	padding: 0px;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 5000;
	position: absolute;
	overflow: hidden;
	color: #000000;
}

.bg-image {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #000000;
}

/* form */

label { font-size: 12px; 
font-family: verdana;
color: #ffffff;
}
textarea,input  { color: #ffffff; font-size: 12px; font-family: verdana; background-color: transparent; padding: 2px; border: solid 1px #00aeef }
textarea:hover,input:hover  { background-color: #00aeef } 

input:focus, textarea:focus { background-color: #ff0099; }

/* base */

#base {
	margin: 45px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../../images/generic/base-bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #343434;
	/*height: 100%;*/
	height: 50px;
	top: 0px;
	left: 0px;
	z-index: 7000;
	position: relative;
}

/* Pager control */
.paging 
{
	width: 650px;
	clear:both;
	overflow:hidden;
	height:1%;
	padding:10px 0 0 0;
	font-size:10px;
	color:#6d6d6d;
}

.paging p {
	display:block;
}

.paging .left {
	float:left;
}

.paging .right {
	float:right;
}

.paging p a,
.paging p span {
	display:block;
	float:left;
	text-decoration:none;
}

.paging .left a,
.paging .left span {
	margin:0 10px 0 0;
}

.paging .right a,
.paging .right span {
	margin:0 0 0 8px;
}

.overlayContactBox { z-index:7400; position:absolute; display:none; background-color:#000; }
.contactBox { display:none; position:absolute; z-index:99990; }
.contactBox .titleText { display:none; }
.contactBox .spaceInvader { float:left; display:none; }
.contactBox .form { float:left; margin-left:20px; display:none; }
.titleText { margin-bottom:10px; }
.contactBox .form input { border:none; background-color:#FFF; padding:5px; color:#999; font-family:Tahoma, Helvetica, sans-serif; font-size:10px; margin-top:6px; height:11px; width:120px; }
.contactBox .subText { margin-bottom:5px; }
.buttonTalkToUs { float:right; margin:-90px -50px 0px 0px; }

#high-score {
	margin: 0px;
	padding: 0px;
	position: fixed;
	bottom: 0px;
	right: 0px;
}

/*Slider Gallery*/

#s3slider  { position: relative; width: 720px; height: 300px; overflow: hidden }

#s3sliderContent  { list-style-type: none; margin-left: -10px; position: absolute; top: 0; width: 720px }

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span  { color: #fff; font: 10px/15px Arial, Helvetica, sans-serif; background-color: #000; display: none; padding: 10px 13px; position: absolute; bottom: 0; left: 0; width: 694px; -khtml-opacity: 0.7; -moz-opacity: 0.7; filter: alpha(opacity=70); opacity: 0.7 }

.clear {
   clear: both;
} 