/* CSS Document */

div#page{
	width:100%;
	min-height:400px;
	background:url("../images/page_head_bg2.gif") repeat-x 0 0 #f8f9f8;
	border:solid 1px #888;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	behavior:url(/css/border-radius.htc)
}
div#page_head{
	/*background-color:#e7e8e8#fff;*/
	margin-top: 10px;
	padding:10px -10px 10px 10px;
	min-height:240px;
}
	#page_head #prd-logo{
		float:left;
		width:300px;
		padding-top: 20px;
		padding-left: 20px;
	}
	#page_head #prd-intro{
		float: left;
		width: 620px;
		padding:10px;
		padding-left:0px;/*safari fixes*/
	}
		#page_head #prd-intro #platformSwitcher{
			position:relative;
			top:-12px;
			right:-5px;
			float:right;
			font-size: 9px;
			min-width:140px;
			text-align:right;
		}
		#page_head #prd-intro #platformSwitcher IMG{
			float: right;
		}
		#page_head #prd-intro H1{
			float:left;
			text-align:center;
			font-size:16px;
		}
		#page_head #prd-intro #more_buy{width:100%;height:40px;color:#f8f8f8;text-align:right;padding-right:50px;margin-top:20px;}
		#page_head #prd-intro #more_buy a{color:#f8f8f8; font-weight:bold;}
		#page_head #prd-intro #more_buy .download{background:url("../images/button_blue.gif") no-repeat; height:40px; padding:10px 20px;margin:0 10px;}
		#page_head #prd-intro #more_buy .buy{background:url("../images/button_gray.gif") no-repeat; height:40px; padding:10px 20px; margin:0 20px;}		
		#page_head #prd-intro #more_buy .download:hover{background:url("../images/button_blue_over.gif") no-repeat;}
		#page_head #prd-intro #more_buy .buy:hover{background:url("../images/button_gray_over.gif") no-repeat;}
		
#pp2m-promote{
	background:url("../images/ipod-to-mac-transfer-promote.png") no-repeat scroll 0 0  transparent;
	width:960px;
	height:140px;
}
#pp2p-promote{
	background:url("../images/ipod-to-pc-transfer-promote.png") no-repeat scroll 0 0  transparent;
	width:960px;
	height:140px;
}

#page_more, #page_more P{
	width:100%;
	line-height:22px;margin-bottom:15px;
}
#page_more{width:930px;padding:5px 15px;background-color:#f8f9f8;}
#page_more #features{}
#page_more #features P{color:#363636;float:left;font-size:14px;margin:0 25px;width:260px;padding-bottom:30px;}
#page_more #features p b{display:block; font-size:16px;font-weight:bold;margin-bottom:12px;color:#444;}
#page_more #features p img{float:left; margin-right:15px; margin-top:-3px;}

#page_more #screenshots{width:100%; height:170px;margin-bottom:50px;}
#page_more #screenshots img{display:inline; padding: 2px 10px;}

#page_more #systemreq #req , #page_more #systemreq #others{margin-top: -30px;}
#page_more #systemreq #req ul , #page_more #systemreq #others ul{list-style-type:circle;}
#page_more #systemreq #req{float:left;padding:10px 50px;}
#page_more #systemreq #others{float:left;padding:10px 10px 10px 150px;}


div#page .section_title {
	background:url("../images/section_title2.gif") no-repeat scroll center top transparent;
	height:56px;
	margin-bottom:10px;
	margin-left:-26px;
	margin-top:30px;
	
	width:240px;	
}
div#page .section_title h3 {
	color:#FFFFFF;
	font-size:15px;
	padding:5px 0 25px 45px;
}
