﻿@charset "utf-8";
@import "/public/styles/common/base.css";
@import "/public/styles/common/ajax.css";
@import "/public/styles/common/tabs.css";
@import "/public/styles/common/common.css";
@import "/public/styles/common/pagination.css";
@import "/public/styles/common/poll.css";
@import "/public/styles/common/calendar.css";
@import "/public/styles/common/weather.css";
@import "/public/styles/common/tags.css";
@import "/public/styles/common/products.css";
@import "/public/styles/common/albums.css";
@import "/public/styles/common/payment.css";
@import "/public/styles/common/forms.css";
@import "/public/styles/common/companies.css";
@import "/public/styles/common/faq.css";

@import "dropdown_vertical.en.css";
@import "dropdown_horizontal.en.css";
@import "/public/styles/menuStyles/tree.en.css";
@import "accordion.en.css";


html,body {
	background:#e9e9e9;
}
div#wrapper {
	width:998px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}
div#header {}
div.lang{ padding-left:15px; float:left; padding-top:35px;}
div.lang a{font-family: tahoma;font-size: 11px;color:#1E1854;text-decoration: none; font-weight:bold }
div.lang a:hover{text-decoration: underline;}
div.site_navigation{
	background:#f7f7f7;
	margin-top:10px;
}
.b-main{direction:ltr}
.m-main{direction:rtl}
/*رنگ آژاکس*/
 #ajax-load,#wrapper-layer{background-color:#1E1854}

 /*منوهای بالای صفحه*/
div#menutop {
	background:#ececec url(/public/images/themes/namadin/menutopr.jpg) top repeat-x;
	height:39px;
}
div#menutop div.menu_horizontal {float:left;
	background: url(/public/images/themes/namadin/menutop-en.jpg) left bottom no-repeat;
	height:39px;
}
div#menutop div.menus {float: left;margin-top:0px;}
/*منوهای بالای صفحه*/


/*جستجو*/
div.minibox_search {
	float:right;
	width:200px;
	height:20px;
	padding-top:0px ;
	margin-right:0px;
	padding-bottom:0px;
}
div.minibox_search span {
	direction:ltr;
	color:#1E1854;
	display: block;
}
div.minibox_search div.click{
	width:80px;
	height:20px;
	cursor:pointer;
	background: url(/public/images/themes/namadin/searchbtn.jpg) left no-repeat;
}
div.minibox_search input.txt{
	border:none;
	background:none;
	color:#1E1854;
	padding-right:0px;
	text-align:left;
	padding-left:4px;
	width:201px;
	height:20px;
	direction:ltr;
	background: url(/public/images/themes/namadin/search.jpg)  no-repeat;
}
/*جستجو*/


/*تب های بالای صفحه*/
div.tabs{
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
}
div.tabs div.panle{
	border:2px solid #1E1854;
	background-color:#FFF;
	color:#666;
}
div.tabs ul li a.cur{
	background-color:#1E1854;
	color:;
}
div.tabs ul li a{
	background-color:#1E1854;
	color:;
}
div.tabs ul li a:hover{
	background-color:#22397C;
	color:#FFF;
}
/*تب های بالای صفحه*/

/*چیدمان وسط*/
div#sidemiddel {
	display: block;
	background-color:#FFFFFF;
	width:748px;
	margin-top:0px;
}
div#main{margin:0px;}
div.wrapper_content{width:720px; margin-right:20px;}

div.wrapper_content div.topinner{
	margin-top:20px;
}
h2{
	background:url(/public/images/themes/namadin/h2.jpg) top repeat-x;
	border:none;
	border-right:#D8D8D8 1px solid;
	width:100%;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
}
h2 span{
	background:url(/public/images/themes/namadin/h2bullet-en.jpg) no-repeat left top;
	color:#1E2967;
	padding-top:10px;
	height:26px;
	padding-left:30px;
	direction:ltr;
	text-align:left;
}
h2 span a{
	margin-left:0px;
	background-image:none;
	color:#1E2967;
	padding-left:5px;
	direction:ltr;
	text-align:left;
}
div.content {
	border:#D8D8D8 1px solid;
	margin:0px;
	padding:30px;
	padding-top:45px;
	direction:ltr;
	text-align:left;
	color:#484848;
}
div.more_content a{
	background-image:url(/public/images/themes/namadin/cbullet-en.jpg);
	background-position:left 5px;
	background-repeat:no-repeat;
	color:#1E1854;}
	
div.content img{max-width:500px; max-height:auto}

div.wrapper_content div.bottominner {}
/*چیدمان وسط */

/*باکس خالی */
div#sidemiddel div.empty, div#sidemiddel div.box{
	margin:15px;

}
div.empty{ text-indent: 13px;
	margin-left:0px;
	margin-bottom:15px;
	text-align:left;
}
div#sideleft div.empty img {
	border:1px solid #e54503;
}
div#sideleft div.empty img , div#sideright div.empty img{
	width:190px;
	border:1px solid #002D68;
	max-width:190px;
	margin-bottom:15px;
}

/*باکس خالی */


/*چیدمان راست و چپ */
div#sideright {
	display: block;
	margin:20px;
}

div.box {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:15px;
	background-color:#FFF;
}
div.box div.title {
}
div.box div.title span {
	border-bottom:#dcdcdc 7px solid;
	color:#1f2869;
	text-align:center;
	display: block;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:10px;
	direction:ltr;
}
div.box div.txtcontent  {
	line-height: 1.6em;
	padding: 3px;
	padding-bottom: 15px;
	direction:ltr;
	background-color:#FFF;
	text-align:left;
	color:#4E4E4E;
}
div.txtcontent div.box_system div.list-advertise div.rowadv img{width:190px;}
div.box div.txtcontent img, div.box div.txtcontent object embed{
	max-width:190px;
	height:auto;
}
div.box input.btn{
	background: url(/public/images/themes/namadin/boxbtn.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	width:72px;
	height:22px;
	padding-bottom:4px;
	border:none;
	cursor:pointer;
}
input.btn{
	background: url(/public/images/themes/namadin/btn.jpg);
	background-repeat:repeat-x;
	height:17px;
	color:#FFF;
	border:none;
	padding-left:3px;
	padding-right:3px;
	cursor:pointer;
}
div.menubox {margin-bottom:15px; margin-top:10px; }

div.menubox div.title{}
ul.treeview li a{color:#1954a2;}
/*چیدمان راست و چپ */

/*آمار سایت*/
ul.state_visit{}
ul.state_visit li{
	background-image:url(/public/images/themes/namadin/bullet-en.jpg);
	background-position:left 12px;
	text-align:left;
	direction:ltr;
	padding-left:8px;
}
/*آمار سایت*/


/* باکسهای لیست دار لینکستان، خبرهاو */
div.rows-list div{
	background-image: url(/public/images/themes/namadin/bullet-en.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	float:left;
	padding-left:8px;
	padding-right:20px;
}

div.rows-list div a{color:#484848; }

div.rows-list div a:hover{color:#1E1854;}

div.rows-list-photo{background-image:none;}

div.rows-list-photo div {background-image:none;}

div.rows-list-photo table{direction:rtl;}

div.rows-list-photo table td.img{width:30px;height:auto;}

div.rows-list-photo div table td.title a  {direction:ltr; color:#333;}

div.rows-list-photo div table td.title a:hover  {color:#1E1854;}

div.rows-list-photo div table td.title span {direction:rtl;}
/*باکسهای لیست دار */



/*ورود به سایت */
table.form_login a {
	color:#1E1854;
	text-decoration: none;
}
table.form_login a:hover {
	text-decoration: underline;
}
table.form_login ul.list li{
	background-image:url(/public/images/themes/namadin/bullet-en.jpg);
	background-position:left 9px;
	text-align:left;
	direction:ltr;
	padding-left:9px;
}
table.form_login input.txt{
	width:88px;
}
/*ورود به سایت */


/*باکس برچسب ها */
div.list_items_tags a{color:#484848;}

div.list_items_tags a:hover  {color:#1E1854;}
/*باکس برچسب ها */


/*لیست های دسته بندی وسط صفحه */
table.list-photo-groups a{color:#484848}
/*لیست های دسته بندی وسط صفحه */
 
 
/*نقشه سایت */
table.sitemap h3{
	color:#1E1854;
	font-weight:bold
}
table.sitemap ul ul{}
table.sitemap li{
	background-image:url(/public/images/themes/namadin/cbullet-en.jpg);
	background-position:left 7px;
}
table.sitemap a{
	color:#000;
}
table.sitemap a:hover{
	color:#1E1854;
}
/*نقشه سایت */


/*محصولات*/
div.view-product div.maintext {direction:ltr;text-align:left;}

div.view-product a { color:#484848;}

div.list-products div.row_product div.img{background-image:url(/public/images/themes/defult/sep.jpg)}

div.list-products div.row_product div.detiles div.title a{color:#1E1854;}

table.list-products div.title a { color:#1E1854;}
/*محصولات*/

/*پرسش و پاسخ*/
div.faq div.rows-list div {
	margin-top:10px;
	background-image: url(/public/images/themes/namadin/cbullet-en.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	float:left;
	width:50px;
}
div.faq div.rows-list div.more{background-image:none;}

div.faq div.rows-list a{color:#484848;
float:left;
width:40px;}

div.faq div.rows-list a:hover{color:#1E1854;}

div.faq legend{font-weight:bold;color:#1E1854;}

div.faq span.text{color:#1E1854;}

div.form-input div.message-div-static{background-color:#FFFFFF; border:none;}

div.content.faq fieldset{}
/*پرسش و پاسخ*/


/* نوار پیمایش پایین محصولات*/
.paginationControl a{
	color:#FFF;
	background-color:#848484;
	border:1px solid #848484;
}
.paginationControl a:hover{
	background-color:#1E1854;
	border:1px solid #848484;
}
.paginationControl .curpage{
	color:#FFF;
	background-color:#1E1854;
	border:1px solid #848484;
}
/* نوار پیمایش پایین محصولات*/


/*نتایج جستجو */
div.resultsearch li{
	background-image:url(/public/images/themes/namadin/cbullet-en.jpg);
	background-position:left 12px;
	border-bottom:1px solid #CCC;
}
div.resultsearch li a{
	color:#484848;
}
/*نتایج جستجو */


/*لیست های اخبار و مقالات وسط صفحه */
table.list td.title{
	background-image:url(/public/images/themes/namadin/cbullet-en.jpg);
	background-position:left 11px;
}
table.list td.title a{
	color:#1E1854;
	font-weight:bold
}
table.list td.title a:hover{
	text-decoration:underline
}table.list td.date{
	color:#1E1854;
	text-align:right;
	padding-right:5px;
	direction:ltr;
}
table.list td.text{
	color:#333
}
/*لیست های اخبار و مقالات وسط صفحه */



/*پاصفحه */
div#footer {
	background:#fff url(/public/images/themes/namadin/footer.jpg) top repeat-x;
	clear: both;
	padding-top:15px;
	padding-bottom:10px;
	height:65px;
}
div#footer div.menus {
	text-align: center;
}
div#footer a {
	color:#1E1854;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer div.menus {
	text-align: center;
	margin-top: 5px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
div#footer div.menus ul {margin-right:170px;}

div#footer div.menus ul li {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#1E1854;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
div#footer div.menus ul li.last {
	border-left: none;
}
div#footer div.copyright {
	color:#1E1854;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
div#footer div.powerby {
	text-align: center;
	color:#1E1854;
}
/*پاصفحه */
div.logo {
	background-image: url("/public/images/themes/namadin/logoen.jpg");
    height: 100px;
    margin-left: 238px;
    margin-top: 7px;
    width: 381px;
}