/* CSS Document */



body {

	padding:0;

	margin:0 auto;

	background-image: url(../images/bg.jpg);

	background-repeat:repeat-x;

	}

table { border-collapse: collapse; border-spacing: 0; }



	

#container {

	width:970px;

	margin:0 auto;

	}

title {
	display:inherit;
}

.claim a{

	color:#900;

	font-weight:bold;

}

.claim a:hover {

	color:#900;

	text-decoration:none;

	font-weight:bold;

}



.pick a{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	text-decoration:none;

	border-bottom:#000000 dotted 1px;

	display:block;

	line-height:25px;

	}

.pick a:hover{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#556f94;

	text-decoration: none;

	border-bottom:#000000 dotted 1px;;

	display:block;

	background-color: #FFFFCC;

	line-height:25px;



	}

	





.wrapper {

background-color: #fff;

margin:0 auto;

overflow:hidden;

width:970px;

}

.footerup {

	background-image:url(../images/footer_up.jpg);

	background-repeat:no-repeat;

	width:100%;

	height:4px;

	margin-top:5px;

	

}

.footerdown {

	background-image:url(../images/footer_down.jpg);

	background-repeat:no-repeat;

	width:100%;

	height:4px;

	margin-bottom:5px;

}

	



	

	

.wrapperfooter {

background-color:#dbdfe2;

margin:0 auto;

overflow:hidden;

padding:10px;



	}



.insider{

	width:100%;

	margin:0 auto;

	}

.insiderhead{

	width:100%;

	margin:0 auto;

	border-bottom:#000000 solid 2px;

	overflow:hidden;

	}

.insiderheadsmall{

	width:100%;

	margin:0 auto;

	border-bottom:#000000 solid 1px;

	overflow:hidden;

	}

h1 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size:11px;

	color: #333;

	font-weight:normal;

	padding-top:5px;

	padding-bottom:5px;

	}

h2 {

	font-family:"Trebuchet MS";

	color: #000000;

	font-size:22px;

	padding:3px;

	font-weight:normal;

	margin:0px;

	float:left;

	}

	

h3 {

	padding:0px;

	margin:0px;

	}



h3 a {

font-family: "Times New Roman", Times, serif;

font-size: 24px;

font-weight:normal;

text-decoration: underline;

color: #000000;

	}

	

h3 a:hover {

font-family: "Times New Roman", Times, serif;

font-size: 24px;

font-weight:normal;

text-decoration:none;

color: #006600;



	}

	

.subtext {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-style:italic;

	color:#666666;

	}

.teasertext {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	text-align:justify;

	margin-bottom:15px;

	}	

.teasertext h3{

	color:#666666;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:normal;

	padding:0px;

	margin:0px;

	}

	

.rssbox {

	float:right;

	}

.footer {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	}

.footer a{

	color:#000000;

	text-decoration:underline;

	}

.footer a:hover{

	color:#000000;

	text-decoration:none;

	}

#logo {

	background-image:url(../images/logo.jpg);

	background-position:left;

	background-repeat:no-repeat;

	width:400px;

	height:130px;

	float:left;

	}

	

#content {

	width:658px;

	float:left;

	padding-right:7px;



	}

#rightcolumn {

	width:300px;

	float:right;

	padding-left:3px;

	border-left:1px black solid;

	}

	

.rightcolumn {

background-color:#E1E1E1;

color:#FFFFFF;

padding: 5px;

overflow:hidden;

margin-bottom:8px;

	}	

	

.rcinsider {

background-color: #FFFFFF;

	}	

.rcinsidergame {

	padding:20px;

	text-align:center;

	background-color:#FFF;

}

.rcinsidergame2 {

	padding:20px;

	text-align:center;

	background-color:#FFF;

	font-family:Verdana, Geneva, sans-serif;

	color:#666666;

	font-size:12px;

	text-align:left;

}

.footerright a{

	color:#556f94;

	text-decoration:none;

	line-height:27px;

}

.footerright a:hover{

	color: #000;

	line-height:27px;

	text-decoration:none;

}



	

.rcinsideremail {

background-color: #F90;

background-image:url(../images/email_bg.jpg);

width:289px;

height:280px;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

	}

.emailboxtext {

	padding-left:11px;

	padding-right:25px;

	padding-top:100px;

}

.email input {

	line-height:20px;

	margin-top:7px;

	margin-left:11px;

	padding:5px;

	width:200px;

}

	

.simpletext {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	text-align:justify;

	padding-top:10px;

	padding-bottom:10px;

	line-height:18px;

	}





/*------------------------Menu Items------------------------------------*/

ul#menu{

	margin:0;

	padding:0;

	list-style-type:none;

	width:100%;

	position:relative;

	display:block;

	height:40px;

	font-size:12px;

	background-color:#dbdfe2;

	font-family: Arial, Helvetica, sans-serif;

	line-height:40px;

	background-image:url(../images/menu_right.jpg);

	background-repeat:no-repeat;

	background-position:right;

	margin-bottom:10px;

}

ul#menu li{

	display:block;

	float:left;

	margin:0;

	pading:0;

	border-right:1px solid #ffffff;

	}

ul#menu li a{

	display:block;

	float:left;

	color:#556f94;

	text-decoration:none;

	padding-left:10px;

	padding-right:10px;

	}

ul#menu li a:hover{

	color: #333;

	padding-left:10px;

	padding-right:10px;

	}



.menuleft {

	background-image:url(../images/home.jpg);

	width:42px;

	height:40px;

	background-repeat:no-repeat;

}

.menuleft a{

	background-image:url(../images/home.jpg);

	width:42px;

	height:40px;

	background-repeat:no-repeat;

}

.menuleft a:hover{

	background-image: url(../images/bg_hover.jpg);

	width:42px;

	height:40px;

	background-repeat:no-repeat;

}

/*----------------------------End Menu---------------------------------------*/



.pick {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	width:100%;

}



.pick td {

	padding:0px;

	margin:0px;

	border-bottom:1px dotted #000;

}

.pick tr:hover {

	background-color: #FFFFCC;

}

.pick a{

	text-decoration:none;

	color:#000;

	border:none;

}

.pick a:hover{

	color:#556f94;

	text-decoration:none;

	border:none;

}

.profit{

	text-align:right;

}













.rightboxcenter a{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	padding:5px;

	text-decoration:none;

	border-bottom-color:#000000;

	border-bottom-style:dotted;

	border-bottom-width:1px;

	display:block;

	}

.rightboxcenter a:hover{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	padding:5px;

	text-decoration:underline;

	border-bottom-color:#000000;

	border-bottom-style:dotted;

	border-bottom-width:1px;

	display:block;

	background-color: #FFFFCC;

	}















.picks h3 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	margin:0px;

	padding:1px;

	font-style:italic;

	color:#000000;

	}

.picks h3 a{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	margin:0px;

	padding:1px;

	color: #666666;

	border-bottom:#333333 dashed 1px;

	text-decoration:none;

	



	}

.picks h3 a:hover{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	margin:0px;

	padding:1px;

	color: #000000;

	border-bottom:#333333 dashed 1px;

	text-decoration:none;

	}	



#content h4 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	margin:0px;

	padding:1px;

	font-style:italic;

	}

#content h4 a{

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	margin:0px;

	padding:1px;

	color: #666666;

	border-bottom:#333333 dashed 1px;

	text-decoration:none;

	



	}

#content h4 a:hover{

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	margin:0px;

	padding:1px;

	color: #000000;

	border-bottom:#333333 dashed 1px;

	text-decoration:none;

	}	



#headbanner{

	float:right;

	border: 1px solid #9E9E9E;

	width:540px;

	height:90px;

	padding:10px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:18px;

	background-color:#f2f2f2;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

}





.title a {padding: 1px;

text-decoration: none;

font-weight: bold;

font-family:Arial, Helvetica, sans-serif;



background: transparent;}



.title a:link {border-bottom: 1px dashed #ddd;

color: #000;}



.title a:visited {border-bottom: 1px dashed #ccc;



color: #000000;}



.title a:hover {border-bottom: 1px dashed #bbb;

color: #666;}



dl.freebet { 

display : inline;

float : left;

width : 310px;

height :250px ;

margin : .5em;

padding : 0;

border-bottom : 1px solid #ccc;

text-align:left;

}

dd {

margin : 0;

padding : 0;

}



dd p  {

padding : 0;

font-family:Arial, Helvetica, sans-serif;

font-size:small;

text-align:justify;

}



dd p.date  {

padding-top : .25em;

color : #888;

font-size :small;

font-family:Arial, Helvetica, sans-serif;

}

dt a {

font-family:Arial, Helvetica, sans-serif;

font-size:medium;

font-weight:bold;

text-decoration:none;

color:#000000;

}

dt a:hover {

font-family:Arial, Helvetica, sans-serif;

font-size:medium;

font-weight:bold;

text-decoration:none;

color:#666666;

}

.image {

float:left;

overflow:hidden;

padding:5px;

margin-right:10px;



border:#000000 solid 1px;

}

.date a{

	text-decoration:underline;

	color:#000000;

	}

.date a:hover {

	text-decoration:none;

	color:#000000;

	}

.simpletext ul{

	padding-left:20px;

	}

.simpletext h2{

	padding-bottom:5px;

	float:none;

	}

.footerleft {

	float:left;

	line-height:19px;

	width:600px;

	}

.footerleft p {

	margin:5px 0 5px 0;

}

.footerright {

	float:right;

	background-image:url(../images/wm_bg.png);

	background-repeat:no-repeat;

	background-position:right top;

	width:200px;

	height:100px;

	padding-right:140px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	}

.feeds {

	border-top:#000000 solid 1px;

	border-bottom:#000000 solid 1px;

	overflow:hidden;

	font-family:Arial, Helvetica, sans-serif;

	font-style:italic;

	font-size:12px;

	padding:5px;

	}

.feedsbold {

	font-weight:bold;

	font-style:italic;

	}

.feedsbold a{

	font-weight:bold;

	font-style:italic;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	text-decoration:none;

	}

.feedsbold a:hover{

	font-weight:bold;

	font-style:italic;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	text-decoration: underline;

	}

.feedstext {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	}

.forumicon {



	}

	

.record {

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	text-align:left;

	width:100%;

	

	}

.record a{

	color:#000000;

	text-decoration:underline;

	}

.record a:hover {

	text-decoration:none;

	color:#339900;

	}

.insiderright { 

	float:right;

}

.insiderleft { 

	float:left;

}

.insider h1 a{

	color:#333;

	text-decoration:underline;

}

.insider h1 a:hover {

	text-decoration:none;

	color:#333;

}

#headbanner img {
	float:left;
	border:1px solid black;
	padding:5px;
	margin-top:5px;
	margin-right:10px;
}
#headbanner p{
	padding:5px;
	margin:0px;
	margin-bottom:7px;
}

#headbanner h1 {
	padding:0px;
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.claimnow a{
	background: #FA2 url(../images/signup_bg.png) repeat-x 0 0;
	padding: 5px 5px;
	border: 1px solid #FA2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	text-align: center;
	color: #333;
	text-shadow: 0 1px 0 #FE6;
	font: bold 12px Arial,Sans-serif;
	font-style:italic;
	margin-top:20px;
	}
.claimnow a:hover,.claimnow a:focus{
	background-position:0 -5px;color:#111;
	}
.claimnow a:active{
	background-image:none;
	}
