/***** Tier 3 Style Sheet *****/

/***  ©2008 SouVez Inc. | http://www.souvez.com ***/
/********** Coded by Michael Levy 2008 ************/

/***************** layout *****************/
/******************************************/
/******************************************/



* {
	margin:0;
	padding:0;	
	
}
	

#wrapper {

	width:776px;
	margin: 10px auto;
	position:relative;

}		
	
#wrapper #logo, #wrapper #printlogo {
	float: right;
}

#wrapper #printlogo {
	display:none;
}

	
	
body {
	font-size:0.9em;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
}
#main h1 {
	color: #DEA06E;
	font-size: 30px;
	font-weight: normal;
	z-index:999;
	line-height: 100%;
	
}
#main h2 {
	color: #EEBFC1;
	font-weight: normal;
	font-size: 60px;
	margin: 0 0 20px;
	line-height: 100%;
	padding-left: 110px;
	width: 400px;
	float:left;
}
*html #main h2{
	float:none;
}

#left .arrowlistmenu h3 {
	font-weight: normal;
	font-size: 1.1em;
	background-color: #D1EAE7;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 4px;
	width: 130px;
}
#main #main-content {
	float: left;
	width: 450px;
}






/***************navigation ****************/
/******************************************/


#nav {

	clear: both;
	height: 62px;
	padding-left:20px;

	
	background-repeat: no-repeat;
	background-position: center bottom;
	
}


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

#nav a {

	display: block;
	color: #000000;
	text-decoration: none;
	height: 64px;
	width: 119px;
	background-repeat:no-repeat;
	
}

#nav a span {

	display:none;
	
}	

/* setting up the link images */

#nav #doctorLink {
	background-image: url(../images/navigation2/doctor.gif);
	width:119px;
}

#nav #teacherLink {
	background-image: url(../images/navigation2/teacher.gif);
	width:119px;
}

#nav #multiLink {
	background-image: url(../images/navigation2/multi.gif);
	width:119px;
}

#nav #studentLink {
	background-image: url(../images/navigation2/student.gif);
	width:119px;
}

#nav #womanLink {
	background-image: url(../images/navigation2/woman.gif);
	width:121px;
}

/*hover styles*/

#nav #doctorLink:hover {
	background-image: url(../images/navigation2/doctor-up.gif);
}

#nav #teacherLink:hover {
	background-image: url(../images/navigation2/teacher-up.gif);
}

#nav #multiLink:hover {
	background-image: url(../images/navigation2/multi-up.gif);
}

#nav #studentLink:hover {
	background-image: url(../images/navigation2/student-up.gif);
}

#nav #womanLink:hover {
	background-image: url(../images/navigation2/woman-up.gif);
}




#main {
	background-image: url(../images/display/main-bg-repeat.gif);
	background-repeat: repeat-y;
	padding: 0 2px 0 20px;
}
#wrapper #top-cap {
	margin-bottom: -10px;
}

.commentlisting{

	background-image: url(../images/display/comment-bullet.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
	
	padding:20px 0;
	
	
}

/* icon links */

#top_links {
	clear: both;
	text-align: right;
	margin: 0 50px;
}

#top_links a {
	color: #666666;
	text-decoration: none;
	float: right;
	width: 135px;
	height: 60px;
	background-repeat: no-repeat;
	display: block;
	background-position: left bottom;
}


#top_links #preschooler {
	background-image: url(../images/icons/preschooler-small.gif);
}

#top_links #toddler {
	background-image: url(../images/icons/toddler-small.gif);
}

#top_links a span {
	display: none;
}

#main-content #communication-links {
	clear: both;
}




/***** typography *****/

#main p, #main table{

	margin-bottom:10px;


}

#spanishLink a{
	color: #a1b9d1;
	text-decoration: none;
	background-image: url(../images/display/blue-underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	float: left;
}

a img {

	border:none;

}



#categoryImage {
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: url(../images/icons/infants.gif);
	width: 175px;
	height: 70px;
	clear: both;
	background-repeat: no-repeat;
}


#categoryImage span {
	display: none;
}


#main #left {
	float: left;
	padding-right: 50px;
	width: 145px;
	margin-top: -12px;
}

* html #main #left {
	padding-right: 0px;

}



#left .arrowlistmenu .categoryitems a {
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: url(../images/display/bullet-doctor-page.gif/checklists.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
.clearme {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
#left .arrowlistmenu .categoryitems {
	margin-bottom: 5px;
}
#left .arrowlistmenu .categoryitems li {
	list-style-type: none;
}
#main #right-bar {
	float: right;
	background-color: #F5F5F5;
	padding: 20px;
}

#right-bar li {
	list-style-type: none;
	margin-bottom: 10px;
	width: 50px;
	text-align: center;
}
#wrapper #main #right-bar #menu a {
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-size:.85em;

}
#right-bar #menu p {
	margin: 0px;
}


#main #checklist td, #tools td{
	color: #666666;
}

#checklist a{

	background-color: #FFE4E4;


}

#video_content a{

	background-color: #dff2c7;


}

#checklist a, #tools a, #similarArticles a, #video_content a{
	color: #666;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	border: solid 1px #999;
	text-align:center;
	
}

#video_content {
	
	border: 1px solid #999;
	position: absolute;
	left: 530px;
	display: none;

}

#checklist {
	border: 1px solid #999;
	position: absolute;
	top: 375px;
	left: 530px;
	display: none;
}

#tools{

	border: 1px solid #999;
	position: absolute;
	top: 450px;
	left: 535px;
	display: none;

}

#similarArticles{

	border: 1px solid #999;
	position: absolute;
	top: 500px;
	left: 530px;
	display: none;

}

#tools a{
background-color:#FFE7D5;
}

#tools a, #similarArticles a, #checklist a, #video_content a{
	width:150px;
	display:block;
}

.toplink{
	padding-top: 10px;
}

.bottomlink {
	padding-bottom: 10px;
}

#video_content a:hover {
	text-decoration:none;
	background-color:#BAF476;
}
#similarArticles a {
	background-color: #E0E3F9;
}


#email-link img {
	float: left;
}
communication-links span {
	clear: both;
	display: block;
}
#communication-links a {
	color: #666666;
	text-decoration: none;
	font-size: .85em;
}
#main #main-content .comments {
	color: #BDC7B6;
	background-image: url(../images/display/comment-bullet.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
}



#commentform textarea {
	width: 400px;
	height: 150px;
}
#commentform input {
	float: left;
	width:200px;

}
#commentform div {
	clear: both;
	width:200px;
	padding: 10px 0 10px 0;
}
#commentform #submit {
	width: 75px;
}
#tools a:hover {
	background-color:#FFD0AE;
}
#similarArticles a:hover {
	background-color: #B6BDF1;
}
#checklist a:hover {
	background-color: #FFAAAA;
}
#wrapper #main #main-content #communication-links #email_form {
	background-color: #FFFFFF;
	position: absolute;
	left: 69px;
	border: solid 1px #8DC9C2;
	top:50px;
	font-size: 12px;
}
#wrapper #main #main-content #communication-links #email_form table {
	font-size: 12px;

}

/* links on the bottom */


#bottom_links li {
	list-style-type: none;
	margin-top: 4px;
	text-align: center;
	display: inline;
}

#bottom_links ul {
	width: 786px;
	text-align: center;
	margin: 10px 0 20px 0;
}

#bottom_links a {
	margin-right: 5px;
	margin-left: 5px;
	clear: both;
	color: #666666;
}

#bottom_links a:hover {
	text-decoration: none;
}


/* disclaimer */

#disclaimer {

	clear: both;
	width: 650px;
	margin: 0 auto;
	color: #666666;
	
}

#disclaimer a{

	color: #666666;
	
}

#disclaimer a:hover{

	text-decoration: none;
	
}
#wrapper #main #left .arrowlistmenuli {
	width: 150px;
}
#wrapper #main #left .arrowlistmenu  a {
	width: 125px;
}
#video_listing {
	clear: both;
	margin-top: 20px;
}
#video_listing h2 {
	margin: 0px 0 10px 0;
	padding: 0px;
	font-size: 24px;
	color: #878b5c;
	float: none;
	width: auto;
}


#wrapper #main #main-content #video_frame {

	background-repeat: no-repeat;
	background-position: center top;
	padding: 135px 25px 140px 25px;
	background-image:url(../images/skin-student.gif)	}

#wrapper #main #main-content h3 {
	color: #9E6699;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;
}
#wrapper #main #main-content ul {
	margin-left: 40px;
	list-style-position: outside;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #main #main-content h4 {
	color: #996633;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
}
#wrapper #main #main-content #sitemap_links h1 {
	font-size: 18px;
	color:#9E6699;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #main #main-content #sitemap_links h2 {
	font-size: 18px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	display: block;
	float: none;
}

#wrapper #main #main-content #sitemap_links a {
	color: #2957B7

}
#wrapper #main #main-content #sitemap_links a:hover {
	text-decoration:none;
}
#wrapper #main #main-content #sitemap_links *{
width:auto;
}#wrapper #main #main-content #sitemap_links ul ul {
	margin-left: 20px;
}
#wrapper #main #main-content #sitemap_links  ul {
	margin-left: 20px;
}
