/***********************************************/
/*                                              */
/* Familiworks Style Sheet                      */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
/*  Fix the horizontal page shift problem in Firefox by forcing a vertical scroll bar */
html {
	height: 100%;
	margin-bottom: 1px;   
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #ebdbfb;
	background-image:  none;
}

a:link, a:visited, a:hover {
	color: #334d55;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 130%;
 color: #334d55;
}

h2{
 font-size: 120%;
 color: #333333;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 120%;
 font-weight: bold;
 color: #334d55;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px none #cccccc;
	width: 100%;
}

#navBar{
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 8px;
	position: relative;
	left: 0%;
	border: 1px solid #000000;
	top: 0px;
	height: 15em;
	width: 170px;
	float: left;
	margin-left: 8px;
	font-weight: bold;
	font-size: 14px;
}

#content{
	float:right;
	width: 70%;
	margin: 0px 8px 0px 0px;
	background-color: #FFFF99;
	padding-right: 10px;
	padding-bottom: 0;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
	clear: none;
	padding-left: 10px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/




/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 10px 0px 5px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	border: none;
} 
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 8px 10px 0px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 5px;
}

.story .emphasis {
	font-style:italic;	
}
.story .moreemphasis {
	font-style:italic;	
	font-weight: bold;
}
body.parentingTipPage ol li {
	margin-bottom: .5em;	
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 0px;
	text-align: center;
	border: 1px none #cccccc;
	padding: 3px;
	margin-bottom: 0px;
	font-weight: normal;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/




/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px none #cccccc;
	color: #FFFFBF;
	text-decoration: none;
	display: block;
	left: auto;
	right: auto;
	
}
#sectionLinks a, .navItemWithPopup{
	border-bottom: 1px none #EEE;
	height: 30px;
	vertical-align: middle;
	background-position: center;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	background-position: center;
	display: block;
	background-image:  url("images/nav_bg.gif");
	text-decoration: none;
}


#sectionLinks h3{
	padding: 0px;
}

#sectionLinks a:link{
	border-top: 1px none #cccccc;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

#sectionLinks a:visited{
	border-top: 1px none #cccccc;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	font-weight: bolder;
}

#sectionLinks a:hover{
	border-top: 1px none #cccccc;
	background-color: #BFFFFF;
	padding: 0px 0px 0px 10px;
	color: #334d55;
	font-weight: bolder;
	height: 30px;
	text-decoration: none;
	background-image:  url(images/nav_bg_greenhighlight.gif);
	cursor: pointer;
}


/************** #advert styles **************/

#advert{
	/* padding: 10px 0px 0px 10px; */
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	/* border-top: 1px solid #cccccc;  */
	border: medium solid red;
	background-color: #FFFF99;
	text-align:center;
}
/* The following is used for the free workshop notice  */
#advert a {
	text-decoration: none;
}
#advert img{
	display: block;
}
/* hack for IE6 and below  */
#advert{
	zoom: 1;
} 
#trippweb a:visited{
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}
#trippweb a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#header_logo {
	vertical-align: text-bottom;
	text-align: center;
}
#slogan {
	font-style: normal;
	color: #FFFF99;
	left: 10px;
	font-weight: bold;
	margin-bottom: 12px;
	text-align: center;
	font-size: large;
	margin-top: 3px;
}
hr {
	color: #FFFFFF;
}
#header_content_separator {
	background-color: #6699FF;
	height: 2px;
	min-height: 1px;
	padding: 0px;
	margin: 0px;
	border: thin none #CCCCCC;
}
a.navCurrentPage {
	color: #3bb052;
}


a#navBarCurrentPage:link {
/*color: #6699FF;  */
background-image:  url(images/nav_bg_white.gif);
}


a#navBarCurrentPage:visited {
/*	color: #6699FF;  */
background-image:  url(images/nav_bg_white.gif);
}
a#navBarCurrentPage:hover {
/*	color: #6699FF;  */
background-image:  url(images/nav_bg_white.gif);
}
#navandcontent {
	background-repeat: repeat;
	min-height: 472px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#mastheadimage2 {
	z-index: 2;
	position: absolute;
	right: 0%;
	top: 2px;
}

h6 {
	font-size: 120%;
	color: #334d55;
	text-align: center;
	font-weight: bold;
}
#rightalignedimg {
	margin-right: 50px;
	vertical-align: middle;
}

/************* change style of navBar item for current page ***************/
body#home a#navHome,
body#about a#navAbout,
body#services a#navServices,
body#workshops a#navWorkshops,
body#home a#navHome,
body#about a#navAbout,
body#products a#navProducts,
body#tips a#navTips,
body#testimonials a#navTestimonials,
body#schedule a#navSchedule,
body#contact a#navContact
{
	color: #334d55;
	background-image:  url("images/nav_bg_white.gif");
}

/* the following applies to disclaimer page */
#disclaimer{
	background-image: none;
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 2%;
}
.rightalignimage {
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	clear: right;
}
.leftalignimage {

	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	clear: left;
}
.fmlsuccess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: none;
}
form {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}  

/* Style the tables on the schedule page */

/* Class and workshop Lists at top of schedule page  */
table.tbl_classlist, table.tbl_wslist {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
}
table.tbl_classlist td, table.tbl_wslist td{
	padding: 3px;
	vertical-align:top;
}
col.tbl_classlist_day, col.tbl_wslist_day{
	width: 5%;
}
col.tbl_classlist_time, col.tbl_wslist_time {
	width: 25%;
}
col.tbl_classlist_course{
	width: 40%;
}
col.tbl_wslist_course {
	width: 57%;
}
col.tbl_classlist_age {
	width: 35%;
}
col.tbl_wslist_date {
	width: 8%;
}
/* end of class and workshop list styling */
/* style course info in body of schedule page  */
.course {
	font-size: 85%;
	font-weight: bold;
	color: #334d55;
}
table.course {
	border: none;
	border-collapse: collapse;
	text-align: left;
	font-weight: bold;
	width: 100%;
}
table.course td, table.course th{
	padding: 3px;
}
/* Carlsbad course and workshop info tables */
col.carlsbad_course_num{
	width:10%;
}
col.carlsbad_course_time{
	width:23%;
}
col.carlsbad_course_day {
	width:8%;
}
col.carlsbad_course_dates {
	width:25%;
}
col.carlsbad_course_term {
	width:8%;
}
col.carlsbad_course_fees {
	width:22%;
}
/* Escondido course and workshop info tables */

col.carlsbad_course_session {
	width:15%;
}
col.carlsbad_course_regnum{
	width:10%;
}
col.carlsbad_course_day {
	width:8%;
}
col.carlsbad_course_time {
	width:23%;
}
col.carlsbad_course_date {
	width:25%;
}
col.carlsbad_course_loc {
	width:19%;
}

/* Free course and workshop info tables */
col.carlsbad_course_time{
	width:23%;
}
col.free_course_day {
	width:25%;
}
col.free_course_dates {
	width:25%;
}
col.free_course_time {
	width:25%;
}
col.free_course_fees {
	width:25%;
}
hr {
	color: #CCCCCC;
}
#wholepage {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-image: url(images/bgcolorchip.gif);
}
.navItemWithPopup {
	
}
#navServices {
	
}
.noscriptSvcNav {
	font-size: 12px;
}
.centertorightofimage {
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.centertorightofimage img {
	margin-right: auto;
	margin-left: auto;
}
.centertorightofimage a {

	margin-right: auto;
	margin-left: auto;
}
.aligncenter {
	clear: right;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.feature a.aligncenter {


	float: none;
	padding: 0px 10px 0px 0px;
	margin: 0 auto 0px;
	border: none;
}
.feature img.aligncenter {



	float: none;
	padding: 0px 10px 0px 0px;
	margin: 0 auto 0px;
	border: none;
}
.feature img.alignright {




	float: right;
	padding: 0px 10px;
	margin: 0;
	border: none;
}
#registrationinfo td {

	vertical-align: top;
}
body#schedule .subcaption, body#schedule h4 {
	color: #334D55;
	font-weight: bold;
}
.testimonialgiver {
	text-align: left;
	font-variant: normal;
	font-style: oblique;
}
.indentedText {
	position: relative;
	left: 30px;
}

.whitebg {
	background-color: #FFFFFF;
}


#trippweb a:link {
	color: #FFFFFF;
}
.disclaimerintippage {
	font-size: x-small;
	font-style: normal;
	color: #660066;
}

.nowrapcontainer {
	left: 80%;
}
.course td {
	vertical-align: top;
}
.scheduledatessmall {
	font-size: 9px;
}
.schedule1dates {
	text-align:right;
}
.freews {color: red;}  /* used to emphasize free workshop text */

body.parentingTipPagePage p.externalSiteDesc img {
	float: right;	
}
body.parentingTipPage p.externalSiteDesc { font-style: oblique; text-align:justify; margin-top: 2em;}
body.parentingTipPage p.externalSiteDesc img { float: right; margin-left: 1em;}
a img { border: none;}