/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {/* customize_background */ background-color:#012B60; /* customize_background */ padding: 0px; margin: 0px; }
img {border: 0px; margin:0px;}
a { cursor:pointer}

label { font-weight:bold;}
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ width:960px; margin:auto; text-align:left }
#page #headerSpacer{ height:64px }
#page #header{ position:relative; margin-left:89px; background-color:#012B60;} 
#page #header #topBlue {position: absolute; width: 781px; height: 60px; background-color:#012B60;}

#page #header #headerNav{top: 14px; right: 0px; z-index:2; overflow:visible;}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#page #header ul.nav-header li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#999; font-size:13px; margin-top:0px }
#page #header ul.nav-header li a,#page #header ul.nav-header li a:hover{ text-decoration:none; color:#999999 }
#page #header ul.nav-header li.nav-selected{ border:1px solid #bbb; padding:2px 8px; }
#page #header #header-area{margin-top: 10px; margin-bottom: 10px }
#page #header #header-area #header-area-inside{margin-bottom: 12px;}
#page #header #header-area img { display: block}
#page .divider{padding-top: 12px; background: url(http://galacoralcareers.com/themes/gala/images/nav_horizontal_divider.gif) no-repeat top; overflow:hidden; height:1px; clear:both; width:100%; }

#page #central{background:url(http://galacoralcareers.com/themes/gala/images/nav_sidebar_right_bg.gif) repeat-y center; clear:both; }
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(http://galacoralcareers.com/themes/gala/images/nav_sidebar_left_bg.gif) repeat-y center !important; }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body {padding-left: 68px !important; padding-right: 0px !important; float:right}
 
#page #central #body{ float:left; width:67%; padding-right:28px; padding-left: 0px !important; padding-right: 0px !important }
#page .no-sidebar #body{ float: none !important; width: auto !important; }
#page #central #sidebar{ float:right; width:23%; overflow:hidden }
#page #central #sidebar p{ line-height:24px}
#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:24px; font-size:11px;}
#page #central #sidebar ul.nav li{ margin-bottom:16px; }
#page #central #sidebar ul.nav a{ text-decoration:none; color:#333 }
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline }
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }

#page #central.navLeft{ background:url(http://galacoralcareers.com/themes/gala/images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

#page #footer{ padding-top:10px; clear:both; padding-bottom:16px; color:#999; font-size:14px }
#page #footer a{ text-decoration:none }
#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; }

#footer_top #social_vimeo,
#footer_top #social_twitter,
#footer_top #social_facebook,
#footer_top #social_youtube {
	float:left;
	width: 60px;
	height: 60px
}

.left {
	float:left;
}

#footer_top #social_vimeo a,
#footer_top #social_twitter a,
#footer_top #social_facebook a,
#footer_top #social_youtube a {
	width: 60px;
	height: 60px;
	display: block;
}

#footer_top #social_vimeo a {
	background: url(http://galacoralcareers.com/themes/gala/images/social_vimeo.png) no-repeat scroll 0 0 transparent;
}
#footer_top #social_twitter a {
	background: url(http://galacoralcareers.com/themes/gala/images/social_twitter.png) no-repeat scroll 0 0 transparent;
}
#footer_top #social_facebook a {
	background: url(http://galacoralcareers.com/themes/gala/images/social_facebook.png) no-repeat scroll 0 0 transparent;
}
#footer_top #social_youtube a {
	background: url(http://galacoralcareers.com/themes/gala/images/social_youtube.png) no-repeat scroll 0 0 transparent;
}

#footer_top #social_vimeo a:hover {
	background: url(http://galacoralcareers.com/themes/gala/images/social_vimeo_h.png) no-repeat scroll 0 0 transparent;
}
#footer_top #social_twitter a:hover {
	background: url(http://galacoralcareers.com/themes/gala/images/social_twitter_h.png) no-repeat scroll 0 0 transparent;
}
#footer_top #social_facebook a:hover {
	background: url(http://galacoralcareers.com/themes/gala/images/social_facebook_h.png) no-repeat scroll 0 0 transparent;
}
#footer_top #social_youtube a:hover {
	background: url(http://galacoralcareers.com/themes/gala/images/social_youtube_h.png) no-repeat scroll 0 0 transparent;
}

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}

/* Main Image */
.main_image {
	width:100%;
	min-height:420px;
}


#page #header {
	z-index:99;
	position:relative;
}

#page #header #logo{ 
	width:190px;
	height:75px;
	overflow:hidden; 
	float: left;
	margin-top: -25px;
}

#page #header #logo .gala_coral {
	width:133px;
	height:44px;
	background-image:url(http://galacoralcareers.com/themes/gala/images/support_logo_header_big.gif);
	margin: 26px 0px 0px 15px;
}

#page #header #logo .support_centre {
	width:133px;
	height:44px;
	background-image:url(http://galacoralcareers.com/themes/gala/images/support_logo_header_big.gif);
	margin: 26px 0px 0px 15px;
}

#page #header #logo .coral {
	width:175px;
	height:41px;
	background-image:url(http://galacoralcareers.com/themes/gala/images/coral_logo_header_big.gif);
	margin: 26px 0px 0px 15px;
}

#page #header #logo .bingo {
	width:68px;
	height:70px;
	background-image:url(http://galacoralcareers.com/themes/gala/images/bingo_logo_header_big.gif);
	margin: 5px 0px 0px 15px;
}

#page #header #logo .casino {
	width:175px;
	height:40px;
	background-image:url(http://galacoralcareers.com/themes/gala/images/casino_logo_header_big.gif);
	margin: 26px 0px 0px 15px;
}

#page #body #white{
	background-color:#ffffff;
}
#top_banners {
	width: 980px;
	float:left;
	overflow: hidden;
}
/* Banners */
#page .top_banners #banner_one,
#page .top_banners #banner_two,
#page .top_banners #banner_three {
	float:left;
	width: 319px;
	margin: 0px;
	padding 0px;
}
#page .top_banners #banner_one {
	overflow: hidden;
}

/* Image block */
#job_line {
	background-color:#012B60;
	float:left;
	height:29px;
	margin-top:-340px;
	opacity:1 !important;
	position:relative;
	width:100%;
	z-index:9999;
}
#job_line .latest {
	width: 109px;
	height: 29px;
	float:left;
	background:url(http://galacoralcareers.com/themes/gala/images/CORAL-HEADER-IMAGES_TICKER.gif) no-repeat 0 0; 
}
#job_line marquee {
	float:left;
	width:850px;
	padding-top: 5px;
}
#job_line ul {
	z-index:9999;
	position:relatvive;
	width:6000px;
	margin:0px;
	list-style: none;
	float:left;
}
#job_line ul li{
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	font-weigth: bold;
	font-style: italic;
	float:left;
	font-size:14px;
	color: #FFFFFF;
	text-transform:uppercase;
}
#job_line ul li a{
	color: #f3bf08;
	text-decoration: none;
}
.image-block-line {
	position:absolute;
	z-index: -1;
}
/* Menu */

#menuContent { background-color:#012b60; width:585px; height: 60px; float:left; padding:0px; }

#menu { 		
		margin-top: 0px;
		padding-top:5px;
		text-align: right;
		width:585px;
		
		}

#menu a:link {color:#FFFFFF; text-decoration: none; }	/* unvisited link */
#menu a:visited {color:#FFFFFF; text-decoration: none; }	/* visited link */
#menu a:hover {color:#FF00FF; text-decoration:underline; }	/* mouse over link */
#menu a:active {color:#0000FF; text-decoration: none; }	/* selected link */
#menu a.selected {color:#FF00FF; text-decoration: none; }	/* selected link */



 #menu ul {
	margin-right: 0;
	padding-right: 0;
	display: inline;
	margin-top: 0px;
	} 

#menu #menuNavPrimary li {
	margin-left: 0;
	padding: 0px 0px;
	list-style: none;
	display: inline;
	font-size:14px;
	font-weight:bold;
	letter-spacing: -.1em;
	border:none;
	line-height:10px;
	}
	

#menu #menuNavPrimary img {border:none;}

		
#menu  #menuNavSecondary li {
	margin-left: 0;
	padding: 5px 15px ;
	border-left: none;
	list-style: none;
	display: inline;
	font-size:12px;
	line-height:10px;
	}
	
#menu #menuNavSecondaryJob li, #menu #menuNavSecondaryDivisions li{ 
	margin-left: 0;
	padding: 5px 15px ;
	border-left: none;
	list-style: none;
	font-size:12px;
	line-height:10px;
	display: inline;
	color:#666666;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
}


#menu .divider { clear:both; margin:0px; padding:0px;}

/* Page paper*/
.paper {
	background: url(http://galacoralcareers.com/themes/gala/images/paper_tile.jpg) repeat-y 0 0;
	min-height: 400px;
	margin:0px;
}
.main-content {
	padding: 90px 270px 40px 120px;
}
.main-content h1 {
}
.search-content {
	padding: 90px 120px 40px 120px;
}
/* Sticker */
.sticker {
	background: url(http://galacoralcareers.com/themes/gala/images/SUPPORT_CENTER_HEADER_IMAGES.png) no-repeat 0 0;
	float:left;
	height:245px;
	margin-top:-300px;
	margin-left:20px;
	opacity:1 !important;
	position:relative;
	width:265px;
	z-index:9999 !important;
}
.sticker_2 {
	background: url(http://galacoralcareers.com/themes/gala/images/SUPPORT_CENTER_HEADER_IMAGES.png) no-repeat 0 0;
	float:right;
	height:245px;
	margin-top:-300px;
	margin-right:50px;
	opacity:1 !important;
	position:relative;
	width:265px;
	z-index:9999 !important;
}
.sticker a, 
.sticker_2 a {
	width: 90%;
	text-decoration:none;
	padding-left:10px;
	float:left;
	/*font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";*/
	font-weigth: bold;
	font-size:20px;
	color:#000;
	text-transform:uppercase;
	padding-top:30px !important;
}

.sticker a h4, 
.sticker_2 a h4{
	text-decoration:none;
	padding-left:10px;
	/*font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";*/
	font-weigth: bold;
	font-size:20px;
	color:#000;
	text-transform:uppercase;
}

.sticker a.county, 
.sticker_2 a.county {
	padding-top:0px !important;
	font-size:16px;
}

.sticker a.county h4, 
.sticker_2 a.county h4{
	font-size:16px;
}
.speach_bubble {
	background: url(http://galacoralcareers.com/themes/gala/images/BINGO-HEADER-IMAGES_BOX.gif) no-repeat 0 0;
	float:left;
	height:75px;
	margin-top:-160px;
	margin-left:20px;
	opacity:1 !important;
	position:relative;
	width:378px;
	z-index:9999 !important;
}
.speach_bubble_2 {
	background: url(http://galacoralcareers.com/themes/gala/images/BINGO-HEADER-IMAGES_BOX.gif) no-repeat 0 0;
	float:right;
	height:75px;
	margin-top:-130px;
	opacity:1 !important;
	position:relative;
	width:378px;
	z-index:9999 !important;
}
.speach_bubble a, 
.speach_bubble_2 a {
	text-decoration:none;
	padding-top:10px;
	padding-left:23px;
	passition:relative;
	float:left;
	width:370px;
	overflow:hidden;
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	font-size:14px;
	color:#001275;
	font-style: italic;
	font-weigth: bold !important;
}
.speach_bubble a.county, 
.speach_bubble_2 a.county {
	font-weigth: 100;
	font-size:14px;
	padding-top:5px !important;
}	
.casino_box {
	background: url(http://galacoralcareers.com/themes/gala/images/CASINO-HEADER-BOX.jpg) no-repeat 0 0;
	float:left;
	height:62px;
	margin-top:-90px;
	margin-left:20px;
	opacity:1 !important;
	position:relative;
	width:507px;
	z-index:9999 !important;
}
.casino_box a,
.casino_box a:visited {
	text-decoration:none;
	padding-left:10px;
	passition:relative;
	float:left;
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	font-size:20px;
	color:#ffd800;
	width:260px;
	overflow:hidden;
	text-transform:uppercase;
	font-style: italic;
	font-weigth: bold;
}
.casino_box a h4{
	passition:relative;
	float:left;
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	font-size:20px;
	color:#ffd800;
	width:260px;
	overflow:hidden;
	text-transform:uppercase;
	font-style: italic;
	font-weigth: bold;
	margin:0px !important;
}
.casino_box a.county,
.casino_box a.county:visited {
	padding-top:10px !important;
}
/* Search page */
.clr {
	clear:both;
}
.do_you_work {
	width: 483px;
	height: 144px;
}
.yes_no_image {
	float:left;
	width: 172px;
	height: 70px;
}
