* {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 14px;
	text-align: right;
	direction: rtl;
}
body{
	background-color: #ffffff;
	background-position: top center;
	/*background-repeat: repeat-y;
	background-image: url('../images/backgrounds/background.png'); */	
	background-image: url('../images/backgrounds/bg22.jpg');
	background-repeat: no-repeat;

	
}

table{
	direction: rtl;
	color: #222222;

}
/* div{
	float: right;
	width: auto;
	color: #293e58;
} */
img{
	border: 0px;
}
h1{
	text-align: left;
	color: #33486b;
}
h2{
	font-size: 15px;
	margin-bottom: 1px;
	color: #283c5d;
}
h3{
	font-size: 14px;
	color: #5d254c;
}
a{
	cursor: pointer;
	text-decoration: none;
	color: #222222;
}
input, select, options, textarea{
	color: #5d254c;
}
a:hover{
	text-decoration: underline;
}
.normal{
	font-weight: normal;
}
.cursor{
	cursor: pointer;
}
.hidden{
	display: none;
}
.catForm{
	width: 150px;
}
.line{
	height: 1px;
	/*width: 100%;*/
	width: 760px;
	font-size: 0px;
	background-color: #c0c0c0;
	margin-bottom: 10px;
}
.lineReg{
	height: 1px;
	/*width: 100%;*/
	width: 760px;
	font-size: 0px;
	background-color: #d7e3f3;
}
.lineHalf{
	line-height:150%;
}

.lineCountPages{
	height: 1px;
	width: 760px;
	font-size: 0px;
	background-color: #d7e3f3;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sepCountPages{
	width: 760px;
	font-size: 0px;
	margin-bottom: 10px;
}

.siteMapUL{
	margin-right: 20px;
}
.lineBottom{
	margin-top: 10px;
	height: 1px;
	width: 760px;
	font-size: 0px;
	background-color: #d7e3f3;
}
.pink{
	color: #e4247d;
}
.space{
	width: 960px;
	height: 10px;
}
.tags1{ 
	font-size: 10px;
}
.tags2{
	font-size: 13px;
}
.tags3{
	font-size: 20px;
}

.chatWidth{
	width: 100%;
	height: 300px;
	top: 150px;
	right: 0px;
	position: absolute;
	z-index:2;
	float: none;
}
#chatSquare{
	width: 400px;
	height: 300px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: solid 2px #8c8c8c;
	background-image: url('../images/backgrounds/chatInvitedBg.jpg');
}
#chatSquare a{
	font-size: 14px;
}
#chatSquare img{
	cursor: pointer;
}
.surveyTable{
	direction: rtl;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
}
#titleSurvey{
	width: 100%;
	display: none;
}
.surveyInput{
	margin-top: 3px; 
}
.surveyRed{
	height: 13px;
	background-color: #c01e00;
	color: #FFFFFF;
	text-align: center;
}
.surveyWhite{
	color: #FFFFFF;
}
.center{
	padding-top: 5px;
	text-align: center;
	width: 100%;
}
.centerNoPadd{
	text-align: center;
	width: 100%;
}
.centerReg{
	padding-top: 5px;
	text-align: center;
	width: 100%;
}
.centerReg a img{
	margin: auto;
	float: none;
	margin-top: 18px;
}

.red{
	color: #ea3d3d;
	font-weight: bold;
	font-size: 12px;
}
.redBig{
	color: #e4247d;
	font-weight: bold;
	font-size: 20px;
}
.redBuy{
	color: #bb0000;
	font-weight: bold;
	font-size: 16px;
}
.redOver{
	font-size: 14px;
	color: #ea3d3d;
	font-weight: bold;
	cursor: pointer;
}
.orangeDark{
	color: #ff3c00;
	font-weight: bold;
}
.orange{
	color: #ff6c00;
	font-weight: bold;
}
.yellow{
	color: #fff000;
	font-weight: bold;
}
.green{
	color: #338e13;
	font-weight: bold;
}
.pinkMenu{
	color: #e4247d;
	font-weight: bold;
}
.blue{
	font-size: 14px;
	color: #3274c2;
	font-weight: bold;
	cursor: pointer;
}
.blue:hover{
	text-decoration: underline;
}
#background{
	width: 990px;
	margin: auto;
	float: none;
}
#allDivs{
	width: 990px;
	padding-right: 15px;
	padding-left: 15px;
	margin: auto;
	z-index:1;
	position: absolute;
}
#mainSite{
	width: 960px;
	float: none;
	margin: auto;
}
#header{
	width: 960px;
	height: 120px;
}


.logo{
	width: 200px;
	height: 105px;
	padding-top: 20px;
	z-index: 1;
	position: relative;
}
.logoImg{
	padding-right: 2px;
	height: 87px;
}
.topBan{
	float: left;
	width: 760px;
	height: 75px;
	margin-bottom: 5px;
}
.topBanH1{
	height: 15px;
	width: 759px;
	padding-left: 1px;
}
.topBanShow{
	height: 60px;
	width: 760px;
	margin-right: 79px;
}
.topBanShow img{
	cursor: pointer;
	height: 60px;
	width: 760px;
}

.topMenu{
	width: 760px;
	height: auto;
}
.topMenuLine{
	height: 1px;
	width: 760px;
	background-color: #d9e2eb;
	font-size: 0px;
	float: left;
}
.topMenuLineIn{
	height: 1px;
	width: 750px;
	background-color: #d9e2eb;
	font-size: 0px;
}
.topMenuLinks{
	height: 25px;
	width: 760px;
	background-color: #255b87;
	background-image: url('../images/backgrounds/menuBg.jpg');
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 7px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.topMenuLinks a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topMenuLinksBuy{
	height: 18px;
	width: 757px;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	font-weight: bold;
	text-align: left;
}
.topMenuLinks span{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topMenuLinks span:hover{
	cursor: pointer;
	text-decoration: underline;
}
.topMenuLinks ul{
	margin: 0px;
	list-style-type: none;
}

.topMenuLinks li{
	width: 152px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	float: right;
	color: #FFFFFF;
}
.topMenuLinks li.last{
	width: 148px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	float: right;
	color: #FFFFFF;
}
.topMenuLinks li a.yellow{
	color: #fff000;
}
.topMenuLinks li a.pink{
	color: #fdc3f0;
}

.middle{
	width: 100%;
}

.menu{
	height: 100%;
	padding-right: 3px;
	width: 188px;
	/* background-color: #ffffff; */
	/* border: solid #ffffff; */
	border-width: 1px 1px 1px 1px;
}
.menuReg{
	width: 186px;
	height: 100%;
	/*background-color: #FFFFFF;*/
	/*background-image: url('../images/backgrounds/regRight.png');*/
	/*border: solid #FFFFFF;*/
}
#regPic{
	background-image: url('../images/backgrounds/regPic.png');
	width: 176px;
	height: 495px;
	/*margin-top: 58px;*/
	padding-top: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #e4247d;
	margin-right: 4px;
}
#regPic img{
	width: 150px;
	height: 200px;
	border: 1px solid #000000;
	margin-top: 10px;
}
#regFree{
	width: 176px;
	height: 302px;
	/* background-color: #FFFFFF; */
	background-image: url('../images/backgrounds/regRight1.png');
	/*border: solid #FFFFFF; */
	margin-right: 4px;
}
#regFree2{
	width: 176px;
	height: 747px;
	/* background-color: #FFFFFF; */
	background-image: url('../images/backgrounds/regRight.png');
	/*border: solid #FFFFFF;*/
	margin-top: 90px;
	margin-right: 9px;
}
.menuFacebook{
	float: right;
	width: 173px;
}
.menuBuy{
	margin-top: 50px;
	padding-top: 5px;
	padding-right: 3px;
	width: 175px;
	height: 582px;
	background-color: #FFFFFF;
	background-image: url('../images/backgrounds/buyMemberMenu.jpg');
	border: solid #FFFFFF;
	border-width: 1px 0px 1px 0px;
}
.menuBan{
	width: 100%;
	margin-top: 10px;
}
.menuTitle{
	height: 58px;
	width: 175px;
	font-size: 14px;
	background-image: url('../images/backgrounds/menuTitle.png');
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	color: #293E58;
	font-weight: bold;
}
.menuTitle span, .menuTitle a{
	color: #293E58;
	font-size: 14px;
}
.menuTitleLists{
	height: 200px;
	width: 175px;
	font-size: 18px;
	background-image: url('../images/backgrounds/menuTitleLists.png');
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 12px;
	color: #293E58;
	font-weight: bold;
}
.menuTitleMail{
	height: 98px;
	width: 175px;
	font-size: 18px;
	background-image: url('../images/backgrounds/menuTitleMail.png');
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 9px;
	color: #293E58;
	font-weight: bold;
}
.menuTitleUpdates{
	height: 95px;
	width: 175px;
	font-size: 18px;
	background-image: url('../images/backgrounds/menuTitleUpdates.png');
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	color: #293E58;
	font-weight: bold;
}
.menuTitleSearch{
	height: 80px;
	width: 175px;
	font-size: 16px;
	background-image: url('../images/backgrounds/menuTitleSearch.png');
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	color: #293E58;
	font-weight: bold;
}
#menuTitlePicWoman, #menuTitlePicMan, #menuTitlePicCouple
{
	cursor: pointer;
	height:343px;
	color: #ffffff;
	text-align:center;
	font-size: 18px;
	padding-top: 7px;
}

#menuTitlePicWoman
{
	background-image: url('../images/backgrounds/noPicWoman.jpg');
	height:323px;
}
#menuTitlePicMan
{
	background-image: url('../images/backgrounds/noPicMan.jpg');
	height:323px;
}
#menuTitlePicCouple
{
	background-image: url('../images/backgrounds/noPicCouple.jpg');
	height:323px;
}
.menuTitleSearch .menuContentRecRight {
padding-top:6px;
}
.menuContentNoPic img {
width: 175px;
}
.menuTitleSearch .menuContentRec {
margin-top:4px;
}
.menuContent{
	font-size: 14px;
	margin-top: 2px;
	color: #222222;
	height: auto;
	width: 175px;
	/*padding-right: 5px;*/
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 12px;
	text-align: justify;
	/*background-image: url('../images/backgrounds/menuContentBottom.jpg');*/
	background-repeat: repeat-x;
	background-position: bottom;
}
.menuContent a{
	font-size: 14px;
}
.normalFont {
font-weight: normal;
}
.menuContentBan{
	text-align: center;
	margin-top: 2px;
	color: #ffffff;
	height: auto;
	width: 180px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 12px;
	text-align: justify;
	background-image: url('../images/backgrounds/menuContentBottom.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.menuContentBan img{
	cursor: pointer;
	margin-right: 2px;
}
.menuContentNoPic{
	margin-top: 2px;
	color: #ffffff;
	height: auto;
	width: 180px;
	padding-left: 5px;
	padding-top: 3px;
	text-align: justify;
	/*background-image: url('../images/backgrounds/menuContentBottom.jpg');*/
	background-repeat: repeat-x;
	background-position: bottom;
}
.menuContentNoPic img{
	margin-bottom: 10px;
}
.menuContentCustomers{
	margin-top: 25px;
	color: #ffffff;
	height: auto;
	width: 175px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: justify;
}
.menuContentBtn{
	margin-top: 2px;
	color: #ffffff;
	height: auto;
	width: 163px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.menuContentW3C{
	text-align:center;
}
.menuContentW3C img{
	margin-top: 5px;
	cursor: pointer;
	width: 77px;
}
.menuContentEmailTitle{
	width: 163px;
	padding-top: 5px;
}

.menuContentRec{
	margin-top: 3px;
	width: 180px;
	height: 19px;
}
.menuContentRecRight{
	width: 137px;
	height: 19px;
	margin-right: 5px;
}
.menuContentRecRight input{
	width: 130px;
	height:28px;
}
.menuContentRecLeft{
	width: 21px;
	height: 19px;
	padding-top:10px;
}

.menuContentEmailContent{
	width: 163px;
}
.menuContentEmailContent input{
	width: 150px;
}
.menuContentPassTitle{
	width: 163px;
	padding-top: 3px;
}
.menuContentPassContent{
	width: 163px;
}
.menuContentPassContentRemMe{
	margin-top: 3px;
	width: 163px;
	text-align: right;
}
.menuContentPassErrorReg{
	margin-top: 7px;
	font-weight: bold;
}
.menuContentPassContent input{
	width: 150px;
}
.menuContentPassError{
	font-weight: bold;
}
.menuContentLogIn{
	width: 163px;
	margin-top: 3px;
	height: 25px;
}
.menuContentLogInPass{
	width: 104px;
	height: 15px;
	padding-top: 10px;
}
.menuContentLogInPass span{
	cursor: pointer;
}
.menuContentLogInBtn{
	width: 59px; height: 25px;
}


.menuContentRePass{
	width: 163px;
	display: none;
}
.menuContentRePassBlock{
	width: 163px;
}
.menuContentRePassInput{
	margin-bottom: 5px;
}
.menuContentRePassText{
	font-weight: bold;
	margin-bottom: 5px;
}


.menuContentAll{
	width: 163px;
	padding-top: 5px;
}
.menuContentTitle{
	width: 50px;
}
.menuContentContent{
	width: 113px;
}
.menuContentContent Input, select{
	width: 103px;
}
.facebookShare{
	margin-top: 10px;
	cursor: pointer;
}

.menuCat{
	width: 160px;
	height: 20px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 11px;
	color: #293E58;
	/*padding-bottom: 2px;*/
	/*background-image: url('../images/backgrounds/menuListIcon.png');*/
}
.menuCat a{
	font-size: 14px;
	color: #293E58;
	font-weight: normal;
}
.menuCat img{
	padding-left: 2px;
}
.menuCat img.clickToAdvertise{
	margin-top: 8px;
	margin-bottom: 2px;
}
.menuLine{
	font-size: 0px;
	height: 1px;
	width: 180px;
}
.menuLineIn{
	font-size: 0px;
	height: 2px;
	width: 158px;
	/*background-color: #d7e3f3;*/
}


.onlineFive{
	height: 50px;
	width: 163px;
}
.onlineFivePic{
	width: 55px;
	height: 45px;
	padding-top: 5px;
	padding-right: 5px;
}
.onlineFivePic img{
	width: 40px;
	height: 40px;
	border: 1px solid #000000;
	cursor: pointer;
}
.onlineFiveText{
	width: 103px;
	height: 50px;
}
.onlineFiveTextTop{
	margin-top: 10px;
	width: 103px;
	height: 15px;
}
.onlineFiveTextTop span:hover{
	text-decoration: underline;
	cursor: pointer;
}
.onlineFiveTextBottom{
	width: 103px;
	height: 25px;
	color: #e4247d;
	font-size: 11px;
	cursor: pointer;
}
.onlineFiveTextBottom a{
	color: #e4247d;
	font-size: 11px;
}
.mainPage{
	width: 760px;
	float: left;
}
.mainPage h3{
	color: #e4247d;
}
.mainPageSpace{
	width: 5px;
	height: 550px;
}
.mainPageSpaceShowMe{
	width: 5px;
	height: 550px;
}
.mainPageMiddle{
	width: 400px;
}
.mainPageLeft{
	width: 338px;
}
.titleLeft{
	margin-top: 10px;
	padding-right: 10px;
	padding-top: 15px;
	height: 22px;
	width: 328px;
	background-image: url('../images/backgrounds/titleLeft.jpg');
}
.titleLeftMe{
	margin-top: 10px;
	padding-right: 50px;
	padding-top: 7px;
	height: 28px;
	width: 708px;
	background-image: url('../images/backgrounds/profileTextTitle1.png');
}
.titleLeftMe h3{
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
	color: #293e58;
}

.fitMe{
	height: auto;
	width: 758px;
	padding-right: 1px;
	font-weight: bold;
}

.fitMePic{
	height: 220px;
	width: 141px;
	margin-left: 13px;
	margin-top: 13px;
	text-align: center;
	overflow: hidden;
}
.fitMePicSide{
	height: 220px;
	width: 141px;
	margin-top: 13px;
	text-align: center;
	overflow: hidden;
}
.fitMePic img , .fitMePicSide img{
	width: auto;
	min-width: 141px;
	height: 200px;
	/*padding: 2px;
	border: 1px solid #d3d3d3;*/
	cursor: pointer;
	margin-right: -50%;
	margin-left: -50%;
}


.contentLeft{
	height: 50px;
	width: 271px;
	background-image: url('../images/backgrounds/shadowLine.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.contentLeft2{
	height: 63px;
	width: 271px;
	background-image: url('../images/backgrounds/shadowLine.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.contentLeftMe{
	height: 50px;
	width: 369px;
	background-image: url('../images/backgrounds/shadowLine.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.contentLeftBDay{
	height: auto;
	width: 338px;
}
.contentLeftBDayPic{
	height: 100px;
	width: 80px;
	padding-left: 6px;
	margin-top: 5px;
}
.contentLeftBDayPicText{
	padding-top: 2px;
	height: 15px;
	width: 80px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #eff4fa;
	cursor: pointer;
}
.contentLeftBDayPicText a{
	font-size: 11px;
}
.contentLeftBDayPicTop img{
	height: 80px;
	width: 80px;
	cursor: pointer;
}
.contentLeftBDayPicSide{
	height: 100px;
	width: 80px;
	margin-top: 5px;
}
.contentLeftBDayPicSide img{
	height: 80px;
	width: 80px;
	cursor: pointer;
}

.contentLeftPic{
	width: 50px;
	height: 45px;
	padding-top: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.contentLeftPic2{
	width: 50px;
	height: 45px;
	padding-top: 4px;
	padding-right: 5px;
	cursor: pointer;
}
.contentLeftPic img{
	width: 42px;
	height: 42px;
}
.contentLeftPic2 img{
	width: 42px;
	height: 42px;
}
.contentLeftText{
	margin-top: 3px;
	width: 216px;
	height: 40px;
}
.contentLeftText2{
	margin-top: 2px;
	width: 216px;
	height: 54px;
}
.contentLeftTextMe{
	width: 314px;
	height: 40px;
}
.contentLeftTextTop{
	width: 216px;
	height: 15px;
}
.contentLeftTextTop a{
	font-weight: bold;
	color: #5d254c;
}
.contentLeftTextTopMe{
	margin-top: 2px;
	width: 314px;
	height: 13px;
}
.contentLeftTextTopMe a{
	font-weight: bold;
	color: #5d254c;
}
.contentLeftTextMiddle{
	width: 216px;
	height: 15px;
	font-size: 11px;
	color: #5d254c;
}
.contentLeftTextMiddle b{
	font-size: 11px;
}
.contentLeftTextMiddle a, .contentLeftTextMiddle span{
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	color: #5d254c;
}
.contentLeftTextMiddleMe{
	margin-top: 2px;
	width: 314px;
	height: 15px;
}
.contentLeftTextMiddleMeTwoLines{
	width: 313px;
	height: 29px;
	cursor: pointer;
	margin-top: 2px;
	margin-bottom: 2px;
}
.contentLeftTextMiddleMeTwoLines a{
	font-weight: bold;
}
.contentLeftTextMiddleMe a{
	font-weight: bold;
	font-size: 11px;
}
.contentLeftTextMiddleTwoLines{
	width: 208px;
	height: 44px;
	text-align: justify;
	padding-left: 5px;
}
.contentLeftTextMiddleTwoLines span{
	cursor: pointer;
}
.contentLeftTextBottom{
	width: 216px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #5d254c;
}
.contentLeftTextBottom a{
	font-weight: bold;
}
.contentLeftTextBottom span{
	font-weight: bold;
	font-size: 11px;
}
.contentLeftTextBottomMe{
	width: 314px;
	height: 14px;
	font-size: 10px;
	color: #5d254c;
}
.contentLeftTextBottom a{
	font-size: 11px;
}
.contentLeftTextBottomMe a{
	color: #e4247d;
	font-size: 11px;
}
.lineLeft{
	height: 1px;
	width: 271px;
	background-color: #9c9c9c;
	font-size: 0px;
}
.lineLeftMe{
	height: 1px;
	width: 369px;
	background-color: #9c9c9c;
	font-size: 0px;
}
.enterLeft{
	padding-top: 3px;
	padding-bottom: 5px;
	width: 271px;
	float: left;
	text-align: left;
}
.enterLeftAdd{
	background-image: url('../images/backgrounds/pinkBtnAdd.jpg');
	width: 118px;
	height: 15px;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
}
.enterLeftMore{
	background-image: url('../images/backgrounds/blueBtnMore.jpg');
	width: 118px;
	height: 15px;
	font-size: 11px;
	color: #33393a;
	cursor: pointer;
	text-align: center;
	float: left;
}

.blocks{
	margin-top: 10px;
	width: 338px;
	height: auto;
}
.block{
	width: 158px;
	height: auto;
}
.blockTitle{
	width: 148px;
	height: 19px;
	padding-top: 3px;
	padding-right: 10px;
	background-color: #3274c2;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.blockTitle2{
	width: 148px;
	height: 19px;
	padding-top: 3px;
	padding-right: 10px;
	background-color: #8eafd8;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.blockContent{
	width: 158px;
	height: auto;
}
.blockSpace{
	width: 22px;
	height: 140px;
}

.welcomeBlock{
	margin-top: 10px;
	background-image: url('../images/backgrounds/welcomeBlock.jpg');
	width: 395px;
	height: 146px;
	padding-right: 5px;
	padding-top: 40px;
}

.titleOnline{
	margin-top: 8px;
	padding-top: 5px;
	height: 21px;
	width: 400px;
	font-size: 14px;
	font-weight: bold;
	background-image: url('../images/backgrounds/titleOnline.jpg');
}
.titleOnlineRight{
	width: 275px;
	padding-right: 5px;
}
.titleOnlineLeft{
	width: 120px;
}

.contentOnline{
	width: 400px;
}


.contentOnlineBlock{
	height: 89px;
	width: 72px;
	padding-left: 10px;
	margin-top: 10px;
}
.contentOnlineBlockSide{
	height: 72px;
	width: 72px;
	padding-left: 0px;
	margin-top: 10px;
}
.contentOnlineBlockPic{
	height: 72px;
	width: 72px;
}
.contentOnlineBlockPic img{
	height: 72px;
	width: 72px;
	cursor: pointer;
}
.contentOnlineBlockText{
	height: 17px;
	width: 72px;
	text-align: center;
}

.regBlock{
	margin-top: 8px;
	width: 400px;
	height: 40px;
}

.blocksCenter{
	margin-top: 10px;
	width: 400px;
	height: 90px;
}
.blockCenter{
	width: 189px;
	height: 90px;
}
.blockTitleCenter{
	width: 179px;
	height: 19px;
	padding-top: 3px;
	padding-right: 10px;
	background-color: #89159a;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.blockTitle2Center{
	width: 179px;
	height: 19px;
	padding-top: 3px;
	padding-right: 10px;
	background-color: #013473;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.blockContentCenter{
	width: 189px;
	height: auto;
	text-align: justify;
}
.blockSpaceCenter{
	width: 22px;
	height: 90px;
}


.rates{
	clear: both;
	width: 760px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.rateSides{
	width: 365px;
	height: auto;
}
.rateRightTitle{
	width: 355px;
	height: 27px;
	padding-right: 10px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('../images/backgrounds/rateRight.jpg');
}
.rateLeftTitle{
	width: 355px;
	height: 27px;
	padding-right: 10px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	background-image: url('../images/backgrounds/rateLeft.jpg');
}



.rateContent{
	width: 365px;
	height: 86px;
}
.rateContentBlock{
	height: 86px;
	width: 69px;
	padding-left: 5px;
}
.rateContentBlockSide{
	height: 69px;
	width: 69px;
	padding-left: 0px;
}
.rateContentBlockPic{
	height: 69px;
	width: 69px;
}
.rateContentBlockPic img{
	height: 69px;
	width: 69px;
	cursor: pointer;
}
.rateContentBlockText{
	height: 17px;
	width: 69px;
	text-align: center;
	font-size: 11px;
	background-color: #eff4fa;
}
.rateContentBlockText a{
	font-size: 11px;
}

.rateSpace{
	width: 28px;
	height: 20px;
}

#textsAll{
	width: 100%;
	background-color: #fbfbfb;
}
.texts{
	color: #293f5a;
	width: 950px;
	height: auto;
	line-height:140%;
	padding: 5px;
	text-align: justify;
}
.textsSwirl{
	width: 950px;
	height: 21px;
	margin-top: 10px;
	background: url('../images/backgrounds/swirl.png') no-repeat center center;
}
.textsCat{
	width: 748px;
	height: auto;
	/* background-color: #f5f8fd; */
	/* border: 1px solid #dee8f4; */
	padding: 10px;
	margin-top: 10px;
	text-align: justify;
}
.textsSpace{
	width: 746px;
	height: 10px;
}


.titleBlogs{
	margin-top: 15px;
	padding-right: 10px;
	padding-top: 4px;
	height: 18px;
	width: 390px;
	font-size: 14px;
	font-weight: bold;
	background-image: url('../images/backgrounds/titleBlogs.jpg');
}
.titleBlogs h3{
	color: #FFFFFF;
}
.contentBlogs{
	height: 50px;
	width: 400px;
}
.contentBlogsMe{
	height: 50px;
	width: 369px;
}
.contentBlogsPic{
	width: 50px;
	height: 45px;
	padding-top: 5px;
	padding-right: 5px;
}
.contentBlogsPic img{
	width: 42px;
	height: 42px;
	cursor: pointer;
}
.contentBlogsText{
	width: 345px;
	height: 40px;
}
.contentBlogsTextMe{
	width: 314px;
	height: 40px;
}
.contentBlogsTextTop{
	margin-top: 2px;
	width: 345px;
	height: 30px;
	cursor: pointer;
}
.contentBlogsTextTop a{
	font-weight: bold;
}
.contentBlogsTextMiddle{
	width: 345px;
	height: 15px;
}
.contentBlogsTextMiddleMe{
	width: 314px;
	height: 30px;
}
.contentBlogsTextMiddle a{
	font-weight: bold;
}
.contentBlogsTextMiddleMe a{
	font-weight: bold;
}
.contentBlogsTextMiddleTwoLines{
	width: 345px;
	height: 32px;
}
.contentBlogsTextMiddleTwoLinesMe{
	width: 314px;
	height: 32px;
	margin-top: 5px;
	background-color: gray;
}
.contentBlogsTextBottom{
	width: 345px;
	/*
	height: 17px;
	color: #e4247d;
	font-size: 11px;
	*/
	height: 14px;
	font-size: 11px;
}
.contentBlogsTextBottom a{
	color: #e4247d;
	font-size: 11px;
}
.lineBlogs{
	height: 1px;
	width: 400px;
	background-color: #eaf1f9;
	font-size: 0px;
}
.lineBlogsMe{
	height: 1px;
	width: 369px;
	background-color: #eaf1f9;
	font-size: 0px;
}
.writeNowLine{
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
	width: 369px;
	background-color: #eaf1f9;
	font-size: 0px;
}



.contentPage{
	width: 758px;
	height: 100%;
	border: 1px solid #d9e2eb;
	margin-top: 10px;
}
.contentPageTitle{
	width: 736px;
	height: 50px;
	background-color: #eceff4;
	margin: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.contentPageTitle h2{
	font-size: 18px;
	margin: 0px;
}
.contentPageTitle h3{
	font-size: 15px;
	color: #536e91;
	margin-top: 2px;
}
.contentPageText{
	width: 738px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 12px;
	text-align: justify;
}
.contentPageText b{
	font-size: 14px;
}
.contentPageText i{
	font-size: 13px;
}

.allMe{
	width: 760px;
	height: auto;
	margin-top: 3px;
}
.allMeLine{
	width: 758px;
	margin-bottom: 5px;
}
.allMeLine span{
	font-weight: bold;
	color: #e4247d;
	font-size: 13px;
	cursor: pointer;
}
.allMeSpace{
	width: 10px;
	height: 100px;
}
.allMePics{
	width: 200px;
	height: 400px;
	background-color: #eff4fa;
}
.allMePicsTitle{
	width: 192px;
	height: 19px;
	background-image: url('../images/backgrounds/picsTitle.jpg');
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-right: 8px;
	padding-top: 2px;
}
.allMePicsMiddle{
	width: 186px;
	height: 361px;
	padding: 7px;
}
.allMePicsMiddlePadding{
	width: 186px;
	height: 361px;
}
.allMePicsMiddlePaddingBig{
	width: 184px;
	height: 206px;
	background-color: #fcfcfc;
	border: 1px solid #d9e2eb;
}
.allMePicsMiddlePaddingBigRate{
	width: 184px;
	height: 38px;
}
.allMePicsMiddlePaddingBigRateText{
	width: 174px;
	height: 34px;
	padding-right: 10px;
	padding-top: 4px;
}
.allMePicsMiddlePaddingBigRateInput{
	width: 184px;
	text-align: center;
}
.allMePicsMiddlePaddingBigPic{
	width: 184px;
	height: 170px;
	text-align: center;
}
.allMePicsMiddlePaddingBigPic img{
	margin-top: 5px;
	border: 1px solid #000000;
	width: 160px;
	height: 160px;
	float: none;
	margin: auto;
}
.allMePicsMiddlePaddingBigPicYes{
	width: 184px;
	height: 170px;
	text-align: center;
}
/*
.allMePicsMiddlePaddingBigPicYes img{
	cursor: pointer;
	margin-top: 5px;
	border: 1px solid #000000;
	width: 120px;
	height: 160px;
	float: none;
	margin: auto;
}
*/
.allMePicsMiddlePaddingBigPicYesHeight{
	cursor: pointer;
	margin-top: 5px;
	border: 1px solid #000000;
	width: 120px;
	height: 160px;
	float: none;
	margin: auto;
}
.allMePicsMiddlePaddingBigPicYesWidth{
	cursor: pointer;
	margin-top: 15px;
	border: 1px solid #000000;
	width: 160px;
	height: 120px;
	float: none;
	margin: auto;
}


.divRate{
	width: 20px;
	height: 15px;
	text-align: center;
}
.allMePicsMiddlePaddingSpace{
	height: 7px;
	width: 100px;
}
.allMePicsMiddlePaddingSmallPics{
	width: 172px;
	height: 139px;
	background-color: #fcfcfc;
	border: 1px solid #d9e2eb;
	padding-top: 5px;
	padding-right: 12px;
}


.allMeContent{
	width: 758px;
	height: auto;
}
.allMeContentRight{
	margin-top: 10px;
	width: 369px;
	height: auto;
}
.allMeContentRightTitle{
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-right: 50px;
	padding-top: 7px;
	height: 28px;
	width: 319px;
	background-image: url('../images/backgrounds/profileTextTitle1.png');
}


.writeNow{
	width: 367px;
	height: auto;
	background-color: #d8d8d8;
	border: 1px solid #C2C2C2;
	margin-bottom: 10px;
}
.writeNowRes{
	width: 303px;
	height: auto;
	background-color: #d8d8d8;
	border: 1px solid #C2C2C2;
	margin-top: 5px;
	float: left;
}
.writeNowTop{
	width: 357px;
	height: 21px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 4px;
}
.writeNowTopRes{
	width: 295px;
	height: 21px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 4px;
}
.writeNowMiddle{
	width: 347px;
	height: 40px;
	padding-top: 8px;
	padding-right: 10px;
}
.writeNowMiddleRes{
	width: 305px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.writeNowMiddle textarea{
	width: 345px;
	height: 40px;
}
.writeNowMiddleResText{
	width: auto;
	height: auto;
}
.writeNowMiddleResText textarea{
	width: 291px;
	height: 16px;
	padding: 1px;
	overflow:auto;
	margin-right: 3px;
}
.writeNowMiddleResImg{
	width: 35px;
	height: 35px;
	margin-right: 2px;
	display: none;
}
.writeNowMiddleResImg img{
	width: 35px;
	height: 35px;
}
.writeNowBottom{
	width: 357px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.writeNowBottomRes{
	width: 295px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: none;
}
.writeNowBottom input{
	float: left;
}
.writeNowBottomRes input{
	float: left;
}


.writeNowBlock{
	width: 369px;
	height: auto;
}
.writeNowBlockRes{
	margin-top: 10px;
	width: 369px;
	height: auto;
}
.writeNowBlockTop{
	width: 369px;
	height: 5px;
	font-size: 0px;
	background-image: url('../images/backgrounds/writeHereTop.png');
}
.writeNowBlockTopRes{
	width: 306px;
	height: 5px;
	font-size: 0px;
	background-image: url('../images/backgrounds/writeHereTopRes.jpg');
	margin-right: 63px;
}
.writeNowBlockMiddle{
	width: 369px;
	height: auto;
	background-image: url('../images/backgrounds/writeHereMiddle.png');
}
.writeNowBlockMiddleRes{
	width: 306px;
	height: auto;
	margin-right: 63px;
	background-image: url('../images/backgrounds/writeHereMiddleRes.jpg');
}
.writeNowBlockMiddlePic{
	width: 50px;
	height: 45px;
	padding-top: 5px;
	padding-right: 5px;
}
.writeNowBlockMiddlePic img{
	width: 40px;
	height: 40px;
	border: 1px solid #000000;
	cursor: pointer;
}
.writeNowBlockMiddleText{
	margin-top: 3px;
	margin-left: 4px;
	width: 310px;
	height: auto;
}
.writeNowBlockMiddleText a{
	font-weight: bold;
}
.writeNowBlockMiddleTextRes{
	margin-top: 3px;
	width: 244px;
	height: auto;
}
.writeNowBlockMiddleTextRes a{
	font-weight: bold;
	margin-left: 5px;
}
span.smallFont{
	font-size: 12px;
}

.writeNowBlockBottom{
	width: 369px;
	height: 5px;
	font-size: 0px;
	background-image: url('../images/backgrounds/writeHereBottom.png');
}
.writeNowBlockBottomRes{
	width: 306px;
	height: 5px;
	font-size: 0px;
	background-image: url('../images/backgrounds/writeHereBottomRes.jpg');
	margin-right: 63px;
}




.allMeContentLeft{
	width: 758px;
	height: 520px;
}
.allMeContentSpace{
	width: 19px;
	height: 100px;
}


.allMePicsMiddlePaddingSmallPicsOneRight , .allMePicsMiddlePaddingSmallPicsOneRightYes{
	height: 60px;
	width: 81px;
	margin-left: 3px;
	margin-bottom: 5px;
}
.allMePicsMiddlePaddingSmallPicsOneLeft, .allMePicsMiddlePaddingSmallPicsOneLeftYes{
	height: 60px;
	width: 78px;
	margin-bottom: 5px;
}
.allMePicsMiddlePaddingSmallPicsOneRight img{
	height: 60px;
	width: 75px;
	border: 1px solid #000000;
}
.allMePicsMiddlePaddingSmallPicsOneRightYes img{
	cursor: pointer;
	height: 60px;
	width: 75px;
	border: 1px solid #000000;
}
.allMePicsMiddlePaddingSmallPicsOneLeft img{
	height: 60px;
	width: 75px;
	border: 1px solid #000000;
}
.allMePicsMiddlePaddingSmallPicsOneLeftYes img{
	cursor: pointer;
	height: 60px;
	width: 75px;
	border: 1px solid #000000;
}



.allMeVideo{
	width: 200px;
	height: 400px;
}
.allMeVideoSpace{
	width: 200px;
	height: 15px;
	font-size: 0px;
}
.allMeVideoSpaceDown{
	width: 200px;
	height: 10px;
	font-size: 0px;
}
.movieNoVideo{
	height: 20px;
	padding-top: 125px;
}
.movieNoVideoSession{
	padding-top: 10px;
	text-align: justify;
	cursor: pointer;
}
.allMeVideoIconsPics{
	width: 190px;
	height: auto;
	padding: 5px;
	height: 22px;
	background-image: url('../images/backgrounds/iconsTitle.jpg');
	font-weight: bold;
	text-align: justify;
}
.allMeVideoIconsPics span{
	cursor: pointer;
}
.allMeVideoIcons{
	width: 188px;
	height: 163px;
	text-align: justify;
	padding: 5px;
	border: 1px solid #d9e2eb;
}

.allMeVideoIcons span{
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
}
.allMeVideoIconsDiv{
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.allMeVideoMovie{
	width: 200px;
	height: 171px;
}
.allMeVideoMovieTop{
	width: 190px;
	height: 21px;
	padding-top: 1px;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	background-image: url('../images/backgrounds/VideoTitle.jpg');
}
.allMeVideoMovieMiddle{
	width: 190px;
	height: 143px;
	background-color: #f5f6f8;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.allMeVideoMovieBottom{
	width: 195px;
	height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	background-color: #eff4fa;
	font-size: 13px;
}
.allMeVideoMsg{
	width: 200px;
	height: 153px;
}
.allMeVideoMsgTop{
	width: 190px;
	height: 21px;
	padding-top: 1px;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	background-image: url('../images/backgrounds/VideoTitle.jpg');
}
.allMeVideoMsgMiddle{
	width: 200px;
	height: 135px;
	background-color: #f5f6f8;
	padding-top: 6px;
}
.allMeVideoMsgMiddleTop{
	width: 180px;
	height: 95px;
	padding-right: 10px;
	text-align: justify;
}
.allMeVideoMsgMiddleTop img{
	margin-top: 10px;
}
.allMeVideoMsgMiddleTop textarea{
	margin-top: 5px;
	width: 180px;
	height: 75px;
	overflow:auto;
}
.allMeVideoMsgMiddleLeft{
	width: 50px;
	height: 65px;
	padding-top: 10px;
	padding-left: 10px;
}
.allMeVideoMsgMiddleRight{
	width: 130px;
	height: 65px;
	padding-top: 8px;
	padding-right: 10px;
	font-size: 11px;
}
.allMeVideoMsgMiddleBottom{
	padding-top: 8px;
	width: 180px;
	padding-right: 10px;
	text-align: justify;
	font-weight: bold;
	cursor: pointer;
}
.allMeProfile{
	width: 326px;
	height: 388px;
	padding: 5px;
	border: 1px solid #d9e2eb;
	/*background-color: #f6f7f8;*/
}
.allMeProfileContent{
	width: 745px;
	height: auto;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #d9e2eb;
	text-align: justify;
}
.underline{
	text-decoration: underline;
	font-weight: bold;
}
.bold{
	font-weight: bold;
}
.boldBigProfile , .boldBigProfile span{
	font-weight: bold;
	font-size: 14px;
}
.boldBigProfileRec{
	text-decoration: underline;
	cursor: pointer;
}
.allMeProfileSep{
	height: 1px;
	width: 100%;
	font-size: 0px;
	background-color: #d9e2eb;
	margin-top: 3px;
	margin-bottom: 3px;
}
.allMeProfileText{
	height: auto;
	width: 100%;
}

.notes{
	width: 100%;
	padding-top: 0px;
}
.notesInPic{
	width: 20px;
	padding-top: 0px;
}
.notesInInput{
	padding-top: 0px;
	height: 21px;
	width: 245px;
}
.notesInBtn{
	padding-top: 0px;
	height: 21px;
}
.noteInput{
	padding-top: 0px;
	height: 15px;
	width: 235px;
	border: 1px solid #acbbce;
	padding: 1px;
}

.regTable{
	margin: auto;
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
}
.regTableNew{
	margin-top: 10px;
	width: 400px;
	border-collapse: collapse;
}
.regTableNewBig{
	margin-top: 10px;
	width: 450px;
	border-collapse: collapse;
}
.regTitleLine{
	width: 450px;
	height: 18px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	/*background-image: url('../images/backgrounds/regTitleLine.jpg');*/
}
.regTitleLineAff{
	width: 450px;
	height: 14px;
	font-size: 13px;
	font-weight: bold;
	background-image: url('../images/backgrounds/regTitleLineAff.jpg');
}
.rightTable{
	height: 26px;
	font-size: 17px;
	font-weight: bold;
	width: 150px;
	color: #ffffff;
}
.trNotDisp{
	display: none;
}
.spaceTable{
	width: 30px;
}
.bigTd{
	width: 85px;
}
#divRegAll{
	width: 760px;
	height: 634px;
	margin-top: 7px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/regBgNew.jpg');
}
#divRegAllShort{
	width: 760px;
	height: 550px;
	margin-top: 7px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/regBgNew.jpg');
}
#divRegAllHomepageAll{
	width: 760px;
	height: 690px;
	float: none;
	margin: auto;
	background-color: #ffffff;
}
#divRegAllHomepage{
	width: 760px;
	height: 439px;
	margin-top: 7px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/regBgNew.jpg');
}
#homepageMovie{
	width: 960px;
	height: 542px;
	margin-bottom: 5px;
	margin-bottom: 5px;
	/*background-image: url('../images/backgrounds/bgFlash.jpg');*/
}
#homepageMovieIn{
	width: 760px;
	height: 429px;
}
#divRegAllForm{
	margin: 0px;
	z-index:3;
	position: absolute;
	margin-top: 4px;
	margin-right: 506px;
	background-image: url('../images/backgrounds/introBg.png');
	height: 518px;
	width: 454px;
}
#divRegAllFormIn{
	margin: 0px;
	z-index:3;
	position: absolute;
	margin-top: 34px;
	margin-right: 332px;
	background-image: url('../images/backgrounds/introBg.png');
	height: 393px;
}
#divRegAllForm form, #divRegAllFormIn form{
	margin-top: 150px;
	margin-right: 44px;
}
#divRegAllForm table, #divRegAllFormIn table{
	margin-right: 28px;
	margin-top: 24px;
}
.divRulesRight{
	padding-top: 5px;
	float: right;
	color: #ffffff;
	width: 230px;
	margin-top: 2px;
}
.divRulesLeft{
	padding-top: 5px;
	width: 120px;
	text-align: center;
	padding-right: 28px;
}
.divRegText{
	margin-top: 130px;
	width: 730px;
	margin-right: 15px;
	color: #a39da1;
}
#flashMovie{
	z-index:2;
	position: relative;
	width: 960px;
	height: 542px;
}
#flashMovieIn{
	z-index:2;
	position: relative;
	width: 760px;
	height: 429px;
}

.regDivBg{
	width: 759px;
	height: 446px;
	background-image: url('../images/backgrounds/regBg2.jpg');
}
.regDivBgIn{
	margin-top: 50px;
	margin-right: 30px;
}
.regTableSearch{
	margin-top: 10px;
	width: 760px;
	border-collapse: collapse;
}
.regTableIn{
	width: 100%;
	border-collapse: collapse;
}
.regTable td{
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
.regTable td, .regTableNew td{
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 4px;
	vertical-align: top;
	/*color: #527499;
	font-weight: bold;*/
}
.regTableSearch td{
	padding: 2px;
	vertical-align: top;
}
.regTableSearch td.titleTd{
	font-weight: bold;
	padding-top: 55px;
}
.regTableSearch td.titleTdSmall{
	font-weight: bold;
	padding-top: 5px;
}
.regTableSearch td.spaceTd{
	height: 10px;
}
td.regRules{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}
.rules{
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	color: #ffffff;
}
td.regFinishBtn{
	text-align: left;
	padding-left: 27px;
}
.marginImg{
	margin-top: 20px;
}
.regInput{
	width: 125px;
}
.regInputNew{
	width: 200px;
	font-size: 18px;
	height: 24px;
	/*width: 170px;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	padding: 1px;
	border: 1px solid #527499;*/
}
.regInputNewEmail{
	text-align: left;
	direction: ltr;
	width: 200px;
	height: 21px;
	font-size: 18px;
}
.regInput2{
	display: none;
}
.regInputSmall{
	width: 99px;
}
.regInputCity{
	width: 200px;
	font-size: 20px;
}

.dateSelectRight{
	width: 78px;
	font-size: 18px;
	height: 27px;
}
.dateSelect{
	width: 60px;
	height: 27px;
	font-size: 18px;
}
.dateSelect2{
	width: 51px;
}
.dateSelectNew{
	width: 48px;
}
.statusSelectNew{
	width: 204px;
	font-size: 18px;
	height: 27px;
}
.dateSelectRightReg{
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	padding: 1px;
	width: 60px;
	border: 1px solid #527499;
}
.dateSelectReg{
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	padding: 1px;
	width: 54px;
	border: 1px solid #527499;
}
.dateSelectNewReg{
	width: 63px;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	padding: 1px;
	margin-left: 1px;
	border: 1px solid #527499;
}
.statusSelect{
	width: 125px;
}
.statusSelectNewReg{
	width: 174px;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	padding: 1px;
	border: 1px solid #527499;
}
#regTable2 td.title, .regTable td.title, .regTableSearch td.title{
	width: 100%;
	height: 37px;
	padding-top: 13px;
	padding-right: 10px;
	font-size: 22px;
	font-weight: bold;
	/* background-image: url('../images/backgrounds/VideoTitle.jpg');
	color: #ffffff; */
}

.tdHeight{
	height: 15px;
}
.tdHeightSpace{
	height: 10px;
}


.countPagesRight{
	padding-right: 5px;
	width: 95px;
}
.countPagesCenter{
	width: 560px;
	text-align: center;
}
.countPagesCenter a{
	font-size: 12px;
	font-weight: bold;
}
.countPagesCenterPink{
	font-weight: bold;
	color: #e4247d;
	font-size: 15px;
}
.countPagesLeft{
	padding-left: 5px;
	width: 95px;
	text-align: left;
}


.frmReg{
	width: 758px;
	height: auto;
}
.titleHeightSpace{
	height: 40px;
	width: 100%;
}
.titleBg{
	width: 760px;
	height: 40px;
	padding-top: 4px;
	/*padding-right: 10px;*/
	margin-top: 6px;
	font-size: 17px;
	font-weight: bold;
	/*background-image: url('../images/backgrounds/titleBg.jpg');*/
}
.titleBgLtr{
	width: 445px;
	height: 40px;
	padding-top: 4px;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 17px;
	font-weight: bold;
	direction: ltr;
	/*background-image: url('../images/backgrounds/titleBg.jpg');*/
}
.titleBgLtr h2,.titleBgLtr h3{
	direction: ltr;
	text-align: left;
}
.titleBgLeft{
	width: 295px;
	height: 40px;
	padding-top: 4px;
	padding-right: 10px;
	margin-top: 6px;
	font-size: 17px;
	font-weight: bold;
	/*background-image: url('../images/backgrounds/titleBg.jpg');*/
}
.titleBgLeftLtr{
	width: 295px;
	height: 40px;
	padding-top: 4px;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 17px;
	font-weight: bold;
	direction: ltr;
	background-image: url('../images/backgrounds/titleBg.jpg');
}
.titleBg h2{
	font-size: 28px;
}
.titleBg h3{
	font-size: 12px;
}
.titleBgContent{
	width: 750px;
	height: auto;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.titleBgContentLtr{
	width: 750px;
	height: auto;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	direction: ltr;
	text-align: justify;
}
.titleRegPage{
	margin-right: 80px;
}
.titleBgContentNormal{
	width: 760px;
	height: auto;
	margin-top: 5px;
	text-align: justify;
}
.titleBgContentNormal i{
	font-size: 13px;
	font-weight: bold;
}
.titleBgContentNormalText{
	width: 750px;
	height: auto;
	margin-bottom: 5px;
	text-align: justify;
	  line-height: 135%;
}
.titleBgContentNormalText h2{
	color: #e4247d;
}
.titleBgContentNormalText ul{
	margin-top: 5px;
}
.titleBgContentNormalText ul a{
	font-weight: bold;
}
.titleBgContentNormalText li{
	list-style: square inside;
	color: #e4247d;
}
.titleBgContentNormalText hr{
	border-top: 1px dashed #c5c5c5;
	height: 1px;
	margin-bottom: 7px;
}
.titleBgContentNormalText img{
	float: left;
	margin-right: 15px;
}

.bottomLine{
	font-size: 0px;
	width: 100%;
	height: 1px;
	background-color: #d3dce3;
}
.bottomLineDefault{
	font-size: 0px;
	width: 100%;
	height: 1px;
	background-color: #d3dce3;
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsTitleDiv{
	margin-top: 10px; 
	width: 100%;
	text-align: center;
}
.newsTitleDiv h2{
	font-size: 16px;
	color: #e4247d;
	text-align: center;
}
.bottom{
	width: 960px;
	height: 30px;
	padding-top: 10px;
	margin-bottom: 30px;
}
.bottomLinks{
	width: 685px;
}
.bottomLinks a:hover{
	text-decoration: underline;
}
.bottomLinks span{
	cursor: pointer;
}
.bottomLinks span:hover{
	text-decoration: underline;
}
.copyrights{
	width: 275px;
	text-align: left;
}


.bottomConcept{
	background-image: url('../images/backgrounds/footer.jpg');
	background-color: #283c5d;
	border: 1px solid #dee8f4;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	width: 948px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bottomConcept b{
	color: #FFFFFF;
}
.bottomConcept a{
	color: #FFFFFF;
}
.bottomConcept a:hover{
	text-decoration: none;
}


.blockSearchAll{
	width: 760px;
	height: auto;
	margin-top: 31px;
}
.blockSearchAllReg{
	width: 100%;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 3px;
}
.blockSearchAllReg span{
	color: red;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}
.blockSearchAllOnline{
	width: 100%;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 10px;
}
.blockSearchAllOnline span{
	color: red;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

.blockSearchRight{
	width: 371px;
	height: 153px;
	border: 1px solid #d9e2eb;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-right: 3px;
}
.blockSearchLeft{
	width: 371px;
	height: 153px;
	border: 1px solid #d9e2eb;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-right: 3px;
}
.blockSearch{
	width: 371px;
	height: 126px;
	border: 1px solid #d9e2eb;
	padding: 1px;
}
.blockSearchPic{
	height: 153px;
	width: 115px;
}
.blockSearchPic img{
	height: 153px;
	width: 115px;
	cursor: pointer;
}
.blockSearchText{
	height: 153px;
	width: 256px;
}
.blockSearchTextTitle{
	height: 27px;
	width: 255px;
	background-color: #eff4fa;
	padding-top: 0px;
	margin-right: 1px;
}
.blockSearchTextTitleRight{
	height: 23px;
	width: 170px;
	font-weight: bold;
	font-size: 13px;
	padding-right: 5px;
	padding-top: 4px;
}
.blockSearchTextTitleRight span{
	cursor: pointer;
}
.blockSearchTextTitleRight a{
	font-size: 13px;
}
.blockSearchTextTitleLeft{
	height: 27px;
	width: 80px;
	padding-left: 0px;
	text-align: left;
}
.onlineIcon{
	width: 42px;
	height: 27px;
}
.blockSearchTextMiddle{
	height: 85px;
	width: 242px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 6px;
}
.blockSearchTextMiddle:hover{
	background-color: #f4f8fb;
	cursor: pointer;
}
.blockSearchTextMiddleTop{
	margin-top: 3px;
	height: 34px;
	width: 242px;
}
.blockSearchTextMiddleLine{
	margin-top: 3px;
	background-color: #eff4fa;
	width: 242px;
	height: 1px;
	margin-right: 1px;
	font-size: 0px;
}
.blockSearchTextMiddleBottom{
	margin-top: 3px;
	height: 38px;
	width: 242px;
}
.blockSearchTextBottom{
	height: 35px;
	width: 256px;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
}
.blockSearchTextBottom span{
	cursor: pointer;
	margin-right: 1px;
}
.blockSearchTextBottom span.chatOffline{
	cursor: none;
}

.massagesBtn{
	width: 760px;
	margin-top: 3px;
}
.massagesBtn img{
	cursor: pointer;
}
.noMessages{
	width: 758px;
	padding-right: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.message{
	width: 760px;
	height: auto;
	background-color: #d8d8d8;
}
.messageTitle{
	width: 760px;
	height: auto;
}
.messageTitleInput{
	height: 40px;
	width: 27px;
	padding-top: 25px;
	padding-right: 13px;
}
.messageTitlePic{
	height: 63px;
	width: 70px;
	padding-top: 2px;
}
.messageTitlePic img{
	height: 60px;
	width: 60px;
	cursor: pointer;
}
.messageTitleDetails{
	height: 45px;
	width: 120px;
	margin-top: 18px;
}
.messageTitleDetailsTop{
	height: 16px;
	width: 120px;
	font-weight: bold;
	color: #222222;
}
.messageTitleDetailsTop a{
	color: #222222;
}
.messageTitleDetailsBottom{
	font-size: 11px;
	color: #222222;
}
.messageTitleText{
	height: auto;
	width: 515px;
	padding-top: 16px;
	font-weight: bold;
}
.messageTitleTextTop{
	height: auto;
	width: 355px;
	cursor: pointer;
	color: #222222;
}
.messageTitleTextTop a{
	color: #222222;

}
.messageContent{
	width: 530px;
	height: auto;
	padding-top:10px;
	padding-bottom:5px;
	display: none;
}
.messageContentBlock{
	width: 530px;
	height: auto;
	padding-top:10px;
	padding-bottom:5px;
	display: block;
}
.messageContentText{
	width: 530px;
	height: auto;
	font-weight: normal;
	color: #222222;
}
.messageContentText img{
	height: 120px;
}
.messageContentInfo{
	/*width: 522px;*/
	width: 100%;
	height: auto;
	padding: 4px;
	margin-top: 5px;
}
.messageContentInfo span{
	cursor: pointer;
}
.messageContentInfoIn{
	margin-left: 15px;
}

.messageLines{
	width: 760px;
	height: 2px;
	font-size: 0px;
}
.messageLinesFirst{
	width: 760px;
	height: 1px;
	font-size: 0px;
	background-color: #5d254c;
}
.messageLinesSec{
	width: 760px;
	height: 1px;
	font-size: 0px;
	background-color: #fcfcfc;
}

.pictures{
	width: 760px;
	margin-top: 10px;
}
.picturesIn{
	width: 142px;
	margin-left: 8px;
}
.picturesInTop{
	background-color: #f9f9f9;
	/* border: 1px solid #cddcef; */
	height: 19px;
	width: 142px;
	background-color: #eff1f4;
	background-image: url('../images/backgrounds/picturesInTop.jpg');
}
.picturesInTopRight{
	height: 15px;
	width: 77px;
	font-weight: bold;
	padding: 2px;
}
.picturesInTopRight select{
	width: 50px;
	height: 18px;
	font-size: 11px;
}
.picturesInTopLeft{
	height: 19px;
	width: 61px;
	cursor: pointer;
}
.picturesInMiddle, .picturesInMiddleCursor{
	margin-top: 3px;
	background-color: #f9f9f9;
	border: 1px solid #cddcef;
	height: 230px;
	width: 142px;
	background-image: url('../images/backgrounds/picturesInMiddle.jpg');
}
.picturesInMiddle img{
	width: 142px;
	position:relative;
	bottom: 0px;
}
.picturesInMiddleCursor img{
	width: 142px;
	position:relative;
	max-height: 227px;
	bottom: 0px;
	cursor: pointer;
}
.picturesInBottom{
	text-align: center;
	margin-top: 3px;
	background-color: #f9f9f9;
	border: 1px solid #cddcef;
	cursor: pointer;
}
.picturesInBottom input{
	width: 142px;
}
.picturesBtn{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 760px;
	text-align: center;
	font-weight: bold;
	color: #222222;
	font-size: 13px;
}
.video{
	width: 760px;
	text-align: center;
	font-weight: bold;
}
.video input[type="text"]{
	width: 326px;
	direction: ltr;
	text-align: left;
}



.msg{
	width: 544px;
	height: 363px;
	background-image: url('../images/backgrounds/msgBg.jpg');
}
.msgSmile{
	width: 544px;
	height: 363px;
	background-image: url('../images/backgrounds/smileBg.jpg');
}
.msgTitle{
	height: 36px;
	width: 364px;
	/*background-image: url('../images/backgrounds/blockSearchTextTitle.jpg');*/
	padding-right: 180px;
	padding-top: 6px;
	font-weight: bold;
}
.msgMiddleOne{
	background-image: url('../images/backgrounds/msgMiddle.jpg');
	text-align: center;
	height: 168px;
	width: 340px;
	padding-right: 6px;
	padding-top: 2px;
}
.msgMiddle{
	background-image: url('../images/backgrounds/msgMiddle.jpg');
	height: 168px;
	width: 340px;
	padding-right: 6px;
	padding-top: 2px;
}
.msgMiddleSmile{
	/*background-image: url('../images/backgrounds/msgMiddleSmile.jpg');*/
	height: 180px;
	width: 534px;
	padding-right: 10px;
	padding-top: 3px;
}
.msgMiddle input[type="text"]{
	width: 320px;
	margin-bottom: 5px;
}
.msgMiddle textarea{
	width: 322px;
	height: 60px;
	margin-bottom: 5px;
}
.msgBottom{
	height: 19px;
	width: 346px;
	background-image: url('../images/backgrounds/blockSearchTextBottom.jpg');
	padding-top: 1px;
	font-weight: bold;
	text-align: center;
	color: #e4247d;
}
.msgMiddleContent{
	width: 346px;
}
.msgMiddleContentIn{
	width: 85px;
}
.msgMiddleText{
	margin-top: 19px;
	width: 346px;
	font-weight: bold;
	text-align: center;
}
.msgMiddlePink{
	color: #e4247d;
	font-weight: bold;
	cursor: pointer;
}


.forumsBorder{
	width: 760px;
	height: 3px;
	font-size: 0px;
	background-image: url('../images/forums/border.jpg');
}
.forumsTitle{
	padding-right: 10px;
	padding-top: 5px;
	color: #ffffff;
	font-weight: bold;
	height: 25px;
	width: 750px;
	background-image: url('../images/forums/forumsTitle.png');
}
.forumsTitle a{
	color: #e4247d;
	font-size: 13px;
}
.forumsTitlePic{
	width: 40px;
	color: #ffffff;
	font-size: 13px;
}
.forumsTitleSender{
	width: 100px;
	color: #ffffff;
	font-size: 13px;
}
.forumsTitleTitle{
	width: 390px;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}
.articlesTitleTitle{
	width: 530px;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}
.forumsTitleView{
	width: 50px;
	text-align: center;
	color: #ffffff;
	font-size: 13px;
}
.forumsTitleRes{
	width: 50px;
	text-align: center;
	color: #ffffff;
	font-size: 13px;
}
.forumsTitleUpdate{
	width: 120px;
	text-align: center;
	color: #ffffff;
	font-size: 13px;
}
.forumsMsgPic{
	width: 40px;
}
.forumsMsgPic img{
	height: 30px;
	width: 30px;
	cursor: pointer;
}

.articlesMsgPic{
	margin-top: 6px;
	width: 40px;
}
.articlesMsgPic img{
	height: 30px;
	width: 30px;
	cursor: pointer;
}

.forumsMsgSender{
	padding-top: 6px;
	width: 100px;
	color: #222222;
}
.forumsMsgTitle{
	padding-top: 6px;
	width: 390px;
	font-weight: bold;
}
.forumBlockInOdd a{
	color: #222222�17:12 �17/�02/�2015;
}
.forumBlockInEven a{
	color: #222222;
}
.articlesMsgTitle{
	padding-top: 6px;
	width: 530px;
	color: #222222;
}
.articlesMsgTitle a{
	font-weight: bold;
	color: #222222;
}
.forumsMsgView{
	padding-top: 6px;
	width: 38px;
	text-align: center;
	color: #222222;
}
.forumsMsgRes{
	padding-top: 6px;
	width: 50px;
	text-align: center;
	color: #222222;
}
.forumsMsgUpdate{
	padding-top: 6px;
	width: 132px;
	text-align: center;
	color: #222222;
}

.forumLink{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.forumsBlock{
	height: auto;
	width: 760px;
}
.forumBlockOdd{
	height: 71px;
	width: 760px;
	background-color: #F9F9F9;
	cursor: pointer;
}
.forumBlockEven{
	height: 71px;
	width: 760px;
	background-color: #ECECEC;
	cursor: pointer;
}
.forumBlockInOdd{
	padding-right: 10px;
	height: 30px;
	width: 750px;
	background-color: #F9F9F9;
	cursor: pointer;
	color: #5d254c;
}
.forumBlockInEven{
	padding-right: 10px;
	height: 30px;
	width: 750px;
	background-color: #ECECEC;
	cursor: pointer;
	color: #5d254c;
}

.articleBlockInOdd{
	padding-right: 10px;
	min-height: 60px;
	width: 750px;
	background-color: #F9F9F9;
	cursor: pointer;
}
.articleBlockInEven{
	padding-right: 10px;
	min-height: 60px;
	width: 750px;
	background-color: #ECECEC;
	cursor: pointer;
}

.forumBlockPic{
	height: 66px;
	width: 70px;
	padding-top: 5px;
	padding-right: 10px;
}
.forumBlockPic img{
	height: 60px;
	width: 60px;
	cursor: pointer;
}
.forumBlockText{
	height: 71px;
	width: 660px;
	color: #115bba;
}
.forumBlockTextTop{
	padding-top: 1px;
	height: 16px;
	width: 660px;
}
.forumBlockTextTop a{
	font-weight: bold;
	font-size: 14px;
}
.forumBlockTextMiddle{
	height: 32px;
	width: 660px;
}
.forumBlockTextBottom{
	height: 18px;
	width: 660px;
}
.forumBlockTextBottomRight{
	height: 18px;
	width: 80px;
}
.forumBlockTextBottomRight img{
	cursor: pointer;
}
.forumBlockTextBottomLeft{
	font-weight: bold;
	font-size: 13px;
	height: 16px;
	width: 580px;
	padding-top: 2px;
}

.forumMsgShow{
	height: auto;
	width: 760px;
	background-color: #F9F9F9;
}
.forumsMsgShowPic{
	height: 75px;
	width: 80px;
	padding-top: 5px;
	padding-right: 10px;
}
.forumsMsgShowPic img{
	height: 68px;
	width: 68px;
	cursor: pointer;
	border: 1px solid #7f7f7f;
}
.forumsMsgShowText{
	height: auto;
	width: 670px;
	padding-top: 5px;
	color: #5d254c;
}
.forumsMsgShowTextTitle{
	height: auto;
	width: 660px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	color: #222222;
}
.forumsMsgShowTextContent{
	height: auto;
	width: 660px;
	padding-left: 10px;
	color: #222222;
}
.forumsMsgShowTextContent span{
	font-weight: bold;
	color: #222222;
}
.addResDiv{
	width: 100%;
}

.forumAllRes{
	height: auto;
	width: 740px;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
}
.forumAllResArticles{
	height: auto;
	width: 740px;
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
}
.forumAllResPic{
	height: auto;
	width: 60px;
	text-align: center;
}
.forumAllResBlocks{
	height: auto;
	width: 700px;
}
.forumsResTitle{
	padding-right: 10px;
	padding-top: 0px;
	color: #222222;
	font-weight: bold;
	height: 26px;
	width: 690px;
	background-image: url('../images/forums/forumsTitle.jpg');
}
.forumsResTitleArticles{
	padding-right: 10px;
	padding-top: 2px;
	color: #293E58;
	font-weight: bold;
	height: 21px;
	width: 690px;
	background-image: url('../images/forums/forumsTitle.jpg');
}

.forumsResTitle a{
	color: #e4247d;
}
.forumsResTitleArticles a{
	color: #293e58;
	text-decoration: underline;
}

.forumsResBorder{
	width: 700px;
	height: 0px;
	font-size: 0px;
	background-image: url('../images/forums/border.jpg');
	margin-bottom: 10px;
}
.forumResBlockOdd{
	height: auto;
	width: 700px;
	background-color: #ECECEC;
}
.forumResBlockEven{
	height: auto;
	width: 700px;
	background-color: #F9F9F9;
}
.forumResBlockArticlesOdd{
	height: auto;
	width: 700px;
	background-color: #F7F7F7;
}
.forumResBlockArticlesEven{
	height: auto;
	width: 700px;
	background-color: #F0F0F0;
}


.forumResBlockPic, .forumResBlockPicNo{
	height: 50px;
	width: 50px;
	padding-top: 5px;
	padding-right: 10px;
}
.forumResBlockPic img{
	height: 40px;
	width: 40px;
	cursor: pointer;
	border: 1px solid #7f7f7f;
}
.forumResBlockPicNo img{
	height: 40px;
	width: 40px;
	border: 1px solid #7f7f7f;
}
.forumResBlockText{
	height: auto;
	width: 640px;
	color: #115bba;
}
.forumsResMsgShowTextTitle{
	height: auto;
	width: 630px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	color: #222222;
}
.forumsResMsgShowTextContent{
	height: auto;
	width: 630px;
	padding-left: 10px;
	color: #293e58;
}
.forumsResMsgShowTextContent span{
	cursor: pointer;
	font-weight: bold;
}
.forumButtons{
	height: 27px;
	width: 760px;
	background-image: url('../images/forums/lineButtons.png');
	margin-top: 10px;
	margin-bottom: 10px;
}
.forumButtons img{
	padding: 0px;
	margin: 0px;
}
.articleButtons{
	height: 27px;
	width: 760px;
	background-image: url('../images/forums/lineButtons.png');
	margin-bottom: 10px;
}
.articleButtons img{
	float: right;
	padding: 0px;
	margin: 0px;
}
.articleMoreShow{
	width: 100%;
}
.articleMoreShow li{
	margin-top: 3px;
}
.forumHierarchy{
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 5px;
}
.forumHierarchy a{
	font-size: 14px;
	font-weight: bold;
}
.addMsgShort{
	width: 200px;
}
.addMsgLong{
	width: 400px;
}
.addMsgLongLink{
	width: 400px;
	text-align: left;
	direction: ltr;
}
#content{
	width: 402px;
	height: 100px;
}
.addMsgForum{
	margin-top: 10px;
}
.addMsgForum td{
	font-weight: bold;
}
.addMsgForum img{
	cursor: pointer;
}
.sideText{
	width: 100px;
	height: 30px;
}
.sideTextSmall{
	height: 20px;
}
.forumTextsButtons{
	height: 30px;
	width: 760px;
}
.searchTable{
	width: 200px;
	margin: auto;
}
.searchSubmit{
	margin-top: 1px;
}
.forumAllResBlocksNoRes{
	font-weight: bold;
	margin-top: 19px;
}
.msgSent{
	width: 760px;
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.msgSent a{
	margin-top: 10px;
	color: #e4247d;
	font-size: 13px;
}
.pinkSmall{
	font-weight: bold;
	color: #e4247d;
	font-size: 11px;
}
.pinkBold{
	font-weight: bold;
	color: #e4247d;
	font-size: 13px;
}
.pinkBoldsenMsgFull{
	font-weight: bold;
	color: #e4247d;
	font-size: 20px;
}
.pinkBoldBig{
	font-weight: bold;
	color: #e4247d;
	font-size: 16px;
}
.pinkBoldCursor{
	font-weight: bold;
	color: #e4247d;
	cursor: pointer;
}
.blueBold{
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}
.boldCursor{
	font-weight: bold;
	cursor: pointer;
}

.emailMsg{
	background-image: url('http://www.zigota.co.il/images/backgrounds/bgEmail.jpg');
	width: 380px;
	height: 380px;
	padding-right: 20px;
	padding-top: 120px;
}

#marqueecontainer{
	position: relative;
	width: 158px;
	height: 115px;
	overflow: hidden;
}
#vmarquee{
	position: absolute;
	width: 158px;
}

.smile{
	width: 100%;
	color: #ffffff;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: 6px;
}
.smile input{
	height:15px;
	margin-left: 2px;
}


#newMsg{
	font-weight: bold;
	background-image: url('../images/backgrounds/newMsg.jpg');
	height: 125px;
	width: 250px;
	padding-top: 25px;
	text-align: center;
}
#newMsgText{
	font-size: 15px;
	color: #ffffff;
}
#newMsgLink{
	font-size: 14px;
	color: #e4247d;
	cursor: pointer;
}

.memberStars{
	padding-right: 245px;
	width: 515px;
	margin-bottom: 15px;
}

.members{
	width: 350px;
	font-weight: bold;
	line-height:180%;
}
.members input{
	width: 130px;
}
.cvvInfo{
	font-weight: bold;
	color: #e4247d;
	font-size: 11px;
	cursor: pointer;
}
.buyPayments{
	width: 134px;
}
.moreArticles{
	float: left;
	cursor: pointer;
	color: #e4247d;
	font-weight: bold;
	font-size: 13px;
}
.moreArticles a{
	text-decoration: none;
	color: #e4247d;
	font-weight: bold;
	font-size: 13px;
}


#showByGender{
	width: 100%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.showByGenderCenter, .showByGenderCenter a{
	font-size: 14px;
	color: #e4247d;
	cursor: pointer;
}
.showByGenderCenter:hover, .showByGenderCenter a:hover{
	color: #5c234a;
	text-decoration: none;
}
.showByGenderSides, .showByGenderSides a{
	font-size: 13px;
	color: #e4247d;
	cursor: pointer;
}
.showByGenderSides:hover, .showByGenderSides a:hover{
	color: #5c234a;
	text-decoration: none;
}
.buyMember{
	color: #e4247d;
	font-size: 14px;
	cursor: pointer;
}


.generalLogIn{
	width: 100%;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #e4247d;
}

.findPartner{
	width: 760px;
	float: none;
	text-align: center;
	margin: auto;
	margin: 0px;
	padding: 0px;
}

.findPartnerBigPic{
	width: 400px;
	border: 1px solid #000000;
	margin-top: 10px;
}
.findPartnerBigPicCursor{
	width: 400px;
	border: 1px solid #000000;
	margin-top: 10px;
	cursor: pointer;
}


.img-shadow{
	background: url('../images/backgrounds/shadowAlpha.png') no-repeat bottom right !important;
	background: url('../images/backgrounds/shadow.gif') no-repeat bottom right;
	margin: 10px 0 0 15px !important;
	margin: 10px 0 0 5px;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	/*
	width: 55px;
	height: 55px;
	*/
	width: 82px;
	height: 110px;
	cursor: pointer;
} 
.titleStats{
	height: 20px;
	width: 740px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #c5c5c5;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}

#buttons{
	height: 70px;
	width: 100%;
	text-align: center;
	display: block;
}
#bigPic{
	border: 10px solid #DBDBDB;
	margin-top: 50px;
}
#sentToAll{
	margin-top: 10px;
	height: 40px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: red;
	font-weight: bold;
	display: none;
}

#homePic{
	width: 753px;
	height: 201px;
	margin-top: 10px;
}
#home1{
	width: 753px;
	height: 84px;
	background-image: url('../images/backgrounds/home1.jpg');
}
#home2{
	width: 120px;
	height: 53px;
	background-image: url('../images/backgrounds/home2.jpg');
}
#home3{
	width: 250px;
	height: 53px;
	background-image: url('../images/backgrounds/home3.jpg');
}
#home4{
	width: 383px;
	height: 53px;
	background-image: url('../images/backgrounds/home4.jpg');
}
#home5{
	width: 753px;
	height: 20px;
	background-image: url('../images/backgrounds/home5.jpg');
}
#home6{
	width: 412px;
	height: 21px;
	background-image: url('../images/backgrounds/home6.jpg');
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding-top: 3px;
}
#home6 select{
	width: 70px;
}
#home7{
	width: 79px;
	height: 24px;
	background-image: url('../images/backgrounds/home7.jpg');
}
#home8{
	width: 262px;
	height: 24px;
	background-image: url('../images/backgrounds/home8.jpg');
}
#home9{
	width: 753px;
	height: 20px;
	background-image: url('../images/backgrounds/home9.jpg');
}
.allPicsHomepage{
	width: 760px;
	text-align: center;
}
.picsHomepageMan{
	width: 147px;
	height: 230px;
	margin-bottom: 10px;
	margin-left: 6px;
	/* background-image: url('../images/backgrounds/picHomeMan.jpg'); */
	background-color: #e4247d;
}
.picsHomepageWoman{
	width: 147px;
	height: 230px;
	margin-bottom: 10px;
	margin-left: 6px;
	/* background-image: url('../images/backgrounds/picHomeWoman.jpg'); */
	background-color: #e4247d;
}
.picsHomepageLastMan{
	width: 147px;
	height: 230px;
	margin-bottom: 10px;
	/* background-image: url('../images/backgrounds/picHomeMan.jpg'); */
	background-color: #e4247d;
}
.picsHomepageLastWoman{
	width: 147px;
	height: 230px;
	margin-bottom: 10px;
	/* background-image: url('../images/backgrounds/picHomeWoman.jpg'); */
	background-color: #e4247d;
}
.picsHomepageTitle{
	width: 100%;
	height: 16px;
	margin-top: 3px;
	font-weight: bold;
	padding-top: 0px;
}
.picsHomepageTitleRight{
	padding-right: 5px;
	width: 110px;
	height: 16px;
	font-size: 13px;
	color: #ffffff;
}
.picsHomepageTitleRight img{
	height: 8px;
	width: 8px;
}
.picsHomepageTitleRight a{
	font-size: 13px;
	color: #61306d;
}
.picsHomepageTitleRight span{
	cursor: pointer;
}
.picsHomepageTitleRight span:hover{
	text-decoration: underline;
}
.picsHomepageTitleLeft{
	padding-top: 1px;
	color: #ffffff;
	padding-left: 5px;
	width: 25px;
	height: 15px;
	text-align: left;
}
.picsHomepagePic, .picsHomepagePicIn{
	width: 144px;
	height: 188px;
	margin-top: 3px;
	text-align: center;
}
.picsHomepagePic img{
	width: 141px;
	height: 188px;
	margin-right: 3px;
	cursor: pointer;
}
.picsHomepagePicIn img{
	width: 141px;
	height: 188px;
}
.picsHomepageAddress{
	width: 142px;
	height: 20px;
	text-align: center;
	color: #ffffff;
}

.genderTitle{
	width: 760px;
	margin-top: 5px;
}
.genderTitleMan{
	width: 760px;
	margin-bottom: 5px;
}
.genderTitleLeft{
	width: 295px;
	height: 40px;
}
.genderTitlePic{
	width: 20px;
	padding-right: 10px;
}
.genderTitleTextFemale{
	width: 420px;
	padding-right: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #e22e77;
}
.genderTitleTextFemale h2{
	font-size: 20px;
	font-weight: bold;
	color: #e22e77;
}
.genderTitleTextMale{
	width: 420px;
	padding-right: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #2d6dff;
}
.genderTitleTextMale b, .genderTitleTextMale h2{
	font-size: 20px;
	font-weight: bold;
	color: #2d6dff;
}
.homePageBottom{
	width: 760px;
	margin-top: 10px;
}
.homePageBottomLeft{
	width: 197px;
}
.homePageBottomLeftBan{
	width: 197px;
}
.homePageBottomLeftTitle{
	width: 187px;
	height: 26px;
	padding-top: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('../images/backgrounds/newsTitle.jpg');
}
.homePageBottomLeftTitle2{
	font-size: 15px;
	width: 185px;
	height: 28px;
	padding-top: 8px;
	padding-right: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('../images/backgrounds/surveyTitle.jpg');
}
.homePageBottomLeftContent{
	width: 195px;
	padding-right: 2px;
	margin-top: 5px;
	background-image: url('../images/backgrounds/shadowLine.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

.homePageBottomCenter{
	width: 281px;
}
.homePageBottomCenterTitle{
	font-size: 15px;
	width: 259px;
	height: 28px;
	padding-top: 8px;
	padding-right: 12px;
	color: #ffffff;
	font-weight: bold;
	background-image: url('../images/backgrounds/articlesTitle.jpg');
}
.homePageBottomCenterContent{
	width: 271px;
}

#homePicSession{
	width: 753px;
	margin-top: 10px;
}

.homePicSessionBtns{
	width: 187px;
	height: 69px;
}

.homePicSessionMember{
	width: 371px;
	height: 209px;
}
.homePicSessionMoreBtns{
	width: 374px;
	height: 31px;
	padding-top: 35px;
	text-align: center;
	background-image: url('../images/buttons/moreBtns.jpg');
}
.homePicSessionMoreBtns a{
	font-weight: bold;
	font-size: 14px;
}


#addRec{
	width: 753px;
	height: 18px;
	margin-top: 10px;
}
#addRecSent{
	width: 753px;
	height: 18px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}
#addRecRight{
	height: 16px;
	width: 220px;
	font-weight: bold;
	font-size: 15px;
	margin-right: 10px;
	padding-top: 2px;
}
#addRecCenter{
	height: 18px;
	width: 430px;
}
#addRecLeft{
	height: 18px;
	width: 83px;
}
#addRec input[type=text]{
	width: 415px;
}

#cvv{
	display: none;
	/*visibility: hidden;*/
}
.howYouCame{
	width: 260px;
}
.regHereMsg{
	margin-bottom: 5px;
	cursor: pointer;
}

.companyLogo{
	float: right;
	margin: 0px;
}
.companyText img{
	float: right;
	margin: 0px;
}
.companyInfo{
	font-size: 20px;
	font-weight: bold;
}
.companySite{
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
}
.companySite:hover{
	text-decoration: underline;
}

.companyPics{
	float: none;
	margin: auto;
}
.companyPics img{
	margin: 20px;
}

.deals{
	background-image: url('../images/backgrounds/deals.jpg');
	height: 121px;
	width: 755px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dealsRight{
	height: 117px;
	width: 88px;
	margin-top: 2px;
	padding-right: 10px;
}
.dealsRight img{
	height: 117px;
	width: 88px;
	margin: auto;
	cursor: pointer;
}
.dealsMiddle{
	height: 117px;
	width: 447px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 2px;
}
.dealsLeft{
	height: 117px;
	width: 190px;
	margin-top: 2px;
}
.dealsLeftTop{
	height: 54px;
	width: 188px;
	padding-top: 7px;
}
.dealsLeftTop img{
	height: 45px;
	margin: auto;
	cursor: pointer;
}
.dealsLeftBottom{
	height: 58px;
	width: 188px;
	padding-left: 2px;
}
.dealsLeftBottom{
	height: 58px;
	width: 188px;
	padding-left: 2px;
}
.dealsMiddleTitle{
	height: 49px;
	width: 447px;
	padding-top: 3px;
}
.dealsMiddleLine{
	height: 2px;
	width: 447px;
	background-image: url('../images/backgrounds/dealsLine.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
.dealsMiddleTitle a{
	font-size: 20px;
	font-weight: bold;
}
.dealsMiddleContent{
	height: 58px;
	width: 447px;
	padding-top: 5px;
}
.dealsMiddleTitle span{
	font-size: 14px;
	font-weight: bold;
}
.dealsLeftBottomImg{
	height: 51px;
	width: 183px;
	background-image: url('../images/backgrounds/dealsPrint.jpg');
}
.dealsLeftBottomImg:hover{
	height: 51px;
	width: 183px;
	background-image: url('../images/backgrounds/dealsPrintOver.jpg');
	cursor: pointer;
}

.dealPrint{
	width: 600px;
	float: none;
	margin: auto;
}
.dealPrintBtn{
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.dealPrintBtn span{
	font-weight: bold;
	cursor: pointer;
	font-size: 14px;
}
.dealPrintBtn span:hover{
	text-decoration: underline;
}
.dealPrintPage{
	width: 560px;
	padding: 10px;
	border: 10px solid #eaf1f9;
	margin-top: 10px;
}
.dealPrintPageTop{
	width: 100%;
	margin-bottom: 10px;
}
.dealPrintPageTopRight{
	width: 40%;
}
.dealPrintPageTopLeft{
	width: 60%;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	padding-top: 25px;
}
.dealPrintPageLine{
	width: 100%;
	height: 1px;
	background-color: #eaf1f9;
	margin-bottom: 10px;
}
.dealPrintPageMiddle{
	width: 100%;
}
.dealPrintPageRight{
	width: 40%;
}
.dealPrintPageLeft{
	width: 60%;
}

.dealPrintBottom{
	width: 100%;
	text-align: justify;
	margin-top: 20px;
}
.bodyWhite{
	background-color: #ffffff;
}
.imgClick{
	cursor: pointer;
}
.leftImg{
	float: left;
}
.buyMemberAll{
	width: 760px;
}
.buyMemberAllTop{
	width: 760px;
}
.buyMemberAllTopIn{
	width: 450px;
	height: 350px;
}
.buyMemberAllTopOne{
	width: 240px;
	height: 300px;
}
.buyMemberAllTopTwo{
	width: 210px;
	height: 300px;
}
.buyMemberAllTopThree{
	width: 450px;
	height: 50px;
}
.buyMemberAllTopLeft{
	width: 270px;
	height: 350px;
}
.buyMemberAllTopLeft a img{
	margin-right: 30px;
}
.buyMemberAllType{
	width: 750px;
	padding-right: 10px;
}
.buyMemberAllTypeDiff{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	text-align: center;
}
.buyMemberAllTypeDiff .pinkBold, .buyMemberAllTypeDiff span{
	font-size: 14px;
}
#details{
	display: none;
	margin-bottom: 20px;
}

.btnsProfile{
	width: 100%;
	margin-top: 40px;
}
.btnsProfile img{
	cursor: pointer;
}
.btnsProfile img.imgMargin{
	margin-right: 1px;
}
.btnsProfileIn{
	width: 148px;
	margin-left: 5px;
}
.btnsProfileInBig{
	width: 301px;
	margin-left: 5px;
}
.btnsProfileInLeft{
	width: 148px;
}
.profileLine{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #e4247d;
	height: 1px;
	width: 758px;
	font-size: 0px;
}
.profileTopText{
	width: 760px;
	height: 32px;
	background-color: #C0C0C0;
	padding-top: 14px;
	margin-top: 26px;
}
.profileTopTextRight{
	width: 320px;
	color: #293E58;
	font-weight: bold;
	font-size: 16px;
	margin-right: 3px;
}
.profileTopTextRight span{
	color: #293E58;
	font-size: 12px;
}
.profileTopTextMiddle{
	width: 205px;
	color: #293E58;
	font-size: 12px;
	padding-top: 3px;
	font-weight: bold;
}
.profileTopTextMiddle a{
		color: #293E58;

}
.profileTopTextMiddle span{
	color: #293E58;
	font-size: 12px;
	cursor: pointer;
}
.profileTopTextLeft{
	width: 230px;
	text-align: left;
}
.profileTopTextLeft span{
	font-weight: bold;
	color: #293E58;
	font-size: 14px;
	cursor: pointer;
}
.profileMain{
	width: 100%;
}
.profileMainRight{
	width: 448px;
}
.profileMainRightText1{
	margin-top: 2px;
	width: 210px;
	height: 149px;
	background-image: url('../images/backgrounds/profileText.png');
}
.profileMainRightText2{
	margin-right: 15px;
	margin-top: 2px;
	width: 210px;
	height: 149px;
	background-image: url('../images/backgrounds/profileText.png');
}
.profileMainRightText3{
	margin-top: 10px;
	width: 210px;
	height: 149px;
	background-image: url('../images/backgrounds/profileText.png');
}
.profileMainRightText4{
	margin-right: 15px;
	margin-top: 10px;
	width: 210px;
	height: 149px;
	background-image: url('../images/backgrounds/profileText.png');
}
.profileMainRightTextWidth{
	margin-top: 10px;
	width: 435px;
	height: 74px;
	background-image: url('../images/backgrounds/profileTextWidth.png');
}
.profileTextTop{
	width: 170px;
	height: 28px;
	font-weight: bold;
	font-size: 16px;
	float: left;
	margin-top: 8px;
}
.profileTextMiddle{
	width: 170px;
	height: 19px;
	float: left;
	color: #222222;
}
.profileTextTopWidth{
	margin-top: 8px;
	width: 395px;
	height: 28px;
	font-weight: bold;
	font-size: 14px;
	float: left;
}
.profileTextMiddleWidth{
	width: 395px;
	height: 20px;
	float: left;
	color: #222222;
}
.profileMainLeft{
	width: 310px;
	float: left;
}
.profileMainLeftBtn{
	width: 310px;
	height: 39px;
	margin-bottom: 2px;
}
.profileMainLeftBtnLogOff{
	width: 310px;
	height: 0px;
}
.profileMainLeftPic{
	width: 250px;
	height: 333px;
}
.profileMainLeftPicDiv{
	text-align: center;
	width: 240px;
	height: 333px;
	display: none;
}
.profileMainLeftPicDiv img{
	margin-left: 2px;
	max-width: 240px;
	width:expression(document.body.clientWidth>239?"240px":"auto");
	/*width:expression(document.body.clientWidth>document.body.clientWidth?"240px":"auto");*/
	max-height: 320px;
	/*height:expression(this.scrollHeight>319?"320px":"auto");
	height:expression(this.scrollHeight>document.body.clientWidth?"320px":"auto");*/
	padding: 2px;
	border: #dedede solid 1px;
	cursor: pointer;
}
.profileMainLeftPicsSmall{
	width: 60px;
	height: 333px;
}
.profileMainLeftPicsSmall img{
	width: 53px;
	height: 53px;
	padding: 2px;
	margin-bottom: 4px;
	border: #dedede solid 1px;
	cursor: pointer;
}
.profileMainText{
	width: 100%;
}
.profileMainTextTitle{
	background-image: url('../images/backgrounds/profileTextTitle1.png');
	height: 26px;
	width: 708px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	padding-top: 8px;
	padding-right: 50px;
}
.profileMainTextUpdated{
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	color: red;
	width: 100%;
	font-size: 15px;
	text-align: center;
}
.profileMainTextIn{
	/* border: 1px solid #eff4fa; */
	width: 746px;
	padding: 5px;
	line-height: 150%;
}
.profileMainTextInTop{
	width: 100%;
	height: 7px;
	background-image: url('../images/backgrounds/allTextTop.jpg');
}
.profileMainTextInBottom{
	padding: 5px;
	min-height: 20px;
	width: 748px;
	background: #ffffff url('../images/backgrounds/allTextBottom.jpg') repeat-x center bottom;
}

.profileMainAllWidth{
	margin-top: 10px;
	width: 758px;
	height: 54px;
	background-image: url('../images/backgrounds/profileTextWidthAll.png');
}
.profileMainAllWidthTop{
	width: 710px;
	height: 28px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 50px;
}
.profileMainAllWidthMiddle{
	width: 720px;
	height: 20px;
	padding-right: 40px;
	color: #222222;
}
.noProfilePic{
	width: 309px;
}
.profileMainLeftNotes{
	width: 100%;
}


#ClickTaleDiv{
	display: none;
}


.builders{
	text-align: center;
	width: 958px;
}


#lead{
	width: 760px;
	height: 62px;
	margin-top: 28px;
}
#leadRight{
	width: 326px;
	height: 62px;
	background-image: url('../images/backgrounds/leadRight.gif');
}
#leadCenter{
	width: 314px;
	height: 62px;
	background-image: url('../images/backgrounds/leadCenter.jpg');
}
#leadCenter input{
	margin-top: 17px;
	margin-right: 18px;
	width: 278px;
	height: 35px;
	font-size: 22px;
	text-align: center;
	direction: ltr;
	font-weight: bold;
	background-color:transparent;
	border: 0px;
}
#leadLeft{
	width: 120px;
	height: 62px;
	background-image: url('../images/backgrounds/leadLeft.jpg');
}
#leadLeft img{
	cursor: pointer;
	height: 62px;
}
#buyMemberGender{
	width: 760px;
	height: 104px;
	margin-top: 28px;
}

.buttonMenuOne{
	color: #ffffff;
	margin-top: 34px;
	background-image: url('../images/backgrounds/datingIcon.png');
	width:132px;
	height: 35px;
	margin-left: 5px;
	text-align: center;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.buttonMenuTwo{
	color: #ffffff;
	margin-top: 34px;
	background-image: url('../images/backgrounds/onlineIcon.png');
	width:132px;
	height: 35px;
	margin-left: 5px;
	text-align: center;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.buttonMenuThree{
	color: #ffffff;
	margin-top: 34px;
	background-image: url('../images/backgrounds/chatIcon.png');
	width:132px;
	height: 35px;
	margin-left: 5px;
	text-align: center;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.buttonMenuFour{
	color: #ffffff;
	margin-top: 34px;
	background-image: url('../images/backgrounds/firstdateIcon.png');
	width:132px;
	height: 35px;
	margin-left: 5px;
	text-align: center;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.buttonMenuFive{
	color: #ffffff;
	margin-top: 34px;
	background-image: url('../images/backgrounds/firstepIcon.png');
	width:132px;
	height: 35px;
	text-align: center;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s ease-in;
}
.buttonMenuFive a{
	color: #ffffff;
	font-size: 14px;
}
.buttonMenuOne:hover{
	background-image: url('../images/backgrounds/datingIconOver.png');
}
.buttonMenuTwo:hover{
	background-image: url('../images/backgrounds/onlineIconOver.png');
}
.buttonMenuThree:hover{
	background-image: url('../images/backgrounds/chatIconOver.png');
}
.buttonMenuFour:hover{
	background-image: url('../images/backgrounds/firstdateIconOver.png');
}
.buttonMenuFive:hover{
	background-image: url('../images/backgrounds/firstepIconOver.png');
}
.buttonMenuOne a, .buttonMenuTwo a, .buttonMenuThree a, .buttonMenuFour a{
	color: #ffffff;
	font-size: 14px;
}
.bottomMenuSpan{
	color: #ffffff;
	font-size: 14px;
}
.bottomMenuSpan:hover{
	text-decoration: underline;
}
.buttonMenu:hover{
	background-image: url('../images/backgrounds/buttonMenuOver.jpg');
}
.buttonMenuPink{
	color: #650b48;
	margin-top: 5px;
	background-image: url('../images/backgrounds/buttonMenuPink.jpg');
	width:148px;
	height: 34px;
	margin-left: 5px;
	text-align: center;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.buttonMenuPink:hover{
	background-image: url('../images/backgrounds/buttonMenuPinkOver.jpg');
}
.buttonMenuLast{
	color: #650b48;
	margin-top: 5px;
	background-image: url('../images/backgrounds/buttonMenu.jpg');
	width:148px;
	height: 33px;
	text-align: center;
	padding-top: 16px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.buttonMenuLast:hover{
	background-image: url('../images/backgrounds/buttonMenuOver.jpg');
	text-decoration: underline;
}
.buttonMenu a, .buttonMenu span, .buttonMenuPink a, .buttonMenuPink span, .buttonMenuLast a, .buttonMenuLast span{
	color: #650b48;
	font-size: 14px;
	font-weight: bold;
}
.buttonMenu a:hover, .buttonMenu span:hover, .buttonMenuLast a:hover, .buttonMenuLast span:hover{
	color: #000000;
}
.blockMe{
	width: 376px;
	height: 247px;
	margin-bottom: 20px;
	background-image: url('../images/backgrounds/blockMe.jpg');
	margin-right: 2px;
}
.blockMeMan{
	width: 376px;
	height: 247px;
	margin-bottom: 20px;
	background-image: url('../images/backgrounds/blockMeMan.png');
	margin-right: 2px;
}
.blockMeWoman{
	width: 376px;
	height: 247px;
	margin-bottom: 20px;
	background-image: url('../images/backgrounds/blockMeWoman.png');
	margin-right: 2px;
}
.blockMeManNewMan{
	width: 376px;
	height: 247px;
	margin-bottom: 20px;
	background-image: url('../images/backgrounds/blockMeNewMan.png');
	margin-right: 2px;
}
.blockMeWomanNewWoman{
	width: 376px;
	height: 247px;
	margin-bottom: 20px;
	background-image: url('../images/backgrounds/blockMeNewWoman.png');
	margin-right: 2px;
}
.blockMeManRight{
	width: 376px;
	height: 247px;
	margin-bottom: 20px;
	background-image: url('../images/backgrounds/blockMeMan.png');
	margin-right: 2px;
}
.blockMeWomanRight{
	width: 376px;
	height: 247px;
	margin-bottom: 20px;
	background-image: url('../images/backgrounds/blockMeWoman.png');
	margin-right: 2px;
}
.blockMeManNewManRight{
	width: 375px;
	height: 247px;
	margin-bottom: 20px;
	background-image: url('../images/backgrounds/blockMeNewMan.png');
	margin-right: 2px;
}
.blockMeWomanNewWomanRight{
	width: 376px;
	height: 247px;
	margin-bottom: 20px;
	background-image: url('../images/backgrounds/blockMeNewWoman.png');
	margin-right: 2px;
}
.blockMeTitle{
	width: 366px;
	height: 36px;
	padding-right: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.blockMeTitleIcon{
	width: 18px;
	height: 30px;
	margin-top: 2px;
	margin-right: 3px;
}
.blockMeTitleText{
	width: 301px;
	height: 22px;
	padding-right: 5px;
	padding-top: 8px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.blockMeTitleText a{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.blockMeTitleTextOnline{
	font-size: 13px;
	color: yellow;
}
.blockMeTitleTextTwoDays{
	font-size: 11px;
	color: #ffffff;
}
.blockMeContent{
	width: 376px;
	height: 217px;
}
.blockMeContentPic{
	width: 155px;
	height: 220px;
	margin-right: 2px;
	overflow: hidden;
	text-align: center;
}
.blockMeContentPic img{
	width: auto;
	min-width: 155px;
	height: 218px;
	margin-top: 1px;
	margin-right: -50%;
	margin-left: -50%;
	cursor: pointer;
}
.blockMeContentPicIn{
	margin-top:9px;
	margin-right: 1px;
	position: absolute;
	z-index: 2;
	width: 155px;
	height: 214px;
	cursor: pointer;
	/*background-image: url('../images/backgrounds/blockPicShadow.png');*/
}
.blockMeContentText{
	width: 213px;
	height: 217px;
	cursor: pointer;
}
.blockMeContentTextIn{
	width: 213px;
	height: 137px;
}
.blockMeContentTextInTop{
	width: 208px;
	height: 38px;
	padding-right: 5px;
	padding-top: 9px;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
}

.blockMeContentTextInBottom{
	width: 200px;
	height: 89px;
	padding-right: 5px;
	padding-top: 3px;
	line-height: 150%;
	font-size: 14px;
}

.blockMeContentTextButtons{
	width: 213px;
	height: 80px;
	margin-right: 6px;
}
.blockMeContentTextButtonsOne{
	width: 213px;
	height: 38px;
}
.blockMeContentTextButtonsRight{
	height: 38px;
	width: 101px;
	margin-left: 6px;
	cursor: pointer;
}
.blockMeContentTextButtonsTwo{
	width: 213px;
	height: 38px;
	margin-top: 6px;
}
.blockMeContentTextButtonsLeft{
	height: 38px;
	width: 101px;
	cursor: pointer;
}
.noCursor{
	cursor: default;
	height: 38px;
	width: 101px;
}
#regBgText{
	/*background-image: url('../images/backgrounds/regBgText.jpg');*/
	height: 73px;
	width: 760px;
	/*padding-top: 20px;*/
	padding-bottom: 20px;
	text-align: justify;
}
#gallery{
	margin: auto;
	text-align: center;
	width: 100%;
}
#matchMakingAll{
	width: 760px;
	height: 750px;
	float: none;
	margin: auto;
	background-color: #ffffff;
}
.matchMakingWidth{
	width: 100%;
}
.matchMakingLead{
	height: 110px;
	width: 760px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('../images/backgrounds/matchMakingLead.jpg');
}
.matchMakingLeadName{
	margin-top: 65px;
	width: 250px;
}
.matchMakingLeadName input{
	height: 20px;
	width: 170px;
	font-size: 18px;
	margin-right: 80px;
}
.matchMakingLeadPhone{
	margin-top: 65px;
	width: 240px;
}
.matchMakingLeadPhone input{
	height: 20px;
	width: 170px;
	font-size: 18px;
	margin-right: 75px;
}
.matchMakingLeadBtn{
	margin-top: 25px;
	margin-right: 70px;
}
.matchMakingLeadSent{
	height: 110px;
	width: 760px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('../images/backgrounds/matchMakingLeadSent.jpg');
}
.matchMakingLeadTitle{
	width: 100%;
	text-align: center;
}
.matchMakingLeadTitle h3{
	color: #9a7a3d;
	text-align: center;
	font-size: 26px;
	width: 760px;
}
.matchMakingLeadTitle b{
	font-size: 22px;
}
.matchMakingLeadTitle img{
	margin-top: 5px;
}
.matchMakingLeadText{
	height: 271px;
	width: 760px;
	margin-top: 5px;
	background-image: url('../images/backgrounds/matchMakingLeadText.jpg');
}
.matchMakingLeadTextRight{
	height: 271px;
	width: 500px;
	margin-right: 20px;
	color: #7b644c;
	line-height: 150%;
	font-size: 13px;
	font-weight: bold;
}
.matchMakingLeadTextRight b{
	font-size: 16px;
	color: #513500;
}
.matchMakingLeadTextRight span{
	color: #513500;
	font-weight: bold;
	font-size: 14px;
}
.matchMakingLeadTextLeft{
	height: 271px;
	width: 194px;
	float: left;
	margin-right: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #2f2112;
	line-height: 150%;
}
#girl{
	background-repeat: no-repeat;
	background-position: right bottom;
	position: fixed;
	right:0px;
	bottom: 0px;
	z-index: 2;
}
#girlIn{
	bottom: 0;
	right: 0;
	position: absolute;
	cursor: pointer;
}

.searchBlock{
	width: 149px;
	height: 190px;
	margin-top: 20px;
	background-image: url('../images/backgrounds/searchBg.png');
	background-position: right;
	background-repeat: repeat-y;
	margin-bottom: 10px;
	margin-left: 60px;
}
.searchBlockLast{
	width: 130px;
	height: 190px;
	margin-top: 20px;
	background-image: url('../images/backgrounds/searchBg.png');
	background-position: right;
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.searchBlockTitle{
	width: 120px;
	height: 50px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 4px;
	padding-top: 15px;
	padding-right: 8px;
	color: #ffffff;
	background-image: url('../images/backgrounds/searchTitle.png');
	background-repeat: no-repeat;
	margin-bottom: -17px;
}
.searchBlockWide{
	width: 300px;
	height: 65px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/searchBgWide.png');
	background-position: right;
	margin-left: 45px;
}
.searchBlockWideLast{
	width: 340px;
	height: 65px;
	margin-right:73px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/searchBgWide.png');
	background-position: right;
}
.searchBlockTitleWide{
	width: 327px;
	height: 50px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 4px;
	padding-top: 16px;
	padding-right: 10px;
	color: #ffffff;
	background-image: url('../images/backgrounds/searchTitleWide.png');
	background-repeat: no-repeat;
	margin-bottom: -17px;
}
.searchBlockContent{
	margin-top: 10px;
	margin-right: 10px;
}

.meetNote{
	width: 356px;
	margin-left: 12px;
}
.meetNoteTitle{
	padding-top: 60px;
	padding-right: 30px;
	font-size: 15px;
	font-weight: bold;
	width: 326px;
	height: 19px;
	background-image: url('../images/backgrounds/meetTop.png');
}
.meetNoteMiddle{
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	width: 296px;
	line-height: 140%;
	font-size: 13px;
	min-height: 8px;
	background-image: url('../images/backgrounds/meetMiddle.png');
}
.meetNoteBottom{
	padding-top: 20px;
	padding-right: 30px;
	font-size: 15px;
	font-weight: bold;
	width: 326px;
	height: 76px;
	background-image: url('../images/backgrounds/meetBottom.png');
}
#recPage{
	width: 420px;
	height: 75px;
	padding-top: 157px;
	padding-right: 340px;
	background-image: url('../images/backgrounds/recTitle.jpg');
}
#recAddPage{
	margin-top: 7px;
	width: 760px;
	height: 232px;
	background-image: url('../images/backgrounds/recAddTitle.jpg');
}
#allDivMember{
	width: 960px;
	height: 729px;
	background-image: url('../images/backgrounds/buyMemberBg.jpg');
	margin-top: 10px;
	margin-bottom: 10px;
}
#allDivMemberMan{
	width: 960px;
	height: 870px;
	background-image: url('../images/backgrounds/buyMemberBgMan.png');
	margin-top: 10px;
	margin-bottom: 10px;
}
#allDivMemberWoman{
	width: 960px;
	height: 870px;
	background-image: url('../images/backgrounds/buyMemberBgWoman.png');
	margin-top: 10px;
	margin-bottom: 10px;
}
#allDivMemberIn{
	margin-right: 550px;
	margin-top: 277px;
	height: 558px;
	width: 379px;
}
.allDivMemberInBtn1{
	margin-top: 39px;
	margin-right: 12px;
	padding-right: 8px;
	height: 27px;
	width: 359px;
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	/*color: #ffffff;*/
}
.allDivMemberInBtn1 b{
	color: #e4247d;
	font-size: 16px;
}
.allDivMemberInBtn2{
	margin-top: 6px;
	margin-right: 12px;
	padding-right: 8px;
	height: 27px;
	width: 359px;
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
#allDivMemberInFrm{
	margin-top: 6px;
	margin-right: 10px;
	height: 330px;
	width: 368px;
	padding-top: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.allDivMemberInFrmStyle{
	width: 368px;
	height: 450px;
	background-color: transparent;
}

.fb-like-box{
	background-color: #ffffff;
	width: 185px;
	height: 344px;
	overflow:hidden;
}
.fb-like-box-width{
	background-color: #ffffff;
	width: 700px;
	height: 200px;
	overflow:hidden;
}
#fb-root{
	width: 0px;
	height: 0px;
}
#freezeBackBg{
	background-image: url('../images/backgrounds/freezeBackBg.jpg');
	width: 760px;
	height: 425px;
}
#freezeBackBg img{
	margin-right: 200px;
	margin-top: 250px;
}
.buyMemBtn{
	width: 760px;
	height: 160px;
}
.buyMemSSL{
	margin-top: 5px;
	margin-bottom: 10px;
}

#way{
	width: 760px;
	height: auto;
	background-image: url('../images/backgrounds/wayBgBottom.png');
	background-repeat:no-repeat;
	background-position: right bottom;
}
#wayTitleMan{
	width: 760px;
	height: 187px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/wayTitleMan.png');
}
#wayTitleWoman{
	width: 760px;
	height: 187px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/wayTitleWoman.png');
}
#wayLevelTop{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wayBlock{
	width: 722px;
	height: 70px;
	margin-right: 19px;
}
.wayBlockNum{
	width: 35px;
}
.wayBlockTickNo, .wayBlockTickYes{
	width: 30px;
}
.wayBlockTickNo img{
	margin-top: 2px;
	margin-right: 6px;
}
.wayBlockText{
	width: 530px;
}
.wayBlockBtn{
	width: 127px;
}
.wayBorder{
	width: 722px;
	height: 4px;
	margin-right: 19px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/wayBorder.png');
}
#wayLevelBottom{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
#wayMember{
	width: 760px;
	height: 248px;
	background-image: url('../images/backgrounds/wayMember.png');
}
#wayMember img{
	margin-right: 540px;
	margin-top: 180px;
}


#login{
	width: 494px;
	padding-right: 466px;
	height: 72px;
	margin-bottom: 5px;
	margin-bottom: 5px;
	background-image: url('../images/backgrounds/bgLogin.png');
}
#register1{
	width: 960px;
	height: 708px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/bgRegisterA.jpg');
}
#register2{
	width: 960px;
	height: 708px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/bgRegisterB.jpg');
}
#register3{
	width: 960px;
	height: 708px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/bgRegisterC.jpg');
}
#register4{
	width: 960px;
	height: 708px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/bgRegisterD.jpg');
}
#registerIn{
	width: 420px;
	height: 448px;
	background-image: url('../images/backgrounds/bgRegister.png');
	margin-top: 50px;
	margin-right: 500px;
	padding-right: 40px;
	padding-top: 23px;
}

#homeArticles{
	width: 960px;
	height: auto;
	margin-bottom: 10px;
}
#homeArticlesTitle{
	width: 960px;
	padding-top: 25px;
	height: 47px;
	background-image: url('../images/backgrounds/bgTitleArticleDown.png');
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
}
#homeArticlesTitle a {
    font-size: 20px;
    color: #ffffff;
    text-decoration: underline;
}
.homeArticlesBlock{
	width: 300px;
	padding: 10px;
}
.homeArticlesBlockIn{
	width: 300px;
	text-align: -webkit-right;
	padding: 0px;
	line-height: 150%;
}
.homeArticlesBlockIn img{
	margin-right: 0px;
}
.homeArticlesBlockIn h3{
	color: #222222;
}
.homeArticlesBlockLine{
	width: 1px;
	margin-top: 70px;
	margin-right: 15px;
	margin-left: 14px;
	height: 482px;
	background-image: url('../images/backgrounds/lineBetweenArticleDown.png');
}
#forumAndArticles{
	width: 960px;
	height: 270px;
	margin-bottom: 10px;
	margin-top: 18px;
}
#homeForum{
	width: 465px;
	height: 270px;
}
#homeForumTitle{
	width: 455px;
	height: 27px;
	background-image: url('../images/backgrounds/bgTitleForum.png');
	font-weight: bold;
	color: #ffffff;
	padding-right: 10px;
	padding-top: 9px;
	font-size: 14px;
}
#homeForumMessagesLine{
	width: 1px;
	margin-right: 15px;
	margin-left: 14px;
	height: 272px;
	background-image: url('../images/backgrounds/lineBetweenForum.png');
}
#homeForumMessagesRight{
	width: 232px;
}
#homeForumMessagesLeft{
	width: 232px;
}
#homeArticle{
	width: 465px; height: 270px;
}
#homeArticleTitle{
	width: 455px;
	height: 27px;
	background-image: url('../images/backgrounds/bgTitleArticle.png');
	font-weight: bold;
	color: #ffffff;
	padding-right: 10px;
	padding-top: 9px;
	font-size: 14px;
}
#homeArticleContent{
	width: 465px;
	height: 234px;
}
.homeArticleContentIn{
	width: 465px;
	height: 50px;
	background-image: url('../images/backgrounds/shadowLine.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.homeArticleContentInPic{
	width: 42px; height: 42px;
	margin-top: 5px;
	margin-right: 5px;
}
.homeArticleContentInPic img{
	width: 42px; height: 42px; cursor: pointer;
}
.homeArticleContentInText{
	margin-right: 5px;
	width: 400px; height: 52px;
}
.homeArticleContentInTextTop{
	margin-top: 3px;
	width: 405px;
	height: 15px;
	color: #e4247d;
}
.homeArticleContentInTextTop a,.homeArticleContentInTextTop span{
	font-weight: bold;
	color: #e4247d;
	font-size: 12px;
}
.homeArticleContentInTextBottom{
	width: 405px;
	height: 32px;
	cursor: pointer;
}
.homeArticleContentInTextBottom span{
	font-size: 12px;
	color: #5d254c;
}
.homeArticleContentInTextBottom a{
	font-weight: bold;
	color: #e4247d;
}
.contentLeftTextTop{
	width: 216px;
	height: 15px;
}
.contentLeftTextTop a{
	font-weight: bold;
	color: #e4247d;
}
.contentLeftTextMiddle{
	width: 216px;
	height: 15px;
	font-size: 11px;
}
.contentLeftTextMiddle b{
	font-size: 11px;
}
.contentLeftTextBottom{
	width: 216px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
}
.contentLeftTextBottom a{
	font-weight: bold;
}
.contentLeftTextBottom span{
	font-weight: bold;
	font-size: 11px;
}

.rightTable, .divRulesRight, .divRulesRight span{
	color: #ffffff;
}
#recsLine{
	width: 403px;
	height: 94px;
	margin-right: 540px;
	margin-top: 100px;
}


#regInputs{
	display: block;
}
.regBtnDiv{
	width: 90px;
	margin-top: 18px;
	height: 38px;
	float: left;
}
.regInputsIn{
	width: 400px;
	margin-top: 16px;
	height: 37px;
}
#regInputsInEmail{
	width: 184px;
	height: 36px;
	background: transparent;
	border: none;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	direction: ltr;
	margin-right: -62px;
	margin-top: 2px;
}
#regInputsInPass{
	width: 184px;
	height: 36px;
	background: transparent;
	border: none;
	margin-right: 24px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin-right: 65px;
	margin-top: 2px;
}
#reEmail{
	width: 386px;
	height: 35px;
	background: transparent;
	border: none;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	direction: ltr;
	line-height:150%;
	margin-right: -6px;
	margin-top: 3px;
}
#regText{
	width: 400px;
	margin-height: 13px;
	height: 19px;
}
#regTextIn{
	width: 300px;
	margin-height: 13px;
	height: 19px;
}
#emailText{
	color: #fff600;
}
#emailTextRePass{
	color: #ffffff;
}
#passGet{
	width: 100px;
	margin-height: 13px;
	height: 19px;
}
#passGet span{
	color: #ffffff;
	cursor: pointer;
}

#movies{
	width: 760px;
}
.movie{
	height: 154px;
	width: 184px;
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 3px;
	background-image: url('../images/backgrounds/movieDiv.png');
}
.movieTitle{
	width: 100%;
	height: 20px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.movieTitle a{
	color: #ffffff;
}
.moviePic{
	width: 100%;
	height: 114px;
	text-align: center;
	cursor: pointer;
}
.moviePic img{
	width: 182px;
	height: 112px;
}
.movieInfo{
	width: 100%;
	height: 20px;
}
.movieInfoViews{
	margin-right: 4px;
	width: 70px;
	height: 20px;
}
.movieInfoTime{
	width: 100px;
	height: 20px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	margin-left: 4px;
}
#moviePage{
	margin-top: 5px;
	width: 760px;
}
#moviePageRight{
	width: 589px;
}
#moviePageRightTitle{
	width: 750px;
	height: 25px;
	padding-top: 5px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-image: url('../images/backgrounds/movieTitle.jpg');
}
#moviePageRightTitle h2{
	color: #ffffff;
	font-size: 16px;
}
#moviePageRightIframe{
	width: 760px;
	height: 570px;
}
#moviePageRightIframe #frmMovie{
	width: 760px;
	height: 570px;
	border: 0px;
}
#moviesMore{
	width: 760px;
	height: 27px;
	margin-top: 10px;
	background-image: url('../images/backgrounds/moviesMore.jpg');
}
#moviesLine{
	width: 100%;
	height: 59px;
	background-image: url('../images/backgrounds/moviesLine.jpg');
	margin-top: 10px;
	margin-bottom: 10px;
}
.moviesLineIn{
	width: 108px;
	height: 22px;
	padding-top: 7px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.moviesLineIn a{
	font-weight: bold;
	font-size: 14px;
	color: #6c0850;
}

.moviesCats{
	width: 116px;
	height: 154px;
	margin: 5px;
	margin-bottom: 22px;
	text-align: center;
}
.moviesCats a{
	color: #ffffff;
}

#clockDivShadow{
	width: 100%;
	height: 110px;
	background-color: #212121;
	z-index:3;
	position: fixed;
	bottom: 0;
	opacity: 0.8;
	filter:alpha (opacity=80);
}
#clockDiv{
	width: 100%;
	height: 110px;
	z-index:3;
	position: fixed;
	bottom: 0;
	cursor: pointer;
}
#clockDivIn{
	width: 970px;
	height: 110px;
	margin: auto;
	float: none;
	background-image: url('../images/backgrounds/bgTimer.png');
}
#clockDivInRight{
	width: 645px;
	height: 110px;
}
#clockDivInLeft{
	width: 325px;
	height: 70px;
	padding-top: 40px;
}


#clockDivArrow{
	width: 100%;
	height: 44px;
	z-index:3;
	position: fixed;
	bottom: 110px;
}
#clockDivArrowClose{
	width: 1050px;
	height: 24px;
	margin: auto;
	margin-top:19px;
	float: none;
}
#clockDivArrowClose img{
	cursor: pointer;
}
#clockDivArrowOpen{
	width: 1260px;
	height: 33px;
	margin: auto;
	float: none;
	display: none;
}
#clockDivArrowOpen img{
	cursor: pointer;
}

#banLeft{
	width: 160px;
	height: 600px;
	z-index:0;
	position: fixed;
	top: 0px;
	left: 0px;
}
#banRight{
	width: 160px;
	height: 600px;
	z-index:0;
	position: fixed;
	top: 0px;
	right: 0px;
}
#banLeft img, #banRight img{
	width: 160px;
	height: 600px;
	/*cursor: pointer;*/
}
.PrivacyBtn {
float:none;
text-align:center;
font-size:15px;
}
.WaterMarkpicturesIn {
position: absolute !important;
top: 50px !important;
left: 40px !important;
width:50% !important;
}
.PrivatePictureText {
padding-right: 2px;
color:red;
position: absolute;
}
.PrivatePictureTextProfile {
color:red;
padding-right: 6px;
position: absolute;
margin-top: 3px;
z-index: 20;
}
.WaterMarkpicturesBlock {
top:50px;
right: 22px;
position: absolute;
width:120px !important;
height: 120px !important;
min-width: 120px !important;
border:0px;
}
.WaterMarkMainBigPic {
position: absolute;
top: 70px;
left: 40px;
width:60%;
border:0px !important;
}
.WaterMarkSmallPic {
top:0px;
position: absolute; 
left: 0px; 
border:0px;
}
.bigPrivatePictureContainerDiv {
position: relative;
left: 0;
top: 0;
width:240px;
}
.smallPrivatePictureContainerDiv {
position: relative;
left: 0;
top: 0;
}
.smallPrivatePicture {
top: 50px;
left: 40px;
}
.noBg {
background:none;
}
.menuTitleMail .menuCat {
  padding-right: 30px !important;
}
.menuLongLine {
  font-size: 0px;
  height: 10px;
  width: 180px;
}
#noMargin
{
	margin-right:0px;
}
#sentBtnSearch
{
	padding-top:60px;
}
#scrollbaner_right {
  position: absolute;
  top: 15px;
  right: 10px;
  height: 600px;
  width: 120px;
  }
#searchBlockWideLast
{
  width: 400px;
  height: 100px;
  margin-right: 0px;
}
.pinkBold24
{
  font-weight: bold;
  color: #e4247d;
  font-size: 24px;
}
.connectWithFacebook
{
	float:left;
	width: 397px;
}
.sendMsgFullCheckboxes
{
	color:#000000;
	float: left;
}


#loading_overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(240,240,240,0.6);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
  }