/*All of the website specific styling must go in this file*/
body {background-color:#f2f2f2;}

#website,
#website .siteContent,
#website .siteHeader {width:979px;}
#website {padding:10px 11px 0px 11px;background-color:#fff;}
#website .siteContent {width:959px;padding:0px;border:none;background-color:#f2f2f2;padding:11px 10px 0px 10px;margin-bottom:11px;}
#website .siteHeader {height:79px;background:#424242 url(../images/site_header_bg.jpg) no-repeat left top}
#website .siteHeader.greece {background-image: url(../images/site_header_bg_gr.jpg);}
#website .siteHeader a img {margin:12px 0px 0px 25px;}
#website .siteHeader #search_form {padding:0px;margin:0px;float:right;margin-top:20px;margin-right:6px;display:none;}}
#website .siteHeader #search_form #search_keyword {float:left;width:209px;height:14px;border:solid 1px #fff;padding:2px;font-size:10px;}
#website .siteHeader #search_form #submitButton {float:left;border:none;background: transparent url(../images/go_button.gif) no-repeat left top;width:30px;height:18px;top:0px;position:relative;}
#website .siteHeader #contact {position:relative;top:5px;left:405px;}
#website .siteHeader #clientLogin img {left:525px;position:relative;top:-16px;}

#website #pageHeaderImage {padding:0px 10px 0px 10px;background-color:#f2f2f2;}
#website #pageHeaderImage.home {padding-top:11px;}
#website p#pageHeaderText {color:#3F97CF;top:9px;width:405px;}
#website p#pageHeaderText.right {left:25px;font-size:27px;text-align:left;}
#website p#pageHeaderText.left {left:550px;text-align:right;}
#website #pageHeaderImage .textContainer{display:inline-block;position:relative;top:-230px;left:426px;height:1px;}
#website #pageHeaderImage .textContainer.left{left:25px;}
#website #pageHeaderImage .textContainer.right{left:431px;}
#website #pageHeaderImage.home p {top:155px;}
#website #pageHeaderImage .textContainer .enterprise {width:142px;margin-right:40px;float:left;}
#website #pageHeaderImage .textContainer .networks {width:142px;margin-right:40px;float:left;}
#website #pageHeaderImage .textContainer .agency {width:142px;float:left;}

#website #pageHeaderImage a {color:#fff;font-size:14px;text-decoration:none;}
#website #pageHeaderImage a:hover {text-decoration:underline;}

#siteMenu {background:transparent url(../images/site_nav_bg.jpg) repeat-x left top;width:978px;height:31px;border:solid 1px #000;padding:0px;border-left:none;}
#siteMenu li {padding-top:7px;padding-left:11px;height:25px;width:14%;border-left:solid 1px #000;cursor:pointer;}
#siteMenu li a,
#siteMenu li.noLink,
#siteMenu li span {color:#fff;font-size:13px;text-transform:capitalize;background:transparent url(../images/site_nav_item_bullet.gif) no-repeat 0px 5px;padding-left:11px;}
#siteMenu li.noLink {background-position:10px 12px;padding-left:22px;width:115px;cursor:default;}
#siteMenu li a.noSub {}
#siteMenu li:hover,
#siteMenu li.selected {width:140px;padding-left:8px;background:transparent url(../images/site_nav_bg_selected.jpg) repeat-x left top;}
#siteMenu li:hover a,
#siteMenu li.noLink:hover,
#siteMenu li.selected a {background:transparent url(../images/site_nav_item_bullet_selected.gif) no-repeat left 8px;padding-left:14px;}
#siteMenu li.noLink:hover {background-position:5px 12px;padding-left:22px;width:115px;}
#siteMenu :hover ul {top:32px;left:-1px;}
#siteMenu li:hover ul li {background-image:none;padding-left:11px;border-color:#474747;font-weight:normal;}
#siteMenu li:hover ul li.selected {background-image:none;padding-left:11px;border-color:#474747;font-weight:bold;}
#siteMenu li ul li {width:254px;padding:5px 10px 0px 16px;}
#siteMenu li:hover ul li a {font-size:10px;color:#474747;background:transparent url(../images/site_nav_sub_item_bullet_1.gif) no-repeat left 5px;}
#siteMenu li:hover ul li a.noSub {}
#siteMenu li ul li:hover {background-color:#E5E7EA;}
#siteMenu :hover ul :hover ul {left:202px;top:-1px;}
#siteMenu li:hover ul li:hover ul li {width:230px;}
#siteMenu li:hover ul li:hover ul li a {padding-left:11px;background:transparent url(../images/site_nav_sub_item_bullet_2.gif) no-repeat left 5px;}
#siteMenu li:hover ul li:hover ul li a.noSub {}
#siteMenu li:hover ul li:hover ul li.firstItem {border-top:solid 1px #474747;}

#breadcrumb {padding:12px 9px 13px 14px;color:#3379A5;background-color:#f2f2f2;}
#breadcrumb a {text-decoration:none;color:#3379A5;}
#website #breadcrumb a.selected {color:#2C3135;}

#website .siteFooter {margin-left:-11px;overflow:hidden;width:1001px;}
#website .siteFooter a {border:none;}
#website .siteFooter .logoContainer {width:1003px;padding-top:17px;padding-bottom:17px;background-color:#F2F2F2;overflow:hidden;}
#website .siteFooter .logoContainer img {float:left;}
#website .siteFooter .sitemapContainer {display:inline-block;}
#website .siteFooter .sitemapContainer a {border-right:none;}

#website .siteFooter #footerMenu {width:923px;padding:0px;display:block;float:left;background-color:#E3E5E8;padding:29px 40px 26px 40px;}
#website .siteFooter #footerMenu a {padding:0px;}
#website .siteFooter #footerMenu li {width:150px;float:left;}
#website .siteFooter #footerMenu li a {border:none;color:#4098D0;text-transform:uppercase;font-weight:bold;text-decoration:none;font-size:11px;}
#website .siteFooter #footerMenu li ul {margin-top:15px;}
#website .siteFooter #footerMenu li ul li {list-style-image: url(../images/footer_menu_item_bullet_1.gif);margin:0px 0px 0px 10px;}
#website .siteFooter #footerMenu li ul li a {color:#767676;font-weight:normal;text-transform:capitalize;display:block;margin-bottom:4px;}
#website .siteFooter #footerMenu li ul li ul {margin:0px; display:none;}
#website .siteFooter #footerMenu li ul li ul li {list-style-image: url(../images/footer_menu_item_bullet_2.gif);margin:0px;}
#website .siteFooter #footerMenu li ul li ul li a {font-size:10px;color:#a4a4a4;line-height:14px;margin-bottom:4px;}
#website .siteFooter #footerLinks {background-color:#E3E5E8;text-align:center;float:left;width:1003px;padding-bottom:20px;}
#website .siteFooter #footerLinks a {color:#4098D0;}
#website .siteFooter #footerLinks p {font-size:10px;color:#767676;}

/*Page Templates - Global styling*/
#website .siteContent h1,
#website .siteContent h2,
#website .siteContent h3,
#website .siteContent h4,
.mceContentBody h1,
.mceContentBody h2,
.mceContentBody h3,
.mceContentBody h4 {color:#3F97CF;font-family:verdana;font-weight:normal;}

#website .siteContent h1,
.mceContentBody h1 			{font-size:22px;margin-bottom:20px;}
#website .siteContent h2,
.mceContentBody h2 			{font-size:18px;margin-bottom:15px;}
#website .siteContent h3,
.mceContentBody h3 			{font-size:16px;margin-bottom:10px;}

.mceContentBody h1,
.mceContentBody h2,
.mceContentBody h3,
.mceContentBody p {border:dashed 1px #ccc;}
.mceContentBody p {border-color:#666;}

#website .siteContent ol,
#website .siteContent ul,
.mceContentBody ul,
.mceContentBody ol {margin:0px 0px 10px 15px;}
#website .siteContent li,
.mceContentBody li {margin:0px;color:#2C3135;list-style-type:disc;}

#website .siteContent p,
.mceContentBody p {color:#2C3135;font-size:11px;margin-bottom:20px;line-height:18px;}

#website .siteContent a,
.mceContentBody a {color:#3F97CF;text-decoration:underline;}

/*Template 1*/
#website .siteContent .templateOne,
.mceContentBody .templateOne {width:636px;background-color:#fff;margin-bottom:9px;padding:1px;float:left;}
#website .siteContent .templateOne .inner,
.mceContentBody .templateOne .inner {width:590px;border:solid 1px #f2f2f2;padding:22px;background-color:#fff}

#website .siteContent .templateOne.floatRight {float:right;}

#website .siteContent .templateOne.full,
.mceContentBody .templateOne.full {width:956px;}
#website .siteContent .templateOne.full .inner,
.mceContentBody .templateOne.full .inner {width:910px;}
	
#website .siteContent .templateTwoContainer,
.mceContentBody .templateTwoContainer {float:left;}
#website .siteContent .templateTwoContainer.left,
.mceContentBody .templateTwoContainer {margin-right:10px;}

#website .siteContent .templateOne.templateTwo,
.mceContentBody .templateOne.templateTwo {background:transparent url(../images/speech_bubble_template_bg.gif) no-repeat left top;width:312px;height:265px;margin-bottom:0px;padding-bottom:0px;}
#website .siteContent .templateOne.templateTwo.left,
.mceContentBody .templateOne.templateTwo.left {margin-right:10px;}
#website .siteContent .templateOne.templateTwo .inner,
.mceContentBody .templateOne.templateTwo .inner {background-color:transparent;width:266px;border-bottom:none;}
#website .siteContent .templateOne.templateTwo .inner table td.textCol,
.mceContentBody .templateOne.templateTwo .inner table td.textCol {width:174px;padding-right:10px;}
#website .siteContent .templateOne.templateTwo .inner table a ,
.mceContentBody .templateOne.templateTwo .inner table a {display:block;padding-left:17px;background:transparent url(../images/right_arrow.gif) no-repeat 4px 7px;}
#website .siteContent .templateOne.templateTwo .inner table a.emailLink ,
.mceContentBody .templateOne.templateTwo .inner table a.emailLink {display:block;padding-left:17px;background:transparent url(../images/envelope.gif) no-repeat 0px 7px;}

/*
#website .siteContent .templateOne.templateTwo.thin,
.mceContentBody .templateOne.templateTwo.thin {width:302px;background-image:url(../images/speech_bubble_template_bg_thin.gif);}
#website .siteContent .templateOne.templateTwo.thin .inner,
.mceContentBody .templateOne.templateTwo.thin .inner {width:272px;}
#website .siteContent .templateOne.templateTwo.thin .inner table td.textCol,
.mceContentBody .templateOne.templateTwo.thin .inner table td.textCol {width:158px;}
*/

.mceContentBody .templateOne.templateTwo.templateFour,
#website .siteContent .templateOne.templateTwo.templateFour {margin:0px 0px 9px -1px;float:left;background-image:none;background-color:#fff;height:239px;}
.mceContentBody .templateOne.templateTwo.templateFour .inner,
#website .siteContent .templateOne.templateTwo.templateFour .inner {padding:12px 16px 12px 16px;width:278px;border-bottom:solid 1px #f2f2f2;height:212px;}
.mceContentBody .templateOne.templateTwo.templateFour .inner h2,
#website .siteContent .templateOne.templateTwo.templateFour .inner h2 {float:left;margin-bottom:5px;}
.mceContentBody .templateOne.templateTwo.templateFour .inner a#newsArchiveLink,
#website .siteContent .templateOne.templateTwo.templateFour .inner a#newsArchiveLink {background:transparent url(../images/document_small.gif) no-repeat left 3px;float:right;padding-left:15px;}
.mceContentBody .templateOne.templateTwo.templateFour .inner td#titleCell,
#website .siteContent .templateOne.templateTwo.templateFour .inner td#titleCell {padding:0px 5px 0px 0px;border-bottom:solid 1px #f2f2f2;}
.mceContentBody .templateOne.templateTwo.templateFour .inner .title,
#website .siteContent .templateOne.templateTwo.templateFour .inner .title {margin:0px;}
.mceContentBody .templateOne.templateTwo.templateFour .inner td.imageCell,
#website .siteContent .templateOne.templateTwo.templateFour .inner td.imageCell {text-align:center;width:112px;text-align:center;border-right:solid 1px #f2f2f2;border-bottom:solid 1px #f2f2f2;padding-top:5px;padding-bottom:7px;}
.mceContentBody .templateOne.templateTwo.templateFour .inner td.textCell,
#website .siteContent .templateOne.templateTwo.templateFour .inner td.textCell {width:175px;padding:5px 0px 15px 10px;border-bottom:solid 1px #f2f2f2;}
.mceContentBody .templateOne.templateTwo.templateFour .inner td.textCell p,
.mceContentBody .templateOne.templateTwo.templateFour .inner td.textCell a,
#website .siteContent .templateOne.templateTwo.templateFour .inner td.textCell p,
#website .siteContent .templateOne.templateTwo.templateFour .inner td.textCell a {color:#2C3135;font-size:10px;line-height:13px;margin:0px;}
.mceContentBody .templateOne.templateTwo.templateFour .inner td.textCell a,
#website .siteContent .templateOne.templateTwo.templateFour .inner td.textCell a {color:#4098D0;font-size:11px;font-weight:bold;text-decoration:none;}
.mceContentBody .templateOne.templateTwo.templateFour .inner td.textCell a:hover,
#website .siteContent .templateOne.templateTwo.templateFour .inner td.textCell a:hover {text-decoration:underline;}


.mceContentBody .templateOne.templateTwo.templateFour .inner td.textCell .date,
#website .siteContent .templateOne.templateTwo.templateFour .inner td.textCell .date {color:#4BB2F3;margin-bottom:6px;}
.mceContentBody .templateOne.templateTwo.templateFour.big,
#website .siteContent .templateOne.templateTwo.templateFour.big {height:286px;}
.mceContentBody .templateOne.templateTwo.templateFour.big .inner,
#website .siteContent .templateOne.templateTwo.templateFour.big .inner {height:259px;}

#website .siteContent .templateOne.templateTwo .inner table td.textCell a,
#website .siteContent .templateOne.templateTwo .inner table td.imageCell a,
#website .siteContent .templateOne.templateTwo .inner table td.textCol a,
.mceContentBody .templateOne.templateTwo .inner table td.imageCell a,
.mceContentBody .templateOne.templateTwo .inner table td.textCol a,
.mceContentBody .templateOne.templateTwo .inner table td.textCell a {background-image:none;padding-left:0px;}

#website .siteContent .templateOne.search {width:956px}
#website .siteContent .templateOne.search .inner {width:910px}
#website .siteContent .templateOne.search .inner ul {margin:0px 0px 0px 0px;}
#website .siteContent .templateOne.search .inner ul li {margin:0px;}

.mceContentBody .colouredHeadingsTemplate,
#website .siteContent .colouredHeadingsTemplate {background:transparent url(../images/3_coloured_banners.gif) no-repeat left top;width:314px;height:211px;padding-top:13px;float:left;margin-left:0px;}
.mceContentBody .colouredHeadingsTemplate p,
.mceContentBody .colouredHeadingsTemplate p a,
#website .siteContent .colouredHeadingsTemplate p,
#website .siteContent .colouredHeadingsTemplate p a {color:#fff;width:297px;margin:0px;padding-left:12px;font-size:12px;margin-bottom:52px;}
.mceContentBody .colouredHeadingsTemplate p a,
#website .siteContent .colouredHeadingsTemplate p a {padding:0px;text-decoration:none;}
.mceContentBody .colouredHeadingsTemplate p a:hover,
#website .siteContent .colouredHeadingsTemplate p a:hover {text-decoration:underline;}



#website .siteContent .templateOne.subMenu {width:312px;}
#website .siteContent .templateOne.subMenu .inner {width:282px;padding:11px 14px 11px 14px;}
#website .siteContent .templateOne.subMenu .inner span {font-size:16px;margin-bottom:15px;color:#3F97CF;font-family:verdana;font-weight:normal;}
#website .siteContent .subMenuPlaceHolder {margin-left:-12px;margin-top:10px;width:307px}
#website .siteContent .subMenuPlaceHolder li {margin-bottom:-1px;border-top:solid 1px #f2f2f2;border-bottom:solid 1px #f2f2f2;background:transparent url(../images/site_nav_sub_item_bullet_1.gif) no-repeat 20px 15px;color:#474747;text-decoration:none;list-style-type:none;padding:8px 10px 8px 30px;}
#website .siteContent .subMenuPlaceHolder li a {text-decoration:none;color:#474747;font-size:11px;}
#website .siteContent .subMenuPlaceHolder li a:hover {text-decoration:underline;}
#website .siteContent .subMenuPlaceHolder table td {border-bottom:1px solid #F2F2F2; height:35px;vertical-align:middle;padding-left:10px;}

#website .siteContent .templateFive.left,
.mceContentBody .templateFive.left {width:313px;float:left;min-height:295px;}
.mceContentBody .templateFive.left {border:1px dashed grey;}
#website .siteContent .templateFive.right,
.mceContentBody .templateFive.right {width:645px;float:left;min-height:295px;}
.mceContentBody .templateFive.right {border:1px dashed grey;clear:right;}

#website .siteContent #newsList td.imageCell {text-align:center;padding-right:15px;}
#website .siteContent #newsList td a {font-weight:bold;margin-bottom:0px;}
#website .siteContent #newsList td p {font-size:10px;color:#4BB2F3;line-height:13px;margin:0px;}
#website .siteContent #newsList td p.title {color:#2C3135;margin-bottom:30px;}

#mailing_formContainer .fieldTitle {color:#333;}
#mailing_formContainer input,
#mailing_formContainer select {font-size:12px;padding:4px 3px 4px 3px;}

#website .siteContent .paging {text-align:right;}
#website .siteContent .paging a{text-decoration:none;padding-left:2px;padding-right:2px;}
#website .siteContent .paging a:hover{text-decoration:underline;}
#website .siteContent .paging a.pageselected{font-weight:bold;}

#website .siteHeader .quickSearch {position:absolute;margin-left:302px;width:345px;top:58px;}
#website .siteHeader .quickSearch #brandSearch{float:left;padding-right:5px;}
#website .siteHeader .quickSearch #serviceSearch{float:left;}
#website .siteHeader .quickSearch #brand_id,
#website .siteHeader .quickSearch #service_id {width:170px;float:left;}

#website .siteContent .templateOne .inner.service {float:left;}
#website .siteContent .serviceContainer {clear:both; padding-bottom:10px;display:inline-block;}
#website .siteContent .serviceContainer img {padding-right:10px;width:165px;}
#website .siteContent .artwork {float:left;margin-right:20px;width:165px;}
#website .siteContent .content {float:left;width:405px;}

#website .siteContent .regAcceptance {position:relative;top:2px;}