/*Reset all styles*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE,
PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS,
KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I,
CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE,
CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
BODY
{
	line-height: 1;
}
OL, UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
/****************************************************** Global Elements ******************************************************/
BODY
{
	background-color: #001A32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
#test1
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#test2
{
	width: 875px;
	margin: 0px auto;
	padding: 0px;
}
A
{
	color: #FFFFFF;
}
H3
{
	font-size: 20px;
	font-weight: bold;
	text-transform: lowercase;
}
UL
{
	margin: 0px 0px 10px 20px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
}
LI
{
	margin: 0px;
	padding: 0px;
}
STRONG
{
	font-weight: bold;
}
.seo-hide
{
	display: none;
}
.clear
{
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
/*Global Content Outer*/
#pageContainer
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
/*Global Header*/
#headerContainer
{
	/*background-color: #001A32;*/
    background: url(../img/header_bg_strip.jpg) repeat-x;
	width: 100%;
	/*height: 75px;*/
    height: 110px;
	margin: 0px;
	padding: 0px;
}
#fHeader
{
	width: 880px;
	/*height: 75px;*/
    height: 65px;
	margin: 0px auto;
	padding: 0px;
}
#fHeader img
{
	display: inline-block;
}
#fHeader img#brandLogo
{
    float: left;
	margin: 20px 0px 0px 26px;
	padding: 0px;
}
/*Global Nav
swf file not being used
#swfMainNav { position: absolute; left: 0px; top: 0px; z-index:105;}
#swfCaseStudy {position: absolute; left: 0px; top: 125px;}*/
.hNav LI
{
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	text-transform: uppercase;
	font-weight: bold;
}
.hNav LI A
{
	text-decoration: none;
}
#primNav
{
	margin: 0px auto;
	padding: 0px;
}
#primNav2
{
	height: 45px;
	text-align: right;
    float: right;
	margin: 0;
	padding: 0px;
}
#primNavLi
{
	width: 100%;
}

#primNavLi li
{
	display: block;
    height: 38px;
    line-height: 38px;
    float: left !important;
}
#primNavLi li a
{
    height: 25px;
    line-height: 16px;
    display: block;
    padding: 13px 10px 0;
	font-size: 11px;
	font-weight: bold;
}
#primNavLi li a.active, #primNavLi li a:hover { background: url(../img/nav_active.jpg) repeat-x; }


#primNavLi LI.navOpt8
{
	border-bottom: 7px solid #0583CB;
}
#primNavLi LI.navOpt13
{
	border-bottom: 7px solid #00BAF5;
}
#primNavLi LI.navOpt14
{
	border-bottom: 7px solid #4F9A03;
}
#primNavLi LI.navOpt15
{
	border-bottom: 7px solid #98C74E;
}
#primNavLi LI.navOpt16
{
	border-bottom: 7px solid #E26E32;
}
#primNavLi LI.navOpt17, #primNavLi LI.navOpt167
{
	border-bottom: 7px solid #FF9B03;
}
#primNavLi LI.navOpt18
{
	border-bottom: 7px solid #FFD900;
}

/** Phase 2 additions **/
#navBar { background: url(../img/nav_bar_bg.jpg) repeat-x; height: 45px; margin: 0 auto; width: 880px; }


.navFlourish
{
	position: absolute;
	left: 0px;
	top: 40px;
}
/*Global Content Inner*/
.fContentOuter
{
	height: 520px;
	width: 1150px;
}
#fScroll
{
	width: 100%;
	height: 520px;
	background-color: #0B4A8B;
}
#fadeContainer
{
	width: 100%;
	height: 520px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#leftFadeContainer
{
	display: none;
	float: left;
	width: 150px;
	height: 520px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../skin/img/pageBG/flat/left-fade.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
}
#rightFadeContainer
{
	display: none;
	float: right;
	width: 100%;
	min-width: 1450px;
	height: 520px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../skin/img/pageBG/flat/right-fade.png);
	background-repeat: no-repeat;
	background-position: top right;
	position: absolute;
}
#scrollContainer
{
	width: 100%;
	min-width: 880px;
	height: 520px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	background-image: url(../../skin/img/pageBG/flat/bg_scrollContainer2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #0B4A8B;
}
/*GT Fix
#headerContainer, .contSection {

text-align:center;

}*/
#contentContainer
{
	top: 520px;
	width: 100%;
	height: 520px;
	position: relative;
	margin: 0 auto;
}
.contSection
{
	width: 100%;
	height: 520px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
}
#contSection1
{
	left: 0px;
	background-image: url(../../skin/img/pageBG/home-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*home*/
#contSection58
{
	background-image: url(../../skin/img/pageBG/home-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*what we do*/
#contSection60
{
	background-image: url(../../skin/img/pageBG/home-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*how we work
#contSection61     { background-image: url(../../skin/img/pageBG/home-image.png); background-position: top center; background-repeat: no-repeat; }    /* who we work for*/
#contSection62
{
	background-image: url(../../skin/img/pageBG/home-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*news
#contSection63     { background-image: url(../../skin/img/pageBG/home-image.png); background-position: top center; background-repeat: no-repeat; }    /* contacts*/
#contSection8
{
	left: 4000px;
	background-image: url(../../skin/img/pageBG/bingo-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*bingo and games*/
#contSection9
{
	background-image: url(../../skin/img/pageBG/bingo-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}

/*3rd gen Bingo*/
#contSection149
{
	background-image: url(../../skin/img/pageBG/3rdbingo-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}


/*what we do*/
#contSection71
{
	background-image: url(../../skin/img/pageBG/dabbers.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*case studies
#contSection11     { background-image: url(../../skin/img/pageBG/bingo-image.png); background-position: top center; background-repeat: no-repeat; }    /* contacts*/
#contSection13
{
	left: 4000px;
	background-image: url(../../skin/img/pageBG/electronic-gaming-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*electronic gaming
#contSection46     { background-image: url(../../skin/img/pageBG/electronic-gaming-image.png); background-position: top center; background-repeat: no-repeat; }    /* contacts*/
#contSection14
{
	left: 4000px;
	background-image: url(../../skin/img/pageBG/design-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*design and print*/
#contSection47
{
	background-image: url(../../skin/img/pageBG/design-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*whats we do
#contSection49     { background-image: url(../../skin/img/pageBG/design-image.png); background-position: top center; background-repeat: no-repeat; }    /* case studies
#contSection50     { background-image: url(../../skin/img/pageBG/design-image.png); background-position: top center; background-repeat: no-repeat; }    /* contacts*/
#contSection15
{
	left: 4000px;
	background-image: url(../../skin/img/pageBG/interiors-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*leisure interiors
#contSection51     { background-image: url(../../skin/img/pageBG/about-image.png); background-position: top center; background-repeat: no-repeat; }    /* contacts*/
#contSection16
{
	left: 4000px;
	background-image: url(../../skin/img/pageBG/mailing-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*mailing
#contSection52     { background-image: url(../../skin/img/pageBG/mailing-image.png); background-position: top center; background-repeat: no-repeat; }    /* case studies
#contSection53     { background-image: url(../../skin/img/pageBG/mailing-image.png); background-position: top center; background-repeat: no-repeat; }    /* contacts*/
#contSection17
{
	left: 4000px;
	background-image: url(../../skin/img/pageBG/promotional-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*promotional gaming
#contSection54     { background-image: url(../../skin/img/pageBG/promotional-image.png); background-position: top center; background-repeat: no-repeat; }    /* case studies
#contSection55     { background-image: url(../../skin/img/pageBG/promotional-image.png); background-position: top center; background-repeat: no-repeat; }    /* contacts*/
#contSection18
{
	left: 4000px;
	background-image: url(../../skin/img/pageBG/gifts-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*gifts
#contSection65     { background-image: url(../../skin/img/pageBG/gifts-image.png); background-position: top center; background-repeat: no-repeat; }    /* gallery
#contSection57     { background-image: url(../../skin/img/pageBG/gifts-image.png); background-position: top center; background-repeat: no-repeat; }    /* contacts*/
#contSection70
{
	background-image: url(../../skin/img/pageBG/home-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#contSection145, #contSection167, #contSection127
{
	background-image: url(../../skin/img/pageBG/promotional-image.png);
	background-position: top center;
	background-repeat: no-repeat;
}
/*terms*/
.fContentInner
{
	height: 470px;
	width: 880px;
	margin: 0 auto;
	padding-top: 50px;
}
.pageHeader
{
	float: right;
	width: 520px;
	margin: 0px 0px 10px;
	background-repeat: no-repeat;
	background-position: 0px 35px;
	padding: 35px 0px 0px 40px;
}
.pageHeader SPAN
{
	display: none;
}
.pageHeader IMG
{
}
.contentSpaceFill
{
	float: left;
	/* width: 320px; */
	height: 470px;
	margin: 0px;
	padding: 0px;
}
.contentBody
{
	overflow: auto;
	height: 295px;
	padding: 0px 2px 0px 0px;
	width: 558px;
	float: right;
}
.contentBodyGames
{
	overflow: auto;
	height: 250px;
	padding: 0px 2px 0px 0px;
	width: 558px;
	float: right;
}
.contentBodyHome
{
	float: right;
	width: 558px;
	height: 145px;
	margin: 10px 0px;
	padding: 0px 2px 0px 0px;
	overflow: auto;
}
.contentBody P
{
	margin-bottom: 10px;
}
.contentBodyHome P
{
	margin-bottom: 10px;
}
.contentBody A
{
	font-weight: bold;
}
.contentBodyHome A
{
	font-weight: bold;
}
.contentBody A.articleBackLink
{
	margin: 10px 0px;
}
H3#latestNews
{
	float: right;
	width: 560px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.fContainer
{
	border: 1px solid #FFFF00;
}
#swfscratch
{
	float: left;
    padding-left: 220px;
	display: block;
	/* width: 222px; */
	height: 86px;
	/* margin: 15px 20px 0px 0px; */
}
#swfpeel
{
	float: left;
    padding-left: 10px;
	display: block;
	/* width: 208px; */
	height: 86px;
	/* margin: 15px 20px 0px 0px; */
}
.swfmovie
{
	display: block;
	width: 251px;
	height: 57px;
	margin: 15px 0px 0px;
}
.swfleisuremovie-img
{
	display: block;
	width: 251px;
	height: 57px;
	margin: 15px 0px 0px;
}
.bingopdf
{
	position: absolute;
	margin: 15px 0px 0px;
}
.content-clear
{
	clear: both;
}
/****************************************************** Case Study Elements ******************************************************/
.fSubNavCaseHome
{
	height: 25px;
	width: 880px;
	margin: 0 auto;
	padding-top: 50px;
}
.fContentInnerCaseHome
{
	height: 445px;
	width: 1250px;
	margin: 0 auto;
	padding-top: 0px;
}
.contentFlashHome
{
	float: left;
	width: 1250px;
	height: 440px;
	margin: -20px 0px 0px;
	padding: 0px;
}
#flash-content-home
{
	width: 1250px;
	height: 440px;
}
#flash-movie-home
{
	margin: 0px auto;
}
.fContentInnerCase
{
	height: 470px;
	width: 980px;
	margin: 0 auto;
	/* padding-top: 50px; */
}
.contentFlash
{
	float: left;
	width: 295px;
	height: 260px;
	margin: 70px 0px 0px 20px;
	padding: 0px;
}
#flash-content
{
	width: 295px;
	height: 260px;
}
#flash-movie
{
	margin: 0px auto;
}
.pageHeaderCase
{
	float: right;
	width: 520px;
	height: 43px;
	margin: 0px 50px 10px 0px;
	background-repeat: no-repeat;
	background-position: 0px 50px;
	padding: 54px 0px 0px 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-weight: 100;
}
.pageHeaderCase SPAN
{
	display: none;
}
.pageHeaderCase IMG
{
}
.contentBodyCase
{
	overflow: auto;
	height: 295px;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	width: 558px;
	float: right;
}
.contentBodyCase P
{
	margin-bottom: 10px;
}
.contentBodyCase A
{
	font-weight: bold;
}
.contentBodyCase A.articleBackLink
{
	display: block;
	margin: 10px 0px;
}
/****************************************************** News Elements *****************************************************
news summary - homepage*/
DIV.newsSummary
{
	float: right;
	width: 500px;
	background-color: #498ECB;
	margin: 0px 60px 10px;
	height: 70px;
}
DIV.newsSummary IMG
{
	float: left;
	margin-right: 5px;
}
DIV.newsSummary P
{
	line-height: 18px;
	padding: 0px 10px;
}
DIV.newsSummary H4
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 0px 10px;
}
/*News Article Lists*/
DIV.newsList
{
	background-color: #498ECB;
	margin: 0px 0px 10px;
	height: 70px;
}
DIV.newsList IMG
{
	float: left;
	margin-right: 5px;
}
DIV.newsList P
{
	line-height: 18px;
	padding: 0px 10px;
}
DIV.newsList H4
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 0px 10px;
}
.linkMore
{
	font-weight: bold;
	text-transform: lowercase;
	color: #A4D4FF;
	position: relative;
	text-decoration: none;
}
.article-image
{
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
.newsVacancies
{
	display: block;
	background-image: url(../../skin/img/vacancies.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #185B9F;
	height: 40px;
	margin: 0px 0px 10px;
}
/****************************************************** Gallery Elements ******************************************************/
.fContentInnerGallery
{
	width: 912px;
	height: 470px;
	margin: 0 auto;
	padding-top: 50px;
}
.contentBodyGallery
{
	overflow: auto;
	height: 300px;
	margin: 40px 5px 0px 0px;
	padding: 0px;
	width: 100%;
	float: right;
}
.thumb
{
	float: left;
	width: 89px;
	height: 108px;
	margin: 19px 13px 0px 0px;
	padding: 0px;
	border: 6px solid #EFF3F8;
}
/****************************************************** Contact Elements ******************************************************/
.contentBodyContact
{
	overflow: auto;
	height: 295px;
	padding: 0px 2px 0px 0px;
	width: 558px;
	float: right;
}
.contentBodyContact P
{
	margin-bottom: 10px;
}
.contentBodyContact A.articleBackLink
{
	display: block;
	margin: 10px 0px;
}
#contactIntro
{
	float: left;
	width: 400px;
	margin: 0px 0px 30px;
	padding: 0px;
}
#contactIntroHome
{
	float: left;
	width: 360px;
	margin: 0px 0px 30px;
	padding: 0px;
}
IMG.contactFindUs
{
	float: left;
	margin: 0px 44px 45px 45px;
	padding: 0px;
}
IMG.contactGoogleMaps
{
	float: left;
	margin: 0px 46px 45px;
	padding: 0px;
}
.contact
{
	float: left;
	width: 279px;
	margin: 0px;
	padding: 0px;
}
/****************************************************** Footer Elements ******************************************************/
#footerContainer
{
	display: block;
	float: right;
	height: 50px;
	width: 100%;
	min-width: 880px;
	margin: 20px 0px 0px;
	padding: 0px;
	background-color: #001A32;
}
#footer
{
	width: 880px;
	margin: 0px auto;
	padding: 0px;
}
#footerLinks
{
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #748697;
}

#footerLinks ul
{
	  margin: 5px 0;
	  padding: 0;
}

#footerLinks li
{
	border-left: 1px solid #748697;
	padding: 0 1px 0 5px;
	display: inline;
	font-size: 1em;
}

#footerLinks li.first
{
	border-left: none;
	padding: 0 1px 0 0;
}

#footerLinks A
{
	font-size: 9px;
	text-decoration: none;
	color: #748697;
}
#footerLinks A:hover
{
	text-decoration: underline;
}
#footerAzure
{
	float: right;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#footerAzureImage
{
	float: right;
	width: 61px;
	height: 18px;
	margin: 5px 20px 5pxpx 0;
	padding: 0px;
	background-image: url(../../skin/img/azure-logo-footer.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#footerAzureImage:hover
{
	background-image: url(../../skin/img/azure-logo-footer-hover.png);
}
#footerAzureText
{
/*	display: none; */
	float: right;
	width: 200px;
	margin: 0px 20px 0px 0px;
	line-height: 15px;
}
#footerAzureText A
{
	float: right;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
	color: #748697;
}
#footerAzure .right
{
    float: right;
}
#footer-clear
{
	clear: both;
}
/*FEB2010: Products page*/
#slidingCategoriesWrapper
{
	position: relative;
	width: 154px;
	margin-left: 49px;
	padding: 3px;
	background: url(/images/productsbuttons/buttons-bg.png) no-repeat center left;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.v_menuitem
{
	background: url(/images/productsbuttons/button-bg.png) no-repeat center left;
	list-style: none inside;
}
#carousel-previous
{
	background: url(/images/productsbuttons/button-up.png) no-repeat center left;
	list-style: none inside;
	height: 30px;
	text-indent: -9999px;
	cursor: pointer;
}
#carousel-next
{
	background: url(/images/productsbuttons/button-down.png) no-repeat center left;
	list-style: none inside;
	height: 30px;
	text-indent: -9999px;
	cursor: pointer;
}
.v_menuitem.active
{
	background: url(/images/productsbuttons/button-bg-active.png) no-repeat center left;
}
.v_menuitem A
{
	display: block;
	text-decoration: none;
	/*[empty]margin-top:;*/
	padding: 15px 0 12px 10px;
	cursor: pointer;
}
DIV.prod_wrapper
{
	float: left;
	margin-left: 24px;
	display: none;
}
DIV.prod_image
{
	width: 214px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 24px;
}
DIV.prod_description
{
	width: 356px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.pageHeaderCaseProd
{
	width: 100%;
	height: 36px;
    line-height: 36px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 0 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-weight: 100;
}
DIV.prod_title
{
	font-weight: bold;
	margin: 15px 0;
}
DIV.prod_contactlink
{
	margin-top: 20px;
}
#product_128
{
	display: none;
}

/* September 2011: Non-carousel Product Page */
UL.productList
{
    list-style: outside none;
}

UL.productList LI
{
    clear: both;
    margin-bottom: 20px;
    
}

UL.productList LI IMG
{
    float: left;
    margin-right: 20px;
}

UL.productList LI .description
{
    float: left;
    width: 380px;
}

.sampleRequestFloat
{
    clear: right;
    float: right;
    padding: 17px 0;
}

/* September 2011: Non-carousel Product Page */

.downloadButton {
    background: url(../../images/whatwedobuttons/blank.png);
    height: 45px;
    width: 179px;
    padding: 10px 0 0 50px;
}
.downloadButton a { text-decoration: none; }

.play_examples
{
    background: url("../img/play_games.png") no-repeat scroll left center transparent;
    height: 63px;
    width: 533px;
}
.mini_play_examples
{
    background: url("../img/mini_play_games.png") no-repeat scroll left center transparent;
    height: 63px;
    width: 393px;
    position: absolute; 
    top: 310px; 
    left: 458px;
}

