/* Pouya Salimi special css framwork */
/* ipooya.com - irsaweb.com */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
body, td, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #325E8D;
	text-align: right;
}
a, a:visited, a:active {
	color: #104F9A;
	text-decoration: none;
}
a:hover {
	color: #FA7B10;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
p {
	margin: 0px;
	padding: 3px 0px;
}
ul, ol {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	border-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.float-right {
	margin: 5px 0px 5px 15px;
}
img.float-left {
	margin: 5px 15px 5px 0px;
}
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 10px/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
    background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #358FA9;
	direction:ltr
}
acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
	padding: 5px 10px 5px 5px;
	background-color: #FAFAFA;
	background-position: 8px 10px;
	border: 1px solid #f2f2f2;
	border-right: 4px solid #358FA9;
	font: normal 8pt/1.5em Tahoma, sans-serif;
	color: #666666;
}
/* form elements */
form {
	margin: 0;
	padding: 0;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	font: normal 11px Tahoma, sans-serif;
	color:#000;
}
textarea {
	font: normal 11px Tahoma, sans-serif;
	display:block;
	color:#000;
	overflow: auto;
}
.clear {
	clear: both;
	display: block;
}
.hidden {
	display: none;
	height: 0px;
}
#warpper {
	margin: 10px auto;
	width: 960px;
	line-height: 1.6em;
	direction:rtl;
	background: #FFFFFF url(../img/warpper-bg.gif) repeat-y scroll center top;
}
#warpper #top {
	background: url(../img/warpper-top.gif);
	display: block;
	height: 15px;
}
#warpper #btt {
	background: url(../img/warpper-btt.gif);
	display: block;
	height: 15px;
}
#warpper #header {
	background: #B1C3D9 url(../img/header.jpg);
	height: 150px;
	margin: 0px 15px;
	position: relative;
}
#warpper #header h1 {
}
#warpper #header a {
	display: block;
	width: 340px;
	height: 74px;
	position: absolute;
	left: 457px;
	top: 43px;
}
#warpper #header span {
	display: none;
}

#nav {
	line-height:normal;
	margin: 5px 10px;
	background: url(../img/nav-bg.gif) no-repeat scroll center center;
	height: 40px;
	position: relative;
}

#header-search {
	width: 230px;
	position: absolute;
	left: 10px;
}
#header-search #search-form div {
	position: absolute;
	left: 20px;
	top: 8px;
	background: url(../img/search-bg.gif) no-repeat center top;
	width: 125px;
}
#header-search #search-form div input {
	padding: 5px 4px;
	border-style: none;
	background: transparent;
	width: 115px;
}
#search-form a {
	background: #FFFFFF url(../img/search-btn-bg.gif) no-repeat center top;
	position: absolute;
	top: 8px;
	display: block;
	height: 23px;
	width: 60px;
	left: 150px;
}
#search-form a:hover {
	background-position: center -23px;
}
#submit-search span {
	display: none;
}
#page-content {
	padding: 10px 15px;
}
#page-content #side-right {
	float: right;
	width: 210px;
}
#page-content #side-mid {
	float: right;
	width: 490px;
	margin: 0px 10px 0px 0px;
}
#page-content #side-left {
	float: left;
	width: 210px;
}
.post-box {
	margin: 0px 0px 10px;
}

.post-box .highlight{
  background-color: #FFFFC4;
}

.post-box h2 {
	padding: 10px 10px 0px;
	background: url(../img/side-mid-top.gif) no-repeat center top;
}
.post-content {
	padding: 5px 10px;
	background: url(../img/side-mid-mid.gif) repeat-y;
	text-align: justify;
}
.post-content p{
  display: block;
  background: #F9F8F2;
}
.post-content small {
	color: #666666;
	font-size: 10px;
}
.post-footer {
	background: #EDEAD8;
	padding: 10px;
	margin: 10px 0px 5px;
}
.post-footer li {
	display: inline;
}
.post-footer span {
	display: block;
	float: right;
	margin: 0px 0px 0px 10px;
}



.post-box .post-btt {
	background: url(../img/side-mid-btt.gif) no-repeat center top;
	display: block;
	height: 10px;
	clear: both;
}
.item-box {
	margin: 0px 0px 10px;
}
.item-box h2 {
	text-align: center;
	padding: 5px;
	background: url(../img/item-top.jpg) no-repeat center top;
}
.item-content {
	padding: 5px;
	background: url(../img/item-bg.jpg) repeat-y;
}
.item-box .item-btt {
	background: #FFFFFF url(../img/item-btt.jpg) no-repeat center top;
	display: block;
	height: 10px;
}
.item-content .list {
	padding: 0px 10px;
}
.item-content .list li {
	background: url(../img/list.gif) no-repeat right 7px;
	padding: 0px 10px 0px 0px;
}
#footer {
	background: url(../img/footer-bg.gif) no-repeat center center;
	height: 100px;
  text-align: center;
  font-size: 12px;
  direction: ltr;
}

#Album {
  display: block;
  
  width: 420px;
  text-align: center;
  margin: 5px;
  padding: 5px;
  
}



#Album .Desc{
  text-indent: 20px;
  display: block;
}

#Album img {
  max-width: 400px;
  
} 


#Gallery{
  display: block;
  text-align: center;
}

#Gallery a{
  padding: 10px;
  margin: 2px;
  display: inline-block;
  background-color: #F4F4FF;
  border: 1px solid #DDDDFF;
}

#Gallery a:hover{
  border: 1px solid #0080C0;
  
  background-color: #DDDDFF;
}

#Gallery a img{
  border: 2px solid white;
}




#LawyerBox{
  display: block;
  border-bottom: 1px solid #E3E0CD;
  padding: 2px;
  color: black;

}

#LawyerBox #Contact{
  display: inline-block;
  width: 320px;
    vertical-align: top;
    padding-right: 15px;
  font-size: 11px;
}

#LawyerBox #Avator{
  display: inline-block;
  width: 60px ;
  margin-right: 20px;
  padding:  15px 10px 10px 15px;
   
}

#LawyerBox #Avator img{
  border: 1px solid silver;
  width: 60px;
  height: 60px;
  display: block;
  background:  #E6E6E6 url('../img/icons/users.png') no-repeat center center;
}

#LawyerBox #AvatorView{
  display: inline-block;
  
  padding:  5px 5px 5px 5px;
  border: 1px solid silver;
  background:  #E6E6E6 url('../img/icons/users.png') no-repeat center center;
   
}

#LawyerBox #AvatorView img{
  
    width: 3cm ;
  height: 4cm;
  display: block;
  background:  #E6E6E6 url('../img/icons/users.png') no-repeat center center;
}




#box_container {
 position: relative;
 width: 200px;
 margin: 0px auto;

 height: 200px;
 overflow: hidden;
}

#box_container #box a{
  display: block;
  text-align: justify;
  padding: 2px 0px;
  background: url(../img/list.gif) no-repeat right 11px;
  text-indent: 10px;
}

/* Scoller Box */

/* At the end of the CSS File */

/* CSS Hack Safari */


#scroller_container {
 overflow: auto;
}

#box2_container {
 position: relative;
 width: 200px;
 height: 250px;
 overflow: hidden;
 
}
#box2_container #GalleryLeft{
  
  width: 100%;
}
#box2_container #GalleryLeft a{
  display: table;
  padding: 5px;
  vertical-align: middle;
 margin: 10px auto;
 text-align: center;
  background-color: #F4F4FF;
  border: 1px solid #DDDDFF;
}

#box2_container #GalleryLeft a:hover{
  border: 1px solid #0080C0;
  
  background-color: #DDDDFF;
}


#box2_container #GalleryLeft a img{
  border: 2px solid white;
  
}



#box3_container,#box4_container {
 position: relative;
 width: 200px;
 height: 220px;
 overflow: hidden;
}
#box3_container a,#box4_container a{
  display: block;
}



#LawyerSearch-form{
  display: block;
  margin: 0px 50px;
}

#LawyerSearch-form div{
  margin: 0px;
}


#CommentShow{
  display: block;
  border-bottom: 1px solid silver;
}
