@charset "iso-8859-2";
/* CSS Document */

#wrapper {
	width: 980px;
	margin: 0 auto;
	/*background-color: #FFF;*/
	/*background-color: #09F;*/
	/*background-color:#00c;*/
	background-color:#0080FF;
	border-color:#CCC;
	border-width:5px;
	border-style: solid;
}

body{
	width: 990px;
	margin:5px auto;
	font-size: 12px;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	padding-top: 0px;
	margin-top: 0px;
	background-color:#333;

	}
/*reset*/
h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
img a, a img {
	border: none;
	}
ul, li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
p {
	margin: 0px;
	}
/*fonts - links*/

a, a:hover {
	text-decoration: none;
	}
a {
	color:#333;
	}
a:hover {
	color: #000;
	}
h1{
	font-size: 25px;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
h1 span{
	color: #1B354C;
	}
h2 {
	/*line-height: 22px;*/
	font-size: 25px;
	color:#FFC;
	/*display: block;*/
	margin: 5px;
	}
h3 {
	font-size: 20px;
	display: block;
	}
h4{
	font-size: 16px;
	color:#FFF;
	font-weight: normal;
	}
h5 {
	font-size: 16px;
	color:#333;
	font-weight: bold;
	}
.grey h3, .grey h4, .blue h3, .blue h4{
	color:#FFF;
	}
.grey h2, .blue h2{
	color: #FFC;
	}
	
/*divs*/
.toptop {
	/*background: url(img/toptop_bg.png); */
	height: 276px;
	}
.topTagline {
	/*background: url(img/toptop_bg.png); */
	height: 30px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#fff;
	}
	
.content{
	width: 980px;
	/*background: url(img/banner.png);*/
	position: relative;
	z-index: 10px;
	text-align: center;
	margin-top: 3px;
}

.contentBio{
	width: 440px;
	/*background: url(img/banner.png);*/
	position: relative;
	z-index: 10px;
	text-align: left;
	margin-top: 3px;
	margin-left: 30px;
	float: left;
}

.contentBioImage{
	width: 200px;
	/*background: url(img/banner.png);*/
	position: relative;
	z-index: 10px;
	text-align: left;
	margin-top: 3px;
	margin-left: 30px;
}

.titlePage {
	/*background: url(img/toptop_bg.png); */
	/*height: 30px;*/
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
	background-color:#06F;
	border-width: 2px;
	/*border-color: #003;*/
	border-color: #CCC;
	border-style: solid;
	border-top: none;
	border-left: none;
	border-right: none;
	}	
	
.newsletter {
	float: left; 
	display: block;
	padding: 5px 15px;
	line-height: 21px;
	background: url(img/toptop_separador.png) top right no-repeat;
	}
.headerLogoMain {
	float: left; 
	display: block;
	padding: 0px 0px;
	margin: 0px 0px;
	/*line-height: 21px;*/
	/*background: url(img/toptop_separador.png) top right no-repeat;*/
	}
.chat {
	float: left; 
	display: block;
	padding: 5px 15px;
	line-height: 21px;
	}
.logo {
	width: 980px;
	height: 87px;
	margin: 15px 0px;
	display: block;
	}


.banner{
	width: 980px;
	height: 209px;
	/*background: url(img/banner.png);*/
	position: relative;
	z-index: 10px;
	}


.footer{
	/*height:40px;*/
	background: url(img/footer.png) repeat-x;
	/*padding: 5px;*/
	padding-top: 5px;
	}


.description {
	float: right;
	width: 310px;
	margin: 0px;
	padding: 0px;
	}
.select_size {
	float: left;
	margin-right: 10px;
	/*width: 60px;*/
	font-size: 11px;
	}

.color {
	border: 1px solid #e3e3e3;
	width: 20px;
	height: 20px;
	margin-right: 7px;
	float: left;
	margin-top: 4px;
	cursor: pointer;
	}


.title{
	background: url(img/title.png);
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 15px;
	width: 675px;
	text-align: left;
}


.brand {
	margin-top: 10px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 10px;
	}
.brand img{
	float: left;
	margin-right: 10px;
	}
/*menu*/
.barra_menu {
	background-color: #333;
	height: 30px;
	width: 980px;
	border-top: 5px solid #666;
	border-bottom: 3px solid #666;
	}
.menu_top{
	background-color: #333;
	height: 30px;
	width: 800px;
	float: left;
	}
.menu_top ul{
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
.menu_top ul li {
	background: #333;
	height: 30px;
	line-height: 30px;
	float: left;
	display: block!important;
	width: auto;
	display: inline;
	margin: 0px;
	border-right: 1px solid #FFF;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	}
.menu_top ul li a.home{
	color: #FFF;
	background: #333;
	padding:0px;
	width:120px;
	/*padding:5px 5px;*/
	display: block;
	text-decoration: none;
	text-align: center;
	}
.menu_top ul li a.archives{
	color: #FFF;
	background: #333;
	width:150px;
	padding:0px;
	display: block;
	text-decoration: none;
	text-align: center;
	}
.menu_top ul li a.characters{
	color: #FFF;
	background: #333;
	width:150px;
	padding:0px;
	display: block;
	text-decoration: none;
	text-align: center;
	}
.menu_top ul li a.enroll{
	color: #FFF;
	background: #333;
	width:130px;
	padding:0px;
	display: block;
	text-decoration: none;
	text-align: center;
	}
.menu_top ul li a.contact{
	color: #FFF;
	background: #333;
	/*padding: 0px 20px;*/
	width:150px;
	padding:0px;
	display: block;
	text-decoration: none;
	text-align: center;
	}

.menu_top ul li a.home:hover{
	/*background: url(img/menu-bg.jpg) 0px -50px;*/
	background-color:#000;
}
.menu_top ul li a.archives:hover{
	/*background: url(img/menu-bg.jpg) 0px -50px;*/
	background-color:#000;
}
.menu_top ul li a.enroll:hover{
	/*background: url(img/menu-bg.jpg) 0px -50px;*/
	background-color:#000;
}
.menu_top ul li a.characters:hover{
	/*background: url(img/menu-bg.jpg) 0px -50px;*/
	background-color:#000;
}
.menu_top ul li a.contact:hover{
	/*background: url(img/menu-bg.jpg) 0px -50px;*/
	background-color:#000;
}


.menu_bottom{
	display: block;
	margin-top: 5px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	}
	
.menu_bottom a {
	color: #fff;
}

	
