@charset "utf-8";
/* CSS Document */

@import url('reset.css');

body {
	background: #dec261 url(../images/bg_main.gif) top left repeat-x;
	margin:0px;
	padding:0px;
  font-family: QlassikBoldRegular;
}



#bt_container {
	position:absolute;
	top:0px;
    left:0px;
	width:100%;
	min-height: 640px;
    height: 100%;
	background:#dec261 url(../images/logo.png) 50% 250px no-repeat;
	z-index:99;
	text-align:center;
}

#bt_container span {
  position: relative;
	/*	top:61%;*/
	top:420px;
	background: url(../images/ajax-loader.gif) center right no-repeat ;
	width:128px;
	height:15px;
	display:inline-table;
}

#mask {
  width: 1246px;
  height: 441px;
  margin:0px;
  padding:0px;
  position: absolute;
  top: 183px;
  left:0px;
  /*z-index: 5;*/
  z-index: 5;
}

#content_opacity {
  background: #000;
  width: 1246px;
  height: 341px;
  margin:0px;
  padding:100px 0px 0 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  z-index: 8;
}


#wrapper {
	width:1246px;
	margin:0px auto;
	padding:0px;
    position: relative;
}

#container {
	width:1186px;
    /*height: 632px; */
    height: 667px;
	margin:0px auto;
	padding:0px;
    position: relative;
    z-index: 5;
}

#main, #header, #content, #footer { width:1186px; }

#content {
  float: left;
  margin: 7px 0px 0px 0px;
  position: relative;
}
/*
#content_inner {
  margin: 0px 0px 0px 0px;
  padding: 0px 74px 0px 64px;
  position: absolute;
  top: 113px;
  z-index: 18;
}
*/

#content_inner {
  margin: 0px 0px 0px 0px;
  padding: 0px 74px 0px 64px;
  position: absolute;
  top: 296px;
  z-index: 18;
}

#header {
  margin:5px 0 0 0;
  float: left;
  clear: both;
  height: 170px;
  position: relative;
}

#logo {
  background: url(../images/logo.png) no-repeat left top;
  width: 289px;
  height: 135px;
  float: left;
  margin: 10px 0px 0px 3px;
  padding: 0px;
}

#e_brochure {
  background: url(../images/bg_brochure.png) no-repeat left top;
  width: 138px;
  height: 24px;
  float: right;
  margin: 43px 0px 0px 0;
  padding: 12px 0px 0px 50px;
  z-index: 2;
  position: absolute;
  right: 148px;
  bottom: 0px;
}

#get_quote {
  background: url(../images/bg_get_quote.png) no-repeat left top;
  width: 136px;
  text-align: right;
/*  height: 24px;*/
  float: right;
  margin: 43px 0 0 0;
  /*padding: 12px 0px 5px 53px; */
  padding: 12px 40px 5px 14px;
  clear: right;
  z-index: 5;
  position: absolute;
  right: 0px;
  bottom: 0px;
  cursor: pointer;

}


#get_quote div { display: none; position: relative; font-size: 15px; color: #fff;  line-height: 17px; padding: 6px 0px 0px 0px; }
#get_quote div img { margin-right: 4px; vertical-align: middle; }

#slider {
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 441px;
  position: absolute;
  top: 175px;
  left: 0px;
  border-top: 8px solid #dcab41;
  border-bottom: 8px solid #dcab41;
  z-index: 4;
  overflow: hidden;
}


#inner_slide {
  width: 100%;
  height: 442px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  position: absolute;
  z-index: 10;
}

#home_slide {
  width: 100%;
  height: 442px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  position: absolute;
  z-index: 10;
}

#home_slide div {
  background: url(../images/home_slider01.jpg) no-repeat center top;
  width: 100%;
  height: 442px;
  position: absolute;
  left: 0px;
  top: 0px;
}

/*#home_slide div.homeImg01_new { background: url(../images/home_slider02_new.jpg) no-repeat center top; }
#home_slide div.homeImg02_new { background: url(../images/home_slider02_new.jpg) no-repeat center top; }
#home_slide div.homeImg03 { background: url(../images/home_slider02.jpg) no-repeat center top; }
#home_slide div.homeImg04 { background: url(../images/home_slider03.jpg) no-repeat center top; }
#home_slide div.homeImg05 { background: url(../images/home_slider04.jpg) no-repeat center top; }
#home_slide div.homeImg06 { background: url(../images/home_slider05.jpg) no-repeat center top; }
#home_slide div.homeImg06 { background: url(../images/home_slider07.jpg) no-repeat center top; }*/


#home_slide div.homeImg02 { background: url(../images/home_slider02.jpg) no-repeat center top; }
#home_slide div.homeImg03 { background: url(../images/home_slider03.jpg) no-repeat center top; }
#home_slide div.homeImg04 { background: url(../images/home_slider04.jpg) no-repeat center top; }
#home_slide div.homeImg05 { background: url(../images/home_slider05.jpg) no-repeat center top; }
#home_slide div.homeImg06 { background: url(../images/home_slider06.jpg) no-repeat center top; }
#home_slide div.homeImg07 { background: url(../images/home_slider07.jpg) no-repeat center top; }


#inner_slide img { display: none; z-index: 9; position: absolute; left: 0px; top: 0px; }

#e_brochure a, #get_quote { font-size: 19px;}

/*###############################################  SERVICES STYLING  ############################################################  */

#services_left {
  width: 640px;
  float: left;
  padding: 0px 40px 0px 0px;
}

#services_left ul {
  width: 235px;
  float: left;
  margin: 0px;
  padding: 9px 0 0 0;
}

#services_left ul.first { margin-left: 13px;}



#services_left ul li {
    color: #FF831D;
    float: left;
    font-size: 12px;
    line-height: 18px;
    list-style: disc outside none;
    margin: 1px 0px;
    padding: 6px 0;
    width: 100%;
}


#services_left ul li span {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    margin: 0px 0px 0px -3px;
    width: 100%;
}

#services_left ul.middle { width: 215px; }

#services_left ul.last { width: 174px; }

/* ################## OFFSITE  ############## */

#services_left ul.offsite { width: 226px; }
#services_left ul.offsite li { padding: 4px 0px; color: #8bc53f; }

#services_left ul.offsite.middle { width: 197px; }

#services_left ul.offsite.last { width: 200px; }

/* ################## Corporate Celebrations  ############## */

#services_left ul.corporate_celebrations { width: 270px; padding-right: 30px; }

#services_left ul.corporate_celebrations li { color: #5FD1DD; }

/* ################## Launch Events  ############## */

#services_left ul.launch_events { padding-top: 3px; width: 232px; }

#services_left ul.launch_events li {  padding: 4px 0px; color: #EC1C24; }

#services_left ul.launch_events.middle { width: 205px; }

#services_left ul.launch_events.last { width: 180px; }

/* ################## Awards  ############## */

#services_left ul.awards { width: 330px; }

#services_left ul.awards.last { width: 297px; }

#services_left ul.awards li { color: #C852FF; }

/* ################## Promotional Events  ############## */

#services_left ul.promotional { width: 190px; }

#services_left ul.promotional li { color: #5E94FF;}

#services_left ul.promotional.middle { width: 187px; padding-right: 30px; }

#services_left ul.promotional.last { width: 220px; }

/* ################## Exhibitions  ############## */

#services_left ul.exhibitions { width: 220px; }

#services_left ul.exhibitions li { color: #C99209;}


#services_left ul li.clear { clear: left; }


#services p {
  font-size: 19px;
  line-height: 21px;
  padding: 0px 0px 9px 0px;
}

#services p strong, .who_we_are_right p strong, .clients_right p strong { font-style: italic;}

#services_right {
  /*background: url(../images/bg_services_slider.png) no-repeat left top;  */
  background: url(../images/loader.gif) no-repeat 50% 50%;
  float: left;
  margin: 0px;
  /*padding: 9px 5px 10px 9px;*/
  padding: 0px;
  width: 402px;
  height: 265px;
  border: 2px solid #acacac;
}


#services_slider {
  position: relative;
  width: 416px;
  height: 278px;
}

#services_slider img {
  position: absolute;
  left: 0px;
  top: 0px;
  float: left;
}


#who_we_are {
  width: 100%;
  /*margin: -90px 0 0 0;*/
  margin: 0px 0 0 0;
  padding: 0px;
  float: left;
  position: relative;
}

#who_we_are div.hidden { position: absolute; left: 0px; top: 13px; width: 1160px;}

#who_we_are h1 {
  margin: 36px 0px 0px 0px;
  padding: 0px;
}

.who_we_are_left {
  width: 508px;
  float: left;
}

.who_we_are_left p {
  float: left;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  color: #fff;
  padding: 27px 57px 0px 0px;
}

.who_we_are_left .strengths {
  width:630px;
  float: left;
  margin:0 0 0 25px;
}

.who_we_are_left .strengths ul {
  width:660px;
  float: left;
  margin:0px;
}

.who_we_are_left .strengths ul li {
  width:264px;
  float: left;
  margin:0px;
  padding: 0px 0px 0px 10px;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  color: #fff;
  background: url(../images/dot_who_we_are.png) no-repeat left 12px;
}

.who_we_are_left .strengths ul li.right { width:365px; }


.who_we_are_left#text_approach {
  width: 750px;
  float: left;
}

.who_we_are_left p.approach {
  width: 230px;
  float: left;
}

.who_we_are_left p.center {
  width: 200px;
  padding-right: 45px;
  float: left;
}


.who_we_are_right {
  width: 630px;
  float: right;
  margin: 30px 0 0 0;
  position: relative;
}

.who_we_are_right p {
  float: left;
  width: 235px;
  padding: 0px 55px 0px 0px;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  color: #fff;
}


#get_in_touch {
  width: 750px;
  float: left;
  margin: 94px 0 0 153px;
}


#get_in_touch p {
  float: left;
  margin: 0px 0 42px 0;
  color: #fff;
  font-size: 22px;
  width: 300px;
}

#get_in_touch p img { /*margin: 9px 32px 0px 0px;*/ margin: 0px 32px 0px 0px;  vertical-align: middle;}

#get_in_touch ul {
  /*width: 582px;  */
  width: 385px;
  float: left;
  margin: 0px;
  padding: 0px;
}

#get_in_touch ul li {
  width: 100%;
  font-size: 24px;
  color: #fff;
  float: left;
  padding: 0px;
  margin: 0px 0px 30px 0px;
  line-height: 30px;
}

#get_in_touch span {
  width: 40px;
  text-align: center;
  float: left;
  margin-right: 30px;
}

#clients {
  width: 1115px;
  /*margin: -90px 0 0 0;*/
  margin: 0px 0 0 0;
  padding: 0px;
  float: left;
  position: relative;
}

.clients_left {
  width: 500px;
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
}

.clients_left ul {
  width: 500px;
  margin: 0px;
  padding: 0px;
  float: left;
}

.clients_left ul li {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 163px;
}

.clients_left ul li a { float: left; padding: 0px 0px 4px 0px;}

.clients_left ul li.middle { width: 208px; }

.clients_left ul li.last { width: 122px; }

.clients_left ul li.fullsize { width: 100%; }



.clients_right {
  width: 520px;
  /*margin: 33px 0 0 0; */
  margin: 0px 0 0 0;
  /*padding: 33px 0 0 0;*/
  padding: 0px 0 0 0;
  float: right;
  position: relative;
  height: 300px;
}

/*
.clients_right p {
  float: left;
  width: 415px;
  padding: 0px 25px 0px 0px;
  font-size: 26px;
  line-height: 32px;
  font-weight: normal;
  color: #fff;
}
*/

.clients_right p {
  float: left;
  width: 457px;
  padding: 0px 10px 10px 0px;
  /*font-size: 26px;*/
  font-size: 16px;
  /*line-height: 32px;*/
  line-height: 22px;
  font-weight: normal;
  color: #fff;
}


.clients_right p.note {
  padding: 10px 0 0 0;
  /*font-size: 19px;*/
  font-size: 15px;
  line-height: 17px;

}


.slider_clients div { width: 485px; padding: 5px 0px 0px 0px; }


.nav-arrows {
  float: right;
  position: absolute;
  right: 0px;
  top: 0px;
}

.nav-arrows a {
  width: 36px;
  height: 118px;
  background:  url(../images/nav_next.png) no-repeat left top;
  display: block;
}

.nav-arrows a.prev { background:  url(../images/nav_prev.png) no-repeat left top; }



/* #########################################################  COMMON STYLING  ################################################################## */

a { color: #fff; }

.hidden { display: none; }

.red { color: #EC1C24;}

.yellow { color: #FFCA05;}

.orange { color: #ff831d; }

.green { color: #8bc53f;}

.blue { color: #5fd1dd;}

.golden { color: #f9ba08;}

.violet { color: #c852ff; }

.clear { clear: left;  }

.dark_blue { color: #5e94ff;}

.dark_golden { color: #c99209;}
/* #########################################################  FOOTER STYLING  ################################################################## */

#footer p {
  float: left;
  color: #4c4c4c;
  font-size: 13px;
  position: absolute;
  bottom: 0px;
  left: 3px;
  line-height: 25px;
  width: 100%;
}

#footer p a { color: #4c4c4c; }

#footer p span{ float: left;}

#footer p img { vertical-align: middle; margin-left: 9px; }




/* #########################################################  MENU STYLING  ################################################################## */

#contact_details {
  float: right;
  width: 545px;
}

.inquiry_form {
  float: left;
  width: 400px;
  margin: 7px 0 0 0;
}

.inquiry_form div {
  float: left;
  width: 180px;
}


.inquiry_form p {
  font-size: 13px;
  color: #666666;
  line-height: 17px;
  margin: 0px 0px 4px 0px;
  position: relative;
  width: 100%;
  float: left;
}

.inquiry_form input[type="text"], textarea, .inquiry_form input[type="submit"] {
  font-size: 10px;
  float: left;
  width: 128px;
  padding: 2px 6px 0px 4px;
  background: none;
  border: 1px solid #dcab41;
  margin: 0px 0 2px 0;
  height: 16px;
  display: block;
  font-family: QlassikBoldRegular;
  color: #666666;
  resize: none;
}

textarea {
  height: 42px;
}

.inquiry_form input[type="submit"] {
  float: right;
  min-width: 45px;
  width: auto;
  padding: 0px;
  height: 20px;
  line-height: 21px;
  margin: 0px 40px 0px 0px;
  cursor: pointer;
}

.inquiry_form label {
  font-size: 10px;
  float: left;
  margin: 0px 0px 0px 4px;
  position: absolute;
  top: 2px;
  left: 0;
}

.inquiry_form label.error { font-size: 0px; }

.inquiry_form input.error { border-color: #e8141a; }

.con_numbers {
  float: right;
  margin: 10px 4px 0 0;
}


#main_menu {
  width: 343px;
  float: right;
  margin: 40px 0 0 0;
  padding: 0px;
  position: absolute;
  top: 80px;
  right: 215px;
}

#main_menu li {
  float: left;
  margin: 0px;
  padding: 0px 29px 0px 12px;
}

#main_menu li.last { padding-right: 0px; }

#main_menu li a {
  background: url(../images/menu_who_we_are.png) no-repeat;
  float: left;
  display: block;
  margin: 0px 6px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 51px;
  width: 89px;
}

#main_menu li a#clients {  background: url(../images/menu_clients.png) no-repeat;  width: 47px; margin-right: 14px; }

#main_menu li a#get_in_touch {  background: url(../images/menu_get_in_touch.png) no-repeat;  width: 83px; margin: 0px; }


#main_menu li:hover, #main_menu li.active { background: url(../images/bg_hover.png) no-repeat left top; cursor: pointer; }




#services_menu {
 /* background: url(../images/bg_service_menu.png) no-repeat left top;   */
  float: left;
  width:1184px;
  height: 442px;
  margin: 1px 0 0 4px;
  padding: 0px 0px 0px 2px;
  z-index:9;
  overflow: hidden;
  position: relative;
}

.sep_first {
  position: absolute;
  top: 1px;
  left: 4px;
}


#services_menu li div { position: relative; }


#services_menu li div span.opacity {
  display: block;
  background: #4c030f;
  width: 144px;
  height: 80px;
  margin:0px;
  padding:0px;
  position: absolute;
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  -khtml-opacity: 0.80;
  opacity: 0.80;
}

#services_menu li.seminars div:hover  span.opacity { background: #ff831d; }

#services_menu li.seminars div:hover  span.opacity { background: #8BC53F; }

#services_menu li.seminars div:hover  span.opacity { background: #ff831d; }

#services_menu li.seminars div:hover  span.opacity { background: #ff831d; }

#services_menu li.seminars div:hover  span.opacity { background: #ff831d; }

#services_menu li.seminars div:hover  span.opacity { background: #ff831d; }

#services_menu li.seminars div:hover  span.opacity { background: #ff831d; }


#services_menu li div  a {
  float: left;
  margin: 0px;
  padding: 11px 0 0 11px;
  height: 69px;
  position: relative;
  font-size: 34px;
  display: block;
  line-height: 20px;
  /*background: red;*/
}

#services_menu li div  a span {
  display: block;
  clear: both;
  position: relative;
  font-size: 18px;
}

#services_menu li div:hover { cursor: pointer; }

#services_menu li img {
	float:right;
  position: absolute;
  top: 0px;
  right:0px;
}

#services_menu li {
  width: 144px;
  height: 442px;
  float:left;
  margin:0px;
  padding:0px 3px 0px 0px;
  position: relative;
}

/*#services_menu li.seminars { background:  url(../images/sep_seminars.png) no-repeat right top; }            */
#services_menu li.seminars div { top: 110px; }
#services_menu li.seminars div a { padding-right: 11px; padding-top: 18px; }

/*#services_menu li.offsite { background: url(../images/sep_offsite_conferences.png) no-repeat right top; }  */
#services_menu li.offsite div { top: 168px; }
#services_menu li.offsite div a { padding: 19px 30px 0px 18px; height: 63px; font-size: 38px; line-height: 24px;  }
#services_menu li.offsite div a span { font-size: 21px; }

/*#services_menu li.corporate { background: url(../images/sep_corporate_celebrations.png) no-repeat right top; }*/
#services_menu li.corporate div { top:133px; }
#services_menu li.corporate div a { padding: 22px 7px 0px 6px;  font-size: 30px; height: 63px; }
#services_menu li.corporate div a span { font-size: 19px; }

/*#services_menu li.launch { background: url(../images/sep_launch_events.png) no-repeat right top; }   */
#services_menu li.launch div { top:66px; }
#services_menu li.launch div a { padding: 18px 22px 0px 14px; height: 63px; font-size: 38px; line-height: 24px; }
#services_menu li.launch div a span {font-size: 21px; }

/*#services_menu li.award { background: url(../images/sep_award_show.png) no-repeat right top; }    */
#services_menu li.award div { top:199px; }
#services_menu li.award div a { padding: 19px 28px 0px 19px; height: 63px; font-size: 38px; line-height: 24px; }
#services_menu li.award div a span { font-size: 21px; }

/*#services_menu li.promotional { background: url(../images/sep_promotional_activities.png) no-repeat right top; }*/
#services_menu li.promotional div {top:101px; }
#services_menu li.promotional div a { padding-left: 6px; padding-top: 22px; padding-right: 13px; font-size: 24px; }

/*#services_menu li.exhibitions {  background: url(../images/sep_exhibition_events.png) no-repeat right top; }*/
#services_menu li.exhibitions div { top:186px; text-align: center; }
#services_menu li.exhibitions div a { padding: 30px 38px 15px 8px; font-size: 28px; height: 38px; }

/*#services_menu li.exhibitions {  background: url(../images/sep_exhibition_events.png) no-repeat right top; }*/
#services_menu li.wedding, #services_menu li.wedding div span.opacity { width: 146px; }
#services_menu li.wedding div { top: 125px; }
#services_menu li.wedding div a { padding: 18px 38px 15px 8px; font-size: 33px; height: 53px; }

#services_menu li img.show { display: block; }

#services_menu li div:hover  span.opacity, #services_menu li div.active  span.opacity { opacity: 1;  filter: alpha(opacity=100);  -moz-opacity: 1;  -khtml-opacity: 1;  opacity: 1; }

#services_menu li.seminars div:hover  span.opacity, #services_menu li.seminars div.active  span.opacity { background: #ff831d; }

#services_menu li.offsite div:hover  span.opacity, #services_menu li.offsite div.active  span.opacity { background: #8BC53F; }

#services_menu li.corporate div:hover  span.opacity, #services_menu li.corporate div.active  span.opacity { background: #5fd1dd; }

#services_menu li.launch div:hover  span.opacity, #services_menu li.launch div.active  span.opacity { background: #f9ba08; }

#services_menu li.award div:hover  span.opacity, #services_menu li.award div.active  span.opacity { background: #7E07A5; }

#services_menu li.promotional div:hover  span.opacity, #services_menu li.promotional div.active  span.opacity { background: #3b61db; }

#services_menu li.exhibitions div:hover  span.opacity, #services_menu li.exhibitions div.active  span.opacity { background: #c99209; }

#services_menu li.wedding div:hover  span.opacity, #services_menu li.wedding div.active  span.opacity { background: #29A8AB; }




#services_menu li.stable { background: url(../images/sep_stable.png) no-repeat top right; height: 80px; }
#services_menu li.stable_bottom { background: url(../images/sep_stable.png) no-repeat bottom right; }

#services_menu.stable { background: url(../images/sep_stable.png) no-repeat top left; }
#services_menu.stable_bottom { background: url(../images/sep_stable.png) no-repeat bottom left; }

.menu_who_we_are {
  margin: 0px;
  padding: 0px;
}

.menu_who_we_are a { color: #fff; font-size: 18px; padding: 0px 20px 0px 9px; line-height: 14px; }

.menu_who_we_are a:hover, .menu_who_we_are a.active { color: #fff; font-size: 18px; padding: 0px 20px 0px 9px; background: url(../images/bg_who_v_r_menu.png) no-repeat left 2px; line-height: 14px; }

