@charset "UTF-8";

/*----------------------------------------
------------------------- COMMON STYLES */
* {padding:0;margin:0;list-style:none;font-family:"Lucida Grande",Arial, Helvetica, sans-serif;font-size:10px;}
.left{float:left;}
.clear { clear:both;}
.noborder {border:none;}
img {border:none;}

body {background:url(../i/bg.jpg) top center repeat-y fixed;}
#container {width:980px;margin:0 auto;}
#wrapper {width:942px;margin-left:19px;}
#header {width:979px;height:140px;background:url(../i/bg-header.gif) no-repeat;position:relative; left:1px;}

ul#nav {
width:942px;
height:58px;
background: url(../i/nav.gif) no-repeat;
border-top: 6px solid #d52025;
border-bottom: 1px solid #d52025;
margin-bottom:12px;
}
#content {
width:942px;
background: #fff url(../i/bg-maincontent.gif) 0 0 repeat-y;
overflow:hidden /* clears the float */;
}
#maincontent {
width:621px;
/*min-height:677px;*/
float:left;
/*margin-right:20px;*/
position:relative;
}
#sidebar {
width:301px;
/*float:left;*/
float:right;
}
#currentevent {
width:301px;
height:57px;
background:url(../i/bg-currentevent.gif) no-repeat;
}
#shortcuts {
width:942px;
height:186px;
border-top: 6px solid #d52025;
border-bottom: 1px solid #d52025;
margin-top:12px;
background: #2f3339 url(../i/bg-shortcuts.jpg) repeat-x;
position:relative;
}

#footer {width:941px; height:94px; background:#f4f4f4; padding:8px 19px 0 19px; position:relative; left:1px;}

ul.minilinks * { color:#d52025;}
ul.minilinks {margin-left:-5px;}
ul.minilinks li {display:inline;}
ul.minilinks a:link { text-decoration:none; margin:0 3px;}
ul.minilinks a:visited {text-decoration:none;}
ul.minilinks a:hover {text-decoration:underline;}

p {color:#4c4c4c; line-height:1.5em;}
p.date {color:#0075bd; margin-top:-4px;}
td.date {color:#0075bd; margin-top:-4px;padding-left:5px}
span.date {color:#0075bd; margin-top:-4px;}
a.date{color:#0075bd; margin-top:-4px;}
p.region {color:#636566;font-size:11px;}
p.numbers {color:#9b9b9b;font-size:9px;margin:5px 0;}
p.address {color:#9b9b9b;font-size:9px; }
p.title a {color:#4c4c4c; text-decoration:none;}
p.title a:hover {text-decoration:underline;}
h2 {color:#4298cc; font-size:13px; text-transform:uppercase; font-weight:bold;}
h2.redh2{font:25px 'Tahoma', Arial, Helvetica, sans-serif; color:#d52025; text-transform:uppercase;}


/*----------------------------------------
------------------------- #header STYLES */
#header h1 { position:absolute; top:9px; left:19px;}
#header h1 a { display:block; width:183px; height:117px; background:url(../i/logo.gif) no-repeat; text-indent:-9999px;}
#header h2 { position:absolute; top:9px; left:19px;}
#header h2 a { display:block; width:183px; height:117px; background:url(../i/logo.gif) no-repeat; text-indent:-9999px;}
#nav-header { position:absolute; top:12px; right:19px;}
#middleeast { position:absolute; top:45px; left:296px; border:1px solid #b4b4b4; border-width:0 1px; padding: 0 7px;}
#europeandnorthafrica { position:absolute; top:45px; left:651px;border:1px solid #b4b4b4; border-width:0 1px; padding: 0 7px;}
#search { position:absolute; bottom:7px; right:19px; width:192px; height:21px;}
input#searchform { height:21px; width:170px; background:url(../i/bg-search.gif) no-repeat; border:none;font-size:14px;color:#4c4c4c;}
input#btn-search {vertical-align:bottom; width:22px; height:21px;}
.downloadHeader{ color: #d52025; background-color: #ffffff; font-family: arial; font-weight: normal; font-size: 20px; text-transform:uppercase;}
.downloadTitle{ color: #d52025; font-weight: bolder; font-size: 90%;}
.downloadLink{ color: #999; text-decoration: none; font-size: 75%; }
/*----------------------------------------
------------------------- #nav STYLES */
#nav li {float:left;}
#nav li a {display:block; height:58px; overflow:hidden; text-indent:-9999px;}
a#nav-home {width:126px;}
a#nav-home:hover { background:url(../i/nav.gif) -942px 0 no-repeat;}
li.selected a#nav-home { background:url(../i/nav.gif) -942px 0 no-repeat;}
a#nav-aboutus {width:150px;}
a#nav-aboutus:hover { background:url(../i/nav.gif) -1068px 0 no-repeat;}
li.selected a#nav-aboutus { background:url(../i/nav.gif) -1068px 0 no-repeat;}
a#nav-publications {width:190px;}
a#nav-publications:hover { background:url(../i/nav.gif) -1218px 0 no-repeat;}
li.selected a#nav-publications { background:url(../i/nav.gif) -1218px 0 no-repeat;}
a#nav-events {width:166px;}
a#nav-events:hover { background:url(../i/nav.gif) -1408px 0 no-repeat;}
li.selected a#nav-events { background:url(../i/nav.gif) -1408px 0 no-repeat;}
a#nav-news {width:148px;}
a#nav-news:hover { background:url(../i/nav.gif) -1574px 0 no-repeat;}
li.selected a#nav-news { background:url(../i/nav.gif) -1574px 0 no-repeat;}
a#nav-contactus {width:162px;}
a#nav-contactus:hover { background:url(../i/nav.gif) -1722px 0 no-repeat;}
li.selected a#nav-contactus { background:url(../i/nav.gif) -1722px 0 no-repeat;}


/*----------------------------------------
------------------------- #sidebar STYLES */
#currentevent { margin-bottom:8px; position:relative;}
#sidebar h2 { margin:8px 0;}
h2.upcomingevents { /*width:138px;*/ height:14px; background:url(../i/hdr-upcomingevents.gif) no-repeat; text-indent:-9999px; position:relative;}
h2 span {position:absolute; top:0; right:0; text-indent:0; text-transform:lowercase;}
h2 span a { color:#d52025; font-size:11px;}
h2 span a:hover { text-decoration:none;}
ul.upcomingevents {background:#F7F7F7;}
ul.upcomingevents li.dots {background:url(../i/bg-dots.gif) right bottom repeat-x; margin-bottom:5px;}
ul.upcomingevents li {overflow:hidden; height:81px;}
ul.upcomingevents li p { margin:6px 0 0 6px;padding-left:2px;}
ul.upcomingevents li img { float:left;}
h2.freshnews {/*width:141px;*/ height:14px; background:url(../i/hdr-freshnews.gif) no-repeat;text-indent:-9999px; position:relative;}
ul.freshnews {background:#F7F7F7;}
ul.freshnews li { width:293px; height:38px; padding:9px 4px;}
ul.freshnews li.tbborders { border:1px dotted #9B9B9B; border-width:1px 0;}
#video { margin-top:12px;}
#currentevent p {color:#fff;}
p#todaysdate { width:87px; height:57px;}
p#todaysdate span#Sunday { text-indent:-9999px; display:block; width:24px; height:57px; position:absolute; top:0; left:0; background:url(../i/sunday.gif) no-repeat;}
p#todaysdate span#Monday { text-indent:-9999px; display:block; width:24px; height:57px; position:absolute; top:0; left:0; background:url(../i/monday.gif) no-repeat;}
p#todaysdate span#Tuesday { text-indent:-9999px; display:block; width:24px; height:57px; position:absolute; top:0; left:0; background:url(../i/tuesday.gif) no-repeat;}
p#todaysdate span#Wednesday { text-indent:-9999px; display:block; width:24px; height:57px; position:absolute; top:0; left:0; background:url(../i/wednesday.gif) no-repeat;}
p#todaysdate span#Thursday { text-indent:-9999px; display:block; width:24px; height:57px; position:absolute; top:0; left:0; background:url(../i/thursday.gif) no-repeat;}
p#todaysdate span#Friday { text-indent:-9999px; display:block; width:24px; height:57px; position:absolute; top:0; left:0; background:url(../i/friday.gif) no-repeat;}
p#todaysdate span#Saturday { text-indent:-9999px; display:block; width:24px; height:57px; position:absolute; top:0; left:0; background:url(../i/saturday.gif) no-repeat;}
p#todaysdate span#calendardate { position:absolute; top:0; left:24px; display:block; width:63px; height:57px; font-size:48px; line-height:57px;}
p#todaysevent {position:absolute; top:0; right:0; width:194px; height:47px; padding:5px 10px;}


/*----------------------------------------
------------------------- #shortcuts STYLES */
#shortcuts a:link {color:#d52025; font-size:10px; text-decoration:none;}
#shortcuts a:visited {text-decoration:none;color:#d52025;}
#shortcuts a:hover {text-decoration:underline;color:#d52025;}
#shortcuts h2 {margin:12px 0;}
#shortcuts #mediaquestcareers { width:274px; height:186px; position: absolute; top:0; left:10px;}
#mediaquestcareers h2 { background:url(../i/hdr-careers.gif) no-repeat; width:185px; height:16px; text-indent:-9999px;}
#shortcuts #mediaquestcareers p a { font-size:9px; color:#29bdbb;}
#shortcuts #quicklinks {width:292px; height:186px;position: absolute; top:0; left:306px;}
#quicklinks h2 {background:url(../i/hdr-quicklinks.gif) no-repeat; width:102px; height:16px; text-indent:-9999px;}
#quicklinks a {display:block; height:24px; line-height:24px;}
#quicklinks a:hover { text-decoration:none; color:#fff;}
#quicklinks ul li.tbborders { border:1px dotted #fff; border-width:1px 0;}
#shortcuts #stayuptodate {width:264px; height:186px;position: absolute; top:0; left:656px;}
#stayuptodate h2 {background:url(../i/hdr-stayuptodate.gif) no-repeat; width:139px; height:16px; text-indent:-9999px;}
#stayuptodate p { color:#fff; margin:10px 0; font-size:12px;}
#stayuptodate p.rss a { color:#fff; text-decoration:none; padding-left: 22px; background:url(../i/bg-rss.gif) no-repeat; display:block; height:17px; width:73px; line-height:18px; font-size:10px; }
#stayuptodate p.rss a:hover {color:#d52025;}
input#newsletterform { width:189px; height:21px; border:none; background:url(../i/bg-enteryouremail.gif) no-repeat; font-size:14px;color:#4c4c4c;}
input#btn-subscribe { vertical-align:bottom; width:70px; height:21px;}


/*----------------------------------------
------------------------- FOOTER STYLES */
#footer a {color:#d52025; font-size:10px; text-decoration:none;}
#footer a:visited {text-decoration:none;color:#d52025;}
#footer a:hover {text-decoration:underline;color:#d52025;}
#nav-footer {margin:10px 0;}
#footer p { color:#9b9b9b;font-size:10px; line-height:16px;}
#footer p#agencyprint { position:absolute; bottom:7px; right:19px; color:#a9a9a9; font-size:9px;}
p#agencyprint a {color:#d52025; font-size:9px; text-decoration:none; padding-right:14px; background:url(../i/tribal-logo.gif) right center no-repeat;}
p#agencyprint a:hover {text-decoration:underline;}
#footer ul.contactinfo {margin-top:5px;}
#footer ul.contactinfo li { font-size:10px; color:#9b9b9b; display:inline; margin:0 10px 0 0;}


/*----------------------------------------
------------------------- INSIDE PAGES */
#maincontent h1 {width:622px; height:57px; background:#2A2E33; color:#fff; font-size:26px; line-height:57px; margin-bottom:30px;}
#maincontent p { }
#contentgrid { /*background:url(../i/bg-columnseperator.gif) top center repeat-y;*/ overflow:hidden;/*min-height:590px;*/}
.leftcolumn { width:300px; text-align:justify; float:left;/* margin-right:38px;*/ background:url(../i/bg-columnseperator-1.gif) top right repeat-y; padding-right:11px;}
.rightcolumn { width:300px;text-align:justify; float:right;}
#contentgrid p { margin:30px 0; line-height:2em;}
.article#contentgrid p { margin:10px 0; line-height:1.5em;}
.article#contentgrid h3 { font-size:14px; color:#D52025; font-weight:normal; text-align:left; letter-spacing:0.03em; margin-bottom:10px;}
.intro { color:#bcbcbc;}
#breadcrumbs {position:absolute;top:40px;left:5px;}
#breadcrumbs * { color:#fff; text-decoration:none; font-size:11px;}
#breadcrumbs a:hover {color:#bcbcbc;}
#breadcrumbs a.newscat {color:#bcbcbc;}
#breadcrumbs ul li { display:inline; margin-right: 5px;}
/*#calendar { width:301px; height:166px; background:#ddd;}*/
#maincontent p.top {margin-top:0;}


/*----------------------------------------
------------------------- ABOUT US PAGE */
.clear#ourmission { padding-top:20px;}
#ourmission p.top {}


/*----------------------------------------
------------------------- CAREERS PAGE */
blockquote { font-size:14px; color:#9b9b9b; width:198px; float:left; position:relative; top:10px; margin-right:30px; line-height:1.5em; text-align:justify; padding-left:10px;}
#availablevacancies {overflow:hidden;}
h1#aboutmediaquest {background:#2A2E33 url(../i/h1-aboutmediaquest.gif) 6px 10px no-repeat; text-indent:-9999px;}
h1#careersatmediaquest {background:#2A2E33 url(../i/h1-careers.gif) 6px 10px no-repeat; text-indent:-9999px;margin-bottom:14px;}
#availablevacancies h2 { margin:10px 0;}
.jobdescription { padding:10px 0 20px 0; border-bottom:1px dotted #9B9B9B;}
.jobdescription p { font-size:11px;}
.jobdescription a { font-size:11px; color:#d52025; text-decoration:none; border-bottom:1px dotted #d52025; padding-bottom:2px;}
.jobdescription a:hover {border-bottom:none;}


/*----------------------------------------
------------------------- CONTACT US PAGE */
h1#contactus {background:#2A2E33 url(../i/h1-contactus.gif) 6px 10px no-repeat; text-indent:-9999px;margin-bottom:14px;}
div.region {width:300px; float:left;}
div.region li { margin:5px 0; font-size:11px; color:#646464;}
div.region li a {font-size:11px; color:#d52025; text-decoration:none;}
div.region li a:hover {text-decoration:underline;}
p.clear { position:relative; top:20px; margin-bottom:40px;}
form {width:405px;}
select.small{ border: 1px solid rgb(204, 204, 204); }
select.contactformfield { width:192px; height:21px; border:none; background:url(../i/bg-contactformfield.gif) no-repeat; margin:5px 0 20px 0;}
input.contactformfield { width:192px; height:21px; border:none; background:url(../i/bg-contactformfield.gif) no-repeat; margin:5px 0 20px 0;}
textarea.contactformarea { width:305px; height:95px; border:none; background:url(../i/bg-contactformarea.gif) no-repeat; margin-bottom:10px;}
span.errormessage { color:#d52025; font-size:11px; margin-left:10px;}
input#btn-send{margin-right:100px;}

/*----------------------------------------
------------------------- OUR PUBLICATIONS PAGE */
h1#ourpublications {width:140px; height:14px; background:url(../i/h1-ourpublications.gif) no-repeat; text-indent:-9999px; margin-bottom:15px;}
.ourpublications#sidebar p {color:#a8a8a8; line-height:18px;}
.ourpublications#sidebar ul {margin-top:10px;}
.ourpublications#sidebar ul li {width:298px; height:27px; border-bottom:1px dotted #0075bd;}
.ourpublications#sidebar ul * {color:#0075bd; text-decoration:none;}
.ourpublications#sidebar ul a:hover {color:#d52025;}
.ourpublications#sidebar ul li.noborder {border:none;}


/*----------------------------------------
------------------------- Mercedes Magazine PAGE */
h1#mercedesmagazine {width:212px; height:43px; background:url(../i/h1-mercedesmagazine.gif) no-repeat; text-indent:-9999px; margin-bottom:15px;}
.ourpublications-mercedes#sidebar img.entity { margin-top:63px; }
.ourpublications-mercedes#sidebar p strong {color:#494949;}
.ourpublications-mercedes#sidebar p { font-size:10px; color:#9b9b9b; margin:10px 0 20px 0;}
.ourpublications-mercedes#sidebar ul li {width:298px; height:27px; border-bottom:1px dotted #d52025;}
.ourpublications-mercedes#sidebar ul * {color:#d52025; text-decoration:none;}
.ourpublications-mercedes#sidebar ul a:hover {color:#0075bd;}
.ourpublications-mercedes#sidebar ul li.noborder {border:none;}


/*----------------------------------------
------------------------- EVENTS PAGES */
li.eventbox { height:283px;}
img.eventvisual { padding:3px; border:1px solid #ccc; width:292px; height:148px;}
h5 {font-size:11px; color:#0075bd; font-weight:normal; margin-top:5px;}
#maincontent #contentgrid .leftcolumn ul li p.eventtitle, #maincontent #contentgrid .rightcolumn ul li p.eventtitle, a.eventtitle { margin:5px 0; line-height:1.5em; font-size:14px; text-align:left;}

a.eventtitle{color:#4c4c4c;}
a.eventtitle:hover{color:#000;}
#maincontent #contentgrid .leftcolumn ul li p.eventnav, #maincontent #contentgrid .rightcolumn ul li p.eventnav { margin:5px 0 15px 0; line-height:1.5em;}
.eventnav, .eventnav * { font-size:11px; color:#d72e33; text-decoration:none;}
.eventnav a:hover {text-decoration:underline;}
h1#h1-events {background:#2A2E33 url(../i/h1-events.gif) 6px 10px no-repeat; text-indent:-9999px;margin-bottom:14px;}
h1#h1-onlinespecifications {background:#2A2E33 url(../i/onlinespecifications.png) 3px 8px no-repeat; text-indent:-9999px;margin-bottom:14px;}
h1#h1-onlinepayment {background:#2A2E33 url(../i/onlinepayment.gif) 3px 8px no-repeat; text-indent:-9999px;margin-bottom:14px;}
h2.eventsgallery { background:url(../i/h2-eventsgallery.gif) no-repeat; width:180px; height:14px; text-indent:-9999px;}
ul.eventsgallery li { width:98px; height:98px; display:inline;}
ul#keytopics { color:#646464; font-size:11px; margin-right:20px;}
ul#keytopics li {padding-left:9px; background:url(../i/bullet-blue.gif) 0 3px no-repeat; margin:10px 0; text-align:left;}
h4 { font-size:12px; font-weight:bold; color:#0072bc; margin-bottom:5px;}

span.item {color:#363636;}
span.detail a {text-decoration:underline; color:#4c4c4c;}
span.detail a:hover {text-decoration:none;}
.article#contentgrid p.details {margin:5px 0;}
h4#eventparticipants {margin:30px 0 15px 0;}

dl.participantbox {width:100%; height:78px; position:relative; padding-left:75px;}
dl.participantboxnopa {width:100%; height:78px; position:relative;}
dt.name {font-size:12px; font-weight:bold;color:#0072bc;}
dd.titleandcompany a{font-size:12px; color:#646464;}
dd.country {font-size:11px;color:#646464;}
dl.participantbox dd.photo {position:absolute; top:0; left:0;}
dl.participantbox dd.photo img {width:65px; height:80px; border: 1px solid #ccc; border-width:0 1px 1px 0;}
img.entity { width:300px; height:85px;}


/*----------------------------------------
------------------------- NEWS PAGES */
h1#h1-news {background:#2A2E33 url(../i/h1-news.gif) 6px 10px no-repeat; text-indent:-9999px;margin-bottom:14px;}
h2#latestnews { background:url(../i/h2-latestnews.gif) no-repeat; height:14px; text-indent:-9999px; position:relative;}
h2#eventscalendar { background:url(../i/h2-eventscalendar.gif) no-repeat; width:138px; height:14px;text-indent:-9999px;}

.newsitem, .searchitem { width:622px; height:auto; border-bottom:1px dotted #9B9B9B; margin-bottom:10px;}
.newsitem p.title, .searchitem p.title {font-size:12px;}
p.moredetails {text-align:right;}
p.moredetails a { text-decoration:none; font-size:11px; color:#d72e33;}
p.moredetails a:hover {text-decoration:underline;}

#pagination { text-align:right; height:23px; background:#F7F7F7;}
#pagination ul {height:23px; line-height:23px;border-width:1px;}
#pagination ul li {display: inline; padding:0 2px 4px 2px;}
#pagination ul li a { text-decoration:none; font-size:10px; color:#4c4c4c;}
#pagination ul li a:hover { color:#0075bd;}
#pagination ul li.selected {border-bottom:1px solid #0075bd;}
#pagination ul li.selected a { color:#0075bd;}




/*----------------------------------------
------------------------- PHOTO GALLERY PAGES */
h1#h1-photoalbum {background:#2A2E33 url(../i/h1-photoalbum.gif) 6px 10px no-repeat; text-indent:-9999px;margin-bottom:14px;}
ul#photoalbum { overflow:hidden;}
ul#photoalbum li { width:138px; height:170px; float:left; margin:10px 17px 0 0;}
ul#photoalbum li img { padding:3px; border:1px solid #ccc; width:130px; height:97px;}
ul#photoalbum li h5 { font-size:9px; font-weight:bold; color:#0f7ac0;}
ul#photoalbum li p {font-size:9px; color:#646464;}

select#eventname, select#eventdate { border:1px solid #BDC7D8; padding:3px; width:159px; height:20px;}
select#eventname {margin-right:10px;}


/*----------------------------------------
------------------------- PHOTO ALBUM PAGES */

#albumbar { position:relative;}
ul#albumnav {position:absolute; top:0; right:0;}
ul#albumnav li { display:inline; color:#0075bd; margin-left:10px;}
ul#albumnav li a {color:#0075bd; text-decoration:none; font-size:11px;}
ul#albumnav li a:hover {text-decoration:underline;}
p#photonumber {position:absolute; top:0; right:125px;}


/*----------------------------------------
------------------------- CALENDAR */
#calendar {width:301px;}
#calendar table {border:none; width:301px;}
#calendar th {text-align:left; background-color:#fff; color:#9B9B9B; font: 11px "Lucida Grande",Arial, Helvetica, sans-serif; border:none;}
#calendar td {width:40px; height:40px; background:#ddd; border:1px solid #fff; vertical-align:top; color:#fff;}
div.dateContent {position:relative;}
span.dateDisp { display:block; position:absolute; top:0; left:0; color:#fff; z-index:2;}
div.dateContent a.dateText {display:block; width:40px; height:35px; position:absolute; top:0; left:0; text-align:center; color:#000; text-decoration:none; padding-top:5px; z-index:1;}
div.dateContent a.selected {background:#d52025;height:33px;}
div.dateContent a.dateText:hover { background:#d52025; height:33px;}


h1#h1-links {background:#2A2E33 url(../i/h1-links.gif) 6px 10px no-repeat; text-indent:-9999px;}
h1#h1-archives {background:#2A2E33 url(../i/h1-archives.gif) 6px 10px no-repeat; text-indent:-9999px;}
h1#h1-eventsarchive {background:#2A2E33 url(../i/h1-events_archives.gif) 6px 10px no-repeat; text-indent:-9999px;}
h1#h1-search {background:#2A2E33 url(../i/h1-search.gif) 6px 10px no-repeat; text-indent:-9999px;}

h3.spectitle{font-family:Arial, Helvetica, sans-serif;font-size:18px;color:#CC3333;font-weight:bold}


