body,form,input,select,textarea,p,ul,li,h1,h2,h3,h4,h5,h6
{
margin: 0;
padding: 0;
}

body
{
font-family: verdana,arial,sans-serif;
font-size: 12px;
background: #ffffff url(../images/page_bg1.gif) repeat-x;
}

img
{
border-width: 0;
}

/* not keyboard-only-accessible friendly, use only for aesthetics
a:focus
{
outline: none;
}*/

a
{
color: #285a91;
text-decoration: none;
}

a:hover
{
color: #083a71;
text-decoration: underline;
}

#page_cont
{
position: relative;
margin: 0 auto;
width: 920px;
background: transparent url(../images/logo1.png) no-repeat 0px 34px;
padding-top: 103px;
}

#header
{
position: absolute;
right: 0px; /*left 87*/
top: 74px;
width: 832px;
height: 27px;
padding-bottom: 2px;
background: url(../images/main_header1.png) no-repeat;
border-bottom: 1px solid #fbd005;
text-indent: -5000px;
}

#logo_link
{
position: absolute;
left: 0px;
top: 28px;
}

#logo_link img
{
width: 150px;
height: 80px;
}

#follow_ogl
{
position: absolute;
left: 0px;
top: 169px;
width: 70px;
text-align: right;
overflow: visible;
}

.reg_index #follow_ogl
{
display: none;
}

#follow_ogl .fogl_header
{
display: block;
padding-bottom: 8px;
}

#follow_ogl a
{
display: block;
clear: both;
float: right;
margin-bottom: 6px;
}

#main
{
overflow: hidden;
_overflow: visible;
height: auto !important;
height: 626px;
min-height: 626px;
}

.mempage
{
padding-top: 20px;
margin-left: 87px; /*width 832px*/
position: relative;
}

.mempage .mempage-inner
{
/*
height: auto !important;
height: 600px;
min-height: 600px;
*/
margin-left: 178px;
border: 1px solid #9fbbbd;
background: #e6f2f4;
}

.msec1
{
background: #e9f3f4 url(../images/msec1_bg.gif) repeat-x left top;
}

.msec2
{
background: #f2f9f9 url(../images/msec2_bg.gif) repeat-x left top;
}

.msec2 .mheader
{
border-bottom: 1px solid #9fbbbd;
background: #d0e3e6 url(../images/msec2_header_bg.gif) repeat-x left top;
}

.msec2 .mheader h3
{
font-size: 13px;
font-weight: bold;
color: #09395e;
padding: 7px 20px 6px 20px;
border-bottom: 1px solid #f2f9f9;
}

#login,#already_logged_in
{
position: absolute;
right: 11px;
top: 27px;
}

#login .form_input
{
float: left;
margin-right: 14px;
}

#login .form_input input.txt
{
font-size: 11px;
padding: 2px 2px 1px 2px;
width: 101px;
background: #ffffff;
border-width: 2px 1px 1px 2px;
border-style: solid;
border-color: #9394bb #cfdae7 #cfdae7 #9394bb;
}

#login .form_input input.default
{
color: #695e49;
}

#login .submit_btn_cont
{
float: left;
}

#login .forgot_password
{
position: absolute;
left: 129px;
top: 23px;
font-size: 11px;
color: #695e49;
text-decoration: none;
}

#login .forgot_password:hover
{
color: #291e09;
}

#login .highlight
{
background-color: #fda4a4 !important;
}

#already_logged_in
{
display: none;
font-size: 10px;
color: #000606;
}

#nav1
{
background: transparent url(../images/nav1_bottom-l.png) no-repeat left bottom;
position: relative;
}

#nav1 ul
{
list-style: none;
height: 46px;
background: transparent url(../images/nav1_bottom-r.gif) no-repeat right bottom;
}

#nav1 ul li
{
float: left;
padding-right: 4px;
}

#nav1 ul li a,#nav1 ul li a img
{
display: block;
}

#nav1 ul li .down,#nav1 ul li a:hover .up
{
display: none;
}
#nav1 li a {
	position:relative;
	text-decoration:none;
}
#nav1 li a span {
	width:100%;
	text-align:center;
	position:absolute;
	bottom:2px;
	right:0;
	font:10px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	background-color:inherit;
	text-decoration:none;
}

#nav1 ul li a:hover .down
{
display: block;
}

.page-my_matches .my_matches .up,
.page-my_mailbox .my_mailbox .up,
.page-my_profile .my_profile .up,
.page-match_preferences .match_preferences .up,
.page-oglezine .oglezine .up
{
display: none !important;
}

.page-my_matches .my_matches .down,
.page-my_mailbox .my_mailbox .down,
.page-my_profile .my_profile .down,
.page-match_preferences .match_preferences .down,
.page-oglezine .oglezine .down
{
display: block !important;
}

#nav1 ul.text_links
{
height: auto;
overflow: auto;
font-family: verdana,arial,sans-serif;
font-size: 11px;
position: absolute;
right: -6px;
bottom: 13px;
_top: 20px;
background: transparent;
}

#nav1 ul.text_links a
{
color: #09395e;
}

#nav1 ul.text_links li
{
float: left;
padding: 0 6px 0 7px;
background: transparent url(../images/nav1_textlinksep.gif) no-repeat 0px 2px;
}

#nav1 ul.text_links li.first
{
padding-left: 0;
background: transparent;
}

#nav2
{
position: absolute;
left: 0px;
top: 66px;
padding-bottom: 10px;
background: transparent url(../images/nav2_bottom.png) no-repeat left bottom;
}

#nav2 ul
{
list-style: none;
height: auto !important;
height: 210px;
min-height: 210px;
background: transparent url(../images/nav2_mid.gif) repeat-y;
_overflow: visible;
}

#nav2 ul li
{
#clear: both;
#float: left;
}

#nav2 ul li a,#nav2 ul li a img
{
display: block;
}

#nav2 ul li .down,#nav2 ul li a:hover .up
{
display: none;
}

#nav2 ul li a:hover .down
{
display: block;
}

.subpage-the_basics .the_basics .up,
.subpage-more_details .more_details .up,
.subpage-other_good_stuff .other_good_stuff .up,
.subpage-update_my_photos .update_my_photos .up,
.subpage-preview_profile .preview_profile .up,
.subpage-edit_profile .edit_profile .up,
.subpage-edit_match_preferences .edit_match_preferences .up,
.subpage-location .location .up,
.subpage-personal_preferences .personal_preferences .up,
.subpage-backgrounds_and_beliefs .backgrounds_and_beliefs .up,
.subpage-photo_sharing .photo_sharing .up,
.subpage-inbox .inbox .up,
.subpage-write_email .write_email .up,
.subpage-sent_email .sent_email .up,
.subpage-saved_messages .saved_messages .up,
.subpage-trash .trash .up,
.subpage-browse_matches .browse_matches .up,
.subpage-view_complete_profile .view_complete_profile .up,
.subpage-take_the_next_step .take_the_next_step .up,
.subpage-instant_communication .instant_communication .up,
.subpage-email_this_match .email_this_match .up,
.subpage-unlock_private_photos .unlock_private_photos .up,
.subpage-request_photo .request_photo .up,
.subpage-nudge_this_match .nudge_this_match .up
{
display: none !important;
}

.subpage-the_basics .the_basics .down,
.subpage-more_details .more_details .down,
.subpage-other_good_stuff .other_good_stuff .down,
.subpage-update_my_photos .update_my_photos .down,
.subpage-preview_profile .preview_profile .down,
.subpage-edit_profile .edit_profile .down,
.subpage-edit_match_preferences .edit_match_preferences .down,
.subpage-location .location .down,
.subpage-personal_preferences .personal_preferences .down,
.subpage-backgrounds_and_beliefs .backgrounds_and_beliefs .down,
.subpage-photo_sharing .photo_sharing .down,
.subpage-inbox .inbox .down,
.subpage-write_email .write_email .down,
.subpage-sent_email .sent_email .down,
.subpage-saved_messages .saved_messages .down,
.subpage-trash .trash .down,
.subpage-browse_matches .browse_matches .down,
.subpage-view_complete_profile .view_complete_profile .down,
.subpage-take_the_next_step .take_the_next_step .down,
.subpage-instant_communication .instant_communication .down,
.subpage-email_this_match .email_this_match .down,
.subpage-unlock_private_photos .unlock_private_photos .down,
.subpage-request_photo .request_photo .down,
.subpage-nudge_this_match .nudge_this_match .down
{
display: block !important;
}

#footer
{
clear: both;
border-top: 1px dotted #75d310;
margin-top: 20px;
padding: 6px 0 16px 0;
text-align: center;
font-size: 11px;
color: #438ee3;
}

#footer a
{
margin: 0 8px;
color: #676767;
text-decoration: none;
}

#footer a:hover
{
color: #373737;
}

#ogl_ezline
{
padding-top: 10px;
}

#ogl_ezline a
{
color: #727272;
}

#ogl_ezline a:hover
{
color: #727272;
}

#ogl_ezline a em
{
font-style: none;
color: #ff5800;
}

#ogl_ezline a strong
{
font-weight: normal;
color: #005aff;
}

#ogl_ezline a:hover strong
{
color: #002acf;
}

#validation_icons
{
padding-top: 11px;
}

#validation_icons img
{
margin: 0 8px;
}

#reg_form_overlay
{
display: none;
position: absolute;
left: 0px;
top: 0px;
z-index: 9999;
}

#reg_form_overlay-bg
{
position: absolute;

left: 0px;
top: 0px;
background: #000000;
opacity: 0.8;
filter: alpha(opacity=80);
}

#reg_form_overlay iframe
{
position: absolute;
}

#reg_form_overlay-x
{
position: absolute;
cursor: pointer;
width: 30px;
height: 29px;
background: url(../images/regoverlay_x.png) no-repeat;
z-index: 1000;
}

.lbbox1
{
background: #d8eaff url(../images/lbbox1-m.png) repeat-x;
}

.lbbox1-l
{
background: url(../images/lbbox1-l.png) no-repeat left top;
}

.lbbox1-content
{
height: 82px;
background: url(../images/lbbox1-r.png) no-repeat right top;
}

.bbox1
{
background: #4091ec url(../images/bbox1-t.gif) repeat-x left top;
}

.bbox1-l
{
background: transparent url(../images/bbox1-l.gif) repeat-y left top;
}

.bbox1-r
{
background: transparent url(../images/bbox1-r.gif) repeat-y right top;
}

.bbox1-b
{
background: transparent url(../images/bbox1-b.gif) repeat-x left bottom;
}

.bbox1-tl
{
background: transparent url(../images/bbox1-tl.gif) no-repeat left top;
}

.bbox1-tr
{
background: transparent url(../images/bbox1-tr.gif) no-repeat right top;
}

.bbox1-bl
{
background: transparent url(../images/bbox1-bl.gif) no-repeat left bottom;
}

.bbox1-content
{
padding: 2px;
background: transparent url(../images/bbox1-br.gif) no-repeat right bottom;
}

.row
{
clear: both;
}

.col
{
float: left;
}

#adspace0,#adspace1,#adspace2,#adspace3
{
display: none;
position: absolute;
border: 1px solid #0066cc;
}

#adspace0
{
left: 81px;
top: 405px;
width: 180px;
height: 150px;
}

#adspace1
{
left: 81px;
top: 575px;
width: 180px;
height: 150px;
}

#adspace2
{
right: -164px;
top: 160px;
width: 160px;
height: 600px;
}

#adspace3
{
right: -164px;
top: 780px;
width: 160px;
height: 600px;
}
#adspace5 {
border: solid 1px #0066CC;
margin: 17px 0 0 50px;
text-align: center;
width: 728px;
}
