﻿/* The Reset ---------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td
{
	margin: 0;
	padding: 0;
}
fieldset, img, abbr
{
	border: 0;
}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, th, var
{
	font-style: normal;
	font-weight: normal;
}
caption, th
{
	text-align: left;
}
q:before, q:after
{
	content: '';
}
a
{
	text-decoration: none;
}
body
{
	font-size: 62.5%;
	background: #fff;
	font-family: Calibri, Trebuchet MS, Verdana, Sans-Serif;
	line-height: 22px;
	color: #555;
	margin-bottom: 40px;
}
/* -------------------------------------------- */


code
{
	font-family: Consolas, Monaco, "Courier New" , Courier, monospace;
}

pre
{
	background: #f5f5f5;
	border: 1px solid #dadada;
	padding: 11px;
	font-size: 11px;
	line-height: 1.3em;
	overflow: auto;
}

pre a
{
	font-weight: normal;
}

a
{
	color: #445a7c;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #2f3c4f;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: #555;
}

h1 a
{
	font-weight: lighter;
}

h1 a:hover
{
	color: #555;
}

strong
{
	font-weight: bold;
}

em, cite
{
	font-style: italic;
}

.wrapper
{
	width: 960px;
	margin: 0 auto;
	clear: both;
}

#header
{
	height: 88px;
	min-width: 960px;
}

#header.base
{
	background: #303d50 url(images/headerbg.png) repeat-x;
}

#header.bass
{
	background: #cc6904 url(images/bassheaderbg.png) repeat-x;
}

#header.drums
{
	background: #ab052b url(images/drumheaderbg.png) repeat-x;
}

#header.guitar
{
	background: #012f7c url(images/guitarheaderbg.png) repeat-x;
}

#header.keyboard
{
	background: #0e8823 url(images/keysheaderbg.png) repeat-x;
}

#header h1 a
{
	display: block;
	background: url(images/gigajamlogo.png) center left no-repeat;
	min-width: 241px;
	height: 88px;
	text-indent: -9999px;
	float: left;
}

#mainmenudiv
{
	float: right;
	clear: right;
	text-align: right;
}

#logintopdiv
{
	float: right;
	text-align: right;
	min-height: 30px;
	max-height: 30px;
	margin-right: 10px;
	color: #ddd;
}

#logintopdiv a
{
	color: White;
}

.mainmenu
{
	list-style: none;
	margin-top: 32px;
}

.topm
{
	display: inline;
	float: left;
}

.topm a
{
	font-weight: normal;
	display: block;
	line-height: 26px;
	padding: 0 10px;
	font-size: 14px;
	color: #ccc;
}

.topm a:hover
{
	color: #fff;
}

.topm a.current
{
	color: #555;
	background: #eee;
}

.topm:hover ul
{
	display: block;
}

.submenu
{
	display: none;
	position: absolute;
	margin: 0px;
	text-align: left;
	background: #eee;
	border: 1px solid #999;
}



.subm
{
	clear: both;
	display: block;
	width: 100%;
	background: #eee;
}

.subm a
{
	color: #555;
	width: 100%;
}

.subm a:hover
{
	color: #000;
}



#home-above
{
	border-bottom: 1px solid #ccc;
	background: #eee;
}

#home-above h1
{
	margin-top: -30px;
	padding: 20px 0 15px 0;
}

#home-above .wrapper
{
	padding: 30px 0px 10px 0px;
	font-size: 11pt;
}

#home-above p
{
	margin-bottom: 20px;
}


.hmscreenshot
{
	float: left;
	padding-right: 30px;
}

.alphapara
{
	font-size: 13pt;
	font-family: Georgia;
	line-height: 26px;
}

.subscribebutton
{
	padding: 5px 10px 5px 10px;
	background: #009;
	color: white;
}

.subscribebutton:hover
{
	color: #555;
}

#home-below
{
	background: white;
	padding: 10px 0 30px 0;
	font-size: 11pt;
	clear: both;
}

#home-below li
{
	margin-left: 40px;
}

#home-below h2
{
	font-size: 13pt;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	margin-top: 20px;
}

#home-below h3
{
	font-size: 12pt;
}

#home-below p
{
	margin-bottom: 20px;
}

.sidebox
{
	float: right;
	width: 240px;
}

.sidebox ul li ul a
{
	font-weight: normal;
}

.sidebox ul li ul li
{
	margin-left: 10px;
	list-style: none;
	font-size: 9pt;
}

.mainbox
{
	margin-right: 270px;
}


/* homepage columns */
.hpcolumn1
{
	padding: 0px;
	margin-right: 25px;
	float: left;
	width: 300px;
}

.hpcolumn1 .latestpost span
{
	text-transform: uppercase;
	font-size: 8pt;
	font-family: Verdana;
}

.hpcolumn2
{
	padding: 0px;
	float: left;
	width: 300px;
}

.hpcolumn2 ol
{
	list-style: none;
}

.hpcolumn2 li
{
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 0px;
	padding-top: 0px;
	margin: 0px !important;
}

.hpcolumn2 .item1
{
	background: url(images/item1.png) top left no-repeat;
	margin-left: 0px;
}

.hpcolumn2 .item2
{
	background: url(images/item2.png) top left no-repeat;
}

.hpcolumn2 .item3
{
	background: url(images/item3.png) top left no-repeat;
}


.hpcolumn3
{
	padding: 0px;
	margin-left: 10px;
	float: right;
	width: 300px;
}

.hpcolumn3 p
{
	font-family: Georgia;
	font-style: italic;
}

.hpcolumn3 p span
{
	font-size: 8pt;
	text-transform: uppercase;
	font-family: Verdana;
	font-style: normal;
}


#footer
{
	background: white;
	min-width: 960px;
}

#footer .wrapper
{
	border-top: 1px solid #ccc;
}

#footer p
{
	float: left;
}

#footer h2
{
	float: right;
	text-transform: uppercase;
	font-size: 10px;
}

.lessontext
{
	padding-right: 20px;
	vertical-align: top;
}

.lessonextras
{
	vertical-align: top;
}

.sidebox ol
{
	margin-left: 25px;
}

.error
{
	color: Red;
}

.freelesson
{
	float: right;
	color: #990000;
}

.freelesson a
{
	color: #990000;
}

.subscriberlesson
{
	float: right;
	color: #333;
	font-weight: normal;
	font-size: x-small;
}

.testimonials p
{
	font-family: Georgia;
	font-style: italic;
}

.testimonials p span
{
	font-size: 8pt;
	text-transform: uppercase;
	font-family: Verdana;
	font-style: normal;
}

.avgscore
{
	margin-top: -15px;
}

.porttable
{
	border: solid 1px #ccc;
	border-collapse: collapse;
	margin-top: 30px;
}
.porttable td, .porttable th
{
	border: solid 1px #ccc;
	padding: 5px;
}
.porttable tr.tableheader
{
	background: #ddd;
	color: Black;
}
.porttable tr.gradehead
{
	background: #eee;
	font-size: 130%;
	font-weight: bold;
	color: Black;
}
.porttable tr.gradehead td
{
	border: none;
}

#moregigajam
{
	width: 64px;
	height: 64px;
	background: url(../images/moregigajam.png) top right no-repeat;
	float: right;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	right: 0;
	
}

#moregigajam:hover
{
	width: 150px;
	height: 150px;
	background: url(../images/moregigajam2.png) center left no-repeat;
	cursor: hand;
}

#moregigajam h2
{
	font-size: large;
}

.levelhead
{
    color:black;
    text-transform: uppercase;
    border-bottom: 1px solid black !important;
    font-size: larger !important;
}

.popupbg
{
    background-image: url('http://www.wannabegirl.org/translucent/000.gif');
}

.popup
{
    background-color: White;
    border: 2px black solid;
    width: 335px;
    height: 180px;
    padding: 20px;
}

.bassth
{
    background: #cc6904 url(images/bassheaderbg.png) repeat-x;
    color: White;
}
.drumsth
{
    background: #ab052b url(images/drumheaderbg.png) repeat-x;
    color: White;
}
.guitarth
{
    background: #012f7c url(images/guitarheaderbg.png) repeat-x;
    color: White;
}
.keyboardth
{
    background: #0e8823 url(images/keysheaderbg.png) repeat-x;
    color: White;
}