/**************

  High-level dimensions
  
  header1: 800 x 149   (includes white edging on tops of tabs)
  header2: 800 x  34   (excludes separator at bottom)
  main:    800 x 267   (includes separator at top and bottom)
  lower:   800 x 112   (include top separator)
  	bottom:   130 x 112
  	feature:  670 x 112
  footer:  800 x  37
 
  colours:
  	Main background pink: C91E53 201,30,83
  	
  images:
  	Small concert images - 169 x 238
  	Large concert images - 
  	
 *********************/
  
html {
  height: 100%;
  margin-bottom: 1px;
  font-size: 100%;    /* For IE */
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
/*	line-height: 1.3em; */
	margin: 0px 0px 0px 0px;
/*	font-size: 12px;   */
	font-size: 76%;
/*	font-size: 62.5%;	 1em = 10px */
	color: #00;
	background: url(../images/back.jpg) repeat-x top #787878;
}

body.popup {
	font-family: Helvetica,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	color: #00;
	background: #fff;
}
div.mainback {
	background: #fff;
	width: 100%;
	margin-bottom: 10px;
}
a:link, a:visited {
   text-decoration:none;
   color: #c03;
}

a:hover {
   color: #333;
}

td > .readon { font-weight: normal;
	border: solid 1px; }

p {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 100%;
}

img { border: 0 none; }

div#wrapper {
	margin: 0 auto;
	width: 800px;
	height: 100%;
	position: relative;
/*	border: solid 2px #999;  */
}

div#header {
	padding: 0;
	margin: 0;
	background: url(../images/viv_header1.gif) top no-repeat white;
	text-align: left;
	height: 149px;
	width: 800px;
}

div#logo {
	width: 300px;
	height: 149px;
	margin: 0px 0 0 0px;
	overflow: hidden;
	float: left;
}

div#logo h1 {
	color: #fff;
	font-size: 6pt;
	padding-left: 50px;
}

h1 a, h1 a:link, h1 a:hover, h1 a:visited, h1 a:active{
	color: #fff;
	font-size: 4pt;
	display: block;
	width: 300px;
	height: 149px;
} 

div#byline_area {
	width: 500px;
	float: left;
	height: 120px;
	color: #fff;
}
.byline1 {
	padding: 35px 0 0 190px;
	font-size: 14pt;
}

.byline2 {
	font-size: 20pt;
	font-weight: bold;
	padding: 0 0 0 220px;
	letter-spacing: 3pt;
}
.byline2 a, .byline2 a:link, .byline2 a:visited {
	color: #fff;
}
.byline2 a:hover {
	color: #000;
}


div#breadcrumb_area {
/*	position: static;*/
	float: left;
	text-align: left;
	padding: 0 0 0 20px;
	color: #fff;
}

div#breadcrumb_area a:link {
	color: #fff;
}

div#breadcrumb_area a:visited  {
	color: #fff;
}

div#breadcrumb_area a:active {
	color: #fff;
}

div#breadcrumb_area a:hover {
	color: #000;
}

div#header2 {
	padding: 0;
	margin: 0;
/*	background: url(../images/viv_header2.jpg) top no-repeat white; */
	background: #C80F56;
	height: 34px;
	text-align: left;
}

/*
	div#header_area {
		float: none;
		text-align: left;
		position: relative;
		margin: -35px 0 0 350px;
		height: 35px;
	}
*/

div#main {
/*	background: url(../images/viv_main.jpg) top no-repeat white; */
/*	height: 268px; */
/*	padding: 0 40px 0 40px;*/
	overflow: auto;
}

div#main_outer1 {
	width: 100%;
	background: url(../images/generic_main_mid.gif) repeat-y white;
}
div#main_outer2 {
	width: 100%;
	background: url(../images/generic_main_bot.gif) bottom no-repeat;
}
div#main_inner {
	width: 100%;
	background: url(../images/generic_main_top.gif) top no-repeat;
}

div#main_left {
	float: left;
	width: 500px;
	overfow: hidden;
}
div#main_right {
	float: right;
	padding: 30px 40px 20px 0;
	width: 209px;
/*	padding: 5px 20px 20px 0px; */
}
/* Required to ensure main_inner surrounds main_right/left for firefox */
div#main_clear{
	width: 100%;
	clear: both;
}
div#following {
	padding: 5px 20px 20px 20px;
}
div#lower {
	clear: both;
	background: url(../images/viv_lower.gif) bottom no-repeat white;	
	height: 111px;
	width: 800px;
}

div#bottom {
	float: left;
/*	border: 1px solid; */
	width: 130px;
	text-align: left;
/*	background: url(../images/viv_bottom.jpg) top no-repeat white;	 */
	height: 111px;
}

div#feature {
	float: right;
	width: 500px;
	text-align: left;
	height: 111px;
	overflow: hidden;
	padding-right: 170px;
}

div#footer {
	clear: both;
	text-align: left;
/* 	background: url(../images/viv_footer2.jpg) top no-repeat white;	*/
	/* background-color: #C91E53; */
	background: url(../images/pink.gif) repeat;
	height: 37px;
}

div#overtop {
	position: absolute;
	top: 455px;
	left: 400px;
	width: 380px;
	height: 112px;
	overflow: hidden;
}

div#overtop2 {
	position: absolute;
	top: 184px;
	left: 600px;
	width: 200px;
	overflow: hidden;
}


/* 
 * Search specialization - module
 */
.search {
	float: right;
	padding: 6px 8px 0 0;
}
.search .inputbox {
	width: 120px;
	border: 1px solid #ccc;
	padding: 3px 10px;
	color: #fff;
	background: none;
	font-size: 92%;
}
.search input.button {
	margin-left: 5px;
	padding: 1px ;
	border: 1px solid;
	cursor: pointer;
	background: none;
	color: #fff;
	font-size: 92%;
}

/*
 * Search content
 */
.searchcontentpaneopen {
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 20px;
}
/*
 * Default component layout 
 */

.contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
}
h2 {
	padding: 0;
	font-size: 1.8em;
	line-height: 1.8em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
}
table.moduletable th, legend, .contentheading_contacts {
	margin: 0;
	font-weight: bold;
	font-size: 1.3em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
h3 {
	margin: 0;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.6em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

h4 {
	font-weight: bold;
	font-size: 1.3em;
}

h5 {
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}

.componentheading {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.8em;
	padding: 30px 30px 0 30px;
/*	text-align: right; */
}

.article {
	padding: 30px 30px 20px 30px;
}
.blog {
	margin: 30px 30px 20px 30px;
	}
.blog td {
	padding: 0 0 20px 0;
	}

.article_separator {
	display: none;
}
.column_separator {
/*	border-left: 1px dashed #e0e0e0; */
}

.article_column {
	margin: 0;
	background-color: light-gray;
}
.contentpaneopen {
	margin: 0 0 0 10px;
}
.contentpaneopen .article-content {
	padding: 0 ;
}

#system-message {
	margin: 0;
	padding: 20px 20px 0 20px;
}
/******************
	Contacts component specialization
*/

.componentheading_contacts {
	display: none;
}

.contentpane_contacts {
	padding: 30px;
}

div#component-contact {
	padding: 30px;
}

.contact_emailform {
	padding: 10px;
	border: 2px solid #aaa;
}
/* Search component specialization */
form#searchForm {
	padding: 30px;
}


.contentpane_contacts {
}
.contentpane_contacts table {
	background-color: 0;
	border: 1px solid;
}

.contentpane_contacts td {
	padding: 8px 4px;
}

.contentpane_contacts .sectiontableheader_contacts {
	border-bottom: 2px solid ;
	font-weight: bold;
}

.contentpane_contacts .sectiontableentry1 {
	background-color: #eee;
}
.contentpane_contacts td.contact_misc {
	font-weight: bold;
}


/****************
	Home page component specialization

*/
table.blog_home {
	width: 800px;
	height: 377px;
	background: url(../images/home_all.jpg) no-repeat black;
}
table.blog_home1 {
	width: 800px;
	height: 377px;
	background: url(../images/home_all.jpg) no-repeat black;
}
table.blog_home2 {
	width: 800px;
	height: 417px;
	background: url(../images/home_all2.jpg) no-repeat white; 
	overflow: visible;
}
table.blog_home3 {
	width: 800px;
	height: 377px;
	background: url(../images/home_all3.jpg) no-repeat;
}
.dn-whole_frontpage_news {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	margin-bottom: 15px;
	overflow: hidden;
}
.dn-whole_frontpage_concerts {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	margin-bottom: 15px;
}
.dn-each_frontpage_news {
	float: left;
}
.dn-each_frontpage_concerts {
	display: block;
	clear: both;
}
span.dn-head_frontpage_concerts {
	padding-top: 3px;
}
.dn-whole_frontpage_news a, .dn-whole_frontpage_concerts a {
	color: #fff;
}
.dn-whole_frontpage_news a:visited, .dn-whole_frontpage_concerts a:visited {
	color: #fff;
}
.dn-whole_frontpage_news a:hover, .dn-whole_frontpage_concerts a:hover {
	color: #000;
}
span.dn-read_more_frontpage_concerts {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	float: right;
}

/****************
	Join Us specialization 
*/

.blog_joinus {

}

.contentpaneopen_joinus {
	padding: 0px 0 0 0;
}

.contentpaneopen_joinus .article-content {
	padding: 0 0 0 0 ;
}

/**************
	Testimonials
*/
.moduletable_testimonials {
	width:670px;
	height:111px;
	float: left;
}
.but_background {
	float: left; 
	width: 100px; 
	height: 112px;
}
.but_noselect_group  {
	position: absolute;
	width: 100px; 
	height: 112px;
}
.but_noselect {
	padding: 3px 0 0 20px;
	width: 70px;
	height: 26px;
	cursor: pointer;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	color: #333;
}
.but {
	padding: 3px 0 0 20px;
	width: 70px;
	height: 26px;
	cursor: pointer;
	font-size: 11pt;
	font-weight: bold;
	color: #C91E53;
}
.pic_background {
	float: left;
	width: 100px;
	height: 112px;
}
.pic {
	position: absolute;
	width: 100px;
	height:112px;
	background-repeat: no-repeat;
}
.quote {
	float: left;
}
.testimonial {
	background: url(../images/quotes/quotes.gif) no-repeat;
	position: absolute;
	font-size: 13pt;
	font-weight: bold;
	width: 295px;
	height: 112px;
	color: #fff;
	overflow: hidden;
}
.testimonial_padding {
	display: block;
	padding: 15px 12px 10px 12px;
}

/****************
	Concert blog component specialization
*/
.blog_concerts {
	padding: 20px 30px 35px 30px;
}

.contentpaneopen_concerts {
	margin: 10px;
}
.contentpaneopen_concerts .article-content {
	padding: 0 0 0 0 ;
/*	height: 277px;
	width: 209px; */
	padding: 20px;
	background: url(../images/white-image-surround.jpg) no-repeat #fff;
}

.readon_concerts {
	padding-left: 20px;
}

/****************
	Concert component specialization
*/
.concert_content {
}
.concert_image {
	margin-right: 20px;
	float: left;
}
.concert_info {
/*	background: #eee;*/
	float: left;
	padding: 5px;
	width: 60%;
/*	border: 1px solid; */
}
div#concert_summary {
}
.concert_tickets {
	background: #eee;
	font-family: Helvetica,Arial,sans-serif;
	margin:  5px;
	padding: 5px;
}
.concert_programme {
	padding-top: 5px;
	padding-left: 20px;
}
.concert_programme table {
	border: 0px;
	padding: 3px;
}
.concert_programme table td {
	border: 0px;
	padding: 3px;
}
.concert_footer {
	clear: both;
	width: 500px;
	height: 0px;
}
.no_poster {
	height: 238px;
	width: 170px;
	background: url(../images/generic.gif) no-repeat;
	color: #fff;
	cursor: pointer;
}
.no_poster h3 {
	text-align: left;
	padding: 100px 5px 0 5px;
}
.no_poster h4 {
	text-align: right;
	padding-right: 5px;
}

/****************
	Popup module specialization (for venue)
*/
.popup {
	background: url(../images/viv_logo_small.gif) no-repeat 90% 10%;
}
div.bottom_loc {
	padding-left: 35px;
	padding-bottom: 10px;
}
img.close_button {
	cursor: pointer;
	display: block;
	width: 90px;
	height: 50px;
	background: url(../images/close.gif);
/*
	padding: 5px;
	background: #e6a0a6;
	font-weight: bold;
	border: 1px solid #666;
*/	
}

/****************
	Venue category specialization
*/
.venue_iframe {
	border: 2px solid;
	border-color: #aaa;
	width: 650;
	height: 400;
	margin: 0 auto;
}

/****************
	Our Story component specialization
*/

.blog_ourstory {
	background: url(../images/ourstory_main.gif) bottom no-repeat white;
	height: 275px;
	padding: 0 10px 0 10px ;
	width: 800px;
}

.ourstory_past_summary {
	padding-left: 10px;
	padding-right: 20px;
}

.ourstory_present_summary {
	padding-left: 10px;
	padding-right: 20px;
}

.ourstory_future_summary {
	padding-left: 10px;
	padding-right: 15px;
}

.readon_ourstory {
	padding-left: 10px;
}

.contentpaneopen_ourstory {
	font-weight: bold;
	padding: 20px 30px 0 5px;
	border: solid 0px;
}

.category_41 .article {
	padding: 30px 30px 5px 30px;
}

.ourstory_text {
	padding-top: 10px;
}

.contentpaneopen_ourstory .article-content {
	padding: 0 0 0 0 ;
}


div#article_future {
/*	background: url(../images/future_main.jpg) bottom no-repeat white;
	height: 267px;
	width: 800px; */
}

/* Bottom highlighted area */
.article-content .bottom_highlight {
	position: relative; 
	top: 100px;
	border: solid 1px;
}

/***************
	Next concerts module
	
	Layout:
	div.moduletable_nextconcerts
	  h3
	  div.dn-whole_nextconcerts
	    div.dn-each_nextconcerts
	      div.concert_summary
	        span.dn-introtext_nextconcerts
	          .. intro image ..
	      span.dn-read_more_nextconcerts
	        .. readmore text ..
		
*/
.concert_summary {
	padding: 20px;
}

.moduletable_nextconcerts {
	background: #cccccc;
	width: 209px;
}
.moduletable_nextconcerts h3 {
	padding: 10px 0 0 20px;
}
.moduletable_nextconcerts .no_poster h3 {
	text-align: left;
	padding: 100px 5px 0 5px;
}

.dn-whole_nextconcerts {
}
.dn-each_nextconcerts {
	background: url(../images/grey-image-surround.jpg) no-repeat #ccc;
	width: 209px;
	display: block;
}
span.dn-read_more_nextconcerts {
	display: block;
	clear: both;
	padding: 0 0 10px 20px;
}
.dn-introtext_nextconcerts {
}



.concert_summaryfront {
	padding: 8px 0 10px 9px;
}
.moduletable_nextconcerts2 {
	background: #cccccc;
	width: 200px;
	height: 263px;
}
.moduletable_nextconcerts2 h3 {
	padding: 10px 0 0 20px;
}
.moduletable_nextconcerts2 .no_poster h3 {
	text-align: left;
	padding: 100px 5px 0 5px;
}
.dn-whole_nextconcerts2 {
}
.dn-each_nextconcerts2 {
	background: url(../images/grey-image-surround.jpg) no-repeat #ccc -10px -12px;
	width: 200px;
	display: block;
}
span.dn-read_more_nextconcerts2 {
	display: none;
	clear: both;
}
.dn-introtext_nextconcerts2 {
}


/***************
	Ticket info feature area
 */
.feature_content {
	padding: 10px 0px 0px 20px;
	font-size: 12pt;
	font-weight: bold;
}

.moduletable_t_onanypage {
	position: absolute;
	padding: 0;
	margin; 0;
}
.moduletable_ticketinfo {
	padding: 5px  0 0 40px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5em;
	position: absolute;
	width: 500px;
	top: 0;
	left: 0;
}

/*
 * Come test menu 
 */
.moduletable_menu {
}

.moduletable_menu ul.menu {
	float: left;
	list-style:none;
	margin:  0 0;
	padding:0;
}

.moduletable_menu ul.menu ul {
	float: bottom;
	list-style:none;
	margin: 0 0 0 0;
	padding:0;
}

/* Following does not work in old version of IE6, but does on other browsers */
/* 	.moduletable_menu ul.menu li.active > a {
         color: #333;
	}
*/
/* Following is a workaround for the above */

.moduletable_menu ul.menu li {
	width: 125px;
	height: 30px;
	float: left;
	text-align: left;
	margin: 0 -50px 0 0px;
	padding: 0 0px 0 2px;
        font-size: 12px;
        font-weight: bold;
        background: #fff url(../images/mainmenu.jpg) no-repeat 0 -3px;
}
.moduletable_menu ul.menu li.active {
        background: #fff url(../images/mainmenu.jpg) no-repeat 0 50px;
}
.moduletable_menu ul.menu li ul {
	margin: 10px 0 0 0;
}
.moduletable_menu ul.menu li ul li {
	padding: 0 0 0 10px;
	height: 20px;
	text-align: left;
        font-weight: normal;
        background: #fff url(../images/mainmenu.jpg) no-repeat 0 50px;
}
.moduletable_menu ul.menu li.active a {
	color: #333;
}
.moduletable_menu ul.menu li.active ul a {
	color: #c03;
}
.moduletable_menu ul.menu li.active ul li.active a {
	color: #333;
}


/* _submenu */
.moduletable_submenu {
	text-align: right;
}

.moduletable_submenu ul.menu {
	list-style:none;
}

.moduletable_submenu li.active a {
         color: #333;
}


/*************************************
 * Front menu - Graphics-driven
 */
.moduletable_frontmenu {
	height: 34px;
	padding: 0 52px 0 0;
/*	background: url(../images/tabs_shadow.gif) no-repeat top right; */
	background: url(../images/pink.gif) repeat;
	width: auto;
}

.moduletable_frontmenu ul.menu {
	float: right;
	margin: 0;
	padding: 0;
	list-style:none;
}

.moduletable_frontmenu ul.menu li {
	font-size: 0;
	overflow: hidden;
	text-indent: -10000px;
	display: none;
}

/* Join us */
.moduletable_frontmenu ul.menu li.item76 {
	float: left;
	height: 34px;
	width: 75px;
	display: block;
}
.moduletable_frontmenu ul.menu li.item76 a {
	background: url(../images/tabs_joinus.gif) no-repeat 0px 0;
}

/* Concerts */
.moduletable_frontmenu ul.menu li.item54 {
	float: left;
	height: 34px;
	width: 171px;
	display: block;
}
.moduletable_frontmenu ul.menu li.item54 a {
	background: url(../images/tabs_concerts.gif) no-repeat 0 0;
}

/* News */
/*.moduletable_frontmenu ul.menu li.item86 {
	float: left;
	height: 34px;
	width: 62px;
	display: block;
}
.moduletable_frontmenu ul.menu li.item86 a {
	background: url(../images/tabs_news.gif) no-repeat 0 0;
}
*/

/* Our story */
.moduletable_frontmenu ul.menu li.item75 {
	float: left;
	height: 34px;
	width: 93px;
	display: block;
}
.moduletable_frontmenu ul.menu li.item75 a {
	background: url(../images/tabs_ourstory.gif) no-repeat 0 0;
}

/* Contact us */
.moduletable_frontmenu ul.menu li.item73 {
	float: left;
	height: 34px;
	width: 100px;
	display: block;
}
.moduletable_frontmenu ul.menu li.item73 a {
	background: url(../images/tabs_contactus.gif) no-repeat 0 0;
}

.moduletable_frontmenu a {
	display: block;
	width: 100%;
	height: 100%;
}
.moduletable_frontmenu ul.menu li a:hover {
	background-position: 0px -34px;
}
.moduletable_frontmenu ul.menu li#current a {
	background-position: 0px -34px;
}


/* 
 * Main menu at bottom
 */
.moduletable_mainmenu {
}

.moduletable_mainmenu ul.menu {
	float: left;
	list-style:none;
	margin:  0 0;
	padding: 12px 0 0px 30px;
}
.moduletable_mainmenu ul.menu li {
	float: left;
	margin: 0 0 0 -2px;
	padding: 0 8px 0 8px;
	border-right: solid 2px;
	border-left: solid 2px;
	border-color: #fff;
}
.moduletable_mainmenu ul.menu li a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.moduletable_mainmenu ul.menu li a:hover {
	color: #000;
}
.moduletable_mainmenu ul.menu li.active a:visited {
	color: #000;
}

/* 
 * Secondary menu in feature area
 */
.moduletable_bottommenu {
}

.moduletable_bottommenu ul.menu {
/*	list-style: square inside;*/
	list-style: none;
	margin-top: 10px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 5px;
	padding: 0px 0 0 0px;
}
.moduletable_bottommenu ul.menu li {
	background: url(../images/chevron.gif) no-repeat -10px 1px;
/*	list-style: url(../images/chevron.gif) circle outside; */
	float: bottom;
	margin: 0;
	padding: 0 5px 9px 10px;
}
.moduletable_bottommenu ul.menu li a {
	font-size: 14px;
	font-weight: bold;
}
.moduletable_bottommenu ul.menu li a:hover {
	color: #333;
}
.moduletable_mainmenu ul.menu li.active a {
	color: #333;
}



img.startopaque {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

/* Ticket purchase */
.tt_description {
	display: none;
}

/*
 * Event calendar 
 */
.moduletable_vivevent table tr td {
	padding: 5px;
	border: ridge 2px;
}
.cat_Extra {
	font-weight: bold;
	background: url(../images/bg_Extra.jpg) bottom repeat-x !important;
}
.cat_Rehearsal {
	background: url(../images/bg_Rehearsal.jpg) bottom repeat-x !important;
}
.cat_Cancelled {
	text-decoration: line-through;
}
.cat_Concert {
	font-weight: bold;
	background: url(../images/bg_Concert.jpg) bottom repeat-x !important;
}
.coldate {
}
.colmon {
	text-align: right;
}
.coltime {
	border: solid 3px;
	padding: 5px;
}
.coltitle {
	border: solid 3px;
	padding: 5px;
}
.colloc {
	border: solid 3px;
	padding: 5px;
}

/* Calendar page */
.jeventpage_rehearsal_cal {
	width: 750px ! important;
	/*border: black solid 1px;*/
	margin: 10px 0 10px 20px;
}
.jev_help {
	display:none;
}
.ev_td_li {
	border-bottom: solid 1px !important;
	margin-bottom: 7px !important;
	clear: both;
	float: none;
	overflow: hidden;
	display: block;

}
.cal_detail {
	float: left;
	clear: left;
}
.cal_location {
	float: right;
	margin-right: 5px;
}
.cal_bottom {
	width: 100%;
	clear: both;
	border: 0;
}
a.ev_link_row:link {
    font-size:12px;
    font-family: Verdana;
    color: #333 !important;
    text-decoration:none;
}
a.ev_link_row:visited  {
    font-size:12px;
    font-family: Verdana;
    color: #333 !important;
    text-decoration:none;
}
a.ev_link_row:hover  {
    font-size:12px;
    font-family: Verdana;
    color: Black !important;
}