/* 
	Source.css file.
	All Rights Reserved. Please ask permission before using any script below. Thanks!
*/

body {
	background: url(/images/bg_home.gif);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: white;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.bodyContainer {
	width: 800px;
	margin: 0 auto;
	padding: 0 50px;
	}
	
.upperContainer {
	float: left;
	width: 800px;
	}
	
.upperHeader {
	float: left;
	width: 780px;
	padding: 10px;
	font: bold 2.5em Trebuchet MS, Arial, sans-serif;
	color: #1f5ca0;
	}
	
.upperHeader .flag {
	float: left;
	padding: 0 10px 0 0;
	}
	
.flag a img {
	border: none;
	}
	
.upperHeader .upperTitle{
	float: left;
	padding: 8px 0 0 0;
    margin:-88px 0 -33px 5px
	}
.upperHeader .upperTitle h1 a {
    font-weight: bold;
    font-size:33px;
	text-decoration: none;
	color: #1d9be4;
}

.upperTitle h1 a:hover {
    text-decoration: underline;
}
.midContainer {
	float: left;
	width: 800px;
	}
	
.midContainerLeft {
	float: left;
	width: 485px;
	}
	
.mCLTitle {
	float: left;
	width: 445px;
	padding: 10px 20px;
	font: bold 1.2em Trebuchet MS, Verdana, sans-serif;
	color: #1d9be4;
	}
	
.mCLContent {
	float: left;
	width: 445px;
	padding: 0 20px;
	font: bold .9em Verdana, sans-serif;
	color: black;
	}
	
.mCLContent a {
	font-weight: bold;
	text-decoration: none;
	color: #1d9be4;
	}
	
.mCLContent a:hover {
	text-decoration: underline;
	}
	

	
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
ul li.name {
	font: bold 1.3em Arial, sans-serif;
	}
	
ul li.nameProfile {
	font: bold 1.7em Arial, sans-serif;
	}
	
ul li.locations {
	font: normal 1.0em Verdana, sans-serif;
	}
	
ul li.locations a {
	color: #8F8F8F;
	}
	
.genderInfo {
	font: normal .7em Verdana, sans-serif;
	color: #8F8F8F;
	}
	
.peekYouLink {
	float: right;
	background: url(/images/peekYouLink_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 38px;
	height: 16px;
	padding: 2px;
	margin: 3px 0 0 0;
	color: #1D9BE4;
	font: normal 1.0em Verdana, sans-serif;
	}
	
.resultAds {
	float: right;
	width: 170px;
	padding: 2px 0;
	text-align: right;
	}
.resultAds a {
display:block;
padding-bottom:3px
}
	
.resultInfo {
	float: left;
	width: 170px;
	padding: 2px 0 0 0;
	color: #1D9BE4;
	font: normal .7em Verdana, sans-serif;
	}
	
.resultInfo#sponsored {	
	text-align: right;
	color: #BFBFBF;
	font: bold .9em Verdana, sans-serif;
	text-transform: uppercase;
	}
	
.resultInfo#otherNames {
	float: left;
	text-align: left;
	width: 395px;
	}
	
.mCLCCell {
	float: left;
	width: 140px;
	padding: 10px 0 0 0;
	}
	
.googleMap {
	float: left;
	background: url(/images/googleMap_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	width: 395px;
	padding: 25px;
	margin: 10px 0 0 0;
	}
	
.searchContainer {
	float: left;
	background: url(/images/searchContainer_bg.gif);
	background-position: 5px 0;
	background-repeat: no-repeat;
	width: 470px;
	height: 250px;
	padding: 10px 5px 10px 10px;
	}
	
.sCTitle {
	float: left;
	width: 450px;
	padding: 0 10px;
	font: bold 1.2em Trebuchet MS, Verdana, sans-serif;
	color: #1d9be4;
	}
	
.sCContent {
	float: left;
	width: 450px;
	padding: 15px 10px 10px 10px;
	font: normal .8em Verdana, sans-serif;
	color: #1d9be4;
	}
	
.sCCRow {
	float: left;
	width: 430px;
	padding: 0 10px 10px 10px;
	}
	
.sCCRCell {
	float: left;
	width: 210px;
	}

.sCCRCTitle {
	float: left;
	width: 210px;
	padding: 0 0 2px 0;
	font: bold 1.3em Helvetica, Arial, sans-serif;
	color: #0071AF;
	}
	
.sCCRCell input {
	background: url(/images/searchInput_bg.gif);
	background-repeat: repeat-x;
	width: 190px;
	padding: 2px;
	border: 2px solid #0071AF;
	}
	
.sCCRCell input.searchSubmit {
	background: none;
	background-color: #0071AF;
	color: white;
	width: 150px;
	margin: 20px 0 0 0;
	font: bold 1.1em Verdana, sans-serif;
	}

.sCCRCell select {
	border: 1px solid black;
	}
	
.sCCRStats {
	float: left;
	padding: 13px 3px 3px 3px;
	color: #0071AF;
	font: normal .9em Verdana, sans-serif;
	line-height: 1.6em;
	}
	
.sCCRStats a {
	text-decoration: none;
	font-weight: bold;
	color: #0071AF;
	}
	
.sCCRStats a:hover {
	text-decoration: underline;
	}
	
.midContainerRight {
	float: right;
	width: 300px;
	padding: 10px 10px 10px 5px;
	}
	
.midContainerBottom {
	float: left;
	width: 800px;
	}
	
.midContainerBottom a {
	font-weight: bold;
	text-decoration: none;
	color: #1d9be4;
	}
	
.midContainerBottom a:hover {
	text-decoration: underline;
	}
	
.mCBTitle {
	float: left;
	width: 760px;
	padding: 10px 20px;
	font: bold 1.2em Trebuchet MS, Verdana, sans-serif;
	color: #1d9be4;
	}
	
.mCBContent {
	float: left;
	width: 760px;
	padding: 0 20px;
	font: normal .8em Verdana, sans-serif;
	color: #CFCFCF;
	text-align: center;
	}
	
.lowerContainer {
	float: left;
	width: 800px;
	padding: 30px 0;
	font: bold .6em Verdana, sans-serif;
	color: #C4C4C4;
	text-align: center;
	line-height: 1.5em;
	}
	
.lowerContainer a {
	text-decoration: underline;
	color: #C4C4C4;
	}
