﻿
@import 'Reset.css';
@import 'Typography.css';


/*IE6 PNG Fix*/
img, .BodyConBottom, .MainNav, .Logo
{
	behavior: url(/Scripts/iepngfix.htc);
}



/*///FF Jump Fix///*/
html
{
	min-height: 100% !important;
	margin-bottom: 1px !important;
}


/*Fixes yellow field caused by the Google tool bar.  FireFox only*/
input[type="text"] /* To keep form fields consistent */
{
	background: #f0f0f0 !important;
}


body
{
	padding: 0px;
	margin: 0px;
	background: #666666 url(Images/Bg.png) top center repeat-x;
}

.ClearFix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/* Hides from IE-mac \*/

* html .ClearFix
{
	height: 1%;
}

/* End hide from IE-mac */


.Clear
{
	clear: both;
	font-size: 1px;
}

*:focus
{
	outline: none;
}

.Bold
{
	font-weight: bold;
}



.Italic
{
	font-style: italic;
}



.Center
{
	text-align: center !important;
	margin: 0 auto !important;
}



.LeftAlign
{
	text-align: left !important;
}



.RightAlign
{
	text-align: right !important;
}


/* float an Image Right*/
.ImageRight
{
	float: right;
	padding-left: 7px;
}


/* float an Image Left*/
.ImageLeft
{
	float: left;
	padding-right: 7px;
}

.Red
{
	color: #990000;
}


/*----TOP Container----*/
.TopCon
{
	width: 960px;
	height: 123px;
	position: relative;
	margin: 0 auto;
	color: #fff;
	padding: 0px;
}


.Header
{
	width: 960px;
	height: 80px;
}

.Logo
{
	background: url(Images/Logo.png) top left no-repeat;
	float: left;
	width: 254px;
	height: 47px;
	position: relative;
	top: 10px;
	left: 20px;
}

.Logo h1 span
{
	display: none;
}


.Logo p span
{
	display: none;
}

.Login
{
	position: relative;
	top: 10px;
	float: right;
}

.Login a:link
{
	color: #fff;
	text-decoration: none;
}

.Login a:visited
{
	color: #fff;
	text-decoration: none;
}

.Login a:hover
{
	color: #ccc;
	text-decoration: underline;
}


.MainNav
{
	background: url(Images/NavBack.png) top left no-repeat;
	width: 960px;
	height: 43px;
}

/*----BODY CONTAINER----*/
.BodyCon
{
	width: 960px;
	background: url(Images/MainBg.png) top left repeat-y;
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
}

.BodyCon1Column
{
	width: 960px;
	background: url(Images/MainBg1Column.png) top left repeat-y;
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
}


/*----BODY LEFT CONTAINER----*/
.BodyLeftCon
{
	width: 630px;
	float: left;
	position: relative;
	left: 30px;
	padding: 0;
}

.BodyLeftCon1Column
{
	width: 900px;
	float: left;
	position: relative;
	left: 30px;
	padding: 0;
}

/*
.BreadCrumb
{
	width:600px;
	height:30px;
	font-size:11px;
}*/


.PageTitle
{
	width: 630px;
	border-bottom: dashed 1px #ccc;
}

.PageTitle1Column
{
	width: 900px;
	border-bottom: dashed 1px #ccc;
}

/*.PageTitle h1
{
	 padding:0px !important;
	 margin:0px !important;
	 line-height:0px !important;
}*/

.LeftContent
{
	width: 630px;
}

.LeftContent1Column
{
	width: 900px;
}


.BodyMiddleCon
{
	width: 160px;
	float: left;
	position: relative;
	left: 20px;
	border: solid 1px #ccc;
}

/*----BODY RIGHT CONTAINER----*/
.BodyRightCon
{
	width: 265px;
	float: right;
	position: relative; /*border: 1px solid #dadada; 	background: #f3f3f3; 	color: #1a1a1a;*/
}


.RssBg
{
	background: url(Images/rssBg.png) top left no-repeat;
	width: 228px;
	height: 61px;
	margin: 0 auto;
}

.RssBg h3
{
	position: relative;
	top: 32px;
	left: 57px;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia;
	width: 160px;
	height: 15px;
}

.BodyConBottom
{
	background: url(Images/BottomBack.png) top left no-repeat;
	width: 960px;
	height: 9px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

/*----FOOTER CONTAINER----*/
.FooterCon
{
	width: 960px;
	height: 100px;
	position: relative;
	margin: 20px auto;
	text-align: center;
}


.FooterCon ul
{
	width: 960px;
	position: relative;
	margin: 0 auto;
	list-style-type: none;
}
.FooterCon li
{
	display: inline;
}
.FooterCon ul li a
{
	padding: 0 10px 0;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}
.FooterCon ul li a:hover
{
	text-decoration: underline;
}

.FooterCon p.Copyright
{
	width: 300px;
	color: #04496D;
	font-size: 11px;
	margin: 0 auto;
}



.FormTable td
{
	height: 65px;
	vertical-align: bottom;
}

/*turns the astrix red*/
.FormTable td span
{
	font-size: 11px;
	color: #cc0000;
}

.FormField
{
	width: 250px;
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	font-size: 14px !important;
	margin-top: 3px;
	padding: 3px 2px 5px !important;
}

.HomeFormTable
{
	position: relative;
	left: 30px;
	width: 240px;
	height: 55px;
	vertical-align: bottom;
}

.HomeFormTable td
{
	height: 55px;
	vertical-align: bottom;
}

/*turns the astrix red*/
.HomeFormTable td span
{
	font-size: 11px;
	color: #cc0000;
}

.HomeFormField
{
	width: 240px;
	border: 1px solid #ccc;
	background-color: #fff !important;
	font-size: 14px !important;
	margin-top: 3px;
	padding: 3px 2px 5px !important;
}

.HomeContent
{
	width: 600px;
	margin: 0 auto;
}

.GuitarAnatomy
{
	background: url(/Images/GuitarAnatomy.jpg) top left no-repeat;
	width: 648px;
	height: 617px;
}

.GuitarAnatomy h2 span
{
	display: none;
}

.GuitarAnatomy h3 span
{
	display: none;
}

.LessonLinks li a
{
	font-weight: bold;
}

.FirstChords
{
	margin: 20px auto;
	background: #fff url(Images/Chords/ChordVideoBg.png) top left no-repeat;
	width: 613px;
	height: 373px;
}

.FirstChords h2 span
{
	display: none;
}

.FirstChords h3 span
{
	display: none;
}


.ChordE
{
	float: left;
	position: relative;
	top: 15px;
	left: 40px;
	background: #fff url(Images/Chords/Chord_E.png) top left no-repeat;
	width: 155px;
	height: 279px;
}

.ChordA
{
	float: left;
	position: relative;
	top: 15px;
	left: 40px;
	background: #fff url(Images/Chords/Chord_A.png) top left no-repeat;
	width: 155px;
	height: 279px;
}

.ChordD
{
	float: left;
	position: relative;
	top: 15px;
	left: 40px;
	background: #fff url(Images/Chords/Chord_D.png) top left no-repeat;
	width: 155px;
	height: 279px;
}

.ChordC
{
	float: left;
	position: relative;
	top: 15px;
	left: 40px;
	background: #fff url(Images/Chords/Chord_C.png) top left no-repeat;
	width: 155px;
	height: 279px;
}

.ChordG
{
	float: left;
	position: relative;
	top: 15px;
	left: 40px;
	background: #fff url(Images/Chords/Chord_G.png) top left no-repeat;
	width: 155px;
	height: 279px;
}

.XandO
{
	float: left;
	position: relative;
	top: 28px;
	left: 75px;
	background: #fff url(Images/Chords/XandO.png) top left no-repeat;
	width: 149px;
	height: 31px;
}

.ChordVideo
{
	float: right;
	position: relative;
	top: 27px;
	right: 40px;
	width: 342px;
	height: 291px;
	border: solid 1px #ccc;
}

.BackToTop
{
	position: relative;
	right: 20px;
	float: right;
	font-size: 11px;
}

.ChordList
{
	margin: 0 auto;
	width: 550px;
}

.ChordList ul
{
	list-style-type: none;
}

.ChordList li
{
	display: inline;
	margin-left: 10px;
}

.HomeTitle
{
	background: url(Images/HomeTitleBg.jpg) bottom left no-repeat;
	width: 602px;
	height: 110px;
	margin: 0 auto;
}

.HomeTitle h1
{
	color: #990000;
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	margin-left: 5px;
}


.HomeTitle p
{
	width: 400px;
	margin-left: 5px;
}

.HomeTitle ul
{
	position: relative;
	left: 50px;
	top: 50px;
}

.HomeTitle li
{
	margin-bottom: 15px;
}

.HomeLogin
{
	background: url(Images/LoginBg.jpg) top left no-repeat;
	width: 602px;
	height: 300px;
	margin: 0 auto;
}

.HomeLogin ul
{
	 position:relative;
	 top:50px;
	 left:50px;
}

.HomeLogin h1
{
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.LoginLeft
{
	float: left;
	width: 300px;
}

.SignUpRight
{
	float: right;
	width: 320px;
}

.Categories
{
	margin: 20px auto 0 auto;
	width: 220px;
}

.Categories h3
{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin: 0 auto 20px auto;
}

.Categories li
{
	font-size: 12px;
}

.BlogArchive
{
}

.BlogArchive h3
{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	position: relative;
	top: 15px;
	left: 25px;
}

.BlogArchive li
{
	font-size: 12px;
	position: relative;
	left: 25px;
	top: 30px;
}

.SignUpMessage
{
	text-align: center;
	margin: 0 auto;
	width: 560px;
	border: solid 2px #F6C14F;
	background-color: #FFF9EF;
}

.SignUpMessage p
{
	padding: 10px;
	font-weight: bold;
}


.RememberMe
{
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	font-size: 12px;
}

.HomeBoxBg
{
	margin: 0 auto;
	background: url(Images/HomeBoxBg.jpg) top left no-repeat;
	width: 602px;
	height: 375px;
}

.ChordChartBg
{
	margin: 0 auto;
	background: url(/Images/GuitarChordChart.gif) top left no-repeat;
	width: 717px;
	height: 731px;
}

h3.ChordChartBg span
{
	display: none;
}

.AlternateTunings
{
	position:relative;
	left:20px;
	top:40px;
}

.AlternateTunings ul
{
 list-style-type:none;
}

.AlternateTunings li
{
  margin-bottom:15px;
}






