/* Pouya Salimi special css coding */
/* ipooya.com - irsaweb.com */
@font-face {  
	  font-family: 'b koodak';  
	  src: url('/fonts/BKoodkBd.eot');
	  src: local('b koodak'), url('/fonts/BKoodkBd.ttf') format('truetype');
}
@font-face {  
	  font-family: 'b yekan';
      src: url('/fonts/BYekan.eot');
	  src: local('b yekan'), url('/fonts/BYekan.ttf') format('truetype');
}
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;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body, td, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	text-align: right;
	margin: 10px 0px 0px;
	padding: 0px;
	background: #E5E5E5 url(../../img/public/top-bg.gif) repeat-x center top;
}
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
	color: #FF6600;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "b koodak", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
p {
	margin: 0px;
	padding: 3px 0px;
	text-align: right;
}
ul, ol {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	border-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
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 #E0E0E0;
	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 {
	margin: 0;
	padding: 0;
}
label {
	display:block;
}
input {
	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;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.hidden {
	display: none;
}
.warpper {
	margin: 0px auto;
	width: 920px;
	line-height: 1.6em;
	direction:rtl;
	position: relative;
}
#home ul.nav:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
#login-form, #home, #home-content, #footer {
	min-width: 980px;
}
#login-form {
	background: #202121;
	width: 100%;
	overflow: auto;
	margin: 0px;
	padding: 10px 0px 20px;
	display: none;
}
#login-form .members {
	margin: 0px auto;
	padding: 0px 10px;
	width: 850px;
}
#login-form .members label {
	width: 80px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font: bold 15px Arial, Helvetica, sans-serif;
	display: none;
}
#login-form .members .s-input {
	margin-top: 14px;
	width: 170px;
	border-style: none;
	background: transparent;
	margin-right: 15px;
	direction:ltr
}
#login-form .members .username {
	background: url(../../img/public/support-name.jpg) no-repeat 30px top;
	height: 45px;
	float: right;
	width: 260px;
}
#login-form .members .password {
	background: url(../../img/public/support-pass.jpg) no-repeat 30px top;
	height: 45px;
	float: right;
	width: 260px;
}
#login-form .members .submit, #login-form .members .new-user, #login-form .members .forget-pass a {
	float:right;
	margin-left: 20px;
}
#login-form .members .submit a {
	display: block;
	height: 30px;
	width: 60px;
	background: url(../../img/public/login.jpg) center top;
	margin: 9px 0px 0px;
}
#login-form .members .submit a:hover {
	background: url(../../img/public/login.jpg) center -30px;
}
#login-form .members .submit span {
	display:none;
}
#login-form .members .new-user a {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../../img/public/new-user.jpg) center top;
	margin: 9px 0px 0px;
}
#login-form .members .new-user a:hover {
	background: url(../../img/public/new-user.jpg) center -30px;
}
#login-form .members .new-user span {
	display:none;
}
#login-form .members .forget-pass a {
	display: block;
	height: 30px;
	width: 120px;
	background: url(../../img/public/forget-pass.jpg) center top;
	margin: 9px 0px 0px;
}
#login-form .members .forget-pass a:hover {
	background: url(../../img/public/forget-pass.jpg) center -30px;
}
#login-form .members .forget-pass span {
	display:none;
}
#home {
	background: #D0DEEB url(../../img/public/splash-bg.jpg) center -70px;
	width: 100%;
	padding: 100px 0px 30px;
	margin: 0px;
}
#home .login-top {
	position: absolute;
	top: -100px;
	left: 0px;
	background: url(../../img/public/login-top.png) no-repeat;
	width: 159px;
	height: 21px;
}
#home .login-top p {
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#home .login-top a {
	color: #FFFFFF;
}
#home .login-top a:hover {
	color: #FF9900;
}
#home .nav {
	position: absolute;
	left: 0px;
	top: -60px;
}
#home .nav li {
	float: right;
}
#home .nav a {
	display: block;
	margin-left: 5px;
	font: bolder 16px "b koodak", Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 1px #fff;
    padding:2px 5px;
}
#home .nav a:hover {
    color: #fff;
    background-color: #7AA3C7;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    text-shadow: 0 1px 1px gray;
}
/*#home .search {
	position: relative;
	width: 152px;
	background: transparent url(../../img/public/search-bg.png) no-repeat;
	height: 22px;
}
#home .search-box {
	height: 20px;
	width: 120px;
	border-style: none;
	padding-right: 5px;
	padding-left: 5px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: transparent;
}
#home #submit-search {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 20px;
	width: 20px;
}
#home .search span {
	display: none;
}*/
#home .header-logo {
	background: url(../../img/public/logo.png) no-repeat center top;
	height: 74px;
	width: 200px;
	position: absolute;
	top: -85px;
	right: 5px;
}
#home .header-logo span {
	display: none;
}
#home .header-logo a {
	display: block;
	height: 74px;
	width: 200px;
}
#home #spash-screen {
	margin:0 auto;
	width:920px;
	position:relative;
	clear:both;
	text-align:left;
    direction: ltr;

}		
#home #slider{
    margin-bottom: 10px;
}
#home #slider li { 
    width:920px;
    height:280px;
    overflow:hidden; 
}
#home #slider .spash-nowruz {
	background: url(../../img/public/irsa-nowruz.jpg) no-repeat center top;

}
#home #slider .spash-nowruz a {
    display: block;
    height: 280px;
    width: 920px;

}
#home #slider .spash-1 {
	background: url(../../img/public/splash-1.jpg) no-repeat center top;

}
#home #slider .spash-2 {
	background: url(../../img/public/irsa-webaward-winner.gif) no-repeat center top;

}	
/*#home #slider .spash-1 {
	background: url(../../img/public/Banner-1.jpg) no-repeat center top;

}
#home #slider .spash-2 {
	background: url(../../img/public/Banner-3.jpg) no-repeat center top;

}*/
#home #slider .spash-3 {
	background: url(../../img/public/Banner-4.jpg) no-repeat center top;

}
#home #slider .spash-4 {
	background: url(../../img/public/Banner-5.jpg) no-repeat center top;
	height: 280px;
	width: 920px;
    overflow:hidden;
}
#home ol#controls {
	list-style:none;
	padding:0;
	margin:0 auto;
	width: 90px;
	direction:ltr
}
#home ol#controls li {
	float:left;
}
#home ol#controls li a {
	display: block;
	background: url(../../img/public/icons/pag.png) no-repeat 0px 0px;
	height: 15px;
	width: 15px;
	margin: 0px 3px;
    text-indent: -9999px;
}
#home ol#controls li#controls2 a {
	background-position: -15px 0px;
}
#home ol#controls li#controls3 a {
	background-position: -30px 0px;
}
#home ol#controls li#controls4 a {
	background-position: -45px 0px;
}
#home ol#controls li a:hover {
	background: url(../../img/public/icons/pag.png) no-repeat 0px -15px;
}
#home ol#controls li#controls2 a:hover {
	background-position: -15px -15px;
}
#home ol#controls li#controls3 a:hover {
	background-position: -30px -15px;
}
#home ol#controls li#controls4 a:hover {
	background-position: -45px -15px;
}
#home ol#controls li.current a, #home ol#controls li.current a:hover {
	background-position: -60px -15px !important;
}
#home-content {
	width: 100%;
	background: #E5E5E5;
	padding: 20px 0px;
	min-height: 340px;
}
#home-content .news h2, #home-content .products h2, #home-content #lastest-works h2 {
	height: 70px;
}
#home-content .news h2 span, #home-content .products h2 span, #home-content #lastest-works h2 span {
	display: none;
}
#home-content .news {
	width: 280px;
	background: url(../../img/public/news.gif) no-repeat right top;
	padding: 0px 10px 20px;
}
#home-content .news li {
	background: url(../../img/public/icons/ico_list.gif) no-repeat right 7px;
	padding: 0px 10px 0px 0px;
	text-align: justify;
}
#home-content .products {
	width: 300px;
	background: url(../../img/public/products.gif) no-repeat right top;
	margin: 0px 10px 0px;
}
#home-content .products .inner {
	border-right: 1px dotted #B2B2B2;
	border-left: 1px dotted #B2B2B2;
	border-top-style: none;
	border-bottom-style: none;
	padding: 0px 20px 20px;
}
#home-content .products li {
	border-bottom:1px solid #CACACA;
	font-size:1.1em;
	line-height:1.4em;
	padding:5px 12px 5px 2px;
	background: url(../../img/public/icons/ico_list.gif) no-repeat right 11px;
}
#home-content #lastest-works {
	background: url(../../img/public/lastest-works.gif) no-repeat right top;
	width: 300px;
	position: relative;
}
#home-content #lastest-works .container {
	height: 175px;
	overflow:hidden;
	position:relative;
	width: 230px;
	margin: 0px auto;
}
#home-content #lastest-works .slides {
	position:absolute;
	top:0;
	left:0;
}
#home-content #lastest-works ul.slides {
	position:absolute;
	top:0;
	left:0;
	list-style:none;
	padding:0;
	margin:0;
}
#home-content #lastest-works div.slides > div, ul.slides li {
	position:absolute;
	top:0;
	display:none;
	padding:0;
	margin:0;
	width: 230px;
}
#home-content #lastest-works a.previous {
	display: block;
	height: 30px;
	width: 20px;
	position: absolute;
	top: 140px;
	right: 5px;
	background: url(../../img/public/icons/arrow_right.png) no-repeat center top;
}
#home-content #lastest-works a.next {
	display: block;
	height: 30px;
	width: 20px;
	position: absolute;
	top: 140px;
	left: 5px;
	background: url(../../img/public/icons/arrow_left.png) no-repeat center top;
}
#home-content #lastest-works a.previous:hover {
	background: url(../../img/public/icons/arrow_right.png) no-repeat center -30px;
}
#home-content #lastest-works a.next:hover {
	background: url(../../img/public/icons/arrow_left.png) no-repeat center -30px;
}
#home-content #lastest-works .previous span, #home-content #lastest-works .next span {
	display: none;
}
#home-content #lastest-works .sample {
	height: 175px;
	width: 230px;
}
#home-content #lastest-works .sample a {
	display: block;
}
#home-content #lastest-works .sample img {
	padding: 5px;
	background: #FFFFFF;
}
#home-content #lastest-works .sample-intro {
	background: url(../../img/public/sample-intro-bg.png) repeat;
	color: #FFFFFF;
	padding: 5px;
	position: absolute;
	width: 220px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	display: none;
}
#footer {
	background: #1F1C1D url(../../img/public/bgr_footer_wrapper.png) repeat-x;
	width: 100%;
	padding: 20px 0px;
}
#footer a {
	color: #918686;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .warpper {
	background: url(../../img/public/logo-bw.png) no-repeat left top;
}
#footer .column {
	float: right;
	width: 220px;
	padding: 0px 10px 20px;
}
#footer .column li {
	padding: 2px 10px 2px 0px;
}
#footer .column h2 {
	color: #DDD9DA;
}
#footer .copyright {
	color:#717171;
	font-size:1.1em;
	line-height:1.3em;
	padding:30px 0 40px;
	background:url("../../img/public/line-footer.gif") repeat-x scroll 0 0 transparent;
	clear:both;
	overflow:hidden;
	width:100%;
    
}
#footer .copyright .right {
	padding: 15px 0px 0px;
}
#footer .copyright .left ul li span {
	display: none;
}
#footer .copyright .left ul li {
	float:left;
}
#footer .copyright .left ul li a {
	margin: 0px 10px 0px 0px;
}
#footer .facebook a {
	display: block;
	background: url(../../img/public/icons/social.png) no-repeat 0px 0px;
	height: 40px;
	width: 40px;
}
#footer .facebook a:hover {
	background: url(../../img/public/icons/social.png) no-repeat 0px -40px;
}
#footer .twitter a {
	display: block;
	background: url(../../img/public/icons/social.png) no-repeat -40px 0px;
	height: 40px;
	width: 40px;
}
#footer .twitter a:hover {
	background: url(../../img/public/icons/social.png) no-repeat -40px -40px;
}
#footer .rss a {
	display: block;
	background: url(../../img/public/icons/social.png) no-repeat -80px 0px;
	height: 40px;
	width: 40px;
}
#footer .rss a:hover {
	background: url(../../img/public/icons/social.png) no-repeat -80px -40px;
}
/*---Pages-------------------------------------------------------------------------*/

#full-column {
	padding: 5px;
    text-align: justify;
	font-size: 1.2em;
    line-height: 2em;
}
#right-column {
	width: 610px;
	float: right; 
}
.post {
	padding: 5px;
}
.post .title {
	margin: 0px 0px 5px;
    text-shadow: 0 1px 1px #fff;
}
.post small {
	font-size: 1.0em;
	color: #666666;
}
.post .post-content {
	line-height: 2em;
	color: #333333;
	font-size: 1.1em;
    text-align: justify;
}
#sidebar {
	width: 300px;
	float: left
}
#sidebar .box {
	padding: 5px;
    text-align: justify;
}
#sidebar h3 {
	margin: 0px 0px 5px;
    text-shadow: 0 1px 1px #fff;
    font-size: 18px;
    color: #999;
}
#sidebar li {
	font-size:1.1em;
	line-height:1.4em;
	padding:5px 12px 5px 2px;
	background: url(../../img/public/icons/ico_list.gif) no-repeat right 11px;
}
.portfolio {
	clear:both;
	margin: 0px 0px 20px;
}
.portfolio h2 {
	padding-top: 10px;
}
.portfolio .post-content {
	margin: 10px 0px 0px;
}
.portfolio .left {
	width: 640px
}
.plan-compare {
    position: relative;
}
.table {
	float: right;
	width: 165px;
	border-right: 1px solid #fff;
}
.table ul {
	font-size: 19px;
}
.table ul li.title {
	color: #fff;
	height: 69px;
	text-shadow: 0px 2px 0px #333333;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0 15px 0;
	text-align: center;
}
.table ul li.title span {
	display: block;
	margin-top: 4px;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.table ul li.light {
	text-shadow: 0px 1px 0px #ffffff;
	height: 40px;
	padding: 20px 0 0 0;
	text-align: center;
}
.table ul li.dark {
	text-shadow: 0px 1px 0px #ffffff;
	height: 40px;
	padding: 20px 0 0 0;
	text-align: center;
}
.table ul li.button {
	padding-bottom: 20px;
	height: 36px;
}
.pc1 {
	float: right;
	width: 245px;
}
.pc1 ul {
	background-color: #ffffff;
	color: #333333;
	font-size: 19px;
	
}
.pc1 ul li.title {
	color: #e4e4e4;
	height: 99px;
	font-family: arial, sans-serif;
	font-size: 20px;
	padding-top: 0;
	text-shadow: 0px 1px 0px #000;
}
.pc1 ul li.title span {
	float: right;
	display: block;
	background: transparent url(../../img/public/pc1-title-bg.png) top right repeat-x;
	height: 36px;
	padding-right: 15px;
	padding-top: 14px;
	text-align:right;
	width:100%;
}
.pc1 ul li.feature {
	border-top: 1px solid #F0F0F0;
	text-align:right;
	font-size: 13px;
	color: #4A4D53;
	padding: 20px 15px 0px 0px;
	height: 39px;
}

.pc1 ul li.feature-first {
	text-align:right;
	font-size: 13px;
	color: #4A4D53;
	padding: 20px 15px 0px 0px;
	height: 40px;
}
.pc2 ul {
	background-color: #e9f3da;
	color: #6c765f;
}
.pc2 ul li.title {
	background: #e9f3da url(../../img/public/pc2-title-bg.png) top left no-repeat;
}
.pc2 ul li.title span {
	color: #1e4f0c;
	text-shadow:0 1px 0 #67AD2F;
}
.pc2 ul li.light {
	background: #e9f3da url(../../img/public/pc2-light-bg.png) top left repeat-y;
}
.pc2 ul li.dark {
	background: #d5e8ba url(../../img/public/pc2-dark-bg.png) top left repeat-y;
}
.pc3 {
	border-right: 1px solid #fff;
}
.pc3 ul {
	color: #515a64;
	background-color: #e2edf3;
}
.pc3 ul li.title {
	background: #e2edf3 url(../../img/public/pc3-title-bg.png) top left no-repeat;
}
.pc3 ul li.title span {
	color:#082849;
	text-shadow:0 1px 0 #367DA3;
}
.pc3 ul li.light {
	background: #e2edf3 url(../../img/public/pc3-light-bg.png) top left repeat-y;
}
.pc3 ul li.dark {
	background: #c8dce8 url(../../img/public/pc3-dark-bg.png) top left repeat-y;
}
.pc4 {
	border-right: 1px solid #fff;
}
.pc4 ul {
	background-color: #fff1e5;
	color: #f5a34b;
}
.pc4 ul li.title {
	background: #fff1e5 url(../../img/public/pc4-title-bg.png) top left no-repeat;
}
.pc4 ul li.title span {
	color:#A52605;
	text-shadow:0 1px 0 #FF7621;
}
.pc4 ul li.light {
	background: #fff1e5 url(../../img/public/pc4-light-bg.png) top left repeat-y;
}
.pc4 ul li.dark {
	background: #ffe4cd url(../../img/public/pc4-dark-bg.png) top left repeat-y;
}
.pc5 ul {
	background-color: #fff1e5;
	color: #CEC904;
}
.pc5 ul li.title {
	background: #fff1e5 url(../../img/public/pc5-title-bg.png) top left no-repeat;
}
.pc5 ul li.title span {
	color: #CC8E00;
	text-shadow: 0 1px 0 #FEB300;
}
.pc5 ul li.light {
	background: #FFFEE4 url(../../img/public/pc5-light-bg.png) top left repeat-y;
}
.pc5 ul li.dark {
	background: #FFFEE4 url(../../img/public/pc5-dark-bg.png) top left repeat-y;
}
.pc-popular-tag {
	position: absolute;
	left:340px;
	top:-5px;
	background: url(../../img/public/flag-hot-red.png) no-repeat;
	height: 24px;
	width: 24px;
}
/*-------------------------------------------------------------------
our-team page
-------------------------------------------------------------------*/
.our-team #right-column {
    width: 590px;
}
.our-team #all-resume {
    background: #FFF;
    padding: 10px 20px;
    margin: 10px 0;
    position: relative;
    width: 550px;
    display: none;
}
.our-team h3 {
  background: url(../../img/public/rainbow.png) no-repeat right 3px;
  padding: 0 20px 0 0;
}
.our-team ol li {
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  background: url("../../img/public/icons/ico_list.gif") no-repeat right 11px;
  color: #666;
}
.our-team .scroll {
  height: 270px;
  overflow: auto;
  position: relative;
  clear: left;
  background: #FFFFFF url(../../img/public/Rainbow_Spheres.png) no-repeat left 3px;
}
.our-team .scrollContainer div.resume {
  height: 250px;
  width: 550px;
  padding: 10px 0;
}
.our-team .resume .image {
    width: 110px;
    text-align: center;
    margin: 0px 0 0 10px;
}
.our-team .resume .image img {
    padding: 5px;
    background: #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}
.our-team .pouya-resume .image img {
    border: solid 1px #FAA49D;
}
.our-team .arash-resume .image img {
    border: solid 1px #FFE25C;
}
.our-team .saleh-resume .image img {
    border: solid 1px #96EE58;
}
.our-team .amir-resume .image img {
    border: solid 1px #71A3F0;
}
.our-team .alireza-resume .image img {
    border: solid 1px #166E9B;
}
.our-team .resume .text {
    float: right;
    width: 430px;
}
.our-team .resume .text .ltr {
    direction: ltr;
    text-align: left;
    line-height: 1.5em;
}

.our-team .about-irsa {
    background: #fff;
    padding: 10px;
    width: 280px !important;
    position: relative;
}
/*-------------------------------------------------------------------
servers elements
-------------------------------------------------------------------*/
.servers .table ul li.light {
    font-size: 15px;
}
/*-------------------------------------------------------------------
css3 elements
-------------------------------------------------------------------*/
.our-team .about-irsa,
.our-team #all-resume {
    -moz-box-shadow:5px 5px 5px #ccc;
    -webkit-box-shadow:5px 5px 5px #ccc;
    box-shadow:5px 5px 5px #ccc;
    position: relative;
    behavior: url(/css/public/PIE.htc);
}
.our-team .about-irsa,
.our-team #all-resume {
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    position: relative;
    behavior: url(/css/public/PIE.htc);
}
#home .nav a {
    text-shadow: 0 1px 1px #fff;
    position: relative;
    behavior: url(/css/public/PIE.htc);
}
.our-team .resume:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

address {
background-color: #928F90;
}
