/*
###
###		NORTHERN CALIFORNIA MUSIC & ART CULTURE CENTER
###		All rights reserved.
###
*/

ul,ol,h1,h2,h3,h4,h5,h6,p,li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a img
{
	border: 0;
}

a
{
	color: #393;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

hr
{
	height: 0;
	border: 0;
	border-bottom: 1px solid #CCC;
}

body
{
	background-color: #FFFCCC;
	background-position: top center;
	background-image: url("/images/pianobg.jpg");
	background-repeat: no-repeat;
	margin: 0;
	font-family: Times New Roman, Verdana, sans-serif;
	color: #333;
	font-size: 12 pt;
	line-height: 1.4em;
}

#mainFrame
{
	width: 930px;
	padding: 00px 0;
	background-color: #FFF;
	margin: 0 auto;
}

#header
{
	width: 930px;
	height: 100px;
	margin: 0 auto;
}

#header h1
{
	font-size: 175%;
	color: #000;
	padding: 10px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
}

#header h2
{
	font-size: 105%;
	color: #5f5f5f;
	font-weight: bold;
	text-align: right;
	padding: 0;
}

#header div
{
	text-align: right;
	color: #999;
	font-size: 85%;
}


#header img
{
	float: left;
	margin: 10px 10px 10px 0;
}

#links
{
	text-align: center;
	width: 890px;
	margin: 0 auto;
	padding: 0 0 0 40px;
	background-color: #EEE;
}

#links ul li
{
	list-style-type: none;
	display: block;
	float: left;
}

#links a
{
	display: block;
	padding: 7px 10px;
	margin: 0 0;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #324e32;
	font-size: 100%;
}


#links a:hover
{
	background-color: #FFC;
}

#links .selected
{
	background-color: #FFF;
}

#splashPage, #splashPageLeft
{
	width: 555px;
	float: left;
	padding: 0 0 0 10px;
}

#splashPageLeft
{
	width: 330px;
	margin-left: 10px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #DDD;
	min-height: 600px;
	margin-top: 10px;
}

#splashPage .highlighted
{
	margin: 10px 0 10px 10px;
	border-bottom: 1px dotted #CCC;
	padding: 10px;
}

#splashPage .highlighted .info
{
	float: left;
	width: 340px;
}

#splashPage .highlighted .info p
{
	margin-bottom: 10px;
}

#splashPage .highlighted a
{
	font-weight: bold;
}

#splashPage .highlighted img
{
	height: 107px;
	width: 160px;
	margin: 0 10px 0 0;
	float: left;
	padding: 5px;
	border: 1px solid #DDD;
	background-color: #FFF;
}

#splashPage .highlighted h5
{
	margin-bottom: 10px;
}

#splashPage .highlighted h5 a
{
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#splashPageLeft h4, #splashPage h4
{
	border-bottom: 1px dotted #CCC;
	color: #555;
}

#footer
{
	width: 930px;
	margin: 40px auto 0 auto;
	font-size: 9pt;
}


#footer .footerSection
{
	width: 184px;
	border-left: 1px dotted #CCCAAA;
	min-height: 150px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
}

#footer .footerSection h6 a
{
	font-size: 11pt;
	font-weight: bold;
	color: #262;
}

.endFloat
{
	clear: both;
}

.upcomingEvent
{
	padding: 10px;
	margin: 10px 0;
}

.upcomingEvent h5
{
	font-size: 95%;
	color: #383;
}

.eventDescription
{
	color: #999;
	font-size: 85%;
}

.eventInformation
{
	color: #555;
	font-weight: bold;
	font-size: 85%;
}



/*
###
###		Music & Art Stuff
###
*/
ul.serviceList
{

}

li.serviceListing
{
	width: 640px;
	float: left;
	padding: 10px;
	min-height: 180px;
}

.serviceListing img
{
    width: 200px;
    height: 134px;
    float: left;
    margin:0 10px 10px 0;
}

.sectionIntro
{
	color: #999;
	padding: 10px;
}

.normalPadding
{
	padding: 10px;
	position: relative;
}



/*
###
###		Signup Page
###
*/

#stepList
{
	padding: 5px;
	margin: 0 auto;
	float: left;
	width: 200px;
}

#stepList ol li
{
	width: 180px;
	padding: 3px 10px;
	font-size: 9pt;
}

#stepList .selected
{
	background-color: #CFC;
}

#step
{
	padding: 10px 10px 0 10px;
	float: left;
	width: 680px;
}

.fourPack li
{
	width: 148px;
	padding: 5px 5px;
	margin: 0 5px;
	float: left;
	text-align: center;
	height: 100px;
	cursor: pointer;
	border-left: 1px dotted #CCC;
	position: relative;
}

.fourPack input
{
	position: absolute;
	top: 5px;
	left: 5px;
}

.fourPack img
{
    position: absolute;
    right: 58px;
    top: 24px;
}

.fourPack h4
{
	font-weight: normal;
	position: absolute;
	bottom: 10px;
	left: 5px;
	width: 100%;
}

.services
{
	margin: 30px 0 0 0;
}

.radioOptions li
{
	width: 500px;
	padding: 10px;
}

.radioOptions li label
{
	cursor: pointer;
}

button#continue
{
	background-color: #383;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}

.commands
{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.contactInfo li
{
	padding-bottom: 10px;
}

.contactInfo label
{
	float: left;
	width: 140px;
	text-align: right;
	font-size: 100%;
	margin-right: 10px;
	color: #555;
}

.contactInfo input, .contactInfo textarea, .contactInfo select
{
	border: 1px solid #BBB;
	width: 250px;
	padding: 3px;
	background-color: #FFD;
}

.leftLinks
{
	float: left;
	width: 200px;
}

.leftLinks li
{
	list-style-type: square;
	margin-left: 20px;
	border-bottom: 1px dotted #CCC;
}

.leftLinks a
{
	display: block;
	padding: 5px;
	font-size: 90%;
	font-weight: bold;
	color: #161;
}

.leftLinks a.selected
{
	color: #333;
}

.leftLinks a:hover
{
	background-color: #FFC;
	text-decoration: none;
}

.rightContent
{
	float: left;
	width: 700px;
	padding: 0 0 10px 10px;
}

.rightContent p
{
	margin-bottom: 10px;
}

.rightContent li.courseInfo
{
	background-color: #F4F4F4;
	padding: 10px;
}

.rightContent h4
{
	margin: 0 0 10px 0;
	color: #555;
	font-size: 17pt;
	line-height: 25px;
}


/*
  People
*/

.peopleList li
{
    font-size: 125%;
    min-height: 140px;
    position: relative;
}

.peopleList li img
{
    width: 90px;
    height: 120px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.peopleList li h4, .peopleList li h5, .peopleList li h6
{
    position: absolute;
    top: 10px;
    left: 110px;
}

.peopleList li h5
{
    top: 30px;
}

.peopleList li h6
{
    top: 50px;
}
