/********* STYLES FOR BEES CAMPAIGN ************/ 
/********* www.dogstardesign.co.uk ***********/ 

body {
	background-color:#ffffff;	
	background-image:  url("../images/bg.jpg");
	background-repeat:no-repeat;
	background-position:top;
	color:#005386;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	line-height: 1.4em;
	padding: 0;	
	margin:0;
	}

a {
	color:#005386; 
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color:#ec008c; /* pink */
}

p {
   margin: 0 0 10px 0;  /* some air around p elements */
   padding: 0;
}


span,div,h1,h2,h3,h4,h5,ul,li,img,a,form {
	margin:0px;
	padding:0px;	
}

ul{
	margin-left:16px;
	padding-top:10px;
	padding-bottom:10px;
}

ol {
	margin-left:25px;
	padding:0;
}


h1 {
	font-size: 1.9em;
	padding-top:50px;
	padding-bottom:10px;
}

h2 {
	font-size: 1.2em;
	padding-bottom:10px;
	line-height:1.3em;
}

h3 {
	font-size: 1.1em;
	padding-top:10px;
	padding-bottom:5px;
}


.bodyHolder {
	text-align:center;
	width:100%;
	}
	
.layoutHolder{
	width:880px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}	

img {
	border:0;
}

/**************  TOP BANNER CONTENT ***************/


.topItemsHolder{
	width:880px;
	height:125px;
	}

.textHolder {
	float:right;
	padding-top:40px;
	font-size:1.1em;
	text-align:left;
	width:680px;	
}

.register {
	width:367px;
	text-align:right;
}





/************** MAIN ITEMS HOLDER ***************/

.mainItemsHolder{
	width:880px;
	background:#d0e647 url(../images/corner_rt.gif) no-repeat top right;
	margin-bottom:-140px;
	position:relative;
	}
	
.logoHolder {
	float:left;
	width: 200px;
	margin-top:-110px;
	padding-bottom:30px;
	position:relative;
}

.logoHolder img{
	behavior: url(images/iepngfix.htc);
}

.headingHolder {
	float:left;
	width:390px;
	padding:0;
	margin:0;
}

.bannerHolder {
	float:right;
	width:280px;
	padding-top:20px;
}

/************** LEFT CONTENT ***************/

.leftColumnHolder{
	float:left;
	padding-left:20px;
	margin-top:0;
	text-align:left;
	width: 200px; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 180px;
}

/**************  NAVIGATION ***************/

#navcontainer {
	padding: 0 0 20px 0;
	width:150px;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li{ 
	margin-bottom: 5px; 
	padding:0;
	background-image:  url("../images/nav_top.gif");
	background-repeat:no-repeat;
	background-position: top;
	background-color:#c6db43;

}

#navcontainer ul li a{
	display: block;
	padding: 5px 10px;
	background-image:  url("../images/nav_bottom.gif");
	background-repeat:no-repeat;
	background-position: bottom;
	text-decoration: none;
	width: 150px; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 130px;
}

html>body #navcontainer a {
  width:130px;
}

#navcontainer ul li.current {
	background-image:  url("../images/nav_top_on.gif");
	background-repeat:no-repeat;
	background-position: top;
	background-color:#ffffff;
}

#navcontainer ul li a.current{
	background-image:  url("../images/nav_bottom_on.gif");
	background-repeat:no-repeat;
	background-position: bottom;
	color:#ec008c;
}


/**************  MIDDLE CONTENT ***************/

.middleColumnHolder{
	float:left;
	margin:0;
	text-align:left;
	width: 380px;
	padding:0 0 20px 0;
	font-size:1.1em;
}

.middleColumnHolder a{
	text-decoration:underline;
}

.middleColumnHolder a:hover{
	text-decoration:none;
	color:#005386;
}


/**************  SECONDARY MAIN CONTENT ***************/

.mainColumnHolder{
	float:left;
	margin:0;
	text-align:left;
	width: 630px;
	padding:0 0 20px 0;
	font-size:1.1em;
}

.mainColumnHolder ul {
	padding:0;
	margin:0;
} 

.mainColumnHolder ul li {
	list-style-type:none;
	background: transparent url(../images/bee.gif) no-repeat 0 0;
	padding-left:30px;
	padding-bottom:10px;
}

.mainColumnHolder ol li {
	padding-bottom:10px;
	}

/**************  RIGHT CONTENT ***************/

.rightColumnHolder{
	width:270px;
	float:right;
	margin:0;
	padding-right:20px;
}

.mapHolder {
	color:#ec008c;
	background-image:  url("../images/map.gif");
	background-repeat:no-repeat;
	background-position: top left;
	width:270px;
}

#scotland {
	position:absolute;
	margin:70px 0 0 90px;
}

#northwest {
	position:absolute;
	margin:160px 0 0 120px;
}

#northeast {
	position:absolute;
	margin:140px 0 0 145px;
}

#yorkshire {
	position:absolute;
	margin:180px 0 0 160px;
}

#wales {
	position:absolute;
	margin:260px 0 0 100px;
}

#wmidlands {
	position:absolute;
	margin:245px 0 0 140px;
}

#emidlands {
	position:absolute;
	margin:220px 0 0 175px;
}

#eastern {
	position:absolute;
	margin:255px 0 0 205px;
}

#sw {
	position:absolute;
	margin:303px 0 0 110px;
}

#se {
	position:absolute;
	margin:290px 0 0 180px;
}

#nireland {
	position:absolute;
	margin:155px 0 0 30px;
}

#mapTitle {
	padding-top:360px;
	padding-left:20px;
	text-align:center;
	font-weight:bold;
	color:#005386;
}

/**************  FOOTER ***************/	



#footerHolder{
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	}	

.footer {
	width:860px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:264px;
	font-size:0.9em;
}

.footerBox {
	padding-top:175px;
}

	
.footerText{
	padding-left:185px;
	padding-right:20px;
	text-align:left;
	background-color:#FFFFFF;
	}

.footer ul{
	float:right;
	margin-right: 10px; 
	padding:0;
	list-style:none;
}
	
.footer ul li {
	display: inline;
	list-style-type: none;	
	padding-right:10px;
	}	
	
.footerCredit {
	width:130px;
	float:left;
	padding-left:20px;
	padding-top:50px;
}

.footerCredit a{
	text-decoration:none;
	color:#cccccc;
}

.footerCredit a:hover{
	text-decoration:underline;
	color:#555555;
}


/************* FORM TAGS *************/

input, select, textarea {
	font-size:1em;	
	color:#555555;
	padding:1px;
	margin:0;
}

.fieldsAlign label {
	width:190px;
	font-size:1em;
	font-weight:bold;
	float:left;
	margin:0;
	padding:0;
	}

.form_right {
	width:440px;
	float:right;
	margin:0;
	padding:0;
}


legend {
	font-size:1.1em;
	color:#339900;
	padding:5px;
	background-color:#ffffff;
}

fieldset {
	padding:10px;
	width:94%;
	margin:0;
	border:1px dotted #cccccc;
}
	

input.wide {width:225px;}
select.wide {width:230px;}

input.short {width:195px;} 
select.short {width:200px;}
textarea.short {width:195px;}


/************* HIDDEN/CLEARING TAGS *************/

.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.clearer2
{
	clear: both;
	display: block;
	height: 15px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}


/********* EXTERNAL LINKS STYLES *************/

a.external span
{
position: absolute;
left: -5000px;
width: 4000px;
}

a.external
{
background: url(uploads/images/external-icon.gif) no-repeat 100% 0;
padding: 0 20px 0 0;
}


/********* FLOATS *************/

.left {float:left;}

.right {float:right;}



