/* The global container */

#container-global {
	margin: 0px auto 0 auto;
	position: relative;
	width: 915px;
	height:20px;
}

body {
	background-image: url(images/parent_images/background_tile.gif);
	background-repeat: repeat-x;
	background-color:#000000
}

#heading_bar {
	position:absolute;
	width:915px;
	height:53px;
	left:0px;
	top:120px;
}

#downloads_heading {
	position:absolute;
	width:200px;
	height:20px;
	left:16px;
	top:138px;
	color:#FFFFFF;
}

#left_column {
	position:absolute;
	width:225px;
	height:365px;
	left:0px;
	top:178px;
	background-image:url(images/parent_images/sub_grad_tile.gif);
	background-repeat:repeat-x;
	background-color:#2f2e2b;
}

#download_legend_heading {
	position:absolute;
	width:200px;
	height:20px;
	left:16px;
	top:194px;
	color:#FFFFFF;
}

#linebreak01 {
	position:absolute;
	width:225px;
	height:10px;
	left:0px;
	top:225px;
	background-image:url(images/downloads/linebreak.gif);
	background-repeat:repeat-x;
}

#linebreak02 {
	position:absolute;
	width:225px;
	height:10px;
	left:0px;
	top:335px;
	background-image:url(images/downloads/linebreak.gif);
	background-repeat:repeat-x;
}

#copyright_information {
	position:absolute;
	width:200px;
	height:100px;
	left:16px;
	top:350px;
	color:#bf0000;
}


#desktop_pictures_heading {
	position:absolute;
	width:200px;
	height:20px;
	left:260px;
	top:194px;
	color:#242320;
}

#right_background {
	position:absolute;
	width:685px;
	height:365px;
	left:230px;
	top:178px;
	background-color:#e6e6e6;
}

/*download legend*/
#widescreen_legend {
	position:absolute;
	width:21px;
	height:19px;
	left:16px;
	top:240px;
}

#widescreen_heading {
	position:absolute;
	width:150px;
	height:20px;
	left:46px;
	top:242px;
	color:#bf0000;
}

#normalscreen_legend {
	position:absolute;
	width:17px;
	height:19px;
	left:18px;
	top:270px;
}

#normalscreen_heading {
	position:absolute;
	width:150px;
	height:20px;
	left:46px;
	top:272px;
	color:#bf0000;
}

#iphone_legend {
	position:absolute;
	width:11px;
	height:19px;
	left:21px;
	top:301px;
}

#iphone_heading {
	position:absolute;
	width:150px;
	height:20px;
	left:46px;
	top:303px;
	color:#bf0000;
}

/*wallpaper 01*/
#wallpaper01 {
	position:absolute;
	width:164px;
	height:90px;
	left:260px;
	top:239px;
}

#heading01 {
	position:absolute;
	width:200px;
	height:20px;
	left:445px;
	top:239px;
}

#artist01 {
	position:absolute;
	width:200px;
	height:20px;
	left:445px;
	top:256px;
}

#wallpaper_copyright01 {
	position:absolute;
	width:200px;
	height:20px;
	left:445px;
	top:270px;
	color:#bf0000;
}

#release01 {
	position:absolute;
	width:200px;
	height:20px;
	left:445px;
	top:283px;
}

#date01 {
	position:absolute;
	width:100px;
	height:20px;
	left:490px;
	top:283px;
	color:#bf0000;
}

#widescreen01 {
	position:absolute;
	width:21px;
	height:19px;
	left:445px;
	top:303px;
}

#normalscreen01 {
	position:absolute;
	width:17px;
	height:19px;
	left:480px;
	top:303px;
}

#iphone01 {
	position:absolute;
	width:11px;
	height:19px;
	left:512px;
	top:303px;
}

/*wallpaper 02*/
#wallpaper02 {
	position:absolute;
	width:164px;
	height:90px;
	left:260px;
	top:359px;
}

#heading02 {
	position:absolute;
	width:200px;
	height:20px;
	left:445px;
	top:359px;
}

#artist02 {
	position:absolute;
	width:200px;
	height:20px;
	left:445px;
	top:376px;
}

#wallpaper_copyright02 {
	position:absolute;
	width:200px;
	height:20px;
	left:445px;
	top:390px;
	color:#bf0000;
}

#release02 {
	position:absolute;
	width:200px;
	height:20px;
	left:445px;
	top:403px;
}

#date02 {
	position:absolute;
	width:100px;
	height:20px;
	left:490px;
	top:403px;
	color:#bf0000;
}

#widescreen02 {
	position:absolute;
	width:21px;
	height:19px;
	left:445px;
	top:423px;
}

#normalscreen02 {
	position:absolute;
	width:17px;
	height:19px;
	left:480px;
	top:423px;
}

#iphone02 {
	position:absolute;
	width:11px;
	height:19px;
	left:512px;
	top:423px;
}


/*footer*/
#grad {
	position:absolute;
	background-image: url(images/home/footer/grad.gif);
	background-repeat: repeat-x;
	width:915px;
	height:50px;
	left:0px;
	top:548px;
}

#copyright {
	position:absolute;
	width:300px;
	height:20px;
	left:20px;
	top:585px;
	color:#292929;
}

#quicktime {
	position:absolute;
	width:117px;
	height:41px;
	left:273px;
	top:570px;
	color:#292929;
}

#psr {
	position:absolute;
	width:62px;
	height:41px;
	left:391px;
	top:570px;
	color:#292929;
}

#reefwonders {
	position:absolute;
	width:209px;
	height:41px;
	left:454px;
	top:570px;
	color:#292929;
}


/*promotion text style*/
p3 {
	font: normal 14px/1.2em Arial;
	font-weight:bold;
}

p4 {
	font: normal 11px/1.0em Arial;
	font-weight:bold;
}

p5 {
	font: normal 15px/1.4em Arial;
	font-weight:bold;
}

p6 {
	font: normal 10px/0.9em Arial;
	font-weight:bold;
}

p7 {
	font: normal 11px/1.0em Arial;
}


/*promotion link style*/
a.promo:link {
	color: #bf0000;
	text-decoration:none;
}
			
a.promo:visited {
	color: #bf0000;
	text-decoration:none;
}
			
a.promo:hover { 
	color: #FFFFFF;
	text-decoration:none;
}
			
a.promo:active {
	color: #666666;
	text-decoration:none;
}
