﻿/* --------------- GENERIC / SHARED STYLES --------------- */

/* html elements */
body { font-size: 12px; line-height: 22px; font-family: arial, sans-serif; color: black; }
img { border: 0; }
p { margin-bottom: 12px; }

/* html subclasses */
sup { font-size: smaller; vertical-align: baseline; position: relative; bottom: 0.33em; }
sub { font-size: smaller; vertical-align: baseline; position: relative; bottom: -0.25em; }

/* main layout stuff */
.wrapper { width: 960px; margin: 0 auto; background: #cafaa4 url('images/background.jpg') no-repeat center top; text-align: left; }
.ribbons { width: 960px; min-height: 700px; height: auto !important; height: 700px; margin: 0 auto; background: url('images/blue-ribbons.png') no-repeat center bottom; position: relative; }
.content { padding: 220px 25px 0px 270px; width: 654px; }
.content .outer { background: url('images/content-bg.png') no-repeat center top; }
.content .body { padding: 20px 35px; }
.content .body h1 { text-align: center; margin-top: 15px; margin-bottom: 20px; }
.content .body .main { min-height: 430px; height: auto !important; height: 430px; }
.footer { font-size: 85%; color: gray; margin-top: 10px; }
.footer a { font-size: 100%; color: gray; }

/* floating & positioned elements */
.graphic { text-indent: -9999px; }
.overlay { display: block; }
.image-left { float: left; margin: 0 10px 8px 0; }
.float-left { float: left; }
.float-right { float: right; }
.navigation-menu { display: block; position: absolute; top: 160px; left: 0px; width: 253px; height: 333px; background: url('images/menu.png') no-repeat left top; }
.housecat-housecall-logo { display: block; position: absolute; top: 25px; left: 25px; width: 376px; height: 178px; background: url('images/housecat-housecall.png') no-repeat left top; }
.season-premiere { display: none; position: absolute; top: 0px; right: 35px; width: 193px; height: 71px; background: url('images/season-premiere.png') no-repeat left top; }
.animal-planet-logo { display: block; position: absolute; bottom: 5px; left: 5px; width: 238px; height: 89px; background: url('images/animal-planet.png') no-repeat left top; }
.facebook-logo { display: block; position: absolute; bottom: 45px; left: 20px; width: 238px; height: 89px; background: url('images/facebook.png') no-repeat left top; }

/* fix floated element containers */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow:visible; }
.clearfix { zoom: 1; display: block; }

/* css image map for navigation */
.navigation-menu ul { position: relative; margin: 0; padding: 0; list-style: none; }
.navigation-menu ul li.home { display: block; position: absolute; top: 0px; left: 0px; width: 220px; height: 50px; text-indent: -9999px; }
.navigation-menu ul li.about-the-show { display: block; position: absolute; top: 51px; left: 0px; width: 220px; height: 50px; text-indent: -9999px; }
.navigation-menu ul li.meet-the-cats { display: block; position: absolute; top: 103px; left: 0px; width: 220px; height: 50px; text-indent: -9999px; }
.navigation-menu ul li.meet-dr-katrina { display: block; position: absolute; top: 155px; left: 0px; width: 220px; height: 50px; text-indent: -9999px; }
.navigation-menu ul li.need-advice { display: block; position: absolute; top: 208px; left: 0px; width: 220px; height: 61px; text-indent: -9999px; }
.navigation-menu ul li.virtual-housecall { display: block; position: absolute; top: 271px; left: 0px; width: 220px; height: 60px; text-indent: -9999px; }
.navigation-menu ul li a { display: block; width: 100%; height: 100%; border: 0; }

/* --------------- PAGE SPECIFIC STYLES --------------- */

/* meet dr katrina */
img.dr-katrina-photo { position: absolute; left: 220px; bottom: 0px; }
div.dr-katrina-content { padding: 200px 25px 0px 440px; }
div.dr-katrina-content h1 { text-align: left; margin-top: 15px; margin-bottom: 15px; }
div.dr-katrina-content .main { background: url('images/katrina-bg.png') no-repeat center top; width: 488px; min-height: 500px; height: auto !important; height: 500px; }
div.dr-katrina-content .main .inner { padding: 25px 45px 0px 165px; }

/* meet the cats */
div.meet-the-cats { width: 580px; text-align: center; }
div.meet-the-cats .video-content { position: relative; text-align: left; }
div.meet-the-cats .video-wrapper { width: 240px; position: absolute; left: 0px; top: 0px; }
div.meet-the-cats .video-player { height: 180px; background-color: Black; color: White; overflow: hidden; }
div.meet-the-cats .video-description { overflow: auto; border: 1px solid silver; padding: 4px 8px 8px 8px; margin-top: 8px; text-align: left;}
div.meet-the-cats .video-description .title { display: block; color: #4c81c1; font-size: 13px; line-height: 17px; font-weight: bold; }
div.meet-the-cats .video-description .text { display: block; font-size: 11px; line-height: 15px; }
div.meet-the-cats .search-bar { width: 328px; height: 42px; background: url('images/search-bg.png') no-repeat left top; position: relative;}
div.meet-the-cats .search-bar .text { position: absolute; top: 16px; left: 64px; border: 0px solid black; width: 118px; background: none; font-size: 11px; font-family: Arial, Sans-Serif; }
div.meet-the-cats .search-bar .button { position: absolute; top: 12px; left: 182px; border: 0px solid red; width: 25px; height: 20px; }
div.meet-the-cats .search-bar .keywords { position: absolute; top: 11px; left: 210px; width: 105px; height: 22px; }
div.meet-the-cats .items { background: url('images/gradient.jpg') repeat-x left top; overflow: auto; width: 328px; height: 350px; text-align: left;}
div.meet-the-cats .items img { margin-right: 10px; border: 1px solid silver; }
div.meet-the-cats .items .text { display:block; font-size: 11px; line-height: 16px;}
div.meet-the-cats .items .title { display:block; font-size: 11px; color: #0065b1; font-weight: bold; line-height: 16px;}
div.meet-the-cats .items .title a { color: #0065b1; font-weight: bold; text-decoration: none; }
div.meet-the-cats .items .title a:hover { text-decoration: underline; }
div.meet-the-cats .items .title .status { color: Red; }
div.meet-the-cats .item { padding: 10px; border-bottom: 1px solid #dfdfdf;}
div.meet-the-cats .copy { margin-left: 110px; display: block;}

/* virtual housecall */
div.virtual-housecall { width: 580px; text-align: left; min-height: 450px; height: auto !important; height: 450px; }
div.virtual-housecall .buttons { position: absolute; top: 196px; left: 570px; }
div.virtual-housecall .video-content { position: relative; overflow: visible }
div.virtual-housecall .video-player { width: 240px; height: 180px; background-color: Black; }
div.virtual-housecall .video-info { font-size: 11px; line-height: 16px; border: 1px solid silver; margin-top: 8px; padding: 0px 8px 4px 8px; background: url('images/gradient.jpg') repeat-x left top;}
div.virtual-housecall .user-details .title { color: #4c81c1; font-size: 13px; font-weight: bold; margin: 8px 0; }
div.virtual-housecall .suggestion-details .title { color: #4c81c1; font-size: 13px; font-weight: bold; margin: 8px 0; }
div.virtual-housecall .video-list { width: 328px; position: relative; }
div.virtual-housecall .search-bar { width: 328px; height: 42px; background: url('images/search-bg.png') no-repeat left top; position: relative;}
div.virtual-housecall .search-bar .text { position: absolute; top: 16px; left: 64px; border: 0px solid black; width: 118px; background: none; font-size: 11px; font-family: Arial, Sans-Serif; }
div.virtual-housecall .search-bar .button { position: absolute; top: 12px; left: 182px; border: 0px solid red; width: 25px; height: 20px; }
div.virtual-housecall .search-bar .keywords { position: absolute; top: 11px; left: 210px; width: 105px; height: 22px; }
div.virtual-housecall .items { background: url('images/gradient.jpg') repeat-x left top; }
div.virtual-housecall .items .item { padding: 5px 0; border-bottom: 1px solid #dfdfdf; }
div.virtual-housecall .items h3 a { color: #4c81c1; text-decoration: none; font-size: 13px; line-height: 18px; }
div.virtual-housecall .items .title { margin-left: 105px; }
div.virtual-housecall .items .text { margin-left: 105px; font-size: 11px; line-height: 16px; }
div.virtual-housecall .items .thumbnail { margin-top: 3px; }

/* register */
.registration-form { list-style: none; list-style-position: inside; margin: 10px 0 0 0; padding: 0px; }
.registration-form li { margin-bottom: 5px; text-align: left; }
.registration-form input { font-size: 90%; }
.registration-form li.right { padding-left: 180px; }
.registration-form .i180 { width: 180px; margin-top: 2px; float: left; }
.upload-form { list-style: none; list-style-position: outside; margin: 10px 0 10px 0; padding: 0px; }
.upload-form li { margin: 0 0 10px 0; }
.upload-form label { display: block; margin: 0; padding: 0; }
.upload-status { color: White; background-color: #3A8ED4; padding: 15px; display: none; margin-top: 20px; }
.upload-status div { margin-bottom: 8px; }
.upload-status a { color: White; }
.upload-status img { vertical-align: middle; }

div.sitemap { min-height: 430px; height: auto !important; height: 430px; }
div.sitemap ol.items { margin-left: 10px; }
div.sitemap ol.items li { margin-bottom: 10px; }
div.sitemap ol.items li .title { display: block; font-weight: bold; font-size: 15px; line-height: 20px; color: #4c81c1; text-decoration: none; }

div.debug-info { border-bottom: 1px solid silver; padding: 15px; padding-bottom: 30px; text-align: left; font-size: 11px; margin-bottom: 40px; }
div.debug-info div.notice { margin-bottom: 10px; color: Red; font-style: italic; }
div.debug-info table { border-collapse: collapse; }
div.debug-info table td { border: 1px solid silver; padding: 2px 4px; }
div.debug-info td.label { width: 120px; }

/* miscellaneous form classes */
.input-validation-error { background-color: #FFCCCC; }
.input-validation-error.radio { background-color: Transparent !important; }
.input-validation-error.checkbox { background-color: Transparent !important; }
.field-validation-error { color: Red; font-weight: bold; }
.error { color: #ff0000; }
.required { font-weight: bold; }