/****************************************************************************************
 Description:   ProNeeds home page CSS 
 Created:       21/07/2008
 Author:        Mike Hearfield - Presentation Team
 Copyright:     Vertex Financial Services 2008, All Rights Reserved.
****************************************************************************************/


#divIntroExplanation{float:left; display:inline; position:relative; width:640px; margin-top:30px; color:#006600; font-size:120%; font-style:italic; border-bottom:1px solid #efefef;}
	#divIntroExplanation p{margin-bottom:2px; text-align:center;}

h1{float:left; display:block; width:620px; font-size:2.2em; font-family:'trebuchet ms', arial, sans-serif; line-height:normal; font-weight:bold; font-style:italic; text-align:center; padding:3px; margin:4px auto 10px auto;}
h2{background:transparent url(/Public/images/home/menuBg.jpg) 0px 0px no-repeat; color:#fff; height:29px; line-height:29px; text-align:center; margin-top:0px;}

/*====================== MENU ======================*/	
.AspNet-Menu{position:relative; display:block; width:640px; height:29px; line-height:29px; list-style:inside; list-style-type:none; background:#000033 url(/Public/images/home/menuBg.jpg) 0px 0px no-repeat; overflow:hidden; }
	.AspNet-Menu li{float:left; display:inline-block; width:auto; height:29px; line-height:29px;}
	.AspNet-Menu li a{position:relative; float:left; display:inline-block; width:105px; height:29px; line-height:29px; background-position:100% 0px; background-repeat:no-repeat; background-attachment:scroll; font-size:1.3em; font-weight:bold; color:#ffffff; text-align:center;}

		#lnkLPM_home{background-image:url(/Public/images/home/menuSeparator.jpg); width:140px !important;}
		#lnkLPM_how{background-image:url(/Public/images/home/menuSeparator.jpg); width:150px !important;}
		#lnkLPM_rules{background-image:url(/Public/images/home/menuSeparator.jpg); width:140px !important;}
		#lnkLPM_awards{width:210px !important;}

		.AspNet-Menu li a:hover,
		.AspNet-Menu li.selected a{text-decoration: none;}
		.AspNet-Menu li a span{}
		
/*====================== CRACK-ON LINK ======================*/	
#lnkHomeNavStart{display:block; text-align:center;}
	#lnkHomeNavStart img{margin:50px 170px 50px 170px;}
	#lnkHomeNavStart span{display:none;}		

/*====================== ADVERTS ======================*/	
.advert{}
	.advert.banner{position:relative; width:100%; padding:5px 0px 5px 0px; margin:0px 0px 5px 0px; border-bottom:1px solid #CCCCCC; text-align:center;}
	.advert img{margin:0px auto 0px auto;}


/*====================== SIDEBAR ======================*/	
#divSidebar{ font-weight:bold;}

/*====================== FEATURE BOXES ======================*/	
	.featureBox{position:relative; margin:30px 0px 0px 0px;}
		.featureBox.first{margin:15px 0px 20px 0px; font-size:125%;}
			.featureBox.first h4{display:none;}
		
	.featureBox h4{font-size:1.3em;}
	.featureBox p{}


/*====================== RULES ======================*/	
  .divRules ol { margin: 0px 0px 10px 10px;  }
  .divRules ol li { margin-top: 5px;  }
  

