/* New MatchMkr.co.uk CSS Document */
/* 12 May 2009 */

.skiplinks { display:none; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	background-color:#95abbe;
	background-image:url(../layout_images/background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

#wrapper {
	clear:both;
	float:left;
	margin:10px;
}

#wrapper_left {
	width:800px;
	float:left;
}

#wrapper_right {
	width:300px;
	float:right;
	position:fixed;
	left:800px;
}

#contentheader {
	padding:0px;
	margin:0px;
	height:94px;
	background-color:#92c9ff;
	background-image:url("../layout_images/angel_masthead.jpg");
	background-repeat:no-repeat;
	border-bottom:1px solid #666;
	overflow:hidden;
}

#descriptive_text {
	display:none;
	visible:false;
}

#content {
	width:778px;	
}

#left {
	float:left;
	width:580px;
	margin-left:10px;
	margin-top:10px;
}

#right {
	float:right;
	width:170px;
	margin-right:10px;
}

#btt {
	clear:both;
	text-align:right;
	color:#999;
	font-size:70%;
	padding:10px;
}

#btt a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

#btt a:hover {
	color:#17d;	
	font-weight:normal;
}

#footer {
	clear:both;
	margin:0;
	border-top:1px solid #666;
	color:#666;
	margin-left:10px;
	margin-right:10px;
	font-size:9px;
	font-weight:normal;
	padding-top:5px;
	height:15px;
}

#footer a {
	color:#666;	
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	color:#17d;
	text-decoration:none;
}

#footer_left {
	float:left;
	text-align:left;
}

#footer_right {
	float:right;
	text-align:right;
}

#footer_left ul {
	list-style:none;
	text-align:left;
	padding:0px;
	margin:0px;
}

#footer_left li {
	padding:0px;
	margin:0px;
	padding-right:7px;
	float:left;
}


/* ---------------------------------------------------------------------- CURVED BOXES */

/* WRAPPER BOX */

.mb_top, .mb_bottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}

.mb_box {
	background: #fff; 
	width:490px; 
	float:left; 
	font-size:80%;
	color:#000;
	font-weight:bold;
	margin-bottom:12px;
}

.mb_box a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

.mb_box a:hover {
	color:#17d;
	text-decoration:none;
}

.mb_box p {
	text-align:left;
	padding-bottom:2px;
	font-weight:bold;
	color:#000;
}

.mb_box h1 {
	margin:0; 
	font-size:90%; 
	padding:0 10px 5px 10px; 
	color:#fff;
	text-align:left;
	font-weight:bold;
}

.mb_top, .mb_bottom {
	display:block; 
	background:transparent; 
	font-size:90%;
}

.mb_1, .mb_2, .mb_3, .mb_4 {
	display:block; 
	overflow:hidden;
}

.mb_1, .mb_2, .mb_3 {
	height:1px;
}

.mb_2, .mb_3, .mb_4 {
	background-color:#fff;
	border-left:1px solid #666;
	border-right:1px solid #666;
}

.mb_box_top_bgcol {
	background-color:#92c9ff;	
}

.mb_1 {
	margin:0 5px; 
	background:#666;
}

.mb_2 {
	margin:0 3px;
	border-width:0 2px;
}

.mb_3 {
	margin:0 2px;
}

.mb_4 {
	height:2px; 
	margin:0 1px;
}

.mb_boxcontent {
	display:block; 
	border:0 solid #666; 
	border-width:0 1px; 
	height:auto;
	background-color:#fff;
	overflow:hidden;
	font-weight:normal;
	color:#000;
}

.mb_boxcontent a {
	color:#17d;
	font-weight:bold;
	text-decoration:none;
}

.mb_boxcontent a:hover {
	color:#17d;
	text-decoration:underline;
}

.mb_top, .mb_bottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}

.mb_box {
	background: #9cf; 
	width:490px; 
	float:left; 
	font-size:80%;
	color:#000;
	font-weight:bold;
	margin-bottom:12px;
}

.mb_box a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

.mb_box a:hover {
	color:#17d;
	text-decoration:none;
}

.mb_box p {
	text-align:left;
	padding-bottom:2px;
	font-weight:bold;
	color:#000;
}

.mb_box h1 {
	margin:0; 
	font-size:90%; 
	padding:0 10px 5px 10px; 
	color:#fff;
	text-align:left;
	font-weight:bold;
}

/* MAIN CONTENT BOX */

.c_top, .c_bottom {
	display:block; 
	background:transparent; 
	font-size:90%;
}

.c_box_top_bgcol {
	background-color:#ebebeb;	
}

.c_1, .c_2, .c_3, .c_4 {
	display:block; 
	overflow:hidden;
}

.c_1, .c_2, .c_3 {
	height:1px;
}

.c_2, .c_3, .c_4 {
	border-left:1px solid #666;
	border-right:1px solid #666;
}

.c_1 {
	margin:0 5px; 
	background:#666;
}

.c_2 {
	margin:0 3px;
	border-width:0 2px;
}

.c_3 {
	margin:0 2px;
}

.c_4 {
	height:2px; 
	margin:0 1px;
}

.c_boxcontent {
	display:block; 
	border:0 solid #666; 
	border-width:0 1px; 
	height:auto;
	background-color:#fff;
	overflow:hidden;
	font-weight:normal;
	color:#000;
}

.c_boxcontent a {
	color:#17d;
	font-weight:bold;
	text-decoration:none;
}

.c_boxcontent a:hover {
	color:#17d;
	text-decoration:underline;
}

.c_box h1 {
	margin:0; 
	font-size:130%; 
	padding:0 10px 5px 10px; 
	color:#666;
	text-align:left;
	font-weight:normal;
	background-color:#ebebeb;
	border-bottom:1px solid #666;
	padding-bottom:7px;
}

/* SUB-BOX CONTENT */

.d_top, .d_bottom {
	display:block; 
	background:transparent; 
	font-size:90%;
}

.d_box_top_bgcol {
	background-color:#fff;	
}

.d_1, .d_2, .d_3, .d_4 {
	display:block; 
	overflow:hidden;
	background-color:#fff;
}

.d_1, .d_2, .d_3 {
	height:1px;
}

.d_2, .d_3, .d_4 {
	border-left:1px solid #666;
	border-right:1px solid #666;
}

.d_1 {
	margin:0 5px; 
	background:#666;
}

.d_2 {
	margin:0 3px;
	border-width:0 2px;
}

.d_3 {
	margin:0 2px;
}

.d_4 {
	height:2px; 
	margin:0 1px;
}

.d_boxcontent {
	display:block; 
	border:0 solid #666; 
	border-width:0 1px; 
	height:auto;
	background-color:#fff;
	overflow:hidden;
	font-weight:normal;
	color:#000;
}

.d_boxcontent a {
	color:#17d;
	font-weight:bold;
	text-decoration:none;
}

.d_boxcontent a:hover {
	color:#17d;
	text-decoration:underline;
}

.d_box h1 {
	margin:0; 
	font-size:130%; 
	padding:0 10px 5px 10px; 
	color:#666;
	text-align:left;
	font-weight:normal;
	background-color:#ebebeb;
	border-bottom:1px solid #666;
	padding-bottom:7px;
}


/* ---------------------- YELLOW CURVED BOX */

.e_top, .e_bottom {
	display:block; 
	background:transparent; 
	font-size:90%;
}

.e_box_top_bgcol {
	background-color:#ffc;	
}

.e_1, .e_2, .e_3, .e_4 {
	display:block; 
	overflow:hidden;
	background-color:#ffc;	
}

.e_1, .e_2, .e_3 {
	height:1px;
}

.e_2, .e_3, .e_4 {
	border-left:1px solid #666;
	border-right:1px solid #666;
}

.e_1 {
	margin:0 5px; 
	background:#666;
}

.e_2 {
	margin:0 3px;
	border-width:0 2px;
}

.e_3 {
	margin:0 2px;
}

.e_4 {
	height:2px; 
	margin:0 1px;
}

.e_boxcontent {
	display:block; 
	border:0 solid #666; 
	border-width:0 1px; 
	height:auto;
	background-color:#ffc;
	overflow:hidden;
	font-weight:normal;
	color:#000;
}

.e_boxcontent a {
	color:#17d;
	font-weight:bold;
	text-decoration:none;
}

.e_boxcontent a:hover {
	color:#17d;
	text-decoration:underline;
}

.e_box h1 {
	margin:0; 
	font-size:130%; 
	padding:0 10px 5px 10px; 
	color:#666;
	text-align:left;
	font-weight:normal;
	background-color:#ffc;
	border-bottom:1px solid #666;
	padding-bottom:7px;
}

/* ---------------------- GREY CURVED BOX */

.f_top, .f_bottom {
	display:block; 
	background:transparent; 
	font-size:90%;
}

.f_box_top_bgcol {
	background-color:#ebebeb;	
}

.f_1, .f_2, .f_3, .f_4 {
	display:block; 
	overflow:hidden;
	background-color:#ebebeb;	
}

.f_1, .f_2, .f_3 {
	height:1px;
}

.f_2, .f_3, .f_4 {
	border-left:1px solid #666;
	border-right:1px solid #666;
}

.f_1 {
	margin:0 5px; 
	background:#666;
}

.f_2 {
	margin:0 3px;
	border-width:0 2px;
}

.f_3 {
	margin:0 2px;
}

.f_4 {
	height:2px; 
	margin:0 1px;
}

.f_boxcontent {
	display:block; 
	border:0 solid #666; 
	border-width:0 1px; 
	height:auto;
	background-color:#ebebeb;
	overflow:hidden;
	font-weight:normal;
	color:#000;
}

.f_boxcontent a {
	color:#17d;
	font-weight:bold;
	text-decoration:none;
}

.f_boxcontent a:hover {
	color:#17d;
	text-decoration:underline;
}

.f_box h1 {
	margin:0; 
	font-size:130%; 
	padding:0 10px 5px 10px; 
	color:#666;
	text-align:left;
	font-weight:normal;
	background-color:#ffc;
	border-bottom:1px solid #666;
	padding-bottom:7px;
}

#old_message {
	padding:10px;
	text-align:left;
	font-size:80%;
	line-height:20px;
}

#old_message p {
	padding-top:10px;	
}

/* ------------------------ HIGHLIGHTED MEMBER BOX ------------------------- */

.hl_top, .hl_bottom {
	display:block; 
	background:transparent; 
	font-size:90%;
}

.hl_box_top_bgcol {
	background-color:#900;	
}

.hl_1, .hl_2, .hl_3, .hl_4 {
	display:block; 
	overflow:hidden;
	background-color:#900;	
}

.hl_1, .hl_2, .hl_3 {
	height:1px;
}

.hl_2, .hl_3, .hl_4 {
	border-left:1px solid #f00;
	border-right:1px solid #f00;
}

.hl_1 {
	margin:0 5px; 
	background:#f00;
}

.hl_2 {
	margin:0 3px;
	border-width:0 2px;
}

.hl_3 {
	margin:0 2px;
}

.hl_4 {
	height:2px; 
	margin:0 1px;
}

.hl_boxcontent {
	display:block; 
	border:0 solid #f00; 
	border-width:0 1px; 
	height:auto;
	background-color:#900;
	overflow:hidden;
	font-weight:normal;
	color:#fff;
}

.hl_boxcontent a {
	color:#ff0;
	font-weight:bold;
	text-decoration:none;
}

.hl_boxcontent a:hover {
	color:#ff0;
	text-decoration:underline;
}

.hl_box h1 {
	margin:0; 
	font-size:130%; 
	padding:0 10px 5px 10px; 
	color:#666;
	text-align:left;
	font-weight:normal;
	background-color:#ebebeb;
	border-bottom:1px solid #666;
	padding-bottom:7px;
}


.sb_box {
	background: #fff; 
	width:490px; 
	float:left; 
	font-size:80%;
	color:#000;
	font-weight:bold;
	margin-bottom:12px;
}

.sb_box a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

.sb_box a:hover {
	color:#17d;
	text-decoration:none;
}

.sb_box p {
	text-align:left;
	padding-bottom:2px;
	font-weight:bold;
	color:#000;
}

.sb_box h1 {
	margin:0; 
	font-size:90%; 
	padding:0 10px 5px 10px; 
	color:#fff;
	text-align:left;
	font-weight:bold;
}

.sb_top, .sb_bottom {
	display:block; 
	background:transparent; 
	font-size:90%;
}

.sb_1, .sb_2, .sb_3, .sb_4 {
	display:block; 
	overflow:hidden;
}

.sb_1, .sb_2, .sb_3 {
	height:1px;
}

.sb_2, .sb_3, .sb_4 {
	background:#ebebeb; 
	border-left:1px solid #666;
	border-right:1px solid #666;
}

.sb_1 {
	margin:0 5px; 
	background:#666;
}

.sb_2 {
	margin:0 3px;
	border-width:0 2px;
}

.sb_3 {
	margin:0 2px;
}

.sb_4 {
	height:2px; 
	margin:0 1px;
}

.sb_boxcontent {
	display:block; 
	border:0 solid #666; 
	border-width:0 1px; 
	height:auto;
	background-color:#fff;
	overflow:hidden;
	font-weight:normal;
	color:#000;
}

.sb_boxcontent a {
	color:#17d;
	font-weight:bold;
	text-decoration:none;
}

.sb_boxcontent a:hover {
	color:#17d;
	text-decoration:underline;
}

.sb_title_bgcol {
	background:#ebebeb;
	border-bottom:1px solid #666;
	color:#666!important;
	margin:0px;
	padding:4px;
	padding-top:0px;
	padding-bottom:5px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	font-size:80%;
}

.news_boxcontent,
.events_boxcontent,
.main_boxcontent,
.advertising_boxcontent,
.link_boxcontent {
	display:block; 
	border:0 solid #666; 
	border-width:0 1px; 
	height:auto;
	background-color:#fff;
	overflow:hidden;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	font-size:80%;
	color:#666;
}

.owner_boxcontent {
	display:block; 
	border:0 solid #666; 
	border-width:0 1px; 
	height:auto;
	background-color:#ffc;
	overflow:hidden;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	font-size:80%;
	color:#666;
}

.news_boxcontent h1 {
	color:#fa8d24;
	font-size:100%;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #666;
	padding-bottom:4px;
}

.news_boxcontent p {
	margin-top:15px;
	font-size:90%;
}

.news_boxcontent a {
	color:#363869;	
	text-decoration:none;
}

.news_boxcontent a:hover {
	color:#fa8d24;
	text-decoration:underline;	
}

.main_boxcontent,
.owner_boxcontent {
	padding:10px;	
}

.events_boxcontent {
	padding-top:5px;	
}

.news_boxcontent p,
.events_boxcontent p,
.main_boxcontent p,
.owner_boxcontent p,
.advertising_boxcontent p {
	padding:0px;
	padding-bottom:4px;
	margin:0px;
}

.main_boxcontent p,
.owner_boxcontent p {
	line-height:18px;
	padding-bottom:7px;
}

.main_boxcontent h1,
.owner_boxcontent h1 {
	margin-top:0px;
	font-size:130%;
	color:#363869;	
}

.main_boxcontent h2,
.owner_boxcontent h2 {
	margin-top:10px;
	font-size:120%;
	color:#fa8d24;	
}

.events_boxcontent h2 {
	margin-top:0px;
	font-size:110%;
	color:#363869;	
}

.events_boxcontent p {
	font-size:90%;
	padding-bottom:10px;
}

.events_boxcontent a,
.main_boxcontent a,
.owner_boxcontent a {
	color:#363869;	
}

.events_boxcontent a:hover,
.main_boxcontent a:hover,
.owner_boxcontent a:hover {
	color:#fa8d24;	
}

/* --------------------------------------------------------------------- PASSWORD BOX */

.login_input {
	border:1px solid #009;
	font-family:Verdana, Geneva, sans-serif;
	padding:2px;
	background-color:#fff;
	width:100px;
	margin-right:4px;
	color:#000;
}

.login_input:focus {
	border:1px solid #009;
	background-color:#ffc;	
}

.login_box {
	background: #transparent; 
	width:400px; 
	float:right; 
	margin:0px;
	padding-bottom:0px;
	font-size:70%;
	margin-top:5px;
	margin-right:10px;
	color:#009;
	font-weight:bold;
	z-index:1000;
}

.login_box p {
	text-align:left;
	padding-bottom:2px;
	font-weight:bold;
	color:#009;
}

.login_box h1 {
	margin:0; 
	font-size:90%; 
	padding:0 10px 5px 10px; 
	color:#17d;
}

.lb_top, .lb_bottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}

.lb_1, .lb_2, .lb_3, .lb_4 {
	display:block; 
	overflow:hidden;
}

.lb_1, .lb_2, .lb_3 {
	height:1px;
}

.lb_2, .lb_3, .lb_4 {
	background:#ebebeb; 
	border-left:1px solid #009;
	border-right:1px solid #009;
}

.lb_1 {
	margin:0 5px; 
	background:#009;
}

.lb_2 {
	margin:0 3px;
	border-width:0 2px;
}

.lb_3 {
	margin:0 2px;
}

.lb_4 {
	height:2px; 
	margin:0 1px;
}

.lb_boxcontent {
	display:block; 
	border:0 solid #009; 
	border-width:0 1px; 
	height:auto;
	background-color:#ebebeb;
}

* html .lb_boxcontent {
	height:1px;
}

.lb_title_bgcol {
	background:#961a1d;
	color:#009;
}

.lb_box_top_bgcol {
	background:#ebebeb;
	color:#000;
}

#login_box_form {
	padding:10px;
	font-size:80%;
	color:#ff0;
	padding-top:5px;
}

#login_box_form label {
	padding-top:9px;
	display: inline;
    float: left;
    width: 65px;
}

#login_box_form .login_box_input {
	margin: 0;
	margin-top:5px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:100%;
    width: 75px;
    border:1px solid #000;
    color:#000;
    padding:2px;
}

#login_box_form .login_box_submit {
	margin-top:5px;
	margin-left:65px;
	font-size:80%;
    border:1px solid #961a1d;
    color:#000;
    background-color:#ebebeb;
    width:50px;
    padding:1px;
}

#member_list td {
	padding:6px;	
}

.more {
	border-top:1px solid #666;
	padding-top:4px;
}

.more a {
	font-weight:normal;
}

.image_block {
	width:100%;
	height:86px;
	/* margin-left:3px; */
	margin-top:4px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background-color:#ebebeb;
	background-image:url("../layout_images/grey_box_tint.png");
	background-repeat:repeat-x;
	padding-top:2px;
}

.form_postcode {
	width:60px;
	border:1px solid #666;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	padding:1px;
}

#quick_search {
	text-align:left;
	font-size:80%;
}

#quick_search td {
	padding:2px;	
}

#text_block {
	text-align:left;
	padding:15px;
	font-size:90%;
	line-height:20px;
	color:#666;
}

#text_block h2 {
	color:#17d;
	font-weight:normal;
	font-size:140%;
}

#text_block p {
	padding-top:10px;	
}

#text_block strong {
	font-weight:bold;	
}

#text_block em {
	font-style:italic;	
}

#text_block blockquote {
	padding-top:10px;
	margin-left:30px;
}

#sub_options,
#admin_options {
	padding-left: 0;
	margin-left: 0;
	width: 163px;
	margin-top:2px;
	font-size:70%;
}

#admin_options {
	width:190px;	
}

#sub_options li,
#admin_options li {
	list-style: none;
	margin: 0;
	padding-top:8px;
	padding-bottom:7px;
	border-bottom: 1px dotted #ccc;
	margin-left:10px;
	margin-right:5px;
}

#sub_options li li,
#admin_options li li {
	list-style:square;
	margin:0;
	margin-left:-26px;
	padding-top:4px;
	padding-bottom:0px;
	border:none;
	font-size:90%;
}

#sub_options a {
	color:#666;
	text-decoration: none; 
	font-weight:normal;
}

#admin_options a {
	color:#000;
	text-decoration: none; 
	font-weight:bold;
}

#sub_options a strong,
#admin_options a strong {
	color:#090;
	font-weight:bold;
}

#sub_options a:hover strong,
#admin_options a:hover strong {
	color:#17d;
	font-weight:bold;
}

#sub_options a:hover,
#admin_options a:hover {
	color:#17d!important;
	text-decoration: none; 
}

#register_form {
	font-size:90%;
	margin-top:20px;
}

#register_form td {
	padding:4px;	
}


/* ------------------------------------------------------------------------------------ PAGINATION LINKS */

div.pagination {
	padding: 0px;
	margin: 0px;
	font-size:80%;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000;
	text-decoration: none; /* no underline */
	color: #17d;
	background-color:#fff;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000;
	color: #17d!important;
	background-color:#ffc;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000;
		font-weight: bold;
		background-color: #17d;
		color: #fff;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #999;
	color: #999;
	background-color:#ebebeb;
}

div.pagination2 {
	padding: 0px;
	margin: 0px;
	font-size:90%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

div.pagination2 a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000;
	text-decoration: none; /* no underline */
	color: #000;
	background-color:#fff;
}

div.pagination2 a:hover, div.pagination2 a:active {
	border: 1px solid #000;
	color: #17d!important;
	background-color:#ffc;
}
div.pagination2 span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000;
		font-weight: bold;
		background-color: #17d;
		color: #fff;
}
div.pagination2 span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #999;
	color: #999;
	background-color:#ebebeb;
}

/* -------------------- NEW DROP-DOWN MENU */

#menu {width:778px; height:30px; text-align:center;background-image:url(../menu_images/angel_back.jpg); background-repeat:no-repeat;}
#menu ul {display:inline-block;} 
#menu ul.top-level {margin-left:0;}
#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left;} 
#menu li {margin:0; padding:0;}
#menu a {display:block; font:normal 11px verdana,arial,sans-serif;color:#333; line-height:22px; text-decoration:none; padding:0 20px;} 
* html #menu ul.top-level {margin-left:0;} /* I don't know why, but this centers IE5.5 ?? */

#menu li:hover > ul {visibility:visible;}
#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {visibility:visible;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {visibility:hidden;}

#menu ul.top-level {margin:0 auto;} 
#menu li.top-level-li {float:left; position:relative; margin-right:1px;}

#menu a.top-level-a {float:left; padding:0 0 0 20px; background:url(../menu_images/angel_taba.gif) no-repeat left top;} 
#menu a.top-level-a b {float:left; padding:0 20px 0 0; background:url(../menu_images/angel_tabb.gif) no-repeat right top; cursor:pointer; cursor:hand;}
#menu a.down b {float:left; padding:0 20px 0 0; background:url(../menu_images/angel_tabc.gif) no-repeat right top; cursor:pointer;}

#menu a.top-level-a:hover {white-space:nowrap; background:url(../menu_images/angel_taba.gif) no-repeat left -22px;}
#menu a.top-level-a:hover b, 
#menu a.top-level-a:focus b, 
#menu a.top-level-a:active b {color:#000; background:url(../menu_images/angel_tabb.gif) no-repeat right -30px; cursor:pointer;}
#menu a.down:hover b, 
#menu a.down:focus b, 
#menu a.down:active b {color:#000; background:url(../menu_images/angel_tabc.gif) no-repeat right -30px; cursor:pointer;}

#menu li.top-level-li:hover > a {white-space:nowrap; background:url(../menu_images/angel_taba.gif) no-repeat left -22px;}
#menu li.top-level-li:hover > a b {color:#17d;  background:url(../menu_images/angel_tabb.gif) no-repeat right -22px;}
#menu li.top-level-li:hover > a.down b {color:#17d;  background:url(../menu_images/angel_tabc.gif) no-repeat right -22px;}

#menu li ul {display:block; position:absolute; visibility:hidden; background:#505060; padding:1px 1px 8px 1px; left:0;}
#menu li li {border-bottom:1px solid #444;}
#menu li li a {background:#fff;} 
#menu li li a:hover {background:#e3e6ed;} 
#menu li li:hover > a {background:#e3e6ed;}
#menu li li a.fly {background:#fff url(../menu_images/angel_fly.gif) no-repeat right top;}
#menu li li a.fly:hover {background:#e3e6ed url(../menu_images/angel_fly.gif) no-repeat right top;} 
#menu li li:hover > a.fly {background:#e3e6ed url(../menu_images/angel_fly.gif) no-repeat right top;}

#menu ul.drop-down {top:22px; opacity:0.95;z-index:10000;} 
#menu li li ul {left:100%; margin-top:-23px; margin-left:-5px;z-index:10000;}

#menu table {position:absolute;top:0;left:0;border-collapse:collapse;text-align:left;}
#menu table ul li a {padding-left:0; padd\ing-left:20px;}
#menu table table {top:auto; left:100%; margin-left:-1px; padding:0; margin:0;}
#menu table table ul {margin-top:-4px; marg\in-top:-7px;}

/* PROFILE SWITCHER */

#profile_switch {
	position:absolute;
	width:109px;
	height:43px;
	overflow:hidden;
	background-image:url(../layout_images/angel_switch_bk.png);
	background-repeat:no-repeat;
	top:10px;
	left:681px;
}

* html #profile_switch {
	left:701px;
}

*+html #profile_switch {
	left:691px;
}

#switchbox {
	 margin-top:6px;
	 margin-left:1px;	
}

* html #switchbox {
	 margin-left:2px;	
}

*+html #switchbox {
	 margin-left:2px;
}

.odd {
	background-color:#fff;	
}

.even {
	background-color:#ebebeb;	
}

#confessions_list th {
	background-color:#17d;
	padding:5px;
	font-size:90%;
	color:#fff;
	font-weight:bold;
}

#confessions_list td {
	color:#444;
	padding:5px;
	font-size:90%;
	line-height:15px;
}

.wink {
	background-image:url(../layout_images/sr_wink.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:20px;
	font-size:120%;
}

li.tick {
	background-image:url(../layout_images/chk_on.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:20px;
}

li.cross {
	background-image:url(../layout_images/chk_dim.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:20px;
}

li.cross2 {
	background-image:url(../layout_images/chk_off.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:20px;
}

#google_ads {
	z-index:-100;
	border-top:1px solid #666;
	margin-left:10px;
	margin-right:10px;
	padding-top:15px;
	padding-bottom:15px;
}

#mem_pics {
	background-color:#ebebeb;
	border:1px solid #666;
	border-top:none;	
}

#mem_pics td {
	padding-top:4px;	
}

.mem_pic_show {
	border:1px solid #666;	
}

.mem_pic_non_member {
	border:1px solid #666;
	background-color:#ebebeb;
}

.mem_pic_none {
	border:1px dotted #666;
	background-color:#ebebeb;
	opacity:0.4;
	filter:alpha(opacity=40);	
}

.mem_hotlist_pic {
	border:1px solid #666;
	background-color:#000;
	background-image:url(../layout_images/AnimFire2.gif);
	background-repeat:no-repeat;
	background-position: 50% 100%;
}

/* ------------------------------------------------------- PROFILE TABS */

.tabs {list-style:none; padding:10px 0 0 0px; margin:0px 0px 0px 0; height:22px; font-style:normal; background-color:#fff; border-bottom:1px solid #666;overflow:hidden;}
.tabs li {display:block; float:left; margin:0 -13px -1px 0;}
.tabs li a {display:block; text-decoration:none;}

.tabs li a em {float:left; padding:0 15px; height:22px; border-top:1px solid #666; border-bottom:1px solid #666; position:relative; z-index:100; font-style:normal; color:#fff; background:#17d url(../layout_images/tab_d.gif) repeat-x bottom left; font-size:11px; font-family:verdana; line-height:20px;}

.tabs li a b {font-size:0; line-height:0; position:relative; border-bottom:1px solid #666; border-top:1px solid #666; width:1px; display:block; float:left; z-index:300; background:#17d url(../layout_images/tab_d.gif) repeat-x bottom left;font-style:normal;}

.tabs li b.p1 {height:19px; background:#666; margin-top:4px; border-top:0; z-index:100;}
.tabs li b.p2 {height:19px; margin-top:2px; border-top:2px solid #666; border-bottom:1px solid #666; z-index:100;}
.tabs li b.p3 {width:2px; height:21px; margin-top:1px; z-index:100;}
.tabs li b.p5 {height:20px; margin-top:2px;}
.tabs li b.p6 {height:19px; margin-top:3px;}
.tabs li b.p7 {height:18px; margin-top:4px;}
.tabs li b.p8 {height:17px; margin-top:5px;}
.tabs li b.p9 {height:16px; margin-top:6px;}
.tabs li b.p10 {height:15px; margin-top:7px;}
.tabs li b.p11 {height:14px; margin-top:8px;}
.tabs li b.p12 {height:13px; margin-top:9px;}
.tabs li b.p13 {height:12px; margin-top:10px;}
.tabs li b.p14 {height:11px; margin-top:11px;}
.tabs li b.p15 {height:10px; margin-top:12px;}
.tabs li b.p16 {height:9px; margin-top:13px;}
.tabs li b.p17 {height:8px; margin-top:14px;}
.tabs li b.p18 {height:7px; margin-top:15px;}
.tabs li b.p19 {height:6px; margin-top:16px;}
.tabs li b.p20 {height:5px; margin-top:17px;}
.tabs li b.p21 {height:4px; margin-top:18px;}
.tabs li b.p22 {height:3px; margin-top:19px;}
.tabs li b.p23 {height:2px; margin-top:20px;}
.tabs li b.p24 {height:1px; margin-top:21px;overflow:hidden;}
.tabs li b.p25 {width:1px; height:1px; background:#666; margin-top:22px; border-top:0; overflow:hidden;}
.tabs li b.p26 {width:1px; height:1px; background:#666; margin-top:23px; border:0; overflow:hidden;}

.tabs li em b.shdw {position:absolute; display:block; left:-4px; bottom:0; border:0; width:17px; height:17px; background: #17d url(../layout_images/tab_a.gif) bottom left; z-index:500;}

.tabs li a:hover,
.tabs li a:focus, 
.tabs li a:active 
{white-space:nowrap; color:#666; position:relative; z-index:500; cursor:pointer; text-decoration:none;}
.tabs li a:hover em, 
.tabs li a:focus em, 
.tabs li a:active em 
{color:#666; background:#ffc url(../layout_images/tab_b.gif) bottom left; border-bottom-color:#666;}
.tabs li a:hover em b.shdw,
.tabs li a:focus em b.shdw, 
.tabs li a:active em b.shdw  
{visibility:hidden;}
.tabs li a:hover b, 
.tabs li a:focus b, 
.tabs li a:active b 
{background:#ffc url(../layout_images/tab_b.gif) bottom left; border-bottom-color:#666;}
.tabs li a:hover b.p1, 
.tabs li a:focus b.p1, 
.tabs li a:active b.p1 
{background:#666; border-bottom-color:#666;}
.tabs li a:hover b.p25, 
.tabs li a:focus b.p25, 
.tabs li a:active b.p25 
{background:#666; border-bottom-color:#666;}
.tabs li a:hover b.p26, 
.tabs li a:focus b.p26, 
.tabs li a:active b.p26 
{background:#666;}

.tabs li a.selected, 
.tabs li a:hover.selected,  
.tabs li a:active.selected  
{white-space:nowrap; color:#666; position:relative; z-index:600; cursor:default;}
.tabs li a.selected em, 
.tabs li a:hover.selected em,
.tabs li a:active.selected em
{color:#000; background:#fff url(../layout_images/tab_c.gif) bottom left; border-bottom-color:#fff;}
.tabs li a.selected em b.shdw, 
.tabs li a:hover.selected em b.shdw, 
.tabs li a:active.selected em b.shdw 
{visibility:hidden;}
.tabs li a.selected b, 
.tabs li a:hover.selected b, 
.tabs li a:active.selected b 
{background:#fff url(../layout_images/tab_c.gif) bottom left; border-bottom-color:#fff;}
.tabs li a.selected b.p1, 
.tabs li a:hover.selected b.p1, 
.tabs li a:active.selected b.p1 
{background:#666; border-bottom-color:#666;}
.tabs li a.selected b.p26, 
.tabs li a:hover.selected b.p26, 
.tabs li a:active.selected b.p26 
{width:1px; height:1px; background:#666; margin-top:23px; border-top:0; overflow:hidden;}


#about_me,
#mem_compatibility {
	border:1px solid #666; border-top:none;
	padding:10px;
	font-size:90%;
}

#mem_interview {
	border:1px solid #666; border-top:none;
	padding:10px;
	font-size:90%;
	height:200px;
	overflow:auto;
	line-height:15px;
	padding-top:0px;
}

#mem_interview h2 {
	padding-top:30px;
	border-bottom:2px solid #17d;
}

#mem_interview h3 {
	font-size:100%;
	font-weight:bold;
	color:#666;
	padding:0px;
	margin:0px;
	padding-top:20px;
}

#card_pics {
	height:100px;
	width:525px;
	overflow:auto;
	border:1px solid #666;
	background-color:#fff;
	padding:10px;
	margin-top:10px;
}

#card_pics ul {
	white-space: nowrap;
	margin:0px;
	padding:0px;
}

#card_pics li {
	display:inline-block;
	list-style-type: none;
	background-color:#ebebeb;
	background-image:url(../layout_images/grey_box_tint.png);
	background-repeat:repeat-x;
	padding:5px;
	overflow:auto;
	border:1px solid #666;
	margin-right:3px;
}

#success {
	background-color:#cfc;
	border:2px solid #090;
	
	background-image:url(../layout_images/chk_on.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	padding:5px;
	padding-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	color:#000;
}

#error {
	background-color:#fcc;
	border:2px solid #900;
	background-image:url(../layout_images/alert.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	padding:5px;
	padding-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	color:#000;
}

#alert {
	background-color:#ffc;
	border:1px solid #000;
	background-image:url(../layout_images/alert.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	padding:5px;
	padding-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	color:#000;
	font-size:80%;
	line-height:normal;
}

#quiz_list {
	border:1px solid #666;
	border-bottom:none;
}

#quiz_list th {
	background-color:#17d;
	color:#fff;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #666;
}

#quiz_list td {
	padding:5px;
	border-bottom:1px solid #666;
}

#quiz_question td {
	padding:5px;
}

/* ----------------------------------------------------------- PACKAGES */

#packages {
	margin-top:15px;
	border:1px solid #666;
	border-right:none;
	border-bottom:none;
	font-size:90%;
}

#packages td {
	padding:3px;
}

#packages th {
	padding:5px;
}

#packages td {
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	line-height:15px;
}

#packages th {
	color:#fff;
	font-weight:bold;
	background-color:#39f;
	background:url("../layout_images/top-menu-bk_a.png") repeat-x; 
	text-align:center;
	padding:3px;
	line-height:normal;
}

.split {
	background-color:#39f;	
	background:url("../layout_images/top-menu-bk_a.png") repeat-x; 
	font-weight:bold;
	padding:5px;
	color:#fff;
}

#rules li {
	padding-bottom:10px;	
}

#rm_left,
#sm_left {
	width:350px;
	float:left;
	height:200px;
	overflow:auto;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	background-color:#ebebeb;
}

#rec_header,
#sent_header {
	border:1px solid #999;	
	margin-left:1px;
	font-size:80%;
}

#rec_header th,
#sent_header th {
	color:#666;
	background-color:#ebebeb;
	font-weight:bold;
	text-align:left;
	padding:3px;
}

#rec_list,
#sent_list {
	margin-left:1px;
	font-size:80%;
}

#rec_list_bg,
#sent_list_bg {
	background-color:#fff;	
}

#rec_list td,
#sent_list td {
	border-bottom:1px solid #666;
	padding:3px;
}

#rm_right,
#sm_right {
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	width:175px;
	height:192px;
	padding:4px;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
	font-size:80%;
}

/* ------------------------------------------------- IMAGE UPLOADS */

#notApproved1 p,
#notApproved2 p,
#notApproved3 p,
#notApproved4 p,
#notApproved5 p,
#notApproved6 p {
	clear:both;
	position:relative;
	padding:0px;
	margin:0px;
	border:1px solid #000;
	color:#fff!important;
	background-color:#fff;
	font-weight:bold;
	opacity:0.6;filter:alpha(opacity=60);
	width:78px;
	top:-17px;
	font-size:120%;
	text-align:center;
}

#boxes {
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 0px;
	margin-top:15px;
	width: 550px!important;
	z-index:0!important;
	padding:0px;
}

#boxes li {
	cursor:auto;
	position: relative;
	float: left;
	margin: 0px;
	margin-bottom:10px;
	width: 283px!important;
	height:120px;
	z-index:1!important;
}

#profile {
	background-color:#f00;
}
	
.pic_boxcontent {
	display:block; 
	background-color:#fff;
	border:0 solid #666; 
	border-width:0 1px; 
	overflow:hidden;
	height:80px;
	font-weight:normal;
	color:#999;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

#pic1,
#pic2,
#pic3,
#pic4,
#pic5,
#pic6 {
	float:left;
	width:85px;
	height:80px;
	border-right:1px dotted #666;
	z-index:2!important;
	cursor: move;
}

#form1,
#form2,
#form3,
#form4,
#form5,
#form6 {
	float:right;
	margin-top:-125px;
	display:block;
	overflow:hidden;
	width:178px;
	z-index:10!Important;
	font-size:90%;
}

#boxes em {
	display:none;
}

.form_input2 td { padding-bottom:5px;color:#000; }

.input_text {
	border:1px solid #666;
	color:#000;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	width:134px;
}

.input_text:focus {
	border:1px solid #900;
	background-color:#ffc;
}

div.button {
	padding:0px;
	margin:0px;
	height: 15px;	
	width: 100px;
	background: url(../layout_images/bg_button_upload.gif) 0 0;
	font-size: 110%;
	color: #900!important;
	text-align: center;
	padding-top:5px;
	overflow:hidden;
	/*padding-top: 15px; */
}
/* 
We can't use ":hover" preudo-class because we have
invisible file input above, so we have to simulate
hover effect with javascript. 
 */
div.button.hover {
	background: url(../layout_images/bg_button_upload.gif) 0 20px;
	color: #000;	
}

/* ---------------------------------------------------------------------------- SEX PREFS GRAPH */

.graphcont {
padding-top:10px;
color:#000;
font-weight:700;
float:left
}

.graph {
float:left;
margin-top:10px;
background-color:#ebebeb;
position:relative;
width:400px;
padding:0
}

.graph .bar_red {
display:block;
position:relative;
background-image:url(../layout_images/bargraph_red.gif);
background-position:right center;
background-repeat:repeat-x;
border:#900 1px solid;
text-align:center;
color:#fff;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
line-height:1.9em;
}

.graph .bar_yellow {
display:block;
position:relative;
background-image:url(../layout_images/bargraph_yellow.gif);
background-position:right center;
background-repeat:repeat-x;
border:#990 1px solid;
text-align:center;
color:#fff;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
line-height:1.9em;
}

.graph .bar_green {
display:block;
position:relative;
background-image:url(../layout_images/bargraph_green.gif);
background-position:right center;
background-repeat:repeat-x;
border:#090 1px solid;
text-align:center;
color:#fff;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
line-height:1.9em;
}

.graph .bar_red span,
.graph .bar_yellow span,
.graph .bar_green span {
position:absolute;
left:1em
}

#purity_test {
	border:1px solid #999;
	border-bottom:none;
	margin-top:15px;
}

#purity_test td {
	border-bottom:1px solid #999;
	padding:5px;
}

.clean {
	border:1px solid #666;
	color:#090;
	font-weight:bold;
	font-stretch:ultra-expanded;
	text-align:center;
	width:85px;
}

.explicit {
	border:1px solid #666;
	color:#900;
	font-weight:bold;
	font-stretch:ultra-expanded;
	text-align:center;
	width:85px;
}

#timer {
	font-weight:bold;
	font-size:160%;
}