/* 
Name: Learn & Master Guitar Website
Author: Nick Francis
Questions/Comments: nick@project83.com   
Copyright (c)  Legacy Learning Systems. All rights reserved.
*/

/* main styles */
* {
	margin:0;
	padding:0;
}

frameset, fieldset, img {
	border:0;
}

body {
	text-align:center;
	font-size:.8em;
	color:#432609;
	font-family:"Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	background:#342D23 url(images/bg.jpg) no-repeat top center;
}

#wrap {
	width:787px;
	position:relative;
	right:3px;
	margin:0 auto;
	text-align:left;
}

a {
	color:#05139A;
}

a:hover {
	text-decoration:none;
}

.clear:after {
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
	display:block;
}

.clear {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}

.clear {
	display:block;
}
/* End hide from IE-mac */

.float-left {
	float:left;
	display:inline;
	margin:5px 15px 15px 0;
}

.float-right {
	float:right;
	display:inline;
	margin:5px 0 15px 15px;
}

/* header */
h1#header {
	text-indent:-9000px;
	width:787px;
	height:230px;
	background:url(images/header_bg.jpg) no-repeat top left;
}

/* navigation */
#nav {
	width:768px;
	margin-left:13px;
}

#nav ul {
	width:768px;
	float:left;
	list-style:none;
	background:#2C0F0D;
}

#nav li {
	float:left;
}

#nav li a {
	display:block;
	float:left;
	padding:.1em 1.5em 0 1.6em;
	line-height:2.5em;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:1.05em;
	color:#E9DEBD;
	font-family:Georgia, Times, serif;
}

body#home li#navHome a, body#author li#navAuthor a, body#courses li#navCourses a, body#lesson li#navLesson a, body#order li#navOrder a, body#contact li#navContact a {
	color:#fff;
	background:url(images/nav_active.gif) no-repeat bottom center;
}

/* banner */
#banner {
	width:458px;
	margin-left:13px;
	height:232px;
	padding:20px 290px 0 20px;
	background:url(images/banner_spread.jpg) no-repeat top left;
}

#banner h1 {
	font-weight:normal;
	font-size:1.8em;
	padding-right:75px;
}

#banner p {
	font-size:1.1em;
	line-height:1.2em;
	padding:15px 0 20px 0;
}

/* content area */
#contentArea {
	width:768px;
	margin-left:13px;
	padding-top:20px;
	background:#EEE5C9 url(images/content_bg.gif) repeat-x top left;
}

body#home #contentArea {
	padding-top:0;
}

h1.title {
	font-size:1.4em;
	margin:0 6px 0 13px;
	padding:20px 0 2px 20px;
	background:#EEE5C8;
	color:#3B1313;
}

.align-center {
	text-align:center;
}

/* content left column */
#content {
	float:left;
	width:510px;
	padding:0 0 0 20px;
}

body#checkout #content {
	width:730px;
}

#content h2, #content h3 {
	font-weight:normal;
	color:#943D01;
}

#content h2 {
	font-size:1.5em;
	padding:15px 0 0 0;
}

#content h3 {
	font-size:1.3em;
	padding:10px 0 15px 0;
}

#content p {
	line-height:1.3em;
	padding:5px 0 15px 0;
}

#content ul, #content ol {
	padding:0 0 15px 0;
	margin-left:25px;
}

#content li {
	line-height:1.3em;
	margin:1em 0;
}

#content img.border {
	border:5px solid #C8BB92;
}

#content .brown {
	color:#3B1313;
}

#content .top {
	padding-top:0;
}

#content p.quote {
	padding-top:0;
	text-align:right;
	font-weight:bold;
}

#content p.align-right {
	text-align:right;
}

.featureWrap {
	width:519px;
	margin:15px 0 0 0;
	padding:10px 0;
	background:url(images/featurewrap_bg.gif) no-repeat bottom left;
}

#content .featureWrap h3 {
	position:relative;
	z-index:1;
	width:128px;
	color:#fff;
	background:url(images/fwh3_bg.gif) no-repeat top left;
	padding:4px 8px 0 8px;
	font-size:.9em;
	font-weight:bold;
}

.featureWrap .h3Btm {
	width:144px;
	height:8px;
	margin-bottom:8px;
	position:relative;
	bottom:2px;
	background:url(images/fwh3_btm.gif) no-repeat bottom left;
}

.featureWrap .feature {
	float:left;
	width:150px;
	text-align:center;
}

.featureWrap .desc {
	margin-left:160px;
}

#content .featureWrap .desc p {
	padding:0 0 10px 0;
}

#content .red {
	text-align:center;
	font-weight:bold;
	color:red;
}

#content .separator {
	margin:15px 0;
	height:4px;
	background:url(images/separator.gif) no-repeat top center;;
}

/* product wrap */
.productWrap {
	float:left;
	width:255px;
	text-align:center;
}

#content .productWrap h2 {
	color:#2F0D0E;
	font-weight:bold;
	font-size:1.4em;
	padding-bottom:.7em;
}

img.prod {
	margin-bottom:1em;
}

#content .desc h3 {
	width:140px;
	font-family:Georgia, Times, serif;
	margin:0 auto .3em auto;
	font-size:2.5em;
	color:#432509;
	padding:.2em;
	border-top:1px solid #988F7D;
	border-bottom:1px solid #988F7D;
}

#content .desc h3 s {
	color:#843703;
	font-family:"Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	vertical-align:middle;
	font-size:.45em;
}

#content .desc img.cart {
	margin-bottom:.8em;
}

#content .desc h3.plan {
	width:auto;
	font-family:"Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	line-height:1.3em;
	font-size:1.1em;
	border:0;
}

#content .desc h3.plan s {
	font-size:1em;
	vertical-align:top;
}

#content .desc h3.plan span {
	display:block;
	font-size:.8em;
}

/* sound clips */
#content .audio{
	width:auto;
	padding:0;
	margin:0;
	list-style:none;
}

#content .audio li{
	height:35px;
	list-style:none;
}

#content .song{
	width:220px;
	font-weight:bold;
	margin-right:10px;
	float:left
}

#content .flash{
	float:left;
}

/* contact form */
fieldset#contactForm {
	padding:0;
	margin:20px 0 0 0;
	width:auto;
	border:none;
	}
	
fieldset#contactForm ul {
	margin:0;
	padding:0;
	list-style:none;
	}		

fieldset#contactForm li label {
	float:left;
	clear:right;
	width:120px;
	text-align:right;
	margin:0;
	padding-top:4px;
	}
	
fieldset#contactForm li input, fieldset#contactForm li textarea {
	margin:0 0 8px 15px;
	padding:2px;
	font-family:Arial, Helvetica, "Lucida Grande", "Trebuchet MS", sans-serif;
	color:#172E17;
	width:200px;
	font-size:100%;
	}
	
fieldset#contactForm input#subject {
	width:350px;
}

fieldset#contactForm li textarea {
	width:auto;
	}		

fieldset#contactForm input#contactsubmit {
	width:auto;
	margin:20px 0 10px 280px;
	padding:3px 5px;
	font-size:110%;
	}

/* cart page */
table#checkout {
	width:100%;
	font-size:small;
}

table#checkout th {
	background:#000;
	color:#fff;
	font-weight:bold;
	font-size:100%;
	text-align:left;
	padding:3px 5px;
}

table#checkout td {
	vertical-align:top;
	padding:10px 5px;
}

table#checkout td p {
	padding:0;
}

table#checkout td.quantity {
	padding-top:20px;
	text-align:center;
}

table#checkout td.quantity input {
	width:30px;
	margin-bottom:5px;
}

table#checkout td.quantity a {
	display:block;
	font-size:90%;
}

input#updateBtn {
	float:left;
}

div#shipping, div#tax {
	float:right;
	padding:0 10px 10px 0;
}

div#shipping p, div#tax p {
	display:inline;
	padding-left:8px;
}

#content p.total {
	text-align:right;
	padding:15px 10px;
	background:#fff;
	border-top:1px solid #706F6D;
	border-bottom:1px solid #706F6D;
}

div.buttons {
	text-align:right;
	padding:15px 10px 30px 0;
	border-bottom:1px solid #E1E1E1;
}

/* checkout page */
fieldset.checkout ul {
	list-style:none;
	margin-bottom:25px;
	}

fieldset.checkout li label {
	float:left;
	width:185px;
	text-align:right;
	margin:0;
	padding-top:4px;
	}

fieldset.checkout li label span {
	color:#ff0000;
}

fieldset.checkout li input, fieldset.checkout li select {
	margin:0 0 0 15px;
	padding:2px;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	width:200px;
	}

fieldset.checkout input#bstate, fieldset.checkout input#sstate {
	width:40px;
}

fieldset.checkout input#bzip, fieldset.checkout input#szip {
	width:100px;
}

fieldset.checkout input.check {
	float:left;
	width:auto;
	margin:0 5px 0 200px;
}

fieldset.checkout li#expiration select {
	float:left;
	display:inline;
	width:60px;
}

fieldset.checkout li#expiration span.exp {
	float:left;
	display:inline;
	margin:0 0 0 6px;
}

fieldset.checkout input#securityCode {
	width:80px;
}

table#checkoutTwo {
	font-size:1em;
	width:100%;
	margin-top:1em;
}

table#checkoutTwo th {
	font-weight:normal;
	text-align:center;
	border-bottom:1px solid #000;
}

table#checkoutTwo td {
	text-align:center;
}

table#checkoutTwo th.product, table#checkoutTwo td.product {
	text-align:left;
}

p.finalTotal, p.todaysCharge {
	float:right;
	display:inline;
	margin-right:10px;
}

p.todaysCharge, td.todaysCharge {
	color: #890103;
}

textarea#comments {
	width:720px;
	margin-bottom:1em;
}

fieldset.checkout input.submit {
	width:auto;
	color:#000;
	margin:15px 0;
	font-size:110%;
}

fieldset#paymentMethod {
	position:relative;
}

fieldset#paymentMethod #geotrust {
	position:absolute;
	right:20px;
	top:50px;
}

p#reviewOrder {
	float:left;
	padding-right:15px;
}

p.placeOrder {
	clear:both;
	text-align:center;
}

p.placeOrder input#submitBtn {
	padding:3px;
	font-weight:bold;
	margin-right:10px;
}

/* used for form field validation */
label.error {
	color: #B72323;
	font-style: italic;
	margin-left: 10px;
	width: auto;
	display:block;
	width:400px;
}

#container {
	background-color: #fcc;
	border: 1px solid #B72323;
	margin: 5px;
	padding: 5px;
	display: none;
}
#container ul {
	list-style: none;
	float:none;
	clear:both;
	width:98%;
}
#container ul li {
	margin-left:5px;
	clear:both;
}
#container ul li label {
	width:100%;
	color: red;
	text-align:left;
}
input.error:focus,
select.error:focus,
textarea.error:focus {
	border: 1px dashed red;
}
input.error, select.error, textarea.error {
	border: 1px solid red;
}

#orderDetails fieldset legend {
	color: #620000;
	font-weight:bold;
	font-size:110%;
}

#orderDetails fieldset {
	border:1px solid #ccc;
	padding:15px;
	font-size:95%;
}

#orderDetails fieldset#shipTo {
	float:left;
	width:280px;
	margin-top:15px;
}

#orderDetails fieldset#billTo {
	float:right;
	width:280px;
	margin-top:15px;
}

table#lineItems2 {
	width:610px;
	font-size:98%;
}

table#lineItems2 th, table#lineItems2 td {
	padding:0 4px;
	text-align:left;
}

table#lineItems2 tr.product td {
	padding:4px;
}

table#lineItems2 tfoot tr.border td {
	border-top:1px solid #999;
	padding-top:4px;
	margin-top:4px;
}

table#lineItems2 td.foot {
	text-align:right;
	padding-right:12px;
}

table#lineItems2 td.rt {
	text-align:right;
}

div.checks {
	margin:25px 0 25px 0;
}

/* sidebar */ 
#sidebar {
	float:right;
	width:203px;
}

body#home #sidebar {
	margin-top:30px;
}

#sidebar h2 {
	text-transform:uppercase;
	letter-spacing:1px;
	color:#EFEAE1;
	font-family:Georgia, Times, serif;
	line-height:2.2em;
	background:#823803;
	margin-bottom:1px;
	padding:0 10px;
	font-size:1.1em;
	font-weight:normal;
}

#subnav {
	margin-bottom:25px;
}

#subnav ul {
	list-style:none;
	margin-right:1px;
	background:#B2550B url(images/sb_nav_bg.gif) repeat-x top left;
}

#subnav li {
	display:inline;
}

#subnav li a {
	display:block;
	color:#EFEAE1;
	text-decoration:none;
	padding:0 10px;
	line-height:2.2em;
	border-top:1px solid #905724;
	border-bottom:1px solid #DD9F62;
}

#subnav li a:hover {
	color:#fff;
	text-decoration:underline;
}

#sidebar img.llsLogo {
	margin:30px 0 20px 20px;
}

#sidebar h2#mbGuarantee {
	padding:0;
	margin:0 0 15px 30px;
	width:154px;
	height:51px;
	text-indent:-9000px;
}

#sidebar h2#mbGuarantee a {
	float:left;
	position:relative;
	width:154px;
	height:51px;
	background:url(images/mb_guarantee.gif) no-repeat top left;	
}

#sidebar h2#intlInfo {
	padding:0;
	margin:0 0 15px 10px;
	width:186px;
	height:36px;
	text-indent:-9000px;
}

#sidebar h2#intlInfo a {
	width:186px;
	height:36px;
	float:left;
	position:relative;
	background:url(images/intl_orders.gif) no-repeat top left;
}

/* wrap bottom */
#wrapBtm {
	width:638px;
	margin-left:13px;
	padding:5px 115px 8px 115px;
	background:url(images/wrapbtm_bg.gif) no-repeat bottom left;
}

#wrapBtm h3 {
	float:left;
	font-size:2.8em;
	letter-spacing:-1px;
	color:#943D01;
	font-style:italic;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

#wrapBtm p {
	float:left;
	padding:12px 0 0 16px;
}

#wrapBtm p span {
	font-weight:bold;
	color:#943D01;
	padding:0 5px;
}

/* footer */
#footer {
	width:768px;
	margin:0 auto;
}

#footer ul {
	float:left;
	display:inline;
	margin-left:140px;
	padding:15px 0 0 0;
	list-style:none;
	font-size:.8em;
	color:#EFE6CB;
}

#footer li {
	float:left;
}

#footer li a {
	display:block;
	padding:0 8px;
	color:#EFE6CB;
}

#footer li a:hover {
	text-decoration:none;
}

#footer p {
	font-size:.9em;
	clear:left;
	text-align:center;
	color:#EFE6CB;
	margin-bottom:3em;
}