@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
/* MAIN */
#mainbody, #promos, #headlines, #options, #links, #homefooter {
	width: 981px;
	margin: 0 auto 10px;
	clear: both;
	color: #C0C0C0;
}
#mainbody {
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
}
#mainbody img.bottom {
	padding: 0;
	border: 0;
	margin: 0;
	margin-bottom: 10px;
}
#mainbody #center_image {
	float: none;
}
#mainbody img {
	margin-bottom: 10px;
}
#mainbody #left_image_button {
	position: absolute;
	top:432px;
	left:17px;
}
#mainbody #right_image_button {
	position: absolute;
	top:432px;
	left:859px;
}
#mainbody a.more {
	padding-right: 8px;
	background: url(http://images.apple.com/global/elements/arrows/morearrow_08c.gif) no-repeat 100% 50%;
	text-decoration: none;
}
#mainbody a.more:hover {
	text-decoration: underline;
}
/* PROMOS */
#promos {
	width: 980px;
	height: 155px;
}
#promos img {
	float: left;
	border-width: 0;
	margin: 0 12px 0 0;
}
#promos img.last {
	margin: 0;
}
/* TICKER */


#ticker2 {
	width: 780px;
	clear: both;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ticker2 {
	height: 25px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
}
#ticker2 p {
	width: 100%;
	padding-top: 4px;
	float: left;
}
#ticker2 a#ticker-headline {
	width: 12.5em;
	margin-right: 1em;
	color: #565656;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #808080;
	display: block;
	float: left;
}
#ticker2 a {
	color: #000000;
	text-decoration: none;
}
#ticker2 a:hover {
	text-decoration: underline;
}
/* HOMEFOOTER */
#homefooter {
	margin: 60px auto 50px;
	text-align: center;
	font-size: 10px;
	color: #6e6e6e;
}
#homefooter a {
	margin: 0 2px;
	text-decoration: none;
	font-size: 10px;
	color: #0000CC;
}
#homefooter a:hover {
	text-decoration: underline;
}

#homefooter p.center {
	width: 100%;
	text-align: center;
	text-indent: 10px;
}
#homefooter p.links {
	border: 1px solid #e5e5e5;
	border-width: 1px 0;
	padding: .5em 0;
	margin: 1.5em 0 2em;
}

/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
}
/* LAYOUT */
.clear {
	clear:both;
}
.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
img.left {
	float: left;
	margin: 2px 20px 16px 0;
}
img.right {
	float: right;
	margin: 2px 0 16px 20px;
}
img.across {
	margin: 2px 0 16px 0;
}
img.flushleft {
	margin-left: -20px;
}
img.flushright {
	margin-right: -20px;
}
#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#main {
	width:100%;
	position: relative;
}
#content {
	padding: 18px 20px;
	position: relative;
	color: #333;
}
#breadcrumb {
	clear:both;
	text-align:center;
	margin:18px auto;
	clear:both;
	font-size:10px;
	color:#686868;
}
/* AFTER */


body {
	background-color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #333333
}
.style2 {
	font-size: 12px
}
.style5 {
	font-size: 13px;
	color: #000000;
}
