@charset "utf-8";
/* SugarLab */


body, html {
padding:0;
margin:0;
background-color:#FFFFFF;
color:#040004;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
}

img, div {
padding:0;
margin:0;
border:none;
}

.br {
clear:both;
}

.left {
float:left;
}

.right {
float:right;
}


#WholeContent {
width:880px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding:0;

}

#AD {
float:left;
}

.Invisible {
position:absolute;
top:0;
left:0;
z-index:20;
}
.logo {
width:200px;
height:70px;
float:right;
text-align:right;
margin-top:15px;
}

#TVScreen {
width:874px;
height:568px;
background-image:url(../img/SugarLab_index.jpg);
background-repeat:no-repeat;
text-align:center;
}

#TVScreenContacts {
width:874px;
height:568px;
background-image:url(../img/SugarLab_contacts.jpg);
background-repeat:no-repeat;
text-align:center;
}

.movies{
width:722px;
height:488px;
margin:0 0 0 82px;
}

#MenuBox {
width:880px;
height:141px;
}

#MenuContent {
width:802px;
height:141px;
background-image:url(../img/CineTape_04.jpg);
background-repeat:repeat-x;
float:left;
}

.thmb {
width:100px;
height:68px;
margin:37px 30px 0 18px;
float:left;
}

#holderMenu {
height:68px;
width:263px;
float:left;
/*word:break;*/
}


.menu1 {
color:#7f7f7f;
font-size:12px;
text-decoration:none;
}

a:link.menu1, a:active.menu1, a:visited.menu1 {
color:#7f7f7f;
font-size:12px;
text-decoration:none;
}

a:hover.menu1 {
color:#4a7fa8;
font-size:12px;
text-decoration:none;
}

menu2 {
font-size:10px;
font-weight:bold;
color:#2f6c9a;
}

a:link.menu2 {
font-size:10px;
font-weight:bold;
color:#2f6c9a;
text-decoration:underline;
}

a:active.menu2, a:visited.menu2 {
font-size:10px;
font-weight:bold;
color:#2f6c9a;
text-decoration:underline;
}

a:hover.menu2 {
font-size:10px;
font-weight:bold;
color:#2f6c9a;
text-decoration:underline;
}


.text {
padding-top:50px;
text-align:center;
font-weight:bold;
color:#7f7f7f;
}

#footer {
color:#7f7f7f;
height:17px;
width:auto;
/*background-image:url(../img/footer_rpt.jpg);
background-repeat:repeat-x;*/
font-size:9px;
margin-top:5px;
text-align:center;
padding-top:3px;
}


#ContactUs {
text-align:center;
height:15px;
width:880px;
margin-top:30px;
font-weight:bold;
}



