/* basic */
*
{
padding:0;
margin:0;
}
body
{
background:#A6C625 url(../images/body.gif) repeat-x left 4px;
font:11px Tahoma;
}

a
{
text-decoration:none;
color:#000;
}

ul
{
list-style:none;
}

h1
{
font:19px "Trebuchet MS";
margin-bottom:10px;
}

.link
{
width:300px;
height:150px;
border:1px solid #000;

}

.select
{
background:#cc0000;
border:0;
color:#fff;
}

.clear {
display: block;
clear: both;
width: 100%;
height: 1px;
margin: 0 0 -1px;
font-size: 1px;
line-height: 1px;
}

form label span
{
display:block;
width:120px;
height:15px;
background: url(../images/error.jpg) no-repeat right top;
color:#CC0000;
padding-top:10px;
}
p.message
{
}

#wrapper
{
width:778px;
margin:0 auto;
overflow:hidden;
background:#DEEDA3;
}

#wrapper .column {
  padding-bottom: 20010px;
  margin-bottom: -20000px;  
}

/* top */

#top
{
width:778px;
float:left;
border-top:5px solid #748B1A;
background:#BDDB47;

}

#top ul
{
width:755px;
float:right;
background:url(../images/topul.jpg) repeat-x left top;
}

#top ul li
{
float:left;
}

#top ul li a
{
float:left;
padding:13px 10px;
display:block;
color:#fff;
font: bold 11px Tahoma;
}

#body_home #top ul li.home a,
#body_contact #top ul li.contact a,
#body_partners #top ul li.partners a,
#body_link-in #top ul li.link-in a,
#body_overview #top ul li.overview a

{
background:url(../images/body-top.jpg) repeat-x left top;
border-right:1px solid #BADA3D;
border-left:1px solid #BADA3D;
}

#top .logo
{
float:left;
}

#top .guide
{
float:left;
}

#animation
{
width:362px;
float:left;
background:#FF0000;
height:106px;
}


/* right */
#right
{
width:230px;
float:right;
background:url(../images/man.jpg) no-repeat left top;
padding:174px 14px 0 0;
}

#right h2
{
width:181px;
padding:5px 5px 5px 20px;
border-top:5px solid #000;
font: bold 12px Arial;
background:#587C3D;
float:right;
color:#DEEDA3;
}

#right ul.article
{
width:206px;
float:right;
}

#right ul.article li
{
border-bottom:1px solid #58AF7C;
}

#right ul.article li a
{
display:block;
background:#CC0000 url(../images/arrow.gif) no-repeat 5px center;
height:100%;
padding:4px 4px 4px 20px;
color:#fff;
}

#right ul.article li a:hover
{
background:#930000 url(../images/arrow.gif) no-repeat 5px center;
}

#body_overview #right ul.article li.overview a,
#body_history #right ul.article li.history a,
#body_lotteries #right ul.article li.lotteries a,
#body_odds #right ul.article li.odds a,
#body_clubs #right ul.article li.clubs a,
#body_theory #right ul.article li.theory a,
#body_wheel #right ul.article li.wheel a
{
background:#3C5429 url(../images/arrow.gif) no-repeat 5px center;
}

#right img
{
float:left;
}

#partners
{
float:right;
width:206px;
font:12px Arial;

background:#587C3D url(../images/partner-bg.jpg) repeat-x left top;
}

#partners h3
{
color:#fff;
padding:15px 4px 4px 20px;
font-size:12px;

}

#partners ul
{
}

#partners ul li
{
padding:4px 4px 4px 20px;
}

#partners ul li a
{
color:#fff;

} 

/* content */

#content
{
width:486px;
float:left;
padding:10px 10px 10px 34px;
}

#content img
{
float:left;
margin-right:10px;
}

#content p
{
margin-bottom:10px;
line-height:16px;
}

#content ul
{
list-style: square;
padding-left:15px;
}

#content ul li
{
margin-bottom:5px;
}

#content h2
{
font-size:13px;
color:#CC0000;
}

#content a
{
text-decoration:underline;
}

#content .new-article
{
width:226px;
float:left;
background-color:#BDDB48;
margin:10px 10px 0 0;
border:1px solid #587836;
}

#content .new-article h2
{
font: bold 12px Arial;
padding:6px 0 5px 10px;
}

#content .new-article h2 a
{
color:#000;
}

#content .new-article p
{
color:#000;
padding:0 10px 0 10px;

}

/***[footer]***/
#footer
{
width:778px;
float:left;
}

#footer img
{
float:left;
}


/***[form]***/

form{
margin-top:15px;
}

fieldset{
margin-bottom:10px;
display:block;
padding:10px 5px;
border-color:#060;
border:none;
}
	
legend
{
font-size:12px;
font-weight:bold;
}
	
input
{
font-size:12px;
font-family: Arial, Helvetica, sans-serif;

}
	
label
{

display:block;
margin-top:5px;
width:200px;
}
	
input.frm_text
{
width:300px;
border:1px solid #fff;

}
	
textarea
{
width:300px;
height:150px;
font-family: Arial, Helvetica, sans-serif;
border:1px solid #fff;
font-size:12px;

}
	
input.frm_submit
{
border:0;
display:block;
clear:both;
margin-top:10px;
font-size:12px;
padding:2px 4px;	
background:#cc0000;
border:0;
color:#fff;
}
