/* CSS Document */

/* Global Styles Start */

* {padding:0; margin:0px;}

body {
	background-color:#273740;
	background-image: url(../images/bg.jpg); 
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:0px;
	margin:0px;

}
#navbar {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 37px 0 0;
	padding: 0;}
#navbar li {
	width:100px;
	list-style: none;
	float: left;
	background-color:#333232;
	font-size:11px;
	
	}
#navbar li a {
	display: block;
	padding: 3px 8px;
	text-transform: uppercase;
	text-decoration: none; 
	color: #ffffff;
	font-weight: bold;
	border-bottom:1px solid #fff;
	 }

#navbar li a:hover {
	color: #fff;
	
	}
	
#navbar li ul {
	display: none;
	}
#navbar li ul li{
	font-size:10px;
	background-color:#333232;
	border-bottom:0px solid #fff;
	text-align:center;
	}
#navbar li ul li a:hover{
	background:#cba043;
	}
#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	display: inline;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	background:#cba043; }

p {color:#333; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-style:normal; padding:10px 10px 0 5px;}

ul { padding-left:25px;}
ol { padding-left:25px;}

a:link {
	color: #cba043;
}
a:visited {
	color: #cba043;
	border:none;
}
a:hover {
	color: #4785aa;
	border:none;
}
a:active {
	color: #4785aa;
	border:none;
}
a img { border:none; text-decoration:none;}
a:hover img { border:none; text-decoration:none;}
 a:active img { border:none; text-decoration:none;}
*:first-child+html a img { border:none; text-decoration:none;}
*:first-child+html a:hover img { border:none; text-decoration:none;}
*:first-child+html a:active img { border:none; text-decoration:none;}
*:first-child+html #flash-rotate { width:600; height:180; margin:50px 0 0 -80px;}
h1 { font-size:22px; color:#1c4961; padding-top:10px; }
h2 { font-size:18px; color:#1c4961; padding-top:10px; }
h3 { font-size:16px; color:#1c4961; padding-top:10px; }
h4 { font-size:15px; color:#1c4961; padding-top:10px; }

.h-homepage { font-size:22px; color:#cba043; padding-top:10px; }

.p3 { font-size:22px; color:#1c4961; padding-top:10px; font-weight:bold; }

.p_index {color:#FFF;}

.page {	background-image: url(../images/bg2.jpg);}

.footer {margin-bottom:auto; }

a.footer-menu:link { color: #fff; text-decoration: none; }
a.footer-menu:active {color: #fff; text-decoration: none; }
a.footer-menu:hover { color: #39F; text-decoration: none; }
a.footer-menu:visited {color: #fff; text-decoration:none; }

a.download:link { font-size:12px; color:#900; }
a.download:active { font-size:12px; color:#900; }
a.download:hover { font-size:12px; color:#900; }
a.download:visited { font-size:12px; color:#900; }

/* Global Styles End */

#header {
	top: 0;
	left: 0;
	position:fixed;
	width: 100%;
	z-index:100;
	height:110px;
	background-image: url(../images/top-header-bg.png);
}


#wrapper {
	width:960px;
	margin:auto;
}

#container {
	width:960px;
	margin:auto;
}



#language-select{
	float:right;
	z-index:5000;
	height:auto;
}
*:first-child+html #language-select{
	float:right;
	
	height:auto;
	
}

#header-right {
	padding-left:300px;
	padding-top:10px;
	margin-top:0px;
}
*:first-child+html #header-right {
	padding-left:300px;
	padding-top:10px;
	margin-top:-5px;
}

	.progressive-jackpots {
		width:450px;
		height:50px;
		float:left;
	}
	
		.prog-left {
			float:left;
			width:200px;
			height:16px;
			padding-top:10px;
			background-image:url(../images/language/jackpot_total_header.png);
			background-repeat:no-repeat;
			background-position:right;
		}

		.prog-right {
			width:120px;
			height:30px;
			float:right;
			text-align:left;
			margin-right:180px;
			position:relative;
			bottom:24px;
		}

	.mgs-logo {
		margin-top:-3px;
		width:200px;
		height:43px;
		float:left;
		text-align:start;
	}

#logo_head {
	background-image:url(../images/logo-header.png);
	background-repeat:no-repeat;
	z-index:-100;
	position:relative;
	width:960px;
	height:149px;
	margin-top:100px;

}

			#logo {
				height:149px;
				padding-top:2px;
				padding-left:25px;
				float:left;
				width:235px;
				margin-top:0px;
			}
			
			
			#head_element {
				height:149px;
				padding-top:1px;
				float:right;
				width:532px;
				margin-top:0px;

			}

#content{
	background-image:url('../images/content_bg.png');
	position:relative;
	width:959px;
	margin:auto;
	margin-top:20px;
	clear:both;
	background-color:#FFF;
}

	#content_head {
		background-image:url('../images/content_top.png');
		background-repeat:no-repeat;
		background-position:top center;  
		height:22px;
		margin:auto;
		clear:both;
	}

	#content_left {
		background-repeat:no-repeat;
		background-position:top center; 
		padding-left:10px;
		float:left;
		position:relative;
		width:250px;
	}
	
			.inner-boundary { border: 1px solid #bababa; width:auto; height:auto; }
			.inner-boundary .inner-border { border: 1px solid #fefefe;background-color: #e0e0e0; padding:1px; padding:5px; width:auto; height:auto; }
			.inner-boundary .inner-border1 { border: 1px solid #fefefe;background-color: #e0e0e0; padding:1px; padding:5px; width:auto; height:auto; background-image:url(../images/left_column/content_left_bg.jpg) }
	
	#content_right {
		padding-right:20px;
		float:right;
		position:relative;
		width:650px;
		height:auto;
	}

#content_foot{
	background-image:url('../images/content_foot.png');
	background-repeat:no-repeat;
	background-position:top center; 
	min-height:22px;
	clear:both;
}


#content_index{
	height:382px;
	padding:0px;
	top:0px;
	position:relative;
	width:960px;
}



#promo {
	position:relative;
	float:left;
	width:955px;
	height:auto;
	margin-top:10px;
}

	.promo-head {
        height:24px;
		background-image:url(../images/promo/clv-promo-header.jpg);
		background-repeat:no-repeat;
		padding-left:20px;
		padding-top:5px;
		font-size:15px;
		color:#FFF;
		font-weight:bold;
	}
	
	
      #progressives	{
		  width:313px;
		  height:135px;
		  background-image:url(../images/promo/clv-promo-progressives-bg.jpg);
		  
	  }

#download-block {
	width:600px;
	height:40px;
	margin-top:10px;
	background-color:#FF6;
	padding:10px;
	border:2px solid #FC0;
}

/*index page content*/

#content_left_index {
	float:left;
	position:relative;
	width:450px;
	margin-bottom:10px;
}

#content_right_index {
	float:right;
	position:relative;
	width:450px;
}

#footer {
	 clear: both;
	 position: relative;
	 z-index: 10;
	 height:143px;
 	 margin-top: 10px;
	 background-image:url(../images/footer-bg.jpg);
}

	.footer-spacing {
		padding-top:10px;
		margin:auto;
		width:740px;
		text-align:center;
	}
	
/* Language Styles */

ul.menu {list-style:none; margin:0; padding:0; }
ul.menu * {margin:0; padding:0; z-index:5000;}
ul.menu a {display:block; color:#fff; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul { z-index:5000;position:absolute; top:37px; left:10px; background:#d1d1d1; display:none; opacity:0; list-style:none; width:165px;}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:165px;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#333;}
ul.menu ul li a:hover {background-color:#77afcf;}
ul.menu ul ul {left:148px; top:0px}
ul.menu .menulink { padding:10px 7px 7px; font-weight:bold; background:url(../images/language/main_up.png); background-repeat:no-repeat; width:175px; height:45px;}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(../images/language/main_down.png); background-repeat:no-repeat; height:45px;}
ul.menu .sub {background:#d1d1d1 url(images/language/arrow.gif) 175px 8px no-repeat}
ul.menu .topline {border-top:1px solid #b9d6dc;}

/* Navigation Styles */

        .lavaLamp {
			z-index:10;
			top:-12px;
			position:relative;
            height: 46px;
            width: auto;
			margin:auto;
           /* background: url("http://casinolavida.com/test/images/nav_bg.jpg") top;*/
            overflow: hidden;
        }
		*:first-child+html .lavaLamp {
			z-index:0;
			top:-7px;
			position:relative;
            height: 46px;
            width: 860px;
			margin:auto;
           /* background: url("http://casinolavida.com/test/images/nav_bg.jpg") top;*/
            overflow: hidden;
        }
                .lavaLamp li {
                    float: left;
                    list-style: none;
				}
                    .lavaLamp li.back {
                        background: url("http://casinolavida.com/images/nav_hover.png") no-repeat right -39px;
                        width: 9px; 
						height: 39px;
                        z-index: 8;
                        position: absolute;
					}
                        .lavaLamp li.back .left {
                            background: url("http://casinolavida.com/images/nav_hover.png") no-repeat top left;
                            height: 39px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLamp li a {
                        font: 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
						padding-top:4px;						
                    }
                        .lavaLamp li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

/* Promotion Side */



		.promoside-row-close {
			height:24px;
		}

		.promoside-row1 {
			height:136px;
		}
		
		.promoside-row2 {
			height:45px;
		}
		
		.promoside-row3 {
			height:45px;
		}
		
		
/* ------------------------------------Promotions Accordian styling */	
		

#wrapper-accordian {
	width: 645px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	}

.accordionButton {
	width: 645px;
	height:150px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background: #FFF;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	}
	
	
	.backing1 {
		background-image: url(../images/ph_welcome.jpg);
	}
	
	
	.backing2 {
		background-image: url(../images/ph_tournaments.jpg);
	}
	
	
	.backing3 {
		background-image: url(../images/ph_loyalty.jpg);
	}
	
	
	.backing4 {
		background-image: url(../images/ph_ongoing.jpg);
	}
	
	
	

	
.accordionContent {	
	width: 625px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background: #f2f2f2;
	padding:10px;
	}
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {

	}
	
.over {
	opacity:0.7;filter:alpha(opacity=80);
	}

/* Promo accordian end*/

/* French IP Popup Block - Start */

#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
	 background-image:url(../images/transparency.png);
	 color:#ffffff;
}
#msg {
     width:300px;
     margin: 100px auto;
	 color:#FFF;
     background-color: #4e92b9;
     border:8px solid #ffffff;
	 padding-top:100px;
     text-align:center;
	 background-image:url(../images/warning-black.jpg);
	 background-position:center top;
	 background-repeat:no-repeat;
}

#bottom-close {
     width:300px;
	 height:40px;
}

#msg p {
	color:#ffffff;
}

/* Home Page Winners Scrolling Marquee */

.WinnersTickerContainer {
	width:100%;
	background:#FFF;
	height:26px;
}

.WinnersTicker {
	width:960px;
	height:26px;
	margin:auto;
	background:#ffffff;
	z-index:5;
}

.WinnersTicker-Left {
	float:left;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	width:136px;
	background:#5288b3;
	height:18px;
	color:#fff;
	padding: 6px 0px 2px 20px;
}

.WinnersTicker-Right {
	float:right;
	width:800px;
	height:26px;
	color:#ffffff;
}
