@charset "UTF-8";
/* CSS Document */
.left {
	float: left; position: relative;
}

body {
	margin:0;
	padding:0;
	width:100%;
	min-width:950px;		/* Minimum width of layout - remove line if not required */
	background-image: url(../img/heronbay_side.png);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 0.93em;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	background-attachment: fixed;
}
.block {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #EFEFEF;
	padding: 10px;
	background-image: url(img/tranny.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 0.9em;
	color: #999;
	display: block;
	margin-top: 35px;
}
.zippy {
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.zippy a {
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom: none;
	border-left-style: none;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.zippy a img{
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom: none;
	border-left-style: none;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.block:hover {
	border: 1px solid #990;
	background-image: url(../img/tranny_gry.gif);
}
.block p {
	margin-left: 5px;
}
.block li {
	font-size: 0.85em;
}
.block h2 {
	font-size: 1.3em;
	font-weight: lighter;
	text-transform: none;
	color: #990;
}
.block h3 {
	font-size: 1.1em;
	font-weight: lighter;
	text-transform: none;
	color: #990;
}
.left {
	float: left;
	position: relative;
}
a {
	color:#369;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
	font-size: 2em;
	font-weight: lighter;
	color: #990;
}
#col1 p {
	margin-left: 335px;
	color: #666;
	margin-bottom: 25px;
	line-height: 1.8em;
	
}


.zog ul  {
	margin-left: 335px;
	color: #666;
	margin-bottom: 25px;
	line-height: 26px;
}
.zog li  {
	color: #666;
	margin-bottom: 0.8em;
	margin-left: 320px;
	padding:0;
	font-size: 0.85em;
	display: list-item;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0.4em;
	margin-right: 0;
	list-style-image: url(../img/small_h.gif);
	line-height: 26px;
}
#col1 h1 {
	margin-left: 320px;
	font-size: 1.6em;
	text-transform: lowercase;
	font-weight: lighter;
}
#col1 h2 {
	margin-left: 320px;
	font-size: 1em;
	text-transform: lowercase;
	font-weight: bold;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
	font-size: 0.9em;
}
.img {
	margin:10px 0 5px;

}
#header {
	float:left;
	width:100%;
	height:80px;
	margin-right: 200px;
	background-image: url(../img/hb_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header p {
	padding:.5em 15px 0.2em 15px;
	margin:0;
}
#header h1  {
	padding:.2em 15px;
	margin:0;
}

#header h2  {
	padding:.2em 15px 0.7em 15px;
	margin:0;
}
#colmask {	
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	  		/* Left column background colour */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;    	/* Centre column background colour */
	background-attachment: fixed;	
	background-image: url(../img/h.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;     /* Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 415px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:170px;
	position:relative;
	margin-left:-50%;
	left:215px;
	overflow:hidden;
}
#col3 {
	float:left;
	width:170px;
	position:relative;
	left:15px;
	overflow:hidden;
}
#footer {
	clear:both;
	float:right;
	width:100%;
	padding:20px;
	margin:0;
	background-image: url(../img/pics/strip.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer p {
	padding-top: 0.5em;
	padding-right: 15px;
	padding-bottom: 0.5em;
	padding-left: 15px;
	font-size: 0.8em;
	color: #999;
	float: right;
}
	#footer ul{
	color: #999;
	display: inline;
	float:right;
	list-style-type: none;
	height: 50px;
	font-size: .65em;
}
	#footer li{
	color: #999;
	display: inline;
	list-style-type: none;
}

#footer a:link {
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	padding: 5px;
	text-decoration: none;
}
#footer a:visited {
	color: #999;
	padding: 5px;
	text-decoration: none;	
}
#footer a:hover {
	color: #999;
	padding: 5px;
	text-decoration: underline;
}
#footer a:active {
	color: #999;
	padding: 5px;
	text-decoration: none;
	
}
.pageContent {	
	width: 90%;
}
.accordion {
	list-style-type: none;
	padding: 0;
	margin: 15px 3px 30px 0;
	display: block;
	position: relative;
}
.accordion ul { 

	padding: 0; margin: 0; 
	float: left; 
	display: block;
	width: 100%;
}
.accordion li { 
	
	cursor: pointer; 
	list-style-type: none; 
	padding: 0; margin: 0; 
	float: left; 
	display: block; 
	width: 95%;
}
.accordion li.active>a { 
	background: url('../img/open.png') no-repeat right; 

}
.accordion li div {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #EFEFEF;
	padding: 10px;
	background-image: url(img/tranny.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 0.9em;
	color: #999;
	margin: 15px;
	display: block;
	float: left;
	width: 85%;
}
.accordion li div:hover {
	border: 1px solid #990;
	background-image: url(../img/tranny_gry.gif);
}
.accordion li div p {
	margin-left: 5px;
}
.accordion li div h2 {
	font-size: 1.3em;
	font-weight: lighter;
	text-transform: none;
	color: #990;
}

.accordion li div h3 {
	font-size: 1.1em;
	font-weight: lighter;
	text-transform: none;
	color: #990;
	
}
.accordion img {
	display: block;
	float: left;
	clear: none;
	border: none;		
	
}
.accordion a { 
	background: url('../img/close.png') no-repeat right;  
	text-decoration: none; 
	border-bottom: 1px solid #990;
	margin-bottom: 10px ;
	font: 1.1em/2em Helvetica, Arial, sans-serif; 
	color: #999; 
	padding: 0 10px; 
	display: block; 
	cursor: pointer; 
}
.accordion a img  { 
	background-image: none;  
	text-decoration: none; 
	border-bottom: none;
	margin-bottom: 10px ;
	font: 1.1em/2em Helvetica, Arial, sans-serif; 
	color: #999; 
	padding: 0 10px; 
	display: block; 
	cursor: pointer;	

}

.imgteaser {	
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	padding: 10px;
	background: #fff;
	border: 0px solid #ddd;
}
.imgteaser a .more {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	right: 14px;
	bottom: 16px;
	font-size: 0.85em;
	color: #fff;
	background: #990;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
	border: 1px solid #fff;
}
.imgteaser a .desc {	
	display: none; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.imgteaser a:hover .more {
	visibility: hidden;
	}
.imgteaser a:hover .desc{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	font-size: 0.85em;
	padding: 10px 0;
	background: #990;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 15px;
	left: 14px;
	padding: 10px;
	margin: 0;
	width: 270px;
	border: 1px solid #fff;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
}


 .kwicks {
	list-style: none;
	position: relative;
	padding: 0;
	background-image:url(../img/no_flicker.jpg); /*some browsers are to slow when aligning the menu items via jQuery and so the background shines through, this prevents this flickering*/
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 200px;
 }  
 .kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
	float: left;
	width: 125px;
	height: 40px;
	margin-right: 0px;
	background-image:url(../img/kwicks_sprite.jpg);
	background-repeat:no-repeat;
}
.kwicks a{
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:none;
}

#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-200px 0px;
}
#kwick3 {
	background-position:-400px 0px;
}
#kwick4 { 
	background-position:-600px 0px;
}

#kwick1.active, #kwick1:hover { 
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -200px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -600px bottom; 
}

#kwick1 a{
	background-image:url(../img/end.jpg);
	background-repeat:no-repeat;
	background-position: left 0px;
}

#kwick1 a:hover{
	background-position: left -80px;
}

#kwick4 a{
	background-image:url(../img/end.jpg);
	background-repeat:no-repeat;
	background-position: right -40px;
}
#kwick4 a:hover{
	background-position: right -120px;
}

/* panel */
.panel, .panelcollapsed 
{
	background: #eee;
	margin: 5px;
	padding: 0px 0px 5px;
	width: 95%;
	border: 1px solid #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* panel heading */
.panel h2, .panelcollapsed h2 
{
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
	background: #CCC url(arrow-up.gif) no-repeat 280px;
	border-bottom: 1px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

/* panel heading on rollover */
.panel h2:hover, .panelcollapsed h2:hover { background-color: #A9BCEF; }

/* heading of a collapsed panel */
.panelcollapsed h2 
{
	background: #CCC url(arrow-dn.gif) no-repeat 280px;
	border-color: #CCC;
}

/* panel content - do not set borders or paddings */
.panelcontent 
{ 
	background: #EEE; 
	overflow: hidden;
}

/* collapsed panel content */
.panelcollapsed .panelcontent { display: none; }

