/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #1A3F50 url(/images/bottom-bg.gif) bottom left repeat-x;
color: #DDDDDD;
font-family: Arial, Helvetica, sans-serif;
}

#wrap{
	margin: auto;
	width: 836px;	
}

	#top{
		height: 60px;	
		background: url(/images/tn.gif) top center no-repeat;
	}
	
		#logo{
			float: left;
			text-indent: -9999em;
			height: 60px;
			width: 207px;
			margin-left: 58px;
			background: url(/images/logo.gif) top left no-repeat;
		}
		
		#top ul{
			float: right;
			padding: 19px 55px 0 0;
			font-size: 1.5em;
		}
		
		#top li{
			float: left;
			padding: 0 8px 0 8px;	
		}
		
		#top li a{
			color: #fff;
		}
	
	
	
	#head{
		position: relative;
		height: 196px;
		background: url(/images/head.gif) top left no-repeat;	
	}
	#battery-head{
		position: relative;
		height: 196px;
		background: url(/images/battery-head.gif) top left no-repeat;	
	}
	
		#head h1, #head h2{
			text-indent: -9999em;	
		}
		
		#appstore{
			position: absolute;
			bottom: 0;
			width: 160px;
			height: 68px;
			bottom: 1px;
			left: 318px;
			text-indent: -9999em;	
		}
	
	
	#page{
		overflow: hidden;
		text-align: left;
		background: #fff;
		-moz-border-radius: 0 0 25px 25px;
		-webkit-border-radius: 0 0 25px 25px;
		border-radius: 0 0 25px 25px;
		padding: 35px 30px 25px 59px;	
	}
	
		#the-phone{
			float: right;
			height: 595px;
			width: 292px;
			background: url(/images/phone.gif) top left no-repeat;
		}
		
		#the-battery-phone{
			float: right;
			height: 595px;
			width: 292px;
			background: url(/images/battery-phone.gif) top left no-repeat;
		}

	
		#content{
			float: left;
			width: 424px;
			color: #848484;	
		}
		
			#content p{
				line-height: 1.5em;
				padding-bottom: 1.3em;	
			}
			
			#content ul{
				line-height: 1.3em;
				padding-bottom: 1.2em;	
				font-weight: bold;
			}
			
			#content h3{
				font-size: 2em;
				color: #6C8598;
				padding-bottom: .8em;
				line-height: 1.4em;
			}
			
			.listwrap{
				overflow: hidden;	
				font-size: 1.2em;
			}
			
			.list1{
				float: left;
				width: 30%;	
			}
			
			.list2{
				float: left;
				width: 45%;	
			}
			
			.list3{
				float: left; 
				width: 24.9%;
			}
			
			#phone-screens{
				clear: both;
				margin: 12px 25px 0 0px;
				padding: 15px 15px 15px 85px;
				overflow: hidden;
				background: #DCDCDC;
				border: 1px solid #BABABA;
			}
			
			#phone-screens a{
				float: left;
				margin: 0 4px 0 4px;
			}




	#quad{
		width: 842px;
		padding-top: 18px;
		margin: auto;	
		overflow: hidden;
		background: url(/images/tapbreak.gif) top center no-repeat;
	}
	
		#quad li{
			float: left;	
		}
		
		#quad a{
			float: left;
		}
	
	#bottom{
		margin-top: 12px;
		padding-top: 8px;
		text-align: center;
		font-size: 1.3em;	
		padding-bottom: 7px;
		background: url(/images/bottom.gif) top center no-repeat;
	}
	
	#bottom li{
		display: inline;
	}
	
	#bottom a{
		margin: 0 8px 0 8px;
		color: #43565E;
	}















