/* WebsPlaet Platform */

.languages {}
.headerimage {}
.slogan {}
.logo {}
.menu {}
.menu_rollover {}
.menu_active {}
.skinBg {  background:  #F1F1F1;}
.skinAlign {}
.footerText {}
.footerLinks {}
.titles {}

.astrix {}
.form_field_text {}
.text_field {}
.text_field_big {}
.buttons {
  color:#4F4F4F;
  background: #D0E0B4;
}
.search_button {}
.search_field {}
.search_text {}
.search_result_highlight {}

.login_field {}

/* Modules */

.module-wrapper {}
.module-title {}
.module-content {}

/* Widgets */

.widget-wrapper {}
.widget-title {}
.widget-body {}



body {
  color:#000;
  background:  #333  url('../gfx/bg_slice.png');
  font-family: 'Droid Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6, .titles {
  color: #333;
text-shadow: 0 1px 1px #fff;
}

#mirror-menu ul {
    list-style: none outside none;
}
a {
color: #787474;
}

a:hover {
color: #787474;
}
.logo{
  color: #B5BFC9;
  font-family: 'Droid Sans',sans-serif;
  text-decoration: none;
  text-shadow: 0 1px 1px #FFFFFF;
}
.mobilenav {
  background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 2px 1px #4B4B4B;
  cursor: pointer;
}
.mobilenav:hover {
  color:#4F4F4F;
  background: #D0E0B4;
}
#nav a {
  color: #7E7E7E;
  font-family: 'Droid Sans',sans-serif;
  font-size: 18px;
}
.jobs-desc{
  color: #7E7E7E;
}
#header-image img{    
  -webkit-box-shadow: 0px 1px 1px 1px #333;
  -moz-box-shadow: 0px 1px 1px 1px #333;
  box-shadow: 0px 1px 1px 1px #333;
  border: none;
}
#innerwrapper{

  border-radius: 1px 1px 1px 1px;
  box-shadow: 0 0 5px -1px #333333;
}
#inner-content{
  color: #7E7E7E;
}
h1.titles{
  font-family: 'Droid Sans', sans-serif;
}
#widgetbar{
  border-left-color:#DCDCDC;
  border-left-style:dotted;
}
#widgetbar .widget-wrapper{
  border:0;
  color: #676767;
}
#widgetbar .widget-title{
  background: transparent;
}
#widgetbar .widget-body{
  border:0;
}
#footer a{
  color:#7e7e7e;
  text-decoration:none;
}
#footer a:hover{
text-decoration:underline;color:#D2F5FF;
}
#footer{
  border-color:#FFFFFF;
  border-width: 3px;
  border-style: solid;
  color: #000;
  background: none repeat scroll 0 0 #F1F1F1;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 2px 0 #A6A6A6;
}
.languages a {
  color: #000;
}
.widget-wrapper {
  color: #777;
}
.widget-title{
  display: none;
}

#content .widget-wrapper{
 text-shadow: 0px 1px 1px #fff;
}
#content .image_wrapper img{
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #666666;
  box-shadow: 1px 3px 4px #333333;
  padding: 3px;
}
ul.circles li {
    background: url("../gfx/circles-menu.png") no-repeat scroll 0 15px transparent;
}
ul.circles li:hover, ul.circles li.current {
    background: url("../gfx/circles-menu-current.png") no-repeat scroll 0 15px transparent;
}
/* scroll follow */

#plus { 
                -webkit-border-radius: 0px 5px 5px 0px;
                border-radius: 0px 5px 5px 0px; 
}
.plus-toggle { background: #5D6169; color: white; border-left:3px solid #fff; cursor:pointer; }
.plus-after { border-color: #000; }

ul.buttons-nav {
                background: rgb(69,72,77);
                background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1)));
                background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
                background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
                background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
                background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
}

ul.buttons-nav li { border-radius:8px; }
ul.buttons-nav li:hover { background:#252423 }
ul.buttons-nav li.seperator { background:#201F1D; border-right:1px solid #3B3A3A; }

.mobile-action-btn a { background:url('../gfx/mobile.png') no-repeat center center; }
.map-action-btn a { background:url('../gfx/location.png') no-repeat center center; }
.email-action-btn a { background:url('../gfx/contact.png') no-repeat center center; }

.mobile-action-btn a, .map-action-btn a, .email-action-btn a { display: block; height: 37px; }

/*----------------- end plus  ----------------*/

/*---------------mobile google map default theme css----------------*/
.widget-button{
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  color:#4F4F4F;
  background: #D0E0B4;
  font-weight: bold;

}
.widget-button:hover{
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #ccc;
  color:#000;
}
.widget-popup-control-bar #close_map{
  color:#4F4F4F;
  background: #D0E0B4;
  text-align:center;
  font-weight:bold;
  font-size:1em;
  line-height:50px;
}
.widget-popup-control-bar #close_map:hover{
  background: #ccc;
  color:#000;
  cursor:pointer;
}
/*---------------end mobile google map default theme css----------------*/

.contactUsFront textarea, .contactUsFront input[type="text"] {
  width: 90% !important;

  }
  .recaptchatable #recaptcha_response_field {
    height:20px;
    background-color:#fff!important;
}
input, textarea, select {
border: 1px solid #ccc;
border-bottom: 1px solid #999;
color: #777;
background: url('../gfx/inputs.png') repeat-x top center #fff;
}
.search_button {
color:#4F4F4F;
  background: #D0E0B4;
}
