/*  Playing Here Stylesheet
	Author	:	Danny Thorogood
	Date	:	03/1/2007
	Last Mod:	03/23/2007
*/
.container {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:584px;
	color:#01355a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.container a {
	color:#01355a;
	font-weight:bold;
}

.container a:hover{
	color:#990000;
	font-weight:bold;
}

.titlebar {
	background-color:#FFFFFF;
	height:67px;
	padding-top:6px;
	padding-left:6px;
	border-bottom:2px solid #0b334c;
	float:none;
	clear:both;
	text-align:center;
}

.titlebar a img{
	border:0px;
}

.navbar {
	clear:both;
	width:100%;
	background-color:#0b334c;
	border-top:1px solid #FFFFFF;
	margin:0px;
	padding:0px;
}

.navbar a {
	background-color:#0b334c;
	color:#FFFFFF;
	display:inline;
	text-decoration:none;
	padding: 0em 0.6em 0em 0em; /*Top, Right, Bottom, Left -->*/
	margin: 0em 0em 0em 0em;
	border-right:1px solid #FFFFFF;
	width: 8em;
	text-align:center;
	float:left;
}

.navbar ul {
	display:inline;
	list-style-type:none;
	padding:0px;
	border:0px;
	margin:0px;
	height:18px;
	width:100%;
}

.navbar li {
	display:inline;
}

.navbar a:hover {
	background-color:#c1cbd3;
	color:#FFFFFF;
}

.headline {
	font-size: 34px;
	font-weight:normal;
	vertical-align:middle;
	color: #FFFFFF;
	text-decoration:none;
	background-color:#0b334c;
	width:auto;
	height:50px;
	float:none;
	clear:none;
	margin-right:0px;
	padding-left:30px;
}

.search_box {
	border:2px solid #0b334c;
	background-color:#cedde9;
	background:url(bg.gif);
	overflow:hidden;
	margin-bottom:5px;
	width:230px;
	float:left;
}

.container .header, .highlighted .header {
	border-bottom:2px solid #0b334c;
	font-weight:bold;
	background-color:#0b334c;
	color:#FFFFFF;
}

.ph_form tr {
	border:1px solid #0b334c;
	margin:2px;
}

.ph_form td {
	border:1px solid #0b334c;
}

.search_fields {
	/*background-color:#c1cbd3;*/
	background-color:#e6e6f7;
	background:url(bg.gif);
	width:100%;
	overflow:hidden;
	font-size:9pt;
}

.search_fields .name {

	float:left;
	width:54px;
}

.search_fields .big_name {

	float:left;
	width:139px;
}

.search_fields .field {
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	border-right:0px solid #0b334c;
	margin-top:0px;
	margin-bottom:0px;
	height:30px;
	background-color:#E6E6F7;
	background:url(bg.gif);
}

.search_fields .value {
	float:left;
	width:230px;
}

.search_fields .value_part {
	float:left;
	width:55px;
}

.search_fields .value .select {
	width:auto;
}

/*.button {
	width:120px;
}*/

.formbutton {
	text-align:center;
	background-color:#0b334c;
	color:#FFFFFF;
	margin-right:32px;
}

.formbutton:hover {
	background-color:#cedde9;
	background:url(bg.gif);
	color:#0b334c;
}

.required {
	font-weight:bold;
	color:#01355a;
}

.bold {
	font-weight:bold;
}

.results_table {
	border:2px solid #0b334c;
	background-color:#cedde9;
	background:url(bg.gif);
}

.results_table td {
	width:75px;
	border-bottom:1px solid #0b334c;
}

.results_table tr {
	border-bottom:1px solid #0b334c;
}


.results_table .header {
	border-bottom:2px solid #0b334c;
	font-weight:bold;
	background-color:#0b334c;
	color:#FFFFFF;
}

.results_table .header td {
	border:1px solid #ffffff;
	padding-right:5px;
}

.footer {
	font-size:10px;
	color:#bebedb;
	text-align:center;
	margin-top:10px;
	clear:both;
}

.instructions, .highlighted {
	border:1px solid #0b334c;
	background:#E6E6F7;
	background:url(bg.gif);
	margin-bottom:5px;
	padding:0px;
}

.instructions img, .highlighted img {
	border:1px solid #0b334c;
	margin:5px;
}

.highlighted {
	width:340px;
	float:right;
	background:#FFFFFF;
}

.first, .second, .third, .fourth {
	border-top:1px solid #0b334c;
	border-bottom:1px solid #0b334c;
	background:#E6E6F7;
	background:url(bg.gif);
	font-weight:bold;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.second, .third, .fourth {
	background:#FFFF99;
}

.runner_up {
	margin:5px;
	padding-bottom:5px;
	border-bottom:1px solid #0b334c;
}

.old_picture {
	text-align:center;
}

.result_table {
	border:0px solid #0b334c;
}

.result_table td {
	border-left:1px solid #0b334c;
	border-right:1px solid #0b334c;
	padding:1px;
}
