 @charset "UTF-8";
/****************************************************************************************/
/*																						*/
/*    CASCADING STYLE SHEETS DOCUMENT DEVELOPED BY IVAN ALEKSIC							*/
/*    IMPLEMENTEK INTERNET CONSULTING GROUP	- BELGRADE - SERBIA							*/
/*    IVAN@IMPLEMENTEK.COM - WWW.IMPLEMENTEK.COM										*/
/*																						*/
/*    Copyright - African Press Organization - Organisation De La Presse Africaine		*/
/*																						*/
/*    Revision 1.0 - December 31 2009 - Ivan											*/
/*																						*/
/****************************************************************************************/

html, body, p, h1, h2, h3, h4, h5, h6, form, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
}
img {
	border: none;
}
a {
	color: #056839;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#page {
	width: 960px;
	margin: auto;
}
#heading {
	height: 34px;
	padding-top: 12px;
}

#heading a {
	display: block;
	width: 160px;
	height: 21px;
	font-size: 10px;
	color: #000;
	background: #efefef url(../layout/arrow-right-light.gif) 150px 6px no-repeat;
	float: right;
}
#heading a:hover {
	color: #fff;
	background: #999 url(../layout/arrow-right-dark.gif) 150px 6px no-repeat;
	text-decoration: none;
}
#heading a span {
	display: block;
	padding-top: 4px;
	padding-left: 27px;
}
#heading a span.francais {
	background: url(../layout/flag-francais.jpg) 5px 5px no-repeat;
}
#heading a span.english {
	background: url(../layout/flag-english.jpg) 5px 5px no-repeat;
}
#header {
	height: 151px;
	background: url(../layout/dashed-1px-separator.gif) 0px 0px repeat-x;
}
a.logo {
	display: block;
	float: left;
	padding-left: 14px;
	padding-top: 10px;
	position: absolute;
	z-index: 999;
}

#qcontact {
	width: 283px;
	height: 185px;
	background: #fff;
	position: absolute;
	margin-left: 650px;
	margin-top: -56px;
	z-index: 10;
	padding: 10px;
	padding-left: 20px;
	padding-top: 5px;
}

#qcontact form {
}
#qcontact form label {
	display: block;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 10px;
	color: #999;
}
#mcontact {
	width: 283px;
	height: 185px;
	background: #fff;
	position: absolute;
	margin-left: 650px;
	margin-top: -56px;
	z-index: 10;
	padding: 10px;
	padding-left: 20px;
	padding-top: 5px;
}

#mcontact form {
}
#mcontact form label {
	display: block;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 10px;
	color: #999;
}
.qfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #f2f2f2;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-bottom: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	width: 230px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #f2f2f2;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-bottom: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.banner-header {
	display: block;
	padding-left: 247px;
	padding-top: 44px;
	position: absolute;
}


#navigation {
	height: 46px;
	background: url(../layout/dashed-1px-separator.gif) 0px 0px repeat-x;
	padding-top: 2px;
	padding-bottom: 1px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	border: 1px solid #fff;
	width: 158px;
	float: left
}
#navigation ul li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	height: 36px;
	background: #efefef;
	font-size: 12px;
	color: #000;
}
#navigation ul li a:hover {
	background: #999;
	color: #fff;
	text-decoration: none;
}
#navigation ul li a.line {
	padding-top: 15px;
	height: 29px;
}
#navigation ul li a.sub {
	padding-top: 15px;
	height: 29px;
	background: #efefef url(../layout/arrow-down-light.gif) 138px 20px no-repeat;
}
#navigation ul li a:hover.sub {
	background: #999 url(../layout/arrow-down-dark.gif) 138px 20px no-repeat;
}


#splash {
	padding-top: 11px;
	height: 153px;
	padding-bottom: 10px;
	background: url(../layout/dashed-1px-separator.gif) 0px 0px repeat-x;
}
#flash {
	width: 960px;
	height: 153px;
}
#main {
	background: url(../layout/dashed-1px-separator.gif) 0px 0px repeat-x;
	padding-top: 21px;
}
#content {
	width: 640px;
	float: left;
}
#content2 {
}




#text {
	font-size: 16px;
	color: #333;
	padding-bottom: 10px;
}
#text p {
	padding-bottom: 10px;
}
#text p span {
	display: block;
	float: left;
	width: 80px;
	font-size: 12px;
	padding-top: 3px;
}
#text h1 {
	font-weight: normal;
	font-size: 24px;
	color: #056839;
	padding-bottom: 10px;
}
#text h2 {
	font-weight: normal;
	font-size: 18px;
	color: #056839;
	padding-top: 10px;
	padding-bottom: 10px;
}
#text h3 {
	font-weight: bold;
	font-size: 16px;
	color: #333;
	padding-top: 20px;
	padding-bottom: 0px;
}
#text ul {
	padding-top: 15px;
	padding-left: 20px;
}
#text ul li {
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
}
#text ul li strong {
	font-size: 16px;
}

#spotlight {
	background: url(../layout/dashed-1px-separator.gif) top left repeat-x;
	color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
}
#spotlight h2 {
	font-size: 12px;
	padding-bottom: 15px;
}
.feeder {
	font-size: 10px;
	color: #999;
	padding-bottom: 10px;
}
.feeder a {
	display: block;
	font-size: 11px;
	font-weight: bold;
}
.feeder a:hover {
	color: #000;
	text-decoration: underline;
}
a.more {
	display: block;
	padding-left: 7px;
	width: 153px;
	padding-top: 4px;
	height: 17px;
	font-size: 10px;
	color: #000;
	background: #efefef url(../layout/arrow-right-light.gif) 150px 6px no-repeat;
}
a:hover.more {
	color: #fff;
	background: #999 url(../layout/arrow-right-dark.gif) 150px 6px no-repeat;
	text-decoration: none;
}
#side {
	width: 320px;
	float: left;
	text-align: right;
}
#side a {
	display: block;
	float: right;
	width: 234px;
	height: 60px;
	border: 1px solid #e7e7e7;
	margin-bottom: 20px;
}
#side a:hover {
	border: 1px solid #999;
}
#footer {
	background: url(../layout/dashed-1px-separator.gif) 0px 0px repeat-x;
	padding-top: 21px;
	padding-bottom: 20px;
}
#copyright {
	float: right;
	width: 480px;
	text-align: right;
	font-size: 10px;
	color: #a6a6a6;
	line-height: 12px;
}

#copyright2 {
	font-size: 10px;
	color: #a6a6a6;
	line-height: 12px;
}

#copyright a, #copyright2 a {
	color: #a6a6a6;
}
#copyright a:hover, #copyright2 a:hover {
	color: #333;
}


/* General */
/* Navigation */
.nav {
  z-index: 100;
  position: relative;
}
.nav li {
  position: relative;
}
.nav ul {
  list-style: none;
  position: absolute;
  top: -999em;
  left: -1px;
  padding-top: 1px !important;
}
.nav li:hover ul, .nav li.sfHover ul {
	top: 45px;
}
.nav ul li {
	margin: 0px !important;
	padding: 0px !important;
	height: auto !important;
	float: none;
	width: 184px !important;
	border: none !important;
}
.nav ul li a {
	margin: 0px !important;
	padding: 7px !important;
	font-size: 11px !important;
	height: auto !important;
	width: 170px !important;
}
.photo-right {
	padding-bottom: 20px;
}
.list li strong {
	display: block;
}

#text form label {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 3px;
}
.fields-trio {
	float: left;
	width: 320px;
	padding-top: 20px;
}
.fields-trio-sub {
	float: left;
	width: 220px;
	padding-top: 10px;
}
.ffield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background: #f2f2f2;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-bottom: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	padding: 10px;
}
#form-service-list {
	float: left;
	width: 950px;
}

#form-service-list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
#form-service-list ul li {
	display: block;
	margin: 3px;
	padding: 20px;
	border: 1px solid #d5d5d5;
}
#form-service-list ul li input {
	display: block;
	float: left;
	margin-left: -5px;
	margin-top: 5px;
}
#form-service-list ul li label {
	display: block;
	float: left;
	margin-top: 5px;
	padding-left: 5px;
}
#form-service-list ul li label span {
	display: block;
	text-transform: none;
}



#form-service-list ul li.selected {
	background: #f2f2f2;
}

#form-service-holder {
	float: left;
	border: 1px solid red;
	width: 600px;
	padding-left: 50px;
}
.service-labels {
	float: left;
	width: 220px;
}
.service-items {
	float: left;
	width: 675px;
}
.error {
	color: #ff0000 !important;
}




.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
}
   
   .qtip .qtip-content .qtip-title,
   .qtip-cream .qtip-content .qtip-title{
      background-color: #F0DE7D;
   }
   
   .qtip-light .qtip-content .qtip-title{
      background-color: #f1f1f1;
   }

   .qtip-dark .qtip-content .qtip-title{
      background-color: #404040;
   }

   .qtip-red .qtip-content .qtip-title{
      background-color: #F28279;
   }
   
   .qtip-green .qtip-content .qtip-title{
      background-color: #B9DB8C;
   }
   
   
   
.clients {
	padding-bottom: 15px;
	float: left;
	text-align: center;
	width: 190px;
	font-size: 10px;
	padding-top: 17px;
}
.clients span {
	display: block;
	padding: 17px;
	padding-bottom: 0px;
}
.partner {
	padding-top: 50px;
	clear: both;
}
.partner img {
	float: left;
	padding-right: 20px;
	margin-top: -60px;
}


.button-floater {
	float: left;
	margin-right: 20px;
}


fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
	padding-top: 5px;
	background: #f4f4f4 !important;
}
fieldset legend {
	text-transform: uppercase;
	font-size: 11px;
	color: #999;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	background: #fff;
	border: 1px solid #ccc;
}
.fields-quadro-sub {
	float: left;
	width: 135px;
	padding-top: 5px;
	padding-left: 10px;
}
.fields-quadro-sub label {
	font-size: 9px !important;
	text-transform: capitalize !important;
	color: #666 !important;
}

.fields-quadro-sub input {
	width: 10px;
	height: 10px;
	font-size: 9px;
}



.quick-contact-holder {
	position: absolute;
	background: none;
	width: 955px;
	padding-top: 7px;
}
a.quick-contact {
	display: block;
	width: 133px;
	background: url(../layout/icon-phone-light.jpg) 2px 8px no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding-left: 30px;
	color: #000;
	padding-top: 5px;
	width: 155px;
	float: right;
	
}
a.quick-contact strong {
	display: block;
	font-size: 12px;
}
a:hover.quick-contact {
	color: #056839;
	text-decoration: none;
	background: url(../layout/icon-phone-dark.jpg) 2px 8px no-repeat;
}
a.press-contact {
	display: block;
	width: 133px;
	background: url(../layout/icon-press-light.jpg) 0px 8px no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding-left: 30px;
	color: #000;
	padding-top: 5px;
	width: 155px;
	float: right;
}
a.press-contact strong {
	display: block;
	font-size: 12px;
}
a:hover.press-contact {
	color: #056839;
	text-decoration: none;
	background: url(../layout/icon-press-dark.jpg) 0px 8px no-repeat;
}
.phone {
	font-size: 16px;
	color: #989898;
	width: 170px;
	float: right;
	padding-top: 5px;
}
a.rss-feed {
	display: block;
	width: 133px;
	background: url(../layout/icon-rss-light.jpg) 2px 8px no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding-left: 30px;
	color: #000;
	padding-top: 5px;
	width: 155px;
	float: right;
}
a.rss-feed strong {
	display: block;
	font-size: 12px;
}
a:hover.rss-feed {
	color: #056839;
	text-decoration: none;
	background: url(../layout/icon-rss-black.jpg) 2px 8px no-repeat;
}
a.mailing-list {
	display: block;
	width: 133px;
	background: url(../layout/icon-mail-light.jpg) 2px 8px no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding-left: 30px;
	color: #000;
	padding-top: 5px;
	width: 155px;
	float: right;
}
a.mailing-list strong {
	display: block;
	font-size: 12px;
}
a:hover.mailing-list {
	color: #056839;
	text-decoration: none;
	background: url(../layout/icon-mail-dark.jpg) 2px 8px no-repeat;
}
