
/* CSS Document */


.----------------DEFINED-TAGS {}

a {
	color: #006699;
}

a:visited {
	color: #993399;
}

a:hover {
	color: #3399CC;
}

.----------------GENERAL-STYLES {}

.photo-float {
	float:right;
	margin:10px;
}

.no-decoration-a a:visited {
	color: #000000;
	text-decoration:none;
}

.no-decoration-a {
	color: #000000;
	text-decoration:none;
}

.no-decoration-a a {
	color: #000000;
	text-decoration:none;
}

.main-description-p {
	margin-top:5px;
	margin-bottom:10px;
}

.--------ALIGN-STYLES {}

.align-right {
	text-align:right;
}

.align-left {
	text-align:left;
}

.align-center {
	text-align:center;
}

img {
	border:0px;
}

.strong {
	font-weight:bold;
}

td {
	vertical-align:top;
	padding:0px;
}

.middle {
	vertical-align:middle;
}

h1 {
	font-size:24px;
	margin-bottom:15px;
	padding-bottom:3px;
}

h2 {
	font-size:18px;
	margin-top:0px;
}


.--------NAVIGATION{}

.top-nav-home a {
	clear:both;
	vertical-align:top;
	height:28px;
	width:75px;
	display:block;
	background-image: url(/images/top-nav-home.gif);
	background-position:0 0px;
}
.top-nav-home a:hover {
	background-position:0px -28px;
}
.top-nav-home-on {
	clear:both;
	vertical-align:top;
	height:28px;
	width:75px;
	display:block;
	background-image: url(/images/top-nav-home.gif);
	background-position:0px -28px;
}

.top-nav-artists a {
	clear:both;
	vertical-align:top;
	height:28px;
	width:85px;
	display:block;
	background-image: url(/images/top-nav-artists.gif);
	background-position:0 0px;
}
.top-nav-artists a:hover {
	background-position:0px -28px;
}
.top-nav-artists-on {
	clear:both;
	vertical-align:top;
	height:28px;
	width:85px;
	display:block;
	background-image: url(/images/top-nav-artists.gif);
	background-position:0px -28px;
}

.top-nav-songs a {
	clear:both;
	vertical-align:top;
	height:28px;
	width:76px;
	display:block;
	background-image: url(/images/top-nav-songs.gif);
	background-position:0 0px;
}
.top-nav-songs a:hover {
	background-position:0px -28px;
}
.top-nav-songs-on {
	clear:both;
	vertical-align:top;
	height:28px;
	width:76px;
	display:block;
	background-image: url(/images/top-nav-songs.gif);
	background-position:0px -28px;
}

.top-nav-albums a {
	clear:both;
	vertical-align:top;
	height:28px;
	width:95px;
	display:block;
	background-image: url(/images/top-nav-albums.gif);
	background-position:0 0px;
}
.top-nav-albums a:hover {
	background-position:0px -28px;
}
.top-nav-albums-on {
	clear:both;
	vertical-align:top;
	height:28px;
	width:95px;
	display:block;
	background-image: url(/images/top-nav-albums.gif);
	background-position:0px -28px;
}

.top-nav-free-stuff a {
	clear:both;
	vertical-align:top;
	height:28px;
	width:119px;
	display:block;
	background-image: url(/images/top-nav-free-stuff.gif);
	background-position:0 0px;
}
.top-nav-free-stuff a:hover {
	background-position:0px -28px;
}
.top-nav-free-stuff-on {
	clear:both;
	vertical-align:top;
	height:28px;
	width:119px;
	display:block;
	background-image: url(/images/top-nav-free-stuff.gif);
	background-position:0px -28px;
}

.top-nav-submit a {
	clear:both;
	vertical-align:top;
	height:28px;
	width:87px;
	display:block;
	background-image: url(/images/top-nav-submit.gif);
	background-position:0 0px;
}
.top-nav-submit a:hover {
	background-position:0px -28px;
}
.top-nav-submit-on {
	clear:both;
	vertical-align:top;
	height:28px;
	width:87px;
	display:block;
	background-image: url(/images/top-nav-submit.gif);
	background-position:0px -28px;
}


.top-nav-contact a {
	clear:both;
	vertical-align:top;
	height:28px;
	width:98px;
	display:block;
	background-image: url(/images/top-nav-contact.gif);
	background-position:0 0px;
}
.top-nav-contact a:hover {
	background-position:0px -28px;
}
.top-nav-contact-on {
	clear:both;
	vertical-align:top;
	height:28px;
	width:98px;
	display:block;
	background-image: url(/images/top-nav-contact.gif);
	background-position:0px -28px;
}


.half-width {
	width:50%;
}

.no-pad {
	border-collapse:collapse;
	padding:0px;
}

.float-right {
	float:right;
}

.float-right-padded {
	float:right;
	padding:8px;
}

.float-left {
	float:left;
}

.float-left-padded {
	float:left;
	padding:8px;
}

.required-star-txt {
	font-weight:bold;
	color:#CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.header {
	position:absolute;
	top:0px;
	left:0px;
	height:100px;
	width:100%;
}

.header img {
	border:0px;
}

.clearheader{
	height:135px;
}


.--------FOOTER {}

.footer {
	bottom:0px;
	width:100%;
	height:85px;
	background-color:#FFFFFF;
	margin-top:-85px;
	font-size:12px;
	border-top:1px solid silver;
	text-align:center;
	padding-top:5px;
}

.footer a {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

.footer a:visited {
	color: #000000;
	text-decoration:none;
}

.footer a:hover {
	color: #009900;
}

.clear-footer {
	height:125px;
}

* html #footer {/*only ie gets this style*/
	\height:65px;/* for ie5 */
	he\ight:65px;/* for ie6 */
}

img {
	vertical-align:top;
}

.wide {
	width:100%;
}

.nowrap {
	white-space: nowrap;
}

.main {
	padding-left:10px;
	padding-right:10px;
	margin-top:4px;
}

.body-table {
	height:100%;
	width:100%;
	padding:0px;
}

.hidden {
	display:none;
}

.error-div {
	border:1px solid #FF0000;
	background-color:#FFDEDE;
	padding:10px;
	margin-bottom:5px;
	color:#CC0000;
}

.success-div {
	border:1px solid #09BD00;
	background-color:#EEFFED;
	padding:10px;
	margin-bottom:5px;
	color:#006600;
}

.photoborder {
	padding:2px;
	border:1px solid silver;
	background-color:#FFFFFF;
}

.highlighted-border {
	background-color:#FFFFEA;
	border:1px solid silver;
	padding:10px;
}

.u {
	text-decoration:underline;
}

.main-table th {
	background-image:url(/images/main-table-head-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
	color:#FFFFFF;
	background-color:#006186;
	white-space: nowrap;
}

.main-table {
	background-color:#004E6C;
	border-spacing:1px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.main-table td {
	padding:3px;
}

.main-table form {
	margin:0px;
	padding:0px;
}

.main-table form input{
	margin:0px;
	padding:0px;
}

.main-row-2 {
	background-color:#F5F5F5;
}

.main-row-1 {
	background-color:#F3FCFF;
}

.main-row-white {
	background-color:#FFFFFF;
	padding:10px;
}

.main-row-alert {
	background-color: #FFFF82;
	padding:10px;
}

.paged-nav-table {
	padding:5px;
}

.paged-nav-table td {
	text-align:center;
}

.pointer {
	cursor:pointer;
}

hr {
	border:0px;
	border-top:1px solid silver;
}

.bordered {
	border:1px solid black;
}

.train-float {
	position:absolute;
	right:5px;
	top:5px;
	z-index:1;
}

.top-nav-absolute {
	position:absolute;
	left:0px;
	top:80px;
	z-index:2;
}

.right-col-div {
	border-left:1px solid #333333;
	padding:5px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clearheader-right-col{
	height:175px;
	padding:5px;
}
.home-list-div {
	font-size:11px;
	padding:4px;
}
.home-list-div h3 {
	font-size:13px;
	font-weight:bold;
}

.home-list-div h3 a {
	text-decoration:none;
	color:#006699;
}

.home-list-div h3 a:visited {
	text-decoration:none;
	color: #006600;
}
.icon-div {
	padding-right:10px;
	padding-bottom:10px;
	float:left;
}
