body {
	margin: 0px;
	padding: 0px;
	background-color: #ececec;
}

#top {
	background-image: url(../images/body_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#bottom {
	background-color: #ececec;
	margin-bottom: 10px;
}

#page_wrap {
	width: 900px;
	position: relative;		
	margin: 0px auto;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;	
	color: #464646;
	text-align: left;
	background-color: #FFFFFF;
}

#navigation {
	width: 260px;
	height: 558px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/navigation/navigation_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 2;
}

#main_container {
	width: 750px;
	position: relative;
	margin-top: 0px;
	margin-left: 150px;
	margin-bottom: 0px;
	z-index: 1;	
}

.content_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #464646;
	text-align: justify;
	line-height: 18px;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: #464646;
	text-decoration: underline;
}

.content_text a:hover {
	color: #277ec0;
	text-decoration: underline;
}

.content_text .green_text {
	font-family: Arial;
	font-size: 14px;
	color: #1cae1c;
	font-weight: bold;	
}

/* - [Index page (classes and ids)] -------------------------------------------------------- */
#index_content {
	position: relative;
	width: 410px;
	margin-left: 310px;
}

#newsletter_subscribe_panel {
	width: 211px;
	height: 104px;
	position: absolute;
	top: 360px;
	left: 13px;
	background-image: url(../images/newsletter_subcribe_panel_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 3;
}

#newsletter_subscribe_content {
	position: absolute;
	top: 50px;
	left: 15px;
	width: 181px;
}

.newsletter_subscribe_field {
	margin: 0px;
	padding: 2px 3px 2px 3px;
	font-family: Tahoma, Verdana, Arial;
	color: #464646;
	font-size: 11px;
	text-align: left;
	line-height: 11px;
	width: 173px;
	height: 11px;
	background: transparent;
	border: 1px #abbace solid;
}

#latest_news_panel {
	width: 211px;
	height: 212px;
	position: absolute;
	top: 466px;
	left: 13px;
	background-image: url(../images/latest_news_panel_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 3;
}
#ts {
	top: 250px;
	left: 0px;
	width: 176px;
	height: 157px;
	padding-right: 5px;
	overflow: auto;
}
#latest_news_scroller {
	position: absolute;
	top: 40px;
	left: 15px;
	width: 176px;
	height: 157px;
	overflow: hidden;
}

.latest_news_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #464646;
	text-align: left;
}

.latest_news_text .date {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #00603c;
	text-align: left;
}

.click_here {
	padding-left: 13px;
	width: auto;	
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #277ec0;
	text-align: left;
	background-image: url(../images/bullet_click_here.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

.click_here a:link, .click_here a:visited, .click_here a:active {
	color: #277ec0;
	text-decoration: underline;
}

.click_here a:hover {
	color: #464646;
	text-decoration: underline;
}

.h_seperator_latest_news {
	height: 17px;
	background-image: url(../images/h_seperator_latest_news.gif);
	background-position: left;
	background-repeat: repeat-x;
}

#banner_product_panel {
	width: 211px;
	height: 104px;
	position: absolute;
	top: 418px;
	left: 227px;	
	z-index: 3;
}

#voting_poll_panel {
	width: 211px;
	height: 154px;
	position: absolute;
	top: 524px;
	left: 227px;
	background-image: url(../images/voting_poll_panel_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 3;
}

#voting_poll_scroller {
	position: absolute;
	top: 30px;
	left: 15px;
	width: 176px;
	height: 85px;
	padding-right: 5px;
	overflow: auto;
}

.voting_pol_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #464646;
	text-align: left;
}
/* ----------------------------------------------------------------------------------------- */



/* - [Sub pages (classes and ids)] --------------------------------------------------------- */
#sub_voting_poll_panel {
	width: 211px;
	height: 154px;
	position: absolute;
	top: 460px;
	left: 13px;
	background-image: url(../images/voting_poll_panel_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 3;
}

#sub_newsletter_subscribe_panel {
	width: 211px;
	height: 104px;
	position: absolute;
	top: 616px;
	left: 13px;
	background-image: url(../images/newsletter_subcribe_panel_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 3;
}

#products_content_bg {
	/*background-image: url(../images/products_content_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;*/
}

#osa_content_bg {
	background-image: url(../images/osa_content_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#bg_company_profile {
	background-image: url(../images/sub_page_bg/bg_company_profile.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_products {
	background-image: url(../images/sub_page_bg/bg_products.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_products_item1 {
	background-image: url(../images/sub_page_bg/bg_item1_spritzer_natural_mineral_water.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_products_item2 {
	background-image: url(../images/sub_page_bg/bg_item2_spritzer_distilled_drinking_water.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_products_item3 {
	background-image: url(../images/sub_page_bg/bg_item3_spritzer_love_natural_mineral_water.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_products_item4 {
	background-image: url(../images/sub_page_bg/bg_item4_spritzer_sparkling.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_products_item5 {
	background-image: url(../images/sub_page_bg/bg_item5_spritzer_tinge.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_products_item6 {
	background-image: url(../images/sub_page_bg/bg_item6_spritzer_pop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_products_item7 {
	background-image: url(../images/sub_page_bg/bg_item7_sprizer_go.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_products_item8 {
	background-image: url(../images/sub_page_bg/bg_item8_rainforest_tea.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_products_item9 {
	background-image: url(../images/sub_page_bg/BG_item9_organic_tea.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_products_item10 {
	background-image: url(../images/sub_page_bg/bg_item10_minidispenser.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_products_item11 {
	background-image: url(../images/sub_page_bg/bg_item11_funpet.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_OSA {
	background-image: url(../images/sub_page_bg/bg_osa.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_services_water_dispencer {
	background-image: url(../images/sub_page_bg/bg_services_water_dispenser.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_services_water_issue {
	background-image: url(../images/sub_page_bg/bg_services_water_issue.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_awards {
	background-image: url(../images/sub_page_bg/bg_awards.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_media_room_news {
	background-image: url(../images/sub_page_bg/bg_media_room_news.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_media_room_events {
	background-image: url(../images/sub_page_bg/bg_media_room_events.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_media_room_event_calendar {
	background-image: url(../images/sub_page_bg/bg_media_room_event_calendar.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#bg_media_room_online_video {
	background-image: url(../images/sub_page_bg/bg_media_room_online_video.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#bg_ir_annual_reports {
	background-image: url(../images/sub_page_bg/bg_ir_annual_reports.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_ir_bursa_annnouncements {
	background-image: url(../images/sub_page_bg/bg_ir_bursa_announcements.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_ir_circular_to_shareholders {
	background-image: url(../images/sub_page_bg/bg_ir_circular_to_shareholders.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_vacancies {
	background-image: url(../images/sub_page_bg/bg_vacancies.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_contact_us {
	background-image: url(../images/sub_page_bg/bg_contact_us.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/* ----------------------------------------------------------------------------------------- */


/* - [Media Room - News (classes and ids)] ------------------------------------------------- */
.media_room_links {
	font-family: Tahoma , Verdana, Arial;
	font-size: 11px;
	color: #464646;
	text-align: left;
	line-height: normal;
}

.media_room_links a:link, .media_room_links a:visited, .media_room_links a:active {
	color: #464646;
	text-decoration: none;
}

.media_room_links a:hover {
	color: #464646;
	text-decoration: underline;
}

.media_room_title_row {
	background-image: url(../images/media_room_title_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.media_room_title_row td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
	height: 18px;	
}

.media_room_news_row_odd {
	background-color: #ffffff;
}

.media_room_news_row_odd td {
	padding-top: 3px;
	padding-bottom: 3px;
}

.media_room_news_row_even {
	background-color: #efffef;
}

.media_room_news_row_even td {	
	padding-top: 3px;
	padding-bottom: 3px;
}
/* ----------------------------------------------------------------------------------------- */


#footer {
	margin: 15px auto;
	width: 900px;
	text-align: center;
}

.footer_text {
	font-family: Tahom, Verdana, Arial;
	color: #464646;
	font-size: 10px;
	text-align: left;
}

.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	color: #464646;
	text-decoration: none;
}

.footer_text a:hover {
	color: #464646;
	text-decoration: underline;
}

.btmright_text {
	font-family: Verdana;
	font-size: 9px;
	color: #464646;
	line-height: normal;
	text-align: right;		
}

.btmright_text a:link, .btmright_text a:visited, .btmright_text a:active {
	color: #464646;
	text-decoration: none;
}

.btmright_text a:hover {
	color: #464646;
	text-decoration: underline;
}
