/* CSS Document */
body{
background-image:url(images/mainbk.jpg);
background-attachment:fixed;
background-color:#FFCDCC;
margin:0 auto;
}
#container{
width:900px;
margin:0 auto;
background-color:#E0968B;
border-right:8px solid #fff;
border-left:8px solid #fff;
border-top:none;
border-bottom:none;
}
#header{
width:900px;
height:441px;
}
#header img{
float:left;
}
#menu{
width:900px;
height:54px;
}
#menu img{
float:left;
border:0px;
}
#sitedescription {
width:900px;
background-image:url(images/welcome_bk.jpg);
overflow:auto;
}
#sitedescription .bookmark{
float:right;
}
#sitedescription .bookmark img{
width:120px;
border:0px;
}
#sitedescription .welcometext{
width:780px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
line-height:18px;
padding-top:10px;
}
#sitedescription .welcometext a{
font-weight:bold;
color:#CC0033;
}
#network{
width:900px;
}
#network img{
float:left;
border:0px;
}
#bonus_sites{
width:900px;
}
#bonus_sites .tabimg{
margin:20px auto;
}
#bonus_sites .joinimg{
margin:0px auto;
}

#bonus_sites ul{
padding:0px;
margin:0 auto;
text-align:center;
}
#bonus_sites li{
display:inline;
padding:4px;
}
#bonus_sites .imageborder{
border:2px solid #fff;
}


.tablecontainer{
background-image:url(images/bk_table.jpg);
overflow:auto;
}
.tablecontainer .info{
width:900px;
height:61px;
}
.tablecontainer .info .name{
padding-top:28px;
margin-left:10px;
float:left;
}
.tablecontainer .info .tbl_logo{
padding-top:9px;
width:313px;
float:right;
}
.clear{
clear:both;
}
.tablecontainer .row1{
margin-left:5px;
float:left;
color:#FFFFFF;
}

.tablecontainer .row1 img{
padding:1px;
float:left;
}
.tablecontainer .row1 .trailer{
padding:1px;
float:left;
}
.tablecontainer .row2{
margin-left:5px;
}
.tablecontainer .row2 .description{
width:232px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#FFFFFF;
padding-top:6px;
}
.tablecontainer .row2 .thumbs {
float:left;
}
.tablecontainer .row2 .thumbs img{
padding:1px;
float:left;
}
.tablebuttons img{
float:left;
border:0px;
}
.middletext{
font-family:arial;
font-size:20px;
text-align:center;
}
.middletext a{
color:#D00040;
}
.middletext a:hover{
background-color:#D6375C;
padding:4px;
color:#fff;
}

#footer{
height:227px;
}
#footer img{
float:left;
border:0px;
}
#footer p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}




