/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
			}

#top_nav {
	background-image: url(images/nav_top.jpg);
	height: 31px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	color: #7E0200;
}

#header {
	background-image: url(img/mp-header.jpg);
	height: 174px;
	position:relative;
}
#header .a2a_dd{position:absolute;top:8px;right:16px;}
#header .head-title{position:absolute;display:block;top:0;left:217px;}
.h4-content{background:url(img/content_heading_2.jpg) no-repeat 0 0;height:22px;color:#ffffff;font-size:11px;line-height:22px;text-align:center;margin:20px 0 10px 0;}
.h4-content a {color:#fff; text-decoration:underline !important;}

.prod-table{overflow:hidden;}
.prod-table div{float:left;width:130px;font-size:13px;}
.prod-table .pt-central-block{margin:0 15px;width:145px}
.prod-table .poker-timer-block{width:135px;}
.prod-table .pt-central-block img{margin:0 0 0 -7px;}
.prod-table .poker-timer-block img{margin:0 0 0 -22px;}
.prod-table a{font-size:17px;font-weight:bold;color:#9a0500;margin:10px 0;text-decoration:underline !important;}

.right-banner{margin:3px 0 0 20px;border:none;}
#main_nav {
	background-image: url(images/main_nav.jpg);
	height: 56px;
	padding-left: 9px;
}

#contentwrapper {
	background-image: url(images/contentwrapper.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}


#content {
	margin-right: 200px;
	margin-left: 200px;
	padding: 15px 0;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}

/**************************************** text, images, lists ****************************/

img.float_left {
	float: right;
}

p {
	margin:10px 0;
}

p.topnav, .copyright {
	margin: 0;
}

#header .h1 {
	color: #FFFFFF;
	padding: 170px 23px 0 0;
	font-size: 3em;
	font-style: italic;
	font-weight:bold;
	text-align:right;
}
#header .h1 a {color: #FFFFFF; text-decoration:none; display:block;   width:410px; height:65px; margin: 0 0 0 auto;}
#header .h1 a span {display:none;}

h1 {
	font-size: 1.8em;
	color: #9A0500;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	padding: 3px 0 4px 8px ;
	margin: 0;
}

h2 {
	font-size: 1.4em;
	color: #9A0500;
	padding:0; margin:1em 0 0 0;
}



.h3 {
	background-image: url(images/sidebar_heading.jpg);
	font-size: 1em;
	height: 19px;
	width: 135px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 24px;
}

.h4 {
	background-image: url(images/sidebar_heading_2.jpg);
	font-size: 1em;
	height: 19px;
	width: 125px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
dt a {color:#333;}
dt a.active {font-weight:bold;}
dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px 0.8em;
	height: 18px;
	color: #720201;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover, #navcontainer ul li a.active
{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}

/**************************************** Contact form ****************************/

label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 155px;
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}


.topcasinos { width:100%; border:2px solid #999; margin:12px 0; border-collapse:collapse;}
.topcasinos td { padding:3px 5px; border:1px solid #ddd;}
.topcasinos thead td { padding:5px; color:#fff; font-weight:bold; border:0 none; background:#ba9394 url(images/menu_hover.jpg) 0 50% repeat-x;}
.topcasinos td.rating, .topcasinos td.bonus, .topcasinos td.us { text-align:center;}



.media {text-align:center; margin:10px 0 20px 0}
.media object {margin: 0 auto; display:block;}

.comments { margin-bottom:14px;}
.comment { margin-bottom:6px; background-color:#DFD1D1; border:1px solid #8D7F68; padding:5px; overflow:hidden; zoom:1;}
.comment .date {font-size:8pt; font-style:italic;}
.comment .author {font-size:8pt; font-style:italic;}
.comment .subject {font-weight: bold; font-size:10pt; margin-top:8px;}
.comment .entry {font-size:9pt; margin:0.6em 0; clear:both;}


#addcomment { margin-bottom:6px;}
#addcomment div { width: auto;}
#addcomment a { color:#333;}
#addcomment h3 {font-weight: bold; font-size:11pt; border:0 none;}
#addcomment .formwrap {background-color:#DFD1D1; border:1px solid #8D7F68; padding:6px;}
#addcomment .fieldwrap { zoom:1; overflow:hidden; margin-bottom:2px;}
#addcomment .fieldwrap label { float:left; width:140px;}
#addcomment .fieldwrap input { background:#fff;}
#addcomment textarea { width:99%;border:1px solid #ccc;}
#addcomment .submitwrap { text-align: right; margin:4px 1px 0 0;}
#addcomment .submitwrap input { cursor:pointer;}

.ac_results {border: 1px solid #ccc; background-color: #fff; padding: 0; margin: 0; list-style: none; position: absolute; z-index: 10000; display: none;}
.ac_results li {padding: 2px 5px; white-space: nowrap; color: #333; text-align: left; list-style: none;}
.ac_results li a {text-decoration: none; color: inherit;}
.ac_over {cursor: pointer; background-color: #DFD1D1; border:1px solid #ddd; border-width:1px 0;}
.ac_match { border-bottom:1px dotted; color: #966; font-weight:bold;}
#wrapper_search {margin:12px 0 0 0; padding:0; border:0 none;}
#wrapper_search form {margin:0; padding:0; border:0 none;}
#find {width:154px; font-size:9pt;}
#submit {width:54px; overflow:hidden; margin-top:6px; font-size:9pt;}

#formOut {display:none;}

#right ul { margin:0.6em 0 0.6em 1.2em; padding:0;}
#rc-calc { display:block; height:40px; background:url(img/calculator.png) 0 0 no-repeat; padding:8px 0 0 50px;}
.a2a_dd {  margin-left:-5px;}
.price { color:#116; font-size:130%; font-weight:bold; font-style:italic;}
.buythis { display:block; text-decoration:none; width:136px; height:59px; border:1px solid #aaa; background:url(img/buythis.gif) 0 0 no-repeat;}
.prodimg { display:block; margin:0 auto;}
.artimg { margin:4px 0 8px 12px; float:right; border:1px solid #aaa;}

#content a {text-decoration:none}