/* @override http://www.tpla.co.uk/styles.css */

/* @override http://www.tpla.co.uk/styles.css */

/* @override http://www.tpla.co.uk/styles.css */

html, body, #gradient, #stars, #container
{
	min-height: 100%;
	width: 100%;
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #000 repeat-y center;
}

#gradient
{
	background-repeat: repeat-x;
}

#stars
{
/*
	background-image: url(images/stars.jpg);
	background-repeat: no-repeat;
	background-position: center top;
*/
}

#container
{
	margin: 0 auto;
	width: 1000px;
	height: 85%;
	background-color: #fff;
	/*background-image: url(images/bg_cream.gif);
	background-repeat: repeat-y;*/
}

#footer
{
	margin: 0 auto;
	width: 980px;
	height: 10%;
	font-size: 10px;
	color: #999999;
	clear: both;
}
#footer p
{
	padding-top: 20px;
}
#footer a
{
	text-decoration: none;
	color: #999999;
}
#footer a:hover
{
	text-decoration: underline;
	color: #999999;
}

h1 { display: none; }

h2
{
	font-size: 15px;
	color: #006699;
}

#header
{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 220px;
}

#menu
{
	padding-left: 400px;
	height: 40px;
	background-color: #0a1c39;
	padding-top: 15px;
}

#menu ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

#menu li { display: inline; }

#menu a
{
	padding: 8px;
	text-decoration: none;
	color: #FFF;
}

#menu a:hover, #menu a.active { color: #39F; }

#sandbox
{
	padding: 10px;
}

#col1
{
	float: left;
	width: 470px;
	padding-left: 20px;
}

#col2
{
	float: right;
	width: 470px;
	text-align: center;
	padding-top: 20px;
}

#col3
{
	float: left;
	width: 470px;
	text-align: center;
	padding-top: 20px;
}

#col4
{
	float: right;
	width: 470px;
}

form p
{
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 12px;
}

form p label
{
	float: left;
	width: 60px;
	padding-top: 3px;
}

.artist
{
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 229px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.artist .display
{
	height: 379px;
	background-color: #FFFFFF;
}

.artist ul, .artist p
{
	margin: 0;
	padding: 0;
}

.artist ul
{
	padding-top: 10px;;
	padding-left: 5px;;
}

.artist li
{
	list-style-type: none;
	display: inline;
}

.clear
{
	clear: both;
}

.clear2
{
	clear: both;
	hieght: 800px;
}

#caste a
{
	display: block;
	margin-left: 420px;
	margin-top: 120px;
	color: #6c7074;
	font-size: 24px;
	text-decoration: none;
}
#caste a:hover
{
	text-decoration: underline;
}

#caste2 a
{
	display: block;
	margin-left: 420px;
	margin-top: 185px;
	color: #6c7074;
	font-size: 24px;
	text-decoration: none;
}
#caste2 a:hover
{
	text-decoration: underline;
}

#search
{
	padding-left: 40px;
	padding-top: 35px;
	color: #FFF;
}

#search .item
{
	float: left;
	padding-left: 20px;
}

.pages
{
	padding-top: 20px;
	color: #336699;
}

#col1 h2 {
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #2a4298;
}
