html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body{font-family: 'Tahoma', 'Arial';font-size: 12px; background: #f8f8f8;}
p{padding-top: 5px;padding-bottom: 5px;}
a{color: #a5107a;}
a:hover{color: #a5107a;}
a { outline: none; -moz-outline: 0; border: none; border-width: 0px; }
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
img { border: none; border-width: 0px; }
h1{padding-bottom: 10px; padding-top: 10px; font-size: 18px;}
div.clear { clear: both; font-size: 0pt; line-height: 0px; height: 0px; }
div.main { width: 964px; min-width: 964px; min-height: 100%; margin: 0 auto; font-size: 12px; _height: 100%; }
* html  div.main
{
    width:expression(
        (document.compatMode && document.compatMode == 'CSS1Compat')
        ?
        (
            document.documentElement.clientWidth < 1000
            ?
            "1000px"
            :
            "auto"
        )
        :
        (
            document.body.clientWidth < 1000
            ?
            "1000px"
            :
            "auto"
        )
    );
}

#reg_form_div{
    position: relative;
    z-index: 2;
}

#pof_body{font-family: 'Tahoma', 'Arial';font-size: 12px; background: #f8f8f8;}

#center_wrap.full, .full{
    width:962px !important;
    background: #FFFFFF none repeat scroll 0 0;
}

#footer_wrap{
    background: #FFFFFF none repeat scroll 0 0;
}

#footer.footer_full{
    width: 952px !important;
    height: 64px !important;
}
#footer.footer_full .notice{
    top: 50px !important;
}

#footer .left_line_pof{
    left: 950px !important;
    bottom: 75px !important;
}

.header{
    width: 962px;
    height: 95px;
    padding: 26px 0 24px;
    z-index: 5;
    position: relative;
    background: #F8F8F8 none repeat scroll 0 0;
}
.header .logo{
    float: right;
}
.header .slogan{
    background: url('../i/pof/dating_slogan.png') no-repeat;
    width: 335px;
    height: 48px;
    float: right;
    margin-top: 46px;
    margin-left: 30px;
    margin-right: 43px;
    _margin-right: 18px;
}



.page_content{
    width: 962px;
    margin: 0 auto;
}

.border_top{
    width: 962px;
    height: 6px;
    background: #fff;
    font-size: 1px;
    line-height: 6px;
}
.top_left{
    background: url('../i/pof/left_top.png') no-repeat;
    width: 6px;
    height: 6px;
    float: left;
}
.top_right{
    background: url('../i/pof/right_top.png') no-repeat;
    width: 6px;
    height: 6px;
    float: right;
}

.border_bottom{
    width: 962px;
    height: 6px;
    background: #fff;
    font-size: 1px;
}
.bottom_left{
    background: url('../i/pof/left_bottom.png') no-repeat;
    width: 6px;
    height: 6px;
    float: left;
}
.bottom_right{
    background: url('../i/pof/right_bottom.png') no-repeat;
    width: 6px;
    height: 6px;
    float: right;
}


.pic{
    width: 950px;
    height: 633px;
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
}
#reg-form{
    float: right;
    margin-top: 60px;
    margin-right: 33px;
    _margin-right: 16px;
    width: 560px;
    height: 175px;
}
.block{
    width: 200px;
    height: 50px;
    float: left;
}
.block .b_text{
    height: 15px;
    margin: 5px 0px 2px 5px;
}
.block .input_text{

}
form{
    margin: 0px;
}
input.inp_text{
    width: 190px;
}
select{
    width: 178px;
    font-size: 12px;
}
input.checkbox{
	margin: 0px;
	padding: 0px;
	height: 14px;
	
}
.check{
    margin-top: 5px;
	font-size: 11px;
	text-align: center;
	height: 20px;
	margin-left: 160px;
}
.ch{
    float: left;
}
.ch_text{
    float: left;
	margin-left: 3px;
}
.button{
    width: 242px;
    float: left;
    margin-top: 9px;
    padding-left: 175px;
}
input.but{
    background: url('../i/pof/button.png') no-repeat;
    width: 242px;
    height: 38px;
    border: 0px;
    cursor:pointer;
}
frmYear{
width:60px;
}

.footer{
    color: #777777;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 15px;
}
.f_text{
    width: 900px;
    margin: 0 auto;
    color: #777777;
    margin-top: 200px;
    background: #e8e6e6;
    border: 1px solid #b1b1b1;
    padding: 20px;
    padding-bottom: 10px;
}
.f_text h1{
    margin: 0px;
    padding: 0px;
}
.f_text p{
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pad{
    height: 30px;
}

.online_links{
    position: absolute;
    top: 35px;
    left: 220px;
    color: #A5107A;
}

.online_links a{
    color: #A5107A;
    text-decoration: none;
    font-size: 11px;
}

.bottom_space{
    position: relative;
    height: 0px;
    background-color: #FFFFFF;
}
#breadcrumb a{
    text-decoration: none;
}