/***********************************************/
/* www.wave-master.com                         */
/***********************************************/ 

body{
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}

a:link, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 130%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

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

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
/* wrapper around whole site, and apply shadow */
#wrapper-left{ width: 60em; margin: 0px auto 0 auto; border-left: 1px solid #FFFFFF; padding: 0 0 0 0; background-color: #666666; }
#wrapper-right{ width: 100%; padding: 0px 0px 0px 0px; border-right: 1px solid #FFFFFF; margin: 0 0 0 0; background-color: #333333; }

.red{
	color: #F00000;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	text-align: left;
	vertical-align: bottom;
	margin: 0;
	padding: 10px 0px 4px;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
}

#navBar{
	padding: 0px;
	background-color: #333333;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 10pt;
	width: 14em;
	margin: 0px;
	float: left;
}

#content{
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 10px 0px;
	width: 44em;
	float: right;
	background-color: #333333;
}

#flash{
	padding-top: 5px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 10px 0px 0px 10px;
	color: #112335;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	background-color: #C5D8EB;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #336699;
	margin-top: 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
	text-align: right;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

/* * * * * * * .newRelease * * * * * * * * * */

.newRelease{
	padding: 10px 0px 0px 0px;
}

.newRelease h2{
	padding: 6px 0px 0px 10px;
	color: #112335;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	background-color: #E9F0F8;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #336699;
}

.item{
	font-size: 9pt;
	width: 101px;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
}

.item img{
	height: 92px;
	width: 92px;
	margin-top: 6px;
	margin-bottom: 2px;
	border: 1px solid #333333;
	margin-right: 3px;
	margin-left: 4px;


}

.item h3{
	text-align:center;
	height: 2em;
	padding-top: 8px;
	font-size: 9pt;
}

.item p{
	font-size: 80%;
	text-align: center;
}

.saturn{
	font-size: 90%;
}

.item-{
	font-size: 9pt;
	width: 101px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
	vertical-align: top;

}

.item- img{
	height: 92px;
	width: 92px;
	margin-top: 6px;
	margin-bottom: 2px;
	border: 1px solid #333333;
	margin-right: 3px;
	margin-left: 4px;


}

.item- h3{
	text-align:center;
	height: 2em;
	padding-top: 8px;
	font-size: 9pt;
}

.item- p{
	font-size: 8pt;
	text-align: center;
}

/* * * * * * * .releaseTop * * * * * * * * * */

.releasesTop{
	padding: 10px 0px 0px 0px;
}

.releasesTop h2{
	padding: 6px 0px 0px 10px;
	color: #112335;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	background-color: #E9F0F8;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #336699;
}

.item2{
	font-size: 9pt;
	width: 91px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 2px;
	vertical-align: top;
	text-align: center;
}

.item2 img{
	height: 82px;
	width: 82px;
	margin-top: 6px;
	margin-bottom: 4px;
	border: 1px solid #333333;
}

.item2 h3{
	text-align:center;
	height: 2em;
	padding-top: 8px;
	font-size: 9pt;
}

.item2 p{
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
}

.item2-{
	font-size: 9pt;
	width: 91px;
	margin-bottom: 2px;
	vertical-align: top;
	text-align: center;
}

.item2- img{
	height: 82px;
	width: 82px;
	margin-top: 6px;
	margin-bottom: 4px;
	border: 1px solid #333333;
}

.item2- h3{
	text-align:center;
	height: 2em;
	padding-top: 8px;
	font-size: 9pt;
}

.item2- p{
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
}

.space4{
	height: 4px;
}

/* * * * * * * .newstopics * * * * * * * * * */

.newstopics{
	padding: 6px 0px 0px 0px;
	clear: both;
}

.newstopics h2{
	padding: 8px 0px 0px 10px;
	color: #112335;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	background-color: #E9F0F8;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #336699;
}

/************** .ArtistProfile styles ***************/

#artistProfile{
	padding: 0px 0px 10px 10px;
	font-size: 88%;
}

#artistProfile h3{
	font-size: 120%;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 0px 0px 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC8E3;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ACC8E3;
	clear: both;
}

/*
#artistProfile h4{
	padding: 0px 0px 5px;
	font-size: 120%;
	font-weight: bold;
	color: #336699;
	text-align: left;
	text-decoration: underline;
}
*/

#artistProfile h4{
	font-size: 118%;
	font-weight: bold;
	color: #E6E6E6;
	clear: both;
	display: inline;
	padding: 0px 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 2px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#artistProfile .photo{
	float: left;
	padding: 0px;
	margin: 0 15px 5px 0;
	border: 1px solid #666666;
}

#artistProfile .info{
	float: right;
	padding: 0px;
	margin: 0px;
	border: 1px solid #666666;
}


.topics{
	border: 2px solid #FBCC7D;
	padding: 2px;
	float: left;
}

.ows{
	color: #333333;
	background-color: #FCD696;
	padding-right: 1em;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAB541;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FAB541;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .infomation styles *****************/

#infomation{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 88%;
}

#infomation p{
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}

#infomation h3{
	font-size: 120%;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 0px 0px 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC8E3;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ACC8E3;
}

#infomation h4{
	padding: 0px 0px 5px 0px;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}

#infomation img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

/* * * * * * * * #live style * * * * * * * * * * */

#live{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 88%;
}

#live p{
	padding: 0px 0px 10px;
	font-weight: normal;
	clear: both;
}

#live h3{
	font-size: 120%;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 0px 0px 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC8E3;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ACC8E3;
}

#live h4{
	padding: 0px 0px 5px 0px;
	font-size: 100%;
	font-weight: bold;
	color: #E6E6E6;
}

#live ul{
 list-style-type: none;
}

#live ul ul{
 list-style-type: square;
}

#live .date{
}

#live .detail{
	margin-left: 4em;
	clear: both;
}

/************** .releases styles *****************/

#releases{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 88%;
}

#releases .item-left{
	width: 180px;
	float: left;
}

#releases .item-right{
	width: 300px;
	float: left;
}

#releases p{
	padding: 0px 0px 10px;
	margin-top: 0px;
}

#releases h3{
	font-size: 120%;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 0px 0px 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC8E3;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ACC8E3;
}

#releases h4{
	font-size: 118%;
	font-weight: bold;
	color: #E6E6E6;
	clear: both;
	display: inline;
	padding: 0px 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 2px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#releases .jacket{
	width: 172px;
	height: 172px;
	float: left;
	margin: 0 5px 10px 0;
	border: 1px solid #333333;
}

.detail {
	float: left;
}


#releases ol{
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 4px;
}

#releases hr{
	clear: both;
	visibility:hidden;
}

#releases td{
	text-align: left;
	vertical-align: top;
	font-size: 88%;
}

.buy a:link{
	color:#FFFFFF;
	background-color:#CC0000;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.buy a:visited{
	color:#FFFFFF;
	background-color:#CC0000;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.toPagetop {
	text-align: right;
}
/* * * * * * * * #wme styles * * * * * * * * * */

#wme{
	padding: 0px 0px 10px 10px;
}

#wme p{
font-size: 88%;
}

#wme h3{
	font-size: 120%;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 0px 0px 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC8E3;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ACC8E3;
}

#wme h4{
	padding: 0px 0px 5px;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 4px;
}

#wme h5{
	padding: 0px 0px 5px;
	font-size: 110%;
	font-weight: bold;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC8E3;
	margin-bottom: 4px;
}


#wme .jacket{
	height: 172px;
	width: 172px;
	border: 1px solid #333333;
}

#wme .left-block{
	width:14em;
	float: left;
	margin-top: 6px;
}

#wme .right-block{
	width: 27em;
	float: right;
	margin-top: 6px;
}

#wme hr{
	visibility: hidden;
	clear: both;
}

/* * * * * * * #company styles * * * * * * * */

#company {padding: 0px 0px 10px 10px;
	font-size: 88%;
}

#company h3{
	font-size: 120%;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 0px 0px 4px;
	margin-top: 10px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC8E3;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ACC8E3;
	clear: both;
}

#company h4{
	padding: 0px 0px 5px;
	font-size: 120%;
	font-weight: bold;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC8E3;
	margin-bottom: 4px;
	clear: both;
}

#company img {
	float: right;
}

/* * * * * * * #shopping styles * * * * * * * */
#shopping h3{
	padding: 0px 0px 5px;
	font-size: 120%;
	font-weight: bold;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC8E3;
	margin-bottom: 4px;
}

#shopping img{
	border: 1px solid #666666;	
}

#shopping p{
	font-size:10px;
	padding-left: 6px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 0px;
	margin-top: 0px;
	border-top: 1px solid #FFFFFF;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo .copyright{
	text-align: right;
	float: right;
	color: #CCCCCC;
}

/*********** #navBar link styles ***********/

#navBar a:link, #navBar a:visited{
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #E0E0E0;
	display: block;
}

#navBar hr {
	background-color: #FFFFFF;
}

.impact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 88%;
	margin: 37px 6px 0px 0px;
	padding: 0px;
	float: right;
}

#sectionLinks a:link{
	padding: 4px;
	width: auto;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	padding: 4px;
}

#sectionLinks a:hover{
	padding: 4px;
	background-color: #C5D8EB;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 8px 0px 2px 10px;
	background-color: #FBCC7D;
	margin-bottom: 4px;
}