@charset "utf-8";


@font-face {
    font-family: 'AlefBold';
    src: url('/fonts/Alef-Bold.eot');
    src: url('/fonts/Alef-Bold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Alef-Bold.woff') format('woff'),
         url('/fonts/Alef-Bold.ttf') format('truetype'),
         url('/fonts/Alef-Bold.svg#alefbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Alef';
    src: url('/fonts/Alef-Regular.eot');
    src: url('/fonts/Alef-Regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Alef-Regular.woff') format('woff'),
         url('/fonts/Alef-Regular.ttf') format('truetype'),
         url('/fonts/Alef-Regular.svg#alefregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Carmela';
    src: url('/fonts/carmela.eot');
    src: url('/fonts/carmela.eot?#iefix') format('embedded-opentype'),
         url('/fonts/carmela.woff') format('woff'),
         url('/fonts/carmela.ttf') format('truetype'),
         url('/fonts/carmela.svg#alefregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	border: 0;

	font-family: inherit;

	font-size: 100%;

	font-style: inherit;

	font-weight: inherit;

	margin: 0;

	outline: 0;

	padding: 0;

	vertical-align: baseline;

}
html, body {height: 100%;}
body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	color:#fcfafa;
	font-size:14px;
	min-width:978px;
	direction:rtl;
	text-align:right;
	margin:0 auto;
}
a { color:#fcfafa; text-decoration:none; }
h1 { font-size:24px; color:#c20531; }
h2 { font-size:20px; color:#c20531; }
h3 { font-size:18px; color:#c20531; }
h4 {  }
h5 { font-size:18px; color:#12608a; }
img { border: none;}

.mwarp {
	max-width:1100px;
	min-width:980px;
	height:auto;
	display:block;
	margin:0 auto;
	text-align:right;
}

#wrap_one { 
	min-height: 100%; 
	max-width:1800px;  
	background:url(/images/big_bg/001.jpg) no-repeat center top; 
	background-size: 100% auto; 
	text-align:center;
	
}
#wrap_two { 
	min-height: 100%; 
	max-width:1800px;  
	background:url(/images/big_bg/002.jpg) no-repeat center top; 
	background-size: 100% auto; 
	text-align:center;
	
}

#wrap_hp_one { 
	min-height: 100%; 
	
	background:url(/images/big_bg/001.jpg) no-repeat center top; 
	background-size: 100% auto; 
}
#wrap_hp_two { 
	min-height: 100%; 
	
	background:url(/images/big_bg/002.jpg) no-repeat center top; 
	background-size: 100% auto; 
}
#wrap_hp_three { 
	min-height: 100%; 
	
	background:url(/images/new/home-bg.jpg) no-repeat center top; 
	background-size: 100% auto; 
}

/*------------------ Header ------------------*/

.mwarp.header {
    
}
#logo {
	float:left;
}
#head {
	float:right;
	width:66%;
	height:100%;
}
.head_row {
        margin-top:-30px;
}
.head_cell {
        width: 49%;
        display: inline-block;
}

#login { margin: 5px 0 0 0;}
#login form { display:inline-block; width: 75%; }
#login label { line-height:21px; }
#login input { 
    height:20px; 
    width:108px; 
    margin: 0 2px; 
    border:none; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(/images/inputbg_2.png) repeat-x;  
}
#login #login-submit { 
    border:none; 
    background: url(/images/login_submit.png) no-repeat; 
    width:53px; 
    height:23px; 
    font-weight:bold; 
    color:#fff; 
    padding-top:0;
}

.signup_links {
	margin-top:0px;
    text-align:left; 
    width: 23%;
}
.signup_b, .signup_b_f {
    display: inline-block;
    font-weight:bold; 
    color:#fff;
    line-height: 23px;
    text-align: center;
}
.signup_b {
    background: url(/images/signup_header.png) no-repeat; 
    width:108px; 
    height:23px; 
}
.signup_b_f {
    background: url(/images/signup_header_f.png) no-repeat; 
    width:124px; 
    height:23px;
    text-align: right;
    padding-right: 10px;
	font-size:12px;
}

.login-links { 
    margin-top: 4px;
    height: 24px;
    font-size:12px; 
    line-height:24px; 
    display:inline-block; 
    vertical-align: middle;
}
.login-links span {vertical-align: top; }
.android {
    width: 18px;
    height: 23px;
    display: inline-block;
    background: url(/images/header_linktocell.png) no-repeat;
    background-position: -18px 0;
}
.apple {
    width: 18px;
    height: 23px;
    display: inline-block;
    background: url(/images/header_linktocell.png) no-repeat;
    background-position: 0 0;
}



#menu {   
    	background: url(/images/menu_bg.png) repeat;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
        text-align: center;
        padding: 8px 0;
        margin: 10px 0 0 0;      
}
#menu.loggedin { margin: 30px 0 0 0;}
#menu ul {
	list-style:none;
}
#menu ul.logged { margin-top:48px;}
#menu ul li {
        display: inline-block;
	font-size:16px;
	font-weight:bold;
        height: 28px;
        line-height: 28px;
        padding: 0 9px;
        border: 1px solid #5c5c5c;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 1);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}
#menu ul li.current { 
        background: url(/images/menu_current.png) repeat-x;
}

/*------------------ Main - Global ------------------*/
#main {overflow:auto; padding-bottom: 143px;} 
#main .col.right { float:right; }
#main .col.left { float:left;  }
#main .col.center { margin:0 auto; }
#main .col.fifty { width:50%; }
#main .col.one-five { width:23.5%; margin-bottom:86px; margin-top:65px; }
#main .col.four-five { width:76%; margin-bottom:10px; margin-top:65px; }
#main .col.four-five.onecolor { background: url(/images/75_onecolor.png) no-repeat top; background-size: 100% 100%; background-position: 0 2px; }
#main .col.four-five.blue { 
    background: url(/images/eventsbg_01.png) repeat-x top;
    width:74.5%; 
    margin: 0 0 25px 0.5%;
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
    -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 0px 13px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 13px rgba(0, 0, 0, 0.5);
}


/*------------------ FOOTER ------------------*/
#footer {
	background:#272626;
        color: #848586;
	width:100%;
	height:124px;
	position: relative;
	margin-top: -124px;
	clear:both;
	padding-bottom:20px;
	
}
#footer .mwarp { font-size:12px; position: relative;  }

.links { margin-top:12px;}
.links a { color:#fcfafa; display:inline-block; height:14px; line-height:14px; background: url(/images/footerlink.gif) no-repeat left center; padding: 0 10px;  }

#footer_imglink a {
    position: absolute;
    right: 0; top: 10px;
}
#footer_text {
    position: absolute;
    left: 6%;
    width: 74%;
    padding-top:20px; 
    text-align:center;
}

/*------------------ Main - Home Page ------------------*/
.col.hp_slogan {
    width: 41%;
    display: inline-block;
    vertical-align: bottom;
    padding-left: 2%;
}
.col.hp_signup_1 {
    width: 28%;
    display: inline-block;
    vertical-align: bottom;
	margin-bottom:40px;
}
.col.hp_signup_2 {
    width: 28%;
    display: inline-block;
    vertical-align: bottom;
	margin-bottom:40px;
}

.col.hp_slogan p { font-size:16px; line-height:20px; text-align:justify;}
.col.hp_slogan .h1{  font-family: 'AlefBold', font-weight:normal;  font-size:99px; line-height:102px;color:#fff; margin:0px;text-shadow: 3px 3px #000;}
.col.hp_slogan h1{ font-family: 'AlefBold' ,  font-weight:normal; font-size:36px; color:#ff3869; margin:0px;text-shadow: 3px 3px #000;}
/*------------------ Main - Home Page Signup Form ------------------*/

.signup_form {
    	width:100%; 
	height:295px;  
	background:url(/images/float_box_home_02.png) no-repeat center; 
        padding-top: 20px;
}

.col.hp_signup_2 form {
    font-size: 12px;
}
.col.hp_signup_2 form .spanline {
    width: 86%;
    display: block;
    margin: 10px auto;
}
.col.hp_signup_2 form label {
    display: inline-block;
    width: 30%;
    line-height: 20px;
    vertical-align: top; 
}
.col.hp_signup_2 form input[type=text] {
    display: inline-block;
    width: 66%;
    height: 20px;
    line-height: 20px;
    border: none;
    background: url(/images/inputbg_3.png) repeat-x center;
    margin-right: 3px;
}

.select_cont {
    width: 50px !important;
    display: inline-block;
    margin-left: 4px;
}
.select_cont .selectBox-dropdown {
    min-width: 50px !important;
} 

.col.hp_signup_2 form .checkselect label {
    width: 0;
} 

.col.hp_signup_2 form #login-submit {
    width: 82%;
    height: 35px;
    line-height: 35px;
    border: none;
    background: url(/images/joinb_txt.png) no-repeat center;
    display: block;
    margin: 0 auto;
}

   
/*------------------ Main - Home Page Signup Picker ------------------*/

.floater.signup { 
	width:100%; 
	height:290px;  
	background:url(/images/float_box_home.png) no-repeat center; 
	position:relative;
        padding-top: 25px;
}
/*.floater.signup .warpper { border:1px solid #7d10aa; width:86%; position:absolute; top:30px; right:23px; }
*/
.floater.signup .spacer { 
    width:238px; 
    height:30px; 
    display:block; 
    margin: 0 auto; 
    background:url(/images/spacer.png) no-repeat center; 
}
#signup { 
    width:238px; 
    height:60px; 
    display:block; 
    margin: 0 auto; 
    background: url(/images/signup_01.png) no-repeat center; 
}
#signups { 
    width:192px; 
    height:48px; 
    display:block; 
    margin: 0 auto; 
    background: url(/images/signup_01s.png) no-repeat center; 
}
#signup_fb { 
    width:238px; 
    height:31px; 
    display:block; 
    margin: 0 auto; 
    background: url(/images/signup_02_notxt.png) no-repeat center; 
}
#signup_fb font{ 
	text-align:center;
	font-size:15px;
	font-weight:bold;
	margin-left:25px;
	display:block;
	padding-top:5px;
}
.floater .search { 
	width:100%; 
	height:140px; 
	margin-top:16px; 
	display:block; 
	background: url(/images/quick_search.png) no-repeat center; 
}
.se_pick { float:right; margin:34px 30px 0 0 ;}
.se_subm { 
    border:0; 
    float:left; 
    width:50px; 
    height:45px; 
    background:url(/images/search_submit.png) no-repeat center; 
    position: absolute;
    top:220px;
    left: 10px;
}

/*------------------ Main - Gender Picker ------------------*/

.picker_warp { width:200px; margin:9px 0 3px; color:#414141; }
.picker_warp span { width:60px; float:right;line-height:35px; }
.picker { float:left; width:138px; height:35px; }

.picker div { display:inline-block; height:35px; line-height:35px; }
.picker .gen_picker { padding: 0 2px; color:#848484; cursor: default;  }
.picker .gen_picker.current { color:#414141; }
#gan_man { float:right;}
#gan_wom {float:left;}
.picker .select_switch { width:70px; background: url(/images/gen_select.png) no-repeat; position:relative; margin-right:4px; }
.picker .select_switch.man { background-position:bottom; }
.picker .select_switch.woman { background-position:top; }

#bpic { width:35px; height:35px; background:url(/images/bpic.png) no-repeat center; position:absolute; }
.picker .select_switch.man #bpic { left:35px; }
.picker .select_switch.woman #bpic { left:0; }

/*------------------ Main - Gender Picker -small ------------------*/

.parm .picker_warp { width:95%; margin:0 6px 4px 0; font-size:12px; }
.parm .picker_warp span { width:30%; ;line-height:33px;   }
.parm .picker { width:70%; height:33px;}
.parm .picker div { height:33px; line-height:33px; }
.parm .picker .gen_picker { padding: 0 2px;  }
.parm .picker .select_switch { width:65px; height:32.5px; background: url(/images/gen_select_small.png) no-repeat; margin-right:2px; }
.parm .picker .select_switch.man { background-position: bottom; }
.parm .picker .select_switch.woman { background-position: top; }

.parm #bpic { width:33px; height:33px; background:url(/images/bpic_small.png) no-repeat center; position:absolute; }
.parm .picker .select_switch.man #bpic { left:32.5px; }
.parm .picker .select_switch.woman #bpic { left:0; }

/*------------------ Main - Stracture ------------------*/

.content_warp { width:100%; height:auto; color:#414141;  }
.col.header { 
	width:100%; 
	height:169px; 
	background:url(/images/75_header.png) no-repeat bottom center; 
	background-size: 100% 100%;
	position:relative;
}
.col.middle {
	width:100%;
	background:url(/images/75_middle.png) repeat-y center; 
	background-size: 100% 100%;  
}
.col.middle .mid-fill { 
	width:95.74%; 
	height: auto;
	min-height:1088px;
	margin-right:16px;
	background:url(/images/75_middle_mid.jpg) no-repeat top; 
	background-size: 100% 100%;
}
.col.bottom { 
	width:100%; 
	height:44px; 
	background:url(/images/75_bottom.png) no-repeat top center; 
	background-size: 100% 100%;   
}

.col.header.ssignup {height:116px; background-position:top; background-size: 100% auto; }
.col.middle .mid-fill.ssignup.stage1 {min-height:582px; }

/*------------------ Main - Stracture ONECOLOR ------------------*/

.onecolor .content_warp { width:95.85731907894737%; height:auto; margin:22px auto;  }
.onecolor .content_warp .inside { min-height:442px; }
.onecolor .content_warp .inside.sh { min-height:368px; margin-top:20px; }
.onecolor .content_warp .inside.wide { float:right; width:68.5%; background:url(/images/inside_wide.png) no-repeat top;  background-size: 100% 100%;}
.onecolor .content_warp .inside.narr { float:left; width:30%; background:url(/images/inside_narr.png) no-repeat top;  background-size: 100% 100%; }
.onecolor .content_warp .inside.wide.sh { background:url(/images/inside_wide_sh.png) no-repeat top;  background-size: 100% 100%;}
.onecolor .content_warp .inside.narr.sh { background:url(/images/inside_narr_sh.png) no-repeat top; background-size: 100% 100%; }

/*------------------ Main - H1 - header ------------------*/

.col.header h1, .inside h1 { 
    display: inline-block; 
    width:100%; 
    margin: 20px 22px 0 0;
    line-height:55px; 
    height:55px; 
    padding-right: 75px; 
}
.inside h1 { 
    margin-top:0px; 
    margin-right:0; 
    height:55px; 
    line-height:50px; 
    padding-right: 60px;  
}

h1.icon-one { padding-right: 75px; background:url(/images/inside_icons.png) no-repeat; background-position: 100% 0; }
h1.icon-two {	background:url(/images/inside_icons.png) no-repeat; background-position: 100% -55px; }
h1.icon-three {	background:url(/images/inside_icons.png) no-repeat; background-position: 100% -110px; }
h1.icon-four {	background:url(/images/inside_icons.png) no-repeat; background-position: 100% -165px; }
h1.icon-five {	background:url(/images/inside_icons.png) no-repeat; background-position: 100% -220px; }
h1.icon-six {	background:url(/images/inside_icons.png) no-repeat; background-position: 100% -275px; }
h2.icon-seven { background:url(/images/inside_icons.png) no-repeat; background-position: 100% -330px; }
h2.icon-eight {	background:url(/images/inside_icons.png) no-repeat; background-position: 100% -385px; }
h1.icon-nine {	background:url(/images/inside_icons.png) no-repeat; background-position: 100% -440px; }
h1.icon-ten {	background:url(/images/inside_icons.png) no-repeat; background-position: 100% -495px; }
h1.icon-eleven { background:url(/images/inside_icons.png) no-repeat; background-position: 100% -550px; }
h1.icon-twelve { background:url(/images/inside_icons.png) no-repeat; background-position: 100% -605px; }

.more h2 {
    height: 55px;
    line-height: 55px;
     padding-right: 65px; 
}

/*------------------ Main - SignUp TOP  ------------------*/

.signup_warp {
    width: 80%;
    margin: 0 auto;
    padding: 35px 0;
    border: 4px solid #b8042a;
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
    -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 0px 13px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 13px rgba(0, 0, 0, 0.5);
    background:#fff url(/images/add_event_bg.png) repeat-x top; 
    position: relative;
}

.ssignup .ssp_width { width:88%; height:auto; display:block; margin:0px auto;  }
.ssignup .ssp_width.tabs { width:590px; height:27px; display:block; margin:0px auto;  }

.ssignup h2 { color:#414141; margin-bottom:22px; }
.ssignup h2 span { color:#c6163f;  }
.ssignup p { padding:0 100px; line-height:20px; }

.sp_bar { 
    width:140px; 
    height:27px; 
    float:right; 
    color:#fff; 
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4); 
    text-align:center; font-size:20px; 
    background:url(/images/signup_bar.png) no-repeat;
    background-size: 100% auto;
    margin: 0 0.3%;
}
.sp_bar.st_one { background-position: 0 0; margin-right: 1.5%;}
.sp_bar.st_one.current { background-position: 0 -28px; position: relative; z-index: 1000;}
.sp_bar.st_two { background-position:  0 0;}
.sp_bar.st_two.current { background-position: 0 -28px; position: relative; z-index: 1000;}
.sp_bar.st_three { background-position:  0 0;}
.sp_bar.st_three.current { background-position: 0 -28px; position: relative; z-index: 1000;}
.sp_bar.st_four {  background-position: 0 0;}
.sp_bar.st_four.current {  background-position: 0 -28px; position: relative; z-index: 1000;}

/*------------------ Main - SignUp FORM  ------------------*/

.signform_01 { padding-top:0px; }
.signform_01 p { padding-right:0; padding-left:0px; }

.signform_01 .field_text { display:block; margin-bottom:14px; }
.signform_01 .field_text.kat { display:block; margin-bottom:14px; }
.signform_01 .field_text.uploader { margin:14px 0;}
.signform_01 .field_pick { width:230px; margin-bottom:14px; }
.signform_01 .field_pick.long { width:302px; margin-bottom:14px; }
.signform_01 .field_check { display:inline-block; margin-bottom:14px; }
.signform_01 .field_onlytxt { display:block; width:100%; margin-bottom:10px; line-height:20px; }

.signform_01 .field_text label { width:110px; display:inline-block; margin-left:25px; line-height:18px;}
.signform_01 .field_pick label { float:right; }
.signform_01 .field_check label { height:22px; }
.signform_01 .field_text.uploader label { margin:0; line-height:24px; width:90px;}

.signform_01 .field_check .checkselect { display:inline-block; width:140px; height:24px; line-height:24px; margin-bottom:6px; }
.signform_01 .field_check .checkselect.agree { width:210px; }
.signform_01 .field_check .checkselect.agree span { color:#c70d81; }

.signform_01 .field_text input { border:none; padding:0 6px; background: url(/images/inputbg.png) no-repeat center; height:27px; width:152px; vertical-align:top;}
.signform_01 textarea { width:98%; max-width:98%; height:106px; background:url(/images/textarea_bg.png) no-repeat center; background-size: 100% 100%; display:block; padding:6px; border:none; resize:none; margin-bottom:30px; margin-top:14px; }

.signform_01 a.check, .signform_01 a.img_add { background:url(/images/form_button.png) no-repeat center; display:inline-block; width:114px; height:27px; color:#414141; line-height:27px; text-align:center; margin-right:16px; vertical-align:top; }
.signform_01 a.upload {
    display: inline-block;
    height: 27px; width: 58px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    background: url(/images/add_event_sprite.png) no-repeat center;
    background-position: -3px 1px; 
    margin-right:6px; 
    vertical-align:top; 
}
.field_onlytxt a {color:#414141;}

.imgs_list { width:100%; margin:0 0 35px 0; }
.uploaded_img { 
	width:106px; 
	height:140px; 
	display:inline-block; 
	float:right; 
	background-color:#fff; 
	border:3px solid #dcdcdc;
	margin-left:10px;
	overflow:hidden; 
}
.uploaded_img img { height:100%; width:auto; }

.signform_01 .signup-submit { 
    display:block; 
    height:28px; 
    width:160px; 
    color:#fff; 
    background:url(/images/mess_list_title_notxt.png) no-repeat center; 
    text-align:center; 
    border:none; 
    font-size:20px; 
    font-family:Arial, Helvetica, sans-serif;
    position: absolute;
    bottom: -50px;
    left: 0;
	cursor:pointer;
}

/*------------------ Main - Blogs ------------------*/

.blogs .row_width { width:88%; height:auto; display:block; margin:0px auto; margin-bottom: 40px;  }
.blogs .blog_width.tabs { width:90%; height:27px; display:block; margin:0px auto;  }
.blogs .row_width a {
    color:#fff;
    text-align: center;
    width: 114px;
    height: 24px;
    line-height: 22px;
    background: url(/images/blogs_action.png) no-repeat center;
    display: inline-block;
    float: left;
}

.blogs .sp_bar { 
    width:126px; 
    height:30px; 
    float:right; 
    color:#fff; 
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4); 
    text-align:center; font-size:18px; 
    background:url(/images/blogs_sprite.png) no-repeat;
    background-size: 100% auto;
    margin: 0 0.2%;
	cursor:pointer;
}
.blogs .sp_bar.st_one { background-position: 0 0; margin-right: 1.5%;}
.blogs .sp_bar.st_one.current { background-position: 0 -30px; position: relative; z-index: 1000;}
.blogs .sp_bar.st_two { background-position:  0 0;}
.blogs .sp_bar.st_two.current { background-position: 0 -30px; position: relative; z-index: 1000;}
.blogs .sp_bar.st_three { background-position:  0 0;}
.blogs .sp_bar.st_three.current { background-position: 0 -30px; position: relative; z-index: 1000;}
.blogs .sp_bar.st_four {  background-position: 0 0;}
.blogs .sp_bar.st_four.current {  background-position: 0 -30px; position: relative; z-index: 1000;}

.blogs_warp {
    width: 90%;
    margin: 0 auto;
    padding: 35px 0;
    border: 4px solid #b8042a;
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
    -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 0px 13px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 13px rgba(0, 0, 0, 0.5);
    background:#fff url(/images/add_event_bg.png) repeat-x top; 
    position: relative;
}
.blog_list_line {
    width: 90%;
    display: block;
    margin: 14px auto;
    padding: 0 0 16px 0;
    border-bottom:1px #bebdbd dotted;    
}
.blog_list_line .portrait {
    display: inline-block;
    float: right;
    margin-top: 0;
	margin-left:20px;
	cursor:pointer;
}
.blog_list_line .portrait img { width:115px; height:150px; }
.blog_list_line .comments {
    display: inline-block;
    float: left;
    margin-top: 40px;
    width: 100px;
}
.blog_list_line .data {
	float:right;
	margin-top:20px;
}

/*------------------ Main - Search List - header ------------------*/

.search_order { display: block; width:86%; height:64px; position:absolute; bottom:0; right:6.9%; }

.col.header .orberby { float:right; display:inline-block; width:46%; height:23px; }
.col.header .orberby label { display:inline-block; float:right; line-height:23px;}

.col.header .orderstyle { float:left; width: 20%; line-height:23px; padding-right:45px;cursor:pointer; }
.col.header .orderstyle.list { background: url(/images/orderstyle-1.gif) no-repeat right; }
.col.header .orderstyle.gall { background: url(/images/orderstyle-2.gif) no-repeat right; }

/*------------------ Main - Search - list ------------------*/

.list-item { width:89.81233243967829%; height:202px; display: block; margin:0 auto; margin-bottom:12px; background:url(/images/orderstyle-list.png) no-repeat center; background-size: 100% 100%;  position:relative;}
.list-item .portrait { cursor:pointer; float:right; margin: 25px; margin-left:0; position:relative; }
.list-item.paying:after{
	position:absolute;
	top:10px;
	right:130px;
	background:url(/images/listing/fav.gif) no-repeat;
	width:24px;
	height:21px;
	content: '';
}
.list-item .portrait img { width:115px; height:150px; }
.list-item .por_name { background: url(/images/portrait_bg.png) repeat; width:100%; padding:3px 0; color:#fff; position:absolute; bottom:0; }
.list-item .por_name span { display:block; padding-right:3px; }
.list-item .dis { float:left; width:70%; margin: 25px; }
.list-item .dis p { margin-left:70px; height:105px; overflow:hidden; border-bottom:1px #bebdbd dotted; }
.list-item .dis .actions { margin-top:8px; display:inline-block; float:right; }
.list-item .dis .actions a { 
    color:#414141; 
    line-height:34px; 
    display:inline-block;
    padding-right:36px; 
    margin:8px 0 0 12px; 
}
.online { height:54px; width:93px; background:url(/images/on-line.gif) no-repeat; display:inline-block; float:left;  }

/*------------------ Main - Search - Gallery ------------------*/

.gallery-line {width:94.906%; height:227px; display: block; margin-bottom:16px; }
.gallery-item { 
	width: 30%; 
	height:100%; 
	float:left; 
	margin-right:2.3%; 
	background:url(/images/orderstyle-gall.png) no-repeat center;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%; 
}
.gallery-item .portrait { margin: 15px auto 10px auto !important;}
.gallery-item .actions { width:85%; display:block; margin:0 auto; }
.gallery-item .actions a { 
	height:26px; 
	width:26px; 
	display:inline-block; 
	margin-left:5px;
        margin-top: 13px;
        background: #33CC66;
}
.gallery-item .actions a.send_mes {background:url(/images/action_icons_small.png) no-repeat 100% 0;}
.gallery-item .actions a.view_profile {background:url(/images/action_icons_small.png) no-repeat 100% -30px;}
.gallery-item .actions a.add {background:url(/images/action_icons_small.png) no-repeat 100% -60px;}
.gallery-item .actions a.online {background:url(/images/status_online.png) no-repeat; height: 40px; width:60px; margin-top: 0; }

/*------------------ Main - pagination ------------------*/

.pagination { line-height:18px; float:left; margin-left:5%; }
.pagination a { color:#414141; padding:0 2px; margin:0 3px; }
.pagination .more { display:inline-block; width:13px; height:18px; background:url(/images/pagnation.png) no-repeat left center; }

/*------------------ Main - Search Profile - header ------------------*/

.profile_float {
    position: relative;
    width: 785px !important;
    display: block;
    margin: 20px auto !important;
    float: none !important;
    z-index: 10000;
}
#close {
    position: absolute;
    top:-8px;
    left: -8px;
    width: 50px; height: 50px;
    background: url(/images/float_close.png) no-repeat center;
    z-index: 20000;
	cursor:pointer;
}

.search_profile_actions { height:64px; position:absolute; bottom:0; left:3%; text-align:center; cursor:pointer; }
.search_profile_actions .paction1,
.search_profile_actions .paction2,
.search_profile_actions .paction3,
.search_profile_actions .paction4,
.search_profile_actions .paction5
{ 
    display:inline-block; 
    float:right; 
    height:100%; 
    width:100px; 
    margin: 0 5px; 
    background: url(/images/action_icons_horz.png) no-repeat; 
}

.search_profile_actions .paction5 { background-position: 0 0; }
.search_profile_actions .paction4 { background-position: -100px 0; }
.search_profile_actions .paction3 { background-position: -200px 0; }
.search_profile_actions .paction2 { background-position: -300px 0; }
.search_profile_actions .paction1 { background-position: -400px 0; }


.search_profile_actions a { color:#414141; display:block; margin-top:40px;  }

/*------------------ Main - Search Profile - middle ------------------*/

.pro_line { width:93%; margin:0 auto; padding:8px 0; }

.pro_line .wide { min-height:244px; float:right; width:58.59%; height:100%; vertical-align:top; border-bottom:1px #c7c6c6 dotted;  }
.pro_line .narr { min-height:244px; float:left; width:33.9%; height:100%; vertical-align:top; border-bottom:1px #c7c6c6 dotted; }

.pro_line h2 { display:block; height:28px; width:160px; color:#fff; background:url(/images/mess_list_title_notxt.png) no-repeat center; text-align:center; margin-bottom:16px; }
.pro_line p { line-height:18px;}
.pro_line ul { list-style:none;}
.pro_line li { float:right; display:inline-block; width:49%; line-height:20px;  }
.pro_line label { display:inline-block; width:38%; }

.comment h2 { color:#414141; background:none; text-align:right;}
.comment textarea { width:98%; max-width:98%; height:106px; background:url(/images/textarea_bg.png) no-repeat right; background-size: 100% 100%; display:block; padding:6px; border:none; resize:none; }

/*------------------ Main - Search Profile - middle - gallery ------------------*/
.pro_title, .pro_featimg, .pro_thumbs { display:inline-block; float:right; }
.pro_title { width:20%; }
.pro_featimg { width:63.79%;  }
.pro_thumbs { width:15%; float:left; }

.pro_title h1 { margin-bottom:22px; }
.pro_title span { line-height:20px; font-size:16px; display:block; }

.pro_featimg .featured {
	display:block; 
	width:94%;
	height:522px; 
	overflow:hidden;
	background:#FFFFFF; 
	/*border:#dcdcdc 3px solid;*/
	margin: 0 auto; 
	position:relative; 
	text-align:right;
}
.pro_featimg .featured img { display:block; margin:0; text-align:right}
.pro_featimg .featured .pro_fet_icon { width:118px; height:86px; display:block; background: url(/images/profile_features.png) no-repeat center; position:absolute; bottom:28px; right:-16px; z-index:1000; }

.pro_thumbs .thumb { 
	display:block; 
	width:94%;
	height:120px; 
	background:#FFFFFF; 
	border:#dcdcdc 3px solid; 
	margin-bottom:8px; 
	overflow:hidden; 
	cursor:pointer;
}
.pro_thumbs .thumb img { height:100%; width:auto; }

/*------------------ Main - Events ------------------*/

#add_event, #members_events {
    width: 200px;
    height: 40px;
    display: inline-block;
    position: absolute;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 38px;
    background: url(/images/events_sprite.png) no-repeat;
    background-position: 0 0;
}
#add_event {
    top: -40px;
    right: 22px;
}
#add_event.current {background-position: 0 -42px;}
#members_events {
    top: -40px;
    right: 230px;
}
#members_events.current {background-position: 0 -42px;}

.events_warp {
    width: 94%;
    margin: 0 auto;
    padding: 0;
    border: 2px solid #b8042a;
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
    -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 0px 13px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 13px rgba(0, 0, 0, 0.5);
    background:#fff url(/images/add_event_bg_big.png) repeat-x top;
    position: relative;
}

/*------------------ Main - Add Event ------------------*/

.events_warp .add {
    width: 152px;
    height: 28px;
    background: url(/images/events_links.png) no-repeat 0 0;
    border: 0;
    margin: 12px 0;
    margin-right: 75%;
}

.events_warp .rules .accent {
    color: #c6163f;
    font-weight: bold;
}
.events_warp .rules ol {
    padding-right: 20px;
    line-height: 20px;
}
.add-event-form .row {
    margin-top: 14px;
}
.add-event-form label {
    width: 90px;
    display: inline-block;
    line-height: 22px;
    vertical-align: top;
}
.add-event-form input[type=text] {
    width: 308px;
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
    display: inline-block;
    background: url(/images/inputbg_4.png) no-repeat center;
    border: 0;
}
.add-event-form textarea {
    width: 68%;
    padding: 10px;
    height: 330px;
    background: url(/images/textarea_events.png) no-repeat center;
    background-size: 100% 100%;
    border: none;
     resize: none;
}
.add-event-form .uploader {
    color: #353535;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    width: 96px;
    height: 24px;
   background: url(/images/butt02.png) no-repeat top;
}
#add-event-form-s {
    width: 152px;
    height: 28px;
    background: url(/images/events_links.png) no-repeat 0 -28px;
    border: 0;
    margin: 12px 0;
}

/*------------------ Main - Members Events ------------------*/

.add_new_event {
    color:#383738;
    float: left;
    margin: 12px 0;
    text-align: left;
    display: block;
    height: 42px;
    width: 140px;
    line-height: 42px;
    background: url(/images/events_add.png) no-repeat right;
}
.row.members_event {
    padding: 0 20px !important;
}
.events_search {
    padding: 8px 12px;
    color: #fff;
    background: #053648 url(/images/forum_search_bg_01.png) repeat-x;
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
}
.events_search input[type=text] { 
    width: 120px; 
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.event-style-box {
    margin: 20px auto;
    border: 6px solid #dadada;
    background: #f3f3f3 url(/images/event-style-box.png) repeat-x top;
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
    display: inline-block;
    padding: 5px 15px;
    min-height: 205px;
}
#calender {
    width: 25%;
    float: left;
}
#hot_event {
    width: 58%;
    float: right;
}
#list-events {
    width: 93.5%;
    margin: 0 0 20px 0;
}

.event-style-box h2 {
    color: #fff;
    line-height: 18px;
}
.event-style-box a.read {
    color: #c6163f;
    font-weight: bold;
    display: block;
    text-align: left;
}
.event-style-box .accent {
    color: #c6163f;
    font-weight: bold;
    display: block;
    line-height: 20px;
}
.event-style-box p {
    padding: 10px 0;
}
.event-style-box .cell {
    width: 48%;
    margin: 30px 0;
}
.event-style-box .cell.event-pic {
    background: #e2e1e1 url(/images/upload_bg_g.png) no-repeat center;
    height: 128px;
    float: right;
}
.event-style-box .cell.event-disc {
    float: left;
}
#dates {
    background: #acabab;
    height: 128px;
    display: block;
    margin: 10px auto;
}
#months {
    height: 30px;
    display: block;
    background: url(/images/calender.png) no-repeat center;
    line-height: 30px;
    text-align: center;
    color: #fff;
}
.event-style-box .event_box {
    background: #ececec;
    display: block;
    padding: 0 12px;
    border: 3px solid #c1c0bf;
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
    margin-top: 16px;
    position: relative;
}
.event_box .cell.event-pic {
    width: 156px;
    height: 110px;
    margin: 12px 0;
    background: #fff url(/images/upload_bg.png) no-repeat center;
}
.event_box .cell.event-disc {
    width: 65%;
    margin: 12px 0;
}
.event_box .cell.event-disc p { padding-left: 30%; }
.event-style-box .event-type {
    position: absolute;
    top:0;
    left: 28px;
    width: 120px;
    height: 20px;
    color: #fff;
    background:url(/images/events_type.png) no-repeat center; 
    text-align: center;
    font-weight: bold;
}
.event-type.web {background-position: 0 0;}
.event-type.mem {background-position: 0 -20px;}

.event-style-box .pagination { margin: 36px 0 20px 0;}


/*------------------ Main - Event Page ------------------*/

.add_event {
    width: 94%;
    margin: 0 auto;
    padding: 35px 0;
    border: 2px solid #b8042a;
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
    -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 0px 13px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 13px rgba(0, 0, 0, 0.5);
    background:url(/images/add_event_bg.png) repeat-x top; 
}
.add_event .row {
    padding: 0 30px;
}
.add_event .span1 {
    display: inline-block;
    width: 24%;
    vertical-align: top; 
}
.add_event .span2 {
    display: inline-block;
    width: 48.5%;
    vertical-align: top;
}
.add_event .span3 {
    display: inline-block;
    width: 73%;
    vertical-align: top;
}
.add_event .span4 {
    display: inline-block;
    width: 97.5%;
    vertical-align: top;
}

.add_event ul {list-style: none; line-height: 22px;}
.add_event .part span { display: inline-block; text-decoration: underline; padding: 0 0 8px 10px;}

.add_event .margin-25 {margin-bottom: 25px;}
.add_event .margin-15 {margin-bottom: 15px;}
.add_event .bold {font-weight: bold;}

.add_event .row.special {padding: 0 30px 0 0;}
.add_event .uploaded_img {
    width: 224px;
    height: 158px;
    background: #fff url(/images/upload_bg.png) no-repeat center;
    border: none;
}
.add_event input[type="text"] {
    height: 24px; width: 163px;
    line-height: 24px;
    color: #414141;
    border: none;
    background: url(/images/inputbg.png) no-repeat center;
}
.add_event .add_browse {
    display: inline-block;
    height: 24px; width: 58px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background: url(/images/add_event_sprite.png) no-repeat center;
    background-position: -3px 0; 
}
.add_event .add_image {
    display: inline-block;
    height: 24px; width: 90px;
    line-height: 24px;
    color: #414141;
    text-align: center;
    background: url(/images/add_event_sprite.png) no-repeat center;
    background-position: -65px 0;
}
.add_event .back {
    color:#c6163f;
    font-weight: bold;
}
.add_event .declain {
    display: inline-block;
    height: 25px; width: 84px;
    line-height: 25px;
    color: #414141;
    text-align: center;
    background: url(/images/add_event_sprite.png) no-repeat center;
    background-position: -242px 0;
    margin-right: 40%;
	border:none;
}
.add_event .accept {
    display: inline-block;
    height: 24px; width: 84px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background: url(/images/add_event_sprite.png) no-repeat center;
    background-position: -156px 0; 
	border:none;
}

/*------------------ Main - Messages - header ------------------*/

.message_links { display: block; width:86%; height:64px; position:absolute; bottom:0; right:6.9%; }
.message_links a {
	color:#414141;
	font-size:16px;
	font-weight:bold;
	margin-right:74px;
}
.mincom, .msent, .mdelete { 
	height: 32px;
	padding-top:30px;
	display: inline-block;
	width:28%;
	margin-left:8%;
	float:right;
	cursor:pointer;
}
.mincom { background: url(/images/mess_icons.png) no-repeat; background-position: 100% 0;  }
.msent { background: url(/images/mess_icons.png) no-repeat; background-position: 100% -62px;  }
.mdelete { background: url(/images/mess_icons.png) no-repeat; background-position: 100% -124px;  margin-left:0; }

/*------------------ Main - Messages - middle ------------------*/

.mstats {width:89.81233243967829%; margin:0 auto; line-height:22px;}
.mstats.credit { margin-top:22px; }
.mstats ul { list-style:none; font-weight:bold;}

.maction {width:89.81233243967829%; margin:0 auto; padding-top:26px;}
.maction .orberby { display:inline-block; width:30%; height:26px;  margin-left:12%; line-height:26px; }
.maction .sendm a, .maction .deletem a {color:#414141; font-weight:bold; line-height:34px; padding-right:36px;}
.maction .sendm { 
    display:inline-block; 
    width:32%; 
    height:34px; 
    margin-left:6.2%; 
     background:url(/images/action_icons.png) no-repeat; 
     background-position: 100% -136px;  
}
.maction .deletem { 
    display:inline-block; 
    width:18%; 
    height:34px; 
    background:url(/images/action_icons.png) no-repeat; 
    background-position: 100% -170px;
}

/*------------------ Main - Messages - Messages List ------------------*/

.message_list { width:89.81233243967829%; height:640px; display: block; margin:56px auto 12px auto; background: url(/images/mess_list_bg.png) no-repeat center; background-size: 100% 100%; position:relative; }

h2.message_list_title { display:block; height:28px; width:160px; color:#fff; background:url(/images/mess_list_title_notxt.png) no-repeat center; text-align:center; position:absolute; right:8.4%; top:-10px; }

.mess_row {
	width:82.40%;
	height:46px;
	display:block;
	float:none;
	margin: 0 auto;
	border-bottom: 1px dotted #bebdbd; 	
}
.mess_row.title { 
	padding-top:56px;
	color:#c20531;
	font-weight:bold;
	font-size:16px; 
}
.mcell {
	height:100%;
	float:right;
	line-height:44px;
	
}
.mcell.check { width:7.785%; }
.mcell.date { width:22.145%;}
.mcell.sender { width:22.664%;cursor:pointer;}
.mcell.img { width:19.204%;cursor:pointer;}
.mcell.status { width:28.200%;cursor:pointer;}

.mcell.img img { border:1px solid #acabab; margin:4px 0; }

.mcell.status .open { 
    height:100%; 
    width:40px; 
    background: url(/images/mess_icons_2.png) no-repeat;
    background-position: 0 0;
}
.mcell.status .nonopen { 
    height:100%; 
    width:40px; 
    background: url(/images/mess_icons_2.png) no-repeat;
    background-position: 0 -40px;
}

/*------------------ Main - Forums ------------------*/
.row {
    padding: 0 40px;
}
.row.head {
    padding: 20px 60px;
    line-height: 20px;
}
.forumlist { 
    padding: 0 70px;
    margin: 30px 0 0 0;
}
.forumlist .cell {
    display: inline-block;
    width: 45%;
}
.forumlist .cell.small {
    text-align: left;
}
.forums_search {
    padding: 8px 15px;
    color: #fff;
    background: #053648 url(/images/forum_search_bg_01.png) repeat-x;
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
}
.forums_search select {
    margin-left: 18px;
}
#forum-search {
    background: url(/images/butt01.png) no-repeat center;
    border: none;
    width: 68px; height: 26px;
    color: #fff;
    text-align: center;
    font-family: ariel, sans-serif;
    font-size: 14px;
}

/*------------------ Main - Inside | events  ------------------*/

.blue .content_warp { display: block; margin: 10px auto; width: 95%;}
.warp_50 {width: 47%; display: inline-block;}
.warp_50.left {
    float:left; 
    background:url(/images/eventsbg_02.png) repeat-x; 
    background-size: 100% 100%;
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
}
.warp_50.right {
    float:right;
}
.warp_50 img {width: 100%; height: auto;}

.event_short {
    font-size: 14px;
    border-bottom: #aaaaaa 1px dotted;
    background:url(/images/events_arrow.png) no-repeat 100% 5px;
    padding: 11px 20px;
    margin: 0 14px 0 32px;
}
.event_short h4 {
    color: #0f61ab;
}
.event_short p {
    color: #353535;
    line-height: 20px;
}
.event_short a {
    color: #0f61ab;
    line-height: 20px;
}

/*------------------ Main - Inside | Blogs and Forums  ------------------*/

.blogs.warp_50 {
    background: #fff url(/images/inside_blogs_froums_bg_01.png) repeat-x top;
    margin-left: 1%;
}
.forums.warp_50 {
    background: #fff url(/images/inside_blogs_froums_bg_01.png) repeat-x top; 
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
    margin-right: 1.5%;
}
.forums h1, .blogs h1 {  
	margin-top:0px;
	margin-right: 0; 
	line-height:55px; 
	height:55px;
	padding-right: 65px; 
}
.blogs .inside-warp, .forums .inside-warp {
    color: #353535;
    display: block;
    margin: 12px auto;
    width: 95%;
    background: #e8e8e8 url(/images/inside_blogs_froums_bg_02.png) repeat-x top;
    -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
}
.blogs .inside-warp a, .forums .inside-warp a { color: #0f61ab;}
.blog_short {
    font-size: 14px;
    border-bottom: #aaaaaa 1px dotted;
    background:url(/images/events_arrow.png) no-repeat 100% 7px;
    padding: 11px 20px 11px 0;
    margin: 0 12px 0 12px;
}
.blog_short .title {color: #0f61ab; font-weight: bold;}
.blog_short .date {color: #0f61ab; }
.blog_short .disc {color: #353535;}

.no-bor {border-bottom: none;}

/*------------------ Main - Inside | wide  ------------------*/
.match_line { margin:10px auto; display:block; }
.match_line .portrait { float:right !important; margin:12px 10px 12px 0 !important; cursor:pointer; }
.match_line .portrait img { width:115px; height:150px;}
@media (max-width: 1020px) {
.match_line .portrait { margin:12px 5px 12px 0 !important; }
}

/*------------------ Main - Inside | wide Sh  ------------------*/
.profile_line { width:95%; margin:10px auto; display:block; }

.profile_line .portrait { float:right; margin: 0; margin-left:0; position:relative; cursor:pointer; }
.profile_line .portrait img { width:115px; height:150px; }
.profile_line .por_name { background: url(/images/portrait_bg.png) repeat; width:100%; padding:3px 0; color:#fff; position:absolute; bottom:0; }
.profile_line .por_name span { display:block; padding-right:3px; }

.profile_line .dis { float:left; width:70%; margin: 0; }
.profile_line .dis p { height:210px; padding-top:18px; overflow:hidden; line-height:18px;  }
.profile_line .actions { margin-top:8px; width:100%; display:block; }
.profile_line .actions a { color:#414141; line-height:34px; display:inline-block; padding-right:38px; margin:8px 0 0 12px; }

.actions .send_mes { background:url(/images/action_icons.png) no-repeat; background-position: 100% -238px; }
.actions .view_profile { background:url(/images/action_icons.png) no-repeat; background-position: 100% -204px; }
.actions .add { background:url(/images/action_icons.png) no-repeat; background-position: 100% -136px; }

/*------------------ Main - Inside | narrow  ------------------*/
.action_list { width:92%; margin-right:8%; margin-top:30px; }
.action_list a { color:#414141; display:block; height:34px; line-height:34px; padding-right:42px; margin-bottom:12px;  }
.action_list a.icon1 { background:url(/images/action_icons.png) no-repeat; background-position: 100% -34px; }
.action_list a.icon2 { background:url(/images/action_icons.png) no-repeat; background-position: 100% -102px; }
.action_list a.icon3 { background:url(/images/action_icons.png) no-repeat; background-position: 100% -136px; }
.action_list a.icon4 { background:url(/images/action_icons.png) no-repeat; background-position: 100% -68px; }
.action_list a.icon5 { background:url(/images/action_icons.png) no-repeat; background-position: 100% 0px; }
.action_list a.icon6 { background:url(/images/action_icons.png) no-repeat; background-position: 100% -170px; }

.sh .action_list a { margin-bottom:8px;  }

/*------------------ Main - SideBar ------------------*/

/*------------------ Main - sidebar - floater profile ------------------*/
.floater.profile { 
	width:240px; 
	height:594px;
	display:block;
	margin:3px auto; 
	background: url(/images/float_box_search2.png) no-repeat center;
	background-size: 100% 100%;
	font-size:12px;  	 
	position:relative; 
}
.floater.profile .warpper { display:block; width:83%; height:auto; margin:0 auto; color:#414141; }
.floater.profile h3 { padding: 22px 4px 12px 0; }
.profile .incoming { background: url(/images/profile_icon_01.png) no-repeat 96%;  height:32px; margin-right:-4px;cursor:pointer; }
.profile .incoming span,
.profile .users_online span { 
	cursor:pointer;
	background:#fff;
        font-size: 15px;
	display:inline-block; 
	height: 100%; 
	line-height:34px; 
	margin-right: 46px; 
	width:64%; 
	padding:0 12px;

	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; 
}
.profile .users_online span { line-height:20px; height:42px; margin-left: 0; }
.profile .users_online { background: url(/images/profile_icon_02.png) no-repeat; background-position: 100%; height:34px; margin:18px 0; margin-right:-4px;cursor:pointer; }
.profile b { color:#c20531; } 

.online_status { height:45px; width:195px; background:url(/images/profile_status.png) no-repeat center; margin-right:4px; }
.online_status.on { background-position:top; }
.online_status.off { background-position:bottom; }

.profile .warpper .search {
	width:100%; 
	height:195px; 
	margin-top:16px; 
	display:block; 
	background: url(/images/quick_search_2.png) no-repeat center !important;
	position:relative; 
}
.parm_subm {
	width:55px; 
	height:46px; 
	background:url(/images/search_submit.png) no-repeat center; 
	position:absolute; bottom:12px; left:-4px;
	border:none; 
}
.profile .warpper .search .parm {  width:93%; margin:0 auto; padding-top:34px;}
.search .parm .field { margin-bottom:3px; padding-right:6px; }
.search .parm .field label { line-height:23px;}
.search .parm .adva { padding-right:6px; color:#414141; text-decoration:underline; }
.search .parm .field .age_picker { float:left; width:130px; }

/*------------------ Main - sidebar - floater more ------------------*/
.floater.more { 
	width:240px; 
	height:410px;
	display:block;
	margin:6px auto; 
	background: url(/images/float_box_more.png) no-repeat center;
	background-size: 100% 100%;  	 
	position:relative; 
}
.floater.more.inside { 
	width:240px; 
	height:auto;
        min-height: 979px;
	display:block;
	margin:6px auto; 
	background: url(/images/float_box_more_inside.png) no-repeat top;
	background-size: 100% auto;  	 
	position:relative; 
}

.floater.more.inside2 { 
	width:240px; 
	height:auto;
        /*min-height: 1139px;*/
		min-height: 1130px;
	display:block;
	margin:0px auto; 
	background: url(/images/float_box_more_inside2.png) no-repeat top;
	background-size: 100% auto;  	 
	position:relative; 
}

.floater.more .warpper { display:block; width:87%; height:auto; margin:0 auto; padding:6px 0;}
.floater.more .warpper .more_pics { width:115px; margin:0 auto; }

	.portrait { position:relative; margin-top:8px; width:115px; height:150px; overflow:hidden;  cursor:pointer;}
	.portrait img { height:100%; width:auto; }
	.portrait .por_name { background: url(/images/portrait_bg.png) repeat; width:100%; padding:3px 0; color:#fff; position:absolute; bottom:0; }
	.portrait .por_name span { display:block; padding-right:3px; }

        .floater.more.inside .portrait { margin-top: 12px;}
        
/*------------------ Main - sidebar - floater signup ------------------*/

.floater.more.ssignup { 
	height:750px;
	margin:1px auto; 
	background: url(/images/float_box_signup.png) no-repeat center top;	 
}
.floater.more.ssignup .warpper .more_pics .portrait { margin-top:12px; }

textarea { overflow: auto; }


/*---------------------------------------------------*/
/*------------------ MediaQueries! ------------------*/
/*---------------------------------------------------*/

@media only screen and (max-width: 1060px) {
        #menu ul li {
                font-size:17px;
        }
        .signup_warp {
            width: 90%;
        }
}















/*******************************************************************************/
/****************************************************************** FAQ PAGE ***/
/*******************************************************************************/
.faq_question
{
	border: 					1px solid #0c9098;
	cursor:						pointer;
	font-weight:				bold;
	padding-top: 				1px;
	padding-left: 				2px;
	padding-right: 				4px;
	padding-bottom:				3px;
	margin-bottom: 				9px;
	background-color:			#0c9098;
	color:#fff;
}
.faq_answer
{
	border: 					1px solid #b0b6b8;
	display:					none;
	padding-top: 				1px;
	padding-left: 				2px;
	padding-right: 				5px;
	padding-bottom:				3px;
	margin-right: 				22px;
	margin-bottom: 				9px;
	background-color:			#b0b6b8;
}
.faq_bullet
{
	color:						#30c4e2;
	float:						right;
	font-size:					18px;
	line-height: 				16px;
	margin-left: 				8px;
	margin-right: 				6px;
}
.faq_text
{
	margin-right: 				35px;
}

/*******************************************************************************/
/********************************************************************* BOXES ***/
/*******************************************************************************/
.box
{
	padding-top: 				1px; 
}
.box .m_r
{
	margin-bottom: 				15px;
	background-image: 			url(/images/boxes/m_r.gif);
	background-repeat: 			repeat-y;
	background-position: 		right top;
}
.box .b_c
{
	background-image: 			url(/images/boxes/b_c.gif);
	background-repeat: 			repeat-x;
	background-position: 		left bottom;
}
.box .t_c
{
	background-image: 			url(/images/boxes/border.gif);
	background-repeat: 			repeat-x;
	background-position: 		left top;
}
.box .m_l
{
	background-image: 			url(/images/boxes/border.gif);
	background-repeat: 			repeat-y;
	background-position: 		left top;
}
.box .b_r
{
	background-image: 			url(/images/boxes/b_r.gif);
	background-repeat: 			no-repeat;
	background-position: 		right bottom;
}
.box .b_l
{
	background-image: 			url(/images/boxes/b_l.gif);
	background-repeat: 			no-repeat;
	background-position: 		left bottom;
}
.box .t_r
{
	background-image: 			url(/images/boxes/t_r.gif);
	background-repeat: 			no-repeat;
	background-position: 		right top;
}
.box .t_l
{
	background-image: 			url(/images/boxes/t_l.gif);
	background-repeat: 			no-repeat;
	background-position: 		left top;
}
.box .b_b
{
	background-repeat: 			repeat-x;
	background-position: 		left bottom;
}
.box .t_b
{
	background-repeat: 			repeat-x;
	background-position: 		left top;
}
.box .box_content
{
	zoom:						1;
	padding-top: 				10px;
	padding-left: 				10px;
	padding-right: 				15px;
	padding-bottom:				15px;
}
.box_icon
{
	float:						right;
	margin-right: 				15px;
}
.box .box_more
{
	text-align: 				left;
}
.box_listing_link
{
	color: 						black;
	display: 					block;
	line-height: 				200%;
}
.box_listing_link_big
{
	color: 						black;
	display: 					block;
	font-size: 					16px;
	line-height: 				200%;
}
/******************************************************************************/
/************************************************************** BOX HEADERS ***/
/******************************************************************************/
.box .box_header 
{
	display: 					block;
	font-family: 				Arial;
	text-decoration: 			none;
}
.box .box_header img
{
	vertical-align: 			middle;
	margin: 					5px 0;
}
.box .box_header .sidetext
{
	float:						left;
	color: 						white;
	margin-left:				15px;
	font-size: 					18px;
	text-decoration: 			none;
	letter-spacing: 			0;
}
/*************************************************************** BIG ***/
.box .big .box_header 
{
	height: 					35px;
	font-size: 					17px;
	line-height: 				35px;
	font-weight: 				bold;
	padding-right: 				15px;
	padding-bottom: 			10px;
	letter-spacing: 			1px;	
}
/*************************************************************** SMALL ***/
.box .small .box_header 
{
	height: 					28px;
	font-size: 					18px;
	line-height: 				28px;
	font-weight: 				bold;
	padding-right: 				15px;
	padding-bottom: 			10px;
}

.box .big .box_content, .box .small .box_content
{
	padding-top: 				0;
}
/************************************************************ YELLOW ***/
.box .yellow .box_header 
{
	color: 						black;
}
.box .big .yellow .t_b
{
	background-image:			
}
.box .small .yellow .t_b
{
	background-image:			url(/images/boxes/headers/yellow_small.gif)	
}
/************************************************************** BLUE ***/
.box .blue .box_header 
{
	color: 						white;
}
.box .big .blue .t_b
{
	background-image:			url(/images/boxes/headers/blue_big.gif)	
}
.box .small .blue .t_b
{
	background-image:			url(/images/boxes/headers/blue_small.gif)	
}

/************************************************************** GRAY ***/
.box .gray .box_header 
{
	color: 						white;
}
.box .big .gray .t_b
{
	background-image:			url(/images/boxes/headers/gray_big.gif)	
}
.box .small .gray .t_b
{
	background-image:			url(/images/boxes/headers/gray_small.gif)	
}
/******************************************************************************/
/************************************************************** BOX FOOTERS ***/
/******************************************************************************/

.box .box_footer
{
	color: 						white;
}
.box .box_footer a
{
	color: 						white;
	text-decoration: 			none;
}
.box .box_footer img
{
	margin: 					5px;
	vertical-align: 			middle;
}
/*************************************************************** BIG ***/
.box .big .box_footer 
{
	height: 					41px;
	font-size: 					18px;
	line-height: 				35px;
	font-weight: 				bold;
	padding: 					0 10px;
	font-family: 				Arial;
}
/*************************************************************** YELLOW ***/
.box .big .yellow .b_b
{
	background-image:			url(/images/boxes/footers/yellow_big.gif)	
}

.box .big .yellow .box_footer 
{
	color: 						white;
}
/******************************************************************************/
/************************************************************** BOX FOOTERS ***/
/******************************************************************************/
.box_widescroller
{
	width:						260px;
	height: 					150px;
	margin-right:				15px;
	padding-right:				0 !important;
}
.box_narrowscroller
{
	width:						160px;
	height: 					150px;
	margin-right:				15px;
	padding-right:				0 !important;
}
.err
{
	
	color: 						white;
	clear: 						left;
	margin:						0px 15px;
	border: 					1px solid #fff;
	padding: 					6px 45px 6px 10px;
	direction: 					rtl;
	font-size: 					14px;
	text-align: 				right;
	font-weight: 				bold;
	background-color: 			#c20531;
	background-image: 			url(/admin/images/err.gif);
	background-repeat: 			no-repeat;
	background-position: 		right center;
}
#userBirthday_y{ width:70px; }
#checkNewNickButton { background:url(/images/form_button.png) no-repeat center; display:block; width:114px; height:27px; color:#414141; line-height:27px; text-align:center;vertical-align:top; float:left; } 
.formnote{float:none;margin-right:10px;margin-top:5px; font-size:11px; display:inline;}
.field_text input[type=radio] ,.field_text input[type=checkbox] { width:auto; height:auto; background:none;padding:0px}
.signform_01 .field_text label.nospace{ margin-left:0px; width:auto; width:}

#countryRegionId,#religionId{ min-width:160px;}
#reg_tab2 { display:none; }		
#reg_submit2 { display:none; }		


/******************************************************************************/
/**************************************************************** TREE DATA ***/
/******************************************************************************/
.treeDataRoot
{
	margin-top: 				9px;
	margin-bottom:				25px;
}
.treeDataNode
{
	padding-right: 				25px;
	
}
.treeData 
{
	border-bottom:				1px solid #ABACAE;
	margin-bottom:				9px;	
	background-color:			transparent;
}
.highlightedNode
{
	border: 					3px solid red;
}
.treeData input
{
	float: 						right;
}
.treeData .subject
{
	border: 					1px solid #ABACAE;
	cursor: 					pointer;
	padding: 					2px;
	font-weight: 				bold;
	line-height: 				20px;
	border-bottom: 				0 none;
	
}
.treeData .subject img
{
	vertical-align: 			middle;
}
.treeData .bulletRoot, .treeData .bulletNode, .treeData .bulletSticky
{
	float:						right;
	font-size:					medium;
	font-family:				verdana;
	font-weight:				bold;
	line-height:				10px;
	padding-top:				4px;
	padding-left:				5px;
}
.treeData .bulletRoot
{
	color: 						black;
}
.treeData .bulletNode
{
	color: 						#D91C83;
}
.treeData .bulletSticky
{
	color: 						green;
}
.treeData .date
{
	float:						left;
	margin-top: 				6px;
	margin-left: 				4px;
	margin-right: 				2px;
	margin-bottom:				2px;
	font-size: 					11px;
	border-right: 				1px solid #ABACAE;
	padding-right: 				5px;
}
.treeData .new
{
	color:						red;
	float:						left;
	font-size: 					11px;
	margin-top: 				6px;
	margin-left: 				4px;
	margin-right: 				2px;
	margin-bottom:				3px;
	border-left: 				1px solid #ABACAE;
	font-weight: 				bold;
	padding-left:				6px;
}
.treeData .nick, .treeData .nickCurrent, .treeData .nickOwner
{
	color:						blue;
	float:						left;
	margin:						2px;
	cursor:						pointer;
	line-height:				20px;
	padding-left:				3px;
	text-decoration:			underline;
}
.treeData .nickOwner
{
	color: 						red;
	font-weight: 				bold;
}

.treeData .nickCurrent
{
	font-weight: 				bold;
}

.treeData .nickAnonymous
{
	color: 						gray;
}
.treeData .body
{
	clear: 						both;
	display: 					none;
}
.treeData .text
{
	padding-top: 				0;
	padding-left: 				5px;
	padding-right: 				30px;
	padding-bottom:				5px;
	overflow:					auto;
	border-left:				1px solid #ABACAE;
	border-right:				1px solid #ABACAE;
	
}
.treeData .footer
{
	padding-top: 				5px;
	padding-left: 				5px;
	padding-right: 				30px;
	padding-bottom:				2px;
	border-left:				1px solid #ABACAE;
	border-right:				1px solid #ABACAE;
	
}
.treeData .footer a, .treeData .footer span
{
	color: 						blue;
	cursor: 					pointer;
	font-size: 					12px;
	text-decoration: 			underline;
}
.treeData .footer div
{
	float: 						left;
}
.treeData .footer div a, .treeData .footer div span
{
	color: 					red;
}
.treeData .close
{
	float:						left;
	border:						2px outset;
	margin:						3px;
	cursor:						pointer;
	padding:					1px 2px;
	font-size:					11px;
	font-weight:				bold;
	background-color:			#d4d0c8;
}
.treeData .replay
{
	padding-top: 				10px;
	padding-left: 				0;
	padding-right: 				10px;
	padding-bottom:				30px;
	border-top:					1px solid #ABACAE;
	border-left:				1px solid #ABACAE;
	border-right:				1px solid #ABACAE;	
	background-color: 			#a9f7fb;	
}
.treeData .replay .button
{
	border:						0px none;
	cursor:						pointer;
	font-weight:				bold;
	text-decoration:			underline;
	background-color:			transparent;
}
#checksButton
{
	position:					relative;
	zoom:						1;
}
#checksPopup
{
	top:						20px;
	left:						-40px;
	width:						100px;
	color:						black;
	border:						1px solid #000000; 
	padding:					5px; 
	position:					absolute;
	font-size: 					15px;
	visibility:					hidden;
	line-height:				20px; 
	white-space:				nowrap; 
	font-weight:				normal;
	background-color:			#ffffff;
}
#checksPopup input
{
	margin:						0;
}



#postEditor
{
	border:						2px solid #c20531;
	padding: 					0px 5px 5px 5px;
	background-color:			#d4d0c8;
}
#postEditor textarea
{
	width: 						530px;
	overflow: 					scroll;
	font-family: 				Arial, Verdana, Geneva, Helvetica, sans-serif;	
}
#postEditor .postEditorToolBar
{
	height: 					25px;
	padding: 					3px;
	display: 					none;
	vertical-align: 			middle;
}
#postEditor .postEditorButton
{
	border:						2px solid #d4d0c8;
	padding:					0px 3px;
	overflow:					visible;
	font-size:					small;
	font-family:				Times New Roman;
	font-weight:				bold;
	vertical-align:				middle;
}
#postEditor select
{
	margin:						0px 2px;
	font-size:					11px;
	vertical-align:				middle;
}
#postEditor p
{
	cursor:						default;
	border:						1px #000000 solid;
	margin:						5px;
	padding:					5px;
	overflow:					auto;
	font-weight:				normal;
	background-color:			#fbfaed;
}
#postEditor p a, .#postEditor p a:visited, .#postEditor p a:active
{
	text-decoration:			underline;
}
.emotions
{
	cursor:						pointer;
	font-weight: 				bold;
}
.emotions img
{
	vertical-align: 			middle;
}

#blog_cont1,#blog_cont2,#blog_cont3,#blog_cont4{ display:none; }

.blog_postFooter
{
	border-top: 				1px solid #abacb0;
	margin-top: 				10px;
	padding-top: 				5px;
}
.blog_postFooter img
{
	vertical-align: 			middle;

}
.blog_postFooter a, .blogs_msgFooter span
{
	line-height: 				21px;
	float: 						right;
	margin: 					0 10px;
	color: 						black;
	font-weight: 				bold; 
}
.upload{ float:left }
.upload0 { cursor: pointer;}
.upload .image {
background: url(/images/events/item-img.png) no-repeat bottom;
width: 115px;
height: 91px;
float: right;
margin-left: 10px;
margin: 15px;
}

.upload .image img{
	text-align:center;
	width:95px;
	height:72px;
	margin:10px;
}

.pagingStr_pageNum,.pagingStr_currentPageNum,.pagingStr_navitor{ color:#000; padding-left:5px;}
.pagingStr_currentPageNum{ color:c20531; font-weight:bold;}

.oppositefloat{ float:left;}

.forums .box_content{ height:300px; }

#filterbar{
	clear:both;
	margin-top:10px;
}
#filterbar a{
	color:#000;
}

.hp{
	background: url(/images/Home2.png) no-repeat 0px 6px;
	padding:0px 5px;
	display:block;
}

#home-mobile{
	background: url(/images/mobile.png) no-repeat right 0px;
	width:593px;
	height:39px;
	top:-39px;
	clear:both;
	position:relative;
	left:10px;
	background-color:transparent;
	
}

#home-mobile a{
display:block;
float:right;
width:200px;
margin-top:10px;
font-size:20px;
text-align:center;
font-weight:bold;
margin-left:60px;
}
#signup_fb2{
	display:block;
	margin-top:5px;
}


		
		
		
		
		@media screen and (max-width : 1400px) {
			#wrap_hp_one { 
				min-height: 100%; 
				max-width:1800px;  
				background:url(/images/big_bg/001.jpg) no-repeat center 170px; 
				background-size: 100% auto; 
				
				
			}
			#wrap_hp_two { 
				min-height: 100%; 
				max-width:1800px;  
				background:url(/images/big_bg/002.jpg) no-repeat center 170px; 
				background-size: 100% auto; 
			}



}



#splashBingo{
	position: absolute;
  	z-index: 50001;
 	width: 100%;
  	min-height: 100%;
  	background: url(/images/bg_tracparent.png) repeat;
  	text-align:center;
}
#splashBingo .bingoImg{
	margin: 60px auto 10px;
	width: 60%;
	max-width:230px;
}
#splashBingo .imageBingo{
	background-position: top center;
  	background-size: cover;
  	width: 105px;
  	height: 105px;
  	border: 5px #fff solid;
  	border-radius:50%;
  	margin:0px auto;
}
#splashBingo .new-fiture{
	background-position: top center;
  	background-size: contain;
  	background-repeat: no-repeat;
  	width:90%;
  	height:94%;
  	margin:3% 5%;
  	position:absolute;
  	z-index:-1;
}
#splashBingo .rightPhoto{
	width:45%;
	float:right;
}
#splashBingo .leftPhoto{
	width:45%;
	float:left;
}
#splashBingo .plus{
	float:right;
	width:11.5%;
	height:115px;/*32px;*/
	text-align:center;
	/*margin:39px 0px;*/
	background: url(/images/plus.png) no-repeat center;
	background-size: contain;
	margin-right:-1.5%;	
}
#splashBingo .plus span{
	color:#fff;
	font-weight:bold;
	font-size:28px;
	padding: 0px 8px;
  	background-color: #f2047e;
  	border-radius: 50%
}
#splashBingo .textSplash{
	color:#fff;
	text-align:center;
	font-size:20px;
	margin:10px 0px 20px;
}
.cancel{
	position: absolute;
  	top: 10px;
  	right: 10px;
  	width: 50px;
  	height: 50px;
  	background: url(/images/icon_cancel.png) no-repeat center;
  	background-size:60% 60%;
}
#splashBingo .ignore, #splashBingo .chat{
	height: 45px;
	/*width: 100%;*/
	margin-top: 7px auto;
	color:#fff;
	font-weight:bold;
	line-height:32px;
	text-align:center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
	cursor:pointer;
	font-size:17px;
		position:relative;
	right:auto;
	bottom: auto;
	width:100%;
}

#splashBingo .chat{
	background-image: url(/images/chatSplash.png);
	
	text-indent:-50px
}
#splashBingo .ignore{
	background-image: url(/images/ignoreSplash.png);
	
	}