
/* kevin brown style sheet */

html, body {
  font-size: 100%; 
}

body {color: #fff;
	margin: 0;
font: normal  0.7em/1.4em  Verdana, Arial, Georgia, sans-serif;
  background: #612920 url(../images/shadow.gif) repeat-y center; 
}

/*contains all inside body for auto resize*/
#wrapper {
  background: #000000;
max-width: 950px;
  min-width: 800px;
background-color: #612920;
  margin: 0 auto;
  text-align: left; 
}

/* is the body wider then 950 pixels? if so, set the width to 950 pixels otherwise, just let it size itself (auto),
makes IE 5 and 6 emulate the behavior of max-width */

html #wrapper { width:expression(document.body.clientWidth > 950? "950px": "auto" ); } 

#header {
	margin: 0;
	position: relative;
padding: 0;
background-color: #612920;
height: 110px;
width: 100%;
padding-bottom: 3px;
background-image: url(../images/topslide.jpg);
background-repeat: no-repeat;
text-align: center; }

#home{
position: absolute;
top: 0;
width: 223px;
height: 60px;
padding: 0;
	margin: 0;
right: 0;
text-align: right;
font-size: 1.1em;
font-weight: bold;
color: #fff; }

#nav {
	margin: 0px auto;
height: 31px; 
	border: none;
	text-align: left;
	position: relative;
padding: 0;
background-color: #612920;
background-image: url(../images/buttons_08.gif);
background-repeat: no-repeat;
background-position: right; }

#container, #conta,  #footer  {

	position: relative;
	margin: 0px auto;
	border: none;
	text-align: left;
padding: 0;
background-color: #612920;
}

 #footer {padding-left: 20px; padding-bottom: 10px;
font-size: 0.9em; }

#conta {
background-image: url(../images/highguitars.jpg);
background-repeat: no-repeat;
background-position: bottom center; }

#main, #mainslide, #maintutor   {
position: relative;
margin-left: 288px;
line-height: 1.7em;
padding-top: 20px;
padding: 0; 
color:  #fff;
padding-right: 40px;
padding-left: 30px;
background-color: transparent; }

.line {
position: relative;
padding: 0; 
margin: 0;
height: 10px;
background-image: url(../images/whiteline.gif);
background-repeat: no-repeat;
background-position: left center; }

#hints {
	position: relative;
	margin: 0;
	border: none;
	text-align: left;
padding: 8px;
background-color: #713b23;
color: #391712;
margin-top: 20px;
margin-bottom: 20px;
width: 350px; }


caption {}
#main{
padding-bottom: 10px;
border-left: 1px #fff solid;
 }

#mainslide {
padding-bottom: 350px; }

#leftpanel, #leftpanelfront, #lefttutor, #leftadvanced {
	position: absolute;
	width: 240px;
	padding: 0;
	padding-left: 20px;
padding-right: 25px;
	margin: 0;
	left: 0px;
	top: 1px;
 }

#leftpanelfront {
border-right: 1px #fff solid;
}

#lefttutor {
background-image: url(../images/guitar.jpg);
background-repeat: no-repeat;
background-position: left 72px; 
border-right: 1px #fff solid;
height: 760px;}

#leftadvanced {
background-image: url(../images/guitar-thin.jpg);
background-repeat: no-repeat;
background-position: left; 
border-right: 1px #fff solid;
height: 720px;}

.tan {
color: #f79f85;
}

.bo {
font-weight: bold;
 }

.small {
font-size: 0.9em; }


.small a:link {
color: #999999;
text-decoration:none;
 font-weight: normal;} 

.small a:visited {
color: #999999;
text-decoration:none;
 font-weight: normal;}

.small a:hover {
color: #d00202;
text-decoration:underline;
font-weight: normal;
 }

.time {
color: #fff;
background-color: #7a412e;
border: 1px #612920 solid;
margin-right: 30px; }


table{border: 1px #612920 solid;}

td {}

th {}

caption {}
p{
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
font-weight: normal;
font-style: normal;
text-align: left;
line-height: 1.7em; }

h1, h2 {
color: #f79f85;
font-weight: normal;
font-style: normal;
text-align: left;
 }

h1 {
font-size: 1.2em;
line-height: 1.4em;
}

.big {
font-size: 1.2em;
color: #fff;
}


.bigtan {
font-size: 1.2em;
color: #f79f85;
}

h2 {
font-size: 1.2em;
color: #fff;
}

a:link {
color: #f79f85;
text-decoration: none;} 

a:visited {
color: #f79f85;
text-decoration:none;}

#hints a:hover, .hint {color: #f79f85;
text-decoration: underline;}

#hints a:link {
color: #fff;
text-decoration: none;} 

 

#hints a:visited {
color: #fff;
text-decoration:none;}

#hints a:hover {color: #391712;
text-decoration: underline;}

.over {color: #391712;
}


.bold a:link {
color: #fff;
text-decoration: none;
font-weight: bold; } 

.bold a:visited {
color: #fff;
text-decoration:none;
font-weight: bold; }

.bold a:hover {color: #f79f85;
text-decoration: underline;
font-weight: bold; }

