

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	color: #333; 
	margin: 0;
	padding: 0;
	text-align: left;
}
	
html, body {
    height: 100%;
}

body {
    margin: 0 20px 0 20px;
	padding: 0;
	text-align: left;
}

a {
	text-decoration: none;
	color: #009fda;
}

a:hover {
    text-decoration: underline;
}

img {
	border: none;
	vertical-align: top;
}

table {
	border: 0;
}

table th, table td {
	margin: 0;
	padding: 0;
}


/*
------------------------------------------------------------------------------
GENERAL LAYOUT
------------------------------------------------------------------------------*/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#container {
    position: relative;
    margin: 0 0 0 0;
    min-width: 975px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background: #e7f2f9;
    border-bottom: 20px #fff solid;
}

#border {
    margin: 20px 0;
    border: 1px #000 solid;
}

#header {
    border-top: #fff 20px solid;
    padding: 20px 0 17px 20px;
}

#home {
    border-top: #fff 20px solid;
}

#container.homeNonFlash {
    background: url(../home_images/home1.jpg) no-repeat;
}

p#noFlash {
    padding: 20px 0 500px 20px;
    color: #fff;
}

#navFlash {
    width: 955px;
    margin-bottom: 18px;
}

#nav {
    margin: 0 0 13px 20px;
    width: 935px;
    background: url(../images/nav_bar.gif) repeat-x;
}

#homeFlash {
    height: 100%;
}

#homeFlash #nav {
    background: url(../images/nav_bar_alt.gif) repeat-x;
}

#nav ul {

}

#nav ul li {
    float: left;
    margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li a {
    margin: 4px 28px 0 0;
    padding: 3px 0 0 0;
    height: 30px;
    font-family: Verdana;
    font-size: 10px;
    color: #009fda;
}
#nav[id] ul li a {
    margin-top: 0;
    height: 40px;
    line-height: 28px;
}

#nav ul li a:hover {
    margin-top: 0;
    border-top: 4px solid #bae2f4;
    text-decoration: none;
}
#nav[id] ul li a:hover {
    
}

#nav ul li a.current {
    margin-top: 0;
    border-top: 4px solid #009fda;
}

#footer, #pressFooter {
    position: absolute;
    bottom: 0;
    left: 0;
    vertical-align: bottom;
    width: 200px;
    padding: 2px 0 17px 48px;
    line-height: 11px;
    font-size: 9px;
    color: #999;
    background: url(../images/logo_sml.gif) 20px 0 no-repeat;
}

#pressFooter {
    clear: left;
    position: relative;
}

#content {
    margin-bottom: 80px;
    padding: 0 0 0 20px;
    background: url(../images/bg_cols.gif) repeat-y;
}

#mainContent {
    float: left;
}

.contactMain {
    width: 670px;
}

.contactMain .contactAddress {
    margin-top: 18px;
}

#titleImage {
    margin-bottom: 20px;
}

#news {
    float: left;
    margin: 0 0 0 30px;
    padding: 0;
    width: 200px;
    font-size: 10px;
}

#news a {
    font-size: 10px;
    font-weight: bold;
}

#news p {
    font-size: 10px;
    margin-bottom: 10px;
}

/*  Allow graphic for header:
h2#contactHeader {
    margin-bottom: 10px;
    width: 140px;
    font-size: 12px;
    background: url(../images/header_contact_us.gif) no-repeat;
}
  but retain text equivalent: 
h2#contactHeader p {
    visibility: hidden;
}
*/

img.sideHeader {
    display: block;
    margin-bottom: 10px;
}


.divider {
    clear: left;
    margin-bottom: 8px;
    width: 500px;
    font-size: 0;
    line-height: 0;
    border-top: 1px #c0c9cf solid;
}

.majorDivider {
    clear: left;
    margin-top: 18px;
    width: 500px;
    font-size: 0;
    line-height: 0;
    border-top: 3px #666 solid;
}

.pressYear {
    width: 670px;
    height: 32px;
    border-bottom: 1px #c0c9cf solid;
    background: url(../images/press_grad_line.gif) repeat-x top;
}

.latestYear {
    background: none;
    border-top: 1px #c0c9cf solid;
}

.oldestYear {
    border: none;
}

img.year {
    float: left;
    margin-top: 9px;
}

a.viewBtn {
    float: right;
    padding: 10px 19px 0 0;
    font-size: 9px;
    font-weight: bold;
    background: url(../images/arra_item_closed.gif) no-repeat right 11px;
}

.latestYear a.viewBtn {
    background: url(../images/arra_item_open.gif) no-repeat right 11px;
}

table.pressTable {
    border: 0 #000 solid;
}

table.pressTable th {
    padding: 5px 0;
    font-size: 9px;
    color: #50616E;
}

th.docCol {
    width: 45px;
}

th.dateCol {
    width: 63px;
}

th.descCol {
    width: 454px;
}

th.linkCol {
    width: 108px;
}

table.pressTable td {
    vertical-align: top;
    font-size: 9px;
    color: #000;
}

table.pressTable td h2 {
    width: 391px;
}

table.pressTable td h2 a {
    line-height: 15px;
    font-size: 12px;
}

table.pressTable p {
    width: 390px;
    padding-bottom: 18px;
    color: #333;
}

a.articleLink {
    float: right;
    padding-right: 15px;
    font-weight: bold;
    background: url(../images/arra_read_item.gif) no-repeat right;
}

#year2006 {
    
}

/*  latest year block must have inline style display: block for close view functionality */
#year2006, #year2005, #year2004, #year2003, #year2002 {
    display: none;
}

p.teamContact {
    font-size: 10px;
    margin-bottom: 10px;
}

#news p.city {
    margin: 0;
    font-size: 10px;
}

.linkLook {
    color: #009fda;
}

phoneNo {
    color: #666;
}

#title {
    width: 670px;
    height: 75px;
    background: #009fda;
}

#summary a#back, .backLink a#back {
    padding-left: 14px;
    font-size: 10px;
    font-weight: bold;
    background: url(../images/arra_back.gif) no-repeat 0 1px;
}

.backLink {
    margin: 8px 0;
}

.teamTitle {
    clear: left;
    margin: 0 0 18px 0;
    padding: 7px 0 0 0;
    width: 500px;
    font-size: 0;
    line-height: 0;
    border-top: 3px #c0c9cf solid;
    border-bottom: 1px #c0c9cf solid;
}

#main .teamTitle p {
    margin: 3px 0 6px 0;
}

#aboutContent {
    margin: 0 0 10px -20px;
    width: 685px;
    height: 380px;
    background: url(../images/mounir_bg.jpg) no-repeat;
}

#aboutContent img {
    margin: 0 0 25px 195px;
}

#aboutContent img#mounirName {
    float: left;
    margin-top: 0;
}

#aboutContent img#evca {
    margin: 0 0 0 0;
}

#aboutContent p {
    margin: 0 0 12px 360px;
}

#aboutContent p#coc{
    margin: 0 0 5px 360px;
	font-weight: bold;
	color: #009fda;
}

#contactContent p#coc{
    margin: 0 0 5px 0;
	font-weight: bold;
	color: #009fda;
}

img.headerMain {
    margin: 0 0 15px 0;
}

.contactAddress {
    float: left;
    width: 170px;
}

.contactMain .contactAddress {
    width: 226px;
}

.contactAddress h4 {
    color: #000;
}

#main .contactAddress p, #mainContent .contactAddress p {
    margin: 12px 0;
}

#main .contactAddress p.tag, #mainContent .contactAddress p.tag {
    margin: 0 0 11px 0;
    font-size: 10px;
}

.contactAddress .linkLook {
    clear: left;
    float: left;
    width: 30px;
}

p.footNote {
    margin-top: 0;
    font-size: 9px;
}

.contactAddress address {
    font-style: normal;
}

.contactMaps img {
    margin: 0 0 10px 10px
}

.contactMaps img#locTitle {
    margin-bottom: 85px;
}

.contactMaps .bullet h2 a {
    font-size: 10px;
}

.teamTable {
    float: left;
    width: 166px;
}

#finance {
    margin-top: 33px;
}

.teamTable a {
    margin: 0 0 0 12px;
    font-size: 11px;
    font-weight: bold;
}

#main .teamTable p {
    margin: 0 0 12px 12px;
}

.regionBar {
    margin-bottom: 10px;
    background: #b1bec7;
}

.regionBar h4 {
    margin-left: 12px;
    line-height: 25px;
}

img.locPhotos {
    float: left;
    margin: 20px 0 0 22px;
}

#awards img {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}

#awards img.endImage {
    margin-right: 0;
}

ul.partners {
    float: left;
    width: 166px;
}

ul.partners li {
    list-style: none;
}
















#introTitle {
    width: 500px;
    height: 230px;
}

#summary {
    float: left;
    margin-top: 13px;
    width: 170px;
}

#summary p {
    margin-bottom: 12px;
    width: 157px;
}

.awardYears p {
    margin-top: 2px;
}

#main {
    float: left;
    margin: 18px 0 0 0;
    width: 500px;
}

#main p {
    margin-bottom: 15px;
}



#additional {
    float: left;
    margin: 0 0 0 10px;
    padding: 13px 0;
    width: 160px;
    background: #dae5eb;
}

#additional p {
    margin: 0 10px 15px 10px;
}

#additional h1 {
    margin: 0 10px 10px 10px;
}

#additional h2 {
    margin: 0 10px;
    color: #51626f;
}

#pods {
    float: left;
    margin: 0 0 0 30px;
    width: 200px;
}

#guidelines {
    margin-bottom: 10px;
    width: 200px;
    height: 165px;
    background: url(../images/pod_guidelines.gif) no-repeat;
}

#contact {
    width: 200px;
    height: 135px;
    background: url(../images/pod_contact.gif) no-repeat;
}

#pods img.podTitle {
    margin: 12px 0 0 12px;
}

#pods p {
    margin: 15px 13px 0 12px;
    line-height: 12px;
    font-size: 10px;
    color: #009fda;
}

#pods p a {
    line-height: 12px;
    font-size: 10px;
    color: #009fda;
    font-weight: bold;
}

#guidelines #download {
    margin: 33px 0 0 12px;
    padding: 3px 0 3px 25px;
    background: url(../images/pdf.gif) no-repeat;
}

#download a {
    font-weight: bold;
    color: #009fda;
}

/* COLOUR SECTION */
.swatch {
    float: left;
    margin: 20px 0 10px 0;
}

.first {
    clear: left;
    margin-right: 10px;
}

.swatch td {
    font-size: 9px;
    line-height: 11px;
    color: #000;
}

.swatch h3 {
    margin: 4px 0 10px 0;
    color: #000;
}

.swatchTableCell {
    width: 40px;
}

#processCyan, #p7545, #p545, #p7452, #p7451, #coolGray10, #coolGray6, #coolGray3 {
    width: 160px;
    height: 80px;
}

#processCyan {
    background: #009fda;
}

#p7545 {
    background: #51626f;
}

#p545 {
    background: #c9e2eb;
}

#p7452 {
    background: #ACC0C6;
}

#p7451 {
    background: #E0E6E6;
}

#coolGray10 {
    background: #616365;
}

#coolGray6 {
    background: #ADAFAF;
}

#coolGray3 {
    background: #ccc;
}

/* TYPEFACE SECTION */

img.typeTitle {
    padding: 3px 0 4px 0;
}

img.sample {
    margin-bottom: 50px;
}

h3.typeHeader {
    font-weight: normal;
    margin-bottom: 7px;
}

.bullet {
    margin-bottom: 12px;
    padding: 0 0 0 16px;
    background: url(../images/bullet.gif) no-repeat 11px 4px;
}

.bullet p {
    color: #009fda;
}

.bullet p a {
    color: #009fda;
}

.bullet h2 {
    font-size: 11px;
}


/* LOGO SECTION */
#additional ul {
    margin: 0 0 15px 0;
    padding: 0 10px 0 25px;
}

#additional ul li {
    margin: 0;
	padding: 0;
	list-style: disc;
}

img#logoGuide {
    margin: 13px 0 35px 0;
}

p.logoBlock {
    line-height: 12px;
    font-size: 10px;
}

p.logoBlock img {
    margin: 23px 0 3px 0;
    display: block;
}

p.logoBlock a {
    font-size: 10px;
}

p.logoBlock strong {
    font-size: 10px;
    color: #000;
}

/* TEMPLATES SECTION */

.wordTemplate, .pdfTemplate, .pptTemplate, .aiTemplate {
    float: left;
    width: 165px;
    height: 55px;
}

.wordTemplate {
    background: url(../images/icon_word.gif) no-repeat;
}

.pdfTemplate {
    background: url(../images/icon_pdf.gif) no-repeat;
}

.pptTemplate {
    background: url(../images/icon_ppt.gif) no-repeat;
}

.aiTemplate {
    background: url(../images/icon_ai.gif) no-repeat;
}

.wordTemplate span, .pdfTemplate span, .pptTemplate span, .aiTemplate span {
    display: block;
    padding-left: 42px;
}

.wordTemplate a, .pdfTemplate a, .pptTemplate a, .aiTemplate a {
    clear: left;
    padding-left: 42px;
}

/* LIBRARY SECTION */
#main .endItem  {
    margin-left: 10px;
}

.photoDetails {
    float: left;
    margin: 10px 0 30px 0;
}

#main .photoDetails p {
    margin-bottom: 0;
    width: 160px;
}

/* HELP EXAMPLES */
h1#helpTitle {
    line-height: 15px;
}

ul#helpExamples {
    margin-bottom: 15px;
}

ul#helpExamples li {
    margin-left: 15px;
    padding-left: 15px;
}


/*
------------------------------------------------------------------------------
MAIN MENU
------------------------------------------------------------------------------*/





/*
------------------------------------------------------------------------------
HOMEPAGE
------------------------------------------------------------------------------*/

#homepage {
    color: #000;
}

h1#homeTitle {
    line-height: 15px;
}

.bullet p.homeBulletText {
    color: #666;
}


/*
------------------------------------------------------------------------------
TYPE
------------------------------------------------------------------------------*/

h1 {
    padding-bottom: 3px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

#summary h1 {
    margin-bottom: 15px;
}

h2 {
    font-size: 12px;
}

h3 {
    font-size: 11px;
}

h4 {
    font-size: 10px;
}