/* -------------------------------------------------------------- 
  
Theme Name: Pars
Theme URI: -
Author: Navid Kashani
Author URI: http://nimrooz.net/
Version: 1.0
   
-------------------------------------------------------------- */
@import url('reset.css');
/* Global
=========================== */
body {
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:62.5%;
	text-align:center;
	line-height:170%;
	color: #646464;
	background: #EEEEEE url('images/body-bg.gif') repeat-x center top;
}
.page {
	width: 960px;
	margin: 0 auto;
	background: transparent url('images/center-body.gif') no-repeat 0 283px;
}
.wrapper {
	width: 895px;
	margin:0 auto;
	text-align: justify;
	font-size:12px;
	position: relative;
	direction: rtl;
}
a:link, a:visited {
	text-decoration:none;
	color:#7f7f7f;
}
a:hover {
	color: #ca8e05;
}
a:active, a:focus {
	outline: 0;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.hidden {
	display: none;
}
img.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
img.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered, img.aligncenter, div.aligncenter {
	text-align:center;
	margin:0 auto;
	display: block;
}
/* Header
=========================== */
#header {
	height: 305px;
}
h1 a {
	width: 216px;
	height: 123px;
	background: transparent url('images/logo.jpg') no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	right: 42px;
	top: 145px;
	display: block;
}
/* top-icon */
#top-icon {
	background: transparent url('images/icon-bg.gif') no-repeat;
	width: 67px;
	padding: 0 12px;
	height: 27px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	right: 118px;
}
#top-icon a {
	width: 11px;
	height: 26px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#top-icon a#home-icon {
	background-image: url('images/home-icon.gif');
}
#top-icon a#contact-icon {
	background-image: url('images/contact-icon.gif');
	width: 11px;
	display: inline; /* fix ie6 bug */
	margin: 0 17px;
}
#top-icon a#sitemap-icon {
	background-image: url('images/sitemap-icon.gif');
}
/* top-nav */
#top-nav {
	margin-right: 353px;
	width: 542px;
	text-indent: -9999px;
	overflow: hidden;
}
#top-nav ul li {
	float: right;
}
#top-nav ul li a {
	height: 80px;
	display: block;
	background-image: url('images/menu.gif');
}
a#home-menu {
	width: 121px;
	background-position: -421px 0;
}
a#about-menu {
	width: 102px;
	background-position: -319px 0;
}
a#service-menu {
	width: 91px;
	background-position: -228px 0;
}
a#product-menu {
	width: 115px;
	background-position: -113px 0;
}
a#contact-menu {
	width: 113px;
}
a#home-menu:hover { background-position: -421px -80px; }
a#about-menu:hover { background-position: -319px -80px; }
a#service-menu:hover { background-position: -228px -80px; }
a#product-menu:hover { background-position: -113px -80px; }
a#contact-menu:hover { background-position: 0 -80px; }

#head-img {
	position: absolute;
	width: 543px;
	height: 203px;
	top: 102px;
	left: 0;
	background-image: url('images/head-img.jpg');
}
/* Home
=========================== */
#content {
	padding-top: 60px;
}
h3 {
	font-family:"times New Roman";
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	background: transparent url('images/h3-products.gif') no-repeat right top;
	text-indent: -9999px;
	overflow: hidden;
	height: 28px;
}
#aboutus-col, #services-col {
	width: 303px;
	background: transparent url('images/about-us-bg.gif') no-repeat top center;
	float: right;
	display: inline;
	position: relative;
}
#aboutus-col .col-img {
	background: transparent url('images/aboutus-img.jpg') no-repeat 18px 50px;
	height: 186px;
	padding: 145px 18px 40px 20px;
}
#services-col {
	background-image: url('images/services-bg.gif');
	margin: 0 10px 0 24px;
}
#services-col .col-img {
	background: transparent url('images/myservice-img.jpg') no-repeat 18px 50px;
	height: 186px;
	padding: 145px 18px 40px 20px;
}
#vacuum-col {
	width: 255px;
	float: right;
	background: transparent url('images/vacuum-chambers-title.gif') no-repeat 26px 10px;
	position: relative;
}
#vacuum-col .col-img {
	background: transparent url('images/vacuum-chambers-img.jpg') no-repeat 0 160px;
	height: 180px;
	padding: 51px 0 140px 0;
}
a.readmore {
	display: block;
	width: 74px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url('images/readmore.jpg');
	position: absolute;
	bottom: 0;
	left: 40px;
}
#content li {
	padding-right: 15px;
	background: transparent url('images/bullet.gif') no-repeat right 6px;
	margin-bottom: 5px;
}
#vacuum-col a.readmore { left: 10px; }
/* Footer
=========================== */
#footer {
	background: transparent url('images/bottom-bg.gif') repeat-x bottom center;
}
#footer .page {
	background: transparent url('images/footer-bg.gif') no-repeat 0 5px;
}
#footer .wrapper { height: 130px; }
#footer-nav {
	font-size: 13px;
	text-align: center;
	padding: 20px 30px 0 0;
}
#nimrooz {
	position: absolute;
	bottom: 18px;
	right: 15px;
	height: 30px;
	padding: 17px 45px 0 0;
	background: transparent url('images/nimrooz.jpg') no-repeat right top;
	font-size: 9px;
}
#nimrooz a { color: #9e8b64;}
#nimrooz span { font-weight: bold; }
#pars {
	position: absolute;
	bottom: 25px;
	left: 15px;
	font-size: 9px;
	color: #9e8b64;
	direction: ltr;
	background: transparent url('images/pars-footer.gif') no-repeat left 3px;
	padding-left: 60px;
}
