* {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	text-align: right;
	direction: rtl;
	color: #003372;
}
body{
	background-color: #eaf1f9;
}
table{
	direction: rtl;
}
div{
	float: right;
	width: auto;
}
img{
	border: 0px;
}
h1{
	text-align: left;
	color: #5681b6;
}
h2{
	font-size: 15px;
	margin-bottom: 1px;
}
h3{
	font-size: 14px;
}
a{
	cursor: pointer;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.normal{
	font-weight: normal;
}
.cursor{
	cursor: pointer;
}
.catForm{
	width: 150px;
}
.line{
	height: 1px;
	/*width: 100%;*/
	width: 760px;
	font-size: 0px;
	background-color: #d7e3f3;
	margin-bottom: 10px;
}
.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: #e845c4;
}
.space{
	width: 960px;
	height: 10px;
}
.tags1{ 
	font-size: 10px;
}
.tags2{
	font-size: 13px;
}
.tags3{
	font-size: 20px;
}

.chatWidth{
	width: 100%;
	height: 300px;
	top: 100px;
	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 #0051b4;
}
#chatSquare a{
	font-size: 14px;
}
.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%;
}
.centerReg{
	padding-top: 5px;
	text-align: center;
	width: 100%;
}
.centerReg a img{
	margin: auto;
	float: none;
}

.red{
	color: #ea3d3d;
	font-weight: bold;
}
.redBig{
	color: #ea3d3d;
	font-weight: bold;
	font-size: 13px;
}
.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: #e845c4;
	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: 960px;
	background-image: url('../images/backgrounds/background.jpg');
	padding-right: 15px;
	padding-left: 15px;
	margin: auto;
}
#mainSite{
	width: 960px;
	float: none;
}
#header{
	width: 960px;
	height: 120px;
}


.logo{
	width: 200px;
	height: 105px;
	padding-top: 7px;
}
.logoImg{
	padding-right: 10px;
}
.topBan{
	float: left;
	width: 760px;
	height: 75px;
	margin-bottom: 5px;
}
.topBanH1{
	height: 15px;
	width: 759px;
	padding-left: 1px;
}
.topBanShow{
	height: 60px;
	width: 760px;
}
.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: 22px;
	width: 750px;
	background-color: #0051b4;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-top: 6px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.topMenuLinksBuy{
	height: 22px;
	width: 750px;
	background-color: #0051b4;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-top: 6px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.topMenuLinks a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.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{
	margin: 0px 8px 0px 9px;
	float: right;
	color: #FFFFFF;
}
.topMenuLinks li a.yellow{
	color: #fff000;
}
.topMenuLinks li a.pink{
	color: #fdc3f0;
}

.middle{
	width: 100%;
}

.menu{
	height: 100%;
	padding-top: 5px;
	padding-right: 3px;
	width: 173px;
	background-color: #eff4fa;
	border: solid #d9e2eb;
	border-width: 1px 1px 1px 1px;
}
.menuReg{
	height: 100%;
	margin-top: 10px;
	padding-top: 5px;
	width: 178px;
	height: 524px;
	background-color: #FFFFFF;
	background-image: url('../images/backgrounds/regRight.jpg');
	border: solid #FFFFFF;
	border-width: 1px 0px 1px 0px;
}
.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;
}
.menuTitle{
	height: 19px;
	width: 158px;
	background-color: #d7e3f3;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	color: #003372;
	font-weight: bold;
}
.menuContent{
	margin-top: 2px;
	margin-bottom: 10px;
	color: #003372;
	height: auto;
	width: 163px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.menuContentBtn{
	margin-top: 2px;
	color: #003372;
	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: 163px;
	height: 19px;
}
.menuContentRecRight{
	width: 125px;
	height: 19px;
}
.menuContentRecRight input{
	width: 115px;
}
.menuContentRecLeft{
	width: 38px;
	height: 19px;
}

.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: 165px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menuCat a{
	font-size: 12px;
}
.menuCat img{
	padding-left: 2px;
}
.menuLine{
	font-size: 0px;
	height: 1px;
	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: #e845c4;
	font-size: 11px;
	cursor: pointer;
}
.onlineFiveTextBottom a{
	color: #e845c4;
	font-size: 11px;
}


.mainPage{
	width: 760px;
	float: left;
}
.mainPageSpace{
	width: 20px;
	height: 550px;
}
.mainPageSpaceShowMe{
	width: 17px;
	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: 10px;
	padding-top: 0px;
	height: 22px;
	width: 359px;
	background-image: url('../images/backgrounds/titleLeftMe.jpg');
}
.titleLeftMe h3{
	font-weight: normal;
	font-size: 13px;
	font-weight: bold;
}

.fitMe{
	height: auto;
	width: 369px;
	padding-right: 1px;
	font-weight: bold;
}

.fitMePic{
	height: 135px;
	width: 88px;
	padding-left: 4px;
	margin-top: 5px;
	text-align: center;
}
.fitMePicSide{
	height: 135px;
	width: 88px;
	margin-top: 5px;
	text-align: center;
}
.fitMePic img , .fitMePicSide img{
	height: 107px;
	width: 80px;
	padding: 2px;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}


.contentLeft{
	height: 50px;
	width: 271px;
}
.contentLeft2{
	height: 63px;
	width: 271px;
}
.contentLeftMe{
	height: 50px;
	width: 369px;
}
.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: #c00096;
}
.contentLeftTextTopMe{
	margin-top: 2px;
	width: 314px;
	height: 13px;
}
.contentLeftTextTopMe a{
	font-weight: bold;
}
.contentLeftTextMiddle{
	width: 216px;
	height: 15px;
	font-size: 11px;
}
.contentLeftTextMiddle b{
	font-size: 11px;
}
.contentLeftTextMiddle a, .contentLeftTextMiddle span{
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
.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;
}
.contentLeftTextBottom a{
	font-weight: bold;
}
.contentLeftTextBottom span{
	font-weight: bold;
	font-size: 11px;
}
.contentLeftTextBottomMe{
	width: 314px;
	height: 14px;
	font-size: 10px;
}
.contentLeftTextBottom a{
	font-size: 11px;
}
.contentLeftTextBottomMe a{
	color: #e845c4;
	font-size: 11px;
}
.lineLeft{
	height: 1px;
	width: 271px;
	background-color: #eaf1f9;
	font-size: 0px;
}
.lineLeftMe{
	height: 1px;
	width: 369px;
	background-color: #eaf1f9;
	font-size: 0px;
}
.enterLeft{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 233px;
	float: left;
	text-align: left;
}
.enterLeft a{
	font-size: 11px;
}
.enterLeft span{
	cursor: pointer;
	font-size: 11px;
}


.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;
}


.texts{
	color: #293f5a;
	margin-top: 10px;
	width: 948px;
	height: auto;
	line-height:140%;
	padding: 5px;
	text-align: justify;
}
.textsCat{
	width: 748px;
	height: auto;
	background-color: #f5f8fd;
	border: 1px solid #dee8f4;
	padding: 5px;
	margin-top: 5px;
	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: #e845c4;
	font-size: 11px;
	*/
	height: 14px;
	font-size: 11px;
}
.contentBlogsTextBottom a{
	color: #e845c4;
	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: 758px;
	height: auto;
	margin-top: 10px;
}
.allMeLine{
	width: 758px;
	margin-bottom: 5px;
}
.allMeLine span{
	font-weight: bold;
	color: #e845c4;
	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: 13px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 0px;
	height: 22px;
	width: 364px;
	background-image: url('../images/backgrounds/titleLeftMe.jpg');
}


.writeNow{
	width: 367px;
	height: auto;
	background-color: #eff4fa;
	border: 1px solid #d9e2eb;
	margin-bottom: 10px;
}
.writeNowRes{
	width: 303px;
	height: auto;
	background-color: #eff4fa;
	border: 1px solid #d9e2eb;
	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.jpg');
}
.writeNowBlockTopRes{
	width: 369px;
	height: 5px;
	font-size: 0px;
	background-image: url('../images/backgrounds/writeHereTopRes.jpg');
}
.writeNowBlockMiddle{
	width: 369px;
	height: auto;
	background-image: url('../images/backgrounds/writeHereMiddle.jpg');
}
.writeNowBlockMiddleRes{
	width: 299px;
	height: auto;
	padding-right: 70px;
	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: 11px;
}

.writeNowBlockBottom{
	width: 369px;
	height: 5px;
	font-size: 0px;
	background-image: url('../images/backgrounds/writeHereBottom.jpg');
}
.writeNowBlockBottomRes{
	width: 369px;
	height: 5px;
	font-size: 0px;
	background-image: url('../images/backgrounds/writeHereBottomRes.jpg');
}




.allMeContentLeft{
	width: 369px;
	height: auto;
	float: left;
}
.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: 380px;
	border-collapse: collapse;
}
.regTableNewBig{
	margin-top: 10px;
	width: 450px;
	border-collapse: collapse;
}
.regTitleLine{
	width: 450px;
	height: 18px;
	font-size: 13px;
	font-weight: bold;
	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;
	color: #527499;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
}
.spaceTable{
	width: 30px;
}
.bigTd{
	width: 85px;
}

.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;
}
.regTableNew td{
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	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: #003372;
}
.regRules span{
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
td.regFinishBtn{
	text-align: left;
	padding-left: 27px;
}
.marginImg{
	margin-top: 20px;
}
.regInput{
	width: 125px;
}
.regInputNew{
	width: 170px;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	padding: 1px;
	border: 1px solid #527499;
}
.regInput2{
	display: none;
}
.regInputSmall{
	width: 99px;
}

.dateSelectRight{
	width: 55px;
}
.dateSelect{
	width: 40px;
}
.dateSelectNew{
	width: 48px;
}
.statusSelectNew{
	width: 141px;
}
.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: 14px;
	padding-top: 1px;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	background-image: url('../images/backgrounds/VideoTitle.jpg');
}

.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: #e845c4;
	font-size: 15px;
}
.countPagesLeft{
	padding-left: 5px;
	width: 95px;
	text-align: left;
}


.frmReg{
	width: 758px;
	height: auto;
}
.titleBg{
	width: 445px;
	height: 40px;
	padding-top: 4px;
	padding-right: 10px;
	margin-top: 10px;
	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: 10px;
	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: 17px;
}
.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;
}
.titleBgContentNormalText ul{
	margin-top: 5px;
}
.titleBgContentNormalText ul a{
	font-weight: bold;
}
.titleBgContentNormalText li{
	list-style: square inside;
	color: #e845c4;
}
.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{
	padding-right: 5px;
	width: 948px;
	text-align: center;
}
.newsTitleDiv h2{
	font-size: 16px;
	color: #e845c4;
}
.bottom{
	width: 960px;
	height: 30px;
	padding-top: 10px;
}
.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-color: #0051b4;
	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;
}
.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: #f0f5f9;
}
.messageTitle{
	width: 760px;
	height: auto;
}
.messageTitleInput{
	height: 30px;
	width: 27px;
	padding-top: 10px;
	padding-right: 13px;
}
.messageTitlePic{
	height: 38px;
	width: 45px;
	padding-top: 2px;
}
.messageTitlePic img{
	height: 35px;
	width: 35px;
	cursor: pointer;
}
.messageTitleDetails{
	height: 40px;
	width: 120px;
}
.messageTitleDetailsTop{
	height: 16px;
	width: 110px;
	padding-top: 4px;
	font-weight: bold;
}
.messageTitleDetailsBottom{
	font-size: 11px;
}
.messageTitleText{
	height: auto;
	width: 540px;
	padding-top: 4px;
	font-weight: bold;
}
.messageTitleTextTop{
	height: auto;
	width: 540px;
	cursor: pointer;
}
.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;
}
.messageContentText img{
	height: 120px;
}
.messageContentInfo{
	width: 522px;
	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: #bac7d8;
}
.messageLinesSec{
	width: 760px;
	height: 1px;
	font-size: 0px;
	background-color: #fcfcfc;
}

.pictures{
	width: 760px;
}
.picturesIn{
	width: 142px;
	margin-left: 8px;
}
.picturesInTop{
	background-color: #f9f9f9;
	border: 1px solid #cddcef;
	height: 19px;
	width: 142px;
	background-color: #eff1f4;
}
.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;
}
.picturesInMiddle img{
	width: 142px;
	position:relative;
	bottom: 0px;
}
.picturesInMiddleCursor img{
	width: 142px;
	position:relative;
	bottom: 0px;
	cursor: pointer;
}
.picturesInBottom{
	margin-top: 3px;
	height: 18px;
	background-color: #f9f9f9;
	border: 1px solid #cddcef;
	cursor: pointer;
}
.picturesInBottom input{
	width: 142px;
}
.picturesBtn{
	margin-top: 30px;
	width: 760px;
	text-align: center;
	font-weight: bold;
	color: #e845c4;
	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: 346px;
	height: 216px;
	border: 1px solid #d9e2eb;
	padding: 1px;
	background-color: #fcfcfc;
}
.msgTitle{
	height: 21px;
	width: 341px;
	background-image: url('../images/backgrounds/blockSearchTextTitle.jpg');
	padding-right: 5px;
	padding-top: 4px;
	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: 183px;
	width: 340px;
	padding-right: 6px;
	padding-top: 2px;
}
.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: #e845c4;
}
.msgMiddleContent{
	width: 346px;
}
.msgMiddleContentIn{
	width: 85px;
}
.msgMiddleText{
	margin-top: 19px;
	width: 346px;
	font-weight: bold;
	text-align: center;
}
.msgMiddlePink{
	color: #e845c4;
	font-weight: bold;
	cursor: pointer;
}


.forumsBorder{
	width: 760px;
	height: 5px;
	font-size: 0px;
	background-image: url('../images/forums/border.jpg');
}
.forumsTitle{
	padding-right: 10px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
	height: 21px;
	width: 750px;
	background-image: url('../images/forums/forumsTitle.jpg');
}
.forumsTitle a{
	color: #294364;
}
.forumsTitlePic{
	width: 40px;
	color: #ffffff;
}
.forumsTitleSender{
	width: 100px;
	color: #ffffff;
}
.forumsTitleTitle{
	width: 390px;
	font-weight: bold;
	color: #ffffff;
}
.articlesTitleTitle{
	width: 530px;
	font-weight: bold;
	color: #ffffff;
}
.forumsTitleView{
	width: 50px;
	text-align: center;
	color: #ffffff;
}
.forumsTitleRes{
	width: 50px;
	text-align: center;
	color: #ffffff;
}
.forumsTitleUpdate{
	width: 120px;
	text-align: center;
	color: #ffffff;
}
.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;
}
.forumsMsgTitle{
	padding-top: 6px;
	width: 390px;
	font-weight: bold;
}
.articlesMsgTitle{
	padding-top: 6px;
	width: 530px;
}
.articlesMsgTitle a{
	font-weight: bold;
}
.forumsMsgView{
	padding-top: 6px;
	width: 50px;
	text-align: center;
}
.forumsMsgRes{
	padding-top: 6px;
	width: 50px;
	text-align: center;
}
.forumsMsgUpdate{
	padding-top: 6px;
	width: 120px;
	text-align: center;
}

.forumLink{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.forumsBlock{
	height: auto;
	width: 760px;
}
.forumBlockOdd{
	height: 71px;
	width: 760px;
	background-color: #ecf3fb;
	cursor: pointer;
}
.forumBlockEven{
	height: 71px;
	width: 760px;
	background-color: #d9e5f5;
	cursor: pointer;
}
.forumBlockInOdd{
	padding-right: 10px;
	height: 30px;
	width: 750px;
	background-color: #ecf3fb;
	cursor: pointer;
}
.forumBlockInEven{
	padding-right: 10px;
	height: 30px;
	width: 750px;
	background-color: #d9e5f5;
	cursor: pointer;
}

.articleBlockInOdd{
	padding-right: 10px;
	height: 40px;
	width: 750px;
	background-color: #ecf3fb;
	cursor: pointer;
}
.articleBlockInEven{
	padding-right: 10px;
	height: 40px;
	width: 750px;
	background-color: #d9e5f5;
	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: #ecf3fb;
}
.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;
}
.forumsMsgShowTextTitle{
	height: auto;
	width: 660px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}
.forumsMsgShowTextContent{
	height: auto;
	width: 660px;
	padding-left: 10px;
}
.forumsMsgShowTextContent span{
	font-weight: bold;
}
.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: 2px;
	color: #FFFFFF;
	font-weight: bold;
	height: 21px;
	width: 690px;
	background-image: url('../images/forums/forumsTitle.jpg');
}
.forumsResTitleArticles{
	padding-right: 10px;
	padding-top: 2px;
	color: #294364;
	font-weight: bold;
	height: 21px;
	width: 690px;
	background-image: url('../images/forums/forumsTitleArticles.jpg');
}

.forumsResTitle a{
	color: #294364;
}
.forumsResTitleArticles a{
	color: #294364;
	text-decoration: underline;
}

.forumsResBorder{
	width: 700px;
	height: 5px;
	font-size: 0px;
	background-image: url('../images/forums/border.jpg');
	margin-bottom: 10px;
}
.forumResBlockOdd{
	height: auto;
	width: 700px;
	background-color: #ecf3fb;
}
.forumResBlockEven{
	height: auto;
	width: 700px;
	background-color: #d9e5f5;
}
.forumResBlockArticlesOdd{
	height: auto;
	width: 700px;
	background-color: #f1f5fa;
}
.forumResBlockArticlesEven{
	height: auto;
	width: 700px;
	background-color: #f4f6f8;
}


.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;
}
.forumsResMsgShowTextContent{
	height: auto;
	width: 630px;
	padding-left: 10px;
}
.forumsResMsgShowTextContent span{
	cursor: pointer;
	font-weight: bold;
}
.forumButtons{
	height: 27px;
	width: 760px;
	background-image: url('../images/forums/lineButtons.jpg');
	margin-bottom: 10px;
}
.forumButtons img{
	padding: 0px;
	margin: 0px;
}
.articleButtons{
	height: 27px;
	width: 760px;
	background-image: url('../images/forums/lineButtons.jpg');
	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: #e845c4;
	font-size: 13px;
}
.pinkSmall{
	font-weight: bold;
	color: #e845c4;
	font-size: 11px;
}
.pinkBold{
	font-weight: bold;
	color: #e845c4;
	font-size: 13px;
}
.pinkBoldBig{
	font-weight: bold;
	color: #e845c4;
	font-size: 16px;
}
.pinkBoldCursor{
	font-weight: bold;
	color: #e845c4;
	cursor: pointer;
}
.blueBold{
	font-weight: bold;
	color: #003372;
	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: #e500b3;
	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;
}
#newMsgLink{
	font-size: 14px;
	color: red;
	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: #e845c4;
	font-size: 11px;
	cursor: pointer;
}
.buyPayments{
	width: 134px;
}
.moreArticles{
	float: left;
	cursor: pointer;
	color: #e845c4;
	font-weight: bold;
	font-size: 13px;
}
.moreArticles a{
	text-decoration: none;
	color: #e845c4;
	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: #e001b2;
	cursor: pointer;
}
.showByGenderCenter:hover, .showByGenderCenter a:hover{
	color: #003372;
	text-decoration: none;
}
.showByGenderSides, .showByGenderSides a{
	font-size: 13px;
	color: #e001b2;
	cursor: pointer;
}
.showByGenderSides:hover, .showByGenderSides a:hover{
	color: #003372;
	text-decoration: none;
}
.buyMember{
	color: #e845c4;
	font-size: 14px;
	cursor: pointer;
}


.generalLogIn{
	width: 100%;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #e845c4;
}

.findPartner{
	width: 750px;
	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: 40px;
	width: 100%;
	text-align: center;
	display: block;
}
#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;
}
.picsHomepage{
	width: 109px;
	height: 189px;
	margin-left: 7px;
	margin-right: 9px;
	background-image: url('../images/backgrounds/picsHomepage.jpg');
	font-weight: bold;
	margin-bottom: 10px;
}
.picsHomepageTitle{
	width: 109px;
	height: 20px;
	padding-top: 3px;
}
.picsHomepageTitleRight{
	padding-right: 5px;
	width: 74px;
	height: 20px;
	font-size: 13px;
	color: #61306d;
}
.picsHomepageTitleRight img{
	height: 11px;
	width: 12px;
}
.picsHomepageTitleRight a{
	font-size: 13px;
	color: #61306d;
}
.picsHomepageTitleRight span{
	cursor: pointer;
}
.picsHomepageTitleRight span:hover{
	text-decoration: underline;
}
.picsHomepageTitleLeft{
	padding-top: 1px;
	padding-left: 5px;
	width: 25px;
	height: 19px;
	text-align: left;
}
.picsHomepagePic{
	width: 108px;
	height: 146px;
	padding-right: 1px;
	text-align: center;
}
.picsHomepagePic img{
	width: 106px;
	height: 140px;
	cursor: pointer;
}
.picsHomepageAddress{
	width: 109px;
	height: 20px;
	text-align: center;
}

.genderTitle{
	width: 760px;
	margin-top: 10px;
	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: 182px;
}
.homePageBottomLeftTitle{
	width: 172px;
	height: 26px;
	padding-top: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('../images/backgrounds/newsTitle.jpg');
}
.homePageBottomLeftTitle2{
	width: 172px;
	height: 26px;
	padding-top: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('../images/backgrounds/surveyTitle.jpg');
}
.homePageBottomLeftContent{
	width: 180px;
	padding-right: 2px;
	margin-top: 5px;
}

.homePageBottomCenter{
	width: 281px;
}
.homePageBottomCenterTitle{
	width: 271px;
	height: 26px;
	padding-top: 10px;
	padding-right: 10px;
	color: #803f99;
	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: 620px;
	padding-right: 140px;
	margin-top: 20px;
	cursor: pointer;
}
#details{
	display: none;
}

.btnsProfile{
	width: 100%;
}
.btnsProfile img{
	cursor: pointer;
}
.btnsProfile img.imgMargin{
	margin-right: 1px;
}
.profileLine{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eff4fa;
	height: 1px;
	width: 758px;
	font-size: 0px;
}
.profileTopText{
	width: 758px;
}
.profileTopTextRight{
	width: 340px;
	color: #426a9d;
	font-weight: bold;
	font-size: 16px;
}
.profileTopTextRight span{
	color: #426a9d;
	font-size: 12px;
}
.profileTopTextMiddle{
	width: 208px;
	color: #426a9d;
	font-size: 12px;
	padding-top: 3px;
	font-weight: bold;
}
.profileTopTextMiddle span{
	color: #426a9d;
	font-size: 12px;
	cursor: pointer;
}
.profileTopTextLeft{
	width: 210px;
	text-align: left;
}
.profileTopTextLeft span{
	font-weight: bold;
	color: #e845c4;
	font-size: 13px;
	cursor: pointer;
}
.profileMain{
	width: 100%;
}
.profileMainRight{
	width: 448px;
}
.profileMainRightText1{
	margin-top: 2px;
	width: 210px;
	height: 149px;
	background-image: url('../images/backgrounds/profileText.jpg');
}
.profileMainRightText2{
	margin-right: 15px;
	margin-top: 2px;
	width: 210px;
	height: 149px;
	background-image: url('../images/backgrounds/profileText.jpg');
}
.profileMainRightText3{
	margin-top: 10px;
	width: 210px;
	height: 149px;
	background-image: url('../images/backgrounds/profileText.jpg');
}
.profileMainRightText4{
	margin-right: 15px;
	margin-top: 10px;
	width: 210px;
	height: 149px;
	background-image: url('../images/backgrounds/profileText.jpg');
}
.profileMainRightTextWidth{
	margin-top: 10px;
	width: 435px;
	height: 74px;
	background-image: url('../images/backgrounds/profileTextWidth.jpg');
}
.profileTextTop{
	width: 170px;
	height: 28px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 45px;
	color: #5d80ae;
}
.profileTextMiddle{
	width: 175px;
	height: 19px;
	padding-right: 40px;
	color: #000000;
}
.profileTextTopWidth{
	width: 390px;
	height: 28px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 50px;
	color: #5d80ae;
}
.profileTextMiddleWidth{
	width: 400px;
	height: 20px;
	padding-right: 40px;
	color: #000000;
}
.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-color: #eff4fa;
	color: #5d80ae;
	height: 26px;
	width: 753px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	padding-top: 8px;
	padding-right: 5px;
}
.profileMainTextUpdated{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: red;
	width: 100%;
	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: 74px;
	background-image: url('../images/backgrounds/profileTextWidthAll.jpg');
}
.profileMainAllWidthTop{
	width: 713px;
	height: 28px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 50px;
	color: #5d80ae;
}
.profileMainAllWidthMiddle{
	width: 723px;
	height: 20px;
	padding-right: 40px;
	color: #000000;
}
.noProfilePic{
	width: 309px;
}
.profileMainLeftNotes{
	width: 100%;
}


#ClickTaleDiv{
	display: none;
}


.builders{
	text-align: center;
	width: 958px;
}
