body {
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#StateArea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	direction: rtl;
	height: 35px;
	line-height: 18px;
}
#StateArea a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-align: center;
	direction: rtl;
	text-decoration: none;
}
#StateArea a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-align: center;
	direction: rtl;
	text-decoration: none;
}
#StateArea a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-align: center;
	direction: rtl;
	text-decoration: underline;
}




#container {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-color: #FFF;
	height: auto;
	/* [disabled]border-top-width: 1px; */
	border-right-width: 1px;
	border-left-width: 1px;
	/* [disabled]border-top-style: solid; */
	border-right-style: solid;
	border-left-style: solid;
	/* [disabled]border-top-color: #FFD52B; */
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#header {
	height: 120px;
	width: 1000px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFD52B;
}
#header_logo {
	height: auto;
	width: 190px;
	margin-left: 35px;
	float: left;
	margin-top: 25px;
}
#header_mainNav {
	height: auto;
	width: 160px;
	margin-left: 10px;
	float: left;
	margin-top: 5px;
}


#header_OrngLineB {
	width: 1px;
	margin-left: 10px;
	float: left;
	/* [disabled]background-color: #FF8A35; */
	height: 60px;
	margin-top: 30px;
}
#header_OrngLineA {
	width: 1px;
	margin-left: 10px;
	float: left;
	background-color: #FF8A35;
	height: 60px;
	margin-top: 30px;
	visibility: hidden;
}


#header_SecNav {
	height: auto;
	width: 262px;
	margin-left: 10px;
	float: left;
	margin-top: 5px;
}

#header_SecNav_image {
	width: 20px;
	margin-left: 0px;
	text-align: center;
	float: left;
	padding-top: 3px;
}
#header_SecNav_Text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	float: left;
	width: 262px;
	margin-left: 0px;
	margin-top: 2px;
	line-height: 21px;
	vertical-align: middle;
	height: auto;
	/* [disabled]padding-right: 7px; */
	text-align: center;
	padding-top: 25px;
}
#header_SecNav_Text a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#header_SecNav_Text a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#header_SecNav_Text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00F;
	text-decoration: underline;
}


#header_SecNav_image img {
	margin-top: 5px;
	margin-bottom: 3.5px;
}
#header_mainNav_image img {
	margin-top: 3px;
	margin-bottom: 3px;
}

#header_mainNav_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	float: left;
	width: 125px;
	margin-left: 0px;
	line-height: 21px;
	padding-right: 7px;
}

#header_mainNav_image {
	float: left;
	width: 20px;
	text-align: center;
	margin-left: 0px;
}

#header_mainNav_text a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#header_mainNav_text a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#header_mainNav_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00F;
	text-decoration: underline;
}
#header_loginBox {
	float: left;
	height: 110px;
	width: 270px;
	margin-left: 8px;
	background-color: #FFF;
		margin-top: 3px;
	border: 1px solid #F90;
		-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding-right:7px;
		behavior: url(border-radius.htc);
		
}
#header_login {
	height: 90px;
	width: 100%;
}
#header_login_Label {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	float: right;
	height: auto;
	width: 60px;
	line-height: 25px;
}
#header_login_formObject {
	float: right;
	width: 180px;
	margin-right: 5px;
}
#header_login_formObject #Username {
	margin-top: 7px;
	clear: both;
	text-align: right;
}

#header_login_formObject #password {
	margin-top: -12px;
	text-align: right;
}

#header_login_formObject #submit {
	text-align: left;
}
#header_login_forgot {
	font-family: Tahoma;
	font-size: 11px;
	color: #00F;
	text-align: right;
}
#header_login_forgot a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #06C;
	text-decoration: none;
}
#header_login_forgot a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #06C;
	text-decoration: none;
}
#header_login_forgot a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F00;
	text-decoration: underline;
}
#BreadCrumb {
	height: 25px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	/* [disabled]direction: rtl; */
}
#Date {
	font-family: Tahoma;
	font-size: 11px;
	height: auto;
	width: 200px;
	margin-left: 10px;
	padding-top: 3px;
	color: #000;
	float: left;
	margin-top: 3px;
	text-align: left;
}
#BreadCrumb_Text {
	height: 18px;
	width: 680px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	margin-left: 20px;
	float: right;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	direction: rtl;
}
#BreadCrumb_Text a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	direction: rtl;
}
#BreadCrumb_Text a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	direction: rtl;
}


#BreadCrumb_Text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00F;
	text-decoration: underline;
	direction: rtl;
}

.form_TextField_EN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	border: 1px solid #FFCE09;
	text-align: left;
}
#red {
	color: #F00;
	font-weight: bolder;
}

.form_TextField_FN {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #333;
	border: 1px solid #FFCE09;
	direction: rtl;
	text-align: right;
}
.form_TextField_FNSearch {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #090;
	border: 1px solid #FFCE09;
	direction: rtl;
	text-align: right;
}

.form_Combo_FA {
	font-family: Tahoma;
	font-size: 10px;
	color: #333;
	border: 1px solid #FFCE09;
	direction: rtl;
}
.form_Combo_11px_FA {
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	border: 1px solid #FFCE09;
	direction: rtl;
}
.form_combo_persian_noborder {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	direction: rtl;
}
h3 #title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #039;
}




.form_Submit {
	font-family: Tahoma;
	font-size: 10px;
	color: #333;
}
#body {
	width: 1000px;
	height: auto;
	clear: both;
	background-color: #FFF;
}
#leftSide {
	width: 823px;
	float: left;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #FF6600; */
	height: auto;
	text-align: right;
}
#rightSide {
	width: 160px;
	/* [disabled]margin-left: 5px; */
	height: auto;
	float: left;
	margin-bottom: 15px;
	/* [disabled]padding-right: 0px; */
	text-align: right;
}
#search {
	width: auto;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #FF6600; */
	font-family: Tahoma;
	font-size: 11px;
	color: #06C;
	clear: both;
	height: 90px;
	text-align: right;
}
#searchF {
	float: left;
	height: auto;
	width: 175px;
	margin-left: 5px;
}
#searchE {
	height: auto;
	width: 80px;
	margin-left: 20px;
	float: left;
	line-height: 25px;
}
#searchD {
	height: auto;
	width: 180px;
	margin-left: 10px;
	float: left;
}
#searchC {
	height: auto;
	width: 90px;
	margin-left: 5px;
	float: left;
	line-height: 25px;
}
#SearchB {
	height: auto;
	width: 160px;
	margin-left: 0px;
	float: left;
}
#searchA {
	height: auto;
	width: 90px;
	margin-left: 5px;
	line-height: 25px;
	float: left;
}

#search #frm_search #SearchB #Advname {
	clear: both;
	margin-top: 5px;
}
#search #frm_search #SearchB #AdvContent {
	margin-top: 8px;

}
#search #frm_search #SearchB #AdvClient {
	margin-top: 8px;

}
#search #frm_search #searchD #coordinate {
	margin-top: 5px;
}
#search #frm_search #searchD #email {
	margin-top: 6px;
}
#search #frm_search #searchD #link {
	margin-top: 10px;
}
#search #frm_search #searchF #whichGroup {
	margin-top: 5px;
}
#search #frm_search #searchF #star {
	margin-top: 9px;
}
#search #frm_search #searchF #search_button {
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
}
#searchIcon {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	width: 50px;
	height: 50px;
	background-image: url(../images/icon_search.jpg);
}

#search #frm_search .httpText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #06C;
}
#Screen {
	background-color: #FFF;
	width: 800px;
	text-align: left;
	margin-bottom: 15px;
}

#footerLintTop {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	/* [disabled]background-color: #FFCC00; */
	clear: both;
}
#footerNav {
	width: 1000px;
	text-align: right;
	height: auto;
	clear: both;
}
#PrivacyPolicy {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFF;
	height: 20px;
	width: 500px;
	margin-left: 20px;
	padding-top: 5px;
}
#PrivacyPolicy a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #069;
	text-decoration: none;
}
#PrivacyPolicy a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #069;
	text-decoration: none;
}
#PrivacyPolicy a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #F00;
	text-decoration: underline;
}
#CatNav_Level1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	padding: 5px;
	width: auto;
	text-align: right;
	height: auto;
	vertical-align: top;
}
#CatNav_Level1_No {
	height: 20px;
	width: auto;
	margin-bottom: 5px;
	margin-top: 0px;
}

#CatNav_Level1_icon {
	text-align: center;
	float: left;
	height: auto;
	width: 16px;
	margin-left: 5px;
}

#CatNav_Level1_Notify {
	font-family: Tahoma;
	font-size: 11px;
	color: #090;
	height: auto;
	width: auto;
	margin-left: 5px;
}

#CatNav_Level1_Category {
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 7px;
	vertical-align: top;
}
#CatNav_Level3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	padding: 5px;
	height: auto;
	width: auto;
	text-align: right;
	vertical-align: top;
	clear: both;
}
#CatNav_Level3_No {
	height: auto;
	width: auto;
	margin-bottom: 5px;
}
#CatNav_Level3_icon {
	text-align: center;
	float: left;
	height: auto;
	width: 16px;
	margin-left: 5px;
}
#CatNav_Level3_Notify {
	font-family: Tahoma;
	font-size: 11px;
	color: #090;
	height: auto;
	width: auto;
	margin-left: 5px;
}
#CatNav_Level3_Category {
	text-align: right;
	height: auto;
	width: auto;
	margin-top: 7px;
}
#CatNav_Level3_Category a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#CatNav_Level3_Category a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#CatNav_Level3_Category a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}


#Adv_Navigation_FirstLevel_Text {
	text-align: right;
	height: auto;
	width: 150px;
	margin-left: 3px;
	line-height: 17px;
	color: #000;
	direction: rtl;
}
.sum_number {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	direction: rtl;
	float: left;
	margin-left: 1px;
}
#Adv_Navigation_FirstLevel_Text a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #03C;
	text-decoration: none;
}
#Adv_Navigation_FirstLevel_Text a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
#Adv_Navigation_FirstLevel_Text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F60;
	text-decoration: underline;
}
#Adv_Navigation_FirstLevel_Icon {
	text-align: center;
	float: left;
	height: auto;
	width: 17px;
	margin-left: 3px;
}
#Adv_Navigation_FirstLevel_Icon img {
	margin-top: 2px;
}
#header_login {
	height: 90px;
	width: 100%;
}
#mainbox {
	height: auto;
	width: auto;
	margin-left: 3px;
	background-color: #fff;
	margin-right: 3px;
}
#adv_mainbox {
	height: 140px;
	width: 190px;
	margin-left: auto;
	background-color: #fff;
	margin-top: 5px;
	margin-right: auto;
	border:1px solid #CFDFFE;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;

}

.adv_mainbox_Top_Repeat {
	background: url(../images/round/advmainbox/tiny.jpg) 0% 0 repeat-x;
	width: 190px;
	height: 140px;
}
.adv_mainbox_Bottom_Repeat {
	background: url(../images/round/advmainbox/tiny.jpg) 0% 100% repeat-x;
	height: 140px;
}
.adv_mainbox_Left_Repeat {
	background: url(../images/round/advmainbox/tiny.jpg) 0% 0% repeat-y;
	height: 140px;
}
.adv_mainbox_Right_Repeat {
	background: url(../images/round/advmainbox/tiny.jpg) 100% 0% repeat-y;
	height: 140px;
}
.adv_mainbox_BottomLeft_image {
	background: url(../images/round/advmainbox/orange_bottom_left.jpg) 0% 100% no-repeat;
	height: 140px;
}
.adv_mainbox_BottomRight_image {
	background: url(../images/round/advmainbox/orange_bottom_right.jpg) 100% 100% no-repeat;
	height: 140px;
}
.adv_mainbox_TopLeft_image {
	background: url(../images/round/advmainbox/orange_top_left.jpg) 0% 0% no-repeat;
	height: 140px;
}
.adv_mainbox_TopRight_image {
	background: url(../images/round/advmainbox/orange_top_right.jpg) 100% 0% no-repeat;
	height: auto;
	clear: both;
} 
#mainAdvImageArea {
	text-align: center;
	height: auto;
	width: 135px;
	margin-left: 3px;
	float: left;
	margin-top: 5px;
}
#mainAdvStarArea {
	text-align: center;
	height: auto;
	width: 30px;
	margin-left: 10px;
	float: left;
	margin-top: 15px;
}
#mainAdvTextArea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	clear: both;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	text-align: center;
	direction: rtl;
	padding-right: 2px;
	padding-left: 2px;
}
#mainAdvTextArea h1 a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #00F;
	text-decoration: none;
}
#mainAdvTextArea h1 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #00F;
	text-decoration: none;
}
#mainAdvTextArea h1 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00F;
	text-decoration: underline;
}
#LatestAdv {
	height: auto;
	width: 165px;
	padding-top: 10px;
	clear: both;
}
#LatestAdvTitle {
	text-align: center;
	height: auto;
	width: auto;
}

#LatestAdv #LatestAdvTextTitle {
	color: #069;
	float: right;
	height: auto;
	width: 150px;
	margin-right: 2px;
	padding-bottom: 7px;
	clear: both;
	text-align: right;
	margin-top: 7px;
	direction: rtl;
}
#LatestAdv #LatestAdvTextTitle a:link {
	color: #069;
	float: right;
	height: auto;
	width: 150px;
	margin-right: 2px;
	padding-bottom: 7px;
	clear: both;
	text-align: right;
	margin-top: 7px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#LatestAdv #LatestAdvTextTitle a:visited {
	color: #069;
	float: right;
	height: auto;
	width: 150px;
	margin-right: 2px;
	padding-bottom: 7px;
	clear: both;
	text-align: right;
	margin-top: 7px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#LatestAdv #LatestAdvTextTitle a:hover {
	color: #069;
	float: right;
	height: auto;
	width: 150px;
	margin-right: 2px;
	padding-bottom: 7px;
	clear: both;
	text-align: right;
	margin-top: 7px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}



#LatestAdv #ImageText {
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	float: right;
	height: auto;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	padding-bottom: 6px;
	clear: both;
}
#LatestAdv #ImageText img {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
#latestAdv_RTL {
	text-align: justify;
	direction: rtl;
	margin-right: 3px;
}
#LatestAdv #ImageText #FirstLastname {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #00F;
	text-align: center;
}
#SecNavBox {
	height: auto;
	width: 750px;
	margin-left: auto;
	background-color: #FFEDA6;
	margin-top: 5px;
	margin-right: auto;
	text-align: right;
}
.SecNavBox_Bottom_Repeat {background: url(../images/round/secnavbox/tiny.jpg) 0% 100% repeat-x}
.SecNavBox_Left_Repeat {background: url(../images/round/secnavbox/tiny.jpg) 0% 0% repeat-y}
.SecNavBox_Right_Repeat {background: url(../images/round/secnavbox/tiny.jpg) 100% 0% repeat-y}
.SecNavBox_BottomLeft_image {background: url(../images/round/secnavbox/orange_bottom_left.jpg) 0% 100% no-repeat}
.SecNavBox_BottomRight_image {background: url(../images/round/secnavbox/orange_bottom_right.jpg) 100% 100% no-repeat}
.SecNavBox_TopLeft_image {background: url(../images/round/secnavbox/orange_top_left.jpg) 0% 0% no-repeat}
.SecNavBox_TopRight_image {
	background: url(../images/round/secnavbox/orange_top_right.jpg) 100% 0% no-repeat;
	padding:10px;
	text-align: right;
} 

#secnav_box_color {
	background-color: #FFF;
	height: auto;
	text-align: right;
	direction: rtl;
}


.SecNavBox_Top_Repeat {
	background: url(../images/round/secnavbox/tiny.jpg) 0% 0 repeat-x;
	width: 750px;
}
#secnav_repeat_text {
	margin-top: 7px;
	text-align: justify;
	direction: rtl;
}
#secnav_table_repeat {
	text-align: right;
	direction: rtl;
}


#secnav_repeat_text a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	direction: rtl;
}
#secnav_repeat_text a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: right;
	direction: rtl;
}
#secnav_repeat_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F60;
	text-decoration: underline;
	text-align: right;
	direction: rtl;
}
#secnav_title {
	font-family: Tahoma;
	font-size: 11px;
	color: #090;
	clear: both;
	direction: rtl;
	text-align: right;
}
#secnav_title a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #090;
	text-decoration: none;
}
#secnav_title a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #090;
	text-decoration: none;
}
#secnav_title a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}



#random7Star {
	width: 295px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	float: left;
	line-height: 16px;
	clear: both;
}
#random7Star h1{
	display:inline;
}
#randomimage_7star {
	float: left;
	margin-right: 5px;
}

#SideRandomAdv {
	float: left;
	height: auto;
	width: 500px;
	margin-left: 10px;
}

#searchKeyword {
	height: auto;
	width: 500px;
	margin-bottom: 10px;
	padding-right: 5px;
}
#NewInCategory {
	height: auto;
	width: 500px;
	clear: both;
	margin-bottom: 10px;
}
#keyword_area{
	height: auto;
	width: 500px;
	margin-left: 8px;
	background-color: #FFF;
	margin-top: 5px;
}

#Random7star_title {
	height: auto;
	width: auto;
	margin-bottom: 0px;
	direction: rtl;
}

#random7starContent_Image {
	height: auto;
	width: auto;
	margin-top: 0px;
}
#Random7star_title h1{
	display:inline;
}
#Random7star_title a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}
#Random7star_title a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}
#Random7star_title a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
#website_adv a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00F;
	text-decoration: underline;
}
#website_adv a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00F;
	text-decoration: underline;
}
#website_adv a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F00;
	text-decoration: none;
}
#NotificationArea {
	background-color: #FFF;
	height: 60px;
	width: 160px;
	float: right;
	border: 1px solid #fff;
	margin-right: 5px;
	margin-top: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #090;
}
#AdvPagebyPage_TopNavigation {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	clear: both;
	height: 30px;
	width: auto;
	text-align: center;
	visibility: hidden;
}
#AdvPagebyPage_MainArea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	height: auto;
	width: auto;
	float: both;
	line-height: 17px;
}

#AdvPagebyPage_BottomNavigation {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-align: center;
	height: 30px;
	clear: both;
	padding-top: 10px;
	visibility: visible;
}
#AdvPagebyPage_Image {
	float: right;
	height: auto;
	width: 60px;
	text-align: right;
	margin-top: 7px;
}
#AdvPagebyPage_Content {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	float: right;
	height: 75px;
	width: 390px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #069;
	padding-bottom: 5px;
	direction: rtl;
}
.AdvPagebyPage_textcolor {
	font-family: Tahoma;
	font-size: 11px;
	color: #069;
}

.NavPagebypage_Dateformat {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #069;
}
#AdvPagebyPage_Content h1 {
	display:inline;
}

#AdvPagebyPage_Content a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #960;
	text-decoration: none;
}
#AdvPagebyPage_Content a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #960;
	text-decoration: none;
}
#AdvPagebyPage_Content a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #E69B00;
}
#random_mainarea {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-right-style: dashed; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-right-color: #000; */
	/* [disabled]border-left-color: #F4F4F4; */
	padding-right: 5px;
	padding-left: 3px;
	direction: rtl;
}
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
div .AllstarRandom {
	width: 295px;
	margin-bottom: 20px;
	background-color: #FFF;
}

div .NewIncategory {
	width: auto;
	margin-bottom: 20px;
	background-color: #FFF;
}
div .KeywordArea {
	width: 500px;
	margin-bottom: 20px;
	background-color: #FFF;
}

div .Mainbox_topwebsite {
	width: auto;
	margin-bottom: 20px;
	background-color: #FFF;
}



.AdvDetail_Title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	direction: rtl;
	font-weight: bold;
}




#searchKeyword a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	direction: rtl;
}
#searchKeyword a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	direction: rtl;
}
#searchKeyword a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #F00;
	text-decoration: underline;
	direction: rtl;
}
#keywordWrap {
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	direction: rtl;
	text-align: justify;
	line-height: 13px;
}







h3{
	/* [disabled]font-size: 11px; */
	/* [disabled]color: #000; */
	/* [disabled]text-align: center; */
	/* [disabled]background-color: #F4F4F4; */
	/* [disabled]font-family: Tahoma, Geneva, sans-serif; */
	/* [disabled]padding-top: 0; */
	/* [disabled]padding-right: 0; */
	/* [disabled]padding-bottom: 3px; */
	/* [disabled]padding-left: 0; */
	/* [disabled]margin: 0; */
	/* [disabled]font-weight: normal; */
	/* [disabled]direction: rtl; */
}
h3 a:link {
	font-size: 11px;
	color: #06C;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
h3 a:visited {
	font-size: 11px;
	color: #06C;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
h3 a:hover {
	font-size: 11px;
	color: #F90;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}
#table_letterSearch a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
#table_letterSearch a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
#table_letterSearch a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: underline;
}





#xxx {
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-right-color: #F4F4F4; */
	/* [disabled]border-left-color: #F4F4F4; */
	/* [disabled]padding-right: 5px; */
	/* [disabled]border-bottom-style: dashed; */
	/* [disabled]border-bottom-color: #000; */
	/* [disabled]border-bottom-width: 1px; */
}

p{margin:0;padding: 5px 10px;line-height: 1.3;text-align: justify}
#AdvDetailInbox #advDetail_bigImage {
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
}
.AdvDetailTitleText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
}
.AdvDetailafterTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	font-weight: bold;
}
.AdvDetailafterTitle_10px {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
}


#AllOtherAdvfromCustomer {
	width: 295px;
	margin-left: 5px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	line-height: 16px;
	float: left;
}
#leftside_leftside {
	float: left;

}
#AllAdvFromCustomer_Inbox a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #990;
	text-decoration: none;
	direction: rtl;
}
#AllAdvFromCustomer_Inbox a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #990;
	text-decoration: none;
	direction: rtl;
}
#AllAdvFromCustomer_Inbox a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #06C;
	text-decoration: underline;
	direction: rtl;
}




div .OtherAdvfromcustomer {
	width: 295px;
	margin-bottom: 20px;
	background-color: #FFF;
}
#AllAdvFromCustomer_Inbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	clear: both;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
	direction: rtl;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	line-height: 16px;
}

div .advDetailBox {
	width: auto;
	margin-bottom: 20px;
	background-color: #FFF;
	padding-top: 15px;
	height: auto;
	direction: rtl;
	line-height: 16px;
}

#AdvDetailInbox {
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 9px;
	/* [disabled]float: left; */
	/* [disabled]clear: both; */
}
#DetailBox {
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #036;
	text-align: right;
	padding: 5px;
}
#advDetail_bigImage {
	margin-right: 10px;
}

#DetailBox a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #090;
	text-decoration: underline;
}
#DetailBox a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #090;
	text-decoration: underline;
}
#DetailBox a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #090;
	text-decoration: none;
}
#hidden_counter {
	height: 15px;
	width: 15px;
	visibility: hidden;
}
#ThNavBox {
	height: auto;
	width: 700px;
	margin-left: auto;
	background-color: #FFEDA6;
	margin-top: 5px;
	margin-right: auto;
	text-align: right;
}
.ThNavBox_Bottom_Repeat {background: url(../images/round/secnavbox/tiny.jpg) 0% 100% repeat-x}
.ThNavBox_Left_Repeat {background: url(../images/round/secnavbox/tiny.jpg) 0% 0% repeat-y}
.ThNavBox_Right_Repeat {background: url(../images/round/secnavbox/tiny.jpg) 100% 0% repeat-y}
.ThNavBox_BottomLeft_image {background: url(../images/round/secnavbox/orange_bottom_left.jpg) 0% 100% no-repeat}
.ThNavBox_BottomRight_image {background: url(../images/round/secnavbox/orange_bottom_right.jpg) 100% 100% no-repeat}
.ThNavBox_TopLeft_image {background: url(../images/round/secnavbox/orange_top_left.jpg) 0% 0% no-repeat}
.ThNavBox_TopRight_image {
	background: url(../images/round/secnavbox/orange_top_right.jpg) 100% 0% no-repeat;
	padding:10px;
	text-align: right;
} 

#Thnav_box_color {
	background-color: #FFF;
	height: auto;
	text-align: right;
}


.ThNavBox_Top_Repeat {
	background: url(../images/round/secnavbox/tiny.jpg) 0% 0 repeat-x;
	width: 700px;
}
#Thnav_repeat_text {
	margin-top: 7px;
	text-align: right;
	direction: rtl;
}
#Thnav_table_repeat {
	text-align: right;
	direction: rtl;
}


#Thnav_repeat_text a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#Thnav_repeat_text a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: right;
}
#Thnav_repeat_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F60;
	text-decoration: underline;
	text-align: right;
}
#Thnav_title {
	font-family: Tahoma;
	font-size: 11px;
	color: #090;
	font-weight: normal;
	clear: both;
	direction: rtl;
}
#Thnav_title a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #090;
	font-weight: normal;
	text-decoration: none;
}
#Thnav_title a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #090;
	font-weight: normal;
	text-decoration: none;
}
#Thnav_title a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}





#forthNavBox {
	height: auto;
	width: 650px;
	margin-left: auto;
	background-color: #FFEDA6;
	margin-top: 5px;
	margin-right: auto;
	text-align: right;
}
.forthNavBox_Bottom_Repeat {background: url(../images/round/secnavbox/tiny.jpg) 0% 100% repeat-x}
.forthNavBox_Left_Repeat {background: url(../images/round/secnavbox/tiny.jpg) 0% 0% repeat-y}
.forthNavBox_Right_Repeat {background: url(../images/round/secnavbox/tiny.jpg) 100% 0% repeat-y}
.forthNavBox_BottomLeft_image {background: url(../images/round/secnavbox/orange_bottom_left.jpg) 0% 100% no-repeat}
.forthNavBox_BottomRight_image {background: url(../images/round/secnavbox/orange_bottom_right.jpg) 100% 100% no-repeat}
.forthNavBox_TopLeft_image {background: url(../images/round/secnavbox/orange_top_left.jpg) 0% 0% no-repeat}
.forthNavBox_TopRight_image {
	background: url(../images/round/secnavbox/orange_top_right.jpg) 100% 0% no-repeat;
	padding:10px;
	text-align: right;
} 

#forthnav_box_color {
	background-color: #FFF;
	height: auto;
	text-align: right;
}


.forthNavBox_Top_Repeat {
	background: url(../images/round/secnavbox/tiny.jpg) 0% 0 repeat-x;
	width: 650px;
}
#forthnav_repeat_text {
	margin-top: 7px;
	text-align: right;
	direction: rtl;
}
#forthnav_table_repeat {
	text-align: right;
	direction: rtl;
}


#forthnav_repeat_text a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#forthnav_repeat_text a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: right;
}
#forthnav_repeat_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F60;
	text-decoration: underline;
	text-align: right;
}
#forthnav_title {
	font-family: Tahoma;
	font-size: 11px;
	color: #090;
	font-weight: normal;
	clear: both;
	direction: rtl;
}
#forthnav_title a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #090;
	font-weight: normal;
	text-decoration: none;
}
#forthnav_title a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #090;
	font-weight: normal;
	text-decoration: none;
}
#forthnav_title a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}



#login_loginPage {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	/* [disabled]float: left; */
	height: 80px;
	width: 550px;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/* [disabled]margin-right: auto; */
	margin-top: 15px;
}
#login_loginPage_PaymentOK {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #090;
	float: left;
	height: auto;
	width: 400px;
	margin-left: 10px;
	border: 2px solid #090;
	padding: 5px;
	margin-top: 15px;
	font-weight: bold;
	text-align: center;
}
#login_loginPage_LoginFailed {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	float: left;
	height: auto;
	width: 400px;
	margin-left: 10px;
	border: 2px solid #F00;
	margin-top: 15px;
	font-weight: bold;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}


#loginPage_label {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	float: right;
	height: auto;
	width: 95px;
	text-align: right;
	line-height: 30px;
}
#loginPage_formObject {
	float: right;
	height: auto;
	width: 450px;
	margin-right: 5px;
	text-align: right;
	direction: rtl;
}


#login_help {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	float: left;
	width: 300px;
	border: 1px dotted #F00;
	height: auto;
	margin-left: 5px;
	padding: 5px;
	text-align: justify;
	direction: rtl;
	margin-top: 20px;
	margin-bottom: 15px;
}
.dot_color {
	font-weight: bold;
	color: #F60;
}
#loginPage_imageNavigationBox {
	text-align: center;
	float: right;
	height: auto;
	width: 16px;
	/* [disabled]margin-right: 3px; */
}
#loginPage_maintextbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
	float: right;
	height: auto;
	width: 125px;
	margin-right: 5px;
	line-height: 20.7px;
	direction: rtl;
}
#loginPage_imageNavigationBox img {
	margin-bottom: 5.25px;
}
#loginPage_maintextbox a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
#loginPage_maintextbox a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
#loginPage_maintextbox a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: underline;
}
#loginpage_EditAdv_tableBox {
	margin-top: 15px;
}
#loginpage_EditAdv_tableBox a:link {
	margin-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
	direction: rtl;
}
#loginpage_EditAdv_tableBox a:visited {
	margin-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
	direction: rtl;
}
#loginpage_EditAdv_tableBox a:hover {
	margin-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #00C;
	text-decoration: underline;
	direction: rtl;
}



.loginpage_editadv_textTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
}
#line_color {
	background-color: #F00;
	height: 1px;
	width: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
.loginpage_generalText_11px {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	direction: rtl;
}
.loginpage_generalText_11px a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #090;
	direction: rtl;
	text-decoration: underline;
}
.loginpage_generalText_11px a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #090;
	direction: rtl;
	text-decoration: underline;
}
.loginpage_generalText_11px a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F60;
	direction: rtl;
	text-decoration: none;
}



#line_color_no2 {
	background-color: #999;
	height: 1px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.confirmText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #090;
}
.waitText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
}
.warningMesage_Payment {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
}
.PaymentCurrencyNumber {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #090;
}
#paymentBox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	height: auto;
	width: 600px;
	margin-top: 15px;
	border: 1px dotted #F00;
}
.PaymentBigNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #090;
	text-align: center;
	border: 1px solid #FFCE09;
}
#loginPage_AddAdvBox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	/* [disabled]border: 1px dotted #F00; */
	padding: 5px;
}
.AdvTitleBigText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #090;
	direction: rtl;
	border: 1px solid #FFCE09;
}
.form_textArea_11px_persian {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	border: 1px solid #FFCE09;
	direction: rtl;
}
.form_GreenText_11px {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #090;
}
.price_advstar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #090;
}
#table_price {
	margin-top: 10px;
}

.text2 {
	color: #000;
}
#AdvSendOk {
	font-size: 11px;
	margin-left: 10px;
}
#AdvSendOk .MainText {
	font-family: Tahoma, Geneva, sans-serif;
	color: #069;
	font-size: 11px;
	direction: rtl;
	text-align: justify;
	line-height: 16px;
}
.Bigtext_green {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #090;
}
#countsprytextarea1, #countsprytextarea2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
}
#AdvSendOk a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #960;
	text-decoration: none;
}
#AdvSendOk a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #960;
	text-decoration: none;
}
#AdvSendOk a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: underline;
}
#headerLogin_lastLogin_customerName {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	padding: 3px;
	clear: both;
	height: auto;
	width: auto;
	direction: rtl;
}
#headerLogin_lastLogin_customerName a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
}
#headerLogin_lastLogin_customerName a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
}
#headerLogin_lastLogin_customerName a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #960;
	text-decoration: underline;
}


#headerLogin_lastLogin_paymentTotal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	clear: both;
	height: auto;
	width: auto;
	direction: rtl;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#headerLogin_lastLogin_paymentTotal a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	clear: both;
	direction: rtl;
	text-decoration: none;
}
#headerLogin_lastLogin_paymentTotal a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	clear: both;
	direction: rtl;
	text-decoration: none;
}
#headerLogin_lastLogin_paymentTotal a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	clear: both;
	direction: rtl;
	text-decoration: underline;
}



#headerLogin_lastLogin_TotalAdv {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	clear: both;
	height: auto;
	width: auto;
	direction: rtl;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#headerLogin_lastLogin_TotalAdv a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	height: auto;
	direction: rtl;
	text-decoration: none;
}
#headerLogin_lastLogin_AdvWait a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	height: auto;
	direction: rtl;
	text-decoration: none;
}
#headerLogin_lastLogin_AdvWait a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	height: auto;
	direction: rtl;
	text-decoration: none;
}


#headerLogin_lastLogin_TotalAdv a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	height: auto;
	direction: rtl;
	text-decoration: none;
}
#headerLogin_lastLogin_TotalAdv a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	height: auto;
	direction: rtl;
	text-decoration: underline;
}
#headerLogin_lastLogin_AdvWait a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	height: auto;
	direction: rtl;
	text-decoration: underline;
}




#headerLogin_lastLogin_AddAdv-AddPayment {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	clear: both;
	height: auto;
	width: auto;
	direction: rtl;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}
#headerLogin_lastLogin_AdvWait {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	clear: both;
	height: auto;
	width: auto;
	direction: rtl;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: right;
}

#headerLogin_lastLogin_AddAdv-AddPayment a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	direction: rtl;
	text-decoration: none;
}
#headerLogin_lastLogin_AddAdv-AddPayment a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	direction: rtl;
	text-decoration: none;
}
#headerLogin_lastLogin_AddAdv-AddPayment a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #090;
	direction: rtl;
	text-decoration: underline;
}
.StarLevelText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #090;
	direction: rtl;
}
.PriceApprove {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #090;
	font-weight: bold;
}
.PriceWait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	font-weight: bold;
}

.WhiteText {
	color: #FFF;
}
th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.DefaultText_10px_black {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	direction: rtl;
}
#PaymentOK_Box {
	clear: both;
	height: auto;
	width: auto;
}
.AdvList_GeneralText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #069;
	direction: rtl;
}
.AdvList_GeneralText a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #06F;
	direction: rtl;
	text-decoration: none;
}
.AdvList_GeneralText a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #06F;
	direction: rtl;
	text-decoration: none;
}
.AdvList_GeneralText a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #F00;
	direction: rtl;
	text-decoration: underline;
}



.WelcomeImageText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	direction: rtl;
}
.WelcomeImageText a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
.WelcomeImageText a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
.WelcomeImageText a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F90;
	text-decoration: underline;
}
.form_TextFieldTopMargin {
	margin-top: 7px;
}
#RegisterNotificationBOX {
	border: 2px solid #090;
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 10px;
	height: auto;
	width: 400px;
	padding: 5px;
	background-color: #93FF93;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
}
#NotificationBox_A {
	border: 2px solid #090;
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 10px;
	height: auto;
	width: 400px;
	padding: 5px;
	background-color: #93FF93;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
}
#NotificationBox_A_EmailSend_green_floatleft {
	border: 2px solid #090;
	height: auto;
	width: 250px;
	background-color: #93FF93;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	clear: both;
	padding: 7px;
	margin-bottom: 15px;
}

#NotificationBox_Green_B {
	border: 2px solid #090;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	height: auto;
	padding: 5px;
	background-color: #93FF93;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
	margin-bottom: 5px;
	direction: rtl;
}
#NotificationBox_Red_B {
	border: 2px solid #F00;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	height: auto;
	padding: 5px;
	background-color: #FF9191;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
	margin-bottom: 5px;
	direction: rtl;
}
#NotificationBox_Red_C {
	border: 2px solid #F00;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 5px;
	background-color: #FF9191;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	margin-bottom: 5px;
	width: 400px;
}




#RegisterNotification_usernameExist {
	border: 2px solid #F00;
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 10px;
	height: auto;
	width: 400px;
	padding: 5px;
	background-color: #FF9191;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
	direction: rtl;
}
#DetailBox_EmailBox-AdvInfo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	width: auto;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-right-color: #F4F4F4; */
	/* [disabled]border-left-color: #F4F4F4; */
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#AdvDetailInfo {
	float: right;
	height: auto;
	width: 400px;
	margin-right: 5px;
	direction: rtl;
	text-align: right;
	margin-bottom: 10px;
}
#cuspanel_PreivewEmailBOX {
	padding: 5px;
	clear: both;
	height: auto;
	width: 650px;
	border: 1px solid #09F;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: right;
	direction: rtl;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #039;
	line-height: 20px;
}
.form_DeleteBtn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100px;
	border: 1px solid #000;
}
.NoPermissionOrder {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
#cuspanel_logoutLink  {
	margin-top: 7px;
}
.CustomerWelcomeText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #06C;
}
#searchBox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	padding: 5px;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-right-color: #F4F4F4; */
	/* [disabled]border-left-color: #F4F4F4; */
}


div .SearchArea {
	width: 750px;
	margin-bottom: 20px;
	background-color: #FFF;
}



#searcharea_area {
	height: auto;
	width: 750px;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: auto;
}

#SearchBox_DetailAdv {
	text-align: justify;
	height: 110px;
	width: 340px;
	margin-right: 5px;
	margin-left: 5px;
	direction: rtl;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
}
#SearchBox_DetailAdv img {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.SearchAdvTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #069;
}
.SearchAdvTitle a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
.SearchAdvTitle a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
.SearchAdvTitle a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}



.SearchAdvContent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
#search_star {
	width: 100px;
	margin-left: 0px;
	float: left;
	text-align: left;

}
.search_detailText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #690;
}
#search a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
}
#search a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
}
#search a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #090;
	text-decoration: underline;
}

div .ContactUs {
	width: 750px;
	margin-bottom: 20px;
	background-color: #FFF;
}
#Contact_area {
	height: auto;
	width: 750px;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: auto;
	text-align: justify;
	direction: rtl;
	line-height: 16px;
}
#contactUsForm {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	height: 250px;
	width: 600px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#ContactUsFormLabel {
	float: right;
	height: auto;
	width: 70px;
	line-height: 22px;
	margin-right: 5px;
}
#ContactUsFormObject {
	float: right;
	height: auto;
	width: 450px;
	margin-right: 5px;
	margin-top: 0px;
}
#loginPage_formObject a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
#loginPage_formObject a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
#loginPage_formObject a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: underline;
}
.CurrentPage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
}
.RecordsetPaging_Link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
.RecordsetPaging_Link a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}

.RecordsetPaging_Link a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
.RecordsetPaging_Link a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: underline;
}
#help {
	margin-top: 17px;
}
#Adv_contact {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f4f4f4;
	border-left-color: #f4f4f4;
	color: #F00;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	/* [disabled]direction: rtl; */
	text-align: right;
	background-color: #f4f4f4;
	/* [disabled]height: 190px; */
	/* [disabled]visibility: hidden; */
}
#AdvContact_FormObject {
	float: left;
	height: auto;
	width: 150px;
	margin-left: 15px;
	border: 1px solid #000;
}
#AdvContact_Label {
	/* [disabled]float: left; */
	height: auto;
	width: 100px;
	border: 1px solid #333;
}
.advertiser_warning {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #FC0;
	width: 350px;
	border: 1px solid #F90;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#keyword {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #26517c;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	direction: rtl;
}
#keyword h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: inline;
	font-weight: normal;
}
h1 {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	display: inline;
}
#newfooter {
	font-family: tahoma;
	font-size:11px;
	color:#FFF;
}
#newfooter a:link {
	text-decoration: none;
	color:#FF0;
}
#newfooter a:visited {
	text-decoration: none;
	color:#FF0;
}
#newfooter a:hover {
	text-decoration: none;
	border-bottom:1px solid #fff;
	color:#FF0;
}
#PrivacyPolicy a:link {
	text-decoration:none;
	color:#FFF;
}
#PrivacyPolicy a:visited {
	text-decoration:none;
	color:#FFF;
}
#PrivacyPolicy a:hover {
	text-decoration:underline;
	color:#FF0;
}
#footer_orangeline {
	border-bottom:5px solid #FFD52B;
}
#footer_blueline {
	background-color:#518AA6; height:10px
}
#inside_newfooter {
	width:990px; 
	margin-left:auto; 
	margin-right:auto; 
	height:223px; 
	padding-top:10px;
}
#newfooter #inside_newfooter #footer_A, #newfooter #inside_newfooter #footer_B, #newfooter #inside_newfooter #footer_C, #newfooter #inside_newfooter #footer_D{
	margin-left:10px; 
	width:220px; 
	float:left; 
	text-align:right; 
	direction:rtl; 
	line-height:21px;
}
#stat{
	margin-left:930px; 
	width:10px; 
	background-color:#CCC; 
	visibility:hidden
}
.advfavorite{
 position: fixed; 
 bottom:0px;
 background-color:#F00; 
 width:100%;
}
#favlinkstyle a:link{
	font-family:tahoma; 
	font-size:10px; 
	color:#09C;
	text-decoration:none;
}
#favlinkstyle a:visited{
	font-family:tahoma; 
	font-size:10px; 
	color:#09C;
	text-decoration:none;
}
#favlinkstyle a:hover{
	font-family:tahoma; 
	font-size:10px; 
	color::#F00;
	text-decoration:underline;
}
a.rollover {
	display: inline-block;
	width: 15px;
	height: 15px;
	text-decoration: none;
	background: url("../images/makefavorite_off_on.jpg");
	float:left;
	visibility:hidden;
	}
a.rollover:hover {
	background-position: -15px 0;
	}
.displace {
	position: absolute;
	left: -5000px;
	}
	a.rollover_trashcan {
	display: inline-block;
	width: 14px;
	height: 16px;
	text-decoration: none;
	background: url("../images/trashcan_on_off.jpg");
	float:left;
	}
a.rollover_trashcan:hover {
	background-position: -14px 0;
	}
#mainnavigation {
	height: auto;
	width: auto;
	text-align: right;
	line-height:19px;
}
#mainnavigation a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
#mainnavigation a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
#mainnavigation a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
#advdetailround {
	border:1px solid #999;
	background-color:#F4F4F4;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}
#topnavigation {
	background-color:#FFF; 
	height:23px; 
	padding-top:5px; 
	width:1000px; 
	margin-left:auto; 
	margin-right:auto;
}
