.border_grey_3 a,
.border_grey_3 div {
    background: transparent url('./../img/border/green_grey_3.gif') no-repeat;
}
.border_grey_2 a,
.border_grey_2 div {
    background: transparent url('./../img/border/green_grey_2.gif') no-repeat;
}

.border_white_2 a,
.border_white_2 div {
  background: transparent url('./../img/border/white_black_2.gif') no-repeat;
}
.border_white_3 a,
.border_white_3 div {
  background: transparent url('./../img/border/white_black_3.gif') no-repeat;
}
.border_white_3 img {
  margin-left: 1px;
}

#top #logo {
  background: transparent url('./../img/logo_green.jpg') no-repeat;
}

.button_big a {
  background-image: url('./../img/icon/icon_big_green.gif');
  background-repeat:  no-repeat;
}
.button_small a {
  background-image: url('./../img/icon/icon_small_green.gif');
  background-repeat:  no-repeat;
}


.col_border {
  border-color: #3f4041; 
}
#col_right .box {
  background: none;
}

/* =CONTENT= */

/* VIP */
.box_vip_top {
  background: #000 url('./../img/box_log_background_vip.gif') repeat-x;
}
.vip_box {
  color: #4d4d4d;
  background-color: #000;
  background-image: none;
}
.vip_box .padding {
  padding-top: 0;
}
.vip_content {
  width: 606px;
}

.vip_box h1 {
  text-transform: uppercase;
  padding: 17px 0 0 40px;
  margin: 10px 0 0 0 !important;
  margin: 10px 0 20px 0;
  width: 560px;
  height: 42px;
  color: #fff;
  background: transparent url('./../img/vip_heading_2.jpg') no-repeat;
}
.vip_box h2 {
  padding: 0;
  margin: 10px 0 10px 0;
  text-transform: uppercase;
  color: #c7f79d;
  font-size: 10pt;
  font-weight: bold;
}
.vip_box #col_right h1 {
  background: transparent url('./../img/vip_heading_3.jpg') no-repeat;
  width: 249px; /* 342 */
  height: 48px;
  padding-left: 60px;
}

/* vip article */
.vip_box .vip_gallery {
  margin-right: 100px !important;
  margin-right: 50px;
  
}
.vip_article_right .vip_gallery {
  margin-right: 100px;
}
.vip_box .vip_more {
  margin-right: 50px;

}
.vip_box .vip_more div {
  width: 40px;
}

.vip_article, .vip_article_drink, .vip_article_left, .vip_article_right {
  overflow: hidden;
  margin-bottom: 20px;
  
  padding-bottom: 10px !important;
  padding-bottom: 70px;
  border-bottom: 1px dashed #c6f79c;
}
.vip_article_left, .vip_article_right {
	height: auto !important;
	height: 200px; /* IE */
	min-height: 00px;
}
.vip_article .border2 .agency, {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.light_corners .border2 .agency {
  position: absolute;
  left: 10px;
  bottom: 10px;
}


.vip_article_drink {
  height: auto !important;
  height: 240px; /* IE */
  min-height: 240px;
}

.vip_article_left .border3 {
  margin-top: 0;
  margin-left: 0;
  
  float: left;
}
.vip_article_right .border3 {
  margin-top: 0;
  margin-right: 0;
  
  float: right;
}

.vip_article .person {
  float: left;
  font-size: 10pt;
  color: #8b8a8a;
  width: 120px;
  margin-top: 0;
  margin-left: 0;
}
.vip_article .person small {
  font-size: 8pt;
}

.vip_pages {
  padding: 12px 60px 0 0;
  float: right;
  color: #fff;
  text-transform: uppercase;
  text-align: right;
  width: 522px !important;
  height: 33px !important;
  width: 582px;
  height: 45px;
  background: transparent url('./../img/vip_pages.jpg') no-repeat;
}
.vip_pages a {
  color: #fff;
  text-decoration: none;
}

.vip_box .club {
  margin: 10px 0 5px 45px;
  width: 220px;
  height: 176px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #c6f79c;
  background: transparent url('./../img/vip_club_bg.jpg') no-repeat;
}
.vip_box .club img {
  margin: 22px 0px 0px 55px;
}
.vip_box .club a.hover {
  display: block;
  width: 220px;
  height: 160px;
}
.vip_box .drink {
  margin: 0 0 30px 50px;
  width: 220px;
  height: 263px;
  background: transparent url('./../img/vip_drink_bg.jpg') no-repeat;
}
.vip_box .drink img {
  margin: 19px 0px 0px 35px;
}
.vip_box .drink a.hover {
  display: block;
  width: 220px;
  height: 250px;
}
.vip_box .club .button_small {
  margin-left: 70px;
}
.vip_box .drink .button_small {
  margin-left: 25px;
}

.vip_box .vip_drink_empty {
  display: inline;
  float: left;
  margin: 0 10px 10px 0;
  width: 162px;
  height: 225px;
  background: transparent url('./../img/vip_drink_empty_bg.jpg') no-repeat;
}

/* vip form */
.user_vip {
  margin-left: 15px;
}
input.input_vip {
  color: #fff;
  padding: 2.5px 0 0 7px;
  border: 0;
  margin-top: 3px;
  width: 146px;
  height: 24px;
  background: transparent url('./../img/input_vip.gif') no-repeat;
}
.textarea_vip {
  width: 566px;
  height: 126px;
  background: transparent url('./../img/textarea_vip.gif') no-repeat;
}
.textarea_vip textarea {
  width: 530px;
  height: 95px;
}

