/* DR Update 01.2010 */

div#mainWrapper {
    margin: 0 auto;
	width: 930px;
}

#seal {
    float:left;
    margin:0; padding:0;
}

#rotator {
    float:left;
    margin:0; padding:0;
}

div#menu {
    float:left;
    margin-top: 5px;
    /* margin-left: 30px; */
}

#topRow {
    margin:0;
    padding:0;
    
}

#bottomRow {
    margin:0;
    padding:0;
}

#marqueeLeft {
    float:left;
}

#contact {
	float:right;
	display:block;
	margin: 5px 0 5px 0;
    padding:0;
    vertical-align:middle;
    text-align:right;
}

#contact h1 {
    float:right;
    font-size: 14px;
    color: #FF9900; /*#a391cf;*/
    padding: 0;
	margin: 0;
    padding-right: 20px;
}

#contactCart {
    float:right;
}

#homeLeft {
	float:left;
	width: 685px;
}

#homeRight {
	float:right;
	width:230px;
}

/* 685, 230 */
#locLeft {
	padding: 0 20px 0 0;
	/* width: 420px; */
    width:431px;
	float: left;
}
* html div#locLeft {
	/* width: 420px; */
    
    width: 400px;
}
div#locRight {
	width: 479px;
	float: right;
}


#slideshow {
   /*  width: 685px; */
   width: 440px;
}

#slideShowWrap {
    float:left;
    width: 440px;
}

table.schedule {
    width: 625px;
}

table.schedule td {
    /* padding:5px; */
    padding: 2px 5px 2px 5px;
}

table.schedule td.day
{
    padding-top:15px;
}

table.schedule h2
{
    margin-bottom:10px !important;
    margin-left:-5px !important;
}

table.schedule h2 span
{
    color: #FF9900 !important;
    border: 2px solid Lavender;
    padding: 8px 10px 8px 10px !important;
    background-color:#A391CF;
}


.col1 {
    width:120px;
}

.col2 {
    width: 175px;
}

.col3 {
    width: 170px;
    color: #A391CF;
}

.col4 {
    width: 155px;
}

#classesLeft {
    float:left;
    width: 600px;
}

#classesRight {
    width: 260px; 
    background-color:#e6e6fa;
    padding:10px;
    background: url('../images/websiteRefresh/bg_classList.gif') 0 0 repeat-y;
	border-bottom: 1px solid #A391CF;
    margin-top:9px;
}

#classesRightFixed {
    background: url('../images/websiteRefresh/bg_classListHeader.gif') 0px 0 no-repeat;
    position:fixed;
    left:-1; top:160px;
    margin-left: 650px;
}

#classesRightOuterWrapper {
    position:relative;
    width:260px;
}



/* Begin Footer */

#footer {
    clear:both;
    width:930px;
    padding: 20px 0 15px 0;
     height: 40px;
	/* height:37px; */
}

#copyright {
	float:left;

}

#copyright p {
    color:#000000;
	margin:0; padding:0;
	font-size:12px;
}

#footerNav {
	font-size:12px;
	float:right;
    padding:0;
    margin:0;
	
}

#footerNav a {
	margin:0 0 0 20px; padding:0;

}

.contactWrapper {
    margin-left: 130px;
}

/* End Footer */


/* End DR Update */


/**
 * Changes from Ryan Sprake - 2007-05-08
 */
div#wrapper h1 {
	font-size: 24px;
	color: #a391cf;
	padding: 0;
	margin: 0;
	letter-spacing: -1px;
}
div#wrapper {
	width: 930px;   /* 700 */
    /* margin-top: 15px; */
    margin:0;
    /* padding-top: 25px; */
    padding-top: 15px;
}
div#wrapper h2 {
	font-size: 14px;
	color: #a391cf;
	
	padding: 0 0 5px 0;
	margin: 0;
}
div#wrapper h3,
div#wrapper dt {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	
	padding: 10px 0 0 0;
	margin: 0;
}
div#wrapper p,
div#wrapper dd {
	color: #333333;
	line-height: 15px;
	
	padding: 2px 0 5px 0;
	margin: 0;
}
div#wrapper dd {
	padding: 0 0 0 10px;
}

/* 685, 230 */
div#left {
	padding: 0 20px 0 0;
	/* width: 420px; */
    width:650px;
	float: left;
}
* html div#left {
	/* width: 420px; */
    width: 620px;
}
div#right {
	width: 260px;
	float: right;
}

div#workshopLeft {
	padding: 0 20px 0 0;
	/* width: 420px; */
    width:620px;
	float: left;
}
* html div#workshopLeft {
	/* width: 420px; */
   /* width: 620px; */
}
div#workshopRight {
	width: 260px;
	float: right;
}

div.content {
    width:930px;
	padding: 0;
	clear: both;

}

.clear { 
	clear: both;
}

div.dividerNoPad {
    height: 30px;
    clear:both;
    display:block;
}

div.divider, div.smallDivider {	
	height: 50px;
	
	display: block;
	clear: both;
}
div.divider {
	background: url('../images/websiteRefresh/divider.gif') 0 10px no-repeat;
}
div.smallDivider {
	background: url('../images/websiteRefresh/dividerSmall.gif') 0 20px no-repeat;
}

div.dividerNoPad {
	background: url('../images/websiteRefresh/divider.gif') 0 10px no-repeat;
}

.left { float: left; }
.right { float: right; }
.padLeft { padding-left: 15px; }

blockquote {
	border-left: 2px solid #cabcec;
	padding: 0 0 0 10px;
	margin: 0;
}
blockquote p {
	color: #666666;
}

em.source { 
	color: #666666;
}

a img { border: 0; }

div#wrapper h2#announcements {
	margin-top: 8px;
}

/*
 * Directions
 */
div.mapWrapper {
    float:left;
	background: url('../images/websiteRefresh/directions/mapBG.jpg') 0 0 no-repeat;
	
	padding: 6px 0 6px 6px;
	margin: 0;
	
	width: 229px; 
	height: 173px;
}
div.map {
	width: 219px;
	height: 163px;
    margin:0; padding:0;
}

div#stripDistrict123 {
	background: url('../images/websiteRefresh/directions/stripDistrictMap.gif') 0 0 no-repeat;
}
div#squirrelHill123 {
	background: url('../images/websiteRefresh/directions/squirrelHillMap.gif') 0 0 no-repeat;
}

/*
 * Workshops
 */
p.meta {
	font-style: italic;
}
div.extraLink {
	padding: 8px 0 0 10px;
	float: left;
}

/*
 * Questions
 */
div.formDetails {
	padding: 10px 0 0 0;
	width: 340px;
	float: left;
}
div.formComments {
	padding: 10px 0 10px 0;
	width: 340px;
	float: left;
}

div#wrapper label {
	font-size: 11px;
	color: #a391cf;
}
div#wrapper input {
	background-color: #efefef;
	border: 1px solid #cdcdcd;
}
div#wrapper textarea {
	background-color: #efefef;
}
.sendButton {
	width: 57px;
	height: 28px;
}

/*
 * Teachers
 */
div.teachers {
	/* width: 502px; */
    width: 738px;
	/* float: left; */
}
div.teachers div.teacher img {
	padding: 0 7px 1px 0;
}
div.teachers div.teacher p {
	line-height: 14px;
}
div#fixedWrapper {
    position:relative;
    width: 192px;
}

div#teacherNavOutterWrapper {
    /* image width : 172px */
	background: url('../images/websiteRefresh/teachers/bg_teacherListHeader.gif') 20px 0 no-repeat;
	padding-top: 9px;
   
    /*
	width: 192px;
	float: left; 
     */
    position:fixed;
    left:-1; top:100px;
    margin-left: 738px;
    /* margin-left:inherit; */   
}
div#teacherNav {
	background: url('../images/websiteRefresh/teachers/bg_teacherList.gif') 0 0 repeat-y;
	border-bottom: 1px solid #A391CF;
	padding: 0 5px 10px 10px;
	margin: 0 0 0 20px;
	
	width: 157px;
}
div#teacherNav h3 {
	padding: 0 0 5px 0;
}
div#teacherNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div#teacherNav ul li {
	padding: 0;
	margin: 0;
}

/*
 * Babies
 */
div#wrapper div.photoSet div.babyPhoto {
	width: 350px;
	height: 110px;
	float: left;
}
div#wrapper div.photoSet div.babyPhoto img {
	float: left;
}
div#wrapper div.photoSet div.babyPhoto p {
	padding: 10px 0 0 0;
}


/** Survey */

.question {
	width: 680px;
	padding-bottom: 10px;
	margin-top: 15px;
}

.qtop {
	width: 680px;
	height: 10px;
	background: url(../images/survey/qbox-top.png) no-repeat 0 0;
	margin:0; padding:0;
}

.qtop-question {
	width: 670px;
	background: url(../images/survey/qbox-top-bg.png) repeat-y 0 0;
	padding: 0 0 5px 10px;
	margin:0;
	border-bottom: 1px solid #e2e2e2;
}

.qcontent {
	margin:0 0 0 0; padding:15px 15px 0 15px;
	background: url(../images/survey/qbox-content-bg.png) repeat-y 0 0;
}

.qcontent label {
	color: #454545;
	font-size: 16px;
}

select {
	color: #A391CF;
	font-size: 11px;
	padding: 2px;
	display:block;
    left: 24px;
}

option 
{
    margin-bottom: 5px;
}


.qcontent input {
	margin-bottom: 15px;
	border:none !important;
	background:none !important;
}

.qbottom {
	width: 680px;
	height: 10px;
	background: url(../images/survey/qbox-bottom.png) no-repeat 0 0;
	margin:0; padding:0;
}

.question p {
	margin:0; padding:0; 
	color: #454545;
}

.question h2 {
	color: #a391e0;
	font-size: 20px;
	font-weight:normal;
	margin:0; padding:0;
	display:block;
}

input.submitInput {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color:#454545;
    padding:5px;
    width: 325px;
	margin-top: 5px;
	height: 1em;
	background-color: #efefef !important;
	border: 1px solid #cdcdcd !important;
}

.questionText 
{
    font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color:#454545;
    width: 640px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding:5px;
}

.details {
	height: 5em;
	   font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color:#454545;
    width: 640px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding:5px;
}

input.questionArea 
{
    height: 1em;
    font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color:#454545;
    width: 640px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding:5px;
	background-color: #efefef !important;
	border: 1px solid #cdcdcd !important;
}

.QuestionList 
{
   width: 640px; 
   padding: 0;
   margin:0 !important;
   list-style-type:none; 
}

.instructorList td
{

    border-bottom:1px solid #f0ecff;
}

.InstructorCheck 
{
    margin-top: 6px;   
    display:block; 
}

.InnerDropDown 
{
    
}

.hiddenQuestion 
{
    display:none;   
}

.emailValidate { margin:0; padding:0; }

#submit { margin-top: 10px; }
