body
{
	font-family:Century Gothic,verdena,arial,sans;
	font-size:12px;
	color: #000;

}

/* base styles that are common to all formats i.e. print and screen */
h1
{
	font-family:Century Gothic;
	font-size:28px;
	font-weight:bold;
	padding:1; margin:1;
}

h3
{
	margin:0;
	padding:0;
	border:none;
	font-size:18px;
	font-family: Verdana, Arial, sans-serif;
}

body {}
form,dl,dd,dt,h2,h4 {padding:0; margin:0;}
h2 {font-size: 1.2em;padding: 0 0 1em 0;}
h4 {font-size: 1em;padding: 0 0 1em 0;}
h1,h2,h4 {line-height:1em;}
p {margin: 0 0 1em 0; padding: 0;}

h4 {font-size: 1em;padding: 3px 0 0 0;color:White;font-weight:bold;font-family:Century Gothic;}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:white;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:350px;
}

.modalPopupLoading {
	background-color:white;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:120px;
}

.modalPopupImageDisplay {
	background-color:white;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding: 5px 5px 5px 5px;
	text-align:center;
}

.modalPopupConfirm {
	background-color:white;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.DefaultButton
{
	font-family: Century Gothic;
	font-size: 18px;
	font-style:normal;
	padding:3px 3px 3px 3px;
}

.DefaultTextBox
{
	font-family: Century Gothic;
	font-size: 18px;
	font-style:normal;
	padding:4px 4px 4px 4px;
}

.DefaultDropDownList
{
	font-family: Century Gothic;
	font-size: 18px;
	font-style:normal;
	padding:4px 4px 4px 4px;
}

/*#### FOOTER #####*/
#footer-wrapper {
	width:982px;
	height:25px;
	clear:both;
	background-image:url(images/npl_footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#5f5f5f;
	text-align:center;
	font-weight:bold;
	line-height:2em;


}

/*#### TOP NAV #####*/
#top-nav {
width:982px;
height:31px;
}

.top-nav ul{
padding-left: 0;
margin-left: 0;
height: 31px;
}

.top-nav ul li{
list-style-type:none;
display:inline;

}

.top-nav ul li a{
display:inline;
height:31px;
width:128px;
background:transparent url(images/npl-topnav_hover-buttons.png) no-repeat 0 0;
float: left;
text-indent:-9009px;
}

.top-nav ul li a:hover{
background-position: 0 -31px;
}

.top-nav ul li#topnav-trivia a{
width:125px;
background-position:-128px 0;
}

.top-nav ul li#topnav-trivia a:hover{
background-position:-128px -31px;
}

.top-nav ul li#topnav-betting a{
width:125px;
background-position:-253px 0;
}

.top-nav ul li#topnav-betting a:hover{
background-position:-253px -31px;
}

.top-nav ul li#topnav-sms a{
width:125px;
background-position:-378px 0;
}

.top-nav ul li#topnav-sms a:hover{
background-position:-378px -31px;
}

/* RadPanelBar WebBlue skin */

.RadPanelBar_WebBlue
{
	background: #fff;
	white-space: nowrap;
	line-height: 21px;
}

.RadPanelBar_WebBlue .rpRootGroup
{
	border: solid 1px #69798c;
}

.RadPanelBar_WebBlue .rpText
{
	padding: 0 10px;
	font: menu;
    line-height: 21px;
}

.RadPanelBar_WebBlue .rpLink
{
	color: #fff;
}

.RadPanelBar_WebBlue .rpImage
{
}

.RadPanelBar_WebBlue .rpRootGroup .rpText
{
	background: url('ImagesNew/npl_lhnav_heading_bg.png') repeat-x;
}

.RadPanelBar_WebBlue .rpRootGroup .rpItem
{
	border-top: solid 1px black;
}

.RadPanelBar_WebBlue .rpRootGroup .rpFirst
{
	border-top: 0;
}

.RadPanelBar_WebBlue .rpGroup .rpLink
{
	font-weight:normal;
}

.RadPanelBar_WebBlue .rpGroup .rpText
{
	border: 0;
	background: transparent;
}

.RadPanelBar_WebBlue .rpGroup .rpItem
{
	border-bottom: solid 1px #dde1e4;
	border-top: 0;
}

.RadPanelBar_WebBlue .rpGroup .rpLast
{
	border-bottom: 0;
}

.RadPanelBar_WebBlue .rpGroup .rpSelected .rpText
{
	background: #f0f2f4;
}

.RadPanelBar_WebBlue .rpGroup .rpLink
{
	color: #333;
	background: url('ImagesNew/npl_lhnav_button_off.png') repeat-x;
}

.RadPanelBar_WebBlue .rpGroup .rpLink:hover
{
	background: #f0f2f4;
	background: url('ImagesNew/npl_lhnav_button_hover.png') repeat-x;

}

.RadPanelBar_WebBlue .rpRootGroup .rpDisabled:hover,
.RadPanelBar_WebBlue .rpRootGroup .rpDisabled .rpText
{
	background: url('PanelBar/MainItemNormal.gif') repeat-x;
	color: #ccc;
	cursor: default;
}

.RadPanelBar_WebBlue .rpRootGroup .rpGroup .rpDisabled:hover,
.RadPanelBar_WebBlue .rpRootGroup .rpGroup .rpDisabled .rpText
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}


.RadMenu_TLNET    
{   
    float:right !important;   
}  

.RadMenu_TLNET .rootGroup .text   
{   
    padding-bottom: 12px;   

}  

/*#### BANNERS #####*/
#banner-300x600-wapper {
width:308px;
height:608px;
float:right;
background-color:#FFFFFF;
}

#banner-300x600-placement {
width:300px;
height:600px;
margin:4px;
background-color:#000000;
}

#banner-728x90-placement {
width:728px;
height:90px;
float:right;
margin-right:20px;
margin-top:15px;
}



#banner-180x300-wapper {
	width:188px;
	height:308px;
	
	margin-left:9px;
	padding-top:20px;		
	display:block;
	clear: both;
}

#banner-180x300-placement {
	width:180px;
	height:300px;
background-color:#FFFFFF;
padding:4px;	
	margin:4px;
}