/* 

      LITTLE subpages
      CSS file
      author: Radovan Čapek

*/


/* =========== BASIC DEFINITON ============= */
 
body {
    background-color: #ffffff;
    color: #808080;
    font: 12px/18px Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}

ul, li, div, object, table, form {
    padding: 0;
    margin: 0;
}

img {
    border: 0px solid black;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

h1 {
    margin: 0;
    padding: 10px 0 10px 0;
    font-size: 25px;
    line-height: 30px;
    font-weight: bolder;
    color: #000000;
}

h2 {
    margin: 0;
    padding: 15px 0 10px 0;
    font-size: 22px;
    line-height: 22px;
    font-weight: bolder;
    color: #000000;
}

h2.green {
    color: #9FE800;
}

h2.black {
    color: #000000;
}

.green_hrefs h2 {
    color: #9FE800;
}

.pink_hrefs h2 {
    color: #FF1794;
}

h3 {
    margin: 0;
    padding: 5px 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: bolder;
    color: #000000;
}

h3.thin {
    margin: 0;
    padding: 5px 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 20px;
    color: #000000;
}

h4 {
    margin: 0;
    padding: 3px 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: bolder;
    color: #000000;
}

p {
    margin: 10px 0;
	font: 12px/18px Verdana;
    padding: 0;
}

#box_black_header {
    height: 39px;
    margin-bottom: 2px;
    margin-top: 10px;
}

/* color-full dynamic float tabs ;o) */
.tabs { margin: 0; padding: 0; height: 34px; list-style-type: none; clear: both; position: relative; display: block; }
  .tabs li { margin: 0 0 0 0; padding: 0; float: left; height: 34px; }
    .tabs li a { margin: 0 0 0 0; padding: 0; float: left; height: 34px; color: #fff; text-decoration: none; font-size: 12px; font-weight: bold; }
      .fm_l { margin: 0; padding: 0 0 0 18px; display: block; height: 34px; background: url('../img/tabs/first-tab-l.png') 0 -46px no-repeat; cursor: pointer; }
      .m_l { margin: 0; padding: 0 0 0 18px; display: block; height: 34px; background: url('../img/tabs/tab-l.png') 0 -46px no-repeat; cursor: pointer; }
        .m_r { margin: 0; padding: 0 18px 0 0; display: block; height: 34px; background: url('../img/tabs/tab-r.png') 100% -46px no-repeat; cursor: pointer; }
          .m_x { margin: 0; padding: 8px 0 0 0; display: block; height: 26px; background: url('../img/tabs/tab-x.png') 0 -46px repeat-x; cursor: pointer; }
      /*      .m_s { margin: 0; padding: 13px 11px 0 11px; display: block; height: 27px; cursor: pointer; background: url('../design/bm-s.png') 0 -100px no-repeat;}*/
      .tabs li a:hover, .tabs li a:hover .m_l, .tabs li a:hover .fm_l, .tabs li a:hover .m_x, .mm-act, .mm-act .m_x, .mm-act .m_l, .mm-act .fm_l {
        background-position: 0 0; text-decoration: none; color: #fff; }
      .tabs li a:hover .m_r, .mm-act .m_r { background-position: 100% 0; }
      /*.tabs li a:hover .m_s, .mm-act .m_s { background-position: 50% 0; }*/


.pink_menu1 {
    float: left;
    width: 155px;
    text-align: center;
}

.pink_menu2 {
    float: left;
    width: 120px;
    text-align: center;
}

.pink_menu3 {
    float: left;
    width: 175px;
    text-align: center;
}

.white_a {
    color: #ffffff;
    font-size: 16px;
    line-height: 33px;
    display: block;
    height: 33px;
}

.italic_blue {
    font-style: italic;
    color: #33A6FF;
    font-size: 14px;
    margin: 20px 0;
}

.orange {
    color: #EE6900;
}

.bold_gray_italic {
    font-weight: bolder;
    font-style: italic;
    color: #868686;
}

.tar {
    text-align: right;
}

.small_red {
    color: #dd0000;
    font-size: 10px;
    padding-left: 4px;
}

.gray {
    color: #868686;
}
/* CONTAINER --------------- */
#container
{
	padding: 0px 33px 0px 0px;
	width: 990px;
	height: auto;
	margin: 0px auto 0px auto;
}

#banner {
    margin-top: 10px;
}
/* CONTAINER --------------- */

/* ############################################################## */

/* MAIN -------------------- */
#main
{
/*	background: url(../img/bg_main.jpg) no-repeat bottom center; */
	padding: 0px 0px 30px 0px;
	width: 990px;
	height: auto;
	margin: 0px auto 0px auto;
}
/* MAIN -------------------- */

/* ############################################################## */

/* HEADER ------------------ */
#header
{
	background: url(../img/page_bg_header.jpg) #ffffff no-repeat top right;
	height: 144px;
	width: 990px;
	border-bottom: 0px solid #FFFFFF;
	position: relative;
}

#header div.logo
{
	width: 280px;
	height: 120px;
	position: absolute;
	left: 10px;
	top: 0px;
}

#header div.logo img
{
	border: none;
}
/* HEADER ------------------ */

/* ############################################################## */

/* MENU -------------------- */
/* topmenu ----------------- */
#topmenu
{
	top: 70px;
	left: 305px;
	background: transparent;
    height: 30px;
	position: absolute;
	z-index: 950; 
}

#topmenu ul
{
	margin: 0px;
	padding: 0px;
}

#topmenu li
{
	display: block;
	float: left;
	font-weight: bold;
	line-height: 28px;
	height: 30px;
	position: relative;
	border-right: 1px solid #ef720f;
}

#topmenu li a {
    color: #6c6c6c;
	display: block;
	float: left;
    height: 30px;
    padding: 0px 10px 0px 10px;
	margin: 0px;
    position: relative;
	font-size: 11pt;
	font-weight: bold;
}

#topmenu li a.active {
  background-color: pink;
}

#topmenu li.last
{
	border-right: 0px solid #ef720f;
}

#topmenu li a:link, #topmenu li a:visited
{
    color: #6c6c6c;
    text-decoration: none;
}

#topmenu li a:hover, #topmenu li a:focus
{
    color: #6c6c6c;
	text-decoration: underline;
}
/* topmenu ----------------- */

/* ##### */

/* topmenu_account --------- */
#topmenu_account
{
	top: 20px;
	left: 305px;
	background: transparent;
    height: 30px;
	position: absolute;
	z-index: 950; 
}

#topmenu_account ul
{
	margin: 0px;
	padding: 0px;
}

#topmenu_account li
{
	display: block;
	float: left;
	font-weight: bold;
	line-height: 28px;
	height: 30px;
	position: relative;
	border-right: 1px solid #ef720f;
}

#topmenu_account li a {
    color: #6c6c6c;
	display: block;
	float: left;
    height: 30px;
    padding: 0px 10px 0px 10px;
	margin: 0px;
    position: relative;
	font-size: 13px;
	font-weight: bold;
}

#topmenu_account li.last
{
	border-right: 0px solid #ef720f;
}

#topmenu_account li a:link, #topmenu_account li a:visited
{
    color: #6c6c6c;
    text-decoration: none;
}

#topmenu_account li a:hover, #topmenu_account li a:focus
{
    color: #6c6c6c;
	text-decoration: underline;
}
/* topmenu_account --------- */
#main {
    padding-bottom: 20px;
}
/* ##### */
/* FOOTER ------------------ */
#footer
{
	background: url(../img/bg_footer2.gif) no-repeat top center;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 10px 10px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

#footer #footer_logo
{
	float: right;
}

#footer p
{
	margin: 0px;
	padding: 0px;
	line-height: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

#footer a, #footer a:link, #footer a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #717171;
	text-decoration: none;
}

#footer a:hover, #footer a:active
{
	text-decoration: underline;
}
/* FOOTER ------------------ */

/* footermenu_top ---------- */
#footermenu_top
{
	background: transparent;
    height: 20px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#footermenu_top ul
{
	margin: 0px;
	padding: 0px;
}

#footermenu_top li
{
	display: block;
	float: left;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
	position: relative;
	border-right: 1px solid #ffffff;
}

#footermenu_top li a {
    color: #ffffff;
	display: block;
	float: left;
    height: 16px;
    padding: 0px 10px 0px 10px;
	margin: 0px;
    position: relative;
	font-size: 8pt;
	font-weight: bold;
}

#footermenu_top li.last
{
	border-right: 0px solid #ffffff;
}

#footermenu_top li a:link, #footermenu_top li a:visited
{
	font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
}

#footermenu_top li a:hover, #footermenu_top li a:focus
{
	font-size: 8pt;
    color: #ffffff;
	text-decoration: underline;
}
/* footermenu_top ---------- */

/* ##### */

/* footermenu -------------- */
#footermenu
{
	background: transparent;
	min-height: 50px;
	height: auto !important;
    height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
}

#footermenu ul
{
	padding: 0px 10px 0px 0px;
	margin: 0px;
	width: 175px;
	height: auto;
	display: block;
}

#footermenu li
{
	font-weight: normal;
	list-style: none;
    padding: 0px;
	margin: 0px;
	line-height: 13px;
}

#footermenu li a
{
    padding: 0px;
	margin: 0px;
	font-size: 8pt;
	line-height: 12px;
}

#footermenu li a:link, #footermenu li a:visited
{
	font-size: 8pt;
    text-decoration: none;
}

#footermenu li a:hover, #footermenu li a:focus
{
	font-size: 8pt;
	text-decoration: underline;
}
/* footermenu -------------- */


.bold_pink {
    color: #FF1794;
    font-weight: bolder;
}

.pink {
    color: #FF1794;
}

.big_pink {
    color: #FF1794;
    font-weight: bolder;
    font-size: 14px;
}

.light_gray {
    color: #939393;
}

h1.pink {
    padding: 3px 0;
}

h1.light_gray {
    padding: 10px 0 0 0;
}

h1.green {
    color: #9FE800;
    padding-bottom: 5px;
}

.cleaner {
    clear: both;
}

.clr {
    clear: both;
}

.blue_italic {

    font-style: italic;
    color: #33A6FF;
    font-size: 14px;
    margin: 20px 0;
}

.black_overlay{
    display: none;
    position: fixed;
    _position: absolute;
    top: 0%;
    left: 0%;
    height: 100%;
    _height: 1200px;
    width: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity: 0.80;
    filter: alpha(opacity=80);
}

#little_info {
    position: absolute;
    width: 555px;
    display: none;
    z-index:1002;
    background-color: #ffffff;
    overflow: none;
}

#little_info #li_close {
    cursor: pointer;
    float: right;
    position: relative;
    top: -10px;
    left: 10px;
}

#little_info #li_content {
    padding: 10px;
}

#little_info #li_content iframe {
    width: 530px;
    min-height: 300px;
    _height: 300px;
    border: 0px solid #ffffff;
}

#little_info #li_content .loading {
    width: 160px;
    height: 160px;
    margin-left: 180px
}

/******************************************************/
/*                GREEN BUBBLE                        */
/******************************************************/
#absolute_positioned_left_column {
    
    position: absolute;
  	top: 0px;
  	left: -260px;
  	width: 250px;
  	padding: 8px;
  	z-index: 90;
}

#absolute_positioned_left_column .green_bubble {   
    width: 246px;
    padding-bottom: 15px;
}

#absolute_positioned_left_column .green_bubble .gb_content {   
    background: #9FE800 url('../img/green_bubble_content.gif') no-repeat;
    min-height: 152px;
    _height: 152px;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px 0 30px;
}

#absolute_positioned_left_column h2 {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 0px 10px 0;
}

#absolute_positioned_left_column .green_bubble h2 {
    padding-top: 10px;
}

#absolute_positioned_left_column .green_bubble .gb_speech {   
    background: #9FE800 url('../img/green_bubble_speech.gif') no-repeat;
    width: 17px;
    height: 19px;
    position: absolute;
    left: 254px;
    top: 25px;
}

#absolute_positioned_left_column .green_bubble .gb_content a {   
    padding-left: 20px;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    line-height: 20px;
}

#absolute_positioned_left_column .green_bubble .gb_content a:hover {   
    background: transparent url('../img/gb_a_hover.gif') no-repeat;
    color: #33A6FF;
}

#absolute_positioned_left_column .green_bubble .gb_content .gb_nav_line {   
    padding-top: 10px;
}

#absolute_positioned_left_column .green_bubble .gb_content .gb_nav_line a {   
    font-size: 12px;
    font-weight: bolder;
    line-height: 16px;
    padding: 0;
}

#absolute_positioned_left_column .green_bubble .gb_content .gb_nav_line a:hover {   
    background-image: none;
    text-decoration: underline;
}

#absolute_positioned_left_column .green_bubble .gb_bottom {   
    background: #9FE800 url('../img/green_bubble_bottom.gif') no-repeat;
    width:246px;
    height: 16px;
}

/******************************************************/
/*                INFO BOX                            */
/******************************************************/
#absolute_positioned_left_column .aplc_info_box {
    padding-bottom: 15px;
    width: 259px;
}

#absolute_positioned_left_column .aplc_info_box .ib_top_green {
    background: transparent url('../img/green_info_top.gif') no-repeat;
    height: 59px;
    padding: 0 10px 0 20px;
}

#absolute_positioned_left_column .aplc_info_box .ib_top_blue {
    background: transparent url('../img/blue_info_top.gif') no-repeat;
    height: 59px;
    padding: 0 10px 0 20px;
}

#absolute_positioned_left_column .aplc_info_box .ib_bottom {
    background: transparent url('../img/info_bottom.gif') no-repeat;
    height: 10px;   
}

#absolute_positioned_left_column .aplc_info_box .ib_content {
    background: transparent url('../img/info_bg.gif') repeat-y;
    padding: 0 10px 0 20px;
}

#absolute_positioned_left_column .aplc_info_box .ib_item {
    padding-bottom: 5px;
}

#absolute_positioned_left_column .aplc_info_box .ib_content a {
    font-weight: bolder;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
}

#absolute_positioned_left_column .aplc_info_box .ib_content a:hover {
    text-decoration: underline;
}

/******************************************************/
/*                    GRAY BOX                        */
/******************************************************/
#gray_box {
    width: 262px;
    float: left;
}

#gray_box #gray_box_top {
    height: 14px;
    background: transparent url('../img/gray_box_top.gif') no-repeat;
    _overflow: hidden;
}

#gray_box #gray_box_bottom {
    height: 12px;
    background: transparent url('../img/gray_box_bottom.gif') no-repeat;
}

#gray_box #gray_box_content {
    padding: 0 10px;
    background: #535353 url('../img/gray_box_content.gif') repeat-y;
}

/* DEPRICATED 07.02.2010
#gray_box #gray_box_content a {
    color: #ffffff;
    text-decoration: none;
    font-size: 17px;
    line-height: 24px;
    display: block;
}

#gray_box #gray_box_content a:hover {
    text-decoration: underline;
}
*/

.ul-gbc-1, .ul-gbc-2 { margin: 0; padding: 0; list-style-type: none; }
  .ul-gbc-1 li, .ul-gbc-2 li { margin: 0; padding: 3px 0 0 0; display: block; height: 22px; background: url('../img/view_separator.png') 0 100% repeat-x; font-size: 11px; }
    .ul-gbc-1 li a, .ul-gbc-2 li a { margin: 0; color: #fff; font-size: 11px; text-decoration: none; }
      .ul-gbc-1 li a span, .ul-gbc-2 li a span { text-decoration: none; cursor: pointer; }
      .ul-gbc-1 li a:hover span, .ul-gbc-2 li a:hover span { text-decoration: underline; }
.ul-gbc-1 { width: 110px; float: left; }
.ul-gbc-2 { width: 120px; float: right; }
    .ul-gbc-1 li a { padding: 1px 0 2px 18px; }
    .ul-gbc-2 li a { padding: 1px 0 2px 22px; }
    #map_view        { background: url('../img/ico_map_view.png')    0 0 no-repeat; }
    #ur_reviews      { background: url('../img/ico_reviews.png')     0 0 no-repeat; }
    #ur_suggestions  { background: url('../img/ico_suggestion.png') 0 0 no-repeat; }
    #check_weather   { background: url('../img/ico_weather.png')     0 0 no-repeat; }
    #tell_friend     { background: url('../img/ico_send_friend.png') 0 0 no-repeat; }
    #follow_facebook { background: url('../img/ico_facebook.png')    0 0 no-repeat; }
    #share_twitter   { background: url('../img/ico_twitter.png')     0 0 no-repeat; }
    #travel_forum    { background: url('../img/ico_forum.png')       0 0 no-repeat; }


/******************************************************/
/*                    HOTEL INFO                      */
/******************************************************/
#hotel_detail_top {
    padding-left: 10px 0;
}

#hotel_detail_top h1 {
    padding-left: 0;
}

#hotel_detail_top #hdt_top_part {
    margin: 10px 0 16px 0;
}


#hdt_top_part .hdt_hotel_image {
    width: 262px;
    margin-right: 15px;
    float: left;
}

#hdt_top_part .hdt_hotel_review {
    width: 230px;
    float: left; 
}

#hdt_top_part .hdt_hotel_review {
    width: 240px;
    float: left; 
}
/* --- PINK BOX --- */
#pink_box {
    width: 239px;
    float: left;
    margin-top: 10px;
}

#pink_box #pink_box_top {
    height: 16px;
    background: transparent url('../img/pink_box_top2.gif') no-repeat;
    _overflow: hidden;
}

#pink_box #pink_box_bottom {
    height: 11px;
    background: transparent url('../img/pink_box_bottom.gif') no-repeat;
}

#pink_box #pink_box_content {
    padding: 0 10px;
    background-color: #FF1794;
}

#pink_box #pink_box_content a {
    color: #ffffff;
    text-decoration: none;
    font-size: 17px;
    line-height: 19px;
    padding: 0 0 5px 0;
    display: block;
}

#pink_box #pink_box_content a:hover {
    text-decoration: underline;
}

/* --- PINK BOX2 --- */
#pink_box2 {
    width: 239px;
    float: left;
    margin-top: 10px;
}

#pink_box2 #pink_box2_top {
    height: 16px;
    background: transparent url('../img/pink_box_top2.gif') no-repeat;
    _overflow: hidden;
}

#pink_box2 #pink_box2_bottom {
    height: 11px;
    background: transparent url('../img/pink_box_bottom.gif') no-repeat;
}

#pink_box2 #pink_box2_content {
    padding: 0 10px;
    background-color: #FF1794;
}

#pink_box2 #pink_box2_content a {
    color: #ffffff;
    text-decoration: none;
    font-size: 17px;
    line-height: 19px;
    padding: 0 0 5px 0;
    display: block;
}

#pink_box2 #pink_box2_content a:hover {
    text-decoration: underline;
}

/*--- hotel detail bottom ---- */
#hdt_bottom_part p.hdt_annotation {
    margin: 5px 0;
    color:#464646;
    font-size: 14px;
    font-style:italic;
    line-height: 18px;
}

#hdt_bottom_part .hdt_describe {
    float: left;
    width:225px;
    margin-right: 20px;
    margin-bottom: 15px;
}

#hdt_bottom_part .hdt_describe p {
    margin: 5px 0;
    color:#33A6FF;
    font-size: 14px;
    font-style:italic;
    line-height: 18px;
}

#hdt_bottom_part .hdt_describe p.green {
    color:#8ad700
}

/******************************************************/
/*                    RIGHT COLUMN                    */
/******************************************************/
#right_column {
    background:transparent none repeat scroll 0 0;
    font-family:Arial,Helvetica,sans-serif;
    margin:0;
    padding:0 0 5px;
    position:relative;
    width:180px;
    _width: 180px;
    _overflow: hidden;
    z-index:10;
    float:left;
}

#right_column .rc_info_box {
    padding-top: 10px;
}

#right_column .rc_info_box .rc_pink_top {
    width: 180px;
    height: 60px;
    background: transparent url('../img/pink_box_top.gif') no-repeat;
}

#right_column .rc_info_box .rc_pink_top h2 {
    color: #ffffff;
    font: normal 19px Arial;
    line-height: 24px;
    padding: 16px 0 0 20px;
}

#right_column .rc_info_box .rc_gray_top {
    width: 180px;
    height: 60px;
    background: transparent url('../img/gray_right_box_top.gif') no-repeat;
}

#right_column .rc_info_box .rc_gray_top h2 {
    color: #ffffff;
    font: normal 19px Arial;
    line-height: 24px;
    padding: 16px 0 0 20px;
}

#right_column .rc_info_box .rc_content {
    width: 171px;
    background: transparent url('../img/right_box_bg.gif') repeat-y;
    _width: 161px;
}

#right_column .rc_info_box .rc_content .rcc_area {
    padding: 0 7px;
}

#right_column .rc_info_box .rc_content .rcc_area h4 {
    color: #FF1794;
    padding: 0 0 5px 0;
    font: normal 13px Arial;
}

#right_column .rc_info_box .rc_content .rcc_area hr {
    color: #D0D0D0;
    clear: both;
    margin: 10px 0;
}

#right_column .rc_info_box .rc_content .rcc_area a {
    color: #FF1794;
    text-decoration: none;
}

#right_column .rc_info_box .rc_content .rcc_area a:hover {
    text-decoration: underline;
}

#right_column .rc_info_box .rc_bottom {
    clear: both;
    width: 171px;
    height: 11px;
    background: transparent url('../img/right_box_bottom.gif') no-repeat;
}

#right_column .rc_info_box .rc_spacer {
    background: transparent url('../img/rc_spacer.gif') no-repeat;
    width: 171px;
    height: 6px;
    position: relative;
    left: -15px;
    margin: 10px 0;
}

/* ------- pink button ---------*/
#right_column .rc_info_box .rc_content .rcc_area .tar {
    text-align: right;
}

#right_column .rc_info_box .rc_content .rcc_area .pink_button_long {
    color: #000000;
    font-weight: bolder;
    background: transparent url('../img/pink_button_bg1.gif') no-repeat;
    line-height: 23px;
    display: block;
    width: 103px;
    height: 23px;
    text-align: center;
    font-size: 11px;
    margin-top: 10px;
    margin-left: 40px;
}

#right_column .rc_info_box .rc_content .rcc_area .pink_button_short {
    color: #000000;
    font-weight: bolder;
    background: transparent url('../img/pink_button_bg2.gif') no-repeat;
    line-height: 23px;
    display: block;
    width: 65px;
    text-align: center;
    font-size: 11px;
    margin: 10px 0 0 80px;
}

/******************************************************/
/*                MIDDLE AREA                         */
/******************************************************/
#middle_area {
    float: left;
    width: 520px;
    margin-right: 20px;
    padding-bottom: 20px;
    _overflow: hidden;
    _margin-right: 19px;
}

#document #doc_image {
    width: 520px;
}

#document #doc_annotation {
    width: 520px;
	font: Verdana;
    font-style: italic;
    color: #33A6FF;
    font-size: 14px;
    margin: 20px 0;
}

#document #doc_text p {
	font: Verdana;
    color: #808080;
    font-size: 14px;
    margin: 5px 0;
}

#document #doc_text a {
    color: #FF1794;
    text-decoration: none;
}

#document #doc_text a:hover {
    text-decoration: underline;
}
/******************************************************/
/*                LEFT COLUMN                         */
/******************************************************/
#container #left_column { 
    float: left;
  	width: 260px;
  	margin-right: 10px;
}
/* UL */
#container #left_column ul { 
    list-style-type: none;
}

#container #left_column ul ul { 
    padding-left: 2px;
}

#container #left_column ul ul ul { 
    list-style-type: none;
    List-style-image: none;
    padding-left: 30px;
}
/* UL LI A */
#container #left_column ul li a { 
    font-size: 16px;
}

#container #left_column ul ul li a { 
    font-size: 14px;
}

#container #left_column ul ul ul li a { 
    font-size: 12px;
}
/* UL LI */
#container #left_column ul li { 
    padding: 3px 0;
}

#container #left_column ul ul li { 
    padding: 0;
}

#container #left_column ul ul ul li { 
    padding: 0;
}

/******************************************************/
/*                GREEN BUBBLE                        */
/******************************************************/
#left_column .green_bubble {   
    width: 246px;
    padding-bottom: 15px;
}

#left_column .green_bubble .gb_content {   
    background: #9FE800 url('../img/green_bubble_content.gif') no-repeat;
    min-height: 152px;
    _height: 152px;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px 0 30px;
}

#left_column h2 {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 0px 10px 0;
}

#left_column .green_bubble h2 {
    padding-top: 10px;
}

#left_column .green_bubble .gb_speech {   
    background: #9FE800 url('../img/green_bubble_speech.gif') no-repeat;
    width: 17px;
    height: 19px;
    position: relative;
    left: 246px;
    top: 35px;
}

#left_column .green_bubble .gb_content a {   
    padding-left: 20px;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    line-height: 20px;
}

#left_column .green_bubble .gb_content a:hover {   
    background: transparent url('../img/gb_a_hover.gif') no-repeat;
    color: #33A6FF;
}

#left_column .green_bubble .gb_content .gb_nav_line {   
    padding-top: 10px;
}

#left_column .green_bubble .gb_content .gb_nav_line a {   
    font-size: 12px;
    font-weight: bolder;
    line-height: 16px;
    padding: 0;
}

#left_column .green_bubble .gb_content .gb_nav_line a:hover {   
    background-image: none;
    text-decoration: underline;
}

#left_column .green_bubble .gb_bottom {   
    background: #9FE800 url('../img/green_bubble_bottom.gif') no-repeat;
    width:246px;
    height: 16px;
}

#left_column .green_bubble ul a.active { 
    color: #33A6FF;
}
/******************************************************/
/*                   GRAY BUBBLE                      */
/******************************************************/
#left_column .gray_bubble {   
    width: 246px;
    padding-bottom: 15px;
}

#left_column .gray_bubble .gb_content {   
    background: #585858 url('../img/left_gray_box_top.gif') no-repeat;
    min-height: 252px;
    _height: 252px;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px 0 30px;
}

#left_column h2 {
    color: #ffffff;
    font: bold 22px Arial;
    padding: 15px 0px 10px 0;
}

#left_column h2.pink {
    color: #FF1794;
}

#left_column .gray_bubble h2 {
    padding-top: 10px;
}

#left_column .gray_bubble .gb_speech {   
    background: #585858 url('../img/left_gray_box_speech.gif') no-repeat;
    width: 18px;
    height: 20px;
    position: relative;
    left: 246px;
    top: 35px;
}

#left_column .gray_bubble .gb_content a { 
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    line-height: 20px;
}

#left_column .gray_bubble .gb_content a:hover {   
    color: #FF1794;
}

#left_column .gray_bubble ul a.active { 
    color: #33A6FF;
}

#left_column .gray_bubble ul ul li a { 
    background: #585858 url('../img/gray_bubble_li.gif') no-repeat;
    padding-left: 17px;
}

#left_column .gray_bubble ul ul ul li a { 
    background: #585858 none no-repeat;
    padding-left: 0;
}

.nav_line {   
    padding-top: 10px;
}

.nav_line a {   
    font-size: 12px;
    font-weight: bolder;
    line-height: 16px;
    padding: 0;
}

.nav_line a:hover {   
    background-image: none;
    text-decoration: underline;
    color: #FF1794;
}

#left_column .gray_bubble .gb_bottom {   
    background: #585858 url('../img/left_gray_box_bottom.gif') no-repeat;
    width:246px;
    height: 17px;
}

/******************************************************/
/*                   BLUE BUBBLE                      */
/******************************************************/
#left_column .blue_bubble {   
    width: 246px;
    padding-bottom: 15px;
}

#left_column .blue_bubble .gb_content {   
    background: #33A6FF url('../img/blue_bubble_top.gif') no-repeat;
    min-height: 151px;
    _height: 151px;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px 0 30px;
}

#left_column .blue_bubble h2 {
    padding-top: 10px;
}

#left_column .blue_bubble .gb_speech {   
    background: transparent url('../img/blue_bubble_speech.gif') no-repeat;
    width: 18px;
    height: 19px;
    position: relative;
    left: 246px;
    top: 35px;
}

#left_column .blue_bubble .gb_content a { 
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    line-height: 20px;
}

#left_column .blue_bubble .gb_content a:hover {   
    color: #FF1794;
}

#left_column .blue_bubble ul a.active { 
    color: #FF1794;
}

#left_column .blue_bubble ul ul li a { 
    background: #33A6FF url('../img/blue_bubble_li.gif') no-repeat;
    padding-left: 17px;
}

#left_column .blue_bubble ul ul ul li a { 
    background: #33A6FF none no-repeat;
    padding-left: 0;
}

#left_column .blue_bubble .gb_content .gb_nav_line {   
    padding-top: 10px;
}

#left_column .blue_bubble .gb_content .gb_nav_line a {   
    font-size: 12px;
    font-weight: bolder;
    line-height: 16px;
    padding: 0;
}

#left_column .blue_bubble .gb_content .gb_nav_line a:hover {   
    background-image: none;
    text-decoration: underline;
    color: #FF1794;
}

#left_column .blue_bubble .gb_bottom {   
    background: #33A6FF url('../img/blue_bubble_bottom.gif') no-repeat;
    width:246px;
    height: 16px;
}

/******************************************************/
/*                   SEARCH RESULT                    */
/******************************************************/
.search_result {
    background: transparent url('../img/search_result_hr.gif') no-repeat 0% 100%;
    padding-bottom: 10px;
    margin-top: 10px;
}

.search_result .sr_left_part {
    float: left;
    width: 75px;
    margin-right: 10px;
}

.search_result .sr_left_part img {
    width: 75px;
}

.search_result .sr_right_part {
    width:430px;
    float: left;
}

.search_result .sr_right_part .sr_href a {
    font: bolder 16px Arial;
    color: #FF1794;
    line-height: 24px;
    text-decoration: none;
}

.search_result .sr_right_part .sr_href a:hover {
    text-decoration: underline;
}

.search_result .sr_right_part .sr_href img {
    padding-left: 10px;
}

.search_result .sr_right_part .sr_rating {
    font-size: 11px;
    line-height: 18px;
    font-style: italic;
}

.search_result .sr_right_part p {
    margin: 0;
}

/******************************************************/
/*                INFO BOX                            */
/******************************************************/
#left_column .aplc_info_box {
    padding-bottom: 15px;
    width: 259px;
    margin-left: 5px;
}

#left_column .aplc_info_box h2 {
    font-weight: normal;
}

#left_column .aplc_info_box .ib_top_green {
    background: transparent url('../img/green_info_top.gif') no-repeat;
    height: 59px;
    padding: 0 10px 0 20px;
}

#left_column .aplc_info_box .ib_top_blue {
    background: transparent url('../img/blue_info_top.gif') no-repeat;
    height: 59px;
    padding: 0 10px 0 20px;
}

#left_column .aplc_info_box .ib_bottom {
    background: transparent url('../img/info_bottom.gif') no-repeat;
    height: 10px;   
}

#left_column .aplc_info_box .ib_content {
    background: transparent url('../img/info_bg.gif') repeat-y;
    padding: 0 10px 0 20px;
}

#left_column .aplc_info_box .ib_item {
    padding-bottom: 5px;
}

#left_column .aplc_info_box .ib_content a {
    font-weight: bolder;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
}

#left_column .aplc_info_box .ib_content a:hover {
    text-decoration: underline;
}



/******************************************************/
/*                  WIDE PINK BOX                     */
/******************************************************/
#left_column .wide_pink_box {
    width: 260px;
    background: #ffffff url('../img/bg_box_pink.gif') no-repeat;
    padding-bottom: 30px;
    margin-left: -5px;
}

#left_column .wide_pink_box h2 {
    padding-left: 25px;
    font-size: 18px;
    margin-bottom: 15px;
}

#left_column .wide_pink_box .wpb_content {
    width: 241px;
    background: #DEDEDE none no-repeat;
    margin-left: 10px;
}

#left_column .wide_pink_box .wpb_bottom {
    width: 250px;
    height: 20px;
    background: #DEDEDE url('../img/bg_box_pink_bottom.gif') no-repeat;
    margin-left: 10px;
}

.little_tip {
    background: transparent url('../img/little_tips_bg.gif') no-repeat 0% 100%;
    padding-bottom: 10px;
    margin-top: 10px;
}

.little_tip .lt_left_part {
    float: left;
    width: 75px;
    margin: 0 10px;
    _margin: 0 10px 0 5px;
}

.little_tip .lt_left_part img {
    width: 75px;
}

.little_tip .lt_right_part {
    width: 145px;
    float: left;
}

.little_tip .lt_right_part .lt_href a {
    font: bolder 13px Arial;
    color: #FF1794;
    line-height: 17px;
    text-decoration: none;
}

.little_tip .lt_right_part .lt_href a:hover {
    text-decoration: underline;
}

.little_tip .lt_right_part .lt_location {
    font-size: 11px;
    line-height: 18px;
    font-style: italic;
}

.little_tip .lt_right_part p {
    margin: 0;
    font-size: 11px;
}
/******************************************************/
/*                  DESTINATION                       */
/******************************************************/
#destination_rating_box {
    width: 520px;
    height: 33px;
    background: transparent url('../img/destination_rating_bg.gif') no-repeat;
    margin-bottom: 10px;
}

#destination_rating_box #drb_inner {
    color: #8F8F8F;
    font-size: 13px;
    padding: 8px 12px;
}

#destination_rating_box #drb_inner img {
    padding-right: 5px;
}

#destination_rating_box #drb_inner #write_review {
    width: 113px;
    height: 21px;
    display: block;
    background: transparent url('../img/yellow_button_bg.gif') no-repeat;
    font-size: 11px;
    text-align: center;
    color: #000000;
    float: right;
}

#destination_rating_box #drb_inner #write_review:hover {
    text-decoration: underline;
}

#dd_box {
    margin-bottom: 15px;
}

#dd_box #dd_box_top {
    height: 11px;
    background: transparent url('../img/dd_box_top.gif') no-repeat
}

#dd_box #dd_box_bottom {
    height: 11px;
    background: transparent url('../img/dd_box_bottom.gif') no-repeat
}

#dd_box #dd_box_content {
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
}

#dd_box #dd_box_content #destination_image_box {
    width: 500px;
    margin: 0 8px;
    padding-top:3px;
    text-align:center;
}

#dd_box #dd_box_content #destination_img {
    
}

#dd_box #dd_box_content #other_pictures {
    background: transparent url('../img/dd_box_hr.gif') no-repeat;
    margin-top: 10px;
    padding-top: 10px;
}

#dd_box #dd_box_content #other_pictures #shift_left, #dd_box #dd_box_content #other_pictures #shift_right {
    cursor: pointer;
    float: left;
    width: 30px;
    height: 70px;
}

#dd_box #dd_box_content #other_pictures #shift_left {
    margin: 0 5px 0 10px;
}

#dd_box #dd_box_content #other_pictures #shift_right {
    margin: 0 10px 0 5px;
}


#dd_box #dd_box_content #other_pictures div.sliderGallery {
    width: 427px;
    overflow: hidden;
    float: left;
    position: relative;
    height: 75px;
}

#dd_box #dd_box_content #other_pictures div.sliderGallery ul {
    position: absolute;
    list-style: none;
    overflow: none;
    white-space: nowrap;
    padding: 0;
    margin: 0;
}

#dd_box #dd_box_content #other_pictures div.sliderGallery ul li {
    display: inline;
    margin: 0 5px;
}

#dd_box #dd_box_content #other_pictures #other_pic_tab {
    width: 300px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.middle_area_box {
    margin-top: 5px;
    margin-bottom: 20px;
}

.middle_area_box .ma_box_top {
    height: 44px;
    background: transparent url('../img/ma_box_top.gif') no-repeat
}

.middle_area_box .ma_box_top h2{
    color: #ffffff;
    font: normal 20px Arial;
    height: 32px;
    line-height: 32px;
    margin-left: 20px;
    padding: 0;
}


.middle_area_box .ma_box_bottom {
    height: 11px;
    background: transparent url('../img/dd_box_bottom.gif') no-repeat;
    clear: both;
}

.middle_area_box .ma_box_content {
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    padding: 0 10px;
}

.middle_area_box .ma_box_content a {
    color: #FF1794;
}

.middle_area_box .ma_box_content .yellow_button {
    color: #000000;
}

.yb_div {
    height: 21px;
}

.yellow_button {
    width: 113px;
    height: 21px;
    display: block;
    background: transparent url('../img/yellow_button_bg.gif') no-repeat;
    font-size: 11px;
    text-align: center;
    color: #000000;
    float: right;
}

.yellow_button:hover {
    text-decoration: underline;
}

.photo_review_tab {
    width: 500px;
    margin: 0 auto;
}

.photo_review_tab td {
    width: 80px;
    text-align: center;
}

.photo_review_tab td a {
    color: #000000;
    font-size: 11px;
}

.photo_review_tab td a:hover {
    color: #646464;
}

/******************************************************/
/*                LIST OF ARTICLES                    */
/******************************************************/
#first_article #fa_annotation {
    font-style: italic;
    color: #33A6FF;
    font-size: 14px;
}


#first_article #fa_img {
    width: 205px;
    float: right;
    padding-top: 20px;
}

#first_article #fa_text {
    width: 285px;
    float: left;
    
}

#first_article #fa_text p {
    margin-top: 2px;
}

.next_article {
    margin: 15px 0;
}

.next_article .na_image {
    width: 120px;
    float: left;
}

.next_article .na_image img {
    width: 120px;
    margin-bottom: 10px;
}

.next_article .na_annotation {
    width: 370px;
    float: left;
    font-weight: bolder;
    margin-left: 10px;
}

.next_article a:hover {
    text-decoration: underline;
}

.subsection_offer h3 {
    color: #585858;
    font: normal 16px Arial;
    padding: 10px 0;
}

.subsection_offer ul {
    list-style-type: none;
    padding: 5px 5px 20px 5px;
}

.subsection_offer ul li {
}

.subsection_offer ul li a {
    color: #FF1794;
    font-size: 16px;
    background: transparent url('../img/pink_li.gif') no-repeat;
    padding-left: 20px;
}

.subsection_offer ul li a:hover {
    text-decoration: underline;
}

/******************************************************/
/*                     FORMS                          */
/******************************************************/
#login, #new_reg {
    padding: 0 20px;
}

#login input {
    width: 300px;
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    border-bottom: 1px solid #F0F0F0;
    border-top: 1px solid #878787;
    background: transparent url('../img/gray_point2.gif') repeat-x;
}

#new_reg table tr td {
    padding: 4px 0;
}

#login table tr td {
    padding: 6px 0;
}

#new_reg input.pwd_required, #new_reg input.required, #new_reg input.email_required, #new_reg input.login_required  {
    width: 200px;
    clear: right;
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    border-bottom: 1px solid #F0F0F0;
    border-top: 1px solid #878787;
    background: transparent url('../img/gray_point2.gif') repeat-x;
}

#login input.checkbox_input {
    width: 20px;
    border: 0px solid #D4D4D4;
    background: transparent none no-repeat;
    margin-left: 100px;
}

#new_reg #captcha {
    width: 60px;
}

#new_reg .reg_first_c {
    width: 160px;
}

#document #login #log_user_button {
    color: #000000;
    display: block;
    height: 22px;
    width: 103px;
    margin: 15px auto 0 auto;
    cursor: pointer;
    margin-left: 200px;
    border: 0px solid white;
    clear: none;
    padding-bottom: 3px;
    background: #ffffff url('../img/pink_button_bg1.gif') no-repeat;
}

#new_reg #form_submit {
    color: #000000;
    display: block;
    height: 22px;
    width: 113px;
    margin: 15px auto 0 auto;
    cursor: pointer;
    margin-left: 200px;
    border: 0px solid white;
    clear: none;
    font-size: 11px;
    padding-bottom: 3px;
    background: #ffffff url('../img/button_yellow3.gif') no-repeat;
    font-weight: bolder;
}

#document #login #log_user_button:hover, #new_reg #form_submit:hover {
    text-decoration: underline;
}

#login #log_user_button:hover {
    color: ffffff;
}

#page1 a, #page2 a, #page3 a {
    color: #FF1794;
    text-decoration: none;
}

#page1 a:hover, #page2 a:hover, #page3 a:hover {
    text-decoration: underline;
}

#page2, #page3 {
    display: none;
}

.yb_div .openWindow a {
    color: #000000;
}

#page1 .yb_div .openWindow a {
    color: #000000;
}

#small_menu a {
    color: #33A6FF;
}

#small_menu a:hover,#small_menu_green a:hover {
    text-decoration: underline;
}

#small_menu_green a {
    color: #9FE800;
}

/******************************************************/
/*                     REVIEV DIV                     */
/******************************************************/
#review_div h4 {
    font-weight: bolder;
    color: #000000;
    padding: 8px 0 6px 0;
    font-size: 12px;
}

#review_div input.title {
    border: 1px solid #000000;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #FF1794;
    font-weight: bolder;
    height: 26px;
    line-height: 26px;
}

#review_div textarea {
    border: 1px solid #000000;
    width: 100%;
}

#review_div hr {
    margin: 10px 0;
    color: #000000;
}

#review_div #log_user_button {
    color: #000000;
    display: block;
    height: 22px;
    width: 103px;
    margin: 15px auto 0 auto;
    cursor: pointer;
    border: 0px solid white;
    clear: none;
    padding-bottom: 3px;
    background: #ffffff url('../img/pink_button_bg1.gif') no-repeat;
}

#middle_area .sr_left_part img, .sr_left_part img {
    margin: 0 5px 5px 0;
}


/* MESS CLEANERS  */
.clnr { margin: 0; padding: 0; clear: both; }
.no-bg { background: transparent !important; }

.pl_30i { padding-left: 30px !important; }
.top_-7 { top: -7px; }

.ppp {
    color: #fff;
    padding-left: 22px;
    cursor: pointer;
}