@charset "utf-8";

/*@font-face {
    font-family: 'FONT1';
    src: url('fonts/nassim-regular.eot');
    src: url('fonts/nassim-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/nassim-regular.woff') format('woff'),
         url('fonts/nassim-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FONT2';
    src: url('fonts/nassim-bold.eot');
    src: url('fonts/nassim-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/nassim-bold.woff') format('woff'),
         url('fonts/nassim-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}*/
html{
	overflow-y: scroll;
}
body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	font-family:tahoma;
	font-size:14px;
}
*{
	margin:0px;
	padding:0px;
	border:0px;
}

::selection {
	background: #0000CC; 
	color: #ffffff;/* Safari */
	}
::-moz-selection {
	background: #0000FF; 
	color: #ffffff;/* Firefox */
}
/* **************************************************************  ************************************************************** */
#container{
	margin:0px auto;
	width:1000px;
	direction:ltr;	
}

h1,h2,h3,h4,h6{
	font-family:Arial,tahoma,"Lucida Sans Unicode", "Lucida Grande", sans-serif,arial;
	line-height:1.4em;
	text-align:left;
	font-weight:normal;
	/*font-weight:bold;*/
}
/*h3{
	text-align:center;
}*/

h1{
	font-size:24px;
	color:#0000CC;
	padding:10px 0px;
}

h2,h3{
	font-size:14px;
	color:#0000CC;
}

h6{
	font-size:16px;
	letter-spacing:0.2em;
	color:#0000cc;
	width:100%;
	padding-bottom:0px;
	border-bottom:1px solid #0000cc;
	margin-bottom:20px;
	padding-left:25px;
	float:left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	
}
h4{
	font-size:20px;
	color:#0000CC;
}

h5{
	font-size:18px;
	color:#999;
}
.product_cat{
	margin-top:20px;
	background-color:#EFEFEF;
	width:100%;
	float:left;
}
p{	
	margin-top:20px;
	text-align:justify;
	line-height:1.8em;
	letter-spacing:0.07em;
	font-family:tahoma,"Lucida Sans Unicode", "Lucida Grande", sans-serif,arial;
	font-size:14px;
	margin-bottom:20px;
}
a{
	text-decoration: none;
	color:#0033FF;
	/*transition:all ease 1s;*/
}


#lang{
	background-image:url(../images/iran-flag.jpg);
	background-repeat:no-repeat;
	background-size:35px 20px;
	display:block;
	width:35px;
	height:20px;
	font-size:10px;
	font-family:tahoma;
	font-weight:600;
	float:right;
	margin:10px 40px;	
}


#header{
	display:block;
	height:120px;
	width:1000px;	
}

#header_t{
	display:block;
	/*background-image:url(../images/header.png);
	background-repeat:no-repeat;*/
	/*background-color:#000099;*/
	background-color:#606060;
	/*background-image:url(../images/bg.png);
	background-repeat:repeat;*/
	height:110px;	
}

#header_b{
	display:block;
	background-color:#666666;
	height:30px;	
}

#logo{
	float:left;
	width:371px;
	height:80px;
	background-image:url(../images/logo-black.png);
	background-repeat:no-repeat;
	background-size:334px 72px;
	display:block;
	margin-left:20px;
	margin-top:19px;
	transition: linear 0.8s;
	-webkit-transition: linear 0.8s;
	opacity:0.85;
	filter:alpha(opacity=85);
}
#company{
	line-height:1.4em;
	letter-spacing:0.6em;
	float:left;
	width:1px;
	height:40px;
	color:#03C;
	font-size:18px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif,arial;
	/*background-image:url(../images/sazman-black.png);
	background-repeat:no-repeat;*/
	display:block;
	margin-left:40px;
	margin-right:40px;
	margin-top:25px;
	text-shadow:1px 1px 4px #FFFFFF;
	transition: linear 1s;
	-webkit-transition: linear 1s;
}

#logo:hover,#company:hover{
	opacity:1;
	filter:alpha(opacity=100);
	transform:scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	/*text-shadow:0px 0px 4px #CCCCCC;*/
}
#search{
	display:block;
	margin:5px 10px 5px 5px;	
	width:95px;
	height:21px;
	background-color:#FFF;
	background-image:url(../images/search-black.png);
	background-repeat:no-repeat;
	background-position:5px;
	padding:2px 5px 2px 25px;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	float:right;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif,arial;
}
#time{
	font-family:FONT1;
	margin:5px 20px;
	float:left;	
	width:220px;
	height:20px;
	color:#FFF;
}
/* **************************************************************  ************************************************************** */

/* ************************************************************** */
#tmenu{
	float:left;
	width:600px;height:36px;
	background-color:#003366;
	background: #003366; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003366', endColorstr='#000033'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#003366), to(#000033)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #003366,  #000033); /* for firefox 3.6+ */
	/*background-color:#27678a;*/
	margin-left:0px;
	margin-top:35px;
	/*opacity:0.8;
	filter:alpha(opacity=80);*/
	font-family:tahoma,"Lucida Sans Unicode", "Lucida Grande", sans-serif,arial;
	font-size:14px;
	text-decoration:none;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	letter-spacing:0.1em;
}
#tmenu li{position:relative;width:120px;float:left;display:block;text-align:center;z-index:200;
transition: linear 0.5s;
-webkit-transition: linear 0.5s;
}
#tmenu li a{display:block;color:#CECECE;padding:9px 5px 1px 5px;width:110px;height:26px; /*text-shadow:#FfFfFf 0px 1px 1px;*/
transition: linear 0.5s;
-webkit-transition: linear 0.5s;}
#tmenu li:hover{/*background:#27678a;*/background-color:#0033FF;/*opacity:0.95;*/
	background: #0033ff; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0033ff', endColorstr='#000033'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#0033ff), to(#000033)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #0033ff,  #000033); /* for firefox 3.6+ */

}

#tmenu li a:hover{/*background-color:#27678a;*/
	background: #0033ff; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0033ff', endColorstr='#000033'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#0033ff), to(#000033)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #0033ff,  #000033); /* for firefox 3.6+ */
	}
/*#tmenu li ul a:hover{background:#27678a;}*/
.hover{
	/*background-color:#dddddd;*/
	background-color:#036;
	color:#27678a;
}
#tmenu li ul{position:absolute;left:0;top:36px;list-style:none;width:110px;display:none;padding:0;margin:0;}
#tmenu li ul li{background:#333333;text-align:center;height:36px; font-size:10px;}
#tmenu li:hover ul,ul#tmenu li.over ul{display:block;}

.current{
	/*background-color:#002B42;*/
	background: #0000ff; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#000066'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#0000ff), to(#000066)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #0000ff,  #000066); /* for firefox 3.6+ */
}
/* ************************************************************* */
.article{
	background-color:#fff;
	width:1000px;
	float:left;
	margin-top:0px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding:30px;
	float:right;
}
#firstpage{
	margin:10px 0px 0px 0px;
	float:left;
}
#firstpage_left{
	width:549px;
	text-align:justify;
	line-height:1.8em;
	letter-spacing:0.07em;
	font-size:14px;
	float:left;
	font-family:tahoma;
	font-weight:normal;
}
#firstpage_right{
	float:left;
	margin-left:30px;
	width:360px;
}
.firstpage_image{
	padding:10px;
	background-color:#ffee00;
	margin-right:5px;
	margin-bottom:5px;
}
/* ************************************************************* */
.software_box_link{
	color:#000;	
}
.software_box{
	width:160px;
	height:170px;
	padding:5px;
	margin-right:25px;
	margin-bottom:25px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	float:left;
	transition: ease-out all 1s;
	-webkit-transition:ease-out all 1s;
	color:#000000;
	background-color:#ffffff;
	box-shadow:0px 0px 1px #CCC;
}
.software_box:hover{
	color:#003399;
	background-color:#E5E5E5;
	box-shadow:0px 0px 4px #003399;
}

.product_box_link{
	color:#000;	
}
.product_box{
	width:280px;
	height:220px;
	padding:5px;
	margin-left:25px;
	margin-bottom:25px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	float:left;
	transition: ease-out all 1s;
	-webkit-transition:ease-out all 1s;
	color:#000000;
	background-color:#ffffff;
	box-shadow:0px 0px 1px #CCC;
}
.product_box:hover{
	color:#003399;
	background-color:#E5E5E5;
	box-shadow:0px 0px 4px #003399;
}
.product_image{
	width:270px;
}
/* ************************************************************* */

#footer{
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	font-family:tahoma,"Lucida Sans Unicode", "Lucida Grande", sans-serif, arial;
	margin:10px 0px;
	display:block;
	width:1000px;
	height:30px;
	color:#FFFFFF;
	font-size:14px;
	float:right;
	padding:7px 30px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-weight:normal;
	font-size:12px;
	
}
#footer a{ color:#FFFFFF;}
#footer a:hover{text-decoration:underline;}


