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

* {margin: 0;
   padding: 0;}
   
body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat;
	text-align:center;
	background-attachment: fixed;
}

#container {
	width: 800px;
	margin:0px auto;
	background-color: #FFFFFF;
	font-size: 0.8em;
	border: 1px solid #75778E;
	text-align:left;
	padding: 0px 20px 1px;
	background-image: url(../img/container_tile.gif);
	background-repeat: repeat-y;
}

#header {
	text-align: right;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	height: 162px;
	padding: 7px;
	color: #FFFFFF;
	border: 1px solid white;
}
#header a {
	display:block; float:right;
	font-size: 1.8em;
	color: #FFFFFF;
	clear: left;
	margin-top: 135px;
	margin-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
}


#subheader {
	background-image: url(../img/subheader_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#important_box {
	margin-bottom: 15px;
	padding: 10px;
	border: 1px dotted #999999;
}

#right {
	float: right;
	width: 220px;
	clear: both;
	margin-right: 8px;
}

.rightboxes {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding: 5px;
	background-color: #FFFFFF;
	overflow: hidden;
}



#content {
	padding:0 20px 20px 20px;
	margin-right: 245px;
	margin-left:0 0 0 8px;
	background-color: #FFFFFF;
}



.pubdate {
	font-size: 0.8em;
	color: #999999;
	padding: 3px;
}  





#footer {
	clear: both;
	background-color: #474C52;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	padding: 2px;
	margin-top: 20px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(../img/linkbar_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
}

img {
	border: none;
	
}

.pressingress {
	color: #CC0000;
	
}


h1 {
	margin:0 0 6px 0;
	font-size: 1.6em;
	padding: 5px;
	color: #990000;
	border: 1px dotted #CCCCCC;
	background-color: #F3F3F3;
	clear: left;
}

h2 {
	font-size: 1.2em;
	color: #798196;
	clear: left;
	font-style: italic;font-weight: bold;
	margin:1em 0 0 0;
}

h3{
    font-size: 1em;
    font-weight: bold;
	background-color: #F3F3F3;
	padding: 5px;
	margin:0.8em 0 0 0;
	color: #798196;
	border: 1px dotted #646675;
}


.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

a:link {
	color: #676D79;
	text-decoration: none;
}
a:visited {
	color: #676D79;
	text-decoration: none;
}
a:hover {
	color: #820606;
	text-decoration: none;
}
a:active {
	color: #890000;
	text-decoration: none;
}

/********** Top navigation *************/
#navlist ul
{
	height: 2.6em!important;
	height: 2.7em;
	margin-top: 0px;
	padding: 1.7em 0em 0.3em 0.4em;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	background-image: url(../img/linkbar_bg.jpg);
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#navlist a, #navlist a:link, #navlist a:visited
{
padding: 1.2em;
padding-left: 0.7em;
padding-right: 0.7em;
color: #CCCCCC;
text-decoration: none;
}

#navlist a:hover, #navlist a.active, #navlist a:focus
{
	padding: 1.1em;
	padding-left: 0.7em;
	padding-right: 0.7em;
	text-decoration: none;
	color: #FFFFFF;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 1em;
}

#navlist #active a {
	background-color: #CDCDB3;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}


/* =-=-=-=-=-=-=-[Menu right side]-=-=-=-=-=-=-=- */
	
#menu {
	border: 1px solid #D3D4D6;
}

#menu ul {list-style-type: none;}
	
#menu li a {
	display: block; zoom:1;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding: 0.8em 0 0.8em 10px;
}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	background: #474C52 url(../img/linkbar_bg.jpg) repeat-x center;
}
	
#menu li a:hover, #menu li a.active {
	color: #000000;
	background: #f4e1be;
}
	
#menu li a:active {
	color: #fff;
	background: #646675;
}

#menu li a.current:link, #menu li a.current:visited, #menu li a.current:hover, #menu li a.current:active {
	color: #000000;
	background: #f4e1be;
}


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

form.contact_us {
	width: 180px;
	margin-top: 0px;
	margin-left: 9px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 180px;
        background: url(../img/input_bg.png);
		border-top: 1px solid #C4D2E2;
		border-left: 1px solid #C4D2E2;
		border-bottom: 1px solid #E3E4E9;
		border-right: 1px solid #E3E4E9;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 180px;
          background: url(../img/input_bg.png);
		border-top: 1px solid #C4D2E2;
		border-left: 1px solid #C4D2E2;
		border-bottom: 1px solid #E3E4E9;
		border-right: 1px solid #E3E4E9;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 128px;
	padding: 2px;
	background-color: #F2F3F7;
}

.current { font-weight:bold;}
#content ul, #content ul { margin-left:2em; padding-left:0}


.topcasinos { margin:0.6em 0; border:1px dotted #CCCCCC; background-color:#F3F3F3;}
.topcasinos td { padding:3px 5px;}
.topcasinos thead td, .topcasinos tfoot td {background:#474C52 url(../img/linkbar_bg.jpg) repeat-x scroll center center; color:#fff; font-weight:bold;}
.topcasinos .odd td { background-color:#f3f3f3;}
.topcasinos tfoot td { padding:0 !important;}
.topcasinos tfoot td span { height:2px; display:block; overflow:hidden;}

.topcasinos .piclink { display:block; width:16px; height:16px; overflow:hidden; background-position:0 0; background-repeat:no-repeat;}
.topcasinos .piclink span { display:block; padding-top:20px;}

.topcasinos .rank { width:12px; text-align:right;}
.topcasinos .us { width:70px; text-align:center;}
.topcasinos .usok, .topcasinos .usno { display:block; width:24px; height:24px; margin:0 auto; text-indent:-5000px;}
.topcasinos .usok {background:url(../img/us.png) no-repeat center center;}
.topcasinos .usno {background:url(../img/nous.png) no-repeat center center;}
.topcasinos .bonus, .topcasinos .match { width:50px; text-align:center;}


.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: #eee;}
.ac_match { border-bottom:1px dotted; color: #966; font-weight:bold;}
#wrapper_search {margin:12px 0 12px 6px; padding:0; border:0 none;}
#wrapper_search form {margin:0; padding:0; border:0 none;}
#find {width:128px; font-size:10pt;}
#submit {width:54px; overflow:hidden; font-size:9pt;}

#commentlist {
	margin: 0;
	padding: 10px 0 20px;
	position: relative;
	font-size:12px;
	}

#commentlist li {
	margin: 10px 0 0;
	padding: 10px 10px 5px;
	list-style: none;
	border-bottom:1px dotted #aaa;
	}

#commentlist li .comment-content {
	padding: 10px 0;
	font-size: 1.2em;
	line-height: 1.8em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 13px 0;
	}

#commentlist li .comment-meta {
	padding: 2px 0 2px 20px;
	background: url('../img/time.png') left center no-repeat;
	display: block;
	}
#commentlist li .comment-meta a {color:#777777;
	text-decoration:none;}

#commentlist li img {
	padding: 0;
	border: none;
	}

#commentlist li img.gravatar {
	float: right;
	margin: -5px 0 0;
	}

#commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

#commentlist li .commentauthor a {text-decoration:none; font-size:1.1em;}

#commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

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

#commentformbox input, #commentformbox textarea { border:1px solid #aaa;} 
#commentformbox textarea { width:400px;} 

h1 small { font-size:10pt; font-style:italic;}
.bookimg { float:right; border:1px dotted #ccc; background-color:#f3f3f3; padding:3px; margin:0.6em 0 0.4em 1.2em;}

#pol inpul{list-style-type:none; margin-left:10px; display:inline;}
#pol label{cursor:pointer;}
.inner_block img{float:right;}
#pol_head, .block_head{font-size:15px;font-weight:bold; background:url(img/pol_bg1.gif) repeat-x left top; margin:0; padding:10px 10px; color:black;}
#right_book{
display:block;
float:right;
}
#left_book{
display:block;
float:left;
}
#amazon{
overflow:hidden;
}

#s{
background:transparent none repeat scroll 0 0;
border:1px solid #666666;
color:#666666;
font-family:Georgia,serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:10px 0 0 140px;
padding:3px;
width:173px;
position:relative;
right:-90px;
}
#search-button{
border:medium none;
color:white !important;
position:relative;
right:-100px;
top:4px;
}

.mp-bot-wrapper{overflow:hidden;}
	.mp-calc{float:left;width:255px;border:1px solid #cccccc;}
		.mp-calc p{margin:0 0 6px 0;padding:0;}
		.mp-calc h2{margin:5px 0;font-size:16px;font-weight:normal;}
.mp-books h2{margin:15px 0 10px 0;}
.mp-books p{margin:0;}