/*-------------------------
 RemoteSatellite.com
 filename: rss_home.css
 version: 2.0
 date: 1-29-09
 
 copyright 2008-2009
 design/html/css/php: product 9 design
 php/data: gail sullivan
--------------------------*/


/*	This template file controls the home page.
	
	This file should be third in the list of css files in the HTML
*/

/*---- HOME -----*/
#home #content {width:auto; min-height:400px; clear:both;}

#home_banner { position:relative;}
	.banner_1 {background:url(/template/images/home/home_header_countryside.jpg) no-repeat; height:240px;}
	.banner_2 {background:url(/template/images/home/home_header_desert.jpg) no-repeat; height:240px;}
	.banner_3 {background:url(/template/images/home/home_header_mountain.jpg) no-repeat; height:240px;}
	.banner_4 {background:url(/template/images/home/home_header_space.jpg) no-repeat; height:240px;}
	.banner_5 {background:url(/template/images/home/home_header_tropics.jpg) no-repeat; height:240px;}

	.link_1, .link_2, .link_3, .link_4 { position:absolute; top:36px; line-height:1.65em; }	
	.link_5, .link_6, .link_7 { position:absolute; top:77px; line-height:1.65em; }
	
	.link_1 { left:542px; }
	.link_2 { left:447px; }
	.link_3 { left:647px; }
	.link_4 { left:767px; }
	.link_5 { left:522px; }
	.link_6 { left:607px; }
	.link_7 { left:697px; }
	
	.link_1 a, .link_2 a, .link_3 a, .link_4 a, .link_5 a, .link_6 a, .link_7 a 
	{color:#FFFFFF; text-decoration:none; font-size:1.5em; font-weight:bold;
	font:Gill Sans, Arial Narrow, Verdana, Arial, sans;}
	
	.link_1 a:hover, .link_2 a:hover, .link_3 a:hover, .link_4 a:hover, .link_5 a:hover, .link_6 a:hover, .link_7 a:hover 
	{color:#0D448D;}
	
	/* text color variation - banner 4 */
	.banner_4 .link_1 a, .banner_4 .link_2 a, 
	.banner_4 .link_3 a, .banner_4 .link_4 a, 
	.banner_4 .link_5 a, .banner_4 .link_6 a, 
	.banner_4 .link_7 a 
	{color:#0D448D;}
	
	.banner_4 .link_1 a:hover, .banner_4 .link_2 a:hover, 
	.banner_4 .link_3 a:hover, .banner_4 .link_4 a:hover, 
	.banner_4 .link_5 a:hover, .banner_4 .link_6 a:hover, 
	.banner_4 .link_7 a:hover 
	{color:#fff;}
	
.send_sms { position:absolute; top:164px; left:665px; }
	.send_sms a {background:url(/template/images/home/Send-SMS.gif) no-repeat; display:block; height:39px; width:181px; text-decoration:none;}
	.send_sms a:hover {background:url(/template/images/home/Send-SMS_on.gif) no-repeat;}
	

	#home_features_1 {padding:25px 0 0 25px; overflow:auto; }
		#home_featured_item_1,
		#home_featured_item_2,
		#home_featured_item_3
		 {width:270px; margin:0 15px 18px 0; height:205px; float:left; border:2px solid #EBEBEB;}
		#home_featured_item_1 {}
		#home_featured_item_2 {}
		#home_featured_item_3 {}
			#content .home_featured_item_right h2 {color:#000; text-align:center; padding:25px 0 0 0; 
			font-size:1.4em; line-height:1.3em; font-style:italic;}
				.home_featured_item_left {width:100px; float:left; z-index:1;}
				.home_featured_item_right {margin:0 0 0 100px; z-index:5;}
				.home_featured_item_txt { clear:left;}

	
	#home_container {padding:0 25px 30px 25px; clear:both;}
		#home_container h2 {color:#0D448D; font-size:1.4em; font-style:italic; padding:12px 0 8px 0; 
		line-height:1.25em;} /* color:#3B454F; */
		#home_a {width:330px; float:left; padding:0 0 0 0 ;}
		#home_a p {padding:0 20px 6px 0;}
			.home_a_item {clear:both; padding:0 0 12px 0;}
				.home_a_img {width:85px; float:left; height:85px;}
				.home_a_txt {margin:0 0 0 90px; }
				
		
		#home_b {margin:0 0 0 335px; padding:0 0 0 15px; overflow:visible;}
			
			.home_b_item { padding:0 0 12px 0; margin:6px 0 0 0; overflow:auto; 
			background:url(/template/images/home/box_home_bot.gif) bottom left no-repeat;}
			.home_b_top { background:url(/template/images/home/box_home_top.gif) top left no-repeat; overflow:visible;}
				.home_b_img {width:100px; float:left; height:100px; padding:5px 3px; margin:10px 10px 0 10px;}
				.home_b_txt {margin:0 10px 0 145px; padding:0px 0 0 0; overflow:visible;}
				#home_container .home_b_txt h2 {padding:8px 0 0 0;}
				
				
				#home_b ul {margin:0 0 12px 10px; padding:0 0 0 10px; line-height:1.5em;}
				#home_b li {}
				
				
				
			.home_b_bot {}
			.more { text-align:right; margin:0 15px 5px 0; display:block;}
			
	
	/* added home link styles to column b */
		#home_b h3 a {text-decoration:none; color:#000000;}
		#home_container .home_b_txt h2 a, #home_b h2 a { text-decoration:none; color:#0D448D;}
		#home_b li a { text-decoration:none; color:#000000;}
			
