/* 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_06a. 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:#debc6b url(/css/skins/template_06a/images/body-bg.png?v=4.2.0.65) repeat-x fixed; margin:0; font-family:tahoma, arial, helvetica, sans-serif; font-size:11px;}
div[class="clear_float"] {clear:both;}
span[class="required"] {color:#ff0000;}
span[class^="err"] {color:#e31e1e;}


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


div[id="status_bar"] {background:url(/css/skins/template_06a/images/status-bar-bg.png?v=4.2.0.65) no-repeat; color:#fff; margin:0 auto; padding:0 66px; width:868px; height:29px;}
div[id="status_bar"] a {color:#fff; display:block; margin:7px 4px 6px 4px; padding-left:18px; position:relative; height:16px; text-decoration:none; float:left; z-index:100;}
div[id="status_bar"] a[class="home"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) 0 -2099px no-repeat; padding:0; width:16px; 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;}
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;}
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; float:right;}
div[id="status_bar"] a:hover {color:#ba8e56;}
div[id="status_bar"] a strong {display:none;}
div[id="status_bar"] p {margin-right:4px; position:relative; line-height:26px; float:left; z-index:100;}


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


div[id="header"] {background:url(/css/skins/template_06a/images/header-bg.png?v=4.2.0.65) repeat-y 0 100%; margin:0 auto; padding:0 60px; position:relative; width:880px;}
div[id="header"] > div {margin-bottom:-29px; position:relative; width:880px; top:-29px; overflow:hidden;}


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


div[id^="custom_"] {background:url(/css/skins/template_06a/images/custom-navigation-bg.png?v=4.2.0.65) no-repeat; margin:0 auto; padding:0 64px; padding-top:1px; position:relative; width:872px; text-align:center; z-index:100;}


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


div[id^="custom_"] > ul {display:inline; margin-right:-3px;}
div[id^="custom_"] > ul > li {background:url(/css/skins/template_06a/images/custom-nav-tab-right.png?v=4.2.0.65) no-repeat 100% -275px; display:inline-block; padding-right:16px;}
div[id^="custom_"] > ul > li > a {background:url(/css/skins/template_06a/images/custom-nav-tab-left.png?v=4.2.0.65) no-repeat 0 -275px; color:#fff; display:block; padding-left:12px; height:33px; line-height:29px; font-weight:bold; text-decoration:none; white-space:nowrap;}
div[id^="custom_"] > ul > li[class^="menu_"] {display:none;}
div[id^="custom_"] > ul > li:hover {background-position:100% -121px;}
div[id^="custom_"] > ul > li:hover a {background-position:0 -121px;}
div[id^="custom_"] ul li[class^="drop"]:hover > div > ul {visibility:visible;}

div[id^="custom_"] ul ul {position:absolute; width:160px; text-align:left; visibility:hidden;}
div[id^="custom_"] li li {background:#7c5e38; position:relative; width:160px; float:left;}
div[id^="custom_"] li li a {display:block; color:#fff; padding:6px 10px; width:140px; text-decoration:none;}
div[id^="custom_"] li li[class^="drop"] > a {background:url(/css/skins/template_06a/images/drop-icon-b.gif?v=4.2.0.65) no-repeat 143px 50%; padding-right:24px; width:126px;}
div[id^="custom_"] li li[class^="menu_"] {background:url(/css/skins/template_06a/images/drop-menu.png?v=4.2.0.65) no-repeat; height:10px; overflow:hidden;}
div[id^="custom_"] li li[class$="_btm"] {background-position:0 -110px;}
div[id^="custom_"] li li:hover > a {background-color:#9a7f48;}

div[id^="custom_"] ul ul ul {margin-left:160px; top:0;}


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


div[id="content"] {background:url(/css/skins/template_06a/images/content-bg.png?v=4.2.0.65) repeat-y; margin:0 auto; position:relative; width:1000px;}
div[id="content"] div[id^="seo_"] {background:url(/css/skins/template_06a/images/content-top-bg.png?v=4.2.0.65) no-repeat -218px 0; position:relative; width:782px; float:right;}


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


div[id^="left_"] {background:url(/css/skins/template_06a/images/content-top-bg.png?v=4.2.0.65) no-repeat; padding-left:50px; position:relative; width:168px; float:left;}
div[id^="left_"] h2 {width:158px; height:42px;}
div[id^="left_"] h2 strong {display:none;}

div[id^="left_"] div[id="community_content"] {background:url(/css/skins/template_06a/images/left-column-divider.png?v=4.2.0.65) no-repeat bottom right; margin-bottom:-10px; padding:36px 0 34px 0; position:relative;}
div[id^="left_"] div[id="community_content"] h2 {background:url(/css/skins/template_06a/images/community-content-h2-bg.png?v=4.2.0.65) no-repeat; position:absolute; width:187px; height:25px; top:0;}

div[id^="left_"] div[id="member_content"] {background:url(/css/skins/template_06a/images/left-column-divider.png?v=4.2.0.65) no-repeat bottom right; margin-bottom:-10px; padding:36px 0 34px 0; position:relative;}
div[id^="left_"] div[id="member_content"] h2 {background:url(/css/skins/template_06a/images/community-content-member-h2-bg.png?v=4.2.0.65) no-repeat; position:absolute; top:0;}


/* ---------- begin spine simulator ---------- */


div[id^="spine_"] {background:url(/css/skins/template_06a/images/left-column-divider.png?v=4.2.0.65) no-repeat bottom right; padding-bottom:37px; position:relative; text-align:center;}
div[id^="spine_"] h2 {background:url(/css/skins/template_06a/images/spine-simulator-h2-bg.png?v=4.2.0.65) no-repeat; margin-bottom:1px; width:168px;}
div[id^="spine_"] embed {width:76px; height:152px;}
div[id^="spine_"] a {background:url(/css/skins/template_06a/images/spine-simulator-launch-btn-bg.png?v=4.2.0.65) no-repeat 0 -30px; display:block; margin:15px auto 0 auto; width:78px; height:30px;}
div[id^="spine_"] a:hover {background-position:0 0;}
div[id^="spine_"] strong,
div[id^="spine_"] span {display:none;}


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


div[id^="left_"] ul {position:relative; width:168px; z-index:2;}
div[id^="left_"] > div > ul > li {position:relative; float:left;}
div[id^="left_"] > div > ul > li > a {color:#7c5f39; display:block; padding:4px 28px; width:112px; text-decoration:none;}
div[id^="left_"] > div > ul > li:hover > a {background-color:#7c5e38; color:#fff;}
div[id^="left_"] ul li[class^="drop"] > a {background-image:url(/css/skins/template_06a/images/drop-icon-a.gif?v=4.2.0.65); background-repeat:no-repeat; background-position:151px 50%;}
div[id^="left_"] ul li[class^="drop"]:hover > a {background-image:url(/css/skins/template_06a/images/drop-icon-b.gif?v=4.2.0.65);}
div[id^="left_"] ul li[class^="drop"]:hover > div > ul {left:auto;}
div[id^="left_"] ul li:hover a span {color:#c6a55c;}

div[id^="left_"] ul ul {margin-left:168px; position:absolute; top:0; left:-999em; width:180px;}
div[id^="left_"] li li {background:#7c5e38; position:relative; width:160px; float:left;}
div[id^="left_"] li li a {color:#fff; display:block; padding:6px 10px; width:140px; text-decoration:none;}
div[id^="left_"] li li:hover > a {background-color:#9a7f48;}
div[id^="left_"] li li[class^="drop"] > a {background-image:url(/css/skins/template_06a/images/drop-icon-b.gif?v=4.2.0.65); background-repeat:no-repeat; background-position:141px 50%; padding-right:24px; width:126px;}
div[id^="left_"] li li[class^="menu_"] {background:url(/css/skins/template_06a/images/drop-menu.png?v=4.2.0.65) no-repeat; height:10px; overflow:hidden;}
div[id^="left_"] li li[class$="_btm"] {background-position:0 -110px;}

div[id^="left_"] ul ul ul {margin-left:160px;}


/* ---------- begin center column ---------- */


div[id^="center_"] {margin-top:100px; padding:0 30px; position:relative; width:504px; line-height:1.5; float:left; z-index:1;}
div[id^="center_"] h1 {color:#a67035; font-size:15px;}
div[id^="center_"] h2 {color:#a67035; font-size:14px;}
div[id^="center_"] h3 {color:#a67035; font-size:13px;}
div[id^="center_"] h4 {color:#a67035; font-size:12px;}
div[id^="center_"] h5 {color:#a67035; font-size:11px;}
div[id^="center_"] h6 {color:#a67035; font-size:10px;}
div[id^="center_"] p {margin:15px 0;}
div[id^="center_"] ul {margin:15px 30px; list-style:disc;}
div[id^="center_"] ol {margin:15px 30px; list-style:decimal;}
div[id^="center_"] a {color:#a67035;}
div[id^="center_"] a:hover {color:#5c462a;}
div[id^="center_"] a[class^="back"] {background:url(/css/skins/template_06a/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -500px; display:inline-block; margin-bottom:20px; padding-left:20px; height:15px; line-height:13px;}
div[id^="center_"] a[class^="back"]:hover {background-position:0 -400px;}
div[id^="center_"] a[class^="back"] strong {font-weight:normal;}
div[id^="center_"] a[class="top"] {background:url(/css/skins/template_06a/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -900px; display:block; margin-top:20px; padding-left:20px; width:20px; height:15px; line-height:13px; clear:both;}
div[id^="center_"] a[class="top"]:hover {background-position:0 -800px;}
div[id^="center_"] hr {border-top:1px dotted #9197a6; border-right:none; border-bottom:none; border-left:none; margin:20px 0; height:0; clear:both;}

div[id^="center_"] div[id$="_sublinks"] {margin:20px 0; line-height:20px; clear:both;}
div[id^="center_"] div[id$="_sublinks"] ul {list-style:none; margin:10px 0;}


/* ---------- begin calendar link ---------- */


div[id="event_calendar"] ul {background:url(/css/skins/template_06a/images/calendar-button-bg.png?v=4.2.0.65) no-repeat 0 -44px; margin:0; position:absolute; width:88px; height:44px; top:-83px; right:14px;}
div[id="event_calendar"] ul li {padding:6px; list-style:none outside;}
div[id="event_calendar"] ul li a {background:url(/css/skins/template_06a/images/calendar-button-bg.png?v=4.2.0.65) no-repeat -6px 50px; display:block; width:76px; height:32px;}
div[id="event_calendar"] ul li a:hover {background-position:-6px -6px;}
div[id="event_calendar"] ul li a strong {display:none;}


/* ---------- begin search form ---------- */


form[id="search_form"] {position:absolute; width:340px; height:47px; top:-100px; left:112px;}
form[id="search_form"] input[type="text"] {background:transparent; border:0; position:absolute; width:186px; height:13px; top:18px; left:41px; font-size:10px;}
form[id="search_form"] input[type="submit"] {background:url(/css/skins/template_06a/images/search-btn-bg.png?v=4.2.0.65) no-repeat 0 -24px; border:0; padding-top:24px; position:absolute; width:71px; height:24px; top:12px; left:240px;}
form[id="search_form"] input[type="submit"]:hover {background-position:0 0; cursor:pointer;}


/* ---------- begin breadcrumbs ---------- */


div[id="breadcrumbs"] {color:#fff; padding:0 12px; position:absolute; width:540px; height:29px; top:-53px; left:0; line-height:29px; font-weight:bold;}
div[id="breadcrumbs"] p {margin:0 4px 0 0; float:left;}
div[id="breadcrumbs"] p strong {display:none;}
div[id="breadcrumbs"] p a {color:#fff; text-decoration:none;}
div[id="breadcrumbs"] p a:hover {color:#dfe565;}


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


div[id^="featured_"] {background:url(/css/skins/template_06a/images/featured-articles-h2-bg.png?v=4.2.0.65) no-repeat; margin:0 -30px; padding:0 30px; clear:both;}
div[id^="featured_"] h2 {height:90px;}
div[id^="featured_"] h2 strong {display:none;}
div[id^="featured_"] div[class="article"] {width:48%; padding:1%; float:left;}
div[id^="featured_"] div[class="article"] img {margin-right:10px; width:75px; height:75px; float:left;}
div[id^="featured_"] div[class="article"] img + a {font-size:12px; font-weight:bold;}
div[id^="featured_"] div[class="article"] p {margin:10px 0;}
div[id^="featured_"] div[class="article"] p > a {background:url(/css/skins/template_06a/images/vertical_sprite.png?v=4.2.0.65) no-repeat -385px -700px; display:inline-block; margin-top:10px; padding-left:20px; height:15px; line-height:13px;}
div[id^="featured_"] div[class="article"] p > a:hover {background-position:-385px -600px;}


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


div[id*="_calendar_nav"] {background:#949843;}
div[id*="_calendar_nav"] > div:first-child a {background:url(/css/skins/template_06a/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 + div a:hover {color:#dfe565;}

div[id*="calendar_opt"] {background:#949843;}
div[id$="_column"] div[id*="calendar_opt"] a {background:url(/css/skins/template_06a/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"] td p[class^="event_"] a {background:#b6c35e;}
table[id$="_calendar"] td p[class^="event_"] a:hover {background:#7c5e38;}

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


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


div[id="blog_options"] a {background:url(/css/skins/template_06a/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"] h3,
div[id$="_column"] form[id$="_comment"] h3 {background-color:#949843;}


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


div[class="iexercise"] p a {background:url(/css/skins/template_06a/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 {width:342px;}


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


div[class$="_product"] a[class^="add_"] {background:url(/css/skins/template_06a/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_06a/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 right column ---------- */


div[id^="right_"] {color:#7c5f39; padding-right:50px; width:168px; float:left;}
div[id^="right_"] h2 {margin-left:10px; width:158px; height:42px;}
div[id^="right_"] h2 strong,
div[id^="right_"] a strong {display:none;}


div[id^="right_"] label {font-weight:bold;}
div[id^="right_"] form div div {background:url(/css/skins/template_06a/images/text-input-bg.png?v=4.2.0.65) no-repeat 14px 15px; margin-bottom:2px; position:relative; width:126px; height:42px; left:15px;}
div[id^="right_"] label + input {background-color:transparent; border:0; position:absolute; width:95px; height:13px; top:18px; left:22px; font-size:10px;}
div[id^="right_"] div[class^="check"] {background:none; margin:0; top:-4px; left:15px; width:146px; height:auto; line-height:20px;}
div[id^="right_"] input[type="checkbox"] {width:13px; height:13px; margin:4px 4px 0 0; float:left;}
div[id^="right_"] input[type="submit"] {background:no-repeat 0 -30px; border:0; color:#eee0a1; cursor:pointer; display:block; margin:6px 0 0 46px; padding-top:30px; width:78px; height:30px;}
div[id^="right_"] input[type="submit"]:hover {background-position:0 0;}
div[id^="right_"] p a {color:#7c5f39;}
div[id^="right_"] p a:hover {color:#4f3d25;}


/* ---------- begin newsletter panel ---------- */


div[id^="newsletter_"] {background:url(/css/skins/template_06a/images/right-column-divider.png?v=4.2.0.65) no-repeat bottom right; margin-bottom:-10px; padding:40px 0 37px 0; position:relative;}
div[id^="newsletter_"] h2 {background:url(/css/skins/template_06a/images/newsletter-signup-h2-bg.png?v=4.2.0.65) no-repeat; position:absolute; width:187px; height:25px; top:0; left:-29px;}
div[id^="newsletter_"] input[type="submit"] {background-image:url(/css/skins/template_06a/images/newsletter-submit-btn-bg.png?v=4.2.0.65); margin-top:1px;}


/* ---------- begin login panel ---------- */


div[id="login_panel"] {background:url(/css/skins/template_06a/images/right-column-divider.png?v=4.2.0.65) no-repeat bottom right; padding-bottom:40px; position:relative;}
div[id="login_panel"] h2 {background:url(/css/skins/template_06a/images/login-panel-h2-bg.png?v=4.2.0.65) no-repeat;}
div[id="login_panel"] form {margin-top:-2px;}
div[id="login_panel"] input[type="submit"] {background-image:url(/css/skins/template_06a/images/login-btn-bg.png?v=4.2.0.65); margin:0 0 8px 46px;}
div[id="login_panel"] p {text-align:center;}


/* ---------- begin logout panel ---------- */


div[id="logout_panel"] {background:url(/css/skins/template_06a/images/right-column-divider.png?v=4.2.0.65) no-repeat bottom right; padding-bottom:37px; position:relative;}
div[id="logout_panel"] h2 {background:url(/css/skins/template_06a/images/logout-panel-h2-bg.png?v=4.2.0.65) no-repeat;}
div[id="logout_panel"] p {margin:0 20px; width:128px;}
div[id="logout_panel"] p + a {background:url(/css/skins/template_06a/images/logout-btn-bg.png?v=4.2.0.65) no-repeat 0 -30px; border:0; display:block; margin:11px auto 0 auto; width:78px; height:30px;}
div[id="logout_panel"] p + a:hover {background-position:0 0;}


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


div[id="page_options"] {background:url(/css/skins/template_06a/images/page-options-bg.png?v=4.2.0.65) no-repeat; margin:0 auto -20px auto; position:relative; width:564px; height:50px; top:30px; overflow:hidden; clear:both; z-index:1;}
div[id="page_options"] ul {position:relative; height:30px; line-height:29px; left:50%; float:left;}
div[id="page_options"] li {margin:0 8px; 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 -2492px;}
div[id="page_options"] a[class^="print_"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2592px;}
div[id="page_options"] a[class$="_friend"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2692px;}
div[id="page_options"] a[class^="email_"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2792px;}
div[id="page_options"] a[class$="_appointment"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2892px;}
div[id="page_options"] li a:hover {color:#dfe565;}


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


div[id="footer"] {background:url(/css/skins/template_06a/images/footer-bg.png?v=4.2.0.65) no-repeat; color:#fff; padding-top:57px; width:1000px; height:116px; line-height:22px; text-align:center; clear:both;}
div[id="footer"][class="no_terms"] {padding-top:73px; height:100px;}
div[id="footer"] a {color:#fff; text-decoration:none;}
div[id="footer"] a:hover {color:#ba8e56;}
div[id="footer"] div + div p {display:inline;}

div[id="footer"] p[id^="websites_"] a + a {display:inline-block; margin-left:3px; margin-right:4px; vertical-align:middle;}
div[id="footer"] p[id^="websites_"] a + a span,
div[id="footer"] p[id^="websites_"] + p a span {display:none;}
/* Brand specific CSS for Skin_06a. Copyright 2006-2010 Internet Matrix, Inc. */


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


div[id="footer"] p[id^="websites_"] a + a {background:url(/images/brands/vet/common/vetmatrix_footer_logo.png?v=4.2.0.65); width:140px; height:17px;}