/* CSS for Arc Engineering Group */
@font-face {
  font-family: 'BYekan';
  src: url('../fonts/BYekan.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
/* Carousel base class */
.carousel {
   margin-bottom: 0px;
}
.carousel .container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.carousel-control {
  background-color: transparent;
  border: 0;
  font-size: 120px;
  margin-top: 0;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel .item {
	height: 396px;
}
.carousel img {
	min-width: 100%;
	height: 396px;
}
.carousel-caption {	
	direction: rtl;
	font-family: BYekan, Arial;
	padding: 10px;
	right: 0;
	bottom: 0;
	margin: 0 600px 0 0;	     
}
.carousel-caption h1 {
	font-size: 18px;
}
.carousel-caption a {
	color: #fff;
	text-decoration: none;
}
.carousel-caption .lead,  .carousel-caption h1 {
  margin: 0;
  line-height: 18px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel-caption .lead {
	font-size: 12px;
}
.carousel-caption .btn {
    margin-top: 5px;
}
/* End of carousel */

.vbspace {
	padding: 10px 0;
}
.contact-form {
	float: left;
	direction: rtl;
}
a.no-style{
	color: #333333;
	text-decoration: none;
}
.toplinks {
	width:100%;
	height: 25px;
	background: #515151;
	color: #fff;
	font-size: 10px;
}
.toplink-nav {
	float:right;
	list-style: none;
	display: inline;
}
.toplink-nav li {
	float: left;
	padding-left: 10px;
	padding-right: 20px;	
}
.toplink-nav li a{
	color: #fff;
	text-decoration: none;
}
.toplink-sitemap {
	background: url(../images/icon-sitemap.gif) no-repeat 100% 50%;	
}
.toplink-lang {
	background: url(../images/icon-globe.gif) no-repeat 100% 50%;	
}
input.search-field {
	background: #fff;
	border: 0;
	font-size: 11px;
	line-height: 20px;
	padding: 0 !important;
	width: 120px;
	direction: rtl;
}
input.search-btn {
	background: #fff url(../images/icon-search.gif) 50% 50% no-repeat;
	width: 28px;
	height: 20px;
	border: 0;
	margin-top: -13px !important;
	padding: 0 !important;
	line-height: 20px;
}
div.search {
	height: 20px;
	background: #fff;
}
.header {
	height:120px;
}
.logo {
	background: url(../images/logo.png) no-repeat 0 100%;
	height: 90px;	
}
#logolink {
	display: block;
	height: 90px;
	width: 185px;	
}
.menubox {
	height: 90px;
	line-height: 90px;
	position: relative;
}
.menubar {
	position: absolute;
	bottom: 0;
	left: 0;
}
ul.menu {
	list-style: none;
	display: table;
	width:630px;
	margin-bottom: 0;
}
ul.menu li{
	display: table-cell;
	text-align: left;
	color: #87888a;
}
.main {
	
}
.slideshow {
	padding-top: 20px;
	height:396px;
}
.space {
	padding-top: 20px;
}
.qcontact {
	background: #f3f3f3 url(../images/bg-qcontact.gif) no-repeat;
	height: 150px;
	padding-right: 20px;
	border: 1px solid #e3e3e3;
}
.qcontact-text {
	background: url(../images/icon-qcontact.gif) no-repeat 100% 3px;
	direction: rtl;
	padding-right: 20px;
}
.lnews {
	background: #f3f3f3 url(../images/bg-lnews.gif) no-repeat;
	height: 150px;
	padding-right: 10px;
	border: 1px solid #e3e3e3;
}
.lnews2 {
    overflow: hidden;
	background: #f3f3f3 url(../images/bg-lnews.gif) no-repeat;
	height: 435px;
	padding-right: 10px;
	border: 1px solid #e3e3e3;
}
.lnews ul, .lnews2 ul {
	list-style-image: url(../images/arrow-news.gif);
	font-size: 12px;
	padding-right: 0;
	margin-right: 15px;
	direction: rtl;
}
.qcontact h3, .lnews h3, .lnews2 h3 {
	font-family: BYekan, Arial;
	direction: rtl;
	margin: 0;
	font-size: 16px;
	padding-top: 5px;
	color: #002a61;
}
.lnews h3, .lnews2 h3 {
	padding-left: 30px;
}
.intro {
	height: 150px;
}
.intro-header {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}
.intro-text {
	height: 140px;
	font-size: 12px;
	direction: rtl;
}
.footer {
	margin-top: 20px;
	height: 100px;
	background: url(../images/bg-footer.png) no-repeat top center;
}
.footer-text {
	font-size: 11px;
	text-align: center;
}
.headline-company {
	text-transform: uppercase;
	font-size: 18px;
	color: #6ea6ef;
	font-family: BYekan,arial;
	font-weight: bold;
	direction: rtl;
}
.headline-project {
	font-weight: 700;
	font-size: 20px;
	font-family: BYekan,arial;
	color: #000;
}

/* accordion */

.company-type {
	background: #0089e5;
	color: #fff;
	margin-bottom: 3px;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	padding-right: 10px;
	font-family: BYekan,arial;
	direction: rtl;
}
.ui-accordion-header {
	cursor: pointer;
	direction: rtl;
	margin:0;
	padding-right: 10px;
	color: #aaaaaa;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #efefef;
	outline: none;
}
.ui-accordion-header-active {
	color: #0089e5;
	padding-right: 20px;
	background: #f1f0f0;
}
.accordion > div {
	background: #f1f0f0;
	font-size: 12px;
	border-bottom: 1px solid #d4d4d4;
}
.accordion a {
	text-decoration: none;
	color: #aaaaaa;
}
.accordion a:hover {
	color: #0089e5;
}
.accordion ul {
	float:right;
	direction: rtl;
	list-style-image: url(../images/arrow-blue.gif);
	padding-right: 30px;
}
/* main box */
.mainbox, .mainbox-project, .mainbox-overview {
	border: 1px solid #d4d4d4;
	color: #565656;
	padding: 25px;
	font-size: 12px;
	font-family: tahoma;
	direction: rtl;
}
.mainbox {
	min-height: 430px !important;
}
.list-text {
	direction: rtl;
}
.list-text h5 {
	font-family: BYekan,arial;
	direction: rtl;
	font-size: 18px;
	margin: 0 0 15px 0;
	color: #11386c;
	font-weight: bold;
}
.mainbox2 {
	border: 1px solid #d4d4d4;
	color: #565656;
	padding: 5px;
	font-size: 12px;
	font-family: tahoma;
	direction: rtl;
}
.mainbox3 {
	color: #565656;
	padding-left: 15px;
	font-size: 12px;
	font-family: tahoma;
	direction: rtl;
}
.mainbox3 h4 {
	font-family: 'Oxygen',arial;
	font-size: 20px;
	margin: 0;
}
.mainbox-project, .mainbox-overview {
	min-height: 450px !important;
}
.mainbox a, .mainbox2 a {
	color: #000;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.mainbox li, .mainbox2 li {
	margin-right:15px;
}
.mainbox h4, .mainbox2 h4 {
	font-family: BYekan,arial;
	margin: 0;
}
.bxslider {
	margin: 0 !important;
}
#bx-pager {
	padding-top: 4px;
}
.list-item a {
	color: #11386c;
}
.pageno-bar {
	background: #d4d8db;
	min-height: 25px !important;
	color: 	#000;
	font-size: 11px;
	text-align: left;
	width: 135px;
	float: left;
	line-height: 25px;
}
.arc-dropdown {
	width: 40px;
	height: 23px;
	margin: 0px 0px 0 0;
	font-size: 11px;
	line-height: 25px;
}
/* Table Class */
.table-arceng {
	font-size: 11px;
	color: #565656;
}
.table-arceng th {
	border-right: 1px solid #e9e9e9;
	padding: 2px;
	text-align: center;
	font-weight: normal;
}
.table-arceng td {
	border-right: 1px solid #e9e9e9;
	padding: 2px 4px 2px 2px;
	text-align: right;
	font-weight: normal;
}
.table-arceng tr td:nth-child(1) {
	text-align: center;
}
.table-arceng thead {
	background: #d4d8db;
}
.table-arceng2 {
	padding: 3px;
}
.table-arceng2 td {
	vertical-align: top;
}
.table-arceng2 h4{
	color: #11386c;
	margin: 0;
}
.table-arceng2 img {
	padding: 3px;
	border: 1px solid #9a9a9a;
}
.table-arceng3 td {
	color: #9a9a9a;
	font-size: 13px;
	height: 30px;
}
.table-arceng3 td:hover {
	border-bottom: 1px solid #0089e5;
	color: #0089e5;
}
.table-arceng3 td a {
	text-decoration: none;
	color: #9a9a9a;
}
.table-arceng3 td a:hover {
	color: #0089e5;	
}