/* Common CSS for all skins. Copyright 2006-2010 Internet Matrix, Inc. */


/* ---------- begin global link styles   ---------- */


a[class="nolink"] {cursor:default;}
a[class$="pdf"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -1200px; display:inline-block; margin-bottom:20px; padding-left:20px; line-height:16px;}
a[class$="reader"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -1300px; display:block; margin-bottom:20px; padding-top:39px; width:140px; height:0; overflow:hidden;}
a[class$="flash"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -1500px; display:block; margin:10px auto; width:140px; height:39px;}


/* ---------- begin legacy styles - DO NOT REMOVE – SEE HOTFIX HFX-2008-03.doc   ---------- */


span[class="left"] {float:left; margin-right:20px;}
span[class="right"] {float:right; margin-left:20px;}
span[class="img-left"] {display:block; margin-right:10px; padding-bottom:10px; float:left;}
span[class="img-right"] {display:block; margin-left:10px; padding-bottom:10px; float:right;}
div[id$="_column"] span[class="img-left"] p,
div[id$="_column"] span[class="img-right"] p {margin-top:10px; font-size:10px;}


/* ---------- begin captions ---------- */


div[class="caption_left"] {margin-right:24px; width:200px; float:left;}
div[class="caption_right"] {margin-left:24px; width:200px; float:right;}
div[id$="_column"] div[class="caption_left"] p,
div[id$="_column"] div[class="caption_right"] p {margin:0; padding-top:12px; line-height:15px; font-size:10px; font-weight:bold;}


/* ---------- begin admin_login, admin_password_reminder, & admin_add_user forms ---------- */


form[name^="user_"] > div > div {margin-bottom:12px; width:100%;}
form[name^="user_"] > div > div > span {display:inline-block; width:48%;} /* Has to be a span for display:inline-block to work in IE7. */
form[name^="user_"] > div > div > span:first-child {margin-right:3%;}
form[name^="user_"] label {display:block; margin-bottom:4px;}
form[name^="user_"] input[name^="contact_"] {border:1px solid #c1cad2; padding:2px 4px; width:96%;}
form[name^="user_"] input[name^="contact_verification"] {width:20%;}
form[name^="user_"] input[type="checkbox"] {margin-right:4px; vertical-align:middle;}
form[name^="user_"] input[type="checkbox"] + span {vertical-align:middle;}
form[name^="user_"] input[type="submit"] {margin-top:6px;}
form[name^="user_"] select {border:1px solid #c1cad2; padding:1px 2px; width:48%;}
form[name^="user_"] select[name*="birthdate"] {width:12.5%;}

form[name="user_login"] > div,
form[name^="user_password"] > div > div {display:block; margin-bottom:12px; width:30%;}


/* ---------- begin office hours ---------- */


table[id^="office"] {border-collapse:collapse; width:100%;}
table[id^="office"] td {border:1px solid #e3e4e9; padding:20px; text-align:center;}
table[id^="office"] td[class="days"] {background:#f2f2f5; width:20%;}
table[id^="office"] td[class="hours"] {width:40%;}
table[id^="office"] tr:hover td {background:#f2f2f5;}
table[id^="office"] tr:hover td[class="days"] {background:#fff; color:#000;}
table[id^="office"] thead td[class$="s"],
table[id^="office"] thead:hover td[class$="s"] {background:#e3e4e9; font-weight:bold;}


/* ---------- begin calender ---------- */


div[id*="_calendar_nav"] {background:#6796f2; margin-bottom:10px; padding:5px 0; position:relative; height:15px; line-height:15px; font-size:12px;}
div[id*="_calendar_nav"] > div:first-child {position:absolute; top:5px; left:5px;}
div[id*="_calendar_nav"] > div:first-child a {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -100px; display:block; width:15px; height:15px; float:left;}
div[id*="_calendar_nav"] > div:first-child a:hover {background-position:0 0;}
div[id*="_calendar_nav"] > div:first-child a ~ a {background-position:100% -300px;}
div[id*="_calendar_nav"] > div:first-child a ~ a:hover {background-position:100% -200px;}
div[id*="_calendar_nav"] > div:first-child a strong {display:none;}
div[id*="_calendar_nav"] > div:first-child > strong {background:#fff; margin:0 5px; padding:0 5px; float:left;}
div[id*="_calendar_nav"] > div:first-child + div {margin-left:83px; text-align:center;}
div[id*="_calendar_nav"] > div:first-child + div a {color:#fff; margin:0 6px;}
div[id*="_calendar_nav"] > div:first-child + div a:hover {color:#0046bd;}
div[id*="_calendar_nav"] > div:first-child + div strong {background:#fff; margin:0 6px; padding:0 5px;}

div[id*="calendar_opt"] {background:#6796f2; color:#fff; padding:5px; height:15px; line-height:15px; font-size:14px; font-weight:bold; text-align:center;}
div[id$="_column"] div[id*="calendar_opt"] a {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -500px; color:#fff; padding:0 20px; font-weight:normal; text-decoration:none; float:left;}
div[id$="_column"] div[id*="calendar_opt"] a:hover {background-position:0 -400px;}
div[id$="_column"] div[id*="calendar_opt"] a ~ a {background-position:100% -700px; float:right;}
div[id$="_column"] div[id*="calendar_opt"] a ~ a:hover {background-position:100% -600px;}

table[id$="_calendar"] {border-collapse:collapse; width:100%; font-size:12px;}
div[id$="_column"] table[id$="_calendar"] p {margin:0; text-align:center;}
table[id$="_calendar"] th {background:#e3e4e9; border:1px solid #e3e4e9; height:25px; line-height:25px; font-weight:bold;}
table[id$="_calendar"] th span {display:none;}
table[id$="_calendar"] td {border:1px solid #e3e4e9; width:14.28%; height:68px;}
table[id$="_calendar"] td p[class="date"] {background:#f2f2f5; line-height:25px;}
table[id$="_calendar"] td p[class^="event_"] a {background:#8dc63f; color:#fff; display:inline-block; margin:10px auto; width:24px; height:24px; line-height:24px; text-decoration:none;}
table[id$="_calendar"] td p[class^="event_"] a:hover {background:#6796f2;}
table[id$="_calendar"] td div {background:#fff; border:1px solid #e3e4e9; border-right-width:6px; border-bottom-width:6px; cursor:pointer; margin:-44px 0 0 -1px; padding:2px 12px; position:absolute; width:180px; visibility:hidden; z-index:100;}
div[id$="_column"] table[id$="_calendar"] td div p {margin:10px 0; text-align:left;}

table[id$="_calendar"] td[class*="_event"] p[class="date"] {background:#8dc63f; color:#fff; font-weight:bold;}
table[id$="_calendar"] td[class*="_current"] p[class="date"] {background:#f09f0f; color:#fff; font-weight:bold;}


/* ---------- begin newsletter can't subscribe message ---------- */


div[id^="newsletter_"] h2 + p > * {display:none;}
div[id^="newsletter_"] h2 + p > strong {background:#e31e1e; color:#fff; display:block; margin:0 auto; margin-bottom:-94px; padding:14px; position:relative; width:122px; height:66px; line-height:1.5; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; overflow:hidden; z-index:100;}
div[id^="newsletter_"] h2 + p > strong a {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -3400px; padding-top:10px; position:absolute; width:10px; height:0; top:6px; left:134px; overflow:hidden;}


/* ---------- begin google map & directions ---------- */


div[id^="map_"] {background:#fff; color:#000; padding:10px; line-height:18px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

div[id^="map_"] div[id^="top_"] {position:relative; height:22px; margin-bottom:10px;}
div[id^="map_"] div[id^="top_"] label {position:absolute; top:3px; left:-1px;}
div[id^="map_"] div[id^="top_"] label ~ label {left:198px;}
div[id^="map_"] div[id^="top_"] input {border:1px solid #c1cad2; padding:2px 4px; position:absolute; width:142px; top:0; left:38px;}
div[id^="map_"] div[id^="top_"] input ~ input {left:222px;}
div[id^="map_"] div[id^="top_"] a {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -1700px; display:inline-block; padding-left:20px; position:absolute; line-height:16px; top:3px; right:0;}

div[id^="map_"] div[id="map"] {background:#d9d9d9; height:300px;}

div[id^="map_"] div[id^="bottom_"] {margin-top:10px; margin-bottom:-5px; position:relative; height:16px; line-height:16px;}
div[id^="map_"] div[id^="bottom_"] a {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -1800px; padding-left:20px; position:absolute; top:0; right:116px;}
div[id^="map_"] div[id^="bottom_"] a + a {background-position:0 -1900px; right:0;}


/* ---------- begin page options popup ---------- */


body[id="popup"] {background:#f6f7fa; margin:0; padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
body[id="popup"] h2 {background:#1b65a5; color:#fff; margin:-10px -10px 0 -10px; padding:0 6px; height:30px; line-height:30px; font-size:15px;}
body[id="popup"] label {display:block; margin-bottom:6px;}
body[id="popup"] input[type="text"] {border:1px solid #c1cad2; margin-bottom:10px; padding:2px 4px; width:152px;}
body[id="popup"] input[id^="verification"] {margin-top:10px; width:48px;}
body[id="popup"] select {border:1px solid #c1cad2; margin-bottom:10px; padding:2px 4px; width:162px;}
body[id="popup"] select + select {width:86px;}
body[id="popup"] textarea {border:1px solid #c1cad2; padding:2px 4px; width:330px; height:100px; overflow:auto;}
body[id="popup"] img {display:block;}

body[id="popup"] span[class^="err"] {color:#ed1c24; font-size:11px;}


/* ---------- begin page options print popup ---------- */


body[id="print_page"] {background:#fff; border:0.375in solid #616265; margin:0; padding:0.675in; width:7.25in; line-height:15pt; font-family:Arial, Helvetica, sans-serif; font-size:10pt;}

div[id="print_options"] {position:absolute; top:1in; left:6.25in;}
div[id="print_options"] a {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -1900px; color:#000; display:inline-block; margin-left:10px; padding-left:20px; line-height:16px; text-decoration:none;}
div[id="print_options"] a + a {background-position:0 -2000px;}

div[id="print_address"] {width:5in;}

div[id="print_content"] {border-top:1px dotted #616265; border-bottom:1px dotted #616265; margin:0.25in 0; padding:0.25in 0;}
div[id="print_content"] + p {margin:0; text-align:center;}


/* ---------- begin blog ---------- */


div[id="blog_options"] {height:35px;}
div[id="blog_options"] a {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -1100px; display:block; padding-left:18px; line-height:15px; float:right;}
div[id="blog_options"] a:hover {background-position:0 -1000px;}
div[id="blog_options"] a[id^="back"] {background-position:0 -500px;}
div[id="blog_options"] a[id^="back"]:hover {background-position:0 -400px;}
div[id="blog_options"] a[id^="rss"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -3500px; float:left;}
div[id="blog_options"] a[id^="rss"]:hover {background-position:0 -3500px;}

div[id="blog_archive"] {background:#e3e4e9; display:none; margin-bottom:20px; padding-bottom:20px; line-height:1; width:100%;}
div[id$="_column"] div[id="blog_archive"] h3 {background:#6796f2 url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 6px -2994px; color:#fff; padding:5px 25px; position:relative; height:15px; line-height:15px; font-size:12px;}
div[id$="_column"] div[id="blog_archive"] h3 a {color:#fff; position:absolute; top:4px; right:6px;}
div[id$="_column"] div[id="blog_archive"] h4 {margin:20px; font-size:14px;}
div[id$="_column"] div[id="blog_archive"] p {margin:0; word-spacing:3px; text-align:center;}

div[class="blog_post"] {border-bottom:1px dotted #808080; margin-bottom:20px;}
div[class="blog_post"] div {margin-bottom:20px;}
div[id$="_column"] div[class="blog_post"] > p {margin:20px 0;}

h3.comment_title {border-bottom:1px dotted #808080; margin-bottom:20px; padding-bottom:20px;}
p[class="no_comments"] {border-bottom:1px dotted #808080; padding-bottom:20px;}

div[class="blog_comment"] {border-bottom:1px dotted #808080; margin-bottom:20px;}

form[id$="_comment"] {background:#e3e4e9; padding:20px; line-height:normal;}
div[id$="_column"] form[id$="_comment"] h3 {background:#6796f2 url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 6px -3095px; color:#fff; margin:-20px -20px 17px -20px; padding:5px 25px; height:15px; line-height:15px; font-size:12px;}
form[id$="_comment"] label {display:block; margin:6px 0;}
form[id$="_comment"] input[type=text] {border:1px solid #c1cad2; padding:2px 4px; width:192px;}
form[id$="_comment"] input[id="verification_code"] {width:60px; margin-bottom:10px;}
form[id$="_comment"] textarea {border:1px solid #c1cad2; padding:0 2px; overflow:auto;}
div[id$="_column"] form[id$="_comment"] p {margin:10px 0;}
form[id$="_comment"] span.errstring {display:block; margin-bottom:10px;}


/* ---------- begin custom form ---------- */


form[id^="custom"] h3 {margin:20px 0;}

form[id^="custom"] div {margin-bottom:10px;}
form[id^="custom"] div label {display:inline-block; padding-right:10px; width:190px; vertical-align:top;}
form[id^="custom"] div img {margin-left:204px;}
form[id^="custom"] div input[type="text"] {border:1px solid #c1cad2; padding:2px 4px; width:200px;}
form[id^="custom"] div input[id^="verification"] {width:142px;}
form[id^="custom"] div select {border:1px solid #c1cad2; padding:2px 4px; width:210px;}
form[id^="custom"] div textarea {border:1px solid #c1cad2; padding:2px 4px; width:200px; height:100px; overflow:auto;}

form[id^="custom"] div div {margin-left:200px; width:200px; line-height:13px;}
form[id^="custom"] div div input[type="checkbox"],
form[id^="custom"] div div input[type="radio"] {margin-right:4px; margin-bottom:10px; width:13px; height:13px; vertical-align:top;}
form[id^="custom"] div div label {width:165px;}


/* ---------- begin exercise category view ---------- */


div[class="iexercise"] {border-bottom:1px dotted #808080; margin-bottom:16px; padding-bottom:20px; line-height:normal;}
div[id$="_column"] div[class="iexercise"] h4 {margin-bottom:17px; font-size:14px;}
div[id$="_column"] div[class="iexercise"] h4 a {text-decoration:none;}

div[id$="_column"] div[class="iexercise"] p {margin:0; position:relative;}
div[class="iexercise"] p a {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat -125px -700px; display:inline-block; padding-left:20px; position:absolute; top:118px; left:0; height:15px; line-height:15px;}
div[class="iexercise"] p a:hover {background-position:-125px -600px;}

div[class="iexercise"] table {border-collapse:collapse; margin:-108px 0 0 164px;}
div[class="iexercise"] thead {background:#e3e4e9; font-weight:bold; text-align:center;}
div[class="iexercise"] td {border:1px solid #e3e4e9; padding:6px 10px; width:50%;}


/* ---------- begin exercise window ---------- */


body[id^="exercise"] {background:#000;}
body[id^="exercise"] * {border:0; margin:0; padding:0; font-family:arial, helvetica, sans-serif; font-size:12px;}


/* ---------- begin exercise content ---------- */


div[id="exercise_content"] {background:#6186e8 url(/css/skins/global/images/exercise_interface_sprite.png?v=4.2.0.65) no-repeat; border:10px solid #000; color:#fff; margin:0 auto; width:660px; height:864px;}

div[id="exercise_panel"] {position:relative; width:660px; height:864px; float:left}
div[id="exercise_panel"] h1 {background:url(/css/skins/global/images/exercise_icon_sprite.png?v=4.2.0.65) no-repeat 18px -72px; padding-left:49px; width:611px; height:68px; line-height:64px; font-size:16px; font-weight:normal;}
div[id="exercise_panel"] h1 strong {font-size:16px;}
div[id="exercise_panel"] h2 {margin:0 auto; width:640px; height:38px; line-height:36px; text-align:center;}
div[id="exercise_panel"] h2 strong {background:url(/css/skins/global/images/exercise_icon_sprite.png?v=4.2.0.65) no-repeat 0 -328px; padding-left:22px; font-weight:normal;}
div[id="exercise_panel"] embed {display:block; margin:0 auto; width:640px; height:524px;}

div[id="exercise_panel"] ul {padding:0 24px; width:612px; height:37px;}
div[id="exercise_panel"] ul li {position:relative; width:155px; height:37px; line-height:36px; list-style:none; text-align:center; float:left;}
div[id="exercise_panel"] ul li a {background:url(/css/skins/global/images/exercise_interface_sprite.png?v=4.2.0.65) no-repeat -155px -874px; color:#fff; display:block; padding-right:5px; width:150px; height:37px; text-decoration:none;}
div[id="exercise_panel"] ul li a:hover {background-position:-310px -874px; position:absolute; height:58px; line-height:50px; top:0px; left:0px;}
div[id="exercise_panel"] ul li a[class^="sel"] {background-position:0 -874px; cursor:default; font-weight:bold;}
div[id="exercise_panel"] ul li a[class^="sel"]:hover {background-position:0 -874px; line-height:36px;}

div[id="exercise_panel"] div {padding:28px; width:604px; height:141px; line-height:18px; text-align:center; overflow:hidden;}
div[id="exercise_panel"] div table {border-collapse:collapse; margin:0 auto 20px auto;}
div[id="exercise_panel"] div table td {border:1px solid #fff; width:118px; vertical-align:middle;}
div[id="exercise_panel"] div table thead td {background:#4b72da; height:28px;}
div[id="exercise_panel"] div table tbody td {background:#799dff; height:58px;}
div[id="exercise_panel"] div[id$="instructions"] {padding:28px 10px; width:640px;}
div[id="exercise_panel"] div[id$="instructions"] div {padding:0 18px; text-align:left; overflow:auto;}
div[id="exercise_panel"] div[id$="instructions"] div h4,
div[id="exercise_panel"] div[id$="instructions"] div p {margin-bottom:18px;}


/* ---------- begin exercise content - prescription ---------- */


div[id="exercise_content"][class^="pre"] {width:900px;}

div[id="exercise_content"][class^="pre"] div[id="exercise_panel"] h1 {background-position:18px 18px; padding-left:52px; width:608px;}
div[id="exercise_content"][class^="pre"] div[id="exercise_panel"] h2 strong {background-position:0 -252px;}
div[id="exercise_content"][class^="pre"] div[id="exercise_panel"] a[id^="email"] {background:url(/css/skins/global/images/exercise_icon_sprite.png?v=4.2.0.65) no-repeat 0 -176px; color:#fff; display:block; padding-left:18px; position:absolute; width:96px; height:16px; top:26px; right:13px;}

div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] {border-left:10px solid #000; position:relative; width:230px; height:864px; float:left;}
div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] h3 {padding-top:16px; width:230px; height:65px; line-height:19px; font-weight:normal; text-align:center;}
div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] h3 strong {background:url(/css/skins/global/images/exercise_icon_sprite.png?v=4.2.0.65) no-repeat 0 -478px; display:block; margin:0 auto; padding-left:18px; width:162px; font-size:16px;}
div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] div {margin:0 auto; width:210px; height:780px; overflow:scroll;}
div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] div a {color:#fff; display:block; margin:0 0 20px 20px; width:154px;}
div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] div a:hover {color:#18378c;}
div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] div a img {background:#4b72da; display:block; margin:0 auto; width:144px; height:108px; opacity:0.5; -ms-filter:"alpha(opacity=50)"; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5;}
div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] div a:hover img {opacity:1.0; -ms-filter:"alpha(opacity=100)"; filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity:1.0;}
div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] div a strong {background:url(/css/skins/global/images/exercise_icon_sprite.png?v=4.2.0.65) no-repeat 0 -404px; display:block; margin:10px 5px 0 5px; padding-left:20px; font-weight:normal;}
div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] div a[class^="sel"] {background:url(/css/skins/global/images/exercise_interface_sprite.png?v=4.2.0.65) no-repeat 0 -942px; padding-top:2px;}
div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] div a[class^="sel"]:hover {color:#fff; cursor:default;}
div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] div a[class^="sel"] img {border:1px solid #fff; opacity:1.0; -ms-filter:"alpha(opacity=100)"; filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity:1.0;}
div[id="exercise_content"][class^="pre"] div[id="prescription_panel"] div[id="scroll_mask"] {background:url(/css/skins/global/images/exercise_interface_sprite.png?v=4.2.0.65) no-repeat -670px -844px; position:absolute; width:230px; height:20px; left:0; bottom:0; overflow:hidden;}


/* ---------- begin my account / my exercises ---------- */


table[class^="my_exercise"] {border-collapse:collapse; margin:10px 0; width:100%; font-size:12px;}
table[class^="my_exercise"] th {border:1px solid #e3e4e9; background:#e3e4e9; padding:5px 10px;}
table[class^="my_exercise"] td {border:1px solid #e3e4e9; padding:5px 10px;}


/* ---------- begin my account / my orders ---------- */


table[id="my_orders"] {border-collapse:collapse; margin:10px 0; width:100%; text-align:center; font-size:12px;}
table[id="my_orders"] th {border:1px solid #e3e4e9; background:#e3e4e9; padding:5px 0;}
table[id="my_orders"] td {border:1px solid #e3e4e9; padding:5px 0;}


/* ---------- begin store / category view ---------- */


div[class$="_product"] {border-bottom:1px dotted #808080; margin-bottom:20px; padding-left:120px; position:relative; min-height:120px;}
div[class$="_product"] img {position:absolute; width:100px; height:100px; top:0; left:0;}
div[class$="_product"] span {color:#aa003a;}
div[class$="_product"] a[class^="add_"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat -125px -700px; display:inline-block; margin-bottom:20px; padding-left:20px; height:15px; line-height:15px;}
div[class$="_product"] a[class^="add_"]:hover {background-position:-125px -600px;}


/* ---------- begin store / shopping cart ---------- */


form[id^="cart_"] {position:relative; line-height:normal;}

form[id^="cart_"] > div {position:relative; height:15px;}
form[id^="cart_"] > div a {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -500px; display:inline-block; padding:0 20px; height:15px; line-height:15px;}
form[id^="cart_"] > div a:hover {background-position:0 -400px;}
form[id^="cart_"] > div a + a {background-position:100% -700px; position:absolute; top:0; right:0;}
form[id^="cart_"] > div a + a:hover {background-position:100% -600px;}

form[id^="cart_"] table {background:#e3e4e9; border:1px solid #e3e4e9; border-collapse:collapse; margin:20px 0; width:100%; text-align:center;}
form[id^="cart_"] table tr th,
form[id^="cart_"] table tr td {padding:5px 0;}
form[id^="cart_"] table tr[class="tbody"] td {background:#fff; border-color:#e3e4e9; width:12%;}
form[id^="cart_"] table tr[class="tbody"] td[class="product"] {width:64%;}
form[id^="cart_"] table tr[class="tbody"] td[class="product"] strong {display:block; margin:10px;}
form[id^="cart_"] table tr[class="tbody"] td[class="product"] img {margin-bottom:10px; width:50px; height:50px;}
form[id^="cart_"] table tr[class="tbody"] td span {color:#aa003a;}
form[id^="cart_"] table tr[class="tbody"] td input {border:1px solid #c1cad2; margin-bottom:4px; width:18px; height:18px; text-align:center;}


/* ---------- begin store - checkout ---------- */


form[id^="checkout_"] {margin-top:20px; line-height:normal;}
form[id^="checkout_"] > div {border:1px solid #e3e4e9; margin-bottom:20px; padding:20px;}
form[id^="checkout_"] > div h4 {background:#e3e4e9; color:#000; margin:-20px -20px 20px -20px; padding:5px 10px;}

form[id^="checkout_"] > div > div {position:relative; width:100%; height:20px;}
form[id^="checkout_"] > div > div > span {display:block; width:50%;}
form[id^="checkout_"] > div > div > span label {float:left;}
form[id^="checkout_"] > div > div > span input {border:1px solid #c1cad2; padding:1px 4px; width:50%; float:right;}
form[id^="checkout_"] > div > div > span select {border:1px solid #c1cad2; width:55%; height:20px; float:right;}
form[id^="checkout_"] > div > div > span select[id^="bill_ccexp"] {margin-left:2%; width:26.5%;}
form[id^="checkout_"] > div > div > span + span {position:absolute; top:0; right:0;}
form[id^="checkout_"] > div > div > span + span label {margin-left:6px;}
form[id^="checkout_"] > div > div + div {margin-top:10px;}
form[id^="checkout_"] > div > div input[type="checkbox"] {margin-right:4px; width:13px; height:13px; float:left;}

form[id^="checkout_"] table {border:1px solid #e3e4e9; border-collapse:collapse; margin-bottom:20px; width:100%; text-align:center;}
form[id^="checkout_"] table tr[class="thead"] th {background:#e3e4e9; padding:4px 10px; text-align:left;}
form[id^="checkout_"] table tr th,
form[id^="checkout_"] table tr td {border:1px solid #e3e4e9; padding:5px 0; width:12%;}
form[id^="checkout_"] table tr td[class="product"] {padding:15px 0; width:64%;}
form[id^="checkout_"] table tr td span {color:#aa003a;}

form[id^="checkout_"] > div > div span[class^="err"] {display:block; position:relative; top:-2px; left:45%; font-size:10px; clear:both;}


/* ---------- begin store / invoice ---------- */


table[id$="_invoice"],
table[id$="_invoice"] th,
table[id$="_invoice"] tr,
table[id$="_invoice"] td {border-color:#e3e4e9;}
table[id$="_invoice"] th {background:#e3e4e9;}


/* ---------- begin store / icontrol view cart ---------- */


table[id="view_cart"],
table[id="view_cart"] th,
table[id="view_cart"] tr,
table[id="view_cart"] td {border-color:#e3e4e9;}
table[id="view_cart"] th {background:#e3e4e9;}


/* ---------- begin skin selector ---------- */


a[id="show_selector"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -1600px; color:#fff; display:block; position:absolute; width:100px; height:40px; line-height:40px; top:10px; left:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; text-decoration:none;}
a[id="show_selector"]:hover {color:#8fbc3a;}

div[id$="_selector"] {background:url(/css/skins/global/images/skin_selector_bg.png?v=4.2.0.65); color:#fff; display:none; padding:20px; position:absolute; top:0; left:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; z-index:999;}
div[id$="_selector"] a {color:#fff;}
div[id$="_selector"] a:hover {color:#0963c3;}
div[id$="_selector"] a:first-child {position:absolute; top:30px; right:30px;}
div[id$="_selector"] p ~ a {background-repeat:no-repeat; color:#fff; display:inline-block; margin:15px; padding-top:136px; width:100px; height:12px; text-align:center; text-decoration:none;}
div[id$="_selector"] p {margin:10px; font-size:14px;}

div[id$="_selector"] a[id$="_01a"] {background-image:url(/css/skins/global/images/skin-01a-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_02a"] {background-image:url(/css/skins/global/images/skin-02a-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_02b"] {background-image:url(/css/skins/global/images/skin-02b-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_03a"] {background-image:url(/css/skins/global/images/skin-03a-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_03b"] {background-image:url(/css/skins/global/images/skin-03b-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_03c"] {background-image:url(/css/skins/global/images/skin-03c-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_04a"] {background-image:url(/css/skins/global/images/skin-04a-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_04b"] {background-image:url(/css/skins/global/images/skin-04b-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_04c"] {background-image:url(/css/skins/global/images/skin-04c-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_04d"] {background-image:url(/css/skins/global/images/skin-04d-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_05a"] {background-image:url(/css/skins/global/images/skin-05a-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_05b"] {background-image:url(/css/skins/global/images/skin-05b-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_05c"] {background-image:url(/css/skins/global/images/skin-05c-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_05d"] {background-image:url(/css/skins/global/images/skin-05d-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_06a"] {background-image:url(/css/skins/global/images/skin-06a-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_07a"] {background-image:url(/css/skins/global/images/skin-07a-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_08a"] {background-image:url(/css/skins/global/images/skin-08a-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_08b"] {background-image:url(/css/skins/global/images/skin-08b-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_08c"] {background-image:url(/css/skins/global/images/skin-08c-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_09a"] {background-image:url(/css/skins/global/images/skin-09a-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_10a"] {background-image:url(/css/skins/global/images/skin-10a-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_10b"] {background-image:url(/css/skins/global/images/skin-10b-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_10c"] {background-image:url(/css/skins/global/images/skin-10c-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_10d"] {background-image:url(/css/skins/global/images/skin-10d-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_10e"] {background-image:url(/css/skins/global/images/skin-10e-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_10f"] {background-image:url(/css/skins/global/images/skin-10f-thumb.png?v=4.2.0.65);}
div[id$="_selector"] a[id$="_11a"] {background-image:url(/css/skins/global/images/skin-11a-thumb.png?v=4.2.0.65);}


/* ---------- begin live chat ---------- */


div[id$="chat"] {position:absolute; top:50px; left:10px; z-index:999;}
div[id$="chat"] a {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -1600px; color:#fff; display:block; width:100px; height:40px; line-height:40px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; text-decoration:none;} 
div[id$="chat"] a:hover {color:#8fbc3a;}
div[id$="chat"] a strong {font-weight:normal;}


/* ---------- begin 3d spine simulator ---------- */


body[id^="spine"] {background:#663399; margin:0; padding:20px;}
body[id^="spine"] div {background:#fff url(/css/skins/global/images/3d-spine-bg.png?v=4.2.0.65) no-repeat; margin:0 auto; padding:40px; width:700px; height:650px;}
/* Brand specific common CSS for all skins. Copyright 2006-2010 Internet Matrix, Inc. */
/* Common CSS for Skin_08c. Copyright 2006-2010 Internet Matrix, Inc. */


/* ---------- begin global styles ---------- */


a, br, div, form, h1, h2, h3, h4, h5, h6, input, label, object, ol, p, select, span, table, td, textarea, tr, ul {margin:0; padding:0; list-style:none;}
body {background:#0a234c url(/css/skins/template_08c/images/body-bg.png?v=4.2.0.65) repeat-x fixed; margin:0; padding:0 2em 2em 2em; font-family:verdana, arial, helvetica, sans-serif; font-size:75%;}
div[class="clear_float"] {clear:both;}
span[class="required"] {color:#ff0000;}
span[class^="err"] {color:#e31e1e;}


/* ---------- begin containder ---------- */


div[id="container"] {background:#0a42a1; margin:0 auto; position:relative; width:66.6666em;}


/* ---------- begin header ---------- */


div[id="header"] {background:#00408a; color:#fff; position:relative; width:66.6666em; overflow:hidden;}
div[id="header"] > div {width:66.6666em; overflow:hidden;}
div[id="header"] > div + div {background:url(/css/skins/template_08c/images/horizontal_sprite.png?v=4.2.0.65) no-repeat -900px 0; position:absolute; width:800px; height:60px; bottom:0; left:0;}


/* ---------- begin content ---------- */


div[id="content"] {background:#fff; border-bottom:#e5e5e5 0.5em solid; color:#fff; margin:0 auto; position:relative; width:64.6666em; z-index:2;}
div[id="content_margin_left"] {background:url(/css/skins/template_08c/images/left-margin-bg.png?v=4.2.0.65) repeat-x; margin-right:-1em; position:relative; width:1em; height:44em; left:-1em; float:left;}
div[id="content_margin_right"] {background:url(/css/skins/template_08c/images/right-margin-bg.png?v=4.2.0.65) repeat-x; position:relative; width:1em; height:44em; right:-1em; float:right;}

a[id^="toggle_"] {background:url(/css/skins/template_08c/images/toggle-menu-bg.png?v=4.2.0.65) no-repeat; position:absolute; width:36px; height:159px; top:48px; left:-36px;}
a[id^="toggle_"][class="hide"]:hover {background-position:-36px 0;}
a[id^="toggle_"][class="show"] {background-position:-72px 0;}
a[id^="toggle_"][class="show"]:hover {background-position:-108px 0;}
a[id^="toggle_"] strong {display:none;}


/* ---------- begin left column ---------- */ 


div[id^="left_"] {background:#94c63f url(/css/skins/template_08c/images/custom-content-top-bg.png?v=4.2.0.65) no-repeat; width:15.5em; float:right;}
div[id^="left_"] div {background:#87b63e;}
div[id^="left_"] h2 {display:none;}
div[id^="left_"] a[class^="toggle_"] {background:#87b63e url(/css/skins/template_08c/images/left-column-trigger-bg.png?v=4.2.0.65) repeat-x; border-right:#87b63e 1em solid; border-left:#87b63e 1em solid; display:block; cursor:pointer; height:4em; line-height:4em; font-size:1em; font-weight:bold; clear:left;}
div[id^="left_"] a[class^="toggle_"]:hover {color:#adde59;}
div[id^="left_"] a[class$="close"] strong {background:url(/css/skins/template_08c/images/h2-close-icon.png?v=4.2.0.65) no-repeat 0 50%; padding-left:1.5em;}
div[id^="left_"] a[class$="open"] strong {background:url(/css/skins/template_08c/images/h2-open-icon.png?v=4.2.0.65) no-repeat 0 50%; padding-left:1.5em;}

div[id^="left_"] div[id$="column_btm"] {background:url(/css/skins/template_08c/images/left-column-bg.png?v=4.2.0.65) repeat-x; height:12.5em;}


/* ---------- begin custom content ---------- */ 


div[id^="left_"] div[id^="custom_"] {background:url(/css/skins/template_08c/images/custom-content-btm-bg.png?v=4.2.0.65) repeat-x 0 100%; padding-bottom:0.75em; min-height:240px; height:auto !important; height:240px;}


/* ---------- begin custom content menu---------- */ 


div[id^="left_"] ul {width:15.5em; float:left;}
div[id^="left_"] ul[id="custom_content_menu"] {margin-top:0.25em;}
div[id^="left_"] ul[id="custom_content_menu"] li:first-child {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) 12px -2088px no-repeat;}
div[id^="left_"] li {background:url(/css/skins/template_08c/images/custom-content-highlight.png?v=4.2.0.65) no-repeat 1em 50%; padding:0.5em 0; width:15.5em; float:left;}
div[id^="left_"] li[class$="btm"] {display:none;}
div[id^="left_"] li a {color:#fff; display:block; margin:0 1em; padding:0.4167em 1em 0.4167em 1.5em; text-decoration:none;}
div[id^="left_"] li[class^="drop"] > a {background:url(/css/skins/template_08c/images/drop-icon-a.png?v=4.2.0.65) no-repeat 100% 50%;}
div[id^="left_"] li:hover > a {background:url(/css/skins/template_08c/images/custom-content-highlight.png?v=4.2.0.65) no-repeat -1000px 50%;}
div[id^="left_"] li div {background:url(/css/skins/template_08c/images/drop-shadow.png?v=4.2.0.65); margin:-999em 0 0 14em; position:absolute;}
div[id^="left_"] li:hover > div {margin-top:-1.6666em;}
div[id^="left_"] li strong {font-weight:normal;}

div[id^="left_"] ul ul {position:relative; width:13em; top:-0.4166em; left:-0.4166em;}
div[id^="left_"] li li {background:#3e67cc; border-right:0.3333em #fff solid; border-left:0.3333em #fff solid; padding:0; width:12.3334em;}
div[id^="left_"] li li[class$="top"] {border-top:0.3333em #fff solid; height:0; overflow:hidden;}
div[id^="left_"] li li[class$="btm"] {border-bottom:0.3333em #fff solid; display:block; margin-top:-0.0833em; height:0; overflow:hidden; float:left;}
div[id^="left_"] li li a {border-bottom:0.0833em #4b7df8 solid; margin:0; padding:0.5em;}
div[id^="left_"] li li[class^="drop"] > a {background:url(/css/skins/template_08c/images/drop-icon-b.png?v=4.2.0.65) no-repeat 11.25em 50%; padding-right:1.5em;}
div[id^="left_"] li li:hover > a {background:#4b7df8;}
div[id^="left_"] li li:hover > div {margin-top:-2em; margin-left:11.6667em;}


/* ---------- begin community content ---------- */


div[id^="left_"] div[id^="community_"] div[class^="clear_"],
div[id^="left_"] div[id^="member_"] div[class^="clear_"] {padding-bottom:1em;}


/* ---------- begin community content menu ---------- */


div[class^="target_"] li {background-image:none; padding:0;}
div[class^="target_"] li a {padding:0.5em 0.25em;}
div[class^="target_"] li:hover a {background-position:100% 50%;}
div[class^="target_"] li > a span {color:#a7e047;}
div[class^="target_"] li:hover > div {margin-top:-1.75em;}

div[class^="target_"] li li[class$="btm"] {height:0;}
div[class^="target_"] li li a {margin:0; padding:0.5em;}
div[class^="target_"] li li a span {color:#5d8cff;}
div[class^="target_"] li li:hover > a span {color:#76a0f0;}
div[class^="target_"] li li:hover > div {margin-top:-2em;}

div[class^="target_"] ul[id="custom_content_member_menu"] li[class$="btm"] {display:none;}
div[class^="target_"] ul[id="custom_content_member_menu"] li li[class$="btm"] {display:block;}


/* ---------- begin user forms ---------- */


div[id^="left_"] form {padding:0 1em 1em 1em;}
div[id^="left_"] label {display:block; height:1.5833em; line-height:0.8333em; font-size:0.8333em; font-weight:bold; clear:left;}
div[id^="left_"] label + input {background:#fff url(/css/skins/template_08c/images/login-field-bg.png?v=4.2.0.65) repeat-x; border-top:#3b621c 0.0833em solid; border-right:#507d2d 0.0833em solid; border-bottom:#97cb4e 0.0833em solid; border-left:#507d2d 0.0833em solid; margin-bottom:0.6666em; padding:0.25em; width:7.25em; height:1.25em; font-size:0.9166em; float:left;}

div[class^="check"] {line-height:1.6666em; font-size:0.9166em;}
div[class^="check"] label + br {display:none;}
div[class^="check"] input {width:13px; height:13px; margin:0.3333em 0.3333em 0 0; float:left;}

div[id^="newsletter_"] input[type="submit"] {margin:0.75em 0 0.5833em 0; width:6em; font-size:1.0833em;}


/* ---------- begin member login ---------- */


div[id="login_panel"] p {padding-top:0.3333em; font-size:0.8333em; clear:left;}
div[id="login_panel"] a {color:#fff; font-weight:bold;}
div[id="login_panel"] a:hover {color:#adde59;}
div[id="login_panel"] input[type="submit"] {margin-top:-0.0833em; margin-left:0.5em; width:3.5em; font-size:1.0833em; float:left;}

div[id="logout_panel"] {padding:0 1em 1em 1em;}
div[id="logout_panel"] p {color:#a7e047; margin-bottom:0.75em;}
div[id="logout_panel"] a {color:#fff; font-size:0.8333em;}
div[id="logout_panel"] a:hover {color:#adde59;}


/* ---------- begin 3d spine simulator ---------- */


div[id^="spine_"] p {text-align:center;}
div[id^="spine_"] p object,
div[id^="spine_"] p embed {margin-bottom:1em; width:6.3333em; height:12.6666em;}
div[id^="spine_"] a,
div[id^="spine_"] span {color:#fff; font-size:0.9166em;}
div[id^="spine_"] a:hover {color:#adde59;}


/* ---------- begin right column ---------- */


div[id^="right_"] {color:#092e6b; margin-right:-1em; padding:0 2.5em; position:relative; width:44.1666em; line-height:1.5; float:right;}
div[id^="right_"] h1 {font-size:1.25em;}
div[id^="right_"] h2 {font-size:1.1666em;}
div[id^="right_"] h3 {font-size:1.0833em;}
div[id^="right_"] h4 {font-size:1em;}
div[id^="right_"] h5 {font-size:0.9166em;}
div[id^="right_"] h6 {font-size:0.8333em;}
div[id^="right_"] p {margin:1.25em 0;}
div[id^="right_"] ul {margin:1.25em 2.5em; list-style:disc;}
div[id^="right_"] ol {margin:1.25em 2.5em; list-style:decimal;}
div[id^="right_"] a {color:#3e67cc; text-decoration:none;}
div[id^="right_"] a:hover {color:#87b63e;}
div[id^="right_"] a[class^="back"] {background:url(/css/skins/template_08c/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -500px; display:inline-block; margin-bottom:1.6666em; padding-left:20px; height:15px; line-height:13px;}
div[id^="right_"] a[class^="back"]:hover {background-position:0 -400px;}
div[id^="right_"] a[class^="back"] strong {font-weight:normal;}
div[id^="right_"] a[class="top"] {background:url(/css/skins/template_08c/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -900px; display:block; margin:2.5em 0; padding-left:20px; width:20px; height:15px; line-height:13px; clear:both;}
div[id^="right_"] a[class="top"]:hover {background-position:0 -800px;}
div[id^="right_"] hr {border-top:0.0833em dotted #9197a6; border-right:none; border-bottom:none; border-left:none; margin:1.6666em 0; height:0; clear:both;}

div[id^="right_"] div[id$="_sublinks"] {margin:1.6666em 0; line-height:1.6666em; clear:both;}
div[id^="right_"] div[id$="_sublinks"] h3 {margin-bottom:1em;}
div[id^="right_"] div[id$="_sublinks"] ul {list-style:none; margin:0.0833em 0;}

div[id="breadcrumbs"] strong {font-weight:normal;}


/* ---------- begin status bar ---------- */


div[id="status_bar"] {background:#70993d url(/css/skins/template_08c/images/status-bar-bg.png?v=4.2.0.65) repeat-x; border-bottom:#e5e5e5 0.5em solid; margin:0 -2.5em; padding:0 0.6666em; height:3em; line-height:1em;}
div[id^="right_"] div[id="status_bar"] a {color:#fff; display:block; margin:11px 8px 0 0; height:16px; text-decoration:none; float:left;}
div[id="status_bar"] a[class^="log"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) 0 -2200px no-repeat; padding-left:16px;}
div[id="status_bar"] a[class$="_account"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) 0 -2300px no-repeat; padding-left:16px;}
div[id="status_bar"] a[class$="_cart"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) 0 -2400px no-repeat; padding-left:18px;}
div[id^="right_"] div[id="status_bar"] a:hover {color:#c1fe59;}
div[id="status_bar"] form {margin:8px 0; width:209px; height:20px; float:right;}
div[id="status_bar"] input[type="text"] {background:#fff url(/css/skins/template_08c/images/login-field-bg.png?v=4.2.0.65) repeat-x; border-top:#41681e 1px solid; border-right:#a3d454 1px solid; border-bottom:#a7e047 1px solid; border-left:#a3d454 1px solid; margin:0; padding:3px 2px 1px 2px; width:144px; height:14px; font-size:11px; float:left;}
div[id="status_bar"] input[type="submit"] {background:url(/css/skins/template_08c/images/search-btn-bg.png?v=4.2.0.65) no-repeat 0 100%; border:0; margin:0; padding-top:20px; width:53px; height:20px; float:right;}
div[id="status_bar"] input[type="submit"]:hover {background-position:0 0;}


/* ---------- begin featured articles ---------- */


div[id^="featured_"] {margin-top:2em; clear:both;}
div[id^="featured_"] h2 {display:none;}
div[id^="featured_"] div[class="article"] {border-top:0.0833em dotted #9197a6; padding-top:1.25em; padding-left:90px; position:relative; min-height:90px;}
div[id^="featured_"] div[class="article"] img {position:absolute; width:75px; height:75px; top:1.25em; left:0;}
div[id^="featured_"] div[class="article"] img + a {display:block; margin-bottom:-0.25em; font-weight:bold;}
div[id^="featured_"] div[class="article"] p > a {background:url(/css/skins/template_08c/images/vertical_sprite.png?v=4.2.0.65) no-repeat -385px -700px; display:inline-block; margin-top:1em; margin-left:26.5em; padding-left:20px; height:15px; line-height:14px;}
div[id^="featured_"] div[class="article"] p > a:hover {background-position:-385px -600px;}


/* ---------- begin office hours ---------- */


table[id^="office"] td {background:#76a0f0; border-color:#fff; color:#fff;}
table[id^="office"] td[class="days"] {background:#4b7df8;}
table[id^="office"] tr:hover td {background:#fa8f2e;}
table[id^="office"] tr:hover td[class="days"] {background:#ff5b0b; color:#fff;}
table[id^="office"] thead td[class$="s"],
table[id^="office"] thead:hover td[class$="s"] {background:#3e67cc;}


/* ---------- begin large calender ---------- */


div[id*="_calendar_nav"] {background:#3e67cc; margin-bottom:1px;}
div[id*="_calendar_nav"] > div:first-child a {background:url(/css/skins/template_08c/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -500px;}
div[id*="_calendar_nav"] > div:first-child a:hover {background-position:0 -400px;}
div[id*="_calendar_nav"] > div:first-child a ~ a {background-position:-385px -700px;}
div[id*="_calendar_nav"] > div:first-child a ~ a:hover {background-position:-385px -600px;}
div[id*="_calendar_nav"] > div:first-child > strong {background:#363636; color:#fff; font-size:11px;}
div[id*="_calendar_nav"] > div:first-child + div a:hover {color:#76a0f0;}

div[id*="calendar_opt"] {background:#4b7df8;}
div[id$="_column"] div[id*="calendar_opt"] a {background:url(/css/skins/template_08c/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -500px;}
div[id$="_column"] div[id*="calendar_opt"] a:hover {background-position:0 -400px;}
div[id$="_column"] div[id*="calendar_opt"] a ~ a {background-position:100% -700px;}
div[id$="_column"] div[id*="calendar_opt"] a ~ a:hover {background-position:100% -600px;}

table[id$="_calendar"] th {background:#3e67cc; border-color:#fff; color:#fff; font-weight:normal;}
table[id$="_calendar"] td {background:#e2e6ef; border-color:#fff; color:#fff; width:14.28%; height:78px;}
table[id$="_calendar"] td p[class="date"] {background:#76a0f0;}
table[id$="_calendar"] td p[class^="event_"] a {background:#74ab3b;}
table[id$="_calendar"] td p[class^="event_"] a:hover {background:#4b7df8;}
table[id$="_calendar"] td div {border-color:#d6dce9; color:#002d65;}

table[id$="_calendar"] td[class*="_event"] p[class="date"] {background:#ff5b0b;}
table[id$="_calendar"] td[class*="_current"] p[class="date"] {background:#f9c233;}


/* ---------- begin blog ---------- */


div[id="blog_options"] a {background:url(/css/skins/template_08c/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -1100px; padding-left:20px; height:15px; line-height:13px;}
div[id="blog_options"] a:hover {background-position:0 -1000px;}
div[id="blog_options"] a[id^="back"] {background-position:0 -500px;}
div[id="blog_options"] a[id^="back"]:hover {background-position:0 -400px;}

div[id$="_column"] div[id="blog_archive"],
div[id$="_column"] form[id$="_comment"] {background-color:#e2e6ef;}

div[id$="_column"] div[id="blog_archive"] h3,
div[id$="_column"] form[id$="_comment"] h3 {background-color:#3e67cc;}


/* ---------- begin exercise category ---------- */


div[class="iexercise"] p a {background:url(/css/skins/template_08c/images/vertical_sprite.png?v=4.2.0.65) no-repeat -385px -700px; line-height:13px; top:115px;}
div[class="iexercise"] p a:hover {background-position:-385px -600px;}

div[class="iexercise"] table {background:#e2e6ef; width:365px;}
div[class="iexercise"] thead {background:#3e67cc; color:#fff;}
div[class="iexercise"] td {border-color:#fff;}


/* ---------- begin store ---------- */


div[class$="_product"] a[class^="add_"] {background:url(/css/skins/template_08c/images/vertical_sprite.png?v=4.2.0.65) no-repeat -385px -700px; line-height:13px;}
div[class$="_product"] a[class^="add_"]:hover {background-position:-385px -600px;}

form[id^="cart_"] > div a {background:url(/css/skins/template_08c/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -500px; line-height:13px;}
form[id^="cart_"] > div a:hover {background-position:0 -400px;}
form[id^="cart_"] > div a + a {background-position:100% -700px;}
form[id^="cart_"] > div a + a:hover {background-position:100% -600px;}


/* ---------- begin page options ---------- */


div[id="page_options"] {background:#93c53f url(/css/skins/template_08c/images/page-options-bg.png?v=4.2.0.65) repeat-x; margin:0 auto; position:relative; width:64.6666em; height:3em; z-index:1;}
div[id="page_options"] ul {position:relative; height:36px; line-height:36px; left:50%; float:left;}
div[id="page_options"] li {margin:0 12px; position:relative; right:50%; float:left;}
div[id="page_options"] a {color:#fff; display:block; padding-left:18px; text-decoration:none;}
div[id="page_options"] a[class^="save_"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2488px;}
div[id="page_options"] a[class^="print_"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2588px;}
div[id="page_options"] a[class$="_friend"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2688px;}
div[id="page_options"] a[class^="email_"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2788px;}
div[id="page_options"] a[class$="_appointment"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2888px;}
div[id="page_options"] li a:hover {color:#c1fe59;}


/* ---------- begin footer ---------- */


div[id="footer"] {background:url(/css/skins/template_08c/images/horizontal_sprite.png?v=4.2.0.65) no-repeat -900px 100%; margin:0 auto; margin-top:-150px; position:relative; width:800px; height:240px;}
div[id="footer"] p {color:#fff; position:absolute; width:250px; height:45px; line-height:45px; top:150px; left:12px; font-size:11px; text-align:center; overflow:hidden;}
div[id="footer"] a {color:#fff; text-decoration:none;}
div[id="footer"] div a:hover {color:#4b7df8;}
div[id="footer"] div + div a:hover {color:#ffac5f;}

div[id="footer"] p[id="terms"] {width:210px; height:50px; line-height:50px; left:295px;}

div[id="footer"] p[id^="copy"] {width:276px; height:40px; line-height:40px; top:200px; left:262px;}
div[id="footer"] p[id^="copy"] span {display:none;}

div[id="footer"] p[id$="admin"] {left:538px;}
div[id="footer"] p[id$="admin"] a ~ a span {display:none;}
/* Brand specific CSS for Skin_08c. Copyright 2006-2010 Internet Matrix, Inc. */