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

.Body {
	background-color : #506702;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	text-align : center;
}

#Container {
	background-attachment : fixed;
	background-image : url(../images/bg_container.jpg);
	background-repeat : repeat-x;
	border : 0px solid #FFFFFF;
	margin-top : 4%;
}

#Top {
	background : url(../images/top/bg.jpg);
	background-attachment : fixed;
	background-color : #506702;
	background-position : 0px 58px;
	background-repeat : no-repeat;
	border : 0px solid #FFFFFF;
	height : 82px;
	text-align : left;
}

#Content {
	background : url(../images/cnt/bg.jpg);
	background-attachment : fixed;
	background-color : #506702;
	background-position : 0px 58px;
	background-repeat : no-repeat;
	border : 0px solid #FFFFFF;
	color : #FFFFFF;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 0.8em;
	font-weight : normal;
	height : 413px;
	overflow-x : hidden;
	overflow-y : scroll;
	padding-left : 20px;
	padding-right : 10px;
	text-align : left;
}

#BtmNav {
	background-color : #506702;
	border : 0px solid #FFFFFF;
	height : 106px;
	text-align : left;
}

#BtmNav table {
	border : 0px solid #FFFFFF;
	border-collapse : collapse;
	margin : 0px;
	padding : 0px;
}

hr {
	background-color : #B4BC90;
	border : 0px;
	clear : both;
	color : #B4BC90;
	display : block;
	height : 1px;
	margin : 15px auto 15px 0px;
	text-align : left;
	text-align : left;
	width : 99%;
}

.HrSmall {
	background-color : #B4BC90;
	border : 0px;
	clear : both;
	color : #B4BC90;
	display : block;
	height : 1px;
	margin : 15px auto 15px 0px;
	text-align : left;
	width : 800px;
}

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


/* --- content divs ---*/

.AudioDropDownBoxContainer {
	border : 0px solid #FFFFFF;
	height : 65px;
	margin : 0px;
	padding : 0px;
	width : 650px;
}

.AudioDropDownBoxLeft {
	border : 0px solid #FFFFFF;
	float : left;
	width : 380px;
}

.AudioDropDownBoxRight { border : 0px solid #FFFFFF; }

.DiscogReleaseInfo {
	border : 0px solid #FFFFFF;
	margin : 0px;
	min-height : 200px;
	padding : 0px;
	text-align : left;
	width : 800px;
}

.HomeContainer { border : 0px solid #FFFFFF; }

.PressContainer { text-align : center; }

.ShopContainer { border : 0px solid #FFFFFF; }

/* --- content divs ---*/


/* --- text properties --- */

#Content a {
	color : #BBC49D;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 0.9em;
	font-weight : normal;
	text-decoration : none;
}

#Content a:hover {
	color : #FFFFFF;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 0.9em;
	font-weight : normal;
	text-decoration : underline;
}

#Content h1 {
	color : #BBC49D;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 1.2em;
	font-weight : bold;
	margin-bottom : 15px;
	margin-top : 0px;
}

#Content h2 {
	color : #BBC49D;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 1.0em;
	font-weight : bold;
	margin : 0px;
	margin-bottom : 15px;
	margin-top : 0px;
	padding : 0px;
}

#PressIndex a {
	color : #FFFFFF;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 0.9em;
	font-weight : normal;
	text-decoration : none;
}

#PressIndex a:hover {
	color : #BBC49D;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 0.9em;
	font-weight : normal;
	text-decoration : underline;
}

/* --- text properties --- */


/* --- images --- */

a img { border : 1px solid #B4BC90; }

a:hover img { border : 1px solid #FFFFFF; }

.AudioVideoImg { border : 1px solid #B4BC90; }

.BiogImg {
	border : 1px solid #B4BC90;
	clear : right;
	float : right;
	height : 150px;
	margin-bottom : 25px;
	margin-left : 25px;
	margin-right : 15px;
	margin-top : 0px;
	width : 300px;
}

.BiogImg2 {
	border : 1px solid #B4BC90;
	clear : right;
	float : right;
	height : 300px;
	margin-bottom : 25px;
	margin-left : 25px;
	margin-right : 15px;
	margin-top : 0px;
	width : 300px;
}

.PressContainer img { border : 1px solid #B4BC90; text-align : center; }

.PressImgLeft {
	border : 1px solid #B4BC90;
	float : left;
	margin-bottom : 10px;
	margin-right : 10px;
}

.PressImgRight {
	border : 1px solid #B4BC90;
	float : right;
	margin : 10px;
}

.BiogImgBlockRight {
	/* ff */
	border : 0px solid #FFFFFF;
	clear : right;
	float : right;
	margin-bottom : 15px;
	padding-left : 20px;
	width : 618px;
}

.BiogImgBlockRight, x:-moz {
	/* ie7 */
	border : 0px solid #FFFFFF;
	clear : right;
	float : right;
	margin-bottom : 15px;
	padding-left : 20px;
	width : 618px;
}

.BiogImgBlockRight img {
	/* ff */
	border : 1px solid #FFFFFF;
	margin-bottom : 3px;
	padding : 0px;
}

.BiogImgBlockRight img, x:-moz {
	/* ie7 */
	border : 1px solid #FFFFFF;
	margin-bottom : 6px;
	padding : 0px;
}

.ImgBlockLeft {
	border : 0px solid #FFFFFF;
	float : left;
	margin-left : 7px;
}

.ImgBlockRight { border : 0px solid #FFFFFF; float : right; }

.ImgReleaseInfoRight {
	border : 0px solid #FFFFFF;
	float : right;
	padding-left : 10px;
}

/* --- images --- */


/* --- mp3 player buttons --- */

#Mp3Player { position : relative; top : -4px; }

#BtmNav table td {
	border : 0px solid #FFFFFF;
	margin : 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
}

#BtmNav table td img {
	border : 0px solid #FFFFFF;
	margin : 0px;
	padding : 0px;
}

#Mp3OpenBtn {
	border : 0px solid #FFFFFF;
	height : 44px;
	width : 25px;
}

#Mp3CloseBtn {
	border : 0px solid #FFFFFF;
	height : 44px;
	width : 27px;
}

#Mp3OpenBtn a {
	background : url(../images/mp3_player_launcher/btn_open_1.jpg);
	border : 0px solid #FFFFFF;
	display : block;
	height : 44px;
	width : 25px;
}

#Mp3CloseBtn a {
	background : url(../images/mp3_player_launcher/btn_close_1.jpg);
	border : 0px solid #FFFFFF;
	display : block;
	height : 44px;
	width : 27px;
}

#Mp3OpenBtn a:hover {
	background : url(../images/mp3_player_launcher/btn_open_2.jpg);
	border : 0px solid #FFFFFF;
	display : block;
	height : 44px;
	width : 25px;
}

#Mp3CloseBtn a:hover {
	background : url(../images/mp3_player_launcher/btn_close_2.jpg);
	border : 0px solid #FFFFFF;
	display : block;
	height : 44px;
	width : 27px;
}

/* --- mp3 player buttons --- */


/* --- mp3 player --- */

.BodyMp3Player { background-color : #000000; margin : 0px; }

.BodyMp3Player table {
	border : 0px solid #FFFFFF;
	border-collapse : collapse;
	margin : 0px;
	padding : 0px;
}

/* --- mp3 player --- */


/* --- misc elements --- */

ul { display : block; margin : 0px; padding : 0px; }

li.inline { display : inline; padding-right : 10px; }

li.ThirdLevelNav {
	color : #FFFFFF;
	display : inline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

ul.InLine li { display : inline; }

input {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}

select {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
}

.BiogUl { list-style-type : none; }

.PumpAudioLink { border : 0px solid #FFFFFF; }

/* --- misc elements --- */


/* --- form elements --- */

ul.DigitalDownloads { list-style-type : none; }

ul.DigitalDownloads li { display : inline; padding-right : 88px; }

/* --- form elements --- */
