/* Copyright Ian Muir 360North.co.uk */
:link, :visited { text-decoration: none; }
ul,ol { list-style: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,textarea,select
{ margin: 0; padding: 0; border: 0; }
img, a img, :link img, :visited img { border: none; }
address { font-style: normal; }

body {
font-size : 80%;
text-align: center;
background-color : #000000;
color : #aaaaaa;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* POSITIONING ELEMENTS */
#wrapper{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/background4.jpg);
	background-repeat: repeat-y;
}
#header{
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
	background-color: #000000;
}
.voices{
	width: 760px;
	padding-top: 25px;
	padding-bottom: 30px;
	clear: both;
	background-color: #000000;
}
.voice{
	width: 760px;
	clear: both;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.vocal{
	width: 220px;
	float:left;
	margin-top: 5px;
	padding-left: 5px;
}
.coach{
	width: 535px;
	float:right;
	margin-top: 15px;
}
#footer{
	height: 30px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
/* END POSITIONING */

/* FONT STYLING */
#header h1, #header p{
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px;
	text-align: right;
	line-height: 12px;
}
h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	line-height:18px;
	text-align: left;
	font-variant: small-caps;
}
ul{
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	font-size: 14px;
	text-align: left;
	font-variant: small-caps;
	list-style-type: none;
	font-weight: normal;
}
ul.offset {padding-left: 20px;}
h2, h3, h4, h5, h6{
	padding-top: 0px;
}
p{ font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height:26px;
	text-align: left;
}
#header p.large{ font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height:26px;
	text-align: right;
}
/* FONT STYLING menu */
#footer p.copyright {
	font: 11px/13px arial, sans-serif;
	text-align: center;
	padding-top: 10px;
}
.title_center {
	text-align: center;
	font-size:24px;
	margin-bottom: 5px;
}
.right {
	text-align:left;
	margin-left: 30px;
}
.abs_left {
	left: 4px;
	top: 4px;
	position: absolute;
}
.abs_left {
	left: 4px;
	top: 12px;
	position: absolute;
}
a, a:link, a:visited {
	color: #ffffff;
}
a:hover {
	background-color: #efefef;
	color: #000000;
}
a.gallery, a.gallery:visited {
	display:block;
	color:#fff;
	text-decoration:none;
	border:0px solid #000;
	width:5px;
	height:15px;
	float:left;
	z-index:50;
	margin-top: 25px;
	margin-left: 0px;
}
a.slide {
	background-image:url(images/barcode/bc01.gif);
	background-position: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
a.a{background-image:url(images/barcode/bc01.gif);}
a.b{background-image:url(images/barcode/bc02.gif);}
a.c{background-image:url(images/barcode/bc03.gif);}
a.d{background-image:url(images/barcode/bc04.gif);}
a.e{background-image:url(images/barcode/bc05.gif);}
a.f{background-image:url(images/barcode/bc06.gif);}
a.g{background-image:url(images/barcode/bc07.gif);}
a.h{background-image:url(images/barcode/bc08.gif);}
a.i{background-image:url(images/barcode/bc09.gif);}
a.j{background-image:url(images/barcode/bc10.gif);}

a.gallery em, a.gallery span {display:none;}
a.gallery:hover {
	border:0px solid #607178;
	background-image: url(images/barcode/bg.gif);
	background-repeat: no-repeat;
}



/*Gallery Styling*/
#voice1 {
	position:relative;
	width:375px;
	height:45px;
	background-image: url(images/mt-voice1.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	border:solid 0px #a49188;
	margin:1em auto;
}
#voice1 img {border:0;}

<!--#voice1 .thumbs {width:170px; position:absolute; right:0; top:0;} -->

#voice1 a.gallery:hover span {
	display:block;
	position:absolute;
	width:250px;
	height:20px;
	top:21px;
	float:left;
	left:0px;
	padding:1px;
	font-style:italic;
	color:#111;
	z-index:100;
	margin-left: 0px;
	margin-top: -20px;
	overflow: hidden;
}
#title h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 34px;
	line-height:26px;
	text-align: center;
	height: 45px;
}
