/* General HTML styles */
*,html {
	padding: 0px;
	margin: 0px;
	outline: none;
	/*border: 0px;*/
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align: center;
	background: #b58f5f url(images/bg_main.jpg) repeat-x top;
}

a img {
	border:none;
}

ul {
	padding-left: 15px;
}
fieldset {
	border:none;
}

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

.menu ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	margin-left: 16px;
	font-size: 10px;
}

.menu ul li a:hover {
	color:#997C5E;
}

a img {
	border:none;
}
/*
p {
	margin-top:5px;
	margin-bottom: 5px;
}
*/
h4 {
	font-size: 12px;
}

h3 {
	font-size:14px;
	color:#997C5E;
}

h2 {
	color: #59371C;
}
	
/* General HTML styles  END*/

.wrapper {
	width: 900px;
	margin: auto;
	text-align: left;
}

.home_content {
	width: 900px;
	margin: auto;
}

.header {
	background: url(images/logo_bar.jpg) no-repeat top left;
	width: 900px;
	height: 97px;
	float: left;
	margin-top: 0px;
}

.mainpic {
	background: url(images/mainpic.jpg) no-repeat top left;
	width: 900px;
	height: 302px;
	float: left;
}

.mainpic_text {
	width: 355px;
	float: left;
	text-align: justify;
	color: #3C1E0A;
	padding-top: 60px;
	padding-left: 440px;
	padding-right: 55px;
	font-weight: bold;
}

.new_content {
	background: url(images/advert_banner.jpg) no-repeat top left; /*#59371C url(images/bg_gradient.gif) repeat-x top;*/
	width: 900px;
	height: 357px;
	float: left;
	border-bottom: 1px solid #997952;
	border-top: 2px solid #997952;
}

.coming_soon {
	float:left;
	width: 162px;
	height: 138px;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
}

.new_covers {
	float: left;
	width: 360px;
	height: 180px;
	margin-top: 30px;
	text-align: center;
	font-weight: bold;
	
}

.under_construction {
	float: left;
	width: 900px;
	height: 40px;
	color: #FDC60A;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	background-color: #000000;
	border-top: 2px solid #997952;
	padding-top: 10px;
}

.new_albums {
	width: 160px;
	height: 121px;
	margin-top: 55px;
	margin-left: 45px;
	margin-right: 10px;
	float: left;
}

.music_shop {
	background-color: #59371C;
	width: 900px;
	height: 208px;
	float: left;
}

.music_shop_img {
	float: left;
	margin-right: 25px;
	margin-left: 25px;
}

.music_shop_par {
	color: #CCA675;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 60px;
}

.music {
	width: 330px;
	height: 208px;
	float: left;
}

.shop {
	width: 340px;
	height: 208px;
	float: left;
}

.quote {
	width: 177px;
	height: 208px;
	float: left;
	margin-right: 28px;
	margin-left: 25px;
}

.footer {
	background-color:#3D1E0A;
	width: 900px;
	height: 141px;
	float: left;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.footer h1 {
	background: url(images/good_logo_07.jpg) no-repeat top;
	text-indent: -9999px;
	width: 174px;
	height: 28px;
	float: right;
}

.content_wrap {
	background: #59371C url(images/content_banner.jpg) no-repeat top center;
	padding-top: 80px;
	width: 900px;
	float: left;
	
}

.main_content {
	
	width: 625px;
	float: right;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 45px;
}

.menu ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
}
.menu {
	width: 535px;
	float: right;
	margin-top: 78px;
}
	
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.prod_album{
	border-bottom: 1px solid #997952;
	width: 625px;
	float: left;
}
/*
.prod_album3{
	border-bottom: 1px solid #997952;
	width: 500px;
	float: left;
}

.prod_album2{
	border-bottom: 1px solid #997952;
	width: 500px;
	float: left;
}

.prod_album1{
	border-bottom: 1px solid #997952;
	width: 500px;
	float: left;
}
*/

.prod_img {
	float:left;
	margin-top:25px;
	margin-right: 25px;
	margin-bottom: 25px;
}

.tshirt_wrapper {
	border-bottom: 1px solid #997952;
	width: 625px;
	float: left;
}

.tshirt_img{
	float: left;
	margin-top:25px;
	margin-right: 15px;
	margin-bottom: 25px;
}

.tshirt_sample_wrapper {
	float:left;
	width: 110px;
	padding-top: 5px;
}

.tshirt_sample_img {
	margin-top: 0px;
	margin-left: 5px;
	width: 110px;
}

.tshirt_select {
	width: 500px;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}

.myDropDown {
	border: 1px solid #DAC2A5;
	margin-right: 30px;
}

/**** Sample tshirt colours *****/

.sample_colours ul {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.sample_colours ul li {
	cursor:pointer;
	height:24px;
	padding-bottom:15px;
	width:90px;
}

.tshirt_wrap {
	float:left;
	height:220px;
	overflow:hidden;
	position:relative;
	width:500px;
}

.size_text {
	float: left;
	height: 40px;
}

#tshirt {
	position:absolute;
}

/**********end sample t-shirt colors************/

.member_pics_wrapper {
	width: 520px;
	padding: 40px;
	margin: auto;
}

.member_pics {
	float: left;
	width: 100px;
	height: 120px;
	margin-right: 30px;
	margin-bottom: 40px;
}

.video_wrapper {
	padding-top: 15px;
	padding-left: 80px;
	margin: auto;
	height: 300px;
	width: 400px;
	border-bottom: 1px solid #997952;
}

.video_text{
	color: #DAC2A5;
	margin: auto;
	width: 400px;
	text-align: justify;
	padding-top: 30px;
}

/************Sidebar****************/

.sub_menu_wrapper {
	padding-top: 65px;
	padding-left: 20px;
	margin: auto;
	width: 150px;
	float: left;
	
}


.sub_menu ul li a{
	background-color:#3D1E0A;
	border-color:#83735E #3D1E0A #3B2F21;
	border-style:solid;
	border-width:1px;
	color:#231F20;
	text-decoration: none;
	padding:6px 15px 6px 8px;
	width:140px;
	display: block;
	border-bottom:1px solid #83735E;
	border-top:1px solid #998871;
	color:#FFFFFF;
}

.sub_menu li a:hover {
	color: #FFFFFF;
	background-color: #6A5A47;
}

.sub_menu li{
	font-size: 10px;
	font-weight: bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;

}

/*************order information*******/

.postal_table {
	border: 1px solid #997952;
	width: 400px;
	margin: auto;
}

/*************Track lists***********/

.track_listing_wrapper {
	width: 625px;
	color: #DAC2A5;
}

.album_info {
	width: 380px;
	color: #DAC2A5;
	float: left;
}

.album_list_cover {
	width: 200px;
	height: 200px;
	float: right;
}

.track_list_cont {
	float: left;
	padding-top: 15px;
	width: 380px;
}

.track_list {
	color: #DAC2A5;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 180px;
	float: left;
}

.track_player {
	float: left;
	width: 200px;
}

.track_wrap {
	border-bottom: 1px solid #997C5E;
	width: 380px;
	height: 25px;
}















