/*
 * Main body and layout 
 */

body, td {
    color: #000000;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 11px;
}

img {border:0}

#leftnavi {
	background-color: #ffffff;
}

#contentpane {
	background-color: #ffffff;
}

#content {
	
}

#chart {margin: 7px}

.leftnavicell {
	padding: 5px;
}

/*  */

input, select, textarea {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 11px;
}

/*  */

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

.success {
	color: green;
    font-weight: bold;
}

.inline {
	display: inline;
}

.tab {
    color: inherit;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
}

.tabselect {
    color: inherit;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
}

.naviitem {
	font-weight: bold;
}

/*  */

.tableTitle1 {
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

.tableTitle1 a {
    color: inherit;
    text-decoration: underline;
    padding: 0px;
}

.tableTitle1 a:hover {
    text-decoration: none;
}

.tableTitle1 td {
    color: inherit;
}

.tableTitle2 {
    font-size: 11px;
    font-weight: bold;
}

.tableTitle2 a {
    color: inherit;
    text-decoration: underline;
    padding: 0px;
}

.tableTitle2: ahover {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


/*** IM ***/

.chat-details { color: red; }
.chat-active {
    background: #fff url(http://hornydevildating.co.uk/images/message.gif) right center no-repeat;
}
.chat-selected {
    background-color: #EFFAFF;
}
.chat-new {
    background: #fff url(http://hornydevildating.co.uk/images/message-flash.gif) right center no-repeat;
}
#outputList {
    margin: 0;
    padding: 0;
}
#outputList li {
    margin: 0 0 1em 0;
    list-style: none;
}
.msgGF {
    padding-left: 20px;
    font-weight: bold;
    background: white url(http://hornydevildating.co.uk/images/user3.gifuser3.gif) left top no-repeat;
}
.msgGM {
    padding-left: 20px;
    font-weight: bold;
    background: white url(http://hornydevildating.co.uk/images/user1.gif) left top no-repeat;
}
.msgGI {
    padding-left: 20px;
    font-weight: bold;
    background: white url(http://hornydevildating.co.uk/images/about.gif) left top no-repeat;
}
.msgGS {
    padding-left: 20px;
    font-weight: bold;
    background: white url(http://hornydevildating.co.uk/images/indicator.gif) left top no-repeat;
    font-style: italic;
    font-weight: normal;
}
.msgDate {
    /*font-style: italic;*/
    display: none;
}
li.list-male span {
    background: url(http://hornydevildating.co.uk/images/user1.gif) left center no-repeat;
    padding-left: 20px;
    height: 16px;
}
li.list-female span {
    background: url(http://hornydevildating.co.uk/images/user3.gif) left center no-repeat;
    padding-left: 20px;
    height: 16px;
}
li.list-fav span {
    background: url(http://hornydevildating.co.uk/images/star_yellow.gif) left center no-repeat;
    padding-left: 20px;
    height: 16px;
}
#imMsg {
	/*
	width: 90% !important;
	width: 100%;
	*/
	width: 480px;
	height: 53px;
}
/* this is to squish the lists together */
.navbar ul {
    padding: 0;
    list-style: none;
    background-color: white;
}
.navbar h4 {
	font-size: 1.1em;
}
#knockknock ul { padding: 5px 0; margin: 0; }
#knockknock li {
	 margin: 2px 0;
	 height: 16px;
}
table.smilies td {
	padding-right: 20px;
}
table.smilies tt {
	font-size: 120%;
}

/* articles */

#art-banner {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #AAA;
}
#art-banner h1.has-banner {
	margin-top: 15px;
	margin-left: 20px;
	width: 500px;
	height: 220px;
	text-indent: -9999px;
}
#banner-clicker {
	position: relative;
	top: -50px;
	left: 415px;
}
#banner-clicker a {
	display: block;
	text-indent: -9999px;
	width: 90px;
	height: 21px;
	background-image: url(http://hornydevildating.co.uk/images/read-more.gif);
	opacity: 0.4;
	filter: alpha(opacity=40);
}
#banner-clicker a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}


#small-highlights {
	padding-left: 15px;
	width: 94%;
	margin-top: -20px;
	clear: both;
	float: left;
}
.highlight {
	width: 130px;
	float: left;
	margin-left: 30px;
}
.highlight-first {
	margin-left: 25px !important;
	margin-left: 15px;
}
.highlight h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0;
}
.highlight-image {
	width: 130px;
	height: 100px;
	margin-bottom: 0.3em;
}
.highlight-blurb {
	font-size: 90%;
	color: #777;
}

/* article archive */

#catsoup {
	margin-bottom: 25px;
}
ul#catsoup {
}

/* souperliciously taggified */
div.tagsoup {
	text-align: center;
}
div.tagsoup span a {
	margin: 0 2px;
	text-decoration: none;
}
div.tagsoup span a:hover {
	text-decoration: underline;
}
div.tagsoup span.t1 { font-size: 12px; opacity: 0.55; filter: alpha(opacity=55);  }
div.tagsoup span.t2 { font-size: 15px; opacity: 0.6;  filter: alpha(opacity=60);  }
div.tagsoup span.t3 { font-size: 18px; opacity: 0.65; filter: alpha(opacity=65);  }
div.tagsoup span.t4 { font-size: 20px; opacity: 0.7;  filter: alpha(opacity=70);  }
div.tagsoup span.t5 { font-size: 22px; opacity: 0.75; filter: alpha(opacity=75);  }
div.tagsoup span.t6 { font-size: 24px; opacity: 0.8;  filter: alpha(opacity=80);  }
div.tagsoup span.t7 { font-size: 26px; opacity: 0.85; filter: alpha(opacity=85);  }
div.tagsoup span.t8 { font-size: 28px; opacity: 0.9;  filter: alpha(opacity=90);  }
div.tagsoup span.t9 { font-size: 30px; opacity: 1.0;  filter: alpha(opacity=100); }

/* article browsing */

#articles {
	padding: 15px 10px 0 10px;
	margin-top: 15px;
}
ul#article-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#article-list li {
	padding-bottom: 0.7em;
	margin-bottom: 0.8em;
	border-top: 1px solid white;
	padding-bottom: 1.0em;
}
ul#article-list li h3 {
	font-size: 1em;
	font-weight: bold;
	border: 0;
	margin: 0.3em 0;
}
ul#article-list li p {
	height: 3em;
	margin: 0 0 0.3em 0;
}
.article-thumb {
	width: 90px;
	height: 60px;
	margin-bottom: 0.3em;
	float: left;
	margin-right: 1em;
	border: 0;
}
.article-thumb img {
	border: 0;
}

/* reading article */

h1#article-title {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	font-size: 200%;
	color: #0167A2;
	font-weight: bold;
}
h1.has-banner {
	width: 500px;
	height: 220px;
	text-indent: -9999px;
}
h2#blurb {
	margin: 0.8em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #999;
}
#author, #published {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #999;
	margin-bottom: 0.3em;
}
#article-body {
	margin: 1em 0;
	padding: 1em 0;
	border-top: 1px solid #CCC;
}
#article-body p {
	margin-bottom: 1em;
}
#article-body h2 {
	font-size: 1.7em;
	letter-spacing: normal;
	margin-bottom: 0.5em;
}
#article-body h3 {
	border: 0;
	margin: 0.8em 0 0.5em 0;
}
#article-body h4 {
	font-weight: bold;
	margin: 0.8em 0 0.5em 0;
}
.related-published {
	font-size: 80%;
	color: #AAA;
}

/* New home page */

.memberhomeh3 		{
	font-size : 16px;
	border:0;
	padding:9px 0 9px 0;
	margin:0
}

.inboxRowOdd	{
	background-color: White;
	/*border-bottom: solid 1px White;*/
}
.inboxRowEven	{
	background-color: White;
	/*border-bottom: solid 1px White;*/
}
.inboxRowOver	{
	background-color: #FBF4D7;
	cursor: pointer;
	/*border-bottom: solid 1px White;*/
}
.pictureBorder	{
	border: solid 1px Silver;
}
.inboxTextRead	{
	color: #0167A2;
}
.inboxTextUnread	{
	color: #0167A2;
	font-weight: bold;
}
.oldGift	{
	background-color: transparent;
	border: solid 1px White;
}
.newGift	{
	background-color: transparent;
	border: solid 1px Silver;
}
.giftOver	{
	background-color: #FBF4D7;
	border: solid 1px White;
	cursor: pointer;
}
.articleTitle	{
	color: #0167A2;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.articleRowOdd	{
	background-color: White;
	/*border-bottom: solid 1px White;*/
}
.articleRowEven	{
	background-color: White;
	/*border-bottom: solid 1px White;*/
}
.articleOver	{
	background-color: #FBF4D7;
	cursor: pointer;
	/*border-bottom: solid 1px White;*/
}
.activeTab	{
	border-top: solid 1px #646464;
	border-right: solid 1px #646464;
	border-left: solid 1px #646464;
}
.inactiveTabBefore	{
	border-top: solid 1px #646464;
	border-bottom: solid 1px #646464;
	border-left: solid 1px #646464;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inactiveTabBefore:hover	{
	cursor: pointer;
}
.inactiveTabAfter	{
	border-top: solid 1px #646464;
	border-bottom: solid 1px #646464;
	border-right: solid 1px #646464;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inactiveTabAfter:hover	{
	cursor: pointer;
}
.overTab	{
	border: solid 1px #646464;
	cursor: pointer;
}
.contentBox	{
	width: 98%;
	padding-top: 4px;
	padding-bottom: 4px;
	overflow: hidden;
}
.contentBoxBorder	{
	border-right: solid 1px #646464;
	border-left: solid 1px #646464;
	border-bottom: solid 1px #646464;
}
.profileLinks	{
	color: #09C;
	font-size: 11px;
}
.diaryRowOdd	{
	background-color: White;
	/*border-bottom: solid 1px White;*/
}
.diaryRowEven	{
	background-color: White;
	/*border-bottom: solid 1px White;*/
}
.diaryRowOver	{
	background-color: #FBF4D7;
	cursor: pointer;
	/*border-bottom: solid 1px White;*/
}
.diaryTitle	{
	color: #0167A2;
	font-weight: bold;
}
.diaryText	{
	color: Black;
}
.redListNumbers	{
	color: Red;
	font-size: 14px;
	font-weight: bold;
}
.listStepComplete	{
	text-decoration: line-through;
}
.listStepIncomplete	{
	font-weight: bold;
}
.listStepIncomplete:hover	{
	font-weight: bold;
}
.creditListingHave	{
	color: #0167A2;
	font-size: 12px;
}
.creditListingCredits	{
	color: Red;
	font-size: 14px;
	font-weight: bold;
}
.iconCellText	{
	font-size: 10px;
}
.iconCellText:hover	{
	color: #000;
	font-size: 10px;
}
.memberPseudoSidebar	{
}
.memberMainContent	{
	/*width: 550px;
	float: left;*/
	margin: 0 6px;
}


/* articles on member homepage */

#articles-home {
	padding: 10px 20px 0;
}
#articles-home li p {
	font-size: 90%;
	color: #777;
}
#articles-home ul#article-list li {
	border-bottom: none;
}

/* article sidebar */

#search-wrap {
}
#search-box {
	margin-left: 5px;
	padding: 5px 0;
	font-size: 85%;
}
#search-box label {
	font-weight: bold;
	margin: 5px 0;
	display: block;
	clear: both;
}
#search-box label.inline {
	display: inline;
}
#search-box #search-sub {
	text-align: center;
	margin-left: -5px;
}
#search-box #as-sub {
	margin: 10px 0 5px 0;
}
#search-inst {
	margin: 5px;
	font-size: 80%; 
	color: #777;
}

/* new who's online listing */
#who_filter {margin: 10px 0 0 10px; font-size: 90%}
#who-userlist {list-style: none; padding: 0; margin: 0; width: 531px}
#who-userlist li {border: 1px solid #CCC; padding: 5px; margin: 0 4px 4px 0; float: left}
#who-userlist li .member-title {margin: 0 0 3px 0; position: relative}
#who-userlist li h2 {font-size: 1em; margin: 0 0 2px 0}
#who-userlist li h2.who-fav {padding-left: 18px; background: transparent url(http://hornydevildating.co.uk/images/star_yellow.gif) no-repeat left center}
.who-list-profile {margin-top: 5px}
.who-img-link {float: left; width: 90px; height: 90px; margin: 0 auto; margin-bottom: 3px; overflow: hidden}
.who-img-link img {width: 90px; border: 0}
.who-img-male {background: url(http://hornydevildating.co.uk/images/nopic-male.jpg) right center}
.who-img-female {background: url(http://hornydevildating/images/nopic-female.jpg) right center}
.who-profile {padding-left: 5px; float: left; width: 154px; font-size: 70%}
#who-userlist li .talk-link {clear: both; margin: 2px; text-align: left}
.talk-link a {display: block; padding-left: 18px; background: transparent url(http://hornydevildating.co.uk/images/message-trans.gif) no-repeat scroll left center}
.talk-link a:hover {background-image: url(http://hornydevildating.co.uk/images/message.gif)}
#who-userlist li .who-profile {display: block}
#who-userlist li.collapsed .who-profile {display: none}
.who-list-age-m, .who-list-looking-m, .who-list-loc-m {font-weight: bold}

/* credit pages */
#credit_balance {border: 1px solid #DDD; background-color: #EEE; padding: 10px; margin: 30px auto 40px auto; font-size: 120%; width: 60%; text-align: center}
#credit_balance .credit_count {font-size: 150%; font-weight: bold}
#credit_statement {width: 100%; border-collapse: collapse; margin-bottom: 20px}
#credit_statement th {padding: 7px}
#credit_statement td {padding: 7px; vertical-align: top}
#credit_statement .statement_line_date td {font-weight: bold; border-top: 1px solid #CCC; border-bottom: 1px dotted #DDD; background-color: #E9E9E9}
#credit_statement .statement_cell_time {text-align: right; color: #AAA}
#credit_statement .statement_cell_detail {width: 350px}
#credit_statement .statement_cell_detail .cell_detail_info {font-style: italic}
#credit_statement tr.statement_line_last td {border-bottom: 1px solid #CCC}

/* gift pages */
#giftshop {font-family: Helvetica, Arial, sans-serif;}
.gifttoph3 {position:relative; margin-top:10px}
.gifttoph3 span {font-size:12px; font-weight: bold; color: black; position: absolute; right:0; top:6px}
.gifttoph3 span em {font-style: normal; color: red}
.gifth3 {border:0; padding:9px 0 9px 0; margin:0}
#giftprofile, #giftmessage, #giftsend { background-color:#EEE; padding: 10px; border: #999 solid 1px;}
#giftphoto {float:left; height:62px; width:62px }
#giftprofiletext {float: right; width: 432px; padding: 0 0 0 8px}
#giftmembershortprof {margin-top:8px}
#giftshop {margin-top:10px; border-top: #999 solid 1px; border-bottom: #999 solid 1px}
#giftshoptop {text-align:left; position: relative; background-color:#EEE; padding:0 8px 0 8px; margin:0}
#giftshoptop span {color: black; position:absolute; right:8px}
#giftshoptop span a {text-decoration: none}
#giftshoptop span em {font-style:normal; text-decoration: underline}
#giftshopbody {float: left; margin: 8px; padding:0}
#chosengiftcost, #giftmessagelabel {font-size:13px; font-weight: bold; color: black}
#chosengiftcost em {font-style: normal; color: red}
#giftmessagelabel {line-height: 3em; font-size:120%; font-weight: bold; color: black}
.giftwrapper {float: left; margin:0 9px 5px 9px}
.transpgiftimg {background-image: none; background-repeat: no-repeat; width: 64px; height: 64px}
#chosengiftsubtag, .giftsubtag {text-align: center; padding: 3px; color: #999}
.gift_bg_plain {float: left; margin:3px 15px 5px 15px; border:#FFFFFF solid 1px; }
.gift_bg_highlight {float: left; margin:3px 15px 5px 15px; border: #FFDF70 solid 1px; background-color:#EFFAFF}

/* Personality Profile Process graph */

.graph{
	padding:10px 0 20px 20px; text-align: center;
}

.graph_thin_green {	
	position:relative;
	width:512px;
	height:23px;
}

.graph_thin_green_open {
	height: 23px;
	width: 12px;
	position:absolute;
	top:0;
	left:0;
	background: transparent url("http://hornydevildating.co.uk/images/graph_thin_green_open.gif") no-repeat 0 0; 
}

.graph_thin_green_close {
	height: 23px;
	width: 11px;
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	background:url("http://hornydevildating.co.uk/images/graph_thin_green_close.gif") no-repeat 0 0; 
}

.graph_thin_green_bar {
	height: 23px;
	position:absolute;
	top:0;
	left:12px;
	width: 500px;
	background:transparent url("http://hornydevildating.co.uk/images/graph_thin_middle.gif") repeat-x 0 0;
	line-height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #249816;
	border:10px; 
}

.graph_thin_green_bar strong {
		height: 15px;
		margin-top: 4px;
		line-height: 15px;
		background: transparent url("http://hornydevildating.co.uk/graph_thin_green.gif") repeat-x 0 0;
		border-right: 1px solid #249816;
		color: #000000;
		text-align:center; 
		display:block;
		float:left;
}

.graph_thin_green_bar b {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		line-height: 49px;
		color: #000000;
		padding-left: 3px; 
}	

/* messages */
.altrow.unread {font-weight:bold;}
.altrow.read,.altrow.read a strong {font-weight:normal;}