/* Designed and Coded by Adam Heath.
www.designbyadamheath.com
House of Sound 2007 */

html {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

body {
	background-image:  url(../docs/necs/grad_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #FFFFFF;
	text-align: center;
	background-attachment: fixed;
}
.logo {
	margin-top: 20px;
}
.nav {
	margin-top: 20px;
}
.tb {
	margin-right: 6px;
	margin-top: 9px;
}
.breeze {
	margin-top: 9px;
	margin-bottom: 9px;
}
.mainsp {
	margin-top: 9px;
}
.introsp {
	margin-left: 5px;
}
.artistsp {
	margin-left: 5px;
	margin-top: 5px;
}

.pan_wrap
{
	background: url(../docs/pan_checks.gif) repeat;
	margin-left: 5px;
	margin-top: 5px;
	position: relative;
	width: 262px;
	height: 84px;
	clear: none;
	float: left;
}

.pan_frame
{
	background: url(../docs/pan_rame.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 262px;
	height: 84px;
	visibility: hidden;
}

.pan_wrap_adam
{
	background: url(../docs/pan_checks.gif) repeat;

	margin-top: 5px;
	position: relative;
	width: 262px;
	height: 84px;
	clear: none;
	float: left;
}

.pan_frame_adam
{
	background: url(../docs/pan_rame.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 262px;
	height: 84px;
	visibility: hidden;
}


.overlaywrap
{
	background: url(../docs/pan_checks.gif) repeat;

	position: relative;
	width: 628px;
	height: 219px;
	clear: left;
	line-height: 1.1;
	
}

.overlayframe
{
	background: url(../docs/artist/overlay2.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 40px;
	width: 628px;
	height: 219px;
	visibility: visible;
	line-height: 1.1;
}

.overlayframe2
{

	overflow: hidden;
	position: absolute;
	top: 0px;
	left:0px;
		width: 628px;
	height: 219px;
	visibility: visible;
	line-height: 1.1;
}

.overlaypic
{
	position:absolute;
	top:0px;
	left:0px;
	margin-left:11px;
	margin-top:10px;
	line-height: 1.1;
	}
	
	.newframe
{
	background: url(../docs/artist/new.jpg) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 628px;
	height: 219px;
	clear: right;
	visibility: visible;
}

.tablebacking {
	background-color: #d9d9d9;
	background-image: url(../docs/necs/tableback.jpg);
	background-position: 0px top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	margin-top: 9px;
}

.artistbacking {
	background-color: #FFFFFF;
	background-image: url(../docs/artist/bg.jpg);
	background-position: 0px top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	padding-top: 9px;
	padding-left: 9px;
}

.artistsbrowser {
	background-color: #CCCBCB;
	background-image: url(../docs/artist/browser_backing.jpg);
	background-position: 0px top;
	background-attachment: scroll;
	background-repeat: repeat-x;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
}

.artistsbrowserheader {
	margin-top: 9px;
	}

.embold {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	padding: 0px;
	margin: 10px;
	text-align: left;
	text-transform: uppercase;
	line-height: 32px;
	font-style: normal;
	letter-spacing: -4pt;
	color: #666666;
	float: left;
	clear: none;
}

.embold3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	padding: 0px;
	margin: 10px;
	text-align: left;
	text-transform: uppercase;
	line-height: 32px;
	font-style: normal;
	letter-spacing: -4pt;
	color: #666666;
	float: left;
	clear: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 10px;
	text-align: left;
}
.artistsbrowser a:link {
	color: #000000;
	text-decoration: none;
}

.artistsbrowser a:visited {
	color:#000000;
	text-decoration: none;
}

.artistsbrowser a:hover {
	color: #FFFFFF;
	background-color: #FF3399;
	width: 100%;
}

.artists {
	margin-top:7px;
	margin-left:7px;
	}
	
.genrebrowse {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: left;
	float: left;
}

.navigational a:link {
	text-decoration: underline overline line-through;
}

.navigational a:visited {
	color: #000000;
	text-decoration: none;
}

.navigational a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.artistname
{
	overflow: hidden;
	position: absolute;
	left: 310px;
	bottom:15px;
	width: 299px;
	height: 60px;
	clear: right;
	text-align:right;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	letter-spacing: -1pt;
}

.picturesheader
{
	margin-top:15px;
	
	}
	
.enlargeheader
{
	margin-top:4px;
	margin-bottom:4px;
	}

.minipics
{
	margin-top: 3px;
}

.enquiryoption
{
	margin-bottom:9px;
	}

// this is a comment

.bookpadding {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contactbacking {
	background-color: #feaadc;
	background-image: url(../contactus/backing.jpg);
	background-position: 0px top;
	background-attachment: scroll;
	background-repeat: repeat-x;
}

.contacttable {
	margin: 10px;
	background-position: 0px;
}

.contactustitlestop {
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contacttick {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 2px;
	margin-top: 20px;
}
.formfield {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-top: 4px dotted #000000;
	border-right: 4px dotted #000000;
	border-bottom: 4px dashed #000000;
	border-left: 4px dashed #000000;
}
.contactbacking {
	background-color: #feaadc;
	background-image: url(../docs/contact/backing.jpg);
	background-position: 0px top;
	background-attachment: scroll;
	background-repeat: repeat-x;
}
.contactustitlestwo {
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contactustitlestoppink {
	font-size: 11px;
	font-weight: lighter;
	color: #CB2679;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contactustitlestwopink {
	font-size: 11px;
	font-weight: lighter;
	color: #CB2679;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contactustitlesb {
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contactustitlesc {
	font-size: 11px;
	font-weight: lighter;
	color: #CB2679;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #CB2679;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contactustitlestopc {
	font-size: 11px;
	font-weight: lighter;
	color: #CB2679;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: ##CB2679;
	border-right-color: #999999;
	border-bottom-color: #CB2679;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.floating {
	float: right;
}

.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 4px 11px 10px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: left;
	font-weight: lighter;
	color: #CB2679;
}

.gentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 10px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: left;
}

.overlaywrap a:link {
	text-decoration: none;
}

.overlaywrap a:visited {
	text-decoration: none;
}

.overlaywrap a:hover {
	text-decoration: none;
}

.newframe a:link {
	text-decoration: none;
}

.newframe a:visited {
	text-decoration: none;
}

.newframe a:hover {
	text-decoration: none;
}

.artistname a:link {
	text-decoration: none;
}

.artistname a:visited {
	text-decoration: none;
}

.artistname a:hover {
	text-decoration: none;
}

.comingsoon {
	width: 262px;
	height: 84px;
	position: relative;
	background: url(../docs/artist/newartistsoon.jpg) repeat;
	margin-left: 5px;
	margin-top: 5px;
	clear: none;
	float: left;	
	}
	
.comingname {
	position: absolute;
	top: 50px;
	left: 14px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	letter-spacing: -1pt;
	}

.genrespace{
	margin-top: 5px;
	margin-left: 2px;
	}
	
.genrediv{
	
	margin-left: 2px;
	background: url(../docs/artist/newartissoon.jpg)repeat;
	background-color:#2DA0E9;
	height:$adam;
	width:81px;
	position:relative;
	}.spacertest {
	margin-left: 5px;
}

