/* - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : 
URL : 

Description : 

Created : 
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

body{
text-align: center;
margin-left: auto;
margin-right: auto;
padding:0;
}

#container{
width:780px;
margin:auto;
padding:auto;
background:#ffffff;
text-align:left;
}

#menu {
	width:160px;
	float:left;
 	list-style: none;
  	padding: 0;
 	margin: 0, 10px,0 10px;
  	position: relative;
  	text-indent: -2000px
}
#menu span {
  	display: none;
 	position: absolute;
	}
#menu a {
  	display: block;
  	outline: none;
	}
#menu a:hover {
 	 background-position: left bottom;
	}
#menu a:hover span {
 	display: block;
	}

#menu .about {width: 150px; height: 54px;background: url(../images/menu/about.gif) no-repeat;}
#menu .about span {width: 150px;height: 54px; top:0px;background: url(../images/menu/about2.gif) no-repeat;}

#menu .jennie {width: 150px;height: 40px;background: url(../images/menu/jennie.gif) no-repeat;}
#menu .jennie span {width: 150px;height: 40px; top:54px;background: url(../images/menu/jennie2.gif) no-repeat;}

#menu .links {width: 150px;height: 42px;background: url(../images/menu/links.gif) no-repeat;}
#menu .links span {width: 150px;height: 42px; top:94px; background: url(../images/menu/links2.gif) no-repeat;}

#menu .buybook {width: 150px;height: 46px;background: url(../images/menu/book.gif) no-repeat;}
#menu .buybook span {width: 150px;height: 46px; top:136px; background: url(../images/menu/book2.gif) no-repeat;}

#menu .thanks {width: 150px;height: 50px;background: url(../images/menu/thanks.gif) no-repeat;}
#menu .thanks span {width: 150px;height: 50px;top: 182px;background: url(../images/menu/thanks2.gif) no-repeat;}

#menu .contact {width: 150px;height: 65px;background: url(../images/menu/contact.gif) no-repeat;}
#menu .contact span {width: 150px;height: 65px; top:232px; background: url(../images/menu/contact2.gif) no-repeat;}





/*--------------------------------------------------*/

#main_content{
	width: 620px;
	float: right;
	}

#banner{
	width:780px;
	height:150px;
	}
	
.logo{
	float:left;
	margin-left:10px;
	}
	
.page_header{
	margin-top:50px;
	margin-left:50px;
	float:left;
	}

#txt_content{
width:620px;
clear:left; 
padding:20px 0px 0px 30px;
}

	
#grid{
	margin-left:30px;
	margin-top:20px;
}

.gridimg{
border:0;}

.gridbox{
	float:left;
	border:2px solid #fff;
	margin:4px 10px 20px 10px ;
	height:120px;
	width:150px;
	text-align:center;
	font-family:"Lucida sans", helvetica, arial, sans-serif, verdana; 
	text-decoration: none;
	font-size: 0.8em;
}

.gridbox:hover{
	border:2px solid #FC8FF3;
	margin:4px 10px 20px 10px ;
	height:120px;
	width:150px;
	text-decoration: none;
	}

.gridtxt{
	float:left;
	margin:4px 6px 20px 6px ;
	height:120px;
	width:150px;
	text-align:center;
	font-family:"Lucida sans", helvetica, arial, sans-serif, verdana; 
	text-decoration: none;
	font-size: 0.8em;
}
.gridtxt:hover{
	border:2px solid #FC8FF3;
	margin:4px 4px 20px 4px ;
	text-decoration: none;
	}
	
	
.gridrow{
	clear:left;
	border-width:0px;
	border-collapse: collapse;
	width:620px;
	margin:0px;
	padding: 0px;
	text-align:center;
}




/*----------------THUMBNAILS-------------------*/
#thumbnails{
	width:640px;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:10px;
}

.tmb{
float:left;
border:2px solid #fff;
margin:2px;
padding:0px;
height:100px;
width:120px;
text-align:center;
}

.tmb:hover{
	border:2px solid #FC8FF3;
	}
	

	
/*------------FOOTER-------------*/


#footer{
text-align: left;
width:780px;
font-family:"Lucida sans", helvetica, arial, sans-serif, verdana; 
font-size:0.7em;
color: #ccc;
text-indent:0px;
margin-top:560px;
padding:20px 0 10px 0;
border-top:1px dashed #E9E8E9;
clear:both;
}


/* ----- HEADINGS ----- */

h1{
font-family:georgia, lucida grande, times;
font-size:1.5em;
font-weight:bold;
color:#000;
margin:;
padding:;
}
.h1{
font-family:georgia, lucida grande, times;
font-size:1.5em;
font-weight:bold;
color:#000;
margin:;
padding:;
}
h2{
font-family:"Lucida sans", helvetica, arial, sans-serif, verdana; 
font-size:1em;
font-weight:bold;
color:#000;
}
.h2{
font-family:"Lucida sans", helvetica, arial, sans-serif, verdana; 
font-size:1em;
font-weight:bold;
color:#000;
}
h3{
font-family:georgia, lucida grande, times; 
font-size:0.9em;
font-weight:bold;
color:#999;
}
h4{
font-family:"Lucida sans", helvetica, arial, sans-serif, verdana; 
font-size:0.8em;
font-weight:;
color:#333;
margin:;
padding:;
}

/* ----- PARAGRAPHS ----- */

p{
font-family:"Lucida sans", helvetica, arial, sans-serif, verdana; 
font-size:0.8em;
text-indent:0px;
	}



.hr{
height:10px;
border-bottom:dotted 1px #999;
margin-bottom:10px;}


ul{
list-style: none;
font-family:"Lucida sans", helvetica, arial, sans-serif, verdana;
font-size: 0.8em;
}


/* ----- LINKS ----- */


a:link {    text-decoration: none ;   color:#FD60AF;}
a:visited {   text-decoration: none ;  color:#FD60AF;}
a:hover {   text-decoration:none ;   color:#FC8FF3;}
	
/* ------------------------------------------SLIMBOX------------------------------------------ */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #EBEBEB;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: "Lucida sans", helvetica, arial, sans-serif, verdana;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*-------------artists section ------------*/

#artistsec{
clear:both;
width:100%;
padding-top:10px;
padding-bottom:6px;
border-top:1px dotted #333;
}
.artisttitle{
margin-bottom:2px;
padding:1px;
font-family:"Lucida sans", helvetica, arial, sans-serif, verdana;
font-size:14px;
font-weight:bold;
color:#333333;
}

.artistpic{
width:102px;
border:1px solid #333333;
float:left;
margin:0px 10px 6px 0px;
}
.artistdescipt{
margin-top:4px;
margin-left:110px;
margin-top:inherit;
}

/*-------------css TOOL TIPS----------------*/

a.info {
    position:relative; /*this is the key*/
    z-index:24;
    color:#FD60AF;;
    text-decoration:none;
    }

a.info:hover{
	z-index:25; 
	background-color:#fff;
	text-decoration:none ;
	 color:#FC8FF3;
	}

a.info span{
	display: none;
}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    padding:6px;
    position:absolute;
    top:-0.4em; left:9em; width:26em;
    border:1px solid #ccc;
    background-color:#fff; 
    color:#666;
    text-align: center
    text-decoration:none;
    }
    
    
    
    
