/* CSS Document */

/* --------Global Styles---------- */

/* Tags */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 60%;
	line-height: 1.6em;
	color: #404040; /* previously #545454 */
	background: #dceceb url(/images/ice4-bg.jpg) top repeat-x;
	margin-top: 3px;
	margin-bottom: 3px;
}
form {
    margin: 1.33em 0;
}
h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 28px;
	margin-left: 18px;
	margin-right: 20px;
	margin-top: 0.5em;
	line-height: 1em;
}
h2 {
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 18px;
	color: #730329;
	/*margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #dceceb;*/
	margin-top: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	border-bottom: 2px #dceceb dotted;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 2px;
}
table h2 {
    margin-left: 0;
	margin-right: 0;
	padding-left: 0.5em;
}
h3 {
font-family: georgia, verdana, sans-serif;
font-size: 18px;
color: #730329;
margin-left: 20px;
line-height: 1em;
}
h4 {
font-family: georgia, verdana, sans-serif;
font-size: 14px;
color: #730329;
margin-left: 20px;
}
h5 {
font-family: verdana, arial, sans-serif;
font-size: 18px;
color: #444444;
margin-left: 20px;
font-weight: bold;
}
h6 {
    font-family: verdana, arial, sans-serif;
    font-size: 1.4em;
	font-weight: bold;
    color: #444444;
    margin-left: 20px;
	margin-right: 20px;
	margin-top: auto;
	margin-bottom: auto;
}
input[type="text"], textarea, select {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	background-color: #fff !important;
}

/* Psuedo Elements */
a:link {
    color: #008075;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
    color: #739996;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
    color: #730329;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
    color: #730329;
	font-weight: bold;
	text-decoration: none;
}

/* Classes */
.external {
    background: url(/images/external_link3.gif) no-repeat right top;
	padding-right: 13px;
}
.email {
    background: url(/images/email.gif) no-repeat right top;
	padding-right: 14px;
}
.pdf {
    background: url(/images/pdf.gif) no-repeat right top;
	padding-right: 14px;
}
.boldlink {
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.bold {
	font-weight: bold;
}
.boldRed {
	font-weight: bold;
	color: #730329;
}
.small {
    font-size: 0.9em;
	letter-spacing: 0;
	line-height: 1.2em;
	font-weight: normal;
}
h2 .small {
    font-size: 0.6em;
	color: #404040;
}
.big {
    font-size: 1.2em;
	font-weight: bold;
}
.italic {
    font-style: italic;
}
.indent {
    margin-left: 20px;
}
.block {
    background-color: #ebf3f3;
	color: #333333;
	padding: 4px 8px 4px 8px;
	border: 1px #ccc solid;
}
.clear {
    clear: both;
}
.floatleft {
    float: left;
	margin-left: 12px;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	display: inline; /* hack, fixes ie6 margin doubling */
}
.floatright {
    float: right;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	display: inline; /* hack, fixes ie6 margin doubling */
}
.arrow {
    position: relative;
	top: 8px;
}
.firstletter:first-letter {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #730329;
}
.firstletter_fix {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-size: 2em;
	font-weight: bold;
	color: #730329;
}
.justify {
    text-align: justify;
}
.noDisplay {
	display: none;
}
.button a, .button a:link, .button a:visited {
    display: block;
	width: 66px;
	line-height: 25px;
	color: #fff;
	font-family: trebuchet, arial, verdana, sans-serif;
	letter-spacing: 0.1em;
	background: url(/images/backbutton-pixy.gif) no-repeat left top;
	text-indent: 22px;
	text-align: left;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
}
.button a:hover {
    background-position: right top;
	color: #666;
	text-decoration: none;
}

/* ---------Regional Styles---------- */

/* Body (includes header and footer) */
#container {
    margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	padding: 0;
}
#content {
    margin: 0;
	padding: 0;
	background-color: #ffffff;
}
#content h1, #content h3 {
    margin-top: 0;
	padding-top: .5em;
}
#content li {
    margin-right: 20px;
}
#content p, #content table {
    margin-left: 20px;
	margin-right: 20px;
}
#content table table {
    margin-left: 0;
	margin-right: 0;
}
#cart_table td {
    padding-left: 5px;
}
#rent_delivery_form label {
    line-height: 2.1em;
}
.couponImage {
	width: 520px;
	height: 200px;
	padding-top: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-right: 10px;
}
.couponImage p {
	width: 200px;
	font-size: 12px;
	font-weight: bold;
}

/* Header */
.top {
	margin: 0;
	width: 940px;
	padding: 0;
}
.top_logo {
    float: left;
}
#mainLinks {
	margin-top: 6px;
	margin-bottom: 0;
}
#searchQuery {
	margin-top: 10px;
	margin-bottom: 4px;
}
#joinEmailList {
	margin-top: 0;
	margin-bottom: 0;
}
.icon {
	position: relative;
	top: 3px;
	margin-right: 2px;
}
.nav_menu {
	margin: 0;
	width: 940px;
	font-family: trebuchet, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	position: relative;
	z-index: 999;
}
ul#nav{
	margin: 0;
	list-style-type:none;
	width: 940px;
	background: url(/images/nav_decorationIce.gif) no-repeat bottom;
	height: 28px; /*2.5em;*/
	line-height: 28px; /*2.5em;*/
	padding: 0;
}
ul#nav li ul{
	margin:0;
	padding:0;
	position: absolute;
	left: -999em;
}
ul#nav li{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	color:#333;
	background: url(/images/tabs_rightIce.gif) no-repeat top right;
}
ul#nav li a{
	color:#fff;
	text-decoration:none;
	display:block;
	background: url(/images/tabs_leftIce.gif) no-repeat top left;
	padding: 0 .5em;
}
ul#nav li a,ul#nav li a:hover{
    /*border-bottom: 1px solid #333;*/
	border:none;
}
ul#nav a:hover{
	color:#333;
}
#nav li:hover ul,#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	width:16em;
}
ul#nav ul li{
	border:none;
	/*width:15em;*/
}
/*#products #nav li.products,
#lessons #nav li.lessons,
#programs #nav li.programs,
#repairs #nav li.repairs,
#rentals #nav li.rentals,
#resources #nav li.resources,
#teachers #nav li.resources,
#about #nav li.about {
    background: url(/images/tabs_yellow_rightIce.gif) no-repeat top right;
}
#products #nav li.products a,
#lessons #nav li.lessons a,
#programs #nav li.programs a,
#repairs #nav li.repairs a,
#rentals #nav li.rentals a,
#resources #nav li.resources a,
#teachers #nav li.resources a,
#about #nav li.about a {
    color: #333333;
	background: url(/images/tabs_yellow_leftIce.gif) no-repeat top left;
}
#products #nav li.products ul a,
#lessons #nav li.lessons ul a,
#programs #nav li.programs ul a,
#repairs #nav li.repairs ul a,
#rentals #nav li.rentals ul a,
#resources #nav li.resources ul a,
#teachers #nav li.resources ul a,
#about #nav li.about ul a {
    color: #FFFFFF;
	background:#730329;
}
#products #nav li.products ul a:hover,
#lessons #nav li.lessons ul a:hover,
#programs #nav li.programs ul a:hover,
#repairs #nav li.repairs ul a:hover,
#rentals #nav li.rentals ul a:hover,
#resources #nav li.resources ul a:hover,
#teachers #nav li.resources ul a:hover,
#about #nav li.about ul a:hover {
    color: #333333;
	background: #d5f2f0;
}*/
ul#nav li ul a{
	padding:0 .5em;
	line-height: 2em;
	width:16em;/*fixes ie6 problem, creates problems everywhere else*/
}
ul#nav>li ul a{/*hidden from ie6, fixes the link width problem created above*/
	width:15em;
}
#home #nav li.home {
	display: none;
}
#homeIcon {
	margin-top: 5px;
	margin-bottom: 6px;
	margin-right: 1px;
}

/* Footer */
#footer {
	margin: 0;
	width: 940px;
	padding: 10px 0 0 0;
	background: #111 url(/images/footer-address-phone.jpg) top no-repeat;
	position: relative;
	bottom: 0;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #dceceb;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	line-height: 1.2em;
}
#footer p {
    margin-top: 0;
}
#copyright {
	padding-bottom: 8px;
	margin-bottom: 0;
}
#footleft {
    float: left;
	padding-left: 118px;
	text-align: right;
}
/*#footright {
    text-align: left;
}*/
#footleft p {
    margin-right: 10px;
	margin-left: 10px;
}
#footer a:link {
    color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
    color: #DDDDDD;
	text-decoration: none;
}
#footer a:hover {
    color: #ffeb29;
	text-decoration: underline;
}
#footer a:active {
    color: #DDDDDD;
	text-decoration: none;
}

/* Box */
.bigbox {
    margin-left: 12px;
	margin-right: 0;
	margin-top: 10px;
	width: 716px;
	background: url(/images/bigbox-ice-bl.gif) no-repeat left bottom;
}
.bigbox-outer {
    background: url(/images/bigbox-ice-br.gif) no-repeat right bottom;
	padding-bottom: 1em;
}
.bigbox-inner {
    background: url(/images/bigbox-ice-tl.gif) no-repeat left top;
}
.bigbox h3 {
	margin-left: 12px;
}
.bigbox h3 {
    background: url(/images/bigbox-ice-tr.gif) no-repeat right top;
	padding-top: 0.8em;
}
.bigbox h3 {
    padding-left: 0.8em;
	padding-right: 1em;
	margin-top: auto;
}
.bigbox p,
.bigbox table {
    padding-left: 1em;
	padding-right: 1em;
}
.bigbox ul {
    margin-left: 20px;
    padding-left: 2.5em;
	padding-right: 2.5em;
}
#clef2 {
    background: url(/images/2clef.gif) no-repeat 300px 10px;
}
#clef3 {
    background: url(/images/3clef.gif) no-repeat 600px 20px;
}
#clef4 {
    background: url(/images/4clef.gif) no-repeat 600px 20px;
}

/* Table Styles */
.rent_table {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.3em;
}
.rent_table a:link {
    color: #333333;
}
.rent_table a:visited {
    color: #333333;
}
.rent_table a:hover {
    color: #730329;
	text-decoration: none;
}
.rent_table a:active {
    color: #730329;
}
.rent_table td {
	border-bottom: solid #FFFFFF 1px;
	padding: 0 0 0 10px;
}
.bigbox .rent_table td {
	border-bottom: solid #f3f8f8 1px;
}
.rent_table_topleft {
	background-image: url(/images/table_topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-weight: bold;
	height: 2em;
}
.rent_table_topmiddle {
    color: #FFFFFF;
	height: 2em;
}
.rent_table_topright {
	background-image: url(/images/table_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	height: 2em;
	padding-right: 5px;
	line-height: normal;
}
.rent_table_botleft {
	background-image: url(/images/table_botleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rent_table_botright {
	background-image: url(table_botright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rent_left {
    float:left;
	width:434px;
}
#rent_right {
    float:left;
	text-align: center;
	width:300px;
}
#rent_right .block {
    text-align: justify;
}
.rent_table {
    line-height: 1.5em;
}
.rent_table_topleft {
	background-image: url(/images/table1_topleft.gif);
}
.rent_table_topright {
	background-image: url(/images/table1_topright.gif);
}
.rent_table_botleft {
	background-image: url(/images/table1_botleft.gif);
}
.rent_table_botright {
	background-image: url(/images/table1_botright.gif);
}
.bigbox .rent_table_topleft {
	background-image: url(/images/table2_topleft.gif);
}
.bigbox .rent_table_topright {
	background-image: url(/images/table2_topright.gif);
}
.bigbox .rent_table_botleft {
	background-image: url(/images/table2_botleft.gif);
}
.bigbox .rent_table_botright {
	background-image: url(/images/table2_botright.gif);
}
.rent_table a {
    font-size: 1.2em;
}
.rent_table a:link {
    color: #008075;
}
.rent_table a:visited {
    color: #739996;
}
.rent_table a:hover {
    color: #730329;
	text-decoration: underline;
}
.rent_table a:active {
    color: #730329;
}
.summerCampSun {
	position: relative;
	top: 5px;
}
.hide {
	display: none;
}
#content p.regOnline {
	margin-left: 16px;
}

body {
	background: #7eb0d1; /* url(images/winter_background_wborder.jpg) no-repeat bottom center; */
	background-attachment: fixed;
	min-height: 100%;
	height: auto;
}
#mainLinks {
	margin-top: 0;
	color: #fff;
}
#joinEmailList {
	margin-top: 1em;
	padding-bottom: 0;
}
#teachersLink {
	margin-top: 0.5em;
	padding-top: 0;
}
#mainLinks a, #joinEmailList a {
	color: #fff;
}
#teachersLink a {
	color: #ffeb29;
}
#searchQuery {
	color: #fff;
}
ul#nav {
	background: url(/images/winter_nav_decoration.gif) no-repeat bottom;
}
ul#nav li {
	background: url(/images/winter_tab_right_teal.gif) no-repeat top right;
}
ul#nav li a {
	background: url(/images/winter_tab_left_teal.gif) no-repeat top left;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.6em;
	color: #404040; /* previously #545454 */
	background: #ccc url(/images/bg_diamonds_repeating_stack.jpg) left top repeat-x;
	margin-top: 0;
	margin-bottom: 0;
}
form {
    margin: 1.33em 0;
}
#container {
    margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	padding: 0;
	background: url(images/content_bg_exp.gif) left top repeat-y;
}
.subNav {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	color: #eee;
}
.subNav p,
.subNav ul,
.subNav li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-transform: uppercase;
}
.subNav ul {
	list-style-type: none;
}
.subNav a {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	width: 180px;
	/*height: 22px;*/
	padding-top: 4px;
}
.subNav a:link {
	background: url(images/subNavLink2.jpg) left top no-repeat;
	color: #fff;
}
.subNav a:visited {
	background: url(images/subNavLink2.jpg) left top no-repeat;
	color: #eee;
}
.subNav a:hover {
	background: url(images/subNavLink2.jpg) right top no-repeat;
	color: #fff;
	text-decoration: none;
}
.subNav a:active {
	background: url(images/subNavLink2.jpg) right top no-repeat;
	color: #fff;
}
.subNav a.mainSubLink {
	padding-left: 6px;
	display: block;
	width: 184px;
	height: 30px;
	padding-top: 10px;
}
.subNav a.mainSubLink:link {
	background: url(images/subNavMainLink.jpg) left top no-repeat;
	color: #fff;
}
.subNav a.mainSubLink:visited {
	background: url(images/subNavMainLink.jpg) left top no-repeat;
	color: #eee;
}
.subNav a.mainSubLink:hover {
	background: url(images/subNavMainLink.jpg) right top no-repeat;
	color: #fff;
	text-decoration: none;
}
.subNav a.mainSubLink:active {
	background: url(images/subNavMainLink.jpg) right top no-repeat;
	color: #fff;
}
.subNav h6 {
	margin: 0;
	padding: 0;
	background: #444 url(images/subNavHeading3.jpg) left top no-repeat;
	padding-left: 6px;
	display: block;
	width: 194px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
}
#content {
    float: right;
	margin: 0;
	padding: 0;
	width: 740px;
	background-color: #ffffff;
}
#footer {
	background: #000 url(images/footer_20090528.jpg) left top repeat-x;
	width: 940px;
	clear: both;
}
.nav_account {
	float: none;
	font-family: trebuchet, arial, sans-serif;
	line-height: 1.4em;
	color: #5B5B5B;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	font-size: 12px;
	width: 940px;
	vertical-align: top;
	text-align: right;
	background: #000 url(images/header_20100102.jpg) left top no-repeat;
	height: 145px;
}
#mainLinks {
	padding-top: 6px;
	margin-bottom: 0;
}
#searchQuery {
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 10px;
}
.nav_account p {
	padding-right: 10px;
}
.nav_menu {
	background: url(images/nav_bg_20090528.jpg) left bottom repeat-x;
	width: 940px;
	clear: both;
}
ul#nav li {
	background: url(images/nav_bg_divider_20090528.jpg) right bottom no-repeat;
	padding-right: 8px;
}
ul#nav li a,ul#nav li a:hover{
    /*border-bottom: 1px solid #333;*/
	border:none;
}
ul#nav a:hover{
	color:#ddd;
}
#nav li:hover ul,#nav li.sfhover ul { /* lists nested under hovered list items */
	border: none;
}
ul#nav{
	background: none;
	width: 940px;
}
ul#nav li a {
	background: none;
}
ul#nav li ul a{
	background:#333;
	color: #fff;
}
ul#nav li:hover ul a:hover,ul#nav li ul a:hover {
	background: #cfe5e3;
	color: #333;
}
ul#nav li ul li {
	background-image: none;
}
.groupedContent table {
    margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.groupedContent {
	background: #f8fafa url(images/groupedContent_bg.jpg) repeat-x left top;
	border: 1px #ccc solid;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.groupedFloatContent {
	background: #f8fafa url(images/groupedContent_bg.jpg) repeat-x left top;
	border: 1px #ccc solid;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#content > .groupedFloatContent {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.lessonPic {
	margin-left: 10px;
	margin-bottom: 10px;
}
.groupedBackLink a {
	display: block;
	background: url(images/accLinkArrowBackPixy.jpg) left top no-repeat;
	width: 225px;
	height: 22px;
	padding-top: 4px;
	padding-left: 25px;
}
.groupedBackLink a:hover {
	background: url(images/accLinkArrowBackPixy.jpg) left bottom no-repeat;
	text-decoration: none;
}
.groupedBackLink {
	padding-bottom: 5px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.highlight {
	background-color: #fecfdf !important;
}
input[type="text"].highlight, input[type="radio"].highlight, input[type="checkbox"].highlight, textarea.highlight, select.highlight {
	background-color: #fecfdf !important;
	border: 1px #730329 solid;
}
.labelCol {
	color: #999;
}
#addressLine {
	padding-bottom: 10px;
	color: #fedf00;
}
