@import url(menuPages.php);
@import url(txt.php);

html, body {
	margin: 0;
	padding: 0;
	height: 100%; /* Required */
	font-family: Tahoma, verdana, arial;
	background-color: #67062B;
	
	font-family: "Lucida Grande", Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	line-height: 0px;
	color:#000;
	
	background-image: url(http://www.metropolitanpoker.com/img/indexbg.gif);
	background-repeat: repeat-x;
}

a {
	color: #cc3366;
	text-decoration: underline;
}

a:hover {
	color: #cc3366;
	text-decoration: none;
}

.inputbg {
	background-image: url(http://www.metropolitanpoker.com/img/inputbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #A5A5A5;
	
	font-family: "Lucida Grande", Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	height: 15px;
	padding-top: 3px;
}
.select_big {
	width: 250px;
}
.maintxtbg {
	background-color: #E5DAED;
	line-height: 140%;
}

select {	
	font-family: "Lucida Grande", Tahoma, Arial, Sans-serif;
	font-size: 8pt;
}

table {
	border-collapse: collapse;
	margin: 0 auto;
}

td {
	
}

#container-content {
	padding: 0px;
}	

#container-page {
	position: relative;
	margin: 0 auto;
	width: 696px; 
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

#logoplacer {
	position: relative;
	top: 25px;
	left: 0px;
	height: 123px;
	width: 696px;
	background-image: url(http://www.metropolitanpoker.com/img/aff_logo_poker.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#logoplacer a {
	position: absolute;
	top: 1px;
	left: 222px;
	height: 123px;
	width: 250px;
}

#menyplacer {
	position: relative;
	top: 35px;
	left: 122px;
	width: 696px;
	height: 19px;
	font-size: .8em;
	z-index: 10;
}

#mover1 {
	position: absolute;top: 0px;left: 0px;height: 19px;display: none; cursor: pointer;
}

#mover2 {
	position: absolute;top: 0px;left: 55px;height: 19px;display: none; cursor: pointer;
}

#mover3 {
	position: absolute;top: 0px;left: 197px;height: 19px;display: none; cursor: pointer;
}

#mover4 {
	position: absolute;top: 0px;left: 245px;height: 19px;display: none; cursor: pointer;
}

#mover5 {
	position: absolute;top: 0px;left: 305px;height: 19px;display: none; cursor: pointer;
}

#mover6 {
	position: absolute;top: 0px;left: 381px;height: 19px;display: none; cursor: pointer;
}

#mover7 {
	position: absolute;top: 0px;left: 305px;height: 19px;display: none; cursor: pointer;
}
/* slut */

#main-content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 696px;
	padding-top: 35px;
	padding-bottom: 75px;
	text-align: center; /* centrerar innehållet */
}


#container-foot {
	  width: 100%;
	  height: 75px;	  
	  position: relative;
	  bottom: 0px !important;
	  background-image: url(http://www.metropolitanpoker.com/img/bottonlist.gif);
	  background-repeat: repeat-x;
	  
	  margin: -75px auto 0 auto;
}

#foot {
	position: relative;
	top: 0px;
	left: 0px;
	width: 696px;
	height: 37px;
	margin: 0 auto;
	text-align: center;
	
	color: #7E2B4B;
	line-height: 35px;
}

#foot a {
	font-size: .8em;
	color: #9F6078;
	text-decoration: none;
}

#foot a:hover {
	color: #fff;
	text-decoration: none;
}

#payicons {
	position: relative;
	top: 0px;
	left: 0px;
	width: 696px;
	height: 27px;
	margin: 0 auto;
	text-align: center;
	
	color: #7E2B4B;
	line-height: 35px;
}

