/* Style sheet for Nine Black Alps website */
/*******************************************/

/* Copyright 2008 Nine Black Alps */
/**********************************/

#album_button {
	position: absolute;
	top: -12px;
	left: 375px;
}

#new_links {
	position: relative;
}


/* General Stuff: */
/******************/


h1, h2, h3, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
}

.news_hidden {
	display: none;
}

body {
	background-color: #FFFFFF;  /* #C5C5C5 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0 auto;
	
	
}

a img {
	border: none;
	outline: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #AF1C0D;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
}


/* Structural */
/**************/

#main {
	
	
}

#outerbox {
	
	
	
	
	text-align: justify;
}

#container {
	
	
}

#content {
	width: 1000px;
	background-color: #FFFFFF;
	overflow: auto;

}

#header {
	height: 100px;
	background-color: #000000;
	
}

#header_back {
	width: 1000px;
	height: 100px;
	background-color: #000000;
}

#header_content {
	width: 1000px;
	background: #000000;
}

#rip {
	background-image: url(images/black_rip.jpg);
	background-repeat: repeat-x;
	height: 54px;
}

#rip_flip {
	background-image: url(images/black_rip_flip.jpg);
	background-repeat: repeat-x;
	height: 84px;
	clear: both;
	background-color: #000000;
}

#nineblackalps {
	float: left;
	padding-left: 40px;
	margin-top: 15px;
}

#links {
	float: left;
	margin-left: 270px;
	margin-top: 15px;
}



#new_links {
	position: absolute;
	top: 92px;
	left: 540px;
	width: 474px;
}

#new_links a {
	color: #FFFFFF;
	text-decoration: none;
}

#new_links a:hover {
	text-decoration: underline;
}

#new_sign_up {
	float: right;
}

#footer {
	clear: both;
	background-color: #FFFFFF;
	font-size: 11px;
	width: 1000px;
	color: #AF1C0D;
	padding-bottom: 40px;
	padding-top: 20px;
	height: 32px;
}

.footer_line {
	margin-left: 38px;
	width: 930px;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
}

#footer a {
	color: #AF1C0D;
}

#footer a:hover {
	text-decoration: underline;
}

.footer_icon {
	margin-bottom: -3px;
}

#footer_left {
	float: left;
	margin-top: 3px;
	margin-left: 0px;
	width: 365px;
}

#footer_right {
	clear: both;
	position: absolute;
	left: 350px;
	height: 20px;
	width: 620px;
}


#bookmark_icons {
	float: left;
	margin-top: 0px;
}

/* Content Stuff */
/*****************/


/* General Content */

#contentleft {
	width: 360px;
	float: left;
	margin-top: 10px;
	padding-left: 32px;
}

#contentright {
	width: 550px;
	float: left;
	margin-left: 30px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.dotted_line {
	padding-top: 5px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
}



/* News */

.news_box {
	padding-bottom: 15px;
	text-align: justify;
}



#news_first {
	background: #E08C89;
}

#newspic {
	float: right;
	margin-top: -10px;
	padding: 10px;
}

.newsheading {
	color: #AF1C0D;
	font-size: 18px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: -5px;
	text-align: left;
	border-bottom: 1px dotted #BBBBBB;
}

#news_stories {
	padding-right: 0px;
	
}


#news_stories a {
	font-size: 12px;
	
}

#news_stories a:hover {
	text-decoration: underline;
}

a.readmore {
	color: #AF1C0D;
}

a.readmore:hover {
	text-decoration: underline;
}



.news_extra_images {
	text-align: center;
}

div.news_links a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	
}

div.news_links a:hover {
	text-decoration: underline;
	color: #000000;
}



/* Tour */

#tourcontentright {
	width: 360px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}

#tourcontentleft {
	width: 550px;
	float: left;
	margin-top: 0px;
	padding-left: 45px;
}

#tour_table {
	margin-left: -2px;
	margin-top: -2px;
}

#tour_table tr:hover {
}


#tour_table td {
	padding-bottom: 12px;
}

.tour_date {
	width: 85px;
}

#newtourdate {
	margin-left: 20px;
}

.tour_venue {
	width: 348px;
}

.tour_venue_archive {
	width: 410px;
}

.soldout {
	font-size: 11px;
	color: #BE0C00;
	margin-left: 6px;
}

#tour_information {
	
}

.tour_search {
	margin-bottom: 40px;
}

/* Media */

#media_content_left {
	width: 355px;
	float: left;
	padding-left: 32px;
	margin-top: 15px;
}

#media_content_right {
	width: 550px;
	float: left;
	margin-left: 30px;
}

#downloads {
	height: 160px;
}

#audio {
	
	
}

#rarities {
	clear: both;
}

.audio_item {
	clear: both;
	padding-top: 5px;
}

.player_icon {
   float: left;
   width: 100px;
   height: 100px;
   border: 1px solid #ffffff;
}

.player_icon:hover {
	
	border: 1px solid black;

}

.player_text {
	float: left;
	margin-left: 12px;
	width: 430px;
}

.video_box {
	height: 106px;
	}

.video_text {
	float: left;
	margin-left: 12px;
	width: 430px;
	text-align: justify; 
}

.launch_link {
	margin-top: 10px;
}

#video_launch_link {
	margin-top: 15px;
}

#video {
	padding-top: 5px;
	clear: both;
}

/* Gallery */

#galleryThumbs {
	
	width: 960px;
	

	
	padding-top: 5px;
	padding-left: 35px;
}

#gallery_next_links {
	margin-left: 3px;
}

#gallery_credits {
	width: 420px;
	height: 220px;
	background-color: #FFFFFF;
	
	padding-top: 20px;
}


#gallery_credits_text {
	width: 380px;
	height: 120px;
	margin-bottom: 80px;
}

#gallery_credits_close {
	
}

.pics {
	margin: 1px;
	border: 1px solid #FFFFFF;
	height: 100px;
	width: 100px;
	float: left;
}

.pics:hover {
	border: 1px solid #000000;
}

.blankpics {
	margin: 2px;
	float: left;
}











/* Discography */

#discogcontentleft {
	width: 420px;
	float: left;
	padding-left: 35px;
	padding-top: 5px;
}

#discogcontentright {
	width: 480px;
	
	float: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 30px;
}

.discog_maincover_left {
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}

#discog_maincover_right {
	float: left;
}

.discog_caption {
	text-align: center;
	margin-top: 5px;
}

.discog_caption_grey {
	text-align: center;
	margin-top: 3px;
	font-size: 11px;
	color: #666666;
}

#tracklist {
	float: left;
	width: 200px;
	height: 270px;
	margin-top: 5px;
}

#discog_right {
	float: right;
	width: 260px;
	height: 270px;
	margin-top: 5px;
}



#discog_info {
	clear: both;
	padding: 0px;
	width: 480px;
}

#discog_moreinfo {
	width: 480px;
	height: 270px;
	padding-top: 5px;
}

.discog130 {
	border: 1px solid #FFFFFF;
	width: 130px;
	
}

.discog130:hover {
	border: 1px solid #000000;
}

/* Biography */

#biocontentright {
	width: 360px;
	float: left;
	margin-top: 10px;

}

#bio {
	
	float: left;
	width: 555px;
	text-align: justify;
	padding-left: 35px;
	margin-right: 30px;
}

/* Store */
/*********/


#store_content_left {
	float: left;
	width: 260px;
	padding-left: 45px;
	margin-right: 40px;

}

#store_content_right {
	float: left;
	width: 620px;

}

.store_item {
	overflow: auto;
	clear: both;
	width: 610px;
	padding-bottom: 20px;
}

.store_item_image {
	float: left;
	margin-right: 15px;
}

.store_item_right {
	float: left;
	text-align: left;
	width: 450px;
}



.notlink {
	font-size: 12px;
	color: #000000;
}

.notlink:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#storelinks {
	padding-left: 10px;
}

#paypal_images {
	height: 50px;
}

#paypal_logo {
	float: left;
	
}

#cards {
	float: left;
}

#view_basket {
	text-align: center;
}

#add_inter {
	text-align: center;
	margin-top: 10px;
}

#tandc {
	padding: 10px;
}





/* Signup */

#signup_left {
	width: 355px;
	float: left;
	margin-top: 10px;
	padding-left: 32px;
}

#signup_right {
	width: 540px;
	float: left;
	margin-top: 0px;
	margin-left: 30px;
}

/* Contact */

#contact {
	
}

#contact_left {
	width: 550px;
	float: left;
	padding-left: 35px;
}

#contact_right {
	width: 360px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

/* Links */

#links_left {
	width: 360px;
	float: left;
	padding-left: 35px;
	margin-top: 10px;
}

#links_right {
	float: left;
	width: 540px;
	margin-left: 30px;
}

#links_list {
	text-align: left;
}

.link_title {
	margin-bottom: 2px;
}

.link_description {
	margin-bottom: 10px;
}

a.links_black {
	color: #000000;
	font-size: 12px;
}






/* Bits & Pieces */
/*****************/

.small_grey {
	font-size: 11px;
	color: #AF1C0D;
}

.greytable {
	background-color: #E5E5E5;
}





/* BLOG */
/********/


.comment_box_alps b {
	color: #AF1C0D;
}



div#glance_hidden {
	display: none;
}

div.blog_comment {
	margin: 10px 40px 0px 40px;
	padding: 5px; 
	display: none;
	
}

.captcha {
	border: 1px solid #636363;
	margin-bottom: -6px;
}


#blog_right {
	width: 314px;
	float: left;
	margin-top: 0px;
	margin-left: 35px;
	height: 100%;
}

#blog_left {
	width: 560px;
	float: left;
	padding-left: 40px;
	padding-right: 10px;
	
}

#blog {
	width: 560px;
	text-align: justify;
	padding-bottom: 40px;
	
}

#blog_archive a {
	font-size: 12px;
	color: #000000;
}

#blog_archive a:hover {
	text-decoration: underline;
}

.blog_image_caption {
	width: 400px;
	margin-top: 5px;
	font-size: 11px;
	color: #000000;
}

#more_images {
	padding-top: 7px;
	padding-left: 2px;
	text-align: left;
	clear: both;
}

.blog_break {
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	height: 10px;
	
	margin-bottom: 20px;
}

#blog_error {
	height: 450px;
}

.blog_image_box {
	margin-bottom: 20px;
}

a.blog_rss_link {
	font-size: 12px;
	color: #000000;
}

a.blog_rss_link:hover {
	text-decoration: underline;
}

/* Twitter */ 
/***********/

#twitter {
	padding-bottom: 10px;
}

#twitter_div a {
	font-size: 11px;
}

#twitter_div ul {
	list-style: none;
	padding: 0;
	
}

#twitter_div li {
	padding-bottom: 10px;
}





/* END OF FILE */
/***************/