/* Typography */
* {
  	padding: 0;
  	margin: 0;
  }
html, body {
	height:100%;
	background-image:url(../images/layout/bkgd.jpg);
}

#main-container {
	min-height: 100%;
	margin-bottom:-203px;
	position:relative;
}

#content-container {
	width:1000px;
	height:auto;
	background-color:#FFFFFF;
	margin-top:-46px;
	padding-top:50px;
	margin-left:auto;
	margin-right:auto;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;

}

#shadow-container {
	width:1122px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	vertical-align:top;
}


 /* Header */
#header-container {
	margin-top:0;
	width:100%;
	height:52px;
	background-image:url(../images/layout/nav-bkgd.gif);
}

#header {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:1000px;
	height:52px;
}


#header ul li {
	display:block;
	background-image:url(../images/buttons/off-button.png);
	list-style:none;
	float:right;
	width:148px;
	height:52px;
	line-height:50px;
	text-align:center;
}

#header ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	display:block;
}

#header ul li a:hover {
	color:#FF0000;
	display:block;
}

#section-container {
	width:100%;
	height:40px;
	background-image:url(../images/layout/section-bar-bkgd.jpg);
}

#nav-title {
	width:930px;
	height:40px;
	line-height:40px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	letter-spacing:.05em;
	color:#FFF;
	text-transform:uppercase;
	margin-left:auto;
	margin-right:auto;
}

#sub-container {
	width:100%;
	height:92px;
	background-image:url(../images/layout/subnav-bkgd.jpg);
}

#sub-nav {
	width:1000px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
}

#sub-nav ul {
	margin-left:25px;
}

#sub-nav ul li {
	float:left;
	height:45px;
	line-height:45px;
	list-style:none;
	margin:0 13px 0 13px;
}

#sub-nav ul li a {
	color:#999;
	font-size:12px;
	text-decoration:none;
}

#sub-nav ul li a:hover {
	color:#CCC;
	font-size:12px;
	text-decoration:underline;
}

#sub-nav ul li.active a {
	color:#FFF;
	font-size:12px;
}

#sub-nav ul li.nav-pointer a {
	background-image:url(../images/layout/pointer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
}

body#guitar_tips #header ul li.tips a {
	display:block;
	background-image:url(../images/buttons/on-button.png);
	color:#000;
}

body#guitar_tools #header ul li.tools a {
	display:block;
	background-image:url(../images/buttons/on-button.png);
	color:#000;
}

body#guitar_sites #header ul li.sites a {
	display:block;
	background-image:url(../images/buttons/on-button.png);
	color:#000;
}

body#faqs #header ul li.faqs a {
	display:block;
	background-image:url(../images/buttons/on-button.png);
	color:#000;
}

body#about #header ul li.about a {
	display:block;
	background-image:url(../images/buttons/on-button.png);
	color:#000;
}
#widget-box {
	background-image:url(../images/layout/get-widget-box.jpg);
	width:768px;
	height:377px;
	float:left;
}

.widget-container {
	margin-top:50px;
	width:354px;
	height:236px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}	

#widget-button {
	width:714px;
	margin-top:18px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;

}

#widget-button li {
	list-style:none;
	display:inline;
	margin:0 4px 0 4px;
}

#widget-button ul {
	margin:0;
	padding:0;
	height:50px;
}		
.image-box {
	width:175px;
	float:right;
	text-align:center;
	margin:-40px 0 20px 30px;
	
}	

.number-box {
	width:85px;
	height:85px;
	margin:5px;
}	

#tool-one-text {
	width:650px;
	margin-left:80px;
	float:left;
}

#tool-two-text {
	width:200px;
	float:right;
}

#tool-three-text {
	width:280px;
	float:left;
	margin-left:10px;
}


div#main-headline {
	margin-left:auto;
	margin-right:auto;
	position: relative;
	height:auto;
	width: 375px;
}

div#main-headline h1 {
	text-indent: -9999px;
	background: url(../images/layout/byebye-title.gif) no-repeat;
	height:50px;
	line-height:50px;
	margin:0;
}

div#button-text {
	width:500px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;

}
div#button-text p {	
	color:#999999;
	font:Arial, Helvetica, sans-serif 16px normal;
}

div#home-text img {
	margin:0;
}

		

 /* Footer */
 
 .clearfooter {
 	height:203px;
	clear:both;
 }
 
 #footer-container {
 	background: #393939 url(/images/layout/footer-bkgd.jpg) repeat-x;
	border-top: 5px solid #FF0000;
	width:100%;
	height:203px;
	position:relative;
}


div.footer-panel {
	margin-left:auto;
	margin-right:auto;
	font-size: 11px;
	width:950px;
	color:#FFF;
}

div.footer-panel h3 {
	margin-top:20px;
	line-height: 20px;
	color:#FFF;
	font-size:14px;
}

div.footer-panel li {
	height: 18px;
	line-height: 14px;
	list-style: none;
}

div.footer-panel li a {
	color:#CCC;
	text-decoration:none;
}

div.footer-panel li a:hover {
	color:#FFF;
	text-decoration:underline;
}
 
 #copyright {
	text-align:left;
	width:770px;
	float:left;
	
 }
 
 #copyright p {
 	font-size:9px;
	color:#999;
	margin-top:10px;
 }
 
 /* ALTERNATE TUNINGS ------------------------------------------- */


#tunings_container
{
float:right;
width:100%;
height:auto;
display:block;
}

#tunings_chart
{
width:230px;
height:300px;
float:left;
background-image:url(/images/layout/alternate-tunings-chart.png);
}

.tunings_bar
{
width:60px;
height:300px;
float:left;
background-image:url(/images/layout/tunings-bar-bkgd.png);
background-repeat:no-repeat;
}

.hidetuning
{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color:#f1f0ab;
padding:15px 0px 0px 25px;
line-height:45px;
text-align:left;
}

.hidetuning span
{
font-size:12px;
margin-left:-2px;
}

.tunings_list
{
width:140px;
float:left;
}

.alt_ul
{
margin:0px 0px 15px 10px;
float:left;
}

.alt_ul li
{
list-style:none;
font-style:bold;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#009933;
line-height:20px;
}
 
 /* Instructions ------------------------------------------- */
 
 .instruction-container {
 	width:100%;
	height:auto;
	clear:both;
 }
 
 .instruction-image {
 	width:50%;
	float:left;
	text-align:center;
 }
 
 .instruction-text {
 	width:50%;
	float:right;
	text-align:left;
 }
 
  /* Links ------------------------------------------- */
  
  .site-list {
  	width:100%;
	height:190px;
  	border-bottom:1px solid #CCC;
  }
  
    .site-list img {
  	float:left;
	margin:20px;
  }
  
  .site-desc {
  	width:450px;
	float:left;
	height:auto;
  }
 
 .site-desc h3 {
 	margin:20px 0 0 20px;
 }
 
  .site-desc p {
 	margin:10px 20px 20px 20px;
 }
 
 .link-list {
 	width:50%;
	float:left;
	list-style:none;
 }
 
   /* Share Bar ------------------------------------------- */
   
div#main-container a#share-bar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/buttons/share-bar.png) repeat scroll 0 0;
display:block;
height:168px;
left:0;
margin-top:-85px;
position:fixed;
text-indent:-9999px;
top:50%;
width:39px;
}