/*------------------------------------ global ---------------------------------------*/

.normal_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
	
BODY
{
	background-image: url(../newImg/global/back_body.jpg);
	background-color: #ffffff;
	margin: 0px;
	background-repeat: repeat-x;
}

.normalWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}
/*---------------- footer links ----------------*/	

a.footerMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.footerMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.footerMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.footerMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

A.header_footer:visited
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #999999;
 text-decoration:none;
}

A.header_footer:hover
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #999999;
 text-decoration:underline;
}


A.header_footer:link
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #999999;
 text-decoration:none;
}


A.header_footer:active
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #999999;
 text-decoration:none;

}
	
	

/*---------------------------------- home page --------------------------------------*/


.indexh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	font-weight:bold;
}


.indexh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#666666;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	letter-spacing:0px;
		font-weight:bold;

}

.blue_text {
font-family:"Arial Black", Arial, sans-serif;
font-size:24px;
letter-spacing:-2px;
color:0B6CCF;
line-height:34px;
}

.blue_big_text {
font-family:"Arial Black", Arial, sans-serif;
font-size:33px;
font-weight:bold;
letter-spacing:-2px;
color:0B6CCF;
line-height:34px;
}


/*---------------------------------- Top menu links --------------------------------------*/


/*--------  Regular links -----------*/
a.topMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.topMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.topMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.topMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

a.normal_text_Links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.normal_text_Links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.normal_text_Links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.normal_text_Links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}



/*--------  yellow link of home page -----------*/
a.topMenuYellow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.topMenuYellow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topMenuYellow:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.topMenuYellow:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}



/*--------  black links of right top home page -----------*/

a.topMenuBlack:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topMenuBlack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom:1px #000000 solid;
}
a.topMenuBlack:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topMenuBlack:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}





/*------------------------------------ home quick search ---------------------------------------*/


.home_border {
color:#333333;
font-size:11px;
background-color: #FEF1FE;
border:1px #CCCCCC solid ;
}

.kaftor {
background-attachment: url(../newImg/index/search_button.jpg);
background-image: url(../newImg/index/search_button.jpg);
width:110px;
height:42px;
border:0px;
margin:0px;
color:#FFFFFF;
font-weight:bold;
}

.cssTransparent
{
	height:1px;
	width:1px;
	border-color:Transparent;
	border-width:0px;
	border-style:none;
	background-color:Transparent;
	display:none;
}


/*------------------------------------ home hot members ---------------------------------------*/

/*--------  links of hot members -----------*/

a.hotMembers:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D00BD0;
	text-decoration: none;
}
a.hotMembers:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D00BD0;
	border-bottom:1px #D00BD0 solid;
}
a.hotMembers:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D00BD0;
	text-decoration: none;
}
a.hotMembers:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D00BD0;
	text-decoration: none;
}

.hot_arrowHot{
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0B6CCF;
	}
	
.hot_from{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:13px;
	margin:0px;
	}
	
/*------------------------- login card ---------------------------------*/
.HardBreak
{
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
overflow: hidden;
}
/*------------------------- why become a member ---------------------------------*/
.why_title {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D00BD0;
	}
	
.why_text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3D3E;
	line-height:13px;
	}

.why_features_text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D00BD0;
	font-weight:bold;
	}
	
.li_why{
margin:10px;
}

/*------------------------- Registration ---------------------------------*/

.registrationButton{
width:80px;
height:35px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0B6CCF;
background-color:#FFFFFF;
}

.registration_text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D00BD0;
	line-height:23px;
	font-weight:bold;
	}
.registration_titles {
font-family: "Arial Black", Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	letter-spacing:-1px;
	}
.registration_right_title{
font-family: "Arial Black", Arial, sans-serif;
	font-size: 22px;
	color: #D00BD0;
	letter-spacing:-1px;
	line-height:23px;
	}
.registration_right_title_lite{
font-family: "Arial Black", Arial, sans-serif;
	font-size: 18px;
	color: #D00BD0;
	letter-spacing:-1px;
	line-height:22px;
	}
.registration_form_titles{
font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	}
.registration_mandatory{
font-family: Arial, sans-serif;
	font-size: 16px;
	color: #D00BD0;
}
.register_browse_button{
border:1px #999999 solid;
background-color:#F5FAFE;
width: 80px;
height: 15px;
}
  .registration_kaftor
 {
 border:1px #0B6CCF solid;
 background-color:#FFFFFF;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 size:10;
 height:40;
 width:200;
 
 }
 
 .css_width_200
 {
	width:200px;
 }
/*------------------------- search resautls ---------------------------------*/
.searchresaults_menu{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
width:150px;
height:20px;
background-color:#F9FBFF;
}

/*------------------------- Footer ---------------------------------*/
.footer_text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height:20px;
	}
.bottom_footer_text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D00BD0;
	}
/*------------------------- inbox ---------------------------------*/
 .inbox_kaftor2
 {
 border:1px #D1D1D1 solid;
 background-color:#ffffff;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#D00BD0;
 height:25;
 width:100px;
 }
 
form {
	margin: 0px;
	padding: 0px;
}
/*------------------------- Profile ---------------------------------*/
.flirt_button {
background-image:url(../newImg/profile/profile_button_filrt.gif);
background-repeat:no-repeat;
background-position:left;
width:130px;
height:25px;
font-size:11px;
border:1px #D10ED1 solid;
background-color:#FFFFFF;
}
.send_button {
background-image:url(../newImg/profile/profile_button_send.gif);
background-repeat:no-repeat;
background-position:left;
width:130px;
height:25px;
font-size:11px;
border:1px #D10ED1 solid;
background-color:#FFFFFF;
}
.favorites_button {
background-image:url(../newImg/profile/profile_button_favorites.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:5px;
width:130px;
height:25px;
font-size:11px;
border:1px #D10ED1 solid;
background-color:#FFFFFF;
}