body {
	margin: 0; 
	padding: 0;
	font-family: arial, helvetica, sans-serif, verdana;
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;
}

p { padding:0; margin:0 0 10px 0; }


/********** General Links **********/

a:link {
	color: #6f0000;
	text-decoration: none;
}
a:visited {
	color: #6f0000;
	text-decoration: none;
}
a:active  {
	color: #6f0000;
	text-decoration: none;
}
a:hover {
	color: #6f0000;
	text-decoration: none;
}

/********** Wrap & Container **********/

#wrap {
	width: 770px;
	padding: 0;
 	margin: 0 auto;
}

	
/********** Header & Top Menu **********/

#headerbg {
	background-image: url(http://pokeropolis.com/images/topbg.gif);
	background-repeat: repeat-x;
	height: 59px;
	width: 100%;
}

#header {
	width: 770px;
	height: 59px;
	margin: 0;
	padding: 0;
 	margin: 0 auto;
}
#logo {
	position: absolute;
	top: 0;
}

#topmenu {
	margin: 0;
	padding: 0;
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 0;
}
#topmenu li {
	list-style: none;
	display: inline;
	display: inline-block;
	height: 59px;
	background-image: url(http://pokeropolis.com/images/menudiv.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 7px;
	padding-right: 12px;
}
* html #topmenu li {
	list-style: none;
	display: inline;
	height: 59px;
	background-image: url(http://pokeropolis.com/images/menudiv.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
/* IE 7 hack */
html* #topmenu li {
	list-style: none;
	display: inline;
	height: 59px;
	background-image: url(http://pokeropolis.com/images/menudiv.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 7px;
	padding-right: 12px;
}

#topmenu li a {
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	height: 59px;
	padding-top: 20px;
}
* html #topmenu li a {
	color: #ffffff;
	text-decoration: none;
	line-height: 59px;
	font-size: 12px;
	padding-top: 0;
}

#topmenu li a:hover {
	color: #bccaec;
}

#menudiv {
	float: left;
	background-image: url(http://pokeropolis.com/images/menudiv.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 59px;
	width: 5px;
}



/********** Main Content Area **********/

#main {
	width: 770px;
 	margin: 0 auto;
	height: auto;
}


/********** Index Promo **********/

#promo {
	height: 282px;
	background-image: url(http://pokeropolis.com/images/menudiv.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

#promoarea {
	width: 770px;
 	margin: 0 auto;
	height: 282px;
}

#promoleft {
	float: left;
	width: 302px;
	height: 282px;
}

#promoright {
	float: right;
	width: 468px;
	height: 275px;
	background-image: url(http://pokeropolis.com/images/menudiv.gif);
	background-repeat: no-repeat;
}

#promotext {
	padding: 25px 0 0 0px;
	width: 276px;
}

#promotext p {
	padding: 5px 0 5px 0;
	margin: 0;
}

#promos {
	float: left;
	position: relative;
	top: 25px;
	width: 228px;
}
#promomonitor {
	float: right;
	position: relative;
	top: 15px;
}

#promobonus {
	position: relative;
	left: 45px;
}
#promoplay {
	position: relative;
	top: 0;
	left: 24px;
}

#download {
	width: 275px;
	height: 75px;
	position: absolute;
	top: 249px;
	left: 129px;
}

#version {
	font-size: 10px;
	text-align: center;
	color: #4f4c43;
	padding-top: 2px;
}


/********** Content **********/

#content {
	text-align: justify;
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
	width: 770px;
}
.padding {
	padding: 5px 15px 0 15px;
	margin: 0;
}

/********** Seal  **********/

#seal {
	background-image: url(http://pokeropolis.com/images/seal.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 44px;
	margin-bottom: 10px;
}

/********** Text **********/

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #6f0000;
	text-align: left;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #6f0000;
	text-align: left;
}
h3 {
	color: #383632;
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
	margin-left: 0;
}

h4 {
	color: #424242;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
}

h2.conth3 {
	color: #610000;
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
	margin-left: 0;
}


.small {
	font-size: 10px;
}

.red {
	color: #6f0000;
}


/********** Content Layout & Formatting **********/

.imgright {
	float: right;
	padding-left: 10px;
	text-align: center;
	font-size: 10px;
}
.imgleft {
	float: left;
	padding-right: 10px;
	text-align: center;
	font-size: 10px;
}
.leftpic {
	float: left;
	padding-right: 5px;
	text-align: center;
}

.picleft {
	float: left;
	padding-right: 5px;
	text-align: center;
	font-size: 10px;
}
.picright {
	float: right;
	padding-left: 5px;
	text-align: center;
}

.chipright {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
}

.right {
	float: right;
	padding-left: 5px;
	text-align: center;
}

.boxright {
	float: right;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #C7C7C7;
	margin-left: 10px;
	text-align: center;
}
.boxright p {
	padding: 8px 0 0 0;
	margin: 0;
}

.boxleft {
	float: left;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #C7C7C7;
	margin-right: 10px;
	text-align: center;
}
.boxleft p {
	padding: 5px 0 0 0;
	margin: 0;
}

.infoboxright {
	float: right;
	padding: 5px;
	border: 1px solid #C7C7C7;
	margin-left: 10px;
	width: 200px;
	background-color: #faf9f7;
}
.infoboxright p {
	padding: 8px 0 0 0;
	margin: 0;
	color: #6f0000;
	text-align: left;
}

hr {
	color: #c1b99b;
	padding: 0;
	margin: 0;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;
	clear: both;
}
.hline {
	color: #c1b5a0;
	padding: 0;
	margin: 0;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;
}

.dash {
	background-image: url(http://pokeropolis.com/images/dash.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	clear: both;
}

.center {
	text-align: center;
}

/********** Tables **********/

/*table {
	background-color: #000000;
	/ width: 560px; /
}
th {
	font-weight: bold;
	background-color: #b8b8b8;
	color: #000000;
}
td {
	background-color: #e6e6e6;
}

thead {
	font-weight: bold;
	background-color: #b8b8b8;
	color: #000000;
}
tbody {
	background-color: #e6e6e6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
tfoot {
	background-color: #cacaca;
}

.tabletitle td {
	font-weight: bold;
	background-color: #b8b8b8;
	color: #000000;
}*/



#contact {
	background-color: #ffffff;
}
#contact td {
	background-color: #ffffff;
}

.clear table {
	background-color: #ffffff;
}
.clear td {
	background-color: #ffffff;
}


/********** Lists **********/

#contentwrap ul {
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
}
#contentwrap ul li {
	padding: 0 0 2px 17px;
	background-image: url(http://pokeropolis.com/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

/********** Dot Box **********/

.dotboxwrap {
	float: left;
	width: 250px;
	margin-right: 15px;}
.dotbox {
	margin-left: 0px;
	margin-top: 0;
	margin-bottom: 15px;
	width: 250px;
	border: 1px dotted #000;
	background-color: #f8f6f0;
	padding: 0;
}
.dotboxtitle {
	padding: 0;
	margin: 0;
	background-color: #eee9d9;
}
.dotboxtitle h2 {
	padding: 5px;
	margin: 0;
}
.dotboxpad {
	padding: 0 10px 10px 10px;
}


/********** Offers **********/

#offers {
	padding-top: 15px;
}

#offers p {
	margin-top: 62px;
	padding: 0 5px 0 5px;
}

.offer1 {
	float: left;
	width: 150px;
	height: 160px;
	text-align: center;
	background-image: url(http://pokeropolis.com/images/offerbox-bonus.gif);
	background-repeat: no-repeat;
}
.offer2 {
	float: left;
	width: 150px;
	height: 160px;
	text-align: center;
	/**background-image: url(http://pokeropolis.com/images/offerbox-bad-beat.gif);*/
	background-image: url("../images/offerbox-games.gif");
	background-repeat: no-repeat;
	margin-left: 5px;
}
.offer3 {
	float: left;
	width: 150px;
	height: 160px;
	text-align: center;
	background-image: url(http://pokeropolis.com/images/offerbox-tournaments.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}
.offer4 {
	float: left;
	width: 150px;
	height: 160px;
	text-align: center;
	background-image: url(../images/offerbox-50kfreeroll.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}

.offer5 {
	float: left;
	width: 150px;
	height: 160px;
	text-align: center;
	background-image: url(http://pokeropolis.com/images/offerbox-liderboard.gif);
	/**background-image: url("../images/offerbox-games.gif");**/
	background-repeat: no-repeat;
	margin-left: 5px;
}

/* 2nd Row */

.offer6 {
	float: left;
	width: 150px;
	height: 160px;
	text-align: center;
	background-image: url(http://pokeropolis.com/images/offerbox-support.gif);
	background-repeat: no-repeat;
}
.offer7 {
	float: left;
	width: 150px;
	height: 160px;
	text-align: center;
	background-image: url(http://pokeropolis.com/images/offerbox-10kfreeroll.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}
.offer8 {
	float: left;
	width: 150px;
	height: 160px;
	text-align: center;
	background-image: url(http://pokeropolis.com/images/offerbox-50kfreeroll.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}
.offer9 {
	float: left;
	width: 150px;
	height: 160px;
	text-align: center;
	background-image: url(http://pokeropolis.com/images/offerbox-payouts.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}
.offer10 {
	float: left;
	width: 150px;
	height: 160px;
	text-align: center;
	background-image: url(http://pokeropolis.com/images/offerbox-satellites.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}

/* extra */

.offer11 {
	float: left;
	width: 150px;
	height: 160px;
	text-align: center;
	background-image: url(http://pokeropolis.com/images/offerbox-community.gif);
	background-repeat: no-repeat;
}

#blog {
	text-align: center;
	float: left;
	width: 770px;
	padding: 5px;
}

/********** Footer **********/

#footer {
	width: 100%;
	border-top: 1px dashed #c3c0b4;
}
#footerinner {
	color: #3C3C3C;
	font-size: 11px;
	width: 740px;
	text-align: center;
 	margin: 0 auto;
}

#footer img {
	padding-top: 5px;
}

#footer a {
	color: #0C0C0C;
}
#footer a:hover {
	color: #2f39a6;
}

/**********************/

#Layer1 {
	position:absolute;
	left:461px;
	top:85px;
	width:188px;
	height:79px;
	z-index:1;
}
.style1 {color: #FFFFFF; }

.style8 {
	font-family: Calibri;
	font-size: 15pt;
	color: #6f0000;
	font-weight: bold;
	font-style: italic;
}
