#announcement {
	position: absolute;
	z-index: 00;
	height: 150px;
	width: 150px;
	top: 0px;
	left: 0px;
}
body {
	background: #00005B;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image:url(../images/background/background-index2.jpg);
	background-repeat:repeat-x;
	margin-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}



/* ---  flag-currency-container and element definitions --- */
.flag-currency-container{
	width: 800px;
	height: 23px;
	float: none;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 


.twoColFixRt #flag-icon-spacer{
	word-spacing: 4px;
	width: 325px;
	float:left;
	padding-left:27px
} 


.currency{
	width: 320px;
	float: right;
	text-align: right;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right:25px
} 

.currency a:link{
	color:#FFFFFF;
    text-decoration: none;
}  

.currency a:visited{
	color: #FFFFFF;
    text-decoration: none;
}  

.currency a:hover{
	color: #FF6600;
    text-decoration: none;
}  

.currency a:hover{
	color: #FF6600;
    text-decoration: none;
} 

/* ---  navigation-container and element definitions --- */
.twoColFixRt #navigation-container {
	width: 672px;
	margin-left: 14px;
	margin-right: 14px;
	height:32px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}



.navigation-text-left {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
	margin-top: 6px;
	word-spacing: 1px;
	float:left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
} 

.navigation-text-left a:link {
    color: #FFFFFF;
	text-decoration: none;
}  

.navigation-text-left a:visited {
    text-decoration: none;
	color: #FF6600;
}

.navigation-text-left a:hover{
    text-decoration: none;
	color: #FF6600;
}

.navigation-text-left a:active {
    text-decoration: none;
	color: #FF6600;
}

.navigation-text-right{
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bolder;
	word-spacing: 1px;
	margin-top: 1px;
	width: 200px;
	float: right;
}



/* ---  games footer definitions --- */
.twoColFixRt #threePlus {
	width: 634px;
	margin-left: 14px;
	margin-right: 14px;
	padding-left:12px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#FFFFFF;
}


.twoColFixRt #games-footer-container {
	width: 646px;
	margin-left: 14px;
	margin-right: 14px;
	height:90px;
}

.twoColFixRt #games-footer-rounded-corners-left {
	width: 12px;
	height:90px;
	float:left;
	background-image: url(../images/rounded-corners/light-blue/games-footer/games-footerrounded-corners-left.gif);
}

.twoColFixRt #games-footer-rounded-corners-right{
	width: 12px;
	height:90px;
	float: right;
	background-image: url(../images/rounded-corners/light-blue/games-footer/games-footerrounded-corners-right.gif);
}

.twoColFixRt #games-footer-outer-blue-line{
	width: 622px;
	height:88px;
	float: left;
	border-top-color: #000071;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000036;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.twoColFixRt #games-footer-inner-blue-line{
	width: 622px;
	height: 86px;
	float: left;
	border-top-color: #000071;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000096;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #000022;
}

.twoColFixRt #games-footer-top-margin{
	margin-top: 6px
}


/* ---  authourity icons definitions --- */
.twoColFixRt #authority-icons-container {
	width: 507px;
	height:28px;
	float:left;	
}

.twoColFixRt #authority-icons-rounded-corners-left {
	width: 12px;
	height:28px;
	float:left;
	background-image: url(../images/rounded-corners/light-blue/authority-icons-footer/au-icons-footer-left-rounded-corners.gif);
}

.twoColFixRt #authority-icons-rounded-corners-right{
	width: 12px;
	height:28px;
	float: right;
	background-image: url(../images/rounded-corners/light-blue/authority-icons-footer/au-icons-footer-right-rounded-corners-0100.gif);
}

.twoColFixRt #authority-icons-outer-blue-line{
	width: 483px;
	height:26px;
	float: left;
	border-top-color: #000071;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000036;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.twoColFixRt #authority-icons-inner-blue-line{
	width: 483px;
	height: 24px;
	float: left;
	border-top-color: #000071;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000096;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #000022;
}

.twoColFixRt #authority-icons-top-margin{
	margin-top: 4px
}


/* ---  site map definitions --- */
.twoColFixRt #sitemap-container {
	width: 670px;
	margin-left: 14px;
	margin-right: 14px;
	height:100px;
	margin-top: 3px;
}

.sitemap-text-links-container {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;	
}


.sitemap-text-links-container a:link{
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;	
}

.sitemap-text-links-container a:visited{
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;	
}

.sitemap-text-links-container a:hover{
    text-decoration: none;
	color: #FF6600;
}

.sitemap-text-links-container a:active{
    text-decoration: none;
	color: #FF6600;
}

/* ---  google icon definition --- */
.twoColFixRt #google-container {
	width: 126px;
	height:23px;
	float:left;
	margin-top: 4px;
	margin-left: 18px;
}




/* ---  building definitions --- */
.twoColFixRt #headerSpacer {
	height: 318px;
	margin-bottom: 5px;
}

.twoColFixRt #footerSpacer {
	height: 148px;
	width: 700px;
	padding-left: 24px;
}

.twoColFixRt #contentLeft {

	width: 100%;
	
	height: auto;
}


.twoColFixRt #navigation-container {
	width: 672px;
	margin-left: 14px;
	margin-right: 14px;
	height:32px;
}

.twoColFixRt #rounded-corners {
	width: 12px;
	height:32px;
}


/* --- heading definitions --- */
.h1 {
	font-family: Arial;
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	font-weight: lighter;
}

.h2 {
	font-family: Arial;
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	font-weight: lighter;
}

.h3 {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

.h4 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	border-bottom-color: #000091;
	border-bottom-style: solid;
	width: 646px
}


/* --- font definitions --- */
.main-text-body {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;	
}

.micro-text {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;	
}




/* --- href / links --- */
.twoColFixRt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixRt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.twoColFixRt a:hover {
	text-decoration: none;
	color: #FF6600;	
}
.twoColFixRt A:active {
	text-decoration: none;
	color: #FF6600;
}



.inline-text-links a:link {
	color: #FF6600;
	text-decoration: underline;
}
.inline-text-links a:visited {
	text-decoration: underline;
	color: #FF6600;
}
.inline-text-links a:hover {
	text-decoration: none;
	color: #FFFFFF;	
}
.inline-text-links a:active {
	text-decoration: none;
	color: #FFFFFF;
}


/* ---  progressive jackpots definitions --- */
.twoColFixRt #progressive-jackpots-container {
	width: 223px;
	height: 169px;
	border:solid #000091;
	border-width: 1px;	
	padding: 5px;	
}

.individual-jackpots-container {
	width: 227px;
	height: 32px;
	margin-bottom: 3px;
}

.individual-jackpots-images-container {
	width: 23px;
	height: 23px;
	border:solid #000091;
	border-width: 2px;
	float:left;
}

.individual-jackpots-text-container {
	width: 85px;
	height: 23px;
	padding-top: 5px;
	padding-left: 5px;
	float:left;
}

.individual-jackpots-totals-container {
	width: 100px;
	height: 23px;
	padding-top: 3px;
	padding-left: 5px;
	float:left;
	border: dashed;
	border-color: #000091;
	border-width: 1px;
	text-align:right;
}

.individual-jackpots-totals-text-style{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;	
}

/* ---  languageCasinoDownload container --- */
#languageCasinoDownload {
	width:214px;
	border: dashed;
	border-color: #000091;
	border-width: 1px;
	padding: 9px;
	background-image:url(http://www.crazyvegascasino.co.uk/images/download-in-english/background-image.jpg);
	margin-bottom:10px
	}
	

/* ---  current winners definitions --- */
#ticker {
	width: 228px;
	height: 80px;
	border:solid #000091;
	border-width: 1px;
	padding-top: 3px;
	padding-left: 3px;
}

.ticker-style { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ticker-name { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
}

/* ---  right-icons-container --- */
.twoColFixRt #right-icons-container {
	width: 236px;
}


/*current-games*/

.twoColFixRt #current-games{
	float:right; 
	padding-left:10px; 
	width:200px
} 


/* only here for xmas decoratiosn 2007 */



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}#index2-footer-container {
	clear: both;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container .flag-currency-container #flags {
	float: left;
	width: 400px;
}
