/* CSS Document */
/* MASTER */
/* April 2007 */
/* GUT SUBSCRIPTIONS */
/* Prezence UK */
/* Author: Jim Wiberly (jim@prezenceuk.co.uk) */


/* = body
----------------------------------------*/


body {
	background: #B4B4B4 url(images/bodyBkg2.jpg) repeat-y center;
	padding: 0px 0 40px 0;
	margin: 0 0 0px 0;
	font-family: verdana, tahoma, arial, san-serif; 
	font-size: 10px;
	/*width: 8000px;*/
}

*html body {
background: #B4B4B4 url(images/bodyBkg.jpg) repeat-y center;
}

body * {
	padding: 0px;
	margin: 0px;

}

#wrapper {
	width: 500px;
	margin: 0 auto;
}

#header{
	background: url(images/headerBkg.jpg) no-repeat top left;
	height: 189px;
}

/* = headers
----------------------------------------*/

h1 {
	height: 34px;
	text-indent: -9999px;
	margin: 20px 0;
	clear: both;
}

h1.personal {
	background: #357296 url(images/personal.jpg) no-repeat top left;
}

h1.mail {
	background: #357296 url(images/mail.jpg) no-repeat top left;
}

h1.pwd {
	background: #357296 url(images/pwd.jpg) no-repeat top left;
}

h1.login {
	background: #357296 url(images/login.jpg) no-repeat top left;
}

h1.terms {
background: #357296 url(images/terms.jpg) no-repeat top left;
}
h1.thanks {
background: #357296 url(images/thanks.jpg) no-repeat top left;
}
h1.unsubscribe{
background: #357296 url(images/unsubscribe.jpg) no-repeat top left;
}
h1.forgot{
background: #357296 url(images/forgotten.jpg) no-repeat top left;
}
/* = general
----------------------------------------*/
p.send {
	text-align: center;
}

p {
	margin: 10px 10px;
}

dl {
	margin-left: 10px;
}

ul {
	margin-left: 10px;
	margin-top: 30px;
}

li {
	list-style: none;
	width: 165px;
	height: 50px;
	float: left;
	padding-left: 75px;
	padding-top: 35px; 

}

li input {
	margin-right: 10px;
}

dd {
margin-left: 150px;margin-bottom: 10px;


}

dt {
	font-weight: bold;
	color: #333;
	float: left;
	
}

a {
	font-weight: bold;
	color: #000;
}

a img {
	border: none;
}



li.site_1 {
/*Gut Recordings*/	
background: url(images/gutRecords.jpg) no-repeat left 0px;
}											
li.site_2 {
/*Gusto Recordings*/
background: url(images/gusto.jpg) no-repeat left 0px;

}
li.site_3{
/*Institute*/
background: url(images/institute.jpg) no-repeat left 0px;

}
li.site_4{
/*TUG Records*/	
background: url(images/tug.jpg) no-repeat left 0px;

}
li.site_5{
/*Kidzone*/
background: url(images/kidzone.jpg) no-repeat left 0px;

}
li.site_6 {
/*Gut Vision*/	
background: url(images/gutVision.jpg) no-repeat left 0px;

}
li.site_7{
/*Gut Instinct*/
background: url(images/gutinstinct.jpg) no-repeat left 0px;

}
li.site_8{
/*GTV/Gut Active*/	
background: url(images/gtv.jpg) no-repeat left 0px;

}