/* © xHtml Master 2007 */

body {
	background:#231f20;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
h1 {
	padding:8px 0px 20px 0px;
}
h3 {
	font-size:15px;
	font-weight:normal;
	color:#e2b564;
}
h4 {
	font-size:12px;
	font-weight:normal;
	color:#e2b564;
}
a {
	color:#e2b564;
	text-decoration:none;
}
a:hover {
	color:#fff;
}
img {
	border:solid 0px;
}
form, p, h1, h2, h3, h4, h5, h6 {
	margin:0px;
}

.left {
	display:block;
	float:left;
}
.right {
	display:block;
	float:right;
}
.clear {
	clear:both;
	height:1px;
	display:block;
}

#container {
	background:#000;
	width:754px;
	border:solid 20px #e2b564;
	margin:0px auto;
	text-align:center;
}

#header {
	width:742px;
	margin:0px auto;
	text-align:left;
	background:url(../images/bg_header.gif) no-repeat top;
	height:26px;
	margin-top:9px;
	padding-top:115px;
}
#header ul {
	margin:0px;
	padding:0px;
	list-style-type:none;

}
#header ul li {
	display:block;
	float:left;
	padding-left:6px;
	padding-right:6px;
	position:relative;
	z-index:10px;
}
#header ul li a {
	color:#000;
	display:block;
	float:left;
	padding-left:26px;
	padding-right:26px;
	height:21px;
	line-height:21px;
}
#header ul li a:hover, #header ul li a.active {
	color:#fff;
}
#header ul li a.active2 {
	background:#231f20;
	color:#fff;
	border-bottom:solid 1px #636466;
}
#header ul ul {
	position:absolute;
	z-index:11;
	top:22px;
	left:6px;
	display:none;
	background:#231f20;
	color:#fff;
}
#header ul ul li {
	text-align:center;
	padding:0px;
	display:block;
	float:none;
	width:124px;
}
#header  ul ul li a {
	color:#e2b564;
	font-size:9px;
	padding:0px;
	display:block;
	float:none;
	border-bottom:solid 1px #636466;
}
#header  ul ul li a:hover {
	color:#fff;
}
.vis{
	display:block !important;
}


#content {
	text-align:left;
}
#content .cd {
	padding-bottom:12px;
	float:left;
}
#content .cd img {
	display:block;
	float:left;
	padding-right:10px;
}
#content .cd p {
	width:84px;
	float:left;
	padding-top:10px;
}
#content .cd p a	{
	display:block;
	color:#e2b564;
	font-size:11px;
	text-decoration:none;
}
.home {
	padding-top:25px;
}
.home .left {
	width:341px;
	padding-left:33px;
}
.home .left p {
	line-height:222%;
}
.home .motto {
	background:url(../images/bg_s.gif) no-repeat bottom;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-bottom:20px;
	margin-bottom:20px;
}
.home .motto p {
	font-size:13px;
	font-style:italic;
	color:#e2b564;
	text-align:center;
	line-height:150%;
	margin-bottom:5px;
}
.home .motto span {
	color:#fff;
	font-size:12px;
	text-align:right;
	font-style:italic;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.home p {
	line-height:170%;
	font-size:12px;
}
#newsletter {
	margin-top:100px;
}
#newsletter input {	
	float:left;
	display:block;
}
#newsletter h6 {
	font-size:12px;
	color:#e2b564;
	font-weight:normal;
	margin-bottom:4px;
}
#newsletter p {
	font-size:9px;
	margin-bottom:7px;
}
#newsletter input.text {
	border-left:solid 1px #363434;
	border-bottom:solid 1px #676464;
	border-top:solid 0px;
	border-right:solid 0px;
	font-size:11px;
	width:178px;
	margin-right:5px;
	padding-left:3px;
}

.home .right {
	text-align:right;
	width:316px;
	padding-right:18px;
}
.home #cdbox {
	padding-top:20px;
	float:right;
}
.home #cdbox p {
	line-height:120%;
	text-align:left;
}
.home #cdbox div {
	float:left;
	width:84px;
	margin-left:24px;
}
.home #cdbox p a	{
	display:block;
	color:#e2b564;
	font-size:11px;
	text-decoration:none;
}
.home #cdbox p a:hover {
	color:#fff;
}
.home #cdbox h3 {
	color:#e2b564;
	font-size:12px;
	margin-bottom:10px;
	font-weight:normal;
}

.home p.aa {
	padding-top:14px;
}
.contact {
	padding-top:20px;
}
.contact .left {
	background:url(../images/bseparator.gif) no-repeat top right;
	width:234px;
	padding-left:20px;
}
.contact .left h3 {
	font-size:12px;
	margin-bottom:14px;
}
.contact .left p {
	padding-top:10px;
	padding-bottom:10px;
}
.contact #newsletter {
	margin-top:10px;
}
.contact #newsletter h6 {
	margin-bottom:0px;
	padding-bottom:2px;
}
.contact #newsletter p {
	font-size:9px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:3px;
}
.contact .data {
	float:left;
}
.contact .data h3 {
	margin-bottom:2px;
}
.contact .data p {
	margin-bottom:24px;
}
.contact .data p a{
	color:#fff;
}
.contact .right {
	width:464px;
	margin-right:7px;
}
.contact .right .img {
	display:block;
	float:right;
}

.bio {
	padding-top:20px;
}
.bio .left {
	background:url(../images/bseparator.gif) no-repeat top right;
	width:234px;
	padding-left:20px;
}
.bio .left p {
	padding-top:10px;
	padding-bottom:10px;
}
.bio .left h3 {
	font-size:12px;
	margin-bottom:14px;
}
.bio .right {
	width:430px;
	float:left;
	padding-left:30px;
}
.bio .right .data {
	float:left;
	width:230px;
	padding-right:20px;
}
.bio .right .data p {
	padding-bottom:20px;
	font-size:11px;
	line-height:130%;
}
.bio ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:4px;
}
.bio ul li {
	color:#fff;
	font-size:11px;
	line-height:130%;
}
.bio #newsletter {
	margin-top:250px;
}
.bio #newsletter h6 {
	margin-bottom:0px;
	padding-bottom:2px;
}
.bio #newsletter p {
	font-size:9px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:3px;
}

.music {
	padding-top:20px;
}
.music .left {
	background:url(../images/bseparator.gif) no-repeat top right;
	width:418px;
	padding-left:20px;
}

.music .album {
	padding-bottom:20px;
}
.music .album div {
	float:left;
	width:160px;
	overflow:hidden;
	padding-right:14px;
}
.music .album div img {
	display:block;
	margin-bottom:10px;
}
.music .album ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.music .album ul li {
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
}
.music .album ul li a {
	font-size:9px;
}
.music .album ul li span {
	padding-left:34px;
}
.music .album p {
	font-size:14px;
}
.music .album p span {
	color:#e2b564;
	display:block;
	font-size:12px;
}
.music .album form {
	margin-top:8px;
}
.music .buy  {
	width:320px;
}
.music .buy p {
	line-height:140%;
}
.music .buy img {
	display:block;
	padding-top:20px;
}
.music .buy span {
	color:#e2b564;
}
.music .buy strong {
	margin-left:10px;
	display:block;
	line-height:120%;
	font-weight:normal;
}
.music .buy em {
	line-height:170%;
	padding-top:5px;
}
.music .buy div {
	text-align:center;
}

.music .right {
	width:263px;
	padding-right:20px;
}
.music .right .movie span {
	font-size:9px;
}
.music .right .movie span img {
	display:block;
	float:right;
	padding-top:5px;
}
.music .right ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:12px;
}
.music .right ul li {
	padding-top:14px;
}
.music .right #newsletter {
	margin-top:200px;
}

#msrc {
	width:267px;
	height:177px;
	text-align:center;
}
#msrc img {
	display:block;
	margin:0px auto;
	padding-top:70px;
}

#footer {
	text-align:center;
	font-size:11px;
	line-height:160%;
	padding:11px 0px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer span {
	color:#E2B564;
	padding-left:10px;
}
#footer strong {
	color:#E2B564;
	font-weight:normal;
}