/* Coded by I Media Unleashed.com */

body { background-color:#000000;
	margin:0;
	padding:0;
}

/* Div's */
#content{
	background: url(images/fullbg.jpg) #000000 repeat-x;
	min-height:940px;
	min-width:1024px;
	margin-top:-35px;


}
#gradiant {
	height: 527px;
	width: auto;
	margin-top: 35px;

}
#Frame { padding-top: 0px;
		 margin-top: 0px;
		 margin-left: auto;
		 margin-right: auto;
		 width: 1024px;
		 height: auto;
		 
	
}
input, textarea {
outline:0;
}
#Header { 
		  height: 527px;
		  width: auto;
	
}

#logo { display: inline;
		float: left;
		width: 295px;
		position: absolute;
		z-index: 2;
	
}

#ipod { display: inline;
		float:right;
		background: url(images/ipod_app.png) no-repeat;
		height: 521px;
		width: 684px;
	
}

#top_txt { position: absolute;
		   z-index: 1;
		   padding-top: 350px;
		   padding-left: 25px;
		   width: 770px;
		   font-family: Helvetica;
		   line-height: 1.5;
		   font-size: 15px;
		   color: #50514e;}

#Main { background-color: #86877f;
		display: block;
		
	
}

#bottom_txt { margin-top: 20px;
			

}

#Footer {
		  height: 160px;
		  width: auto;
		  min-width: 1024px;
		  margin-top: 270px;



	
}
#footer_txt { display: inline;
			  float:left;
			  width: 400px;
			  padding-top: 180px;
			  margin-left: 30px;
			  position: absolute;
		      z-index: 4;
			  margin-top:-20px;				  
			  
	
}

#footer_btns { display: inline;
			   float: left;
			   width: 430px;
			   padding-top: 190px;
			   padding-left: 500px;	
			   position: absolute;
		       z-index: 3;	
			   margin-top:-20px;		   		   
}

#bottom_bg { background-color: #000000;
			 height: 0px;

			 width: auto;}

#txt { color: white;
	   min-width: 900px;   
	   margin-top: 0px;
	   margin-right: 100px;
	   margin-left: 30px;
	   font-family: Arial, Helvetica, sans-serif;
	   line-height: 1.5;
	   font-size: 14px;
	   position: absolute;
	   z-index: 5;}

/* Classes and Tags */

.copyright { color: white;
			 font-size: 12px;
			 font-family: Arial, Helvetica, sans-serif;
	
}

.apple { color: #9c9e98;
		 font-size: 11px;
		 font-family: Arial, Helvetica, sans-serif;
}

.topline { font-weight: bold;}

.view { width: 270px;
		float: left;
		
}
		
.save { width: 270px;
		float: left;
		padding-left: 40px;
}
		
.share { width: 270px;
		 float: left;
		 padding-left: 40px;
		 
}		 

a { color: white;}

a.download { color: #50514e;}	

a img { border: none;}

/* Popup Form CSS */

body.popup { background-color: black;
	height:200px;
	vertical-align:middle;}

#Popup_frame {   padding-top: 0px;
				 margin-top: 100px;
				 margin-left: auto;
				 margin-right: auto;
				 max-width: 650px;
				 height: auto;
				 font-size:14px;
				 vertical-align:middle;
				/* border:1px #ffffff solid;*/

} 

#Popup_txt { font-family: Arial, Helvetica, sans-serif;
	max-width:650px;
	
}

#Popup_form { 
	max-width:650px;
	margin-bottom:0;
}

p.popup { color: #a2a1a1;}

.txtone { color: white;}

.txtheaders { color: #fc6601;}

form { color: white;}

input.name { background: url(images/name_form.png) no-repeat;
			 width: 250px;
			 height: 36px;
			 text-indent:15px;
			 padding-top: 10px;
			 font-size:14px;
	
}

input.email { background: url(images/email_form.png) no-repeat;
			 width: 250px;
			 height: 36px;
			 text-indent:15px;
			 padding-top: 10px;
			 font-size:14px;
			
}

input.message { background: url(images/msg_form.png) no-repeat;

			 width: 616px;
			 height: 66px;
			 text-indent:15px;
			 padding-top: 10px;
			 font-size:14px;
}


input.send { background: url(images/send.png) no-repeat;
			 width: 34px;
			 height: 66px;

border:0px;
margin-left:-10px;
display:block;
float:right;
}

#send { height: 0px;
		width: 650px;
		display: inline;
	
}
#send img{
	border:0;
}

input { border: none;
		color: white;
		font-family: Arial, Helvetica, sans-serif;
}
		
#thankyou { color: white;
			font-family: Arial, Helvetica, sans-serif;
			padding-top: 30px;
			text-align: center;}
			
#thanks { text-align: center;
		  margin-top: 200px;
}					

.option { height: auto;
		  max-width: 500px;}
.highlightit {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.highlightit:hover{
filter:alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
}
#flash{
	margin-left:103px;
	margin-top:28px;
}

