body {
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	
}
#pageSurround {
	width: 980px;
    margin: 0px;
    background-color: #FFFFFF;
}

#google_top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	background-color: #000000;
 font: #FFFFFF;
}

#middle25 {
	position: relative;
	top: 0px;
	left: 0px;
    margin-bottom:5px;
    margin-left:5px;
    height: 25px;
    border:1px solid #8BA0AA;
	background-color: #cf9f04;
    line-height: 25px;

}

#topHeader {
	text-align: right;
	background-image: url(/images/pokerbolaget2.gif);
	height: 100px;
	padding-right: 0px;
	padding-bottom: 5px;
	
}

.meny  {
	font-size: 11px;
    font-weight: bold;
    text-align: center;
	color: #576870;
	height: 25px;
	border-top: 1px solid #576870;
	border-left: 1px solid #576870;
	border-right: 1px solid #576870;
    margin-bottom: 0px;
    line-height: 25px;
}
.menycontent  {
	border: 1px solid #576870;
	padding-left: 5px;
    padding-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.boxTitleLeft, .boxTitleRight, .ContentTitle {
 font-size: 11px;
 font-weight: bold;
	text-align: center;
	color: #FFFFFF;
 background-color: #9c9c9c;
	height: 20px;
	border-top: 1px solid #576870;
	border-left: 1px solid #576870;
	border-right: 1px solid #576870;
    margin-bottom: 0px;
    line-height: 20px;
}

.boxmeny {
	font-size: 11px;
 font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	border-top: 1px solid #576870;
	border-left: 1px solid #576870;
	border-right: 1px solid #576870;
    margin-bottom: 0px;
    line-height: 20px;
}

.boxContentLeft, .boxContentRight {
	border: 1px solid #576870;
	background-color: #e6e4e4;
	padding-left: 5px;
    padding-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.boxContentLeftadd {
 border: 1px solid #576870;
	background-color: #FFFFFF;
    padding-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
   padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 640px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px;
 padding-left: 5px;
 padding-right: 5px;
	float: right;
}

.boxContent {
	border: 1px solid #576870;
	padding: 3px;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}


.boxContentadd {
	padding: 0px;
	background-color: #FFFFFF;
    margin-top: 5px;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 640px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #E3EBEE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
