/* specific divs */


html {height: 100%;}



#wrapper {
	width: 870px;
	padding: 20px 0 0 0;
	margin:0 auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
}




#banner {
	height: 291px;
	width: 708px;
	float: none;
	}
	



#content {
	width: 615px;
	padding: 20px 55px 0px 20px;
	float: right;
}



#content2 {
	width: 505px;
	padding: 20px 40px 0px 20px;
	float: right;
	background-color: #000000;
	height: 330px;
}


#wide-content {
	width: 540px;
	padding: 20px 0px 0px 20px;
	float: left;
}

#full-content {
	width: 450px;
	padding: 0px 44px 0px 0px;
	float: left;
}

#menu {
	width: 120px;
	padding: 34px 0px 0px 34px;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;

}


#footer {
	width: 100%;
	margin:0 auto;
	padding: 10px 0px 10px 0px;
	text-align:center;
	margin-top: 0px;
	background-color: #FFFFFF;
	
	
}


#top_banner {
	width: 100%;
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
	margin-top: 0px;
	background:#000000 url(../images/block.jpg);	
	height:110px;
	
}



#top_menu {
	width: 100%;
	margin:0 auto;
	padding: 0px 0px 0px 0px;
		text-align:center;
	margin-top: 0px;
	background-color: #FFFFFF;
	
	
	
	
	
}



#title-wrapper {
	margin-left:0px;
	margin-top:0px;
	margin-bottom: 15px;
}


#hidden {
	display: none;
}




/* basic elements */


body {
	margin: 0px;
	background-image: url(../images/blue.jpg);
	letter-spacing: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	}
	
	
	.title {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
	}
	
	
	.gbgsongtitle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	}
	
	
	
	
.copyright {

	font-size: 11px;
	color: #000000;
}


.copyright2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	color: #000000;
	margin-top: 0px;
	font-size: 13px;
	padding: 3px 3px 3px 0px;
	}
	
	
	
	h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	color: #000000;
	margin-top: 0px;
	font-size: 14px;
	padding: 3px 3px 3px 0px;
	}
	
h1 {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;		
	}
	
	
h4 {
	display: inline;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;		
		
	}
	
	
	
	
	.input {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
		padding: 2px;
	background-color: #ffffff;
	border: 1px solid #999999;
}


 c1 {
 
 color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
 
 }




/* rollover links */

.altlinks a:link
{
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #817d2c;
	
}
	
	
.altlinks a:visited
{
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed;
	
	color: #817d2c;
}
	
.altlinks a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
	}
		
	
a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #0078b1;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #0078b1;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}
	
	
	





/* images */

.mainImage {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 5px;
	padding: 1px;
	border-top-color: #BAB7AA;
	border-right-color: #BAB7AA;
	border-bottom-color: #BAB7AA;
	border-left-color: #BAB7AA;
}


.mainImageright {
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 0px;
	
}


.photo {
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 1px;
	border-top-color: #BAB7AA;
	border-right-color: #BAB7AA;
	border-bottom-color: #BAB7AA;
	border-left-color: #BAB7AA;

}
 
.photo2 {
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 1px;
	border-top-color: #BAB7AA;
	border-right-color: #BAB7AA;
	border-bottom-color: #BAB7AA;
	border-left-color: #BAB7AA;

}



.project-images {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 1px;
	border-top-color: #BAB7AA;
	border-right-color: #BAB7AA;
	border-bottom-color: #BAB7AA;
	border-left-color: #BAB7AA;
	
}

#image {
	border: thin solid #BAB7AA;
	margin: 10px;
	height: 10px;
	width: 10px;
	padding: 1px;
	border-top-color: #BAB7AA;
	border-right-color: #BAB7AA;
	border-bottom-color: #BAB7AA;
	border-left-color: #BAB7AA;
}



.image-border {
	padding: 0px;
	border: 7px solid #FFFFFF;
}


	span.tip {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 1px;
	border-top-color: #BAB7AA;
	border-right-color: #BAB7AA;
	border-bottom-color: #BAB7AA;
	border-left-color: #BAB7AA;
		}

		span.tip span {
			display: none;
			
			}
			
			 	
	#tooltip {
	padding: 5px;
	background: #f9f9f9;
	border: 1px solid #eee;
	font-size: 11px;
	color: #000000;
	
		}
		
		
		
		.menu {
		padding: 0 0 0 10px;
		width: 130px;

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	
	
	
}


	

	
		
	

.ziggy {
	height:20px;
	width:100%;
	display:block;
	background:url(http://www.vineyardrecords.co.uk/uk/images/css2/zig.gif) repeat-x;
	margin:10px 0px 0px 0px;
	font: 1px/1px sans-serif;
}

#bannerHome {
	width: 708px;
	height: 291px;

	float: left;
	background-color: #ebebeb;

}
