/* Home specific styles */

#maincontent h2,
#textcontent h3, #midsection h3
{
	font-size: 12px;	
}

#twelve-string
{
	margin: 10px;
	margin-top: -10px;
}

#container
{
   height:              802px;
}

#fretdancer
{
	height:				798px;
}

#midsection
{
	position:			absolute;
	background-color:	#000000;
	height:				198px;
	left:				50%;
	margin:				0 0 0 -340px;
	top:				273px;
	width:				682px;
	z-index:			2; 
}

#midsection-content
{
	position: 			relative;
	padding:			4px;
	margin:				1px;
	height:				188px;
	width:				672px;
	z-index: 			3;
	background-color:	#FFFFFF;
}

#midsection-left
{
	width: 50%;
	float: left;	
}

#midsection-right
{
	float: right;
}

#footer
{
	top:				788px;
}

.cdsection, #guitarssection
{
	top: 				631px !important;
}

#textcontent
{
   width:               325px;
   text-align:			left;
}

/* No image header for home */
#imgheader
{
   display:             none;
}

#antiques_roadshow
{
   position:            absolute;
   left:                356px;
   top:                 10px;
   width:               313px;
   height:              240px;
   z-index:             3;
}                       

#photooverlay1
{
   position:            absolute;
   font-size:           11px;
   color:               #FFFFFF;
   font-weight:         bold;
   left:                356px;
   top:                 10px;
   width:               305px;
   height:              240px;
   text-align:          right;
   z-index:             4;
}
                        
#photocomment1           
{                       
   position:            absolute;
   left:                352px;
   top:                 248px;
   width:               340px;
   font-size:           9px;
   line-height:         20px;
   text-align:          center;
   z-index:             3;
}

#flogit
{
   position:            absolute;
   left:                351px;
   top:                 12px;
   width:               307px;
   height:              237px;
   /*display:				none;*/
}                       

#photooverlay2
{
   position:            absolute;
   font-size:           11px;
   color:               #FFFFFF;
   font-weight:         bold;
   left:                345px;
   top:                 10px;
   width:               305px;
   height:              240px;
   text-align:          right;
   z-index:             2;
   /*display:				none;*/
}
                        
#photocomment2           
{                       
   position:            absolute;
   left:                351px;
   top:                 248px;
   width:				320px;
   font-size:           9px;
   line-height:         20px;
   text-align:			center;
   /*display:				none;*/
}                                               