body {
	background-attachment: scroll;
	background-image: url(../assets/layout/bg_tile.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*HACK*/
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	visibility: hidden;
	height: 0;
}
/*GLOBAL TEXT STYLES*/
h1 {
	font-size: x-large;
	margin: 10px 0;
}
h2 {
	font-size: large;
	margin: 0 0 10px 0;
}
h3, h4, h5, h6 {
	font-size: medium;
	margin: 0 0 10px 0;	
}
p {
	font-size: small;
	margin: 0 0 10px 0;	
}
label {
	font-size: small;
	margin: 0;	
}
b {
	display: none;
}
/*HOME PAGE STYLES*/	
.cards_home {
	background-attachment: scroll;
	background-image: url(../assets/layout/cards.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.matches_home {
	background-attachment: scroll;
	background-image: url(../assets/layout/matches.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.earphones_home {
	background-attachment: scroll;
	background-image: url(../assets/layout/earphones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.welcome_message {
	background-attachment: scroll;
	background-image: url(../assets/layout/welcome_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#welcome_top {
	background-attachment: scroll;
	background-image: url(../assets/layout/welcome_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#welcome_top h1 {
	background: url(../assets/layout/welcome_top.gif) no-repeat top left;
	width: 478px;
	height: 135px;
	text-indent:-5000px;
	margin: 0;
	padding: 0;
}
#welcome_content h2 {
	margin: 0;
	padding-top:10px;
}
#welcome_content a{
	color:#000;
	text-decoration: none;
}
#welcome_content a:hover{
	text-decoration: line-through;
}			
#welcome_bottom {
	background-attachment: scroll;
	background-image: url(../assets/layout/welcome_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#coffee_stains {
	background-attachment: scroll;
	background-image: url(../assets/layout/coffee_stains.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#coffee_stains_side {
	background-attachment: scroll;
	background-image: url(../assets/layout/coffee_stains_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#polaroids_left {
	background-attachment: scroll;
	background-image :url(../assets/layout/polaroids_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#design_by_dotcog a {
	display: block;
	background: url(../assets/layout/dotcog_icon.gif) no-repeat top left;
	width: 65px;
	height: 27px;
	text-indent: -5000px;
	text-decoration: none;
}
/*AWAY FROM HOME STYLES*/
.matches_not_home {
	background-attachment: scroll;
	background-image: url(../assets/layout/matches_not_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#coffee_stains_fixed {
	background-attachment: scroll;
	background-image: url(../assets/layout/coffee_stains_fixed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.earphones_not_home {
	background-attachment: scroll;
	background-image: url(../assets/layout/earphones_not_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}
/*NEWS PAGE*/
#news_top {
	background-attachment: scroll;
	background-image: url(../assets/layout/news_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#news_top h1 {
	background: url(../assets/layout/news_top.gif) no-repeat top left;
	width: 478px;
	height: 77px;
	text-indent:-5000px;
	margin: 0;
	padding: 0;
}
/*MUSIC PAGE*/
#mp3_and_cd {
	background-attachment: scroll;
	background-image: url(../assets/layout/mp3_cd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*CD TRACK LISTING*/
#cd_track_listing h1 {
	display: none;
}
#cd_track_listing p {
                font-size: 11px;
                color: #FFF;
                margin: 0 0 5px 0;
                padding: 0;
}
#cd_track_listing ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
                font-size: 11px;
                color: #FFF;
                line-height: 15px; 
}
#cd_track_listing ul li a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
                line-height: 15px; 
}
#cd_track_listing a{
	color:#FFF;
	font-size: 11px;
}
#cd_track_listing a:hover{
	text-decoration: line-through;
}
#cd_buy_now a{
	background: url(../assets/layout/buy_now.gif) no-repeat top left;
	width:105px;
	height:51px;
	text-indent:-5000px;
	display:block;
	text-decoration: none;
}
#cd_buy_now a:hover{
	background: url(../assets/layout/buy_now.gif) no-repeat bottom left;
}
/*CONTACT*/
#contact_top {
	background-attachment: scroll;
	background-image: url(../assets/layout/contact_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact_top h1 {
	background: url(../assets/layout/contact_top.gif) no-repeat top left;
	width: 478px;
	height: 77px;
	text-indent:-5000px;
	margin: 0;
	padding: 0;
}
#contact_content {
	background-attachment: scroll;
	background-image: url(../assets/layout/contact_detail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#contact_copy h2 {
	margin: 0;
	padding-top:10px;
}
#contact_copy a{
	color:#000;
	text-decoration: none;
}
#contact_copy a:hover{
	text-decoration: line-through;
}			
#contact_bottom {
	background-attachment: scroll;
	background-image: url(../assets/layout/contact_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contact_space {
	padding-bottom: 40px;
}
/*GUESTBOOK PAGE*/
.cards_guestbook {
	background-attachment: scroll;
	background-image: url(../assets/guestbook/layout/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#guestbook_paper {
	background-attachment: scroll;
	background-image: url(../assets/guestbook/layout/repeat_paper.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#guestbook_top {
	background-attachment: scroll;
	background-image: url(../assets/guestbook/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#guestbook_top h1 {
	background: url(../assets/guestbook/layout/header.gif) no-repeat top left;
	width: 478px;
	height: 77px;
	text-indent:-5000px;
	margin: 0;
	padding: 0;
}
#guestbook_copy h2 {
	margin: 0;
	padding-top:10px;
}
#guestbook_copy a{
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
#guestbook_copy a:hover{
	text-decoration: line-through;
}			
#guestbook_bottom {
	background-attachment: scroll;
	background-image: url(../assets/guestbook/layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#submit_post a{
	background: url(../assets/guestbook/button_post.gif) no-repeat top left;
	width:189px;
	height:41px;
	text-indent:-5000px;
	display:block;
	text-decoration: none;
	line-height: 41px;
}
#submit_post a:hover{
	background: url(../assets/guestbook/button_post.gif) no-repeat bottom left;
}
#previous a{
	background: url(../assets/guestbook/button_previous.gif) no-repeat top left;
	width:84px;
	height:16px;
	text-indent:-5000px;
	display:block;
	text-decoration: none;
	line-height: 16px;
}
#previous a:hover{
	background: url(../assets/guestbook/button_previous.gif) no-repeat bottom left;
}
#page_count p {
	font-size: xx-small;
	line-height: 16px;
	text-align: center;
}
#next a {
	background: url(../assets/guestbook/button_next.gif) no-repeat top left;
	width:43px;
	height:15px;
	text-indent:-5000px;
	display:block;
	text-decoration: none;
	line-height: 15px;
}
#next a:hover{
	background: url(../assets/guestbook/button_next.gif) no-repeat bottom left;
}
.comment h2 {
	background: url(../assets/guestbook/title_name.gif) no-repeat top left;
	width:43px;
	height:14px;
	text-indent:-5000px;
	display:block;
	text-decoration: none;
	line-height: 14px;
	float:left;
	margin: 0;
	padding: 0 10px 0 0;
}
.guestbook_name {
	font-size: small;
	font-weight: bold;
}
.comment h3 {
	background: url(../assets/guestbook/title_date.gif) no-repeat top left;
	width:40px;
	height:14px;
	text-indent:-5000px;
	display:block;
	text-decoration: none;
	line-height: 14px;
	float:left;
	margin: 0;
	padding: 0 10px 0 0;
}
.guestbook_date {
	font-size: x-small;
}
/*LINKS PAGE*/
#links_top {
	background-attachment: scroll;
	background-image: url(../assets/layout/links_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#links_top h1 {
	background: url(../assets/layout/links_top.gif) no-repeat top left;
	width: 478px;
	height: 77px;
	text-indent:-5000px;
	margin: 0;
	padding: 0;
}
/*BIOGS*/
.biog_right {
	background-attachment: scroll;
	background-image: url(../assets/layout/biogs_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#biog_top {
	width: 479px;
	height: 77px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
	background-attachment: scroll;
	background-image: url(../assets/layout/biogs_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#biog_top h1 {
	background: url(../assets/layout/biogs_top.gif) no-repeat top left;
	width: 329px;
	height: 77px;
	text-indent:-5000px;
	margin: 0;
	padding: 0;
}
.biog_top_generic {
	width: 479px;
	height: 38px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
	background-attachment: scroll;
	background-image: url(../assets/layout/biogs_top_vs01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.biog_bot {
	width: 479px;
	height: 29px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
	background-attachment: scroll;
	background-image: url(../assets/layout/biogs_rip_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	
.biog_middle h2 {
	margin: 0;
	padding: 5px 0;
	font-size: medium;
}
.biog_middle h3 {
	margin: 0;
	padding: 5px 0;
	font-size: medium;
}
.biog_middle h4 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: small;
	font-weight: bold;
}
.biog_middle ul{
	padding: 0 0 0 3px;
	margin: 0;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	font-size: small;
}
.biog_middle ul li a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.biog_middle a{
	color:#000;
	text-decoration: none;
}
.biog_middle a:hover{
	text-decoration: line-through;
}
.biog_middle img {
	float:right;
}			
/*GALLERY*/
#gallery_frame {
	width: 479px;
	height: 499px;
	background-attachment: scroll;
	background-image: url(../assets/layout/gallery_frame.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#gallery_frame h1 {
	text-indent:-5000px;
}
#gallery_next {
	width: 38px;
	height: 15px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#gallery_next a {
	display: block;
	text-indent:-5000px;
	width: 38px;
	height: 15px;
	line-height:15px;
	background-image: url(../assets/layout/gallery_next.gif);
	background-position: top left;
	text-decoration: none;
}
#gallery_next a:hover {
	background: url(../assets/layout/gallery_next.gif) no-repeat right bottom;
}
#gallery_previous {
	display:block;
	width: 74px;
	height: 21px;
	background-attachment: scroll;
	background-image: url(../assets/layout/gallery_prev.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gallery_previous a {
	display: block;
	background: url(../assets/layout/gallery_prev.gif) no-repeat top left;
	width: 74px;
	height: 21px;
	line-height: 21px;
	text-indent:-5000px;
	text-decoration: none;
}
#gallery_previous a:hover {
	background: url(../assets/layout/gallery_prev.gif) no-repeat right bottom;
}
/*NAVIGATION*/
#navigation ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#navigation ul li {
	display: block;
}
#navigation ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#navigation a {
	text-decoration: none;
	float: right;
	margin: 0;
	padding: 0;
}
#button_home a{
	background: url(../assets/navigation/home.gif) no-repeat top right;
	width:125px;
	height:16px;
	text-indent:-5000px;
	line-height: 16px;
}
#button_home a:hover{
	background: url(../assets/navigation/home.gif) no-repeat bottom right;
}
#button_news a{
	background: url(../assets/navigation/news.gif) no-repeat top right;
	width:125px;
	height:18px;
	text-indent:-5000px;
}
#button_news a:hover{
	background: url(../assets/navigation/news.gif) no-repeat bottom right;
}
#button_biogs a{
	background: url(../assets/navigation/biographies.gif) no-repeat top right;
	width:125px;
	height:25px;
	text-indent:-5000px;
}
#button_biogs a:hover{
	background: url(../assets/navigation/biographies.gif) no-repeat bottom right;
}
#button_music a{
	background: url(../assets/navigation/music.gif) no-repeat top right;
	width:125px;
	height:21px;
	text-indent:-5000px;
}
#button_music a:hover{
	background: url(../assets/navigation/music.gif) no-repeat bottom right;
}
#button_gallery a{
	background: url(../assets/navigation/gallery.gif) no-repeat top right;
	width:125px;
	height:23px;
	text-indent:-5000px;
}
#button_gallery a:hover{
	background: url(../assets/navigation/gallery.gif) no-repeat bottom right;
}
#button_links a{
	background: url(../assets/navigation/links.gif) no-repeat top right;
	width:125px;
	height:20px;
	text-indent:-5000px;
}
#button_links a:hover{
	background: url(../assets/navigation/links.gif) no-repeat bottom right;
}
#button_guestbook a{
	background: url(../assets/navigation/guestbook.gif) no-repeat top right;
	width:125px;
	height:24px;
	text-indent:-5000px;
}
#button_guestbook a:hover{
	background: url(../assets/navigation/guestbook.gif) no-repeat bottom right;
}
#button_contact a{
	background: url(../assets/navigation/contact.gif) no-repeat top right;
	width:125px;
	height:21px;
	text-indent:-5000px;
}
#button_contact a:hover{
	background: url(../assets/navigation/contact.gif) no-repeat bottom right;
}
.guestbook_response {
width:auto;
padding: 0 0 0 40px;
}
.guestbook_response img{
width: 325px;
}
.guestbook_form_row{
width: 325px;
}
.form_element {
width:325px;
background-color:#E5E5E1;
border: 1px #9EA6CC;
}
.guestbook_form_label{
font-size: small;
}
.packshot {
display: inline;
float: left;
padding: 0 10px 10px 0;
}
.trolley {
display: inline;
padding: 4px 0 0 0;
}
.buy_text {
padding: 0 0 5px 0;
margin: 0;
}

