
body {
	background: #d2d6d5 url(../imgs/main_bg.png) repeat-y top center;
	font-family: Sylfaen, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4d5256;
}

a {
	color: #c7010c;
}

a:hover {
	color: #152f59;
}

.clearer {
	display: block !important;
	clear: both !important;
}

* {
	line-height: 1.15 !important;
}



/*	header and some footer	*/

#wrapper {
	width: 100%;
	background: url(../imgs/header.jpg) no-repeat top center;
}

#wrapper_footer {
	width: 100%;
	background: url(../imgs/footer_tile.png) repeat-x bottom center;
}

#wrapper_footer_main {
	width: 100%;
	background: url(../imgs/footer.png) no-repeat bottom center;
}

#header {
	width: 1000px;
	margin: 0 auto;
	padding-top: 45px;
	padding-bottom: 10px; /* for header / content spacing	*/
	position: relative;
}

#header h1 {
	width: 423px;
	height: 150px;
	float: left;
}

#header h1 a {
	display: block;
	text-decoration: none;
	width: 423px;
	height: 150px;
}

#header h1 a span {
	display: none;
}

#header .form_block {
	width: 400px;
	float: left;
	height: 150px;
	position: relative;
}

#header .form_block .rss {
	text-decoration: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 41px;
	height: 41px;
}

#header .form_block .rss span {
	display: none;
}

#header .form_block form {
	display: block;
	padding-left: 43px;
	padding-top: 72px;
}

#header .form_block input {
	border: 0 none;
	background: transparent none;
	height: 20px;
	font-size: 12px;
	font-family: Sylfaen, Verdana, Arial, Helvetica, sans-serif;
	color: #a1adb4;
	display: block;
	float: left;
}

#header .form_block input.text {
	width: 118px;
	padding-left: 7px;
}

#header .form_block input.button {
	width: 20px;
}

#header .form_block input.mail {
	padding-left: 42px;
}


/*	menu	*/

.menu {
	clear: both;
	padding-left: 34px;
	display: block;
	position: absolute;
	top: 195px;
	left: 0;
}

.menu li {
	float: left;
	padding-right: 15px;	/* menu items spacing */
	display: inline;
}

.menu li a {
	display: block;
	float: left;
	height: 40px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
}

.menu a:hover, .menu a.active {
	background-position: 0 -40px !important;
}

.menu span {
	display: none;
}

.menu a.menu_main:link, .menu a.menu_main:visited     { width:  91px; background-image: url(../imgs/menu_main.gif); }
.menu a.menu_service:link, .menu a.menu_service:visited  { width: 118px; background-image: url(../imgs/menu_service.gif); }
.menu a.menu_tariffs:link, .menu a.menu_tariffs:visited  { width:  98px; background-image: url(../imgs/menu_tariffs.gif); }
.menu a.menu_clubs:link, .menu a.menu_clubs:visited    { width:  88px; background-image: url(../imgs/menu_clubs.gif); }
.menu a.menu_pics:link, .menu a.menu_pics:visited     { width:  89px; background-image: url(../imgs/menu_pics.gif); }
.menu a.menu_faq:link, .menu a.menu_faq:visited      { width: 128px; background-image: url(../imgs/menu_faq.gif); }
.menu a.menu_promo:link, .menu a.menu_promo:visited      { width: 88px; background-image: url(../imgs/menu_promo.gif); }




/*	content wrapping	*/

#content_wrapper {
	width: 957px;
	margin: 0 auto;
	background: url(../imgs/column_tile.png) repeat-y top left;
}

#content {
	background: url(../imgs/column_start.png) no-repeat top left;
	margin-top: 35px;
}

#content_bottom {
	background: url(../imgs/column_end.png) no-repeat bottom left;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

#main_area {
	width: 670px;
	padding-left: 20px;
	padding-top: 5px;
	float: left;
}

#sidebar {
	width: 260px;
	float: right;
	padding-top: 40px;
	padding-bottom: 50px;
}

#sidebar .banner_block {
	clear: both;
	padding-bottom: 20px;
	text-align: center;
}

#sidebar .block {
	clear: both;
	padding-bottom: 30px;
}

#sidebar .block strong img {
	display: block;
	float: right;
}

#sidebar .block .block_body {
	padding: 5px 13px 0 15px;
}

.text_banner {
	margin-top: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: solid 5px #eee;
	padding: 15px;
	text-align: center;
}

.text_banner a {
	text-decoration:none
}

/*	footer	*/

#footer {
	height: 181px;
}

#footer_content {
	width: 930px;
	margin: 0 auto;
	padding-top: 125px;
}

#footer .omedia {
	float: left;
	width: 240px;
	padding-left: 32px;
	color: #FFFFFF;
	font-size: 12px;
}

#footer .omedia a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer .omedia a:hover span {
	text-decoration: underline;
}

#footer .omedia img {
	width: 50px;
	height: 40px;
	vertical-align: middle;
}

#footer .magti {
	width: 640px;
	float: right;
	text-align: right;
}

#footer .magti a {
	margin-left: 7px;
	margin-right: 7px;
}

#footer .magti img {
	/*width: 145px;*/
	height: 45px;
	margin: 0;
}

#footer .magti .f_magti {
	width: 125px;	
}

#footer .magti .f_fix {
	width: 135px;	
}

#footer .magti .f_bani {
	width: 80px;	
}

#footer .magti .f_fun {
	width: 100px;	
}

#footer .magti .f_sat {
	width: 100px;	
}


.faq_rand_question {
	color: #ec0000;
	padding-left: 30px;
	background-image: url(../imgs/rand_faq_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 55px;
	line-height: 1.15;
}

.faq_rand_answer {
	color: #666666;
	padding-left: 30px;
	padding-top: 5px;
	line-height: 1.15;
}

.faq_see_all {
	padding-left: 30px;
	padding-top: 20px;
}

.faq_see_all a:link, .faq_see_all a:hover, .faq_see_all a:active, .faq_see_all a:visited {
	color: #024669;
}

.poll_question_title {
	color: #ec0000;
}

.poll_question {
	margin-bottom: 10px;
}


.poll_answer {
	margin-bottom: 5px;
	padding-left: 20px;
}


.poll_button {
	margin-left: 130px;
	margin-top: 10px;
	background-color: #dfe3e4;
	color: #ec0000;
	font-weight: bold;
	cursor: pointer;
}

.poll_indicator {
	margin-top: 70px;
	text-align: center;
}

h2 {
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	background-image: url(../imgs/info_title_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 13px;
	margin-bottom: 11px;
}

h3 {
	color: #ec0000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.faq_question {
	margin-top: 10px;
	color: #ec0000;
	padding-left: 27px;
	background-image: url(../imgs/rand_faq_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 1.15;
}

.faq_answer {
	color: #666666;
	margin-top: 3px;
	margin-bottom: 15px;
	line-height: 1.15;
}

.last_spacer {
	margin-bottom: 100px;

}

ul.content {
	list-style-type: circle;
}

ul.content li {
	margin-left: 20px;
}

ul.services li {
	background-image: url(../imgs/sub_menu_bg.gif);
	background-repeat: no-repeat;
	padding-left: 48px;
	padding-top: 19px;
	padding-bottom: 22px;
	color: #ffffff;
}

ul.services a:link, ul.services a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tar_table {
	border: 1px dotted #999999;
}

.tar_table td {
	padding: 5px !important;
}

.city_table {
	border: 1px dotted #999999;
	width: 430px;
}

.reg_table {
	border: 1px dotted #999999;
	width: 300px;
}

.city_table td, .reg_table td {
	padding: 5px !important;
}

.content_div_left {
	width: 175px;
	float: left;
	margin-top: 10px;
}

.content_div_right {
	width: 490px;
	float: right;
	margin-top: 10px;
}

.main_news_bg {
	background-image: url(../imgs/main_news.gif);
	background-repeat: no-repeat;
	width: 666px;
	height: 185px;
}

.main_news_bg_top {
	padding: 13px 15px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.main_news_bg_bottom {
	padding: 14px 0 10px 170px;
}

.content_div_left_clubs {
	width: 265px;
	float: left;
	margin-top: 10px;
}

.content_div_right_clubs {
	width: 400px;
	float: right;
	margin-top: 10px;
}

ul.bali_clubs li {
	background-image: url(../imgs/sub_menu_bg_long.gif);
	background-repeat: no-repeat;
	padding-left: 48px;
	padding-top: 19px;
	padding-bottom: 22px;
	color: #ffffff;
}

ul.bali_clubs a:link, ul.bali_clubs a:visited {
	color: #ffffff;
	text-decoration: none;
}

.other_news {
	width: 341px;
	float: left;
	margin-top: 10px;
}

.facts {
	width: 219px;
	height: 115px;
	padding-top: 50px;
	padding-bottom: 19px;
	padding-left: 18px;
	padding-right: 87px;
	float: left;
	background-image: url(../imgs/do_you_know_bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	cursor: pointer;
}

.on_left {
	width: 55px;
	float: left;
	color: #666666;
	font-size: 13px;
	text-align: right;
	margin-top: 7px;
	line-height: 1.15 !important;
}

.on_right {
	width: 281px;
	float: right;
	color: #ec0000;
	font-size: 13px;
	margin-top: 7px;
	line-height: 1.15 !important;
}

.latest_pics {
	background-image: url(../imgs/new_pics.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 155px;
	padding-top: 62px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
}

.horiz_pic {
	width: 75px;
	float: left;
	background-image: url(../imgs/gal_horiz_pic_bg.gif);
	background-repeat: no-repeat;
	background-position: 30px 0;
	padding: 15px 45px;
}

.vert_pic {
	width: 75px;
	float: left;
	background-image: url(../imgs/gal_vert_pic_bg.gif);
	background-repeat: no-repeat;
	background-position: 45px 0;
	padding: 15px 30px 15px 60px;
}

.more_pics {
	width: 90px;
	float: left;
	padding-top: 40px;
	padding-left: 20px;
}

h4.mini_gal_title {
	text-align: left;
	color: #ec0000;
	font-weight: bold;
	font-size: 14px !important;
	margin-left: 20px;
	margin-bottom: 15px;
}

.left_floater {
	width: 230px;
	float: left;
}

.media_banner {
	width: 230px;
	height: 160px;
	margin-top: 10px;
}

.feedback_block {
	width: 368px;
	height: 186px; /* 254px; */
	float: right;
	background-image: url(../imgs/feeback_bg.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 60px 20px 20px 20px;
}

.feedback_title {
	padding-right: 50px;
	margin-bottom: 10px;
}

.feed_left {
	width: 100px;
	float: left;
	margin-top: 20px;
	text-align: right;
}

.feed_right {
	width: 260px;
	float: right;
	margin-top: 20px;
}

.feed_right input, .feed_right textarea {
	border: 1px solid #666666;
}

.feed_right textarea {
	width: 200px;
	height: 40px;
}

.feed_send {
	cursor: pointer;
}

.feed_indicator {
	padding-top: 30px;
	text-align: center;
	font-weight: bold;
}

.on_right a:link, .on_right a:visited {
	text-decoration: none;
	color: #ec0000;
}

.on_right a:hover, .on_right a:active {
	text-decoration: underline;
	color: #ec0000;
}

.main_news_bg_top a:link, .main_news_bg_top a:visited {
	text-decoration: none;
	color: #ffffff;
}

.main_news_bg_top a:hover, .main_news_bg_top a:active {
	text-decoration: underline;
	color: #ffffff;
}

.s_res {
	margin-bottom: 8px;
}

#ol_banner_block {
	width: 408px;
	height: 254px;
	float: right;
	margin-right: 5px;
}

#ol_banner {
	width: 250px;
	height: 250px;
	margin: 20px auto;
}


.bali_bullet {
	padding-top: 5px;
	padding-left: 45px;
	margin-bottom: 15px;
	background-image: url(../imgs/bali_bullet.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 38px;
}

#facebook_box {
	padding-left: 10px;
	padding-bottom: 10px;
}

.video_table {
	margin-bottom: 50px;
}

.video_table td {
	padding: 5px;
	vertical-align: middle !important;
}

.video_table td a {
	vertical-align: middle !important;
	margin-left: 5px;
}

.video_table td img {
	border: 1px solid black;
	vertical-align: middle !important;
}
