/* CSS Document */

*, input, textarea, button, select {
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}
body {
  font-size: 14px;
  background: #fff url(../../images/front/bgr_body_2.jpg) repeat-x top right;
  color: #777;
}
img {
  display: block;
}
a {
  color: #e7451f;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
p {
  margin-bottom: 10px;
}
ul {
  list-style: none;
}
h1 {
  font-size: 18px;
  font-weight: normal;
}
h2 {
  font-size: 18px;
  font-weight: normal;
  color: #000;
}
h3 {
  font-size: 14px;
}
#wrapper {
  position: relative;
  width: 900px;
  margin: 45px auto 20px auto;
  padding: 105px 20px 0 20px;
  background: #fff;
}
.wrapper_top {
  position: absolute;
  top: -15px;
  left: 0;
  display: block;
  width: 940px;
  height: 15px;
  font-size: 0;
  line-height: 0;
  background: url(../../images/front/site_top_decoration.gif) no-repeat center top;
}


#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 920px;
  height: 105px;
  background: url(../../images/front/bgr_header.gif) no-repeat top left;
}
p#logo, p#logo a {
  position: absolute;
  width: 116px;
  height: 50px;
}
p#logo {
  top: 20px;
  left: 35px;
}
p#logo a {
  float: left;
  display: block;
  background: url(../../images/front/logo.gif) no-repeat center;
}
/******************************/
/*****  MAIN NAVIGATION   *****/
/******************************/
#main_navigation {
  top: 40px;
  right: 0;
  position: absolute;
  display: block;
  float: right;
  height: 22px;
  width: 500px;
}
#main_navigation ul {
  float: right;
  height: 31px;
}
#main_navigation li, #main_navigation li a {
  display: block;
  float: left;
  height: 22px;
  line-height: 22px;
  text-transform: uppercase;
  font-size: 11px;
}
#main_navigation li {
  margin-right: 1px;
  padding-left: 10px;
  background: url(../../images/front/menu_left.gif) no-repeat center left;
}
#main_navigation li a {
  padding-right: 10px;
  color: #000;
  background: url(../../images/front/menu_right.gif) no-repeat center right;
}
#main_navigation li a:-moz-any-link:focus {
  outline: none;
}
#main_navigation li.selected {
  background: url(../../images/front/menu_left_over.gif) no-repeat center left;
}
#main_navigation li.selected a {
  color: #fff;
  background: url(../../images/front/menu_right_over.gif) no-repeat center right;
}
#main_navigation li.lang a span {
  text-transform: capitalize !important;
  font-weight: bold;
}
#main_navigation li a:hover {
  text-decoration: none;
  color: #e7451f;
}
#main_navigation li.selected a:hover {
  color: #fff;
}


#languages {
  display: none;
}

/******************************/
/*****       HOME         *****/
/******************************/
#accent {
  position: relative;
  float: left;
  width: 620px;
  height: 270px;
  background: url(../../images/front/accent.jpg) no-repeat center;
}
#accent h1 {
  margin: 20px 20px 10px 420px!important;
  padding: 0 !important;
  height: auto !important;
  line-height: normal !important;
  background: none !important;
  color: #c9b69f !important;
  font-size: 28px !important;
  font-weight: normal;
}
#accent span.shadow {
  top: 19px;
  right: 21px;
  position: absolute;
  display: block;
  width: 180px;
  color: #e7451f;
  font-size: 28px;
}
#accent p {
}
#accent h3 {
  position: absolute;
  top: 50px;
  right: 20px;
}
#accent a.more {
  position: absolute;
  right: 15px;
  bottom: 15px;
  display: block;
  width: 107px;
  height: 34px;
  margin: 0 auto;
  text-indent: -1000em;
  text-align: left;
  background: url(../../images/front/but_3.gif) no-repeat center top;
}
#accent a.more:hover {
  background-position: center bottom;
}
#about_brief {
  position: relative;
  float: right;
  width: 270px;
  height: 270px;
  background: url(../../images/front/about_brief.jpg) no-repeat center;
}
#about_brief p {
  line-height: 19px;
  padding: 14px 10px 16px 18px;
  word-spacing: -1px;
  font-size: 14px;
  color: #fff;
}
#about_brief a {
  color: #fff;
}
#about_brief a:hover {
  background-color: #fff;
  color: #e7451f;
  text-decoration: none;
}
#about_brief a.more {
  position: absolute;
  left: 68px;
  bottom: 15px;
  display: block;
  width: 134px;
  height: 34px;
  margin: 0 auto;
  text-indent: -1000em;
  background: url(../../images/front/but_2.gif) no-repeat center top;
}
#about_brief a.more:hover {
  background-position: center bottom;
}

#activities {
  margin: 20px 0 0 0;
}
#activities .box_2 {
  float: left;
  width: 224px;
  height: 220px;
  border-right: 1px solid #ddd;
}
#activities .box_2 h2 {
  margin: 5px 0;
  padding: 0 0 0 20px;
}
#labs {
  border: none !important;
}
#services_brief ul {
  margin: 0 10px 10px 10px;
}
#services_brief li {
  position: relative;
  display: block;
  margin: 0 10px;
  padding: 3px 0 3px 15px;
  font-size: 12px;
  color: #666;
  border-bottom: 1px solid #eee;
  background: url(../../images/front/bullet_4.gif) no-repeat 0 7px;
}
/*
#services_brief li.even {
  margin: 0;
  padding: 3px 10px 3px 25px;
  background: #eee url(../../images/front/bullet_3.gif) no-repeat 10px 7px;
}
*/
.article {
  width: 185px;
  margin: 10px 0 6px 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}
.article h3 {
  font-size: 12px;
}
.article h3 a {
  color: #333;
  font-weight: normal;
}
.article p.date {
  float: left;
  margin: 1px 5px 0 -2px;
  padding: 0 3px;
  font-size: 10px;
  background: #eee;
  color: #e7451f;
}
#products_brief h2 {
  margin-bottom: 10px !important;
}
#products_brief .jCarouselLite {
  overflow: hidden;
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
#products_brief .jCarouselLite li {
  width: 160px;
  height: 160px;
}
#products_brief a.prev, #products_brief a.next {
  z-index: 100;
  top: 105px;
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-indent: -1000em;
  outline: none;
}
#products_brief a.prev {
  right: 15px;
  background: url(../../images/front/button_next_product.gif) no-repeat top left;
}
#products_brief a.prev:hover {
  background-position: bottom left;
}
#products_brief a.next {
  left: 15px;
  background: url(../../images/front/button_prev_product.gif) no-repeat top left;
}
#products_brief a.next:hover {
  background-position: bottom left;
}
/******************************/
/*****   COMMON STYLES    *****/
/******************************/
#content {
  position: relative;
  clear: both;
}
#content h1 {
  overflow: hidden;
  height: 47px;
  line-height: 48px;
  margin-bottom: 20px;
  padding: 0 0 0 20px;
  background: url(../../images/front/h1.jpg) no-repeat top left;
  color: #b0381c;
  font-size: 22px;
}
.h1_shadow {
  overflow: hidden;
  z-index: 1000;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  width: 600px;
  height: 47px;
  line-height: 48px;
  margin: -1px 0 0 -1px;
  padding: 0 0 0 20px;
  color: #fff;
  font-size: 22px;
}
.static {
  margin: 0 10px;
  padding: 0 10px;
}
.main_column {
  position: relative;
  float: left;
  width: 599px;
  border-right: 1px solid #ccc;
}
.side_column {
  position: relative;
  margin-left: -1px;
  float: right;
  width: 300px;
  _width: 299px;
}
.single_column {
  margin: -10px 0;
  padding: 20px 0 0 0;
}
/******************************/
/*****       ABOUT        *****/
/******************************/
#about .static p {
  clear: both;
}
#about .static ul {
  margin: 10px 0 15px 0;
}
#about .static ul li {
  position: relative;
  display: block;
  padding: 3px 0 3px 15px;
  font-size: 12px;
  border-bottom: 1px solid #eee;
  background: url(../../images/front/bullet_4.gif) no-repeat 0 7px;
}

/******************************/
/*****     SERVICES       *****/
/******************************/
#services {
}
.service {
  float: left;
  width: 270px;
  height: 180px;
  margin: 0 0 20px 20px;
  _margin: 0 10px 20px 10px;
}
.service h2 {
  margin-bottom: 5px;
}
.service ul li {
  padding: 5px 0 5px 20px;
  color: #666;
  background: url(../../images/front/bullet_1.gif) no-repeat 0 8px;
  border-bottom: 1px solid #eee;
}
/******************************/
/*****     PRODUCTS       *****/
/******************************/
.product {
  position: relative;
  float: left;
  width: 450px;
}
.product h2 {
  float: right;
  width: 290px;
  margin: 10px 0 0 0;
}
.product h3 {
  float: right;
  clear: right;
  width: 290px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: normal;
}
.product h4 {
  float: right;
  clear: right;
  width: 290px;
  margin: 15px 0 0 0;
  font-size: 14px;
  font-weight: bold;
}
.product img {
  float: left;
}
.product ul {
  float: right;
  width: 270px;
  padding-right: 20px;
}
.product ul li {
  position: relative;
  display: block;
  padding: 3px 0 3px 15px;
  font-size: 12px;
  color: #666;
  border-bottom: 1px solid #eee;
  background: url(../../images/front/bullet_4.gif) no-repeat 0 7px;
}
.product a.enquiry_button {
  position: absolute;
  left: 25px;
  top: 160px;
  display: block;
  clear: right;
  float: right;
  width: 110px;
  height: 33px;
  margin: 10px 0 10px;
  text-indent: -1000em;
  background: url(../../images/front/button_enquiry_bg.gif) no-repeat center bottom;
  outline: none;
}
.product a.enquiry_button:hover {
  background-position: center top;
}
.economy h2 {
  color: #237fc1;
}
.standard h2 {
  color: #75a70e;
}
.business h2 {
  color: #f38903;
}
.professional h2 {
  color: #e13711;
}

/******************************/
/*****      PROJECTS      *****/
/******************************/
.project_list {
  position: relative;
  width: 920px;
  margin-left: -10px;
  margin-right: -20px;
}
.project_list .project {
  float: left;
  width: 270px;
  margin: 0 0 20px 30px;
  _margin: 0 15px 20px 15px;
}
.latest_project_list {
  float: left;
  width: 300px;
}
.latest_project_list h2 {
  margin-bottom: 5px;
  padding: 0 0 0 20px;
}
.latest_project_list h2 a {
  color: #333;
}
.latest_project_list h2 a:hover {
  color: #e7451f;
  text-decoration: none;
}
.latest_project_list p {
  font-size: 12px;
  padding: 0 20px;
  line-height: 16px;
}
.latest_project_list a.more {
  display: block;
  height: 29px;
  line-height: 28px;
  margin: 0 15px;
  padding: 0 0 0 20px;
  background: #eee url(../../images/front/bullet_3.gif) no-repeat  6px 9px;
  font-size: 12px;
  color: #333;
}
.latest_project_list a.more:hover {
  color: #e7451f;
}
.latest_project_list span.border {
  width: 280px;
  margin: 0 10px 20px 10px;
  padding: 0;
}
.latest_project_list .project {
  width: 270px;
  margin: 0 0 20px 20px;
}


.project {
  position: relative;
  padding-top: 115px;
}
.project h3 {
  margin-bottom: 5px;
  font-size: 14px;
}
.project a.thumb {
  top: 0;
  left: -5px;
  position: absolute;
  display: block;
  width: 270px;
  height: 110px;
}
.project img {
  border: 5px solid #fbd8ae;
}
.project a:hover img {
  border-color: #e7451f;
}
.project p {
  font-size: 12px;
  line-height: 14px;
}


#projects {
  position: relative;
  float: right !important;
  width: 610px !important;
}
#projects .project {
  float: left;
  width: 270px;
  margin: 0 0 20px 30px;
  _margin: 0 5px 20px 15px;
}
#projects .pager {
  margin: 0 10px 0 20px;
  padding: 10px 0 10px 10px;
  border-top: 1px solid #ddd;
}
.submenu {
  position: relative;
  float: right;
  width: 290px;
}
.submenu ul {
  margin: 0 20px;
}
.submenu li {
  position: relative;
  padding: 5px 0 5px 20px;
  color: #666;
  background: url(../../images/front/bullet_1.gif) no-repeat 0 8px;
  border-bottom: 1px solid #eee;
}
/******************************/
/*****   PROJECT DETAILS  *****/
/******************************/
#project_details {
  position: relative;
  float: right;
  width: 280px;
  padding-right: 20px;
}
#project_details a.back {
  top: -58px;
  right: 20px;
  position: absolute;
  display: block;
  height: 30px;
  line-height: 29px;
  padding-left: 35px;
  color: #fff;
  background: url(../../images/front/project_back.gif) no-repeat center left;
}
#project_details a.prev_project, #project_details a.next_project {
  display: block;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
}
#project_details a.prev_project {
  float: left;
  padding-left: 13px;
  background: url(../../images/front/button_prev_project.gif) no-repeat left top;
}
#project_details a.prev_project:hover {
  background-position: left bottom;
  text-decoration: none;
}
#project_details a.next_project {
  float: right;
  padding-right: 13px;
  background: url(../../images/front/button_next_project.gif) no-repeat right top;
}
#project_details a.next_project:hover {
  background-position: right bottom;
  text-decoration: none;
}
#project_details ul {
  position: relative;
  width: 300px;
  margin: 0 -10px;
}
#project_details ul li.label {
  margin-bottom: 5px;
  padding: 3px 10px;
  background: #eee;
  color: #333;
  font-size: 14px;
}
#project_details ul li {
  margin-bottom: 10px;
  padding: 0 10px;
}
#project_details ul li.description a {
  font-weight: bold;
  text-transform: lowercase;
}

#project_gallery {
  position: relative;
  float: left;
  width: 585px;
}
#project_gallery .jCarouselLite {
  position: relative;
  width: 560px;
  margin: 0 auto;
}
#project_gallery img {
  border: 5px solid #ddd;
}
#project_gallery a.next, #project_gallery a.prev {
  position: absolute;
  top: 160px;
  width: 27px;
  height: 27px;
  text-indent: -1000em;
  border: 0;
  outline: none;
}
#project_gallery a.prev {
  right: 5px;
  background: url(../../images/front/button_carousel_next.gif) no-repeat top right;
}
#project_gallery a.next {
  left: 5px;
  background: url(../../images/front/button_carousel_prev.gif) no-repeat top left;
}
#project_gallery a:hover {
  background-position: bottom;
}
#project_gallery a.url {
  display: block;
  float: left;
  margin: 0 0 0 44px;
  _margin: 0 0 0 22px;
  padding-top: 5px;
  font-weight: bold;
}





#latest_project .project {
  margin: 0 0 0 20px;
}
#latest_project a.more {
  margin-top: 10px;
}


#featured_products .demo {
  margin: 0 0 10px 20px;
}

/******************************/
/*****      CONTACTS      *****/
/******************************/
.contact_details {
  float: right;
  width: 300px;
}
.contact_details dl {
  margin-top: -10px;
}
.contact_details dt {
  font-weight: bold;
  margin-top: 10px;
}
.contact_form {
  float: left;
  width: 500px;
  padding: 0pt 20px;
}
.contact_form input, .contact_form label {
  display: block;
}
.contact_form label {
  color: #666666;
  font-weight: bold;
}
.contact_form input {
  float: left;
  width: 200px;
  margin: 3px 0pt 0pt;
  padding: 3px 1px;
  background: #F9F9F9 none repeat scroll 0%;
  border: 2px solid #E0E0E0;
}
.contact_form textarea {
  overflow: auto;
  float: left;
  display: block;
  width: 380px;
  height: 140px;
  margin: 3px 0pt 10px;
  padding: 1px;
  background: #F9F9F9 none repeat scroll 0%;
  border: 2px solid #E0E0E0;
  font-size: 14px;
}
.contact_form input.focus, .contact_form textarea.focus {
  background: #FDEFE8 none repeat scroll 0%;
  border-color: #E7451F;
}
.contact_form button {
  border: none;
  font-size: 11px;
  font-weight: bold;
  height: 34px;
  margin-bottom: 20px !important;
  width: 92px !important;
}
.contact_form input.submit:hover {
  background-position: center top;
  cursor: pointer;
}
.contact_form sup, .contact_form strong {
  color: red;
  font-weight: normal;
}
.contact_form p {
  color: #CCCCCC;
  float: right;
  font-size: 14px;
  line-height: normal;
  padding: 0pt;
  text-align: right;
  width: 45%;
}
.contact_form span.clear {
  padding-top: 15px;
}
.contact_form div.error {
  float: left;
  padding-left: 5px;
  color: red;
  font-size: 10px;
}
.mail_message {
  width: 500px;
  height: 300px;
  line-height: 300px;
  text-align: center;

}


.box_1 h2 {
  margin-bottom: 10px;
  padding: 0 20px;
}
.box_1 a.more {
  float: right;
  display: block;
  font-size: 12px;
  padding: 0 20px 0 12px;
  background: url(../../images/front/bullet_2.gif) no-repeat  0 5px;
}
.box_2 {
  position: relative;
}
.box_2 a.more {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  font-size: 12px;
  padding: 0 20px 0 12px;
  background: url(../../images/front/bullet_2.gif) no-repeat  0 5px;
}
.box_2 a.more:hover {
  color: #e7451f;
}


.pager {
  clear: both;
  padding: 0 20px;
}
.pager li {
  float: left;
  border-left: 1px solid #ddd;
}
.pager li, .pager li a {
  display: block;
  width: 16px;
  text-align: center;
  font-size: 11px;
}
.pager li a {
  text-decoration: none;
}
.pager li.last {
  float: left;
  border-right: 1px solid #ffd6d2;
}
.pager li.next, .pager li.next a {
  width: auto;
  margin-left: 5px;
  font-size: 12px;
  border: none;
}
.pager li.next span, .pager li.next a span {
  font-size: 8px;
  font-weight: bold;
  vertical-align: middle;
}
.pager li.label {
  width: auto;
  padding-right: 5px;
  border: none;
}
.pager li.selected {
  background: #e7451f;
  color: #fff;
}






.left {
  float: left !important;
}
.right {
  float: right !important;
}
span.clear {
  clear: both;
  display: block;
  width: 100%;
  height: 0;
  line-height: 0;
  font-size: 0;
}
span.border {
  margin-bottom: 20px;  
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
img.border {
  margin-left: -5px;
  border: 5px solid #eee;
}
input.hidden {
  display: none;
}

/******** Footer ************/
#footer {
  bottom: -15px;
  position: relative;
  margin: 0 -20px 0 -20px;
  padding: 10px 0 20px 0;
  text-align: center;
  font-size: 11px;
  background: url(../../images/front/site_bottom_decoration.gif) no-repeat center bottom;
}
#footer p {
  margin: 0;
  padding: 5px 0;
  color: #ccc;
}
#footer p a.normal {
  font-weight: normal;
  color: #000;
}
/******** Clear Fix ************/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}





