/*
	This notice must be untouched at all times.
	
	code name:			monitoringPoint_global_css
	code version:		v. 2.0
	date created:		16. 09. 2007
	last modified: 		17. 09. 2007 @ 01:27
	
	Design and code provided by:
		- Logibase Limited (http://www.logibase.com)
	
	For and on behalf of:
		- Keynetix Limited
		
	For more information or support please contact:
	- Keynetix [at] key-systems.com
	or
	- support [at] logibase.com
*/

/* IMPORT */
@import url("common.css");

/* BANNERS */
#index_banner_background { width:100%; height:216px; background:url('../images/bg_index_banner.jpg') center top no-repeat; position:relative; }

#index_banner1_image { width:100%; height:216px; background:url('../images/index_banner.jpg') center top no-repeat; position:relative; }
#index_banner1_quote_img_left { width:49px; height:57px; background:url('../images/quote_left.png'); position:absolute; top:20px; left:30px; }
#index_banner1_quote_img_right { width:44px; height:51px; background:url('../images/quote_right.png'); position:absolute; top:52px; left:278px; }
#index_banner1_quote { line-height:18px; font-size:14px; height:57px; position:absolute; top:50px; left:36px; }
.quote_owner { padding:5px 0px 0px 0px; text-align:right; line-height:14px; font-size:12px; }

#site_banner_background { width:100%; height:29px; background:url('../images/bg_index_banner.jpg') center top no-repeat; position:relative; }

/* INDEX CONTENT */
	#content_index_seg1_container { float:left; width:374px; height:305px; }
	#rss_news { color:#888888; margin:14px 0px 0px 0px; width:369px; height:161px; background:url('../images/bg_rss.png') left top no-repeat; }
	#rss_news_title { color:#333333; padding:9px 15px 0px 15px; font-weight:bold; }
	#rss_news_feed { margin:12px 14px 0px 14px; overflow:auto; height:114px; width:344px; }
	#rss_news_feed li { padding:4px 0px 0px 0px; list-style:square; font-size:10px; /* IMPORTANT */ list-style-position:inside; }
	#rss_news_feed a { color:#2E4685; font-weight:bold; font-size:12px; }
	
	#content_index_seg2_container { float:right; width:374px; position:relative; }

	#button_free_bgImg { width:374px; height:97px; background:url('../images/button_free.png') right top no-repeat; position:absolute; top:0px; left:0px; z-index:999; }
	#button_beta_bgImg { width:374px; height:97px; background:url('../images/button_beta.png') right top no-repeat; position:absolute; top:104px; left:0px; z-index:999; }
	#button_live_bgImg { width:374px; height:97px; background:url('../images/button_live.png') right top no-repeat; position:absolute; top:208px; left:0px; z-index:999; }

	#button_free { padding: 16px 0px 0px 120px; width:254px; height:97px; position:absolute; top:0px; left:0px; z-index:1000; }
	#button_beta { padding: 16px 0px 0px 120px; width:254px; height:97px; position:absolute; top:104px; left:0px; z-index:1000; }
	#button_live { padding: 16px 0px 0px 120px; width:254px; height:97px; position:absolute; top:208px; left:0px; z-index:1000; }
	#button_free a, #button_beta a, #button_live a { font-size:10px; line-height:12px; color:#888888; }
	.button_title { color:#2E4685; font-size:18px; line-height:28px; }
	
/* SITE CONTENT */