@charset "utf-8";
/* CSS Document */
/* ind.music */
/* Website by Alloy Studio - alloystudio.com.au */

body{
	font-family: "Arial", Geneva, sans-serif;
	margin: 0;
	padding: 0;
	color:#333333;
	height:100%;
	background-color: #000;
}
 { border:0; }

/* Link Style Adjustments */
a:link{
	color:#333;
	text-decoration:underline;
}
a:hover{
	color:#333;
	text-decoration: none;
}
a:visited{
	color:#333;
	text-decoration:underline
}
a:active, a:focus {
	outline: none;
}
#col1 h4 a:link{color:#999}
#col1 h4 a:hover{color:#ccff00}


/* Type Adjusters */
.clr{
	clear:both
}
.smaller {
	font-size:13px;
	padding-left: 10px;
	display: block;
}
#smallest {font-size:11px}

.noLinkBorder {
	text-decoration: none;
	border: 0px;
}
.prodHR {
	width: 700px;
}
/* For validation errors on webforms */
.errors {
	color: red;
	list-style: none;
}
/* <H> Adjustments */
body h1, h2, h3, h4 {margin-top:0px;}

/* Wrappers */
#wrapper{
	margin-top:12px;
	width:100%;
	height:100%;
	bottom:0px;
	background-color: #333;
}
#outer{
	width:955px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-color: #333;
}

/* Header and Logo */
#header{
	z-index: 300;
	background-color: #333333;
}

#logo{
	width:280px;
	margin: 0px;
	float: left;
	height: 90px;
	background-image: url(/imgs/structure/logo.png);
	background-repeat: no-repeat;
	background-position: 14px 0px;
	/*padding: 0px;*/
}
#guitar_show{
	float: right;
	width: 260px;
	height: 220px;
}
#logo a {
	display: block;
	height: 90px;
	width: 280px;
	margin: 0px;
	padding: 0px;
}

/* Flash Header */
#flashArea{
	align:center;
	border-top:solix 1px #fff;
	height:280px;
	display: block;
	float: left;
}
#flashArea2{
	align:center;
	border-top:solix 1px #fff;
	height:102px;
	width: 955px;
	float: left;
	background-image: url(/imgs/flashArea2.png);
}

/* Navigation */
#nav{
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 26px;
	width: 660px;
	float: right;
	color: #FFF;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#navmenu {
	font-size:14px;
	float: right;
	width:auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
} 
#navmenu li {
	text-align: center;
	height:auto;
	list-style: none;
	display: block;
	float: left;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftnav{
	margin-top:0px;
	margin-left: -40px;
}
#leftnav li{
	width:183px;
	height:23px;
	text-align: left;
	padding-top:0px;
	list-style: none;
	display: block;
}
#leftnav a{
	color:#999;
	font-size:12px;
	text-decoration: none;
	line-height: 23px;
}
#leftnav li a {
	width:183px;
	height:23px;
	display: block;
	line-height: 23px;
	font-weight: bold;
	text-indent: 7px;
}
#leftnav a:hover{
	width:183px;
	height:23px;
	color:#222;
	font-size:12px;
	line-height: 23px;
}
#leftnav a.selected {
	background-image: url(/imgs/left_menu.png);
	color: #333;
}

/* Columns */
#main{
	width:955px;
	background:#fff;
}
#col1{
	width:200px;
	background:#fff;
	float:left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-right: 20px;
}
#maincol{
	width:440px;
	background:#fff;
	float:none;
	margin-left:220px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#col3{
	width:245px;
	background:#fff;
	float:right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}

/* Products */

/* Product 0 */
.product0{
	margin-top:50px;
	width:400px;
	display: block;
	height: 300px;
}
.product0img{
	margin-top:50px;
	width:380px;
	text-align:center;
	float:left
}
.product0tag{font-style:italic;font-size:16px}
.product0desc{
	margin-left:415px;
	margin-top:10px;
	width:280px;
	font-size:12px
}

/* Product 1 */
.product1{margin-top:50px;width:400px;height:300px}
.product1img{margin-top:50px;width:400px;text-align:center;float:left}
.product1tag{font-style:italic;font-size:16px}
.product1desc{margin-left:415px;margin-top:10px;width:300px;font-size:12px}

/* Conten Page */
#main2{width:955px;background:#fff;margin-top:-180px;}
#maincol2{padding:15px 0px 20px 15px;width:700px;background:#fff;float:none;margin-left:200px}

/* Learn to Play Menu */
#l2pbox{
	font-size:14px;
	width:auto;
	text-align:center;
	margin-left:-30px;
	padding-top:-20px;
	display: block;
	margin-bottom: 10px;
} 
#l2pbox li {
	text-align: center;
	height:63px;
	padding-top:0px;
	list-style: none;
	display: block;
	float: left;
	width: 63px;
	margin-right:10px;
	margin-bottom: 10px;
	line-height: 63px;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#l2pbox ul li a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 63px;
	text-indent: -9999px;
}

#l2pbox ul li a.guitar {
	background-image: url(/imgs/iconGuitar.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#l2pbox ul li a.vocal {
	background-image: url(/imgs/iconVocal.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#l2pbox ul li a.keyboard {
	background-image: url(/imgs/iconKeyboard.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#l2pbox ul li a.bass {
	background-image: url(/imgs/iconBass.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#l2pbox ul li a.drums {
	background-image: url(../imgs/iconDrums.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#l2pbox ul li a.violin {
	background-image: url(/imgs/iconViolin.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#l2pbox ul li a.saxaphone {
	background-image: url(/imgs/iconSaxaphone.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#l2pbox ul li a.clarinet {
	background-image: url(/imgs/iconClarinet.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#l2pbox ul li a.flute {
	background-image: url(/imgs/iconFlute.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#l2pbox ul li a:hover {
	background-position: left bottom;
}

#l2pbox ul li a.learnSelected {
	background-position: left bottom;
}

/* Footer */
#footer{
	padding:15px 0px 5px 35px;
	font-size:10px;
	text-transform:uppercase;
	line-height:16px;
	color:#CCC;
	height:90px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #666;
}
#footernav{
	float:right;
	padding-right:35px;
	color: #666;
}

#footernav a {
	text-decoration: none;
	color: #333;
	margin-right: 2px;
	margin-left: 2px;
}
#footernav a:hover {
	text-decoration: none;
	color: #ccff33;
	margin-right: 2px;
	margin-left: 2px;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
h3.giftvouchers {
	height: 35px;
	width: 215px;
	display: block;
	line-height: 35px;
	margin-bottom: 100px;
	padding: 0px;
}
h3.giftvouchers a {
	background-image: url(/imgs/giftvouchers.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 215px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	line-height: 35px;
}
h3.giftvouchers a:hover {
	background-position: left bottom;
}

h3.shop {
	height: 63px;
	width: 189px;
	display: block;
	line-height: 63px;
	margin-bottom: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3.shop a {
	background-image: url(/imgs/shop_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 63px;
	width: 189px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	line-height: 63px;
}
h3.shop a:hover {
	background-position: left bottom;
}


#col3 h3 {
	margin-top: 14px;
	margin-bottom: 5px;
}
#navmenu li a {
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#navmenu li a:hover {
	background-position: left bottom;
	color: #ccff33;
}
#navmenu li a.navSelected {
	background-position: left bottom;
	color: #ccff33;
}

.hovertip {
    position: absolute;
    padding: 7px 10px;
    z-index: 2;
    max-width: 300px;

    color: #ccff33;
    background-color: #333333;
    border: 1px solid #000000;

    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}
#maincol h2 {
	color: #C00;
	text-transform: lowercase;
	font-size: 18px;
	display: block;
	margin-top: 30px;
	margin-bottom: 7px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#maincol ul {
	font-size: 13px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincol ul li {
	margin-bottom: 7px;
}

