/* $Id: 65.css 11262 2011-11-07 15:09:24Z warren $ */
@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: #202020;
	background-color: #d9d9d9;
}

body#feed_featured {
	background-color:transparent;
	background-image: none;
}

div#header {
	background-color: #FFF;
	height: 100px;
	margin:0;
	padding:0;
}

div#wrapperbg {
	background-color: #FFF;
}

div#bodyInner {
	width: 992px;
	background-color:#FFF;
}

div#wrapper, div#container {
	width: 980px;
}

div#container {
	padding: 0 0 1em 0;
}

/*--- 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 #202020;
	cursor: help;
}

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

a {
	font-size: inherit;
}

a:link {
	color: #771e8f;
	text-decoration: none;
}

a:visited {
	color: #771e8f;
	text-decoration: none;
}

a:hover {
	color: #771e8f;
	text-decoration: underline;
}

a:active {
	color: #771e8f;
	text-decoration: none;
}

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

div#secondary a:link, div#secondary a:visited, div#secondary a:hover, div#secondary 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;
}

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

h1 {
	padding: 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;
}

h3 {
	margin: 0 0 0.5em 0;
	padding: 0.1em 0.4em 0.1em 0;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	color: #ff4800;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h4 {
	margin: 0 0 0.3em 0;
	font-size: 1.1em;
	font-weight: bold;
}

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

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

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

div#headerTimes {
	background-color: #E0E0E0;
	margin: 0;
	padding: 0;
	padding: 7px 0 8px 10px;
}

div#headerTimes ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#headerTimes ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: inline;
	border-right: solid 1px #000000;
	padding: 0 10px 0 10px;
}

div#headerTimes ul li#link3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: inline;
	border-right: none;
	padding: 0 10px 0 10px;
}

div#headerTimes ul li a {
	text-decoration:  none;
	color: #2D4563;
}

div#headerTimes ul li a:hover {
	text-decoration: underline;
	color: #2D4563;
}

div#headerTimes ul li#link2 a {
	text-decoration:none;
	color: #000;
}

div#headerTimes ul li#link2 a:hover {
	text-decoration: underline;
	color: #000;
}

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

#header div#logo {
	float: left;
	margin: 0;
	padding: 0;
}

#header h1 {
	padding: 0;
}

#header h1 a {
	color:#FBFBFB !important;
	display: block;
	font-size: 1em;
	text-decoration: none;
	background: transparent url("/pics/i2/65/chrome/encounters_logo.gif") no-repeat scroll left 0;
	text-indent: -580em;
	width: 420px;
	height: 61px;
	overflow:hidden;
}

#header p#strapline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #771e8f;
	float: left;
	height: 20px;
	margin: 0;
	padding: 3px 0 0 0;
}

/*--- log in box ------------*/

div#loginBox.box {
	color: #333333;
	display: block;
	float: right;
	padding: 0;
	position: relative;
	text-align: right;
	height: 100px;
	width: 320px;
	background: transparent url("/pics/i2/65/chrome/loginBox_bg.gif") no-repeat scroll left 20px;
	margin-right: 20px;
}

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

form#loginForm fieldset, form#logoutForm fieldset {
	padding-left: 10px;
	padding-top: 0;
	float: left;
	display: block;
	border: none;
}

div#loginBox h4 {
	margin: 25px 0 5px 10px;
	_margin: 25px 0 5px 5px; /* IE6 hack only */
	padding: 0;
	color: #202020;
}

div#header div#loginBox h4 {
	display: block;
	width: 300px;
}

div#loggedInBox {
	color: #333333;
	float: right;
	display:inline;
	text-align: right;
	width: 320px;
	background: transparent url("/pics/i2/65/chrome/loginBox_bg.gif") no-repeat scroll left 20px;
	margin-right: 20px;
	padding-top: 30px;
	height: 70px;
}

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

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

div#loggedInBox a {
	color: #FFF;
	display: block;
	font-weight: bold;
	text-align: center;
	margin: 8px 20px 0 250px;
	background: transparent url("/pics/i2/65/chrome/logout_btn.gif") no-repeat right top;
	height: 25px;
	width: 50px;
	float: right;
	padding-top: 5px;
	text-decoration: none;
	font-size: 12px;
}

div#loggedInBox a:hover {
	background: transparent url("/pics/i2/65/chrome/logout_btn_h.gif") no-repeat right top;
}

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

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

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

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

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

div#navigation {
	background-color: #FFF;
}

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 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	font-size:14px;
	float: left;
	width: 100%;
	height: 31px;
	background: #771e8f url("/pics/i2/65/chrome/firstLevel_bg.gif") repeat-x scroll left top;
}

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

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

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

div#navigation ul.firstLevel li.on {
	background-color: #202020;
}

div#navigation ul.firstLevel li.on a {
	color: #FFF;
	background-color: #202020;
}

div#navigation ul.secondLevel {
	float: left;
	width: 100%;
	height: 31px;
	background: #FFF url("/pics/i2/65/chrome/secondLevel_bg.gif") repeat-x scroll left top;
	vertical-align: middle;
	border-top: 2px solid #202020;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#navigation ul.thirdLevel {
	float: left;
	width: 100%;
	height: 31px;
	background-color: #ebebeb;
	vertical-align: middle;
	border-top: 1px solid #595959;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

div#navigation ul.secondLevel li a, div#navigation ul.thirdLevel li a {
	padding: 8px 4px;
	font-size: 14px;
	color: #222;
	height: 15px;
	border-right: 1px solid #202020;
}

div#navigation ul.secondLevel li a:hover, div#navigation ul.thirdLevel li a:hover {
	color: #000;
	background-color: #cacaca;
	text-decoration: none;
}

div#navigation ul.secondLevel li.on a, div#navigation ul.thirdLevel li.on a {
	color: #FFF;
	background-color: #202020;
	text-decoration: none;
}

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

div#pageHeader {
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #666;
	padding: 0.5em 0 0.2em 0;
	color: #202020;
	margin-bottom: 0.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*--- Breadcrumb trail ------------*/

div#breadCrumb {
	padding: 0.3em 0.3em 0.3em 0;
	color: #000;
	width: 50em;
	font-size:1.1em;
}

div#breadCrumb a {
	color: #771e8f;
	text-decoration: none;
}

div#breadCrumb a:hover {
	color: #771e8f;
	text-decoration: underline;
}

.separator {
	background: url("/pics/i2/65/chrome/separator_crumbs.gif") center no-repeat;
	padding: 0 0.3em 0 0.3em;
}

div#breadCrumb span.firstSeparator {
	display:none;
}

div#breadCrumb .active a {
	color: #771e8f;
	font-weight: bold;
}

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

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

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 {
	height: 55px;
	color: #202020;
	background-color: #cccccc;
	padding-top:10px;
	margin-top:10px;
}

div#footer p {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
}

div#footer a {
	color: #2d4563;
	text-decoration: none;
}

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

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

div#footer #timeslogo a {
	height: 50px;
	text-align: center;
	width: 180px;
	background: transparent url("/pics/i2/65/chrome/footerlogo_thetimes.gif") no-repeat center top;
	display: block;
	font-size: 1.0em;
	overflow: hidden;
	float: left;
	text-indent: -580em;
}

div#footer #footertext {
	float: left;
	width: 620px;
}

div#footer #sundaytimeslogo a {
	height: 50px;
	float: right;
	text-align: center;
	width: 180px;
	background: transparent url("/pics/i2/65/chrome/footerlogo_thesundaytimes.gif") no-repeat center top;
	text-indent: -580em;
	display: block;
	font-size: 1.0em;
	overflow: hidden;
}

/*--- splash page container boxes ------------*/
body#splash #wrapperbg, body#splash #content {
	float: none;
	width: auto;
	border: none;
}

body#splash #content {
	width: 100%;
	border: none;
	padding: 0;
}

body#splash div#splashContent {
	width: 100%;
	height: 282px;
	margin: 0;
	padding: 0;
	background: transparent url("/pics/i2/65/chrome/splashcontentbg.gif") repeat-x left bottom;
	float: left;
	border-bottom: solid 3px #333333;
}

div#splashPic {
	height: 282px;
	width: 400px;
	float: left;
}

.splash-stock-1 {
	background: url("/pics/i2/65/chrome/splash_pic1.jpg") no-repeat -35px top;
}
.splash-stock-2 {
	background: url("/pics/i2/65/chrome/splash_pic2.jpg") no-repeat -20px top;
}
.splash-stock-3 {
	background: url("/pics/i2/65/chrome/splash_pic3.jpg") no-repeat left top;
}

/* #welcomeBox */
body#splash div#welcomeBox {
	float: right;
	width: 570px;
	_width: 560px; /* IE6 hack only */
	margin-bottom: 0;
	padding: 0;
	background-color: transparent;
}

body#splash div#welcomeBox h4 {
	margin: 10px 0 5px 0;
	padding: 0;
	font: normal 2.2em Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	color: #202020;
	background: none;
}

body#splash div#welcomeBox div#welcomeTextBox p {
	margin-bottom: 1em;
	padding-right: 50px;
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
}

body#splash div#welcomeBox div#featuresBox {
	width: 100%;
	float: left;
}

body#splash div#welcomeBox div#featuresBox ul {
	float:left;
	width: 430px;
	margin-left: 0;
}

body#splash div#welcomeBox div#featuresBox ul li {
	font-size: 1em;
	margin-bottom: 0.2em;
	margin-left: 1em;
	#margin-left: 1.5em;
}

body#splash div#ctaAction {
	float: right;
	margin: 0 20px 0 0;
	_margin: 0 5px 0 0; /* IE6 hack only */
	padding: 0;
}

/* IE6 hack only */
* html body#splash div#ctaAction a.ctaActionButton {
	float: right;
}

body#splash div#ctaAction p#ctaParagraph {
	margin-bottom: 0;
}

body#splash div#ctaAction a.ctaActionButton {
	width: 119px;
	height: 118px;
	margin: 0;
	padding: 0;
	font: bold 21px Georgia, "Times New Roman", Times, serif;
	background: transparent url("/pics/i2/65/chrome/joinforfree_CTA.gif") no-repeat scroll left top;
}

body#splash div#ctaAction a.ctaActionButton span {
	width: 119px;
	margin: 0;
	padding: 36px 0 0 0;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	background: none;
}

body#splash #splashLine {
	clear: both;
	height:20px;
}

body#splash div#splashSearch {
	float: right;
	width: 28em;
}

body#splash div#splashFeatured {
	float:left;
	width: 600px;
	height:220px;
	background: #FFF url("/pics/i2/65/chrome/splashfeed_bg.gif") repeat-x left bottom;
}

/*---SPLASH FEED FEATURED AND SPLASH FEED FEATURED FOR GEO SPLASH PAGE--- */

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

body#feed_featured.splash div#featuredHead h3, body#splash div#featuredBox div#featuredHead h3 {
	float:left;
	width:100%;
	background:none;
	color:#202020;
	font-size: 1.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:10px 0 20px 10px;
	margin:0;
	line-height: 0;
}

body#feed_featured.splash div#featuredBox div.profile, body#splash div#featuredBox div.profile {
	float:left;
	margin:1.3em 1.8em 0em 1.3em;
	overflow:hidden;
	width:80px;
}

body#feed_featured.splash div#featuredBox div.photo, body#splash div#featuredBox div.photo {
	float:left;
	background-color:#FFFFFF;
	padding:0 4px 4px 0;
	background: #FFF url("/pics/i2/65/chrome/fpimage_bg.gif") no-repeat right bottom;
}

body#splash div#featuredBox div.photo img.photoShield {
	margin-top:-3px;
	*margin-top:0;
}

body#feed_featured.splash div#featuredBox div.narrative, body#splash div#featuredBox div.narrative {
	float:left;
	width:80px;
	margin-top:5px;
}

body#feed_featured.splash div#featuredBox div.narrative p, body#splash div#featuredBox div.narrative p {
	display:none;
}

body#feed_featured.splash div#featuredBox div.narrative h4, body#splash div#featuredBox div.narrative h4 {
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
}

body#feed_featured.splash div#featuredBox div.narrative h4 a, body#splash div#featuredBox div.narrative h4 a {
	color:#771e8f;
	text-decoration:none;
}

body#feed_featured.splash div#featuredBox div.narrative h4 a:hover, body#splash div#featuredBox div.narrative h4 a:hover {
	color:#771e8f;
	text-decoration:underline;
}

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

/* div#quickSearchBox */

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

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

div#quickSearchBox p#moreOptions {
	display:block;
	clear:both;
	width: 90%;
	text-align:center;
	padding: 10px 0;
	vertical-align:middle;
	border-top: 1px solid #202020;
	margin: 0 auto;
	margin-top:10px;
}

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

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

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

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

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

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

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

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

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

div#quickSearchBox .ukPostCode .f {

}

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

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

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;
}

/* Spalsh page div#quickSearchBox */

body#splash div#splashSearch{
	width:370px;
	float: right;
	min-height:220px;
	background: #FFF url("/pics/i2/65/chrome/splashfeed_bg.gif") repeat-x left bottom;
}

body#splash div#quickSearchBox {
	padding:0;
	text-align: center;
	float:left;
}

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

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

div#splashSearch  h3 {
	float:left;
	width:100%;
	background:none;
	color:#202020;
	font-size: 1.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:10px 0 20px 10px;
	margin:0;
	line-height: 0;
}

body#splash #genderWrapper {
	width:100px;
	float:left;
}
body#splash #mGenderWrapper {
	width:126px;
	float:left;
}
body#splash #ageWrapper {
	width:120px;
	float:left;
}
body#splash div#quickSearchBox #ageWrapper label.f {
	width:120px;
	clear: right;
	float:left;
}
body#splash div#quickSearchBox .ukPostCode  span#mRangeIDSpan .f {
	float:left;
	width:50px;
}
body#splash div#quickSearchBox .ukPostCode  span#mPostCodeSpan .f {
	float:left;
	width:100px;
}
body#splash div#quickSearchBox div.c {
	clear:right;
	height:0px;
	display: none;
}
body#splash div#quickSearchBox label {
	text-align: left;
}
body#splash div#quickSearchBox fieldset #gender_wide select#gender {
	width:80px;
}
body#splash div#dividingLine {
	border-bottom:1px dotted #999;
	clear:left;
	width: 348px;
	margin-bottom:10px;
	height:15px;
}
body#splash div.ukPostCode {
	float:left;
	text-align:left;
	width:226px;
}
body#splash span#mRangeIDSpan {
	float:left;
	width:98px;
}
body#splash span#mPostCodeSpan {
	width:100px;
	float: left;
	margin-top:0px;
}
body#splash div#mHasPhotoWrapper {
	float:left;
	width:120px;
}
body#splash div#quickSearchBox fieldset input#mHasPhoto {
	margin-right:80px;
	width:20px;
	float:left;
	margin-left:0px;
	margin-top:1.6em;
}
body#splash div#quickSearchBox label.o {
	float:left;
	margin-top:-2.3em;
	*margin-top:-3em;
}
body#splash div#quickSearchBox button {
	clear:both;
	margin-right:11em;
	margin-left:0px;
}
body#splash div#quickSearchBox fieldset select {
	margin-left:0px;
}
body#splash div#quickSearchBox fieldset div.ukPostCode select {
	margin-left:0px;
	width: 84px;
}
body#splash div#quickSearchBox select#gender {
	width: 80px;
}
body#splash div#quickSearchBox select#mGender {
	width: 108px;
}
body#splash span#mPostCodeSpan input#mPostCode {
	width: 100px;
}
body#splash div#quickSearchBox fieldset {
	padding-right:0;
	padding-left:12px;
	padding-top:6px;
}
body#splash div#quickSearchBox select#mAgeMin {
	width:42px;
}
body#splash div#quickSearchBox select#mAgeMax {
	width:48px;
}

body#splash div#quickSearchBox label.to {
	padding: 0 0.5em 0 0.7em;
	position:relative;
	top:3px;
}

body#splash div#mProvinceWrapper {
	width:200px;
	float:left;
}

body#splash div#mCountryWrapper {
	width:200px;
	float:left;
	margin:0;
	padding:0;
}

body#splash div#mProvinceWrapper select#mProvinceID {
	width:200px;
	height:4em;
}

body#splash div#mProvinceWrapper select#mCountryID {
	width:200px;
	height:4em;
}

body#splash div#quickSearchBox fieldset button {
	margin-top:10px;
	font-size:1.1em;
}


/* reduce the height of the non-uk dropdown on the loggedinHomepage */
body#home div#mCountryWrapper {
	padding-left:8px;
}

body#home div#mCountryWrapper select#mCountryID {
	height: 5em;
	*height: 6em;
	padding:0;
	margin:0;
	width:175px;
}

body#home div#mProvinceWrapper {
	padding-left:8px;
}

body#home div#mProvinceWrapper select#mProvinceID {
	height: 5em;
	*height: 6em;
	padding:0;
	margin:0;
	width:175px;
}

body#home div#quickSearchBox label.to {
	padding: 0 0.5em 0 0.7em;
	position:relative;
	top:3px;
	margin:0;
}


body#home div#quickSearchBox select#mAgeMax {
	margin-left: 3px;
}

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

/*--- Home page ------------*/
body#home div#wrapperbg {
	width: 980px; /* fix for IE 5 */
	border: 0;
}

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

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

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

body#home div#quickSearchBox {
	float:left;
	width:100%;
}

body#home div#homeContent{
	width: 980px;
	float: left;
	background: #f1f1f1 url("/pics/i2/65/chrome/HomeContent_bg.gif") repeat-x scroll left bottom;
	border-bottom: 3px solid #5b5b5b;
}

div#homeSession {
	float:left;
	width:620px;
	margin:0;
	padding:0;
}

div#homeSession h3 {
	padding: 0.1em 0.4em 0.1em 10px;
	color:#202020;
}

body#home div#homeBox {
	float:left;
	width:550px;
	margin-left:20px;
}

#homeImage {
	float:left;
	text-align: center;
	width: 135px;
	height:135px;
	padding-top:15px;
	border: 2px solid #cecece;
	background: #f3f3f3 url("/pics/i2/65/chrome/homeImage_bg.gif") repeat-x scroll left top;
}

#homeViewProfile {
	text-align: center;
	margin-top: 8px;
	font-size: 105%;
}

#yourProfileBox ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 1.9em;
	margin-left: 150px;
	padding-left: 0.8em;
}
#yourProfileBox ul li{
	min-height:22px;
	padding-left:25px;
	padding-bottom:0.2em;
	padding-top:2px;
}
#yourProfileBox li#history {
	background: url("/pics/i2/65/chrome/home_history_icon.gif") left top no-repeat;
	color: #333;
}

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

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

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

#yourProfileBox span {
	clear: left;
	float: left;
	margin-top: 0.7em;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

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

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

body#home div#homeSearch {
	float:right;
	width:350px;
	padding: 0;
	border-left: 10px solid #FFF;
}

body#home #quickSearchBox h3 {
	display:none;
}

body#home div#homeSearch h3 {
	text-align: left;
	line-height:1.2em;
	padding: 5px 0 0 10px;
	color:#202020;
}

body#home #splashLine {
	clear:both;
	height: 20px;
}

body#home div#featuredBox {
	float:left;
	width:620px;
	background: #FFF url("/pics/i2/65/chrome/homefpright_bg.gif") no-repeat scroll right bottom;
}

/*-----home featured profiles------*/
body#home #featuredHead h3 {
	padding: 0.1em 0.4em 0.1em 10px;
	color:#202020;
}

body#home div#featuredBox div.profile {
	float:left;
	margin-left: 40px;
	overflow:hidden;
	padding: 0 0.2em 0.6em 0;
	width:10em;
}

body#home div#featuredBox div.profile h4 {
	font-size:1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body#home div#featuredBox div.narrative {
	float:left;
	height:80px;
	margin-top:10px;
	width:100px;
}

body#home div#featuredBox div.photo {
	float:left;
	background-color:#FFFFFF;
	padding:0 4px 4px 0;
	background: #FFF url("/pics/i2/65/chrome/fpimage_bg.gif") no-repeat right bottom;
}

body#home div#fpMore {
	background: #e0e0e0 url("/pics/i2/65/chrome/fpmore_bg.gif") no-repeat scroll left 0;
	float:right;
	font-size:12px;
	margin-top:-40px;
	height:25px;
	width:210px;
	margin-right:20px;
}

body#home div#fpMore a {
	text-align:center;
	height:20px;
	width:210px;
	display:block;
	padding-top:5px;
}

body#home div#featuredBox  div#fp1 {
	margin-left:20px;
}

/* div#storiesBox */

body#home #storiesBox h3 {
	padding: 0.1em 0.4em 0.1em 10px;
	color:#202020;
}

div#storiesBox blockquote {
	margin-bottom: 1em;
	border-bottom: 1px solid #202020;
	margin-left:10px;
}

div#storiesBox blockquote.last {
	border-bottom: none;
}

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

body#home div#storiesBox p.readMore {
	background: #e0e0e0 url("/pics/i2/65/chrome/readmore_bg.gif") no-repeat scroll left 0;
	float:right;
	font-size:12px;
	height:25px;
	width:180px;
	margin-right:20px;
	display:block;
	clear:both;
}

body#home div#storiesBox p.readMore a {
	text-align:center;
	height:20px;
	width:180px;
	display:block;
	padding-top:5px;
}

/* info success stories page */
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: #ededed url("/pics/i2/65/chrome/subheadbg.gif") repeat-x scroll left bottom;
	height:26px;
	padding: 0.4em 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;
}

/*--------- Date of the Day ------------*/

/*------- DOTD basic structure ------------*/
div.dotdborder {
	border-bottom: 3px solid #333333;
}

div#splashDateOfTheDay {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
}

div#splashDateOfTheDay div#splashFeaturedProfile.box {
	width: 55.5em;
	margin: 0 0 10px 0;
	padding: 0;
}

div#splashDateOfTheDay div#splashFeaturedProfile div#alignProfileCTA {
    width: 180px !important;
}

div#splashDateOfTheDay div#profileInfo {
	float: left;
	width: 38.4em;
	margin-left: 1em !important;
}

div#splashDateOfTheDay div#featuredBox {
	margin: 0;
	padding: 0;
	width: 55.5em;
	float: left;
	background: #FFF url("/pics/i2/65/chrome/splashfeed_bg.gif") repeat-x left bottom;
	height:210px;
}

div#splashDateOfTheDay table.profile {
	margin: 0;
}

div#splashDateOfTheDay table td.value {
	padding-left: 5px;
}

/*-------  DOTD featured profile -----------------------*/

div#splashDateOfTheDay div#splashFeaturedProfile div#profileInfo img.gender {
	padding-left: 5px;
}

div#splashDateOfTheDay div#splashFeaturedProfile div#profileInfo h2 {
	display: inline;
	padding: 0;
	margin-top:0px;
}

div#splashDateOfTheDay div#splashFeaturedProfile div#profileInfo p#headline {
	font-size: 1.1em;
	margin: 0;
	margin-bottom: 0.3em;
	padding: 0.5em 0 0.5em 0;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
}

div#splashDateOfTheDay div#splashFeaturedProfile h2 {
	font: 1.6em "Georgia", serif;
	color:#202020;
}

/*-------  DOTD join benefits -----------------------*/

div#splashDateOfTheDay div#featuresBox.box {
	width: 325px;
	height: 300px;
	margin-top: 15px;
	padding: 1em;
	background: #FFFFFF url("/pics/i2/65/chrome/splashfeed_bg.gif") repeat-x left bottom;
}

div#splashDateOfTheDay div#featuresBox h3 {
	margin-bottom: 0.2em;
	font: 1.6em "Georgia", serif;
	color: #202020;
	background: none;
}

div#splashDateOfTheDay div#featuresBox ul {
	margin-left: 1.5em;
	padding-top:5px;
}

div#splashDateOfTheDay div#featuresBox ul li {
	margin-left: 0;
	margin-bottom: 1em;
	padding-left: 5px;
	line-height: 1.3em;
}

/*------- featured profiles section -----------------------*/
div#splashDateOfTheDay div#featuredHead {
	float: left;
	width: 570px;
}

body#splash div#splashDateOfTheDay div#featuredHead h3 {
	margin-bottom: 0;
	padding-top: 0;
	font: 1.6em "Georgia", serif;
	background: none;
}

div#splashDateOfTheDay div#featuredBox div.profile {
	margin:0.4em 1.8em 0em 1.3em;
}

/* DOTD page div#quickSearchBox */

div#splashDateOfTheDay div#quickSearchWrapper {
	float: right;
	margin: 0;
	padding: 0 0 10px 10px;
	background: #FFF url("/pics/i2/65/chrome/splashfeed_bg.gif") repeat-x left bottom;
	width:340px;
}

div#splashDateOfTheDay div#quickSearchBox {
	width: auto;
	margin:0;
	padding: 0;
	float: left;
}

div#splashDateOfTheDay div#quickSearchBox fieldset {
	padding-right:0;
	padding-left:0px;
	padding-top:6px;
	border: none;
	margin:0;
}

div#splashDateOfTheDay div#quickSearchBox label.to {
	padding: 0 0.3em 0 0.3em;
}

div#splashDateOfTheDay div#quickSearchBox h3 {
	padding: 0 0 10px 0;
	margin:0;
	display:block;
	font: 1.6em "Georgia", serif;
	color:#202020;
}

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:20px;
	width:320px;
}

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 {
	float:left;
	width:120px;
	padding-left:8px;
}

div#splashDateOfTheDay div#quickSearchBox fieldset input#mHasPhoto {
	margin-right:80px;
	width:20px;
	float:left;
	margin-left:0px;
	margin-top:1.7em;
}

div#splashDateOfTheDay div#quickSearchBox label.o {
	float:left;
	margin-top:-2.3em;
	*margin-top:-3em;
}

div#splashDateOfTheDay div#quickSearchBox button {
	overflow: visible;
	border:none;
	cursor:pointer;
	clear:both;
	float:left;
	margin:10px 0 0 0;
}

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;
}

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

div.intro {
	margin-bottom: 1em;
	padding: 10px 10px 1px 0px;
	color: #202020;
	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 90px;
	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#tipOuter div.tip, div#infoOuter div.info {
	height:68px;
}

div#geographicLocation div.tip {
	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: #06267b;
	background: transparent url("/pics/i2/65/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/65/chrome/note.gif") 10px 10px no-repeat;
	height: 68px;
}

/* tip */
div.tip {
	color: #06267b;
	background: transparent url("/pics/i2/65/chrome/tip.gif") 10px 10px no-repeat;
	min-height: 68px;
}

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

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

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

div.message a {
	color: #0B0B0B;
}

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 #cab0e6;
}

div.dialogue h4 {
	padding: 0.4em 0.5em;
	background-color: #eae6f1;
	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: 1em;
	border: 1px solid #CCC;
	position: relative;
}

fieldset.single label, fieldset.single input, fieldset.single select {
	margin-right: 0.9em;
	margin-bottom: 0.4em;
}

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

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

}
body#mail_inbox form#form1 fieldset.buttons, body#mail_outbox form#form1 fieldset.buttons, body#mail_voice form#form1 fieldset.buttons {
	margin: -1.7em 0 0 0;
	float: right;
	background-color: #CCC;
	width: auto;
}

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: 0 5px;
}

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;
	display: block;
}

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

table span.note {
	font-size: 0.9em;
	color: #333333;
	font-weight:bold;
}

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

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

span.compulsory {
	color: #C00;
}

span.hidden {
	color: #00C300;
}

form h4, body#profile_photos h3#ul {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #202020;
	background: #FFF url("/pics/i2/65/chrome/subheadbg.gif") repeat-x scroll left bottom;
	height:26px;
	padding: 0.4em 0.4em 0.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

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, body#profile_photos form h4, body#profile_photos h3#ul {
	margin-bottom: 0.4em;
}

body#profile_base form h4, body#profile_me form h4, body#profile_match form h4, body#profile_depth form h4, body#profile_photos form h4, body#profile_photos h3#ul {
	border: 1px solid #CCC;
	height: 17px;
	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;
}

body#profile_photos h3#conditions, body#profile_photos h3#etiquette, body#profile_photos h3 {
	background-color:none;
	background:none;
}

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

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

body#profile_match fieldset#postCodeAndRadius {
	margin-top: 0.3em;
}

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


form#frmMM label, body#profile_voice table.selector label {
	margin-right: 0.5em;
}

body#profile_match table.selector {
	margin-top:5px;
}


/*--- My profile ------------*/
body#profile_depth .multipleChoice {
	width:100%;
}

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: 3em;
	background-color: #FFEDED;
	border: 1px solid #d26363;
	color:#990000;
}

form.delete fieldset p {
	color:#990000;
}

form.delete fieldset button {
	font-size:1.1em;
	background: transparent url("/pics/i2/65/chrome/delete_button_off_tile.gif") 0 0 repeat-x;
}

form.delete fieldset button:hover {
	background: transparent url("/pics/i2/65/chrome/delete_button_on_tile.gif") 0 0 repeat-x;
}


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

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

button, a.button, input.inputTypeSubmit, input.inputTypeSubmitRounded, div#giftBtn span a {
	padding: 0.2em 0.2em;
	font: bold 1.2em "Arial", "Helvetica", sans-serif;
	color: #fff;
	background: transparent url("/pics/i2/65/chrome/button_off_tile.gif") 0 0 repeat-x;
	border: none;
	width: auto; /* Ref: http://jehiah.cz/archive/button-width-in-ie */
	overflow: visible;
	margin-right:5px;
	cursor:pointer;
	height:25px;
	padding-bottom: 0.3em;
}

button:hover, a.button:hover, input.inputTypeSubmit:hover, input.inputTypeSubmitRounded:hover, div#giftBtn span a:hover  {
	color: #fff;
	background: transparent url("/pics/i2/65/chrome/button_on_tile.gif") 0 0 repeat-x;
	border: none;
	cursor:pointer;
}

button[disabled], button[disabled]:hover, a.button[disabled], a.button[disabled]:hover, input.inputTypeSubmit[disabled], input.inputTypeSubmit[disabled]:hover {
	color: #fff;
	background: #afaeae url("/pics/i2/65/chrome/button_disabled_tile.gif") 0 0 repeat-x;
    cursor: not-allowed;
	border: 1px solid #a2a0a0;
}

body#profile_voice table#table2 button {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:1.1em;
}

/*--- 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;
}

body#profile_me div#relationshipsChildren td.label,  body#profile_me div#vices td.label, body#profile_me div#educationProfession td.label, body#profile_me table.selector td.label {
	padding-right: 1em;
	width: 12em;
}


/* 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: #FFF;
	background-color: #83269b;
}

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: #FFF;
	background-color: #308ED7;
}

table th.h2 {
	color: #202020;
	background-color: #d6d6d6;
}

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

/* paging */
div.pagingBox {
	margin-bottom: 1em;
	margin-top: 0.5em;
	clear: both;
}

table.paging {
	margin-top: 0.1em;
	text-align: center;
	background: #f5f3f8 url("/pics/i2/65/chrome/pagination_bg.gif") repeat-x scroll left bottom;
	border: 1px solid #cab0e6;
}

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

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: 0;
}

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 solid #bfbfbf;
}

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

form.searchForm div.moreOptions label {
	font-weight: normal;
}
form.searchForm h4{
	background-color: #FFFFFF;
	height:18px;
	border: 1px solid #cccccc;
	border-bottom: none;
	padding: 0.4em 0.4em 0.5em;
}
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;
}

/* saved searches */
div#savedSearchOptions input {
    margin-right: 0.5em;
}

div#savedSearchOptions span.buttonAppendage,div#savedSearchNew span.buttonAppendage {
	*margin-top: 1px;
}

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

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

fieldset#subscribeOptions {
	padding: 8px;
}

fieldset#paymentOptions {
	padding: 8px;
}

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 #202020;
	background: #FFF url("/pics/i2/65/chrome/options_bg.gif") left bottom repeat-x;
}

fieldset#paymentOptions {
	height:385px;
}

fieldset#paymentOptions h4, fieldset#subscribeOptions h4 {
	height:28px;
	padding: 0.2em 0.2em 0.2em 2.0em;
	border:none;
	color:#202020;
	background:none;
	font-size:18px;
}

fieldset#subscribeOptions h4 {
	background: transparent url("/pics/i2/65/chrome/subsoptions_number.gif") left top no-repeat;
}

fieldset#paymentOptions h4 {
	background: transparent url("/pics/i2/65/chrome/paymentoptions_number.gif") left top no-repeat;
}

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

fieldset#subscribeOptions tr#row1month div.strapline {
	padding: 2px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fieldset#subscribeOptions tr#row3days.multilineSelected td.options {
	background: transparent url("/pics/i2/65/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 div.strapline sup {
	font-size:0.8em;
	padding-top:3px;
	display:block;
}

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

fieldset#subscribeOptions td.radio span.period {
	font-size: 1.4em;
	font-weight:normal;
	color: #202020;
	font-family: Georgia, "Times New Roman", Times, serif;
}

fieldset#subscribeOptions div.packageHead {
	color: #57026e;
	font-family: Georgia, "Times New Roman", Times, serif;
}

fieldset#subscribeOptions tr#row3months.multiline div.packageHead {
	display:none;
}

fieldset#subscribeOptions div.packageSubHead, fieldset#subscribeOptions tr.multilineSelected div.packageSubHead, fieldset#subscribeOptions tr.multilineSelectedVoucher div.packageSubHead {
	color: #57026e;
	font-family: Georgia, "Times New Roman", Times, serif;
}

fieldset#subscribeOptions span.value {
	font-family: Georgia, "Times New Roman", Times, serif;
}

fieldset#subscribeOptions td.options span.subsDiscount {
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

fieldset#subscribeOptions td.options span.percentsave {
	color:#57026e;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

fieldset#subscribeOptions span.subsInvoiced, fieldset#subscribeOptions span.subsRecuring {
	color: #666666;
}

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

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

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

fieldset#subscribeOptions p.hedgehogContent {
	font-weight:bold;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

fieldset#subscribeOptions span.hedgehogSave {
	display: block;
	font-weight:normal;
	text-align:center;
	padding:0;
	margin:0;
	margin-bottom: -3px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

fieldset#subscribeOptions div#saving6months p.hedgehogContent {	font-size:2.0em; color:#FFF; padding-top:20px;}
fieldset#subscribeOptions div#saving6months span.hedgehogSave { color:#FFF; font-size:0.8em;}

fieldset#subscribeOptions div#saving3months p.hedgehogContent {	font-size:1.6em; color:#464545;	padding-top:26px;}
fieldset#subscribeOptions div#saving3months span.hedgehogSave { color:#464545; font-size:0.9em;}

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

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

/* 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: 80px;
    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:8px 0 10px 0;
}

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

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: 642px;
	float:left;
}

fieldset#continuousBoxOptions h4, fieldset#giftBoxOptions h4, fieldset#vouchersBoxOptions h4 {
	float:left;
	width: 632px;
	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 {
	background: transparent url("/pics/i2/65/chrome/subsBtn_whole.gif") no-repeat scroll left center;
	width:185px;
	height:45px;
	margin: 15px auto;
}

body#subscribe_now div#subscribeCTA button {
	background:none;
	border:none;
	width:185px;
	height:45px;
	cursor:pointer;
	display: block;
	font-size:2.1em;
	font-weight: normal;
	text-align: center;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body#subscribe_now div#subscribeCTA button span {
	display: block;
	background: none;
	height: 45px;
	width: 185px;
	color:#FFFFFF;
}

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;
}

/*--- subscribe process cheque ------------*/
span.faxNum {
	font-size:1.2em;
	font-weight:bold;
}

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

p.info {
	background-color:#dadada;
	border-left:2px solid #771e8f;
	color:#771e8f;
	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;
}

/*--- Why subscribe------------*/
div#whyContent {
	float:left;
	width:42em;
}

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

div#whyContent h3 {
	margin: 0;
	padding-bottom:10px;
	font-size: 1.6em;
}

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

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

body#feed_featured.subscribe_why div#featuredBox div.profile {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;

}

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

body#feed_featured.subscribe_why div#featuredBox div.photo a {
	float:left;
}

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

body#subscribe_why p.callToAction {
	display:block;
	margin:0.7em 120px;
	text-align:center;
	width: 220px;
}

body#feed_featured.subscribe_why div.reload {
	font-weight: bold;
	text-align:right;
	float:right;
}

/*--- subscribe rates ------------*/
body#subscribe_rates p.callToAction span {
   width: 8em;
   margin-bottom: 0.3em;
   float:left;
}

/*--- 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: #fff;
}

table#profileStatus tr#profileStatusTips td#requiredTip, table#profileStatus tr#profileStatusTips td#optionalTip {
	background: url("/pics/i2/65/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/65/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;
	padding:3px;
}

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

table#profileStatus td.arrow {
	background: url("/pics/i2/65/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;
	color:#000;
}

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

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

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

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

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

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

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

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/65/chrome/myprofile_tick.gif") 50% 50% no-repeat;
}

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

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

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

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

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

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

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

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

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

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

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

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

div#profileStatusKeys span#keyComplete {
	background: url("/pics/i2/65/chrome/myprofile_tick.gif") 0 0 no-repeat;
}

/*--- profile_photos ------------*/

div.photoSection fieldset.photoVisibility {
	margin-top: 1.5em;
}

/* profile search results */

div.resultBox {
	border: 1px solid #a6a6a6;
	float: left;
	width: 48%;
}

div.resultBox .body {
	padding: 0 0.5em 0 0.5em;
}

#resultsHead span#newSearch a {
	padding-left: 20px;
	font-size: 1.2em;
	font-weight: bold;
}

div.resultBoxOuter div.alt {
	margin-left: 2em;
}

div.resultBox .head {
	position: relative; /* fix for <= IE 6 */
	background: #f7f6f6 url("/pics/i2/65/chrome/head_bg.gif") repeat-x scroll right bottom;
}

div.resultBox .head h3, body#find_search h3 {
	margin: 0;
	font-size: 1.5em;
	padding: 0 0.5em;
	background:none;
	height:25px;
}

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

div.resultBox .head p.headline {
	margin: 0 0 0.5em 0;
	padding: 0.4em 0.8em;
	font-weight: normal;
	line-height: 1.1em;
	color: #202020;
}

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

body#profile_summary div#content a:link, body#profile_summary div#content a:visited, body#profile_summary div#content a:hover, body#profile_summary div#content a:active {
	font-weight:bold;
	text-decoration:none;
}

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

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

p.modifyNote span.newSince {
	color: #33cc00;
}

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

p.modifyNote span.modifySince {
	color: #F00;
	float:right;
	padding-top:0.5em;
	text-align:right;
	width:8em;
}

div.resultBox div.photo {
	margin:0px auto 0px auto;
	width: 8.6em;
	text-align:left;
	padding:4px 0 0 4px;
}

div.resultBox .photoShield {
	float: left;
	left:20px;
}

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

p.modifyNote span.modifySince {
	color: #33a6ff;
}

p.modifyNote span.newSince {
	color: #33cc00;
}

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

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

div.resultBox .starBarInPlace {
	margin:0;
	padding:0;
}

div.resultBox .addFavButton {
	margin:0;
	padding:0;
}

div.resultBox div.actions {
	width: 9em;
	display:inline;
	margin-top:1em;
	margin-bottom:0.5em;
}

/* fix for specific search results pages */

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; /* ie6 */
	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 {
	margin: 0em 0 0 0;
	padding-left: 0em;
}

div.resultBox .narrative p {
	font-size: 1em;
	padding-top:0.5em;
	padding-right:2em;
}

#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/65/chrome/contactSmall_off.gif") 0 3px no-repeat;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Rating modification */

.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: #202020;
	background-color: #dadada;
}

div.tellafriendMsg blockquote {
	border-left: 2px solid #771e8f;
	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: #202020;
	background-color:#eae6f1;
	border: 1px solid #cab0e6;
}

#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/65/chrome/tooltip.gif") top right no-repeat;
	vertical-align: text-top;
	text-indent: -200em;
	cursor: help;
	width: 21px;
	height:21px;
}

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;
}

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

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

/* instances where span.toolTip appears below the associated field(s) and needs to be brought back into place */
span.realign {
	position: absolute;
	background: url("/pics/i2/65/chrome/tooltip.gif") top left no-repeat;
	margin: 0;
	top: 1.7em;
	right: 1em;
}

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

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

/* profile - mail_message */

body#mail_message div#backToProfile {
	background:#f5f3f8 url("/pics/i2/65/chrome/pagination_bg.gif") repeat-x scroll 0 0;
	clear:right;
	float:left;
	margin:1em 0;
	padding:0.4em 0.7em;
	width:68%;
	border: 1px solid #cab0e6;
	position:relative;
}

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

body#mail_message div#profileHead {
	float: left;
}

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

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

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

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;
}

body#mail_message div.extraPanel div#actionsPrimaryLinks{
	margin:1.6em 0.8em 0 0;
	padding:1em;
	width:18em;
}

body#mail_message div.replyPanel {
	border-top:1px solid #AAAAAA;
	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;
}

body#mail_message #matchScore {
	float: left;
	margin: 0em 0 0 113px;
	_margin-left: 58px; /* fix for <= IE 6 */
	width: 48em;
}

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

body#mail_message #profileHead #profileInfo {
	margin-left: 108px;
}

/* START change made for new profile template */

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

div#profileBg {
	float: right;
	width: 48em;
}

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

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

#extras {
	float:left;
	margin-left:1em;
	position:relative;
	width:18.3em;
	_margin-left:0.3em; /* fix for <= IE 6 */
	_width:20em; /* fix for <= IE 6 */
}

div#voiceBox {
	border-top:1px solid #CCCCCC;
	clear:both;
	padding-top:1em;
}

/*--- Notes ------------*/

div#noteBox {
	border-top:1px solid #CCCCCC;
	clear:both;
	padding-top:1em;
}

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

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

/*--- Ratings ----------*/

.ratingStar_l {
	border: 0 !important;
}

div#ratingBox {
	clear:both;
	padding-top:1em;
}

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

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

div#voiceBox {
	clear: both;
}

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

#profileHead div#headlineWrapper {
	position:relative;
	margin:0.8em 0 0.5em;
	padding:0;
}

body#find_profile #profileHead div#headlineWrapper {
	_width: 47em;
	_position: static;
	_float: left;
	_clear: both;
}

#profileInfo h2 {
	display: inline;
	font-size: 2.0em;
	line-height: 0.8em;
	color: #ff4800;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#profileInfo h2 a {
	font: normal Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:18px;
}

#profileInfo p#headline {
	margin: 0;
	padding: 0.4em 0;
	line-height: 1.1em;
	color: #202020;
	border-bottom: 1px solid #CCC;
	margin-bottom:5px;
}

body#mail_message #profileInfo p#headline {
	border-bottom:1px solid #CCCCCC;
	color:#202020;
	line-height:1.1em;
	margin:0 0 5px 0px;
	padding:0.4em 0 0.4em 0;
}

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

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

/* p#details, p#lastModify, p#lastLogin */
#profileInfo p#details, #profileInfo p#lastModify, #profileInfo p#lastLogin {
	margin-bottom: 0;
	padding: 0.1em 0;
	border-bottom: none;
}

#profileInfo p#lastLogin {
	padding-bottom: 15px;
	border: none;
	float: left;
}

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

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

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

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

/* #photosBox */
div#extras div#photosBox {
	background:url("/pics/i2/65/chrome/profilepic_bg.gif") top left repeat-x;
	padding:1em;
	text-align:center;
	border:solid 2px #a0a0a0;
	width: 180px;
	float:left;
	clear:left;
}

#photosBox h4.prof {
	display:none;
}

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

#photosBox #primaryPhoto a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	color: #000;
	text-align:center;
	margin:0 auto;
	outline: none;
}

#photosBox ul {
	display: block;
	width: 100%;
	margin: 8px 0 0 0;
	padding: 0;
}

div#splashDateOfTheDay #photosBox ul {
	display: table;
	display: inline-block\9; /* IE8 hack only */
	_display: inline-block; /* IE6 hack only */
	float: none;
	margin: 8px auto 0 auto;
}

#photosBox ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	line-height:17px;
}

div#voiceBox {
	clear: both;
	border-bottom: 1px solid #a0a0a0;
}

/* TWO_WAY MATCH */
#matchScore {
	color: #333;
	float: right;
	font-size: 1em;
	margin: 0 0.5em 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 5px;
	padding:40px 0pt 0 0;
	background: transparent url("/pics/i2/65/chrome/twoway_heart.gif") no-repeat scroll right -4px;
	text-align: center;
	height: 20px;
	width:100px;
}

#matchScore #twoway h5 {
	margin-bottom:0px;
	margin-left:10px;
	margin-top:0px;
	width:120px;
	font-size: 1.2em;
	display: block;
	color: #202020;
	font-family:Georgia, "Times New Roman", Times, serif;
}

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

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

#matchScore #matchee .graph {
	background: url("/pics/i2/65/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/65/chrome/match_greybar.gif") 0 0 no-repeat;
	padding: 1px;
	width: 183px;
	height: 9px;
	float: left;
}

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

#matchScore #matcher .graph #matcherG {
	background: url("/pics/i2/65/chrome/match_orangebar.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.8em;
	font-weight:bold;
	line-height:1.0em;
	display: block;
	margin-top: -20px;
	width: 75px;
	text-align: center;
	float: right;
	font-family:Georgia, "Times New Roman", Times, serif;
}

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

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;
}

/*--- actions ------------*/

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

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

#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: 16em !important; /* 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: 0px;
}

#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#invPrivPhotos, #actionsSecondaryLinks ul li#favPrivPhotos {
    float:left;
	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;
	width: 25em;
	_width: 23em; /* IE6 hack only */
	margin-left: 2em;
	_margin-left: 1.5em; /* IE6 hack only */
	padding: 6px;
}

#contact a.contactButton {
	padding: 12px 0 0 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	background: url("/pics/i2/65/chrome/contact_off.gif") 0 1px no-repeat;
	color: #FFF;
	width:148px;
	height:32px;
	display:block;
}

#contact a.contactButton:hover {
	background: url("/pics/i2/65/chrome/contact_on.gif") 0 1px no-repeat;
	text-decoration:none;
	color: #FFFFFF;
}

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

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

#contact span.contactButton {
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#adminBox, #profileHead #profileInfo, div#voiceBox, div#noteBox, div#ratingBox {
	padding-left: 5px;
}

/*--- Find photos ------------*/

body#find_morePhotos #matchScore {
	display: none;
}

body#find_morePhotos div#profileBg, body#mail_message div#profileBg {
	margin: 0em 0.4em 0 0;
	padding-bottom:1em;
	width:69.5em;
	background-color: #ffffff;
	*background-color: transparent;
	*padding-bottom: 0 !important;
}

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;
	font-size: 1em;
}

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 {
	clear: both;
	width: 100%;
	margin: 0 0 0.5em 0;
	padding: 0;
	border: none !important;
}

body#find_morePhotos div#actionsPrimary div#contact {
	background-color:#FFFFFF;
	float:left;
	margin-left:9.5em;
	_margin-left: 4.5em;
	padding:6px;
	_padding: 0px 6px 6px;
	width:23em;
}

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

body#find_morePhotos #actionsPrimaryLinks {
	_padding-top: 0px;
}

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: 0em;
	font-size: 1em;
	margin-left: 0px;
}

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

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

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

body#find_morePhotos div#photoContainer, body#mail_message div#photoContainer {
	-moz-box-shadow:0 2px 5px #656565;
	background:none repeat scroll 0 0 white;
	border:7px solid #FFFFFF;
	margin:0 10px;
	padding:0;
	text-align:center;
}

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

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

body#find_morePhotos div#backToProfile {
	background:#f5f3f8 url("/pics/i2/65/chrome/pagination_bg.gif") repeat-x scroll 0 0;
	border:1px solid #cab0e6;
	clear:right;
	margin:0.3em 0 1em 240px;
	padding:0.4em 0.7em;
}

div#backToProfile {
	margin: 1em 0;
	padding: 0.4em 0.7em;
	background-color: #FFEDED;
}

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 0.5em;
	width:67.7em;
	padding:0.5em 0.7em 0.5em 0.7em;
}

body#mail_message div#backToProfile {
	width:68.6em;
	*margin-left: 0em;
	*margin:0em 0 1em 0em;
	*float: left;
	_float: none;
}

/*--- 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, div#tabsContainer.expanded .padder h5, div#tabsContainer.expanded .padder .photo {
	padding: 0.8em;
	margin: 0;
}

div#tabsContainer div.tab div.padder{
	border:solid 1px #a6a6a6;
	background-color: #fff;
	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:#fff;
	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 solid #a6a6a6;
	font-size:1.4em;
	margin-bottom:0.5em;
	padding:0.3em 0 0.2em 0.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

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

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

div#private h3, div#public h3, div#summary h3, 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;
	background: url("/pics/i2/65/chrome/subheadbg.gif") repeat-x scroll left bottom;
	color:#202020;
}

/*--- 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/65/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.8em 0.3em 0.8em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent url("/pics/i2/65/chrome/tab_off_right.gif") no-repeat scroll right 0;
}

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

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

ul#tabsNav li.on {
	background:#FFFFFF url("/pics/i2/65/chrome/tab_on_left.gif") no-repeat scroll left 0;
	border: 0px;
}
ul#tabsNav li a:visited {
	color:#ff8a00;
}

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 28px;
	margin-left: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	height: 27px;
	width:113px;
	font-size: 1.2em;
	text-decoration: none;
	text-transform: lowercase;
	color:#771e8f;
}

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

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

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

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

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

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

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

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

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

div.toggleMoreOptions {
	width: 20px;
	height: 20px;
}

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: #fff;
	background-color: #FFFFFF !important;
}

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

/*--- tabToggle ------------*/
p#tabToggle a {
	padding: 4px 0 0 25px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	text-transform: lowercase;
	color: #FFF;
	margin-bottom: 1em;
	float: right;
	cursor: pointer; /* fix for Opera */
	margin:0;
	width:88px;
	height:25px;
	background-color:#FF33CC;
}

p#tabToggle a#expandAnchor {
	background: transparent url("/pics/i2/65/chrome/tabToggle_expand_on.gif") right top no-repeat;
	width:88px;
}

p#tabToggle a#expandAnchor:hover {
	background: transparent url("/pics/i2/65/chrome/tabToggle_expand_off.gif") right top no-repeat;
}

p#tabToggle a#collapseAnchor {
	background: transparent url("/pics/i2/65/chrome/tabToggle_collapse_off.gif") right top no-repeat;
	width:88px;
}

p#tabToggle a#collapseAnchor:hover {
	background: transparent url("/pics/i2/65/chrome/tabToggle_collapse_on.gif") right top no-repeat;
}
p#tabToggle a:hover {
	color: #FFFFFF;
}

/*--- 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: 46%;
}

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:#ff4800;
	font-weight:bold;
	background-color: #f7f1ee;
}

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

table.popular td.details h3 {
	padding:0;
	margin:0;
}

table.popular td.details h3 a {
	font-weight:normal;
	font-size:16px;
	padding:0;
	margin:0;
}

/*--- 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/65/prf/tick.gif") 0.5em 0.5em no-repeat;
	color: #063;
}

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


/* 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;
	text-align: left;
	clear: both;
}
body#find_gallery table#gallery td p.headline {
	font-size:0.9em;
	margin:0.4em 0.4em;
	text-align: left;
}
body#find_gallery table#gallery {
	border-collapse:separate;
	border-spacing:2em;
}
body#find_gallery table#gallery td {
	/*height:15em;*/
	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;
}

body#find_gallery div#galleryAlign img{
	outline:none;
}

body#find_gallery div#galleryAlign a {
	text-decoration:none;
	outline:none;
}


body#help_report div.intro p, body#help_privacy div.intro p {
	font-weight:normal;
}

body#help_report div.intro h4.sub {
	font-size:1.2em;
	font-weight:bold;
}

/*--- Splash cities pages ------------*/

div#popularplacesMain {
	width:100%;
	float: left;
	margin:0;
	padding:0;
	margin-top:-30px;
}

div#popularplacesMain span {
	color: #202020;
}

ul.popCountries {
	list-style-type:none;
	margin: 0 0 0 0;
	color: #202020;
	font: 1.6em "Georgia", serif;
}

ul.popCountries li {
	font: 0.9em "Georgia", serif;
	color: #202020;
	border:none;
	margin:0;
	padding:0;
	width:100%;
	float:left;
	margin-top:20px;
}

ul.popProvinces {
	list-style-type:none;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #202020;
	margin:0;
	padding:0;
	border:none;
	width:700px;
}

ul.popProvinces li {
	font: bold 13px Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #202020;
	border:none;
	margin:0;
	padding:0;
	width:700px;
	margin-top:10px;
	padding-top:10px;
	float:left;
}

ul.popRegions {
	list-style-type:none;
	font: bold 13px Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
	margin:0;
	padding:0;
	border:none;
	float: left;
	width:100%;
}

ul.popRegions li {
	font: bold 13px Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	padding:0;
	border:none;
	float:left;
	margin-top:10px;
	line-height:17px;
	color: #202020;
}

ul.popCities {
	list-style-type:none;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	margin:0;
	padding:0;
	float:left;
	margin-bottom:10px;
	border-bottom:solid 1px #cccccc;
	width:100%;
	padding-bottom:5px;
}

ul.popCities li {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	border:none;
	float: left;
	width:200px;
	line-height:17px;
}

/*--- CTA elements ------------*/
div#ctaWrapper {
	width: 785px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url("/pics/i2/65/chrome/options_bg.gif") repeat-x left bottom;
	border: 1px solid #A6A6A6;
}

div#ctaWrapper div#ctaBg {
	width: 97.4%;
	padding: 10px;
}

div#ctaSecondaryProfile {
	float: left;
    width: 180px !important;
	height: 290px !important;
}

div#ctaPrimaryProfile {
	width: 51em;
}

body#find_profile div#ctaPrimary {
	float:left;
}

div#ctaBg h3 {
	float: left;
	width: 100%;
	padding: 0;
	color: #202020;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	background: none;
	border-top: none;
	border-bottom: 1px solid #A6A6A6;
}

div#ctaWrapper div#ctaContent {
	float: left;
	margin: 0;
	padding: 0;
}

div#ctaWrapper ul {
	margin-left: 1.3em;
}

div#ctaBg h2 {
	color:#ff4800;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

p#subscribeCTA {
	padding-left: 20px;
}

div#ctaAction a.ctaActionButton, div#splashDateOfTheDay div#ctaAction a.ctaActionButton {
	height: auto;
	padding-right: 18px;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent url('/pics/i2/65/chrome/button_large_right.gif') no-repeat scroll right top;
}

div#ctaAction a.ctaActionButton span, div#splashDateOfTheDay div#ctaAction a.ctaActionButton span {
	line-height: 1.1em;
	padding: 10px 0 12px 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	background: transparent url('/pics/i2/65/chrome/button_large_left.gif') no-repeat scroll left top;
}

p#subscribeCTA span, p#subscribeCTA span a {
	display: block;
	float: left;
}

div#ctaAction p#profileCTA a.ctaActionButton:hover, div#splashDateOfTheDay div#ctaAction a.ctaActionButton:hover, p#subscribeCTA span a:hover {
	text-decoration: none;
}

/*------- DOTD join benefits CTA -----------------------*/
body#splash div#splashDateOfTheDay div#ctaAction {
	float: left;
	width: 100%;
	margin-right: 0;
}

body#splash div#splashDateOfTheDay div#ctaAction a.ctaActionButton {
	display: table;
	display: inline-block\9; /* IE8 hack only */
	_display: inline-block; /* IE6 hack only */
	float: none;
	width: auto;
	margin: 0 auto;
}

div#splashDateOfTheDay div#ctaAction a.ctaActionButton span {
	width: auto;
	margin: 0 auto;
}

div#splashDateOfTheDay div#alignProfileCTA div#ctaAction a.ctaActionButton {
	padding-right: 10px;
	font-size: 16px;
}

div#splashDateOfTheDay div#alignProfileCTA div#ctaAction a.ctaActionButton span {
	padding: 12px 0 14px 10px;
	text-align: left;
}
/*------------------------------------------------------*/

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/65/chrome/ctaExtra1.gif") left no-repeat;
}

body#find_morePhotos div#ctaExtra_2 {
	background: url("/pics/i2/65/chrome/ctaExtra2.gif") left no-repeat;
}

body#help_siteMap div#content h1 {
	display:none;
}

div#ctaSecondaryProfile.noPicP1 {
	display: none;
}

/*--- #info_mobile ---------------------*/

/* IE7 hack only */
*:first-child+html body#info_mobile h3 {
	width: 765px;
}

/* 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;
}

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;
}

/*------------------------------------*/

/* OFFER PAGES */
body.promo div#content {
	float: left;
	width: 980px;
	padding: 0;
}

body.promo div#promoContent {
	float: left;
	width: 966px;
	background: transparent url("/pics/i2/65/chrome/contentbg2.gif") bottom left repeat-x;
	padding: 7px;
	margin: 0;
}

body#promo_13 div#promoImage, body#promo_14 div#promoImage, body#promo_69 div#promoImage, body#promo_70 div#promoImage, body#promo_71 div#promoImage, body#promo_72 div#promoImage {
	width: 473px;
	height: 460px;
	float: left;
	background: #bbdef9 url("/pics/i2/65/chrome/mainimage_promo.jpg") bottom left no-repeat;
}

body#promo_69 div#promoImage, body#promo_70 div#promoImage, body#promo_71 div#promoImage, body#promo_72 div#promoImage {
	background: #bbdef9 url("/pics/i2/65/chrome/promo_69.jpg") bottom left no-repeat;
}

body#promo_76 div#promoImage, body#promo_76 div#promoImage.incompleteProfile, body#promo_76 div#promoImage.claimed, body#promo_76 div#promoImage.error, body#promo_76 div#promoImage.autoRenewal, body#promo_76 div#promoImage.subscribers {
	float: left;
	width: 473px;
	height: 467px;
	background: #bbdef9 url("/pics/i2/65/chrome/promo_76.jpg") no-repeat left top;
	[height: 467px;
	height: 468px;] /* Chrome hack only */
}

/* IE6 hack only */
* html body#promo_76 div#promoImage {
	height: 471px;
}

body#promo_76 div#promoImage.incompleteProfile, body#promo_76 div#promoImage.claimed, body#promo_76 div#promoImage.error, body#promo_76 div#promoImage.autoRenewal, body#promo_76 div#promoImage.subscribers {
	float: right;
}

body#promo_81 div#promoImage {
	width: 440px;
	height: 282px;
	float: left;
	background: #bbdef9 url("/pics/i2/65/chrome/promo_81.jpg") bottom left no-repeat;
}

body#promo_81 div#ctaAction {
	margin: 3px 0 0 20px;
}

body#promo_81 div#offerHeadline p#headerText {
	text-align: left;
}

body#promo_24 div#promoImage {
	width: 473px;
	height: 460px;
	float: left;
	background: #bbdef9 url("/pics/i2/65/chrome/promo_24.jpg") bottom left no-repeat;
}

body#promo_13 div#promoImage.incompleteProfile, body#promo_13 div#promoImage.claimed, body#promo_13 div#promoImage.error, body#promo_13 div#promoImage.autoRenewal, body#promo_13 div#promoImage.subscribers, body#promo_14 div#promoImage.incompleteProfile, body#promo_14 div#promoImage.claimed, body#promo_14 div#promoImage.error, body#promo_14 div#promoImage.autoRenewal, body#promo_14 div#promoImage.subscribers {
	width: 473px;
	height: 460px;
	float: right;
	background: #bbdef9 url("/pics/i2/65/chrome/mainimage_promo.jpg") bottom left no-repeat;
}

body#promo_24 div#promoImage.incompleteProfile, body#promo_24 div#promoImage.claimed, body#promo_24 div#promoImage.error, body#promo_24 div#promoImage.autoRenewal, body#promo_24 div#promoImage.subscribers  {
	width: 473px;
	height: 460px;
	float: right;
	background: #bbdef9 url("/pics/i2/65/chrome/promo_24.jpg") bottom left no-repeat;
}

body.promo div#promoJoinBox {
	background-color:#FFFFFF;
	float:left;
	width: 485px;
	_width: 465px; /* IE6 hack only */
}

body.promo div#offerHeadline {
	float: left;
	width: 465px;
	_width: 450px; /* IE6 hack only */
	height: 50px;
	margin: 0 0 0 10px;
	padding: 11px 0 1px;
	background: transparent url("/pics/i2/65/chrome/promo_benifitsHeaderbg.gif") repeat-x scroll left bottom;
}

body.promo div#offerHeadline p#headerText {
	font: 2em bold Georgia, "Times New Roman", Times, serif;
	color: #771e8f;
	text-align: center;
}

body#promo_28 div#offerHeadline p#headerText, body#promo_69 div#offerHeadline p#headerText, body#promo_70 div#offerHeadline p#headerText, body#promo_71 div#offerHeadline p#headerText, body#promo_72 div#offerHeadline p#headerText, body#promo_76 div#offerHeadline p#headerText, body#promo_84 div#offerHeadline p#headerText {
	margin-left: 0.5em;
	text-align: left;
}

body.promo div#promoBenefits {
	padding: 23px 10px 0 20px;
	background-color: #FFF;
	float: left;
	width: 455px;
}

body.promo div#promoBenefits p#benefitHeader {
	margin: 0;
	padding:0 0 10px 0;
	font: 1.8em normal Georgia, "Times New Roman", Times, serif;
	color: #ff4800;
	font-weight: normal;
}

/* ALL THE LIST ITEMS FOR ALL THE PAGES */
body.promo ul#promoJoinBenefitList, body.promo ul#promoProfileBenefitList, body.promo ul#promoBenefitsFreebie {
	margin:0 0 10px -4px;
	line-height:20px;
}

body.promo ul#promoJoinBenefitList li, body.promo ul#promoProfileBenefitList li, body.promo ul#promoBenefitsFreebie li {
	background: url("/pics/i2/65/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 div#ctaAction {
	margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
}

/* IE7 hack only */
*:first-child+html body.promo div#ctaAction {
	padding-bottom: 1.3em;
}

/*---  Promo | Brand Alley ------------*/

body#promo_27 div#promoImage {
	background: #bbdef9 url("/pics/i2/65/chrome/promo_24.jpg") bottom left no-repeat;
	float: left;
	height: 460px;
	width: 473px;
}

body#promo_27 div#promoBlurb {
    float: left;
}

body#promo_27 p#promoBlurbText {
	color:#771E8F;
	font:3.3em bold Georgia,"Times New Roman",Times,serif;
	margin-bottom:0;
	margin-left:98px;
}

/*---  Promo | Radio Times ------------*/

body#promo_28 div#promoImage, body#promo_84 div#promoImage {
	background: transparent url("/pics/i2/65/chrome/promo_69.jpg") bottom left no-repeat;
	float: left;
	height: 460px;
	width: 473px;
}

body#promo_28 div#promoBlurb, body#promo_69 div#promoBlurb, body#promo_70 div#promoBlurb, body#promo_71 div#promoBlurb, body#promo_72 div#promoBlurb, body#promo_76 div#promoBlurb, body#promo_84 div#promoBlurb{
	float: left;
	margin-top: 0.6em;
}

* html body#promo_76 div#promoBlurb {
	margin-left: 0.9em;
}

body#promo_28 p#promoBlurbText, body#promo_69 p#promoBlurbText, body#promo_70 p#promoBlurbText, body#promo_71 p#promoBlurbText, body#promo_72 p#promoBlurbText, body#promo_76 p#promoBlurbText, body#promo_84 p#promoBlurbText {
	color: #771E8F;
	font: 3.3em bold Georgia,"Times New Roman",Times,serif;
	margin-bottom: 0;
	margin-left: 98px;
}

body#promo_76 p#promoBlurbText {
	font-size: 2em;
}

body#promo_70 p#promoBlurbText, body#promo_71 p#promoBlurbText, body#promo_72 p#promoBlurbText {
	font: 3em bold Georgia,"Times New Roman",Times,serif;
	margin-left: 1.8em;
}

body#promo_28 p#promoBlurbText, body#promo_69 p#promoBlurbText, body#promo_70 p#promoBlurbText, body#promo_71 p#promoBlurbText, body#promo_72 p#promoBlurbText, body#promo_84 p#promoBlurbText {
	margin-left: 0.55em;
}

body#promo_76 p#promoBlurbText {
	margin-left: 0.9em;
}

/*---  Promo| Travel ------------*/

body#promo_67 div#promoImage {
	background: #bbdef9 url("/pics/i2/65/chrome/promo_67.jpg") bottom left no-repeat;
	float: left;
	height: 460px;
	width: 473px;
}

body#promo_67 div#promoBlurb {
    float: left;
	width: 485px;
}

body#promo_67 p#promoBlurbText {
	color:#771E8F;
	font:3.3em bold Georgia,"Times New Roman",Times,serif;
	margin-bottom:0;
	margin-left:42px;
}

/* LOGIN BOX */
body.promo div#promoLoginBox {
	background:url("/pics/i2/65/chrome/promo_loginboxbg.gif") no-repeat scroll left top #FFFFFF;
	float:left;
	height:144px;
	margin:0;
	padding:10px 0 0 20px;
	width:465px;
}

body.promo div#promoLoginBox p#joinHeader, body.promo div#promoLoginBox p#joinNow {
	display: none;
}

body.promo p#loginHeader {
	margin:0;
	padding:0 0 5px 0;
	font: 1.8em normal Georgia, "Times New Roman", Times, serif	;
	color: #ff4800;
	font-weight: normal;
}

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;
	background:none;
	height:auto;
}

body.promo div#embeddedLogin form#loginForm fieldset {
	text-align:left;
	margin: 0;
	padding:0;
	display:block;
}

body.promo div#embeddedLogin div#loginBox div.c {
	display: none;
}

body.promo div#embeddedLogin form#loginForm button {
	margin-left:5px;
}

body.promo p#promoTC {
	display:none;
}

/* ALERTS */
body.promo div#promoSuccessBox div.info {
	color: #339900;
	background: url("/pics/i2/65/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/65/chrome/offerpagesnote.gif") 5px 5px no-repeat;
	height: 50px;
	padding: 10px 0 0 5px;
	background-color: #E8FFE8;
	width: 450px;
}

body.promo div#promoNote div.note {
	color: #33CC00;
	background: url("/pics/i2/65/chrome/erroroffer.gif") 0 0 no-repeat;
	height: 50px;
	padding: 10px 0 0 50px;
	float:left;
	width:400px;
}

body.promo div#promoSuccessBox div.success {
	color: #339900;
	background: url("/pics/i2/65/chrome/erroroffer_claimed.gif") 5px 5px no-repeat;
	float: left;
	padding: 5px;
	background-color: #E8FFE8;
	width: 480px;
	margin-top: 1em;
}

body.promo div#promoJoinBox div#promoError, body.promo div#promoNote {
	float:left;
	height:50px;
	margin: 10px 0 0 10px;
	background-color:#ffe2e2;
	padding:5px;
	width:450px;
	_width:440px; /* IE6 hack only */
}

body.promo div#promoJoinBox div#promoError div.err {
	color: #ed1c2e;
	background: #ffe2e2 url("/pics/i2/65/chrome/erroroffer.gif") 0 0 no-repeat;
	height: 50px;
	padding: 5px 0 0 50px;
}

body.promo div#promoError {
	float: left;
	width: 44em;
	margin-top: 1em;
}

body.promo div#promoError div.err {
	color: #cc0000;
	background: #ffe2e2 url("/pics/i2/65/chrome/erroroffer.gif") no-repeat 5px 5px;
	height: 50px;
	padding: 10px 10px 1px 60px;
}

body.promo div#incompleteProfile div.note p, body.promo div#promoSuccessBox div.success p#congrats {
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 50px;
	margin:0;
}

body.promo div#promoError div.err p {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	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 50px;
	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 {
	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: #FFF;
	color:#333333;
	font-size:11px;
	padding:5px;
	margin:10px 0 0 0;
}

/*--- Safety Charter elements ------------*/

body#help_charter ul#charterList {
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	list-style-type: none;
	width: 100%;
}

body#help_charter ul#charterList li {
	padding: 0 0 0 8px !important;
	margin: 0 0 15px 0 !important;
	clear: both;
	width: 100%;
	line-height: 1em;
}

body#help_charter ul#charterList li div {
	width: 100%;
	margin-top: 0px !important;
}

body#help_charter ul#charterList li h3 {
	padding: 0 0 0 0 !important;
	margin: 0 0 0.3em 0 !important;
	background-color: transparent !important;
	border: 0 !important;
	line-height: 1.4em !important;
	background-image: none;
}

body#help_charter ul#charterList li p {
	margin: 0 0 0 0 !important;
}

/* Safety charter seal styles */

body#help_charter div#pageImg {
	display: block;
	float: left;
	width: 784px;
	padding: 0;
	margin: 0 0 0em 0;
	background-color: transparent !important;
}

body#help_charter div#pageImg div.intro {
	float: left;
	width: 549px;
	padding: 0.9em 0em 1.3em;
	background: url("/pics/i2/0/chrome/seal_left.gif") top left repeat-x;
	padding: 0em 0em 0em 0em !important;
	margin: 0em 0em 0em 0em !important;
	height: 128px;
}

body#help_charter div#pageImg div.intro p {
	width: 95%;
	color:#010101;
	font-size:1.3em;
	font-style:italic;
	font-weight:normal;
	line-height:1.4em;
	margin-bottom:0;
	position:relative;
	top:28px;
	left:10px;
}

body#help_charter div#pageImg div.sealLabel {
	float: right;
	width: 235px;
	padding: 0;
	margin: 0;
	background: url("/pics/i2/0/chrome/seal_right.gif") top left no-repeat;
	padding: 0em 0em 0em 0em !important;
	margin: 0em 0em 0em 0em !important;
	height: 128px;
}

body#help_charter div#pageImg div.sealLabel p {
	font-size:1.3em;
	font-weight:bold;
	left:55px;
	line-height:1.1em;
	position:relative;
	top:45px;
	width:80px;
}

body#help_charter div#pageImg div.intro p {
	font-size: 1.3em !important;
	line-height: 1.4em;
	font-weight: normal;
	color: #010101;
	margin-bottom: 0px;
	font-style: italic;
}

/* --- Ipad splash rules ------------------- */
/* -- hide from non-ipad -- */

body#splash div#ipadDotdBox, body#splash.ipad div#promoBox {
	display: none;
}

/* --- landscape and portrait ipad rules --- */

@media only screen  and (min-device-width : 768px) and (max-device-width : 1024px) {

	body#splash.ipad {
		margin: 0;
		padding: 0;
	}

	body#splash.ipad p#addtoany {
		display: none;
	}
/* -- show for ipad -- */
	body#splash.ipad div#promoBox, body#splash div#ipadDotdBox {
		display: block;
	}

	body#splash.ipad div#promoBox a.ctaTellFriend, body#splash a.ctaTellFriend {
		display: block;
		width: 70%;
		padding: 10px 15px;
		margin: 0 auto;
		font: bold 20px Georgia,"Times New Roman",Times,serif;
		text-align: center;
		color: #FFFFFF;
		background: #eea350;
		border: 1px solid #d17729;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		-webkit-box-shadow:1px 2px 2px #D17729 inset, 1px 1px 2px #7F6149;
		-moz-box-shadow: 1px 2px 2px #D17729 inset, 1px 1px 2px #7F6149;
		box-shadow: 1px 2px 2px #D17729 inset, 1px 1px 2px #7F6149;
	}

	body#splash div#ipadDotdBox {
		float: left;
		margin: 10px 0;
		padding: 10px 0;
		border-top: 1px dotted #DDDDDD;
	}

	body#splash div#ipadDotdBox p {
		padding: 10px 2px;
		font-size: 1.4em;
		float: left;
	}

	body#splash div#ipadDotdBox a.ctaTellFriend {
		width: 180px;
		font-size: 1.3em;
		float: right;
	}

	body#splash.ipad div#splashContent div#welcomeTextBox p{
		font: 1.1em Georgia,"Times New Roman",Times,serif;
	}

	body#feed_featured.splash div.reload {
		display: none;
	}

	body#feed_featured.splash div#featuredBox div.profile, body#splash div#featuredBox div.profile {
		margin-top: 0;
		margin-right:1.9em;
	}

	body#feed_featured.splash div#featuredHead h3, body#splash div#featuredBox div#featuredHead h3 {
		padding-bottom: 10px;
	}

	body#feed_featured.splash div#featuredBox div.narrative, body#splash div#featuredBox div.narrative {
		margin-top: 3px;
	}

	body#feed_featured.splash div#featuredBox div.narrative h4, body#splash div#featuredBox div.narrative h4 {
		padding-top: 5px;
	}

	body#splash.ipad div#headerTimes, body#splash div#headerTimes { /* temp */
		height: 16px;
	}

	body#splash.ipad div#footer {
		margin-top: 5px;
	}

	body#splash.ipad .splash-stock-1 {
		background: url("/pics/i2/65/chrome/splash_pic1.jpg") no-repeat -55px top;
	}

	body#splash.ipad .splash-stock-2 {
		background: url("/pics/i2/65/chrome/splash_pic2.jpg") no-repeat -40px -20px;
	}

	body#splash.ipad .splash-stock-3 {
		background: url("/pics/i2/65/chrome/splash_pic3.jpg") no-repeat left top;
	}

	body#splash.ipad div#quickSearchBox select#mAgeMin {
		width: 48px;
	}

	body#splash.ipad #genderWrapper {
		width: 90px;
	}

	body#splash.ipad #ageWrapper {
		width: 130px;
	}
	
	/* date of day */
	body#splash {
		background: #FFFFFF;
	}

	body#splash div#header, body#splash div#loginBox.box {
		height: 90px;
	}

	body#splash div#splashDateOfTheDay {
		padding: 0;
	}

	body#splash div#splashDateOfTheDay div#featuredBox, body#splash div#splashDateOfTheDay div#featuresBox.box ul li:first-child {
		display: none;
	}

}

/* --- ipad portrait styles --- */

@media only screen  and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

	body#splash.ipad {
		width: 768px;
		background: #FFFFFF;
	}

	body#splash.ipad div#bodyInner {
		width: 764px;
		margin-left: 3px;
		padding: 0;
	}

	body#splash.ipad div#container, div#wrapper {
		width:762px;
		padding: 0;
		margin: 0;
	}

	body#splash.ipad div#loginBox.box {
		margin-right: 10px;
	}

	body#splash.ipad div#header div#logo {
		margin-left: 5px;
	} 

	body#splash div#mHasVoiceWrapper {
		display: none;
	}

	body#splash.ipad div#splashContent div#promoBox {
		clear: both;
	}

	body#splash.ipad div#splashContent {
		height: 235px;
	}

	body#splash.ipad div#splashContent div#splashPic {
		width: 335px;
		height: 235px;
		overflow: hidden;
	}

	body#splash.ipad div#splashContent div#welcomeBox {
		position: relative;
		margin-left: 10px;
		width: 410px;
		height: 235px;
		float: left;
	}

	body#splash.ipad div#featuresBox ul {
		width: 260px !important;
	}

	body#splash.ipad div#splashContent div#ctaAction {
		position: absolute !important;
		right: 0px;
		bottom: 10px;
		margin: 0;
	}

	body#splash.ipad div#splashFeatured {
		padding-top: 10px;
		width: 100%;
		height: 180px;
		float: none;
		clear: both;
		border-top: 3px solid #333333;
	}

	body#splash.ipad div#splashContent div#promoBox {
		margin: 3px 0 0 0;
		padding: 0 10px;
		width: 371px;
		height: 240px;
		float: left;
		background: #FFFFFF;
		border-right: 1px dotted #CCCCCC;
	}

	body#splash.ipad div#splashContent div#promoBox h4 {
		margin: 10px 0 5px;
		color: #202020;
		font: 2.2em/1.2em Georgia,"Times New Roman",Times,serif;
	}

	body#splash.ipad div#promoBox p {
		margin-bottom: 1em;
		padding-right: 10px;
		font: 1.1em Georgia,"Times New Roman",Times,serif;
	}

	body#splash.ipad div#footer, body#splash div#footer {
		min-height: 65px;
	}

	body#splash.ipad div#footer #footertext {
		margin: 0 auto;
		width: auto;
	}

	body#splash.ipad div#splashSearch div#dividingLine {
		width: 345px;
	}

	/* date of the day */
	body#splash {
		width: 768px;
		background: #FFFFFF;
	}

	body#splash div#bodyInner {
		width: 764px;
		margin-left: 3px;
		padding: 0;
	}

	body#splash div#container, div#wrapper {
		width:762px;
		padding: 0;
		margin: 0;
	}

	div#splashDateOfTheDay div#splashFeaturedProfile.box {
		width: 470px;
	}

	body#splash div#splashDateOfTheDay div#profileInfo {
		width: 270px;
	}

	body#splash div#splashDateOfTheDay div#featuresBox.box {
		margin-left: 15px;
		height: auto;
		width: 250px;
		float: right;
	}

	body#splash div#splashDateOfTheDay div#quickSearchWrapper {
		width: 270px;
		height: auto;
	}

	body#splash div#splashDateOfTheDay div#dividingLine {
		width: 260px;
	}

	body#splash div#footer, body#splash.ipad div#footer {
		padding-bottom: 5px;
		min-height: 65px;
		height: auto;
	}

	body#splash div#footer #footertext, body#splash.ipad div#footer #footertext {
		width: 380px;
	}

	body#splash div#ipadDotdBox {
		width: 465px;
	}

	body#splash div#ipadDotdBox a.ctaTellFriend {
		width: 100px;
	}
}

/* --- ipad landscape styles --- */

@media only screen  and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

	body#splash.ipad div#bodyInner {
		padding: 0;
		width: 1024px;
	}

	body#splash.ipad div#container, div#wrapper {
		width: 1018px;
	}

	body#splash.ipad #header div#logo {
		margin-left: 15px;
	}

	body#splash div#mHasVoiceWrapper {
		display: none;
	}

	body#splash.ipad #splashLine {
		height: 15px;
	}

	body#splash.ipad div#splashSearch {
		width: 410px;
	}

	body#splash.ipad div#splashSearch div#dividingLine {
		margin-bottom: 10px;
		width: 385px;
	}

	body#splash.ipad div#quickSearchBox {
		position: relative;
	}

	body#splash.ipad div#quickSearchBox fieldset button {
		width: 80px;
		position: absolute;
		left: 320px;
		bottom: 10px;
	}

	body#splash.ipad div#splashSearch, body#splash div#splashFeatured {
		height: 165px;
		min-height: 145px;
		overflow: hidden;
	}

	body#splash.ipad div#dividingLine {
		margin-bottom: 0;
	}

	body#splash.ipad div#splashContent {
		height: 240px;
	}

	body#splash.ipad div#splashContent div#splashPic {
		width: 335px;
		height: 240px;
		overflow: hidden;
	}

	body#splash.ipad div#splashContent div#welcomeBox {
		position: relative;
		margin-left: 10px;
		width: 440px;
		height: 240px;
		float: left;
	}

	body#splash.ipad div#splashContent div#ctaAction {
		position: absolute !important;
		right: 0px;
		bottom: 10px;
	}

	body#splash.ipad div#splashContent div#promoBox {
		background: #FFFFFF;
		width: 220px;
		padding-left: 10px;
		height: 240px;
		float: right;
	}

	body#splash.ipad div#splashContent div#promoBox h4 {
		color: #202020;
		font: 2.2em/1.2em Georgia,"Times New Roman",Times,serif;
		margin: 10px 0 5px;
	}

	body#splash.ipad div#promoBox p {
		margin-bottom: 1em;
		padding-right: 10px;
		font: 1.1em Georgia,"Times New Roman",Times,serif;	
	}

	body#splash.ipad div#featuresBox ul {
		width: 300px !important;
	}

	/* date of the day */

	body#splash div#splashDateOfTheDay div#featuresBox.box {
		margin-left: 15px;
		height: 250px;
		width: 320px;
		float: left;
	}

	body#splash div#splashDateOfTheDay div#quickSearchWrapper {
		width: 330px;
		margin:-15px 40px 0 0;
		padding-bottom: 0;
	}

	body#splash div#ipadDotdBox {
		width: 620px;
	}
}

/* --- end ipad styles --- */

@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: #FFF;
	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;
	border: 2px solid #CCC;
}

#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: 0 !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-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0.2em !important;
	padding-bottom: 0.1em !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;
}

}

