* {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333;
	font-family: tahoma;
	font-size: 11px;
	background-image: url(../../images/theme/khani/bgg.png);
}
HTML, BODY {
scrollbar-face-color:#D1E9FF;
scrollbar-highlight-color:#54A5EF;
scrollbar-3dlight-color:#F0F0F0;
scrollbar-darkshadow-color:#F0F0F0;
scrollbar-shadow-color:#1C6BE0;
scrollbar-arrow-color:#54A5EF;
scrollbar-track-color:#F0F0F0;
}
ul{
	list-style: none;
}
img {
	border-width: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bold{
	font-weight:bold;
}
.click {
    cursor:pointer;
}
.fa {
	direction:rtl;
	text-align: right;
}
.en {
	text-align: left;
	direction:ltr;
}
form {
	margin: 0px;
	padding: 0px;
}
a.comment {
	color: #333333;
}
.hide {
	visibility: hidden;
	display: none;

}
.cb {
	clear: both;
}
#pagebg {
	background-image: url(../../images/theme/khani/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#pagebox {
	width: 904px;
	text-align: right;
	margin: 0px auto;
}
#nav_bg {
	height: 24px;
	padding-top: 7px;
	padding-bottom: 4px;
	background-image: url(../../images/theme/khani/nav_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
td.nav_left {
	background-image: url(../../images/theme/khani/nav_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 12px;
}
td.nav_right {
	background-image: url(../../images/theme/khani/nav_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
	height: 35px;
}
#nav_bg a {
	float: right;
	height: 20px;
	width: 110px;
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
}
#nav_bg a:link {
	color: #000000;
}
#nav_bg a:visited {
	color: #000000;
}
#nav_bg a:hover {
	color: #FFFFFF;
	background-image: url(../../images/theme/khani/nav_a_h.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav_bg a:active {
	background: url(nav_a_d.png) no-repeat left top;
	color: #FFFFFF;
}
div.boxdate {
	float: left;
	padding-top: 5px;
	color: #FFF;
}
#bigpic {
	clear: both;
	height: 265px;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(../../images/theme/khani/bigpic.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#webstyle2 {
	height: 13px;
	text-align: right;
	background-image: url(../../images/theme/khani/webstyle2.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#webstyle2 a {
	height: 13px;
	width: 13px;
	float: right;
	display: block;
}
#style01 a {
	background: url(../../images/theme/khani/style2.png) no-repeat 0px 0px;
}
#style01 a:hover {
	background: url(../../images/theme/khani/style2.png) no-repeat 0px -26px;
}
#style02 a {
	background: url(../../images/theme/khani/style2.png) no-repeat -13px 0px;
}
#style02 a:hover {
	background: url(../../images/theme/khani/style2.png) no-repeat -13px -26px;
}
#style03 a {
	background-image: url(../../images/theme/khani/style2.png);
	background-repeat: no-repeat;
	background-position: -26px 0px;
}
#style03 a:hover {
	background: url(../../images/theme/khani/style2.png) no-repeat -26px -26px;
}
#style04 a {
	background: url(../../images/theme/khani/style2.png) no-repeat -39px 0px;
}
#style04 a:hover {
	background: url(../../images/theme/khani/style2.png) no-repeat -39px -26px;
}
#style05 a {
	background: url(../../images/theme/khani/style2.png) no-repeat -52px 0px;
}
#style05 a:hover {
	background: url(../../images/theme/khani/style2.png) no-repeat -52px -26px;
}
#style01 .sn {
	background: url(../../images/theme/khani/style2.png) no-repeat 0px -13px;
}
#style02 .sn {
	background: url(../../images/theme/khani/style2.png) no-repeat -13px -13px;
}
#style03 .sn {
	background: url(../../images/theme/khani/style2.png) no-repeat -26px -13px;
}
#style04 .sn {
	background: url(../../images/theme/khani/style2.png) no-repeat -39px -13px;
}
#style05 .sn {
	background: url(../../images/theme/khani/style2.png) no-repeat -52px -13px;
}

#logo {
	float: left;
	margin-top: 16px;
	margin-bottom: 18px;
	border-width: 0px;
}
#logotitle {
	color: #FFFFFF;
	float: left;
	margin-top: 30px;
	margin-left: 15px;
}
#dnav {
	float: right;
	margin-top: 24px;
	padding-right: 20px;
}
#dnav input.txt {
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #398EDB;
}
#dnav select.txt {
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #398EDB;
}
#wrapper {
	padding: 0px 10px 24px;
	width: 880px;
	background: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	min-height: 400px;
	height:auto !important;
	height:400px;
}
#left {
	float: left;
	width: 630px;
}
#right {
	float: right;
	width: 240px;
}
#tail {
	text-align: right;
	padding-top: 35px;
	color: #FFFFFF;
	padding-bottom: 10px;
	background-image: url(../../images/theme/khani/tail.png);
	background-repeat: no-repeat;
	background-position: left top;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0056A3;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 7px;
	direction:rtl;
}


div.tabs {
	margin-bottom: 10px;
}
div.tabs ul {
	margin: 0px;
	background-image: url(../../images/theme/khani/sf_bar.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 44px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div.tabs ul li {
	float: right;
}
div.tabs ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	background-image: url(../../images/theme/khani/sf_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 169px;
	text-align: center;
	padding-top: 10px;
}
div.tabs ul li a:hover {
	color: #FFFFFF;
	background-image: url(../../images/theme/khani/sf_s_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.tabs ul li a.cur {
	color: #FFFFFF;
	background-image: url(../../images/theme/khani/sf_s_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.tabs div.panle {
	padding: 5px;
	text-align: right;
	clear: right;
	direction:rtl;
	font-size: 12px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A4CBEE;
}
div.tabs div.panle img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

div.menuside {
	width: 240px;
}
div.menuside .menut{
	background-image: url(../../images/theme/khani/smenut.gif);
	background-repeat: no-repeat;
	height: 37px;
	color: #FFF;
	text-align: center;
	background-position: left top;
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
}
div.menuside div.menubg {
	background-color: #5B5B5B;
}
div.menuside div.menub {
	background-image: url(../../images/theme/khani/smenub.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;	
}
.rightbox {
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	
}
.rightboxt {
	padding-top: 7px;
	background-position: left top;
	background-image: url(../../images/theme/khani/rightbox_top.jpg);
	background-repeat: no-repeat;
}
.rightboxbg {
	height: auto;
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../../images/theme/khani/rightbox_bg.png);
}
.rightboxb {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 2px;
	background-image: url(../../images/theme/khani/rightbox_b.gif);
}
.rightboxt .title {
	border-bottom: 1px dashed #999999;
	padding-bottom:5px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-family: tahoma;
}

div.poll {
	padding-top: 5px;
}
div.poll div.question {
	font-weight: bold;
	text-align: right;
}
div.poll label {
	display: block;
	direction:rtl;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
div.poll div.click {
	text-align: center;
}

ul.state {
	padding-right: 5px;
}
ul.state li {
	background-image: url(../../images/theme/khani/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 8px;
	direction:rtl;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.state li span {
	padding-right: 10px;
}

div.notetxt {
	text-align: right;
	direction:rtl;
	margin-right: 5px;
}

div.rows-list div{
	background-image: url(../../images/theme/khani/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 3px;
	text-align: right;
}
div.rows-list a {
	text-decoration: none;
	color: #1D1D1D;	
}
div.rows-list a:hover {
	text-decoration: underline;
	color: #548FC9;
}
div.rows-list div.more {
	text-align: left;
	padding-left: 5px;
	background-image: none;
	direction:rtl;
}
div.rows-list div.more a {
	color: #003;
	font-weight: bold;
}

div.notings {
	text-align: center;
	padding: 5px;
}
div.list-advertise {
	text-align: center;
}
div.list-advertise img{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

a.more {
	text-align: left;
	display: block;
	padding-left: 10px;
	color: #1F6D9C;
	direction:rtl;
	float: left;
	background-image: url(../../images/theme/khani/bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;
}

div.content {
	text-align: right;
	direction:rtl;
	font-size: 12px;
}
div.content img {
	padding: 1px;
	margin: 2px;
	border-style: none;
}
table.detiles-content {
	margin-top: 3px;
	background-color: #E6F0FA;
}

table.list {direction:ltr;border-collapse: collapse;}
table.list td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
table.list td.row {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #89BBE9;
}
table.list td.title a{
	background-image: url(../../images/theme/khani/bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	color: #0056A3;
	text-decoration: none;
	direction:rtl;
	font-weight: bold;
	display: block;
	font-size: 11px;
}
table.list td.title a:hover{
	text-decoration: underline;
}
table.list td.date {
	font-family: tahoma;
	font-weight: normal;
	color: #CC3300;
	text-align: left;
	padding-left: 5px;
	direction:rtl;
	font-size: 11px;
}
table.list td.text {
	color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:right;
	direction:rtl;
}

table.poll-result {
	text-align: right;
	width: 100%;
	border-collapse: collapse;
}
table.poll-result td {
	direction:rtl;
	padding: 2px;
}
table.poll-result td.question {
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.poll-result td.date {
	text-align: left;
	color: #333333;
	padding: 5px;
}
table.poll-result td.vote{
	text-align: right;
}
table.poll-result td.count-vote {
	text-align: right;
	padding: 5px;
}
table.poll-result td.voter-txt,table.poll-result td.txt-vote {
	text-align: left;
	padding-left: 5px;
}
div.pollbar{
	height:20px;
	position:relative;
	border:1px solid #eee;
	background-image: url(../../images/barbg.gif);
	background-position: 0px -20px;
}
div.pollbar b{
	height:20px;
	display:block;
	background-image: url(../../images/barbg.gif);
}
div.pollbar span{
	position:absolute;
	line-height:20px;
	padding-right:5px;
	text-align:center;
}

.paginationControl {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	direction:rtl;
	font-family: tahoma;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	background-color: #CDE2F5;
}
.paginationControl a {
	text-align: center;
	margin-left: 5px;
	display: block;
	float: right;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	color: #000000;
	border: 1px solid #CDE2F5;
	text-decoration: none;
}
.paginationControl a:hover {
	text-decoration: none;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #0255A1;
}
.paginationControl .curpage {
	background-color: #0255A1;
	color: #FFFFFF;
	text-align: center;
	margin-left: 7px;
	display: block;
	float: right;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border: 1px solid #000000;
}
.paginationControl .disabled {
	text-align: center;
	margin-left: 6px;
	display: block;
	float: right;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	color: #666666;
}

.paginationControl .counter {
	float: right;
	margin-left: 6px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 2px;
}
.paginationControl .last-page , first-page {
	margin-left: 6px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	float: right;
}

div.nav-menu {
	padding: 5px;
	text-align: right;
	margin-bottom: 10px;
	direction:rtl;
	font-size: 12px;
	font-family: tahoma;
}
div.nav-menu a {
	color: #0056A3;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
}
div.nav-menu a:hover {
	text-decoration: underline;
}
div.nav-menu span {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
}			
table.list-products {
}
table.list-products tr.row {
}	
table.list-products tr.row td.img {
}
table.list-products tr.row td.img img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.list-products tr.row td.detiles {
	color: #333333;
	padding-top: 5px;
	padding-right: 15px;
	background-image: url(../../images/87.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
table.list-products tr.row td.detiles div.title a {
	color: #0056A3;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
table.list-products tr.row td.detiles div.title a:hover {
	text-decoration: underline;
}
div.row {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0056A3;
}
div.view-product fieldset {
	clear: left;
	margin-top: 10px;
	border: 4px solid #A4CBEE;
	padding: 2px;
	text-align: right;
}
div.view-product fieldset legend {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 10px;
}
div.view-product div.imgbox {
	height: auto;
	width: 100px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	display: block;
	margin-right: 2px;
}

table.logo-cats {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table.logo-cats .img {
	text-align: left;
}
table.logo-cats .img img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.logo-cats .txt {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0255A1;
	text-align: right;
	direction:rtl;
}

table.list-albums,table.sub-categories  {
	background-color: #EDF4FA;
	margin-bottom: 10px;
}	
table.list-albums a,table.sub-categories a {
	color: #000000;
	text-decoration: none;
	direction:rtl;
	font-size: 11px;
	font-weight: normal;
	background-color: #CAE0F5;
	padding: 10px;
	display: block;
	text-align: center;
	border: 1px solid #B8D7F3;
	font-family: tahoma;
	margin: 3px;
	width: 20%;
	float: right;
}
table.list-albums a:hover,
table.list-albums a.cur,
table.sub-categories a:hover,
table.sub-categories a.cur
{
	border: 1px solid #B8D7F3;
	background-color: #A0CAEF;
	color: #000;
}

table.list-photos {
	margin-bottom: 10px;
}	
table.list-photos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 100px;
}
table.list-photos a {
	color: #575B5C;
	text-decoration: none;
	direction:rtl;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	display: block;
	text-align: center;
	border: 1px solid #9D9D9D;
	font-family: tahoma;
	margin: 3px;
	width: 105px;
	float: right;
	height: 105px;
}
table.list-photos a:hover {
	border: 1px solid #0255A1;
	background-color: #CDE2F5;
}

div.view-photo {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.view-photo img {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
div.view-photo div.title {
	font-weight: bold;
}
div.view-photo div.comment {}
div.view-photo table.nav {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	direction:ltr;
}
div.view-photo table.nav td.next {
	background-image: url(../../images/samen_cms.gif);
	background-repeat: no-repeat;
	height: 16px;
	text-align: left;
	background-position: left -312px;
	padding-left: 20px;
	}
div.view-photo table.nav td.previous {
	background-image: url(../../images/samen_cms.gif);
	background-repeat: no-repeat;
	height: 16px;
	background-position: right -280px;
	text-align: right;
	padding-right: 20px;
}	
div.view-photo table.nav td a {
	text-decoration: none;
	font-size: 11px;
	color: #287DCA;
}
div.view-photo div.list-comments {
	border: 5px solid #A4CBEE;
	margin-top: 10px;
	padding: 5px;
}
div.view-photo div.list-comments div.title, div.view-photo div.form-input div.title {
	text-align: right;
	font-weight: bold;
	padding: 5px;
}
div.view-photo div.list-comments div.row{
	background-image: url(../../images/comments.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	text-align: right;
	padding-right: 13px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

div.view-photo div.form-input {
	border: 5px solid #A4CBEE;
	margin-top: 10px;
	padding: 5px;
}

/*************************************** AJAX **/
#ajax-load,#wrapper-layer {
	z-index: 2000000;
	display: none;
	position: absolute;
	font-size: 14px;
	background-color: #444;
}
#ajax-load div {
	margin: 5px auto;width: 150px;
}
.layer-loading {
	height:160px;
	background-image: url(../../images/circle_animation.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.loading div {
	padding-bottom: 15px;
	background-image: url(../../images/circle_animation.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.loading div div {
	background: none;
	padding-bottom: 0;
}

/************************************ EO AJAX **/

.message-div-static{
	padding:7px;
	text-align:right;
	margin: 5px 0px;
	color: #000000;
}
div.success {
	background-color: #E2FCD8;
	border: 1px solid #666666;
}
div.info {
	background-color: #E6F5FF;
	border: 1px solid #77C9FF;
}
div.warning {
	background-color: #FBF3CA;
	border: 1px solid #D49E34;
}

input.txt,select.txt,textarea.txt {
	border: 1px solid #797979;
	font-size: 11px;
	padding: 1px;
}
input.btn {
	text-align: center;
	color: #FFFFFF;
	background-image: url(../../images/theme/khani/regbutton.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 29px;
	width: 90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
input.btn:hover {
	background-image: url(../../images/theme/khani/regbutton_h.gif);
}
.form-input {}
.form-input table td.key {
	padding-left: 10px;
	text-align: left;
	direction:rtl;
}
.form-input table td.value {
	text-align: right;
}
span.red {
	color: #FF0000;
}
div.required-fields {
	text-align: right;
	padding-left: 20px;
	direction:rtl;
}
div.err-msg {
	color: #FF0000;
	display: block;
}

table.sitemap {}
table.sitemap h3 {
	color: #7A3E01;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
} 
table.sitemap ul ul {}
table.sitemap li {
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../images/theme/khani/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	margin-right: 15px;
}
table.sitemap a{
	color: #0255A1;
	text-decoration: none;
}
table.sitemap a:hover {
	color: #990000;
	text-decoration: underline;
}

div.loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	width: 32px;
	height: 32px;
	background-image: url(../../images/slimbox/loading.gif);
	background-repeat: no-repeat;
}	
#home_header_pic {
	clear: both;
	width: 880px;
	height: 235px;
	margin-top: 10px;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
	padding: 0px;
}
#home_header_pic img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#hnext, #hprev {
	display: block;
	width: 29px;
	height: 54px;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	padding: 0;
	cursor:pointer;
}
#hnext {
	right: 10px;
	background-image: url(../../images/h_arrows.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#hnext:hover {
	background: url(../../images/h_arrows.png) no-repeat bottom right;
}
#hprev {
	left: 10px;
	background: url(../../images/h_arrows.png) no-repeat top left;
}
#hprev:hover {
	background: url(../../images/h_arrows.png) no-repeat bottom left;
}
div.banner {
	margin-top: 5px;
}
div.banner img{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div.boxdailynote {
	direction:rtl;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.resultsearch {
	text-align: right;
	background-color: #F1F1FA;
	padding: 5px;
}
div.resultsearch ul {
	margin-right: 15px;
}
div.resultsearch span {
	background-image: url(../../images/theme/khani/allow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 15px;
	direction:rtl;
	margin-bottom: 5px;
}
div.resultsearch li {
	padding-top: 7px;
	padding-bottom: 7px;
	direction:rtl;
	background-image: url(../../images/theme/khani/bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
	margin-right: 20px;
}
div.resultsearch li a {
	color: #0000FF;
	text-decoration: none;
}
div.resultsearch li a:hover {
	text-decoration: underline;
}

.urlprint {
	text-align: left;
}
.textvisit {
	font-weight: bold;
	text-align: left;
}
.textdate {
	text-align: right;
	direction:rtl;
}
.fix-left {
	clear: left;
}
.fix-right {
	clear: right;
}
.fix-both {
	clear: both;
}
table.detiles-content,
table.logo-cats,
table.poll-result,
table.frm-contact,
table.frm-photo-comment {direction:ltr}

td.contact-detiles {
	width: 100%;
}
td.contact-detiles img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.contect-address {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../../images/map.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.contect-address div.title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
div.contect-address table td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
div.contect-address table td.key {
	direction:rtl;
	font-size: 11px;
	text-align: right;
	color: #000;
}
div.contect-address table td.value {
	direction:ltr;
	font-size: 11px;
	color: #333333;
	text-align: right;
}
