/* STYLE for "Teaching" */


/* ----------------------- LEFT ------------------------ */

#leftNav_teaching {
float: left;
top: 0px;
left: 0px;
width: 245px;
height: auto;
}

#polaroid_teaching {
position: relative;
top: 0px;
left: 5px;
width: 210px;
height: 285px;
background-image: url('../images/slices 2/images/small_polaroid_21.jpg');
background-position: top right;
background-repeat: no-repeat;
}

#polaroid_teachprice {
position: relative;
top: 0px;
left: 5px;
width: 210px;
height: 285px;
background-image: url('../images/slices 2/images/small_polaroid_41.jpg');
background-position: top right;
background-repeat: no-repeat;
}

#polaroid_classes {
position: relative;
top: 0px;
left: 5px;
width: 210px;
height: 285px;
background-image: url('../images/slices 2/images/small_polaroid_38.jpg');
background-position: top right;
background-repeat: no-repeat;
}

#polaroid_student {
position: relative;
top: 0px;
left: 5px;
width: 210px;
height: 285px;
background-image: url('../images/slices 2/images/small_polaroid_38.jpg');
background-position: top right;
background-repeat: no-repeat;
}

#post_it_teaching {
top: 5px;
left: 5px;
width: 210px;
height: 165px;
background-image: url('../images/slices 2/images/teachign_03.jpg');
background-position: top center;
background-repeat: no-repeat;
}

.bullet_teaching {
position: absolute;
top: 40px;
left: 13px;
}

#post_it_teaching ul {
padding: 0px;
margin: 0px;
display: block;
}

#post_it_teaching li {
list-style-type: none;
display: block;
margin: 0px;
padding: 0px;
width: 183px;
height: 35px;
}

#post_it_teaching img {
border: none;
}

#post_it_teaching a, #post_it_teaching a:link {
display: block;
}

* html a:hover {
visibility: visible;
}

.teachprice {
width: 183px;
background-image: url('../images/slices 2/images/teaching_post_it/teachprice_hov.gif');
background-repeat: no-repeat;
}

.classes {
width: 183px;
background-image: url('../images/slices 2/images/teaching_post_it/classes_hov.gif');
background-repeat: no-repeat;
}

.student {
width: 183px;
background-image: url('../images/slices 2/images/teaching_post_it/student_hov.gif');
background-repeat: no-repeat;
}

/* ------------------------------- RIGHT -------------------------- */


#copy_teaching {
float: left;
top: 10px;
left: 0px;
width: 490px;
height: auto;
margin: 10px 0px 0 0;
padding-right: 15px;
}

#copy_teaching p, #copy_teaching li {
margin-left: 15px;
font-family: "Times New Roman", Times, serif;
color: #5A3E1D;
font-size: 14px;
line-height: 20px;
padding: 0px;
}


/* ------------- PRICING TABLE -------------------*/



h1 {
color: #5A3D1C;
font-size: 20px;
}

.subnote {
color: #5A3D1C;
font-size: 12px;
font-style: italic;
}

.first_ltr {
color: #5A3D1C;
font-size: 28px;
}

tr.total {
font-weight: bold;
border-top: 2px solid #5A3D1C;
border-bottom: none;
border-left: none;
border-right: none;
}

tr.line_item {
border: 1px solid #5A3D1C;
}

table.pricing {
border-collapse: collapse;
color: #5A3D1C;
margin-top: 15px;
margin-left: 20px;
width: 450px;
}

table.pricing th, table.pricing td {
padding-left: 4px;
text-align: left;
}

table.pricing th {
padding-top: 2px;
padding-bottom: 2px;
font-size: 12px;
border-top: 2px solid #5A3D1C;
border-bottom: 2px solid #5A3D1C;
}

table.pricing td {
padding-top: 1px;
padding-bottom: 1px;
font-size: 12px;
}

