/* -------- navigation ------------- */

#AHC_navigation {
	background: #000 url('AHC_nav_rpt.png');
	border-bottom: 1px solid #C0A35F;
	height: 50px;
	overflow: hidden;
	padding-left: 10px;
}

#AHC_navigation #AHC_logo a {
	float: left;
	width: 173px;
	height: 50px;
	background: #000 url("AHC_nav_logo.png") no-repeat top left;
	text-indent: -3000px;
	display: block;
}

#AHC_navigation ul li {
	float: left;
	margin-right: 10px;
}

#AHC_navigation ul li {
	float: left;
	margin-right: 10px;
}

#AHC_navigation ul li a {
	height: 49px;
	display: block;
	text-indent: -3000px;
}

#AHC_navigation ul li#AHC_corridor a {
	background: transparent url('AHC_nav_corridor.png') no-repeat 0 0;
	width: 86px;
}

#AHC_navigation ul li#AHC_whisky-bar a {
	background: transparent url("AHC_nav_whisky-bar.png") no-repeat 0 0;
	width: 94px;
}

#AHC_navigation ul li#AHC_music-room a {
	background: transparent url('AHC_nav_music-bar.png') no-repeat 0 0;
	width: 101px;
}

#AHC_navigation ul li#AHC_garden-terrace a {
	background: transparent url('AHC_nav_garden-terrace.png') no-repeat 0 0;
	width: 125px;
}

#AHC_navigation ul li#AHC_corridor a:hover, #AHC_navigation ul li#AHC_whisky-bar a:hover, #AHC_navigation ul li#AHC_music-room a:hover, #AHC_navigation ul li#AHC_garden-terrace a:hover {
	background-position: 0 -49px;
}

#AHC_user {
	float: right;
	padding: 22px 18px 0 0;
	font-size: 11px;
}

/* -------- navigation end ------------- */



br.AHC_clear {
	clear:both;
} 


div.AHC_clear {
	clear:both;
	line-height:0px;
	font-size:1px;
} 

#AHC_frame {
	margin: 20px 0;
	padding: 7px;
	border:1px solid #4C4024;
	/*background: #222;*/

	background:#000000 url("AHC_section.gif") repeat-x scroll 0 0;
}


/* --------  Level2  ------------- */


#AHC_landing_body_music {
	background: #333 url('AHC_landing_music_room_bg.jpg') no-repeat scroll 0 0;
	width: 927px;
	height:530px;
	overflow: hidden;
}

#AHC_landing_body_contents {
	padding:26px 0px 0px 32px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#FFFFFF;
}
#AHC_landing_classicfm {
	text-align:right;
	padding-right:31px;
	height:69px;
	line-height:0px;
}
#AHC_landing_flash {
	width:490px;
	height:405px;
	float:left;
	/*background:#ffffff;*/

}
#AHC_landing_menu {
	width:385px; /*378 is needed play safe */
	height:405px;
	float:left;
	/*background:#ff0000;*/
}


div.AHC_landing_menu_box_l, div.AHC_landing_menu_box_r {

	width:176px;
	height:189px;
	background:url('AHC_landing_menu_bg.png');
	float:left;
	margin-bottom:26px;
}
div.AHC_landing_menu_box_l {
	margin-right:26px;
}
div.AHC_landing_menu_box_contents {
	padding:10px 15px 0px 11px;

}

div.AHC_landing_menu_box_contents div {
	line-height:0px;
}

div.AHC_landing_menu_box_contents div.landing_copy {
	margin-top:4px;
	font-size:12px;
	line-height:14px;
}

/* --------  Level2 stop ------------- */




/* --------  Level3  ------------- */

#AHC_header {
	line-height:1px;
	padding:26px 0px 0px 32px;
	height:140px;
}



#AHC_body_music {
	background: #140805 url('AHC_l3_music_room_bg.jpg') no-repeat scroll 0 0;
	width: 927px;
	
	/*overflow: hidden;*/

}
#AHC_body_garden {
	background: #060B03 url('AHC_l3_garden_terrace_bg.jpg') no-repeat scroll 0 0;
	width: 927px;
	
	/*overflow: hidden;*/

}

#AHC_body_whisky {
	background: #130B0B url('AHC_l3_whisky_bar_bg.jpg') no-repeat scroll 0 0;
	width: 927px;
	
	/*overflow: hidden;*/

}

#AHC_body_contents {
	padding:0px 20px 30px 32px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#FFFFFF;
}

#AHC_body_contents a, #AHC_body_contents a:link, #AHC_body_contents a:visited, #AHC_body_contents a:active {
	color:#C4A760;
	text-decoration:underline;
}

#AHC_body_contents a:hover {
	color:#FFFFFF;
}


#AHC_body_contents p {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
}
#AHC_body_contents h2 {

	font-size:14px;
	line-height:16px;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 4px 0px;
	color:#C4A760;

}



/* ----  form element  -------- */

#AHC_columnMid form {

	margin:0px;
	padding:0px;
}


#AHC_columnMid textarea {
	width:412px;
	line-height:14px;
	font-size:12px;
	background-color:#292929;
	border:1px solid #594E35;
	color:#ffffff;
	overflow:auto;
	height:120px;
	padding:3px;
	margin-bottom:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

#AHC_body_contents .mainbtn {
	width:102px;
	height:29px;
	background:url('AHC_l3_submit_btn.png');
	border:0px none;
	cursor:pointer;
}

#AHC_body_contents .mainbtn:hover {
background-position:0px -29px;

}


/* --------  Level3 left column ------------- */


#AHC_columnLeft {
	width:164px;
	float:left;
	margin-right:6px;
}

#AHC_leftnav_top {
	height:23px; /*-- same as padding for the heade in the center column*/
	background:url('AHC_leftnavigation_top.png') no-repeat;

}

#AHC_leftnav_mid {
	width:164px;
	line-height:1px;
	background:url('AHC_leftnavigation_mid.png') repeat-y;
	height:300px;
}

#AHC_leftnav_bottom {
	height:36px;
	width:164px;
	background:url('AHC_leftnavigation_bottom.png') no-repeat;
	margin-bottom:6px;
}





/* --------  Level3 centre column ------------- */

#AHC_columnMid {
	width:464px;
	float:left;
	margin-right:6px;

}

#AHC_columnMid div.generic {
	margin-bottom:20px;
}

#AHC_columnMid div.box_head {
	line-height:0px;
	background:url('AHC_l3_mid_box_header.png') no-repeat;	
	padding: 23px 14px 4px 10px;
	margin:0px
}

#AHC_columnMid div.box_head h1 {
	font-size:18px;
	color:#C4A760;
	font-weight:normal;
	margin:0px;
	line-height:20px;
}

#AHC_columnMid div.box h1 {
	font-size:18px;
	color:#C4A760;
	font-weight:normal;
	margin:0px 0px 4px 0px;
	padding:0px;
	line-height:20px;
}


#AHC_columnMid div.box {
	background:repeat-y url('AHC_mid_box_bg.png') ;
	padding:0px 14px 0px 10px;
	
}

#AHC_columnMid div.box_bottom {
	background:url('AHC_l3_mid_box_footer.png') no-repeat;
	height:16px;
	margin-bottom:6px
}

#AHC_columnMid div.single, #AHC_columnRight div.single, #AHC_columnMid_wide div.single {
	background:#000000;
	padding:10px;
}

#AHC_columnMid div.single div.content_header {
	background:url('AHC_l3_mid_divider.gif') no-repeat bottom;
	margin-bottom:10px;
	padding-bottom:10px;
}


#AHC_columnMid div.single div.content_header div.left {
	width:150px;
	margin-right:10px;
	float:left;
}


#AHC_columnMid div.single div.content_header div.right {
	width:255px;
	float:left;
}


#AHC_columnMid div.single div.content_header div.right p {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:14px;
	line-height:16px;
}

#AHC_columnMid div.single div.content_header div.right div.share_btn {
	padding-top:25px;
	text-align:right;
}


#AHC_columnMid div.double, #AHC_columnMid div.double_s {
	background:#000000;
	padding:0px;
	width:440px;
}

#AHC_columnMid div.double div.left {
		width:290px;
		line-height:0px;
		float:left;
		overflow:hidden;
}

#AHC_columnMid div.double div.right {
		width:130px;
		padding:10px;
		float:left;
}

#AHC_columnMid div.double_s div.left {
		width:200px;
		line-height:0px;
		float:left;
		overflow:hidden;
}

#AHC_columnMid div.double_s div.right {
		width:220px;
		float:left;
		padding:10px;
}



#AHC_columnMid div.box_wrapper {
	padding-bottom:20px;
}

#AHC_columnMid div.box_wrapper_ten {
	padding-bottom:10px;
}

#AHC_columnMid div.box_divider, #AHC_columnMid div.box_divider_h {
	background:url('AHC_mid_box_divider.gif') no-repeat;
}

#AHC_columnMid div.box_divider {
	height:20px;
}
#AHC_columnMid div.box_divider_h {
	padding-top:15px;
}






#AHC_columnMid div.list, #AHC_columnMid div.list_two {
		margin-bottom:10px;
		padding-bottom:10px;
		background:url('AHC_l3_mid_divider.gif') no-repeat bottom;
}


#AHC_columnMid div.list div.left {
	width:85px;
	height:85px;
	border:solid 1px #594E35;
	line-height:0px;
	margin-right:10px;
	float:left;
	text-align:center;
}

#AHC_columnMid div.list div.right {
	width:320px;
	float:left;

}



#AHC_columnMid div.list_two div.left {
	width:120px;
	/*height:85px;*/
	/*border:solid 1px #594E35;*/
	line-height:0px;
	margin-right:10px;
	float:left;
	text-align:center;
}

#AHC_columnMid div.list_two div.right {
	width:280px;
	float:left;

}



	/* -------- comment bit ---------- */
	#AHC_columnMid div.comment_entry {
		margin-bottom:20px;
		padding-bottom:10px;
		background:url('AHC_l3_mid_divider.gif') no-repeat bottom;
	}

	#AHC_columnMid div.comment_entry p.entry_head {
  		background:url('AHC_l3_comment_bubble.gif')  no-repeat 0px 3px;
		line-height:16px;
		margin-bottom:5px;
		padding-left:17px;
		color:#666666;
	}

	#AHC_columnMid div.comment_entry span.entry_name {
		font-size:14px;
		font-weight:bold;
		color:#C4A760;
	}

	#AHC_columnMid div.comment_entry p.entry_posted {

		margin:0px;
		padding:0px;
		color:#666666;
	}



	/* -------- comment bit ---------- */

	
	
	
	/* -------- angle comment bit ---------- */
	#AHC_columnMid div.angle_entry {
		margin-bottom:10px;
		padding-bottom:10px;
	}

	#AHC_columnMid div.angle_entry div.angle_entry {
		border-left: 1px solid #c4a760;
		padding-left: 10px;
		margin: 10px 0 10px 10px;
		padding-bottom:10px;
	}

	#AHC_columnMid div.angle_entry p.entry_head {
  		background:url('AHC_l3_comment_bubble.gif')  no-repeat 0px 3px;
		line-height:16px;
		margin-bottom:5px;
		padding-left:17px;
		color:#666666;
	}

	#AHC_columnMid div.angle_entry span.entry_name {
		font-size:14px;
		font-weight:bold;
		color:#C4A760;
	}

	#AHC_columnMid div.angle_entry p.entry_posted {

		margin:0px;
		padding:0px;
		color:#666666;
	}



	/* -------- comment bit ---------- */





/* --------  Level3 right column ------------- */

#AHC_columnRight {
	width:228px;
	float:left;
	/*background-color: #009966;*/


}

#AHC_columnRight div.generic {
	margin-bottom:20px;
}


#AHC_columnRight div.single p {
	font-size:12px;
	line-height:14px;
	margin:0px;
	padding:0px 0px 5px 0px;

}

#AHC_columnRight div.box_head {
	line-height:0px;
	background:url('AHC_l3_right_box_header.png') no-repeat;	
	padding: 23px 14px 4px 10px;
	margin:0px
}


#AHC_columnRight div.box_head h1 {
	font-size:14px;
	color:#C4A760;
	font-weight:normal;
	margin:0px;
	line-height:16px;
}


#AHC_columnRight div.box {
	background:repeat-y url('AHC_right_box_bg.png') ;
	padding:0px 14px 0px 10px;
}

#AHC_columnRight div.box_wrapper{
	padding-bottom:10px;
}


#AHC_columnRight div.box_bottom {
	background: url('AHC_l3_right_box_footer.png') no-repeat;
	height:16px;
	margin-bottom:6px
}


#AHC_columnRight div.large_btn_head {
	background: url('AHC_l3_right_menu_header.png') no-repeat;	
	padding:15px 14px 4px 10px;
	font-size:14px;
	color:#C4A760;
}

#AHC_columnRight div.large_btn_head h2 {
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding:0px;
	margin:0px;
}


#AHC_columnRight div.large_btn_mid {
	background:repeat-y url('AHC_l3_right_menu_bg.png') ;
	padding:0px 14px 0px 10px;
}
#AHC_columnRight div.large_btn_mid p {
	padding:0px;
	margin:4px 0px 0px 0px;
}



#AHC_columnRight div.large_btn_bottom {
	background:url('AHC_l3_right_menu_footer.png') no-repeat;
	height:20px;
	margin-bottom:6px

}

#AHC_columnRight div.list { 
	padding:8px 0px 7px 0px;
	background:url('AHC_l3_right_list_line.gif') no-repeat top; 	

}


#AHC_columnRight div.list div.list_left_date {
	width:42px; 
	float:left; 
	margin-right:5px;

}

#AHC_columnRight div.list div.list_left {
	width:40px; 
	float:left; 
	margin-right:5px;
	line-height:0px;
	border:solid 1px #594E35;

}



#AHC_columnRight div.list div.list_right, #AHC_columnRight div.list div.list_right_event  {
	width:137px; 
	float:left
}



#AHC_columnRight div.list div.list_right_event p {
	margin:0px;
	padding:0px;

}

#AHC_columnRight div.list div.list_right_event p.event {
	font-weight:bold;
}

#AHC_columnRight div.post-date {
	height:40px;
	width:40px;
	background:url('AHC_l3_right_date_bg.jpg') no-repeat;	

}


#AHC_columnRight div.post-date div.month {
	color:#FFFFFF;
	font-size:11px;
	line-height:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:bold;
	height:12px;
	padding-top:1px;
}


#AHC_columnRight div.post-date div.day {
	color:#000000;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:bold;
	/*font-style:italic;*/
	padding-top:0px;
	line-height:22px;
}

/* --------  Level3 cntre column wide ------------- */


#AHC_columnMid_wide {
	width:698px;
	float:left;
	/*background-color: #009966;*/


}

#AHC_columnMid_wide div.box_head {
	line-height:0px;
	background:url('AHC_l3_mid_wide_box_header.png') no-repeat;	
	padding: 23px 14px 4px 10px;
	margin:0px

}



#AHC_columnMid_wide div.box_head h1 {
	font-size:18px;
	color:#C4A760;
	font-weight:normal;
	margin:0px;
	line-height:20px;
}


#AHC_columnMid_wide div.box {
	background:repeat-y url('AHC_mid_wide_box_bg.png') ;
	padding:0px 14px 0px 10px;
}

#AHC_columnMid_wide div.box_bottom {
	background:url('AHC_l3_mid_wide_box_footer.png') no-repeat;
	height:16px;
	margin-bottom:6px
}

#AHC_columnMid_wide div.flash{
	background:#000000;
	padding:10px 0px 10px 0px;
	text-align:center;

}

#AHC_columnMid_wide div.box_wrapper {
	padding-bottom:20px;
}

/* --------  Level3 Stop ------------- */



#AHC_columnLeft #AHC_leftnav_mid {
	height: auto;
}

#AHC_columnLeft #AHC_leftnav_mid ul{
	margin-bottom:0;
	margin-top:0;
	padding-top:0;
}

#AHC_columnLeft #AHC_leftnav_mid ul li {
	padding: 12px 0;
	margin: 0 12px;
	border-bottom: 1px solid #C4A760;
}

#AHC_columnLeft #AHC_leftnav_mid ul li a {
	color: #C4A760;
	text-decoration: none;
	font-family: "Baskerville", Georgia, serif;
}

#AHC_columnLeft #AHC_leftnav_mid ul li a {
	color: #C4A760;
	text-decoration: none;
	font-family: "Baskerville", Georgia, serif;
	font-size: 14px;
	line-height: 130%;
}

#AHC_columnLeft #AHC_leftnav_mid ul li a.active {
	font-weight: bold;
}

#AHC_columnLeft #AHC_leftnav_mid ul li.last {
	border: 0;
}

#AHC_columnLeft #AHC_leftnav_bottom {
	background:url("AHC_leftnavigation_bottom.png") no-repeat scroll bottom left transparent;
	height:20px;
	margin-bottom:6px;
	width:164px;
}

#AHC_columnRight div.box_bottom {
	background:url("AHC_l3_right_box_footer.png") no-repeat scroll bottom left transparent;
	height:16px;
	margin-bottom:6px;
}

#AHC_landing_body_music {
	background: #333 url('AHC_landing_music_room_bg.jpg') no-repeat scroll 0 0;
	width: 927px;
	height:530px;
	overflow: hidden;
}

#AHC_landing_body_whisky {
	background: #333 url('AHC_landing_whisky_bg.jpg') no-repeat scroll 0 0;
	width: 927px;
	height:530px;
	overflow: hidden;
}

#AHC_landing_body_garden {
	background: #333 url('AHC_landing_garden_bg.jpg') no-repeat scroll 0 0;
	width: 927px;
	height:530px;
	overflow: hidden;
}

#AHC_navigation ul li#AHC_whisky-bar a.active,
#AHC_navigation ul li#AHC_music-room a.active,
#AHC_navigation ul li#AHC_garden-terrace a.active
 {
	background-position: 0 -49px;
}

.entry ul li, .entry ol li {
		margin: 1em;
		padding: 5px;
}

#AHC_columnRight textarea {
	width:175px;
	line-height:14px;
	font-size:12px;
	background-color:#292929;
	border:1px solid #594E35;
	color:#ffffff;
	overflow:auto;
	height:120px;
	padding:3px;
	margin-bottom:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

#AHC_columnMid form#quizform {
	border: 1px solid #333;
	padding: 10px;
	margin: 20px 0 15px 0;
	display: block;
	background: #222;
}

#AHC_columnMid form#quizform label {
	font-size: 14px;
	color: #c4a760;
	margin: 6px 10px 15px 0;
	padding: 0;
	line-height: 16px;
	width: 400px;
}

#AHC_columnMid form#quizform div.question {
	margin: 0 30px 10px ;
	font-size: 14px;
}

#AHC_columnMid form#quizform input#q1 {
	margin-right: 10px;
}






#AHC_columnMid div.list { 
	padding:8px 0px 7px 0px;
}


#AHC_columnMid div.list div.list_left_date {
	width:42px; 
	float:left; 
	margin-right:5px;

}

#AHC_columnMid div.list div.list_left {
	width:40px; 
	float:left; 
	margin-right:5px;
	line-height:0px;
	border:solid 1px #594E35;

}



#AHC_columnMid div.list div.list_right, #AHC_columnMid div.list div.list_right_event  {
	width:300px; 
	float:left
}



#AHC_columnMid div.list div.list_right_event p {
	margin:0px;
	padding:0px;

}

#AHC_columnMid div.list div.list_right_event p.event {
	font-weight:bold;
}

#AHC_columnMid div.post-date {
	height:40px;
	width:40px;
	background:url('AHC_l3_right_date_bg.jpg') no-repeat;	

}


#AHC_columnMid div.post-date div.month {
	color:#FFFFFF;
	font-size:11px;
	line-height:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:bold;
	height:12px;
	padding-top:1px;
}


#AHC_columnMid div.post-date div.day {
	color:#000000;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	padding-top:0px;
	line-height:22px;
}

.add_event {
	margin-bottom: 10px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#addevent label {
	display: block;
	margin: 15px 0 5px 0;
}
		
#addevent input, #addevent select {
	background: #292929;
	border: 1px solid #594E35;
	color: #fff;
	padding: 2px;
}

#addevent textarea {
	width: 360px;
	margin-bottom: 5px;
}

#addevent select {
	width: 80px;
	margin-right: 8px;
}

#addevent .addeventbtn {
	display: block;
	margin-top: 15px;
}

#AHC_mixcloud {
	width: 464px;
	margin: 10px;
}

#AHC_mixcloud div.box_head {
	line-height:0px;
	background:url('AHC_l3_mid_box_header.png') no-repeat;	
	padding: 23px 14px 4px 10px;
	margin:0px
}

#AHC_mixcloud div.box_head h1 {
	font-size:18px;
	color:#C4A760;
	font-weight:normal;
	margin:0px;
	line-height:20px;
}

#AHC_mixcloud div.box h1 {
	font-size:18px;
	color:#C4A760;
	font-weight:normal;
	margin:0px 0px 4px 0px;
	padding:0px;
	line-height:20px;
}


#AHC_mixcloud div.box {
	background:repeat-y url('AHC_mid_box_bg.png') ;
	padding:0px 14px 0px 10px;
	
}

#AHC_mixcloud div.box_bottom {
	background:url('AHC_l3_mid_box_footer.png') no-repeat;
	height:16px;
	margin-bottom:6px
}

