body {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:14px;
	color:#333333;
	background-color: #000000;
}

h1,h2,h3 {
	float:left;
	font-weight:normal;
	color:#666666;
}

h1 {
	font-size:20px;
	padding-bottom:3px;
	margin:0px 10px 40px 0px;
}

h2 {
	font-size:18px;
	margin:4px 10px 40px 0px;	
}

h3 {
	font-size:16px;
	margin:8px 20px 40px 0px;
}

h4 {
	font-size:20px;
	margin: 0px 0px 20px 0px;
}

.text_10px {
	font-size: 10px;
}

.text_12px {
	font-size: 12px;
}

.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}
.text_24px {
	font-size: 24px;
}
.text_red {
	color:#FF0000;
}

a {
	color:#0099FF;
	text-decoration:none;
	font-weight: bold;

}

a:hover {
	color:#006699;
}


#clear {
	clear:both;
}
#header-container {
	background:url(interface/header-bg-tile.jpg) repeat-x;
}
#header {	
	margin:0 auto;
	width:952px;
	z-index:2;
}


#port-theatre-logo {
	float:left;
	width:158px;
	height:181px;
}

#port-theatre-nanaimo {
	float:left;
	width:525px;
	height:181px;
}

#address-box {
	width:139px;
	float:left;
	height:181px;
}

#ticket-center {
	width:130px;
	float:left;
	height:181px;
}

#nav-container {
	height:43px;
}

#nav-container div {
	float:left;
}

#nav-tickets-events {
	width:148px;
	height:43px;
	background:url(interface/nav-events-tickets.jpg) no-repeat;
}

#nav-theatre-info {
	width:120px;
	height:43px;
	background:url(interface/nav-theatre-info.jpg) no-repeat;
}

#nav-multimedia {
	width:111px;
	height:43px;
	background:url(interface/nav-multimedia.jpg) no-repeat;
}

#nav-support {
	width:92px;
	height:43px;
	background:url(interface/nav-support.jpg) no-repeat;
}

#nav-rentals {
	width:159px;
	height:43px;
	background:url(interface/nav-rentals.jpg) no-repeat;
}

#nav-perform {
	width:60px;
	height:43px;
	background:url(interface/nav-perform-temp.jpg) no-repeat;

}

#nav-tickets-events:hover {
	background:url(interface/nav-events-tickets_over.jpg) no-repeat;
}

#nav-theatre-info:hover {
	background:url(interface/nav-theatre-info_over.jpg) no-repeat;
}

#nav-multimedia:hover {
	background:url(interface/nav-multimedia_over.jpg) no-repeat;
}

#nav-support:hover {
	background:url(interface/nav-support_over.jpg) no-repeat;
}

#nav-rentals:hover {
	background:url(interface/nav-rentals_over.jpg) no-repeat;
}


#nav-perform:hover {
	
}


#nav-search {
	width:150px;
	height:32px;
	padding:11px 0px 0px 105px;
	background:url(interface/nav-search.jpg) no-repeat right;
}

input.searchfield {
	width:120px;
	background:none;
	border:none;
	font:normal 12px arial;
}

input.searchbutton {
	background:#006699;
	color:#CCCCCC;
	padding:2px;
	border:none;
}

#flash {
	width:951px;
	padding:2px 0px 0px 0px;
}

#content-container {
	z-index:1;
	background:#FFFFFF url(interface/content-bg-tile.jpg) center repeat-y;
}

#content {
	margin:0 auto;
	width:970px;
	padding: 40px 0px 50px 0px;
}

#footer-container {
	background:url(interface/footer-bg-tile.jpg) repeat-x;
	padding: 20px 0px 0px 0px;
}

#footer {
	margin:0 auto;
	width:950px;
}

#footer-image {
	width:363px;
	height:218px;
	float:left;
}

#admin-contact-info {
	width:587px;
	height:63px;
}

#footer-logos {
	width:586px;
	height:74px;
}

#copyright {
	width:296px;
	height:81px;
	float: left;
}

#friday-photo-design {
	width:290px;
	height:81px;
	float: left;
}
#footer-content {
	float: left;
}

div.event-item a {
	background:url(/themes/porttheatre/interface/ticket-show-bg.jpg) no-repeat;;
	width: 300px;
	height:255px;
	padding: 15px 3px 15px 3px;
	color:#494949;
	display:block;
	text-align:center;
	font-size:16px;
	margin:10px 10px 0px 0px;
}
div.event-item a:hover {
	background:url(/themes/porttheatre/interface/ticket-show-bg-over.jpg) no-repeat;;
	color:#000000;
}

.event-date {
	font:bold 12px verdana;
}

div.event-item a img {
	margin:10px 0px 20px 0px;
}


div.event-item {
	float:left;
	width: 320px;
}
.ccm-gallery {
    border: none;
}

