/* Start of CMSMS style sheet 'dezhab-style' */
/*--------------------------- My CSS ---------------------------*/

body{
	margin:20px 0 15px 0;
	padding:0;
	background-image:url(uploads/images/dezhab_dejab_-patternII.gif);
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper{
	margin:0 auto;
	width:778px;
	padding:0;
}

#header-fa_IR {
	background:url(uploads/images/header-fa.gif) no-repeat left top;
	height:187px;
	padding:0px;
	margin:0px;
}

#header-en_US {
	background:url(uploads/images/header-en.jpg) no-repeat left top;
	height:187px;
	padding:0px;
	margin:0px;
}

#lang-fa_IR {
	float:left;
	margin-left:16px;
	margin-top:35px;
}
	#lang-fa_IR a{
		background:url(uploads/images/lang-bg.jpg) no-repeat right bottom;
		float: left;
		width:57px;
		height:18px;
		color:#d4d4d4;
		text-decoration: none;
		padding-left:2px;
		display:block;
		font-size:11px;
	}
	
	#lang-fa_IR a:hover{
		color:#C60;
		background:url(uploads/images/lang-bg-hover.jpg) no-repeat right bottom;
		color:#fff;
	}

	#lang-fa_IR ul{
		margin: 0;
		margin-bottom: 1em;
		padding-left: 0;
		float: left;
		font-weight: bold;
		width: 100%;
		border-width: 1px 0;
	}
	
	#lang-fa_IR ul li{
		display: inline;
	}
.paddingLeftLang-fa_IR {
	padding-top:2px;
	padding-left:9px;
}

#lang-en_US {
	float:right;
	margin-right:16px;
	margin-top:35px;
}
	#lang-en_US a{
		background:url(uploads/images/lang-bg.jpg) no-repeat left bottom;
		float: right;
		width:57px;
		height:18px;
		color:#d4d4d4;
		text-decoration: none;
		padding-right:2px;
		display:block;
		font-size:11px;
	}
	
	#lang-en_US a:hover{
		color:#C60;
		background:url(uploads/images/lang-bg-hover.jpg) no-repeat left bottom;
		color:#fff;
	}

	#lang-en_US ul{
		margin: 0;
		margin-bottom: 1em;
		padding-right: 0;
		float: right;
		font-weight: bold;
		width: 100%;
		border-width: 1px 0;
	}
	
	#lang-en_US ul li{
		display: inline;
	}
.paddingLeftLang-en_US {
	padding-top:2px;
	padding-left:9px;
}

#menuTop-fa_IR{
	margin-top:10px;
	margin-left:10px;
	width:400px;
}
	#menuTop-fa_IR ul{
		margin: 0;
		margin-bottom: 1em;
		padding-left: 0;
		float: left;
		font-weight: bold;
		border-width: 1px 0;
		float:right;
	}
	
	#menuTop-fa_IR ul li{
		display: inline;
	}
	
	#menuTop-fa_IR li a:link, #menuTop-fa_IR li a:visited{
		text-decoration:none;
		font-size:12px;
		font-weight:600;
		color:#459ab4;
		float: left;
		padding: 2px 6px 4px 10px;
	}
	
	#menuTop-fa_IR li a:hover{
		color:#C60;
	}

#menuTop-en_US{
	margin-top:10px;
	margin-right:10px;
	float:right;
	display:inline;
	width:400px;
}
	#menuTop-en_US ul{
		margin: 0;
		margin-bottom: 1em;
		padding-left: 0;
		float: left;
		font-weight: bold;
		border-width: 1px 0;
		float:right;
	}
	
	#menuTop-en_US ul li{
		display: inline;
	}
	
	#menuTop-en_US li a:link, #menuTop-en_US li a:visited{
		text-decoration:none;
		font-size:12px;
		font-weight:600;
		color:#459ab4;
		float: left;
		padding: 2px 6px 4px 10px;
	}
	
	#menuTop-en_US li a:hover{
		color:#C60;
	}

#mainBody {
	margin-top:20px;
	padding:0px;
}

#rightBox-fa_IR{
	border-right:solid 1px #9bc1cd ;
	vertical-align:top;
	text-align:right;
	color:#666;
	line-height:25px;
	padding:0px 0px 0px 48px;
	width:450px;
	float:right;
	background:url(uploads/images/radial-collector-well_I.gif) no-repeat left top;
	direction:rtl;
	margin:0px;
	min-height: 458px;
}
	#rightBox-fa_IR p{
		direction:rtl;
		text-align:right;
	}
	
.rightBoxBorderShow {
	border-bottom:solid 1px #9bc1cd;
	border-top:solid 1px #9bc1cd ;
	padding:10px;
	margin:0px;
}
* html  #leftBox-fa_IR{
		width:274px;
		margin-right:-10px;
	}
#leftBox-fa_IR{
	width:278px;
	border-bottom:solid 1px #9bc1cd ;
	border-top:solid 1px #9bc1cd;
	border-left:solid 1px #9bc1cd;
	direction:rtl;
	margin:0px;
	float:left;
}
	#leftBox-fa_IR img{
		height:135px;
		width:244px;
		background-image:url(uploads/images/pic-holder.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		padding:4px;
		margin:10px
	}
	#leftBox-fa_IR img.certificate{
		height:135px;
		width:244px;
		background-image:url(uploads/images/certificate.jpg);
		background-position:0 0;
		background-repeat:no-repeat;
		padding:4px;
		margin-left:12px;
	}

#rightBox-en_US {
	border-left:solid 1px #9bc1cd ;
	vertical-align:top;
	text-align:left;
	color:#666;
	line-height:25px;
	padding:0px 48px 0px 0px;
	width:450px;
	float:left;
	background:url(uploads/images/radial-collector-well_I.gif) no-repeat right top;
	direction:ltr;
	margin:0px;
	min-height: 458px;
}
	#rightBox-en_US p{
		direction:ltr;
		text-align:left;
	}

* html  #leftBox-en_US{
		width:274px;
		margin-left:-10px;
	}
#leftBox-en_US{
	width:278px;
	border-bottom:solid 1px #9bc1cd ;
	border-top:solid 1px #9bc1cd;
	border-right:solid 1px #9bc1cd;
	direction:ltr;
	margin:0px;
	float:right;
}
	#leftBox-en_US img{
		height:135px;
		width:244px;
		background-image:url(uploads/images/pic-holder.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		padding:4px;
		margin:10px
	}
	#leftBox-en_US img.certificate{
		height:135px;
		width:244px;
		background-image:url(uploads/images/certificate.jpg);
		background-position:0 0;
		background-repeat:no-repeat;
		padding:4px;
		margin-right:12px;
	}

#pipe-fa_IR {
	direction:rtl;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-right:14px;
	text-align:right;
	color:#cc3333;
}

#pipe-en_US {
	direction:rtl;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:14px;
	text-align:left;
	color:#cc3333;
}

#certificate-fa_IR{
	width:244px;
	height:135px;
	margin-left:16px;
	background:url(uploads/images/certificate.jpg) no-repeat top center;
	text-align:right;
	padding-right:1px;
	padding-top:0px;
	margin-bottom:15px;
}

	#certificate-fa_IR h1{
		font-size:12px;
		font-weight:600;
		color:#960;
		padding-right:5px;
	}

#certificate-en_US {
	width:244px;
	height:135px;
	margin-right:16px;
	background:url(uploads/images/certificate.jpg) no-repeat top center;
	text-align:left;
	padding-left:1px;
	padding-top:0px;
	margin-bottom:15px;
}

	#certificate-en_US h1{
		font-size:12px;
		font-weight:600;
		color:#960;
		padding-left:5px;
	}

/*copyright*/
#footer-fa_IR{
	margin-top:10px;
	direction:rtl;
	clear:both;
}
#footer-en_US{
	margin-top:10px;
	direction:ltr;
	clear:both;
}

#designer{
	width:50%;
	text-align:center;
	padding:5px;
	float:right;
	color:#666;
	font-size:10px;
}

#copyright{
	width:45%;
	text-align:center;
	padding:5px;
	float:left;
	color:#666;
	font-size:10px;
}

/* Other Class */
.clear {
	clear:both;
}
span{
	color:#669999;
	font-weight:600;
	font-size:11px;
}
h2{
font-size:12px;
color:#009999;
}
.padding5 {
	padding: 5px;
}
.center {
	text-align:center;
}
.borderDashed {
	border-bottom:1px dashed #CC3333;
	padding-bottom:10px;
	margin-bottom:5px;
}
.rowB {
	background:#d2dbe4;
	color:#3d3d3d;
}
#rowTitle {
	background:#6d6c71;
	color:#fff;
	text-align:center;
}
a#mail:link,a#mail:visited{
	color:#6699FF;
	text-decoration:none;
	font-size:11px;
}
	a#mail:hover{
		color:#fff;
		background-color:#6699FF;
		text-decoration:none;
		font-size:11px;
	}
.contactform div {
	float:right;
}
/* ----------------- From ---------------- */

#formTable tr {
	margin-top:20px;
}

#formTable div {
	margin-left:10px;
}
#formTable td {
	padding-bottom:10px;
	padding-left:10px;
}
#formTable td span {
	white-space:nowrap;
	padding-bottom:10px;
	padding-left:10px;
}
#formTable td textarea {
	border:solid 1px #a5acb2;
	background:#fafafa;
	padding:3px;
	font-size:11px;
}
#formTable td input {
	border:solid 1px #a5acb2;
	background:#;
	padding:3px;
	font-size:11px;
}
#formTable td select {
	border:solid 1px #a5acb2;
	background:#fafafa;
}
.fbsubmit {
	padding:2px 5px;
	width:82px;
	height:20px;
	border:solid 1px #a5acb2;
	cursor:pointer;
	font:tahoma;
	background:#e7ebef;
	color:#555;
}
.align-fa_IR {
	text-align: right;
	direction:rtl;
}
.align-en_US {
	text-align:left;
	direction:ltr;
}
/* End of 'dezhab-style' */

