/*--------------------------------------------------------------
# Pulse - October 2009 (for Joomla 1.5)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/
	
/* universal set of reset styles
---------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, caption, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { vertical-align: baseline; font-size: 100%; outline: 0; padding: 0; margin: 0; border: 0; }
/* remember to define focus styles! */
:focus { outline: 0; }
body { background: white; line-height: 1; color: black; }
ol, ul { list-style: none; }
/* tables still need cellspacing="0" in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; }
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.clr { font-size : 1px; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear { clear: both; }
/* End hide from IE-mac */
/* ------------------------ the end ----------------------------*/
html { min-height:100%; border-bottom:1px solid transparent; }
body { margin:0; padding:0; font-size:12px; font-family: "Gotham", Helvetica, Arial, sans-serif; line-height: 15px; }
/* Basic link styles 
---------------------------------------------------------------*/
a { outline:none; cursor:pointer; }
a:link, a:visited, a:active { text-decoration:none; }
a:hover { text-decoration:none; }
/* Basic image style 
----------------------------------------------------------------*/
img { border:none; text-decoration:none; }
/* Basic lists styles 
----------------------------------------------------------------*/
ul { padding:0; margin:0; }
ul li { 
	padding:0;  
	margin:0;
}
ul ul { padding-left:20px; }
ul li a { text-decoration:none; }
ol li { line-height:170%; }
/* Bulleted List
-----------------------------------------------------------------*/

.bullet ul li {
	background:transparent url(../images/bullet.gif) no-repeat scroll 20px 7px;
	line-height:160%;
	margin-bottom:5px;
	overflow:hidden;
	padding-left:30px; 
}

/* Basic heading styles 
-----------------------------------------------------------------*/
th { padding:4px; text-align:left; }
p, pre, blockquote, h1, h2, h3, h4, h5, h6 { margin:1em 0; padding:0; }
h1 { 
font-size:28px;
height:36px;
line-height:36px;
padding:0 !important;
font-weight:normal;
margin:0 !important;
text-transform:uppercase;
	}
h2 { font-size:175%;
text-transform:uppercase; }
h3 { font-size:150%;
text-transform:uppercase; }
h4 { font-size:125%;
text-transform:uppercase; }
h5 { font-size:115%;
text-transform:uppercase; }
h1, h2, h3, h4, h5 { margin:0; }
/* Basic form styles 
-----------------------------------------------------------------*/
fieldset { border:none; padding:5px 0; }
fieldset a { font-weight:bold; }
input, select, button { font-size:11px; font-weight:normal; }
/* Basic HR-line style 
-----------------------------------------------------------------*/
hr { border-right:0; border-left:0; border-bottom:0; height:1px; }
/* Basic positioning classes 
-----------------------------------------------------------------*/
.clearfix { clear:both; }
/* Logo 
------------------------------------------------------------*/
a#logo, a#logo_styled { float:left; width:auto; display:block; margin:24px 0; }
/* Here you can change width or height of your logo  if you've disabled option "logo as image" */ 
a#logo_styled { width:425px; height:68px; }
/* Page structure
------------------------------------------------------------*/
div#main { width:980px; margin:0 auto; }
/* top */
div#top { width:980px; min-height:88px; position:relative; }
div#stylearea { height:24px; line-height:24px; }
div#stylearea div { clear: both; float: right;height:24px; padding:0 4px 0 12px; background:transparent url('../images/style1/stylearea_l.png') no-repeat 0 bottom;}
.bg_switcher, .style_switcher{ width:12px; height:15px; display:block; float:left; margin:5px 2px 0 0; }
#bg_icon-1, #bg_icon-2, #style_icon-1, #style_icon-2, #style_icon-3, #style_icon-4, #style_icon-5, #style_icon-6 {background:transparent url('../images/style1/colors.png') no-repeat 0 0;}
#bg_icon-1{ background-position:     0 0; }
#bg_icon-2{ background-position: -12px 0; }
#style_icon-1{ background-position: -24px 0; }
#style_icon-2{ background-position: -36px 0; }
#style_icon-3{ background-position: -48px 0; }
#style_icon-4{ background-position: -60px 0; }
#style_icon-5{ background-position: -72px 0; }
#style_icon-6{ background-position: -84px 0; }
div#stylearea {clear:both; width:auto; float:right;width:380px; }
div#stylearea span{ display:block; float:left; margin:0 5px 0 8px; color: #48494A; }
div#search { float:right; width:auto; margin:35px 0 0 0; }
/* menu */
div#menu { width:956px; height:43px; padding:0 12px; font-size:14px; }
div#menu li.level1 a, div#menu li.level1 span.separator { height:20px; line-height:20px; display:block; padding:0 10px 0 0; margin:10px 0 0 0; }
div#menu li.level1 a span, div#menu li.level1 span.separator span { height:20px; line-height:20px; padding:0 0 0 10px; display:block; }
div#menu li.level1 li a, div#menu li.level1 li span.separator, div#menu li.level1 li a span, div#menu li.level1 li span.separator span, div#menu li.level1:hover li a, div#menu li.level1:hover li span.separator, div#menu li.level1:hover li a span, div#menu li.level1:hover li span.separator span { line-height:30px; margin:0; height:30px; background:transparent!important; }
/* userarea */
div#userarea { width:auto; float:right; margin:8px 0 0 0!important; padding:0 12px 0 0!important; font-size:12px!important; height:25px; line-height:25px; }
div#userarea div { padding:0 0 0 10px; height:25px; line-height:25px; }
div#userarea div span#login { padding-right:6px; }
/* highlight */
div#highlight { height:20px; 
padding:5px 0 5px 10px;}
/* content */
div#component { float:left; padding:18px 26px; }
div#left { float:left; padding:0 1px 18px 0; }
div#right { float:right; padding:0 0 18px 1px; }
div#mainbody_wrap { margin-top:10px; }
div#mainbody { margin:0 0px 12px 12px; padding:12px 20px 8px 8px; }
/* message */
#system-message { width:980px; margin:0 auto; }
#system-message dd { text-indent:0; }
#system-message dd li { padding-left:5px; }
#system-message .error, #system-message .message { background-image:none!important; padding:0; }
#system-message .message.message { background: #83aecd; }
#system-message .error ul, #system-message .message ul { margin:0; }
#system-message dd.error ul { border:none!important; }
#system-message dd.message ul { border:none!important; opacity:0.7; filter:alpha(opacity=70); -moz-opacity:0.7; }
#system-message dd.message li { height:20px; line-height:20px; text-align:center; }
/* bottom */
div#bottom2 { background-color:#000!important; padding:12px; }
div#bottom2 .moduletable_content ul { list-style-type:none; }
/* footer */
div#footer { padding:20px 0 10px 0; font-size:11px; }
div#footer_menu li { line-height:20px; height:20px; float:left; width:auto; padding: 0 12px 0 0; }
div#informations{ float:right; width:auto; line-height:20px; height:20px; }
div#page-bottom-corners {
	height:10px;
	background: url(../images/footer-round-corners.png) no-repeat;
}
/* blocks */
.us_width-16, .us_width-20, .us_width-25, .us_width-33, .us_width-50, .us_width-100 { float:left; }
.us_width .moduletable, .us_width .moduletable_menu, .us_width .moduletable_text, .us_width .moduletable_nohead { border-left:1px solid #e6e6e6; }
.us_width:first-child .moduletable, .us_width:first-child .moduletable_menu, .us_width:first-child .moduletable_text, .us_width:first-child .moduletable_nohead { margin-left:0!important; border-left:none!important; }
.us_width-16 { width:16.6%; }
.us_width-20 { width:20%; }
.us_width-25 { width:25%; }
.us_width-33 { width:33.3%; }
.us_width-50 { width:50%; }
#content .us_width-20 { width:21%; }
#content .us_width-25 { width:26%; }
#content .us_width-33 { width:35.5%; }
#content .us_width-50 { width:54%; }
#content .us_width-20:first-child { width:16%; }
#content .us_width-25:first-child { width:22%; }
#content .us_width-33:first-child { width:29%; }
#content .us_width-50:first-child { width:46%; }
.us_width-100 { width:100%; }
.module_wrap, .users_wrap { overflow:hidden; margin-top:10px; }
.module_wrap:first-child, .users_wrap:first-child { margin-top:0px; }

/*  Restrictions & suffixes
------------------------------------------------------------*/
/* 
	Available suffixes :
	header: _clear, _text (std), _menu (std)
	content: _clear, _menu (std), _text (std), _nohead
	column: _clear, _menu (std), _text (std)
	bottom: _text (std), _menu (std), _nohead
*/
/* common */
.moduletable_clear { margin:0; padding:0; background:transparent; border:none; }
.moduletable_clear .moduletable_content { margin:0!important; padding:0!important; }
.moduletable_nohead .moduletable_content { margin-top:40px; }
/* column */
#left .moduletable h3, #left .moduletable_menu h3, #left .moduletable_text h3, #right .moduletable h3, #right .moduletable_menu h3, #right .moduletable_text h3 { height:45px; line-height:45px; font-size:16px; padding-left:20px; }
#left .moduletable_content, #right .moduletable_content { padding: 6px 16px 6px 16px; }
/* content */
div#component .moduletable h3, div#component .moduletable_menu h3, div#component .moduletable_text h3 { font-size:16px; height:40px; line-height:40px; }
div#content .us_width .moduletable h3, div#content .us_width .moduletable_menu h3, div#content .us_width .moduletable_text h3 { height:40px; line-height:40px; }
div#content .us_width:first-child .moduletable, div#content .us_width:first-child .moduletable_menu, div#content .us_width:first-child .moduletable_text, div#content .us_width:first-child .moduletable_clear { padding:0;margin:0; }
div#content .us_width .moduletable, div#content .us_width .moduletable_menu, div#content .us_width .moduletable_text, div#content .us_width .moduletable_clear { padding:0 0 0 20px;margin:0 0 0 20px; }
/* bottom */
div#bottom2 .moduletable h3, div#bottom2 .moduletable_menu h3, div#bottom2 .moduletable_text h3 { font-weight:normal; font-size:14px; margin:0 0 10px 0; }
div#bottom2 .us_width .moduletable, div#bottom2 .us_width .moduletable_menu, div#bottom2 .us_width .moduletable_text, div#bottom2 .us_width .moduletable_nohead { border:none!important; }
div#bottom1{padding:10px 26px 18px 26px;}
/* moduletable_menu */
.moduletable_menu .moduletable_content ul.menu { list-style-type: none;}
.moduletable_menu .moduletable_content ul.menu li { line-height: 32px; padding-left: 8px; }
/* popup
-------------------------------------------------------------------------------*/
.gk_popup { display:none; position:fixed; z-index:10000000; }
.gk_popup_wrap { width:100%; overflow:hidden; position:relative; }
.gk_popup_close { width:30px; height:30px; position:absolute; top:0; right:0; cursor:pointer; }
.gkp_tl { width:20px; height:20px; float:left; }
.gkp_t { height:20px; float:left; }
.gkp_tr { width:20px; height:20px; float:left; }
.gkp_ml { clear:both; width:20px; float:left; }
.gkp_m { overflow:hidden; float:left; }
.gkp_mr { width:20px; float:left; }
.gkp_bl { clear:both; width:20px; height:20px; float:left; }
.gkp_b { height:20px; float:left; }
.gkp_br { width:20px; height:20px; float:left; }
.popup_padding { padding: 10px 20px; }
/* Gavick modules
------------------------------------------------------------*/
/* GK Tab */
.gk_tab_ul-style1 { padding:13px 0 0 9px!important; }
.gk_tab_ul-style1 li { height:19px!important; line-height:19px!important; padding-left:11px!important; }
.gk_tab_ul-style1 li span { height:19px!important; line-height:19px!important; padding-right:11px!important; }
/* NSPro */
/* Image Show */
#gk_overlay{ width:100%; height:100%; position:fixed; z-index:9999999; background:#000; opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70);display:none; }
/* Standard Joomla modules
------------------------------------------------------------*/
/* mod_breadcrumb */
.breadcrumbs_wrap { height:40px; margin-bottom: 12px;}
.breadcrumbs { margin:0 0 0 10px; height:40px; display:block; }
.breadcrumbs .youah { height:21px; line-height:20px; font-weight:bold; display:block; float:left; width:auto; margin:10px 20px 0 0; }
.breadcrumbs .youah span { margin:0 0 0 12px; height:21px; display:block; padding:0 12px 0 0; }
.breadcrumbs .separator { width:7px; height:7px; display:block; float:left; text-indent:-999em; margin:17px 14px 0 14px; }
.breadcrumbs .pathway, .breadcrumbs .last { display:block; float:left; width:auto; margin-top:12px; font-weight:bold; }
/* mod_search */
#mod_search_searchword { width:210px; height:24px; display:block; padding:7px 0 0 30px; border:none; float:left; }
.submit_btn .button { padding:0 14px 2px 0; display:block; height:31px!important; float:left; width:auto; cursor:pointer; }
div.search { position:relative; right:-4px; }
/* mod lists */
.moduletable_content ul { list-style-type:disc; list-style-position:inside; }
.moduletable_content li { line-height:20px; padding-left:2px; }
/* mod menus */
.moduletable_menu li { height:auto; }
/* mod_login */
.loginposition li { width:auto; float:left; margin-right:10px; }
#form-login-remember,#form-login-flogin,#form-login-fpass,#form-login-register{ height:24px; line-height:24px; }
#form-login-remember label{position:relative;top:-3px;}
#popup_login .inputbox,
#popup_register .inputbox{border:1px solid #ddd;}
.loginposition{margin:8px 0 0 0;}
/* Joomla classes */
.small { padding:0; /*display:block;*/ }
.info_date {margin-right:16px; padding: 16px 0; }
.info_author { margin-left:16px; padding: 16px 0;}
h1.componentheading, .componentheading { font-size:36px!important; }
td.sectiontableheader { font-weight:bold; }

/*FRONTPAGE INTRO
------------------------------------*/

#fp-intro {
	height:380px;
	background: url(../images/intro-bg.jpg) no-repeat bottom left;
	padding:0 5px;
}
#fp-intro-join {
	position:relative;
	margin-left:630px;
	padding-top:80px;
	padding-right:10px;
}
#fp-intro-join h1 {
	margin:0;
	color:#000;
}
#fp-intro-join p {
	maring:0;
	color:#333;
}
.join-bttn {
	cursor:pointer;
    background:transparent url(../images/join-button-big-empty.jpg) no-repeat scroll 0 0;
    color:#FFFFFF;
    display:block;
    font-size:19px;
    font-weight:700;
    height:49px;
    line-height:46px;
    text-align:center;
    text-decoration:none;
    text-shadow:0 1px 2px #333333;
    width:278px;
}
.join-bttn:hover {
    background:transparent url(../images/join-button-big-empty.jpg) no-repeat scroll 0 -49px;
    text-decoration:none;
    color:#fff;
}
.join-bttn-blue {
	cursor:pointer;
    background:transparent url(../images/join-button-big-empty-blue.jpg) no-repeat scroll 0 0;
    color:#FFFFFF;
    display:block;
    font-size:19px;
    font-weight:700;
    height:49px;
    line-height:46px;
    text-align:center;
    text-decoration:none;
    text-shadow:0 1px 2px #333333;
    width:278px;
}	
.join-bttn-blue:hover {
    background:transparent url(../images/join-button-big-empty-blue.jpg) no-repeat scroll 0 -49px;
    text-decoration:none;
    color:#fff;
}
/*FORM STYLES
------------------------------------*/
.form-caption {
	font-size:16px;
	margin:0;
}
.form-caption span {
	color:#3078ab;
	font-size:10px;
}
.contact-bttn {
	cursor:pointer;
	border:none !important;
    background:transparent url(../images/join-button-big-empty-blue.jpg) no-repeat scroll 0 0;
    color:#FFFFFF;
    display:block;
    font-size:19px;
    font-weight:700;
    height:49px;
    line-height:46px;
    text-align:center;
    text-decoration:none;
    text-shadow:0 1px 2px #333333;
    width:278px;
}	
.contact-bttn:hover {
    background:transparent url(../images/join-button-big-empty-blue.jpg) no-repeat scroll 0 -49px;
    text-decoration:none;
}
.contact-field {
	width:300px;
	border: 1px solid #3078ab;
	padding:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	color:#333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif; 
	line-height: 15px;
}
/*----- MENA MAP -----*/
.mena-map {
	background: url(../../../images/MENA-map.jpg) no-repeat;
	width:879px;
	height:581px;
	position:relative;
}
.mena-map li {
	list-style: none;
	padding:0 !important;
	margin:0 !important;
	position: absolute;
}
.mena-map li a {
	background: #000;
	padding: 1px 5px !important;
	color:#fff;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius:20px;
}
.mena-map li a:hover {
	background:#333;
	text-decoration: none;
}
.mena-map li.algeria {
	top:181px;
	left:150px;
}
.mena-map li.bahrain {
	top:194px;
	left:712px;
}
.mena-map li.egypt {
	top:216px;
	left:475px;
}
.mena-map li.iran {
	top:104px;
	left:758px;
}
.mena-map li.iraq {
	top: 98px;
	left: 633px;
}
.mena-map li.israel {
	top:120px;
	left:503px;
}
.mena-map li.jordan {
	top:126px;
	left:564px;
}
.mena-map li.kuwait {
	top:161px;
	left:685px;
}
.mena-map li.lebanon {
	top:69px;
	left:499px;
}
.mena-map li.libya {
	top:203px;
	left:332px;
}
.mena-map li.morocco {
	top:118px;
	left:48px;
}
.mena-map li.oman {
	top:280px;
	left:813px;
}
.mena-map li.palestine {
	top:95px;
	left:490px;
}
.mena-map li.qatar {
	top:221px;
	left:730px;
}
.mena-map li.saudi {
	top:250px;
	left:634px;
}
.mena-map li.sudan {
	top:397px;
	left:479px;
}
.mena-map li.syria {
	top:57px;
	left:577px;
}	
.mena-map li.tunisia {
	top:88px;
	left:252px;
}
.mena-map li.uae {
	top:242px;
	left:774px;
}
.mena-map li.yemen {
	top:381px;
	left:681px;
}
/*---- END MENA MAP -----*/
/*----- COMING SOON -----*/
#coming-soon {
	width:895px;
	height:300px;
	color:#fff;
	background: url(../../../images/coming-soon-bg.jpg) no-repeat;
	padding-top:120px;
	padding-left:178px;
}
#coming-soon h1 {
	margin:0;
}	
#coming-soon-text {
	width:574px;
}	
#coming-soon-text a {
	color:#fff;
}	
#coming-soon-text a:hover {
	color:#fff;
	text-decoration:underline;
}	
/*----- USER MENU -----*/
#highlight ul {
	font-family:Arial,Verdana,sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
#highlight ul li {
	padding-right:10px;
	float:left;
}	
#highlight ul li a {
display:block;
height:20px;
line-height:20px;
padding:0 10px 0 0;
color:#fff;
}
#highlight ul li a span {
display:block;
height:20px;
line-height:20px;
padding:0 0 0 10px;
}
#highlight ul li a:hover {
	background:transparent url('../images/style1/menu_item_r.png') no-repeat right bottom; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}		
#highlight ul li a:hover span {
		background:transparent url('../images/style1/menu_item_l.png') no-repeat left bottom; 
}	

	
	
