*{
	margin: 0;
	padding: 0;
}

body{
	background: #000;
	color: #fff;
	font: 90% Arial, Helvetica, sans-serif;
}

#container{
	max-width: 1000px;
	min-width: 760px;
	margin: 0 auto;
	background: #fff url("../images/site/content_tr.gif") 100% 0 no-repeat;
	color: #333;
	position: relative;
}

#content{
	margin: 0 0 0 250px;
	padding: 50px 25px 25px;
	min-height: 720px;
	position: relative;
	background: transparent url("../images/site/content_bak.gif") 0 0 no-repeat;
}

#wrapper{
	float:right;
	width:100%;
	background: transparent url("../images/site/nav.gif") 0 0 no-repeat;
}

#header{
	position:absolute;
	width: 153px;
	height: 155px;
	background: transparent;
	top: 3em;
	left: 13px;
	z-index: 101;
}

a img{
	border: 0;
}

/************************************ typography */

p{
	margin-bottom:1em;
	line-height: 1.4;
}

#content p, #content h3{
	clear: left;
}

a{
	color: #00e;
}

a:visited{
	color: #333;
}

a:hover,
a:focus{
	color: #f00;
}

#content ul{
	margin: 0 1em 1em 2em;
	background: transparent;
}

#content ol{
	margin: 0 1em 1em 2.4em;
}

#content li{
	line-height: 1.3;
}

h1 a, h1 a:visited, h1 a:link{
	display: block;
	height: 115px;
	width: 114px;
	overflow: hidden;
	margin: 15px 0 0 16px;
	background: #406cae;
	color: #fff;
}

h1 a:hover, h1 a:focus{
	display: block;
	text-indent: -114px;
	background: #f93;
	color: #fff;
}

h2{
	position: relative;
	background: #000;
	color: #fff;
	font: 3.25em/.9 Georgia, "Times New Roman", serif;
	margin: 0 250px 10px -25px;
	padding: 10px 10px 20px;
	float: left;
	min-height: 2em;
}

h3{
color: #406CAE;
}

acronym, abbr{
cursor: help;
}

/******************************************* nav */

#nav h2{
	display: none;
}

#nav{
	position: absolute;
	z-index: 100;
	border: solid 3px #000;
	border-top: 0;
	width: 182px;
	height: auto;
	top: 197px;
	left: 28px;
	background: transparent;
}

#nav ul{
	list-style: none;
	background: transparent url("../images/site/bak.png") 0 -95px repeat;
}

#nav li{
	border-top: solid 1px #000;
}

#nav li a,
#nav li a:visited{
	display: block;
	padding: 3px 0;
	text-decoration: none;
	padding-left: 5px;
	color: #000;
	background: transparent;
}

#nav #li_downloads a,#nav #li_downloads a:visited{border-left: solid 12px #ff8c00;}
#nav #li_businesses a,#nav #li_businesses a:visited{border-left: solid 12px #00BFBB;}
#nav #li_events a,#nav #li_events a:visited{border-left: solid 12px #cc0000;}
#nav #li_faqs a,#nav #li_faqs a:visited{border-left: solid 12px #99cc00;}
#nav #li_links a,#nav #li_links a:visited{border-left: solid 12px #ffff33;}
#nav #li_gallery a,#nav #li_gallery a:visited{border-left: solid 12px #406cae;}

#downloads_1872 #nav #li_downloads a{border-left: solid 12px #ff8c00;background: #ff8c00;color: #fff;}
#businesses_3 #nav #li_businesses a{border-left: solid 12px #00BFBB;background: #00BFBB;color: #fff;}
#events_1869 #nav #li_events a{border-left: solid 12px #cc0000;background: #cc0000;color: #fff;}
#faqs_1874 #nav #li_faqs a{border-left: solid 12px #99cc00;background: #99cc00;color: #000;}
#links_1873 #nav #li_links a{border-left: solid 12px #ffff33;background: #ffff33;color: #000;}
#gallery_6 #nav #li_gallery a{border-left: solid 12px #406cae;background: #406cae;color: #fff;}

#nav #li_downloads a:hover,#nav #li_downloads a:focus{background: #ff8c00;color: #fff;}
#nav #li_businesses a:hover,#nav #li_businesses a:focus{background: #00BFBB;color: #fff;}
#nav #li_events a:hover,#nav #li_events a:focus{background: #cc0000;color: #fff;}
#nav #li_faqs a:hover,#nav #li_faqs a:focus{background: #99cc00;color: #000;}
#nav #li_links a:hover,#nav #li_links a:focus{background: #ffff33;color: #000;}
#nav #li_gallery a:hover,#nav #li_gallery a:focus{background: #406cae;color: #fff;}

#nav #nav2 li{
	border: 0;
}

#nav #nav2 #learn a,
#nav #nav2 #learn a:visited,
#nav #nav2 #join a,
#nav #nav2 #join a:visited{
	display: block;
	position: absolute;
	top: 390px;
	height: 96px;
	width: 216px;
	border: 0;
	left: -12px;
	padding-left: 0;
	overflow: hidden;
	background: #000;
	color: #fff;
	font-size: 2em;
	text-align: center;
	padding: 0;
}

#nav #nav2 #learn a:hover,
#nav #nav2 #learn a:focus,
#learn_about_bats_1870 #nav #nav2 #learn a,
#nav #nav2 #join a:hover,
#nav #nav2 #join a:focus,
#join_clyde_bat_group_1871 #nav #nav2 #join a{
	overflow: hidden;
	text-indent: -216px;
	display: block;
	background: #406cae;
	color: #fff;
}

#nav #nav2 #join a:hover,
#nav #nav2 #join a:focus,
#join_clyde_bat_group_1871 #nav #nav2 #join a{
	background: #ff9600;
	color: #fff;
}

#nav #nav2 #join a,
#nav #nav2 #join a:visited{
	top: 495px;
}

/**************************************** footer */

#footer{
	background: #fff url("../images/site/footer.gif") 100% 0 no-repeat;
	color: #fff;
	clear: both;
	height: 229px;
	padding: 0;
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
}

#footer a:visited, #footer a{
	display: block;
	position: absolute;
	right: 27px;
	bottom: 44px;
	width: 369px;
	height: 89px;
	overflow: hidden;
}

#footer a:hover, #footer a:focus{
	display: block;
	text-indent: -369px;
}

#copy{
	font-size: 1.5em;
	color: #000;
	width: 200px;
	text-align: center;
	font-family: Georgia "Times New Roman" serif;
	position: absolute;
	right: 500px;
	bottom: 50px;
}

#upwards a, #upwards a:visited{
	display: block;
	position: absolute;
	left: 13px;
	bottom: 0;
	width: 45px;
	height: 34px;
	overflow: hidden;
	color: #fff;
	background: #99cc00;
	font-size: 2em;
	text-align: center;
}

#upwards a:hover, #upwards a:focus{
	display: block;
	text-indent: -45px;
	color: #fff;
	background: #406cae;
}

/************************************* accessnav */

#accessnav{
	line-height: 2em;
	font-size: .9em;
	padding: 0 0 3px 13px;
	color: #fff;
	position: relative;
	background: #ff8800 url("../images/site/accessnav.gif") 0 100% repeat-x;
}

#accessnav a, #accessnav a:visited{
	color: #fff;
	text-decoration: none;
}

#accessnav a:hover,
#accessnav a:focus{
	color: #000;
	text-decoration: underline;
}

#sitemap_9 #accessnav #acc_sitemap a,
#help_12 #accessnav #acc_help a,
#about_2 #accessnav #top_about a,
#contact_7 #accessnav #top_contact a,
#businesses_3 #accessnav #top_businesses a,
#terms_8 #accessnav #top_terms a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#fl,#fr{float: left; width: 50%;}
#fl li, #fr li{display: inline;}
#fr{margin-left: 50%; text-align: right; display:block; position:relative; margin-top:-2em;}
#fl a, #fr a{margin: 0 13px 0 0;}

/****************************************** misc */

hr{
	display: none;
}

code{
	font-size: 1.3em;
	background: #BBFF00;
}

#pullquote_div{
	background: #9c0 url("../images/site/quote_tl.gif") 0 0 no-repeat;
	max-width: 220px;
	position: relative;
	color: #fff;
	padding: 5px 10px 0;
	float: right;
	display: block;
	text-align: center;
	margin: -150px 0 10px 0;
	font: 1.7em/.9 Georgia, "Times New Roman", serif;
}

#pullquote_div blockquote p{
	margin-bottom: 10px;
}

#pullquote_div #tr{
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
	height: 16px;
	background: #9c0 url("../images/site/quote_tr.gif") 0 0 no-repeat;
}

#pullquote_div #br{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 16px;
	height: 16px;
	background: #9c0 url("../images/site/quote_br.gif") 0 0 no-repeat;
}

#pullquote_div #bl{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 16px;
	height: 16px;
	background: #9c0 url("../images/site/quote_bl.gif") 0 0 no-repeat;
}

blockquote.q{
background: #f4f4f4 url("../images/site/blockquote.gif") 10px 10px no-repeat;
padding: 25px 30px 15px;
margin-bottom: 1em;
font-style: italic;
border-top: solid 2px #E8E8E8;
border-bottom: solid 2px #E8E8E8;
}

blockquote.q p{
line-height: 1.7;
}

.back{
border: solid 1px #6B9F28;
width: 260px;
height: 48px;
margin-left: -5px;
}

/*************************************** gallery */

.thumbnail{
	background: #fff;
	padding: 5px 5px 0;
	border-bottom: solid 2px #ccc;
	border-right: solid 2px #ccc;
	width: 100px;
	float: left;
	margin: 0 10px 10px 0;
	font-size: .9em;
	text-align: center;
	min-height: 155px
}

#gallery_6 fieldset{
	padding: .5em;
}

#gallery_6 #content label{
	display: block;
}


#gallery_6 #content input.button{
	margin: 5px;
}

.prodimg{
	float: left;
}

/***************************************** forms */


fieldset{
	border: solid 1px #406CAE;
	padding: 10px 10px 20px;
	margin: 0 0 10px;
}

legend{
	font-weight: bold;
	color: #fff;
	background: #406CAE;
	padding: 2px 5px
}

label{
	display: block;
	line-height: 1.25em;
}

input, textarea, select{
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	width: 80%
}

input.button{
	width: auto;
	padding: 0 25px;
}

input:focus, textarea:focus, select:focus{
	background: #F3FFCF;
	border: solid 2px #9c0;
}

input.short{
	width: 120px;
}

span.whythis { 
	position: relative; 
}

span.whythis a { 
	text-decoration : underline; 
	font-size: 0.95em;
}

span.whythis a span { 
	position: absolute; 
	top: -9000px; 
	left: -9000px; 
	display: inline; 
	width: 17.1em; 
	height: auto; 
	border: 1px solid #000; 
	background-color: #9c0; 
	padding-left: 2px;
	color: #000; 
}

span.whythis a:hover span,
small.whythis a:focus span,
small.whythis a:active span {
	position : absolute; 
	top: 0; 
	left: 6em; 
}


/************************************* responses */ 

#positive, #negative, #confirm{
	padding: 10px 10px 0;
	margin: 0 0 10px;
	border: solid 2px #BF2E0B;
	color: #231f20;
	position: relative;
	background: #fff;
}

#positive{
	border: solid 2px #9c0;
}

#confirm{
	border: solid 2px #9c0;
}

#positive h3, #confirm h3, #negative h3{
	color: #5d8b23;
	padding-left: 28px;
	font-family: Arial, Helvetica, san-serif;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4;
	margin-bottom: 0;
	background: transparent url("../images/site/positive.gif") 0 0 no-repeat;
}

#negative fieldset{
border: 0;
padding: 0;
}

#negative legend{
display: none;
}

#details #positive input.button{
margin: 0 0 1em;
}

#basket #negative input.button{
margin: 5px 5px 5px 0;
}

#basket #content input.button{
margin: 5px;
}

#negative h3{
	color: #bf2e0b;
	background: transparent url("../images/site/negative.gif") 0 0 no-repeat;
}

#positive img{
	margin-right: 5px;
	float: left;
}

#positive ul li,
#negative ul li{
margin: 0;
}

#positive a,
#positive a:visited{
color: #333;
}

#positive a:hover,
#positive a:focus{
color: #333;
background: #BBFF00;
}

#negative a,
#negative a:visited{
color: #333;
}

#negative a:hover,
#negative a:focus{
color: #333;
background: #FBF9ED;
}

/**************************************** events */

.event{
background: #efffaf url("../images/site/event_bak.gif") 100% 0 no-repeat;
padding: 10px;
margin-bottom: 1em;
border-bottom: solid 2px #C6DF61;
}

.event h3{
color: #690;
font-size: 1.5em
}

.event_date{
font-style: italic;
}


/************************************* downloads */

#content .download{
background: #fff url("../images/site/download.gif") 100% 50% no-repeat;
padding: 10px;
border-bottom: solid 2px #ddd;
margin-bottom: .5em;
}

#content .download h3{
margin-left: 55px;
}

#content .download img{
float: left;
margin: -17px 10px 10px 0;
}

/************************************** lightbox */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}

#lightbox a img{
	border: none;
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
}

#imageContainer>#hoverNav{
left: 0;
}

#hoverNav a{
	outline: none;
}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("../images/site/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink{
	left: 0;
	float: left;
}

#nextLink{
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover{
	background: url("../images/site/prevlabel.gif") left 50px no-repeat;
}

#nextLink:hover, #nextLink:visited:hover{
	background: url("../images/site/nextlabel.gif") right 50px no-repeat;
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData{
	padding:0 10px;
}

#imageData #imageDetails{
width: 70%;
float: left;
text-align: left;
}	

#imageData #caption{
font-size: 1.25em;
color: #000;
color: #999;
}

#imageData #numberDisplay{
display: block;
clear: left;
padding-bottom: 0;
color: #999;
}	
		
#imageData #bottomNavClose{
width: 66px;
float: right; 
padding-bottom: 0.7em;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
	background-color: #000;
	opacity: 0.6;
}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
	
/**************************************** images */

.right{
background: #fff;
text-align: center;
padding: 10px;
border: solid 1px #333;
float: right;
clear: right;
margin-left: 20px;
position: relative;
}

.right p{
margin: 0;
}

/**************************************** tables */

table, tr, td, th{
border: 0;
}

th{
background: #9c0;
padding: 3px 10px;
color: #000;
font-weight: bold;
border: solid 1px #9c0;
}

td{
padding: 10px;
border: solid 1px #9c0;
}

tr{
background: #EFFFBF;
}

table{
background: #EFFFBF;
border-collapse: collapse;
}

table img{
border: solid 1px #333;
margin: 10px 10px 10px 0;
float: left
}

/********************************************** site map */

#sitemap_9 dt{
background: #406CAE;
font-size: 1em;
text-transform: uppercase;
color: #fff;
padding: 0 0 1px 4px;
margin-bottom: .5em;
font-weight: bold;
display:block;
}

#sitemap_9 dd{
margin: 2em 10px 2em 0;
}

#sitemap_9 dd span{
font-size: .8em;
color: #008F06;
}









