html {
	height: 100%;
}
body {

	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(../urban_images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial,sans-serif;
	font-size: 10pt;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
.page-bg {
	width: 100%;
	float: left;
	background: url(../urban_images/main-bg.jpg) no-repeat 50% 99px;
	min-width: 960px;
	min-height: 100%;

}
* html .page-bg {
	height: 100%;
}
#main {
	margin: 0 auto;
	width: 936px;
}
#header {
	width: 936px;
	float: left;
	position: relative;
	height: 102px;
	background-repeat: repeat-x;
	background-position: 29px top;
}
.lightning {
	position: absolute;
	width: 358px;
	height: 81px;
	top: 0;
	left: 290px;
}
.lightning a {
	float: left;
	width: 352px;
	height: 257px;
	overflow: hidden;
	background-image: url(../urban_images/logonew.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-indent: -9999px;
	display: inline;
}
.main-nav {
	position: absolute;
	top: 8px;
	left: 3px;
}
.main-nav ul {
	margin: 0 2px 0 0;
	padding: 0;
	width: 155px;
	float: left;
	display: inline;
}
.main-nav ul li {
	width: 155px;
	float: left;
	list-style: none;
	font: 12px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0 0 4px;
}
.main-nav ul li a {
	width: 145px;
	float: left;
	text-decoration: none;
	color: #ffffff;
	padding: 0 0 1px 10px;
}
.main-nav ul li a:hover,
.main-nav ul li a.active {
	color: #fff;
	background-color: #2183c6;
}
.top-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 8px;
	left: 637px;
}
.top-nav li {
	float: left;
	display: inline;
	font: 10px/13px Arial, sans-serif;
	padding: 0 0 0 5px;
}
.top-nav li a {
	height: 16px;
	float: left;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	padding: 1px 0 0;
}
.top-nav li.contact-us a {
	background: url(../urban_images/contact-us-bg.png) no-repeat;
	width: 62px;
}
.top-nav li.jobs a {
	background: url(../urban_images/jobs-bg.png) no-repeat;
	width: 72px;
}
.top-nav li.partners a {
	background: url(../urban_images/partner-bg.png) no-repeat;
	width: 53px;
}
.top-nav li.home a {
	background: url(../urban_images/home-bg.png) no-repeat;
	width: 40px;
}
.top-nav li a:hover,
.top-nav li a.active {
	color: #fff;
}
.top-nav li.contact-us a:hover,
.top-nav li.contact-us a.active {
	background: url(../urban_images/contact-us-bg-hover.gif) no-repeat;
}
.top-nav li.jobs a:hover,
.top-nav li.jobs a.active {
	background: url(../urban_images/jobs-bg-hover.gif) no-repeat;
}
.top-nav li.partners a:hover,
.top-nav li.partners a.active {
	background: url(../urban_images/partner-bg-hover.gif) no-repeat;
}
.top-nav li.home a:hover,
.top-nav li.home a.active {
	background: url(../urban_images/home-bg-hover.gif) no-repeat;
}
.polson {
	position: absolute;
	background:url(../urban_images/polson-pier.gif) no-repeat;
	width: 42px;
	height: 43px;
	text-indent: -9999px;
	overflow: hidden;
	top: 38px;
	left: 887px;
}
.polson_two {
	position: absolute;
	background:url(../urban_images/sound-academy-top.gif) no-repeat;
	width: 49px;
	height: 43px;
	text-indent: -9999px;
	overflow: hidden;
	top: 38px;
	left: 827px;
}

.container {
	float: left;
	width: 936px;
	padding-bottom: 242px;
}
.top-banner {
	float: left;
	margin: 0;
	display: inline;
}
.top-banner img.myimage {
	float: left;
}
.banners {
	margin: 4px 0 0;
	padding: 0;
	float: left;
}
.banners li {
	float: left;
	display: inline;
	margin: 0 3px 0 0
}
.banners li img {
	float: left;
}
.banners li.last {
	margin-right: 0;
}
.text-blocks {
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
	display: inline;
}
.text-blocks li {
	float: left;
	display: inline;
	background: url(../urban_images/corner-shadow.jpg) no-repeat 12px 0;
	width: 305px;
	padding: 18px 0 0;
	margin: 0 0 0 10px;
}
.text-blocks li.last {
	width: 305px;
	margin-right: -10px;
	float: right;
	position: relative;
	background-position: 9px 0;
}
.text-blocks li h2 {
	margin: 0;
	padding: 0 0 15px;
	color: #000;
	text-transform: uppercase;
	font: bold 14px "Trebuchet MS", trebuchet, Arial, sans-serif;
}


.text-blocks li p {
	margin: 0;
	padding: 0 15px 2px 0;
	color: #4e4e4e;
	font: 12px/16px Arial, sans-serif;
}
.text-blocks li .more,
.events .more {
	background: url(../urban_images/sep.gif) no-repeat 0 2px;
	color: #000;
	font: 11px Arial, sans-serif;
	padding: 0 0 0 6px;
	float: left;
	margin: 0 0 0 2px;
	display: inline;
}
.events .more {
	margin: 3px 0 0 1px;
}
.text-blocks li .more:hover,
.events .more:hover {
	text-decoration: none;
}
.events {
	margin: 23px 0 0;
	padding: 0;
	float: left;
}
.events li {
	float: left;
	display: inline;
	width: 310px;
}
.events li div {
	background: transparent url(../images/events-bg.jpg) repeat-y scroll 0%;
	float: left;
	width: 298px;
	padding: 6px 0 4px 12px;
	margin-left: 4px;
}
.events li.last div {
	background: transparent url(../images/events-bg.jpg) repeat-y scroll 0%;
	width: 280px;
	margin-bottom: 10px;
	margin-left: 8px;
	font-size: 10pt;
	font-family: Arial;
}

.events li.last ul,.events li div ul{
	margin: 0px;
	padding: 0px;
	list-style-image: transparent url(../urban_images/bullet.gif);
}

.events li.last div li,.events li div li {
	background: url(../urban_images/bullet.gif) no-repeat 0 5px;
	color: #2183c6;
	font: bold 12px Arial, sans-serif;
	padding: 0 0 2px 11px;
}
.events li.last div li strong{
	padding: 5px;
}
.events h2 {
	margin: 0;
	padding: 0 0 17px 1px;
	font: bold 14px/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
}

.events .date {
	float: left;
	background: url(../urban_images/bullet.gif) no-repeat 0 5px;
	color: #2183c6;
	font: bold 12px Arial, sans-serif;
	padding: 0 0 2px 11px;
	width: 188px;
}
.events .comp {
	float: left;
	color: #5d5d5d;
	font: 12px Arial, sans-serif;
	width: 95px;
	padding: 0 0 2px;
}
.events li p {
	margin: 0;
	padding: 0 0 9px;
	color: #4e4e4e;
	font: 12px Arial, sans-serif;
}
.events li p em,
.events li p span {
	font-size: 10px;
}
.sponsors {
	float: left;
	width: 936px;
	padding: 12px 0 10px;
}
.sponsors h2 {
	margin: 0;
	padding: 0 0 0 13px;
	color: #000;
	font: bold 16px/19px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-transform: uppercase;
}
.sponsors ul {
	margin: 0;
	padding: 28px 0 0;
	float: left;
}
.sponsors ul li {
	display: inline;
	float: none;
	width: 100%;
	height: 80px;
	margin: 0 16px 0 0;
}
.sponsors ul li.last {
	margin-right: 0;
}
.sponsors ul li a {
	float: none;
	text-align: center;
	width: 120px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
}
.sponsors ul li a img {
	float: left;
}
.footer-bg-holder {
	float: left;
	width: 100%;
	min-width: 960px;
	background: #000 url(../urban_images/footer-bg.gif) repeat-x;
	height: 242px;
	position: relative;
	margin: -242px 0 0;
	bottom: 0%;
}
.footer {
	margin: 0 auto;
	width: 960px;
}
.top-footer {
	float: left;
	width: 940px;
	background: #161616 url(../urban_images/footer-block-bg.jpg) repeat-x;
	margin: 14px 0 0;
	padding: 0 0 0 20px;
}
.top-footer ul {
	margin: 0;
	padding: 18px 0 13px;
	float: left;
	width: 209px;
}
.top-footer ul li {
	float: left;
	list-style: none;
	font: 10px/13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	width: 209px;
	padding: 0 0 5px;
}
.top-footer ul li a {
	color: #717171;
	text-decoration: none;
}
.top-footer ul li a:hover {
	color: #fff;
}
.copyright {
	float: right;
	margin: 15px 20px 0 0;
	display: inline;
}
.copyright p {
	font: 10px/18px Arial, sans-serif;
	color: #626262;
	text-align: right;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.copyright p span {
	text-transform: none;
}
.globacore {
	background: url(../urban_images/globacore.gif) no-repeat;
	width: 139px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 100px;
	display: inline;
}
.bottom-logos {
	width: 935px;
	bottom: 0%;
	text-align: left;
	padding: 5px;
}
.bottom-logos li {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	width: 200px;
	border: #ff0000 1px dotted;
	display: block;
	
}
.bottom-logos li.left {
	text-align: left;
}
.bottom-logos li.middle {
	text-align:center;
}
.bottom-logos li.right {
	text-align: right;
}



.bottom-logos li.last {
	padding-right: 0;
} 
.bottom-logos li img {
	float: left;
}
.lines-holder {
	float: left;
	background: url(../urban_images/lines.gif) repeat-x;
	width: 936px;
	padding: 0;
	margin: 2px 0 0;
}
.content-bg-holder {
	float: left;
	width: 936px;
	background: url(../urban_images/left-menu-bg.gif) repeat-y;
	padding-bottom: 39px;
	margin: 30px 0 0;
	min-height: 560px;
	_height: 560px;
}
.left-navigation {
	margin: 0;
	padding: 22px 0 0;
	float: left;
	width: 223px;
}
.left-navigation li {
	float: left;
	list-style: none;
	font: 14px/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
	width: 209px;
	margin: 0 0 0 14px;
	padding: 0 0 5px;
	display: inline;
}
.left-navigation li a {
	text-decoration: none;
	color: #fff;
	width: 203px;
	float: left;
	padding: 1px 0 3px 6px;
}
.left-navigation li a.my_attraction {
	font-size: 8pt;
}

.left-navigation li a:hover,
.left-navigation li a.active {
	text-decoration: none;
	background: url(../urban_images/menu-bg-hover.jpg) repeat-y;
}
.content {
	float: left;
	width: 673px;
	padding: 22px 0 0;
	margin: 0 0 0 27px;
	display: inline;
}
.content h2,h1 {
	margin: 0;
	padding: 0 0 15px;
	text-transform: uppercase;
	color: #1665d1;
	font: bold 16px/19px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.content h3 {
	margin: 0;
	padding: 0 0 15px;

	color: #1665d1;
	font: bold 12px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.content p {
	margin: 0;
	padding: 0 0 20px;
	color: #4e4e4e;
	font: 12px Arial, sans-serif;
}
.content p strong {
	color: #000;
}
.photo {
	float: left;
	padding: 0 16px 0 0;
	margin: 4px 0 0;
}
.photo img {
	float: left;
}
.table {
	margin: 12px 0 0;
	padding: 0;
	border-collapse: collapse;
	width: 673px;
	float: left;
}
.table tr {
	width: 673px;
}
.table tr.bg td {
	background: url(../urban_images/table-bg.jpg) repeat-y;
}
.table tr.bg td.date {
	background-position: -268px 0;
}
.table tr.bg td.type {
	background-position: -545px 0;
}
.table th {
	margin: 0;
	padding: 0 0 12px;
	text-align: left;
	color: #000;
	font: bold 14px/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-transform: uppercase;
}
.table td {
	margin: 0;
	padding: 8px 0 8px;
}
.table .event {
	width: 255px;
	padding-left: 13px;
}
.table .date {
	width: 276px;
}
.table .type {
	width: 126px;
}
.table td.event {
	color: #1665d1;
	font: bold 14px/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-transform: uppercase;
}
.table td.red {
	color: #ff0048;
}
.table td.date {
	color: #000;
	font: 12px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-transform: uppercase;
}
.table td.type {
	color: #616161;
	font: italic 12px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-transform: uppercase;
}

div.bot {
	float: left;
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


div.glob-table {
	clear: both;
	text-align: center;
	font: italic 12px/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

div.glob-table th {
	background: #68ABDE;
	font: 10pt "Trebuchet", sans-serif;
	padding: 6px;
	color: #fff;
}

div.glob-table tr.altrowcolor {
	background: #f2f2f2;
}

div.glob-table tr {
	padding: 5px;
}

div.glob-table tr.highlight {
	padding: 5px;
	background: #FFFFAC;
}



div.do-not-disturb ul,div.do-not-disturb ol {
	list-style-type: none;
	font-size: 9pt;
	color: #575757;
}
div.do-not-disturb ul li,div.do-not-disturb ol li {
	background: transparent url(../urban_images/bullet.gif) no-repeat 0 5px;
	padding-left: 10px;
	font-family: "Arial";
	font-size: 9pt;

}
div.do-not-disturb strong{
	font-family: "Arial";

}

div#myLightBox {
	overflow: hidden;
	background: #000;
	border: #575757 5px solid;
    top: 25%;
    left: 50%;
    margin: 0px -200px 0px -200px;
    z-index: 500;
    position: absolute;
	width: 400px;
	height: 280px;
	padding-bottom: 20px;
	text-align: center;
}

i {
font: 10px/13px Arial, sans-serif;	
}

div.do-not-disturb p{
	line-height:18px;

	font-family:Arial, Helvetica, sans-serif;
	
}