/* $Id: m.16.css 5272 2009-10-15 08:37:59Z warren $ */

body {
	background-color: #FFF; 
	color: #000; 
	font-family: Arial, Helvetica, sans-serif;
}

/* --- top bar --- */
div.logo {
	background-color: #3398cc;
	padding-top: 0.2em;
	padding-bottom: 0px !important;
	text-align: center;
} 

a:link, a:visited {
	color: #3398CC;
	text-decoration: none;
}

a:active, a:hover {
	color: #004467;
}

h2 {
	font-size: large; 
	font-weight: bold;
	color: #2D79B4;
}

h3 {
	font-size: large;
	font-weight: bold; 
	color: #036;
	margin-top: 0.3em;
	margin-bottom:0.3em;
}

h4 {
	font-size: medium;
	color: #332D7C;
	margin: 0;
}

dd {
	padding-bottom: 3px;
}

dt {
	display: block;
	border-bottom: 1px solid #666;
	padding: 2px;
	outline: none;
}

span.note {
	display: block;
}

span.compulsory { 
	color: #F00;
}

span.hidden {
	color: #0C0;
}

/* --- form elements --- */
form h4 {
	padding: 3px;
	color: #000;
	background-color: #9CC;
	font-size: medium;
	font-weight:bold;
}

form legend {
	font-weight:bold;
}

fieldset { 
	border: 1px solid #D9D9D9;
	padding: 5px; 
	margin: 0.5em 0 0.5em 0;
}

fieldset.buttons {
	border: none;
	margin: 0.5em 0 0.5em 0;
}

fieldset.photoVisibility li {
	list-style-type: none;
}

/* --- navigation --- */
div#navigation {
	margin: 0;
	padding-bottom: 10px;
}

div#navigation .firstLevel span, div#navigation .secondLevel span { 
	border-right: 1px solid #666; 
	padding-left: 0;
	padding-right: 3px;
	margin-left: 0; 
	margin-right: 0;
}

div#navigation span.on { 
	font-weight: bold;
}

div#navigation span.last {
	border-right: none;
}

.firstLevel {
	padding-top: 3px; 
	padding-bottom: 3px;
	border-bottom: 5px solid #9CC;
	background-color: #FFF;
}

.secondLevel { 
	background-color: #FFF;
	padding-top: 5px;
}

/* --- featured profiles splash --- */
div.sec td {
	background-color: #FFF; 
	border-bottom-color: #666; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}

div.sec table {
	margin-bottom: 2px;
}

/* --- quicksearch splash --- */
div#quickSearchBox {
	background-color: #e2f2f2;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

div#quickSearchBox h3 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}

div#quickSearchBox select, div#quickSearchBox input#mPostCode { 
	width: 120px;
}

div#quickSearchBox select#mAgeMin, div#quickSearchBox select#mAgeMax { 
	width: 50px;
}

/* --- search results --- */
tr.alt td {
	background-color: #FFF;
}

tr.result_row h3 {
	background-color: #9CC;
	border: 1px solid #3399CC;
	padding-left: 0.1em;
}

tr.result_row h3 a { 
	color: #036; 
}

tr.result_row p.headline {
	background-color: #E8F5FF;
	color: #065073;
}

tr.result_row_bottom td {
	padding-bottom: 0.5em; 
	border-bottom: 1px solid #666;
}

tr.result_row_bottom td .stats { 
	margin-top: 0.3em; 
	color: #585858; 
}

tr.result_row_bottom td .stats .key { 
	color: #000;
}

div.pagingBox { 
	background-color: #edeaea; 
	margin-top: 10px;
}

div.head img {
	padding-left: 5px;
}

span#newSearch a {
	padding: 3px;
	background-color: #3398CC;
	color: #FFF;
	font-weight: bold;
}

select[disabled] {
	border: solid 1px #999;
	background-color: #CCC;
	color :#999;
} /* Please check if this works on all handsets */

form#customiseResults label, form#customiseResults span, body#find_gallery label, body#find_history label, body#find_birthdays label, body#find_new label, body#find_modified label, body#find_loggedIn label {
	display: block;
}

/* --- login box --- */
div#loginBox label#usernameLabel, div#loginBox label#passwordLabel {
	display: block;
}

/* --- join page --- */
body#join label#surnameLabel, label#firstNameLabel, input#firstName, input#surname {
	float: left;
	display: block;
	clear: both;
	text-align: left;
}

div#JoinNow { 
	border-bottom: 1px solid #666; 
	margin-bottom: 10px;
}

/* --- find search page --- */
body#find_search label {
	float: left;
	width: 75px;
}

body#find_search div#postCode label, body#find_search label.to, body#find_search label.o {
	float: none;
}

/* --- profile page --- */
body#find_profile h3 {
	background-color: #9CC;
	border: 1px solid #3399CC;
	color: #036;
	padding: 2px;
	margin:0;
	margin-bottom: 2px;
	margin-top: 5px;
}

p#profileExtended {
	font-weight: bold;
}

div#matchScores span.mpercentage { 
	color: #2D79B4;
	font-weight: bold;
}

div#matchScores, div#actionsPrimaryLinks {
	margin-top: 10px;
	margin-bottom: 10px;
}

body#find_profile td { 
	border-bottom: 1px solid #CCC;
}

div#profileDisplayHeader label {
	font-weight: bold;
}

.modifySince {
	color: #F00;
}

/* --- footer --- */
div.foot {
	background-color: #FFF;
	border-top: 5px solid #3398cc;
}

div.foot table td {
	border-bottom: 1px solid #666;
}

body#splash div.foot, body#home div.foot {
	margin: 1px;
}

/* --- subscribe --- */
body#subscribe_now fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

body#subscribe_now fieldset#paymentOptions {
	border-top: 1px solid #332D7C;
	padding-top: 5px;
}

body#subscribe_now div#primaryBox h4 {
	background: none;
	text-align: left;
	border: none;
	color: #333;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}

body#subscribe_now form h4 {
	padding-top: 3px;
	padding-bottom: 3px;
	border: none;
	border-top: 5px solid #DFDFDF;
	background-color: #FFF;
	color: #036;
	text-align: left;
}

body#subscribe_now div#primaryBox label, span.amount, span.percentsave {
	font-weight: bold;
}

span.percentsave { 
	color: #2D79B4;
}

body#subscribe_now fieldset#submitOptions img {
	vertical-align: middle;
}

body#subscribe_now div.err h4 { 
	background-color: #FCC;
	color: #F00; 
	border-top: none;
}

/* --- topmost boxes intro, error, success etc --- */
div.intro {
	padding-bottom: 5px;
}

div.err {
	background-color: #FCC;
}

div.err h4 {
	color: #F00;
}

/* --- mil page table --- */
.mobileTable caption {
	text-align: left;
}

body#login fieldset {
	background: transparent;
}

p.date {
	background-color: #e4eaf0;
	padding: 2px;
}

