/* ©2007 Kelley Lima */


a {
	outline: none; /* removes outline on Firefox links */
}

a {
	border: none; /* removes border on IE links */
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../images/kelley_background.png);
	background-repeat: no-repeat;
	background-position: -200px 100px;
}
#sitearea {
	margin: 0px;
	height: 100%;
	width: 100%;
	float: left;
}
#greyarea {
	background-color: #191919;
	margin: 0px;
	height: 100%;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	position: relative;
	float: left;
	padding-top: 5px;
	padding-bottom: 20px;
}
.anchorcolor {
}
.anchorcolor a {
	text-decoration: none;
	color: #99CC33;
}
.anchorcolor a:hover {
	color: #000000;
	background-color: #99CC33;
}
hr {
	height: 1px;
	border-top-style: none;
	background-color: #99CC33;
	color: #99CC33;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container {
	width: 810px;
	margin-left: auto;
	height: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#greycontainer {
	width: 810px;
	margin-left: auto;
	height: auto;
	margin-right: auto;
	position: relative;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#header {
	float: left;
	height: 124px;
	width: 810px;
	background-image: url(../images/headerpic.gif);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
}
#title {
	height: 40px;
	width: 200px;
	float: left;
	position: relative;
}
#title a {
	background-image: url(../images/btn_kelleylima.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 200px;
	background-position: 0px 0px;
}
#title a:hover {
	background-image: url(../images/btn_kelleylima.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 200px;
	display: block;
	background-position: 0px -40px;
}
#pagetitle {
	font-size: 36px;
	font-style: italic;
	color: #99CC33;
	font-weight: bold;
	text-indent: 30px;
	float: left;
	width: 810px;
	position: relative;
}
#pageicebreaker {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	list-style-type: none;
	text-indent: 60px;
	float: left;
	width: 810px;
	position: relative;
}
#nav {
	float: left;
	width: 810px;
	color: #FFFFFF;
	position: relative;
	font-size: 14px;
	height: 32px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: block;
	float: left;
	margin-right: 1px;
	list-style-type: none;
	line-height: 222%;
	text-align: center;
}
#nav ul li a {
	color: #000000;
	text-decoration: none;
	background-color: #99CC33;
	display: block;
	height: 32px;
	width: 89px;
}
#nav ul li a:hover {
	color: #000000;
	background-color: #BBEE55;
}
#nav ul li a:active {
	color: #FFFFFF;
	background-color: #669900;
}
#nav ul li#navcurrent {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669900;
	display: block;
	height: 32px;
	width: 89px;
}
ul.picthumbs {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
ul.picthumbs li {
	display: block;
	float: left;
	text-align: center;
}
ul.picthumbs li a {
	display: block;
	margin: 4px;
	width: 120px;
}
ul.picthumbs li a:hover {
	display: block;
	background-color: #000000;
}
ul.picthumbs li a img {
	border: 1px solid #333333;
}
ul.picthumbs li a:hover img {
	border: 1px solid #FFFFFF;
}
.divcontent {
	width: 800px;
	padding-bottom: 20px;
	float: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	height: auto;
}
.divcontent h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
}
.divcontent a {
	color: #99CC33;
	text-decoration: none;
}
.divcontent a:hover {
	color: #000000;
	background-color: #99CC33;
}
.divsection {
	padding-bottom: 20px;
	float: left;
	padding-top: 20px;
	position: relative;
	width: 810px;
}
.divsection h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
}
.divsection a {
	color: #99CC33;
	text-decoration: none;
}
.divsection a:hover {
	color: #000000;
	background-color: #99CC33;
}
.photography {
	width: 800px;
	padding-bottom: 20px;
	float: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	height: auto;
	text-align: center;
	font-size: 24px;
}
.photography a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.photography a:hover {
	color: #FFF;
}
.photography a img {
	border: 1px solid #999;
}
.photography a:hover img {
	border: 1px solid #FFF;
}
#footer {
	width: 810px;
	padding-bottom: 20px;
	float: left;
	position: relative;
}
.reviews {
	font-size: 14px;
	font-style: italic;
	float: left;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
}
.divider {
	float: left;
	width: 100%;
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
}
.innerpagenav {
	font-size: 12px;
	text-align: right;
	float: left;
	height: auto;
	width: 100%;
	word-spacing: 10px;
}
.innerpagenav a {
	color: #99CC33;
	text-decoration: none;
	background-color: #333333;
}
.innerpagenav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#credit {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 210px;
	background-image: url(../images/klfavicon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	padding-left: 20px;
}
#bottomnav {
	font-size: 12px;
	float: left;
	width: 550px;
	position: relative;
}
#bottomnav ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#bottomnav ul li {
	list-style-type: none;
	float: left;
	margin-left: 13px;
}
#bottomnav a {
	color: #99CC33;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav li#bottomnavcurrent {
	color: #FFFFFF;
	text-decoration: none;
}
.titlebar {
	color: #000000;
	background-color: #99CC33;
	float: left;
	width: 805px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	position: relative;
	text-indent: 5px;
	height: 32px;
	line-height: 140%;
	font-size: 32px;
}
.titlebarhalf {
	color: #000000;
	background-color: #99CC33;
	float: left;
	width: 400px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	position: relative;
	text-indent: 5px;
	line-height: 200%;
	height: 32px;
}
.subtitlebar {
	font-weight: bold;
	color: #99CC33;
	background-color: #191919;
	width: 803px;
	float: left;
	border: 1px solid #99CC33;
	position: relative;
	text-indent: 5px;
	line-height: 200%;
	height: 30px;
}
.subtitlebarhalf {
	font-weight: bold;
	color: #99CC33;
	background-color: #191919;
	width: 387px;
	float: left;
	text-indent: 5px;
	border: 1px solid #99CC33;
	position: relative;
	margin-right: 1px;
	line-height: 200%;
	height: 30px;
}
.titlebartwothirds {
	font-size: 32px;
	color: #000000;
	background-color: #99CC33;
	float: left;
	width: 539px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	position: relative;
	text-indent: 5px;
	margin-right: 1px;
	line-height: 140%;
	height: 32px;
}
.titlebarthird {
	font-size: 32px;
	color: #000000;
	background-color: #99CC33;
	float: left;
	width: 269px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	position: relative;
	text-indent: 5px;
	margin-right: 1px;
	line-height: 140%;
	height: 32px;
}
.anchordiv {
	float: left;
	height: 0px;
	width: 100%;
}
.lessoninfo {
	float: left;
	width: 377px;
	padding-right: 5px;
	padding-left: 5px;
	height: 200px;
	border: 1px solid #99CC33;
	position: relative;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.half {
	float: left;
	width: 395px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
.thirdstore {
	float: left;
	width: 248px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #99CC33;
	height: 220px;
	margin-left: -1px;
}
.third {
	float: left;
	width: 250px;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.third a {
	color: #99CC33;
	text-decoration: none;
}
.third a:hover {
	color: #000000;
	background-color: #99CC33;
}
.twothirds {
	float: left;
	width: 530px;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.twothirds a {
	color: #99CC33;
	text-decoration: none;
}
.twothirds a:hover {
	color: #000000;
	background-color: #99CC33;
}
#features {
	float: left;
	width: 810px;
	height: 200px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
#features ul {
	margin: 0px;
	padding: 0px;
}
#features ul li {
	list-style-type: none;
	display: block;
	float: left;
}
#features ul li#drummer a {
	background-image: url(../images/btn_drummer.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	float: left;
	height: 200px;
	width: 270px;
}
#features ul li#drummer a:hover {
	background-image: url(../images/btn_drummer.png);
	background-repeat: no-repeat;
	background-position: center -200px;
}
#features ul li#composer a {
	background-image: url(../images/btn_composer.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	float: left;
	height: 200px;
	width: 270px;
}
#features ul li#composer a:hover {
	background-image: url(../images/btn_composer.png);
	background-repeat: no-repeat;
	background-position: center -200px;
}
#features ul li#teacher a {
	background-image: url(../images/btn_teacher.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	float: left;
	height: 200px;
	width: 270px;
}
#features ul li#teacher a:hover {
	background-image: url(../images/btn_teacher.png);
	background-repeat: no-repeat;
	background-position: center -200px;
}
.imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
}
.imgright {
	float: right;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
}
#yamahaset1 {
	float: right;
	position: relative;
	margin-left: 20px;
}

.composition {
	width: 290px;
	float: left;
	padding-left: 5px;
	position: relative;
}
.compositioninfo {
	width: 490px;
	float: left;
	padding-right: 5px;
	padding-left: 20px;
	position: relative;
	padding-bottom: 20px;
}
.audiosample {
	float: left;
	width: 290px;
	position: relative;
}
.compquicknav {
	margin: 10px;
	float: left;
	height: 175px;
	width: 175px;
}
.audiosample a {
	color: #99CC33;
	text-decoration: none;
}
.audiosample a:hover {
	color: #000000;
	background-color: #99CC33;
}
.extraslist {
	list-style-type: none;
}
form {
	color: #777;
}
#contacttable {
	border: 1px solid #333333;
}
.antispam {
	display: none;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	padding: 4px;
	border: 1px solid #333;
	width: 300px;
	font-size: 14px;
}
#lessontable {
	text-align: left;
}
#lessontable th {
	font-weight: bold;
	color: #99CC33;
	background-color: #191919;
	border: 1px solid #99CC33;
	width: 50%;
}
#lessontable td {
	border: 1px solid #99CC33;
	width: 50%;
	vertical-align: top;
}
.textinput {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	padding: 4px;
	border: 1px solid #333333;
	width: 250px;
	font-size: 14px;
}
#messagetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	padding: 4px;
	border: 1px solid #333333;
	height: 150px;
	width: 250px;
	font-size: 14px;
}
.formbutton {
	color: #CCCCCC;
	background-color: #191919;
	border: 1px solid #CCCCCC;
	cursor: default;
	padding: 8px;
	width: 120px;
	text-align: center;
}
.formbutton:hover {
	color:#FFFFFF;
	background:#292929;
	border:1px solid #FFFFFF;
	cursor:pointer;
}
.formbutton:active {
	color: #99CC33;
	background-color: #191919;
	border: 1px solid #99CC33;
	padding: 4px;
	cursor: default;
	outline: none;
}
#network {
	float: left;
	width: 810px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	height: 100%;
}
#network ul {
	margin: 0px;
	padding: 0px;
}
#network ul li {
	display: block;
	list-style-type: none;
	float: left;
	margin-bottom: -1px;
	margin-left: -1px;
}
#network ul li a {
	height: 32px;
	width: 132px;
	float: left;
	border: 1px solid #999999;
	color: #999999;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
}
#network ul li a:hover {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}
#slideshowdiv {
	height: 500px;
	width: 100%;
	float: left;
	text-align: center;
}
.btn_cal {
	float: right;
	height: 40px;
	width: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.btn_cal a {
	background-image: url(../images/btn_cal.jpg);
	background-position: 0px 0px;
	display: block;
	height: 50px;
	width: 40px;
	background-repeat: no-repeat;
}
.btn_cal a:hover {
	background-image: url(../images/btn_cal.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	display: block;
	height: 50px;
	width: 40px;
}
.vidgallerythumb {
	float: left;
	height: 200px;
	width: 200px;
	text-align: center;
	padding: 30px;
}
.vidgallerythumb a img {
	border: 1px solid #333333;
	height: 111px;
	width: 199px;
	display: block;
}
.vidgallerythumb a:hover img {
	border: 1px solid #FFFFFF;
	display: block;
}
