﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/********************* Classes ***********************/


body  {
	background-position: center;
	color: #BEBEBE;
	background-color: #0A0A0A;
	font-family: "trebuchet MS", FreeSans, sans serif;
	background-image: url('images/white gradient 1.jpg');
	font-size: 15px;
	background-repeat: repeat-y;
}
h1 {
	text-align:center;
	color:#F69242;
	font-size:20px;
}
h2 {
	color:#F69242;
	font-size:14px;
}
iframe {
	background-color: #FBFAF0;
	margin:0px;
}
.picshow {
	border: 1px solid #666666;
}
.partner {
	font-size: 18px;
	font-style: oblique;
}
.float_right {
	float: right;
	margin: 0px 0px 5px 15px;
}
.float_left {
	float:left;
	margin: 5px 15px 5px 0px;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align:center;
}
.orange {
	color:#F69242;
}
.vertmiddle {
	border-style: none;
	vertical-align: middle;
}
.smalltext {
	font-size: 12px;
}
.sector {
	width: 273px;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
}
.viewer {
	margin: 20px 0px 0px 0px;
	padding: 4px;
	width: 649px;
	float: left;
}
.karaoke {
	margin: 0px 0px 0px 22px;
	_margin: 0px 0px 2px 11px;
	width: 856px;
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/********************* CSS LAYOUT ***********************/

#header {
	width: 920px;
	height: 120px;
	margin: 0px auto 0px auto;
	position: relative;
	background-image: url('images/header-trans.png');
}
#pagiro {
	width: 223px;
	height: 88px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	_margin-right: 5px;
}
#container {
	margin: 0px auto 0px auto;
	width: 900px;
	position: relative;
	background-image: url('images/content.png');
}
#left_content {
	width: 200px;
	float: left;
	margin-bottom: 7px;
}
#lowerlogo {
	width: 200px;
	height: 90px;
	background-image: url('images/lowerlogo.png');
	background-repeat: no-repeat;
}
#menu {
	width: 200px;
	margin-top: 15px;
}
.sponsor {
	width: 180px;
	margin: 15px 0 0 20px;
	_margin: 5px 0 0 20px;
}
.translate {
	width: 180px;
	margin: 15px 0 0 20px;
	_margin: 5px 0 0 20px;
	font-size:13px;
}
#right_content {
	width: 670px;
	float: left;
	margin-left: 11px;
	margin-top: 3px;
	margin-bottom: 4px;
}
#carta {
	width: 665px;
	float: left;
	margin-left: 16px;
	margin-top: 30px;
	line-height: 12px;
	font-size: 13px;
	margin-bottom: 15px;
}
#footer {
	height: 20px;
	margin: 0px auto 0px auto;
	width: 900px;
	position: relative;
	background-image: url('images/footer-trans.png');
	background-repeat: no-repeat;
}
#credits {
	height: 40px;
	margin: 0px auto 0px auto;
	width: 900px;
	position: relative;
	text-align: left;
	font-family: "trebuchet MS", FreeSans, sans serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}

/********************* IFRAMES LAYOUT ***********************/

.framed {
	margin: 5px auto 5px auto;
	width: 600px;
	height: 300px;
	text-align: center;
}
.frame-title {
	margin: 0px auto 0px auto;
	width: 600px;
	height: 26px;
	line-height:26px;
	text-align:left;
	color:#F69242;
	font-size:20px;
}

/********************* LINKS ***********************/

a:link 		{color: #CCCCCC;text-decoration:none;}
a:visited 	{color: #CCCCCC; text-decoration:none;}
a:active 	{color: #F69242; text-decoration:none;}
a:hover  	{color: #F69242; text-decoration:none;}


/******************** SIDE MENU **********************/

#sidemenu {
	width:200px;
}

#sidemenu ul {
	margin: 0;
	padding: 0;
}

#sidemenu li {
	margin: 0 0 0 20px;
	height:28px;
}

#sidemenu a {
	font-size:20px;
	display: block;
	text-decoration: none;
	color: #BEBEBE;
}

#sidemenu a.current {
	color: #F69242;
	cursor: default;
}

#sidemenu a:hover {
	color:#CF4827;
}

/******************** SUB MENU **********************/

#submenu{
	background: transparent;
	margin-left:5px;
}
#submenu li{
	display: inline;
}
#submenu a{
	float: left;
	width: 94px;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #BEBEBE;
}
#submenu a:hover{
	color:white;
	cursor:pointer;
}
#submenu a.current{
	border: 2px solid #C15536;
	margin-top:-2px;
	_margin-top:0px;
	color: #202020;
	cursor: default;
	background-color: #F69242;
}
