/* 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. */
/* skin 04b common css, copyright 2009 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:#626262 url(/css/skins/template_04b/images/body-bg.png?v=4.2.0.65) center; margin:0; font-family:arial, helvetica, sans-serif; font-size:11px;}
div[class="clear_float"] {clear:both;}
span[class="required"] {color:#ff0000;}
span[class^="err"] {color:#e31e1e;}

div[id^="body"] {background:url(/css/skins/template_04b/images/body-wrapper-bg.png?v=4.2.0.65) repeat-x top center; padding-bottom:10px; width:100%; position:absolute;}


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


div[id="header"] {background:url(/css/skins/template_04b/images/header-bg.png?v=4.2.0.65) no-repeat; margin:0 auto; width:920px;}
div[id="header"] form {background:url(/css/skins/template_04b/images/search-panel-bg.png?v=4.2.0.65) no-repeat top right; margin:0 0 -69px 652px; position:relative; width:268px; height:69px; z-index:1;}
div[id="header"] input[type="text"] {background:url(/css/skins/template_04b/images/transparent.png?v=4.2.0.65); border:0; width:156px; height:12px; position:absolute; top:44px; right:80px; font-size:11px;}
div[id="header"] input[type="submit"] {background:url(/css/skins/template_04b/images/search-button-bg.png?v=4.2.0.65) no-repeat 0 -36px; border:0; cursor:pointer; padding:36px 0 0 36px; width:36px; height:36px; position:absolute; top:32px; right:24px;}
div[id="header"] input[type="submit"]:hover {background-position:0 0;}

div[id="header"] form + div {padding-top:10px; position:relative; overflow:hidden;}
div[id="header"] form + div > div {background:url(/css/skins/template_04b/images/banner-mask-bg.png?v=4.2.0.65) no-repeat top center; position:absolute; width:920px; height:840px; top:0; left:0;}


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


div[id^="custom_"] {background:url(/css/skins/template_04b/images/navigation-bg.png?v=4.2.0.65) no-repeat 0 100%; position:relative; margin:0 auto; /*padding:0 24px;*/ width:872px; z-index:3;}


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


div[id^="custom_"] > ul {display:inline; margin-right:-3px;}
div[id^="custom_"] > ul > li {background:url(/css/skins/template_04b/images/tab-left-bg.png?v=4.2.0.65) no-repeat 0 -100px; display:inline-block; padding-left:18px;}
div[id^="custom_"] > ul > li > a {background:url(/css/skins/template_04b/images/tab-right-bg.png?v=4.2.0.65) no-repeat 100% -100px; color:#fff; display:block; padding-right:20px; height:38px; line-height:44px; font-weight:bold; text-decoration:none; white-space:nowrap;}
div[id^="custom_"] > ul > li[class^="menu_"] {display:none;}
div[id^="custom_"] > ul > li[class^="drop"] > a {background-image:url(/css/skins/template_04b/images/tab-right-bg-b.png?v=4.2.0.65); padding-right:30px;}
div[id^="custom_"] > ul > li:hover {background-position:0 0;}
div[id^="custom_"] > ul > li:hover a {background-position:100% 0;}
div[id^="custom_"] ul li[class^="drop"]:hover > div > ul {visibility:visible;}

div[id^="custom_"] ul ul {background:url(/css/skins/template_04b/images/horizontal_sprite.png?v=4.2.0.65) no-repeat 0 100%; margin-top:10px; margin-left:-18px; padding-right:10px; padding-bottom:10px; position:absolute; width:160px; text-align:left; visibility:hidden;}
div[id^="custom_"] li li {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_04b/images/drop-icon-b.png?v=4.2.0.65) no-repeat 143px 50%; padding-right:24px; width:126px;}
div[id^="custom_"] li li[class$="_top"] {background:url(/css/skins/template_04b/images/horizontal_sprite.png?v=4.2.0.65) no-repeat -270px 0; position:absolute; width:170px; height:10px; top:-10px; left:0; overflow:hidden;}
div[id^="custom_"] li li[class$="_btm"] {height:10px; overflow:hidden;}
div[id^="custom_"] li li:hover > a {background-color:#1d40a4;}

div[id^="custom_"] ul ul ul {margin-left:160px; top:0;}
div[id^="custom_"] li li li[class$="_top"] {background-position:-270px -100px;}


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


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


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


div[id="content"] {background:url(/css/skins/template_04b/images/content-bg.png?v=4.2.0.65) repeat-y; width:900px; margin:0 auto; padding:0 10px;}
div[id="content"] div[id^="seo_"] {width:720px; float:right;}


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


div[id^="left_"] {color:#fff; margin-bottom:64px; position:relative; width:180px; float:left; z-index:2;}
div[id^="left_"] div[class$="_column_top"] {background:url(/css/skins/template_04b/images/left-column-bg-top.png?v=4.2.0.65) no-repeat; position:absolute; width:198px; height:90px; top:0;}

div[id^="left_"] div[id$="content"] {background:url(/css/skins/template_04b/images/left-column-bg.png?v=4.2.0.65) no-repeat bottom; padding-bottom:24px; min-height:146px;}
div[id^="left_"] div[id$="content"] h2 {background:url(/css/skins/template_04b/images/community-content-h2-bg.png?v=4.2.0.65) no-repeat; width:180px; height:90px;}
div[id^="left_"] div[id$="content"] h2 strong, div[id^="left_"] a strong {display:none;}

div[id^="left_"] div[id^="member"] h2 {background:url(/css/skins/template_04b/images/community-member-h2-bg.png?v=4.2.0.65) no-repeat;}


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


div[id^="left_"] ul {margin-left:26px; position:relative; width:154px; z-index:2;}
div[id^="left_"] > div > ul > li {position:relative; text-align:right; float:left;}
div[id^="left_"] > div > ul > li > a {color:#fff; display:block; padding:4px 18px; width:118px; text-decoration:none;}
div[id^="left_"] > div > ul > li:hover > a {color:#3e7cff;}
div[id^="left_"] ul li[class^="drop"] > a {background:url(/css/skins/template_04b/images/drop-icon-a.png?v=4.2.0.65) no-repeat 142px 50%;}
div[id^="left_"] ul li[class^="drop"]:hover > div > ul {left:auto;}
div[id^="left_"] ul li:hover a span {color:#5bb6ff;}

div[id^="left_"] ul ul {background:url(/css/skins/template_04b/images/horizontal_sprite.png?v=4.2.0.65) no-repeat 0 100%; margin-left:154px; padding-right:10px; padding-bottom:10px; position:absolute; width:160px; top:10px; left:-999em; text-align:left;}
div[id^="left_"] li li {position:relative; width:160px; float:left;}
div[id^="left_"] li li a {display:block; color:#fff; padding:6px 10px; width:140px; text-decoration:none;}
div[id^="left_"] li li[class^="drop"] > a {background:url(/css/skins/template_04b/images/drop-icon-b.png?v=4.2.0.65) no-repeat 144px 50%; padding-right:24px; width:126px;}
div[id^="left_"] li li[class$="_top"] {background:url(/css/skins/template_04b/images/horizontal_sprite.png?v=4.2.0.65) no-repeat -270px -100px; position:absolute; width:170px; height:10px; top:-10px; left:0; overflow:hidden;}
div[id^="left_"] li li[class$="_btm"] {height:10px; overflow:hidden;}
div[id^="left_"] li li:hover > a {background-color:#1d40a4;}
div[id^="left_"] li li:hover > a span {color:#3e7cff;}

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


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


div[id="login_panel"] {background:url(/css/skins/template_04b/images/login-panel-bg.png?v=4.2.0.65) no-repeat; margin-bottom:-88px; padding-top:8px; position:relative; width:180px; height:263px; z-index:1;}
div[id="login_panel"] h2 strong {display:block; margin-bottom:14px; padding-left:22px; font-size:12px;}
div[id="login_panel"] form {width:140px; margin:0 auto;}
div[id="login_panel"] form div div {display:block; margin-bottom:10px; width:117px; height:36px; position:relative;}
div[id="login_panel"] label {font-weight:bold;}
div[id="login_panel"] label + input {background:url(/css/skins/template_04b/images/transparent.png?v=4.2.0.65); border:0; color:#000; padding:2px 0; position:absolute; width:85px; height:14px; top:21px; left:32px; font-size:11px;}
div[id="login_panel"] input[type="submit"] {background:url(/css/skins/template_04b/images/login-button-bg.png?v=4.2.0.65) no-repeat 50% -26px; border:none; color:#67734d; cursor:pointer; display:block; margin:14px 0 4px 30px; padding:22px 0 0 73px; width:73px; height:22px;}
div[id="login_panel"] input[type="submit"]:hover {background-position:50% -4px;}
div[id="login_panel"] p {margin-left:-8px; text-align:center;}
div[id="login_panel"] p a {color:#fff; text-decoration:none;}
div[id="login_panel"] p a:hover {color:#3e7cff;}


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


div[id="logout_panel"] {background:url(/css/skins/template_04b/images/logout-panel-bg.png?v=4.2.0.65) no-repeat; margin-bottom:-88px; padding-top:8px; position:relative; width:180px; height:263px; z-index:1;}
div[id="logout_panel"] h2 strong {display:block; padding-left:22px; font-size:12px;}
div[id="logout_panel"] p {padding:30px 20px 10px 28px; font-size:12px;}
div[id="logout_panel"] a {color:#fff;}
div[id="logout_panel"] a:hover {color:#3e7cff;}
div[id="logout_panel"] p + a {background:url(/css/skins/template_04b/images/logout-button-bg.png?v=4.2.0.65) no-repeat 0 -26px; display:block; margin:0 auto; width:73px; height:22px;}
div[id="logout_panel"] p + a:hover {background-position:0 -4px;}


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


div[id^="center_"] {background:#2042a1 url(/css/skins/template_04b/images/content-top-bg.png?v=4.2.0.65) no-repeat; color:#fff; padding:0 20px; position:relative; width:490px; line-height:1.5; float:left; z-index:1;}
div[id^="center_"] h1 {font-size:16px;}
div[id^="center_"] h2 {font-size:15px;}
div[id^="center_"] h3 {font-size:14px;}
div[id^="center_"] h4 {font-size:13px;}
div[id^="center_"] h5 {font-size:12px;}
div[id^="center_"] h6 {font-size:11px;}
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:#5ba8ff;}
div[id^="center_"] a:hover {color:#152c70;}
div[id^="center_"] a[class^="back"] {background:url(/css/skins/template_04b/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_04b/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 #5ba8ff; 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 breadcrumbs ---------- */


div[id="breadcrumbs"] {color:#fff; width:440px; height:34px; margin:10px -20px 20px -20px; padding-left:20px; line-height:34px; font-size:12px; font-weight:bold; overflow:hidden;}
div[id="breadcrumbs"] p {margin:0 4px 0 0; float:left;}
div[id="breadcrumbs"] p a {color:#fff; text-decoration:none; font-weight:normal;}
div[id="breadcrumbs"] p a:hover {color:#3e7cff;}
div[id="breadcrumbs"] p strong {display:none;}


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


div[id^="featured_"] {background:url(/css/skins/template_04b/images/featured-articles-bg.png?v=4.2.0.65) no-repeat; margin:0 -20px; padding:0 20px; clear:both;}
div[id^="featured_"] h2 {height:74px;}
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_04b/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 office hours ---------- */


table[id^="office"] td {background:#1f3889; border-color:#2042a1;}
table[id^="office"] td[class="days"] {background:#1f3889;}
table[id^="office"] tr:hover td {background:#3063cf;}
table[id^="office"] tr:hover td[class="days"] {background:#3063cf; color:#fff;}
table[id^="office"] thead td[class$="s"],
table[id^="office"] thead:hover td[class$="s"] {background:#152c70; color:#fff;}


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


div[id*="_calendar_nav"] {background:#152c70;}
div[id*="_calendar_nav"] > div:first-child a {background:url(/css/skins/template_04b/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 {color:#000}
div[id*="_calendar_nav"] > div:first-child + div a:hover {color:#3063cf;}
div[id*="_calendar_nav"] > div:first-child + div strong {color:#000;}

div[id*="calendar_opt"] {background:#152c70;}
div[id$="_column"] div[id*="calendar_opt"] a {background:url(/css/skins/template_04b/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:#1f3889; border-color:#2042a1;}
table[id$="_calendar"] td {background:#1f3889; border-color:#2042a1; width:14.28%; height:68px;}
table[id$="_calendar"] td p[class="date"] {background:#1f3889;}
table[id$="_calendar"] td p[class^="event_"] a {background:#3063cf;}
table[id$="_calendar"] td p[class^="event_"] a:hover {background:#8fbd31;}
table[id$="_calendar"] td div {background:#1f3889; border-color:#152c70;}

table[id$="_calendar"] td[class*="_event"] p[class="date"] {background:#152c70;}
table[id$="_calendar"] td[class*="_current"] p[class="date"] {background:#8fbd31;}


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


div[id="blog_options"] a {background:url(/css/skins/template_04b/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:#3063cf;}

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

div[class="blog_post"],
h3[class="comment_title"],
p[class="no_comments"],
div[class="blog_comment"] {border-color:#5ba8ff;}


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


div[class="iexercise"] {border-color:#5ba8ff;}

div[class="iexercise"] p a {background:url(/css/skins/template_04b/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:#1f3889; width:326px;}
div[class="iexercise"] thead {background:#152c70;}
div[class="iexercise"] td {border-color:#2042a1;}


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


div[id^="center_"] table[class="my_exercise_prescription"] thead th,
div[id^="center_"] table[id="my_orders"] tr th {background-color:#152c70; border-color:#2042a1; font-size:11px;}

div[id^="center_"] table[class="my_exercise_prescription"] tr td,
div[id^="center_"] table[id="my_orders"] tr td {background:#1f3889; border-color:#2042a1; font-size:11px;}


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


div[class$="_product"] {border-color:#9197a6;}
div[class$="_product"] a[class^="add_"] {background:url(/css/skins/template_04b/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;}
div[class$="_product"] span {color:#f5af2a;}

form[id^="cart_"] > div a {background:url(/css/skins/template_04b/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;}
form[id^="cart_"] table {background-color:#152c70; border-color:#2042a1;}
form[id^="cart_"] table tr[class="tbody"] td {background:#1f3889; border-color:#2042a1;}
form[id^="cart_"] table tr[class="tbody"] td span {color:#f5af2a;}

form[id="checkout_form"] div,
form[id="checkout_form"] table {background-color:#1f3889; border-color:#2042a1;}
form[id="checkout_form"] table tr th,
form[id="checkout_form"] table tr td {border-color:#2042a1;}
form[id="checkout_form"] table tr td span {color:#f5af2a;}
form[id="checkout_form"] div h4,
form[id="checkout_form"] table tr.thead th {background-color:#152c70; color:#fff; font-size:11px;}

table[id="order_invoice"],
table[id="order_invoice"] th,
table[id="order_invoice"] tr,
table[id="order_invoice"] td {background-color:#1f3889; border-color:#2042a1;}
table[id="order_invoice"] th {background-color:#152c70;}


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


div[id^="right_"] {background:url(/css/skins/template_04b/images/content-top-bg.png?v=4.2.0.65) no-repeat -530px 0; color:#fff; padding-bottom:30px; position:relative; width:190px; float:left;}
div[id^="right_"] h2 strong,
div[id^="right_"] a strong {display:none;}
div[id^="right_"] div[class$="_column_top"] {background:url(/css/skins/template_04b/images/right-column-bg-top.png?v=4.2.0.65) no-repeat; position:absolute; width:190px; height:60px;}


/* ---------- begin directory search ---------- */


div[id="directory_search"] {background:url(/css/skins/template_04b/images/right-column-bg.png?v=4.2.0.65) no-repeat bottom; padding-bottom:27px;}
div[id="directory_search"] h2 {background:url(/css/skins/template_04b/images/directory-h2-bg.png?v=4.2.0.65) no-repeat; display:block; width:190px; height:88px;}
div[id="directory_search"] form {background:url(/css/skins/template_04b/images/directory-form-bg.png?v=4.2.0.65) no-repeat; margin:0 auto; position:relative; width:190px; height:77px;}
div[id="directory_search"] label {position:absolute; top:0; left:13px; font-weight:bold;}
div[id="directory_search"] input[type="text"] {background:url(/css/skins/template_04b/images/transparent.png?v=4.2.0.65); border:0; color:#000; width:100px; height:12px; position:absolute; top:19px; left:50px; font-size:11px;}
div[id="directory_search"] input[type="submit"] {background:url(/css/skins/template_04b/images/directory-search-button-bg.png?v=4.2.0.65) no-repeat 0 -32px; border:0; cursor:pointer; padding:32px 0 0 98px; position:absolute; width:98px; height:32px; top:44px; left:42px;}
div[id="directory_search"] input[type="submit"]:hover {background-position:0 0;}
div[id="directory_search"] a {background:url(/css/skins/global/images/directory-search-small-icon.png?v=4.2.0.65) no-repeat; color:#fff; display:block; margin:9px 0 0 30px; padding-left:18px; width:122px; height:16px;}
div[id="directory_search"] a:hover {color:#3e7cff;}


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


div[id^="newsletter_"] {background:url(/css/skins/template_04b/images/right-column-bg.png?v=4.2.0.65) no-repeat bottom; padding-bottom:26px;}
div[id^="newsletter_"] h2 {background:url(/css/skins/template_04b/images/newsletter-h2-bg.png?v=4.2.0.65) no-repeat; display:block; width:190px; height:88px;}
div[id^="newsletter_"] h2 + p > strong {margin-left:10px;}
div[id^="newsletter_"] form {background:url(/css/skins/template_04b/images/newsletter-form-bg.png?v=4.2.0.65) no-repeat; width:164px; margin:0 auto; padding:0 13px;}
div[id^="newsletter_"] label {font-weight:bold;}
div[id^="newsletter_"] div[class^="form"] {display:block; margin-bottom:15px; width:138px; height:31px; position:relative;}
div[id^="newsletter_"] input[type="text"] {background:url(/css/skins/template_04b/images/transparent.png?v=4.2.0.65); border:0; color:#000; padding:2px 0; position:absolute; width:100px; height:14px; top:16px; left:32px; font-size:11px;}
div[id^="newsletter_"] div[class^="check"] {color:#fff; position:relative; line-height:20px;}
div[id^="newsletter_"] input[type="checkbox"] {width:13px; height:13px; margin:4px 6px 0 0; float:left;}
div[id^="newsletter_"] div[class^="check"] strong {font-weight:bold;}
div[id^="newsletter_"] input[type="submit"] {background:url(/css/skins/template_04b/images/subscribe-button-bg.png?v=4.2.0.65) no-repeat 0 -36px; border:0; color:#152c70; cursor:pointer; margin:18px 0 0 33px; padding:32px 0 0 98px; width:98px; height:32px;}
div[id^="newsletter_"] input[type="submit"]:hover {background-position:0 -4px;}


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


div[id^="spine_"] {background:url(/css/skins/template_04b/images/right-column-bg.png?v=4.2.0.65) no-repeat bottom; width:190px; padding-bottom:26px; font-weight:bold; text-align:center;}
div[id^="spine_"] h2 {background:url(/css/skins/template_04b/images/3d-spine-h2-bg.png?v=4.2.0.65) no-repeat; display:block; margin-bottom:6px; width:190px; height:88px;}
div[id^="spine_"] a {background:url(/css/skins/template_04b/images/launch-button-bg.png?v=4.2.0.65) no-repeat 0 -36px; display:block; margin:16px auto 0 auto; width:98px; height:32px;}
div[id^="spine_"] a:hover {background-position:0 -4px;}
div[id^="spine_"] span {display:none;}


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


div[id="page_options"] {background:url(/css/skins/template_04b/images/page-options-bg.png?v=4.2.0.65) no-repeat; margin-left:180px; padding-right:20px; position:relative; width:560px; height:34px; top:24px; overflow:hidden; clear:both; z-index:1;}
div[id="page_options"] ul {position:relative; height:34px; line-height:33px; 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 -2490px;}
div[id="page_options"] a[class^="print_"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2590px;}
div[id="page_options"] a[class$="_friend"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2690px;}
div[id="page_options"] a[class^="email_"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2790px;}
div[id="page_options"] a[class$="_appointment"] {background:url(/css/skins/global/images/vertical_sprite.png?v=4.2.0.65) no-repeat 0 -2890px;}
div[id="page_options"] li a:hover {color:#3e7cff;}


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


div[id="footer"] {background:url(/css/skins/template_04b/images/footer-bg.png?v=4.2.0.65) no-repeat; margin:-46px auto; padding-top:130px; width:920px; height:106px; line-height:24px; text-align:center;}
div[id="footer"] p {color:#fff; display:inline;}
div[id="footer"] p a {color:#fff; text-decoration:none;}
div[id="footer"] p a:hover {color:#3e7cff;}

div[id="footer"] div p[id="terms"] {padding-right:6px;}

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_04b. Copyright 2006-2010 Internet Matrix, Inc. */


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


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