@charset "utf-8";
/* CSS Document */
body
{
	margin:auto;
	width:1000px;
	
}
.container
{ height:auto; overflow:visible; margin:auto; }

.page_headermain
{height:61px; border-bottom:1px solid #FFFFFF;}

.page_header_l
{ width:150px;}

.page_header_r
{width:450px;}

.header_marki
{
	height:20px;
}
.nav_main
{
height:34px;
 border-bottom:1px solid #FFFFFF;
 background:url(../images/nav_rep.gif) repeat-x; 
 }
.nav_left
{ width:730px;
height:26px;
background:url(../images/nav_left.gif) no-repeat left top;
padding:8px 0px 0px 15px;
}
.nav_right
{ width:230px;
height:26px;
background:url(../images/nav_right.gif) no-repeat right top;
padding:8px 15px 0px 0px;
}
.login_panel
{
height:34px;
background:#d3e00a;
margin:0px 3px 0px 3px;
 border-bottom:1px solid #FFFFFF;

}
.welcome_space
{
width:300px;
height:26px;
padding:8px 0px 0px 15px;

}
.login
{ width:650px;
height:24px;

}
.main_panel
{
	margin:0px 3px 0px 3px;
	background:url(../images/mainpanel_rep.gif) repeat-x;
	height:200px; border-bottom:1px solid #FFFFFF;

}
.girl_img
{
	width:341px;
	height:200px;
	background:url(../images/mainpanel_girlimg.gif) no-repeat left;
}
.registerfree
{
	width:323px;
	height:200px;
	background:url(../images/mainpanel_regfree.gif) no-repeat right;

}
.basicsearch
{
	width:321px;
	height:200px;
	background:url(../images/mainpanel_bsearch.gif) no-repeat right;
}
.advt_hmpanel
{
	height:65px;

}
.for
{
	height:65px; width:356px;
}
.subm
{
	height:65px; width:323px;
}
.fm_regfree
{
	width:290px; height:151px; margin:auto;
	
}
/*inner page styles*/
.innpage_headermain
{height:37px; border-bottom:1px solid #FFFFFF;}
.inn_topad
{
	height:124px;
	border-bottom:1px solid #FFFFFF;
	margin:0px 3px 0px 3px;
	background:#d3e00a url(../images/inn_topad_rep.gif) repeat-x;
}
.inn_topad_side
{
	height:124px;
	width:18px;
}
.reg_head
{
	height:27px;
	background:#ffdc00;
	border-bottom:1px solid #FFFFFF;
	margin:0px 3px 0px 3px;
}
.reg_box_grey
{
	/*border-bottom:1px solid #FFFFFF;*/
	margin:0px 3px 0px 3px;
	background:#e5e2e2;
}


.reg_box_top
{
	background:#e5e2e2 url(../images/regbox_top_rep.gif) repeat-x top;
	height:17px;
}
.reg_box_bttm
{
	background:#e5e2e2 url(../images/regbox_bttm_rep.gif) repeat-x bottom;
	height:17px;
	/*border-bottom:1px solid #FFFFFF;*/
}
.reg_frm_area
{
	padding:0px 8px 0px 8px;
	background:#FFFFFF;
	height:auto;
	overflow:visible;
	margin:auto;
	width:962px;
}
/*personal pages*/
.head_analytics
{
	height:171px;
	background:#d3e00a;
	border-bottom:1px solid #FFFFFF;
	margin:0px 3px 0px 3px;
}
