@charset "utf-8";

html {
	direction:rtl;
}

body {
	font: 12px Tahoma;
	margin: 0px;
	padding: 0px;
	color: #333333;
	height: 100%;
	background: url(../images/bg_top.jpg) repeat-x top;
}

img {
	border-width: 0px;
}

form {
	display:inline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #B52A26;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
}

h3 {
	background: url(../images/bg_profiletitle.jpg) no-repeat center top;
	padding: 5px 20px 5px 5px;
	color: #B02924;
	float: right;
	margin-top: 25px;
	font: bold 12px Tahoma;
	width: 175px;
	text-align: right;
	margin-bottom: 0px;
}
h4 {
	color: #A11E16;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/more_prof.png) no-repeat right center;
	margin: 0px;
}

.inputtxt_L {
	width: 200px;
	font: 12px Tahoma;
}


.contents {
}

a:link, a:visited {
	color: #a11e16;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}

.cleardiv {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.redspan {
	color: #A31F1A;
}




.topbar {
	background: #363535;
	width: 100%;
	margin-bottom: 60px;
	border-bottom: 1px solid #CCCCCC;
	height: 40px;
}


.memnote a:link, .memnote a:visited, .yougotmail a:link, .yougotmail a:visited {
	color: #363535;
	text-decoration: none;
}

.topinfo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px 50px;
}
.usernote {
	height: 18px;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 5px;
	background: #CF4146;
	margin-top: 2px;
}
.usernote a:link, .usernote a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.welcome {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.yougotmail {
	height: 18px;
	width: 110px;
	float: left;
	background: url(../images/inboxmail.gif);
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 30px;
	margin-top: 2px;
}

.memnote {
	height: 18px;
	width: 110px;
	float: left;
	background: url(../images/memnote.gif) no-repeat;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 30px;
	margin-top: 2px;
	margin-left: 10px;
}




.layout {
	margin: 0px;
}
.warper {
	margin: 0px auto;
	width: 1000px;
	height: 100%;
	background: url(../images/bg_proside.jpg) repeat-y left bottom;
}
.main {
	width: 1000px;
	height: 100%;
	position: relative;
}
.sidepanel {
	width: 220px;
	margin-left: 5px;
	height: 100%;
	float: right;
}
.logo {
	margin-bottom: 10px;
}
.searchbox {
	background: url(../images/bg_search.jpg) no-repeat center top;
	width: 220px;
	padding-bottom: 20px;
}
.searchform {
	margin: 0px;
	padding-top: 80px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.searchform label {
	width: 55px;
	display: block;
	float: right;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.searchform input {
	margin-bottom: 10px;
	font: bold 11px Tahoma;
}
.searchform select {
	margin-bottom: 10px;
	font: bold 11px Tahoma;
}
.searchform span {
	display: block;
	padding-right: 55px;
}
.searchform span  input {
	margin: 0px;
	padding: 0px;
}

.searchbutt {
	text-align: center;
	margin-top: 15px;
}
.tagssearch {
	background: url(../images/bg_tagsearch.jpg) no-repeat right top;
	padding-bottom: 20px;
}
.tagsearchbox {
	padding: 65px 20px 20px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.searchtaginput {
	width: 150px;
	height: 25px;
	color: #A31F1A;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	font: bold 13px Tahoma;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.tagpop {
	background: url(../images/bg_tags.jpg) no-repeat right top;
	width: 220px;
}
.tagsbox {
	padding: 65px 20px 20px;
}



.header {
	float: left;
	width: 775px;
	height: 0px;
	overflow: hidden;
}


#topmenu {
	padding: 0px;
	margin-right: 245px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topmenu li {
	display: block;
	float: right;
	list-style: url(none) none;
	height: 30px;
	width: 72px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 1px;
	background: url(../images/bg_menu_a.gif) no-repeat center;
}
#topmenu li a:link, #topmenu li a:visited {
	display: block;
	height: 25px;
	padding-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/bg_menu_a.gif) no-repeat center top;
}

#topmenu li a:hover {
	color: #EAEAEA;
	background: url(../images/bg_menu_b.gif) no-repeat center top;
	height: 25px;
	padding-top: 5px;
}

#topmenu li #active {
	display: block;
	height: 25px;
	padding-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	background: url(../images/bg_menu_b.gif) no-repeat center top;
}




.profileside {
	float: left;
	width: 220px;
	padding: 0px;
	background: url(../images/bg_proside.jpg) repeat-y center;
	margin: 0px;
}
.profilimgbox {
	background: url(../images/bg_proimgbox.jpg) no-repeat center top;
	width: 220px;
	height: 330px;
}
.profileimg {
	text-align: center;
	padding-top: 30px;
}
.profileimg img {
	background: #f3f3f3;
	border: 1px solid #FFFFFF;
}
.profileinfo {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	line-height: 120%;
	font-weight: bold;
	color: #932320;
	padding-top: 10px;
	font-size: 11px;
}
.progbar {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 140%;
}
.profilestats {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.profilestats a:link, .profilestats a:visited {
	text-decoration: none;
	color: #333333;
}
.profilestats a:hover {
	text-decoration: underline;
}

.profilestats ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
.profilestats li {
	background: url(../images/bg_stats.jpg) no-repeat right bottom;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
}
.profilestats li img {
	margin-left: 5px;
}
.yourmatch {
	height: 200px;
	background: url(../images/bg_match.jpg) no-repeat center top;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.yourmatch h2 {
	font-size: 12px;
	font-weight: bold;
	color: #A52019;
	text-align: right;
	padding-right: 60px;
	padding-top: 30px;
	margin-bottom: 20px;
}
.yourmatch dl {
	margin: 0px 15px;
	padding: 0px;
	font-size: 11px;
	width: 180px;
}
.yourmatch dt {
	float: right;
	background: url(../images/icon_fem.gif) no-repeat right center;
	width: 105px;
	padding-right: 20px;
	height: 20px;
	padding-top: 3px;
}
.yourmatch dd {
	height: 20px;
	padding-top: 3px;
}





.contents {
	width: 500px;
	float: right;
	background: url(../images/bg_cont.gif) no-repeat center top;
	padding: 25px;
}
.Homeprog {
	width: 240px;
	float: right;
}
.progressbar {
	height: 28px;
	border: 1px solid #CCCCCC;
	background: url(../images/bg_prnstg.jpg);
}
.whitespace {
	width: 40%;
	height: 28px;
	background: #333333;
	float: left;
}
.homenotes {
	width: 250px;
	float: left;
	font-weight: bold;
}
.homenotes li {
	list-style: url(none) none;
	background: url(../images/bg_stats.jpg) no-repeat right bottom;
	height: 30px;
}
.homenotes li:first-child{font-size:10px;}
.homenotes img {
	margin-right: 5px;
	margin-left: 5px;
}
.homenotes a:link, .homenotes a:visited {
	color: #333333;
	text-decoration: none;
}
.homesee {
	float: right;
	width: 160px;
	overflow: hidden;
	background: url(../images/bg_homesee.gif);
	margin-left: 6px;
	margin-top: 15px;
	padding-top: 15px;
}
.homesee ul {
	margin: 0px 25px 0px 0px;
	padding: 0px;
}
.homesee li {
	list-style: url(../images/icon_fem.gif);
	padding-bottom: 8px;
}
.homesee h2 {
	font: bold 12px Tahoma;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #A4231E;
}
.homesee a:link, .homesee a:visited {
	color: #333333;
}

.homecont {
	/* home contents style */
}

.homecont legend {
	margin-top: 30px;
	clear: both;
	font-weight: bold;
}


.innercont {

/* inner contents style */

}
.submenu ul {
	margin: 0px;
	padding: 0px 5px;
	list-style: url(none) none;
	border-bottom: 1px solid #F8B92E;
	clear: both;
	height: 22px;
	font-size: 11px;
}
.submenu li {
	display: block;
	text-align: center;
	float: right;
	margin-right: 1px;
	font-weight: bold;
}
li#newmsg {
	float: left;
}


.submenu #currentNmsg {
	text-decoration: none;
	display: block;
	background: #FADB70;
	padding-top: 2px;
	height: 20px;
	border-top: 1px solid #F7BA2B;
	border-right: 1px solid #F7BA2B;
	border-bottom: 0px solid #F7BA2B;
	border-left: 1px solid #F7BA2B;
	padding-right: 5px;
	padding-left: 5px;
	float:left;
}

.submenu a:link, .submenu a:visited {
	text-decoration: none;
	display: block;
	background: #FADB70;
	padding-top: 2px;
	height: 20px;
	border-top: 1px solid #F7BA2B;
	border-right: 1px solid #F7BA2B;
	border-bottom: 0px solid #F7BA2B;
	border-left: 1px solid #F7BA2B;
	padding-right: 5px;
	padding-left: 5px;
}

.submenu a:hover {
	text-decoration: underline;

}

.submenu .current {
	text-decoration: none;
	display: block;
	background: #FADB70;
	padding-top: 2px;
	height: 20px;
	border-top: 1px solid #F7BA2B;
	border-right: 1px solid #F7BA2B;
	border-bottom: 0px solid #F7BA2B;
	border-left: 1px solid #F7BA2B;
	padding-right: 5px;
	padding-left: 5px;
}


.mailtbl {
	font-size: 11px;
	clear: both;
	margin-bottom: 10px;
}
.mailtbl .emailnew {
	background: #FEF7E0;
}
.mailtbl td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FCE79E;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.mailtbl tr {
	border-bottom: 1px solid #FBDE7D;
}
.mailtbl .emailusername {
	display: block;
	font-weight: bold;
}
.mailtbl .emaildatetime {
	font-size: 10px;
	color: #999999;
}
.mailtbl .emailtitle {
	font-weight: bold;
	display: block;
}


.submenubar {
	border-bottom: 1px solid #F9BE22;
	background: #FEFAED;
	padding: 7px 20px;
	height: 20px;
}
.submenubar select {
	font: 11px Tahoma;
	float: right;
}
.submenubar a:link, .submenubar a:visited {
	display: block;
	float: right;
	margin-right: 5px;
	padding: 2px 5px;
	background: #F4F4F4;
	border: 1px solid #E4E4E4;
	text-decoration: none;
	color: #333333;
}
.submenubar a:hover {
	background: #FEF7E0;
	border: 1px solid #FBE499;
}
.emailcount {
	float: left;
	font-weight: bold;
	padding: 3px 4px;
	border: 1px solid #FCE8A3;
}
.emailbottombar {
	height: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
	border-top: 2px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	margin-bottom: 8px;
}

.emailnotes {
	text-align: left;
}
.buttonone {
	background: #F5BE3D;
	color: #333333;
	float: right;
	border: 1px solid #F3B337;
	font: bold 12px Tahoma;
}

.buttontwo {
	background: #F5BE3D;
	color: #333333;
	border: 0px solid #F3B337;
	font: bold 12px Tahoma;
	padding: 4px 5px 3px;
}

.memtbl {
	font-size: 11px;
	clear: both;
	margin-bottom: 10px;
}
.memtbl .memonline {
	background: #FEF7E0;
}
.memtbl td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FCE79E;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.memtbl tr {
	border-bottom: 1px solid #FBDE7D;
}
.memtbl .emailusername {
	display: block;
	font-weight: bold;
}
.memtbl .emaildatetime {
	font-size: 10px;
	color: #999999;
}
.memtbl .emailtitle {
	font-weight: bold;
	display: block;
}
.memtbl .iconstools img {
	padding: 3px;
}
.prosearchbar {
	height: 30px;
	padding-right: 10px;
	padding-top: 7px;
	border-top: 1px solid #FCE8A9;
	border-bottom: 1px solid #FCE8A9;
	border-right-color: #FCE8A9;
	border-left-color: #FCE8A9;
}
.prosearchbar label {
	border: 1px dotted #CCCCCC;
	display: block;
	float: right;
	margin-left: 4px;
	padding: 1px;
}

.prosearchbar select {
	font: 11px Tahoma;
}
.profmore {
	display: block;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	padding-bottom: 2px;
}




.introtbl {
	font-size: 11px;
	clear: both;
	background: url(../images/bg_profintro.jpg) no-repeat left top;
	/*border-bottom: 3px solid #F8F4D1;*/
	margin: 0px;
}
.introtbl .introonline {
	background: #FEF7E0;
}
.introtbl td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 3px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
}
.introtbl tr {
	border-bottom: 1px solid #FBDE7D;
}
#TBLlookfor {
	font-size: 11px;
	font-weight: normal;
	float: right;
	margin-left: 1%;
}
#TBLlookfor td {
	font-weight: normal;
	padding: 3px;
	vertical-align: top;
	border-bottom: 1px solid #F5F5F5;
}
#TBLlookfor th {
	text-align: right;
	vertical-align: top;
	padding: 3px;
	border-bottom: 1px solid #F5F5F5;
}
.talkabout {
	padding: 10px;
	border: 1px dotted #FFCC99;
	margin: 20px 10px 10px;
}

.profintroimg {

}
.goldmemicoM {
	margin-bottom: 5px;
	margin-left: -25px;
	position: relative;	
	z-index: 9;
}

.introtbl .emailusername {
	display: block;
	font-weight: bold;
}
.introtbl .emaildatetime {
	font-size: 10px;
	color: #999999;
}
.introtbl .emailtitle {
	font-weight: bold;
	display: block;
}
.introtbl .profintro {
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	line-height: 180%;
}
.introtbl .profintro p {
	font-weight: bold;
}
.introtbl .iconstools {
	font-size: 10px;
	font-weight: normal;
}

.introtbl .iconstools img {
	padding: 3px;
}
.profintro dl {
	margin: 0px;
}
.profintro dt {
	float: right;
	width: 100px;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	border-bottom: 1px solid #F5F5F5;
	height: 17px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.profintro dd {
	float: right;
	width: 135px;
	margin: 0px 0px 0px 10px;
	border-bottom: 1px solid #F5F5F5;
	height: 17px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.profilealbum {
	margin-top: 15px;
}
.profilealbumimg {
	float: right;
	padding: 10px 5px;
	margin: 10px 7px;
	width: 140px;
	text-align: center;
	background: #FEFAED;
	border: 1px solid #FCE8A3;
}
.proalbumimg {
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
}
.sendmessageDIV {
	padding: 20px 10px 10px;
	border-top: 0px solid #F7BA2B;
	border-right: 1px solid #F7BA2B;
	border-bottom: 1px solid #F7BA2B;
	border-left: 1px solid #F7BA2B;
}

.sendmessageDIV dt {
	float: right;
	width: 80px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	padding-right: 10px;
}
.sendmessageDIV dd input {
	padding: 2px;
	margin-bottom: 5px;
}

.autocomplete {
	position: absolute;
	width: 190px;
	background: #FADB70;
	z-index: 9;
	line-height: 120%;
	font-weight: bold;
	padding-right: 10px;
	top: 21px;
	*top: 24px;
	right: 50px;
}

.regnowbox {
 width: 220px;
 height: 229px;
 text-align: center;
}

.featuresul {
 padding-right: 20px;
 padding-left: 20px;
 padding-bottom: 20px;
}


.leftadbox {
/* Left Advert Area Style */
}



.adfive {
	clear: both;
	padding-top: 15px;
}


.footer {
	background: #363535 url(../images/bg_footer.jpg) repeat-x top;
	height: 100px;
	clear: both;
	text-align: center;
}

.memprofilealbum {
 background: #f8f6f6 url(../images/bg_album.gif) no-repeat center top;
 margin: 10px;
 width: 484px;
 overflow: hidden;
}
.memprofilemainimg {
 border: 2px dashed #999999;
 text-align: center;
 width: 450px;
 margin: 15px;
}
.memprofilethumb {
 padding: 10px;
 margin: 15px;
 background: #F2F0F0;
 width: 434px;
}
.memprofilethumb span {
 display: block;
 height: auto;
 width: 100px;
 overflow: hidden;
 border: 1px dotted #333333;
 float: right;
 margin-bottom: 5px;
 margin-left: 5px;
}
.loginDIV {
 width: 300px;
 background: url(../images/bg_login.gif) no-repeat;
 overflow: hidden;
 padding-top: 65px;
 padding-right: 30px;
 padding-left: 30px;
 margin: 0px auto;
}


.passwordDIV {
 width: 290px;
 background: url(../images/bg_password.gif) no-repeat;
 overflow: hidden;
 padding-top: 30px;
 padding-right: 40px;
 padding-left: 30px;
 margin: 0px auto;
}
.forgetpass_input {
 font: bold 16px Arial, Helvetica, sans-serif;
 color: #333333;
 padding: 3px;
 width: 250px;
 margin-top: 15px;
 border: 1px solid #F9BC23;
 margin-bottom: 15px;
}

.qtit {
	font-weight: bold;
	color: #333333;
}
.faqTBL {
	font-size: 12px;
	line-height: 120%;
}
.faqq a:link, .faqq a:visited {
	font-weight: bold;
}
.faqq ul {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.faqq li {
	padding-bottom: 3px;
}

.contactDIV {
	width: 300px;
	background: url(../images/bg_contact.gif) no-repeat;
	overflow: hidden;
	padding-top: 65px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px auto;
}


.imgtxtnote {
	padding: 6px;
	margin: 6px;
	border: solid 1px #CCCCCC;
	font-weight: bold;
	direction: rtl;
}


.main_image_form {
	margin-top: 10px;
	padding: 10px;
	border: solid 1px #CCCCCC;
	background: #E1E1E1;
}

.copyrights a:link,  .copyrights a:visited {
	color: #FFFFFF;
}