@charset "utf-8";

/***************************************************
	Waqs Player Style Sheet
	for: common.css
***************************************************/

/*  Suggested order:
 *  1. display
 *  2. position (top, right, bottom, left)
 *  3. float
 *  4. clear
 *  5. z-index
 *  6. width (max-width, min-width)
 *  7. height (max-height, min-height)
 *  8. margin
 *  9. padding
 * 10. border
 * 11. list-style
 * 12. color
 * 13. background
 * 14. font (font-style, font-variant, font-weight, font-size, line-height, font-family)
 * 15. text-indent
 * 16. text-align
 * 17. text-decoration
 * 18. vertical-align
 * 19. white-space
 * 20. others
 *
 */

* {
	font-style: normal;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

body {
	font-size: 80%;
	color: #000;
	text-align: center;
	background: transparent url("../image/background.gif");
}

* html body {
	font-size:75%;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

h4{
	font-size:120%;
}

a {
	color: #31309c;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height:1.4;
}

font {
	font-style: inherit;
	font-weight: inherit;
}

u {
	font-style: inherit;
	font-weight: inherit;
	text-decoration: underline;
}

strike {
	font-style: inherit;
	font-weight: inherit;
	text-decoration: line-through;
}

ul,ol {
	list-style: none outside;
}

img {
	border: none;
	vertical-align: bottom;
}

hr {
	clear: both;
	height: 1px;
	border: none;
}

table,tr,td {
	border-collapse: collapse;
	border: none;
}

.clearFix {
	height: 1%;
	display: block;
}

.clearFix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

div#container {
	position: relative;
	width: 920px;
	height: auto;
	margin: 5px auto 0;
	background: transparent;
	text-align: left;
}

div#header {
	width: 920px;
	height: 68px;
	padding-top: 20px;
	background: transparent url("../image/header.png") no-repeat scroll center top;
}

* html div#header {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/header.png", width="920" height="100" sizingMethod="scale");
}

h1 {
	width: 300px;
	height: 40px;
	margin-left: 30px;
	background: transparent url("../image/logo.png") no-repeat center top;
}

h1 a{
position:absolute;
	z-index:1000;
	display:block;
	height:40px;
	width:300px;
}

#header p {
	display: block;
	width: 450px;
	margin-left: 30px;
}

#header p.bannerArea a {
	display: block;
	position: absolute;
	right: 30px;
	top: 30px;

	height: 60px;

}

div#contents {
	width: 900px;
	height: auto;
	padding: 5px 10px 0;
	background: transparent url("../image/background_wrapper.png") repeat-y;
}

* html div#contents {
	background: transparent url("../image/background_wrapper.gif") repeat-y;
}

div#footer {
	clear: both;

	height: 40px;
	background: transparent url("../image/background_footer.png") no-repeat center bottom;
}

* html div#footer {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/background_footer.png", width="40" height="100" sizingMethod="scale");
}

div#footer address {
	color: #999;
	font-style: normal;
	text-align: center;
	padding: 5px 0;
}



h1 span,h2 span,h3 span,h4 span,button span {
	display: none;
}

div#headerNavi{

	width: 865px;
	height: auto;
	padding: 5px 17px 0;


}
div#headerNavi ul{
height:32px;
width:865px;

}
div#headerNavi ul li{
float:left;
height:31px;

}

div#headerNavi ul li a{
display:block;

text-indent:-9999px;
height:31px;
width:70px;
}

div#headerNavi ul li.top a{background:url(../image/btn_top.gif) no-repeat;width:73px;}
div#headerNavi ul li.year2010 a{background:url(../image/btn_10.gif) no-repeat;width:130px;}
div#headerNavi ul li.artist a{background:url(../image/btn_artist.gif) no-repeat;width:87px;}
div#headerNavi ul li.generation a{background:url(../image/btn_generation.gif) no-repeat;width:132px;}
div#headerNavi ul li.genre a{background:url(../image/btn_genre.gif) no-repeat;width:85px;}
div#headerNavi ul li.bookmarks a{background:url(../image/btn_bookmarks.gif) no-repeat;width:131px;}
div#headerNavi ul li.blogparts a{background:url(../image/btn_blogparts.gif) no-repeat;width:118px;}
div#headerNavi ul li.waqsjp a{background:url(../image/btn_waqs.gif) no-repeat;width:109px;}

div#headerNavi ul li a:hover{background-position: 0 -31px;}


div#main{
float:left;
width:550px;

padding:10px 15px;
}
div#main h2{
margin-bottom:10px; 
background:#FEE7C6;

padding:10px 15px;
}



div#side{
margin-top:10px;
float:left;
width:280px;
}

#side h2{
background:#FEE7C6;
padding:10px 15px;
}
#pickUp a{

display:block;
padding:3px;
float:left;
}

#pickUp img{
width:80px;
height:80px;
}

ul#txtArtistList{
width:280px;
}




ul#txtArtistList li{
margin-right:9px;
display:inline;
}
ul#txtArtistList li a:hover{background-color:#CCC;}
ul#txtArtistList li.size1{font-wight:blod; font-size:1.4em;}
ul#txtArtistList li.size2{font-wight:blod; font-size:1.8em;background-color:#CCC;}




#age{
padding:0 10px 10px;

}

#age a{
margin-right: 8px;
line-height: 1.2em;
}



#initTable{
float:left;
padding:0 12px;
}
table#initial{
font-size:1.4em;


}
table#initial td{
padding:2px;

}
ul#initArtistList{

float:left;
width:400px;
}

ul#initArtistList li{
list-style:none;
text-align:center;
float:left;
margin:5px;
background:#CCC;
overflow:hidden;
width:90px;
height:90px;
}

ul#initArtistList li img{
margin-top:5px;
width:50px;
height:50px;
border:0px;
cursor:pointer;
border:solid 1px #999999;
}


div#generationLinks{
width:250px;
}



h3#other{
text-indent:-9999px;
background:url(../image/other.gif) no-repeat scroll 0 0;
width:300px;
height:30px;
margin-bottom:10px;
}

div#popUpBox{
display:none;
background:#ff7b00;
padding:5px;
height:140px;
width:240px;
top:0;
left:0px;
position:absolute;
}
div#popUpBox a{
color:#FFFFFF;
line-height:1.1;

}

p.search{
text-align:center;
}
