/* IMPORT CSS FOR PLUGINS */
/* <![CDATA[ */
@import url('../../../js/gallerySlider/css/gallery_slider.css');
@import url('../../../js/lightbox2/css/lightbox.css');
/* ]]> */
/* --// IMPORT CSS FOR PLUGINS*/


/** COMMON STYLES */
body {
  margin: 0px;
  padding: 0px;
  color: #333;
  background: #fff;
  font-size: 11px;
  font-family: Verdana, Arial;
}
div {
overflow: hidden; /* for FF, Opera */
zoom: 1; /* for IE6 */
}
img {
  border: 0px;
}
a {
  font-size: 11px;
  color: #8D7E87;
  text-decoration: none;
}
p {
  margin: 8px 0px;
}
a:hover {
  text-decoration: underline;
}
form {
  padding: 0px;
  margin: 0px;
}
ul {
  margin: 0px;
  padding: 0px;
  list-style:  square; /*url('../../../data/layout/inwest/list-arrow.gif');*/
}
li {
  margin: 0px;
  margin-left: 15px;
  padding: 5px 0px;
}
/** MAIN */
#wrapper {
  text-align: center;
}
#container {
  background: #fff url('../../../data/layout/inwest/bg_top.jpg') no-repeat 0px 0px;
  padding: 0px;
  width: 1128px;
  margin: auto;
  text-align: left;
}

/** HEADER */
#header {
  margin: 0px;
}
h1#title_hidden {
  display: none;
}

/* NAVIGATION */
#top_nav{
  margin: 0px 20px;
  margin-top: 12px;
  margin-left: 130px;
}
a.top_nav_item{
  display: block;
  float: left;
  width: 125px;
  padding: 4px;
  padding-left: 12px;
  padding-bottom: 4px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: url('../../../data/layout/inwest/top_nav_item_bg.gif') no-repeat 0px 0px;
}
a.top_nav_item:hover, a.top_nav_item_h{
  /*background: url('../../../data/layout/inwest/top_nav_item_bg_h.gif') no-repeat 0px 0px;
  text-decoration: none;*/
}
#top_nav_bar{
  margin-right: 132px;
  margin-left: 120px;
  height: 25px;
}
#top_nav_bar_search {
  float: right;
  width: 307px;
  height: 24px;
  background: url('../../../data/layout/inwest/search_bg.jpg') no-repeat 0px 0px;
}
#searchForm {
  margin: 0px;
}
.searchFormInput{
  margin-top: 3px;
  margin-left: 70px;
  width: 228px;
  height: 14px;
  background: #B3DBE3;
  border: 1px solid /*#9FD1E1*/ #598796;
  font-size: 11px;
  font-family: Verdana;
  padding: 1px;
  color: #000;
}
#banner_nav{
  margin-top: 41px;
  margin-right: 114px;
  float: right;
  width: 260px;
}
a.banner_nav_item{
  display: block;
  float: left;
  width: 40px;
}
a.bottom_nav_item:hover{
  color: #fff;
  text-decoration: none;
}
/* --// NAVIGATION */

#main {
  margin: 0px;
  background: #fff url('../../../data/layout/inwest/main_bg.jpg') repeat-y 0px 0px;
}
#banner_spacer {
   height: 250px;
}

/** CONTENT */
#content {
   padding: 0px;
   /*border-bottom: 1px solid #e7e7e7;*/
}

/* LEFT */
#content_left {
  float: left;
  width: 400px;
  margin-right: 20px;
}
#content_left_top {
  height: 347px;
  background: #fff url('../../../data/layout/inwest/left_content_main_bg.jpg') no-repeat 0px 0px;
}
#content_left_top_container{
 margin-left: 155px;
 margin-top: 15px;
}
#content_left_top_title{
 color: #C2CF2D;
 font-size: 14px;
 font-weight: bold;
}
#content_left_top_text{
 margin-top: 13px;
 color: #fff;
 font-size: 13px;
}
#content_left_top_text ul li{
 list-style: none;
 margin-left: 0px;
}
#content_left_top_text ul li a{
 color: #fff;
 font-size: 13px;
}
#content_left_top_text ul li a:hover{
 /**/
}
#content_left_bottom {
  padding-left: 125px;
}
#banners_left{
  margin: 0px;
}
#banners_left a{
 display: block;
 float: left;
 margin: 10px 0px;
 width: 270px;
 height: 103px;
}
/* --//LEFT */

/* MAIN */
#content_main {
  float: left;
  width: 575px;
  margin-top: 10px;
  margin-right: 0px;
  background: #fff url('../../../data/layout/inwest/content_top_bg.jpg') no-repeat 0px 0px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
}
#content_main_top {
  margin: 0px;
  height: 120px;
}
#content_main_top_img {
 float: right;
 margin-right: 220px;
 margin-top: 34px;
}
#content_main_top_img img{
 position: absolute;
}
#content_main_top_title{
 color: #fff;/*#026D9F;*/
 font-weight: bold;
 font-size: 15px;
 margin-top: 58px;
 margin-left: 80px;
}
#content_main_text {
  min-height: 100px;
  padding: 10px;
  padding-top: 2px;
  background: #F0F4DD; /*#F9F9F7;*/
}
#content_main_text ul{
 margin-left: 15px;
}
#content_main_footer {
  height: 75px;
  background: #fff url('../../../data/layout/inwest/content_bottom_bg.jpg') no-repeat 0px 0px;
}
#content_main_footer a.read_more {
 float: right;
 color: #8D7E87;
 margin-top: 5px;
 margin-right: 100px;
}
/* //-- MAIN */

/*  */
.content_container {
  margin-bottom: 10px;
}
.content_title{
  color: #004D01;
  font-weight: bold;
  font-size: 12px;
}
.content_title a{
  color: #004D01;
  font-weight: bold;
  font-size: 12px;
}
.content_img{
  float: left;
  padding: 5px;
  width: 150px;
  height: 120px;
  border: 1px solid #9CB62F;
  background: #fff url('../../../data/layout/inwest/nofoto.jpg') no-repeat 40px 25px;
}
.content_text {
  letter-spacing: -1px;
  padding: 0px 10px;
}
.content_desc {
 clear: both;
 margin-top: 50px;
 *margin-top: 0px;
 padding: 10px 0px;
}
.more {
  cleasaar: both;
  color: #000;
  padding: 2px 5px;
  display: block;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
  border-bottom: 1px solid #9CB62F;
}


/* RIGHT */
#content_right, #content_right_with_man {
  float: left;
  width: 133px;
  height: 336px;
  background: #fff url('../../../data/layout/inwest/right_content_main_bg.jpg') no-repeat 0px 0px;
}
#content_right_with_man {
  background: #fff url('../../../data/layout/inwest/right_content_main_bg_man.jpg') no-repeat 0px 0px;
}
/* //-- RIGHT*/

/* FOOTER */
#footer, #footer_no_man {
  clear: both;
  margin-left:56px;
  margin-right: 143px;
  padding-bottom: 10px;
  height: 90px;
  background: url('../../../data/layout/inwest/footer_left_bg.jpg') no-repeat left bottom;
}
#footer_no_man {
  background: #fff;
}
#footer_bottom_info {
  margin-top: 15px;
  padding-top: 50px;
  height: 65px;
  margin-left: 420px;
  color: #B4B5B5;
  background: url('../../../data/layout/inwest/presto_logo.jpg') no-repeat right top;
}
#company_logo {
  float: right;
  height: 65px;
  padding-top: 60px;
  width: 170px;
  background: url('../../../data/layout/inwest/presto_logo.jpg') no-repeat 50px 0px;
}
#page_stat {
 margin-top: 67px;
 margin-left: 70px;
 float: left;
 width: 200px;
 color: #B4B5B5;
}
/* --// FOOTER */

/* BANNERS */
#banners {
 padding: 0px 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
}
.banners_set{
 margin: 2px 0px;
}
.banners_set a{
 display: block;
 float: left;
 margin: 3px 0px;
 margin-right: 12px;
 width: 270px;
 height: 103px;
}
.banners_set img{
 border: 0px;
}

#searcher_form {
 padding-bottom: 5px;
 margin-bottom: 15px;
 border-bottom: 1px solid #9CB62F;
}

/* --// BANNERS */

/* COMMON STYLES */
.floatLeft{
  float: left;
}
.floatRight{
  float: right;
}
.displayBlock{
  display: block;
}
.displayNone{
 display: none;
}
.nomargin {
 margin: 0px;
}
.noBorder {
 border: 0px;
}
.iconLeft{
  vertical-align: middle;
  margin-right: 5px;
}
