/* CSS Document */

body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	background: #FFF7F7 url(/images/bground.jpg) repeat-x;
	margin: 0px;
	padding: 0px;}
	
p {
	margin: 0;
	padding-top: 0.7em;
	line-height: 150%;}	
	
ul {
	padding-top: 0px;
	line-height: 150%;
	margin-top: 0.5em;}
	
li {
	padding-bottom: .5em;}

	
.bold {
	font-weight: bold;}
	
table tr td {
	margin: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: text-top;}

#container {
	width: 950px;
	text-align: left;
	background: url(/images/bground-side-shadow.png) repeat-y center;
	overflow: auto;
	margin: 0px auto 20px;
	padding: 0px 10px;
	border-bottom: 1px solid #666;}

#header {
	background: #FFFFFF url(/images/header.jpg) no-repeat;
	position: relative;
	height: 160px;
	z-index: 100;}
#header img {
	float: right;
	margin-top: 60px;
	border-style: none;
	margin-right: 60px;}

#header a {
	font-size: 1px;
	line-height: 1px;	  }
		
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: none;
	height: 0px;
	display: none;}	
	
#header h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	height: 0px;
	display: none;}
	
h2 {
	font: normal 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #1055A5;
	margin: 0em 0px;
	padding: 0px 0px 0.3em;
	text-align: left;}
	
h3 {
	font: normal 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #1055A5;
	margin: 1.5em 0px 0.7em;
	padding: 0px 0px 2px;
	border-bottom: 1px solid #A1916F;}
	
h4 {
	font-size: 1.1em;
	margin: 1em 0px 0px;
	padding: 0px;
	line-height: 1.3em;}
	
#home h2 {
	border-style: none;
	width: auto;}

	
a:link {
	color: #1055A5;
	text-decoration: none;
	font-weight: bold; }

a:visited {
	color: #1055A5;
	text-decoration: none;
	font-weight: bold;}
	
a:hover {
	color: #62A6F0;
	text-decoration: underline;
	font-weight: bold;}

#content {
	overflow: auto;
	position: relative;
	z-index: 100;
	background: url(/images/nav_bg.gif) repeat-y;}	
	
#content_main {
	width: 770px;
	margin: 0px;
	padding: 20px 15px 20px 20px;
	display: block;
	overflow: auto;}

#nav {
	float: left;
	top: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 139px;
	position: relative;
	border-top: none;
	border-right:  1px solid #978664;
	border-bottom:  none;
	border-left: none;
	background: #253158;}	
	
#nav ul {
	color: #FFFFFF;
	float: left;
	width: 100%;
	font: 1em arial, helvetica, sans-serif;
	margin: 40px 0 0;
	padding: 0; }

#nav li {
	margin: 0px;
	padding: 0px;
	clear: left;
	list-style: none;
	width: 100%;}
	
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 4px 0px 4px 8px;
	height: 100%;}
	
#nav ul a:link, #nav ul a:visited {
	margin: 0px;
	color: #FFFFFF;
	height: 100%;}		
	
#nav li a:hover {
	text-decoration: none;
	background: #5A71BD;
	display: block;
	padding: 4px 0px 4px 8px;
	height: 100%;
	color: #FFFFFF;}
	
#nav ul ul {display:none;}		

#nav img {
	margin: 30px 0px 0px 20px;
	padding: 0px;
	float: left;}
#nav p {
	color: #FFF;
	font-size: 94%;}

#nav #cd_text {
	font-size: 0.9em;
	color: #000000;
	text-align: center;
	display: block;
	float: left;
	width: 132px;
	line-height: 1.2em;
	background: #F1F0DA;
	padding: 0px 0px 8px 2px;}

#subscribe img {
	margin-top: 10px;
	margin-bottom: 10px;}

#advertise #nav ul li a.advertise {
	color: #FFFFFF;
	background-color: #5A71BD;
	border-bottom: 1px solid #333333;}

#tickets #nav ul li a.tickets {
	color: #FFFFFF;
	background-color: #5A71BD;
	border-bottom: 1px solid #333333;}

#links #nav ul li a.links {
	color: #FFFFFF;
	background-color: #5A71BD;
	border-bottom: 1px solid #333333;}	
	
#contact #nav ul li a.contact {
	color: #FFFFFF;
	background-color: #5A71BD;
	border-bottom: 1px solid #333333;}
	
#contact #content_main img {
	width: 286px;
	margin-left: 240px;}
#contact h2 {
	text-align: center;}

	
#links ul {
	margin-top: 20px;}
	
#tickets .box {
	background: #FFFFFF;
	padding-top: 0px;
	width: 500px;}
#tickets #vendini img {
	margin-top: 10px;
	margin-left: 120px;
	border-style: none;}

#tickets #paa-box {
	float: right;
	width: 200px;
	margin-top: 10px;
	font-size: .95em;}
	
.imgRight {
	float: right;
	border: 1px solid #000000;
	margin: 10px 0px 10px 10px;
	clear: right;}
		
.imgRight_no_border{
	float: right;
	border: none;
	margin: 0px 0px 10px 10px;
	clear: none;}	

.imgLeft {
	float: left;
	border: 1px solid #000000;
	margin: 10px 20px 10px 0px;}
	
.imgHome {
	border: 1px solid #000000;
	margin: 0px 0px 10px 0px;}
	
img.logo {
	border-style: none;
	vertical-align: text-bottom;
	display: inline;}
	
img.logo_top {
	vertical-align: text-top;
	border-style: none;}
	
img.section {
	vertical-align: text-bottom;
	float: right;
	border-style: none;
	display: block;
	padding-bottom: 20px;}	
	
img {
	border: 1px solid #000000;}

/* Vendini */

.vendini-link {
	width: 133px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;}
.vendini-inline {
	width: 133px;
	margin: 10px auto 0px;
}
.vendini-link img, .vendini-inline img {
	border:none;}
	
#advertise #vendini img {
	margin-top: 10px;
	margin-left: 20px;
	border-style: none;
	width: 152px;
	float: right;
	height: 30px;
	margin-right: 250px;
}	
	
#right_sidebar {
	display: block;
	padding: 10px;
	width: 205px;
	margin-left: 20px;
	border: 2px solid #870101;
	float: right;
	text-align: center;
	margin-top: 20px;
	background: #F1F0DA;
}
	
#right_sidebar p {
	font-weight: bold;
}
	
#order_box {
	padding: 0px 10px 10px;
	border: 1px solid #996;
	margin-top: 20px;
	background: #FFFFCC;
	float: right;
	clear: right;
	width: 180px;
	margin-left: 10px;}
p.center {
	text-align: center;}
		
.box {
	border: 1px solid #1055A5;
	padding: 10px;
	overflow: auto;
	background: #F7F3EF;
	margin: 10px 0px 0px;
	clear: left;
	float:left;
	width: 746px;}
	
.price {
	text-align: right;}

.col_1 {
	padding: 10px;
	width: 230px;
	float: left;
	margin-left: 40px;}

.col_2 {
	padding: 10px;
	width: 230px;
	float: left;
	margin-left: 60px;}	

.indent {
	padding-left: 30px;
	display: block;}
.content_center {
	text-align: center;
	margin-top: 30px;}
	
.clear {
	clear: both;
	height: auto;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;}
	
.clearLeft {
	clear: left;}

