@charset "utf-8";
/* left.css */

#middle {
	clear: both;
	margin-top: 3px;
}

#left-side {
	width: 226px;
	float: left;
}

#left-side .panel {
	margin: 0px 0px 5px 0px;
	width: 220px;
	float: right;
}

#sign-up-main {
	width: 220px;
	height: 70px;
	margin: 20px 0 0 0;
}

#ls-banners {
	text-align: center;
	width: 220px;
	background: url('/images/banners-panel-bg.jpg');
	height: 347px;
}

#ls-banners ul {
	margin: 0px auto;
	width: 170px;
	padding-top: 50px;
}

#ls-banners li {
	margin-bottom: 12px;
}
#ls-banners li.last {
	margin-bottom: 0px;
}

#ls-banners a.pic1 {
	margin-top: 50px;
	margin-left: 25px;
	display: block;
}

#ls-banners a.pic2 {
	margin-top: 20px;
	margin-left: 25px;
	display: block;
}

#ls-banners img {
	display: block;
}

#sub-menu {
	text-align: center; 
	width: 220px; 
	background: url('/images/sub-menu-bg.jpg') no-repeat;
	height: 270px;
}

#sub-menu H2 {
	FONT: 2em "Times New Roman", serif; MARGIN-BOTTOM: -37px; COLOR: #eee; PADDING-TOP: 15px;
}
#sub-menu UL {
	PADDING-TOP: 40px;
}
#sub-menu LI {
	MARGIN-BOTTOM: 5px;
}
#sub-menu A {
	FONT: bold 1.1em arial, sans-serif; COLOR: #aaa; TEXT-DECORATION: none;
}
#sub-menu A:hover {
	COLOR: #fff !important;
}

#sub-menu-small {
	text-align: center; 
	width: 220px; 
	height: 206px;
	margin: 0px 0px 0px 0px;
}

#sub-menu-small h2 {
	FONT: 2em "Times New Roman", serif; MARGIN-BOTTOM: -37px; COLOR: #eee; PADDING-TOP: 15px;
}
#sub-menu-small ul {
	PADDING-TOP: 40px;
}
#sub-menu-small li {
	MARGIN-BOTTOM: 5px;
}
#sub-menu-small a {
	FONT: bold 1.1em arial, sans-serif; COLOR: #aaa; TEXT-DECORATION: none;
}
#sub-menu-small a:hover {
	COLOR: #fff !important;
}

#left-side DIV.menu-casino {
	background: url('/images/casino-sub-menu-bg.jpg') no-repeat;
}

#left-side DIV.menu-casino A {
	color: #9ba02a;
}

#left-side DIV.menu-poker {
	background: url('/images/poker-sub-menu-bg.jpg') no-repeat;
}

#left-side DIV.menu-poker A {
	color: #67bc3d;
}

#left-side div.menu-tournaments {
	background: url('/images/tournaments-sub-menu-bg.jpg') no-repeat;
}

#left-side div.menu-tournaments a {
	color: #67bc3d;
}

#left-side div.menu-tournaments ul {
	padding-top: 37px;
}

#left-side div.menu-promotions {
	height: 375px;	
	background: url('/images/promotions-sub-menu-bg.jpg') no-repeat;
}

#left-side div.menu-promotions a {
	color: #67bc3d;
}

#left-side div.menu-promotions ul {
	padding-top: 40px;
}

#left-side div.menu-vip-club {
	background: url('/images/vip-club-sub-menu-bg.jpg') no-repeat;
}

#left-side div.menu-vip-club a {
	color: #67bc3d;
}

#left-side div.menu-vip-club ul {
	padding-top: 45px;
}

#jackpot {
	width: 220px;
	background-image:url('/images/promotions-bg.jpg');
}

#jackpot a{
	font-size: 10px;
	text-decoration: none;
}