
*
{
	margin: 0px;
	padding: 0px;
}

label
{
	width: 200px;
	float: left;
	text-align: right;
	display: block;
	margin-right:20px;
}

p
{
	margin-bottom: 20px;
}

img
{
	border: 0px;
}

h2
{
	color: #989898;
	font-size: 24pt;
	margin-bottom: 20px;
	font-weight: normal;
}

h6
{
	color: #989898;
	font-size: 14pt;
	font-weight: normal;
}

h7
{
	color: #989898;
	font-size: 12pt;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Gill Sans', helvetica, arial, verdana;
//	font-family: helvetica;
	font-size: 11pt;
}

a
{
	text-decoration: none;
/*	color: #0049ca; */
	color: #d60091;
	color: #0049ca;
}

a:hover
{
	text-decoration: underline;
}

#container
{
	position: relative;
	margin: 0px auto;
	margin-top: 50px;
	width: 970px;
}

#banner
{
	position: absolute;
	width: 728px;
	height: 90px;
	left: 242px;
	top: -10px;
	top: -28px;
	text-align: center;
}


#logo
{
	position: relative;
	left: 0px;
	top: -20px;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 48px;
	text-align: left;
}

#logo2
{
	position: relative;
	left: 0px;
	top: -20px;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 80px;
	text-align: left;
}

#logo .left_links
{
	position: absolute;
	left: 0px;
	top: 20px;
	text-align: left;
}

#content_container
{
	width: 970px;
}

#hot_news
{
	clear: both;
	margin-top: 20px;
	position: relative;
	background-color: #f2f2f2;
	text-align: left;
	border: 1px solid #c0c0c0;
	color: #616161;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#promotion
{
	position: relative;
	background-color: #f2f2f2;
	text-align: center;
	border: 1px solid #c0c0c0;
	color: #616161;
	width: 970px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#promotion .left
{
	position: absolute;
	z-index: 100;
	left: 10px;
	top: 5px;
	text-align: left;
}

#promotion .right
{
	position: absolute;
	z-index: 100;
	left: 600px;
	width: 360px;
	top: 5px;
	text-align: right;
}

.big_banner
{
	position: relative;
	margin-left: 0px;
	width: 970px;
	height: 430px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('/images/big_banner_background.png');
}

.big_banner .content
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 970px;
	height: 430px;
}

.big_banner .available_on_the_iphone_app_store
{
	z-index:101;
	position: absolute;
	left: 807px;
	top: 370px;
	width: 153px;
	height: 50px;
}

.big_banner .images
{
	position: absolute;
	left: 0px;
	top: 105px;
	text-align: center;
	width: 970px;
}

.big_banner .new
{
	z-index: 100;
	position: absolute;
	left: 937px;
	width: 33px;
	height: 33px;
	background-image: url('/images/new.png');
}

.big_banner .coming_soon
{
	z-index: 100;
	position: absolute;
	left: 890px;
	top: 0px;
	width: 80px;
	height: 80px;
	background-image: url('/images/coming_soon.png');
}

.big_banner .sale_half_price_this_weekend
{
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 132px;
	height: 132px;
	background-image: url('/images/sale_half_price_this_weekend.png');
}


.big_banner .title
{
	z-index: 98;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 940px;
	text-align: center;
	height: 66px;
}

.big_banner .left_links
{
	z-index: 99;
	position: absolute;
	left: 20px;
	top: 400px;
	width: 400px;
	height: 30px;
}

.big_banner .right_links
{
	z-index: 98;
	position: absolute;
	text-align: right;
	left: 550px;
	top: 400px;
	width: 400px;
	height: 30px;
}


.medium_banner
{
	position: relative;
	margin-left: 0px;
	width: 300px;
	height: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('/images/medium_banner_background.png');
}

.medium_banner .content
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 180px;
}


.medium_banner .new
{
	z-index: 100;
	position: absolute;
	left: 267px;
	width: 33px;
	height: 33px;
	background-image: url('/images/new.png');
}

.medium_banner .coming_soon
{
	z-index: 100;
	position: absolute;
	left: 250px;
	top: 0px;
	width: 50px;
	height: 50px;
	background-image: url('/images/coming_soon_small.png');
}

.medium_banner .available_on_the_iphone_app_store
{
	z-index:101;
	position: absolute;
	left: 203px;
	top: 145px;
	width: 92px;
	height: 30px;
}

.medium_banner .left_links
{
	z-index: 99;
	position: absolute;
	left: 7px;
	top: 160px;
	font-size: 10pt;
	width: 400px;
	height: 30px;
}


#content
{
	clear: both;
	width: 970px;
}

.one_column
{
	clear: both;
	width: 970px;
	padding-top: 20px;
}

.two_column
{
	clear: both;
	width: 970px;
	padding-top: 20px;
}

.two_column .one
{
	float: left;
	width: 435px;
}

.two_column .two
{
	float: left;
	margin-left: 40px;
	width: 435px;
}

.two_column_two_thirds
{
	clear: both;
	width: 970px;
	padding-top: 20px;
}

.two_column_two_thirds .one
{
	float: left;
	width: 630px;
}

.two_column_two_thirds .two
{
	float: left;
	margin-left: 35px;
	width: 300px;
}

.three_column
{
	clear: both;
	width: 970px;
	padding-top: 20px;
}

.three_column .one
{
	float: left;
	width: 300px;
}

.three_column .two
{
	float: left;
	margin-left: 35px;
	width: 300px;
}

.three_column .three
{
	float: left;
	margin-left: 35px;
	width: 300px;
}

#footer
{
	clear: both;
	margin-top: 50px;
	text-align: center;
	color: #6f6f6f;
	font-size: 10pt;
	margin-bottom: 30px;
}

/* Top Navigation */

#top_navigation
{
	width: 100%;
	background-color: #d2d2d2; 
	
	height: 27px;
	margin-bottom: 10px;
	background-image: url("/images/top_navigation/background.png");
}

#top_navigation ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#top_navigation a:hover
{
	text-decoration: none;
}

#top_navigation .left_option
{
	padding: 5px;
	float: left;
	border-right: 2px solid #ffffff;
	color: #ffffff;
	font-size: 15px;
	cursor: pointer;
	text-decoration: none;
	background-color: #0049ca; 
	background-image: url("/images/top_navigation/option_background.png");
	
}

#top_navigation .left_option a
{
	color: white;
}

#top_navigation .left_option:hover
{
/*	background-color: #00dc00; */
	background-color: #ff00c5;
	background-color: #00ca18; 
	cursor: pointer;
	text-decoration: none;
	background-image: url("/images/top_navigation/option_background_h.png");
}

#top_navigation .right_option
{
	padding: 5px;
	text-decoration: none;
	float: right;
	border-left: 2px solid #ffffff;
	color: #ffffff;
	font-size: 15px;
	cursor: pointer;
	background-color: #0049ca; 
	background-image: url("/images/top_navigation/option_background.png");
}

#top_navigation .right_option a
{
	color: white;
}

#top_navigation .right_option:hover
{
	text-decoration: none;
	background-color: #00ca18; 
	cursor: pointer;
	background-image: url("/images/top_navigation/option_background_h.png");
}


.sub_links
{
	text-align: right;
	padding: 10px;
	background-color: #f2f2f2; 
}


/* Curved backgrounds */
.full_width_curved_background
{
	width: 970px;
	position:relative;
	margin-bottom: 20px;
}

.full_width_curved_background .new
{
	z-index: 100;
	position: absolute;
	left: 937px;
	width: 33px;
	height: 33px;
	background-image: url('/images/new.png');
}

.full_width_curved_background .sale_half_price_this_weekend
{
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 132px;
	height: 132px;
	background-image: url('/images/sale_half_price_this_weekend.png');
}

.full_width_curved_background .coming_soon
{
	z-index: 100;
	position: absolute;
	left: 890px;
	top: 0px;
	width: 80px;
	height: 80px;
	background-image: url('/images/coming_soon.png');
}

.full_width_curved_background .top
{
	width: 970px;
	height: 8px;
	position:absolute;
	background-image: url("/images/backgrounds/full_width_top.png");
}

.full_width_curved_background .available_on_the_iphone_app_store_top_right
{
	position: absolute;
	top: 25px;
	left: 782px;
	text-align: right;
}

.full_width_curved_background .available_on_the_iphone_app_store_bottom_right
{
	position: absolute;
	right: 25px;
	bottom: 25px;
	text-align: right;
}

.full_width_curved_background .content .title
{
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	height: 66px;
}

.full_width_curved_background .content .watch_the_video
{
	width: 150px;
	height: 90px;
	position: absolute;
	left: 760px;
	top: 45px;
}

.full_width_curved_background .content .watch_the_video_bottom_right
{
	width: 150px;
	height: 90px;
	position: absolute;
	left: 500px;
	top: 670px;
}

.full_width_curved_background .content .one_column
{
	width: 910px;
}

.full_width_curved_background .content .one_column .one
{
	width: 910px;
	float: left;
}


.full_width_curved_background .content .three_column
{
	width: 900px;
}

.full_width_curved_background .content .three_column .one
{
	width: 280px;
	float: left;
}

.full_width_curved_background .content .three_column .two
{
	width: 280px;
	float: left;
	margin-left: 30px;
}

.full_width_curved_background .content .three_column .three
{
	width: 280px;
	float: left;
	margin-left: 30px;
}


.full_width_curved_background .content .title_right
{
	text-align: center;
	height: 66px;
	margin-top: 40px;
	margin-bottom: 40px;
	position: absolute;
	left: 478px;
	width: 440px;
}

.full_width_curved_background .content
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	width: 910px;
	position: relative;
	top: 8px;
	background-image: url("/images/backgrounds/full_width_content.png");
}

.full_width_curved_background .bottom
{
	width: 970px;
	height: 8px;
	position:absolute;
	bottom: -16px;
	background-image: url("/images/backgrounds/full_width_bottom.png");
}


.two_thirds_width_curved_background
{
	width: 630px;
	position:relative;
	margin-bottom: 20px;
}

.two_thirds_width_curved_background .top
{
	width: 630px;
	height: 8px;
	position:absolute;
	background-image: url("/images/backgrounds/full_width_top.png");
}

.two_thirds_width_curved_background .content
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	width: 570px;
	position: relative;
	top: 8px;
	background-image: url("/images/backgrounds/full_width_content.png");
}

.two_thirds_width_curved_background .content .float_left
{
	width: 270px;
	float: left;
}

.two_thirds_width_curved_background .content .float_right
{
	width: 270px;
	float: left;
	margin-left: 30px;
}

.two_thirds_width_curved_background .bottom
{
	width: 630px;
	height: 8px;
	position:absolute;
	bottom: -16px;
	background-image: url("/images/backgrounds/full_width_bottom.png");
}


/* iPhone */

#iphone_landscape
{
	position: relative;
	width: 770px;
	min-height: 532px; 
	margin-left: 100px;
	background-repeat: no-repeat;
	background-image: url("/images/iphone_landscape.png");
}

#iphone_landscape #screen
{
	position: absolute;
	left: 145px;
	top: 41px;
	width: 480px;
	height: 320px;
	background-color: #000000;
}

.video_content_view
{
	position: absolute;
	left: 145px;
	top: 41px;
	width: 480px;
	height: 320px;
	background-color: #000000;
}

#iphone_landscape #video_content_view
{
	position: absolute;
	left: 145px;
	top: 41px;
	width: 480px;
	height: 320px;
	background-color: #000000;
}

#iphone_landscape #screenshots
{
	position: absolute;
	left: 0px;
	background-color: #e9e9e9;
	top: 420px;
	width: 805px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: -35px;
}

#iphone_portrait
{
	position: relative;
	width: 414px;
	min-height: 770px; 
	margin-left: 0px;
	left: 20px;
	background-repeat: no-repeat;
	background-image: url("/images/iphone_portrait.png");
}

#iphone_portrait #screen
{
	position: absolute;
	left: 53px;
	top: 145px;
	width: 320px;
	height: 480px;
	background-color: #000000;
}

#iphone_portrait #screenshots
{
	background-color: #e9e9e9;
	position: absolute;
	left: 440px;
	top: 140px;
	width: 445px;
	padding-top: 10px;
	padding-left: 10px;
}

/* screenshots */

.iphone_landscape_thumbnail
{
	float: left;
	margin-right: 9px;
	border: 1px solid #c0c0c0;
	width: 150px;
	height: 100px;
	margin-bottom: 10px;
}

.iphone_portrait_thumbnail
{
	float: left;
	margin-right: 9px;
	border: 1px solid #c0c0c0;
	width: 100px;
	height: 150px;
	margin-bottom: 10px;
}


/* quicktime */	
	#video_content_view .title {
	  padding-left: 120px;
	  min-height: 120px;
	  background-image: url(http://images.apple.com/downloads/images/essentials_quicktime20070611.png);
	  background-position: top left;
	  background-repeat: no-repeat;
	  vertical-align: middle;
	}

	.playButton {
	  background-color: rgb(20,20,20);
	  cursor: pointer;
	  font-weight: bold;
	  font-size: 1.25em;
	  opacity: .8;
	  filter: alpha(opacity=80);
	  -moz-border-radius: 1em;
	  -webkit-border-radius: 1em;
	  position: relative;
	  top: 50%;
	  zoom: 100%;
	  padding: .5em 1em;
	  color: white;
	}

	.playBackground {
	  background-color: rgb(0,0,0);
	  opacity: 0.0;
	  filter: alpha(opacity=0);
	  position: absolute;
	  top: 0px; left: 0px;
	}	
