@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: tahoma;
}
html,body {
	color: #000;
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: normal;
	background-color: #0171a1;
	background-image: url(../../images/theme/teco/back.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

body a{
	color: #0171A1;
	text-decoration: none;
}
body a:hover{
	text-decoration: underline;
}
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;
}
.pic{
    padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-top: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
a.comment {
	color: #333333;
}
div#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
div.lang{	padding-left: 50px;	padding-bottom: 7px;}
div.lang a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
div.lang a:hover{text-decoration: underline;}
div#wrapper table td div.main{
    background-image:url(../../images/theme/teco/maincenter.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right:0px;
    width: 100%;
	min-height: 600px;


}
div#wrapper table td div.header {
	background-image: url(../../images/theme/teco/topright-fa.jpg);
	width: 500px;
	height: 74px;
}
div#boxsearch{
	float:left;
	padding-left: 48px;
	padding-top: 50px;
	padding-bottom:15px;
}
div.searchbtn{
	background-image: url(../../images/theme/teco/searchbtn.jpg);
	width: 80px;
	height: 31px;
	cursor: pointer;
}
div#boxsearch table td div.searchtext{
    color: #000000;
}
#frm-search input.txt{
	background: url(../../images/theme/mehr/searchbox.jpg);
	height: 16px;
	width: 182px;
	margin-top:0px;
	margin-left:8px;
    margin-right:5px;
	border:0px;
	font-size:12px;
}
div#wrapper table td div.menu-top {
	float: right;
	padding-right: 340px;
}
div#wrapper table td div.menu-top ul {
	margin: 0px;
	padding: 0px;
}
div#wrapper table td div.menu-top ul li {
    float: right;
	text-align: center;
	margin-top: 7px;
	padding-top: 7px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 3px;
	background-image: url(../../images/theme/mehr/mtsep.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 70px;
}
div#wrapper table td div.menu-top ul li.last {
	background-image: none;
}
div#wrapper table td div.menu-top ul li a {
	display: block;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #484848;
	text-align:center;
}
div#wrapper table td div.menu-top ul li a:hover{
    color: #0171a1;
}


/*برای جزئیات صفحات */
div.content {
	padding: 3px;
	direction:rtl;
	text-align:right;
	margin-top: 0px;
	margin-bottom: auto;

}
div.content img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 2px;
}
/*برای جزئیات صفحات */

div.center{
	margin-left: 11px;
	
}
div.maincontent {
	background-color: #ffffff;
}
div.maincontent table td div.ctitle{
   background-color: #e2e2e2;
   padding-top: 5px;
}
div.maincontent table td div.contentcenter{
   background-color: #FFFFFF;

}



/*برای جزئیات اخبار و مطالب صحه اوئل و جزئیات صحات ساخته شده */
div.box-content {
	border: 1px solid #CFCFCF;
	margin-top: 5px;
	direction:rtl;
}
div.box-content div.text{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: justify;
	direction: rtl;
	color: #000000;
}
div.box-content table.detiles-content {
	background-color: #EEEEEE;
	font-weight: normal;
}
/*برای جزئیات اخبار و مطالب صحه اوئل و جزئیات صحات ساخته شده */


div#sideright {
	padding-top: 10px;
	margin-right: 10px;
}
div.menubox{
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 1px;
}
div.menubox table td div.menucenter{
	background-color: #0071a0;
}
div.menutext{
    color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;

}
div#sideright div.box{
	padding-right: 5px;
	padding-bottom: 0px;
}
div.boxcenter{
   background-color: #FFFFFF;
   direction:rtl;
   text-align:right;
   background-image: url(../../images/theme/teco/boxcenter.jpg);
   padding-right: 15px;
   padding-left: 5px;
}
div#footer {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 10px;
}
div#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer span {
	color: #333333;
}
div.inner {
	padding: 3px;
}
div.btitle {
    float: right;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	margin-right: 20px;
	padding-bottom: 10px;
	background-image: url(../../images/theme/teco/icon.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}

.subtit{
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../../images/theme/teco/h2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	direction:rtl;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	border:1px solid #1e6497;
	
}
h2 {
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../../images/theme/teco/h2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	direction:rtl;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	border:1px solid #1e6497;
}
h2  span {
	color: #3ABCD6;
}

div.clearfix {
	clear: both;
}




/* فرم اطلاعاتی و خطابها*/
input.btn {
	text-align: center;
	border: 1px solid #003261;
	background-color: #0171A1;
	margin-top: 2px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	width: 60px;
	margin-right: auto;
	margin-left: auto;
}
input.txt,select.txt,textarea.txt {
	border: 1px solid #000000;
	font-size: 11px;
	padding: 1px;

}
.form-input {}
.form-input table td.key {
	padding-left: 10px;
	text-align: right;
	direction:rtl;
}
.form-input table td.value {
	text-align: right;
}
.form-input table td.value ul.list a{
	text-align: right;
	color: #0171A1;
}
span.red {
	color: #FF0000;
}
div.required-fields {
	text-align: left;
	padding-left: 20px;
	direction:rtl;
	margin-bottom: 5px;
}
div.err-msg {
	color: #FF0000;
	display: block;
}
/* فرم اطلاعاتی و خطابها*/



/* لیست خبرهای ساید کنار */
div.rows-list div{
	background-image: url(../../images/theme/teco/bulet.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 3px;
	text-align: right;
}
div.rows-list a {
	text-decoration: none;
	color: #000000;
	direction:rtl;
	padding-right: 8px;
}
div.rows-list a:hover {
	text-decoration: underline;
}
div.rows-list div.more {
	text-align: left;
	padding-left: 5px;
	background-image: none;
	direction:rtl;
}
div.rows-list div.more a {
	color: #0171A1;
}
/* لیست خبرهای ساید کنار */





/*باکس نظر سنجی یساید کنار*/
div.poll {
	padding-top: 5px;
	padding-bottom: 5px;
}
div.poll div.question {
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	direction: rtl;
	padding-bottom: 5px;
}
div.poll label {
	display: block;
	direction:rtl;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
}
div.poll div.click {
	text-align: center;
	padding-top: 5px;
}
/*باکس نظر سنجی یساید کنار*/



/* تب */
div.tabs {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}
div.tabs ul {
	margin: 0px;
	padding: 0px;
}
div.tabs ul li {
	margin-left: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	float: right;
}
div.tabs ul li a {
	display: block;
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #3689BB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.tabs ul li a:hover {
	background-color: #0171A1;
	color: #FFFFFF;
}
div.tabs ul li a.cur {
	background-color: #0171A1;
	border-top-color: #8D8CC4;
	border-right-color: #8D8CC4;
	border-bottom-color: #8D8CC4;
	border-left-color: #8D8CC4;
	color: #FFFFFF;
}
div.tabs div.panle {
	padding: 5px;
	text-align: right;
	clear: right;
	direction:rtl;
	font-size: 12px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0171A1;
	border-right-color: #0171A1;
	border-bottom-color: #0171A1;
	border-left-color: #0171A1;
	background-color: #FFFFFF;
}
div.tabs div.panle img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
/* تب */

div.comment{direction:rtl}

/* افکتهای آجاکس */
#ajax-load,#wrapper-layer {
	z-index: 2000000;
	display: none;
	position: absolute;
	font-size: 14px;
	background-color: #002146;
}
#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;
}
/* افکتهای آجاکس */



/* باکس پیام های ارسالی */
.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;
}
/* باکس پیام های ارسالی */




/*باگس آمار سایت*/
ul.state_visit {
	width: 95%;
}
ul.state_visit li {
	background-image: url(../../images/theme/teco/bulet.jpg);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 12px;
	direction:rtl;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5px;
}
ul.state_visit li span {
	padding-right: 5px;
}
ul.state_visit li.laststate_visit {
    padding-left: 10px;
}
/*باگس آمار سایت*/




/* صفحه لیست آرشیو خبرها */
table.list {direction:ltr;border-collapse: collapse;}
table.list td {
	padding: 5px;
}
table.list td.row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
table.list td.title a{
	background-image: url(../../images/theme/teco/bulet.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	color: #1B5994;
	text-decoration: none;
	direction:rtl;
	font-weight: bold;
	display: block;
	font-family: tahoma;
	font-size: 11px;
}
table.list td.title a:hover{
	text-decoration: underline;
}
table.list td.date {
	font-family: tahoma;
	font-weight: normal;
	color: #0171A1;
	text-align: left;
	padding-left: 5px;
	direction:rtl;
	font-size: 11px;
}
table.list td.text {
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:justify;
	direction:rtl;
}
/* صفحه لیست آرشیو خبرها */



div.notings {
	text-align: center;
	padding: 5px;
}


/*باکس نتیجه نظر سنجی */
table.poll-result {
	text-align: right;
	width: 100%;
	border-collapse: collapse;
	direction:ltr;
}
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/admin/barbg.gif);
	background-position: 0px -20px;
}
div.pollbar b{
	height:20px;
	display:block;
	background-image: url(../../images/admin/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: 11px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	background-color: #CECECE;
}
.paginationControl a {
	text-align: center;
	margin-left: 5px;
	display: block;
	float: right;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CECECE;
}
.paginationControl a:hover {
	text-decoration: none;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #5D1519;
}
.paginationControl .curpage {
	background-color: #5D1519;
	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;
}
/*باکس صحه بندی */



/*لینک بیشتر صحه اول */
a.more {
	text-align: left;
	display: block;
	padding-left: 10px;
	color: #0171A1;
	direction:rtl;
	float: left;
	background-image: url(../../images/theme/teco/bulet.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;
}
/*لینک بیشتر صحه اول */



/* نتایج مجستو در کل سایبن */
div.resultsearch {
	text-align: right;
	padding: 5px;
}
.textfound{
	color:#FF0000;
}
div.resultsearch ul {
	margin-right: 15px;
}
div.resultsearch span {
	background-image: url(../../images/theme/teco/bulet.jpg);
	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/teco/bulet.jpg);
	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;
}
/* نتایج مجستو در کل سایبن */


/* منو ناوبری صحه محصولات */
div.nav-menu {
	padding: 5px;
	text-align: right;
	margin-bottom: 10px;
	direction:rtl;
	font-size: 12px;
	font-family: tahoma;
    color: #0171A1;
}
div.nav-menu a {
	color: #0171A1;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
}
div.nav-menu a:hover {
	text-decoration: underline;
}
div.nav-menu span {
	color: #a43340;
	font-family: tahoma;
	font-size: 12px;
}	
/* منو ناوبری صحه محصولات */


/*لیست محصولات */		
table.list-products {
	margin-top: -3px;
	margin-bottom: auto;
	position: relative;
}
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: #000000;
	padding-top: 5px;
	padding-right: 15px;
	background-image: url(../../images/theme/teco/sep.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: justify;
}
table.list-products tr.row td.detiles div.title a {
	color: #0171A1;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
}
table.list-products tr.row td.detiles div.title a:hover {
	text-decoration: underline;
}
/*لیست محصولات */	



table.logo-cats {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5c5c5c;
}
table.logo-cats .txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	direction:rtl;
}


/* جزئیات محصول */
div.view-product fieldset {
	clear: left;
	margin-top: 10px;
	border: 2px solid #CFCFCF;
	padding: 2px;
	text-align: right;
}
div.view-product fieldset legend {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 10px;
	color: #000000;
}
div.view-product div.imgbox {
	height: 105px;
	width: 105px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	display: block;
	margin-right: 2px;
	border: 1px solid #CCCCCC;
}

div.view-product div.imgbox img
{border:none}


div.view-product img
{	border: 1px solid #CFCFCF;}
/* جزئیات محصول */


/* لیست هرست محصولات و گالری تصاویر */
table.list-photo-groups div {
	float: right;
	width: 50%;
}
table.list-photo-groups div:hover {

}
table.list-photo-groups div span {
	color: #7E7E7E;
	direction:rtl;
}
table.list-photo-groups img {
	border: 1px solid #999999;
	padding: 1px;
}
table.list-photo-groups a {
	color: #0171A1;
	text-decoration: none;
	direction:rtl;
}
table.list-photo-groups a:hover {
	text-decoration: underline;
}
/* لیست هرست محصولات و گالری تصاویر */


/* لیست تصاویر گالری */
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;
	max-height: 98px;
	max-width: 98px;
	margin-bottom: auto;
	margin-top: auto;
}
table.list-photos a {
	text-decoration: none;
	padding: 4px;
	display: block;
	text-align: center;
	border: 1px solid #CFCFCF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
	margin-right: 20px;
	width: 100px;
	float: right;
	height: 100px;
}
table.list-photos a:hover{
	border: 1px solid #3A7BB5;
}
/* لیست تصاویر گالری */



/* جزئیات تصویر گااری */
div.view-photo {
	text-align: center;
	margin-bottom: 10px;
}
div.view-photo img {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border:none;
}
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/admin/gen.gif);
	background-repeat: no-repeat;
	height: 16px;
	text-align: left;
	background-position: left -312px;
	padding-left: 20px;
	}
div.view-photo table.nav td.next a{
    color: #000000;
}
div.view-photo table.nav td.next a:hover{
    color: #0171A1;
}
div.view-photo table.nav td.previous a{
    color: #000000;
}
div.view-photo table.nav td.previous a:hover{
    color: #0171A1;
}
div.view-photo table.nav td.previous {
	background-image: url(../../images/admin/gen.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: #01a89e;
}
	
/* جزئیات تصویر گااری */




/*نقشه سایت */
table.sitemap {}
table.sitemap h3 {
	color: #0171A1;
	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/teco/bulet.jpg);
	background-repeat: no-repeat;
	background-position: right 7px;
	margin-right: 15px;
}
table.sitemap a{
	color: #000000;
	text-decoration: none;
}
table.sitemap a:hover {
	color: #0171A1;
	text-decoration: underline;
}
/*نقشه سایت */



/*باکس تبلیغات*/
div.list-advertise {
	text-align: center;
}
div.list-advertise img{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
/*باکس تبلیغات*/


div.notetxt {
	text-align: right;
	direction:rtl;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

div.btn {
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
}
div.btn a {
	background-color: #0171A1;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 	
	border: 1px solid #5D161C;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.btn a:hover {
	background-color: #327DB4;
	border: 1px solid #000000;
}


div.faq blockquote {
	padding: 3px;
	color: #666666;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: justify;
	margin-top: 2px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
div.faq fieldset {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
div.faq legend {
	font-weight: bold;
	color: #0171A1;
}
div.faq div.answer {
	padding: 5px;
	color: #666666;
	text-align: justify;
}
div.faq span.text {color:#06447F}
div.faq div.faq-search {
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.faq div.faq-search select.txt{
	width: 100px;
}
div.faq div.faq-search input.txt{
	width: 100px;
}
div.faq div.faq-search input.btn{
	width: 70px;
	height: 20px;
	padding-bottom: 5px;
	padding-top: 0px;
}
div.faq div.rows-list a {
	color: #1B5994;
}
div.faq div.rows-list span.date {
	color: #7E7E7E;
}
ul.list {
	margin: 5px;
}
ul.list li {
	background-image: url(../../images/theme/teco/bulet.jpg);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 10px;
	direction:rtl;
}


/* پرسش و پاسخ*/

div.rows-list-photo div{
	background-image: none;
}
div.rows-list-photo div img {
	height: auto;
	width: 30px;
}

div.box-list-photo-album img {
	height: auto;
	width: 50px;
	margin: 3px;
	float: right;
	padding: 2px;
	border: 1px solid #CCC;
}
.required:before {
	content:"* ";
	color:#F00
}
.desc-form {
	padding: 5px;
	margin-bottom: 5px;
}
.description {
	color: #666;
	margin: 0px;
	padding: 0px;
}
dl.zend_form input[type=text],textarea,select{
	border: 1px solid #333;
}
dl.zend_form input[type=submit] {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
dl.zend_form {
}
dl.zend_form dt{

}
dl.zend_form dd{}
ul.errors li{
	color: #F00;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.nothing {
	text-align:center;
	padding:10px;}
div.menu-bottom {
	margin-bottom: 3px;
}

table.cardpostal_send_to_friend {direction:ltr}

div.amount_payment table{direction:ltr}
div.amount_payment div.amount, div.amount_payment div.result {
	text-align: center;
	padding: 5px;
}
div.amount_payment div.amount span, div.amount_payment div.result span  {
	color: #F00;
	font-weight:bold;	
}

div.weather_info {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
div.weather_info div.title_state {
	text-align: center;
}
div.weather_info div.title_state a {
	font-weight: bold;
	text-decoration: none;
	color: #036;
}
div.weather_info div.title_state a:hover {
	text-decoration: underline;
}
div.weather_info div.icon {
	float: right;
}
div.weather_info div.state {
	float: right;
}
div.weather_info ul {}
div.weather_info ul li {
	background-position: right 10px;
}

table.list-companies {direction:ltr}
table.list-companies td.title {
	text-align: right;
	background-image: url(../../images/theme/teco/bulet.jpg);
	background-repeat: no-repeat;
	background-position: 99% 7px;
	padding-right: 13px;
}
table.list-companies td.row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table.list-companies table.detiles td.key {
	direction:rtl;
	background-color: #F8F8F8;
}
table.list-companies table.detiles td.value {direction:rtl}
table.form_login {direction:ltr}
table.form_login td.value input.txt{direction:rtl;text-align:right;}
table.form_register {direction:ltr}
ul.detiles-products span {font-weight:bold}