/*
----- Homepage Stylesheet (CSS level 2.1) -----

Stylesheet for Template4You.com
by Gustavo Olmedo : www.UnikWebDesign.com
*/



/* Homepage's Main contents */
#home_main_contents_container{width:900px;margin:0px;padding:0px 35px 0px 35px;}

#home_main_contents{width:100%;margin:0px;}
	#home_left_main_column{float:left;width:387px;margin:0px 0px 0px 0px;} /* 34% */
		#home_left_column_content{width:387px;}
		#home_left_content_col{padding:0px 0px 0px 0px;float:left;}
		.home_left_content_col{color:#555;text-decoration:none;}
		.home_left_content_col a,.home_left_content_col a:visited{color:#555;text-decoration:none;}
		.home_left_content_col a:hover{color:#1f84d0;text-decoration:underline;}

	#home_right_main_column{float:right;width:480px;margin:0px 0px 0px 0px;} /* 58% */
		#home_right_column_content{width:480px;}
		#home_right_content_col{padding:0px 20px 0px 0px;float:left;}
		.home_right_content_col{color:#555;text-decoration:none;}
		.home_right_content_col a,.home_right_content_col a:visited{color:#555;text-decoration:none;}
		.home_right_content_col a:hover{color:#1f84d0;text-decoration:underline;}

			#home_swish{padding:0px 0px 0px 120px;background:url('/img/icons/t4u_swish_icon_w_v_grad.png') no-repeat 0px 0px;}
			#bttn_View_Swish{margin:0px 0px 0px 0px;}
			.bttn_View_Swish{background:url('/img/bttns/bttn_View_Swish_Templates.png') no-repeat;}

			#home_flash{padding:0px 0px 0px 120px;background:url('/img/icons/t4u_flash_icon_w_white_bg.png') no-repeat 0px 0px;}
			#bttn_View_Flash{margin:0px 0px 0px 0px;}
			.bttn_View_Flash{background:url('/img/bttns/bttn_View_Flash_Templates.png') no-repeat;}

			#home_customization{padding:0px 0px 0px 120px;background:url('/img/icons/t4u_customization_icon_w_white_bg.png') no-repeat 0px 0px;}
			#bttn_Customization{margin:0px 0px 0px 0px;}
			.bttn_Customization{background:url('/img/bttns/bttn_Prices_and_Information.png') no-repeat;}

#home_cat_hr1,#home_cat_hr2{margin:18px 0px 22px 120px;background-color:#eee;width:310px;height:1px;}




/* Homepage's "Pre-Footer" Info: contains information about "Why choose us" and "Payment" */
#pre_footer_info_main{width:100%;height:230px;} /* Main graphic bg height: 230px */

/* Pre Footer LEFT Column:  Contains "pre_footer_right_box" (currently "Why choose us" and "Why Template4you" info boxes, respectively) */
#pre_footer_left_column{width:646px;float:left;margin-left:35px;}
	#pre_footer_left_box{width:352px;height:230px;float:left;padding:0px;
		background:#fff url('/img/bg/t4u_home_Why_choose_us.png') no-repeat 0px 0px;} /* Main graphic bg width: 352x230 */
			.pf_home_wcu{float:left;padding:73px 0px 0px 33px;}
			/* .pf_home_wcu a{text-decoration:none;} */
	#pre_footer_center_box{width:272px;height:230px;float:right;padding:0px;
		background:#fff url('/img/bg/t4u_home_Why_Template4you.png') no-repeat 0px 0px;} /* Main graphic bg width: 272x230 */
			.pf_home_wt4u{float:left;padding:73px 10px 0px 10px;}

/* Pre Footer RIGHT Column:  Contains "pre_footer_right_box" (currently "Payment" info) */
#pre_footer_right_column{width:212px;float:right;margin-right:35px;}
	#pre_footer_right_box{width:212px;height:230px;padding:0px;
		background:#fff url('/img/bg/t4u_home_Payment.png') no-repeat 0px 0px;} /* Main graphic bg width: 212x230 */
			.pf_home_payment{float:left;padding:105px 10px 0px 10px;}



/* - */
