* {
	font-family: Times New Roman;
	font-size: 11pt;	
	color: #010b54;
}

a, a:Link, a:Active, a:Visited {
	color: #010b54;
	text-decoration: none;
}

a:Hover {
	color: #000;
}

a.songword {
	color: #021ddc;
}

.date {
	color: #0e1967;
	font-size: 10pt;
	display: block;
}

h1 { /* Page Headers */
	color: #010b54;
	font-weight: bold;
	margin-top: 0px;
	font-size: 16pt;
}

h2 { /* Page Sub Headers */
	color: #010b54;
	font-weight: bold;
	margin-top: 0px;
	font-size: 13pt;
}

h3 { /* Page Sub Headers */
	color: #010b54;
	font-weight: bold;
	margin-top: 0px;
	font-size: 11pt;
}

h4 {
	color: #595a5c;
	font-weight: normal;
	margin: 2px 0px 2px 0px;
	font-size: 8pt;
}

h5 {
	color: #000;
	font-weight: normal;
	margin: 2px 0px 2px 0px;
	font-size: 14pt;
}

.mainitem {
	clear: both;
	display: block;
	margin-bottom: 10px;
}

.mainitem img {
	margin-bottom: 10px;
}

/* ABEL FONT STYLES */

.boxheader { 
	display: block;
	font-family: 'Abel';
	color: #595a5c;
	text-shadow: 1px 1px 1px #CCC;
	font-weight: normal;
	margin: 4px 0px 5px 0px;
	text-transform: uppercase;
	font-size: 13pt;
}

.boxitem {
	margin-bottom: 10px;
}

.boxmain a, .boxmain p, .boxitem, .boxitem a, .boxitem p, .boxitem .date, .songlink {
	font-family: 'Abel';
	font-size: 10pt;
}

.boxitemmore {
	margin-bottom: 10px;
	text-align: right;
}

.boxitemmore a {
	font-family: 'Abel';
	font-size: 9pt;
}

.readmore {
	margin-bottom: 10px;
	text-align: right;
}

.readmore a {
	font-family: 'Abel';
	font-size: 10pt;
}

.aobtn {
	width: 203px;
	height: 48px;
	background: url('/layout/btn_default.png') no-repeat top left;
	cursor: pointer;
}

.aobtn .txt {
	font-family: 'Abel';
	text-transform: uppercase;
	color: #595a5c;
	text-shadow: 1px 1px 1px #CCC;
	font-weight: normal;
	font-size: 13pt;
	float: left;
	margin-left: 15px;
	margin-top: 13px;
}

.aobtn img {
	border: 0px none;
	float: right;
	margin-right: 15px;
	margin-top: 10px;
}

.maptxt {
	font-size: 9pt;
	display: block;
	font-family: 'Abel';
}

.mapheader {
	font-size: 9pt;
	display: block;
	font-weight: bold;
	font-family: 'Abel';
}

a.maplink {
	font-size: 9pt;
	color: #ff6c03;
	display: block;
	font-family: 'Abel';
}


body {
/*	background: #b5b6b6 url('/layout/bodybg.png') repeat-x top left; */
	background: #000;
	background-attachment: fixed;
	margin: 0px;
}

#pagearea {
	width: 100%;
	background: url('/layout/pageareabg.png') repeat-y top center;
}

.pagearea {
	vertical-align: top;
	padding: 30px 0px 0px 0px;
}

.pagetank {
	width: 900px;
	margin-bottom: 30px;
}

.aologo {
	width: 500px;
}

a.aoheader {
	font-family: 'Abel';
	text-shadow: 1px 1px 2px #666;
	font-weight: bold;
	font-size: 52pt;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
}

.wordofday, .wordofday a  {
	text-align: right;
	font-family: Times New Roman;
	color: #000;
}

.headerarea {
	height: 179px;
}

.guitarheaderarea {
	height: 30px;
}

#headerbg {
	width: 900px;
	height: 179px;
	background: #000;
}

#topmenuarea {
	position: absolute;
	width: 870px;
	height: 179px;
	z-index: 1000;
	background: url('/layout/topmenubg.png') repeat-x bottom left;
	padding: 0px 15px;
	top: 108px;
}

#guitartopmenuarea {
	position: absolute;
	width: 870px;
	height: 30px;
	z-index: 1000;
	background: url('/layout/topmenubg.png') repeat-x bottom left;
	padding: 0px 15px;
	top: 108px;
}

#guitartopmenuarea .menuitem {
	float: left;
	padding: 5px 0px 0px 0px;	
}

#guitartopmenuarea .menuitemon {
	float: left;
	padding: 5px 0px 0px 0px;
	background: none;
}

#guitartopmenuarea .menuitem a  {
	font-family: 'Abel';
	color: #b5b6b6;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	font-size: 11pt;
}

#guitartopmenuarea .menuitemon a  {
	font-family: 'Abel';
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	font-size: 11pt;
}

.menuitem {
	float: left;
	padding: 155px 0px 0px 0px;	
}

.menusep {
	width: 15px;
	float: left;
	height: 179px;
}

.menuitemon {
	float: left;
	padding: 155px 0px 0px 0px;
	background: url('/layout/tmcurtain.png') repeat-x;
}

.menuitem a, .menuitemon a  {
	font-family: 'Abel';
	color: #b5b6b6;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	font-size: 11pt;
}

.menuitem a:hover, .menuitemon a {
	color: #fff !important;
}

#topmenuicons {
	position: absolute;
	height: 18px;
	z-index: 1000;
	top: 255px	;
}

#topmenuicons img {
	width: 17px;
	height: 18px;
	margin-left: 5px;
}

.main {
	padding: 50px 0px 0px 700px;
	color: #fff;
	vertical-align: top;
}

.contentarea {
	vertical-align: top;
}

.contenttank {
	width: 100%;
}

.leftarea {
	width: 203px;
	vertical-align: top;
}

.rightarea {
	width: 203px;
	vertical-align: top;
}

.mainarea {
	vertical-align: top;
}

.ibtn {
	border: 0px none;
	margin-bottom: 7px;
}

.boxtank {
	width: 203px;
	background: url('/layout/boxmain.png') repeat-y;
	margin-bottom: 10px;
}

.boxtop {
	height: 8px;
	background: url('/layout/boxtop.png') no-repeat;
}

.boxmain {
	padding: 0px 14px 0px 17px;
	vertical-align: top;
	height: 150px;
	background: url('/layout/boxmainimg.png') no-repeat left bottom;
}

.boxmainfb {
	padding-left: 2px;
	vertical-align: top;
	height: 150px;
	background: url('/layout/boxmainimg.png') no-repeat left bottom;
}

.boxbtm {
	height: 9px;
	background: url('/layout/boxbtm.png') no-repeat;
}

.commentwrapper {
	border-top: solid 1px #666;
}

.replywrapper {
	border-top: dashed 1px #ccc;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 10pt;
}

.replywrapper p {
	font-size: 10pt;
}

.songtoolbar {
	display: block;
	border: solid 1px #f00;
}

.songtitle {
	font-weight: bold;
}

.songlinks {
	padding: 2px 0px;
	text-align: right;
}

.songlinks a {
	font-size: 9pt;
	margin-left: 10px;
}

.songinfoico {
	width: 10px;
	height: 10px;
	margin-left: 3px;
}

.footer {
	text-align: center;
	color: #ff6c03;
}

.errmsg {
	vertical-align: top;
	color: #F00;
}

.gbtxt {
	width: 250px;
}

.gbtxtarea {
	width: 254px;
	height: 100px;
}

.guitarviewwrapper {
	display: none;
}

.guitarviewimg {
	width: 520px;
	border: 0px none;
}

.guitarthumb {
	height: 170px;
	margin-bottom: 2px;
}

.guitarlistthumb {
	height: 170px;
	margin-bottom: 2px;
	margin-right: 2px;
}

div.guitarwrapper{
	position:relative; /* important(so we can absolutely position the description div */
	float: left;
}
div.guitardesc{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom:0px; /* position will be on bottom */
	left:0px;
	width: 93px;
	display:none;
	background-color: #000;
	font-family: 'Abel';
	text-align: center;
	font-size: 15px;
	color: #fff;
	padding: 10px;
	margin-bottom: 2px;
	cursor: pointer;
}


.footertank {
	width:100%;
}

.footershade {
	background: url('/layout/footerbg.png') repeat-x;
	height: 30px;
}

td.footercell {
	background: #000;
	height: 40px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: 'Abel';
}

td.footercell a, td.footercell p,  td.footercell b {
	color: #fff;
	font-family: 'Abel';
	text-decoration: none;
}