a {
	color: #e20003;
	text-decoration: none;
	vlink: #e20003;
	alink: #e20003;
}

a:hover {
	text-decoration: underline;
}

div.window {width:1200px; overflow:auto; }
div.main { width:1145px; height:720px; }
div.menu { width:100%; height:152px; top:0px; left:0px; }
div.logo { width:165px; height:152px; top:0px; left:0px; position:absolute; }
div.logo_top { width:165px; height:108px; top:0px; left:0px; position:absolute; filter:alpha(opacity=83); opacity:0.83; }
div.logo_bottom_background { width:165px; height:44px; top:108px; left:0px; position:absolute; filter:alpha(opacity=70); opacity:0.70; }
div.logo_bottom { width:165px; height:44px; top:108px; left:0px; position:absolute; filter:alpha(opacity=70); opacity:0.70; }
div.ggb { width:109px; height:95px; top:25px; left:1050px; position:absolute; z-index:1; }
div.bannertext { width:980px; height:44px; top:108px; left:165px; background-attachment: scroll; background-image: url(../images/banner_text_2.png); background-repeat: no-repeat; background-position: top left; position:absolute; text-align:right; filter:alpha(opacity=70); opacity:0.70; }
div.bannertextcounter { position:relative; top:15px; left:-131px; }
div.footer { width:100%; height:100px; top:607px; left:0px; filter:alpha(opacity=80); opacity:0.8; background-color:#000000; position:absolute; }
div.footer p { font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif; color:#d8d8d8; font-size:10px; margin:10px 0px 0px 20px; padding-bottom:10px; }
div.footer ul { font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif; color:#d8d8d8; font-size:10px; margin:0px 0px 0px 20px; }
div.navbar { width:980px; height:108px; top:0px; left:165px; filter:alpha(opacity=83); opacity:0.83; background-color:#000000; position:absolute; vertical-align:bottom; }
div.navbarbuttons { position:relative; top:42px; text-align:left; z-index:2; }
div.contentline { width:5px; height:380px; background-color:#e20003; position:relative; top:0px; left:0px; }
div.contentbox { font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif; color:#ffffff; font-size:11px; margin:20px 20px 20px 25px; text-align:left; line-height:18px;  position:absolute; top:0px; left:0px; width:690px; height:340px; overflow:auto; }
div.navbardropdown_pokerexperience { width:155px; height:155px; top:82px; left:339px; position:absolute; background-color:#000000; display:none; z-index:3; }
div.navbardropdown_gallery { width:155px; height:58px; top:82px; left:546px; position:absolute; background-color:#000000; display:none; z-index:4; }
div.navbardropdown_more { width:155px; height:87px; top:82px; left:909px; position:absolute; background-color:#000000; display:none; z-index:5; }




.slideborder {border:1px; border-color: #323232; border-style: solid; }
.slideborder_red {border:1px; border-color: #c42222; border-style: solid; }
.text { font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif; color:#ffffff; font-size:11px; line-height:18px; }
.texts { font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif; color:#ffffff; font-size:10px; line-height:15px; }
.introfooter { font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif; color:#666666; font-size:10px; }
.imageborder { border:10px; border-color: #000000; border-style: solid; }



/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 1145px;
	height: 70px;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 1145px;
	height: 70px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	/*width: 200px;*/
	height: 70px;
}





