@import "menu.css";

/*----------------------- global -----------------------*/

body {
/*	background-image:url(./img/bg.gif);*/
	background-repeat:no-repeat;
	background-color:#FFFFFF; 
	background-attachment: fixed; 
	color: #776655;
/*	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font:small "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Helvetica, Arial, sans-serif;
*/

	line-height: 17px;
	font-size: 12px;
	font-family: "Lucida Grande", 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

img {
	border-width: 0px;
}

a {
	color: #BC9D4B;
	text-decoration: none;
}

a:hover {
	color: #444444;
	text-decoration: underline;
}

ul { list-style-image: url("../gfx/li.gif");

}

.mainlink {
	color: #BC9D4B;
	font-weight: bold;

}

.mainlink:hover {
	color: #CCCCCC;
	font-weight: bold;
}

.newsDate{
	color: #BBBBBB;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
}

.artistgroup{
	float: right;
	color: #999999;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
}

.artistpic
{

	float: left;
	padding-right: 14px;
	padding-bottom: 6px;

}

.artistdesc
{
	line-height: 17px;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding-bottom: 6px;
}

.artistbox
{
	float: left;
	width: 200px;
	height: 155px;
	padding-right: 15px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	text-align: center;
	width: 200px;

}

.artistleftcol

{
	float:left;
	width: 200px;

}

.artistcontent

{
	width: 550px;
	background-color: #EEDDDD;
}

.albumgroup{
	float: right;
	color: #999999;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
}

.albumpic
{

	float: left;
	padding-right: 14px;
	padding-bottom: 6px;

}

.albumdesc
{
	line-height: 17px;
	font-size: 13px;
	color: #666666;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding-bottom: 6px;
}

.albumbox
{
	float: left;
	width: 210px;
	height: 210px;
	padding-right: 15px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	text-align: center;
	width: 200px;

}

.albumleftcol

{
	float:left;
	width: 200px;

}

.albumcontent

{
	width: 550px;
	background-color: #EEDDDD;
}


.player

{
	padding-bottom: 20px;

}

/*----------------------- main -----------------------*/
#header{
		background: #2B2923 url('../gfx/hbg.gif');
/*		padding-top: 5px;
		margin-bottom: 10px; */
	}
	#header .right input{
		width: 104px;
		padding: 1px 2px 0 2px;
		border: 1px solid #BDBDBD;

		margin-right: 8px;
		font: 11px Arial, Sans-serif;
	}
	#header .right .submit{
		font: bold 11px/100% Verdana, Arial, Sans-serif;
		color: #8899AA;
	}
	#header .right img{
		vertical-align: middle; 
		margin-right: 8px;
	}

#adLeft{
	margin-bottom: 25px;
	}
	#adLeft div{
		margin-top: 25px;
	}
	#leftColumn h4, #leftColumn h4 h4 a{
		font: 20px "Trebuchet MS", Arial, Verdana, sans-serif;
		color: #626262;
		border-bottom: 1px dashed #222222;
		margin-bottom: 10px;
		margin-right: 10px;
	}
	/*
	#leftColumn div.box{
		line-height: 175%;
	}
	#leftColumn div.box a{
		font: bold 10px Verdana, sans-serif;
	}
	#leftColumn div.box ul{
		padding-left: 10px;
	}
	#leftColumn div.box ul a{
		border-bottom: 1px solid #CC0000;
	}
	#leftColumn div.box .boxGallupH{
		font: bold 10px Verdana, sans-serif;
		color: #CC0000;
		border-bottom: none;
	}
	*/

	/* gallup 
	.box .boxGallupH,.boxGallupH{
		font: bold 10px/15px Verdana, Helvetica, sans-serif;
		text-decoration: none;
		color: #CF1628;
	}
	.box .boxGallupBar{
		background: #aaa;
		color: #FFF;
		font: bold 9px Verdana;
	}
	.box ul{
		list-style: url('../gfx/icons/bullet-li.gif');
		padding: 0 10px; 
		margin: 0; 
	}
	.box li{
		padding: 0;
		font: 10px Verdana, Helvetica, sans-serif;
		color: #4C4C4C;
		margin: 5px 0px 8px 15px; 
	}
	.box li a{
		text-decoration: none;
	}
	.box li a:hover{
		text-decoration: underline;
	}
	.center{
		text-align: center;
	}
*/

#contentColumn
{
	line-height: 175%;
	width: 680px;
	}
	#location{
		padding: 25px 0 0 25px;
		}
		#location img{
			margin: 0px 0px;
		}

	.midBox{
		padding: 20px 20px;
		}
		.midBox h1, .midBox h2, .SubHdr{
		clear: right;

/*			font: 20px/100% Arial, Helvetica, sans-serif; */

		font-size: 20px;
		font-weight: normal;
		font-family: Georgia, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;

			color: #CCB46E;
		}

		.midBox h2, .SubHdr, .midBox h2 a{
		font-size: 18px;
		font-weight: normal;
		font-family: Georgia, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;
		}

			.midBox h3{
		font-size: 16px;
		font-weight: bold;
		color: #BBA567;
		font-family: Arial, sans-serif;
		}

	.h1{
		height: 28px; 
		margin-bottom: 10px;
		
	}
	.print{
		margin-top: 10px;
		padding-left: 20px;
		height: 13px;
		background: url("../gfx/ico_print.gif") no-repeat;
		line-height: 13px;
	}


#footer{
	color: #666666;
	font-size: 9px;
	font-family: Tahoma;

	}


/*----------------------- misc -----------------------*/
div.sep{ height: 1px; background: url('../gfx/sep_h.gif') repeat-x 0 0; margin: 8px 0; }
div.sep hr{ display: none; }


.font-sm{
	font-size: 10px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.b{
	font-weight: bold;
}

.l-150{
	line-height: 150%;
}
.hide , .siteName{
	display: none;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

html[xmlns] .mozclear {
	border-bottom: 1px solid;
	border-color: transparent;
	margin-bottom: -1px;
}

/*----------------------- old BB styles -----------------------*/

.link{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}


/*------ form stuff -------*/
html[xmlns] .forms_1_0{
	margin-bottom: 10px;
}
html[xmlns] input>checkbox{
	padding-right: 10px;
}

.btn{
	background: #E3E3E3 url('../gfx/bg_top_menu.gif') repeat-x;
	line-height: 29px;
	border: 1px solid #BDBDBD;
	padding: 3px;
	text-decoration: none;
	color: #626262;
	font: bold 11px/29px Verdana, Arial, Helvetica, sans-serif;
}
.btn:hover{
	background: #E3E3E3 url('../gfx/bg_top_menu_a.gif') repeat-x;
	text-decoration: none;
}

.logodiv {
		padding-top:8px;
		height: 92px;
		width: 200px;
/*		border-bottom: 2px solid #CCB46E; */
		background: #2B2923 url('../gfx/hbg.gif');

}

.menuright {
		float:left;
		height: 100px;
/*		border-bottom: 2px solid #CCB46E;*/

}

.tdb td { font-weight: bold; }
