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

body {background: #fff; font-family:Arial, Helvetica, sans-serif; font-size:13px;}

.header{-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1);
background:#FFFFFF;
height:50px;
width:100%;
padding-top:5px;
top:0;
  left:0
position:absolute;}

.geral {width:945px; margin-top:10px;  margin-left:auto;  margin-right:auto; background:#fff; padding:5px;  overflow:hidden; height: auto; -webkit-border-radius:7px;
	-moz-border-radius:7px; }
	
input, textarea  {border:1px solid #ddd; background: #fff url(/images/input.png) scroll repeat-x bottom left; -webkit-border-radius:  5px;
-moz-border-radius:  5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; padding:5px; }
textarea:focus {
  -moz-box-shadow: 0px 0px 5px #16c1f3;
  -webkit-box-shadow: 0px 0px 5px #16c1f3;
}
.caixafundopagina { 
	clear: both;	
	width: 945px;
	min-height:50px;
	margin-left:auto;
	margin-right:auto;}
	
.caixabaixoside {width:930px; padding-left:155px; }

.footerboxes3 {width:600px; margin-top:10px; margin-right:auto; margin-left:auto;padding:5px; text-align:right; margin-bottom:5px;  float:right; }

.footerboxesrghtbottom {width:200px; margin-top:10px; margin-right:15px; padding:5px; text-align:right; margin-bottom:5px;  float:right; margin-left:5px;}


#baixofooterd {
	clear: both;	
	display: block;
	position: relative;
	width: 960px;

	line-height: 16px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
	
	font-size: 12px;
	color: #a1a1a1;
	}
	
	
	#baixofooterd ul li {
	display: inline;
	margin: 0 10px 0 0;
	}	

#baixofooterd ul li a {
	color: #f50055;
	}	
#baixofooterd li a:hover {
	background: #f50055;
	color: #fff;
	}
	
.footerboxes {width:200px; margin-top:10px; margin-right:15px; padding:5px; text-align:left; margin-bottom:5px;  float:left; margin-left:5px;}

.channels {width:85px; height:60px; margin:5px; float:left;}

.play {width:600px; float:left;   min-height:450px; }




#content 		{ width:800px; text-align:left; margin-left:60px; }

#chatwindow 		{  padding:4px; background:#fff; color:#333;  width:300px; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
#chatnick 		{ border: none; border-bottom:1px solid #aaaaaa; padding:4px; background:#57767F;}
#chatmsg 		{ border: none; border-bottom:1px solid #aaaaaa; padding:4px; background:#57767F; }

#info 			{ text-align:left; padding-left:0px; font-family:arial; }
#info td 		{ font-size:12px; padding-right:10px; color:#DFDFDF;  }
#info .small 		{ font-size:12px; padding-left:10px; padding-right:0px;}

#info a 		{ text-decoration:none; color:white; }
#info a:hover 		{ text-decoration:underline; color:#CF9700;}

.mix a:hover {border:2px solid #0FF;}

#gravity { width: 100%; margin: 5px 0; border-spacing: 5px; }
  #gravity td { text-align: center; vertical-align: middle; padding: 5px 0; background-color: #d0d0d0; }
  #gravity a { }
    #gravity a:hover { color: #505050; background: none; }
	.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }


.titlechan {width:96%; background:#FFF; float:left; -webkit-border-radius:  5px;
-moz-border-radius:  5px; padding:10px; margin-top:4px; margin-bottom:4px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:20px; color:#DE6E00;}

.pass {width:300px; float:right;  text-align:right; margin-top:10px; min-height:30px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#C00; font-weight:bold;}
.likefb{width:100px; float:right;  text-align:right; margin-top:10px;}

.info {width:600px; float:left;  text-align:right; margin-top:10px; min-height:30px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#C00; font-weight:bold;}
.offline {width:600px; height:450px; background:#333; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; text-align:center; color:#FFF;}

.butiton {background: #222 url(http://asset.blippy.com/images/2/button-overlay.png) repeat-x;
border-bottom: 1px solid rgba(0, 0, 0, 0.246094);
border-bottom-left-radius: 3px 3px;
border-bottom-right-radius: 3px 3px;
border: 1px;
border-top-left-radius: 3px 3px;
border-top-right-radius: 3px 3px;
color: white;
cursor: pointer;
display: inline-block;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 1.2em;
padding: 2px 4px;
height:25px;
position: relative;
text-decoration: none;
background-color: #2388D0;
text-shadow: rgba(0, 0, 0, 0.246094) }


#container {
    
    margin:0 auto;
    position: relative;
}

#content {
    width:520px;
    min-height:500px;
}
a:link, a:visited {
    color:#27b;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a img {
    border-width:0;
}
#topnav {
    margin-left:auto;
	margin-right:12px;
    font-size:13px;
    line-height:23px;
    text-align:right;
}
#topnav a.signin {
    background:#59B;
    padding:4px 6px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    *background:transparent url("images/signin-nav-bg-ie.png") no-repeat 0 0;
    *padding:4px 12px 6px;
}
#topnav a.signin:hover {
    background:#59B;
    *background:transparent url("images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
    *padding:4px 12px 6px;
}
#topnav a.signin, #topnav a.signin:hover {
    *background-position:0 3px!important;
}

a.signin {
    position:relative;
    margin-left:3px;
}
a.signin span {
    background-image:url("images/toggle_down_light.png");
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:4px 16px 6px 0;
}
#topnav a.menu-open {
    background:#ddeef6!important;
    color:#666!important;
    outline:none;
}
#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;
}
a.signin.menu-open span {
    background-image:url("images/toggle_up_dark.png");
    color:#789;
}

#signin_menu {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#ddeef6;
    position:absolute;
    width:120px;
	
    z-index:100;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 24.5px; 
    right: 10px; 
    margin-top:5px;
    margin-right: 0px;
    *margin-right: -1px;
    color:#789;
    font-size:15px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #ACE;
    font-size:16px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
}
#signin_menu p {
    margin:0;
}
#signin_menu a {
    color:#6AC;
}
#signin_menu label {
    font-weight:normal;
}
#signin_menu p.remember {
    padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}
#signin_menu p a {
    color:#27B!important;
}
#signin_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#39d url('images/bg-btn-blue.png') repeat-x scroll 0 0;
    border:1px solid #39D;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:11px;
    margin:0 5px 0 0;
    font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
}

.embed {background: #FEF1B9;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 13px;
margin-top: 5px;
min-height: 20px;
padding: 5px;
width: 580px;
}

#loop1 {width:935px; min-height:220px; padding:5px; background:#fff;}