﻿body
{
	background-color: #C0C0C0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul
{
	margin:0px;
}
li
{
	margin:0px;
}
html, body
{
	/* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}
p
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
/* holder styles */
#wrapper
{
	/*width: 760px;*/
	width: 1000px; /*background: #FFFFFF url(images/faux.gif) repeat-y;  This image creates the three column faux effect */
	background-color: #FCFAEF;
	text-align: left;
	margin: 0 auto 0 auto;
}
a
{
	color: #5B5728;
}
#header
{
	height: 200px;
	background-image: url(../images/home/header_bg.jpg);
	background-repeat: no-repeat;
}
#login
{
	float:right;
	height:15px;
	padding:5px;
	 color:#eee;	
}
#login a
{
	color:#eee;	
}
#flashhead
{
	float: left;
	margin: 5px;
	border: solid 1px #ccc; /*height:185px;  width:510px;*/
}
#musicplayer
{
	float: right;
	width: 140px;
	height: 180px;
	margin-top: 5px;
	margin-right: 40px;
	border: solid 1px #ccc;
}
#vervestrip
{
	 height:74px;
	 background:#999933 url(../images/home/VerveStrip.gif);
	 background-repeat:no-repeat;
}
#nav
{
	background-color: #A7A285;
}

#nav ul
{
	padding: 3px 0px 3px 0px;
	margin: 0;
	background-color: #A7A285;
}
#nav ul li
{
	display: inline;
	margin: 0;
}
#nav ul li a
{
	color: #504C35;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #A7A285;
	text-decoration: none;
	padding: 2px 25px 2px 25px;
	text-align: center;
	width: 9em;
}
#nav ul li a:hover, #nav ul li a:focus
{
	color: #A3A089;
	padding: 2px 25px 2px 25px;
	background-color: #68644A;
}

#leftcol
{
	width: 750px;
	float: left;
	/*padding-left: 5px;*/
	padding:5px;
	min-height: 200px;
}

#search
{
	margin: 2px 210px 0 220px;
	height: 62px;
	background-image: url(../images/home/search_bg.gif);
	background-repeat: repeat-x; /*background-color:Aqua;*/
}

.txtSearch
{
	width: 190px;
	border: solid 1px #999966;
	margin-bottom: 25px;
}
.btnSearch
{
	margin-bottom: 22px;
}
/* content styles */
#content
{
	margin: 0 200px 0 225px; /*background-color:Red;*/
}
#content img
{
	margin: 5px 5px 0 5px;
}
#content p
{
	line-height: 130%;
}
#rightcol
{
    margin-top:5px;
	width: 230px;
	float: right;/*background-color:#0000FF;*/
	min-height: 200px;
}



#footer
{
	background-color: #8B876D;
	color: #000;
	padding: 7px;
	border-bottom: solid 4px #615D44;
	clear: both;
}
#footer a
{
	color: #ccc;
	text-decoration: underline;
}
.newsfoldernumber
{	
	margin-top: 3px;
	margin-left:4px;
}
#featured
{
		
}
#FeaturedArtist1_pnlProd div:first-child
{
	margin-top:0px;
	border:none;	
}
#featuredhead
{
	background-image: url(../images/home/featured_head.gif);
	height: 38px;
}
#featuredhead:hover
{
	background-image: url(../images/home/featured_head_over.gif);
	height: 38px;	
}
#featurebody
{
	background-image: url(../images/home/featured_body.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.featuredbox
{
	height: 90px;
	padding: 5px;
	border-top: dashed 1px #ccc;
}
#welcomehead
{
   background-image: url(../images/home/welcome_head_wide.gif);
   height: 38px; 
}
#welcomehead:hover
{
   background-image: url(../images/home/welcome_head_wide_over.gif);
   height: 38px; 
}
#widebody
{
    background-image: url(../images/home/wide_body.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	padding:5px 7px;
	margin:0px;
}
#welcomefoot
{
     background-image: url(../images/home/welcome_wide_foot.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height:18px;
    
}

#vibehead
{
	background-image: url(../images/home/vibe_head.gif);
	height: 38px;
}
#vibehead:hover
{
	background-image: url(../images/home/vibe_head_over.gif);
	height: 38px;
}
#vibebody
{
	background-image: url(../images/home/vibe_body.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#vibebody
{
	padding-bottom:10px;
}
.pagesummary li
{
	margin-left:20px;	
	list-style: square;	
}

#featurefoot
{
}


#newreleasehead
{
	background-image: url(../images/home/new_release_head.gif);
	background-repeat:no-repeat;
	height:38px;	
}
#newreleasehead:hover
{
	background-image: url(../images/home/new_release_head_over.gif);
	background-repeat:no-repeat; 
	height:38px;	
}
.newreleasebox
{
	height: 90px;
	padding-top:5px;
	margin: 0px 5px 0px 0px;
	border-top: dashed 1px #ccc;
}

.newreleasebox img
{
	margin: 0px 5px 5px 5px;
	border: solid 1px #ccc;
}
.rightbody
{
	min-height: 100px;
	background-image: url(../images/home/rightbody.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	padding:5px 7px 5px 5px;
}
.rightfoot
{
	background-image: url(../images/home/rightfoot.gif);
	background-repeat:no-repeat; 
	height:22px;	
}
#videohead
{
	background-image: url(../images/home/video_head.gif);
	background-repeat:no-repeat;
	height:38px;	
}
#videohead:hover
{
	background-image: url(../images/home/video_head_over.gif);
	background-repeat:no-repeat;
	height:38px;	
}
#mailinghead
{
	background-image: url(../images/home/mailing_list_head.gif);
	background-repeat:no-repeat;
	height:38px;	
}
#mailinghead:hover
{
	background-image: url(../images/home/mailing_list_head_over.gif);
	background-repeat:no-repeat;
	height:38px;	
}
#newreleasefoot
{
}
/*.folderhead h1, h2, h3, h4, h5
{
	margin-top: 0px;
}
.folderhead
{
	background-image: url(../images/home/Folder_Head.gif);
	background-repeat: no-repeat;
	padding: 2px;
	height: 18px;
}*/
.boxhead
{
	background-image: url(../images/home/boxhead.gif);
	background-repeat: no-repeat;
	background-position:top left;
	height:17px;
	padding:3px;		
}
.boxbody
{
	margin-bottom:2px;
	min-height: 120px;
	/*min-height hack for IE6 */
	height:auto !important;
	height:120px;
	/*end hack*/
	background-image: url(../images/home/boxbody.gif);	
	background-position:bottom left;
	background-repeat: no-repeat;
	padding: 0px 5px 5px 5px;
	/*background-color:Green;*/
}
.boxbody h3
{
	line-height:12px;
	font-size:10pt;
	font-weight:bold;
	word-spacing:2px;
	margin:0;
	padding:0;
}

.foldertext
{
	padding-right:10px;
}
.folderimage {
  float:left;
  min-height:50px;
  background: url('../images/productimages/albums/thumbs/thumb_bg.gif') no-repeat bottom right;
 /* margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;*/

  }

.folderimage img {
 /* display: block;
 position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -16px 6px 6px -16px;*/
  padding-bottom:5px;
  
  } 


/*.folderimage img
{
	display:block;
margin:-10px 5px 5px -5px;
}
.foldertext
{
	float:right;
	width:230px;
	background-color:Fuchsia;
}*/


/*.folderbody h1, h2, h3, h4, h5
{
	margin-top: 0px;
}*/
.newsfolder img
{
	margin: 5px 4px 0 5px;
}
.newsfoldernumber
{	
	font-family: Arial Black;
	color: #fff;
}

.more
{
	font-weight: bold;
	color: #5B5728;
	font-size: 10px;
	text-decoration: none;
}

.morevibe 
{
	position:relative;
	display:block;
	margin-top:5px;
	text-align:right;
	bottom:4px;
	right:15px;	
	font-weight: bold;
	color: #5B5728;
	font-size: 10px;
	text-decoration: none;	
}
#globe img
{
	margin-top:30px;
}
