/*   
Theme Name: Aquatic
Theme URI: http://www.designeo.cz
Description: Šablona vzhledu od Designeo 
Author: Designeo Creative s.r.o.
Author URI: http://www.designeo.cz
Version: 1.0

Copyright (c) Designeo Creative s.r.o. 2010.

Created by Honza Michalička and Tereza Jeníčková.
Contact us at info@designeo.cz
Website http://www.designeo.cz
*/

	
/*
* !BODY
* ------------------------------------------------------------------------------
*/
body {
	color:#14384F;
	font-family:'Trebuchet MS', Helvetica,"Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
	font-weight:normal;
	font-size:83%;
	line-height:1.5;
	margin:0;
	padding:0;
	border:none;
	background:#74b2d8;
}

.wrap {
	width:1000px;
	margin:0 auto;
	padding:0;
}


	
/*
* !HEADER
* ------------------------------------------------------------------------------
*/
#header {
	background:#0a649c;
}

#header .wrap {
	background:url(images/bg-header1.png) no-repeat top left;
	height:141px;
	width:1030px;
}

#header h1 {
	margin:0;
}

#header h1 span {
	display:none;
}

#logo a {
	display:block;
	background:transparent url(images/logo.png) no-repeat top left;
	height:73px;
	width:154px;
	overflow:hidden;
	float:left;
	outline:none;
	margin-top:60px;
	margin-left:40px;
}


	
/*
* !CONTENT
* ------------------------------------------------------------------------------
*/
#content {
	background:#74b2d8 url(images/bg-content-part.png) repeat-x top left;
}

#content .wrap {
	background:transparent url(images/bg-content.png) no-repeat top left;
	min-height:301px;
	padding:20px 0 50px;
}


	
/*
* !FOOTER
* ------------------------------------------------------------------------------
*/
#footer {
	color:#a4d3ef;
	background:#1f7cb5;
	padding: 10px 0 30px;
}

#footer .footer-block {
	float: left;
	width: 280px;
}
#footer .footer-block .widget {
	margin: 15px 30px 15px 0px;
}

#footer #contact {
	width:285px;
	height:170px;
	background:transparent url(images/footer-img-contact.png) no-repeat top right;
	color:#1F7CB5;
	position: relative;
	top:20px;
	left:90px;
}

#footer #contact h4 {
	color:#1F7CB5;
}
#footer #contact h4.person {
	color: #74BF23;
	padding-bottom: 10px;
}
#footer #contact h4.mail {
	background: url(images/icons/email_edit.png) no-repeat top left;
	padding-left: 40px;
	padding-bottom: 10px;
}
#footer #contact h4.phone {
	background: url(images/icons/phone_sound.png) no-repeat top left;
	padding-left: 40px;
	padding-bottom: 10px;
}

#footer #contact a:link {
	color:#1F7CB5;
}

#footer #contact a:hover {
	color:#0A649C;
	text-decoration: underline;
}

#footer #contact a:visited {
	color:#1F7CB5;
}

#footer #contact .widget {
	padding:20px 0 40px 30px;
	margin: 0;
}

#footer #newsletter {
	width:350px;
}

#footer h3 {
	margin:0;
	color:white;
	padding-bottom:6px;
}

#footer a:link {
	color:#a4d3ef;
	text-decoration:none;
	font-weight:normal;
}

#footer a:visited {
	color:#a4d3ef;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	color:white;
	text-decoration:underline;
}

	
/*
* !NAVIGATION - HOMEPAGE
* ------------------------------------------------------------------------------
*/
#navhome {
	background:transparent url(images/bg-main-part.png) repeat-x top left;
}

#navhome .wrap {
	background:url(images/bg-header1.png) no-repeat top left;
	width:1030px;
}

#navhome .wrap ul {
	margin:0;
	padding:0;
}

#navhome li {
	text-align:left;
	float:left;
	padding:0;
	list-style-type:none;
	line-height:1.2em;
}

#navhome li a  {
	outline:none;
	font-family:"Helvetica Neue",Helvetica,"Century Gothic","Avant Garde Gothic",Arial,sans-serif;
	display:block;
	color:white;
	text-decoration:none;
	cursor:pointer;
}

#navhome li a h2 {
	background:transparent url(images/hp/box-aqua-pokus.jpg) no-repeat top left;
	width:253px;
	height:180px;
	text-indent:-10000px;
	margin:0;
	padding:0;
}

#navhome li a p {
	height:131px;
	margin:0;
	padding:0;
	display:block;
}

#navhome li a p span {
	display:block;
	padding:10px 35px;
}

#navhome li a.box-aqua h2 {
	background:transparent url(images/hp/hp-aqua-top.jpg) no-repeat top left;
	width:253px;
}

#navhome li a.box-aerobik h2 {
	background:transparent url(images/hp/hp-aerobik-top.jpg) no-repeat top left;
	width:261px;
}

#navhome li a.box-csaa h2 {
	background:transparent url(images/hp/hp-csaa-top.jpg) no-repeat top left;
	width:263px;
}

#navhome li a.box-akce h2 {
	background:transparent url(images/hp/hp-akce-top.jpg) no-repeat top left;
	width:253px;
}

#navhome li a.box-aqua p {
	background:transparent url(images/hp/hp-aqua-bottom.jpg) no-repeat top left;
	width:253px;
}

#navhome li a.box-aqua:hover p {
	background-position:0 -131px;
}

#navhome li a.box-aerobik p {
	background:transparent url(images/hp/hp-aerobik-bottom.jpg) no-repeat top left;
	width:261px;
}

#navhome li a.box-aerobik:hover p {
	background-position:0 -131px;
}

#navhome li a.box-csaa p {
	background:transparent url(images/hp/hp-csaa-bottom.jpg) no-repeat top left;
	width:263px;
}

#navhome li a.box-csaa:hover p {
	background-position:0 -131px;
}

#navhome li a.box-akce p {
	background:transparent url(images/hp/hp-akce-bottom.jpg) no-repeat top left;
	width:253px;
}

#navhome li a.box-akce:hover p {
	background-position:0 -131px;
}


	
/*
* !NAVIGATION - SUB PAGES
* ------------------------------------------------------------------------------
*/
#navpage {
	height:64px;
	background:#0a649c;
	border-bottom:1px solid white;
}

#navpage .wrap {
	width:1030px;
}

#navpage .wrap ul {
	margin:0;
	padding:0;
}

#navpage li {
	text-align:left;
	float:left;
	padding:0;
	list-style-type:none;
	line-height:1.2em;
}

#navpage li a {
	outline:none;
	display:block;
	height:64px;
	text-decoration:none;
	color:white;
	font-size:110%;
}

#navpage li.page-item-3 a {
	background:transparent url(images/page-boxy/page-box-aqua.jpg) no-repeat top left;
	width:253px;
}


	
/*aqua*/
#navpage li.page-item-21 a {
	background:transparent url(images/page-boxy/page-box-aerobik.jpg) no-repeat top left;
	width:259px;
}


	
/*aerobic*/
#navpage li.page-item-37 a {
	background:transparent url(images/page-boxy/page-box-csaa.jpg) no-repeat top left;
	width:261px;
}


	
/*cssa*/
#navpage li.page-item-44 a {
	background:transparent url(images/page-boxy/page-box-akce.jpg) no-repeat top left;
	width:257px;
}


	
/*akce*/
#navpage li a span {
	display:block;
}

#navpage li.page-item-3 a span {
	padding:40px 0 0 80px;
}

#navpage li.page-item-21 a span {
	padding:40px 0 0 60px;
}

#navpage li.page-item-37 a span {
	padding:40px 0 0 40px;
}

#navpage li.page-item-44 a span {
	padding:40px 0 0 90px;
}

#navpage li.page_item a:hover {
	background-position:0 -64px;
	padding-bottom:20px;
}

#navpage li a:hover span {
	position:relative;
	top:-10px;
}

#navpage li.current_page_parent a, #navpage li.current_page_item a, #navpage li.current_page_ancestor a {
	background-position:0 -64px;
}

#navpage li.current_page_parent a span,#navpage li.current_page_item a span, #navpage li.current_page_ancestor a span {
	position:relative;
	top:-10px;
}


	
/*
* !NAVIGATION - SECOND LEVEL
* ------------------------------------------------------------------------------
*/
.detail-navig {
	background:#0a649c;
	-moz-border-radius:7px;
	margin:0;
	padding:10px 0;
}

.detail-navig ul {
	padding:0;
	line-height:1.4em;
	margin:0;
}

.detail-navig li {
	list-style-type:none;
	padding:0;
	margin:0;
}

.detail-navig li a {
	color:white;
	text-decoration:none;
	font-size:100%;
	display:block;
	padding:5px 5px 5px 20px;
	margin:1px 0;
}


	
/* aqua */
.section-3 li a:hover, .section-3 .current_page_item a, .section-3 .current_page_parent a {
	background:#1E7BB6;
}


	
/* aero */
.section-21 li a:hover, .section-21 .current_page_item a, .section-21 .current_page_parent a {
	background:#7D5697;
}


	
/* schoool*/
.section-37 li a:hover, .section-37 .current_page_item a, .section-37 .current_page_parent a {
	background:#DE9A1B;
}


	
/*akce */
.section-44 li a:hover, .section-44 .current_page_item a, .section-44 .current_page_parent a {
	background:#6D983F;
}


	
/*
* !HTML ELEMENTS - Zakladni formatovani HTML prvku
* ------------------------------------------------------------------------------
*/
h1,h2,h3,h4 {
	font-family:"Helvetica Neue",Helvetica,"Century Gothic","Avant Garde Gothic",Arial,sans-serif;
	color:white;
	font-weight:normal;
}

h1 {
	font-size:250%;
	margin:1.2em 0 .4em;
	line-height:1.4em;
}

h2 {
	font-size:200%;
	margin:.2em 0 .8em;
	line-height:1.4em;
}

h3 {
	font-size:160%;
	margin:.5em 0 .3em;
	color:#14384F;
}

h4 {
	font-size:130%;
	margin:.2em 0;
	color:#14384F;
}

a {
	outline:none;
}

a:link {
	color:#14384F;
	text-decoration:underline;
}

a:visited {
	color:#14384F;
	text-decoration:underline;
}

a:hover {
	color:white;
	text-decoration:underline;
}

p {
	margin:.5em 0 1em;
}

hr {
	display:none;
}

img {
	border:1px solid #0A649C;
	margin:5px;
}
ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: square;
}

acronym {
	border-bottom:1px dotted;
	cursor:help;
}



/*
* TABLES - Obecne styly pro tabulky
* ------------------------------------------------------------------------------
*/
table {
    border-collapse: collapse; 
    font-size: 100%;
  	border: none;
  	line-height: 1.5em;
  	background-color: transparent;
 	width: 100%;
  	margin: 10px 0 20px;  
	border: 1px solid #0a5787;
	background:#549bc8;
}
		table th, table .tfoot td {
			color: white;
		  	background: #0a649c;
		  	border-bottom: 1px solid #0a5787;
		  	padding: 7px 10px;
		}
		table th a:link, table th a:visited {
		  	font-weight: bold;
		  	color: white;
		}
		table td {
		  	text-align: left;
		  	padding: 7px 10px;
		  	border: 1px solid #1f7cb5; 
		}
		table caption {
		  	text-align: left;
		  	font-weight: bold;
		}
		table .firstcol { text-align: left; padding: 0 20px 0 10px; }
		table .even td { background: #F7F7F7; /*#FDF0B8;*/ }
		table .castka { text-align: right; }
		
		

.rozvrh {
	font-size: 80%;
}



/*
* FORMS - Obecne styly pro formulare
* ------------------------------------------------------------------------------
*/
form {
    margin: 0; 
    padding: 0;
    border: none;
}
		form textarea,form input,form select {
			font-family: 'Trebuchet MS', Arial, lucida, sans-serif;
			font-size:95%;
		}
		form input[type=text],form textarea, form select {
			border: 1px solid #468ab5;
			padding: 3px 5px;
			background: #BFE7FF;
			color: #07527F;
			width: 200px;
		}
		form input[type=submit] {
			border: 1px solid #1a70a3;
			padding: 10px 30px;
			background:#1f7cb5;	
			color: white;
			font-weight: bold;
			font-size:120%;
			cursor: pointer;
			border-radius: 24px;
			-moz-border-radius: 24px;
		    -webkit-border-radius: 24px;
		}
		form input[type=submit]:hover {
			background: #156a9b;
		}
		form input[type=text]:focus {
			background: white;
		}
		form fieldset {
		  	padding: 20px 20px;
		  	border: 1px solid #468ab5;
		  	margin: 30px 0;
		  	background:#549bc8;
			border-radius: 12px;
			-moz-border-radius: 12px;
		    -webkit-border-radius: 12px;
		}
		form legend {
		    font-weight: bold;
		    color:#0C345F;
		    padding: 3px 20px;
		    font-size:120%;
		    border: 1px solid #468ab5;
		    background:#549bc8;
		    border-radius: 12px;
			-moz-border-radius: 12px;
		    -webkit-border-radius: 12px;
		}
		form fieldset label {
		  	float: left;
		  	text-align:left;
		  	width: 150px;
		  	clear: inherit;
		    margin-right: 10px;  	
		}
		form div { margin: 5px; }
		form .field { width: 20em; }
		form .short { width: 5em; }
		form .middle { width: 11em; }
		form .button { padding: 2px 15px; margin-left: 110px; }
		form .checkbox  { margin-left: 160px; }
		form .checkbox label { float: none; width: auto; }
		
		form #errors {
		  font-weight: bold;
		  color: #BF0B12;
		  border: 1px solid #BF0B12;
		  padding: 5px 15px;
		  margin: 10px 0;
		}
		form .error-fld { background: #FFDFDF; border: 1px solid #DF6161; }
		form .error-fld label { font-weight: bold; color: #BF0B12; }
		form .error-msg { 
			font-weight: bold; 
			color: #BF0B12; 	
			margin: 0 0 10px 110px; 
			padding: 0 0 0 20px; 
			background: url(../img/icons/exclamation.gif) no-repeat 0 2px;
		}
		form .note { 
			font-weight: normal; 
			font-style: italic;	
			margin: 0 0 0px 140px; 
			padding: 0 0 0 20px; 
		}


.asterisk {
	color:red;
	padding-left:5px;
}
a.rf-clone {
	margin: 0 0 0px 160px; 
	font-weight: bold;
	background:#1f7cb5;	
	color: white;
	padding: 3px 10px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100px;
	border-radius: 12px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}
a.rf-clone:hover {
	background: #156a9b;
}
.form-success {
	color: #3A5F00;
	background: #8ECF26;	
	font-weight: bold;
	padding: 3px 5px;
	border: 1px solid #70AF0A;
}


	
/*
* !UNIVERSAL CLASSES - Univerzalni formatovaci tridy
* ------------------------------------------------------------------------------
*/
.hidden {
	display:none;
}

.bigger {
	font-size:130%;
	margin:1em 0 .5em;
}

.smaller {
	font-size:90%;
}

.cleaner {
	clear:both;
}

.acenter {
	text-align:center;
}

.aright {
	text-align:right;
}

.aleft {
	text-align:left;
}

.left {
	float:left;
}

.right {
	float:right;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

a.external-link {
	background:transparent url(images/icons/external-link.png) no-repeat scroll right top;
	display:inline;
	padding-right:11px;
}

.perex {
	font-size:110%;
	font-style: italic;
	margin: 0 0 20px;
}
.meta {
	margin: 20px 0;
}

.pozn {
	width:640px;
	margin:20px 0 0 20px;
	color:white;
	border-left:3px solid #843092;
}

.white {
	color:white;
}

.fix {
	background:#91C4E4;
	padding:3px;
	color:white;
}


.box {
	background:#458DBA;
	padding: 10px 10px 10px 20px;
	min-height:160px;
	border-radius: 12px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.up {
	padding-top:30px;
}

.page-title {
	float:right;
	color:#67A8CF;
	font-size:230%;
	padding-right:10px;
}



.content .col750 ul {
	padding-left:20px;
}



/*
* GRID SYSTEM a prvky layoutu
* ------------------------------------------------------------------------------
*/
.col180,.col200,.col210,.col220,.col230,.col300,.col380,.col440,.col620,.col700 {
	margin:0 20px 0 0;
	float:left;
}

.col180 {
	width:180px;
}

.col200a {
	width:190px;
	margin-top:10px;
	margin-right:40px;
	float:left;
}

.col200b {
	width:190px;
	margin-top:10px;
	margin-right:0;
	float:left;
}

.col210 {
	width:210px;
}

.col220 {
	width:220px;
}

.col230 {
	width:230px;
}

.col300 {
	width:300px;
}

.col380 {
	width:380px;
}

.col440 {
	width:440px;
}

.col460 {
	width:460px;
}

.col540 {
	width:480px;
	padding-left:40px;
}

.col620 {
	width:620px;
}

.col700 {
	width:700px;
}

.col720 {
	width:720px;
}

.col750 {
	width:730px;
	float:left;
	padding-left:30px;
}

.col940 {
	width:940px;
}

.col960 {
	width:960px;
}

.col440,.col940 {
	margin:0 20px;
}

.col180 {
	width:180px;
	margin:0 40px 0 0;
}

.col460-hp-left {
	padding-right:60px;
	width:460px;
	float:left;
}

.col460-hp-right {
	width:480px;
	float:left;
}

.maincol220 {
}


	
/*
* !SPECIFIC STYLES
* ------------------------------------------------------------------------------
*/

.news-date {
	background:transparent url(images/icons/calendar_view_month.png) no-repeat 0 3px;
	padding-left:40px;
	height:35px;
	margin-top:30px;
	margin-bottom:15px;
}

.zoom {
	background:transparent url(images/icons/zoom.png) no-repeat 0 3px;
	padding-left:40px;
	height:35px;
	margin-top:30px;
}

.zoom-small {
	background:transparent url(images/icons/zoom-small.png) no-repeat top left;
	padding-left:20px;
	height:20px;
}






	
/*
* Aktuality
* ------------------------------------------------------------------------------
*/
.post {
	 margin: 20px 0px;
}
.post h4 {
	padding: 0 0 0 50px;
}
.post .perex-in-list {
	padding: 0 0 0 50px;
}
.post .publikovano {
	font-size: 90%;
	color: #0A649C;
}
.categorie {
	float: left;
	position: relative;
	top: 3px;
}

.cat-marker a {
	display: block;
	padding: 2px 8px;
	margin: 0 5px 0 0;
	color: white;
	text-transform: uppercase;
	font-size: 80%;
	border-radius: 12px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
	text-decoration: none;
}

.cat-aqua a {
	color: #DFEFFF;
	background:#3C71A7;	
}
.cat-aqua a:hover {
	color: white;
	background:#1A558F;
}
.cat-akce a {
	color: #DEEFC2;
	background:#708B46;
}
.cat-akce a:hover {
	color: white;
	background:#4F6F1B;
}
.cat-csaa a {
	color: white;
	background:#CA9936;
}
.cat-csaa a:hover {
	color: white;
	background: #CF8800;
}
.cat-aerobik a {
	color: #EFDFFF;
	background:#73598B;
}
.cat-aerobik a:hover {
	color: white;
	background: #5F3F7F;
}


	
/*
* Breadcrumbs
* ------------------------------------------------------------------------------
*/
#breadcrumbs {
	margin:0 0 10px;
	padding:0 0 10px;
	color:#07527F;
	font-size:90%;
}

#breadcrumbs a {
	color:#07527F;
}

#breadcrumbs a:hover {
	color:white;
}

#breadcrumbs .first {

	
/*background:transparent url(images/icons/breadcrumbs_home.png) no-repeat scroll 0 0;
	height: 16px !important;
	margin: 2px 5px 0 0;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	width: 16px;
	display: block;
	float: left;*/
	margin:0 0 10px;
	padding:0 0 10px;
	color:#07527F;
}

#breadcrumbs .first:hover {
	background:transparent url(images/icons/breadcrumbs_home.png) no-repeat scroll 0 -16px;
}


	
/*
* Newsletter form
* ------------------------------------------------------------------------------
*/
#newsletter h2 {
	display:none;
}
#footer input {
	border: 1px solid #085F8F;
	padding: 3px 5px;
	background: #BFE7FF;
	color: #07527F;
}
#footer input:focus {
	background: white;
}

#footer table {
	border:0;
	padding:0;
	margin-top:10px;
	background: none;
}

#footer table td {
	border:0;
	padding:0;
}

#opt_name,#opt_email {
	width:150px;
}

#footer #submit {
	background:#136D9F;
	border: 1px solid #085F8F;
	color:white;
	cursor: pointer;
	font-size:100%;
	padding: 4px 15px;

}
#footer #submit:hover {
	background:#07527F;
}
#footer .alo_easymail_widget_error {
	color: #4F0D00;
	background: #FF512F;	
	font-weight: bold;
	padding: 3px 5px;
	border: 1px solid #DF2500;
}
#footer .alo_easymail_widget_ok {
	color: #3A5F00;
	background: #8ECF26;	
	font-weight: bold;
	padding: 3px 5px;
	border: 1px solid #70AF0A;
}


	
/*
* Product box 
* ------------------------------------------------------------------------------
*/
.product-box {
	background:#549bc8;
	padding: 10px 20px;
	margin: 25px 0;
	
	border: 1px solid #4792BF;
	
	border-radius: 12px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    
    box-shadow: 5px 5px 5px #4C8AAF;
  	-moz-box-shadow: 5px 5px 0px #4C8AAF;
  	-webkit-box-shadow: 0px 0px 40px #31759F;
}

.product-box p {
	margin:0;
}

.product-box img {
	border: none;
	border-radius: 12px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.product-box h3 {
	font-size:150%;
	margin:0 0 .2em;
}

.product-box h3 a {
	color:white;
}

.product-box h3 a:hover {
	color:#316299;
}

.product-box .perex {
	color:#14384F;
	font-size:100%;
	padding:10px 0;
	font-style: normal;
}

.destinace,.cena,.cvici,.napln,.terminy,.perex {  
}

.product-box table {
	margin-top:10px;
}
.product-box .buttons {
	margin: 15px 0;
}

a.form-link, a.detail {
	background:#1f7cb5;
	padding: 4px 15px;
	margin: 0 10px 0 0;
	border-radius: 12px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
	text-decoration: none;
	color: white;
}

a:hover.form-link {
	background: #085C8F url(images/icons/tick.png) no-repeat 95% 0px;
	padding: 4px 40px 4px 15px;
}
a:hover.detail {
	background: #085C8F url(images/icons/zoom.png) no-repeat 95% 0px;
	padding: 4px 40px 4px 15px;
}

	
/*
* Instruktor box 
* ------------------------------------------------------------------------------
*/
.instruktor-box a {
	width:200px;
	height:180px;
	margin:10px 20px 10px 0;
	float:left;
	background:#549bc8;
	-moz-border-radius:10px;
	text-align:center;
	text-decoration:none;
}

.instruktor-box a:hover {
	background:#2F89BF;
}

.instruktor-box a h3 {
	font-size:140%;
	color:#14384F;
	text-decoration:underline;
}

.instruktor-box a:hover h3 {
	color:#DFF3FF;
}


	

	
/*
* ICONS
* ------------------------------------------------------------------------------
*/
a[href$=.pdf],a[href$=.txt],a[href$=.zip],a[href$=.rar],a[href*=@] {
	padding-bottom:2px;
	padding-left:22px;
	padding-top:2px;
	background:transparent;
}

a[href$=.pdf] {
	background:url(images/icons/page_white_acrobat.png) no-repeat scroll left center;
}

a[href$=.txt] {
	background:url(images/icons/page_white_text.png) no-repeat scroll left center;
}

a[href$=.zip],a[href$=.rar],a[href$=.ace],a[href$=.tar.gz],a[href$=.tgz] {
	background:url(images/icons/page_white_compressed.png) no-repeat scroll left center;
}

a[href*=@] {
	background:url(images/icons/email.png) no-repeat scroll left center;
}

/*BANNER*/
.banner a{
	background: url(images/banner/Fit-banner-480x140p.jpg) no-repeat top left;
	width:480px;
	height:140px;
	clear:both;
	display:block;
	position:relative;
	top:20px;
}

.banner a span{
	display:none;
}

.fullEvent {
  color: red;
  display: inline;
  font-weight: bolder;
  background: #cadff3;
  padding: 2px 5px;	
}
