/*-----------------------------------------------------------------------------
Josh Summers dot Net

version:   1.0
author:    dana busch
email:     dana.busch@gmail.com
website:   http://www.danabusch.com
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}


/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

fieldset {
	border: 0px none #ffffff;
}


/* =Typography
-----------------------------------------------------------------------------*/
/*
body {
  font: 11px/16px "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
*/

body {
margin: 15px 0px 0px 0px; 
padding:0; 
text-align:center; 
font: 11px/16px "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}


/* =Subscribe Form Styles
-----------------------------------------------------------------------------*/
.alert {
        font-size:20px;  /* #3# Editable */
        line-height:Double;  /* #3# Editable */
        color:#FF0000;  /* #3# Editable */
        font-family:Arial;  /* #3# Editable */
        font-weight:bold;  /* #3# Editable */
        }

div.errorText {
        font-size: 12px;  /* #3# Editable */
        line-height:Half;  /* #3# Editable */
        font-weight:bold;  /* #3# Editable */
        color:#FF0000;  /* #3# Editable */
        font-family:Arial;  /* #3# Editable */
        background-color:#FFEEEE;  /* #3# Editable */
        padding:5px;  /* #3# Editable */
        margin:3px;  /* #3# Editable */
        }
        


/* =Links
-----------------------------------------------------------------------------*/

a:link, a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}


a:hover {
	color: #333333;
	background: #F1F4F3;	
}


/* =Branding
-----------------------------------------------------------------------------*/

#logotype {
	position: relative;
	width: 187px;
	height: 27px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

	

/* =Main Nav
-----------------------------------------------------------------------------*/
/* for nav rollovers */


#menu {display: block; position: relative; margin: -20px 0px 0px 360px; padding: 0px;}
#menuHome {float: right; margin: 30px 0px 0px 360px; padding: 0px;}

#imageBarClear {clear:left;}

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

#nav a {display: block; margin: 0px; padding: 0px; font-size: 11px; font-weight: normal; font: "Lucida Grande"; text-decoration: none;}

#nav li a:link, #nav li a:visited {width:auto; padding: 6px 9px;}
#nav li {float: left; text-align: left;}
#nav li ul {position: absolute; left: -999em; width: 160px; background-color: #fff;  border-top: 1px solid #B6B6B6; border-right: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6; overflow:hidden;}
#nav li:hover ul, #nav li.over ul {left: auto;z-index: 1000;}

#nav li #m1, #nav li #m2, #nav li #m3,#nav li #m4, #nav li #m5 { font-size: 11px; font: "Lucida Grande"; padding-right: 20px; font-weight: bold; text-align: left;}

#nav li:hover, #nav li.hover {position: static;}

#nav li #m1 {color: #999999; background: #fff no-repeat;}
#nav li a#m1:hover {color: #333333; background: #fff no-repeat;}
#nav #s1 a 	{color: #666666; border-bottom: 1px solid #B6B6B6; background-color: #fff; width: 160px;}
#nav #s1 li a:hover {color: #333333; text-decoration:underline; background-color: #eeeeee; width: 160px;}

#nav li #m2 {color: #999999; background: #fff no-repeat 15px;}
#nav li a#m2:hover  {color: #333333; background: #fff no-repeat 15px;}
#nav #s2 a 	{color: #666666;border-bottom: 1px solid #B6B6B6;background-color: #fff; width: 160px;}
#nav #s2 li a:hover {color: #333333; text-decoration:underline; background-color: #eeeeee; width: 160px;}

#nav li #m3 {color: #999999; background: #fff no-repeat 5px; }
#nav li a#m3:hover {color: #333333; background: #fff no-repeat 5px;}
#nav #s3 a 	{color: #666666; border-bottom: 1px solid #B6B6B6;background-color: #fff; width: 160px;}
#nav #s3 li a:hover {color: #333333;text-decoration:underline; background-color: #eeeeee; width: 160px;}

#nav li #m4 {color: #999999; background-color: #fff;background: #fff no-repeat 16px;}
#nav li a#m4:hover {color: #333333; background-color: #fff;background: #fff) no-repeat 16px;}
#nav #s4 a 	{color: #666666; border-bottom: 1px solid #B6B6B6;background-color: #fff;}
#nav #s4 li a:hover {color: #333333;text-decoration:underline; background-color: #eeeeee;}

#nav li #m5 {color: #999999;background-color: #fff;}
#nav li a#m5:hover {color: #333333;}



/* =Leaf Grphic]
-----------------------------------------------------------------------------*/

#leaf {
	float: left;
	clear: both;
	width: 125px;
	height: 411px;
	background: url(images/leaf.gif) top left no-repeat;
	margin-top: 55px;
}


/* =Main Content
-----------------------------------------------------------------------------*/

#content {
	float: left;
	width: 375px;
	padding: 16px 15px 0px 18px;
	margin: 0px;
	}
	
	
#content a {
	color: #96A99A;
	text-decoration: none;
	border-bottom: 1px dotted #96A99A;
}

#content a:hover {
	color: #333333;
}

#content p {
	margin-bottom: 15px;
	margin-top: 0px;
}

#content h2 {
	margin-top: 15px;
	margin-bottom: 1px;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
}

#content h3 {
	margin-top: 0px;
	margin-bottom: 6px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;

}

#content h4 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}


/*list style for FAQ... and any unordered list within text content area*/

#content ul {
	list-style: circle;
	padding-left: 20px;
	margin-bottom: 15px;
}

#content li {
	color: #333333;
	margin-bottom: 5px;
	margin-top: 3px;
}

#content li a {
	text-decoration: none;
	color: #333333;
	border-bottom: 1px dotted #999999;

}

#bottomRules {
	border-top: 1px;
	border-top-color: #999999;
	color: #999999;
	border-top-style: dotted;
	margin: 0px 0px 0px 0px;
}

#bottomList a{
	font-family: lucida grande, verdana;
	font-weight: normal;
	text-transform:uppercase;
	text-decoration: none;
	border-bottom: none;
	font-size: 9px;
	color: #666666;
	
}

#bottomRule {
	padding-top: 5px;
	padding-bottom: 5px
}




/* = Side Bar/s
-----------------------------------------------------------------------------*/



#map {
	width: 215px;
	height: 225px;
	border: 1px solid #cccccc;
	margin-top: 5px;
	}
	
#map_sidebar {
	float: left;
	width: 215px;
	padding: 14px;
	margin: 15px 0px 0px 5px;
	background: #F9FAFA;
}	

#map_sidebar h2 {
	margin-bottom: 5px;
	/*color: #333333;*/
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-size: 11px;

}

#map_sidebar ul, #sidebar2 ul {
list-style: none;
padding: 0px;
margin-top: 8px;
}

#sidebar {
	list-style: none;
	float: right;
	padding: 14px;
	margin: 15px 0px 15px 5px;
	color: #333333;
	width: 215px;
	background: #F9FAFA;
}


#sidebar a, #sidebar2 a, #map_sidebar a {
	color: #96A99A;
	text-decoration: none;
	border-bottom: 1px dotted #96A99A;
}

#sidebar a:hover, #sidebar2 a:hover, #map_sidebar a:hover {
	color: #333333;
}


#sidebar li {
	margin-bottom: 10px;	
	font: 10px/15px "Lucida Grande", "Tahoma", Verdana, sans-serif;
}

#sidebar h3 {
	font-family: verdana;
	/*color: #333333;*/
	letter-spacing: 1px;
	font-size: 9px;
	font-weight: bold;

}

#sidebar h2 {
	margin-bottom: .5px;
	/*color: #333333;*/
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-size: 11px;
}

#sidebarLinks h2 {
	margin-bottom: .5px;
	/*color: #333333;*/
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-size: 11px;
;
}

#sidebarLinks {
	list-style: none;
	float: left;
	padding: 14px;
	margin: 15px 0px 0px 5px;
	color: #333333;
	width: 215px;
	background: #F9FAFA;
}

#sidebarLinks li {
	margin-bottom: 10px;	
	font: 10px/15px "Lucida Grande", "Tahoma", Verdana, sans-serif;
}

#sidebarLinks a {
	font: 11px/15px "Lucida Grande", "Tahoma", Verdana, sans-serif;
	color: #666666;
	text-decoration: none;
}

#sidebarLinks a:hover {
	color: #333333;
	background: none;
	text-decoration: none;
	border-bottom: 1px dotted #666666;	
}

a.faqCurrentPage {
	color: #333333;
	background: none;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	}


/* begin side bar on 'about joshua' page */

#sidebar2 {
	float: left;
	padding: 14px;
	margin: 0px 0px 0px 5px;
	width: 215px;
	background: #ffffff;
}

#sidebar2 p {
	margin-bottom: 10px;	
	font: 11px/18px "Lucida Grande", "Tahoma", Verdana, Arial, sans-serif; color: #333333;
	font-weight: bold;
}

#sidebar2 ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #96A99A;
	font-weight: bold;
}

/* end side bar on 'about joshua' page */



#sidebarDownloads {
	list-style: none;
	float: left;
	padding: 14px;
	margin: 0px 0px 0px 15px;
	width: 200px;
	background: #ffffff;
}


/* Homepage: Logotype, Image, and Divider Layout */

#logotypeHome {
float: left;
width: 219px;
height: 245px;
margin-left: 40px;
margin-top: 10px;

}

/*
Not Used.

#homeDividerTop {
float: right;
width: 489px;
height: 8px;
margin: 0px 0px 7px 0px;
padding: 0px;
}
*/

#homePhotos {
float: right;
margin: 0px 15px 0px 0px;
padding: 0px;
}

#homeDividerBottom{
float: right;
width: 800px;
height: 11px;
margin: 5px 0px 15px 0px;
}


/* start Home Page: Current Classes + Events styles */

#homeInfo {
float: left;
text-align: center;
width: 250px;
font-weight: bold;
line-height: 18px;
color: #666666;
margin-left: 22px;
margin-right: 25px;
}

#homeBoth {
	float: right;
	width: 468px;
	}

#homeClasses {
	float: left;
	margin: 0px 5px 0px 0px;
	color: #333333;
	width: 200px;
	background: #ffffff;
}

#homeEvents {
	float: right;
	margin: 0px 0px 0px 0px;
	color: #333333;
	width: 225px;
	background: #ffffff;
}

#homeClasses li, #homeEvents li {
	list-style: none;
	margin-bottom: 10px;	
	font: 10px/15px "Lucida Grande", "Tahoma", Verdana, sans-serif;
}

#homeClasses h3, #homeEvents h3 {
	font-family: verdana;
	/*color: #333333;*/
	letter-spacing: 1px;
	font-size: 9px;
	font-weight: bold;

}

#homeClasses h2, #homeEvents h2 {
	margin-bottom: .5px;
	/*color: #333333;*/
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-size: 11px;
}

#homeClasses a, #homeEvents a {
	color: #96A99A;
	text-decoration: none;
	border-bottom: 1px dotted #96A99A;

}

#homeClasses a:hover, #homeEvents a:hover {
	color: #333333;
}






/* =Footer
-----------------------------------------------------------------------------*/

/*	
#footer_contact {
width:790px;
height: 70px;
background: #E8EDEA;
background: url(images/footer_bkd.gif) no-repeat;
clear: both;
float:left;
margin-top: 20px;
font-family: arial, verdana sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666;
}
*/

#footer_contact {
	margin-top: 20px;
    width: 100%;
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	height: 139px;
	background:url("images/botfade.gif") repeat-x bottom;
	font-family: arial, verdana sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#footerBody {margin: 15px 0px 0px 0px; padding:0; text-align:center;}

#footerContainer {padding: 0; margin: 0 auto; text-align: left; width: 800px;}

#footerLeft {
	float: left;
	width: 350px;
	text-align: left;
	padding-left: 15px;
	margin-top: 15px;
}

#footerRight {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 15px;
	margin-top: 15px;
}

#footer_contact a {
	color: #999999;
	text-decoration: underline;
}

#footer_contact a:hover {
	color: #666666;
	background: none;
	text-decoration: underline;
}


/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 0px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/

/*
table { 
  border-spacing: 0;
	border-collapse: collapse;
}
*/

td {

	padding-bottom: 15px;
	text-align: left;
	font-weight: normal;
}

.tableLabel {
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 10.5px;
	}


/* =Acupuncture Downloads page ... PDF link styles
-----------------------------------------------------------------------------*/


#pdfLink ul{
	list-style: none;	
	margin: 0px;
	padding: 0px;
	}
	
#pdfLink li{
	list-style: none;
	background: url("images/pdficon.gif") no-repeat 0 0px;
	padding-left: 22px;
	padding-bottom: 12px;
	margin-left: 0px;
}	

#pdfLink li a{
	color: #999999;
}

#pdfLink li a:hover{
	background: #eeeeee;
}



/* =Misc 1
-----------------------------------------------------------------------------*/


#subscribe {
	float: right;
	width: 215px;
	height: 200px;
	background-color: #F9FAFA;
	padding: 14px;
	margin: 0px;
}

#subscribe p {
	color: #333333;
	font-size: 10px;
	margin-bottom: 8px;
	margin-right: 30px;
}

#subscribe .label {
	margin-left: 5px;
	margin-right: 6px;
	font-size: 10px;
	font-weight: bold;
}


#headshot {
	width:220px;
	height: 138px;
	margin-bottom: 10px;
}

#wrapper {margin: 0 auto; padding: 0; text-align: left; width: 800px;}

/*
#wrapper {
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -360px;
	margin-top: 30px;
	margin-bottom: 15px;
}
*/


#header {
	float: left;
	height: 130px;
	width: 795px;
	margin: 0px;
	padding: 0px;
	}
	
#sectionName {
	float: right;
	width: 666px;
	height: 43px;
	margin: 35px 0px 0px 0px;
}

#sectionNav ul {
	float: left;
	margin-top: 3px;
	margin-left: 17px;
	margin-bottom: 10px;
	width: 550px;
}

#sectionNav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#sectionNav a {
	font-family: "Lucida Grande", "Tahoma", arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;	
	font-size: 11px;
	color: #999999;
	
}

#sectionNav a:hover {
	color: #333333;
	background: none;
	border-bottom: none;
	text-decoration: underline;	
	
}


#sectionNav ul li a.currentPage{
	color: #333333;
	background: none;	
}
	



/* =Misc 2
-----------------------------------------------------------------------------*/


