﻿body 
{

	background-color: #8d9989;
	background-image: url(/images/layout/workarea_bg_1006x1.png);
	background-repeat:repeat-y;
	background-position:center;
	margin-left:0;
		
}

body,td,div
{
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

html,body,form
{
	margin:0;
	padding:0;
	height:100%;
}

a
{
	color: #134a08;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
}

h1,h2,h3,h4,p
{
	margin:0;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 11px;
}

p
{
}

img
{
	border-width:0;
}

/*****************/
/*Layout elements*/ 
/*****************/

#PageWrapper
{
	min-height:100%;
	position:relative;
}

/*Header and header elements*/
#Header
{
	height:128px;
	width: 100%;
	background-image: url(/images/layout/green_felt_bg_250x128.gif);
	background-repeat:repeat-x;
	position: relative;
	overflow:hidden;
	
}

#HeaderRibbon
{
	height: 22px;
	width:100%;
	background-image:url(/images/layout/header_ribbon_bg_1px.png);
	background-repeat:repeat-x;
	z-index: 99;
	position:absolute;
	margin: 0 auto;
	overflow:hidden;
		
}

#HeaderRibbonShadow
{
	width: 100%;
	min-width: 980px;
	height: 38px;
	margin: 0 auto;
	position: absolute;
	top:147px;
	background-image: url(/images/layout/header_ribbon_round_shadow_1002x38.png);
	background-repeat: no-repeat;
	background-position:center;
	
	overflow:hidden;

}

#HeaderTableLine
{
	width: 998px;
	height: 84px;
	margin: 0 auto;
	background-image: url(/images/layout/header_white_line_998x84.png);
	background-repeat:no-repeat;
	overflow:hidden;
	
}

#HeaderChips
{
	width: 170px;
	height: 105px;
	position:absolute;
	top:0;
	margin-left: 120px;
	background-image: url(/images/layout/header_chips_170x105.png);
}
	
#BonusDatabaseTitle
{
	width: 280px;
	height: 50px;
	top: 28px;
	margin: 0 auto;
	position: relative;
	background-image: url(/images/layout/BonusDatabase_title_280x50.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
	
	
#HeaderTitle
{
	width: 240px;
	height: 50px;
	top: 28px;
	margin: 0 auto;
	position: relative;
	background-image: url(/images/layout/pokerfan.se_title_240x50.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

#HeaderCardsWrapper
{
	width:100%;
	height: 155px;
	margin: 0 auto;
	position: absolute;
	z-index: 105;
	overflow:hidden;
	top: 0;
}

#HeaderCards
{
	width: 980px;
	height: 155px;
	position:relative;
	margin: 0 auto;
	top: 0px;
	background-image: url(/images/layout/header_cards_205x155.png);
	background-repeat: no-repeat;
	background-position: 650px 0px;
}

/*Footer*/
#Footer
{
	height: 128px;
	width: 100%;
	position:absolute;
	bottom:0;
	background-image: url(/images/layout/green_felt_bg_250x128.gif);
	background-repeat: repeat-x;
	overflow:hidden;
}

#FooterRibbon
{
	height: 22px;
	width: 100%;
	position: absolute;
	bottom: 120px;
	z-index: 100;	
	background-image:url(/images/layout/header_ribbon_bg_1px.png);
	background-repeat:repeat-x;
	overflow:hidden;	
}

#FooterContent
{
	width:808px;
	position:relative;
	margin: 0 auto;
	padding-top:15px;
	
}

#FooterContent H3, #FooterContent H4
{
	color: #fff;
}

#FooterContent a
{
	color: #FFF;
	line-height: 16px;
}

#FooterContentCol1
{
	width: 200px;
	height:100px;
	position:relative;
	float: left;
}

#FooterContentCol2
{
	width: 200px;
	height:100px;
	position:relative;
	float: left;
}

#FooterContentCol3
{
	width: 200px;
	height:100px;
	position:relative;
	float: left;
}

#FooterContentCol4
{
	width: 200px;
	height:100px;
	position:relative;
	float: left;
}

/*Body*/
#BodyWrapper
{
	width: 100%;
	padding-bottom:140px;
	overflow:hidden;
	position: relative;
	top: 0;	
}

#Body
{
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding-top: 30px;
}

#Breadcrumbs
{
	width: 975px;
	position:relative;
	float: left;
	margin-bottom:10px;
	margin-left:5px;
}

/*Menu*/
#MenuWrapper
{
	width: 185px;
	min-height:250px;
	position:relative;
	float:left;
	background-image: url(/images/layout/menu_bg_1x250.png);
	background-repeat:repeat-x;
	border: 1px solid #d8e6d3;
	border-top: 0;
	border-bottom: 0;
}

ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 185px;
	
	
}

ul.menu li
{
	padding:10px;
}

ul.menu li.top, ul.menu li.home
{
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
	padding-top:1px;
	padding-bottom: 2px;
}

ul.menu li.top, ul.menu li.home,ul.menu li.second.last
{
	border-bottom: 1px solid #bcc3ba;
	
}
	
ul.menu li.top, ul.menu li.home,ul.menu li.second.first
{	
	border-top: 1px solid #d8e6d3;
}
ul.menu li.home
{
	font-weight:normal;
}

ul.menu li.second
{

	font-weight:normal;
	font-size: 12px;
	line-height:12px;
	padding-bottom: 6px;
	padding-top: 5px;
	border: 0;
}

ul.menu li.second.selected
{
	background-image: url(/images/layout/menu_hover_selected_bg_185x24.png);
	
}

ul.menu li.second a
{
	text-decoration:none;
}

ul.menu li.second a:hover, ul.menu li.second:hover
{
	text-decoration:none;
	
}

ul.menu li.second:hover
{
	background-image: url(/images/layout/menu_hover_selected_bg_185x24.png);
}



/*Content*/

#ContentWrapper
{
	width: 765px;
	margin-left: 20px;
	position:relative;
	float: left;
}

#ContentCenterColumn
{
	width: 500px;
	max-width: 500px;
	margin-right: 15px;
	position: relative;
	float: left;
}

#ContentRightColumn
{
	width: 250px;
	position: relative;
	float: right;
}


.CenterColumnLeft
{
	width: 245px;
	position:relative;
	float:left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.CenterColumnRight
{
	width: 245px;
	position:relative;
	float:left;
	margin-bottom: 15px;
}

.CenterOneColumn
{
	width: 500px;
	position:relative;
	float: left;
	margin-bottom: 15px;
}

/*Article elements*/
.authorAndDate
{
	position: relative;
	float: left;
	width: 100%;
	border: 1px solid black;
	border-left: 0;
	border-right: 0;
	margin-bottom: 4px;
	margin-top: 3px;
}

.author
{
	position: relative;
	float: left;
	padding-right: 3px;
}

.date
{
	position: relative;
	float: right;
	padding-right: 5px;
}


