/* CSS Document */

html{
	overflow-x:hidden;
}

body{
background:#F2F2F2 !important;
overflow-x:hidden;
}

#menu {
width: 770px;
float: none !important;
margin-left:auto !important;
margin-right:auto !important;
}

#ebkpageholder{
position:relative;
border:3px solid #669;
margin-top:15px;
}

#maincontainer{
width:100% !important;
background:#F2F2F2 !important;
}



#metronome{
position:absolute;
bottom:30px;
left:30px;
width:180px;
height:60px;
width:180px;
background: url(indeximages/ebk/metronome.png);
background-repeat: no-repeat;
}

#metronometxt {
margin-top:25px;
width:40px;
border:0px;
background:#999999;
font-size:20px;
padding-left:4px;
margin-left:38px;
color:#FFF;
}
#metronomeplay {

font-size:15px;
margin-top:25px !important;
color:#333;
}
#beats{
margin-left:35px;
}

#ebknav{
position:absolute;
bottom:30px;
right:30px;
width:200px;
height:67px;
width:108px;
background: url(indeximages/ebk/ebknavbg.png);
background-repeat: no-repeat;
}

#ebkleft{
position:relative;
float:left;
height:64px;
width:54px;
background: url(indeximages/ebk/ebknavleftw.png);
}

#ebkleft img{
width:54px;
height:64px;
}

#ebkleft:hover{
background: url(indeximages/ebk/ebknavleftb.png);
}


#ebkright{
position:relative;
float:left;
height:64px;
width:54px;
background: url(indeximages/ebk/ebknavrightw.png);
}

#ebkright img{
width:54px;
height:64px;
}

#ebkright:hover{
background: url(indeximages/ebk/ebknavrightb.png);
}

#ebkmedia{
position:absolute;
top:80px;
right:-210px;
height:500px;
}

#ebktab{
position:relative;
float:left;
width:25px;
height:500px;
z-index:10;
background-image:url(/indeximages/ebk/ebktab1.png);
background-repeat:no-repeat;
}

#ebksleeve{
width:320px;
}

#ebkslide{
position:relative;
float:right;
width:320px;
height:470px;
z-index:10;
background:#e4e4e4;
overflow:scroll;
padding:15px;
}

#ebkslide h2{
color:#00AEEF;
padding:0px;
margin:0px;
margin-left:0px;
margin-top:0px;
font-size:20px;
}

#ebkslide p{
margin:0px;
padding:0px;
font-size:11px;
}

#ebkslide label{
padding:0px;
margin:0px;
margin-left:0px;
margin-top:0px;
font-size:12px;
}




#ebkmedial{
position:absolute;
top:80px;
left:-280px;
height:250px;
}

#ebktabl{
position:relative;
float:right;
width:25px;
height:250px;
z-index:10;
background-image:url(/indeximages/ebk/ebktabl2.png);
background-repeat:no-repeat;
}

#ebksleevel{
width:180px;
}

#ebksleevel td{
font-size:12px;
}

#ebkslidel{
position:relative;
float:right;
width:250px;
height:220px;
z-index:10;
background:#e4e4e4;
overflow:hidden;
padding:15px;
}

#ebkslidel h2{
color:#00AEEF;
padding:0px;
margin:0px;
margin-left:0px;
margin-top:0px;
font-size:20px;
}

#ebkslidel p{
margin:0px;
padding:0px;
font-size:11px;
}

#ebkslidel label{
padding:0px;
margin:0px;
margin-left:0px;
margin-top:0px;
font-size:12px;
}


.vidlist div{
position:relative;
float:left;
}

.vidlist{
margin-top:5px;
margin-bottom:5px;
}

.vidlisttxt{
margin-left:8px;
width:150px;
font-weight:bold;
}


.vidlist a:link{
color:red;
font-weight:bold;
}
.vidlist a:hover{
	font-weight:bold;
color:black;
}
.vidlist a:visited{
	font-weight:bold;
color:red;
}

/* eBook display */

.block {
position:relative;
float:left;
margin:0px;
padding:0px;
color:white;
font-size:7px;
}

img{
margin:0px;
padding:0px;
}

#footer{
background:url(/indeximages/ebk/ebkbg.png) !important;
background-repeat:no-repeat !important;
background-position:center bottom !important;
height:230px;
}

