/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body{
	background-color:#333333;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	color:#ffffff;
}

.wrap{
	text-align:left;
	width:960px;
	margin:0 auto;
	position:relative;
}

.menu{
	margin:0;
	padding:0;
	font-size:0.7em;
	background:url(../images/menu_bg.jpg) no-repeat;
	position:relative;
	float:right;
	height:80px;
	width:535px;
}

.menu li.rss{
	background:url(../images/rss.jpg) no-repeat top right;
	width:80px;
	padding:0;
	margin:5px 0 0 0;
}

.menu li{
	display:inline;
	margin:0 11px 0 0;
	padding:5px 9px 5px 0;
	list-style:none;
	font-weight:bold;
	position:relative;
	float:left;
	background:url(../images/divider.jpg) no-repeat top right;

}

.menu ul{
	list-style:none;
	margin:15px 0px 0 10px;
	position:relative;
	float:left;
}

.menu a:link, .menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.menu a:hover{
		text-decoration:underline;
}

.submenu ul{
	margin:0 0 0 15px;
	padding:0;
	text-align:left;
	font-size:0.8em;
}

.submenu li{
	margin:0;
	padding:5px 0;
	list-style:none;
	text-indent:-9000px;
	overflow:hidden;
}

.submenu li a{
	position:relative;
	float:left;
	height:37px;
	width:90px;
	clear:left;
	font-size: 0.7em;
	text-decoration:none;
	color: #fff;
}

.submenu li a:hover {
	text-decoration:underline;
}

.submenu li.bet a{
	background:url(../images/vc_bet.jpg) no-repeat top left;
}

.submenu li.poker a{
	background:url(../images/vc_poker.jpg) no-repeat top left;
}

.submenu li.casino a{
	background:url(../images/vc_casino.jpg)	no-repeat top left;
}

.submenu li.games a{
	background:url(../images/vc_games.jpg) no-repeat top left;
}

.submenu li.mobile a{
	background:url(../images/vc_mobile.jpg)	no-repeat top left;
}

.submenu li.cal a
{
	height: 50px;
	margin-top: 14px;
	padding-top: 24px;
	background:url(../images/calender.jpg) no-repeat top left;
	text-indent:0;
}

.submenu li.down a
{
	height: 20px;
	margin-top: 14px;
	padding-top: 24px;
	background:url(../images/download.jpg) no-repeat top left;
	text-indent:0;
}

.submenu li.promo a{
	margin-top: 14px;
	text-indent:0;
}

.submenu{
	float:left;
	position:relative;
	width:130px;
	height:550px;
	margin:80px 10px 0 0;
	background:url(../images/v_dropshadow.jpg) no-repeat top right;
}


.masthead{
	background:url(../images/pic_panel.jpg) no-repeat top left;
	width:783px;
	height:310px;
	position:relative;
	float:left;
}

.masthead p{
	font-size:0.8em;
	width:370px;
	margin:70px 0 0 20px;
}

.masthead ul{
	font-size:0.7em;
	width:350px;
	margin:0 0 0 20px;
	list-style:none;
}

.masthead li{
	margin:0 0 0 0;
	padding:19px 0;
	border-bottom:1px solid #333333;
}

.masthead li a:link, .masthead li a:visited{
	color:#ffffff;
	text-decoration:none;
}

.masthead li a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.masthead li.cal a{
	background:url(../images/calender.jpg) no-repeat center left;
	padding:19px 0 19px 30px;
}

.masthead li.down a{
	background:url(../images/download.jpg) no-repeat center left;
	padding:19px 0 19px 30px;
}


.newsMenu, .article, .pageContent{
	width:600px;
	position:relative;
	float:left;

}

.newsMenu ul{
	margin:10px 0 0 0;
	padding:0;
	width:600px;
	border-bottom:1px solid #747474;
	position:relative;
	float:left;	
	background:#3b3b3b url(../images/new_menu_end.jpg) no-repeat top right;
}

.newsMenu li{
	font-size:0.7em;
	list-style:none;
	display:inline;
	position:relative;
	float:left;
	border-left:1px solid #333333;
}

.newsMenu li a:link, .newsMenu li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}


.newsMenu li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


.newsMenu li{
	padding:7px 10px;
	margin:0;
}

.newsMenu li.start{
	background:url(../images/subnav_bg_active.jpg) no-repeat;
}

.newsMenu p{
	padding:17px 0 7px 0;
	margin:0;
	font-size: 90%;
}

.newsbet, .newspoker, .newscasino, .newsgames, .newsmobile{
	width:600px;
	float:left;
	position:relative;
	background:url(../images/drop_shadow.jpg) no-repeat bottom center;
	margin:0 0 15px 0;
	height:150px;
}

.betcontent, .pokercontent, .gamescontent, .mobilecontent, .casinocontent{
	width:600px;
	float:left;
	position:relative;
	background:url(../images/drop_shadow.jpg) no-repeat bottom center;
	margin:0 0 15px 0;
}


.date{
	font-weight:bold;
	font-size:0.8em;
	width:100px;
	height:100px;
	margin:15px 0 0 0;
	text-align:center;
	position:relative;
	float:left;
}

.newsbet .date{
background:url(../images/vc_bet.jpg) no-repeat center 35px;
}

.newspoker .date{
background:url(../images/vc_poker.jpg) no-repeat center 35px;
}

.newscasino .date{
background:url(../images/vc_casino.jpg) no-repeat center 35px;
} 

.newsgames .date{
background:url(../images/vc_games.jpg) no-repeat center 35px;
}

.newsmobile .date{
background:url(../images/vc_mobile.jpg) no-repeat center 35px}


.newsbet h1, .newspoker h1, .newscasino h1, .newsgames h1, .newsmobile h1{
	font-size:0.9em;
	font-weight:bold;
	color:#ffffff;
}


.newsbet h1 a:link, .newsbet h1 a:visited ,.newspoker h1 a:link, .newspoker h1 a:visited, .newscasino h1 a:link, .newscasino h1 a:visited, .newsgames h1 a:link, .newsgames h1 a:visited, .newsmobile h1 a:link, .newsmobile h1 a:visited{
	color:#ffffff;	
}

.newsbet h1 a:hover, .casinopoker h1 a:hover, .newscasino h1 a:hover, .newsgames h1 a:hover, .newsmobile h1 a:hover{
	text-decoration:none;
}

.betcontent h1, .casinocontent h1, .pokercontent h1, .gamescontent h1, .mobilecontent h1, .pageContent h1{
	color:#FFFFFF;
	font-size:0.9em;
	width:600px;
	padding:10px 0 10px 0;
	text-align:center;
	border-bottom:1px solid #747474;
}

.pokercontent h1{
	background:url(../images/vc_poker.jpg) no-repeat 0 0;
}

.gamescontent h1{
	background:url(../images/vc_games.jpg) no-repeat 0 0;
}

.mobilecontent h1{
	background:url(../images/vc_mobile.jpg) no-repeat 0 0;
}

.casinocontent h1{
	background:url(../images/vc_casino.jpg) no-repeat 0 0;
}

.betcontent h1{
	background:url(../images/vc_bet.jpg) no-repeat 0 0;
}

.pageContent h1{
	margin-bottom: 10px;
}

.betcontent h2, .casinocontent h2, .gamescontent h2, .mobilecontent h2, .pokercontent h2, .pageContent h2{
	color:#FFFFFF;
	font-size:0.9em;
}

.pageContent p
{
	padding: 0 0 5px 0;
	font-size: 90%;
}

.news{
	position:relative;
	float:left;
	width:350px;
	margin:35px 0 0 10px;
	font-size:0.8em;
}

.pdf{
	text-align:center;
	position:relative;
	float:right;
	width:130px;
	margin:35px 0 0 0;
}

.pressOffice h2{
	font-size:0.8em;
	width:170px;
	border-bottom:1px solid #747474;
	position:relative;
	float:left;
	padding:0 0 5px 0;
	margin:0 0 8px 0;
}

.pressOffice{
	width:170px;
	position:relative;
	float:right;
	margin:50px 20px 0 0;
}

.pressOffice p{
	font-size:0.8em;	
}

.pressOffice a{
	color:#ffffff;
	text-decoration:underline;
}

.betcontent .date, .pokercontent .date, .casinocontent .date, .gamescontent .date, .mobilecontent .date{
	padding:0;
	margin:15px 0 0 0;
}

.betcontent .news, .pokercontent .news, .casinocontent .news, .gamescontent .news, .mobilecontent .news{
	padding:0 0 50px 0;
	margin:15px 0 0 0;
}

.betcontent .pdf, .pokercontent .pdf, .casinocontent .pdf, .gamescontent .pdf, .mobilecontent .pdf{
	padding:0;
	margin:15px 0 0 0;
}

.archiveNewsLink a 
{
	height: 30px;
	display:block;
	padding-top: 20px;
	font-size: 0.7em;
	text-decoration:none;
	color: #fff;
}

.archiveNewsLink a:hover {
	text-decoration:underline;
}

.pageContent a
{
	text-decoration: underline;
	color: #fff;
}

.pageContent a:hover
{
	text-decoration: none;
}