/* @override http://tarpley.thisisform.org/css/style.css */

/* @override http://tarpley.thisisform.org/css/style.css */

/* @override http://tarpley.thisisform.org/css/style.css */

body {
	margin: 0;
	padding: 0;
	background: #1e2f37 url(http://www.tarpleymusic.com/img/main_bg.png) repeat-x;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	font-size: .8em;
	color: #565656;
	line-height: 1.4em;
}

h1 {
	font-size: 1.2em;
	color: #6aa8b2;
}

a {
	color: #6aa8b2;
	text-decoration: none;
}

a img {
	border-style: none;
}

a:hover {
	color: #4a777e;
}

/* Wrapper */

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
}

#clear {
	clear: both;
}

/* Header */

#header {
	
}

/* Logo */

#logo {
	background: none no-repeat;
	width: 175px;
	height: 121px;
	float: left;
	position: relative;
	right: 2em;
}

/* Navigation */

#shop_nav {
	height: 15px;
	float: right;
	position: relative;
	right: 2em;
}

#nav {
	width:612px;
	height: 25px;
	margin-top: 3em;
	float: right;
	/*position: relative;*/
	right: 2em;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	float: left;
	padding-left: 4px;
}

#nav ul li a.about {
	background: url(http://www.tarpleymusic.com/img/nav_about.png) no-repeat left bottom;
	width: 77px;
	display: block;
	text-indent: -9999px;
	height: 25px;
}

#nav ul li a.about:hover {
	background-position: left top;
}

#nav ul li a.products {
	background: url(http://www.tarpleymusic.com/img/nav_products.png) no-repeat left bottom;
	width: 82px;
	display: block;
	text-indent: -9999px;
	height: 25px;
}

#nav ul li a.products:hover {
	background-position: left top;
}

#nav ul li a.rent {
	background: url(http://www.tarpleymusic.com/img/nav_rent.png) no-repeat left bottom;
	width: 101px;
	display: block;
	text-indent: -9999px;
	height: 25px;
}

#nav ul li a.rent:hover {
	background-position: left top;
}

#nav ul li a.services {
	background: url(http://www.tarpleymusic.com/img/nav_services.png) no-repeat left bottom;
	width: 76px;
	display: block;
	text-indent: -9999px;
	height: 25px;
}

#nav ul li a.services:hover {
	background-position: left top;
}

#nav ul li a.instructors {
	background: url(http://www.tarpleymusic.com/img/nav_instructors.png) no-repeat left bottom;
	width: 96px;
	display: block;
	text-indent: -9999px;
	height: 25px;
}

#nav ul li a.instructors:hover {
	background-position: left top;
}

#nav ul li a.ebay {
	background: url(http://www.tarpleymusic.com/img/nav_ebay.png) no-repeat left bottom;
	width: 46px;
	display: block;
	text-indent: -9999px;
	height: 25px;
}

#nav ul li a.ebay:hover {
	background-position: left top;
}

#nav ul li a.contact {
	background: url(http://www.tarpleymusic.com/img/nav_contact.png) no-repeat left bottom;
	width: 77px;
	display: block;
	text-indent: -9999px;
	height: 25px;
}

#nav ul li a.contact:hover {
	background-position: left top;
}

#nav ul li a.media {
	background: url(http://www.tarpleymusic.com/img/nav_media2.png) no-repeat left bottom;
	width: 57px;
	display: block;
	text-indent: -9999px;
	height: 25px;
}

#nav ul li a.media:hover {
	background-position: left top;
}

/* Flash */

#flash {
	width: 516px;
	height: 237px;
	background: url(http://www.tarpleymusic.com/img/flash_pl.png) no-repeat;
	float: left;
	margin-top: 1em;
}

/* Mast */

#mast {
	width: 516px;
	height: 237px;
	background: none no-repeat;
	float: left;
	margin-top: 1em;
}

/* Specials */

#specials {
	width: 254px;
	height: 237px;
	background: url(http://www.tarpleymusic.com/img/specials.png) no-repeat;
	float: left;
	margin-top: 1em;
}

/* Lessons */

#lessons {
	width: 255px;
	height: 151px;
	background: url(http://www.tarpleymusic.com/img/lessons.png) no-repeat;
	float: left;
	margin-right: 4px;
	margin-top: 5px;
}

/* Events */

#events {
	width: 254px;
	height: 150px;
	background: url(http://www.tarpleymusic.com/img/events.png) no-repeat;
	float: left;
	margin-right: 1px;
	margin-top: 5px;
}

/* Reviews */

#reviews {
	float: left;
	width: 256px;
	height: 150px;
	background: url(http://www.tarpleymusic.com/img/img_special.png) no-repeat;
	margin-top: 5px;
}


/* Homevid */

#homevid {
	float: left;
	width: 256px;
	height: 150px;
	background: url(http://www.tarpleymusic.com/img/homevid.png) no-repeat;
	margin-top: 5px;
}



/* Content Section */

#content {
	background: url(http://www.tarpleymusic.com/img/main_content_bg.png) repeat-y 0 bottom;
	width: 770px;
	margin-top: 1em;
	border-top: 2px solid #7d7d7d;
	padding-bottom: 3px;
	float: left;
}

#main_content {
	width: 490px;
	margin-top: 1em;
	float: left;
	margin-left: 1.5em;
}


#main_content table {
	width: 723px;
	font-size:12px;
}
/*#main_content th { text-align: left; } */
/*#main_content td { border: 1px solid #fff; background-color: #fff; }*/

#content_foot {
	width: 770px;
	height: 34px;
	background: url(http://www.tarpleymusic.com/img/content_bg.png) no-repeat;
	position: relative;
	float: left;
}

#main_content ul {
	font-size: .9em;
	color: #818181;
	float: left;
	padding-right: 1.5em;
}

#main_content ul li {
	padding-bottom: 10px;
}

#main_content h3 {
	color: #52858c;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#main_content p.list {
	margin-top: 0;
}

#main_content p.instructor {
	border-bottom: 1px solid #b4b4b4;
	padding-bottom: 10px;
}

/* Video Lessons */

ul#vid_lessons {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul#vid_lessons li {
	border-bottom: 1px solid #aeaeae;
	padding-bottom: 2em;
}

ul#vid_lessons li img {
	padding-right: 2em;
}

ul#vid_lessons h1 {
	padding-top: 1em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 198px;
	margin-left: 1em;
	border-left: 1px solid #aeaeae;
	margin-top: 2em;
	padding-left: 15px;
}

#sidebar h3 {
	color: #6aa8b2;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#sidebar p {
	margin: 0 0 1em;
	padding-top: 5px;
	border-bottom: 1px solid #c1c1c1;
	padding-bottom: 10px;
	font-size: .77em;
	line-height: 1.2em;
}

/* Footer */

#footer {
	background: url(http://www.tarpleymusic.com/img/footer_bg.png) repeat-x;
	width: 100%;
	height: 100%;
	position: relative;
	border-bottom: 1px solid #0c1b22;
}

#f_content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3em;
}

/* Footer Logo */

#f_logo {
	width: 181px;
	height: 126px;
	background: url(http://www.tarpleymusic.com/img/footer_logo.png) no-repeat;
	float: left;
}

/* Footer Locations */

#f_locations {
	margin-top: 2em;
	float: left;
}

#f_locations ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#f_locations ul li {
	float: left;
	border-left: 2px solid #7d7d7d;
	padding-left: 15px;
	padding-right: 15px;
}

#f_locations ul li h3 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: .9em;
}

#f_locations ul li p {
	color: #b9b9b9;
	margin: 0;
	line-height: 1.2em;
	font-size: .6em;
}

/* Form */

#form {
	padding: 8px 0 0;
	width: 30em;
	float: left;
	border: 1px dashed rgba(0,58,63,0.3);
	margin: 1em 0 0;
}
#form fieldset {
	border: none;
	width: 28em;
}
#form fieldset label {
	font-weight: bold;
	line-height: 1.5em;
	color: #00393e;
	padding-left: 2px;
}
#form fieldset h4 {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color: #fa5050;
	font-size: .9em;
	float: right;
}
#form fieldset h4 span.req {
	font-family: Baskerville, Georgia, serif;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	float: left;
}
#form fieldset div.field {
	float: left;
	width: 27em;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}

#form fieldset.small {
	width: 13em;
	float: left;
}
#form fieldset div.field label {
	font-weight: normal;
	float: none;
	padding-left: 0;
}
#form fieldset div.field input.input-text {
	width: 30em;
	color: #444;
	padding: .3em;
	font-size: .9em;
}

#form fieldset div.field_small input.input-text {
	color: #444;
	padding: .3em;
	font-size: .9em;
	width: 13.5em;
}
#form div.submit {
	float: right;
	margin-bottom: 1em;
	margin-right: 1em;
}

textarea#message.textbox {
	width: 100%;
	font-size: .9em;
}

#submit {
	margin-top: 4em;
	padding: 0;
	margin-bottom: 0;
}

/* Form Validation */

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	padding: 5px;
	background-color: #fa5461;
	color : #FFF;
	font-weight: bold;
	font-size: .7em;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

