/*  
Layout CSS

(c) www.bradleymason.co.uk/web
	
------------
BASIC STUFF
----------*/

* { /* Reset the margins */
	margin: 0px;
	padding: 0px;
	}
	
div, td {
	border: red solid 0px;
}

td {
		text-align: left;
	}

li {
	margin: 0px 0px 3px 20px;	
}
	
body {
	text-align: center;
	height: 100%;
	background: #fff;
}

p {
	margin: 0px;
	padding: 0px;
}


img, img:link,img:visited {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/* Make IE6 use transparent pngs */
img, div, td { behavior: url(js/iepngfix.htc)}
	

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
	
/* TinyMCE specific rules */
body.mceContentBody {
   background: #fff;
}

.contentpic {
	margin: 10px 15px 10px 15px;
	border: 1px solid white;
}

.form {
	background-image: url(../images/elements/formshaddow.jpg);
	background-repeat: repeat-x;
	border:1px solid #888;
}

.welcomeform {
	background-image: url(../images/elements/formshaddow.jpg);
	background-repeat: repeat-x;
	border:1px solid #888;
	height: 22px;
	font-size: 1.4em;
}

.optiontable {
	color: white;
	text-align: right;
	padding: 0 10px 10px 0;
}



/*-------------
PAGE LAYOUT
-------------*/

#header {
	width: 960px;
	margin: 0 auto;
	height: 148px;
	position:relative; top:-148px;
	margin-bottom:-148px;
}

#logo {
	margin: 30px 0 0 10px;
}

#topmenu {
	height: 25px;
	width: 100%;
	background: #fff;
	background-image: url(../images/elements/element_03.jpg);
	background-repeat: repeat-x;
}

#topmenu2 {
	width: 960px;
	margin: 0 auto;
	height: 25px;
}

#topmenu2 a {
	display: inline-block;
	font-size: 1.0em;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	text-decoration: none;
	color: #000;
	padding:0 14px 0 6px;
	}
										
#topmenu2 a:hover {
	text-decoration: none;
	color: #D82E8B;
	}

#areapics1 {
	width: 100%;
	height: 197px;
	background-image: url(../images/elements/element_06.jpg);
	background-repeat: repeat-x;
	background-position: 0 160px;
}

#areapics2 {
	width: 960px;
	margin: 0 auto;
}

.areapic {
	width: 160px;
	height: 197px;
	float: left;

}

.areapic1 a, .areapic2 a, .areapic3 a, .areapic4 a, .areapic5 a, .areapic6 a {
	display:inline-block;
	width: 160px;
	height: 197px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	
	}
										
.areapic1 a:hover, .areapic2 a:hover,.areapic3 a:hover,.areapic4 a:hover,.areapic5 a:hover,.areapic6 a:hover{
	background-position: 0 -197px;
	}
	
.areamenutext
	{
		position: relative;
		top: 170px;
	}


#glow {
	height: 70px;
	width: 100%;
	background-image: url(../images/elements/element_07.png);
	background-repeat: repeat-x;	
}


#content {
	width: 960px;
	margin: -70px auto 0 auto;
	background: #474747;
	background-image: url(../images/elements/element_07.png);
	background-repeat: repeat-x;	
}

#mapbox {
	float:left;
	margin: 11px 8px 13px 14px;
}

.darkgrey_tl {
	background-image: url(../images/elements/box2_03.png);
	width: 18px; height: 19px; float: left;}

.darkgrey_tm {
	height: 19px;
	background: #282828; float: left;}

.darkgrey_tr {
	background-image: url(../images/elements/box2_05.png);
	width: 17px; height: 19px; float: left;}

.darkgrey_bl {
	background-image: url(../images/elements/box2_31.png);
	width: 17px; height: 17px; float: left;}

.darkgrey_bm {
	height: 17px;
	background: #282828; float: left;}

.darkgrey_br {
	background-image: url(../images/elements/box2_33.png);
	width: 18px; height: 17px; float: left;}
	
.white_bl {
	background-image: url(../images/elements/box2_25.png);
	width: 16px; height: 16px; float: left;}

.white_bm {
	height: 16px;
	background: #fff; float: left;}

.white_br {
	background-image: url(../images/elements/box2_27.png);
	width: 16px; height: 16px; float: left;}

#mapboxmiddle {
	background: #282828;
}

.mapboxmiddle {
	background: #282828;
}

#largepic {
	width: 358px;
	height: 230px;
	overflow:hidden;
	border: 1px solid white;
	position: relative;
	top: -5px; left: 12px;
	text-align:center;
}

#thumbs {
	margin:0 0 0 12px;	
	width: 368px;
}

.thumb {
	width:65px;
	height: 65px;
	border: 1px solid white;
	float:left;
	margin:0 6px 6px 0;
}




#venuebox {
	float:left;
	margin: 13px 10px 13px 6px;
}

.white_tl {
	background-image: url(../images/elements/box2_18.png);
	width: 16px; height: 17px; float: left;}

.white_tm {
	height: 17px;
	background: #fff; float: left;}

.white_tr {
	background-image: url(../images/elements/box2_20.png);
	width: 18px; height: 17px; float: left;}

.lightgrey_bl {
	background-image: url(../images/elements/box2_35.png);
	width: 14px; height: 13px; float: left;}

.lightgrey_bm {
	height: 13px;
	background: #E7E7E7; float: left;}

.lightgrey_br {
	background-image: url(../images/elements/box2_37.png);
	width: 14px; height: 13px; float: left;}

#venueboxtitle {
	background: #fff;
	padding: 0 0 15px 30px;
}

#venueboxmiddle {
	background: #E7E7E7;
}

#venuecontent {
	padding: 15px 30px 15px 30px;
}


#footermenu {
	width: 100%;
	height: 24px;
	background: #6A6A6A;
	background-image: url(../images/elements/element_09.jpg);
	background-repeat: repeat-x;	
}

#footermenu2 {
	width: 960px;
	margin: 0 auto;
	height: 24px;
	text-align:center;
}

#footermenu2 a {
	display: inline-block;
	font-size: 0.9em;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	text-decoration: none;
	color: #aaa;
	padding:0 8px 0 6px;
	}
										
#footermenu2 a:hover {
	text-decoration: none;
	color: #ddd;
	}

#footer {
	width: 960px;
	margin: 0 auto;
	padding-top:20px;
	text-align:center;
}


	
.welcome_tl {
	background-image: url(../images/elements/welcomebox_03.png);
	width: 26px; height: 41px; float: left;}

.welcome_tm {
	height: 41px;
	background-image: url(../images/elements/welcomebox_04.jpg); 
	float: left;}

.welcome_tr {
	background-image: url(../images/elements/welcomebox_06.png);
	width: 34px; height: 41px; float: left;}
	
.welcometitle {
	line-height: 0.9em;
	margin: 12px 0 0 -7px;
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
}

.welcomeinner {
	height: 70px; 
	padding:15px;
}

/*----------
GOOGLE MAP
----------*/

.comment {
	width: 200px;
}

#side_bar {
	padding:0 20px;
}

.mapimage {
	margin:0 20px 0 0;
}

/*------------
STANDARD CONTENT 
-----------*/

.leftmenu {
	margin: 0 0 0 35px;
}

.leftmenutitle {
	font-size: 1.2em;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #333;
	width:200px;
}

.leftmenuitem {
	padding: 0 0 2px 40px;
	border-top: 1px solid #333;
	width:170px;
}

.textwrapper {
	padding: 40px;
}

/*------------
ITEM PAGE 
-----------*/

.itemname {
	font-weight: bold;
	text-align: right;
	padding: 0px 10px 14px 0px;
	width: 230px;
}

.itemdata {
	width: 250px;
	padding: 0 0 14px 0;
	float:left;
}

.addresstel {
	float: left;
	width: 265px;

}

.emailweb {
	float: right;
	width: 200px;

}

/*----------
LIST VENUES
----------*/

.listitem {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}

.venuelist {
	float: left;
	width: 310px;
	margin: 16px 0px 0 0px;

}

.mileage {
	float:right; 
	margin:30px 60px 0 0; 
	width:70px;
	text-align:center;

}

.venuetype {
	float: right; 
	width:40px; 
	height: 40px; 
	text-align:center; 
	margin:20px 30px 0 0; 

} 

.comparecheckbox {
	height: 20px;
	float:right;
	width: 20px;
	margin: 30px 30px 0 0;
;
}

.listthumb {
	width: 65px;
	height: 65px;
	background-repeat:no-repeat;
	background-position:center; 
	float: left;
	margin: 10px 16px 0px 16px;
}



.searchresult {
	padding: 10px 0 0 0;
}


/*----------
NEWS/EVENTS PAGE
----------*/

.newswrapper {
	padding: 20px 20px 20px 10px;	
}

.bigitemwrapper2 {
	width:595px; 
	background: white;
	margin: 0 0 0 10px;
}

.bigitemimage {
	margin: 10px; 
	float: left; 
	height: 200px; 
	width:200px; 
	background-repeat:no-repeat; 
	background-position:center; 
}

.bigitemcontent {
	margin: 20px 0 0 20px; 
	height: 200px; 
	width: 330px; 
	float: left;
}

.bigitemdate {
	font-size: 0.8em;
	color: #bbb;
	padding: 0 0 5px 0;
}

h4.bigitemtitle {
	padding: 0 0 10px 0;
	line-height: 1.4em;
}

.smallitemwrapper2 {
	margin: 10px 0px 0 10px; 
	width:292px; 
	background: white;
	float: left;
}

.smallitemimage {
	margin: 6px; 
	float: left; 
	height: 100px; 
	width:100px; 
	background-repeat:no-repeat; 
	background-position:center; 
}

.smallitemcontent {
	margin: 12px 0 0 10px; 
	height: 100px; 
	width: 150px; 
	float: left;
}

.smallitemdate {
	font-size: 0.8em;
	color: #bbb;
	padding: 0 0 5px 0;
}

h4.smallitemtitle {
	padding: 0 0 10px 0;
	font-size:1.1em;
	line-height: 1.0em;
}

.smallitemsummary {
	font-size: 0.8em;
	line-height: 1.2em;
}

.newsitemwrapper {
	padding: 0 20px 0 30px;
}

.newsitemimage {
	float:left;	
	padding:0 20px 10px 0px;
}

.newsitemdate {
	font-size: 0.8em;
	color: #999;
	padding: 0 0 5px 0;
}

h4.newsitemtitle {
	padding: 0 0 10px 0;
	line-height: 1.4em;
}


/*----------
COMPARE PAGE
----------*/

.comparetable {
	border-left: 1px solid black;
	border-top: 1px solid black;
	margin: 0 auto 0 auto;
	width: 935px;	
}

.comparename {
	padding: 6px 8px 6px 8px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-weight: bold;
	background: #888;
	color: white;
	text-align:right;
}

.comparethumb {
	width: 130px;
	height: 130px;
	background-repeat:no-repeat;
	background-position:center; 
	margin: 10px auto 5px auto;
}

.comparedata {
	padding: 6px 15px 6px 15px;	
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-align:center;
}

.comparetitle {
	padding: 6px 15px 6px 15px;	
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-align:center;
	font-size:1.2em;
	
}

.compareimage {
	padding: 6px 15px 6px 15px;	
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}



/*----------
TEXT
----------*/

body, bodytext, .body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	letter-spacing: 0.01em;
	line-height: 1.3em;
	color: #000;
}

.white {
	color: #ffffff;
}

.formredtext, red, redtext {
	color: red;
	font-weight: bold;
}

h1, .bold {
	line-height: 0.9em;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	color: #D82E8B;
	font-size: 1.6em;
	font-weight: normal;
	}
	
h2, .title {
	margin: 1em 0;
	font-size: 1.2em;
	color: #000;
}

h3, .header {
	line-height: 0.9em;
	margin: 0 0 15px 0;
	color: #fff;
	font-size: 1.6em;
	font-weight: normal;
		}
		
h4 {
	line-height: 0.9em;
	padding: 0 0 0 0;
	color: #D82E8B;
	font-size: 1.5em;
	font-weight: normal;
	}
	
h5 {
	line-height: 0.9em;
	padding: 0 0 15px 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	}
	
h6 {
	line-height: 0.9em;
	padding: 0 0 10px 0;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	}
	


.caption {
	font-size: 0.8em;
	}
	
	
/*----------
LINKS
----------*/

A:link, A:visited, A:active, A:hover {
	text-decoration: underlined;	
	color: #D82E8B;
}

A.noline:link, A.noline:visited, A.noline:active {
	text-decoration: none;	
}

A.noline:hover {
	text-decoration: underline;	
}

A.nolinewhite:link, A.nolinewhite:visited, A.nolinewhite:active {
	color: #fff;
	text-decoration: none;	
}

A.nolinewhite:hover {
		color: #fff;
	text-decoration: underline;	
}

A.side_bar:link, A.side_bar:visited, A.side_bar:active {
	text-decoration: none;	
	color: #fff;
}

A.side_bar:hover {
	text-decoration: none;	
	color: #D82E8B;
}

A.leftmenutitlelink:link, A.leftmenutitlelink:visited, A.leftmenutitlelink:active, A.leftmenuitemlink:link, A.leftmenuitemlink:visited, A.leftmenuitemlink:active {
	color: white;
	text-decoration: none;	
}

A.leftmenutitlelink:hover, A.leftmenuitemlink:hover {
	text-decoration: none;	
	color: #D82E8B;
}


/*----------
SLIDESHOW
----------*/

.slideshow-images{display:block;overflow:hidden;position:relative;}
.slideshow-images img{display:block;position:absolute;z-index:1;}
.slideshow-thumbnails{overflow:hidden;}
.slideshow-images{height:148px;width:960px;}
.slideshow-images-visible{opacity:1;}
.slideshow-images-prev{opacity:0;}
.slideshow-images-next{opacity:0;}
.slideshow-images img{float:left;left:0;top:0;}
.slideshow{height:148px;margin:0 auto;width:960px;}
