/* @override http://www.cornerrecords.com/styles.css */

body{
	
	margin: 0 0 0 0;
	color: #000;
	overflow-y: hidden !important;
	height: 100%;
}
img{
	border: none;
}
.test{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 200px;
	height: 100px;
	background-color: brown;
}
#container {
	position: absolute;
	display: inline !important;
	float: left;
	bottom: 0;
	background: url(images/pano_12.jpg) repeat-x 0 bottom;
	margin-bottom: 17px;
}
.content{
	float: left;
	position: relative;
	bottom: 0;
	width: 180px;
	height: 3000px;
	margin-left: 3px;
	
}
.nav_content{
	float: left;
	position: relative;
	bottom: 0;
	width: 180px;
	height: 3000px;
}
.inside{
	width: 100%;
	position: absolute;
	bottom: 0;
	background-color: white;
	min-height: 150px;
	border-top: 2px solid #000;
}
p, a{
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	font: 11px/1.4em "Courier New", Courier, mono;
}
a:link{
	color: #000;
	text-decoration: none;
	line-height: 1.6em;
}
a:hover, a:active{
	color: #000;
	background-color: #99cccc;
	line-height: 1.6em;
}
a:visited{
	color: #000;
text-decoration:none;
line-height: 1.6em;
}
.space{
	margin-bottom:5px;
	padding-bottom:4px;
	margin-right: 10px;
	margin-left: 5px;
	border-bottom: 1px dotted #000;
}
.title{
	display: block;
	border-bottom: 1px dotted #000;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 3px;
	letter-spacing: .1em;
	font: bold 12px/1.1em "Courier New", Courier, mono;
	background-color: #eee;	
}
.title_blue{
	display: block;
	border-bottom: 1px dotted #000;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 3px;
	letter-spacing: .1em;
	font: bold 12px/1.1em "Courier New", Courier, mono;
	background-color: #99cccc;	
}

.artist_title{
	width:160px;
	border-bottom: 1px dotted #000;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	margin-bottom: 3px;
	letter-spacing: .1em;
	font: bold 12px/1.4em "Courier New", Courier, mono;
	background-color: #99cccc;
	
}

.artist_name{
	padding-left: 0;
	border-top: 2px solid #000;
	margin-top: 0;
	margin-bottom: 0;
	background-color: white;
}
.artist_name p{
	background-color: #99cccc;
	padding-left: 3px;
	font: bold 13px/.9em "Courier New", Courier, mono;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-top: 3px;
	/*padding-bottom: 3px;*/
}
.artist_name img{
	padding-bottom: 5px;
	background-color: white;
}
#logo{

	top: 0;
	left: 0;
	width: 120px;
	height: 65px;
	/*border-bottom: 2px solid #000;*/
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	background: url(images/logo.gif) no-repeat;
}
.nav, .nav2{
	width: 100%;
	position: absolute;
	bottom: 0;
	background-color: white;
}
.nav ul, .nav2 ul{
	margin-top: 0;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
}
.nav ul li{
	margin-left: 10px;
	list-style-type: none;
	padding-left: 0;
	border-top: 1px dotted #000;

	margin-right: 10px;
}
.nav2 ul li{
	margin-left: 5px;
	list-style-type: none;
	padding-left: 0;
	border-top: 1px dotted #000;

	margin-right: 10px;
}
.nav ul li a, a:link, a:visited{
	padding-left: 0;
	line-height: 1.1em;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: white;
}
.nav2 ul li a, a:link, a:visited{
	padding-left: 0;
	line-height: 1.1em;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: white;
}
.nav ul li a:hover, a:active{
	padding-left: 0;

	background-color: #99cccc;
}
.nav2 ul li a:hover, a:active{
	padding-left: 0;

	background-color: #99cccc;
}

.nav ul ul li{
	list-style-type: none;
	margin-left: 16px;
	padding-left: 0;
	margin-right: 10px;
	border-top: 1px dotted #000;
}

label{
	width: 93%;
	display: block;
	padding-left: 5px;
	color: #000;
	font: 11px "Courier New", Courier, mono;
	line-height: 1.1em;
}
input{
	width: 93%;
	display: block;
	margin-left: 5px;
	background-color: #eee;
	margin-bottom: 5px;
	
}
textarea{
	width: 93%;
	display: block;
	margin-left: 5px;
	background-color: #eee;
	margin-bottom: 5px;

}
select{
	width: 93%;
	display: block;
	margin-left: 5px;
	background-color: #eee;
	margin-bottom: 5px;

}

.inside img{
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.inside a{
	display: inline;
	border-bottom: 1px solid black;
	line-height: 1.1em;
	padding-bottom: 0;
	padding-top: 0;
	padding-right: 0;
}
.inside a:link{
	line-height: 1.5em;
	
	/*background-color: white;*/
}
.inside a:hover, a:active{
	line-height: 1.5em;
	background-color: #99cccc;
}
.inside a:visited{
	line-height: 1.5em;
	background-color: #ddd;
}
.close a, .close a:link{
	position: absolute;
	width: 7px;
	height: 7px;
	top: 3px;
	right: 3px;
	background: url(images/cross.gif) no-repeat right top;
	border-style: none;
}
.close a:hover{
	background-color: #99cccc;
}
.close_artist a, .close_artist a:link{
	position: absolute;
	width: 7px;
	height: 7px;
	top: 7px;
	right: 3px;
	background: url(images/cross_white.gif) no-repeat right top;
	border-style: none;
}
.close_artist2 a, .close_artist2 a:link{
	position: absolute;
	width: 7px;
	height: 7px;
	top: 3px;
	right: 3px;
	background: url(images/cross_white.gif) no-repeat right top;
	border-style: none;
}
.close_artist a:hover{
	background: url(images/cross.gif) no-repeat right top;
	/*background-color: white;*/
}
.close_artist2 a:hover{
	background: url(images/cross.gif) no-repeat right top;
	/*background-color: white;*/
}
.mp3{
	padding-bottom: 30px;
	padding-left:0;
	padding-right: 0;
	margin-left: 5px;
	margin-right: 10px;
}
