/* css Second Look Productions screen style v1.01 */
/* This file by Phillip Yow */

/* ------------------------------------------------------------------------
basic HTML elements 
---------------------------------------------------------------------------*/
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 16px Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
	line-height: 1.4; /* looks different in Dreamweaver & real browser! */
	color: #000000; 
	background: #a7966a; /* don't make body background image "transparent" url as FFox won't render */
	margin: 0; 
	padding: 0;
	}
	
a {
	text-decoration: none;
    color: #0000FF;
    }
a:hover {
    color: #FFFFFF;
	background-color: #e98b1b;
	    }
	
		

	
/* -------------------------------------------------------------------
classes - can be applied to many elements per page 
----------------------------------------------------------------------*/
.smallfont {
	font: 13px Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
	line-height: 1.2;
	margin: 0px;
	padding: 0;
	}
	
.caption4image {
	font: 13px Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
	line-height: 1.2;
	margin: 0px 0px 0px 0px;
	padding: 0;
	}	

.footer {
	font: 13px Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
	line-height: 1.2;
	margin: 0px;
	padding: 0;
	color:#999999;
		}

.clear-L-image {
	clear: left 
	}
	
.clear-R-image {
	clear: right
	}

.linkhover a:hover {
    color: #D60808;
	background-color: #FFFF99;
	    }
	
.title_letterspread {
	margin: 0;
	letter-spacing: 10px; }
		
.summary {
 	margin: -7px 0px 15px 0px; }
	
.toc_subheader {
	font: 13px Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
	font-weight: bold;
	margin: 0px 0px -15px 0px;
	padding: 0;
	}
	
.toc_list {
	font: 13px Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
	line-height: 1.2;
	margin: 0px;
	padding: 0;
	}	
.toc_list a:hover {
    color: #D60808;
	background-color:#FFFF99;
	    }
/* -- content_list is used to add padding to the left of bulleted items when a photo appears on the left side of the page --*/
.content_list {
	font: 13px Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
	line-height: 1.2;
	margin: 0px 0px 0px 20px;
	padding: 0;
	}	
.content_list a:hover {
    color: #D60808;
	background-color:#FFFF99;
	    }
		
.slpCover_Title {
	font: 18px Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
	font-color: #7f0000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0;
	}
	
.price_notes {
	font: 13px Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
	line-height: 1.2;
	margin: 0px;
	padding: 0;
	}
.price_notes a:hover {
	color: #D60808;
	background-color:#FFFF99;
	    }
	
.photo_left {
	float: left;
	margin: 10px 10px 10px 0; /* can't use margins greater than 10, as IE doubles margins on floated elements! */
	}
	
.photo_right {
	float: right;
	margin: 10px 0 10px 10px;
	}
	
.photo_4caption {
	margin: 0px 0px -2px 0px;
	}
	
.return2top {
	font: 11px Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
	line-height: 1.2;
	margin: 0px;
	padding: 0;
	}	
.return2top a:hover {
    color: #FFFFFF;
	background-color:#e98b1b;
	    }
		
.big-black {
    color: #000000;
		    }	
	
/* --------------------------------------------------------------------
specific divs - unique, one per page 
-----------------------------------------------------------------------*/
#container {
	margin: 0 auto;
	width: 1002px;
	position: relative;
	padding: 0 0px 0 0px; }
	
#home-contents {
	background: #FFFFFF;
	padding: 10px 10px 10px 10px;
	position: absolute;
	width: 359px;
		}
		
#quadrant-topleft {
	background: transparent url(../images/panel_topleft.gif) no-repeat top left;
	margin-top: 0px;
	position: absolute;
	top: 28px;
	left: 28px;
	width: 461px;
	height: 261px;
		}
		
#quadrant-topleft-content {
	position: absolute;
	top: 127px;
	left: 58px;
	width: 379px;
	height: 116px;
		}
		
#quadrant-topright {
	background: transparent url(../images/panel_topright.gif) no-repeat top left;
	margin-top: 0px;
	position: absolute;
	top: 28px;
	left: 489px;
	width: 463px;
	height: 261px;
		}
		
#quadrant-botleft {
	background: transparent url(../images/panel_bottomLeft.gif) no-repeat top left;
	margin-top: 0px;
	position: absolute;
	top: 289px;
	left: 28px;
	width: 463px;
	height: 260px;
		}
		
#quadrant-botleft-content {
	position: absolute;
	top: 333px;
	left: 28px;
	width: 125px;
	height: 261px;
		}
		
#video {
	margin-top: 0px;
	position: absolute;
	top: 333px;
	left: 181px;
	width: 271px;
	height: 216px;
		}
		
#quadrant-botright {
	background: transparent url(../images/panel_bottomRight.gif) no-repeat top left;
	margin-top: 0px;
	position: absolute;
	top: 289px;
	left: 489px;
	width: 463px;
	height: 260px;
		}
		
#quadrant-botright-content {
	position: absolute;
	top: 332px;
	left: 527px;
	width: 409px;
	height: 211px;
		}
		

		
#make {
	margin: 0px;
	position: absolute;
	padding: 0px;
	top: 274px;
	left: 136px;
			 }	 
#make a:hover {	
	background: transparent none;
} 		
	
#subscribe {
	margin: 0px;
	position: absolute;
	padding: 0px;
	top: 274px;
	left: 280px;
			 }
#subscribe a:hover {	
	background: transparent none;
} 		
	
			 
#blog {
	margin: 0px;
	position: absolute;
	padding: 0px;
	top: 274px;
	left: 496px;
			 }
#blog a:hover {	
	background: transparent none;
} 		
	

#about {
	margin: 0px;
	position: absolute;
	padding: 0px;
	top: 274px;
	left: 564px;
			 }
#about a:hover {	
	background: transparent none;
} 		
	

#store {
	margin: 0px;
	position: absolute;
	padding: 0px;
	top: 274px;
	left: 661px;
			 }
#store a:hover {	
	background: transparent none;
} 		
	

#contact {
	margin: 0px;
	position: absolute;
	padding: 0px;
	top: 274px;
	left: 735px;
			 }
#contact a:hover {	
	background: transparent none;
} 		
	

#logo-header {
	margin-top: 0px;
	position: absolute;
	top: 28px;
	left: 28px;
	width: 461px;
	height: 261px;
			}


#footer {
	position: absolute;
	top: 528px;
	left: 537px;
	width: 300;
	height: 26px;
		}

/*
-----------------------------------------------------------------------------------------
=Extra Divs
-------------------------------------------------------------------------------------- */
#extraDiv1 {
	position: fixed;
	left: 450px;
	top: 200px;
	width:347px;
	height:267px;
	background:url(../images/guitar_small-trans.png);
}
/*
---------commented next line out, so javascript/IE8.js would work----------
* html #extraDiv1 {display:none;} /* Hide from Internet Explorer */

