﻿@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);


html {
	background-image: url('images/BG.gif');
	scroll: left top ;
	background-color:#D4D3D3;
	background-repeat: repeat-x;
	
}

body {
	font-family:'Droid Arabic Kufi' ,Arial, Times, serif;
	color: #000;
	font-size: 13px;
	margin: 0px;
	font-style: normal;
	letter-spacing:0px;
}

a:link,a:visited {
	font-family: 'Droid Arabic Kufi' ,Arial, Times, serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

a:hover {
	font-family: 'Droid Arabic Kufi' ,Arial, Times, serif;
	font-size: 13px;
	color: #088dc1;
	text-decoration: none;
}

h1,h2,h3 {
	margin: 0;
	padding: .5em 0;
}

h1 {
	font-size: 14px;
	color: #045d81;
	font-family: 'Droid Arabic Kufi' ,Arial, Times, serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-left: 25px;
	text-align:left;
	

}

.rtl h1 {
	padding-right: 25px;
	text-align:right;
}

.h1-ico {
	background-image: url('images/ico.png');
	background-repeat: no-repeat;
	background-position: left;
    height:25px;
	
}
.rtl .h1-ico {
	background-image: url('images/ico.png');
	background-repeat: no-repeat;
	background-position: right;
	
}
.h1-ico2 {
	/*background-image: url('images/ico2.png');
	background-repeat: no-repeat;*/
	background-position: left;
}
.rtl .h1-ico2 {
	background-image: url('images/ico2.png');
	background-repeat: no-repeat;
	background-position: right;
}




.rtl .h1-ico3 {
	background-image: url('images/ico2.png');
	background-repeat: no-repeat;
	background-position: right;
}

.rtl .h1-ico3:hover {
	background-color: #E6EBEE;
	cursor: pointer;
}

h2 {
	font-size: 14px;
	color: #000;
	font-family: 'Droid Arabic Kufi' ,Arial, Times, serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-right: 3px;
	text-align:left;

}

.rtl h2 {
	font-size: 13px;
	color: #000;
	font-family: 'Droid Arabic Kufi' ,Arial, Times, serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-left: 3px;
}


.h2jobs
{
    width:50%;

	height: 18px;
	background-color: #639ECB;
	border-radius: 5px 5px 5px 5px;
	color:#fff;
	-webkit-box-shadow: 0px 0px 0px 1px #78c3e0;
	box-shadow: 0px 0px 0px 1px #78c3e0;
	padding:10px 15px 15px 15px;
	text-align:left;
}


.rtl .h2jobs 
{
    width:50%;

	height: 18px;
	background-color: #639ECB;
	border-radius: 5px 5px 5px 5px;
	color:#fff;
	-webkit-box-shadow: 0px 0px 0px 1px #78c3e0;
	box-shadow: 0px 0px 0px 1px #78c3e0;
	padding:10px 15px 15px 15px;
	text-align:right;
}
.rtl {
	text-align: right;
	direction: rtl;
}

.fltRight {
	float: right;
	margin-left: 5px;
}

.fltLeft {
	float: left;
	margin-right: 5px;
}

.rtl .fltRight {
	margin-right: 5px;
	margin-left: 0;
	float: left;
}

.rtl .fltLeft {
	margin-right: 0;
	margin-left: 5px;
	float: right;
}

/*Theme */
#bg-header {
	background-image: url('images/bg-Header.png');
	height: 347px;
	width: 100%;
	position: absolute;
	/*display:none;*/
}

#container2 {
	width: 990px;
	margin: auto auto auto auto;
	position: relative;
	height: auto;
	z-index: 2;
	/*display:none;*/
}

#bg-soci
{
 /*background: -webkit-linear-gradient(center top , #005c80 0%, #0781b1 100%) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(center top , #005c80 0%, #0781b1 100%) repeat scroll 0 0 transparent;
    background: -o-linear-gradient(center top , #005c80 0%, #0781b1 100%) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(center top , #005c80 0%, #0781b1 100%) repeat scroll 0 0 transparent;
    background: linear-gradient(center top , #005c80 0%, #0781b1 100%) repeat scroll 0 0 transparent;
    border-radius: 0px 0px 10px 10px;
    -webkit-box-shadow: 0px 0px 0px 1px;
    background-image: url('images/link-container.jpg');
    box-shadow: 0px 0px 0px 1px;*/
    color: #3ac7ff;
    width: 990px;
    height: 22px;
    /*display:none;*/
    
}

#soci {
	float: right;
	margin-right: 5px;
	/*display:none;*/
}

#logo {
	background-image: url('images/logo.png');
	background-repeat:no-repeat;
	width: 203px;
	height: 116px;
	margin-top: 8px;
	/*margin-left: 20px;*/
	float: left;
	/*display:none;*/
}

#name {
	background-image: url('images/logo-name.png');
	background-repeat:no-repeat;
	text-align: center;
	width: 364px;
	 height: 44px;
	 margin:auto;
	 margin-top:10px;
    /*display:none;*/
}

#login {
	width: 148px;
	height: 73px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	/*display:none;*/
}

/*link-container */
#link-container-bg {
	float: right;
	background-color:#007bbe;
	border-radius: 10px 10px 0px 0px;
	background-repeat: repeat;
	width: 990px;
	height: 28px;
	/*display:none;*/
}

.link-container-bg li {
	background-image: url('images/slide.png');
}

.link-container {
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	text-align: center;
}

.link-container a {
	color: #fff;
	display: block;
	font-weight: bold;
	height: 28px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	padding-top: 5px;
	text-align: center;
}

.link-container a:hover {
	background-image: url('images/link-container-hover.png');
	text-align: center;
	font-weight: bold;
	color: #025373;
	height: 27px;
	font-size: 14px;
}

/*link-container */
#search {
	margin-right: 490px;
    margin-top:-30px;
    /*display:none;*/
    float:right;

	
}

#header-gallery {
	width: 885px;
	height: 300px;
	/*display:none;*/
}

#Content {
	
	width: 955px;
	background-color: #fff;
	border-radius: 0px 0px 10px 10px;
    margin:auto;

	padding: 5px 22px 5px 12px;
	/*/*display:none;*/*/
}

#adv-search {
	float: left;

}

.rtl #adv-search {
	float: right;
	
}

#adv-gallery {
	width: 585px;
	float: right;
	border-radius: 10px 10px 10px 10px;
	height: 136px;
	margin-top: 10px;
	/*display:none;*/
}

.rtl #adv-gallery {
	float: left;
	height: 136px;
	margin-right: 0px;
	
}

#news {
	width: 560px;
	border-radius: 5px 5px 5px 5px;
	margin-top: 10px;
	color:#fff;
	float: left;
	height: 22px;
	background-color: #639ecb;
	/*/*display:none;*/*/
}

.rtl #news {
	width: 560px;
	float: right;
	height: 22px;
}

#news-header {
	float: right;
	/*/*display:none;*/*/
}

.mar-left {
	margin-left: 570px;
}

.rtl .mar-left {
	margin-right: 570px;
	margin-left: 0px;
}

.mar-left h1 {
	padding-left: 0px;
	margin-top: 10px;
}

.rtl .mar-left h1 {
	padding-right: 0px;
	margin-top: 10px;
}

#sponser {
	border-radius: 5px 5px 5px 5px;
	width: 290px;
	float: right;
	height: 22px;
	background-color: #639ecb;
	/*/*display:none;*/*/
}

.rtl #sponser {
	float: left;
}

#maincontent {
	margin-left: 383px;
	/*/*display:none;*/*/
}

.rtl #maincontent {
	margin-left: 0px;
	margin-right: 383px;
}

#sidebar {
	width: 368px;
	height: auto;
	float: left;
	margin-bottom: auto;
	/*/*display:none;*/*/
}

.rtl #sidebar {
	float: right;
}

#mainmenu {
	border-radius: 10px 10px 10px 10px;

	-webkit-box-shadow: 0px 0px 0px 1px #c6c6c6;
	box-shadow: 0px 0px 0px 1px #c6c6c6;
	padding-bottom: 7px;
	font-size: 17px;
	font-weight: bold;
	color: #667a80;
	height: 180px;
	margin-bottom:5px;
    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* Opera */ 
    background-image: -o-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #d2d3d4));
    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom right, #FFFFFF 0%, #d2d3d4 100%);
     height: 230px;
     margin-top:11px;
     /*/*display:none;*/*/
}

.rtl #mainmenu {


	text-align: right;
}

#mainmenu ul,#mainmenu li {
	/*border-bottom: 1px solid #d2d3d4;*/
	list-style: none;
	list-style-position: inside;
	
}

.rtl #mainmenu ul,#mainmenu li {
	/*border-bottom: 1px solid #d2d3d4;*/
	list-style: none;
	list-style-position: inside;
	margin-left: 0px;
	padding-right: 0px;
	direction:rtl;
}

#mainmenu a:link,#mainmenu a:visited {
	font-size: 13px;
	margin:3px;
	padding:3px 21px 4px 3px;

}

.mainmenu-mar-flt {
	float: right;
	margin-top: 0px;
	width: 148px;
	margin-bottom: 0px;
}

.rtl .mainmenu-mar-flt {
	float: left;
	margin-top: 0px;
	width: 148px;
	margin-bottom: 0px;
}

.mainmenu-mar-flt2 {
	margin-top: 0px;
	width: 350px;
	margin-bottom: 0px;
}

.box {
	    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* Opera */ 
    background-image: -o-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #d2d3d4));
    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom right, #FFFFFF 0%, #d2d3d4 100%);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

	-webkit-box-shadow: 0 0 0 1px #C6C6C6;
	box-shadow: 0 0 0 1px #C6C6C6;
	width: 178px;
	height:90px;
	text-align:left;
}

.rtl .box {
text-align:right;
}
.box img {
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}

.box p {
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}

.box a {
	font-weight: normal;
}
.box3 {
	background-color: #FFFFFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

	-webkit-box-shadow: 0 0 0 1px #C6C6C6;
	box-shadow: 0 0 0 1px #C6C6C6;
	width: 178px;
	height:113px;
	

}

.box3 img {
	text-align: center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
    margin:auto;
	Height:107px;
	padding-top:3px;
	Width:170px; 
}

.box3 p {
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}

.box3 a {

}


.box4 {
	background-color: #FFFFFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

	-webkit-box-shadow: 0 0 0 1px #C6C6C6;
	box-shadow: 0 0 0 1px #C6C6C6;
	width: 178px;

}

.box4 img {
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}

.box4 p {
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}

.box4 a {
	font-weight: bolder;
}

.boxhot {
	background-color: #FFFFFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

	-webkit-box-shadow: 0 0 0 1px #C6C6C6;
	box-shadow: 0 0 0 1px #C6C6C6;
	width: 178px;
	
	margin-bottom:10px;
}

.boxhot img {
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}

.boxhot p {
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}

.boxhot a {
	
}

.box-in {
	background-color: #e6ecee;
	border-radius: 10px 10px 0px 0px;
	padding-left: 10px;
	width: 168px;
	height: 29px;
}

.box-in3 {
	background-color: #e6ecee;
	padding-left: 10px;
	width: 168px;
	height: 29px;
}

.box-in33 {
	background-color: #e6ecee;
	border-radius: 0px 0px 10px 10px;
	padding-left: 10px;
	width: 168px;
	height: 29px;
}

.box-in-color {
    background-color: #fff;
    border-radius: 0 10px 0 0;
    float: right;
    height: 45px;
    padding-left: 10px;
    width: 80px;
}

.box-in-color a {
	font-weight: bolder;
	color: red;
}

.rtl .box-in-color {
	padding-right: 10px;
	padding-left: 0px;
}

.box-in-color li {
	padding-left: 10px;
	padding-top: 5px;
}

.rtl .box-in-color li {
	padding-right: 10px;
	padding-left: 0px;
}

.box-in-color2 {
    background-color: #fff;
    border-radius: 0 0 0 10px;
    float: left;
    height: 45px;
    padding-left: 10px;
    width: 80px;
}

.box-in-color2 a {
	color: red;
	font-weight: bolder;
}

.rtl .box-in-color2 {
	padding-right: 10px;
	padding-left: 0px;
}

.box-in-color2 li {
	padding-left: 10px;
	padding-top: 5px;
}

.rtl .box-in-color2 li {
	padding-right: 10px;
	padding-left: 0px;
}

.rtl .box-in {
	padding-right: 10px;
	padding-left: 0px;
}

.box-in li {
	padding-left: 10px;
	padding-top: 5px;
}

.rtl .box-in3 {
	padding-right: 10px;
	padding-left: 0px;
}

.box-in3 li {
	padding-left: 10px;
	padding-top: 5px;
}

.rtl .box-in3 li {
	padding-right: 10px;
	padding-top: 5px;
}

.rtl .box-in33 {
	padding-right: 10px;
	padding-left: 0px;
}

.box-in33 li {
	padding-left: 10px;
	padding-top: 5px;
}

.rtl .box-in33 li {
	padding-right: 10px;
	padding-top: 5px;
}

.rtl .box-in li {
	padding-right: 10px;
	padding-left: 0px;
}

.box-in2 
{
    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* Opera */ 
    background-image: -o-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #d2d3d4));
    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom right, #FFFFFF 0%, #d2d3d4 100%);
	border-radius: 10px 10px 10px 10px;
	padding-left: 10px;
}

.rtl .box-in2 {
	padding-right: 10px;
	padding-bottom:8px;
	padding-left: 0px;
}

.box-in2 li {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
}

.rtl .box-in2 li {
	padding-right: 10px;
	padding-top: 5px;
}

.box-in22 
{
    height: 40px;
    padding-left: 10px;
    width: 75px;
    padding-left: 95px;
}

.rtl .box-in22 {
	padding-right: 10px;
	    background-color:#fff;
    border-radius: 0px 0px 0px 10px;
	padding-left: 0px;
}

.box-in22 li {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
}

.rtl .box-in22 li {
	/*padding-right: 10px;*/
	padding-top: 5px;
}

.box-in222 {
    float: left;
    height: 40px;
    padding-left: 10px;
    width: 75px;
}

.rtl .box-in222 {
	padding-right: 10px;
	padding-left: 0px;
}

.box-in222 li {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
}

.rtl .box-in222 li {
	padding-right: 10px;
	padding-top: 5px;
}

.flot-box {
	float: right;
	margin-right: 5px;
	margin-top:10px;

	
}
.flot-box5 {
	float: right;
	margin-right: 5px;


	
}
.flot-box4 {
	float: right;
	margin-right: 5px;

	margin-bottom:10px;
	
}
.flot-box3 {
	float: right;
	margin-right: 5px;
	margin-bottom:10px;
}
.flot-box2 {
	margin-right: 190px;
}

#industrial-map {
	width: 368px;
	border-radius: 10px 10px 10px 10px;
	/*/*display:none;*/*/
}

.factory {
	-webkit-box-shadow: 0px 0px 0px 1px #c6c6c6;
	box-shadow: 0px 0px 0px 1px #c6c6c6;
	background-color: #fff;
	width: 579px;
	border-radius: 10px 10px 10px 10px;
	margin-bottom:10px;
}

.product-combo {
	-webkit-box-shadow: 0px 0px 0px 1px #c6c6c6;
	box-shadow: 0px 0px 0px 1px #c6c6c6;
	 /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* Opera */ 
    background-image: -o-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #d2d3d4));
    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%);
    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom right, #FFFFFF 0%, #d2d3d4 100%);
	width: 580px;
	height: 215px;
	border-radius: 10px 10px 10px 10px;
}

.product {
	float: left;
	height: 84px;
}

.rtl .product {
	margin-left: 0px;
	margin-right: 15px;
	float: right;
}

.product img {
	-webkit-box-shadow: 0px 0px 0px 2px #73c3e2;
	box-shadow: 0px 0px 0px 2px #73c3e2;

	-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;
	transition: 5s;
	float: left;
	width: 125px;
	height: 84px;
	border-radius: 10px 10px 10px 10px;
}

.product li {
	-webkit-box-shadow: 0px 0px 0px 2px #73c3e2;
	box-shadow: 0px 0px 0px 2px #73c3e2;
	display: inline;

	-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;
	transition: 5s;
	float: left;
	margin: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-radius: 10px 10px 10px 10px;
}

.rtl .product img {
	float: right;
}

.product a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#gallery-alboum {
	width: 579px;
	height: 285px;
	border-radius: 10px 10px 10px 10px;

	-webkit-box-shadow: 0px 0px 0px 1px #c6c6c6;
	box-shadow: 0px 0px 0px 1px #c6c6c6;
	/*/*display:none;*/*/
}

#gallery-alboum img {
	/*border-radius:  10px 10px 10px 10px;
	*/

-webkit-box-shadow: 0px 0px 0px 1px #c6c6c6;
	box-shadow: 0px 0px 0px 1px #c6c6c6;
}

#memberfree {
	/*border-radius:  10px 10px 10px 10px;
	

-webkit-box-shadow:  0px 0px 0px 1px #c6c6c6;
	
box-shadow:  0px 0px 0px 1px #c6c6c6;
	
*/
background-color: #fff;
	width: 579px;
	height: 100px;
	margin-top: 50px;
	/*/*display:none;*/*/
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
}

#footer {
	border-radius: 0px 0px 10px 10px;
	background-color: #007BBE;
	text-align: center;
	margin: auto;
	text-transform: uppercase;
	padding-bottom: 10px;
	width: 550px;
	color:#fff;
	line-height:20px;
	/*display:none;*/
}

.rtl #footer {

	font-size:11px;
	margin: auto;
	width: 650px;
	
}

.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.horizontal-menu {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
}

.rtl .horizontal-menu {
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
}

.horizontal-menu li {
	float: right;
	margin: 1px;
	padding: 0px;
}

.horizontal-menu2 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
}

.rtl .horizontal-menu2 {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
}

.horizontal-menu2 li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
}

.horizontal-menu3 {
	margin-top: 0;
	font-size: 17px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
}

.horizontal-menu3 li {
	display: list-item;
	list-style: none;
	margin: 10px;
	font-size: 17px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 0px;
}

#footer a:link,#footer a:visited {
	font-size: 11px;
	font-weight: bolder;
	color: #fff;
}

#footer a:link,#footer a:hover {
	font-size: 11px;
	font-weight: bolder;
	color: #fff;
}

.copyright {
	font-size: 10px;
	color: #fff;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 0px;
	width: 100%;
	margin-bottom: 0px;
}

.copyright p {
	font-size: 13px;
	color: #21acbe;
	margin-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.margin-top {
	margin-top: 20px;
}

.margin-top2 {
	margin-top: 20px;
}

/*plan*/
#plan {
	background-color: #deebf0;
	width: 945px;
	height: auto;
	/*display:none;*/
}

.plan-content {
	background-color: #c6d5db;
	padding: 10px;
}

.button {
	background-image: url('images/button.jpg');
	width: 164px;
	height: 30px;
	float: left;
	margin-left: 10px;
}

.rtl .button {
	background-image: url('images/button.jpg');
	width: 164px;
	height: 30px;
	float: right;
	margin-right: 10px;
}

#googlemap {
	width: 945px;
	height: 770px;
	/*display:none;*/
}

/*plan*/
#Input {
	width: 353px;
	height: 130px;
	background-color: transparent;
	border: thin #c6c6c6 none;
	/*display:none;*/
}

#Input2 {
	width: 148px;
	height: 73px;
	background-color: transparent;
	border: thin #c6c6c6 none;
	/*display:none;*/
}

.textbox {
	border: thin #a5b4ba solid;
	border-radius: 5px 5px 5px 5px;
	color: #000;
}

.logtext {
	border: thin #b6c5cb solid;
	border-radius: 5px 5px 5px 5px;
}

.btnSearch {
border:0px;
	text-align: right;
	margin-top:-2px;
		/*box-shadow: 1px 1px 1px 1px #c6c6c6;*/
}


#Division
{
    height:965px;
/*display:none;*/
    
}
.DivisionH1
{
background-image: url("images/Shadowe.png");
    background-repeat: no-repeat;
     padding-right: 10px;
     color:#fff;
     height:20px;
     padding-top:2px;
     padding-left:10px;
    
}
.rtl .DivisionH1
{
background-image: url("images/Shadow.png");
    background-repeat: no-repeat;
     padding-right: 10px;
     color:#fff;
     height:20px;
     padding-top:2px;
    padding-left:10px;
}
.tree
{
    float:right;
    color:#fff;
    width:25%;
        font-size:12px;
        margin-right:-20px;
}
.tree1
{
    color:#fff;
    float:right;
    width:50%;
    font-size:11px;
     margin-right:-26px;
}
/*********************************************************/
#Input2 {
	width: 148px;
	height: 73px;
	background-color: transparent;
	border: thin #c6c6c6 none;
	/*display:none;*/
}

.textbox {
	border: thin #a5b4ba solid;
	border-radius: 5px 5px 5px 5px;
	color: #000;
}

#inside-page {
	border-radius: 10px 10px 10px 10px;

	-webkit-box-shadow: 0px 0px 0px 1px #c6c6c6;
	box-shadow: 0px 0px 0px 1px #c6c6c6;
	background-color: #fff;
	width: 579px;
	height: 990px;
	padding-top:10px;
	/*display:none;*/
}

.wiled {
	float: right;
	text-align: center;
	margin: 10px;
}

.wiled-lable {
	width: 171px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 22px;
	background-color: #639ecb;
	border-radius: 5px 5px 5px 5px;

	-webkit-box-shadow: 0px 0px 0px 1px #639ecb;
	box-shadow: 0px 0px 0px 1px #639ecb;
}

.wiled-lable p {
	text-align: center;
    padding:1px;
	 color: #fff;
	 font-weight:normal;
	 font:16px;
}

wiled-lable-small {
	width: 81px;
	margin-bottom: 5px;
	height: 18px;
	background-color: #e6ecee;
	border-radius: 5px 5px 5px 5px;

	-webkit-box-shadow: 0px 0px 0px 1px #78c3e0;
	box-shadow: 0px 0px 0px 1px #78c3e0;
	float: right;
}

#search2 {
	width: 225px;
	float: right;
	margin-right: 280px;
	height: 22px;
	/*display:none;*/
}

.rtl #search2 {
	margin-right: 0px;
	margin-left: 280px;
	float:left;
}

.img {
	border-radius: 5px 5px 5px 5px;
	margin-top: 3px;
}

.water-mark
{
    background-position: right;
    text-align: center;
    color: #000;
    background-color: #c0dff7;
    border: 1px solid #0e5484;
    border-radius: 5px 5px 5px 5px;
    width: 230px;
    height: 27px;
    background-image: url('images/lens.png');
    background-repeat: no-repeat;
    font-size:13px;
}

.rtl .water-mark
{
    background-position: right;
    text-align: center;
    color: #000;
    background-color: #c0dff7;
    border: 1px solid #0e5484;
    border-radius: 5px 5px 5px 5px;
    width: 296px;
    height: 27px;
    background-image: url('images/lens.png');
    background-repeat: no-repeat;
    font-size:13px;
}
.water-mark1 {
	text-align: center;
	color: #000;
    background-color:#c0dff7;
    border:1px solid #0e5484;
    border-radius: 5px 5px 5px 5px;
    width:296px;
    height:27px;
        background-image: url('images/lens.png');
    background-repeat: no-repeat;
    background-position: right;
        font-size:13px;

}
.rtl .water-mark1 {
	text-align: center;
	color: #000;
    background-color:#c0dff7;
    border:1px solid #0e5484;
    border-radius: 5px 5px 5px 5px;
    width:230px;
    height:27px;
        background-image: url('images/lens.png');
    background-repeat: no-repeat;
    background-position: right;
        font-size:13px;

}
#ID2 
{
    margin-top:18px;
	height: 250px;
	margin-bottom:5px;
	/*display:none;*/
}

#industrial-map {
	height: 217px;
	width: 364px;
	border-radius: 10px 10px 10px 10px;
	margin-bottom:10px;
	/*display:none;*/
}

#industrial-map img {
	height: 217px;
	width: 364px;

	-webkit-box-shadow: 0px 0px 2px 2px #c6c6c6;
	box-shadow: 0px 0px 2px 2px #c6c6c6;
	border-radius: 10px 10px 10px 10px;
}

#industrial-map a:hover {
	height: 211px;
	width: 364px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
	padding-top: 5px;
}

.Mar_img
{
    margin-right:10px;
    margin-top:3px;
    float:left;
}


.wiled {
	float: right;
	text-align: center;
	margin: 10px;
}
.wiled-lable {
	width: 171px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 18px;
	background-color: #e6ecee;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 0px 1px #78c3e0;
}
.wiled-lable p {
	text-align:center;
	font-weight:bolder;
	color:red;
}

.wiled-lable-small {
	width: 81px;
	margin-bottom: 5px;
	height: 18px;
	background-color: #e6ecee;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 0px 1px #78c3e0;
	float: right;
}
.rtl .wiled-lable-small {
	width: 81px;
	margin-bottom: 5px;
	height: 18px;
	background-color: #e6ecee;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 0px 1px #78c3e0;
	float: left;
}

.wiled-lable-small2 {
	width: 81px;
	height: 18px;
	margin-bottom: 5px;
	background-color: #e6ecee;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 0px 1px #78c3e0;
}
.wiled-lable-small p{
	text-align:center;
	font-weight:normal;
	font-size:9px;
	color:#000;
}
.wiled-lable-small2 p{
	text-align:center;
	font-weight:normal;
	font-size:9px;
	color:#000;
}

.wiled-lable-big {
	width: 171px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 38px;
	background-color: #e6ecee;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 0px 1px #78c3e0;
}
.wiled-lable-big p {
	text-align:center;
	font-weight:bolder;
	margin-right:5px;
	margin-left:5px;
	color:#000;
}

.wiled img {
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 0px 1px #78c3e0;
}
.img {


	float: left;
    border-radius: 5px 5px 5px 5px;
    margin: 0px 5px 5px 5px;
}
.rtl .img {

	float: right;
}
.jobs
{
    text-align:right;
    margin:5px;
    padding-left:15px;
}

.jobs p
{
    margin-top:5px;
    font-family:'Droid Arabic Kufi' ,Arial, Times, serif;
     /* IE10 Consumer Preview */;
	background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%); /* Mozilla Firefox */;
	background-image: -moz-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%); /* Opera */;
	background-image: -o-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%); /* Webkit (Safari/Chrome 10) */;
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #d2d3d4)); /* Webkit (Chrome 11+) */;
	background-image: -webkit-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%); /* W3C Markup, IE10 Release Preview */;
	background-image: linear-gradient(to bottom right, #FFFFFF 0%, #d2d3d4 100%);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 0px 1px #78c3e0;
    padding:45px 15px 15px 15px;
}

 .leftcolumn 
 { 
     width: 46%; float: left; margin: 0px 0px 0px 0px; 
 }
 .rightcolumn 
 {
     width: 46%; float: right; margin: 0px 15px 0px 0px; 
 } 
 
.rtl  .leftcolumn 
 { 
     width: 46%; float: right; margin: 0px 20px 0px 0px; 
 }
 .rtl .rightcolumn 
 {
     width: 46%; float: left; margin: 0px 0px 0px 0px; 
 } 
 
 .rtl  .leftcolumn : li 
 { 
     list-style:square outside none;
 }
 .rtl .rightcolumn : li 
 {
         list-style:square outside none;

 } 
 
 #Register
 {
     border-color:#ccc;
     border-style:solid;
     border-width:2px;
         border-radius: 5px 5px 5px 5px;
    	box-shadow: 1px 2px 5px 5px #CCCCCC;
    	/*display:none;*/
 }
 .links
 {
     color:#fff;
 }
 
 
 
 #bg-header {
    background-image: url("images/Blue.jpg");
    margin-top:30px;
    height: 347px;
    position: absolute;
    width: 100%;
    /*display:none;*/
}
























#sidebar2 {
	width: 217px;
	height: auto;
	float: left;
	margin-bottom: auto;
	/*display:none;*/
}
.rtl #sidebar2 {
	float: right;
}


#mainmenu2 {
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0px 0px 0px 1px #c6c6c6;
	box-shadow: 0px 0px 0px 1px #c6c6c6;
	padding-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #667a80;
	height: auto;
	margin-bottom: 16px;
	 /* IE10 Consumer Preview */;
	background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%); /* Mozilla Firefox */;
	background-image: -moz-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%); /* Opera */;
	background-image: -o-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%); /* Webkit (Safari/Chrome 10) */;
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #d2d3d4)); /* Webkit (Chrome 11+) */;
	background-image: -webkit-linear-gradient(top left, #FFFFFF 0%, #d2d3d4 100%); /* W3C Markup, IE10 Release Preview */;
	background-image: linear-gradient(to bottom right, #FFFFFF 0%, #d2d3d4 100%);
	/*display:none;*/
}
.rtl #mainmenu2 {
	padding:10px 5px 10px 10px ;
	text-align: right;
}
#mainmenu2 ul, #mainmenu2 li {
	border-bottom: 1px solid #d2d3d4;
	list-style: none;
	list-style-position: inside;
	padding-left: 10px;
}
.rtl #mainmenu2 ul, #mainmenu2 li {
	border-bottom: 1px solid #d2d3d4;
	list-style: none;
	list-style-position: inside;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 10px;
}
#mainmenu2 a:link, #mainmenu2 a:visited {
	font-size: 11px;
}

.mainmenu-mar-flt3 {
	margin-top: 0px;
	margin-bottom: 0px;
}


#maincontent2 {
	margin-left: 220px;
}
.rtl #maincontent2 {
	margin-left: 0px;
	margin-right: 220px;
}
.rtl .h1-ico3:hover {
	background-color: #fff;
	cursor: pointer;
}


.bg-new-search
{
    margin-top:5px;
	background-color:#007bbe;
	border-radius: 10px 10px 10px 10px;
	width:720px;
	height:35px;
	position:absolute;
	padding:5px 5px 0 0 ;
	
}
.img-adv-new{
	border-radius: 10px 10px 10px 10px;
	margin-top:38px;
	width:737px;
	height:117px;
	position: absolute;
	
}
.new-search-flt{
	float:right;
	margin-top:3px;
	margin-right:3px;
	margin-left:25px;
	
}
.new-found{
	float:right;
	padding-top:4px;
	margin-left:4px;
	
}

.join-us{
	background-image:url('images/more23.png');
	width:110px;
	height:83px;
	position:relative;
	margin-right:620px;
	}
	
	.rtl .join-us{
	background-image:url('images/more.png');
	width:110px;
	height:83px;
	position:relative;
	margin-right:620px;
	}  
.offers-new{
	margin-top:80px;
	
}
.offers-new2{
	
	
}

.box-offer{
	width:180px;
	box-shadow: 0 0 2px 2px #BCBCBC;
	border-radius: 10px 10px 10px 10px;
	background-color:#007bbe;
	float:right;
	margin-left:1px;
	margin-top:5px;
	height:229px;
}
.box-offer img{
	width:160px;
	margin-top:10px;
	margin-left:3px;
	box-shadow: 0 0 0px 1px #BCBCBC;
	border-radius: 10px 10px 10px 10px;
	height:116px;
	text-align:center;
}
.box-offer p{
	color:#fff;
	font-weight:bold;
	padding:10px;
}
.box-offer a{
	color:#f7941d;
}
.box-offer a:hover{
	color:#d1d3d4;
}

.wight-color{
	background-color:#fff;
	border-radius: 0px 5px 5px 0px;
	height:21px;
	width:80px;
	float:left;
}
.wight-color p{
	color:#007bbe;
	font-weight:bold;
	padding-top:2px;
	padding-right:13px;
	padding-right:10px;
}
.bg-sale{
	width:58px;
	height:27px;
	background-color:#f7941d;
	float:right;
	border-radius: 5px 5px 5px 5px;
	margin-top:10px;
	margin-right:10px;

}
.bg-sale p{
	font-size:19px;
	font-weight:bolder;
	padding:0px 5px 0px 0px;
	
	

}
.old-price{
	float:left;
	margin-left:10px;
}
.old-price p{
	padding:0px 10px 10px 10px;
	color:#d1d3d4;
}

.box-offer-gray{
	width:345px;
	box-shadow: 0 0 0px 1px #d1d3d4;
	border-radius: 10px 10px 10px 10px;
	background-color:#f0f0f0;
	float:right;
	margin-left:5px;
	margin-top:5px;
	height:141px;
}
.box-offer-gray img{
	width:160px;
	box-shadow: 0 0 0px 2px #007bbe;
	border-radius: 10px 10px 10px 10px;
	background-color:#f0f0f0;
	float:right;
	margin-right:11px;
	margin-top:11px;
	height:119px;
}
.box-offer-gray p{
	padding:10px;
	padding-right:0px;
	font-weight:bolder;
	margin-right:180px;
	
}
.bg-sale2{
	width:58px;
	height:27px;
	background-color:#f7941d;
	float:left;
	border-radius: 5px 5px 5px 5px;
	margin-top:10px;
	margin-right:10px;
	margin-left:30px;

}
.bg-sale2 p{
	font-size:21px;
	font-weight:bolder;
	padding:0px 10px 0px 0px;
	margin-right:0px;
	color:#fff;

}
.p-price{
	color:#f7941d;
	font-weight:bolder;
}
#maincontent3 
{
    	margin-top: 5px;
	margin-left: 10px;
	background-color:#f0f0f0;
	box-shadow: 0 0 0px 1px #c7c2c2;
	/*display:none;*/
	height:700px;
}
.rtl #maincontent3 {
	margin-left: 0px;

}
.side-maincontent{
	background-color:#fff;
	float:right;
	width:231px;
	padding-left:10px;
}
.rtl.side-maincontent{
 	background-color:#fff;
	float:right;
	width:231px;
}
.bg-new-header{
	background-image: linear-gradient(to right bottom, #FFFFFF 0%, #D2D3D4 100%);
	margin-top:0px;
	width:231px;
	height:32px;
}
.rtl .bg-new-header{
	margin-top:10px;
}
.new-content{
	margin-right:238px;
	padding-top:20px;
	border-radius: 5px 5px 5px 5px; 
}
.flt-img-new{
	float:right;

}
.company-profile{
	width:346px;
	height:65px;
	box-shadow: 0 0 0px 1px #c7c2c2;
	border-radius: 5px 5px 5px 5px;
	margin-right:120px;
    margin-top:-45px;
    margin-left:5px;
	 background-image: linear-gradient(to right bottom, #FFFFFF 0%, #D2D3D4 100%);
	padding:5px;
}
.company-profile2{
	width:346px;
	height:65px;
	box-shadow: 0 0 0px 1px #c7c2c2;
	border-radius: 5px 5px 5px 5px;
	margin-right:120px;
    margin-top:0px;
    margin-left:5px;
	 background-image: linear-gradient(to right bottom, #FFFFFF 0%, #D2D3D4 100%);
	padding:5px;
}
.new-flt-profile{
	float:right;
	margin:0px;
}

.new-flt-profile2{
	margin-right:190px;
	
}
.imge-flt-profile{
	float:right;
	margin:0px;
}
.bg-orange{
	width:205px;
	height:138px;
	background-color:#f7941d;
	border-radius: 10px 10px 10px 10px;
	margin-right:12px;
	margin-top:20px;
}
.bg-orange-numb{
	font-size:34px;
	color:#fff;
	font-weight:bolder;
	padding-right:20px;
	padding-top:20px;

}
.bg-orange-numb2{
	font-size:20px;
	color:#fff;
	font-weight:bolder;
	padding-right:20px;

}

.bg-orange2{
	width:120px;
	height:31px;
	background-color:#fff;
	border-radius: 0px 10px 10px 0px;
	float:left;
	color:#f7941d;
	padding-right:10px;
	padding-top:5px;
}
.jq-div{
	float:right;
	margin-left:10px;
	margin-right:30px;
	
}
.top-jq{
	margin-top:30px;
	margin-right:200px;
}
h5 {
	font-size: 16px;
	color: #007bbe;
	font-family: 'Droid Arabic Kufi' ,Arial, Times, serif;	
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-right: 10px;
	text-align:center;
}



.buy_Buy
{
    font-size:10px;
    font-weight:bold;
    text-align: center;
}
.buy_Buy2
{
    font-size:16px;
    font-weight:bolder;
    color:#258DC5;
    text-align: center;
}

.buy_Buy3
{
    font-size:16px;
    font-weight:bolder;
    color:#F7941D;
    text-align: center;
}
.rtl .buy_Buy3
{
    text-align: center;
}
.imgdefault
{
    background-image: url('../../../Img/images.jpg');
}



.bg-hdheader {
	background-color: #8ac0e9;
	width: 990px;
	height: 123px;
	border-radius: 10px 10px 0px 0px;
	margin: auto;
	padding-top: 5px;
	margin-top: 10px;
}
.bg-hdheader-in {
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #9FC5E3 0%, #589BCB 100%); /* Mozilla Firefox */;
	background-image: -moz-linear-gradient(top, #9FC5E3 0%, #589BCB 100%); /* Opera */;
	background-image: -o-linear-gradient(top, #9FC5E3 0%, #589BCB 100%); /* Webkit (Safari/Chrome 10) */;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9FC5E3), color-stop(1, #589BCB)); /* Webkit (Chrome 11+) */;
	background-image: -webkit-linear-gradient(top, #9FC5E3 0%, #589BCB 100%); /* W3C Markup, IE10 Release Preview */;
	background-image: linear-gradient(to bottom, #9FC5E3 0%, #589BCB 100%);
	width: 973px;
	height: 106px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 0px 1px #2f6c9b;
	padding: 3px;
	margin: auto;
}

.logo {
	background-image: url('images/New-factory.png');
	width: 148px;
	height: 104px;
	float: right;
	/*margin-left: 27px;*/
	margin-right: 20px;
}
.navig-hd {
	width: 990px;
	height: 33px;
	background-color: #639ecb;
	margin: auto;
}
.button1 {
	float: right;
}
.button1 a {
	position: relative;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 110px;
	height: 106px;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	background-image: url('images/1.png');
}
.button1 a:active {
	position: relative;
	top: 6px;
}
.button1 a:hover {
	position: relative;
	color: #000;
	background-image: url('images/1-hover.jpg');
}
.button1 a:focus {
	position: relative;
	top: 6px;
	background-image: url('images/1-hover.jpg');
}
.button2 {
	float: right;
}
.button2 a {
	position: relative;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 110px;
	height: 106px;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	background-image: url('images/2.png');
}
.button2 a:active {
	position: relative;
	top: 6px;
}
.button2 a:hover {
	position: relative;
	color: #000;
	background-image: url('images/2-hover.jpg');
}
.button2 a:focus {
	position: relative;
	top: 6px;
	background-image: url('images/2-hover.jpg');
}
.button3 {
	float: right;
}
.button3 a {
	position: relative;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 110px;
	height: 106px;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	background-image: url('images/3.png');
}
.button3 a:active {
	position: relative;
	top: 6px;
}
.button3 a:hover {
	position: relative;
	color: #000;
	background-image: url('images/3-hover.jpg');
}
.button3 a:focus {
	position: relative;
	top: 6px;
	background-image: url('images/3-hover.jpg');
}
.button4 {
	float: right;
}
.button4 a {
	position: relative;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 110px;
	height: 106px;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	background-image: url('images/4.png');
}
.button4 a:active {
	position: relative;
	top: 6px;
}
.button4 a:hover {
	position: relative;
	color: #000;
	background-image: url('images/4-hover.jpg');
}
.button4 a:focus {
	position: relative;
	top: 6px;
	background-image: url('images/4-hover.jpg');
}
.button5 {
	float: right;
}
.button5 a {
	position: relative;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 110px;
	height: 106px;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	background-image: url('images/5.png');
}
.button5 a:active {
	position: relative;
	top: 6px;
}
.button5 a:hover {
	position: relative;
	color: #000;
	background-image: url('images/5-hover.jpg');
}
.button5 a:focus {
	position: relative;
	top: 6px;
	background-image: url('images/5-hover.jpg');
}
.button6 {
	float: right;
}
.button6 a {
	position: relative;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 110px;
	height: 106px;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	background-image: url('images/6.png');
}
.button6 a:active {
	position: relative;
	top: 6px;
}
.button6 a:hover {
	position: relative;
	color: #000;
	background-image: url('images/6-hover.jpg');
}
.button6 a:focus {
	position: relative;
	top: 6px;
	background-image: url('images/6-hover.jpg');
}
.button6 {
	float: right;
}
.button6 a {
	position: relative;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 110px;
	height: 106px;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	background-image: url('images/6.png');
}
.button6 a:active {
	position: relative;
	top: 6px;
}
.button6 a:hover {
	position: relative;
	color: #000;
	background-image: url('images/6-hover.jpg');
}
.button6 a:focus {
	position: relative;
	top: 6px;
	background-image: url('images/6-hover.jpg');
}
.button7 {
	float: right;
}
.button7 a {
	position: relative;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 110px;
	height: 106px;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	background-image: url('images/7.png');
}
.button7 a:active {
	position: relative;
	top: 6px;
}
.button7 a:hover {
	position: relative;
	color: #000;
	background-image: url('images/7-hover.jpg');
}
.button7 a:focus {
	position: relative;
	top: 6px;
	background-image: url('images/7-hover.jpg');
}
.radius
{
    border-radius: 5px;
     border: 1px solid #0E5484;

}

#transformations
{
    margin:auto;
    /*display:none;*/
}
#transformations img{

  	-webkit-transform: -webkit-transform 1s;
	-moz-transform: -moz-transform 1s;
	-o-transform: -o-transform 1s;
	-ms-transform: -ms-transform 1s;
	transform: transform 1s; /* IE 9 */
	float:left;
	cursor:pointer;
/* Safari and Chrome */

  
  }


#transformations img:hover{
 /*-moz-transform:scale(1.2);
  -moz-transform:rotate(20deg); */
  
  -webkit-animation: cssAnimation 0.9679s 10 ease;
-moz-animation: cssAnimation 0.9679s 10 ease;
-o-animation: cssAnimation 0.9679s 10 ease;
}
@-webkit-keyframes cssAnimation {
from { -webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); }
to { -webkit-transform: rotate(15deg) scale(0.862) skew(23deg) translate(-2px); }
}
@-moz-keyframes cssAnimation {
from { -moz-transform: rotate(0deg) scale(1) skew(1deg) translate(10px); }
to { -moz-transform: rotate(20deg) scale(0.862) skew(23deg) translate(-2px); }
}
@-o-keyframes cssAnimation {
from { -o-transform: rotate(1deg) scale(1) skew(1deg) translate(10px); }
to { -o-transform: rotate(15deg) scale(0.862) skew(23deg) translate(-2px); }

/*display:none;*/
}








.classname {
transition:All 1.007s ease;
-webkit-transition:All 1.007s ease;
-moz-transition:All 1.007s ease;
-o-transition:All 1.007s ease;
transform: rotate(4deg) scale(1) skew(1deg) translate(10px);
-webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(10px);
-moz-transform: rotate(4deg) scale(1) skew(1deg) translate(10px);
-o-transform: rotate(4deg) scale(1) skew(1deg) translate(10px);
-ms-transform: rotate(4deg) scale(1) skew(1deg) translate(10px);

}
.classname:hover{
transform: rotate(4deg) scale(1) skew(13deg) translate(-2px);
-webkit-transform: rotate(4deg) scale(1) skew(13deg) translate(-2px);
-moz-transform: rotate(4deg) scale(1) skew(13deg) translate(-2px);
-o-transform: rotate(4deg) scale(1) skew(13deg) translate(-2px);
-ms-transform: rotate(4deg) scale(1) skew(13deg) translate(-2px);
}

.BanFloat {
	margin:5px 10px 10px 15px;
	width:80px;
	height:50px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
.BanFloat img {
margin:10px;
}
.BanFloat1 {
	margin:5px;
	width:1px;
	height:86px;
	float:left;
}

.fltRight {
	float: right;
	margin-left: 5px;
	width:300px;
}

#nav-p
{
    float:right;
    /*display:none;*/
}
#nav-p a
{
    font-size:11px;
    padding-top:8px;
}


/**********************************************************/


ol {
  counter-reset: li;
  list-style: none;
  *list-style: decimal; /* Keep using default numbering for IE6/7 */
  font: 15px 'Merriweather Sans', 'lucida sans', sans-serif;
  padding: 0;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  /*width: 300px;*/
  margin: 0 auto;
  text-align:left;
  
}
.rtl ol {
text-align:right;
  
}
ol ol {
  margin-left: 2em;
}
.rounded-list a {
  position: relative;
  display: block;
  padding: 0px;

  margin: .5em 0;
    background: #ddd;
  color: #444;
    text-decoration: none;
  border-radius: .3em;
    transition: all .5s ease-out; 
}
.rounded-list a:hover{
  background: #eee;
}

.rounded-list a:hover:before{
    transform: rotate(360deg);
    -webkit-transform:rotate(360deg);
}

.rounded-list a:before{
  content: counter(li);
  counter-increment: li;
  position: absolute; 
  right: -1.3em;
  top: 50%;
  margin-top: -1.3em;
  background: #87ceeb;
  height: 2em;
  width: 2em;
  line-height: 2em;
  border: .3em solid #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
  transition: all .3s ease-out;
}

ol {
  counter-reset: li;
  list-style: none;
  *list-style: decimal; /* Keep using default numbering for IE6/7 */
  font: 5px 'Merriweather Sans', 'lucida sans', sans-serif;
  padding: 0;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  /*width: 300px;*/
  margin: 0 auto;
}
ol ol {
  margin-left: 2em;
}
.rounded-list a {
  position: relative;
  display: block;
  padding: 5px;

  margin: .5em 0;
    background: #ddd;
  color: #444;
    text-decoration: none;
  border-radius: .3em;
    transition: all .5s ease-out; 
    padding-right:21px;
}
.rounded-list a:hover{
  background: #eee;
}

.rounded-list a:hover:before{
    transform: rotate(360deg);
    -webkit-transform:rotate(360deg);
}

.rounded-list a:before{
  content: counter(li);
  counter-increment: li;
  position: absolute; 
  right: -1.3em;
  top: 50%;
  margin-top: -1.3em;
  background: #639ECB;
  height: 2em;
  width: 2em;
  line-height: 2em;
  border: .3em solid #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
  transition: all .3s ease-out;
}
.rest
{
    padding:0px;
    margin:0px;
}
.p-banner
{
        margin: 0;
    text-align: center;
    width: 85px;
    font-size:11px;
    }
    
    
.spaceing
{

    	padding:5px;
}    
.dir
{
    direction:ltr;
}


#dir
{
    direction:rtl;
}

.rtl #dir
{
    direction:rtl;
}

h6
{
    float:left;
}

#tsend
{
    margin-right:-180px;
    text-align:left;
}
.rtl #tsend
{
    text-align:right;
}
#tsend td
{
    padding:3px;
}