	/* GLOBAL PAGE AND LINK STYLES */

body	{
	margin: 0px;
	padding: 0px;
	background: #666666;
	font-family: Arial, Helvetica, Sans-serif;
	}
	
img	{
	border: none;
	}
	
p	{
	margin: 0px;
	padding: 5px;
	font-size: .8em;
	font-size: .8em;
	line-height: 17px;
	}
	
a:link {
	text-decoration: none; 
	color: #0000ff;
	margin: 0px;
	padding: 0px;
	} 
	
a:visited {
	text-decoration: none;
	color: #990000;
	} 
	
a:active {
	text-decoration: underline;
	color: #0000ff;
	}
	
a:hover {
	text-decoration: underline;
	color: #ff0000; 
	}
	
	/* HEADER & NAV STYLES */
	
#header_wrapper	{
	min-width: 1000px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header-wrapper-instrumental-guitar-music.jpg);
	}
	
#header	{
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	width: 1000px;
	height: 100px;
	background-image: url(http://amadeo.com/images/header-instrumental-guitar-music.jpg);
	}

#nav_wrapper	{
	min-width: 1000px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_header.jpg);
	}
	
#nav	{
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	width: 1000px;
	}
	
#logo_spot	{
	float: left;
	margin: 0px;
	padding: 10px 40px 0px 0px;
	}
	
#logo_spot a:hover {
	text-decoration: none;
	background: none;
	margin: 0px;
	}
	
	/* PAGE & CONTENT POSITIONING STYLES */
	
.page_wrapper	{
	min-width: 1000px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}
	
.page_style	{
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	background-color: #ffffff;
	}	
	
	/* PRIMARY NAV STYLES */
	
#primary_nav #currentpage a { /* THIS IS FOR THE BUTTON ON THE CURRENT PAGE */
	color: #999999;
	background-image: url(images/bg_header_on.png);
	background-position: bottom center;
	text-decoration: none;
	}

#primary_nav ul{ /* THIS IS THE BAR THE NAV LIVES IN */
	height: 45px;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	float : left;
	/* width: 100%; SET THIS IF THE NAV BAR IS EVER LESS THAN 100 PERCENT. OTHERWISE DISREGARD */
	}
	
#primary_nav ul li{
	display : inline;
	}

#primary_nav ul li a{ /* OFF STATE */
	height: 35px;
	margin: 0px;
	padding: 15px 15px 0px 15px;
	color: #ffffff;
	font-size: 13px;
	font-weight : bold;
	text-decoration: none;
	float: left;
	}
	
#primary_nav ul li a:hover{	/* HOVER STATE */
	color: #ff0000;
	background: none;
	text-decoration: none;
	}
	
	/* COLUMN STYLES */

.column100	{
	width: 100px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}

.column200	{
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
.column300	{
	width: 300px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
.column400	{
	width: 400px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
.column500	{
	width: 500px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
.column600	{
	width: 600px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
.column700	{
	width: 700px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
.column800	{
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
.column900	{
	width: 900px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
.column1000	{
	width: 1000px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
	/* CONTENT BLOCK & BOX STYLES */
	
.brown_box	{
	margin: 5px;
	padding: 5px;
	text-align: left;
	}
	
.rightBox	{
	margin: 5px;
	padding: 5px;
	/* width: 180px; */
	text-align: left;
	}
	
.center_box	{
	margin: 5px;
	padding: 5px;
	text-align: center;
	}
	
	/* CONTENT HEADER STYLES */
	
.cat_bg_brown	{
	margin: 0px;
	padding: 0px;
	height: 30px;
	}
	
.cat_name_brown	{
	margin: 0px;
	padding: 8px 15px 3px 0px;
	color: #990000;
	font-family: Georgia, Times New Roman, serif;
	text-align: left;
	font-size: 1.3em;
	font-weight: normal;
	}
	
.cat_bg_blue	{
	margin: 0px;
	padding: 0px;
	height: 30px;
	}
	
.cat_name_blue	{
	margin: 0px;
	padding: 8px 15px 3px 15px;
	color: #101556;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	}
	
.brown_box_title	{
	margin: 0px;
	padding: 2px 2px 2px 1px;
	color: #4e2802;
	font-size: 1.1em;
	font-weight: bold;
	}

.blue_box_title	{
	margin: 0px;
	padding: 2px 2px 2px 1px;
	color: #0e2a59;
	font-size: 1.1em;
	font-weight: bold;
	}

/* CONTENT TEXT STYLES */

.title	{
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
	}
	
.regular_text	{
	margin: 0px;
	padding: 5px;
	font-size: .8em;
	line-height: 17px;
	}
	
.regular_text_center	{
	margin: 0px;
	padding: 5px;
	font-size: .7em;
	text-align: center;
	}
		
	/* PHOTO & RICH MEDIA OBJECT STYLES */
	
.albumCover	{
	margin: 2px 2px 5px 2px;
	padding: 5px;
	}
	
.fotoAlbumCover	{ /* DELETE AFTER CONVERSON */
	margin: 2px 2px 5px 2px;
	padding: 5px;
	float: left;
	}

.foto_feature	{
	margin: 0px;
	padding: 5px;
	float: left;
	}
	
.gateway_movie	{
	margin: 5px;
	padding: 0px;
	text-align: right;
	background: #ffffff;
	border: 1px solid #996600;
	}
	
	/* FOOTER STYLES */*
	
#footer_strip	{
	margin: 0px;
	padding: 0px;
	height: 12px;
	background-image: url(images/solo-guitar-footer-strip.jpg);
	background-position: bottom left;
	}
	
#footer_wrapper	{
	margin: 0px;
	padding: 0px;
	height: 55px;
	background-image: url(images/bg_footer.gif);
	}
	
#footer	{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1000px;
	position: relative;
	}
	
.footer_text	{
	margin: 0px;
	padding: 15px 6px 0px 6px;
	color: #ffffff;
	font-size: .7em;
	font-weight: normal;
	}
	
.footer_text a:link {
	text-decoration: none; 
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	} 
	
.footer_text a:visited {
	text-decoration: none;
	color: #333333;
	} 
	
.footer_text a:active {
	text-decoration: none;
	color: #ffffff;
	}
	
.footer_text a:hover {
	text-decoration: none;
	color: #ff0000;
	}
	
.footer_title	{
	margin: 0px;
	padding: 5px 6px 0px 0px;
	color: #4e2802;
	font-size: .8em;
	font-weight: bold;
	height: 55px;
	float: left;
	}
	
.text_brown_title	{
	margin: 0px;
	padding: 5px 3px 5px 0px;
	height: 10px;
	color: #ebe6d3;
	font-size: .8em;
	font-weight: bold;
	float: left;
	}
	
	/* PLAYER STYLES */
	
.playerTable	{
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
	}
	
.tableRowOne	{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	height: 20px;
	background: #cccccc;
	}
	
.tableRowTwo	{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	height: 20px;
	background: #e1e1e1;
	}
		
.playerButton	{
	margin: 0px;
	padding: 2px 2px 0px 2px;
	vertical-align: middle;
	text-align: left;
	}
	
.songTitle	{
	padding: 5px 6px 2px 6px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	font-size: 12px;
	}

.playerText	{ /* DELETE AFTER CONVERSION */
	width: 300px;
	margin: 0px;
	padding: 7px 6px 3px 6px;
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
	float: left;
	}
	
.playerBar	{ /* DELETE AFTER CONVERSION */
	display: block;
	width: 240px;
	margin: 0px;
	padding: 5px;
	vertical-align: middle;
	line-height: 12px;
	text-align: left;
	float: left;
	}
	
.lineOne	{ /* DELETE AFTER CONVERSION */
	width: 575px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background: #cccccc;
	}
	
.lineTwo	{ /* DELETE AFTER CONVERSION */
	width: 575px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background: #999999;
	}
	
	/* TEXT CONTENT STYLES */

.albumText	{
	width: 300px;
	margin: 2px 2px 5px 5px;
	padding: 5px;
	text-align: left;
	float: left;
	}
	
.albumCopy	{ /* DELETE AFTER CONVERSION */
	width: 400px;
	min-height: 300px;
	margin: 2px 2px 5px 5px;
	padding: 5px;
	float: left;
	}
	
.priceTag	{
	margin: 5px 0px 5px 10px;
	padding: 0px;
	font-size: 24px;
	text-align: left;
	color: #996600;
	}
	
.subtitle	{
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	text-align: left;
	color: #666666;
	font-weight: bold;
	}
	
	/* HOMEPAGE PHOTO SLIDER STYLES */
	
#slider_holder	{
	width: 600px;
	margin: 10px;
	/* margin: 0px auto 0px auto; */
	padding: 5px;
	border: 1px solid #cccccc;
	float: left;
	}

#slider {
	/* You MUST specify the width and height */
	width:600px;
	height:450px;
	position:relative;	
	overflow:hidden;
	}

#mask-gallery {
	overflow:hidden;	
	}

#gallery {
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
	}

#gallery li {
	/* float left, so that the items are arrangged horizontally */
	float:left;
	}

#mask-excerpt {	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500px;
	/* width should be lesser than #slider width */
	width:200px;
	overflow:hidden;
	}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width: 200px;
	background-color: #000;
	overflow: hidden;
	font-family: Georgia, Times New Roman, serif;
	font-size: 30px;
	color: #fff;	
	}

#excerpt li {
	padding: 15px;
	}
	
.clear {
	clear:both;	
	}