/* CSS Document */

/* Bride@Chestergate by I Do, I Do web design */
/* Global Styles */

/* -------------------------------- General Structure -------------------------------*/
html, body {
	height:100%;
}

body{
	background:#000; /* black background */
	font-family:Verdana, Arial, Helvetica, sans-serif; /* default font family to be inherited for all text including alt tags */
	font-size:11px; /* default font size for all text */
	color:#cdcdcd;
	margin:0;
	padding:0;
}

#container{
	position:relative;
	min-height:100%;
}

#header{
	background:#FFF;
}

#main{
	padding-bottom:90px;
}


#footer{
	position:absolute;
	background:url(../images/pink_line.jpg) repeat-x #000;
	height:80px;
	width:100%;
	bottom:0px;
	margin:0;padding:0;
}

.centre {
	position:relative;
	width: 878px; /* width of page content including events tab 850+guess 50*/
	left:50%;
	margin:0 0 0 -425px; /* centre excluding events tab */
	padding:0;
}

.clear{
	clear:both;
}

/* --------------------------------- General Display --------------------------------*/

h1{
	font-size: 30px;
	text-align:center;
	margin:0;
	padding:10px 0 15px 0;
	font-weight:normal;
	color:#000;
}

h2{
	color:#FF4B9F;
	font-size: 24px;
	font-weight:normal;
	margin:0;
	padding:10px 0 0 0;

}

h3{
	color:#FF4B9F;
	font-size: 16px;
	font-weight: bold;
	margin:0;
	padding:0px 0 6px 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h4 {
	color:#FF4B9F;
	font-weight:bold;
	font-size:11px;
	margin:0;
	padding:2px 0 5px 0;
}

p{
	margin:0;
	padding:5px 0 15px 0;
	line-height: 16px;
}

a {
	color:#FF4B9F;
	text-decoration: none;
	cursor: pointer;
	border-bottom:1px dotted #000;
}

a:hover, a:focus, a:active, a.active{
	color:#fff;
}

a.link {
}

a.link:hover, a.link:focus, a.link:active{
	color:#000000;
}

hr {display:none;}

/* ------------------------------------ Header ------------------------------------*/

#dancertop{
	width:283px;
	height:243px;
	background:url(../images/woman_dancing.jpg);
	float:left;
}

#dancerbot{
	width:283px;
	height:48px;
	background:url(../images/woman_dancing_legs.jpg);
	float:left;
}

#logotag{
	padding:0 28px 0 0; /* padded to allow for events tab */
	float:right;

}

#logotag h1{
	line-height:132px; /*centres logo alt text */
	margin:0;
	padding:0;
}

#logotag h2{
	line-height:111px; /*centres tag alt text */
	margin:0;
	padding:0;
}

#headerline{
	clear:both;
	background:#474646;
	height:4px
}

.line{
	margin:10px 0 20px 0;
	background:#acacac;
	height:2px;
}

/* ------------------------------------- Menu -------------------------------------*/

#menubar{
	margin:0 28px 0 0; padding:0;
	float:right;
	width:567px; /*width is necessary for the float*/ 
	height:48px;
	font-size:12px;
	overflow: hidden;
	position:relative;
	background:url(../images/menu_background.jpg);
	z-index:3; /*; firefox needs this to position menu bar over the top of later content allowing links to work*/
}

#menubar ul{ 
	list-style-type:none; /*removes bullets from the list*/ 
	text-align:center; /*aligns the text to what should end up as the center of each graphical button*/
	float:right;
	width:345px; /* width of menu */ 
	height:43px; /* height of menu */
	margin:0; padding:0;
} 
#menubar ul li{ 
	display:inline; /*extra step to get IE to display link list horizontally*/ 
} 
#menubar ul li a{
	display:block; /*makes the anchor fill the list item so clicking any part of the graphical button will work, also allows the anchor to take a width*/
	float:left; /*the key to making the list horizontal*/
	line-height:43px; /*set equal to the height of the navbar image. Using line-height, rather than height, will get the text aligned to the vertical centre of the button*/
	font-size:120%;
	font-weight:bold;
	text-decoration:underline; /* stop text link underlining if images are turned off */
	border-bottom-style: none; /* tidy up later */
} 
#menubar ul li a span {
	position:relative;
	left:0px;
	top:-43px;
	display:block;
	height:43px;
	background-repeat: no-repeat;
	background-position:0 0;
	overflow:hidden;
}

/* Set width and image on each span (if all equal set individual width on anchor instead.
Make sure the combined width doesn't exceed the total width of the menu bar */

#menubar ul li a span#menu_home{
	background-image:url(../images/menu_home.jpg);
	width:76px;
}
#menubar ul li a span#menu_events{
	width:89px;
	background-image:url(../images/menu_events.jpg);
}
#menubar ul li a span#menu_tips{
	width:180px;
	background-image:url(../images/menu_tips.jpg);
}

#menubar ul li a:link span, #navbar ul li a:visited span{ background-position: 0 0;} /* image in base position */
#menubar ul li a:hover span, #navbar ul li a:focus span, #navbar ul li a:active span { background-position: 0 -43px;} /* shift image up to selected position */

/* ------------------------------------- Main -------------------------------------*/

#maincontent{
	margin-top:8px;
}

#content{
	width:500px;
	float:left;
	padding-bottom:20px;
}

#eventsbox{
	margin-top:25px;
	width:337px;
	height:283px;
	float:right;
	background:url(../images/events_box.jpg) #fff;
	color:#000000;
}

#eventsboxlist{
	width:290px;
	margin:10px auto;
	padding:0;
	text-align:left;
}

#eventsboxlist th {
	color:#FF4B9F;
	height:30px;
	margin:0;paddng:0;
}

#eventsboxlist tr {
	color:#000000;
	margin:0;
	padding:0;
	height:22px;
}

#eventscontent{
	margin-right:28px;
	padding-bottom:25px;
}

#searchfilter label{
	color:#FF4B9F;
}
#searchrow{
	height:30px;
}

#filter {
	width: 100%;
	padding-bottom:10px;
}

#filter caption{
	text-align:left;
}

#filter th {
	text-align:left;
}

.eventsdetails tr{
	height:15px;
}

.eventsdetails th{
	color:#FF4B9F;
	text-align:left;
	width:100px;
}

.eventtitle{
	color:#FF4B9F;
	text-transform:uppercase;
}

.eventinfo{
}

.eventbook{
	text-align:right;
}


/* ------------------------------------ Footer ------------------------------------*/

#contact{
	position:absolute;
	top:-26px;
	left:0;
	height:30px;
	width:136px;
}

#footercontent{
	padding-top:10px;
}
#footercontent p{
	margin:0;
	padding:10px 0 0 5px;
}

#contactdetails{
	float:left;
}

#sitedetails{
	float:right;
	margin-right:28px;
	text-align:right;
}

#sitedetails a {
	color:#cdcdcd;
	border-bottom-style:none;
}

#sitedetails a:hover, #sitedetails a:focus, #sitedetails a:active{
	color:#FF4B9F;
}
