@charset "utf-8";
/* CSS Document */

body,input	{font:12px arial, sans-serif}
body		{margin:20px; border:0px solid #000000; color:#000000; background: #000000 		
				url(http://www.kasabian.co.uk/gfx/bunting.jpg) no-repeat;
				background-position: center top; }
a			{text-decoration:none; color:#cc0000; }
a:hover		{text-decoration:underline; }
p			{margin:0 0 16px 0}

#headerlinks {font-size:19px; text-transform:uppercase; font-weight:bold}
#headerlinks a {color:#FFF;}
#headerlinks a:hover {color:#c00; text-decoration:none}

.products {background-color:#FFFFFF;}
.products td { padding-right: 5px; }

.nobr { white-space: nowrap }

.title { font-size: 1.5em; font-weight:bold; }

.message { color: #FFF; font-size: 14px }

.townsend { text-align:center; color: #FFF }

.shade { background-color:#f4f1ee }

#myspace a {
display:block;
width: 106px;
height: 19px;
/*padding:10px 10px 10px 7px;*/
background: url("myspace.gif") 0 0 no-repeat;
text-decoration: none;

}
#myspace a:hover { 
background-position: 0 -19px;
}

#facebook a {
display:block;
width: 119px;
height: 19px;
/*padding:10px 10px 10px 7px;*/
background: url("facebook.gif") 0 0 no-repeat;
text-decoration: none;

}
#facebook a:hover { 
background-position: 0 -19px;
}

#website a {
display:block;
width: 101px;
height: 19px;
/*padding:10px 10px 10px 7px;*/
background: url("website.gif") 0 0 no-repeat;
text-decoration: none;

}
#website a:hover { 
background-position: 0 -19px;
}

#help a {
display:block;
width: 59px;
height: 19px;
/*padding:10px 10px 10px 7px;*/
background: url("help.gif") 0 0 no-repeat;
text-decoration: none;

}
#help a:hover { 
background-position: 0 -19px;
}

#viewcart a {
display:block;
width: 132px;
height: 19px;
/*padding:10px 10px 10px 7px;*/
background: url("viewcart.gif") 0 0 no-repeat;
text-decoration: none;

}
#viewcart a:hover { 
background-position: 0 -19px;
}

#checkout a {
display:block;
width: 119px;
height: 19px;
/*padding:10px 10px 10px 7px;*/
background: url("checkout.gif") 0 0 no-repeat;
text-decoration: none;

}
#checkout a:hover { 
background-position: 0 -19px;
}
.sidetable{
	float: right;
}

#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#left {
	width: 625px;
	padding: 15px;
	background-color: #fff;
	float: left;
}

#right {
	width: 260px;
	padding: 5px;
	background-color: #fff;
	float: right;
	margin-left: 10px;
}
