/* $Id: 6.css 11360 2011-12-14 08:50:01Z ftp-dbuzz $ */
@import url("/css/i2/0/skeleton.css");

/*--- reset ------------*/

a img, :link img, :visited img {
	border: none;
}

/*--- page layout framework ------------*/

html {
	height: 100%;
	margin-bottom: 1px; /* forces the vertical scrollbar for short pages to avoid "page jump" */
}

body {
	font: 70% "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	color: #000;
	background-color: #999;
}
body#feed_featured {
	background-color:transparent;
}
div#container {
	margin: 0px auto;
	padding:1em 0px;
	text-align:left;
	width:980px;
}
div#header {
	padding: 1em 1em 0 0.4em;
	background-color:#FFFFFF;
	height: 100px;
}
div#pageHeader {
	font-size: 1.6em;
	font-weight: normal;
	border-bottom: 1px dotted #666;
	padding: 0.8em 0 0.2em 0;
	color: #333;
	margin-bottom: 0.5em;
}
div#bodyInner {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}
div#wrapper {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}
div#content {
	float:left;
	padding-top:1em;
	width:70em;
	padding-bottom: 1em;
}

/*--- element defaults ------------*/

p, span, ul, ol, dd, legend, label, input, select, textarea, button, table {
	font: 12px "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
}

p {
	margin: 0 0 1.3em 0;
	line-height: 1.3em;
}

ul, ol {
	margin: 0 0 1em 3em;
}

li {
	margin: 0 0 0.5em 0;
	font-size: inherit;
	line-height: 1.3em;
}

dt {
	margin: 0 0 0.1em 0;
	font-size: 1.3em;
	font-weight: bold;
}

dd {
	margin: 0 0 1em 0;
}

abbr, acronym, span.abbr {
	font-weight: inherit;
	border-bottom: 1px dotted #FFFFFF;
	cursor: help;
}

/*--- links ------------*/

a {
	font-size: inherit;
}

a:link {
	color: #7A9B00;
	text-decoration: none;
}

a:visited {
	color: #7A9B00;
	text-decoration: none;
}

a:hover {
	color: #7A9B00;
	text-decoration: underline;
}

a:active {
	color: #7A9B00;
	text-decoration: none;
}

div#content a:link, div#content a:visited, div#content a:hover, div#content a:active {
	font-weight: bold;
}

/*--- paragraphs ------------*/

.small {
	font-size: 0.8em;
}

.nb, span.footnote {
	color: #C00 !important;
}

span.username {
	font-weight: bold;
}

pre, code {
	font-family: "Courier New", "Courier", "FreeMono", monospace;
	color: #555;
	background: #FFFED8;
}

pre {
	margin: 0 2em 1em 2em;
	padding: 0.8em 1em;
}

/*--- bullet lists ------------*/

body#profile_photos form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*--- header ------------*/

#header div#logo {
	float: left;
	width: 450px;
}

#header div#logo h1 {
	padding: 0;
	line-height:normal;
}

#header div#logo h1 a {
	background:transparent url("/pics/i2/6/chrome/classicfm_duets.gif") no-repeat scroll left 0;
	color:#FFFFFF !important;
	display:block;
	font-size:3.5em;
	height:63px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-580em;
	width:305px;
}

div#logo h1#headertext {
	background:transparent;
	color:#333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	height:30px;
	margin:5px 0 0;
	padding:0;
	text-indent:0;
	width:100%;
	float:left;
	font-weight: normal;
}

/*--- headings ------------*/

h1 {
	padding: 0.3em 0.3em;
	font-size: 3em;
	line-height: 1em;
	font-weight: bold;
}

h1 a {
	text-decoration: none;
	color: #FEFEFE !important;
}

h2 {
	margin: 0 0 0.4em 0;
	font-size: 1.5em;
	font-weight: bold;
}

body#find_notes h2, body#find_ratings h2 {
	display: none;
}

h3 {
	margin: 0 0 0.5em 0;
	padding: 0.1em 0;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.6em;
	color: #ED1C2E;
	font-family: "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
}

h4 {
	margin: 0 0 0.3em 0;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
}

h5 {
	margin: 0.5em 0 0.3em 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #888;
}

/*--- div#navigation ------------*/

div#navigation {
	width: 100%;
}

body#splash div#wrapper div#navigation, body#join div#wrapper div#navigation {
	height: 29px;
	padding-top: 2px;
}

body#splash div#navigation ul.secondLevel, body#splash div#navigation ul.thirdLevel, body#join div#navigation ul.secondLevel, body#join div#navigation ul.thirdLevel, body#help_safety div#navigation ul.secondLevel, body#help_safety div#navigation ul.thirdLevel {
	display: none;
}

div#navigation a {
	text-decoration: none;
	color: #FFFFFF;
}

div#navigation ul.firstLevel {
	 background-color:#666666;
	 height: 31px;
	 font-family:Georgia,Times,"times new roman",serif;
	 font-size:156%;
	 font-weight:normal;
}

div#navigation ul.firstLevel li {
	border-right: 1px solid #FFFFFF;
	height: 31px;
}

div#navigation ul.firstLevel li.last, div#navigation ul.secondLevel li.last, div#navigation ul.thirdLevel li.last {
	background: none;
}

div#navigation ul.firstLevel li a {
	padding: 4px 12px 4px;
}

div#navigation ul.firstLevel li a:hover{
	text-decoration: none;
	background-color: #ED1C2E;
}

div#navigation ul.firstLevel li.on a {
	background: #4f7600 url("/pics/i2/6/chrome/nav_first_h.gif") repeat-x scroll right top;
}

div#navigation ul.secondLevel li.last a, div#navigation ul.thirdLevel li.last a {
	background: none;
}

div#navigation ul.secondLevel, div#navigation ul.thirdLevel {
	background-color: #E6E6E6;
	font-family:"Georgia",Times,"times new roman",serif;
	font-size:12px;
	font-weight:normal;
	font-smooth:always;
	height:26px;
	margin-top:1px;
}

div#navigation ul.secondLevel li, div#navigation ul.thirdLevel li {
	font-size: 110%;
	border-right: 1px solid #767676;
	height:26px;
}

div#navigation ul.secondLevel li a, div#navigation ul.thirdLevel li a {
	padding: 4px 5.6px 5px;
	color: #333;
}

div#navigation ul.secondLevel li a:hover, div#navigation ul.thirdLevel li a:hover {
	background-color:#ED1C2E;
	color:#FFFFFF;
}

div#navigation ul.secondLevel li.on a, div#navigation ul.thirdLevel li.on a {
	background: #bad761 url("/pics/i2/6/chrome/nav_second_h.gif") repeat-x scroll right top;
}

/*--- #loginBox / #loggedInBox ------------*/

div#loginBox.box {
	color: #333333;
	display: block;
	float: right;
	padding-right: 0;
	padding-top: 0;
	position: relative;
	text-align: right;
	width: 340px;
	padding-top: 1em;
	font-size: 12px;
}

div#header div#loginBox h4 {
	display: block;
	width: 340px;
	padding-bottom: 0.5em;
}

div#loginBox.box a{
	font-size: 12px;
}

div#loginBox div.c {
	display: none;
}

form#loginForm fieldset, form#logoutForm fieldset {
	border: medium none;
	margin: 0;
	padding: 0 0 1em;
	text-align: right;
}

div#loggedInBox {
	display: block;
	float: right;
	padding-right: 0;
	padding-top: 0.7em;
	position: relative;
	text-align: right;
	width: 280px;
	padding-top: 1em;
}

div#loggedInBox h4 {
	display: inline;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div#loggedInBox p.name {
	display: inline;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0.3em;
}

div#loggedInBox a {
	clear: both;
	color: #7A9B00;
	display: block;
	font-weight: bold;
	text-align: right;
	width: 60px;
	margin-left: 220px;
	font-size: 12px;
}

/*--- #secondary ------------*/

div#secondary .box, body#info_mobile div#ctaTertiary {
	margin-bottom: 1em;
	color: #646464;
	border-bottom: 1px solid #AAA;
}

body#info_mobile div#ctaTertiary {
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
}

div#secondary h4, body#info_mobile div#ctaTertiary h2 {
	margin: 0 0 0.3em 0;
	padding: 0 0 0.2em 0;
	color: #0A0A0A;
}

body#info_mobile div#ctaTertiary h2 {
	padding: 0.2em 0 0.3em 0;
	font-size: 1.3em;
	text-align: center;
	[font-size: 1.3em;
	font-size: 1.2em;] /* Chrome hack only */
}

div#secondary p {
	font-size: 1em;
}

/*--- footer ------------*/

div#footer {
	padding: 0.6em 1em;
	color: #333;
	background-color: #F5F5F5;
	border-top: 1px solid #CCC;
}

div#footer p {
	font-size: 0.9em;
}

div#footer a {
	color: #7A9B00;
	text-decoration: underline;
	font-weight: bold;
}

div#footer span#totop {
	position: absolute;
    left: -999em;
    width: 1em;
    overflow: hidden;
}

div#footer p#copyright {
	float: none;
	text-align: center;
}

/*--- home page container boxes ------------*/

div#content .box, div#quickSearchBox {
	margin-bottom: 1em;
}

#homeImage {
	float: left;
	padding-left: 14px;
	padding-top: 3px;
	text-align: center;
	width: auto;
}

div#homeSession {
	float:left;
	margin-right:1em;
	width:34em;
}

#homeViewProfile {
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
}

#yourProfileBox {
	margin-top: 1.8em;
}

#yourProfileBox ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 1.9em;
	margin-left: 120px;
	padding-left: 0.8em;
}

#yourProfileBox ul li{
	min-height:15px;
	padding-left:25px;
	padding-bottom:0.5em;
}

#yourProfileBox li#history {
	background: url("/pics/i2/6/chrome/find_off.gif") left 1px no-repeat;
	color: #333;
}

#yourProfileBox li#favourites {
	background: url("/pics/i2/6/chrome/addFav_off.gif") left top no-repeat;
	color: #333;
}

#yourProfileBox li#fans {
	background: url("/pics/i2/6/chrome/addFan_off.gif") 4px top no-repeat;
	color: #333;
}

#yourProfileBox li#messages {
	background: url("/pics/i2/6/chrome/contactSmall_off.gif") left top no-repeat;
	color: #333;
}

#yourProfileBox li#matches {
	background:transparent url("/pics/i2/6/chrome/heart_off.gif") no-repeat scroll left top;
	color:#333333;
}

body#home div#homeSearch {
	float:left;
	width:22em;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	padding: 0 0.8em;
}

body#home #splashLine {
	clear:both;
	margin-bottom:2em;
	height: 10px;
}

body#home div#homeContent {
	background: #FFFFFF url("/pics/i2/6/chrome/home_content_bg.gif") repeat-x scroll right bottom;
	width: 980px;
	float: left;
	padding-bottom: 1em;
}

#yourProfileBox span {
	float: left;
	margin-top: 0.8em;
	margin-left: 0.8em;
	color: #333333;
}

div#homeSuccessStories h3 {
	border-bottom: 1px solid #AAA;
}

#yourProfileBox div#ctaAction {
	margin: 0 0 0 1em;
}

#yourProfileBox div#ctaAction p#ctaParagraph, #yourProfileBox div#ctaAction a.ctaActionButton span {
	margin: 0;
}

#yourProfileBox div#ctaAction a.ctaActionButton {
	padding: 0 10px;
	font-size: 16px;
}

#yourProfileBox div#ctaAction a.ctaActionButton span {
	float: none;
	padding: 8px 35px 8px 0;
	color: #FFFFFF;
}

/*--- splash page container boxes ------------*/

body#splash form#loginForm button, div#header form#loginForm button, body#promo form#loginForm button, body.promo form#loginForm button {
    margin-top: -0.3em;
	_margin-top: 0;
}

/* #featuresBox */
div#featuresBox {
	float: left;
	margin-top: 1.5em;
	z-index: 1;
	_width: 550px; /* IE 6 Hack */
}

div#featuresBox h3 {
	margin:0;
	color: #333333;
	font-size: 1.4em;
	font-weight: bold;
}

div#featuresBox ul {
	margin-top: 0.8em;
	margin-left: 0;
	font-size: 1.3em;
}

div#featuresBox ul li {
	list-style-type: none;
	line-height: 1.5em;
	margin-bottom: 0 0 0.6em 0;
	padding: 2px 0 0 30px;
	font-size: 1em;
}

div#featuresBox li#features01 {
	background:transparent url("/pics/i2/6/chrome/splashfeatures_CTA.gif") no-repeat scroll -2px -76px;
}

div#featuresBox li#features02 {
	background:transparent url("/pics/i2/6/chrome/splashfeatures_CTA.gif") no-repeat scroll -2px -115px;
}

div#featuresBox li#features03 {
	background:transparent url("/pics/i2/6/chrome/splashfeatures_CTA.gif") no-repeat scroll -2px -156px;
}

div#featuresBox li#features04 {
	background:transparent url("/pics/i2/6/chrome/splashfeatures_CTA.gif") no-repeat scroll -2px -36px;
}

div#featuresBox li#features05 {
	background:transparent url("/pics/i2/6/chrome/splashfeatures_CTA.gif") no-repeat scroll -2px -3px;
}

body#splash #splashLine {
	clear: both;
	height:1em;
}

div#splashContent {
	background: #FFFFFF;
	height: 308px;
	width: 978px;
	_width: 970px;
	float:left;
	padding-bottom: 0;
	border: 1px solid #CCC;
}

div#splashPic {
	height: 308px;
	width: 380px;
	float: left;
	padding: 0;
	background: url("/pics/i2/6/extra/splashContent_bg3.jpg") no-repeat left top
}

.splash-stock-1 {
	background: url("/pics/i2/6/extra/splashContent_bg.jpg") no-repeat left top;
}

.splash-stock-2 {
	background: url("/pics/i2/6/extra/splashContent_bg3.jpg") no-repeat left top;
}

/*---Splash tabs--- */

body#splash div#tabsContainer {
	float: left;
	width: 62em;
	margin: 0 0 1em!important;
	background: url("/pics/i2/6/chrome/dotd_searchbg.gif") repeat-x bottom;
}

body#splash div#tabsContainer ul#tabsNav {
	height: 2.3em;
	*height: 2.4em;
	display: block;
}

body#splash div#tabsContainer .tab {
	width: 62em;
}

body#splash div#tabsContainer ul#tabsNav li.on, body#splash div#tabsContainer ul#tabsNav li.on a, body#splash div#tabsContainer ul#tabsNav li, body#splash div#tabsContainer ul#tabsNav li a {
	background: none;
}

body#splash div#tabsContainer ul#tabsNav li a {
	background: #666666;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 0.4em 0.8em;
	margin-bottom: 1px;
}

body#splash div#tabsContainer ul#tabsNav li.on a, body#splash div#tabsContainer ul#tabsNav li a:hover {
	background: #F52B15;
	color: #FFFFFF !important;
}

body#splash div#tabsContainer div.tab div.padder {
	padding: 0;
	float: left;
	width: 62em;
	background: none;
}
/* featured profiles tab */
body#splash div#tabsContainer div#featuredBox div.panel {
	margin: 1em 0;
}

body#splash div#tabsContainer div#featuredBox div.profile{
	width: 15.5em;
	#width: 15.4em; /* IE 6/7 Hack */
	float: left;
	text-align: center;
}

body#splash div#tabsContainer div#featuredBox div.profile div.photo {
	margin: 0.5em auto;
	float: none;
}

body#splash div#tabsContainer div#featuredBox div.profile div.photo a {
	padding-left: 0;
}

body#splash div#tabsContainer div#featuredBox div.profile div.narrative {
	margin: 0 auto!important;
	width: 10em;
}

body#splash div#tabsContainer div#featuredBox div.profile div.narrative h4, body#splash div#tabsContainer div#featuredBox div.profile div.narrative p {
	text-align: center;
}
/* how it works tab */
body#splash div#tabsContainer div#howItWorks div#howitworksBox {
	margin: 0;
}

body#splash div#tabsContainer div#howItWorks div#howitworksBox a {
	background: url("/pics/i2/6/chrome/HowItWorks.gif") no-repeat scroll right top #666666;
	display: block;
	height: 193px;
	width: 100%;
}

/* did you know and stories tab */
body#splash div#tabsContainer div#didyouknowBox, body#splash div#tabsContainer div#storiesBox {
	background: none;
	padding: 1em;
	margin: 0;
}

/*---Feed Featured--- */

body#feed_featured.subscribe_why div#featuredHead h3 {
	margin-bottom: 1em;
	padding: 0.1em 0 0.2em 0;
	background-color: #FFFFFF;
	border-bottom: 1px solid #AAAAAA;
}

body#feed_featured.splash div#featuredHead h3 {
	width: 50%;
	margin-bottom: 0em;
	padding: 0.1em 0em 0.2em 0.8em;
	border: none;
}

body#feed_featured.splash div#featuredBox div.profile {
	float: left;
	width: 13em;
	margin-top: 14px;
	margin-right: 1em;
	background: transparent;
}

body#feed_featured.splash div#featuredBox div.narrative {
	float: left;
	height: 96px;
	*height: 100px;
	padding-left: 8px;
	overflow: hidden;
}

body#feed_featured.splash div#featuredBox div.narrative h4 {
	width: 90px;
	margin: 0;
	padding-left: 0;
	font: bold 1.2em "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	text-align: left;
	overflow: hidden;
}

body#feed_featured.splash div#featuredBox div.narrative p {
	width: 90px;
	margin: 0;
	padding-left: 0;
}

body#feed_featured.splash div#featuredBox div.photo, div#featuredBox div.photo {
	position: relative;
	width: 125px;
	height: 125px;
	text-align: center;
}

div#featuredBox div.photo a, span.polaroidL {
	display: table;
	display: inline-block\9; /* IE8 hack only */
	#display: inline-block; /* IE7 hack only */
	float: none;
	width: 90px;
	height: 125px;  /*Height of Photo background height */
	margin: 0 auto 1em auto;
	padding-left: 9px; /* Width of left Shadow image */
	font-size: 1.1em;
	text-align: center;
	text-decoration: none;
}

body#find_gallery span.polaroidL {
	display: block;
	width: 115px;
}

a.photo img {
	display: table;
	display: block\9; /* IE8 hack only */
	#display: block; /* IE6/7 hack only */
	float: none;
	margin: 0 auto;
}

body#home div#featuredBox div.photo a {
	width: 75px;
	height: 100px;
	margin-bottom: 0;
	padding-left: 0;
}

body#feed_featured div#featuredBox div.profile div.photo a.polaroidL {
	background: transparent url("/pics/i2/6/chrome/polaroidSplash_left.gif") no-repeat top left;
}

body#feed_featured span.polaroidR {
	background: transparent url("/pics/i2/6/chrome/polaroidSplash_right.gif") no-repeat right top;
}

body#splash div#splashFeatured {
	float: left;
	width: 978px;
	margin-bottom: 10px;
	background: url("/pics/i2/6/chrome/spalshfeed_bg.gif") repeat-x left bottom;
	border: 1px solid #CCCCCC;
}

body#feed_featured.splash div.reload {
	float: right;
	width: 25%;
	margin-top: -20px;
	padding-right: 20px;
	font-size: 12px;
	text-align: right;
}

div.reload {
	font-weight: bold;
}

div#fpMore {
	float: right;
	width: 25%;
	margin-top: -40px;
	padding-right: 20px;
	font-size: 12px;
	text-align: right;
	background: transparent url("/pics/i2/6/chrome/blueArrow.gif") no-repeat scroll right 0;
}

body#feed_featured.splash div#featuredBox div.profile {
	float: left;
	width: 225px;
	_width: 235px; /* IE6 hack only */
	margin: 0.5em 0em 0 0;
	padding: 0 0.4em 0.6em 1em;
	background-color: transparent;
	overflow: hidden;
}

body#splash div#splashFeatured iframe#iframe1 {
	width: 100%;
	height: 180px;
}

/*-----home featured profiles------*/

body#home div#featuredBox {
	float: left;
	width: 58em;
	margin-bottom: 4em;
}

body#home div#featuredBox div.panel {
	float: left;
	padding: 0 0.4em;
}

body#home div#featuredBox div.profile {
	float: left;
	width: 125px;
	margin: 1em 2.2em 0 0;
	padding: 0;
	background-color: #FFFFFF;
	overflow: hidden;
}

body#home div#featuredBox  div#fp4 {
	background: none;
	margin: 1em 0em 0 0;
}

body#home div#featuredBox div.narrative {
	float: left;
	width: 120px;
	height: 80px;
	margin-top: 10px;
	padding-left: 4px;
	overflow: hidden;
}

body#home div#featuredBox div.photo {
	float: left;
}

body#home div#featuredBox h3 {
	border-bottom: 1px solid #999999;
}

/* div#quickSearchBox */

div#quickSearchBox h3 {
	margin: 0;
	background-color: transparent;
}

div#quickSearchBox fieldset {
	background-color: transparent;
	border: none;
	margin: 0;
}

div#quickSearchBox button {
	margin-left: 8.9em;
	*margin-left: 9.3em;
}

div#quickSearchBox label.o {
	font-size: 1em;
}

div#quickSearchBox p#moreOptions {
	display: none;
}

div#quickSearchBox label {
	font-size:1.1em;
	max-width:15em;
	text-align:right;
	vertical-align:top;
}

div#quickSearchBox div#mHasVoiceWrapper label {
	max-width: 20em;
}

div#quickSearchBox fieldset select#gender, select#mGender, select#mRangeID, input#mPostCode {
	width:124px;
}

div#quickSearchBox div.c {
	height:10px;
}

div#quickSearchBox fieldset select {
	border:1px solid #AFCDFB;
	margin-left:0.5em;
}

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

div.ukPostCode {
	float:left;
	text-align:right;
	width:230px;
	-width:233px;
}

div#quickSearchBox fieldset div.ukPostCode select {
	margin-left:0.3em;
}

span#mPostCodeSpan {
	display:block;
	float:right;
	margin-left:0.4em;
	margin-top:0.3em;
	text-align: right;
}

body#home span#mPostCodeSpan {
	display:block;
	float:right;
	margin-left:0em;
	margin-top:0.3em;
}

span#mPostCodeSpan input#mPostCode {
	width:120px;
	margin-right:1px;
}

div#quickSearchBox fieldset input#mHasPhoto {
	margin-left:8.8em;
	*margin-left:9.1em;
}

div#quickSearchBox label.o {
	font-size:1.2em;
}

/* Splash page div#quickSearchBox */
body#splash div#quickSearchBox label.to {
	padding: 0 0.5em 0 0.7em;
}

div#splashSearch{
	width:274px;
	background:transparent url("/pics/i2/6/chrome/quicksearch_top_bg.gif") no-repeat scroll left top;
	float: right;
	padding-top: 10px;
}

body#splash div#quickSearchBox {
	background:transparent url("/pics/i2/6/chrome/quicksearch_bottom_bg.gif") no-repeat scroll right bottom;
	padding: 3px 10px ;
	text-align: center;
}

body#splash div#quickSearchBox h3, body#home div#quickSearchBox h3{
	display: none;
}

div#splashSearch  h3, div#homeSearch  h3{
	text-align: center;
	line-height:1em;
}

div#splashSearch h4 {
	text-align: right;
	padding: 0.5em;
}

/* Home page div#quickSearchBox */
body#home div#quickSearchBox select#gender, body#home div#quickSearchBox select#mGender, body#home div#quickSearchBox select#mRangeID, body#home div#quickSearchBox input#mPostCode {
	width: 110px;
}

body#home div#quickSearchBox label.to {
	font-size:1.1em;
	max-width:10em;
	text-align:right;
	vertical-align:top;
	padding: 0;
	margin-left: 0.7em;
}

body#home div.ukPostCode {
	float:left;
	text-align:right;
	width:220px;
}

body#home span#mPostCodeSpan input#mPostCode {
	width:131px;
}

body#home span#mPostCodeSpan .f{
	margin-right: 0px;
}

body#home div#quickSearchBox fieldset input#mHasPhoto {
	margin-left:7.2em;
	*margin-left:7.3em;
}

body#home div#quickSearchBox label {
	font-size:1.1em;
	text-align:right;
	width:6.2em;
}

body#home div#quickSearchBox select#gender, body#home div#quickSearchBox select#mGender, body#home div#quickSearchBox select#mRangeID {
	width:11.3em;
}

body#home div#quickSearchBox select#mAgeMin, body#home div#quickSearchBox select#mAgeMax {
	width:55px;
}

body#home div#quickSearchBox button {
	font: bold 103% "Arial", "Helvetica", sans-serif;
	margin-left: 7em;
	*margin-left: 7.5em;
}

body#splash div#quickSearchBox {
	margin-bottom: 0em;
}

/* div#storiesBox */
div#storiesBox blockquote {
	margin-bottom: 1em;
	border-bottom: 1px solid #CCC;
}

div#storiesBox blockquote p.cite {
	margin-bottom: 0.8em;
	font-weight: bold;
}

div.story {
	border: 1px solid #CCC;
	width: 33.8em;
	float: left;
	margin-bottom: 1em;
	border-top: none;
}

div.story h3{
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.1em;
	color: #333;
	background: #EFEFEF url("/pics/i2/6/chrome/subhead_bg.gif") repeat-x scroll;
	height:26px;
	padding: 0.6em 0.4em 0em 0.4em;
	border-top: 1px solid #CCC;
}

body#info_success div.story p {
	padding:0.4em;
}

body#home div#storiesBox blockquote, body#spalsh div#storiesBox blockquote  {
	padding-left: 0.2em;
}

/* div#didyouknowBoxBox */
div#didyouknowBoxSD {
	background:transparent url("/pics/i2/6/chrome/whats_top.gif") no-repeat scroll left top;
	font: bold 13px Arial;
	float: left;
	padding-top: 10px;
	text-decoration: none;
	vertical-align: middle;
	width: 288px;
}

div#didyouknowBox {
	background:transparent url("/pics/i2/6/chrome/whats_bottom.gif") no-repeat scroll right bottom;
	padding: 3px 9px 3px 9px;
	text-align: center;
}

div#didyouknowBox h3 {
	border-bottom: 1px solid #AAA;
	font-size: 1.3em;
	padding: 0;
	line-height: 1.3em;
}

div#didyouknowBox h4 {
	font-size: 1em;
}

div#didyouknowBox div#storyID_969 {
	background: transparent url("/pics/i2/6/chrome/lock.gif") no-repeat top left;
	padding-top: 3px;
}

div#didyouknowBox div#storyID_970 {
	background: transparent url("/pics/i2/6/chrome/cart.gif") no-repeat left 8px;
	padding-top: 10px;
}

div#didyouknowBox div#storyID_969 h4, div#didyouknowBox div#storyID_969 p, div#didyouknowBox div#storyID_970 h4, div#didyouknowBox div#storyID_970 p {
	padding-left: 45px;
}

div#didyouknowBox .last {
	border-top: 1px dotted #AAA;
}

/* body#gallery */
body#find_gallery tr.alt td {
	background-color:#FFFFFF;
}

body#find_gallery table#gallery td.c {
	width: 12em;
}

body#find_gallery table#gallery td h4 {
	border:medium none;
	margin:0.6em 0 0.3em 0.2em;
	padding-left: 17px;
	#padding-left: 10px; /* IE6/7 hack only */
	clear: both;
}

body#find_gallery table#gallery td p.headline {
	font-size:0.9em;
	margin:0.4em 0.4em;
	padding-left: 17px;
	#padding-left: 10px; /* IE6/7 hack only */
}

body#find_gallery table#gallery {
	border-collapse:separate;
	border-spacing:2em;
}

body#find_gallery table#gallery td {
	text-align:center;
}

body#find_gallery div#galleryAlign div#galleryWrapper{
	width: 100%;
	margin: auto;
}

body#find_gallery div#galleryAlign{
	width: 100%;
	margin: 0;
	text-align: center;
}

/*--- intro message ------------*/

div.intro {
	margin-bottom: 1em;
	padding: 10px 10px 1px 0px;
	color: #000;
	background-color: #FDFDFD;
	min-height: 10px; /* fix for IE */
}

div.intro p {
	font-weight: bold;
}

div.intro h4 {
	font: 1.7em "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
}

/*--- alerts ------------*/

div.info, div.note, div.tip, div.err, div.success {
	margin-bottom: 1em;
	padding: 20px 10px 1px 70px;
	min-height: 68px;
}

html > body div.info, html > body div.note, html > body div.tip, html > body div.err, html > body div.success {
	height:auto;
	min-height:68px;
}

div.info h4, div.note h4, div.tip h4, div.err h4, div.success h4 {
	margin-bottom: 0.1em;
	padding: 0;
	font: bold 1.4em "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	border: none;
}

/* info */
div.info {
	color: #990033;
	background: transparent url("/pics/i2/6/chrome/info.gif") 10px 10px no-repeat;
	height:68px;
}

div.info h4 {
	font-size: 1.2em;
}

/* note */
div.note {
	color: #C00;
	background: transparent url("/pics/i2/6/chrome/note.gif") 10px 10px no-repeat;
	height: 68px;
}

/* tip */
div.tip {
	color: #990033;
	background: transparent url("/pics/i2/6/chrome/tip.gif") 15px 13px no-repeat;
	min-height: 68px;
}

div#tipOuter div.tip, div#infoOuter div.info {
	height: 68px;
}

div#geographicLocation div.tip {
	height: 68px;
}

/* err */
div.err {
	color: #C00;
	background: transparent url("/pics/i2/6/chrome/err.gif") 10px 13px no-repeat;
	min-height: 68px;
}

/* success */
div.success {
	color: #063;
	background: transparent url("/pics/i2/6/chrome/success.gif") 10px 13px no-repeat;
	min-height: 68px;
}

/*--- mail message ------------*/

div.message {
	margin-bottom: 1em;
}

div.message a {
	color: #7A9B00;
}

div.message p.date {
	margin-bottom: 0;
	padding: 0.2em 0.7em;
}

div.message p.message {
	padding: 0.5em;
	margin-bottom: 0;
}

div.message ol, div.alert ul {
	margin-bottom: 0;
}

h3.message {
	margin-bottom: 0;
}

fieldset#mailMessage textarea {
	width: 99%;
	height: 20em;
}

/*--- conversation dialogue ------------*/

div.dialogue {
	margin-bottom: 1em;
	border: 1px solid #d8e392;
}

div.dialogue h4 {
	padding: 0.4em 0.5em;
	font-size: 1em;
	background-color: #ecf3c0;
	border: none;
}

div.dialogue p.conversation {
	padding: 0.6em;
	margin-bottom: 0;
}

div.dialogue div.footer {
	padding: 0.4em 0.7em;
}

div.dialogue div.footer a {
	margin-right: 1em;
}

div.dialogue div.footer img {
	vertical-align: -3px;
}

/*--- articles ------------*/
h3.article {
	margin-bottom: 0;
}

p#articleDate {
	padding: 0.2em 0;
}

div.article p#author {
	margin-bottom: 0;
	font-weight: bold;
}

/*--- forms ------------*/

fieldset {
	margin: 0 0 1em 0;
	padding: 0.7em;
	border: 1px solid #CCC;
	position: relative;
}

fieldset.single label, fieldset.single input, fieldset.single select {
	margin: 0.4em 0.5em 0.4em 0;
}

fieldset.single * {
	vertical-align: middle;
}

fieldset.buttons {
	background: #FFFFFF url("/pics/i2/6/chrome/buttons_bg.gif") repeat-x scroll left bottom;
	border: 1px solid #CCC;
}

body#mail_inbox form#form1 fieldset.buttons, body#mail_outbox form#form1 fieldset.buttons, body#mail_voice form#form1 fieldset.buttons {
	margin: -2em 0 0 0;
	float: right;
	background: transparent;
	border: none;
	width: auto;
}

body#mail_conversations fieldset.single select#c {
	width:20em;
}

body#mail_conversations fieldset.single select#l {
	width:20em;
}

fieldset.delete {
	background-color: #FFEDED;
	border: none;
}

fieldset.last {
	margin-bottom: 0;
}

legend {
	margin: -1em 0 1em -0.6em; /* fix for IE */
	font-weight: bold;
	color: #0A0A0A;
	padding-left: 0.2em;
}

html>/**/body legend { /* reset for other browsers */
	margin: 0;
}

input.o { /* override for check boxes and radio buttons */
	margin-right: 5px;
	vertical-align: middle;
}

label.i {
	display: none;
}

form span.note {
	font-size: 0.9em;
}

form#customiseResults span.note {
	margin-top: 0.6em;
	display: block;
}

table span.note {
	font-size: 0.9em;
}

form table.selector span.note {
	margin-top: 1em;
}

div.key p {
	font-size: 1em;
}

span.compulsory {
	color: #C00;
}

span.hidden {
	color: #00C300;
}

form h4 {
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.1em;
	color: #ED1C2E;
	background: #FFFFFF url("/pics/i2/6/chrome/subhead_bg.gif") repeat-x scroll 0 0;
	height:26px;
	padding: 0.4em 0.4em 0.5em;
}

table td.label {
	white-space: nowrap;
	padding-right: 1em;
}

body#profile_base form#form2 h4, body#profile_me div#culturalCharacteristics h4, body#profile_me div#narrativeQuestions h4, body#profile_match form#frmMM h4, body#profile_depth form#frmMM h4 {
	margin-bottom: 0.5em;
}

body#profile_base form h4, body#profile_me form h4, body#profile_match form h4, body#profile_depth form h4 {
	border: 1px solid #CCC;
	height: 18px;
	line-height: 1.2em;
}

body#profile_base form#form1 h4, body#profile_me div#geographicInformation h4, body#profile_me div#physicalDescription h4, body#profile_me div#relationshipsChildren h4, body#profile_me div#vices h4, body#profile_me div#educationProfession h4, body#profile_me div#matchCountry h4{
	border-bottom: none;
}

div#loginBox div.c, body#find_search #basicSearchCriteria div.c {
	height: 5px;
}

div#quickSearchBox div.c {
 	height: 2px;
}

body#profile_match form#frmMM div.c {
	height: 1em;
}

body#profile_match form#frmMM fieldset.toolTips div.c {
	height: 0;
}

body#find_matches div#infoOuter{
	height: 200px;
}

body#find_new fieldset.single span.note, body#find_modified fieldset.single span.note {
	display:block;
}

body#find_loggedIn span.loggedIn{
	color:#00C300;
	font-weight: bold;
}

/*--- My profile ------------*/

body#profile_depth .multipleChoice {
	width:100%;
}

body#profile_depth .multipleChoice tbody tr:hover {
	background:#eee;
}

body#profile_depth .multipleChoice td {
	padding:0.25em;
}

table.selector .inputTd {
	text-align:right;
}

table.selector tbody tr td.toolTipTd {
	width:25px
}

/*--- delete profile ------------*/

form.delete fieldset {
	margin-top: 2em;
	border: 1px dotted #AAA;
}

/* login and logout forms */
form#loginForm input.t {
	width: 10em;
	margin-right: 0.5em;
}

form#loginForm label {
	font-size: 1em;
}

form#loginForm a {
	font-size: 0.9em;
}

textarea#mNarrative, textarea#narrative {
	width: 99%;
	height: 15em;
}

/*--- buttons ------------*/

button, a.button, input.inputTypeSubmit {
	width: auto; /* Ref: http://jehiah.cz/archive/button-width-in-ie */
	padding: 0.1em 0.2em;
	font: bold 12px "Arial", "Helvetica", sans-serif;
	color: #FFFFFF;
	background-color: #8EA415;
	border: 1px solid #8EA415;
	overflow: visible;
}

button:hover, a.button:hover, input.inputTypeSubmit:hover {
	text-decoration: underline;
}

button[disabled], button[disabled]:hover, a.button[disabled], a.button[disabled]:hover {
	background-color: #AFAEAE;
	border: 1px solid #A2A0A0;
	cursor: not-allowed;
}

a.button {
	text-decoration: none;
}

input.inputTypeSubmitDisabled[disabled], input.inputTypeSubmitDisabled[disabled]:hover {
	cursor: not-allowed;
}

/*----Rounded Buttons----*/
input.inputTypeSubmitRounded, input.inputTypeSubmitDisabled {
	position: relative;
	height: 26px;
	margin-right: 10px;
	*margin-right: 0 11px 0 0;
	padding-left: 15px;
	padding-right: 8px;
	*padding: 0;
	font: bold 12px "Arial", "Helvetica", sans-serif;
	color: #FFFFFF;
	text-align: center;
	background: url("/pics/i2/6/chrome/button_left.gif") no-repeat;
	border: none;
	cursor: pointer;
}

span.buttonAppendage {
	background: url("/pics/i2/6/chrome/button_right.gif") no-repeat;
	position: absolute;
	display: inline;
	margin-left: -10px;
	width: 11px;
	height: 26px;
}

button#saveCha2  span {
	*margin-top: 2px;
}

button.roundedButton {
	height: 26px;
	padding: 0 0 0 8px;
	padding: 0 0 0 11px\9;
	text-align: center;
	background: url("/pics/i2/6/chrome/button_left.gif") no-repeat left top;
	border: none;
	cursor: pointer;
	z-index: 1;
	[padding: 0 0 0 8px;
	padding: 0 0 0 11px;] /* Chrome hack only */
}

button.roundedButton span, body#home fieldset.buttons button.roundedButton span {
	display: block;
	position: relative;
	float: right;
	height: 26px;
	margin-top: -2px;
	margin-top: 0\9; /* IE hack */
	margin-right: -5px;
	padding: 0 11px 0 0;
	font: bold 12px "Arial", "Helvetica", sans-serif;
	line-height: 26px;
	color: #FFFFFF;
	vertical-align: middle;
	white-space: nowrap;
	background: url("/pics/i2/6/chrome/button_right.gif") no-repeat right top;
	z-index: 2;
	[margin-top: -2px;
	margin-top: 0;] /* Chrome hack only */
}

div#giftBtn span {
	display: block;
	width: 10em;
	height: 26px;
	margin: 0 auto;
	padding: 0 4px 8px 0;
	_padding: 0;
	text-align: center;
	background: transparent url("/pics/i2/6/chrome/button_right.gif") no-repeat scroll right center;
	cursor: pointer;
}

div#giftBtn span a {
	display: block;
	height: 26px;
	line-height: 26px;
	margin-right: 4px;
	padding: 8px 4px 0 8px;
	font: bold 12px "Arial", "Helvetica", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url("/pics/i2/6/chrome/button_left.gif") left no-repeat;
	cursor: pointer;
}

/*----Button fixes-----*/
div#savedSearchOptions input {
	margin-right:0.5em;
}

body#find_search div.resetSearch, body#find_search div.clearSearch {
	float:left;
	margin-right:0.4em;
}

body#find_search div.advancedSearch {
	float: right;
}

body#find_search div.resetSearch{
	width: 180px;
}

form.searchForm label, form.searchForm input, form.searchForm #basicSearchCriteria select {
	float: left;
}

fieldset.buttons input{
	float: none;
}

/*--- tables ------------*/

table {
	margin-bottom: 1em;
	border-collapse: collapse;
}

td, th {
	padding: 0.3em;
}

table th, table caption {
	font-weight: bold;
}

table.padder td {
	padding-bottom: 0.6em;
}

/*--- default basic table ------------*/

table.basic {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
}

table.basic caption {
	padding: 0.5em;
	color: #FFFFFF;
	background-color: #7a9b00;
}

table.basic th {
	padding: 0.5em;
}

table.basic td {
	padding: 0.3em 0.4em;
}

table.basic th, table.basic td {
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
}

table th.h1 {
	color: #FFFFFF;
	background-color: #308ED7;
}

table th.h2 {
	color: #FFFFFF;
	background-color: #999;
}

table th.h3 {
	background-color: #F6F6F6;
}

/*--- paging ------------*/

div.pagingBox {
	margin-bottom: 1em;
	clear: both;
}

table.paging {
	margin-top: 0.1em;
	text-align: center;
	background: #CCCCCC url("/pics/i2/6/chrome/buttons_bg.gif") repeat scroll 0 0;
	border: 1px solid #CCC;
}

table.paging td {
	padding: 0.4em 0.7em;
	border: none;
}

table.paging td.l {
	width: 20%;
	text-align: left;
}

table.paging td.c {
	width: 60%;
	text-align: center;
}

table.paging td.r {
	width: 20%;
	text-align: right;
}

/*--- profile ------------*/

table.profile {
	margin: 0;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

table.profile th, table.profile td {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}

table.profile td.key {
	white-space: nowrap;
}

/* forms where the labels are long, with a select box alongside */
body#join form#form1 table input#agree, table.selector select {
	margin-right: 0.7em;
}

body#join select#mGender {
	width: auto;
}

select {
	margin: 1px;
}

/*--- tables in a form ------------*/

form table, form table td, form table th {
	border: none;
}

form table {
	margin-bottom: 0;
}

form table td, form table th {
	padding: 0;
}

/*--- search ------------*/

form.searchForm label {
	font-weight: bold;
}

form.searchForm fieldset#checkBoxes label.o {
	font-weight: normal;
}

fieldset.wrapper fieldset {
	border: none;
	border-bottom: 1px dotted #0099FF;
}

fieldset.wrapper fieldset.last {
	border-bottom: none;
}

form.searchForm div.moreOptions label {
	font-weight: normal;
}

form.searchForm h4 {
	background-color: #FFFFFF;
	height:24px;
	border: 1px solid #d3d3d3;
	border-bottom: none;
	padding: 0.6em 0.4em 0em 0.4em;
}

form.searchForm fieldset select#gender{
	width:124px;
}

form.searchForm fieldset#checkBoxes {
	margin:0.8em 0 0;
	padding:0.6em 0 0 0em;
	*padding: 1em;
}

/* forms where the labels are right-aligned */
body#join form#form1 td.label, body#profile_base form#form1 td.label, body#profile_me div#geographicInformation td.label, body#profile_me div#physicalDescription td.label, body#profile_me div#hivStatus td.label, body#profile_me div#matchCountry td.label, body#help_contact form#form2 td.label,
body#help_tellFriend form#form1 td.label, body#find_tellFriend form#form1 td.label, body#find_search form#form1 td.label, body#affiliates_details form#form1 td.label, body#affiliates_join form#form2 td.label, body#affiliates_access form#form1 td.label, body#partners_details form#form1 td.label,
body#partners_copy form td.label, body#profile_match fieldset#hivStatus td.label, body#profile_voice form#form1 table.voice td.label, body#subscribe_how form#form1 td.label, body#partners_gallery form#form1 td.label, body#login_forgotten form#form1 td.label, fieldset#mailHead td.label {
	padding-right: 1em;
	width: 19em;
	text-align: right;
}

body#profile_match select#wHeight, body#profile_match select#wBodyType, body#profile_match select#wLooks, body#profile_match select#wHair, body#profile_match select#wEyes, body#profile_match select#wEthnicity
, body#profile_match select#wHomeLanguage, body#profile_match select#wLanguages, body#profile_match select#wReligion, body#profile_match select#wRelationship, body#profile_match select#wHaveKids, body#profile_match select#wWantKids, body#profile_match select#wEating, body#profile_match select#wSmoking, body#profile_match select#wDrinking, body#profile_match select#wEducation, body#profile_match select#wOccupation, body#profile_match select#wIncome, body#profile_match select#wStarSign, body#profile_match select#wNationality, body#find_search select#mGender, body#find_search select#mAgeMin, body#find_search select#mAgeMax, body#find_search select#mCountryID, body#find_search select#mProvinceID, body#find_search select#mCityID {
	margin-top: 0.3em;
}

body#profile_voice textarea#ivrTxtMsg {
	height:5em;
	width:50%;
}

body#profile_voice form span.note {
	display:block;
	font-size:0.9em;
}

/*--- post code ------------*/

form.searchForm div#postCode label, div#exactHeight label {
	font-weight: normal;
}

div#postCode {
	float:left;
	padding-bottom:0.3em;
	width:48em;
}

/*--- saved searches ------------*/

div#savedSearchNew {
	border-top: 1px solid #CCC;
}

/*--- splash ------------*/
body#splash #login {
	background: #EEE;
}

body#splash #login h4 {
	background: #DDD;
}

body#splash #wrapperbg, body#splash #content {
	float: none;
	width: auto;
	border: none;
}

body#splash #content {
	float: none;
	width: 980px;
	border: none;
	padding: 1em 0em 1em 0em;
}

/*--- Home page ------------*/

body#home div#wrapperbg {
	width: 980px; /* fix for IE 5 */
	border: none;
}

body#home div#content {
	width: 980px;
	padding-top: 0.8em;
}

body#home div#primary {
	float: left;
	width: 980px;
	margin-top: 10px;
}

div#secondary {
	float:left;
	margin:0 -17.5em 0 0;
	width:17.1em;
}

body#home div#extra {
	float: right;
	width: 27.3em;
	margin-bottom: 0.9em;
	margin-top: -0.2em;
}

body#home div#storiesBox, body#splash div#storiesBox {
	margin-left: 0.9em;
	margin-right: 1.6em;
}

body#home div#storiesBox h3 {
	border-bottom: 1px solid #AAA;
}

/*--- subscribe ------------*/
div.SecurepaymentButton {
	margin:0.4em 0;
	text-align:center;
}

body#subscribe_now div#content{
	width: 980px;
	margin: 0 auto;
}

body#subscribe_now div#wrapperbg{
	 width: 980px;
	 border: none;
	 margin: 0 auto;
}

body#subscribe_now div#primary {
	float: left;
	width: 980px;
}

table#table3 {
	border: none;
	margin:0;
	padding:0;
}

fieldset#subscribeOptions, fieldset#paymentOptions {
	color: #2d2c2c;
	background-color:#99CC99;
	border: 1px solid #666666;
	background: #eeeeee url("/pics/i2/6/chrome/options_bg.gif") left bottom repeat-x;
}

fieldset#paymentOptions {
	height:412px;
}

fieldset#subscribeOptions h4 {
	background: transparent url("/pics/i2/6/chrome/subsoptions_number.gif") left top no-repeat;
	height:28px;
	padding: 0.2em 0.2em 0.2em 2.2em;
	border:none;
}

fieldset#paymentOptions h4 {
	background: transparent url("/pics/i2/6/chrome/paymentoptions_number.gif") left top no-repeat;
	height:28px;
	padding: 0.2em 0.2em 0.2em 2.2em;
	border:none;
}

fieldset#subscribeOptions div.strapline {
	margin:0;
	padding:0;
	float: left;
}

fieldset#subscribeOptions tr#row6months.multilineSelected {
	height:148px;
}

fieldset#subscribeOptions tr#row6months.multilineSelected td.radio {
	background: transparent url("/pics/i2/6/chrome/selectedrow_tdradiobg.gif") left top no-repeat;
}

fieldset#subscribeOptions tr#row6months.multilineSelected td.options {
	background: transparent url("/pics/i2/6/chrome/selectedrow_tdoptionsbg.gif") right top no-repeat;
}

fieldset#subscribeOptions tr#row6months.multiline {
	height:148px;
}

fieldset#subscribeOptions tr#row6months.multiline td.radio {
	background: transparent url("/pics/i2/6/chrome/selectedrow_tdradiobg.gif") left top no-repeat;
}

fieldset#subscribeOptions tr#row6months.multiline td.options {
	background: transparent url("/pics/i2/6/chrome/selectedrow_tdoptionsbg.gif") right top no-repeat;
}

fieldset#subscribeOptions tr#row3months.multiline {
	height:135px;
}

fieldset#subscribeOptions tr#row3months.multiline td.radio {
	background: transparent url("/pics/i2/6/chrome/3monthsrow_tdradiobg.gif") left top no-repeat;
}

fieldset#subscribeOptions tr#row3months.multiline td.options {
	background: transparent url("/pics/i2/6/chrome/3monthsrow_tdoptionsbg.gif") right top no-repeat;
}

fieldset#subscribeOptions tr#row1month.multiline {
	height:95px;
}

fieldset#subscribeOptions tr#row1month.multiline td.radio {
	background: transparent url("/pics/i2/6/chrome/1monthrow_tdradiobg.gif") left top no-repeat;
}

fieldset#subscribeOptions tr#row1month.multiline td.options {
	background: transparent url("/pics/i2/6/chrome/1monthrow_tdoptionsbg.gif") right top no-repeat;
}

fieldset#subscribeOptions tr#row3days.multilineSelected {
	height:76px;
}

fieldset#subscribeOptions tr#row3days.multilineSelected td.radio {
	background: transparent url("/pics/i2/6/chrome/3daysrow_tdradiobg.gif") left top no-repeat;
}

fieldset#subscribeOptions tr#row3days.multilineSelected td.options {
	background: transparent url("/pics/i2/6/chrome/3daysrow_tdoptionsbg.gif") right top no-repeat;
}

fieldset#subscribeOptions td.radio, fieldset#subscribeOptions td.options {
	padding-left: 0.7em;
	vertical-align: middle;
}

body#subscribe_now form#subscribeFrm sup {
	color:#FF0000;
}

fieldset#subscribeOptions td.radio span.period {
	font-size: 1.1em;
	font-weight:bold;
	color: #2d2c2c;
}

fieldset#subscribeOptions div.packageHead {
	color: #2d2c2c;
}

fieldset#subscribeOptions tr.multilineSelected div.packageHead, fieldset#subscribeOptions tr.multilineSelectedVoucher div.packageHead {
	color: #669900;
}

fieldset#subscribeOptions tr#row6months.multiline div.packageHead, fieldset#subscribeOptions tr#row6months.multilineVoucher div.packageHead {
	color: #669900;
}

fieldset#subscribeOptions td.options span.subsDiscount {
	font-size: 1.4em;
}

fieldset#subscribeOptions td.options span.percentsave {
	font-size: 1em;
	color: #669900;
}

fieldset#subscribeOptions tr#row6months td.options span.subsDiscount, fieldset#subscribeOptions tr#row6months td.options span.percentsave {
	font-weight: bold;
}

fieldset#subscribeOptions span.subsInvoiced, fieldset#subscribeOptions span.subsRecuring {
	padding: 3px 0 0 0;
	font-size: 0.9em;
	color: #666666;
}

fieldset#subscribeOptions span.subsNormalRate {
	font-size:1.0em;
}

fieldset#subscribeOptions span.amount {
	font-size:1.0em;
	color:#666666;
	font-weight:bold;
}

fieldset#subscribeOptions div.hedgeHog {
	float:right;
	padding-right: 30px;
}

fieldset#subscribeOptions div.saving2line {
	width:100px;
	height:100px;
}

fieldset#subscribeOptions p.hedgehogContent {
	font-weight:bold;
	padding-top:27px;
	text-align:center;
	color:#FFFFFF;
}

fieldset#subscribeOptions span.hedgehogSave {
	display: block;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:0;
	margin-bottom: -3px;
}

fieldset#subscribeOptions div#saving6months p.hedgehogContent {
	font-size:2.2em;
}

fieldset#subscribeOptions div#saving3months p.hedgehogContent {
	font-size:1.6em;
}

fieldset#subscribeOptions div#saving6months {
	background: transparent url("/pics/i2/6/chrome/6months_hedgehog.gif") left top no-repeat;
}

fieldset#subscribeOptions div#saving3months {
	background: transparent url("/pics/i2/6/chrome/3months_hedgehog.gif") 13px 10px no-repeat;
}

fieldset#subscribeOptions tr#row1month.multiline div.hedgeHog {
	display:none;
}

/*--- cards ------------*/

fieldset#paymentOptions div#cards {
	padding:10px 0 0 0;
	margin:0;
	float:left;
}

fieldset#paymentOptions div#cards div.payOption {
    margin: 0 0.2em 2em 0.2em;
    width: 90px;
    text-align: center;
    height: 60px;
}

fieldset#paymentOptions div#cards div.payOption input {
    float: left;
    margin-left: 37px;
}

fieldset#paymentOptions div#cards label {
	width: 90px;
	height: 30px;
	padding-bottom:8px;
}

/*--- collapsable boxes ------------*/

div#altMethodsBox {
	float: left;
	margin:0;
	padding:16px 0 0 0;
}

div#altMethodsBox p {
	padding:0 0 0 15px;
}

div#giftBox, div#continuousBox, div#vouchersBox {
	width: 652px;
	margin:0;
	padding:0 0 10px 0;
}

fieldset#giftBoxOptions, fieldset#continuousBoxOptions, fieldset#vouchersBoxOptions {
	border: #CCC 1px solid;
	margin:0;
	padding:0;
	width: 645px;
	float:left;
}

fieldset#continuousBoxOptions h4, fieldset#giftBoxOptions h4, fieldset#vouchersBoxOptions h4 {
	float:left;
	width: 635px;
	margin:0;
	padding:0;
	display:inline;
	padding-left:10px;
	padding-top: 5px;
	border:none;
}

div#giftBox div.collapse, div#vouchersBox div.collapse, div#continuousBox div.collapse {
	margin-right:10px;
	padding-top:5px;
	height:15px;
	width:15px;
	cursor:pointer;
}

div#giftBox p, div#continuousBox p {
	margin:0;
	padding:5px 5px 10px 5px;
}

/* proceed buttons */

body#subscribe_now div#subscribeCTA {
	width: 165px;
	height: 44px;
	margin: 20px auto;
	background: transparent url("/pics/i2/6/chrome/subsBtn_whole.gif") top left no-repeat;
}

body#subscribe_now div#subscribeCTA button {
	display: block;
	width: 165px;
	height: 44px;
	margin: 0;
	padding: 0;
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: none;
	border: none;
}

body#subscribe_now div#subscribeCTA button span {
	display: table;
	display: inline-block\9; /* IE8 hack only */
	#display: inline-block; /* IE6/7 hack only */
	float: none;
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	background: none;
	border: none;
}

p.subscribeLegend, div.subs3and1Msg {
	float:left;
	width: 600px;
}

p.subscribeLegend sup {
	float: left;
	position:absolute;
	font-size: 1.2em;
	left:1px;
}

p.subscribeLegend {
	padding-left:10px;
}

body#subscribe_now form#subscribeFrm span.subHeadLegend {
	font-size: 1.2em;
	position:absolute;
	padding:0 0 0 2px;
}

/*--- why subscribe ------------*/

div#whyContent {
	float:left;
	width:42em;
}

body#subscribe_why div#featuredProfiles {
	float: right;
}

div#whyContent h3 {
	margin: 0;
	font-size: 1.5em;
	line-height: 1.1em;
	color: #ED1C2E;
	background-color: #FFFFFF;
	height:26px;
	padding: 0.6em 0.4em 0em 0.4em;
}

body#subscribe_why iframe#iframe1 {
	height:520px;
	width:295px;
}

body#feed_featured.subscribe_why div#featuredBox div.profile {
	border-bottom:1px dotted #AAAAAA;
	margin-bottom:0.5em;
	width:290px;
}

body#feed_featured.subscribe_why div#featuredBox div.photo {
	float:left;
	margin-bottom:0.5em;
}

body#feed_featured.subscribe_why div#featuredBox div.narrative {
	float:left;
	padding-left:12px;
	width:120px;
}

/*--- subscribe process ------------*/

span.faxNum {
	font-size:1.2em;
	font-weight:bold;
}

p.accountName {
	font-size:1.3em;
	font-weight:bold;
}

p.info {
	background-color:#F2F9FF;
	border-left:2px solid #5BAAE8;
	color:#1D5886;
	padding:1em;
}

.nb {
	color: red;
	font-weight: bold;
}

/*--- how to subscribe ------------*/

body#subscribe_how table#table1 td div.cards {
	padding: 0 0.5em 0.5em 0.5em;
	width: 210px;
	text-align: center;
}

body#subscribe_how table#table1 td img {
	vertical-align: middle;
}

body#subscribe_how table#table1 td {
	padding: 1em;
}

body#subscribe_how form#form11 label {
	width: 2em;
	display: block;
	float: left;
	text-align: right;
	font-weight: bold;
}

body#subscribe_how form#form11 input {
	float: left;
}

body#subscribe_how form#form11 p {
	margin-left: 6em;
	margin-bottom: 0;
}

fieldset#subscribeNow {
	background-color: #DEFFDE;
	border: none;
}

body#subscribe_how div#profileHead {
	margin-bottom: 1em;
}

form#giftProceed {
	display: inline;
}

/*--- live chat ------------*/

p#startChatting {
	padding: 1em;
	text-align: center;
	background-color: #E5FFE5;
}

p#startChatting a {
	font-size: 1.5em;
}

/*--- modify profile ------------*/

table#profileStatus {
	border: none;
	margin-bottom: 1em;
}

table#profileStatus td, table#profileStatus th {
	padding: 0;
	margin: 0;
	border: none;
}

table#profileStatus caption {
	padding-bottom: 1.2em;
	color: #333;
	text-align: left;
	font-size: 1.2em;
}

td#requiredTip div span, td#optionalTip div span {
	background-color: #FFFFFF;
}

table#profileStatus tr#profileStatusTips td#requiredTip, table#profileStatus tr#profileStatusTips td#optionalTip {
	background: url("/pics/i2/6/chrome/profileNav_bg_bl.gif") left top no-repeat;
	height: 1.2em;
	padding-left: 0.3em;
}

table#profileStatus tr#profileStatusTips td#requiredTip div, table#profileStatus tr#profileStatusTips td#optionalTip div {
	background: url("/pics/i2/6/chrome/profileNav_bg_br.gif") right top no-repeat;
	height: 2.5em;
	padding-top: 0.8em;
	padding-right: 0.3em;
	font-size: 0.9em;
	text-align: center;
}

table#profileStatus tr#profileStatusTips td#requiredTip div span, table#profileStatus tr#profileStatusTips td#optionalTip div span {
	font-size: 1em;
}

table#profileStatus td.arrow span {
	display: none;
}

table#profileStatus td.arrow {
	background: url("/pics/i2/6/chrome/profileNav_arrow.gif") 50% 50% no-repeat;
	width: 1.3em !important;
}

table#profileStatus td a {
	display: block;
	padding: 0.3em 0;
	font-size: 1em;
	color: #333;
	text-align: left;
	text-decoration: none;
	outline: none;
}

table#profileStatus span.desc {
	display: block;
	text-align: center;
	font-size: 0.9em;
}

table#profileStatus td span.on {
	font-weight: bold;
}

table#profileStatus td span.state img, div#profileStatusKeys span img {
	height: 12px;
	width: 12px;
}

table#profileStatus td.incomplete a, table#profileStatus td.complete a, table#profileStatus td.optional a {
	background:transparent url("/pics/i2/6/chrome/profileNav_bg_complete.gif") repeat-x scroll left bottom;
	border: 1px solid #cccccc;
}

table#profileStatus td.complete a:hover, table#profileStatus td.incomplete a:hover, table#profileStatus td.optional a:hover {
	background: transparent url("/pics/i2/6/chrome/profileNav_bg_hover.gif") repeat-x scroll left bottom;
	border: 1px solid #cccccc;
}

table#profileStatus td.summary a {
	background:#ED1B2E url("/pics/i2/6/chrome/profileNav_bg_summaryInac.gif") repeat-x scroll left bottom;
	border: 1px solid #CCCCCC;
	font: #ffffff;
}

table#profileStatus td.summary a:hover {
	background:#FEB0B1 url("/pics/i2/6/chrome/profileNav_bg_summaryInac_h.gif") repeat-x scroll left bottom;
	border: 1px solid #CCCCCC;
	font: #ffffff;
}

table#profileStatus td.completed a {
	background:#B5B5B5 url("/pics/i2/6/chrome/profileNav_bg_summary.gif") repeat-x scroll left bottom;
	border: 1px solid #CBE81B;
	color: #FFFFFF;
	padding-left: 1px;
}

table#profileStatus td.completed a:hover {
	background:#A8D900 url("/pics/i2/6/chrome/profileNav_bg_summary_h.gif") repeat-x scroll left bottom;
	border: 1px solid #cccccc;
	color: #FFFFFF;
}

table#profileStatus td.on a {
	font-weight: bold;
}

table#profileStatus td span.state {
	display: block;
	width: 100%;
}

table#profileStatus td.complete span.state {
	background: url("/pics/i2/6/prf/tick.gif") 50% 50% no-repeat;
}

table#profileStatus td.optional span.state, table#profileStatus td.incomplete span.state {
	background: url("/pics/i2/6/prf/cross.gif") 50% 50% no-repeat;
}

table#profileStatus td span.label {
	display: block;
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

table#profileStatus td.completed span.label, table#profileStatus td.summary span.label, table#profileStatus td.summary span.desc {
	color: #FFFFFF;
}

table#profileStatus td.complete span.label, table#profileStatus td.optional span.label, table#profileStatus td.incomplete span.label, table#profileStatus td.summary span.state {
	display: none;
}

table#profileStatus td.summary {
	width: 120px;
}

div#profileStatusKeys {
	padding-top: 0.2em;
	color: #333;
	font-size: 0.9em;
	margin-top: -11.1em;
	float: right;
	text-align: right;
}

div#profileStatusKeys span {
	padding-left: 1.0em;
	color: #333;
}

div#profileStatusKeys span#keyIncomplete {
	background: url("/pics/i2/6/prf/cross.gif") 0 0 no-repeat;
	margin-left: 1em;
}

div#profileStatusKeys span#keyComplete {
	background: url("/pics/i2/6/prf/tick.gif") 0 0 no-repeat;
}

/*--- profile search results ------------*/

body#find_matches div.resultBox .actions, body#find_history div.resultBox .actions {
	display: inline;
}

div.resultBox {
	border: 1px solid #CCC;
	min-height: 24em;
}

/* IE6 hack only */
* html div.resultBox {
	height: 22em;
}

body#find_search span#newSearch span, body#find_byName span#newSearch span, body#find_keyword span#newSearch span {
	background:transparent url("/pics/i2/6/chrome/searchAgain.gif") no-repeat scroll 100px -40px;
	cursor:pointer;
	display:block;
	height:31px;
	margin:0 0 0.3em auto;
	text-align:center;
	width:9.5em;
}

body#find_search span#newSearch span a, body#find_byName span#newSearch span a, body#find_keyword span#newSearch span a {
	background:transparent url("/pics/i2/6/chrome/searchAgain.gif") no-repeat scroll left -3px;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:31px;
	line-height:29px;
	margin-right:8px;
	padding:0;
	text-align:right;
	text-decoration:none;
}

div.resultBox div.body {
	padding: 0.1em;
}

div.resultBox .head {
	position: relative; /* fix for <= IE 6 */
	background: #fafdf1 url("/pics/i2/6/chrome/head_bg.gif") repeat-x scroll right bottom;
}
div.resultBox .head h3 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	padding: 0 0.5em;
}

div.resultBox .head h3 a {
	text-decoration: none;
}

div.resultBox .photo {
	padding-left: 0.6em;
}

div.resultBox .head p.headline {
	margin: 0 0 0.5em 0;
	padding: 0.4em 0.8em;
	font-weight: bold;
	line-height: 1.1em;
	color: #333;
	border: none;
	border-bottom: 1px solid #CCC;
}

div.resultBox .head p.modifyNote {
	position: absolute;
	top: 0.1em;
	right: 0.5em;
	font-size: 1em;
	line-height: 1em;
}

p.modifyNote span.modifySince, p.modifyNote span.newSince {
	font-size: 0.6em;
	font-weight: bold;
}

p.modifyNote span.modifySince {
	color: #F00;
}

p.modifyNote span.newSince {
	color: #07ABE8;
}


div.resultBox .key {
	font-weight:bold;
}

div.resultBox .stats {
	margin-right: 2em;
}

div.resultBox .stats p {
	margin: 0;
	padding: 0.3em 0;
	border-bottom: 1px solid #EFEFEF;
}

div.resultBox div.actions {
	width: 100px;
	margin-bottom: 0.4em !important;
}

div.resultBox .actions ul li.removeButton,div.resultBox .actions ul li.addFavButton  {
	margin-left:0.2em;
}

div.resultBox .actions ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.resultBox .actions ul li {
	margin: 0;
	padding: 0 0 0 0.1em;
	width: 105px;
	list-style-type: none;
	clear: both;
	line-height: 1.1em;
}

div.resultBox .actions ul li a {
	height: 19px;
	margin: 0 0 2px 0;
	padding: 0 0 0 28px;
	width: 75px;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
}

html>body div.resultBox .actions ul li a { /* fix for other browsers */
	min-height: 19px;
	height: auto;
}

div.resultBox div.narrative, body#find_notes div.userNote {
	margin: 0 0.1em 0 0;
	padding-left: 0;
}

div.resultBox .narrative p, body#find_notes div.userNote p {
	padding: 0;
}

#resultBoxWrapper .userRatingWidget p.note {
	margin: -0.7em 0 0 4px;
	width:auto;
	font-size: 0.8em;
	color:#666666;
}

div.resultBox .contactButton, div.resultBox .removeButton, div.resultBox .addFavButton, div.resultBox .remFavButton {
	width: 170px;
}

div.resultBox li.contactButton a {
	background: url("/pics/i2/6/chrome/contactSmall_off.gif") 0 3px no-repeat;
}

div.resultBox li.contactButton a:hover {
	background: url("/pics/i2/6/chrome/contactSmall_on.gif") 0 3px no-repeat;
}

div.resultBox li.addFavButton a {
	background: url("/pics/i2/6/chrome/remFav_off.gif") 0 0 no-repeat;
}

div.resultBox li.addFavButton a:hover {
	background: url("/pics/i2/6/chrome/addFav_on.gif") 0 0 no-repeat;
}

div.resultBox li.remFavButton a {
	background: url("/pics/i2/6/chrome/addFav_off.gif") 0 0 no-repeat;
}

div.resultBox li.remFavButton a:hover {
	background: url("/pics/i2/6/chrome/remFav_on.gif") 0 0 no-repeat;
}

div.resultBox li.chatButton a {
	background: url("/pics/i2/6/chrome/chat_off.gif") 0 0 no-repeat;
}

div.resultBox li.chatButton a:hover {
	background: url("/pics/i2/6/chrome/chat_on.gif") 0 0 no-repeat;
}

div.resultBox li.tellFriendButton a {
	background: url("/pics/i2/6/chrome/tellFriend_off.gif") 0 0 no-repeat;
}

div.resultBox li.tellFriendButton a:hover {
	background: url("/pics/i2/6/chrome/tellFriend_on.gif") 0 0 no-repeat;
}

div.resultBox li.addBlockButton a {
	background: url("/pics/i2/6/chrome/addBlock_off.gif") 0 0 no-repeat;
}

div.resultBox li.addBlockButton a:hover {
	background: url("/pics/i2/6/chrome/addBlock_on.gif") 0 0 no-repeat;
}

div.resultBox li.remBlockButton a {
	background: url("/pics/i2/6/chrome/remBlock_off.gif") 0 0 no-repeat;
}

div.resultBox li.remBlockButton a:hover {
	background: url("/pics/i2/6/chrome/remBlock_on.gif") 0 0 no-repeat;
}

div.resultBox li.voiceRecButton a {
	background: url("/pics/i2/6/chrome/voiceRec_off.gif") 4px 3px no-repeat;
}

div.resultBox li.voiceRecButton a:hover {
	background: url("/pics/i2/6/chrome/voiceRec_on.gif") 4px 3px no-repeat;
}

div.resultBox li.removeButton a {
	background: url("/pics/i2/6/chrome/remove_off.gif") 0 0 no-repeat;
}

div.resultBox li.removeButton a:hover {
	background: url("/pics/i2/6/chrome/remove_on.gif") 0 0 no-repeat;
}

/* Rating */

.ratingStar_l_over {
	background:url("/pics/i2/0/chrome/star_full_l.gif") repeat scroll 0 0 #ABABAB;
	width:12px;
}

.ratingStar_r_over {
	background:url("/pics/i2/0/chrome/star_full_r.gif") repeat scroll 0 0 #ABABAB;
	width:13px;
}

.ratingStar_l {
	background:url("/pics/i2/0/chrome/star_empty_l.gif") repeat scroll 0 0 #ABABAB;
	width:12px;
	border: none;
}

.ratingStar_r {
	background:url("/pics/i2/0/chrome/star_empty_r.gif") repeat scroll 0 0 #ABABAB;
	width:13px;
}

div#resultBoxWrapper .ratingStar_l {
	border:1px solid red;
	background: url("/pics/i2/0/chrome/star_empty_l_small.gif") no-repeat;
	width:6px;
	height:12px;
	border:none!important;
	margin-left:3px;
}

div#resultBoxWrapper .ratingStar_l_over {
	background: url("/pics/i2/0/chrome/star_full_l_small.gif") no-repeat;
	width:6px;
	margin-left:3px;margin-left:3px;
}

div#resultBoxWrapper .ratingStar_r {
	background: url("/pics/i2/0/chrome/star_empty_r_small.gif") no-repeat;
	width:6px;
	height:12px;
}

div#resultBoxWrapper .ratingStar_r_over {
	background: url("/pics/i2/0/chrome/star_full_r_small.gif") no-repeat;
	width:6px;
}

/*--- images ------------*/
img.message, img.profile, img.profile_del, img.new, img.vmail, img.recycle {
	vertical-align: middle; /* removes extra space below image */
}

img.tick {
	width: 13px;
	height: 13px;
}

img.cross {
	width: 13px;
	height: 13px;
}

img.message {
	width: 18px;
	height: 13px;
}

img.profile, img.profile_del {
	width: 11px;
	height: 14px;
}

img.new {
	width: 16px;
	height: 16px;
}

img.ask {
	width: 13px;
	height: 13px;
}

img.quickplay {
	width: 15px;
	height: 15px;
}

img.vmail {
	width: 14px;
	height: 14px;
}

img.recycle {
	width: 16px;
	height: 15px;
}

img.gender {
	padding: 0 5px;
}

img.noPic {
	width: 100px;
	height: 100px;
}

img.voice {
	width: 15px;
	height: 16px;
}

/*--- misc elements ------------*/

div.hr { /* horizontal rule */
	height: 1px;
	line-height: 1px;
	border-top: 1px solid #CCC;
}

div.tellafriendMsg {
	color: #333;
	background-color: #F3FAD0;
}

div.tellafriendMsg blockquote {
	border-left: 2px solid #A2CF16;
	padding-left: 1em;
}

/*--- help_faq ------------*/

div#questions {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #CCC;
}

div#answers h3 {
	margin-bottom: 1em;
}

p.totop {
	text-align: right;
}

/*--- tooltips ------------*/

#toolTipContainer {
	padding: 0.7em 1em;
	color: #555;
	background-color:#ecf4d3;
	border: 1px solid #CCC;
}

#toolTipContainer p, #toolTipContainer ul {
	font-size: 0.9em;
}

#toolTipContainer p {
	margin: 0;
}

#toolTipContainer ul {
	margin: 1em 1em 0 1.5em;
}

table.toolTips input, table.toolTips select {
	float: left;
}

span.toolTip {
	display: block;
	float: right;
	font-size: 0.8em;
	color: #FBFBFB;
	background: url("/pics/i2/6/chrome/tooltip.gif") 0 0 no-repeat;
	vertical-align: text-top;
	text-indent: -200em;
	cursor: help;
	width: 19px;
	height:19px;
}

fieldset.buttons span.toolTip {
	float: right;
}

body#chat table caption span.toolTip {
	margin-top: -1.5em;
}

body#mail_voice table#table2 span.toolTip, body#mail_vmessage table#table2 span.toolTip {
	margin: 0 auto;
	float: none;
	width: auto;
}

/* profile - mail_message */
body#mail_message div#profileInfo {
	float:left;
	margin-left:0;
	margin-top: 1em;
	position:relative;
}

body#mail_message div#profileBg {
	_width:782px; /* fix for <= IE 6 */
	float: none;
}

body#mail_message div#profileHead {
	_height: 10em;
}

body#mail_message div#backToProfile {
	clear:right;
	float:right;
	margin:1em 0;
	width:68%;
}

body#mail_message div#adminBox {
	display:none;
}

div.messagePanel {
	clear:both;
	float:left;
	margin-top:15px;
	float:left;
	margin-bottom:4em;
	padding-top:1em;
	width:48.5em;
}

body#mail_message div.messagePanel {
	clear:left;
	float:left;
	width:48em;
	_width:46em; /* fix for <= IE 6 */
	padding-top: 0;
	margin-top: 0;
	_margin-top: 5em; /* fix for <= IE 6 */
	margin-bottom:0em;
}

body#mail_message div.replyPanel div.messagePanel {
	clear:left;
	float:left;
	margin-top:0;
	padding-top:0;
	width:48em;
}

body#mail_message div.extraPanel div.info {
	width: 13em;
	border-bottom:1px dotted #DDDDDD;
	border-top:1px dotted #DDDDDD;
}

body#mail_message div.extraPanel div#actionsPrimaryLinks{
	border-bottom:1px dotted #DDDDDD;
	border-top:1px dotted #DDDDDD;
	margin:1.6em 0.8em 0 0;
	padding:1em;
	width:18em;
}

body#mail_message div.replyPanel {
	border-top:1px solid #DDDDDD;
	padding-top:5px;
}

body#mail_message div.extraPanel {
	float:right;
	width:auto;
}

div.extraPanel {
	margin:0;
	padding:0;
	width:100%;
}

body#mail_message #actionsPrimaryLinks {
	margin-left:0.5em;
	padding:0.3em 0 0.5em;
	width:220px;
}

/* buttons fieldset */
fieldset.toolTips button {
	float: left;
	width: auto;
}

fieldset.toolTips span.toolTip {
	float: right;
	margin-top: 0.2em;
}

.ratingStar_l {
	border: none;
}

/* instances where span.toolTip appears below the associated field(s) and needs to be brought back into place */
span.realign {
	position: absolute;
	margin: 0;
	top: 1.7em;
	right: 1em;
}

html>/**/body span.realign, x:-moz-any-link {
   top: -0.5em;
	right: 2.3em;
}

/* reset for those in abbr elements */
abbr span.toolTip {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	color: #FAFAFA;
	font-size: 1em;
	font-weight: bold;
	text-indent: 0;
	background: none;
	width: auto;
	height: auto;
	border: none;
}

/*--- profile ------------*/

div#profileWrapperBG {
	float: right;
	width: 50em;
}

div#profileBg {
	float: right;
	width: 50em;
	_width: 47em; /* IE6 hack only */
}

body#find_morePhotos div#profileBg, body#mail_message div#profileBg {
	width: 68.9em;
	margin: 0 0.4em 0 0;
	padding-bottom: 1em;
	*padding-bottom: 0 !important;
	background-color: #ffffff;
	*background-color: transparent;
	_background-color: transparent;
	border: 1px solid #DDDDDD;
}

body#find_morePhotos div#profileBg {
	border-bottom: 0;
}

body#mail_message div#profileBg {
	padding-bottom:9em;
}

div#profileHead {
	padding: 0em;
}

#profileHead #profileInfo {
	position:static; /*fix for IE6*/
}

#profileInfo h2 {
	display: inline;
	font-size: 1.7em;
	line-height: 0.8em;
	color:#ED1C2E;
}

body#find_profile #profileInfo h2, body#find_morePhotos #profileInfo h2 {
	left:0px;
	*left:0px;
	position:relative;
	_position: static;
}

#profileInfo img.gender {
	padding-left: 5px;
	vertical-align: 3px;
}

#profileInfo img.voice {
	position: absolute;
	top: 0;
	right: 0;
}

#profileInfo p#headline {
	margin: 0;
	padding: 0.4em 0;
	font-weight: bold;
	line-height: 1.1em;
	color: #333;
}

#profileInfo p.details {
	margin-bottom: 0;
	padding: 0.4em 0;
}

body#find_profile div#content, body#profile_summary div#content, body#find_morePhotos div#content {
	float: left;
	padding-top: 0;
}

/*--- two way match score ----------*/

#matchScore {
	color: #444444;
	float: right;
	font-size: 1em;
	margin: 0.8em 1.7em 0.8em 0;
	text-align: right;
	width: 500px;
}

#matchScore #matchee p, #matchScore #matcher p {
	margin: 0;
	padding: 3px 0 0 0;
	clear: both;
	font-size: 0.9em;
}

#matchScore #matchee p {
	margin-right: 3px;
	text-align: right;
}

#matchScore #matcher p {
	margin-left: 3px;
	text-align: left;
}

#matchScore #twoway {
	margin-top:0;
	text-align:center;
	float: left;
}

#matchScore #twoway p {
	clear:both;
	font-size:0.9em;
	margin:10px 0 0 0;
	padding:40px 0pt 0 0;
	background:transparent url("/pics/i2/6/chrome/twoway_heart.gif") no-repeat scroll right 0;
	text-align: center;
	height: 20px;
}

#matchScore #twoway h5 {
	margin-bottom:0px;
	margin-left:20px;
	margin-top:0px;
	width:100px;
	font-size: 1.2em;
	display: block;
	color: #ED1C2E;
}

#matchScore #matchee {
	float:left;
	margin-top:28px;
	text-align:right;
	width:183px;
}

#matchScore #matcher {
	float:right;
	margin-top:28px;
	width:183px;
}

#matchScore #matchee .graph {
	background: url("/pics/i2/6/chrome/match_greybar.gif") 0 0 no-repeat;
	padding: 1px;
	width: 183px;
	height: 9px;
	float: right;
	padding-right: 0px;
}

#matchScore #matcher .graph {
	background: url("/pics/i2/6/chrome/match_greybar.gif") 0 0 no-repeat;
	padding: 1px;
	width: 183px;
	height: 9px;
	float: left;
}

#matchScore #matchee .graph #matcheeG {
	background: url("/pics/i2/6/chrome/matchee_greenbar.gif") repeat-x right 0;
	height: 9px;
	margin-right: 2px;
}

#matchScore #matcher .graph #matcherG {
	background: url("/pics/i2/6/chrome/match_greenbar.gif") repeat-x 0 0;
	height: 9px;
}

span.percentage {
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	line-height:0.8em;
}

#matchScore #twoway span.percentage {
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	line-height:0.8em;
	display: block;
	margin-top: -24px;
	width: 48px;
	text-align: center;
	float: right;
}

div#matchee span.percentage, div#matcher span.percentage {
	color:#ED1C2E;
	font-size:1.3em;
	font-weight:bold;
	line-height:0.8em;
}

body#find_morePhotos #profileHead, body#mail_message #profileHead {
	height:130px;
	min-height:130px;
	_height:242px; /* fix for <= IE 6 */
	_min-height:242px; /* fix for <= IE 6 */
}

div#photoContainer {
	border:7px solid #FFFFFF;
	-webkit-box-shadow: 0px 2px 5px  #656565;
	-moz-box-shadow: 0px 2px 5px #656565;
	box-shadow: 0px 2px 5px #656565;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#CCCCCC, offx=2, offy=2);
	background:none repeat scroll 0 0 white;
	padding:0em;
	margin:0;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

#profileInfo p#details, #profileInfo p#lastModify, #profileInfo p#lastLogin {
	margin-bottom: 0;
	padding: 0.2em 0;
	font-size: 1em;
}

#profileInfo p#details {
	padding-bottom: 2px;
}

#profileInfo p#lastLogin {
	padding-bottom: 0;
	border: none;
}

#profileInfo span.date {
	font-size: 1em;
	font-weight: bold;
}

#profileInfo span.loggedIn {
	font-size: 1em;
	font-weight: bold;
	color: #00C300;
}

#profileInfo p#details span {
	padding: 0 0.5em;
}

table.profile {
	border:medium none;
	empty-cells:show;
	margin:0pt;
}

table.profile tr.alt td {
	background-color:#FFFFFF;
}

table.profile td, table.profile th {
	padding: 0.4em 0 0.2em 0;
	border: none;
	border-bottom: 1px dotted #DDDDDD;
}

table.profile tr.last td {
	border: none;
}

#extras {
	width: 19.3em;
}

div#extras div#adminBox.box {
	width: 100%;
	padding: 0;
}

div#extras div#voiceBox.box, div#extras div#noteBox.box, div#extras div#ratingBox.box {
	clear: both;
	width: 100%;
	padding-top: 1em;
	border-top: 1px solid #DDDDDD;
}

div#ratingBox p {
	margin: 0.5em 0 1.3em;
}

/*--- actions ------------*/
#actionsPrimary, #actionsSecondary {
	clear:right;
	float:right;
	padding: 1em 0 0 0;
	height:1%;
	background-color:#ffffff !important;
	margin: 0 0em 1em 0;
	width:47.8em;
	min-height:7.1em;
	border: 1px solid #DDDDDD;
}

#actionsSecondary {
	margin-bottom: 2em;
	background: none !important;
	padding:0 !important;
	border: none;
}

#actionsPrimaryBackground {
	height:1%;
	background-color:#ffffff !important;
}

#actionsPrimaryLinks, #actionsSecondaryLinks {
	padding: 0.3em 0.5em 0 0.8em;
	float:left;
	width:46em;
	_padding: 0; /* fix for <= IE 6 */
	_margin-top:0; /* fix for <= IE 6 */
}

#actionsPrimaryLinks {
	width:17em;
	_width:15em; /* fix for <= IE 6 */
	_margin-right:-20px; /* fix for <= IE 6 */
}

#actionsPrimaryLinks ul li {
	margin-bottom: 3px;
}

#actionsSecondaryLinks {
	_padding: 2.3em 0.5em 0 0.8em; /* fix for <= IE 6 */
}

#actionsPrimaryLinks ul li, #actionsSecondaryLinks ul li {
	margin-bottom: 0;
}

#actionsPrimaryLinks ul li a, #actionsSecondaryLinks ul li a {
	float: left;
	height: 28px; /* fix for <= IE 6 */
	margin: 0;
	padding: 2px 0 0 30px;
	font-weight: bold;
	width: auto;
}

html>body #actionsPrimaryLinks ul li a, html>body #actionsSecondaryLinks ul li a { /* fix for other browsers */
	min-height: 28px;
	height: auto;
}

#actionsSecondaryLinks ul li p {
	float: left;
	height: 25px; /* fix for <= IE 6 */
	margin: 0;
	padding: 2px 0 0 30px;
	color: #333;
	font-weight: bold;
	width:auto;
}

html>body #actionsSecondaryLinks ul li p { /* fix for other browsers */
	min-height: 25px;
	height: auto;
}

#actionsSecondaryLinks ul li span.note {
	width: 80%;
	margin: -3px 0 0 14px; /* fix for <= IE 6 */
	padding: 0;
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	line-height: 1.1em;
}

html>body #actionsSecondaryLinks ul li span.note { /* fix for other browsers */
	margin: -3px 0 0 30px;
}

#actionsSecondaryLinks ul li span.note a {
	background: none;
}

#actionsSecondaryLinks ul li span.note a {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	font-size: 1em; /* fix for <= IE 6 */
	font-weight: normal;
	text-decoration: none;
	color: #ff3333;
	width: auto;
}

#actionsSecondaryLinks ul li span.note a:hover {
	color: #ff3333;
	text-decoration:underline;
}

li.addInvPhotoButton p, li.addFavPhotoButton p {
	font-weight: bold;
}

#actionsPrimaryLinks ul li#favourite, #actionsPrimaryLinks ul li#tellFriend, #actionsSecondaryLinks ul li#block, #actionsPrimaryLinks ul li#block, #actionsSecondaryLinks ul li#abuse, #actionsPrimaryLinks ul li#abuse, #actionsSecondaryLinks ul li#invPrivPhotos, #actionsSecondaryLinks ul li#favPrivPhotos {
	padding: 0.2em 0.3em;
}

#actionsPrimaryLinks ul li#tellFriend {
	width: 15em;
	_width: 13em;
}

#actionsSecondaryLinks ul li#favPrivPhotos p {
	line-height:14px;
}

#actionsPrimaryLinks li#tellFriend {
	margin:0;
	margin-bottom: 3px;
	padding:0;
	_width:153px; /* fix for <= IE 6 */
}

#actionsPrimaryLinks li#chat.chatButton {
	display:none;
	margin:0;
	padding:0;
}

#actionsSecondaryLinks ul li {
	margin-bottom: 5px;
}

#actionsPrimaryLinks ul li a, #actionsSecondaryLinks ul li a {
	float: left;
	height: 21px; /* fix for <= IE 6 */
	margin: 0;
	padding: 2px 0 0 30px;
	font-weight: bold;
	width: auto;
}

html>body #actionsPrimaryLinks ul li a, html>body #actionsSecondaryLinks ul li a { /* fix for other browsers */
	min-height: 21px;
	height: auto;
}

li.addInvPhotoButton p, li.addFavPhotoButton p {
	font-weight: bold;
}

div#actionsPrimary div#contact {
	background-color:#FFFFFF;
	float:left;
	margin-left:2em;
	#margin-left: 1em; /* IE6/7 hack only */
	padding:6px;
	width:25em;
	#width:22em; /* IE6/7 hack only */
}

li.addFavButton a {
	background: url("/pics/i2/6/chrome/remFav_off.gif") 0 0 no-repeat;
}

li.addFavButton a:hover {
	background: url("/pics/i2/6/chrome/addFav_on.gif") 0 0 no-repeat;
}

li.remFavButton a {
	background: url("/pics/i2/6/chrome/addFav_off.gif") 0 0 no-repeat;
}

li.remFavButton a:hover {
	background: url("/pics/i2/6/chrome/remFav_on.gif") 0 0 no-repeat;
}

li.chatButton a {
	background: url("/pics/i2/6/chrome/chat_off.gif") 0 0 no-repeat;
}

li.chatButton a:hover {
	background: url("/pics/i2/6/chrome/chat_on.gif") 0 0 no-repeat;
}

li.tellFriendButton a {
	background: url("/pics/i2/6/chrome/tellFriend_off.gif") 0 0 no-repeat;
}

li.tellFriendButton a:hover {
	background: url("/pics/i2/6/chrome/tellFriend_on.gif") 0 0 no-repeat;
}

li.addBlockButton a {
	background: url("/pics/i2/6/chrome/addBlock_off.gif") 0 3px no-repeat;
}

li.addBlockButton a:hover {
	background: url("/pics/i2/6/chrome/addBlock_on.gif") 0 3px no-repeat;
}

li.reportAbuseButton a {
	background: url("/pics/i2/6/chrome/addBlock_off.gif") 0 3px no-repeat;
}

li.reportAbuseButton a:hover {
	background: url("/pics/i2/6/chrome/addBlock_on.gif") 0 3px no-repeat;
}

li.remBlockButton a {
	background: url("/pics/i2/6/chrome/remBlock_off.gif") 0 0 no-repeat;
}

li.remBlockButton a:hover {
	background: url("/pics/i2/6/chrome/remBlock_on.gif") 0 0 no-repeat;
}

li.addInvPhotoButton p, li.addInvPhotoButton a {
	background: url("/pics/i2/6/chrome/addPhoto_off.gif") 0 0 no-repeat;
}

li.addInvPhotoButton a:hover {
	background: url("/pics/i2/6/chrome/addPhoto_on.gif") 0 0 no-repeat;
}

li.remInvPhotoButton p, li.remInvPhotoButton a {
	background: url("/pics/i2/6/chrome/remPhoto_off.gif") 0 0 no-repeat;
}

li.remInvPhotoButton a:hover {
	background: url("/pics/i2/6/chrome/remPhoto_on.gif") 0 0 no-repeat;
}

li.addFavPhotoButton p, li.addFavPhotoButton a {
	background: url("/pics/i2/6/chrome/addPhoto_off.gif") 0 0 no-repeat;
}

li.addFavPhotoButton a:hover {
	background: url("/pics/i2/6/chrome/addPhoto_on.gif") 0 0 no-repeat;
}

li.remFavPhotoButton p, li.remFavPhotoButton a {
	background: url("/pics/i2/6/chrome/remPhoto_off.gif") 0 0 no-repeat;
}

li.remFavPhotoButton a:hover {
	background: url("/pics/i2/6/chrome/remPhoto_on.gif") 0 0 no-repeat;
}

li.noFavPhotoButton a, li.noFavPhotoButton p, li.noInvPhotoButton a, li.noInvPhotoButton p {
	background: url("/pics/i2/6/chrome/noPhotos.gif") 0 0px no-repeat;
}

#actionsSecondaryLinks ul li p {
	float: left;
	height: 19px; /* fix for <= IE 6 */
	margin: 0;
	padding: 2px 0 0 30px;
	color: #666;
	font-weight: bold;
	width:auto;
}

html>body #actionsSecondaryLinks ul li p { /* fix for other browsers */
	min-height: 19px;
	height: auto;
}

#actionsSecondaryLinks ul li span.note {
	width: 80%;
	margin: -3px 0 0 14px; /* fix for <= IE 6 */
	padding: 0;
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	line-height: 1.1em;
}

fieldset#matchCountry legend{
	margin-top: -2px;
}

#actionsSecondaryLinks ul li span.note a {
	background: none;
}

html>body #actionsSecondaryLinks ul li span.note { /* fix for other browsers */
	margin: -3px 0 0 30px;
}

#actionsSecondaryLinks ul li span.note a {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	font-size: 1em; /* fix for <= IE 6 */
	font-weight: normal;
	text-decoration: underline;
	color: #444;
	width: auto;
}

#actionsSecondaryLinks ul li span.note a:hover {
	color: #7A9B00;
}

#contact {
	float:left;
	width:206px;
	padding: 0.2em 0.3em;
}

#contact .contactButton {
	padding: 0 0 0 38px;
	font-size: 1.7em;
	font-weight: bold;
	background: url("/pics/i2/6/chrome/contact_off.gif") 0 1px no-repeat;
}

#contact a.contactButton:hover {
	background: url("/pics/i2/6/chrome/contact_on.gif") 0 1px no-repeat;
}

#contact p {
	margin: 1em 0 0 0;
	font-size: 1em;
	color: #333;
}

#contact p.nb {
	font-size: 0.9em;
}

li.addInvPhotoButton p, li.addFavPhotoButton p {
	font-weight: bold;
}

#profileBg li {
	list-style-type: none;
}

#profileBg ul li {
	display:block;
	text-align:center;
	clear: both;
	margin-left: 3px;
}

#profileBg li a {
	background:transparent url("/pics/i2/6/chrome/addPhoto_on.gif") no-repeat scroll 0 -3px;
	padding-left: 28px;
	float: left;
	margin-bottom: 0.4em;
	height: 23px;
	padding-top: 2px;
}

#profileBg ul {
	margin:0;
	padding:0;
	clear: both;
}

/* portraits */
#photosBox {
	float: left;
	clear: left;
	width: 100% !important;
	margin: 0 0 1em 0;
	text-align: center;
	*height: 25em;
}

#profileHead #photosBox {
	margin: 0;
	padding-bottom: 5px;
}

#photosBox h4.prof {
	display:none;
}

#photosBox #primaryPhoto {
	float: left;
	width: 100% !important;
	height: auto !important;
	text-align: center;
}

#photosBox #primaryPhoto img.photoShield {
	text-align: center;
	margin: 0 auto;
}

#photosBox #primaryPhoto a {
	display: table;
	display: inline-block\9; /* IE8 hack only */
	#display: inline-block; /* IE7 hack only */
	float: none;
	margin: 0 auto;
	text-align: center;
	font-size: 1.1em;
	outline: none;
}

#extras ul {
	padding: 0;
	display:block;
	float:left;
	margin-left:8px;
}

#extras ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#extras ul li a {
	background:url("/pics/i2/6/chrome/addPhoto_on.gif") no-repeat scroll 0 -3px transparent;
	margin-bottom:0.2em;
	padding-left:32px;
	margin-left:-6px;
	padding-bottom: 3px !important;
	clear: both;
	float: left;
}

#extras ul li a:hover {
	background:url("/pics/i2/6/chrome/addPhoto_off.gif") no-repeat scroll 0 -3px transparent;
}

/*--- Find photos ------------*/
body#find_morePhotos div#matchScore {
	display: none !important;
}

body#mail_message #matchScore {
	color:#444444;
	float:left;
	font-size:1em;
	margin:0.8em 0 0 120px;
	_margin-left:70px; /* fix for <= IE 6 */
	text-align:right;
	width:48em;
}

body#find_morePhotos #profileInfo p#details, body#find_morePhotos #profileInfo p#lastModify, body#find_morePhotos #profileInfo p#lastLogin, body#mail_message #profileInfo p#details, body#mail_message #profileInfo p#lastModify, body#mail_message #profileInfo p#lastLogin {
	margin:0;
	padding:0;
	text-align:left;
	width:40em;
	position: static;
}

body#find_morePhotos #profileInfo p#lastModify, body#mail_message #profileInfo p#lastModify, body#find_morePhotos #profileInfo p#details, body#mail_message #profileInfo p#details {
	padding-bottom:4px;
}

body#find_morePhotos #actionsPrimary {
	margin: 0 0.4em 0.5em 0;
	*margin: 0 0.4em 0.5em 0;
	_margin: 0 0.4em 0.5em 0;
	padding: 0.3em 0 0em;
	width: 68.9em;
	border: 1px solid #DDDDDD;
	border-top: 0px;
	_position: relative;
	_top: -110px;
	_left: -0px;
	_padding-bottom:0em;
}

body#find_morePhotos div#actionsPrimary div#contact {
	background-color:#FFFFFF;
	float:left;
	margin-left:9em;
	_margin-left:4.6em;
	padding:6px;
	width:15em;
}

body#find_morePhotos #actionsSecondary {
	width:70em;
}

body#find_morePhotos #profileInfo div#headlineWrapper, body#mail_message #profileInfo div#headlineWrapper {
	width:80%;
	clear: none;
	margin: 0.8em 0 0.7em;
}

body#find_morePhotos #profileInfo {
	width: 57em;
	float: left;
	padding-top: 1.5em;
	font-size: 1em;
	margin-left: 0px;
}

body#find_morePhotos #profileInfo h2, body#mail_message #profileInfo h2 {
	float: none;
}

body#find_morePhotos #photoContainer, body#mail_message #photoContainer {
	margin-top: 1em;
}

body#find_morePhotos div#tabsContainer {
	clear:right;
	float:right;
	margin-right:5px;
	margin-top:1em;
	position:relative;
	width:69.1em;
}

/*--- back to profile ------------*/

div#backToProfile {
	margin: 1em 0;
	padding: 0.4em 0.7em;
	background-color: #FFEDED;
	background:url("/pics/i2/6/chrome/buttons_bg.gif") repeat scroll 0 0 #CCCCCC;
	border:1px solid #CCCCCC;
}

div#backToProfile p {
	margin: 0;
	padding: 0;
	text-align: center;
}

body#find_morePhotos div#backToProfile, body#mail_message div#backToProfile {
	clear:both;
	margin:1em 0 1em 0em;
	width:67.7em;
}

body#mail_message div#backToProfile {
	width:68.6em;
	*float: left;
	_float: none;
	margin-top: 2.5em;
	*margin-top: 9em !important;
	_margin-top: 0em;
}

/*--- notes ------------*/

form.userNoteWidgetInForm {
	border: 1px dotted #cccccc;
	background-color: #f4f4f4;
	padding: 8px 0 8px 5px;
}

div#noteBox a.unwActionBar {
	margin-top: 1em;
}

/*--- tabs setup ------------*/

div#tabsContainer {
	margin-top: 1em;
	position: relative; /* fix for IE */
	width: 48em;
	float: right;
	clear: right;
}

div#tabsContainer.collapsed div.tab .padder, div#tabsContainer.expanded .padder p, div#tabsContainer.expanded .padder h4 {
	padding: 0.8em;
	margin: 0;
}

div#tabsContainer div.tab div.padder {
	border:solid 1px #DDD;
	background-color: #FFFFFF;
	position: relative;
	bottom: 1px;
	right: 0px;
	color: inherit;
}

div#tabsContainer.collapsed div.tab {
	border: none;
}

div#tabsContainer.collapsed div.tab .padder {
	padding: 0.8em;
}

 div.expanded div.tab {
	background:#FFFFFF;
	margin-left: 2px;
	margin-top: 2px;
	border: 1px solid #FFFFFF;
}

div#tabsContainer.expanded table.profile td, table.profile th {
	padding: 0.4em 0.4em 0.2em 0.4em;
}

#aboutTable table td.value, #match table td.value, #depth table td.value, #summaryTable table td.value {
	color:#333333;
	padding-right:0.5em;
	text-align:right;
	vertical-align:top;
}

h6 {
	border-bottom:1px dotted #DDD;
	font-size:1.4em;
	margin-bottom:0.5em;
	padding:0.3em 0 0.2em 0.1em;
}

div#summary div#narrativeMore h6 span {
	padding-left:27.5em;
}

div#summary div#aboutMore h6 span {
	padding-left: 30.5em;
}

div#about h3, div#narratives h3, div#match h3, div#depth h3{
	background-color:#FFFFFF;
	border-bottom:1px solid #CCC;
	height:24px;
	padding:0.1em 0 0.1em 0.3em;
}

/*--- tabs navigation ------------*/

ul#tabsNav {
	position:relative;
	z-index:100;
}

ul#tabsNav li {
	margin: 0 0.3em 0 0;
	padding: 0;
	background: transparent url("/pics/i2/6/chrome/tab_off_left.gif") no-repeat scroll left 0;
}

div#content ul#tabsNav li a:link, div#content ul#tabsNav li a:visited, div#content ul#tabsNav li a:hover, div#content ul#tabsNav li  a:active {
 	color: #FFFFFF;
}

ul#tabsNav li a {
	padding: 0.3em 0.5em 0.3em 0.5em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent url("/pics/i2/6/chrome/tab_off_right.gif") no-repeat scroll right 0;
}

ul#tabsNav li a:hover {
	color: #FFFFFF;
}

ul#tabsNav li.on a {
	background:transparent url("/pics/i2/6/chrome/tab_on_right.gif") no-repeat scroll right 0;
	color:#7A9B00 !important;
}

ul#tabsNav li.on {
	background:#FFFFFF url("/pics/i2/6/chrome/tab_on_left.gif") no-repeat scroll left 0;
	border: none;
}

ul#tabsNav li a:visited {
	color:#7A9B00;
}

/*--- tabs ------------*/

div#depth table.profile {
	margin-bottom: 1em;
}

#aboutTable table td.value, #match table td.value, #depth table td.value {
	padding-right: 0.5em;
	text-align: right;
	color: #0A0A0A;
	vertical-align: top;
}

/*--- expand/collapse toggle ------------*/

div#toggleView {
	margin-right:1em;
}

div#toggleView a {
	padding: 0 0 0 24px;
	margin-left: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
	height: 24px;
	width:100px;
	font-size: 1.2em;
	text-decoration: none;
	text-transform: lowercase;
	color:#FFFFFF;
}

div.toggleMoreOptions a {
	padding: 3px 7px 4px 28px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

div#toggleView a.expandAnchor {
	background: transparent url("/pics/i2/6/chrome/toggleView_expand.gif") 0 center no-repeat;
}

div.toggleMoreOptions a.expandAnchor {
	background: #FFFFFF url("/pics/i2/6/chrome/expand_off.gif") 6px center no-repeat;
}

div#toggleView a.collapseAnchor {
	background: transparent url("/pics/i2/6/chrome/toggleView_collapse.gif") 0 center no-repeat;
}

div.toggleMoreOptions a.collapseAnchor {
	background: #FFFFFF url("/pics/i2/6/chrome/collapse_off.gif") 6px center no-repeat;
}

div#toggleView a.expandAnchor:hover {
	background: transparent url("/pics/i2/6/chrome/toggleView_collapse.gif") 0 center no-repeat;
}

div.toggleMoreOptions a.expandAnchor:hover {
	background: #FFFFFF url("/pics/i2/6/chrome/expand_on.gif") 0 center no-repeat;
}

div#toggleView a.collapseAnchor:hover {
	background: transparent url("/pics/i2/6/chrome/toggleView_expand.gif") 0 center no-repeat;
}

div.toggleMoreOptions a.collapseAnchor:hover {
	background: #FFFFFF url("/pics/i2/6/chrome/collapse_on.gif") 6px center no-repeat;
}

div.toggleMoreOptions {
	float: left;
	position: relative;
	width: 9em;
	margin-left: -14em;
}

div.toggleMoreOptions a {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	text-indent: -300em;
	background-position: center center !important;
	outline: none;
}

div.toggleMoreOptions a:hover {
	color: #FFFFFF;
	background-color: #FFFFFF !important;
}

/* headings */
div.tab h4.prof, div#depth table.profile caption, div#narratives h4, #adminBox h4.prof {
	padding: 0.2em;
	font-size: 1.1em;
	text-align: left;
	color: #333;
	background-color: #FFFFFF;
}

#adminBox h4.prof {
	margin-right: 0;
    margin-left: 0;
    padding: 0;
}

/*--- tabToggle ------------*/

p#tabToggle a {
	padding: 4px 4px 0 38px;
	font-weight: bold;
	height: 23px;
	font-size: 1em;
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
	margin-bottom: 1em;
}

p#tabToggle a#expandAnchor {
	background: transparent url("/pics/i2/6/chrome/tabToggle_expand_on.gif") 8px center no-repeat;
	width:100px;
}

p#tabToggle a#collapseAnchor {
	background: transparent url("/pics/i2/6/chrome/tabToggle_collapse_off.gif") 8px center no-repeat;
	width:100px;
}

p#tabToggle a#expandAnchor:hover {
	background: transparent url("/pics/i2/6/chrome/tabToggle_expand_off.gif") 8px center no-repeat;
}

p#tabToggle a#collapseAnchor:hover {
	background: transparent url("/pics/i2/6/chrome/tabToggle_collapse_on.gif") 8px center no-repeat;
}

p#tabToggle a:hover {
	color: #FFFFFF;
}

div#tabsContainer {
	clear: right;
	float: right;
	margin-top: 1em;
	position: relative;
	width: 48em;
}

/*--- popular profiles ------------*/

table.popular {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	float: left;
	margin-bottom: 1.5em;
	margin-right: 1.5em;
	width: 45%;
}

table.popular td, table.popular th {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	padding: 0.3em 0.2em;
}

table.popular th.rank, table.popular th.details, table.popular th.photo {
	color:#ED1C2E;
	font-weight:bold;
}

table.popular td.photo {
	text-align:center;
}

/*--- 	Mail ------------*/

div.messagePanel {
	clear:both;
	float:left;
	margin-top:15px;
	width:100%;
}

div.extraPanel {
	margin:0;
	padding:0;
	width:100%;
}

/*--- card ------------*/

body#cards_show table th.h3 {
	width: 10em;
}

body#cards_show img#card {
	float: left;
}

body#cards_show p#message {
	margin: 0 0 0 1em;
	width: 22em;
	min-height: 176px;
	float: left;
}

/*--- AJAX ------------*/

ul#notification li {
	padding: 0.4em 0.7em 0.4em 2.5em;
}

li#activityIndicator {
	background: #FFFED8 url("/pics/i2/0/ajaxActivity.gif") 0.5em 0.4em no-repeat;
	color: #555;
}

li.successful {
	background: #D3FFD3 url("/pics/i2/6/prf/tick.gif") 0.5em 0.5em no-repeat;
	color: #063;
}

li.unsuccessful {
	background: #FFEDED url("/pics/i2/6/prf/cross.gif") 0.6em 0.6em no-repeat;
	color: #C00;
}

/*--- ad slots ------------*/

div#adSlot_home {
	float: right;
	margin-bottom:1em;
	text-align:center;
	width:300px;
	margin-right: 0.5em;
}

span#adSlot_header {
	float: none;
	text-align:center;
	margin-bottom: 1.4em;
	display:block;
}

div#adSlot_contentTop.mediumRectangle {
	float: right;
	height:250px;
	margin-bottom:2em;
	margin-left:1em;
	width:300px;
}

/*----Classicfm header---*/

div#headerClassicFM {
	height:34px;
	overflow:hidden;
	width:100%;
	background: transparent url("/pics/i2/6/chrome/classicfm_header_main.jpg") repeat-x top left;
}

div#headerClassicFM span#logoClassicFM {
	float: left;
}

div#classicFMLink ul {
	margin: 0px;
}

div#classicFMLink li {
	list-style-type: none;
}

li.listenLink a {
	background:transparent url("/pics/i2/6/chrome/classicfm_header.gif") no-repeat scroll 4px -21px;
	display:block;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	font-weight:normal;
	padding:0.3em 12px 0.5em 42px;
	position:relative;
	text-align:right;
	margin-left: -50px;
	_margin-left: -25px;
}

li.listenLink a:hover {
	background:transparent url("/pics/i2/6/chrome/classicfm_header.gif") no-repeat scroll 4px -94px;
	display:block;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	font-weight:normal;
	padding:0.3em 12px 0.5em 42px;
	position:relative;
	text-align:right;
}

li.listenLink {
	display:block;
	float:left;
	font-weight:normal;
	padding:0.3em 12px 0.6em 42px;
	position:relative;
	text-align:right;
	z-index:1;
}

li.classicFMLink {
	display:block;
	float:left;
	padding:0.3em 12px 0.6em 36px;
	position:relative;
	text-align:right;
	z-index:1;
	_margin-left:34px;
}

li.classicFMLink a {
	background:transparent url("/pics/i2/6/chrome/classicfm_header.gif") no-repeat scroll 4px -133px;
	display:block;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	margin-left:-60px;
	font-weight:normal;
	padding:0.3em 12px 0.6em 36px;
	position:relative;
	text-align:right;
	z-index:1;
}

/*----Polariod shadow effect---*/
span.polaroidL, a.polaroidL, body#feed_featured.subscribe_why div#featuredBox div.profile div.photo a.polaroidL {
	background: transparent url("/pics/i2/6/chrome/polaroid_left.gif") no-repeat top left;
	cursor: pointer;
}

span.polaroidL {
	font-size: 1em;
}

span.polaroidR {
	float: left;
}

span.polaroidR, body#feed_featured.subscribe_why span.polaroidR {
	display: block;
	height: 99px;  /*Height of Photo background height minus the padding */
	padding: 12px 12px 14px 3px;
	background: transparent url("/pics/i2/6/chrome/polaroid_right.gif") no-repeat top right;

}

body#find_gallery table#gallery img.photoShield {
	top: 0;
}

div#photosBox div.polaroidL {
	float: left;
	width: 100%;
	padding-top: 15px;
	font: bold 13px Arial;
	text-decoration: none;
	vertical-align: middle;
	background: transparent url("/pics/i2/6/chrome/polaroid_top.gif") no-repeat top left;
	cursor: pointer;
}

div#photosBox div.polaroidR {
	width: 100%;
	padding: 3px 0 18px 0;
	text-align: center;
	background: transparent url("/pics/i2/6/chrome/Polaroid_bottom.gif") no-repeat bottom right;
	cursor: pointer;
}

/*--- CTA elements ------------*/

div#ctaWrapper {
	border: 1px solid #bed182;
	background: url("/pics/i2/6/chrome/home_content_bg.gif") left bottom repeat-x;
	margin:0 0 10px 0;
	padding:0;
}

div#ctaWrapper div#ctaBg {
	width: 97.4%;
	padding: 10px;
}

div#ctaSecondaryProfile {
	float: left;
    width: 180px !important;
	height: 290px !important;
}

div#ctaPrimaryProfile {
	width: 51em;
}

div#ctaBg img.photoShield {
	float: none;
	margin-top: 0;
	padding: 0;
}

body#find_profile div#ctaPrimary {
	float: left;
}

div#ctaBg h3 {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:25px;
	border-bottom: 1px solid #999;
	border-top: none;
	background:none;
	width: 100%;
	float:left;
}

div#ctaWrapper div#ctaContent {
	float: left;
	margin:0;
	padding:0;
}

div#ctaBg h2 {
	color:#ED1C2E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

div#ctaWrapper div#ctaContent ul, body#info_mobile div#ctaTertiary.ctaTertiary ul {
	margin: 0;
	padding: 0;
}

div#ctaWrapper div#ctaContent ul li, body#info_mobile div#ctaTertiary.ctaTertiary ul li {
	position: relative;
	list-style-type: none;
	padding-left: 17px;
	line-height: 15px;
	background: url("/pics/i2/6/chrome/ctaPageBullet.gif") 3px 5px no-repeat;
}

body#splash div#featuresBox div#ctaAction {
	margin-left: 3em;
	_margin-left: 1.5em; /* IE6 hack only */
}

body#splash div#featuresBox div#ctaAction p {
	margin: 0;
}

div#ctaAction a.ctaActionButton, body#splash div#splashDateOfTheDay div#featuresBox div#ctaAction a.ctaActionButton {
	padding: 0 24px;
	font: normal 24px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #D7162D;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	z-index: 1;
}

div#ctaAction a.ctaActionButton span, body#splash div#splashDateOfTheDay div#featuresBox div#ctaAction a.ctaActionButton span {
	line-height: 1.1em;
	padding: 12px 35px 12px 0;
	background: #D7162D url("/pics/i2/6/chrome/ctaButton_arrow.gif") no-repeat scroll right center;
	z-index: 2;
}

div#ctaAction a.ctaActionButton:hover {
	text-decoration: none;
}

body#splash div#featuresBox div#ctaAction a.ctaActionButton {
	padding: 0 11px 0 0;
	font-size: 14px;
	background: url("/pics/i2/6/chrome/button_right.gif") right no-repeat;
	border: none;
	cursor: pointer;
}

body#splash div#featuresBox div#ctaAction a.ctaActionButton span {
	line-height: 17px;
	padding: 5px 0 5px 11px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	background: url("/pics/i2/6/chrome/button_left.gif") left no-repeat;
}

body#splash div#splashDateOfTheDay div#featuresBox div#ctaAction {
	margin-left: 0;
}

body#splash div#splashDateOfTheDay div#featuresBox div#ctaAction a.ctaActionButton {
	padding: 0 16px;
	font-size: 20px;
	background-image: none;
}

div#ctaAction p#ctaMemberAccess {
	clear:both;
	padding:0;
	margin:0;
	padding-top:10px;
	*padding-top:0px;
}

body#find_morePhotos div.ctaExtra {
	width:200px;
	height:80px;
	padding: 10px 0 0 0;
}

body#find_morePhotos div#ctaExtra_1 {
	background: url("/pics/i2/6/chrome/ctaExtra1.gif") left no-repeat;
}

body#find_morePhotos div#ctaExtra_2 {
	background: url("/pics/i2/6/chrome/ctaExtra2.gif") left no-repeat;
}

div#ctaSecondaryProfile.noPicP1 {
	display: none;
}

/*--- #info_mobile ---------------------*/

/* IE6 only hack */
* html body#info_mobile ol {
	margin-left: 2em;
}

/* IE7 hack only */
*:first-child+html body#info_mobile ol {
	margin-left: 2em;
}

body#info_mobile div#ctaPrimary {
	width: 31.5em;
	margin-left: 1em !important;
}

body#info_mobile div#ctaBlurb {
	padding-left: 0;
}

body#info_mobile div#ctaSecondary {
	float: left;
	width: 150px;
	height: 350px;
	margin-bottom: 1em;
	background: transparent url("/pics/i2/0/chrome/mobilePhone.png") no-repeat scroll left top;
	_background: transparent url("/pics/i2/0/chrome/mobilePhone.gif") no-repeat scroll left top; /* IE6 hack only */
}

body#info_mobile div#ctaTertiary.ctaTertiary {
	width: 19.6em;
	padding: 0 0.7em;
}

/*----------------------------------------*/

/*--------- Date of the Day ------------*/

div#splashDateOfTheDay {
	float: left;
	width: 100%;
	border-top: 2px solid #CCCCCC;
	margin-top: -20px;
	padding-top: 10px;
}

div#splashDateOfTheDay div#splashFeaturedProfile div#alignProfileCTA, div#splashDateOfTheDay div#splashFeaturedProfile div#alignProfileCTA div#photosBox, div#splashDateOfTheDay div#splashFeaturedProfile div#alignProfileCTA div#photosBox div#primaryPhoto {
	float: left;
	width: 216px !important;
	min-width: 216px !important;
	margin: 0;
	padding: 0;
}

div#splashDateOfTheDay div#splashFeaturedProfile div#alignProfileCTA div#photosBox {
	margin-bottom: 1em;
}

div#splashDateOfTheDay div#splashFeaturedProfile div#alignProfileCTA div#photosBox, div#splashDateOfTheDay div#splashFeaturedProfile div#alignProfileCTA div#photosBox div#primaryPhoto {
	height: 280px !important;
}

/* IE6 hack only */
* html div#splashDateOfTheDay div#splashFeaturedProfile div#alignProfileCTA div#photosBox div#primaryPhoto a {
	height: 245px;
}

div#splashDateOfTheDay div#profileInfo {
	float: left;
	width: 35em;
	margin-left: 1em !important;
}

div#splashDateOfTheDay table.profile {
	margin: 0;
}

/*--- DOTD featured profile ------------*/
div#splashDateOfTheDay div#splashFeaturedProfile.box {
	padding: 0;
	margin: 0;
	width: 55.5em;
}

div#splashDateOfTheDay div#splashFeaturedProfile div#profileInfo img.gender {
	padding-left: 5px;
}

div#splashDateOfTheDay div#splashFeaturedProfile div#profileInfo h2 {
	display: inline;
	padding: 0;
	font: 1.6em Arial, Helvetica, sans-serif;
}

div#splashDateOfTheDay div#splashFeaturedProfile div#profileInfo p#headline {
	font-size: 1.2em;
	margin: 0;
	margin-bottom: 0.3em;
	padding: 0.5em 0 0.5em 0;
	border-bottom: 1px solid #999;
	font-weight: bold;
}

div#splashDateOfTheDay div#ctaAction {
	width: 100%;
}

div#splashDateOfTheDay div#ctaAction a.ctaActionButton {
	display: table;
	display: inline-block\9; /* IE8 hack only */
	_display: inline-block; /* IE6 hack only */
	float: none;
	margin: 0 auto;
}

div#splashDateOfTheDay div#alignProfileCTA div#ctaAction {
	margin: 1.5em 0 1em 0;
}

/* IE6 hack only */
* html div#splashDateOfTheDay div#alignProfileCTA div#ctaAction {
	margin: 0 0 1em 0 !important;
}

div#splashDateOfTheDay div#alignProfileCTA div#ctaAction p#ctaParagraph {
	margin-bottom: 0;
}

div#splashDateOfTheDay div#alignProfileCTA div#ctaAction a.ctaActionButton {
	padding: 0 16px;
	font-size: 14px;
}

div#splashDateOfTheDay div#alignProfileCTA div#ctaAction a.ctaActionButton span {
	padding: 9px 35px 9px 0;
	font-weight: bold;
}

div#splashDateOfTheDay div#splashFeaturedProfile h2 {
	font: 1.5em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ED1C2E;
}

div#splashDateOfTheDay div#splashFeaturedProfile h4 {
	color: #333333;
	font: 1.3em bold Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* featured profile table */
div#splashDateOfTheDay div#splashFeaturedProfile table.profile td.key, div#splashDateOfTheDay div#splashFeaturedProfile table.profile td.value {
	padding: 2px 0;
}

div#splashDateOfTheDay div#splashFeaturedProfile table.profile td.key {
	white-space: nowrap;
	padding-right: 5px;
}

div#splashDateOfTheDay div#alignProfileCTA ul {
	display: table;
	display: inline-block\9; /* IE8 hack only */
	#display: block; /* IE7 hack only */
	_display: inline-block; /* IE6 hack only */
	float: none;
	#width: 145px; /* IE6/7 hack only */
	margin: 0 auto;
	#margin-top: 5px; /* IE6/7 hack only */
}

div#splashDateOfTheDay div#alignProfileCTA ul li {
	display: block;
	text-align: center;
	clear: both;
	margin-left: 3px;
	list-style-type: none;
}

div#splashDateOfTheDay div#alignProfileCTA li a {
	background:transparent url("/pics/i2/6/chrome/addPhoto_on.gif") no-repeat scroll 0 -3px;
	padding-left: 32px;
	float: left;
	margin-bottom: 0.4em;
	height: 23px;
	padding-top: 2px;
}

/*--- DOTD #featuresBox ------------*/
div#splashDateOfTheDay div#featuresBox.box {
	width: 29em;
	padding: 10px;
	background: transparent url("/pics/i2/6/chrome/home_content_bg.gif") bottom left repeat-x;
	border: 1px solid #CCCCCC;
}

div#splashDateOfTheDay div#featuresBox h3 {
	margin-bottom: 1.0em;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #ED1C2E;
	background: none;
}

div#splashDateOfTheDay div#featuresBox ul {
	margin-left: 0;
}

div#splashDateOfTheDay div#featuresBox ul li {
	list-style-type: none;
	line-height: 15px;
	padding-left: 30px;
	background: url("/pics/i2/6/chrome/ctaPageBullet.gif") 10px 5px no-repeat;
}

/*--- featured profiles section ------------*/
div#splashDateOfTheDay div#featuredBox, div#splashDateOfTheDay div#featuredBox div.panel {
	height: 190px;
	margin: 0;
	padding: 0;
	width: 55.5em;
}

div#splashDateOfTheDay div#featuredBox.box {
	padding: 0;
	margin: 0;
}

div#splashDateOfTheDay div#featuredBox div.photo a {
	width: 75px;
	height: 100px;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 0;
}

div#splashDateOfTheDay div#featuredBox div.profile {
	float: left;
	width: 100px;
	margin: 0 0 0 25px;
	_margin: 0 0 0 18px; /* IE6 hack only */
	padding: 0;
	background: none;
}

div#splashDateOfTheDay div#featuredBox div#fp1 {
	margin: 0;
}

div#splashDateOfTheDay div.narrative {
	text-align: center;
	height: 0px;
	overflow: hidden;
}

div#splashDateOfTheDay div.narrative h4 {
	text-align: center;
}

/* DOTD page div#quickSearchBox */
div#splashDateOfTheDay div#quickSearchWrapper {
	float: right;
	padding: 0;
	background: url("/pics/i2/6/chrome/home_content_bg.gif") bottom left repeat-x;
	border: 1px solid #CCCCCC;
}

div#splashDateOfTheDay div#quickSearchBox {
	float: left;
	_width: 29.5em; /* IE6 hack only */
	margin: 0;
	padding: 10px 4px 0px 15px;
	_padding: 10px 4px 0px 12px; /* IE6 hack only */
	background: none;
}

div#splashDateOfTheDay div#quickSearchBox fieldset {
	border: none;
	margin: 0;
	float: left;
	padding: 6px 0 0 0;
}

div#splashDateOfTheDay div#quickSearchBox label.to {
	padding: 3px;
	display: inline-block;
	clear: none;
}

div#splashDateOfTheDay div#quickSearchBox h3 {
	padding: 0;
	margin:0;
	display:block;
	background:none;
	font: 1.5em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ED1C2E;
}

div#splashDateOfTheDay #genderWrapper {
	width:90px;
	float:left;
}

div#splashDateOfTheDay #mGenderWrapper {
	width:116px;
	float:left;
}

div#splashDateOfTheDay #ageWrapper {
	width:120px;
	float:left;
}

div#splashDateOfTheDay div#quickSearchBox #ageWrapper label.f {
	width:120px;
	clear: right;
	float:left;
}

div#splashDateOfTheDay div#quickSearchBox .ukPostCode span#mRangeIDSpan .f {
	float:left;
	width:50px;
}

div#splashDateOfTheDay div#quickSearchBox .ukPostCode span#mPostCodeSpan .f {
	float:left;
	width:100px;
}

div#splashDateOfTheDay div#quickSearchBox div.c {
	clear:right;
	height:0px;
	display: none;
}

div#splashDateOfTheDay div#quickSearchBox label {
	text-align: left;
	padding-bottom:2px;
}

div#splashDateOfTheDay div#quickSearchBox fieldset #gender_wide select#gender {
	width:80px;
}

div#splashDateOfTheDay div#dividingLine {
	border-bottom:1px dotted #999;
	clear:left;
	margin-bottom:5px;
	height:10px;
}

div#splashDateOfTheDay div.ukPostCode {
	float:left;
	text-align:left;
	width:205px;
}

div#splashDateOfTheDay span#mRangeIDSpan {
	float:left;
	width:90px;
}

div#splashDateOfTheDay span#mPostCodeSpan {
	width:100px;
	float: left;
	margin-top:0px;
}

div#splashDateOfTheDay div#mHasPhotoWrapper, div#splashDateOfTheDay div#mHasVoiceWrapper {
	clear: both;
	float: left;
	width: 100px;
	margin-top: 5px;
}

div#splashDateOfTheDay div#mHasVoiceWrapper {
	width: 260px;
}

div#splashDateOfTheDay div#quickSearchBox fieldset input#mHasPhoto, div#splashDateOfTheDay div#quickSearchBox fieldset input#mHasVoice {
	float: left;
	width: 20px;
	margin-left: 0;
}

div#splashDateOfTheDay div#quickSearchBox label.o {
	float: left;
}

div#splashDateOfTheDay div#quickSearchBox button {
	clear: both;
	float: left;
	margin: 10px 0 10px 100px;
	border: none;
	cursor: pointer;
	overflow: visible;
}

div#splashDateOfTheDay div#quickSearchBox button span {
	text-align: center;
}

div#splashDateOfTheDay div#quickSearchBox fieldset select {
	margin-left:0px;
	border: 1px solid #b0ccfb;
}

div#splashDateOfTheDay div#quickSearchBox fieldset div.ukPostCode select {
	margin-left:0px;
	width: 80px;
}

div#splashDateOfTheDay div#quickSearchBox select#gender {
	width: 80px;
}

div#splashDateOfTheDay div#quickSearchBox select#mGender {
	width: 108px;
}

div#splashDateOfTheDay span#mPostCodeSpan input#mPostCode {
	width: 100px;
	height: 1.3em;
	border: 1px solid #b0ccfb;
}

div#splashDateOfTheDay div#quickSearchBox select#mAgeMin {
	width:48px;
}

div#splashDateOfTheDay div#quickSearchBox select#mAgeMax {
	width:48px;
}

div#splashDateOfTheDay div#mProvinceWrapper {
	width:160px;
	float:left;
}

div#splashDateOfTheDay div#mProvinceWrapper select#mProvinceID {
	width:160px;
}

div#splashDateOfTheDay div#mCountryWrapper {
	width:160px;
	float:left;
}

div#splashDateOfTheDay div#mProvinceWrapper select#mCountryID {
	width:160px;
}

div#splashDateOfTheDay div#quickSearchBox p#moreOptions {
	display:none;
}

/*-----admin_vettProfiles style---*/
body#admin_vetting span#adSlot_header, body#admin_vettProfiles span#adSlot_header, body#admin_vettMessages span#adSlot_header, body#admin_vettPhotos span#adSlot_header, body#admin_vettVoices span#adSlot_header, body#admin_photoQueue span#adSlot_header, body#admin_prolific span#adSlot_header, body#admin_profileChanges span#adSlot_header, body#admin_recentVetting span#adSlot_header, body#admin_vettingCount span#adSlot_header, body#admin_vetting div#headerClassicFM, body#admin_vettProfiles div#headerClassicFM, body#admin_vettMessages div#headerClassicFM, body#admin_vettPhotos div#headerClassicFM, body#admin_vettVoices div#headerClassicFM, body#admin_photoQueue div#headerClassicFM, body#admin_prolific div#headerClassicFM, body#admin_profileChanges div#headerClassicFM, body#admin_recentVetting div#headerClassicFM, body#admin_vettingCount div#headerClassicFM {
	display:none;
}

/* promos */
body.promo div#content {
	float: left;
	width: 980px;
	padding:0;
}

body.promo div.promotopBorder {
	border-top:2px solid #666666;
}

body.promo div#promoContent {
	width: 980px;
	float:left;
	margin:0;
	padding:0;
	display:block;
	border-bottom: 3px solid #e7ebdb;
	background: transparent url("/pics/i2/6/chrome/promocontent_bg.gif") bottom left repeat-x;
}

body.promo div#promoBlurb {
	width: 500px;
	float: left;
	text-align: left;
}

body.promo div#promoBlurb p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #ED1C2E;
	margin-bottom: 0.5em;
	margin-left:0.25em;
}

body.promo div#promoJoinBox div#offerHeadline p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #ED1C2E;
	margin-bottom: 0.5em;
	margin-left:0.25em;
}


body.promo div#promoJoinBox {
	display: block;
	position: relative;
	float: left;
	width: 450px;
	margin-left: 1em;
}

body.promo div#promoJoinBox div#ctaAction p#ctaParagraph {
	margin-bottom: 0;
}

body#promo_12 div#promoImage, body#promo_68 div#promoImage, body#promo_80 div#promoImage, body#promo_83 div#promoImage, body#promo_86 div#promoImage {
	width:476px;
	height:447px;
	float: left;
	background: transparent url("/pics/i2/6/chrome/promo_mainimage.jpg") top left no-repeat;
}

body#promo_12 div#promoImage.incompleteProfile, body#promo_68 div#promoImage.incompleteProfile, body#promo_80 div#promoImage.incompleteProfile, body#promo_12 div#promoImage.claimed, body#promo_68 div#promoImage.claimed, body#promo_80 div#promoImage.claimed, body#promo_12 div#promoImage.error, body#promo_68 div#promoImage.error, body#promo_80 div#promoImage.error, body#promo_12 div#promoImage.autoRenewal, body#promo_68 div#promoImage.autoRenewal, body#promo_80 div#promoImage.autoRenewal, body#promo_12 div#promoImage.subscribers, body#promo_68 div#promoImage.subscribers, body#promo_80 div#promoImage.subscribers {
	width:476px;
	height:447px;
	float: right;
	background: transparent url("/pics/i2/6/chrome/promo_subimage.jpg") top left no-repeat;
}

body#promo_12 div#offerHeadline, body#promo_68 div#offerHeadline, body#promo_68 div#offerHeadline, body#promo_79 div#offerHeadline {
	float:left;
	height:45px;
	width: 484px;
	margin-top:10px;
	padding: 0 0 0 20px;
}

body#promo_12 div#offerHeadline p#headerText, body#promo_68 div#offerHeadline p#headerText, body#promo_80 div#offerHeadline p#headerText, body#promo_79 div#offerHeadline p#headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2.5em;
	color: #ed1c2e;
}

body.promo div#promoBenefits {
	float: left;
	width: 484px;
	padding: 0 0 0 20px;
}

body.promo div#promoBenefits.claimed {
	float: left;
	padding: 0 0 0 20px;
}

body.promo div#promoBenefits p#benefitHeader {
	margin:0;
	padding:10px 0 15px 0;
	font: 1.4em bold Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
}

/* ALL THE LIST ITEMS FOR ALL THE PAGES */
body.promo ul#promoJoinBenefitList, body.promo ul#promoProfileBenefitList, body.promo ul#promoBenefitsFreebie {
	margin:0;
	line-height:20px;
	padding-left:5px;
	margin-bottom: 10px;
}

body.promo ul#promoJoinBenefitList li, body.promo ul#promoProfileBenefitList li, body.promo ul#promoBenefitsFreebie li {
	background: url("/pics/i2/6/chrome/offerbullet.gif") left 3px no-repeat;
	line-height:20px;
	padding-left:25px;
	list-style-type:none;
	color: #333333;
}

/* ALL THE CTA's FOR ALL THE PAGES */
body.promo p#joinCTA, body.promo p#completeCTA, body.promo p#matchesCTA, body.promo p#profileCTA, body.promo p#voucherCTA {
	float: left;
	width:350px;
	margin: 0 0 10px 50px;
}

body.promo p#completeCTA {
	width:400px;
}

body.promo p#joinCTA span, body.promo p#completeCTA span, body.promo p#matchesCTA span, body.promo p#profileCTA span, body.promo p#voucherCTA span {
	display:block;
	background:transparent url("/pics/i2/6/chrome/ctaAction_buttonright.gif") no-repeat scroll right center;
	height:70px;
	margin:0 auto;
	font:inherit;
	text-align: center;
	cursor: pointer;
	font-size: 1.6em;
	float: left;
}

body.promo p#joinCTA span a, body.promo p#completeCTA span a, body.promo p#matchesCTA span a, body.promo p#profileCTA span a, body.promo p#voucherCTA span a {
	display:block;
	background: url("/pics/i2/6/chrome/ctaAction_buttonleft.gif") left no-repeat;
	color: #FFFFFF;
	height: 70px;
	line-height: 69px;
	margin-right:22px;
	padding:0 15px 0 35px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

/*---  Promo | Mag ------------*/

body#promo_68 div#promoImage, body#promo_80 div#promoImage {
	background: #ffffff url("/pics/i2/6/chrome/promo_68.jpg") bottom left no-repeat;
	float: left;
	height: 330px;
	width: 380px;
}

body#promo_79 div#promoImage {
    background: #ffffff url("/pics/i2/6/extra/splashContent_bg.jpg") top left no-repeat;
    float: left;
    height: 309px;
    width: 344px;
	margin-bottom: 5em;
	margin-right: 5em;
}

/* LOGIN BOX */
body.promo div#promoLoginBox {
	float: left;
	padding: 10px 0 10px 20px;
	width:484px;
	background-color: #f5fbde;
	border-top: 2px solid #e7ebdb;
}

/* IE7 hack only */
*:first-child+html body.promo div#promoLoginBox {
	margin-top: 1em;
}

body.promo p#loginHeader {
	margin:0;
	padding:0 0 5px 0;
	font: 1.4em normal Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
}

body.promo p#loginNow {
	margin:0;
	padding:0 0 3px 0;
}

body.promo div#embeddedLogin div#loginBox.box {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

body.promo div#embeddedLogin form#loginForm fieldset {
	text-align:left;
	margin: 0;
	padding:0;
}

body.promo div#embeddedLogin div#loginBox div.c {
	display: none;
}

body.promo div#embeddedLogin form#loginForm button {
	margin-left:5px;
}

/* ALERTS */
body.promo div#promoSuccessBox div.info {
	color: #339900;
	background: url("/pics/i2/6/chrome/erroroffer_claimed.gif") 0 0 no-repeat;
	height: 68px;
}

body.promo div#promoSuccessBox div.info p {
	font: normal 1.0em Arial, Helvetica, sans-serif;
	padding: 10px 0 0 30px;
	margin:0;
}

body.promo div#promoSuccessBox div.info span#voucherCode {
	font-weight: bold;
}

body.promo div.note {
	color: #33CC00;
	background: url("/pics/i2/6/chrome/offerpagesnote.gif") 0 0 no-repeat;
	height: 68px;
}

body#promo_79 div#incompleteProfile div.note {
	float: left;
	display: box;
	width: 500px;
}

body.promo div#promoNote div.note {
	color: #33CC00;
	background: url("/pics/i2/6/chrome/erroroffer.gif") 0 0 no-repeat;
	height: 68px;
	padding-bottom:20px;
}

body.promo div#promoSuccessBox div.success {
	color: #339900;
	background: url("/pics/i2/6/chrome/erroroffer_claimed.gif") 0 0 no-repeat;
	height: 68px;
	margin-bottom:30px;
}

body.promo div#promoJoinBox div#promoError {
	float:left;
	width: 100%;
	height: 75px;
}

body.promo div#promoJoinBox div#promoError div.err {
	color: #ed1c2e;
	background: url("/pics/i2/6/chrome/erroroffer.gif") 0 0 no-repeat;
	height: 68px;
}

body.promo div#promoError div.err {
	color: #cc0000;
	background: url("/pics/i2/6/chrome/erroroffer.gif") 0 0 no-repeat;
	height: 68px;
}

body.promo div#promoError div.err {
	color: #ed1c2e;
	background: url("/pics/i2/6/chrome/erroroffer.gif") 0 0 no-repeat;
	height: 68px;
}

body.promo div#incompleteProfile div.note p, body.promo div#promoSuccessBox div.success p#congrats {
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 30px;
	margin:0;
}

body.promo div#promoError div.err p, body.promo div#promoError div.err p {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	padding: 0 0 0 30px;
	margin:0;
}

body.promo div#promoSuccessBox div.success p#freebieEnds, body.promo div#promoSuccessBox div.success p#alreadyClaimed, body.promo div#promoSuccessBox div.success p#claimed {
	font: #444444 normal 1.0em Arial, Helvetica, sans-serif;
	padding: 3px 0 0 30px;
	margin: 0;
}

body.promo div#promoNote div.note p#noteHeader {
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	padding: 20px 0 0 30px;
	margin:0;
	color: #ed1c2e;
}

body.promo div#promoNote div.note p#noteText {
	font: normal 1.1em Arial, Helvetica, sans-serif;
	padding: 3px 0 0 30px;
	margin:0;
	color:#444444;
}

body.promo div#promoNote span#voucherBlurb {
	display:block;
	padding: 30px 0 0 0;
}

body.promo div#promoNote span#voucherCode {
	display:block;
	font-weight:bold;
}

body.promo div#incompleteProfile div.note span.tl, body.promo div#incompleteProfile div.note span.tr, body.promo div#promoSuccessBox div.success span.tl, body.promo div#promoSuccessBox div.success span.tr, body.promo div#promoError div.err span.tl, body.promo div#promoError div.err span.tr, body.promo div#promoJoinBox div#promoError div.err span.tl, body.promo div#promoJoinBox div#promoError div.err span.tr, body.promo div#promoNote div.note span.tl, body.promo div#promoNote div.note span.tr, body.promo div#promoError div.err span.tl, body.promo div#promoError div.err span.tr, body.promo div#promoSuccessBox div.info span.tl, body.promo div#promoSuccessBox div.info span.tr {
	display:none;
}

body.promo p#promoTerms {
	background-color: #666666;
	color:#FFFFFF;
	font-size:11px;
	padding:5px;
	margin:10px 0 0 0;
}

body.promo p#promoTC {
	background-color:#666666;
	color: #ffffff;
	padding: 0.25em;
}

body.promo p#promoTC a {
	color: #ffffff;
}

body.promo div#footer {
	margin-top:10px;
}

body.promo p#promoTerms a:link, body.promo p#promoTerms a:active, body.promo p#promoTerms a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

/*------SAFARI FIXES------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {

div#navigation ul.firstLevel li a {
	padding: 5px 12px 4px;
}

li.listenLink {
	margin-left:-10px;
	padding:0.4em 12px 0.5em 42px;
}

li.classicFMLink {
	margin-left:-10px;
	padding:0.4em 12px 0.5em 40px;
}

body#feed_featured.splash div#featuredBox div.narrative {
	height: 94px;
}

li.listenLink a {
	margin-left: -40px;
}

li.classicFMLink a {
	margin-left:-54px;
}

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

}

@media print {

/*--- page layout framework ------------*/

body {
	background-color: #040404;
	background-image: none;
}

div#header {
	background-color: #FDFDFD;
}

div#wrapperbg {
	border-left: 0;
}

div#primary {
	width: 58%;
}

div#extra {
	width: 38%;
}

/*--- headings ------------*/

h1 {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	text-indent: 0;
	background-image: none;
}

h1 a {
	text-decoration: none !important;
}

h3 {
	padding: 0;
}

/*--- footer ------------*/

div#footer {
	background-color: #FFFFFF;
	border-top: 2px solid #CCC;
}

div#footer p#copyright, div#footer a {
	color: #1B1B1B;
}

/*--- alerts ------------*/

div.intro, div.info, div.note, div.tip, div.err, div.success {
	border: 1px solid #CCC;
}

/*--- profile ------------*/

#profileHead {
	padding: 1em;
	background: none;
}

#profileBg {
	padding: 0;
	background: none;
}

#photoThumb #photoContainer {
	padding: 0;
	background-image: none;
	border: 1px solid #CCC;
}

#extras .box {
	border: 1px solid #CCC;
}

/*--- tabs setup ------------*/

div#tabsContainer div.tab {
	display: block !important;
	margin: 0 0 2em 0;
	padding: 0;
	border: none !important;
}

div#tabsContainer.collapsed div.tab .padder {
	padding: 0;
}

div#tabsContainer div.tab h3 {
	padding: 0;
	display: block !important;
	font: bold 1.4em "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	color: #0A0A0A;
	background: none;
	border-bottom: 2px solid #CCC;
}

/*--- tabs ------------*/

div.tab table td, div.tab table th, div.tab table caption {
	padding: 0.2em 0 0.1em 0 !important;
}

/* headings */
div.tab h4.prof, div#depth table.profile caption, div#narratives h4 {
	text-align: left !important;
}

/*--- misc elements ------------*/
div.hr {
	border-top: 2px solid #CCC;
}

}

