/* CSS for Al Afaq */

@import url(http://fonts.googleapis.com/css?family=Oxygen:300);

.container{
  max-width: none !important;
  width: 970px;
}

body {
	border-top: 2px solid #7b7b7b;
	font-family: Tahoma;
}

.logo {
	background: url('../images/logo.png') no-repeat;
	height: 103px;
	width: 100%;
	text-align: left;
}
#logolink {
	display: block;
	height: 103px;
	width: 261px;	
}
.slideshow{
	margin-top: 10px;
	min-height: 350px;
	width: 100%;
	border: 1px solid #d9d9d9;
	padding: 2px;
}
.box {
	background: #f2f2f2;
	border-top: 2px solid #e0e0e0;	
}
.main {
	background: #fff;
	font-family: tahoma;
	font-size: 13px;
}
div.item-page, div.contact {
	min-height: 350px;
	font-size: 14px;
}
div.page-header {
	font-family: 'Oxygen', sans-serif;
	background: #f0f0f0;
	height: 30px;
	border-left: 5px solid #e42119; 
	padding-left: 10px;
	margin: 15px 0 15px 0;
}
div.page-header h2 {
	font-size: 18px;
	color: #606060;
	line-height: 30px;
	margin: 0 !important;
}
dl.article-info {
	font-size: 11px;
	color: gray;
	padding-top: 10px;
}
.moduletable {
	color: #888888;
}
.moduletable h3, .moduletable-latest h3, .moduletable-latest2 h3, .moduletable-join h3, .moduletable-contact h3, .moduletable-contact2 h3{
	font-size: 30px;
	color: #606060;
	font-family: 'Oxygen', sans-serif;
	height: 32px;
	line-height: 32px;
}
.moduletable-latest, .moduletable-join {
	background: url('../images/box-separator.png') repeat-y 100% 0;
	min-height: 150px;
}
.moduletable-latest2, .moduletable-contact2 {
	background: #f2f2f2;
	border-top: 3px solid #e0e0e0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.moduletable-welcome {
	margin: 20px 0;
	color: #888888;
	padding: 0 0 20px 70px;
	background: url('../images/icon-tick.png') no-repeat;
	height: 50px;
}
.moduletable-contact, .moduletable-join {
	color: #888888;
	line-height: 10px;
	font-size: 13px;
	padding-left: 15px;
}
.moduletable-contact2 {
	color: #888888;
	line-height: 10px;
	font-size: 13px;
	padding-left: 35px;
}
ul.latestnews-latest, ul.latestnews-latest2 {
	list-style-image: url('../images/bullet.png');
	padding-left:16px;
	margin-left: 15px;
}
ul.latestnews-latest li a, ul.latestnews-latest2 li a {
	color: #888888;
	font-size: 13px;
}
.moduletable-latest h3, .moduletable-latest2 h3 {
	background: url('../images/latest-icon.png') no-repeat 16px 0;
	padding-left: 55px;
}
.moduletable-join h3 {
	background: url('../images/join-icon.png') no-repeat;
	padding-left: 35px;
}
.moduletable-contact h3, .moduletable-contact2 h3 {
	background: url('../images/contact-icon.png') no-repeat;
	padding-left: 35px;
}
.moduletable-copyright {
	margin-top: 20px;
	font-size: 10px;
	font-family: tahoma;
}

.moduletable-footer {
	padding-top: 20px;
	font-size: 11px;
	color: #767676;
}

/* slideshow */
div.slideshow-content {
	position: absolute;
	right: 0 !important;
	text-align: left;
	background: rgba(0,0,0,0.5);
	height: 70px;
	width: 600px !important;
	top: 250px !important;
}
div.slideshow-content h3 {
	line-height: 70px;
	color: #fff;
	background: none;
	margin: 0 !important;
	font-size: 24px;
}
div.send-cv, div.send-cv2 {
	margin: 0 auto;
	height: 45px;
	width: 250px;
	background: #d40000 url('../images/cv-icon.png') 15px 5px no-repeat;
	color: #fff;
	font-size: 28px;
	font-family: 'Oxygen';
	border-top: 3px solid #760000;
	padding-left: 60px;
	line-height: 40px;
}
div.send-cv2 {
	width: 100%;
}
div.left {
	margin-top: 15px;
}