
body {
	margin:0 auto;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	margin:10px 0;
}

li {
	list-style:square !important;
}

#wrapper {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	background-color:#F6F6F6;
}

/* HEADER Styles */

#header_top {
	background-image:url(../images/header_top.jpg);
	height:71px;
}

#header_top_text {
	color:white;
	padding:45px 0 0 790px;
}

#header_main {
	height:150px;
	border-bottom:1px solid white;
	background-color:#101010;
	color:white;
}

#header_title {
	width:749px;
	height:150px;
	background-image:url(../images/header_title.jpg);
	float:left;
	border-right:1px solid white;
}

#header_title_text {
	font-size:18px;
	padding:47px 0 0 195px;
}

#header_title_text h3 {
	font-size:14px;
	font-weight:normal;
	margin:0;
}

#text_box {
	width:250px;
	height:150px;
	float:left;
	background-image:url(../images/text_box.jpg);
}

#text_box a {
	cursor:pointer;
}

/*
#text_box span {
	font-size:18px;
}

#text_box a {
	color:white;
}
*/

#top_nav {
	background-image:url(../images/topnav_gradient_blue.jpg);
	background-repeat:repeat-x;
	height:29px;
	clear:both;
}

#top_nav ul {
	margin:0;
	padding:8px 0 0 0;
}

#top_nav li {
	list-style:none;
	display:inline;
	padding-left:25px;
}

#top_nav a {
	color:white;
	text-decoration:none;
}

#top_nav a:hover {
	text-decoration:underline;
}

/* CONTENT Styles */

#content_cell {
	float:left;
	width:749px;
	border-right:1px solid #E9E9E9;
	background-color:white;
}

#content {
	padding:10px;
}

#content h1 {
	margin:0;
	font-size:20px;
	color:#666666;
	font-weight:normal;
}

#title_underline {
	border-bottom:1px solid #ABC1CF;
	padding-top:1px;
}

#content ul {
	color:#0B6AB0;
}

#home_topics {
	width:172px;
	float:left;
	margin-right:5px;
}

#home_topic_green {
	background-image:url(../images/home_topic_green.jpg);
	height:20px;
	background-repeat:repeat-x;
}

#home_topics_divider {
	border-left:1px dotted #CCCCCC;
	width:5px;
	height:350px;
	float:left;
}

h2 {
	font-size:13px;
	margin:0;
}

#home_topics a {
	color:#0B6AB0;
	text-decoration:none;
}

#home_topics ul {
	font-size:11px;
	margin:0;
	padding:0;
}

#home_topics li {
	list-style:none !important;
}

#home_topics li a {
	color:#990000;
	text-decoration:underline;
}

#home_topics li a:hover {
	text-decoration:none;
}

/* NAVIGATION Styles */

#navigation_cell {
	float:left;
	width:248px;
}

#navigation {
	background-color:#CDDEEC;
	border:1px solid white;
	margin:10px;
}

.navigation_title {
	font-size:14px;
	color:#223C5F;
	font-weight:bold;
	padding:10px;
	text-align:center;
	height:29px !important;
	line-height:14px;
}

.navigation_title span {
	font-size:11px;
	color:#333333;
	font-weight:normal !important;
}

#navigation ul {
	margin:0;
	padding:0;
}

#navigation li {
	list-style:none !important;
	margin:0;
	border-top:1px solid white;
	display:block;
	padding:3px 0;
	height:15px;
}

#navigation li a {
	color:#223C5F;
	text-decoration:none;
}

#navigation li a:hover {
	color:black;
}

.nav_indent {
	border:0;
	padding:0 5px 0 15px !important;
}

#navigation img {
	border:0;
	padding:0;
	vertical-align:middle;
}

#giftcard_links {
	padding:10px;
	font-size:11px;
}

#giftcard_links h2 {
	color:#C9331C;
	margin:0;
	font-size:13px;
}

#giftcard_links a {
	color:#0B6AB0;
	font-size:12px;
	font-weight:bold;
}

/*#giftcard_links img {
	behavior:url(../includes/iepngfix.htc);
}*/

#ipod_links {
	padding:10px;
	font-size:11px;
	margin-top:10px;
}

#ipod_links h2 {
	color:#C9331C;
	margin:0;
	font-size:13px;
}

#ipod_links a {
	color:#0B6AB0;
	font-size:12px;
	font-weight:bold;
}

#news_links {
	padding:10px;
}

#news_links a {
	color:#333333;
}

/* FOOTER Styles */

#footer_top {
	background-image:url(../images/footer_gradient_blue.jpg);
	height:22px;
	background-repeat:repeat-x;
	margin:0 auto;
	color:white;
	width:1000px;
	clear:both;
	padding-top:6px;
	margin-top:10px;
}

#footer_top a {
	color:white;
	text-decoration:none;
}

#footer_top_left {
	width:750px;
	text-align:center;
	float:left;
}

#footer_top_right {
	width:250px;
	text-align:center;
	float:left;
}

#footer_bottom {
	width:1000px;
	margin:0 auto;
	color:#666666;
	text-align:center;
	padding:8px 0;
}

#footer_bottom a {
	color:#15315B;
}

/* ITUNES PAGE Styles */

.chart_cell {
	width:228px;
	margin:0 0 8px 10px;
}

.chart_top {
	background-image:url(../images/chart_top.gif);
	width:228px;
	height:20px;
}

.chart_top h2 {
	color:white !important;
	padding:5px 0 0 10px;
	margin:0;
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	line-height:10px;
}

.chart_content {
	width:218px;
	background-image:url(../images/chart_bg.jpg);
	background-repeat:repeat-y;
	padding:10px 5px 0 5px;
	font-size:12px !important;
}

.chart_content a {
	font-size:11px;
	text-decoration:none;
}

.chart_content a:hover {
	text-decoration:underline !important;
}

.chart_content img {
	float:left;
	padding-right:5px;
	border:none;
}

#chart_item {
	height:55px;
	padding-bottom:8px;
}

.chart_bottom {
	background-image:url(../images/chart_bottom.gif);
	background-position:bottom;
	width:228px;
	height:10px;
	margin-bottom:8px;
}


.list_float {
	float:left;
	width:165px;
}