/* CasinoRIP Main CSS */

* {
padding:0;
margin:0;
}

body {
background-image:url(/casinoRIP/default/images/landing/images/background.gif);
background-repeat:repeat-x;
background-color:#180100;
}

p{
color:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.member{
color:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
float:right;
margin:15px 10px 0 0;
width:195px;
}

A{
color:#fff;
text-decoration:none;
}

A:hover{
color:#fff;
text-decoration:underline;
}

ul {
width:725px;
color:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#container{
width:745px;
height:100%;
margin:1px auto;
}

#chips{
background-image:url(/casinoRIP/default/images/landing/images/chips.gif);
background-repeat:no-repeat;
width:127px;
height:115px;
float:left;
}

#chipsB{
background-image:url(/casinoRIP/default/images/landing/backgammon/images/GB_pieces.gif);
background-repeat:no-repeat;
width:127px;
height:115px;
float:left;
}
#chipsBJ{
background-image:url(/casinoRIP/default/images/landing/blackjack/images/cards_logo.gif);
background-repeat:no-repeat;
width:127px;
height:115px;
float:left;
}
#chipsD{
background-image:url(/casinoRIP/default/images/landing/dominoes/images/dominoe.gif);
background-repeat:no-repeat;
width:127px;
height:115px;
float:left;
}
#chipsPD{
background-image:url(/casinoRIP/default/images/landing/pokerdice/images/pokerdice.gif);
background-repeat:no-repeat;
width:127px;
height:115px;
float:left;
}
#chipsR{
background-image:url(/casinoRIP/default/images/landing/roulette/images/wheel.gif);
background-repeat:no-repeat;
width:127px;
height:115px;
float:left;
}

#chip{
width:15px;
height:36px;
background-image:url(/casinoRIP/default/images/landing/blackjack/images/chips.gif);
background-repeat:no-repeat;
float:left;
}

#logo{
width:290px;
height:59px;
margin:16px 0 0 0;
float:left;
}

#flag{
width:200px;
height:70px;
margin:20px 0px 0 0;
float:right;
color:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#flag img{
float:right;
margin:10px 15px 10px 0;
}


#flash{
width:546px;
height:267px;
float:left;
}

#signup{
background-image:url(/casinoRIP/default/images/landing/images/form_bg.jpg);
background-repeat:no-repeat;
width:176px;
height:227px;
padding:40px 0 0 20px;
float:left;
}
#signupB{
background-image:url(/casinoRIP/default/images/landing/backgammon/images/form_bg.jpg);
background-repeat:no-repeat;
width:176px;
height:227px;
padding:40px 0 0 20px;
float:left;
}
#signupBJ{
background-image:url(/casinoRIP/default/images/landing/blackjack/images/form_bg.jpg);
background-repeat:no-repeat;
width:176px;
height:227px;
padding:40px 0 0 20px;
float:left;
}
#signupD{
background-image:url(/casinoRIP/default/images/landing/dominoes/images/form_bg.jpg);
background-repeat:no-repeat;
width:176px;
height:227px;
padding:40px 0 0 20px;
float:left;
}
#signupPD{
background-image:url(/casinoRIP/default/images/landing/pokerdice/images/form_bg.jpg);
background-repeat:no-repeat;
width:176px;
height:227px;
padding:40px 0 0 20px;
float:left;
}
#signupR{
background-image:url(/casinoRIP/default/images/landing/roulette/images/form_bg.jpg);
background-repeat:no-repeat;
width:176px;
height:227px;
padding:40px 0 0 20px;
float:left;
}

#signup_btn{
float:right;
background:url(/casinoRIP/default/images/landing/images/submit_btn.gif);
background-repeat:no-repeat;
width:80px;
height:34px;
border:none;
margin:0 35px 0 0;
cursor:pointer;

}

#errors{
color:#fff;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0 15px 0 0;
}

.inp_txt{
width:140px;
height:16px;
margin:2px 5px 7px 0;
}

.inp_txt input {
	width: 130px;
}

#schedule{
width:368px;
height:200px;
margin:5px 0 0 0;
float:left;
}

#cta_fb_container{
width:367px;
height:auto;
margin:10px 0 0 0;
float:right;
}

#cta {
width:367px;
height:117px;
}

#features {
width:367px;
height:72px;
margin:5px 0 0 0;
}

#content{
width:590px;
float:left;
margin:5px 10px 0 0;
padding:0 0 0 10px;
}

#join{
width:130px;
height:50px;
float:left;
margin:5px 0 0 0;
}

#footer_icons{
background-image:url(/casinoRIP/default/images/landing/images/footer_symbols.gif);
background-repeat:no-repeat;
width:309px;
height:40px;
margin:20px 10px 0 0;
float:left;
}

#footer_txt{
width:420px;
float:left;
margin:25px 0 0 0;
}

#footer_txt p{
font-size:9px;
}
