﻿body { 	 direction:rtl; font-family:"B Yekan"; font-size:small; padding:0; margin:0; font-family:"B Yekan" !important}


#header {	width:100%; height:200px !important ; background-color:#3668a6; margin:0px ;padding :0px}
	#header div {	background-color:none; width:1024px; height:inherit !important; margin:0 auto; direction:rtl}
		#header div img {	height:150px !important; background-color:white; padding: 25px
}


.container {
	min-width:720px; max-width:1024px; margin:10px auto 100px auto
}

table {  border-collapse: collapse;  width:1024px;  direction:rtl;  margin:0 auto 100px !important auto; border:thin gray solid}
	tr:nth-child(even) {  background-color:#d0d3d4}
	tr, td {	border-collapse: collapse }
	table th {	padding:10px}
	table thead, tfoot {	background-color:#b6ced1; }
	table thead tr th, tfoot tr th {	text-align:center; direction:rtl; padding:10px auto 10px auto !important
}
	

.next {	float:right !important; background-color:none}
input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield; background-color:none; margin:10px}

.pagination {	background-color:none}
 pagination li {
	float:right
}
	
	
#footer { width: 100%; height:50px; background-color:#3668a6; position:fixed; bottom:0
	
}

