  span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 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, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
		line-height: normal;
}
@font-family{
	
	font-family: 'yekan';
	src: url('../fonts/BYekan.eot');
	src: local('☺'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('truetype'), url('../fonts/BYekan.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	
}
*
{
	text-decoration:none;
	font-family:'yekan','B Yekan',tahoma;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/bgmelamine2.jpg');
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#ffffff;
	width:100%;
	line-height: 0px;
	background-size:100%;
   	
    font-family:'yekan','B Yekan',tahoma;
    background-attachment:fixed;
    overflow:auto;
    height:100%
    direction:rtl;
	font-family:'yekan','B Yekan',tahoma;
	min-width:1000px;
}
.headersite
{
/*opacity:0.90;
filter:alpha(opacity=50);*/
width:100%;
margin:auto;
padding:auto;
height:220px;
z-index:9;
display:block;
background-color:transparent;
position:relative;
/*background-image: url('../images/bottom-mask.png');
background-size:100%;*/

background-position:center bottom;
background-repeat:no-repeat;
	
}
.headerlogo
{
	background-image: url('../images/logo.png');
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	width:500px;
	height:100px;
 	margin-top:00px;
 	margin-left:50px;
}
.languagediv
{
	border:0px dotted #9b9b9b;
	float:left;
	width:160px;
	height:30px;
	padding-top:10px;
 	margin-top:30px;
 	margin-left:50px;
 	cursor:pointer;
	
}

.languagemenu
{
	background-image: url('../images/mirangroup.png');
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	width:400px;
	height:100px;
	z-index:120;
}
.divdot
{
	background-image: url('../images/mask.png');
	width:100%;
	height:auto;
	float:left;
	z-index:-200;
	
	
}
.main {
	width:100%;
	margin-top:0px;
	height:100%;
	overflow:inherit;
	
	min-width:1000px;
}
.menucontent {
	margin:auto;
	padding:auto;
	height:100px;
	width:580px;
	background-color:transparent;
	position:relative;
	clear:both;
	display:block;
	color:#000000;

}

.menucontent a:link
{
	color:#333;
	text-shadow: 0px 0px  #333;
}

.menucontent a:visited
{
	color:#333;
	text-shadow: 0px 0px  #333;
}
.menucontent a:hover
{
	-webkit-transition: all 0.8s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.8s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.8s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.8s ease-out;
	color:#ffffff;
	text-shadow: 0px 1px  #000000;
}


.menuitem
{
	width: 82px;
    height: 40px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius:5px;
    background: tranaparent;
	border: 1px solid #333;
	/*background-image: url('../images/menuitem.png');
	background-repeat:no-repeat;
	background-position:center center;*/
	float:left;
	margin:5px;
	padding-top:0px;
	line-height:40px;
	cursor:pointer;
	-webkit-transition: all 0.8s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.8s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.8s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.8s ease-out;
		  
}
.menuitem:hover
{
		
	color:#ffffff;
	-webkit-transition: all 0.6s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-out;
		  background-color:#f95855;
}


.nav a {
	
	height:40px;
	width:100px;

	font-size: 14px;
	text-decoration: none;
	background-color:#a64c03;
	line-height: 31px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	
    color: #000000;
	/*
	background: -webkit-gradient(linear, left top, left bottom, from(#5d0188), to(#7603ac));
	background: -moz-linear-gradient(top,  #5d0188,  #7603ac);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d0188', endColorstr='#7603ac');*/
	  -webkit-transition: all 0.6s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-out; 
		 
	/*background-image: url('../images/menu1.gif');*/
	
padding-top:3px;

border:1px solid #000000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;


}
.nav a:link {
	
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	line-height: 31px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	

	
}
.nav {
	padding-top: 0px;
	float: right;
	color: #ffffff;
	
}
.nav a:hover {

	font-size: 14px;
	text-decoration: none;
	
	line-height: 31px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;

    color: #ffffff;
	/*
	background: -webkit-gradient(linear, left top, left bottom, from(#5d0188), to(#7603ac));
	background: -moz-linear-gradient(top,  #5d0188,  #7603ac);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d0188', endColorstr='#7603ac');*/
	  -webkit-transition: all 0.6s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-out; 
	
	/*background-image: url('../images/menu2.jpg');*/
	background-repeat: repeat-x;
	/*text-shadow: 0px 1px  #000000;*/
	background-color:#d99532;
	border:1px solid #666;
	
	

}
.cart a {
	
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	background-color:#000000;
	line-height: 31px;
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	border:0px solid;
	border-radius:10px;
	-moz-box-shadow: 0px 4px 4px #000000; width: 100px;
	-webkit-box-shadow: 0px 4px 4px #000000; width:100px;
	box-shadow: 0px 4px 4px #000000; width: 100px
	  text-decoration:none;
}
.cart a:link {
	
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 31px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
.cart {
	float: left;

}
.naver {
	margin: 0px;
	padding: 0px;
	line-height: 31px;
	display: inline;
	background-color: #000000;
	width: 1px;
	height: 31px;
	
}
.naver_cart {
	line-height: 31px;
	display: block;
	background-color: #3F4B69;
	width: 1px;
	height: 31px;
	float: left;
}
.cart a:hover {

	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 31px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #0000ff;
}
.slat {
	background-color: transparent;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
flaot:left;

}
img {
	border-style: none;
	border-width: 0px;
}

.slider {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 1000px;
	padding-left:0;
	text-align:right;
	margin:0px;
	 background: rgb(255, 255, 255) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(255, 255, 255, 1);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffffff, endColorstr=#fffffff);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#fffffff)";
	border:1px solid #dad9d9;
	

}

.slider_top {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: 1000px;
	height: 37px;
	line-height: 40px;
	text-align: right;
	font-family:'yekan','B Yekan',tahoma;
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;
	border-bottom:1px dotted #9d9d9e;
	background-color:#3e2b1c;
	opacity:0.9;
	filter:alpha(opacity=90);
	background-image: url('../images/mitem2.png');
	background-repeat:no-repeat;
	background-position:right center;
	font-weight:bold;
}
.slider_bg {
	opacity:0.90;
	filter:alpha(opacity=90);
	width: 100%;
	text-align:right;
}
.content_slider {
	padding: 5px;
	direction:rtl;
	text-align:right;

}
.slider_bt {

	height: 24px;
}
.mini_slider {
	width: 100%;
	border-left:1px dotted #8d5a00;
	background-color:transparent;
	height:250px;
	opacity:1;
	filter:alpha(opacity=100);
	direction:rtl;

}
.mini_slider_top {

	
	height: 38px;
	font-family:'yekan','B Yekan',tahoma;
	font-size: 11px;
	
	text-decoration: none;
	color: #000000;
	line-height: 30px;
	text-align: center;
	font-weight:bold;
	

/*background-image: url('../images/menuback.png');*/

	
	
}
.mini_slider_bg {
	/*background-image: url('../images/bg_mini_slider.png');*/
	color:#ffffff;
	background-repeat: repeat-y;
	
height:250px;
overflow:auto;
text-align:right;
	 
}

p.first
{
text-align:justify;
font-size:13px;
padding:10px;
padding-top:5px;

}
.content_mini {
	padding: 5px 15px 5px 15px;
color:#000000;
background-color:transparent;
direction:rtl;
text-align:right;
font-size:15px;
}
.mini_slider_bt {

	height: 21px;
	
	border-radius:5px;
	
	
}
.main_warp {
	
	padding: 5px;
	direction:rtl;
	
	
}

.cust {
	background-image: url('../images/fi000000.jpg');
	background-repeat: no-repeat;
	width: 154px;
	height: 20px;
	font-family:'yekan','B Yekan',tahoma;
	font-size: 11px;
	
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
}
.pay a {
	background-image: url('../images/pay.png');
	background-repeat: no-repeat;
	width: 119px;
	height: 38px;
	float: right;
	display: block;
}
.more a {
	background-image: url('../images/more.png');
	background-repeat: no-repeat;

	width: 96px;
	height: 33px;
	float: right;
	display: block;
	margin-right: 5px;
	margin-top: 5px;
}
.wizard {
	height: 38px;
}
.pay a:hover {
	background-image: url('../images/pay.hover.png');
	background-repeat: no-repeat;
	width: 119px;
	height: 38px;
	display: block;
}
.more a:hover {
	background-image: url('../images/more.hover.png');
	background-repeat: no-repeat;
	width: 94px;
	height: 33px;
	display: block;
	margin-right: 5px;
	margin-top: 5px;
}

.news a {
		background-image: url('../images/th_icon_bullet.gif');
	background-repeat: no-repeat;
	background-position:right center;
	background-color: transparent;
	border-top-style: solid;
	border-top-width: 0px;
	border-color: #D7F5FF;
	text-align: right;
	display: block;
	font-family:'yekan','B Yekan',tahoma;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 20px;
	-webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;  
    -o-transition: all 0.6s ease-out;  
    transition: all 0.6s ease-out; 
	font-size:12px;
	padding-right:12px;
}

.news a:hover {
	
	color: #000000;
	
}
.news2 a {
		background-image: url('../images/th_icon_bullet.gif');
	background-repeat: no-repeat;
	background-position:right center;
	background-color: transparent;
	border-top-style: solid;
	border-top-width: 0px;
	border-color: #D7F5FF;
	text-align: right;
	display: block;
	font-family:'yekan','B Yekan',tahoma;
	text-decoration: none;
	color: #000000;
	margin-bottom: 20px;
	-webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;  
    -o-transition: all 0.6s ease-out;  
    transition: all 0.6s ease-out; 
	font-size:12px;
	padding-right:12px;
}

.news2 a:link {
	
	color: #000000;
	
}
.news2 a:visited {
	
	color: #000000;
	
}
.news2 a:hover {
	
	color: #ed4f09;
	
}

.sub_cat {
	padding-right: 3px;
	margin-right: 15px;
	margin-top: 4px;
}
.product {
	width: 195px;

}
.product_top {
	visibility:hidden;
	opacity:0.9;
filter:alpha(opacity=90); 
	background-repeat: no-repeat;
	background-position:center;
	width: 191px;
	height: 30px;
	line-height: 25px;
	font-family:'yekan','B Yekan',tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: solid;
	text-align: center;
	

	font-family:'yekan','B Yekan',tahoma;
	font-size: 11px;

	
	background-color:#999;
	opacity:0.8;
filter:alpha(opacity=80);
}
.product_bg {
	/*background-image: url('../images/product_bg.png');*/
	background-repeat: repeat-y;
	width: 191px;
}
.product_bt {
	/*background-image: url('../images/product_bt.png');*/
	background-repeat: no-repeat;
	width: 191px;
	height: 0px;

}
.product_content {
	border:0px solid white;
	padding:5px;
	border-radius:5px;
	padding-left:10px;
	
}












			








.Firstpagebox_self {
	float: left;
padding-left:100px;
}


.FirstpageboxImg1
{
height:120px;
width:960px;
border-color:#000000;
margin:0px;
}



.Firstpagebox {
width: 220px;
/*background-image: url('../images/Parseh-branch.png');
	background-repeat: norepeat;
background-size: 100% 100%;
	
border:3px solid;
border-radius:25px;
-moz-box-shadow: 0px 8px 8px #000; width: 200px;
-webkit-box-shadow: 0px 8px 8px #000; width: 200px;
box-shadow: 0px 8px 8px #000; width: 200px;*/
margin:0px;
}
.Firstpagebox_top {
	
	background-repeat: no-repeat;
	width: 220px;
	height: 37px;
	line-height: 30px;
	font-family:'yekan','B Yekan',tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	
	text-align: right;
}
.Firstpagebox_bg {
	
	background-repeat: repeat-y;
	width: 220px;
}
.Firstpagebox_bt {
		width: 220px;
	height: 19px;
}
.Firstpagebox_content {
	padding: 5px 10px 5px 10px;
}
.cust_pro {
	background-image: url('../images/c_pro.png');
	background-repeat: no-repeat;
	width: 173px;
	height: 20px;
	font-family:'yekan','B Yekan',tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #111111;
	text-align: left;
	padding-left: 10px;
	line-height: 20px;
	
}
.buy_pro a {
	background-image: url('../images/buy_p.png');
	background-repeat: no-repeat;
	width: 80px;
	height: 31px;
	line-height: 31px;
	display: block;
	float: right;
}


.bishtar_pro a {
	background-image: url('../images/more_p.png');
	background-repeat: no-repeat;
	
	width: 96px;
	height: 31px;
	float: right;
	display: block;
	line-height: 31px;
	margin-right: 2px;
}

.bishtar_pro a:hover {
	background-image: url('../images/more_p_hover.png');
	background-repeat: no-repeat;
	/*background-size:100% 100%;*/
	width: 96px;
	height: 31px;
	float: right;
	display: block;
	line-height: 31px;
	margin-right: 2px;
}



.more_pro a {
	background-image: url('../images/comment.png');
	background-repeat: no-repeat;
	
	width: 96px;
	height: 31px;
	float: right;
	display: block;
	line-height: 31px;
	margin-right: 2px;
}
.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}
.buy_pro a:hover {
	background-image: url('../images/buy_p_hover.png');
	background-repeat: no-repeat;
	
	width: 80px;
	height: 31px;
	line-height: 31px;
	display: block;
	float: right;
}
.more_pro a:hover {
	background-image: url('../images/comment_hover.png');
	background-repeat: no-repeat;
	/*background-size:100% 100%;*/
	width: 96px;
	height: 31px;
	float: right;
	display: block;
	line-height: 31px;
	margin-right: 2px;
}
.product_self {
	float: left;
padding-left:0px;
padding-right:1px;
}



 img:hover
 {
 opacity:1.0;
 filter:alpha(opacity=100); /* For IE8 and earlier */
 }

.textbox
{
	-webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
border-color:#000000;
border:1px solid;
border-radius:5px;
width:150px;
-moz-box-shadow: 0px 5px 5px #9d9d9e;
-webkit-box-shadow: 0px 5px 5px #9d9d9e;
box-shadow: 0px 5px 5px #9d9d9e; 
text-align:left;
height:25px;
background-color:#f6f6f6;
}





.textbox2
{
	-webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
border-color:#000000;
border:1px solid;
border-radius:5px;
width:150px;
-moz-box-shadow: 0px 5px 5px #9d9d9e;
-webkit-box-shadow: 0px 5px 5px #9d9d9e;
box-shadow: 0px 5px 5px #9d9d9e; 
text-align:right;
height:25px;
background-color:#f6f6f6;
}
.textbox3
{
		-webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
border-color:#000000;
border:1px solid;
border-radius:5px;
width:65px;
-moz-box-shadow: 0px 5px 5px #9d9d9e;
-webkit-box-shadow: 0px 5px 5px #9d9d9e;
box-shadow: 0px 5px 5px #9d9d9e; 
text-align:left;
height:25px;
background-color:#f6f6f6;
}
.button
{
	  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.7s ease;
     -o-transition: all 0.7s ease;
     -ms-transition: all 0.7s ease;
     transition: all 0.7s ease;
	background-color:#666;
    border:1px solid #000000;
    border-radius:2px;
    width:80px; 
    cursor:pointer;
    height:30px; 
    color:#ffffff;
	font-family:'yekan','B Yekan',tahoma;
}
.button:hover
{
background-color:#fb0606;
color:#ffffff;

border:1px solid #000000;
border-radius:2px;
width:80px;
height:30px; 
}
.morbutton
{
	  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.7s ease;
     -o-transition: all 0.7s ease;
     -ms-transition: all 0.7s ease;
     transition: all 0.7s ease;
	background-color:#666;
    border:1px solid #000000;
    border-radius:2px;
    width:150px; 
    cursor:pointer;
    height:30px; 
    color:#ffffff;
	font-family:'yekan','B Yekan',tahoma;
	text-align:center;
}
.morbutton:hover
{
background-color:#fb0606;
color:#ffffff;

border:1px solid #000000;
border-radius:2px;
width:150px;
height:30px; 
}

.textbox:focus { 
    outline: none;
     border-color: #fc0805;
    box-shadow: 0 0 10px #fc0805;
	text-align:left;
}
.textbox2:focus { 
    outline: none;
    border-color: #fc0805;
    box-shadow: 0 0 10px #fc0805;
}
.textbox3:focus { 
    outline: none;
      border-color: #fc0805;
    box-shadow: 0 0 10px #fc0805;
}


.logintextbox
{
		-webkit-transition: all 0.3s ease;
     -moz-transition: all 0.7s ease;
       -o-transition: all 0.7s ease;
      -ms-transition: all 0.7s ease;
          transition: all 0.7s ease;
border-color:#ffffff;
border:0px solid;
border-radius:2px;
width:100px;
-moz-box-shadow: 0px 2px 2px #9d9d9e;
-webkit-box-shadow: 0px 2px 2px #9d9d9e;
box-shadow: 0px 2px 2px #9d9d9e; 
text-align:left;
height:20px;
background-image: url('../images/username.png');
background-repeat: no-repeat;
background-position:left center;
padding-left:20px;

}
.logintextbox:focus { 
    outline: none;
   border-color: #fe0202;
    box-shadow: 0 0 10px #fe0202;
}

.passtextbox
{
		-webkit-transition: all 0.3s ease;
     -moz-transition: all 0.7s ease;
       -o-transition: all 0.7s ease;
      -ms-transition: all 0.7s ease;
          transition: all 0.7s ease;
border-color:#ffffff;
border:0px solid;
border-radius:2px;
width:100px;
-moz-box-shadow: 0px 2px 2px #9d9d9e;
-webkit-box-shadow: 0px 2px 2px #9d9d9e;
box-shadow: 0px 2px 2px #9d9d9e; 
text-align:left;
height:20px;
background-image: url('../images/pass.png');
background-repeat: no-repeat;
background-position:left center;
padding-left:20px;

}
.passtextbox:focus { 
    outline: none;
    border-color: #fe0202;
    box-shadow: 0 0 10px #fe0202;
}
.securitytextbox
{
		-webkit-transition: all 0.3s ease;
     -moz-transition: all 0.7s ease;
       -o-transition: all 0.7s ease;
      -ms-transition: all 0.7s ease;
          transition: all 0.7s ease;
border-color:#ffffff;
border:0px solid;
border-radius:2px;
width:100px;
-moz-box-shadow: 0px 2px 2px #9d9d9e;
-webkit-box-shadow: 0px 2px 2px #9d9d9e;
box-shadow: 0px 2px 2px #9d9d9e; 
text-align:left;
height:20px;
background-image: url('../images/security.png');
background-repeat: no-repeat;
background-position:left center;
padding-left:20px;
margin-top:5px;
}
.securitytextbox:focus { 
    outline: none;
    border-color: #fe0202;
    box-shadow: 0 0 10px #fe0202;
}



.button:focus { 
    outline: none;
    border-color: #fe0202;
    box-shadow: 0 0 10px #fe0202;
}

li:hover { 
    color:#00a2c5;
} 




.transitiondiv
{
background-image: url('../images/parseh_jayezeh.png');
background-repeat: no-repeat;

position:fixed;
right:0px;
top:30%;
width:50px;
height:310px;

transition:width 2s;
-webkit-transition:width 2s; /* Safari */

}
.transitiondiv:hover
{
width:400px;
}




.transitiondiv2
{
background-image: url('../images/parseh_tel.png');
background-repeat: no-repeat;
position:fixed;
right:0px;
top:85%;
width:50px;
height:60px;

transition:width 2s;
-webkit-transition:width 2s; /* Safari */

}
.transitiondiv2:hover
{

width:200px;
}








.transitiondiv4
{
background-image: url('../images/parseh_teamviewer.png');
background-repeat: no-repeat;
position:fixed;
left:0px;
direction:rtl;
top:85%;
width:48px;
height:60px;

transition:width 2s;
-webkit-transition:width 2s; /* Safari */
border-radius:8px;

}
.transitiondiv4:hover
{
width:250px;
}






/*
input[type=text], textarea {
  @include transition(all 0.50s ease-in-out);
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
 

input[type=text]:focus, textarea:focus {
  @include box-shadow(0 0 5px rgba(81, 203, 238, 1));
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}

*/




p:hover { 




} 

.footer {
	
	background-position:center top;
		-webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
	padding-left:0px;	
	background-color:#f57258;
	margin:0px;
	padding-top:0px;
	border:0px solid #ffffff;
	text-align: center;
	height:300px;
	font-family:'yekan','B Yekan',tahoma;
	text-decoration: none;
	width:100%;
	padding-top:100px;
	padding-bottom:0px;
	position:relative;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
	
	filter: alpha(opacity=98);
	
	-moz-opacity:0.98;
	
	-khtml-opacity: 0.98;
   
	opacity: 0.98;
	
	
	

}
.footer a {
	
	text-decoration: none;
	
}

.footershine
{
	
position: absolute;
top: 0;
left: 0;
width: 100%;

height: 300px;
background: url(../images/shine.png) no-repeat center top;

}
.shinetop
{
z-index:-1;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
min-width: 1200px;
height: 300px;
background: url(../images/shine.png) no-repeat center top;
}
.boxcontainar
{
	margin:auto;
	padding:auto;
	width:1000px;
	min-width:1000px;
	height:300px;
	background-color:transparent;
	margin-top:0px;
	position:relative;
}
.footerbox
{
	width:245px;
	height:250px;
	float:left;
	margin-left:0px;
	background-color:transparent;
	position:relative;
	color:#ffffff;
	text-align:center;
	direction:rtl;
	line-height:100%;
	padding-left:5px;
	font-family:'yekan','B Yekan',tahoma;
	font-size:13px;
}
.footerbox strong
{
	color:#000000;
	font-size:13px;
}
.footerboxheader
{
	width:200px;
	height:20px;
	margin:auto;
	padding:auto;
	color:#ffffff;
	position:relative;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #4c4b4b;
	font-size:13px;
	margin-bottom:10px;
	font-family:'yekan','B Yekan',tahoma;
	font-size:18px;
}
.textarea{font-size:11px;direction:rtl;text-align: right}

#wrapper {
    width: 688px;
}

#invoicetoptables {
    width: 90%;
    background-color: transparent;
    border-collapse: seperate;
}

td#invoicecontent {
    background-color: transparent;
    color: #000000;
	border:0px;
	font-size:17px;font-family:'yekan','B Yekan',tahoma;
	  border-top:1px solid #cccccc;
	  width:100%;
	  background: url(../images/contact-us.jpg) no-repeat left top;
}

.unpaid {
    font-size: 16px;
    color: #cc0000;
   
}

.paid {
    font-size: 14px;
    color: #779500;
    
}

.refunded {
    font-size: 16px;
    color: #224488;
    
}

.cancelled {
    font-size: 16px;
    color: #cccccc;
   
}

#invoiceitemstable {
    width: 100%;
    background-color: transparent;
    border-collapse: seperate;
}

td#invoiceitemsheading {
    background-color: transparent;
    color: #000000;
   
    text-align: center;
}

td#invoiceitemsrow {
    background-color: transparent;
    color: #000000;
}

.creditbox {
    border: 1px dashed #cc0000;
  
    background-color: #FBEEEB;
    text-align: center;
    width: 100%;
    padding: 10px;
    color: #cc0000;
    margin-left: auto;
    margin-right: auto;
}
.imgmehrabi
{
border-color:#000000;
border:1px solid;
border-radius:5px;

-moz-box-shadow: 0px 5px 5px #000000;
-webkit-box-shadow: 0px 5px 5px #000000;
box-shadow: 0px 5px 5px #000000; 
text-align:right;
}

#imgbox 
{
    vertical-align : middle;
    position : absolute;
    border: 1px solid #999;
    background : #FFFFFF; 
    filter: Alpha(Opacity=100);
    visibility : hidden;
    height : 200px;
    width : 200px;
    z-index : 50;
    overflow : hidden;
    text-align : center;
}






#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }









	.bottommenu
	{
		width:150px;
		background-color:#006;
		height:40px;
		position:fixed;
		top:600px;
		left:0px;
		float:left;
		
		z-index:999990	;
		
	}


.divservice
{
	
	width:120px;
	margin-bottom:0px;
	height:120px;
	position:relative;
	
	display:inline-block;
	background-color:#ffffff;
	
	color:#d28b02;
		-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  background-image: url('../images/gold.png');
	background-position:left center;
	background-repeat:no-repeat;
	text-align:bottom;
	padding-top:15px;
	cursor:pointer;
	padding-left:10px;
	background-size:100%;
	background-repeat:no-repeat;
	
 	  
}
.divservice:hover
{
	
}

.divservice1
{
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	width:100px;
	margin-bottom:0px;
	height:100px;
	position:relative;
	border:0px solid #000000;
	display:inline-block;
	background-color:#ffffff;
	
	color:#d28b02;
		-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  background-image: url('../images/oil.png');
	background-position:left center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px;
	cursor:pointer;
	padding-left:10px;
	background-size:100%;
	background-repeat:no-repeat;
	border:2px solid #f6a407;
 
		  
}
.divservice1:hover
{
	width:100px;
	height:100px;
	position:relative;
	border:0px solid #000000;
	display:inline-block;
	
	
		-webkit-transition: all 0.8s ease;
     -moz-transition: all 0.8s ease;
       -o-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
          transition: all 0.8s ease;
		
	background-position:left center;
	background-repeat:no-repeat;

	padding-top:15px;
	border:2px solid #7d5302;
-webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
-moz-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
  color:#000000;
  -webkit-filter: brightness(120%);
	
}





.divservice2
{
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	width:100px;
	margin-bottom:0px;
	height:100px;
	position:relative;
	border:0px solid #000000;
	display:inline-block;
	background-color:#ffffff;
	
	color:#000000;
		-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  background-image: url('../images/motor-oil.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px;
	cursor:pointer;
	padding-left:10px;
	background-size:100%;
	background-repeat:no-repeat;
	border:2px solid #f6a407;
 
		  
}
.divservice2:hover
{
	width:100px;
	height:100px;
	position:relative;
	border:0px solid #000000;
	display:inline-block;
	
	
		-webkit-transition: all 0.8s ease;
     -moz-transition: all 0.8s ease;
       -o-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
          transition: all 0.8s ease;
		
	background-position:left center;
	background-repeat:no-repeat;

	padding-top:15px;
	border:2px solid #7d5302;
-webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
-moz-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
  color:#000000;
  -webkit-filter: brightness(120%);
	
}




.divservice3
{
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	width:100px;
	margin-bottom:0px;
	height:100px;
	position:relative;
	border:0px solid #000000;
	display:inline-block;
	background-color:#ffffff;
	
	color:#000000;
		-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  background-image: url('../images/petro.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px;
	cursor:pointer;
	padding-left:10px;
	background-size:100%;
	background-repeat:no-repeat;
	border:2px solid #f6a407;
 
		  
}
.divservice3:hover
{
	width:100px;
	height:100px;
	position:relative;
	border:0px solid #000000;
	display:inline-block;
	
	
		-webkit-transition: all 0.8s ease;
     -moz-transition: all 0.8s ease;
       -o-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
          transition: all 0.8s ease;
		
	background-position:left center;
	background-repeat:no-repeat;

	padding-top:15px;
	border:2px solid #7d5302;
-webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
-moz-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
  color:#000000;
  -webkit-filter: brightness(120%);
	
}

.divservice4
{
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	width:100px;
	margin-bottom:0px;
	height:100px;
	position:relative;
	border:0px solid #000000;
	display:inline-block;
	background-color:#ffffff;
	
	color:#000000;
		-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  background-image: url('../images/cement.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px;
	cursor:pointer;
	padding-left:10px;
	background-size:100%;
	background-repeat:no-repeat;
	border:2px solid #f6a407;
 
		  
}
.divservice4:hover
{
	width:100px;
	height:100px;
	position:relative;
	border:0px solid #000000;
	display:inline-block;
	
	
		-webkit-transition: all 0.8s ease;
     -moz-transition: all 0.8s ease;
       -o-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
          transition: all 0.8s ease;
		
	background-position:left center;
	background-repeat:no-repeat;

	padding-top:15px;
	border:2px solid #7d5302;
-webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
-moz-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
  color:#000000;
  -webkit-filter: brightness(120%);
	
}



.divservice5
{
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	width:100px;
	margin-bottom:0px;
	height:100px;
	position:relative;
	border:0px solid #000000;
	display:inline-block;
	background-color:#ffffff;
	
	color:#000000;
		-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  background-image: url('../images/drugs.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px;
	cursor:pointer;
	padding-left:10px;
	background-size:100%;
	background-repeat:no-repeat;
	border:2px solid #f6a407;
 
		  
}
.divservice5:hover
{
	width:100px;
	height:100px;
	position:relative;
	border:0px solid #000000;
	display:inline-block;
	
	
		-webkit-transition: all 0.8s ease;
     -moz-transition: all 0.8s ease;
       -o-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
          transition: all 0.8s ease;
		
	background-position:left center;
	background-repeat:no-repeat;

	padding-top:15px;
	border:2px solid #7d5302;
-webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
-moz-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
  color:#000000;
  -webkit-filter: brightness(120%);
	
}





.divservice6
{
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	width:100px;
	margin-bottom:0px;
	height:100px;
	position:relative;
	border:0px solid #000000;
	display:inline-block;
	background-color:#ffffff;
	
	color:#000000;
		-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  background-image: url('../images/food.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px;
	cursor:pointer;
	padding-left:10px;
	background-size:100%;
	background-repeat:no-repeat;
	border:2px solid #f6a407;
 
		  
}
.divservice6:hover
{
	width:100px;
	height:100px;
	position:relative;
	border:0px solid #000000;
	display:inline-block;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
	background-position:left center;
	background-repeat:no-repeat;
	padding-top:15px;
	border:2px solid #7d5302;
	-webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
	-moz-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
	box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .9);
    color:#000000;
  
	
}


.divservicetext
{
	/*background-image: url('../images/servicebox.png');*/
	width:100px;
	margin-bottom:0px;
	height:100px;
	position:relative;
	display:inline-block;
	color:#000000;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	background-position:left center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:2px;
	cursor:pointer;
	

	
 
		  
}
.divservicetext:hover
{
	
	
	color:#fd0404;
		-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		
	
	
}


#divservice
{
	
	padding:5px;
	min-height:300px;
}

.prodsubsetcontent
{
	width:100%;
	position:relative;
	background-color:transparent;
	
}

.prodsubsetdiv
{
	
/*	background-image: url('../images/bottomline.png');
	background-repeat:no-repeat;
	background-position:bottom center;*/
	text-align:center;
	margin:2px;
	width:300px;
	height:380px;
	min-height:250px;
	
	  -webkit-transition: all 0.6s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-out;
		  	-webkit-border-top-left-radius: 5px;
	
	margin:10px;
	position:relative;
	border-bottom:0px dashed #CCC;
	float:right;
	


}
.subsetimage
{
	position:absolute;
	border:1px solid #dfdede;
	width:300px;
	height:200px;
	left:0px;
	top:50px;
	border:2px solid #000000;
}
.subsettitle
{
	position:absolute;
	right:0px;
	top:0px;
	font-weight:bold;
	color:#fa4620;
	height:20px;
	text-align:center;
	font-size:18px;
}
.subsettitle a:link
{
	position:relative;

	font-weight:bold;
	color:#fa4620;
	height:20px;
	text-align:center;
	font-size:18px;
}
.subsettitle a:visited
{
	
	color:#fa4620;

}
.subsetdes
{
	position:absolute;
	right:-5px;
	top:260px;
	font-size:12px;
	text-align:left;
	color:#000000;
	width:300px;
	padding-right:5px;
	height:50px;
	border:0px solid #000000;
	overflow:auto;
	text-align:justify;
	background-color:#faeec3;
	
}











.floatdiv
{
	
/*	background-image: url('../images/bottomline.png');
	background-repeat:no-repeat;
	background-position:bottom center;*/
	
	margin:10px;
	width:970px;
	height:350px;
	min-height:250px;
	
	  -webkit-transition: all 0.6s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-out;
		  	-webkit-border-top-left-radius: 5px;
	
	margin:10px;
	display:block;
	position:relative;
	border-bottom:1px dashed #CCC;

}

.prodimage
{
	position:absolute;
	border:1px solid #dfdede;
	width:500px;
	height:300px;
	left:0px;
	top:0px;
}
.prodtitle
{
	position:absolute;
	right:10px;
	top:0px;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	height:20px;
	
}
.prodtitle strong
{
	font-size:18px;
	color:#fa4620;
}
.proddes
{
	position:absolute;
	right:10px;
	top:50px;
	font-size:12px;
	text-align:justify;
	color:#000000;
	width:450px;;
	height:200px;
	border:0px solid #000000;
	overflow:auto;
	padding:5px;	
}

.proddes strong
{
	font-size:18px;
	color:#fa4620;
}
#styletitle
{
	font-size:20px;
	color:#000000;
	padding-right:10px;
	border-bottom:1px dashed #000000;
	clear:both;
}
.prodmore
{
	width:150px;
	height:25px;
	display:block;
	position:absolute;
	right:10px;
	bottom:20px;
}.floatdiv a
{
	
	display:block;
	line-height:30px;
}
.floatdiv a:link
{
	color:#ffffff;
}.floatdiv a:visited
{
	
	color:#ffffff;
}
.floatdiv:hover
{
	
	
	
	  -webkit-transition: all 0.6s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-out;
		  	-webkit-border-top-left-radius: 5px;
	
}
.floatdiv_top {
	
	opacity:0.9;
filter:alpha(opacity=90); 
	background-repeat: no-repeat;
	background-position:center;
	width: 150px;
	height: 30px;
	line-height: 25px;
	font-family:'yekan','B Yekan',tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: solid;
	text-align: center;
	

	font-family:'yekan','B Yekan',tahoma;
	font-size: 11px;

	
	background-color:#999;
	opacity:0.8;
filter:alpha(opacity=80);
}
.rt-block.totop {
bottom: 13px;
position: fixed;
left: 13px;
display: none;
}
a#gantry-totop {
z-index: 999;
background: url("../images/scroll-to-top.png") top left no-repeat;
display: block;
width: 51px;
height: 51px;
text-indent: -9999em;
font-size: 1px;
line-height: 1px;
}

#goTop{
    background:red;
    padding:5px;
   
   float:left;
    
	background: url("../images/scroll-to-top.png") top left no-repeat;
	
width: 51px;
height: 51px;
  -webkit-transition: all 2s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 2s ease-out;  /* Firefox 4-15 */
       -o-transition: all 2s ease-out;  /* Opera 10.50–12.00 */
          transition: all 2s ease-out;
		  	-webkit-border-top-left-radius: 5px;
	margin-left:10px;
z-index:99999;
cursor:pointer;
visibility:hidden;
}

.pic{
	 width:150px; 
	 height:150px;
	  background: url('../images/gold.png') no-repeat; 
	  background-size:100%;
	  background-repeat:no-repeat;

} 
.logindiv
{
	position:absolute;
	left:0px;
	bottom:0px;
	width:250px;
	height:250px;
	background-color:transparent;
	
	
}

a:link
{color:#ffffff;
font-size:13px;
}
a:visited
{color:#ffffff;
font-size:13px;
}

.socicon
{
	position:absolute;
	left:0px;
	bottom:10px;
	width:300px;
	height:55px;
	background-color:transparent;
}
.facebook
{
	background-image: url('../images/face_book.png');
	background-repeat:no-repeat;
	background-position:center center; 
	width:55px;
	height:55px;
	display:table-cell;
 -webkit-transition: all 0.6s ease-in;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-in;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-in;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-in;
	
}.facebook:hover
{
	background-image: url('../images/face_book_over.png');
	background-repeat:no-repeat;
	background-position:center center; 
	width:55px;
	height:55px;
	display:table-cell;
	  -webkit-transition: all 0.6s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-out;
}
.twiter
{
	background-image: url('../images/twite_icon.png');
	background-repeat:no-repeat;
	background-position:center center; 
	display:table-cell;
	width:55px;
	height:55px;
	 -webkit-transition: all 2s ease-in;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-in;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-in;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-in;
	
}.twiter:hover
{
	background-image: url('../images/twitter-over.png');
	background-repeat:no-repeat;
	background-position:center center; 
	display:table-cell;
	width:55px;
	height:55px;
	  -webkit-transition: all 0.6s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-out;
	
}
.googleplus
{
	background-image: url('../images/google_plus_icon.png');
	background-repeat:no-repeat;
	background-position:center center; 
	display:table-cell;
	width:55px;
	height:55px;
	 -webkit-transition: all 0.6s ease-in;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-in;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-in;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-in;
	
}.googleplus:hover
{
	background-image: url('../images/googleplus_over.png');
	background-repeat:no-repeat;
	background-position:center center; 
	display:table-cell;
	width:55px;
	height:55px;
	  -webkit-transition: all 0.6s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-out;
	
}
.rssfeed
{
	background-image: url('../images/rss_icon.png');
	background-repeat:no-repeat;
	float::left;
	background-position:center center; 
	display:table-cell;
	width:55px;
	height:55px;
	
	  -webkit-transition: all 2s ease-in;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.6s ease-in;  /* Firefox 4-15 */
       -o-transition: all 0.6s ease-in;  /* Opera 10.50–12.00 */
          transition: all 0.6s ease-in;
}.rssfeed:hover
{
	background-image: url('../images/rss_over.png');
	background-repeat:no-repeat;
	float::left;
	background-position:center center; 
	display:table-cell;
	width:55px;
	height:55px;
	-webkit-transition: all 0.6s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: all 0.6s ease-out;  /* Firefox 4-15 */
    -o-transition: all 0.6s ease-out;  /* Opera 10.50–12.00 */
    transition: all 0.6s ease-out;
}

.footercopyright
{
	/*background-image: url('../images/copyrights-top.png');
	background-repeat:no-repeat;*/
	background-position:center top; 
	background-color:#3e2b1c;
	width:100%;
	min-width:1000px;
	height:120px;
	position:relative;
	left:0px;
	bottom:0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	
	filter: alpha(opacity=95);
	
	-moz-opacity:0.95;
	
	-khtml-opacity: 0.95;
   
	opacity: 0.95;
}
.copyrighttext
{
	position:relative;
	margin:auto;
	padding:auto;
	width:500px;
	height:50px;
	color:#ffffff;
	padding-top:15px;
	font-size:12px;

}
.copyrighttext a
{
	color:#ffffff;
	-webkit-transition: all 0.6s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: all 0.6s ease-out;  /* Firefox 4-15 */
    -o-transition: all 0.6s ease-out;  /* Opera 10.50–12.00 */
    transition: all 0.6s ease-out;
	font-size:12px;
}
.copyrighttext a:hover
{
	color:#fd0404;
	-webkit-transition: all 0.6s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: all 0.6s ease-out;  /* Firefox 4-15 */
    -o-transition: all 0.6s ease-out;  /* Opera 10.50–12.00 */
    transition: all 0.6s ease-out;
}
.aboutusdiv
{
	min-width:1000px;
	width:1000px;
	height:200px;
	margin:auto;
	padding:auto;
	background-color:transparent;
	text-align:justify;
	direction:rtl;
	position:relative;
	/*background-color:#ffffff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	
	filter: alpha(opacity=80);
	
	-moz-opacity:0.8;
	
	-khtml-opacity: 0.8;
   
	opacity: 0.8;
	border:1px solid #afaeae;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;*/
}
.aboutusdiv strong
{
	
	font-size:30px;
	color:#fa4620;
	text-align:right;
	width:1000px;	
	border-bottom:1px dashed #f94642;


}
.titlediv h1
{
	font-size:30px;
	color:#fa4620;
	text-align:right;
	width:1000px;	
	border-bottom:1px dashed #f94642;
}
.servicesdiv
{
	min-width:1000px;
	width:1000px;
	height:200px;
	margin:auto;
	padding:auto;
	background-color:transparent;
	position:relative;
}

#back-top {
	position: fixed;
	bottom: 30px;
	margin-right:20px;
	z-index:99999;
}
#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #transparent;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	
	background: transparent url('../images/gotop.png') no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top span:hover {
		
	background: transparent url('../images/gotop2.png') no-repeat center center;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
#back-top a:hover span {
	background-color: transparent;
}
.newsmessage
{
	background-color:#e8e8e8;
	position:relative;
	min-height:250px;
	padding-top:50px;
	direction:rtl;
	text-align:right;
	
}
.morenews
{
position:absolute;
right:10px;
bottom:10px;
width:80px;
height:30px;
	
}
.newsdes
{
position:absolute;
left:0px;
top:0px;
width:400px;
height:35px;
color:#ffffff;
line-height:30px;
padding-left:5px;
background: transparent url('../images/newsheader.png') no-repeat center center;	
font-size:12px;
text-align:left;
}
.morenews a
{
	color:#ffffff;
	display:block;
	text-align:center;
	line-height:30px;
}
.morenews a:link
{
	color:#ffffff;
}
.morenews a:visited
{
	color:#ffffff;
}
.ptitle
{position:relative;
	width:300px;
	height:20px;
}

