@charset "utf-8";
/* CSS Document */

body	{
background-color:#204ea0;
font-family:"trebuchet MS";
font-size: 11px;
padding:0px;
margin:0px;
}
p{ margin:0; padding:0;}

img	{
margin:0px;
padding:0px;
}
a:link, a:active, a:visited	
{
color:#999999;
text-decoration:none;
}

a:hover	{
color:#ffffff;
text-decoration:none;
}


#mainwraper	{
width:890px;
margin:0px auto;
padding:0px;
position:relative;
}

#wraperleft	{
width:453px;
float:left;
margin:0px 0px 0px 0px;
padding:0px;
}


#wraperright	{
width:423px;
float:right;
margin:0px;
}

dl { 
margin:0px; 
padding:0px;
}


dd{ 
margin:0px; 
padding:0px; 
list-style:none;
float:none;
}

.box1top	{
background-image:url(../images/box1_top.jpg);
background-repeat:no-repeat;
height:12px;
font-size:2px;
width:453px;
}

.box1mid	{
background-image:url(../images/box1_mid.jpg);
background-repeat:repeat-y;
height:auto;
clear:both;
min-height:261px;
line-height:20px;
width:381px;
padding:29px 36px 20px 36px;
font-size:11px;
color:#383737;
}
.box1btm	{
background-image:url(../images/box1_btm.jpg);
background-repeat:no-repeat;
height:20px;
width:453px;
line-height:10px;
}

.hglttxt1	{
color:#0c409c;
font-size:13px;
font-weight:bold;
}

.videobg	{
background-image:url(../images/video_bg.jpg);
height:299px;
width:320px;
padding:07px 72px 0px 61px;
}


.emptyspace1	{
height:64px;
width:423px;
}

.emptyspace2	{
height:122px;
width:423px;
}

.r_t1	{
width:423px;
}


.signupbtn	{
width:113px;
height:112px;
float:right;
}

/*.emptyspace2	{
width:315px;
height:34px;
float:left;
}*/

.logintitle	{
height:50px;
width:310px;
float:left;
margin-top:62px;
background-image:url(../images/login_title.jpg);
background-repeat:no-repeat;
}

.loginpanel	{
width:423px;
height:25px;
float:left;
}

.tbox	{
width:423px;
float:left;
}

.textbox1	{
background-color:#dedede;
border:#787878 1px solid;
height:20px;
width:145px;
}

.checkbox1	{
background-color:#dedede;
border:#787878 1px solid;
}

.smalltitle1	{
font-size:10px;
color:#cccccc;
}


.titletext1	{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
.titletext2	{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

.titletext3	{
font-size:11px;
color:#FFFFFF;
}

.textbox2	{
background-color:#325eac;
border:1px solid #3a67b8;
width:236px;
height:22px;
color: White;
}

.footer	{
width:890px;
height:36px;
}

.footerlinks	{
font-size:11px;
color:#4574c8;
padding-top:10px;
}

.footerlinks a:link, .footerlinks a:active, .footerlinks a:visited	
{
color:#999999;
text-decoration:none;
padding-left:12px;
padding-right:12px;
}

.footerlinks a:hover	{
color:#ffffff;
text-decoration:none;
padding-left:12px;
padding-right:12px;
}

.ttile_text3	{
color:#FFFFFF;
padding-left:12px;
padding-right:12px;
}


.btnfacebook	{
height:40px;
width:209px;
display:block;
}

.btnfacebook a:link, .btnfacebook a:active, .btnfacebook a:visited	{
background-image:url(../images/facebook_btn.jpg);
height:40px;
width:209px;
display:block;
}

.btnfacebook a:hover	{
background-image:url(../images/facebook_btn_hover.jpg);
background-repeat:no-repeat;
height:40px;
width:209px;
display:block;
float:left;
}

.sendwagerbutton {
background-image:url(../images/send_btn.jpg);
    width: 150px;
    height: 41px;
    outline: 0;
   border: 0;
}

#wagers ol{
	border-top: 1px solid #fff;
	padding-top: .5em;
}
#wagers li {
	list-style: decimal;
	margin-left: 1.5em;
	color: #fff;
}
#wagers a {
	color: #fff;
}

#wagers a:hover {
    color: #000000;
}


* html #wagers li {
	margin-left: 2.5em;
}
