* {
	padding: 0;
	margin: 0;
}

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

a img {
	border: none;
}

#wrapper {
	margin: 10px auto;
	width: 1000px;
	background: url(wrap_bott.gif) no-repeat bottom left #6a6a6a;
	padding-bottom: 5px;
}

/* Top blue Bar */
#login_block {
	height: 33px;
	background-color: #0c3a51;
	color: #fff;
	text-align: right;
	padding-right: 7%;
}

#login_block a {
	line-height: 33px
}

#login_block a:link {
	color: #fff;
	text-decoration: none
}

#login_block a:visited {
-	color: #fff;
	text-decoration: none
}

#login_block a:hover {
	color: #fff;
	text-decoration: underline
}

#login_block #btn_submit {
	height: 20px;
	width: 50px;
}

#login_block input {
	height: 16px;
	width: 80px;
	font-size: 10px;
}

/*Header*/
#bgheader {
	height: 137px;
	background-image: url(bg_header.jpg);
	background-repeat: repeat-x;
	margin: 0 0 5px 0
}

#header {
	width: 1000px;
	height: 137px;
	background-image: url(bg_header.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
}

#notes {
	height: 137px;
	background-image: url(notes.jpg);
	background-repeat: no-repeat;
	background-position: top left
}

#logo {
	margin: 40px 0 0 10px;
	width: 350px;
	float: left
}

#logo img {
	border: none
}

#text {
	width: 500px;
	height: 137px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(icon_music.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#iconmovie {
	width: 500px;
	height: 137px;
	background-image: url(icon_movie.gif);
	background-repeat: no-repeat;
	background-position: right bottom
}

#text h1 {
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	padding: 40px 0 0 60px
}

#text p {
	font-size: 14px;
	color: #9fcde8;
	margin: 0 0 0 60px
}

#register {
	float: right;
	margin: 0 10px 0 0
}

#register img {
	border: none
}

#button {
	margin: 0 0 0 5px
}

/*Left column - Content+Corners left*/
#leftcolumn {
	width: 800px;
	min-height: 600px;
	_height: 600px;
	float: left;
	background-image: url(corner_lefttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0 0 0
}

#cornerlb {
	width: 800px;
	min-height: 600px;
	_height: 600px;
}

/*Corners*/
#rightcolumn {
	min-height: 600px;
	_height: 600px;
	width: 200px;
	float: right;
	color: #333;
	display: inline;
	background-image: url(corner_righttop.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 5px 0 0 0
}

#cornerrb {
	min-height: 600px;
	_height: 600px;
	width: 200px;
}

/* Footer */
#footer {
	height: 170px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
	clear: both;
	min-width: 1000px
}

#corner {
	height: 170px;
	background-image: url(footer_corner.jpg);
	background-repeat: no-repeat;
	background-position: right
}

#footer ul li {
	display: inline
}

#footer ul {
	padding: 10px 0 20px 0
}

#footer a {
	margin: 0 10px 0 10px
}

#footer a:link {
	color: #fff;
	text-decoration: none
}

#footer a:visited {
	color: #fff;
	text-decoration: none
}

#footer a:hover {
	text-decoration: underline
}

#links {
	font-size: 8px;
	width: 800px;
	margin: 0 auto
}

#links a {
	margin: 0
}

#copyright {
	width: 500px;
	margin: 12px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#copyright h2 {
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0 0 0
}

/*#copyright {width:500px; margin:12px auto}
#copyright h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:normal; padding:5px 0 0 0}*/
#copyright a:link {
	color: #4ea9d7;
	text-decoration: none
}

#copyright a:visited {
	color: #4ea9d7;
	text-decoration: none
}

#copyright a:hover {
	color: #00d5ee;
	text-decoration: underline
}

/*Google ads*/
#googleads {
	width: 191px;
	height: 600px;
	background-color: #fff;
	line-height: 11px;
	font-size: smaller;
	text-align: center;
}

#googleadstop {
	width: 191px;
	height: 600px;
	background-image: url(googleads_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#googleadsbottom {
	width: 191px;
	height: 600px;
	background-image: url(googleads_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom
}

/*Search*/
#search {
	width: 770px;
	height: 187px;
	background-image: url(search_bg.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 15px
}

#searchleft {
	width: 770px;
	height: 187px;
	background-image: url(search_left.jpg);
	background-repeat: no-repeat;
	background-position: left
}

#searchright {
	width: 770px;
	height: 187px;
	background-image: url(search_right.jpg);
	background-repeat: no-repeat;
	background-position: right
}

#search h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3d7f00;
	text-align: center;
	padding: 10px 0 0 0
}

#search p {
	font-size: 12px;
	color: #fff;
	text-align: center
}


/* Custom Logo box */
#custom_logo_box {
  top: -20px;
  position: relative;
  display: none;
	width: 770px;
	height: 177px;
	background-image: url(clb_bg.jpg);
	background-repeat: repeat-x;
	margin: 0 0 -20px 15px;
	overflow: hidden;
	text-align: left;
}

#custom_logo_box .left {
	width: 770px;
	height: 177px;
	background-image: url(clb_left.jpg);
	background-repeat: no-repeat;
	background-position: left
}

#custom_logo_box .right {
	width: 770px;
	height: 177px;
	background-image: url(clb_right.jpg);
	background-repeat: no-repeat;
	background-position: right
}

#custom_logo_box h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3d7f00;
	text-align: center;
	padding: 10px 0 0 0;
}

#custom_logo_box p {
	font-size: 12px;
	color: #fff;
	margin-left: 260px;
	text-align: left;
	padding-bottom: 10px;
}

#custom_logo_box h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}

#custom_logo_box table{
	margin-top: 5px;
	width: 479px;
	height: 73px;
	background-image: url(radio.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 11px;
	margin-left: 120px;
	text-align: left;
}

#custom_logo_box input {
	margin: 0 0 0 5px;
}

#url {
	font-size: 16px;
	width: 474px;
}

#tabela {
	margin: 10px 0 0 20px
}

#tabelb {
	margin-top: 5px;
	width: 479px;
	height: 73px;
	background-image: url(radio.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 11px;
}

#tabelb input {
	width: 14px;
	height: 14px;
	margin: 0 0 0 5px
}

#search h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 18px;
	font-weight: normal
}

/* White Content Area under the search*/
#content {
	width: 770px;
	height: 403px;
	background-color: #fff;
	background-image: url(whitecorner_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 0 0 15px
}

#contentlb {
	width: 770px;
	height: 403px;
	background-image: url(whitecorner_lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom
}

#contentrt {
	width: 770px;
	height: 403px;
	background-image: url(whitecorner_rt.gif);
	background-repeat: no-repeat;
	background-position: right top
}

#contentrb {
	width: 770px;
	height: 403px;
	background-image: url(whitecorner_rb.gif);
	background-repeat: no-repeat;
	background-position: right bottom
}

#content p {
	color: #5a5a5a;
	padding: 0 30px 0 30px
}

#content a:link {
	color: #5a5a5a;
	text-decoration: underline
}

#content a:visited {
	color: #5a5a5a;
	text-decoration: underline
}

#content a:hover {
	text-decoration: none
}

#content #banner {
	margin: 5px 0 0 150px;
}

#banner img {
	border: 1px solid #c0c0c0
}

.error {
	font-weight: bold;
	color: red;
}

#container {
	width: 770px;
	min-height: 400px;
	border: 10px solid #ffffff;
	background: #fff;
	margin: auto;
	margin-top: 20px;
	padding: 0;
}

#loadframe {
	font-family: sans-serif;
	background: #539DBC;
	position: absolute;
	left: 50%;
	margin-left: -290px;
	top: 280px;
	width: 400px;
	display: none;
	z-index: 10;
}

#innerframe {
	margin: 20px 3px 3px;
	background: white;
	text-align: center;
}

#close_button {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 0px;
	top: 0px;
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#loadframe iframe {
	width: 400px;
	top: 10px;
	height: 400px;
}

#frame_body {
	text-align: center;
	background: none;
}

#progress_bar {
	background: url('progress.gif');
	width: 88px;
	height: 13px;
	font-size: 1px;
	border: solid black 1px;
	margin: auto;
	display: none;
}

#custom_logo_form {
	display: none;
	background: #CBD4D9;
	border: 2px solid grey;
	left: 300px;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 100px;
	width: 300px;
}

#custom_logo_form table {
	text-align: left;
}

#opaco {
	background-color: #000000;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE8 */
	filter: progid : DXImageTransform.Microsoft.Alpha ( opacity =   50 );
	/* IE5+ */
	filter: alpha(opacity = 50); /* IE4- */
/*	moz-opacity: 0; */ /* Mozilla */
	-khtml-opacity: 0; /* Safari */
	opacity: 0; /* general CSS3 */
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
}

.hidden {
	display: none;
}

.clear {
  clear: both;
}
