/* general */

body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	background:#FFF url(images/bg_gradient.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	color:#000;
}

#container {
	width:1020px;
	margin:auto;	
}
	
#header {
	background:#1a4295;
	width:1020px;
	color:#FFF;
	margin:0px auto 10px auto;
	overflow:auto;
	border:1px solid #CCC;
	text-align:center;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-top:0px;
	margin-bottom:10px;
}

#last {
	margin:0px;
}

h2, h3, h4, h5, h6 {
	font-family:arial black;
	color:#1a4295;
	text-transform:uppercase;
}

h1 {
	font-size:16px;
	color:#FFF;
	background:#1a4295;
	text-transform:uppercase;
	padding:0px 0px 0px 10px;
}

img {
	border:0px;
}



#header_left {
	float:left;
}

#nav {
	width:980px;
	padding:0px 10px 0px 10px;
	color:#1a4295;
	margin:0px auto 0px auto;
}

#nav a:link, #nav a:visited {
	text-decoration:none;
	color:#1a4295;
}

#nav a:hover, #nav a:visited:hover {
	color:#FFF;
	background:#1a4295;
}

#nav td  {
	text-align:center;
	padding-right:10px;
}

#search {
	float:right;
	margin:170px 0px 0px 17px;
}

div#footer {
	background:#1a4295;
	width:1000px;
	padding:10px;
	color:#FFF;
	margin:0px auto 10px auto;
	overflow:auto;
	border:1px solid #CCC;
	text-align:center;
}

#wrapper {
	width:1000px;
	padding:10px;
	margin:0px auto 10px auto;
	border:1px solid #CCC;
	background:#FFF;
	overflow:auto;
}

#main {
	float:left;
	width:627px;
	min-height:420px;
	padding:10px;
	background:#FFF;
	color:#000;
	border:1px solid #CCC;
	margin-right:10px;
	margin-bottom:10px;
}

#rightColumn {
	float:left;
	width:319px;
	min-height:420px;
	padding:0 0 10px 0;
	border:1px solid #CCC;
	margin-bottom:10px;
}

#scroll img {
	border:1px solid #CCC;
}

#scroll {
	font-weight:bold;
}

#box {
	padding:10px;
	width:978px;
	border:1px solid #CCC;
	margin-bottom:10px;
	clear:both;
	overflow:auto;
	background:#FFF;
}

#box img {
	max-width:978px;
}

#box h1 {
	text-align:left;
}

/* ads */

#horo_ad {
	float:left;
	width:280px;
	height:200px;
	margin-right:10px;
	background:#FFF;
}

#horo_ad_last {
	float:left;
	width:319px;
	height:200px;
	background:#FFF;
}

#vert_ad {
	width:280px;
	height:200px;
	margin-bottom:10px;
	background:#FFF;
	
}

#contact {
	background:url(../images/contact.jpg);
	background-repeat:no-repeat;
	padding-left:530px;
	height:350px;
	text-align:center;
	color:#000;
	font-size:18px;
	color:#FFF;
}

.redtext, #contact a {
	color:#1a4295;
}

.standout {
	font-weight:bold;
}

/* "release" page */

.cdbox {
	background:#000;
	text-align:center;
	width:978px;
}

.message {
	float:left;
	width:494px;
	margin-right:10px;
	border:1px solid #CCC;
	min-height:230px;
}

.padded {
	padding:0px 10px 0px 10px;
}

.mp3 {
	float:left;
	background:#1a4295 url(images/mp3_gradient.jpg);
	background-repeat:repeat-x;
	width:470px;
	border:1px solid #CCC;
	min-height:230px;
}

.mp3 h1 {
	background:#000;
}

.mp3_inner {
	margin-left:10px;
}

.info {
	background:url(images/freecd_ad/images/freecd_ad_05.jpg);
	background-repeat:no-repeat;
	width:263px;
	height:121px;
	vertical-align:top;
	text-align:center;
}

.download {
	width:978px;
	height:366px;
	background:url(images/freecd_ad.jpg);
	overflow:hidden;
}

.download_inner {
	margin-top:220px;
	margin-left:150px;
}

/* contact */

.contact {
	width:978px;
	height:350px;
	overflow:hidden;
	background:url(images/contact.jpg);
}

.contact h1 {
	text-align:left;
}

.contact_inner {
	float:right;
	width:400px;
	font-size:18px;
	text-align:center;
	color:#FFF;
}

.highlight {
	color:#1a4295;
}

/* browse */

.tile {
	float:left;
	width:185px;
	min-height:215px;
	margin:0px 5px 10px 5px;
}

.tile a:link, .tile a:visited {
	color:#000;
	text-decoration:none;
}

.tile a:hover {
	color:#000;
	text-decoration:underline;
}

