/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


body {
	background: #ffd url('../images/bg.gif');
	color: #333;
	font-size: 12px;
	text-align: center;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

b, em {
	font-weight: bold;
	color: #ee3300;
}

a {
	color: #009DDF;
	text-decoration: none;
}

a:hover {
	color: #33ccff;
}

a.buy {
	background: #009DDF;
	color: #fff;
	padding: 1px 3px 2px 3px;
}

a.buy:hover {
	background: #33ccff;
	color: #fff;
	padding: 1px 3px 2px 3px;
}

h1 {
	font-weight: normal;
	text-align: center;
}

h2 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-style: italic;
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 10px;
}


h3 {
	background: #111;
	color: #ffd;
	padding: 2px 0px 3px 5px;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 32px;
}

p {
	margin-bottom: 10px;
	line-height: 18px;
}


#header {
	width: 100%;
	height: 192px;
	background: #111;
}

#header-container {
	width: 960px;
	margin: 0px auto 0px auto;
}

#header-left {
	width: 640px;
	display:inline;
	float: left;
}

#blurb {
	width: 100%;
	height: 120px;
	background: url('../images/blurb.gif');
	background-repeat: no-repeat;
	background-position: 0px 32px;
}



/* MENU */


#menu {
	height: 48px;
	margin-top: 24px;
	overflow: hidden;
}


.bubplastic.horizontal {
	width: 100%;
	height: 32px;
	margin: 0;
	padding: 0;
}

.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 40px;
	padding-left: 10px;
	float: left;
	text-transform: uppercase;
	font-size: 20px;
	color: #009DDF;
	text-decoration: none;
}


.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 40px;
	padding-top: 5px;
	padding-right: 10px;
	cursor: pointer;
}

.blog {
	background: url('../images/blog-new.gif');
	background-repeat: no-repeat;
}

.bubplastic.blue ul li a:hover {
	color: #fff;
}

.bubplastic.blue ul li.highlight a {
	background: #009DDF;
	color: #fff;
}


#logo {
	width: 320px;
	height: 192px;
	display:inline;
	float: left;
	overflow: visible;
}

#content {
	width: 960px;
	margin: 0px auto 0px auto;
}

#content-left {
	width: 710px;
	display:inline;
	float: left;
	text-align: left;
	overflow: hidden;
	margin-bottom: 64px;
}


#content-right {
	width: 240px;
	margin-left: 10px;
	margin-top: 0px;
	display:inline;
	float: left;
	text-align: left;
	margin-bottom: 64px;
}

#news {
	margin-top: 48px;
}

#ticketinfo {
	margin-top: 84px;
	font-weight: bold;
	background: #e30;
}

#ticketinfo h2 {
	font-size: 20px;
	line-height: 24px;
	font-style: normal;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #fff;
	background: #222;
	padding: 5px 5px 5px 10px;
}

#ticketinfo p {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	padding: 0px 5px 5px 10px;
}


#welcome {
	margin-top: 16px;
	padding-top: 10px;
	border-top: 1px solid #999;
}

#footer {
	width: 100%;
	height: 192px;
	margin-bottom: 0px;
	background: #111;
	clear: left;
	text-align: center;
}

#footer p {
	padding-top: 10px;
	color: #ddd;
}

#madonna {
	margin-top: 10px;
	width: 400px;
	height: 214px;
	display:inline;
	float: left;
	overflow: hidden;
}

 		#madonna a {
                display: block;
				background: url('../images/madonna.jpg');
                height: 100%;
        }

        #madonna a:hover {
                background: url('../images/madonna-hover.jpg');
        }

a.show {
	width: 100%;
	height: 100%;
	padding-top: 182px;
	padding-left: 10px;
	display: block;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	background: url('../images/black.png');
	background-repeat: repeat-x;
	background-position: 0px 166px;
	color: #fff;
}

a.show:hover {
	color: #33ccff;
}

#ranganika {
	margin-top: 10px;
	margin-left: 10px;
	width: 300px;
	height: 214px;
	display:inline;
	float: left;
	overflow: hidden;
}

 		#ranganika a {
                display: block;
				background: url('../images/ranganika.jpg');
                height: 100%;
        }

        #ranganika a:hover {
                background: url('../images/ranganika-hover.jpg');
        }

#addis {
	margin-top: 10px;
	width: 336px;
	height: 214px;
	display:inline;
	float: left;
	overflow: hidden;
}

 		#addis a {
                display: block;
				background: url('../images/addis.jpg');
                height: 100%;
        }

        #addis a:hover {
                background: url('../images/addis-hover.jpg');
        }

#capoeira {
	margin-top: 10px;
	margin-left: 10px;
	width: 364px;
	height: 214px;
	display:inline;
	float: left;
	background: url('../images/capoeira.jpg');
	overflow: hidden;
}

 		#capoeira a {
                display: block;
				background: url('../images/capoeira.jpg');
                height: 100%;
        }

        #capoeira a:hover {
                background: url('../images/capoeira-hover.jpg');
        }

#creole {
	margin-top: 10px;
	width: 288px;
	height: 214px;
	display:inline;
	float: left;
	overflow: hidden;
}

 		#creole a {
                display: block;
				background: url('../images/creole.jpg');
                height: 100%;
        }

        #creole a:hover {
                background: url('../images/creole-hover.jpg');
        }

#samba {
	margin-top: 10px;
	margin-left: 10px;
	width: 224px;
	height: 214px;
	display:inline;
	float: left;
	overflow: hidden;
}

 		#samba a {
                display: block;
				background: url('../images/samba.jpg');
                height: 100%;
        }

        #samba a:hover {
                background: url('../images/samba-hover.jpg');
        }

#salsa {
	margin-top: 10px;
	margin-left: 10px;
	width: 178px;
	height: 214px;
	display:inline;
	float: left;
	overflow: hidden;
}


 		#salsa a {
                display: block;
				background: url('../images/salsa.jpg');
                height: 100%;
        }

        #salsa a:hover {
                background: url('../images/salsa-hover.jpg');
        }

#havanarumba {
	margin-top: 10px;
	margin-left: 0px;
	width: 710px;
	height: 150px;
	display: inline;
	float: left;
	overflow: hidden;
}

        #havanarumba a {
                display: block;
                background: url('../images/havanarumba.jpg');
                height: 100%;
        }

        #havanarumba a:hover {
                background: url('../images/havanarumba-hover.jpg');
        }