/* general styles */
body {
	left-margin: 0;
	top-margin: 0; 
	margin-width: 0;
	margin-height: 0;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 11px;
	line-height: 13px;
}
img {
	border: 0;
}



p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
h2 {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 8px;
	
}
h3 {
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 8px;	
}
h4 {
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal;
	clear: both;
}
h5 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 8px;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;	
}



hr {
	color: #999999;
	height: 1px;
}
table {
	border: 0;
	cellspacing: 0; 
	cellpadding: 0;
	font-family: Helvetica, Arial, Sans-serif; /* default font */
	font-size: 11px; /* default font size */
	line-height: 13px; /* default line size */
	color: #444444; /* default font colour */
}
p {
	font-size: 11px;
	line-height: 13px;
}
.page {
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 10px 15px; /* white margin */
	
}
.top {
	vertical-align: top;
}
.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}
.right {
	text-align: right;
}
.bold {
	font-weight: bold;
}
input.button {
	color: white;
	font-size: 11px;
	line-height: 11px;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	height: 20px;
}
/* header and footer styles */
.date {
	text-align: right;
	vertical-align: bottom;
	display: block;
}
.line {
	background-color: #999999;
	height: 1px;
}
.topnav {
	font-size: 15px;
	line-height: 17px;
	color: #999999;
	margin-top: 4px;
	margin-bottom: 2px;
}
.searchbox {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
.boxgrey {
	background-color: #E4E4E4;
}
.inputbox {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #CCCCCC;
}

/* sub nav styles */
.largenumber {
	font-size: 42px;
	line-height: 42px;
	color: #CCCCCC;
	font-weight: bold;
	display: block;
	margin-bottom: -5px;
}
.subnavtitle {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 14px;
}

/* content styles */
.pagetitle {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.endcontentlink {
	text-transform: uppercase;
	margin-top: 10px;
}
.imgthumb {
	vertical-align: top;
	width: 90px;
	margin-bottom: 1px;
}
.largephoto {
	width: 380px;
}
.largephotoportrait {
	height: 380px;
}

/* event news styles */
.eventbox {
	padding-top: 10px;
	padding-bottom: 10px;
}
.eventdate {
	font-weight: bold;
	text-transform: uppercase;
}
.promoter {
	text-transform: uppercase;
}
.eventtitle {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-top: 2px;
}
.specialguests {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
.eventtext {
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: none;
}
.largeimage {
	width: 250px;
}

/* promo styles */
.promo {
	padding: 7px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: e4e4e4;
}
.promo td {
	padding-right: 5px;
}


/* home styles */
.statement {
	font-family: Machine, Impact, Helvetica, Arial, sans-serif;
	font-size: 32px;
	line-height: 32px;
	color: #000000;
	display: block;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.reversenav { color: white; 
font-size: 16px; line-height: 16px;
text-transform: uppercase;
}

/* form styles */
td.label {
	text-align: right;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.forminput {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* miscellaneous styles */
.contenticon {
	background-color: #e4e4e4;
	padding: 5px;
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
}
table.openfolderbox {
	border: 1px dashed #CCCCCC;
	padding: 5px;
	background-colour: e4e4e4;
}
.presstitle {
	font-family: Machine, Impact, Helvetica, Arial, sans-serif;
	font-size: 32px;
	line-height: 32px;
	color: white;
	display: block;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.pressheader {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.pressnav {
	margin-top: 0px;
	margin-bottom: 8px;
}
.docitem {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}

#twitter_div {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	margin:35px 10px 0 10px;
	padding:0;
}

#twitter_div h2.sidebar-title{	
	font-size: 12px;
	
}
ul#twitter_update_list {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul#twitter_update_list li{
margin: 10px 0 10px 0px;
padding-left: 0px;

} 
	
