@charset "utf-8";
@font-face {

    font-family: "BBCNassim";
    src: local("BBCNassim") , url("../fonts/BBCNassim.ttf"); 

}
body {
	background-color: #232323;
	margin: 0;
	padding: 0;
	color: #000;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	font-family: Calibri, Verdana;
	font-size: 100%;
	line-height: 1.4;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
h1 {
	font-size: 200%;
	font-style: italic;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
/* ~~ This fixed width container surrounds all other blocks ~~ */
.container {
	width: 960px;
	background-color: #FFFFFF;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
}
/* ~~ The header is not given a width. It will extend the full width of your layout. ~~ */
header {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 28px;
}

.sidebar1 {
	float: right;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 70px;
}
.gsearch {
	width: 260px;
	position: relative;
	right: 20px;
	bottom: 15px;
}
.sidebar1 aside {
	box-shadow: 1px 1px 1.5px 1.5px rgb(204,204,204);
	padding-bottom: 5px;
	margin-top: 25px;
	border-top-right-radius: 7px;
}
.paside {
	font-size: 80%;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.hdrasid {
	background-color: #232323;
	color: rgb(255,255,255);
	margin-bottom: 10px;
	height: 2em;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	font-size: 90%;







	box-shadow: 1px 1px 1.5px 1.px;
	box-shadow: 1px 0px rgb(153,153,153);
	border-top-right-radius: 7px;
	text-align: center;
	padding-right: 23px;
}

.sidebar1 img {
	float: left;
	position: relative;
	top: 15px;
	left: 5px;
	margin-right: 5px;
}
.paprclp {
	background-image: url(../images/pprclp.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 27px;
	float: left;
	margin-left: 5px;
	top: 15px;
	position: relative;
}
.content {
	width: 685px;
	float: right;
	background-color: rgb(255,255,255);
	background-position: center center;
	margin-right: 10px;
	margin-bottom: 70px;
	margin-left: 10px;
	font-size: 90%;
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}

ul.nav {
	list-style: none; /* this removes the list marker */
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; /* this creates the button separation */
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background-color: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #ADB96E;
	color: #FFF;
}

header, section, footer, aside, article, figure {
	display: block;
}
#headtab {
	background-color: #232323;
	position: relative;
	padding-left: 220px;
	z-index: 100;
	top: 20px;
	height: 2.2em;
	margin: 20px;
	border-bottom-left-radius: 0px;
	box-shadow: 1px 1px 1px 1px rgb(153,153,153);
	border-bottom-right-radius: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.headertabs {
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 90%;
	padding-top: 5px;
	height: 2.5em;
	position: relative;
	color: rgb(187,187,187);
	z-index: 100;
	margin-top: 20px;
	margin-bottom: 20px;
}
.headertabs a:link, .headertabs a:visited {
	text-decoration: none;
	color: rgb(187,187,187);
}
.headertabs a:hover   {
	color: rgb(255,255,255);
	text-decoration: none;
}
.topheadimg {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 960px;
	position: absolute;
	top: 55px;
}

/* ~~ The footer ~~ */
footer {
	background-color: #232323;
	position: relative;
	color: #FFF;
	padding: 10px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	opacity: 100%;
	background-image: url(../images/bkb.PNG);
	background-repeat: repeat;
}
#about #about,
#contact #contact,
#contactf #contact,
#industries #industries,
#application #application,
#service #service{
	color: rgb(255,255,255);
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: rgb(255,0,0);
}

.enlang {
	background-image: url(../images/en_flag.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	font-size: 75%;
	width: 45px;
	margin-right: 5px;
	padding-left: 5px;
	color: rgb(255,255,255);
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	transition: color 0.2s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
}
.falang {
	background-image: url(../images/fa_flag.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	font-family: BBCNassim;
	font-size: 95%;
	text-align: right;
	padding-right: 5px;
	width: 60px;
	margin-left: 5px;
	color: rgb(187,187,187);
	transition: color 0.2s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
}
.falang:hover {
	color: rgb(255,255,255);
}
.ftrarow {
	background-image: url(../images/ftrarw.png);
	background-repeat: no-repeat;
	background-position: 82%;
	position: absolute;
	top: -30px;
	height: 45px;
	width: 960px;
}

.footerimg {
	background-image: url(../images/btnftr.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 986px;
	position: absolute;
	background-position: 0px 0px;
	z-index: 10;
}
.fotrtpbx {
	text-align: left;
	margin-bottom: 15px;
	font-family: Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-indent: 15px;
}
.ftrclm {
	width: 180px;
	vertical-align: top;
}
.indust {
	width: 190px;
	vertical-align: top;
}
.services {
	width: 240px;
	vertical-align: top;
}
.ftrul {
	margin-top: 5px;
	font-size: 80%;
	text-align: left;
	text-indent: 10px;
}
.ftrul a:link ,.ftrul a:visited {
	color: rgb(187,187,187);
}
.ftrul a:hover ,.ftrul a:active {
	color: rgb(255,255,255);
}
.bktop {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 75%;
	margin-top: 5px;
	z-index: 20;
	position: relative;
	top: 28px;
	left: -5px;
}
.bktop a:link, .bktop a:visited {
	color: rgb(35,35,35);
}
.bktop a:hover {
	color: rgb(255,0,0);
}
.ftrtitle {
}
.ftrtitle:link, .ftrtitle:visited {
	color: rgb(255,255,255);
	
}
.ftrtitle:hover, .ftrtitle:active {
	border-bottom-style: solid;
	border-bottom-color: rgb(255,0,0);
	padding-bottom: 5px;
}
.followus  {
	width: 135px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	vertical-align: top;
}

/*----------social buttons*/
.fbbtn, .gplusbtn, .twbtn, .utbtn, .lnkinbtn {
	background-image: url(../images/btns.png);
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	margin-top: 10px;
	color: rgb(187,187,187);
	text-indent: 22%;
	transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
}

.fboff, .gpoff, .twoff, .utoff, .lnkinoff{
	background-image: url(../images/btns.png);
	background-repeat: no-repeat;
	height: 25px;
	opacity: 1;
	position: relative;
	top: -22.4px;
	transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
}

.fbbtn:hover, .gplusbtn:hover, .twbtn:hover, .utbtn:hover, .lnkinbtn:hover {
	color: rgb(255,255,255);
}
.fboff:hover, .gpoff:hover, .twoff:hover, .utoff:hover, .lnkinoff:hover {
	opacity: 0;
}

.fbbtn {
	background-position: 0px -30px;
}

.fboff {
	background-position: 0px 0px;
}

.gplusbtn {
	background-position: 0px -90px;
}

.gpoff {
	background-position: 0px -60px;
}

.twbtn {
	background-position: 0px -150px;
}

.twoff {
	background-position: 0px -120px;
}

.utbtn {
	background-position: 0px -210px;
}

.utoff {
	background-position: 0px -180px;
}

.lnkinbtn {
	background-position: 0px -390px;
}

.lnkinoff {
	background-position: 0px -360px;
}

/*---------------------*/

.copyright {
	font-size: 90%;
	color: rgb(255,255,255);
	position: relative;
	top: 30px;
	float: left;
	text-align: center;
	width: 960px;
	padding-bottom: 30px;
}
.slidcap {
	font-family: Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	padding-left: 25px;
	font-size: 26px;
	line-height: 40px;
	padding-bottom: 15px;
}
