/* CSS Document */

/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
	
body { 
	background: rgb(0,0,0); 
	padding: 0;
	margin: 0; 
	font-size: 12px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#FFFFEC;
	text-align:justify;
}
		
p { 
	text-align: justify;
	}
h3 { 
	font: italic bold 12px georgia, sans-serif;
	line-height: 1.25;
	color:#ffffff;
	text-align:left;
	padding-bottom: 10px;
	padding-top: 5px;

	}
	
h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffff66;}

.top a {
	color:#FFFFEC;
	font: 10px Arial, Verdana, sans-serif;
	text-decoration: none;
}


.top a:link { 
	color:#FFFFEC;
	font: 10px Arial, Verdana, sans-serif;

}

.top a:visited { 
	color: #FFFFEC;

}

.top a:hover, a:active { 
	color: #FFFF66;
	border-bottom: 1px dotted #ffffff;

	}

.pic img{

border: 2px solid #333333;
margin-left: auto;
margin-right: auto;
}

.pic2 img {

border: 1px solid #333333;
}




/* specific divs */

#container {
	background-image: url(images/velvetstar_websitebackgroun.jpg);
	width: 1000px;
	height: 770px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	position: relative;
	z-index: 6;
	
	
	}

#redcontainer {
	background-image: url(images/red_photo_container.jpg);
	width: 1000px;
	height: 602px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px dashed gray;
	border-bottom: 1px solid gray;
	position: relative;
	z-index: 15;
	}

#cornice {
	width: 1000px;
	height: 89px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/cornice.png);
	background-position: center top;
	background-repeat:no-repeat;
	position: relative;
	margin-top: 0px;
	z-index:1;
	}

#comments {
	width: 414px;
	height: 136px;
	margin-top: 10px;
	right: 55px;
	background-image: url(images/comments.gif);
	background-position: center top;
	background-repeat:no-repeat;
	position: absolute;
	z-index:1;
	}


#textcontainer {
	width: 550px;
	margin-top: 35px;
	right: 5px;
	position: absolute;
	float: right;
	z-index:8;
}

#profiletext_home{
	width: 450px;
	height: auto;
	margin-top: 5px;
	position: absolute;
	right: 50px;
	padding: 5px 10px 10px 10px;
	line-height: 1.8;
	font-weight: lighter;
	}

#profiletext_songlist{
	width: 534px;
	height: 455px;
	margin-top: 20px;
	position: absolute;
	margin-bottom: auto;
	right: 1px;
	padding: 5px 10px 10px 10px;
	overflow: auto;
	line-height: 1.5;
	font-weight: lighter;
	}
	
#profiletext_sample{
	width: 500px;
	margin-top: 20px;
	margin-left: 5px;
	position: absolute;
	margin-bottom: auto;
	padding: 75px 10px 10px 10px;
	line-height: 1.5;
	font-weight: lighter;
	}
	
	
#video_wrapper {

background-image: url(images/velvetstar_websitebackgroun.jpg);
width: 1000px;
height: 280px;
bottom: 0px;
position: absolute;
border-top: 1px dashed gray;

}

#video_container {
	
	width: 380px;
	height: 250px;
	position: absolute;
	bottom: 10px;
	right: 320px;
	font-size:10px;
	text-align: left;


}

#video_container2 {

	width: 300px;
	height: 248px;
	position: absolute;
	bottom: 10px;
	right: 10px;


}

#music_header {

background-image: url(images/music_header.png);
width: 162px;
height: 64px;
position: absolute;
top: 5px;
left: -45px;

}

#video_header {

background-image: url(images/video_header.png);
width: 150px;
height: 58px;
position: absolute;
bottom: 120px;
left: 50px;

}

#demo1 {

background-image: url(images/transparent_background.png);
width: 240px;
height: 35px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
left: 0px;
position: absolute;
}

#demo_txt {

width: 180px;
height: 25px;
left: 55px;
top: 10px;
position: absolute;
}

#demo2 {

background-image: url(images/transparent_background.png);
width: 240px;
height: 35px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
left: 260px;
position: absolute;}

#demo3 {

background-image: url(images/transparent_background.png);
width: 240px;
height: 35px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
left: 0px;
top: 135px;
position: absolute;

}

#demo4 {

background-image: url(images/transparent_background.png);
width: 240px;
height: 35px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
left: 260px;
top: 135px;
position: absolute;

}


#demo5 {

background-image: url(images/transparent_background.png);
width: 240px;
height: 35px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
left: 0px;
top: 200px;
position: absolute;

}

#demo6 {

background-image: url(images/transparent_background.png);
width: 240px;
height: 35px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
left: 260px;
top: 200px;
position: absolute;

}



#borderright_table {

border-right: 1px dashed #cccccc;
padding-left: 10px;

}

#cellpad {

padding-left: 10px;

}


#profiletext_other{
	width: 534px;
	height: 300px;
	margin-top: 20px;
	background-color: transparent;
	position: absolute;
	right: 5px;
	padding: 5px 10px 10px 10px;
	line-height: 1.8;
	font-weight: lighter;
overflow: auto;
	}

#printsongs {

width: 539px;
height: 50px;
padding-top: 5px;
background: transparent;
border-top: 1px dashed #CCCCCC;
position: absolute;
left: 450px;
top: 544px;

}

#printsongs img{

border: 0px;

}

#pageHeader h1{ 
	background: transparent url(images/velvetstar_header.png) no-repeat left; 
	margin-top: -60px; 
	margin-left: 20px;
	width: 377px; 
	height: 78px; 
	float: left;
	z-index: 10;
	position: absolute;
	}
	

	
#pageHeader h1 span {
	display:none;
	}
		
#pageHeader {
	padding-top: 0px;
}

#pageHeaderHome {
	padding-top: 10px;
	background: transparent url(images/home_header.png) no-repeat top right;
	margin-top: -33px;
	width: 123px;
	height: 61px;
	position:absolute;
	right:0px;
	z-index:10;
}

#pageHeaderlFeatures {
	padding-top: 0px;
	background: transparent url(images/feature_header.png) no-repeat top right;
	margin-top: -33px;
	width: 157px;
	height: 61px;
	position:absolute;
	right:0px;
	z-index:10;
}

#pageHeaderSongs {
	padding-top: 0px;
	background: transparent url(images/songs_header.png) no-repeat top right;
	margin-top: -33px;
	width: 123px;
	height: 61px;
	position:absolute;
	right:0px;
	z-index:10;
}

#pageHeaderExp {
	padding-top: 0px;
	background: transparent url(images/experience_header.png) no-repeat top right;
	margin-top: -33px;
	width: 157px;
	height: 61px;
	position:absolute;
	right:0px;
	z-index:10;
}

#pageHeaderSamples{
	padding-top: 0px;
	background: transparent url(images/samples_header.png) no-repeat top right;
	margin-top: -33px;
	width: 169px;
	height: 61px;
	position:absolute;
	right:0px;
	z-index:10;
}


#pageHeaderGallery {
	background-image: url(images/gallery_header.png);
	width: 128px;
	height: 58px;
	margin-top: 340px;
	margin-left: 0;
	position: absolute;
	z-index: 100;
	
	}

#ent_header {

	background-image: url(images/entertainment_header.png);
	width: 427px;
	height: 35px;
	margin-top: 65px;
	}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
background-image: url(images/arrow.gif);
list-style-position:inside;
background-repeat: no-repeat;
background-position: 0.5em;
text-indent: 30px;
text-align: left;
}

/* gallery codes */

#thumbnail_container {
	width: 1000px;
	height: 189px;
	margin-left: 15px;
	padding: 0px 0 0 0px;
	position: absolute;
	margin-top: 393px;
	z-index: 20;

}

.thumbnail {

float: left;
margin-left: 10px;
color: #CCFFFF;
height: 199px;
position: relative;
}


.thumbnail img {
border: 1px solid #666666;

}


/* menu */

.ddcolortabs{
	padding: 0;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 550px;
	margin-left: 450px;
	margin-top: 12px;
	position: absolute;

}

.ddcolortabs ul{
font:  bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}



.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;

}


.ddcolortabs a{
float:left;
color: white;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
background-image:url(images/transparent_background.png);
}


.ddcolortabs a span{
float:left;
display:block;
padding: 6px 4px 6px 4px;


}

.ddcolortabs a span{
float:none;

}

.ddcolortabs a:hover{
background-image:url(images/transparent_background.png);
border:  #666666 solid 1px;
}


/*footer */

#footerLeft{

background-image:url(images/scrolls_l.jpg);
	background-repeat: no-repeat;
	height: 309px;
	width: 529px;
	position:absolute;
	bottom: 0px;
	left:0px;
	float: left;
	z-index: 5;}

#footerRight{

background-image:url(images/scrolls_r.jpg);
	background-repeat: no-repeat;
	height: 309px;
	width: 529px;
	position: absolute;
	bottom: 0;
	right: -30px;
	float: right;
	z-index: 5;}


#validator {
width: 1000px;
height: 31px;
border: 0px;
position: absolute;
text-align:right;
right: 2px;
bottom: -79px;
z-index: 50;
}
#designby {
background: url(images/designedby.gif) no-repeat;
width: 1000px;
height: 36px;
border: 0px;
margin-left: auto;
margin-right: auto;
position: relative;
left: 0px;
top: 10px;
z-index: 50;
}
