/* ===========================================
Stylesheet: news_css
Author: Emagine Media
Last Modified: 2008-06-09 KOL, adjusting the vertical spacing
*/

body {
margin:0;
}

.news_block {
display:block;
clear:both;
margin: 0;
padding: 0;
}

.news_image {
display:block;
float:left;
padding:.2em 1em 0 0;
}

.news_image img {
border:none;
}

.news_text {
display:block;
float:left;
width:300px;
}

.news_text h1, .poker_news_text h1 {
line-height: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #3a3a3c;
text-decoration: none;
margin: 0 0 3px 0;
padding: 0px;
}

.news_text p, .poker_news_text p {
display:block;
padding: 0;
margin: 0 0 0.7em 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666666;
line-height: 135%;
}

.news_text a, .poker_news_text a {
color:#4d4d4d;
display: inline;
}

.banner_rhs img, .banner_top img {
border: none;
margin: 0;
padding: 0;
}

.banner_rhs h1 {
font-size:1em;
font-family:arial;
position:absolute;
top:8.7em;
width:10em;
margin: 0 0 0 1.1em;
color:#FFF;
}

.banner_top h1 {
font-size:1em;
font-family:arial;
position:absolute;
top:1.5em;
left:14.2em;
width:10em;
margin: 0 0 0 1.1em;
color:#FFF;
text-decoration:underline;
}

.banner_top p {
font-size:.8em;
font-family:arial;
position:absolute;
top:4em;
left:18em;
width:12em;
margin: 0 0 0 1.1em;
color:#FFF;
}

/* Banner top, edited for specials page -------------------------*/
.banner_top_container{
border:none;
padding:0;
margin:0;
position:relative;
}

#top_banner_title {
color:#000;
position:absolute;
bottom:.4em;
left:.3em;
font-size:1.2em;
font-weight:bold;
border:solid .1em;
width:21em;
padding: 0 0 0 .7em;
}

#top_banner_text {
color:#000;
position:absolute;
bottom:0;
left:0;
font-size:1em;
width:21em;
padding: 0 0 0 1.5em;
}
