/* crumbling road... - Dresden Sky Extras */
/* Global CSS - crumblingSite.css */
/* Designed by Marc Bertrand, MOTAS Inc. :: motas.ca */
/* Created: Nov 25, 2005 */

/* Basic Elements */

body {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #EEF;
	background-color: #6C2E1C;
	margin: 0;
	padding: 0;
}
td, p {
	font-size: 10pt;
}
a:link, a:visited {
	color: #99CCFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: underline;
}
#input, #textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #F5F1D6;
	color: #000;
	margin-left: 2px;
}
#button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9pt; 
	font-style:bold;
	border:none;
}
.hiddenPic {display:none;}

/* Structure */
#container {
	background: #224568;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 4px solid #000000;
	text-align: left;
	clear: both;
	width: 768px;	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 760px; 
}
html>#container { width: 760px; }

#Heading {
	background: #224568 url("../images/hd_CrumblingRoad.jpg") top left no-repeat;
	top: 0px;
	left: 0px;
	margin: 0;
	text-align: left;
}
#HeadingSpacer {
	height: 110px;
}

/* Menu Navigation */
#menu {
	margin: 0;
	border: none;
	border-bottom: 1px solid #000;
	background: transparent;
	padding: 10px 10px 4px 10px;
	color: #EEF;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px;
	width: 760px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 740px;	 
}
html>#menu { width: 740px; }
#menu a, #menu a:link, #menu a:visited {
	color: #EEF;
	font-size: 9px;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	padding: 0 5px 0 0;
}
#menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
#menuShadow {
	background: #224568 url("../images/bg_menu_shadow.jpg") repeat-x top left;
	height: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#menuShadow h1 span {
	display: none;
	margin: 0px;
	padding: 0px;
}

#content {
	margin: 0;
	padding: 10px;
	clear: both;
	text-align: left;
	background: transparent;
}
#Welcome {
	text-align: left;
	margin: 0px 0px 10px 10px;
}
#Clear { clear: both; }
#SongBox {
	width: 220px;
	height: 300px;
	background: url(../images/bg_Paper_220x300.gif) top left no-repeat;
	float: left;
}
#pageContent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 520px;
}
#Paragraph {
	padding: 0px 10px 15px 25px;
}
#Downloads {
	padding: 20px 15px 15px 15px;
	margin: 0px;
	color: #000;
	font-weight: normal;
}
#dlAlbumList ul {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	clear: both;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
}
#dlAlbumList ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#dlAlbumHeader a, #dlAlbumHeader a:link, #dlAlbumHeader a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	color: #993300;
	width: 190px;
}
#dlAlbumLink a, #dlAlbumLink a:link, #dlAlbumLink a:visited {
	display: block;
	padding: 2px 0px 0px 15px;
	color: #224568;
	width: 175px;
}
#dlAlbumLink a:hover, #dlAlbumLink a:active {
	color: #FF6600;
}	

/* Copyright Footer */
#copyright {
	clear: both;
	margin: 10px 4px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBC;
	text-align: right;
}

/* End of Global CSS Code */