@charset "utf-8";
/* CSS Document */
/**************** Rest Start ********************/

 * {  
	vertical-align: baseline;  
	font-family: inherit;  
	font-style: inherit; 
	padding: 0;  
	margin: 0;  
	} 
	 
.ControlPanel input, .ControlPanel select{
	border: 1px solid #CCC;
	padding: 1px;
	
}
	

	
/***************** Reset END ************************/

/** global styles **/
body {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:62.5%;*/
	
	

}


/******** img, div, table{ behavior: url(/Portals/_default/Skins/anvilmedia//Portals/_default/Skins/rockpop/iepngfix.htc) } ********/
 

#bodywrapper{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	height: 100%;
	position: relative;
	min-height: 1100px;
	/*background: #000 url(images/background.jpg) top center ;	*/
}
	
	#bodywrapper.content{
		/*background: black url(images/background-content-1.jpg) top center  repeat-x;*/
	}

#sitewrapper {
	margin-left:auto;
	margin-right:auto;
	width:940px;
	text-align:left;
	position:relative;
	padding-top:170px; /* this is an arbitary value based on the height of #header */

	
}

	.home #sitewrapper{
		background:none;
	}

	.content #sitewrapper{
		background:none;
	}
	



#header {
	position:absolute;
	top:0px;
	width:940px;
	height:170px;

}

#topad{
	width: 720px;
	height: 67px;
	background: url(images/bg/bg_ad.png);
	behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	position:absolute;
	right: 6px;
	top: 20px;
	padding: 10px;
	z-index:10000;
}

	.admin #topad{
		position:absolute;
		right: -750px;
		top: 10px;		
	}

#navstrip{
	position:absolute;
	top:120px;
	left:0px;
	width: 100%;
	height: 50px;
	background: url(images/bg/bg_navstrip.png) bottom left repeat-x;
	behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	z-index: 0;
}

#homelink {
	position:absolute;
	left:-10px;
	top:0px;	
	width:240px;
	height:200px;
	background: url(images/bg/logo.png);
	behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	z-index:10;
	/*background: url(images/logo.png) top left no-repeat;
	behavior: url(/Portals/_default/Skins/anvilmedia//Portals/_default/Skins/rockpop/iepngfix.htc);*/
	

}
#homelink a {
	display:block;
	position:absolute;
	left:10px;
	top:10px;	
	width:170px;
	height:170px;

}

/*<!--#imageholder{
	width: 960px;
	height: 265px;
	z-index: 1;
	
}

	.content .twocol #imageholder, .ourwork #imageholder{
		background: url(images/bg_samplestage.jpg) top left no-repeat;
	}

	 .content .onecol #imageholder{
	
	}-->
*/
#stage{
	width: 835px;
	padding: 20px 60px 20px 60px;
	color: #99CC00 !important; 
	background: #CCCC00;
	display:none;
	
}



#footer {
	background: url(images/bg/bg_png_black.png);
	behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	height: 20px;
	padding: 10px 10px 5px 10px;
	width: 920px;
	margin: 10px auto;
	color:white;
	float:left;

	
}
	
	#footer ul{

	}
	

	
	#footer a:link, #footer a:visited{
		color: white !important;
		text-decoration:none;
	}
	
	#footer a:hover{
		text-decoration:underline;
	}
	
	
#footer ul.horzlist li.sharethis span{
		visibility:visible;
		}
		
/*********************** General Style ********************************/


h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl{
	padding:0;
	margin-bottom: 15px; 
	font-family:Arial, Helvetica, sans-serif;
}


h1, h2, h3, h4{	
	font-weight: bold;
	color: #000;
	font-family:Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	
}

h1{
	font-size: 26px;

}

h2{
	font-size:24px;	

}

h3{
	font-size: 14px;
}

h4{
	font-size: 12px;
}

p, ul, ol, em, table{
	line-height: 1.4em;
	font-size: 12px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
}

#content ul, #content ol{
	font-size:1.2em;
	padding-left: 6em;
	padding-right: 6em;


}

#content ul {
	padding-left: 5.5em;
}



#content ul li{
	margin-left: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
/*	list-style-type: none;
	background: url(images/bg/bullet_arrow.gif) top left no-repeat*/
}

a:link{
	text-decoration: none;
	color: #C00;

}

a:visited{
	text-decoration: none;
	color: #C00;

}

a:hover{
	text-decoration:underline;

}



/** column structure **/
#colwrapper {
	float:left;
	padding: 20px 0px 0px 0px;
	
}



#cols{
	/*background: ;	*/
	float:left;
}

#innercols {

}

#contentcol {
	width: 940px;	

}
	.twocol #contentcol {

	}

	
	.onecol  #contentcol{
		width: 940px;	
	}
	
#leftcol {

}

#rightcol {
	margin-top: 60px;
	background: #666666 ;
	margin-right: 20px;
	width:180px;
}
	.onecol #rightcol{
		display:none;
	}

/****** Home Panel ****/

.home .row{
	padding-bottom: 20px;	
	float:left;
	clear:both;
	width: 940px;
}

#TopLeftPane{
	width: 675px;
	margin-right: 15px;
/*	background: url(images/bg/bg_stage.png);
	behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);*/
	float:left;
}	

	
	#TopLeftPane .body{
		height: 278px;
		background: url(images/bg/bg_stage_notitle.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	}

	#BottomLeftPane .header{
		height: 50px;	
		background: url(images/bg/bg_longpanel_header_blank.png) no-repeat;
		behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	}

#BottomLeftPane{
	width: 675px;
	margin-right: 0px;
	min-height: 280px;
	behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	float:left;

}	

	#BottomLeftPane .header{
		height: 50px;	
		background: url(images/bg/bg_longpanel_header_blank.png) no-repeat;
		behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	}
	
	#BottomLeftPane .body{
		min-height: 215px;	
		background: url(images/bg/bg_longpanel_body.png) repeat-y;
		behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	}
	
	* HTML #BottomLeftPane .body{
		height: 215px;	
	}
	
	#BottomLeftPane .footer{
		height: 15px;	
		background: url(images/bg/bg_longpanel_footer.png ) no-repeat;
		behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);	
	}

/********* RIGHT Panels **********/

.home #TopRightPane{
	width: 246px;
	min-height: 170px;
	margin-bottom: 0px;
	float:right;
}

	/*.home #TopRightPane .header{
		height: 50px;	
		background: url(images/bg/bg_heading_latesttournews.png) no-repeat;
		behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	}
	
	.home #TopRightPane .topbody{
		height: 10px;	
		background: url(images/bg/bg_rightcolumn_top.png) no-repeat;
		behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	}
	
	.home #TopRightPane .body{
		min-height: 160px;
		padding: 0px 10px;
		background: url(images/bg/bg_rightcolumn_body.png) repeat-y top left;
		behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	}
	
	* HTML .home #TopRightPane .body{
		height: 160px;
	}
	
	.home #TopRightPane .footer{
		height: 20px;	
		background: url(images/bg/bg_rightcolumn_footer.png) left bottom no-repeat;
		behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);	
	}*/
	
	
#NoticePane{
	width: 226px;
	min-height: 80px;
	background: url(images/bg/bg_noticeborad.png) no-repeat;
	behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	float:right;
	padding: 10px;
	clear:right;
}
	
	* HTML #NoticePane{
		height: 80px;
	}
	
	#dnn_ContentNoticePane{
		padding:0px;	
	}
	
	#NoticePane p{
		font-size: 14px;
		text-align:center;
		color: #330000;
		font-family: Helvetica, Arial, sans-serif;
		text-shadow: #333 1px 1px 1px;
		margin:0px 0 0 0px;
		padding:10px 0 0 0;
	}
	
	#NoticePane .white{
		
		color: white;
		
	}

#BottomRightPane{
	width: 246px;
	min-height: 280px;
	float:right;

}	

	#BottomRightPane .header{
		height: 35px;	
		padding: 15px 20px 0px 20px;
		background:  url(images/bg/bg_heading_right_blank.png) no-repeat top left;
		behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	}
	
	#BottomRightPane #partners{
		padding:0px;
		min-height: 160px;	
		background: url(images/bg/bg_ourpartners.png) no-repeat top left;
		
	}
	
	#rotator{
		margin-left: 5px !important;	
		float:left !important;
	}
	
	* HTML #rotator{
		margin-left: 3px !important;	
		float:left !important;
	}
	
	#rotator ul{
		margin-top: 0px;			
	}
	
	
	#BottomRightPane .body{
		min-height: 55px;
		padding: 0px 20px;
		background: url(images/bg/bg_rightcolumn_white.png) repeat-y top left;
		
	}
	
		* HTML #BottomRightPane .body{
			height:58px;	
		
		}
	
	#BottomRightPane .footer{
		height: 15px;	
		background: url(images/bg/bg_rightcolumn_footer_bottom.png) left top no-repeat;
		behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);	
	}
	

/****** Content Pages ****/

.content #outter-body{
	padding: 5px;
	background: url(images/bg/bg_nav.png) ;
	behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);	
}

.content #inner-body{
	background:#e7e7e7  url(images/bg/content_bg.gif) top right repeat-y;	
	border:1px solid white;
	min-height: 500px;
}

.content #content{
	margin-bottom: 20px;
}

.content #content .heading{
		height: 20px;	
		background: url(images/bg/bg_content_heading.png) top left no-repeat;
		behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);	
		padding: 15px 30px;
}

	.content #content .heading h1{
		margin-bottom:0px;
}

	.content #content .heading h2{
		color: white;
}
	
	.content #content .heading span.red{
		color: #CE2127;
}

.content #content #LeftColn{
	width: 570px;
	margin-left: 40px;
	padding: 20px 0px;
	float:left;
}

	.content #content .half #LeftColn {
	width: 400px;
	margin-left: 40px;
	padding: 20px 0px;
	float:left;
	}


* HTML .content #content #LeftColn{
	margin-left: 20px;	
}

.content #content #RightColn{
	width: 250px;
	float:right;
	padding: 20px 0px;
	margin-right:20px;
}

	.content #content .half #RightColn{
	width: 450px;
	float:right;
	padding: 20px 0px;
	margin-right:20px;
}

	

* HTML .content #content #RightColn{
	margin-right:10px;
}


#RightColn ul {
	padding-left: 15px;
	padding-right: 0px;
}

#RightColn h4{
	margin-bottom: 5px;
}


/********** Fonts *********/

H2.title{
	font-family:  Helvetica, Arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 3px;
	
	
}

h4.subtitle{
	font-size: 12px;	
}

h3 .title{
	font-size: 18px;	
	text-transform: uppercase;
}

.subtitle{
	font-family:  Helvetica, Arial,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #cc3333;
	letter-spacing: 0px;
}


table.display td{
		padding: 15px;
		border-bottom: 1px solid  #666;
}


.red {
	color: #cc3333;	
}

p#zuji{
	padding: 23px 80px 20px 0px;	
	margin:0px 0 0 -5px;
	background: url(images/logo_zuji.jpg) no-repeat 120px 10px;
}


.heading .title-head{
	color:white;
	font-size: 18px;
}

.tour th{
	color:white;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	padding:5px 0px 0px 0px;
}

.tour td{
	color: white;
	text-align:center;
	padding: 5px 0px 0px 0px;
	
}

span.right{
	text-align:right;
	padding-left: 15px;
}
	
.close{
	padding-bottom: 0px;
	margin-bottom:0px;
	padding-top: 0px;
	margin-top: 0px;
}


/** footer elements **/
#footer a {
	text-decoration:underline;
}

#footer ul li {
	padding-left:14px;
	padding-right:15px;
	background-image:url(css/footernavbullet.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	margin:0px;
	color:white;
}

#footer ul li.first {
	padding-left:0px;
	background:none;
}



/** helpers **/

/** use horzlist for any unorderered list that is to be rendered horintally **/
ul.horzlist {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.horzlist li {
	width:auto;
	display:inline;
	float:left;
	list-style-type:none;
}
ul.horzlist a {
	text-decoration:none;
}

ul.horzlist a span{
	visibility:hidden;
}

ul.linelist {
	margin:0px 0 0 0;
	padding:10px 0 0 0;
	list-style-type:none;
}

ul.linelist li {
	width:auto;
	list-style-type:none;
	margin: 0px 0px 8px 0px;
	padding:0px 0 10px 0;
	border-bottom: 1px solid #666666;
}

ul.linelist li.last{
	padding:0px 0 0px 0;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px;

}

/** use horzlist for any div elemnent  **/
.leftcol {
	width: auto;
	float:left;
	display:inline;
}
.rightcol {
	width: auto;
	float:right;
	display:inline;
}

.imgbg {
	display:block;
	overflow:hidden;
	text-indent:-999em;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}	

.clear{
	display:block;
	width: 100%;
	float:left;
	clear:both;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	overflow:hidden;
}

.clearfix{display: inline-block;}

.hide{
	display:none;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 


/********************** Loaded Logo CSS ***********************/

#loaded-frame {

	width: 120px;
	height: 50px;
	margin: 0px auto;
	width: 940px;
	padding: 15px 0px ;
	
}

#loaded-logo{
	width:auto;
	float:right;
	display:block;
}

a#loaded-webdeveloper:link, a#loaded-webdeveloper:hover, a#loaded-webdeveloper:visited{
	
	display:block;
	padding:2px 0px 2px 0px;
	width: 110px;
	font-size: 8px !important;
	float:right;
	clear:both;
	text-align: right;
	color: #CCCCCC;    /*This subject to change according to the site*/
	text-decoration: none;
	letter-spacing:.1em;
}

a#loaded-webdeveloper:hover{
	color: #CCCCCC;	/*This subject to change according to the site*/
}

/*** Form Master***/
.TableForm{
	float:left;
}

span.required{
	padding: 0px 5px;
	color: #F00;
}

.maincontactform .NormalTextBox{
	padding: 5px;
	border: none;
	border:1px solid #B2B2B2;
}

.maincontactform td{
	padding: 5px;
}

.maincontactform .SubHead{
	color: #000;
	width: 140px;
	font-size: 16px;
	font-family:Helvetica, Arial, sans-serif;
}

.maincontactform a.CommandButton{
	margin-top: 5px;
	padding: 5px 0px;
	font-size: 14px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color: #999999;	
	background: white;	
	width: 110px;
	border: 3px solid #CCCCCC;
}

.maincontactform a.CommandButton:hover{
	text-decoration:none;
	color: white!important; 	
	border: 3px solid #B2B2B2;
	background: #B2B2B2;
}

/************************ ZUJI SKIN *******************************/
body.air *{
	font-size: 12px !important;	
/*	background: black;*/
}

#hub-header{
/*	background: blue;*/
	display:none;
	float:left;
	width: 770px;
	background: url(images/bg/logo.png) no-repeat;
	text-indent: -999em;
	overflow:hidden;
	behavior: url(/Portals/_default/Skins/rockpop/iepngfix.htc);
	height: 200px;
}

#hub-footer{
	display:none;
	/*background: yellow;*/

	clear:both;
	width: 750px;
	margin: 10px auto;	
}


#hub-wrapper{
	margin: 10px auto;	
	width: 770px;
	float:left;
}

#hub-bodywrapper{
	width: 770px;
/*	font-size: 130%;*/
	margin: 0px auto;
/*	background: black;*/
	
}

#hub-bodywrapper ul, #hub-bodywrapper ol{
	padding-left: 10px;
	padding-right: 10px;
}

iframe{
	background:  #e7e7e7;	
}
/********************** BUtton nav *********************/

#buttons{
	z-index:2;	
	position: absolute;
	right:10px;
	top: 197px;
	
}

	.admin #buttons{
		position: absolute;
		right:-400px;
		top: 197px;
	
	}

#buttons ul#button-nav, #buttons #button-nav li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#buttons #button-nav  li{
	margin: 0 0 0 10px;padding:0px;
	float:left;
}

#buttons #button-nav a:link, #buttons  #button-nav a:visited, #button-nav #buttons a:hover{
	display:block !important;
	width: 126px  !important;
	height: 40px  !important;
	text-indent: -999em;
	overflow:hidden;
}

/*
#buttons #button-nav a#booknow:link, #buttons #button-nav a#booknow:visited{
		background: url(images/button_booknow.png) no-repeat top left;
}
#buttons #button-nav a#booknow:hover{
		background: url(images/button_booknow.png) no-repeat bottom left;
}

#buttons #button-nav a#flyer:link, #buttons #button-na a#flyer:visited{
		background: url(images/button_flyer.png) no-repeat top left;
}

#buttons #button-nav a#flyer:hover{
			background: url(images/button_flyer.png) no-repeat bottom left;
}

#buttons #button-nav a#enquiry:link, #buttons #button-nav a#enquiry:visited{
		background: url(images/button_enquiry.png) no-repeat top left;
}


#buttons #button-nav a#enquiry:hover{
		background: url(images/button_enquiry.png) no-repeat bottom left;
}
*/

#buttons #button-nav a#booknow:link, #buttons #button-nav a#booknow:visited, #buttons #button-nav a#booknow:hover{
		background: url(images/button_booknow.png) no-repeat bottom left;
}

#buttons #button-nav a#flyer:link, #buttons #button-na a#flyer:visited, #buttons #button-nav a#flyer:hover{
		background: url(images/button_flyer.png) no-repeat bottom left;
}


#buttons #button-nav a#enquiry:link, #buttons #button-nav a#enquiry:visited, #buttons #button-nav a#enquiry:hover{
		background: url(images/button_enquiry.png) no-repeat bottom left;
}
#topnewsletter{
	position: absolute;
	right:0px;
	top:133px;
}

table.bookingform td{
	padding-top:10px;
	}

table.bookingform td .SubHead{
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:1.4em;
font-weight:normal;
	}

table.bookingform td table.NormalTextBox td{
	padding:5px;
	
	}

#content table.bookingform ol{
	padding: 0;
	margin: 0;
	padding-left:0;
padding-right:0;
	}

table.bookingform ol li{
	padding: 0 0 0 5px;
	margin: 0 0 0 19px;
	font-size:12px;
	}

table.bookingform td p{
	padding-bottom:0px;
	margin-bottom:0px;
	}

table.bookingform td label.SubHead{
font-weight:bold;
	}
	
#dnn_ctr512_FormMaster_Web_Tour_Booking_Form	input.NormalTextBox{
	width: 200px;
}

#dnn_ctr541_DynamicRegistration_Responses_4b9ff0c0-b06c-4936-8131-afd60e56aecf td{
	padding: 5px;
}

a#dnn_ctr541_DynamicRegistration_lnkRegister input{
	margin-right: 5px;
}

a#dnn_ctr541_DynamicRegistration_lnkRegister {
	display:block;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	color:#333;
	background: white;
	text-decoration:none;
	margin-top: 10px;
}

a#dnn_ctr541_DynamicRegistration_lnkRegister:hover{
	
	color:  white;
	background: #666 ;
	text-decoration:none;
}