/* ************************************************************************* */
/* -global page definitions- */

* {
    font: 12px Arial, Helvetica, serif;
}
html body {
    background: #FFFFFF url(https://www.petfinder.com/common/images/design/yellow_dots.png) repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    color: #333333;
}
a {
    color: #0000ff;
}
a:visited {
    color: #634E9E;
}
img {
    border: none;
}
a img {
    text-decoration: none;
}
.smallish,
.smallish a {
    font-size: 11px;
}
strong,
b {
    font-weight: bold;
}
h2 {
    color:#333333;
    display:block;
    font-weight:bold;
    line-height:24px;
    margin: 0px 1px 0px 1px;
	font-size: 13px;
    padding-left:10px;
    background: #F0F0FF /*transparent url(../../images/design/h2_gradient.jpg) repeat-y scroll 0%;*/
}
h2 span {
    font-weight: bold;
}
h2.h1 {
    color:#634E9E;
    font-size:16px;
    line-height: 16px;
    font-weight:bold;
    margin-top: 0px;
    margin-right: 10px !important;
    margin-bottom: 0px;
    margin-left: 10px !important;
    padding:0 0px 0px 0px !important;
    position:relative;
    top:10px;
    background: white;
}

h3.h1 {
    color:#634E9E;
    font-size:16px;
    line-height: 16px;
    font-weight:bold;
    margin-top: 0px;
    margin-right: 0px !important;
    margin-bottom: 0px;
    margin-left: 0px !important;
    padding:0 0px 0px 0px !important;
    top:10px;
    background: transparent;
}

code {
    font-family: "Courier New", Courier, monospace
}

pre.code {
    font-family: "Courier New", Courier, monospace
}

/* Fix IE6 box model width problem \*/
* html h2.tonight_on_apl {
    width: 300px;
}
/* End */

.content_box h2.video_player {
   margin-bottom: 0px !important;
}

h4,
h4 a {
    font-weight: bold;
    margin: 12px 0px -6px 0px;
    padding: 0px 0px 0px 0px;
}
h4 a {
    text-decoration: underline;
}
p {
    margin: 10px 0px 10px 0px;
}
p.informative {
    font-weight: bold;
    font-family:"Courier New", Courier, monospace;
}
p.informative a {
    font-weight: bold;
    font-family:"Courier New", Courier, monospace;
}
div.content_box p.question {
  font-weight: bold;
  margin: 10px 10px 0px 10px;
}
div.content_box p.answer {
  margin: 0px 10px 10px 10px;
}
.italic {
    font-style: italic;
}
em {
    font-style: italic !important;
}
em.strong {
    font-weight: bold !important;
}
#geo_code {
    display: none;
}

/* ************************************************************************* */
/* 2 column content area for January 08 homepage */
div.content_box_2col_wrapper {
    background: url(https://www.petfinder.com/images/design/230_bottom.gif) no-repeat bottom left;
    float:left;
    padding:0px 0px 1px;
    width:473px;
    display: inline;
    margin: 0px 0px 10px;
}

div.content_box_2col {
    float: left;
    background: transparent url(https://www.petfinder.com/images/design/230_side.gif) repeat-y scroll 0% 50%;
    width: 100%;
    display: inline;
    padding-bottom: 10px;
}
div.content_box_2col p,
div.content_box_2col h3,
div.content_box_2col h4,
div.content_box_2col h5,
div.content_box_2col img,
div.content_box_2col pre {
     margin: 0px 10px 5px 10px;
}
div.content_box_2col img {
    margin-bottom: 0px;
}
div.content_box_2col div.column_r{
    float: left;
    display: inline;
    background: transparent url(https://www.petfinder.com/images/design/230_top.gif) no-repeat scroll left top;
    margin: 0px;
    width:230px;
    padding: 0px;
}
div.content_box_2col div.column_l{
    float: left;
    display: inline;
    background: #ffffff;
    background: transparent url(https://www.petfinder.com/images/design/230_top.gif) no-repeat scroll left top;
    margin: 0px 10px 0px 0px;
    width: 230px;
    padding: 0px;
}
div.content_box_2col div.divider{
    float: left;
    background: #FFFFFF;
    height: auto;
    display: inline;
}

/* ************************************************************************* */
/* 2 column content area for January 08 homepage */

div.content_box_1col_l {
    float: left;
    display: inline;
    width: 230px;
    background: url(https://www.petfinder.com/images/design/landing/230x348.gif) no-repeat !important;
    margin: 0px 10px 10px 0px;
    height: 338px;
}
#dogpile_happytail_home {
    float: right;
    margin-top: 14px;
}
#dogpile_happytail_as {
    margin-left: 15px;
    margin-bottom: 3px;
}
#happytail_home {
    margin-top:0px;
}
#dogpile_h2,
#sponsor_h2 {
    margin: 0px !important;
    position: relative;
    top: 3px;
    left: -2px;
}
div.content_box_1col_r {
    float: left;
    display:inline;
    width: 230px;
    margin: 0px 0px 10px 0px;
    background:#E5E5FF url(https://www.petfinder.com/images/design/230_side.gif) repeat-y scroll left top;
    border-top: 1px solid #DBDBFC;
    border-bottom: 1px solid #DBDBFC;
}
div.content_box_2col_wrapper p, ul{
margin-top: 0px;
}
div.content_box_2col_wrapper h4 {
    margin-bottom: 0px;
}

.back {
     background: url(https://www.petfinder.com/images/design/230x316.gif) no-repeat !important;
     height: 310px !important;
}

* html .back {
     height: 310px !important;
}



* html div.content_box_1col_r,
 div.content_box_1col_l {
    width: 230px;
	display:inline;
	margin-bottom: -1px;
}
* html div.content_box_1col_r {
    margin-bottom:11px;
}


div.content_box_1col_l p,
div.content_box_1col_l h3,
div.content_box_1col_l h4,
div.content_box_1col_l h5,
div.content_box_1col_l img,
div.content_box_1col_r p,
div.content_box_1col_r h3,
div.content_box_1col_r h4,
div.content_box_1col_r h5,
div.content_box_1col_r img,
div.content_box_1col_r pre {
     margin: 10px 10px 5px 10px;
}
div.content_box p,
div.content_box h3,
div.content_box h4,
div.content_box h5,
div.content_box img,
div.content_box p,
div.content_box h3,
div.content_box h4,
div.content_box h5,
div.content_box img,
div.content_box pre {
     margin: 10px 10px 5px 10px;
}

div.happy_tail {
    /* background: url(../../images/design/happy_tail.jpg) no-repeat 10px 4px; */
    padding-top: 0px;
}
div.happy_tail h2{
    background: none;
    color: #634E9E;
    height: 22px;
    margin: 0px 1px;
/*    font-size: 14px; */
}
div.learn {
    padding: 0px 0px 0px 0px;
}
div.learn a {
    font-weight: bold;
}
div.learn li {
    line-height: 20px;
    list-style-position: inside;
}
div.learn ul {
    margin:10px 0pt 0pt;
padding:0pt 10px;
}
div.learn h2 {
    margin: 0px 1px 0px
}
div.adopt_me {
    border: none !important;
    height: 177px;
}
div.adopt_me div.fpm_sponsor {
    position: absolute;
    left: 536px;
    top: 183px;
}
div.adopt_me div.fpm_img {
    float: left;
    height: 80px;
    overflow: hidden;
    margin-top: 97px;
    margin-left: 10px;
    text-align: center;
}
div.adopt_me_shelters div.fpm_img {
    float: left;
    height: 80px;
    overflow: hidden;
    margin-top: 5px;
    margin-left: 0px;
    text-align: center;
}
div.adopt_me img {
    margin: 0px;
}
div.adopt_me div.adopt_me_text {
    float: left;
    width: 100px;
    text-align: center;
    margin-top: 94px;
    margin-left:10px;
}
div.adopt_me_shelters div.adopt_me_text {
    float: left;
    width: 95px;
    text-align: center;
    margin-top: 0px;
    margin-left:5px;
    overflow: hidden;
}
div.adopt_me div.adopt_me_text h2,
div.adopt_me div.adopt_me_text p,
div.adopt_me div.adopt_me_text h3 {
    padding: 0px;
    margin: 0px;
    background: none;
}
div.adopt_me div.adopt_me_text h2 {
    font-size: 17px;
}
div.bottom_paw {
    background: url(https://www.petfinder.com/common/images/homepage_new/paw_left.jpg) no-repeat !important;
    background-position: 2px bottom !important;
    background-attachment: fixed;
    padding-bottom: 0px;
}
div.top_paw {
    background: url(https://www.petfinder.com/common/images/homepage_new/paw_left.jpg) no-repeat !important;
    background-position: 2px 28px !important;
    background-attachment: fixed;
    margin-top:0px;
    padding: 0px;
}
p.ticker {
    font-family: "Arial", Courier, monospace;
    font-weight: bold;
    margin: 5px 0px 5px 10px !important;
    color: inherit !important;
    width: 205px;
    white-space: nowrap;
    overflow: hidden;
}
p.ticker a {
    font-family: "Arial", Courier, monospace;
    font-weight: bold;
    color: inherit !important;
}
div#ticker div {
    padding: 7px 4px 0px 0px;
    float: right;
}
div#ticker img {
    padding: 0px;
    margin: 0px;
    border: 0px;
}
/* ************************************************************************* */
/* content area generalizations */
div.content_box {
    border-top: solid 1px #DBDBFC;
    border-bottom: solid 1px #DBDBFC !important;
    float: left;
    display: inline;
    margin: 0px 0px 10px 0px;
    background: #ffffff;
    width: 100%;
    padding-bottom: 10px;
    background: #ffffff url(https://www.petfinder.com/images/design/470_side.gif) repeat-y top left;
}

.content_160  div.content_box {
    background: url(https://www.petfinder.com/images/design/610_side.gif) repeat-y top left;
    margin-right: 0px;
}

div#no_left_rail div.content_box {
    background: #ffffff url(https://www.petfinder.com/images/design/600_side.gif) repeat-y top left;
    width: 600px;
    margin: 0px 0px 10px 20px;
}
div#no_left_rail div#ad_bar div.content_box {
    background: #ffffff;
    width: 300px;
    margin: 10px 0px 0px 0px;
}
div#no_rails div.content_box {
    background: #ffffff url(https://www.petfinder.com/images/design/920_side.gif) repeat-y top left;
    width: 920px;
    margin: 0px 20px 10px 20px;
}
* html div#no_rails div.content_box {
    /*margin: 0px 0px 10px 0px; */
}

div.content_box_new {
    float: left;
    margin: 0px 0px 12px 0px;
    background: #ffffff;
    width: 100%;
}
div.content_box h2 {
    margin: 0px 1px 0px 1px;
    margin-bottom: 10px !important;
}
div.content_box h3, div.content_box h3 a {
    color: #6633cc;
    font-weight: bold;
    margin: 0px 10px 10px 10px;
    padding: 10px 0px 0px 0px;
    text-align: left;
    clear: both;
}
div.content_box h3.new {
    padding-top: 0px;
    position: relative;
    top: 10px;
    clear: none;
}
div.content_box h3.h3-operate-as-text {
    clear: both;
    color: #ffffff !important;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
div.content_box h3.h3-operate-as-text a {
    color: #ffffff !important;
    padding: 1px 0px 0px 0px;
    margin: 0px 0px 0px 5px;
}

div.content_box .error {
    color: #CC1010;
    font-weight: bold;
    font-size: 12px;
}
div.content_box .informerror {
    color: #da3d01;
    text-align: left;
}
div.content_box .message {
    font-weight: bold;
    background: #fcfed9 url(https://www.petfinder.com/common/images/design/check_orange.png) left center no-repeat;
    padding-left: 20px;
}
/* form w/in content box generalization*/
div.content_box fieldset {
    margin: 10px 10px 10px 10px;
    padding: 10px;
    border: 1px solid #6504B5;
    background: none;
    clear: both;

}
div.content_box form h3 {
    margin-left: 165px;
    padding-left: 0px;
}
div.content_box form h4 {
    color: #6504B5;
    font-weight: bold;
    margin: 0px 10px 10px 160px;
    padding: 10px 0px 0px 5px;
    text-align: left;
    clear: both;
}
div.content_box form legend {
    color: #6504B5;
    font-weight: bold;
}
div.content_box form label.h3 {
    float: none;
}
div.content_box form div.photo label {
    float: none;
    font-weight: bold;
    color: #6504B5;
    clear: both;
    margin: 0px 0px 0px 160px;
    padding: 0px;
}
div.content_box form label {
    color: #6504B5;
    float: left;
    clear:left;
    width: 160px;
    text-align: right;
    margin: 3px 2px 5px 2px;
    clear:both;
}
div.content_box div.event form label {
	clear: left;
	height: 19px;
}
div.content_box div.event form select {
    height: 20px;
}
div.content_box div.event form input[type="text"] {
    height: 16px;
}
div.content_box form label.state {
    float: none;
    width: auto;
    margin: 2px 2px 5px 2px;
}
div.content_box form label.petselect-description {
    float: none;
    display: block;
    text-align: left;
    width: auto;
}
div.content_box form label.petselect {
    float: none;
    width: auto;
    margin: 0px 0px 5px 2px;
    position: relative;
    top: -2px;
}
div.content_box form select {
    margin: 2px 2px 5px 2px;
    width: 205px;
    background-color: #e7e7ff;
}
div.content_box form select.state {
    width: 135px;
}
div.content_box form textarea {
    border: 1px solid #6504B5;
    background-color: #e7e7ff;
    margin: 2px;
    height: 180px;
    width:47%;
}
div.content_box form input[type="text"]
{/* added the type=text 3-22 tdb */
border: 1px solid #6504B5;
margin: 2px 2px 5px 2px;
width: 200px;
background-color: #e7e7ff;
}
div.content_box form input.text {
    width: 300px;
}
div.content_box form input.file {
    width: 300px;
    margin-left: 163px;
}
div.pn_all_about form input {
    margin: 2px;
    width: auto;
    background-color: #ffffff;
}
div.content_box form input.checkbox {
    margin: 0px 0px 0px 163px;
    width: 15px;
    background-color: transparent;
}
div.content_box form div#contest_fields input.checkbox {
    margin-left: 130px;
}
div.content_box form div#contest_fields div.pf_optin input.checkbox {
    margin-left: 75px;
}
div.content_box form input.checkbox {
    clear: left;
}
div.content_box form input.optin_checkbox {
    position: relative;
    margin: 5px 0px 0px 163px;
    width: 15px;
    background-color: transparent;
}
* html div.content_box form input.optin_checkbox {
    margin-left: 168px;
}
div.content_box form input.left_checkbox {
    margin: 0px 0px 0px 0px;
    width: 15px;
    background-color: transparent;
}
div.content_box form input.radio {
    margin: 0px 0px 0px 163px;
    width: 15px;
    background-color: transparent;
}
div.content_box form input.multi-radio,
div.content_box form input.petselect {
    margin: 0px 0px 0px 7px;
    width: 15px;
    background-color: transparent;
}
div.petselect {
    margin: 20px 30px 10px 30px;
    border-bottom: 1px solid #6504B5;
    padding-bottom: 20px;
}
div.content_box form div#contest_fields textarea {
    margin: 0px 0px 3px 55px;
    padding-bottom: 20px;
    width: 480px;
    background-color: #e7e7ff;
    height: 120px;
}
div.content_box form div#contest_fields label.textarea {
    margin: 20px 0px 3px 55px;
    font-weight: bold;
    float: none;
    display: block;
    text-align: left;
    width: auto;
}
div#contest_fields p.textarea_counter {
    text-align: center;
    color: #6504B5;
    margin: 0px 0px 10px 0px;
}

div.content_box form input.city {
    width: 120px;
}
div.content_box form input.submit {
    background: #da3d01;
    color: #ffffff;
    margin: 10px 0px 10px 165px;
    width: 120px;
}
div.content_box form div#contest_fields input.submit {
    margin-top: 30px;
    margin-left: 205px;
}
div.content_box form input.submit2nd {
    background: #da3d01;
    color: #ffffff;
    margin: 10px 0px 10px 10px;
    width: 120px;
}
div.content_box form input#paypal {
    width: 88px;
}
div.content_box form input.image {
    margin: 10px 0px 10px 165px;
    border: 0px;
    background: white;
    width: auto;
}
div.content_box form .required {
    color: #da3d01;
    clear: both;
}
div.content_box form p {
    margin: 0px 0px 5px 165px;
    font-size: 10px;
}
div.content_box form ul.error {
    margin: 0px 0px 5px 165px;
}
div.content_box form p a,
div.content_box form p span {
    font-size: 10px;
}
div.content_box form label.multi-radio {
    width: auto;
    float: none;
    margin: 0px 0px 5px 2px;
}
div.content_box form .checkbox_info {
    display: inline;
    width: auto;
    float: none;
    text-align: left;
}
div.content_box form .checkbox_info_line2 {
    margin: 0px 0px 0px 188px;
    width: auto;
    float: none;
    text-align: left;
}
div.content_box form .checkbox_info_wrap {
    width: 200px;
    margin: -15px 0px 0px 185px;
    text-align: left;
}
* html div.content_box form .checkbox_info_wrap {
    margin-top: -17px;
    margin-left: 190px;
}
div.content_box form div#contest_fields .checkbox_info_wrap {
    width: 400px;
    padding-bottom: 5px;
    margin-left: 152px;
}
div.content_box form div#contest_fields div.pf_optin .checkbox_info_wrap {
    margin-left: 97px;
}
div.content_box form div#contest_fields div.pf_optin {
    clear: left;
    border-top:1px solid #786FDF;
    margin:20px 55px 0px;
    padding-top: 10px;
}
div.content_box form div#contest_fields div.shelter-picker {
    overflow: hidden;
    height: 120px;
}
div.content_box .inline_form ul.inline_form_elements {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div.content_box .inline_form ul.inline_form_elements li {
    float: left;
}
div.content_box .inline_form label {
    float: none;
    width: auto;
}
div.content_box .inline_form input {
   width: 130px;
}
div.content_box .inline_form select {
   width: 100px;
}
div.content_box .inline_form fieldset:after {
    content: ".";
    height: 0px;
    visibility: hidden;
    display: block;
    clear: both;
}
div.content_box .inline_form .submit {
   width: 50px;
    margin: 0px;
}
div.content_box form .search_results input.checkbox {
    margin: 0px 0px 0px 0px;
    width: 20px;
}
div.content_box .code_block {
    font-family: courier, monospace;
    padding: 10px;
    background: #e7e7ff;
    margin-right: 5px;
}
div.content_box form.small {

}
div.content_box form.small h4{
    color: #333333;
	margin-left: 10px;
	padding-left: 0px;
	padding-top: 0px;
}
div.content_box form.small p{
	margin-left: 10px;
	font-size: 12px;
}
div.content_box form.small label{
	margin-left: 10px;
	width: 150px;
	text-align: left;
}
div.content_box form.small input{
	margin-left: 10px;
	width: 230px;
}
div.content_box form.small input.submit {
	margin-left: 0px;
	width: 150px;
}


div.content_box form .errorField
{
border-color:red !important;
border-width:2px;
}

/* questionnaire */
div.content_box form.questionnaire h3.diminished {
    margin: 10px 0px 2px 0px;
    padding: 0px;
    font-weight: normal;
    border: none;
}
div.content_box form.questionnaire h3.main {
    margin: 10px 0px 5px 0px;
    padding: 0px;
    font-size:13px;
    border-top: 1px solid #6633cc;
    border-bottom: none;
}

div.content_box form.questionnaire input.multi_checks,
div.content_box form.questionnaire input.radio {
    width:15px;
    height: 15px;
    margin-left: 10px;
    background: #ffffff;
}

div.content_box form.questionnaire p {
    margin-left: 0px;
}
div.content_box form.questionnaire label.h3 {
    width: auto;
    margin: 0px;
    padding: 0px;
}
div.content_box form.questionnaire h3.main label.h3 {
    font-weight: bold;
}
div.content_box .error1 {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
div.content_box .error2 {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    color: rgb(114,88,223);
    margin-top: 0px;
    padding-top: 0px;
}
div.content_box img#shelter-progress {
    position: relative;
    top:-50px;
    left: 240px;
    visibility: hidden;
}
div.content_box img#signin-progress {
    position: absolute;
    top:416px;
    left: 260px;
    visibility: hidden;
}
div.content_box img#signup-progress {
    position: relative;
    top:-43px;
    left: 240px;
    visibility: hidden;
}
div.content_box h2.entry {
    clear: left;
    border-top:1px solid #786FDF;
    padding-top: 10px;
    margin: 0px 55px 0px 55px !important;
    padding-left: 110px;
}
div.content_box div#contest_fields p.entry_required {
    color:#786FDF;
    margin-bottom: 0px;
}

/* ************************************************************************* */
/* single calendar event styles */
.event {
    margin: 5px 5px 5px 0px;
}
.event_title img {
    margin: 5px 3px 0px 3px;
}
.event_title_link {
    float: left;
    width: 180px;
    background-color: #6666cc;
/*    height: 16px; */
    padding: 5px;
    margin: 0px;
    text-align: center;
    font-size: 12px;
}
.event_title_link a {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}
.event_title_link a:visited {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.event_title_date {
    font-weight: bold;
    float: right;
    margin: 7px 5px 0px 0px;
}
.event_content {
    background-color: #f2f2ff;
    padding: 5px;
    clear: both;
    border: 1px solid #6666cc;
}
.event_content label {
    float: left;
    width: 120px;
    font-weight: bold;
    text-align: right;
    margin: 0px 5px 0px 0px;
}
.event_content p {
    margin: 0px 0px 1px 130px !important;
    width: 300px;
}
.event_content .btwn {
    clear: both;
    float: none;
    font-size: 8px;
    height: 8px;
    margin: 0px;
    padding: 0px;
}
.event_content p.contact {
    float: none;
}
.event_gone {
    margin: 10px;
    font-weight: bold;
}
.event_image {
    position: absolute;
    left: 615px;
}
.last_link {
    margin: 10px;
}
div.content_box .event {
    margin: 10px;
}

div.content_box .event .calheader {
    background-color: #6666cc;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}
div.content_box .event img {
    margin: 0px;
}

div.content_box .event th {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.content_box .event .blue {
    background-color: #ccccff;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 3px;
}
div.content_box .event .today {
    background: #ffffcc;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 3px;
}
div.content_box .event .dark_blue {
    background-color: #6666cc;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0px 0px 0px 5px;
}
div.content_box .event a.dark_blue:link {
    background-color: #6666cc;
    color: #ffffff;
    text-decoration: underline;
}

/* ************************************************************************* */
/* classified listing pages */
div.classified_listing {
    clear: both;
    margin: 0px 10px 10px 10px;
    border: 1px solid #e7e7ff;
}
div.classified_listing .head {
    background-color: #e7e7ff;
    color: black;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}
div.classified_listing .breed {
    float: left;
    font-weight: bold;
    font-size: 14px;
    margin: 5px 0px 0px 5px;
}
div.classified_listing .date {
    font-weight: bold;
    float: right;
    font-size: 14px;
    margin: 5px 5px 0px 0px;
}
div.classified_listing .info {
    float: left;
    width: 250px;
}
div.classified_listing .info p {
    width: 190px;
    padding: 0px;
    margin: 0px 0px 0px 60px;
}
div.classified_listing .info label {
    width: 50px;
    float: left;
    padding: 0px 0px 0px 5px;
    margin: 0px;
}
div.classified_listing .description {
    float: right;
    width: 250px;
    background: #fcfed9;
    padding: 5px;
    margin: 0px;
}
div.classified_listing .btwn {
    float: none;
    clear: both;
    font-size: 2px;
    height: 2px;
    margin: 0px;
    padding: 0px;
    display: block;
}
div.classified_listing .blue-line {
    border-bottom: 1px solid #6666cc;
    width: auto;
}
div.classified_listing .end {
    text-align: center;
    font-size: 9px;
    padding: 5px 0px 2px 0px;
}
/* classified page 2008 */

.classified_detail_img {
   width: auto;
}
.classified_detail {
}
.classified_detail_img:after {
    content: ".";
    height: 0px;
    visibility: hidden;
    display: block;
    clear: both;
}
.classified_detail:after {
    content: ".";
    height: 0px;
    visibility: hidden;
    display: block;
    clear: both;
}


/* non-bulleted list w/in content box (e.g. FAQ) */
div.content_box ul.no-bullets {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    list-style-type: none;
}
div.content_box ul.no-bullets li {
    padding: 0px 0px 2px 10px;
}
div.content_box ul.no-bullets .odd {
    border-bottom: 1px solid rgb(182, 175, 214);
    margin: 0px 0px 15px 0px;
    padding: 2px;
}
div.content_box ul.no-bullets .even {
    border-bottom: 1px solid rgb(182, 175, 214);
    margin: 0px 0px 15px 0px;
    padding: 2px;
}
div.content_box ul.no-bullets .icon {
    float: left;
    margin: 0px 4px 0px 4px;
}
div.content_box ul.no-bullets .subtitle {
    padding: 0px 0px 2px 20px;
    margin: 0px;
}
div.content_box ul.no-bullets .credit {
    padding: 0px 0px 5px 20px;
    margin: 0px;
}
div.content_box ul.no-bullets li a {
    font-weight: bold;
    color: #6504B5;
}
div.content_box ul.no-bullets li a:visited {
    color: #999999;
}

/* blue-arrow bulleted list w/in content box (e.g. Calendar) */
div.content_box ul.blue-arrow {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    list-style-type: none;
}
div.content_box ul.blue-arrow li {
    padding: 2px 0px 2px 10px;
}
div.content_box ul.blue-arrow li a {
    font-weight: bold;
    color: #6504B5;
}
* html div#core.ad_width_300 div#content_wrapper {
    width: 462px;
}
h1.home {
    text-align: center;
    font-weight: bold;
    clear: both;
    position: relative;
}
* html h1.home {
    margin-top: -5px;
    margin-bottom: 0px;
    position: static;
    z-index: 200;
}
h1.faqrules {
  padding: 0px 0px 10px 0px;
  text-align: center;
}
p.faqrules {
  font-weight: bold;
  padding: 0px 0px 10px 0px;
  text-align: center;
}
ol.rules {
  padding-right: 25px;
}
ol.rules li {
  padding-bottom: 15px;

}
div.content_box div.landing_main h1 {
    padding: 0px;
    display: inline;
    margin: 0px 0px 10px 0px;
    position: static;
}
div.content_box h1 {
    font-size: 16px;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    font-weight: bold;
    color: #634e9e;
    position: relative;
    top: 10px;
}

div.content_box p.caption {
    font-size: 11px;
    width: 224px;
}


div.content_box_2col h2{
    color:#000000;
    font-size:13px;
    font-weight:bold;
    margin:1px 1px 10px 1px;
}

div.content_box_2col ul {
    padding: 0px 10px 0px 0px;
    margin-left:25px;
    margin-top: 0px;

}
div.content_box_2col ul li {


}

/* images w/in content box */
img.left {
    float: left;
    margin: 10px 10px 10px 0px;
}
img.right {
    float: right;
    margin: 10px 5px 10px 10px;
}
.left {
    float: left;
}
div.right {
    float: right;
    margin: 0px 10px 10px 10px;
}

.left:after {
    content: ".";
    height: 0px;
    visibility: hidden;
    display: block;
    clear: both;
}
div.breadcrumb,
div.contest_footer {
background:#F0F0FF none repeat scroll 0%;
padding: 5px 0px 5px 5px;
height: 14px;
border: 1px solid #DBDBFC;
border-bottom: none;
}
div#page div.contest_footer {
  text-align: right;
  clear: both;
  position: relative;
  top: -10px;
  padding: 3px 5px 7px 0px;
  border-top: 0px;
  border-bottom: 1px solid #DBDBFC;
}
div#no_left_rail div.breadcrumb,
div#no_left_rail div.contest_footer {
    width: 593px;
    margin: 0px 20px 0px 20px;
}
div#no_rails div.breadcrumb {
    width: 913px;
    margin: 0px 20px 0px 20px;
}
div.breadcrumb ul.crumbs {
list-style-type: none;
float: left;
margin: 0px;
padding: 0px;
}
div.breadcrumb ul.nav {
list-style-type: none;
float: right;
margin: 0px 10px 0px 0px;
padding: 0px;
}
div.breadcrumb  li {
float: left;
margin-left: 7px;
}
div.breadcrumb p.nav {
    list-style-type: none;
    float: right;
    margin: 0px 10px 0px 0px;
    padding: 0px;
}
#breadcrumb_insert {


}
div.center {
    text-align: center;
}
ul.check_orange {
    list-style-type: none;
    margin-left: 12px;
    padding-left: 0px;
    margin-top: 10px;
    position: relative;
}
ul.check_orange li {
    background: url(https://www.petfinder.com/common/images/design/check_orange.png) left center no-repeat;
    padding: 3px 0px 3px 17px;
    position: relative;
}
h4.title_nav {
    font-weight: normal;
    font-size: 11px;
    margin: -30px 5px 0px 0px !important;
    padding: 0px;
    float: right;
    text-align: right;
}
h4.title_nav a {
    font-weight: normal;
    font-size: 11px;
    margin: 0px;
}
h4.crumb_nav {
    font-weight: normal;
    font-size: 11px;
    margin: -20px 5px 0px 0px !important;
    padding: 0px;
    float: right;
    text-align: right;
}
h4.crumb_nav a {
    font-weight: normal;
    font-size: 11px;
    margin: 0px;
}
h4.secondary_at_bottom {
    margin: 0px 5px 5px 0px !important;
}
h3.secondary_feature {
    border-bottom: 1px solid #6504B5;
    color: #6504B5;
    font-weight: bold;
    margin: 0px 10px 10px 0px;
    padding: 0px;
    text-align: left;
}
div.horizontal_box {
    background: #ffffcc;
    float: none;
    height: 90px;
    margin: 0px 10px 0px 0px;
}
div.horizontal_box dl {
    display: inline;
    float: left;
    width: 125px;
    clear: right;
    margin: 10px;
    padding: 0px 0px 10px 0px;
}
div.horizontal_box dt {
    font-weight: bold;
    padding-top: 0px;
}
div.horizontal_box dd {
    margin: 0px;
}

.jumps {
    float: left;
    width: 455px;
}
.jumps ul {
    list-style-type: none;
}
.jumps p {
    padding: 0px 35px 0px 0px;
}

/* ad brite styles */
.adHeadline {
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
    text-decoration: underline;
    color: #0000ff;
}
.adText {
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial;
    text-decoration: none;
    color: #000000;
}
.clear {
    clear: both;
}

/* ************************************************************************* */
/* admin area for members page */

.admin_left {
    background: #FFFFFF;
    border: 1px solid #CECECE;
    float: left;
    margin: 0px 0px 10px;
    padding: 0px;
    width: 100%;
    position: relative;
}
.admin_left p, .admin_left h4{
    margin: 10px;
}
div#core.ad_width_160 div#content_wrapper_admin {
    width: 620px;
}
/*
* html div#core.ad_width_160 div#content_wrapper_admin {
    width: 600px;
}
*/
div#core.ad_width_160 div#content_wrapper_admin p{
    margin: 0px 10px 10px 10px;
}

div#core.ad_width_160 div#content_wrapper_admin h4{
    font-weight: bold;
    margin: 12px 0px 5px 10px;
    padding: 0px 0px 0px 0px;
}

.admin_right {
    background: #FFFFFF;
    border: 1px solid #CECECE;
    float: left;
    margin: 0px 0px 10px;
    padding: 0px;
    width: 100%;
    position: relative;
}
.admin_right p, .admin_right h4 {
    margin: 10px;
}
.admin_wrapper_left {
    float: left;
    width: 298px;
    position: relative;
    margin: 0px;
    padding: 0px;
}

.admin_wrapper_right {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 298px;
    position: relative;
    left: 10px;
}

div.admin_right h3,
div.admin_left h3 {
    border-bottom: 1px solid #6633cc;
    color: #6633cc;
    font-weight: bold;
    margin: 2px 10px 4px 10px;
    padding: 10px 0px 0px 0px;
    text-align: left;
    clear: both;
}
div.admin_right h2,
div.admin_left h2 {
    margin: 0px;
}
.block_300 {
    float:none;
    margin-left:30px;
    text-align:center;
}

.block_300:after {
    content: ".";
    height:0;
    visibility:hidden;
    display:block;
    clear:both;
}



/* ************************************************************************* */
/* divs for page layout */
div#page {
    position: relative;
    width: 960px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    text-align: left;
}
div#main {
    background: transparent url(http://www.petfinder.com/images/design/bkgrnd_rr320.gif) repeat-y scroll 0% 50%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 960px;
    float: left;
}
div#no_left_rail div#main {
    background: transparent url("http://www.petfinder.com/images/design/bkgrnd_no_left_rr320.gif") repeat-y scroll 0 50%;
}
div#no_rails div#main {
    background: #ffffff !important;
}
.main_160 {
background: transparent url(http://www.petfinder.com/images/design/bkgrnd_rr180.gif) repeat-y scroll 0% 50% !important;

}
div.main_white {
    background: transparent url(http://www.petfinder.com/images/design/bkgrnd_rr320_white.gif) repeat-y scroll 0% 50% !important;
    margin-right: 12px;
    margin-left:  3px;
}
div.content_white {
    margin-right:13px !important;
}

div#core {
    display:inline;
    float:left;
    margin:10px 10px 0px 0px;
    text-align:center;
    width:300px;
}
.core_white {
     margin-top: 0px !important;
 }
.core_160{
    width:160px !important;
}
div#core.ad_width_300{

}
div#search_bar {
    width: 130px;
    float: left;
    display: inline;
    margin: 0px 20px 0px 10px
}
div#content {
    background: none;
    float: left;
    display: inline;
    height: auto !important;
    width: 470px;
    margin-right: 20px;
    /* adds bottom space for IE7 */
}

.content_160{
    width: 610px !important;
}

 * html div#content {
   margin-right: 17px;
}


div#no_left_rail div#content {
    width: 630px;
    padding: 20px 20px 10px 0px;
    margin: 0px;
}
* html div#no_left_rail div#content {
    padding-right: 18px;
    overflow: hidden;
}
div#no_rails div#content {
    width: 960px;
    padding: 20px 0px 10px 0px;
    margin: 0px;
}


div#content_wrapper {
    margin-left: 10px;
    margin-top: 15px;
    width: 595px; /* width for div#core.ad_width_160 */
}
div#core.ad_width_300 div#content_wrapper {
    width: 461px;
}

/* Fix IE6 box model width problem \*/
* html div#content_wrapper {
    width: 620px; /* width for div#core.ad_width_160 */
}
* html div#core.ad_width_300 div#content_wrapper {

}
/* End */

/* ************************************************************************* */
/* div#ad_bar */
div#ad_bar {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
 /* width for div#core.ad_width_160 */
}
div#core.ad_width_300 div#ad_bar {

}
div#ad_bar h5 {
    font-weight: bold;
    color: #ffffff;
    background-color: transparent;
    margin: 5px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
}
div#ad_bar div#ad_bar_ad {
}
div#core.ad_width_300 div#ad_bar div#ad_bar_ad {
}

div.ad_center_agent {
    width: 10px;
    height: 300px;
    float: left;
}
div.ad_center_agent_short {
    width: 30px;
    height: 62px;
    float: left;
}
div#core.ad_width_300 div.ad_center_agent {
    width: 9px;
    height: 125px;
}

/* Fix IE6 spacing \*/
* html div.ad_center_agent {
    width: 6px;
}
* html div.ad_center_agent_short {
    width: 27px;
}
* html div#core.ad_width_300 div.ad_center_agent {
    width: 6px;
}
/* End */

div.content_box_before_adopt .choose_shelter {
    float: left;
    width: 156px;
}
div.content_box_before_adopt .prepare_for_pet,
div.content_box_before_adopt .happy_home {
    float: left;
    width: 181px;
}
div.content_box_before_adopt ul {
    margin-bottom: 0px;
}
div.content_box_before_adopt img {
    float: left;
    margin: 0px;
}
div.content_box_download {
    margin-bottom: 0px !important;
}
div.content_box_download p {
    float: left;
    width: 180px;
    margin-top: 0px !important;
}
div.content_box_download img {
    margin: 0px 0px 0px 12px;
}
div.content_box_orange {
    background: url(http://www.petfinder.com/images/obama-dog/f55f00.gif) repeat-y;
    border-top:    1px solid #f55f00 !important;
    border-bottom: 1px solid #f55f00 !important;
}
div.content_box_orange h2 {
    float: left;
    height: 24px;
    width: 470px;
    margin-left: 0px !important;
    padding-left: 11px !important;
    background-color: #f55f00;
}
div.content_box_orange h2 a {
    font-weight: bold;
    color: #ffffff;
    float: left;
    margin-top: 4px;
    width: 400px;
    font-size: 13px !important;
    text-decoration: none;
}
div.content_box_orange embed {
    margin:5px 10px 0px 15px;
    float:left;
}
div.content_box_orange div.text {
    float: left;
    width: 270px;
}
div.content_box_orange .home_bullets {
    list-style-position:inside;
    margin-bottom: 8px;
    padding-left: 25px;
}
div.content_box_orange div.text p {
    margin-right: 0px !important;
}
div.content_box_orange div.text p.first {
    margin-top: 0px !important;
}
div.content_box_orange div.text p.last {
    margin-bottom: 0px !important;
}

div.right_box_sponsors img.right {
    margin-left: 10px !important;
}
div.right_box_forums {
    border-left: 1px solid #DBDBFC !important;
    border-right: 1px solid #DBDBFC !important;
    background: #ffffff;
    text-align: left;
    margin: 10px 0px 10px 0px;
    padding-bottom:5px;
}
div.right_box_forums h2 {
    margin: 0px;
    padding: 0px 0px 0px 33px;
    background: #F0F0FF url(https://www.petfinder.com/images/forum/moderated-icon.jpg) no-repeat scroll 5px 0px;
}
div.right_box_forums p.open_quote {
    background: url(http://www.petfinder.com/images/forum/quote1.jpg) no-repeat left top;
    padding-left: 30px;
    margin-left: 5px !important;
    margin-top: 5px !important;
    padding-top: 5px !important;
}
div.right_box_forums p {
    margin: 0px 10px 10px 10px !important;
}
div.right_box_forums p.close_quote {
    background: url(http://www.petfinder.com/images/forum/quote2.jpg) no-repeat right bottom;
    margin-right: 5px !important;
    height: 28px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 10px !important;
    padding-right: 25px !important;
}

div.right_box_blog {
    background: rgb(242, 250, 217) url(https://www.petfinder.com/images/blog/blog-generic.gif) no-repeat scroll 10px 33px;
    text-align: left;
    margin-bottom:  10px;
    padding-bottom: 0px;
}
div.right_box_blog h2 {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    margin:0px 0px 0px 0px;
}
div.right_box_blog p {
    margin: 10px 10px 0px 132px;
    padding: 0px;
}
div.right_box_blog p a {
    font-weight: bold;
}
div.right_box_blog p.fresh {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
/*
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
*/
    text-align: center;
    line-height: 24px;
    color: rgb(170, 222, 0);
    font-weight:bold;
    margin: 12px 0px 0px 0px;
    padding: 0px;
}

div.right_box_video {
    text-align: center;
    padding: 0px;
    margin: 0px;
    color: #D1D0F8;
    background-color: #D1D0F8;
    min-height: 713px;
}

div.right_box {
    text-align: left;
    background: #ffffff;
margin-bottom:10px;
padding-bottom:10px;

    /* width:  width for div#core.ad_width_160 */
}
div.right_box h2 {
    margin:0px 0px 0px 0px;
   /* background: url(../images/homepage_new/arrow_purp.gif) no-repeat top left; */
}
div.right_box p {
    margin: 10px;
}
div#core.ad_width_300 div.right_box {

}
div.right_box h4 {
    padding: 0px 10px 0px 10px;
}
div.right_box p {
    margin: 10px 10px 10px 10px;
}
div.right_box ul {
    margin-right: 3px;
}

div#wrapper {
    position: absolute;
    z-index: 20;
    top: 193px;
}

span.tv_subtitle {
    font-size: 11px;
    padding-left: 20px;
}
div#flashcontent {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
div.articles {
    background: #ffffff url(https://www.petfinder.com/images/design/black_and_white_cat.jpg) no-repeat right bottom;
}
div.articles p{
    margin: 10px 100px 10px 10px;
}
/* Homepage Video */

div.video {
background:transparent none repeat scroll 0%;
border:medium none;
margin:10px 0px;
padding:0px;
text-align:left;
}
div.video p{
    padding-bottom: 10px;
}
div.video h2{
    color: #ffffff;
    text-align: center;
    padding:10px 0px;
    margin: 0px;
    background: url(https://www.petfinder.com/common/images/homepage_new/homepage_video_top.jpg) no-repeat top left;
}
/*End */

/* ************************************************************************* */
/* div#header */
div#header {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    width: 960px;
    z-index: 40;
    height:225px;
}
.admin_page #header
{height:223px;}
div#no_left_rail div#header,
div#no_rails div#header {
    height: 213px;
}
div#header.admin_header {
    height:223px;
}

div#header_img {
    /*height: 169px;whywhywhy???*/
	overflow: hidden;
}

div#header div#banner_ad, #page-ad-container-TopLeft {
    position: absolute;
    top: 0px;
    left: 116px;
    z-index: 21;
}
.members_page #header div#banner_ad
{
/*left:0 !important;*/
}
div#header div#header_banner {
    position: absolute;
    top: 90px;
    left: 0px;
    width: 960px;
    height: 77px;
}
div#header div#header_banner img {
    width: 960px;
}
div#header div#animal_planet_box {
    width: 208px;
    height: 57px;
    background-color: #e8daff;
    margin: 0px 8px 5px 8px;
    color: #6c6675;
}
div#header div#animal_planet_box img {
    float: left;
    padding: 2px 10px 0px 5px;
}
div#header div#animal_planet_box p {
    margin-top: 0px;
    padding-top: 15px;
}
div#header div#sponsors {
    margin: 3px 15px 0px 0px;
    padding: 0px;
    float: right;
}

ul#header_visitors {
    position: absolute;
    left: 748px;
    top: 102px;
	list-style-type: none;
    margin: 0px;
    padding: 0px;
}
ul#header_visitors li {
    margin-bottom: 5px;
	float: left;
	color: #6735ca;
}
ul#header_visitors a {
    font-weight: bold;
}


/* ************************************************************************* */
/* div#user_menu */
div#header div#user_menu {
    margin: 9px 5px 5px 5px;
    width: 208px;
    color: #ffffff;
    text-align: center;
}
div#header div#user_menu a {
    color: #ffffff;
    text-decoration: none;
    margin: 0px 3px 0px 3px;
    padding: 0px 2px 0px 2px;
}
div#header div#user_menu a:hover {
    background-color: #e8daff;
    color: #0000ff;
}

div#menu_bar_2 {
    width: 960px;
    height: 20px;
    background: #bebcfb;
    color: #444444;
    font-size: 11px;
    position: absolute;
    top: 195px;
	left: 0px;
    z-index: 20;
}
div#menu_bar_2 ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
	z-index: 10;
}
div#menu_bar_2 li {
    float: left;
    color: #ffffff;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    background: transparent; /* IE6 Bug */
    text-decoration: none;
    z-index: 10;
    list-style-type:none;
}
div#menu_bar_2 ul li a {
    display: block;
    color: #6c35cf;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    background: transparent; /* IE6 Bug */
	font-size: 11px;
	text-transform: uppercase;
	z-index: 10;
}
div#menu_bar_2 li a:hover {
    color: white;
	text-decoration: underline;
}
div#menu_bar_2 li#item_2a a {
    width: 138px;
}
div#menu_bar_2 li#item_2b a {
    width: 175px;
}
div#menu_bar_2 li#item_2c a {
    width: 80px;
}
div#menu_bar_2 li#item_2d a {
    width: 130px;
}
div#menu_bar_2 li#item_2e a {
    width: 80px;
}
div#menu_bar_2 li#item_2f a {
    width: 113px;
}
div#menu_bar_2 li#item_2g a {
    width: 90px;
}
div#menu_bar_2 li#item_2h a {
    width: 91px;
}
div#menu_bar_2 li#item_2i a {
    width: 43px;
	text-align: right;
}

/* ************************************************************************* */
/* div#menu_bar */
div#menu_bar {
    width: 960px;
    height: 26px;
    background: #6735cc;
    color: #444444;
    font-size: 12px;
    position: absolute;
    top: 169px;
	left: 0px;
    z-index: 20;
}
ul#menu_bar_nav {
    padding:0 0 0 20px;
    height:26px;
    list-style: none;
}

div#menu_bar li {
    float: left;
    background: transparent; /* IE6 Bug */
/*
    color: #ffffff;
    font-weight: bold;
    line-height: 26px;
    text-align: center;

    text-decoration: none;
*/
}
div#menu_bar li.last
{padding-right:0 !important;}
div#menu_bar li.top-level-item {padding:0 55px 0 0;}
div#menu_bar ul li a,
div#menu_bar ul li a#menu_d_nolink {
    display: block;
    color: #ffffff;
    text-decoration: none;
    margin: 0;
    padding: 0;
    line-height: 26px;
    font-weight: bold;
    text-align: center;
    background: transparent; /* IE6 Bug */
	font-size: 13px;
}
div#menu_bar ul li ul li a {
    font-size: 10px;
     background-color: #ceccfe;
     color: #000099;
     line-height: 18px;
}

div#menu_bar ul li.last a:hover {color: #000099;}
div#menu_bar ul li ul li.bottom a {
     line-height: 10px !important;
}
div#menu_bar a.main:hover ,
div#menu_bar a#menu_d_nolink:hover {
    background-color: #ceccfe;
    color: #0000ff;
    text-decoration: underline;
}

/* Fix IE. Hide from IE Mac \*/
* html div#menu_bar ul li {
    float: left; height: 1%;
}
* html div#menu_bar ul li a {
    height: 1%;
}
/* End */

div#menu_bar ul li a:hover {
    background-color: #ffffff;
}

div#menu_bar #item_d a#menu_d_nolink:hover {
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
/*	border-top: 1px solid #6735CC; */
}
div#menu_bar #item_d a#menu_d_nolink{
    background-color: #ceccfe;
	color: #000000;
}

div#menu_bar ul li#item_h a:hover,
div#menu_bar ul li#item_i a:hover,
div#menu_bar ul li#item_admin_g a:hover {
     color: #000099;
}
div#menu_bar li ul li a {
    padding: 2px 5px 2px 10px;
    text-align: left;
}
div#menu_bar li ul {
    left: -20px;
}
div#menu_bar li ul li  {
    float: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    margin-top: -3px;
    border: 1px solid #6735cc;
    border-top: none;
    border-bottom: none;
}
div#menu_bar li:hover ul{
    display: block;
}

/* generic menu stuff */
div#menu_bar li .menu_item {
     margin: 0px;
     height: 26px;
     font-size: 13px;
     border-top:1px solid #6735CC;
}
div#menu_bar li .menu_item a {
    font-size: 13px;
    margin: 0px;
    padding: 0 5px 0 5px;
    line-height: 26px;
}
div#menu_bar li .bottom {
    border-bottom: 1px solid #6735cc;
}
div#menu_bar li ul {
     margin-top: -26px;
     width: inherit;
}


/* ************************************************************************* */
/* nav styles from son of suckerfish */
#menu_bar_nav,
#menu_bar_nav ul {
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
    list-style: none;
}
#menu_bar_nav a {
    display: block;
}
#menu_bar_nav li {
    display: block;
    float: left;
}
#menu_bar_nav li ul {
    position: absolute;
    left: 0;
    border: 0px;
    padding: 0px 0px 0px 0px;
    visibility: hidden;
}
#menu_bar_nav li:hover ul,
#menu_bar_nav li.sfhover ul {
    left: auto;
    color: #0000ff;
    visibility: visible;
 	z-index: 100;
}

/* ************************************************************************* */




/* div.search_rounded_box */
div.search_rounded_box,
div.search_rounded_box_pet,
div.search_rounded_box_awo {
    background: transparent url(https://www.petfinder.com/images/design/sidebar_rb.jpg) no-repeat bottom left;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 19px 0px;
}
div.search_rounded_box_pet {
    background: transparent url(https://www.petfinder.com/images/design/sidebar_fb.jpg) no-repeat bottom left;
}
div.search_rounded_box h3,
div.search_rounded_box_pet h3,
div.search_rounded_box_awo h3 {
    background: transparent url(https://www.petfinder.com/images/design/sidebar_rt.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    padding: 20px 5px 5px 5px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    font-size: 12px;
}
div.search_rounded_box h3 a {
    font-size: 12px;
}
div.search_rounded_box_awo h3 {
    background: transparent url(https://www.petfinder.com/images/design/sidebar_ft.jpg) no-repeat top left;
}
div.search_rounded_box form,
div.search_rounded_box_pet form,
div.search_rounded_box_awo form {
    background: transparent url(https://www.petfinder.com/images/design/sidebar_side.jpg) repeat-y top left;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    line-height: 19px;
}
div.search_rounded_box fieldset,
div.search_rounded_box_pet fieldset,
div.search_rounded_box_awo fieldset {
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
div.search_rounded_box label,
div.search_rounded_box_pet label,
div.search_rounded_box_awo label {
    padding: 2px 0px 0px 0px;
    float: left;
}
div.search_rounded_box select,
div.search_rounded_box_pet select,
div.search_rounded_box_awo select {
    width: 110px;
    margin: 1px 0px 3px 0px;
/*  trying to squeeze a little...  padding: 1px 0px 1px 2px; */
    padding: 0px 0px 0px 1px;
    font-size: 11px;
}
div.search_rounded_box input,
div.search_rounded_box_pet input,
div.search_rounded_box_awo input {
    width: 102px;
    margin: 0px 0px 5px 0px;
    padding: 1px 0px 1px 2px;
    font-size: 11px;
    display: inline;
}

/* Smaller input boxes for IE6 \*/
* html div.search_rounded_box input,
* html div.search_rounded_box_pet input,
* html div.search_rounded_box_awo input {
    width: 110px;
}
/* End */

div.search_rounded_box input.submit,
div.search_rounded_box_pet input.submit,
div.search_rounded_box_awo input.submit {
    background: #da3d01;
    color: #ffffff;
    margin: 5px 0px 0px 10px;
    width: 90px;
}
div.search_rounded_box form p,
div.search_rounded_box_pet form p,
div.search_rounded_box_awo form p {
    background: #CECCFE;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 20px;
    text-align: center;
}

div.search_rounded_box ul,
div.search_rounded_box_pet ul,
div.search_rounded_box_awo ul {
    background: transparent url(https://www.petfinder.com/images/design/sidebar_side.jpg) repeat-y top left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 8px 30px;
}
div.search_rounded_box li,
div.search_rounded_box_pet li,
div.search_rounded_box_awo li {
}
div.search_rounded_box p,
div.search_rounded_box_pet p,
div.search_rounded_box_awo p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 2px 10px;
    background: transparent url(https://www.petfinder.com/images/design/sidebar_side.jpg) repeat-y top left;
}

div .search_rounded_box_pet #see_all_breeds {
    position: relative;
    top: 2px;
    margin-left: 34px;
}

div .category #see_all_breeds {
   float: right;
   clear: none;
   height: 13px;
   z-index: 1000;
   overflow: visible;
   /*position: relative; */
}


/* ************************************************************************* */
/* top hat nav */
form#top-hat-search-form {
  position: absolute;
  left: 230px;
  top: 110px;
}
form#top-hat-search-form div.top-hat-field {
  float: left;
  margin-right: 10px;
  width: auto;
}

form#top-hat-search-form #top-start-search {
  width: 40px;
  height: 24px;
  text-transform: uppercase;
  float: left;
  margin-left: 0px;
  display: block;
  margin-top: 0px;
  position: relative;
  top: -2px;
  font-weight: bold;
  font-size: 14px;
  vertical-align:middle;
}

form#top-hat-search-form p.category,
form#top-hat-search-form label.category {
  color: #600092;
  border: 0px;
  margin:6px 7px 2px 0px;
  padding:4px 0 0 1px;
  display:block;
  font-size:12px;
  font-weight:bold;
  height:14px;
  line-height:14px;
}
form#top-hat-search-form #top_see_all_breeds {
  float: right;
}
form#top-hat-search-form #top_see_all_breeds a {
  margin: 0px 1px;
  color: #7426c2;
}
form#top-hat-search-form #top-pet_animal_type {
  height: 21px;
  line-height: 21px;
  z-index: 1000;
}

form#top-hat-search-form #top-animal-field {
  width: 137px;
}
form#top-hat-search-form #top-breed-field {
  width: 175px;
  margin-right: 5px;
}
* html form#top-hat-search-form #top-breed-field {
  margin-right: 5px;
}
form#top-hat-search-form #top-loc-field {
  width: 140px;
  margin-right: 5px;
}

/* ************************************************************************* */
/* div#title_strip */
div#title_strip {
background:transparent url(http://www.petfinder.com/images/design/bkgrnd_rr320.gif) repeat-y scroll 0% 50%;
padding-left:160px;
height: 30px;
position: absolute;
top: 193px;
}
div#no_left_rail div#title_strip,
div#no_rails div#title_strip {
    display: none;
}
div#title_strip.ad_width_white {
padding-left:160px;
}
div#page.admin_page div#title_strip {
    top: 193px;
}

div#title_strip p {
background:#FFFFFF none repeat scroll 0%;
color:#563290;
font-size:14px;
font-weight:bold;
margin:0px;
padding:7px 0px;
width:800px;
}
div#title_strip p span#welcome-pet-total,
div#title_strip p span#welcome-shelter-total {
    font-size: 14px;
color:#563290;
    font-weight: bold;
}
div#title_strip p span {
    font-size: 14px;
    color: #9a99ff;
    font-weight: bold;
}

/* ************************************************************************* */
/* div#footer */
div#footer {
    background: #e8e7f7 url(https://www.petfinder.com/common/images/homepage_new/footer_clouds.jpg) repeat-x left bottom;
    float: left;
    position: relative;
    width: 960px;
}
#footer-dogpile-toolbar {
    margin-left: 0px;
}
* html #footer-dogpile-toolbar {
/*    margin-left: 10px; */
}
div#footer-dogpile-search-bar {
    padding: 0px 0px 0px 0px;
	background-image:url(http://ttl60m.dp.infospace.com.edgesuite.net/dogpile/ws/pics/ext_form_banner_bg.gif/_iceUrlFlag=15?_IceUrl=true); background-repeat: repeat-x;
	height:48px;
    width:918px;
	margin: 20px;
}
div#footer #dogpile-search-input {
    width: 275px;
}
* html div#footer #dogpile-search-input {
    width: 280px;
}
div.footer_content_component {
    float: left;
    width: 160px;
    margin: 0px 12px 10px 12px;
    padding: 0px 0px 0px 0px;
}
* html div.footer_content_component {
    margin: 0px 6px 10px 6px;
}
div.footer_cc_container {
    margin:0px 0px 0px 20px;
}
* html div.footer_cc_container {
    margin: 0px 0px 0px 10px;
}
div.footer_cc1 {
    width: 165px;
	margin-left: 0px;
}
* html div.footer_cc1 {
    width: 159px;
}
div.footer_cc2 {
    width: 165px;
}
* html div.footer_cc2 {
    width: 159px;
}
div.footer_cc3 {
    width: 150px;
}
* html div.footer_cc3 {
    width: 144px;
}
div.footer_cc4 {
    width: 222px;
}
* html div.footer_cc4 {
    width: 222px;
}
div.footer_cc5 {
    width: 116px;
	margin-right: 0px;
	margin-left: 0px;
}
img.dog_bible_footer {
    float: left;
	margin-top: 14px;
	margin-bottom: 5px;
	margin-right: 5px;
}

/* Fix IE6 spacing \*/
* html div.footer_content_component {
    margin-left: 7px;
    margin-right: 18px;
}
/* End */

div#footer_menu {
    clear: both;
    width: 100%;
    text-align: center;
    margin: 15px 10px 5px 10px;
}
div#footer_menu a {
    padding: 1px 5px 1px 5px;
    margin: 0px 5px 0px 5px;
    font-weight: bold;
    text-decoration: none;
}
div#footer_menu a:hover {
    background-color: #ceccfe;
}
div#copyright {
    clear: both;
    width: 100%;
    margin: 5px 10px 25px 10px;
    text-align: center;
}

/* ************************************************************************* */
/* home-page-specific styles */
div.featured_pet_module {
    float: left;
    width: 150px;
    height: 305px;
    padding: 0px 0px 0px 0px;
}
div.featured_pet_module h2 {
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}
div.featured_pet_module div.fpm_text {
    background: #ffffff url(https://www.petfinder.com/common/images/homepage/chatbox.gif) no-repeat;
    width: 118px;
    height: 128px;
    margin-left: 18px;
    text-align: center;
}
div.featured_pet_module div.fpm_text a {
    text-decoration: none;
}
div.featured_pet_module div.fpm_text p.fpm_name {
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 0px 0px;
    font-size: 10px;
}
div.featured_pet_module div.fpm_text p.fpm_breed {
    margin: 2px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
    font-size: 10px;
    line-height: 11px;
}
div.featured_pet_module div.fpm_text p.fpm_location {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 10px;
}
div.featured_pet_module div.fpm_text span {
    font-size: 10px;
}
div.featured_pet_module div.fpm_text span.fpm_petname {
    font-size: 14px;
    font-weight: bold;
}
div.featured_pet_module div.fpm_sponsorship {
    margin-top: 8px;
    text-align: center;
    background-color: #ffffff;
    padding: 4px 0px 0px 0px;
}

/* Fix IE6 \*/
* html div.featured_pet_module div.fpm_sponsorship {
    margin-top: 6px;
}
/* End */

div.on_petfinder_you_can {
    float: right;
    width: 292px;
    height: 305px;
    margin-right: -16px;
    position: relative;
}

/* Fix IE6 \*/
* html div.on_petfinder_you_can {
    margin-right: 0px;
    width: 310px;
}
/* End */

div.on_petfinder_you_can img.on_pf_you_can {
    margin-top: -20px;
    margin-left: -5px;
}
div.on_petfinder_you_can img.on_pf_dog {
    position: absolute;
    z-index: 10;
    right: 0px;
    top: -10px;
}
div.on_petfinder_you_can h4.blue_top {
    border-top: 2px solid #ccccff;
    padding-top: 10px;
}

/* ************************************************************************* */
/* pet-notes-page-specific styles */
div.pn_adoptable_pet {
     /* border-top: 2px solid #ccccff; */
     margin: 10px 10px -3px;
}
div.pn_adoptable_pet h1{
    display: block;
    margin-bottom:3px;
    padding-left: 0px;
    position: static;
}
div.pn_adoptable_pet h3{
    border: none;
    color:#634E9E;
    font-size:14px;
    font-weight: bold;
    margin: 8px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}
div.pn_adoptable_pet a.anchor_icon {
/*    color:#999999; */
/*    color: rgb(128, 94, 234); */
    float:left;
/*    font-size:10px; */
    margin-right:0px;
    margin-top:0px;
    padding:2px 0px 5px 23px;
}
div.pn_adoptable_pet a.email {
    background: url(https://www.petfinder.com/images/design/purple/email_icon.gif) no-repeat top left;
}
div.pn_adoptable_pet a.printer {
    background: url(https://www.petfinder.com/images/design/purple/printer_icon.gif) no-repeat top left;
}
div.pn_adoptable_pet a.magnifier {
    background: url(https://www.petfinder.com/images/design/purple/magnifier_icon.gif) no-repeat top left;
    padding-left: 20px;
}
span.green_bullet {
    font-size: 16px;
    color: rgb(99, 78, 158);
    margin: 0px 5px 0px 5px;
}
span.green_bullet img {
    margin: 0px !important;
}
div.pn_media_box {
    width: 310px;
    float: left;
    margin: 0px 0px 10px 0px;
}
div.pn_thumbs {
    width: 120px;
    float: right;
    text-align: left;
    margin-top: 0px;
}
/*div.pn_thumbs a {
    font-size: 10px;
    color: #999999;
}*/
div.pn_thumbs p {
    border: none;
    clear:both;
    color:#999999;
    font-size:11px;
    margin:0px 0px 0px;
    padding:0pt;
    text-align: left;
}
div.content_box div.pn_contact p,
div.content_box div.pn_contact ul {
    margin:0px 0px 0px 10px;
    padding:0px 10px 0px 0px;
    width:150px;
    float: left;
}
div.content_box div.pn_contact .org_links {
    width: 280px;
}
* html div.content_box div.pn_contact .org_links {
    width: 270px;
}
div.content_box div.pn_contact p.org_action {
    width:150px;
    float: none;
}
div.pn_contact li {
    list-style-type: none;
    display: block;
}
div.pn_contact .org_icon img {
    margin: 0px 3px 0px 0px;
}
div.pn_contact .org_icon {
    width: 25px;
    float: left;
    height: 17px;
    margin: 0px;
    padding: 0px;
}
div.pn_name_area {
    float: left;
    width: 300px;
    border-bottom: 1px solid #634E9E;
    clear: both;
    margin-bottom: 5px;
}
div.pn_media_box h2 {
    border: 1px solid #cccccc;
    float: left;
    margin: 0px 2px 0px 0px;
    width: 100px;
    text-align: center;
    background: #ffffff;
    font-weight: bold;
    line-height: 24px;
    color: #0000FF;
    text-decoration: underline;
}
div.pn_media_box h2#photo_tab img {
    position: absolute;
    width: 120px;
    left: 0px;
    height: 24px;
}
div.pn_media_box h2#video_tab img {
    position: absolute;
    width: 130px;
    left: 130px;
    height: 24px;
}
div.pn_media_box .photo_video_tabs a {
    font-weight: bold;
    line-height: 24px;
    color: #0000FF;
}
div.pn_media_box .photo_video_tabs {
    position: relative;
    width: 300px;
    height: 30px;
}
div.pn_media_box h2.selected {
    background: #ccccff;
}
div.pn_media_box h2#video_tab {
    text-align: left;
    padding-right: 55px;
    width: auto;
}
div.pn_media_box h2#photo_tab {
    text-align: center;

}

div.pn_sub_media_box {
    line-height: 252px;
    width: 300px;
    height: 252px;
    border: 0px;
    margin: 0px;
    float: left;
}
div.pn_inner_media_box {
    width: 300px;
    border: 1px solid #c5c5c5;
    margin: 2px 0px 0px 0px;
    display: table;
    height: 252px;
    /* #position: relative; */
    overflow: hidden;
}
div.pn_sub_sub_media_box {
    text-align: center;
/*
    #position: absolute;
    #top: 50%;
    #left: 50%;
*/
    display: table-cell;
    vertical-align: middle;
}

div.pn_sub_media_box img.pet_image {
/*
    #position: relative;
    #top: -50%;
    #left: -50%;
*/
}
div.pn_sub_sub_media_box img {
    margin: 0px;
}

div.pn_sub_media_box h4 {
    left: 0px;
    bottom: 0px;
    width: 300px;
    height: 30px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #c5c5c5;
    background: #cccccc;
    color: #ffffff;
    text-align: right;
}

.pn_media_box_caption {
    left: 0px;
    bottom: 0px;
    width: 300px;
    max-width: 300px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    background: white;
    color: #333333;
    text-align: center;
    line-height: 36px;
    height: 36px;
}

.pn_media_box_caption_gray {
    background: rgb(204, 204, 204);
}

div.pn_sub_media_box img.magnify_icon {
    position: absolute;
    bottom: 30px;
    right: 5px;
}
div.pn_media_box_caption img {
    padding: 0px;
    margin: 0px;
}
div.pn_media_box_caption p{
    line-height: 30px;
    padding: 0px;
    margin: 0px;
}

div.pn_media_box_caption p a {
    background-color: #CCCCCC;
    color: #555555;
    float: right;
    font-weight: bold;
    text-decoration: none;
    padding: 6px 6px 0px 2px;
}

div.pn_profile {
    width: 272px;
    margin: 23px 0px 10px 13px;
    float: left;
}
div.pn_profile div.pn_thumbs h3 {
    padding-top: 5px;
    color:#999999;
    font-size:11px;
    border: none;
    margin: 0px;
    font-weight: normal;
}
div.pn_profile img.pn_thumb {
    float: left;
    margin: 5px 10px 0px 0px;
}
div.content_box .pn_shelter_top,
div.content_box .pn_shelter_top strong {
    margin: 0px 0px 0px 0px;
/*    font-size: 11px; */
}
.pn_shelter_top a {
/*    font-size: 11px; */
}
.pn_action_item {
    float: left;
    width: 103px;
}
.share_action_item {
    margin-top: -2px;
}
* html .share_action_item {
    margin-top: 0px;
}
.pn_action_item a.share_text {
    font-size: 11px;
    position: relative;
    top: -2px;
}
.pn_action_item a.share_icon {
    font-size: 11px;
}
.pn_action_item a.share_icon img {
    margin: 0px 2px 0px 4px;
    position: relative;
    left: 1px;
}
div.content_box .pn_more_org {
    font-size:14px;
    color:#634E9E;
    margin-bottom: 5px;
}
html .fb_share_link {
    padding:2px 0 0 22px;
    height:16px;
    background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat top left;
    font-size: 12px;
    margin-left: 0px;
}
div.content_box .thumb_img {
    margin: 10px 0px 0px 0px;
}
.disclaimer {
    font-size: 10px;
    padding-top: 12px;
    padding-bottom: 13px;
}
.disclaimer a {
    font-size: 10px;
}

/* Fix IE6 \*/
* html div.pn_profile img.pn_thumb {
    margin-top: 4px;
}
/* End */

div.pn_adoptable_pet p.pn_pet_name {
    display:block;
    color:#634E9E;
    display:inline;
    font-size:16px;
    font-weight:bold;
    margin:0px 0px 3px 0px !important;
    padding-left:0px !important;
}
* html div.pn_adoptable_pet p.pn_pet_name {
    float: left;
}
* html div.pn_adoptable_pet h1 {
    clear: left;
}
div.pn_profile h3.pn_pet_name {
    font-size: 16px;
    padding: 0px 5px 0px 0px;
    margin: 7px 0px -7px 0px;
    color: #6633cc;
    background-color: transparent;
    font-weight: bold;
}

div.pn_profile div.pet_features {
    margin: 10px 0 0 0;
}
div.pet_features img {
    margin: 0px;
}
div.pn_profile div#sponsor_me {
    float: right;
    background-color: #ffffcc;
    border: 1px solid #cccccc;
    text-align: center;
    width: 110px;
    padding-top: 3px;
    margin: 18px 0px 0px 10px;
}
div.pn_profile div#sponsor_me p,
div.pn_profile div#sponsor_me p a {
    font-size: 10px;
    color: #999999;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}
div.pn_profile div#sponsor_me img {
    padding-left: 5px;
}
div.pn_profile div#sponsor_me form,
div.pn_profile div#sponsor_me form input {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
div.pn_profile div#sponsor_me form input {
    background: #da3d01;
    color: #ffffff;
    width: 96px;
    font-size: 10px;
}

div.pn_profile ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    margin: 5px 0px 0px;
}

div.pn_profile p {
    margin-top: 7px;
}

h5.shelter_name a {
    margin:10px 0px 0px 0px;
    font-weight: bold;
    color: #666666;
}
h5.shelter_name {
    margin: 5px 0px 0px 0px;
    font-weight: bold;
    color: #666666;
}
div.pn_all_about {
    clear: both;
    margin: 10px 10px 10px 10px;
}
div.pn_all_about h3 {
    border: none;
    color:#634E9E;
    font-size:14px;
    font-weight: bold;
    margin: 0px 10px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 300px;
}
div.pn_all_about p {
    margin-left: 0px;
    margin-right: 0px;
}
div.pn_sub_content_left {
    float: left;
    width: 302px;
    height: 278px;
    overflow: hidden;
}
div.pn_sub_content_right {
    float: right;
    margin-right: -17px;
    width: 265px;
    height: 278px;
    overflow: hidden;
}

/* Fix IE6 \*/
* html div.pn_sub_content_right {
    margin-right: 0px;
    width: 298px;
}
/* End */

div.pn_adopted h2 {

}
div.pn_adopted h3.pn_adopted_msg {
    font-size: 14px;
    color: #009900;
    background-color: transparent;
    font-weight: bold;
    border: none;
    float: right;
    margin-top: -28px;
    font-style: italic;
}
div.pn_adopted h4.title_nav a {
    color: #ffffff;
}
.pn_label {
    color: #333333;
    font-weight: normal;
}
h2.pn_label {
    margin: 0px !important;
    padding: 0px !important;
    background: none;
    display: inherit;
    font-weight: normal;
    line-height: normal;
}

li.email_org {
    background: url(https://www.petfinder.com/images/design/purple/pn-email-icon.gif) no-repeat top left;
    padding-left: 25px;
}
li.more_org {
    background: url(https://www.petfinder.com/images/design/green-eye.gif) no-repeat top left;
    padding:2px 0px 2px 25px;

}
/*
.pn_contact a {
    color: #999999;
}
.pn_contact a:hover {
    color: black;
}
.pn_contact a:visited {
    color: #666666;
}
*/

/* ************************************************************************* */
/* search results header and table */
p.search_results {
    font-size: 11px !important;
    width: 587px;
    margin-top: 0px;
    margin-bottom: -2px;
    text-align: right;
}
p.search_results img {
    padding: 8px 7px 0px 0px;
}
.search_results img.thumbnail,
.new_search_results img.thumbnail {
    height: 50px;
}
div.search_results {
    text-align: center;
}
table.new_search_results {
    border-collapse:collapse;
    border-spacing: 0px;
}
.new_search_results td {
    border-bottom: 2px dotted #eeddff;
    margin: 0px;
    padding: 0px;
}
.new_search_results td.results_name img {
    margin: 1px !important;
}
table.search_results,
table.search_results th,
table.search_results td {
    padding: 2px 5px 0px 2px;
    margin: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    font-size: 12px;
    text-align: left;
}
tr.classifieds th{
    padding: 10px 0px;
	color: #634f9e;
}
tr.classifieds td{
    padding: 0px;
	vertical-align: top;
	border-bottom: 2px solid #DBDBFC;

}
table.search_results th {
    border: 1px solid #cecece;
    background-color: #eeddff;
    border-spacing: 0px;
    border-collapse: collapse;
    font-weight: bold;
}
table.search_results th,
table.search_results td {
    padding: 3px 5px 2px 5px;
}
table.search_results td {
    border-bottom: 2px dotted #eeddff;
    padding: 10px 0px 10px 3px;
}
table.search_results td span.search_results_small {
    font-size: 11px;
}
table.search_results td.staff-list,
table.search_results tr.staff-list td,
div.content_box table.staff-list td {
  padding: 2px 5px;
  vertical-align: top;
}
table.search_results a.petname:visited {
    background-image: url(https://www.petfinder.com/common/images/design/check_orange.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 15px;
}
table.search_results img {
    padding: 0px;
    margin: 0px -1px 0px -1px;
}
table.search_results td.search_results_photo {
    padding-right: 5px;
    text-align: right;
    border-right: 2px solid #eeddff;
}
form.search_results {
    text-align: center;
    margin: -8px 0px -12px 0px;
    padding: 0px;
}
input.orange {
    background-color: #da3d01;
    color: #ffffff;
    margin: 10px 9px 10px 9px;
}
table.interactive tr:hover td,
table.interactive tr.hover td {
    background-color: #ffffcc;
}
table tr.odd td {
    background-color: #F0F0FF;
}
div.organization_cell {
    width: 175px;
    border-left: 2px solid #ccccff;
    margin-left: 0px;
    padding-left: 8px;
}

/* ************************************************************************* */
/* table.tabular */

table.tabular,
table.tabular th,
table.tabular td {
    border: 1px solid #cecece;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}
table.tabular th {
    background-color: #eeddff;
    color: #000000;
    padding: 2px 5px 2px 5px;
    font-weight: bold;
}
table.tabular td {
    background-color: #ffffff;
    color: #000000;
    padding: 1px 3px 1px 3px;
}
table.tabular td.right {
    text-align: right;
}


/* recent pets */
div.recentpet {
    float: left;
    margin: 0px 8px 10px 8px;
    text-align: center;
    display: inline;
	width: 100px;
}

#recentpets {
    margin: 0px 0px 10px 0px;
    padding-bottom: 0px;
}
.recentpetsend {
    clear: both;
}

div.recentpet div {
  height: 75px;
  overflow: hidden;
  padding-bottom: 3px;
}
div.recentpet a {
    color: rgb(103, 53, 204);
    text-decoration: none;
}
div.recentpet a:visited {
    color: rgb(141, 140, 197);
}
div.recentpet a:hover {
    color: rgb(103, 53, 204);
}
div.recentpet p {
    text-align: center;
    margin: 0px;
}

div.recentpet img {
    border: 0px;
    margin: 0px 0px 0px 0px;
    max-height: 100px;
/*    width: 95px;
    height: auto;
    */
/*  width: 100px;  height: auto; */
/*  height: 100px; width: auto; */
}
h3.recentpet {
    font-weight: bold;
    color: black;
    text-align: center;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

/* VOD Content */
div.vod_content {
    float: left;
    margin: 10px;
}
div.vod_content:after {
    content: ".";
    height: 0px;
    visibility: hidden;
    display: block;
    clear: both;
}
div.vod_content p.info{
    margin: 10px 0px 0px 10px;
    float: left;
    width: 170px;
}
div.vod_content p.info:after{
    content: ".";
    height: 0px;
    visibility: hidden;
    display: block;
    clear: both;
}

div.vod_content img{
    margin: 0px;
}
div.vod_content .imagebox{
   width: 240px;
   text-align: center;
   float: left;
   margin-bottom: 10px;
   padding-top: 20px;
   background: #ffffff url(https://www.petfinder.com/common/images/design/vod_background_top.jpg) no-repeat top;
}
div.vod_content .image {
   width: 240px;
   text-align: center;
   float: left;
   padding-bottom: 20px;
   background: #ffffff url(https://www.petfinder.com/common/images/design/vod_background_bottom.jpg) no-repeat bottom;
}
div.vod_content .image img {
    width: 200px;
}
.content_box .center {
    text-align: center;
}
div.vod_content a.pet_name{
    font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.content_box  h4.vod_content {
    margin: 2px 0px -6px;
}
.content_box h2.vod_content {
    background-color: #7E69AE;
    color: #ffffff;
    font-size: 14px;
}
/* Ecards */
ul.ecard_thumbnail {
    padding: 0px;
    margin-left: -8px;
}
ul.ecard_thumbnail li {
    list-style-type: none;
    display: inline;
}
ul.ecard_thumbnail img{
    width: 160px;
    border: 3px solid white;
    margin-left: 5px;
}
ul.ecard_thumbnail img:hover,
ul.ecard_thumbnail img.selected {
    border: 3px solid black;
}
img.ecard_feature {
    width: 510px;
    height: 327px;
}
.ecard_message {
    margin: 0px;
    padding-bottom:30px;
}
.ecard_message p {
    color: #9ACA3C;
    margin-top: 0px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin:0px 55px 12px;
    padding:0px 20px 0px 10px;
}
.content_box .ecard_message h3 {
    color: #6e549b;
    font-size: 12px;
    font-weight: bold;
    border: none;
    text-align: center;
    margin: 0px 55px;
    padding: 20px 20px 0px 10px;
}
ul.ecard {
    color:  #6e549b;
    float: right;
    text-align: left;
    margin: 0px 80px 10px 0px;
}
ul.ecard li {
    margin: 0px 0px 5px 0px;
}
img.ec_pf {
    float: right;
    margin: 0px 40px;
}
form#content_editor_form textarea {
    font-family: "Courier New", Courier, monospace;
}

.landing h1 {
    color: #6633cc;
    font-weight: bold;
    font-size: 18px;
    display: block !important;
}
.landing {
    width: 470px;
}
.landing .image {
    float: left;
    margin-top: 15px;
    margin-left:15px;
}
.landing_main {
    float: left;
    margin: 12px 0px 0px 20px;
    width: 200px;
}
.landing_main p{
    margin: 10px 0px !important;
}
.landing .menu {
    border: 1px solid #DBDBFC;
    float: left;
    width: 200px;
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 5px 0px;
}
.landing .menu h2 {
    margin: 0px;
}
.landing .spotlight {
    float: left;
    width: 220px;
    margin: 0px 0px 12px 0px;
    padding: 0px 0px 0px 10px;
}
.landing .spotlight h3 {
    border: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 5px;
    color: black;
}
.landing .spotlight p {
    margin-top: 2px !important;
    margin-left: 0px !important;
}
.spotlight p {
    margin-top: 0px !important;
}
div.content_box .spotlight h4 {
    margin: 0px 10px 0px 0px !important;
}
.spotlight ul {
    margin: 0px 0px 5px 15px !important;
}
div.content_box_2col .spotlight ul {
    margin-left: 25px !important;
}
.landing .spotlight p.more {
    float: right;
}
.landing .spotlight img {
    margin-left: 0px;
}
div.landing ul {
    margin: 5px 0px 5px 25px;
    padding-left: 0px;
}
.landing ul.first_para {
    margin-top: 10px;
}
.landing ul li {
    margin-left: 0px;
    margin-bottom: 4px;
    padding-left: 0px;
}
.landing p {
    margin-top: 0px !important;
}
.right_rail {
    text-align: left;
    background: #EFEFFC !important;
    margin-top: 0px;
    border:1px solid #DBDBFC
}
div.right_rail ul {
    padding: 0px 10px;
    margin: 0px 20px;
}
.right_rail h2 {
    background: #ffffff !important;
    margin: 0px !important;
}
.right_rail img.right {
    margin: 0px 10px 0px 10px !important;
    float: right;
}
.right_rail img.left {
    margin: 0px 10px 0px 10px !important;
    float: left;
}
.right_rail_alsolike {
    text-align: left;
    background: #F2FAD9 !important;
    border: 1px solid #DBDBFC;
}
div.right_rail_alsolike ul {
    padding: 0px 0px 5px 0px;
    margin: 10px 0px 0px 25px;
}

.right_rail_alsolike form {
    margin: 10px 0px 5px 25px;
    padding: 0px;
}
.right_rail_alsolike form input {
    width: 120px !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px;
}
.right_rail_alsolike form input.submit {
    width: 40px !important;
    margin: 0px 0px 2px 0px !important;
}
/* the submit button has to have a different bottom margin for IE */
* html .right_rail_alsolike form input.submit {
    margin-bottom: 0px !important;
}
.right_rail_alsolike ul li {
    padding: 0px;
    margin:  0px 0px 4px 0px;
}
.right_rail_alsolike h2{
background: #ffffff url(https://www.petfinder.com/images/design/landing/rail_dog.jpg) no-repeat 2px 3px !important;
padding-left: 33px !important;
}

.rr-sponsor {
    text-align: left;
    background: #EFEFFC !important;
    margin-top: 0px;
    border:1px solid #DBDBFC
}


table.interactive tr:hover td, table.interactive tr.hover td {
background-color:#FFFFCC;
}

.show {
   display: block;
   padding: 10px;
}
div.show {
    position: static;
    display: block;
}
div.hide {
    position: absolute;
    display: none;
}
div.show-relative {
    position: relative;
    display: block;
}
div.hide-relative {
    position: relative;
    display: none;
}
/* IAMS adoptable pet video promo */

   /* *html #adoptablepetvideo .petWithVideo {
       width: 140px;
   }*/
    #adoptablepetvideo .petWithVideo {
        float: left;
        width: 145px;
        text-align: center;
        margin: 5px 5px 15px 5px;
        position: relative;
    }
    #adoptablepetvideo .petWithVideo .arrow {
        position: absolute;
        top: 40px;
        z-index: 1;
        margin: 0px 0px 0px -15px;
    }
    #adoptablepetvideo .petWithVideo .thumbnail {
        height: 100px;
        overflow: hidden;
    }
    #adoptablepetvideo .petWithVideo .thumbnail a img {
        margin: 10px 5px 0px 5px !important;
        width: 130px;
    }
    #adoptablepetvideo #perrillo {
        float: right;
        margin: 0px 20px 10px 20px;
    }
    #adoptablepetvideo p.center {
        text-align: center;
    }
    #adoptablepetvideo p {
        font-size: 13px;
        clear: both;
    }
    #adoptablepetvideo .byline {
        text-align: right;
        margin-top: 0px;
    }
    #adoptablepetvideo {

    }
    .search_results_header th {
        margin: 0px;
        padding:15px 10px 0px 0px;
        font-weight: bold;
        text-align:left;
    }
    .search_results_header th.photo {
        padding-left: 10px;
    }
    .search_results_header th.org {
        padding-left: 8px;
    }
form.petNoteForm {
    margin: 0px;
    padding: 0px;
}

ul.home-bullets {
    clear: left;
    padding-top: 10px;
    margin-top:10px !important;
	margin-bottom: 0px;
    padding-left: 25px;
}
ul.home_bullets {
    padding-left: 25px;
}
.happy_tail ul {
    margin-left:25px;
    margin-top:10px;
    padding:0px 10px 0px 0px;
}

ul.home-bullets li,
.happy_tail li {
    margin-top: 5px;
}

ul.home-bullets li a,
.happy_tail li a {
    text-decoration: underline;
}

.column_l h4 a {
    font-weight: bold;
}
/* styles for press page and other uses */
.inner_box {
	margin: 10px;
	border:1px solid #DBDBFC;
	float: left;
	width: 447px;
	padding: 10px 0px;
}
/* .inner_box: after {
    content: ".";
    height: 0px;
    visibility: hidden;
    display: block;
    clear: both;
}
*/
.inner_box p {
    width: 133px;
	float: left;
	margin: 0px 5px !important;
}

h2.h1 {
    color:#634E9E;
    font-size:16px; background: none;
    font-weight:bold;
    margin:0px;
    padding:0px 10px;
    position:relative;
}
p.divider {
    border-top: 1px solid #DBDBFC;
	padding-top: 10px;
	margin-bottom: 0px;
}
div.content_box .search_inline {
    margin: 10px 10px 0px;
	text-align: right;
}
div.content_box .search_inline .go {
   width: 30px;
   margin: 3px;
}
#email_to_friend {
    background: url(http://www.petfinder.com/images/design/email_green.jpg) no-repeat;
	padding-left: 20px;
	display: inline;
	margin-left: 10px;
}
#print_version {
    background: url(http://www.petfinder.com/images/design/print_icon.jpg) no-repeat;
	padding-left: 20px;
	display: inline;
	}
/*disaster page styles */

.content_box h3.large {
	text-align:center;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 23px;
	padding-top: 20px;
	font-size: 18px;
	margin-left: 20px;
}

.content_box h3.large_left {
	text-align:left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 23px;
	padding-top: 20px;
	font-size: 18px;
	margin-left: 20px;
}

.content_box ul.large_checks {
	margin: 0px 0px 0px 20px;
	padding: 20px;
	background: url(http://www.petfinder.com/images/disaster/left-edge.gif) repeat-y;
	border-right: 2px solid #abcf37;
	width: 390px;
}

* html .content_box ul.large_checks {
	margin: 0px 0px 0px 20px;
	padding: 20px;
	background: url(http://www.petfinder.com/images/disaster/left-edge.gif) repeat-y;
	border-right: 2px solid #abcf37;
	width: 432px;
}

.content_box ul.large_checks li {
	font-size: 16px;
	background: url(http://www.petfinder.com/images/disaster/check.gif) no-repeat;
	list-style-type: none;
	list-style-position: inside;
	padding:0px 0px 10px 25px
}
#contest_progress {
    position: absolute;
    top: 100px;
    left: 100px;
    z-index: 100;
}
div.contest_form h2 {
    color: #786FDF;
    margin: 0px 1px 0px 165px;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    background-color: #FFFFFF;
}
div.content_box div.contest_form p,
div.content_box div.contest_form p a,
div.content_box div.contest_form p span{
    font-size: 12px;
}
div.contest_form div.reg_required {
    color: #786FDF;
    border-bottom: 1px solid #786FDF;
    text-align: center;
    padding: 10px 0px 3px 0px;
    margin: 0px 55px;
}
div.contest_form p.age_verification {
    color: #786FDF;
    text-align: center;
    padding: 10px 0px 10px 0px;
    margin: 0px 60px;
}
div.contest_form select#birth_month {
    width: 90px;
    float: left;
}
div.contest_form label.birth_month {
    /*width: 145px;*/
}
div.contest_form select#birth_day {
    width:60px;
    margin-top: 0px;
    padding: 0px;
    float: left;

}
div.contest_form label.birth_day {
    width: 60px;
}
div.contest_form select#birth_year {
    width:60px;
    float: left;
}
div.contest_form label.birth_year {
    width: 65px;
}
div.contest_form label.pf_username {
    clear: left;
}
div.content_box div.contest_form p.register_text {
    padding: 10px 0px 10px 165px;
}
div.content_box div.contest_form img#contest_progress {
    position: absolute;
    top: 270px;
    left: 260px;
    visibility: hidden;
}
div#login_fields {
    visibility: visible;
    position: static;
}
div#registration_fields {
    visibility: hidden;
    position: absolute;
}
/* Google Adsense */
div.google_adsense {
    border: 1px solid #0033CC;
    background: #ffffff;
    float: left;
    width: 920px;
    padding-bottom: 10px;
    margin: 0px 0px 20px 20px;
    display: inline;
}
div.google_adsense h2 {
    margin: 0px;
    padding: 3px;
    line-height: 12px;
}
div.google_adsense a {
    font-weight: bold;
    color: #0033CC;
    font-size: 12px;
}
div.google_adsense a.google_adsense {
    font-weight: normal;
    color: rgb(0, 128, 0);
    text-decoration: none;
}
div.google_adsense ul {
    float: left;
    padding:10px 0px 0px 10px;
    margin: 0px !important;
    width: 220px;
}
* html div.google_adsense ul {
    padding: 10px 10px 0px 10px;
    margin: 0px !important;
}
div.google_adsense ul li {
   list-style-type: none;
   font-size: 11px;
}
div#footer div.google_adsense a b {
    color: #634E9E;
	text-decoration: underline;
}
div#footer div.google_adsense a {
    color: #979797 !important;
	font-weight: normal;
	text-decoration: none !important;
}

/* Google adsense on pet note pages */
div.google_adsense_center {
    width: 470px;
    margin: 0px 0px 10px 0px;
    border-top: solid 1px #DBDBFC;
    border-bottom: solid 1px #DBDBFC !important;
    background: #ffffff url(https://www.petfinder.com/images/design/470_side.gif) repeat-y top left;
    border-left: none;
    border-right: none;
    line-height: normal;
}
div#no_left_rail div.google_adsense_center {
	border: 1px solid #DBDBFC;
	background: #ffffff;
	margin: 0px 20px 10px 20px;
	width: 598px;
}
div.google_adsense_center h2 {
    padding: 3px 10px 3px 10px;
    margin-left: 1px;
    margin-right: 1px;
    line-height: normal;
}
div#no_left_rail div.google_adsense_center h2 {
	margin: 0px;
}
div.google_adsense_center a b {
    color: #634E9E;
	text-decoration: underline;
}
div.google_adsense_center a {
    color: #979797 !important;
	font-weight: normal;
	text-decoration: none !important;
}
div.google_adsense_center ul {
    width: 400px;
}

/* Google adsense on serp pages in the center*/
div.google_adsense_center_serp {
    margin: 0px 0px 10px 0px;
    line-height: normal;

    width: 608px;
    background: none;
    border: 1px solid #DBDBFC;
}
div.google_adsense_center_serp ul {
    width:580px;
}
* html div.google_adsense_center_serp {
    width: 610px;
}
div.google_adsense_center_serp h2 {
    padding: 3px 10px 3px 10px;
    line-height: normal;
}
div.google_adsense_center_serp a b {
    color: #634E9E;
	text-decoration: underline;
}
div.google_adsense_center_serp a {
    color: #979797 !important;
	font-weight: normal;
	text-decoration: none !important;
}
/* google adsense on 'see all breeds' pages */
div.google_adsense_center2 {
    width: 448px;
    margin: 0px 0px 10px 10px;
/*    border-top: solid 1px #DBDBFC;
    border-bottom: solid 1px #DBDBFC !important;
    background: #ffffff url(../../images/design/470_side.gif) repeat-y top left;
    border-left: none;
    border-right: none;
*/
    line-height: normal;
}
* html div.google_adsense_center2 {
    width: 450px;
}
div.google_adsense_center2 ul {
    width: 410px;
}
* html div.google_adsense_center2 ul {
    width: 420px;
}
div.google_adsense_center2 h2 {
    padding: 3px 10px 3px 10px;
    margin-bottom: 0px !important;
    line-height: normal;
}
div.google_adsense_center2 li span {
    white-space: nowrap;
}
div.google_adsense_center2 li a {
    white-space: nowrap;
		overflow: hidden;
}
div.google_adsense_center2 a b {
    color: #634E9E;
}
div.google_adsense_center2 a {
    color: #0000FF !important;
	font-weight: normal;
}
/* google adsense on pet search results pages */
div.google_adsense_petserp {
    width: 160px;
    margin: 10px 0px 10px 0px;
    text-align: left;
    border-top: solid 1px #DBDBFC;
    border-bottom: solid 1px #DBDBFC !important;
    background: #ffffff url(https://www.petfinder.com/images/design/470_side.gif) repeat-y top left;
    border-left: none;
    border-right: none;
    line-height: normal;
}
div.google_adsense_petserp a b {
    color: #634E9E;
}
div.google_adsense_petserp a {
    color: #0000FF !important;
	font-weight: normal;
}
div.google_adsense_petserp h2 {
    padding: 3px 10px 3px 10px;
    margin-left: 1px;
    line-height: normal;
}
* html div.google_adsense ul {
    padding: 10px 0px 0px 10px;
}
div.google_adsense_petserp ul {
    width: 140px;
    overflow: hidden;
}
* html div.google_adsense_petserp ul {
    width: 150px;
}

/* Google adsense on 'see all breeds' pages (right rail) */
div.google_adsense_rr_wide {
    width: 300px;
    margin: 10px 0px 10px 0px;
    border-top: solid 1px #DBDBFC;
    border-bottom: solid 1px #DBDBFC !important;
    background: #ffffff url(https://www.petfinder.com/images/design/470_side.gif) repeat-y top left;
    border-left: none;
    border-right: none;
    line-height: normal;
    text-align: left;
}
div.google_adsense_rr_wide h2 {
    padding: 3px 10px 3px 10px;
    margin-left: 1px;
    margin-right: 1px;
    line-height: normal;
}
div.google_adsense_rr_wide a b {
    color: #634E9E;
}
div.google_adsense_rr_wide a {
    color: #0000FF !important;
	font-weight: normal;
}
/* Floating photos */
div.photo_caption {
    float: right;
    padding: 5px;
    margin-right: 10px;
    text-align: center;
    background: rgb(242, 250, 217);
}
* html p.photo_caption {
margin-left: 5px;
}
p.photo_caption {
    float: left;
    clear: left;
    margin-top: 0px;
    width: 195px;
    text-align: left;
}
div.photo_caption p {
    font-size:11px;
    margin: 5px 0px 0px 0px !important;
}
div.photo_caption p a {
    font-size:11px;
}
div.photo_caption img {
/*    width: 150px;  */
    height: 184px;
/*    margin: 0px !important; */
}
div.content_box .category_tree {
    margin-bottom: 5px;
}
div.content_box .category_tree img {
    margin: 0px 5px 0px 5px;
}
div.category_tree ul {
    margin-left: 35px;
}
div.category_tree ul li {
    color: rgb(152, 154, 254);
}
div.content_box p.cattree_parent {
    margin: 5px 10px 0px 5px;
}
div.content_box p.cattree_nochildren {
    margin-left: 30px;
}
.category_tree_open {
    visibility: visible;
    position: static;
}
.category_tree_closed,
.category_tree_hidden {
    visibility: hidden;
    position: absolute;
}

table.margin {
    margin: 7px;
	background:  #EFEFEF;
}
div.content_box img.survey {
    margin: 10px 0px 10px 1px !important;
}
div.responses {
    background-color: rgb(240, 240, 255);
    border-bottom: 1px solid black;
    padding: 10px 10px 0px 10px;
    margin: 10px;
}
div.responses p {
    padding-left: 20px;
    background: url(http://www.petfinder.com/images/surveys/customerservice2009/balloon.gif) top left no-repeat;
    margin: 0px 0px 10px 0px !important;
}
div.responses p.some {
    font-weight: bold;
    font-style: italic;
    padding-bottom: 0px;
    background: none;
    padding-left: 0px;
}
h2.top_border {
    border-top: 1px solid black;
    padding: 10px 0px 0px 0px !important;
}

form sup,
div.content_box sup,
.breadcrumb sup,
div.rr_sponsor sup {
    font-size: 9px;
    line-height: 0em;
}

div.rr {
    float: left;
    display: inline;
    width: 284px;

    text-align: left;
    overflow: hidden;

    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 16px;
}
* html div.rr {
    width: 300px;
}
div.rr h2 {
    background: white;
    margin-bottom: 10px;
}
div.rr h3 {
    font-weight: bold;
    margin: 0px 10px 5px 10px;
}
div.rr p {
    margin: 0px 10px 5px 10px;
}
div.rr ul {
    padding-left: 25px;
    margin: 0px 10px 0px 0px;
}
div.rr_sponsor {
    background: url(http://www.petfinder.com/images/right-rails/sponsor-background.gif) no-repeat top left #e4f5fd;
    border: 1px solid #9999ff;
}
div.rr_sponsor .logo {
    float: right;
    margin: 2px 10px 10px 2px;
}
div.rr_apl {
    background: url(http://www.petfinder.com/images/right-rails/ap-bkgrnd.jpg) no-repeat top left #dde99d;
    border: 1px solid #78ad43;
}
div.rr_apl .logo {
    margin: 5px 10px 10px 10px;
}
div.rr_hsw {
    background: url(http://www.petfinder.com/images/right-rails/sister-site-purple.gif) no-repeat top left #e4f5fd;
    border: 1px solid #9999ff;
}
div.rr_hsw .logo {
    margin: 2px 0px 2px 0px;
}
div.rr_hsw ul {
    margin-top: 10px;
}
div.cheeze {
    clear: both;
    background-color: #fee5ad;
    border: 1px solid #f0b200;
    padding: 5px;
    margin: 26px 0px 0px 0px;
    width: 200px;
}
* html div.cheeze {
    width: 212px;
    margin-top: 4px;
}
div.content_box div.cheeze img {
    margin: 1px 5px 0px 0px;
    float: left;
}
* html div.content_box div.cheeze img {
    margin: 1px 5px 0px 0px;
}

form#search .hide-select {
    display: none;
    visibility: hidden;
}
form#search select {
    display: inline;
    visibility: visible;
}
div.hidden-div {
    display: none;
    visibility: hidden;
    position: absolute;
}
img.video-thumbnail {
    margin: 10px 40px 0px 2px;
    padding: 0px;
}
div#pet-video-id {
    position: absolute;
    visibility: hidden
}
div#flashcontent div {
    margin: 0px 0px 0px 3px;
}
div.pn_actions {
    float: left;
    margin-bottom: 0px;
    width: 315px;
}
div#descriptionHere {
    overflow: hidden;
    clear: both;
    width: 440px;
}
div.content_box div#descriptionHere p {
    margin: 0px 0px 10px 0px;
}
div.content_box div#preference-icons {
    height: auto;
    margin-top: 10px;
}
div.content_box div#preference-icons img {
    margin: 0px 10px 0px 0px;
}
div.content_box div.pn_adoptable_pet p.spay-neuter {
    clear: both;
    float: left;
    margin:10px 0px 0px 0px;
}
div.pn_more_org {
    border-bottom: 1px solid #634E9E;
    float: left;
    width: 300px;
    padding-top: 20px;
}
div.pn_contact {
    display: block;
    clear: left;
}

/* START 2010 pet notes redesign */
div#embedded-video {
  border: 1px solid #D2D2D1;
  background-color: #FFFFFF;
  width: 560px;
  padding: 10px;
  text-align: center;
  position: absolute;
	z-index: 11;
	left: 30px;
}
div#embedded-video p {
  margin: 10px 0px 0px 0px;
}

div.outer-photo-box {
  border: 1px solid #D2D2D1;
  padding: 10px 10px 5px 10px;
  margin: 0px 10px 10px 0px;
  width: 300px;
  float: left;
}

div.preview-outer-photo-box
{
background-color: #cccccc;
height: 300px;
display:table-cell;
vertical-align: middle;
}
div.preview-outer-photo-box p
{
font-size:130%;
width:290px;
margin:2em auto;
}
/*
* html div.outer-photo-box,
* html div.center-photo-box-1,
* html div.center-photo-box-2 {
  width: 280px;
  padding-right: 0px;
}
*/
div.photo-box {
  position: relative;
}
* html div.center-photo-box-1 {
  position: relative;
}
div.center-photo-box-1 {
  display: table; position: static;
  height: 255px;
  width: 300px;
}
div.center-photo-box-2 {
  width: 300px;
  text-align: center;
  #position: absolute;  #top: 50%;display: table-cell; vertical-align: middle;
}
div.inner-photo-box {
  text-align: center;
  display: inline;
	visibility: visible;
	zoom:1;
 position: relative;  #top: -50%;
}
div.inner-video-box {
  text-align: center;
  display: inline;
	visibility: visible;
 position: relative;
 z-index: 1000;
/*
 left: 0px;
 top: 0px;
*/
 height: 250px;
 zoom:1;
 #top: -50%;
}
/*
*:first-child+html div.center-photo-box-2 div.inner-video-box,
* html div.center-photo-box-2 div.inner-video-box  {
	top: -100px;
}
*/
div.inner-photo-box img.pet-image {
  margin: 0px;
}
div.photo-box img#enlarge-photo {
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin: 0px !important;
}
div.video-sponsor img {
	margin: 0px;
}
div.photo-thumbs {
  vertical-align: top;
  border-top: 1px solid #D2D2D1;
}
div.photo-thumbs img.pet-thumb {
  vertical-align: text-top;
  margin: 10px 0px 10px 10px;

}
div.photo-thumbs img.video-thumb {
  float: right;
  margin: 5px;
}
div.main-pet-details {
  padding-left: 330px;
}
div.content_box div.main-pet-details h2,
div.content_box div.pn_adoptable_pet h2 {
  color: #4B2D79;
  background-color: transparent;
  font-size: 18px;
  margin: 0px 0px 3px 0px !important;
  padding: 10px 0px 0px 0px;
}
div.main-pet-details h2 span.status {
  font-size: 12px;
}
div.content_box div.main-pet-details h1 {
  color: #4B2D79;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  clear: none;
  font-size: 13px;
}
div.content_box div.main-pet-details a.sponsor img {
    margin: 0px;
    padding: 0px;
    float: right;
}
div.main-pet-details div.attrs {
  font-size: 14px;
  font-weight: normal;
  border-top: 1px solid #D2D2D1;
  border-bottom: 1px solid #D2D2D1;
  margin: 5px 0px 5px 0px;
  padding: 5px 5px 5px 0px;
}
div.share-tools {
  margin-left: 330px;
  margin-bottom: 10px;
  padding-bottom:5px;
  border-bottom: 1px solid #D2D2D1;
}
a.stbar.chicklet img {border:0;margin:1px 3px 0 6px;vertical-align:middle;}
a.stbar.chicklet {text-decoration:none; }

#email-a-friend-icon
{ margin:0 0 0 6px !important;padding:0 !important; }

#facebook-icon
{ margin:0 0 0 10px !important;padding:0 !important; }

#printer-friendly-icon
{ margin:0 0 0 13px !important;padding:0 !important; }

#twitter-icon
{ margin:0 0 0 12px !important;padding:0 !important; }

#custom-tweet-button
{float:right;width:33px;height:32px;margin-right:16px;}
#custom-tweet-button a {
	background: url('https://www.petfinder.com/images/icons/twitter-button.png') 0 0 no-repeat;
	display: block;
	width: 33px;
	height: 32px;
	overflow: hidden;
}
#pinterest-container
{ margin:4px 15px 0 0; width:47px; float:right; }
#PinItButton-link {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("http://d3io1k5o0zdpqr.cloudfront.net/images/pinit.png") repeat scroll 0 -8px transparent;
    border-color: #E8E4E4 #C9C5C5 #C9C5C5;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px rgba(0, 0, 0, 0.07);
    color: #CD1F1F;
    font: 0.01em Arial,sans-serif;
    height: 22px;
    position: absolute;
    text-indent: -9999em;
    width: 47px;
}



span.pet-description,
div.pet-description {
  overflow: hidden;
  display: inline;
}


span.pet-description p,
div.pet-description p {
  margin: 0px;
  padding: 5px;
}


p#read-more,
p#read-less {
    text-align: right;
}
p#read-more a.text,
p#read-less a.text {
  position: relative;
  top: -3px;
}
p#read-more img,
p#read-less img {
  margin: 0px 0px 0px 5px;
}

.pet-description ul, .pet-description ol
{
display: inline-block;
}

/*
holiday
*/
#holiday-banner img
{
margin:0;
}
/**/

div.pet-info,
div.pet-contact-info {
  border: 1px solid #D2D2D1;
  margin: 10px 0px;
  padding: 5px 10px 10px 15px;
  clear: left;
}
div.pet-contact-info {
  background-color: #F0F0FF;
  margin-bottom: 5px;
}
div.pet-contact-info p {
  margin: 0px 0px 0px 0px;
}
div.pet-contact-info ul {
  margin-left: 0px;
  padding-left: 15px;
}
* html div.pet-contact-info ul {
  padding-left: 25px;
}
div.content_box div.pet-info h2,
div.content_box div.pet-contact-info h2 {
  padding-top: 0px !important;
}

#other-adoptable-pets
{
background:#fff;
border: 1px solid #D2D2D1;
margin: 10px 0px;
padding: 5px 10px 10px 15px;
clear: left;
}

#adoptable-pets-right-side
{
background:#fff;
border: 1px solid #BEBCFC;
margin-top: 10px;
clear: left;
}
#adoptable-pets-right-side h2
{
font-size:16px;
padding:5px 10px;
background: #F0F0FF;
text-align: left;
margin: 0;
}
#adoptable-pets-right-side h2 a
{
font-weight: bold;
font-size:16px;
color: #770fcf !important;
text-decoration: none;
}
#adoptable-pets-right-side h2 a:hover
{
text-decoration: none;
}

#adoptable-pets-right-side h2 a span
{
font-size:12px;
color: #770fcf !important;
}
#adoptable-pets-right-side h2 a:hover span
{
text-decoration: underline;
}

#pet-wrapper
{
margin: 0 auto;
width:255px;
padding:5px 2px 10px 2px;
}
#pet-wrapper:after /* Clear after floats */
	{ content:"."; display:block; height:0; clear:both; visibility:hidden }

div.individual-pet
{
margin:10px 5px 0 5px;
width: 75px;
float: left;
padding:0;
text-align: center;
}

div.individual-pet a
{
text-decoration: none;
color: #a095fd;
}
div.individual-pet a:hover, .hover-pet a
{
text-decoration: underline !important;
color: #770fcf !important;
}
div.individual-pet a img
{
border:2px solid #fff;
}

div.individual-pet a:hover img, .hover-pet img
{
border:2px solid #770fcf !important;
}
p.petname
{
font-size: 12px;
padding: 0;
margin: 0;
}
p.petname a
{

}
p.see-more
{
font-size: 11px;
clear: left;
text-align: right;
padding:5px;
border-top: 1px solid #cedff2;
line-height: 25px;
margin: 0px 10px;
}
p.see-more a
{
text-decoration: none;
font-weight: bold;
color: #770fcf;
}
p.see-more a:hover
{
text-decoration: underline;
}

#loader-gif, #loader-gif2
{
text-align: center;
}

p.no-pets
{
text-align: center;
}

#shelter-id-call
{
height:1px;
width: 1px;
overflow: hidden;
text-indent: -9999px;
}

/* END 2010 pet notes redesign */

div.two-orange-boxes {
    height: 185px;
    margin: 10px 0px 00px 0px;
}

div#no_left_rail div.two-orange-boxes {
	margin: 10px 0px 10px 20px;
}

* html div.two-orange-boxes {
    height: 180px;
}
* html div#no_left_rail div.two-orange-boxes {
		margin-top: 0px;
}

div.small-orange-box {
    border: 1px solid #ff7300;
    width: 228px;
    height: 175px;
    float: left;
    margin-bottom: 10px;
}
div#no_left_rail div.small-orange-box {
	width: 293px;
}
* html div.small-orange-box {
    width: 230px;
    height: 180px;
}
div.purple-box,
div.orange-box {
    border: 1px solid #ff7300;
    margin-top: 10px;
    text-align: left;
    background-color: white;
}

div.two-orange-boxes h2 {
    margin: 0px 0px 10px 0px;
    background-color: #ff7300;
    color: white;
}
div.purple-box h2,
div.orange-box h2 {
    margin: 0px 0px 10px 0px;
    background-color: #ff7300;
    color: white;
    line-height: 14px;
    padding-top: 4px;
    padding-bottom: 6px;
    font-weight: bold;
}
div.two-orange-boxes p,
div.purple-box p,
div.orange-box p {
    margin: 0px 10px 10px 10px;
}

div.two-orange-boxes ol {
    padding: 0px 10px 0px 30px;
    margin: 0px;
}
div.two-orange-boxes li {
    padding-bottom: 10px;
}

div.left-orange-box {
    margin-right: 10px;
}

img#purple-arrow,
img#orange-arrow {
    float: left;
    margin: 0px 6px 5px 4px;
}

div.no_line {
    background: none;
    border: none !important;
    padding-bottom: 0px;
}
div.no_line div.tools {
    margin: 0px;
}
div.tools {
    margin: 10px 10px 0px 10px;
    padding: 5px 10px 5px 10px;
    border: 1px solid #dedede;
    background-color: #f9f9f9;
    height: 16px;
}
div.tools img {
    margin: 0px;
    float: left;
}
div.tools img.icon {
    margin: 0px 5px 0px 0px;
}
div.tools a {
    float: left;
    text-decoration: none;
    font-weight: bold;
}
div.tools img.divider {
    margin: 0px 10px 0px 10px;
    width: 1px;
}
div.cat-comment {
  text-align: center;
  float: left;
  clear: left;
  width: 240px;
  margin-top: 0px;
}
div.dog-comment {
  text-align: center;
  float: left;
  clear: left;
  width: 195px;
  margin-top: 10px;
}
div#crumb-tools {
 float: right;
 padding-right: 10px;
 position: relative;
 top: -3px;
 color: #DBDBFC;
 margin: 0px;
}
* html div#crumb-tools {
 top: -2px;
}
div#crumb-tools a {
 font-size: 10px;
}
div#crumb-tools img.email {
 position: relative;
 top: 2px;
 width: 18px;
 height: 11px;
}
div#crumb-tools img.facebook {
 position: relative;
 top: 3px;
 width: 14px;
 height: 14px;
}
img.facebook-thumbnail {
    display: none;
    position: absolute;
}

#gallery .caption{
    color:black;
    display: block;
    text-align: left;
    margin: 5px 10px 5px 10px;
    padding: 0px;
}

#gallery .gallery{
    width: 450px;
    margin: 0px 0px 10px 12px;
    padding: 0px;
}
#gallery .gallery img{
    margin: 0px !important;
}

#gallery .gallery li{
    width:62px;
    height:50px;
    border: 3px double rgb(204, 204, 255);
    margin: 6px;
    background:#000;
}
* html #gallery .gallery li {
    width: 68px;
}

#gallery #main_image{
    margin:10px auto 10px auto;
    width: 450px;
    background:rgb(204, 204, 255);
}

#gallery #main_image img{
    margin-bottom:10px;
}

#gallery .nav{
    padding: 0px;
    clear:both;
    text-align: center;
}

#gallery .info{
    text-align:left;
    width: 100%;
    margin:30px auto;
    border-top:1px dotted #221;
    padding-top:30px;
}
#gallery .info p{margin-top:1.6em;}

#gallery #main_image img {
    margin: 10px 10px 5px 10px;
}
* html #gallery #main_image {
    position: relative;
    left: 10px;
}
div#gallery-entry,
div.gallery-entry {
  border: 4px solid #c5c9e5;
  width: 520px;
  margin: 0px 0px 0px 35px;
  padding: 0px;
  text-align: center;
}
div.gallery-entry {
  margin: 0px 0px 0px 35px !important;
}
* html div#gallery-entry {
  height: 400px;
  overflow: hidden;
}
div.gallery-entry img.cat-picture {
	float: left;
	margin: 0px 10px 0px 0px;
	position: relative;
	top: -5px;
}
p.thumbnail-pagination {
  margin: 0px 100px;
  text-align: center;
  line-height: 32px;
  height: 32px;
}
p.thumbnail-pagination span {
  position: relative;
  top: -6px;
}
p.thumbnail-pagination span span {
  font-size: 16px;
  font-weight: bold;
  color: #DADAF5;
  padding: 0px 5px;
  position: static;

}
p.thumbnail-pagination span a {
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #834EA5;
  padding: 0px 5px;
}
div#gallery-entry .entry-pagination,
div.gallery-entry .entry-pagination {
  border-bottom: 4px solid #c5c9e5;
}
div#gallery-entry .slideshow-link,
div.gallery-entry .slideshow-link {
  float: left;
  margin: 8px 0px 0px 5px;
}
div#gallery-entry .to-voting-link,
div.gallery-entry .to-voting-link {
  float: right;
  margin: 8px 5px 0px 0px;
}
div#gallery-entry .entry-pagination p,
div.gallery-entry .entry-pagination p {
  margin: 0px 100px;
  text-align: center;
  line-height: 32px;
  height: 32px;
}
div.entry-description .entry-pagination {
  margin: 0px 10px;
  text-align: center;
  line-height: 32px;
  height: 32px;
  float: right;
  position: relative; top: -5px;
}
div#gallery-entry .entry-pagination p img,
div.gallery-entry .entry-pagination p img,
div.entry-description .entry-pagination img {
  margin: 10px 5px 0px 5px;
}
div#gallery-entry .entry-pagination p span,
div.gallery-entry .entry-pagination p span {
  position: relative;
  top: -3px;
}
div#gallery-entry h1{
	text-align: center;
  font-size: 26px;
}
div.gallery-entry h2{
  text-align: left;
  font-size: 26px;
	background: #ffffff;
  padding-bottom:10px;
  padding-top:10px;
  position:static;
  color:#634E9E;
  font-weight:bold;
  margin:0 !important;
}
div#gallery-entry img#gallery-pet {
  margin-top: 0px;
  margin-bottom: 10px;
}
div.gallery-entry img.gallery-pet {
  margin-top: 0px;
	margin-bottom: 20px;
}
div.gallery-thumbs {
  margin-left: 35px;
}
div.gallery-thumbs div.gallery-photo img {
  float: left;
  margin-left: 15px;
  border: 4px solid #c5c9e5;

}
div.content_box div.entry-description {
  border: 4px solid #c5c9e5;
  width: 520px;
  margin: 0px 0px 0px 35px;
  padding: 0px;
  background-color: #c5c9e5;
}
div.content_box div.entry-description h2 {
  background-color: #C5C9E5;
  margin-bottom: 0px !important;
}
div.content_box div.entry-description p.entry-shelter {
  margin-top: 0px;
}
div.content_box div.entry-description p.entry-category {
  font-weight: bold;
}
div#gallery-search-results {
  margin: 0px 50px;
}
div#gallery-search-results div.gallery-item-first {
  border-top: 5px dotted #7100c6;
}
div#gallery-search-results div.gallery-item-outer {
  border-bottom: 5px dotted #7100c6;
  padding: 5px 0px;
  margin: 0px;
}
div#gallery-search-results div.gallery-item {
  margin: 0px;
  padding: 10px;
}
div#gallery-search-results div.gallery-item-finalist {
  background-color: #eeeaff;
}
div#gallery-search-results p.finalists-mark {
  color: #ec0632;
  font-weight: bold;
  float: right;
  margin: 0px;
  text-transform: uppercase;
}
div#gallery-search-results p.gallery-item-desc {
  margin: 0px 0px 0px 100px;
}
div#gallery-search-results div.gallery-photo {
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    width: 75px;
    text-align: center;
}
div#gallery-search-results .shelter-link {
  text-decoration: none;
  color: #1e00fd;
  font-size: 14px;
}
div#gallery-search-results .gallery-link {
  font-size: 16px;
  font-weight: bold;
  color: #7100c6;
  text-decoration: none;
}
div#gallery-search-results div.gallery-photo img {
  border: 2px solid #d1c8f7;
}

div#gallery-image {
    border:0 none;
    height:272px;
    line-height:272px;
    margin:0 100px 20px 100px;
    width:320px;
}
div#gallery-image-inner {
  display:table;
  height:272px;
    line-height:272px;
  margin:2px 0 0;
  overflow:hidden;
  width:320px;
}
* html div#gallery-image-inner {
  display:block;
  overflow: visible;
}
*+html body div#gallery-image-inner {
  display:block;
  overflow: visible;
  margin-top: 130px;
}
* html body div#gallery-image-inner {
  margin-top: 0px !important;
}
div#gallery-image-inner-inner {
  height:272px;
    line-height:272px;
  overflow:hidden;
  display: table-cell;
  vertical-align: middle;
  #position: absolute;  #top: 50%;
}
* html div#gallery-image-inner-inner {
  display:block;
  overflow: visible;
  #position:static; #top:auto;
}
*+html body div#gallery-image-inner-inner {
  display:block;
  overflow: visible;
  #position:static !important;
  #top:auto !important;
}

div#gallery-image-inner-inner img#gallery-pet {
  margin: 0px;
  border: 10px solid #d6d3fe;
  #position: relative;  #top: -50%
}
/* BIG gallery image */
div#big-gallery-image {
    border:0 none;
    height:272px;
    line-height:272px;
    margin:0px 0px 20px 0px;
    width:520px;
}
* html div#big-gallery-image {
    position: relative;
    top: 160px;
}
div#big-gallery-image-inner {
  display:table;
  height:272px;
    line-height:272px;
  margin:2px 0 0;
  overflow:hidden;
  width:520px;
}
* html div#big-gallery-image-inner {
  display:block;
  overflow: visible;
}
*+html body div#big-gallery-image-inner {
  display:block;
  overflow: visible;
  margin-top: 130px;
}
* html body div#big-gallery-image-inner {
  margin-top: 0px !important;
}
div#big-gallery-image-inner-inner {
  height:272px;
    line-height:272px;
  overflow:hidden;
  display: table-cell;
  vertical-align: middle;
  #position: absolute;  #top: 50%;
}
* html div#big-gallery-image-inner-inner {
  display:block;
  overflow: visible;
  #position:static; #top:auto;
}
*+html body div#big-gallery-image-inner-inner {
  display:block;
  overflow: visible;
  #position:static !important;
  #top:auto !important;
}

div#big-gallery-image-inner-inner img#gallery-pet {
  margin: 0px;
  border: 10px solid #d6d3fe;
  #position: relative;  #top: -50%
}
/* END */

/* home page pet news stuff   */
div#todays-pet-news {
  background: #ffffff url(https://www.petfinder.com/images/design/pet-news-box-background.gif) repeat-y top left;
}
div#todays-pet-news div.featured {
  float: left;
  width: 280px;
  margin-right: 0px;
}
div#todays-pet-news div.featured h3 {
  padding: 0px;
  margin: 0px 0px 10px 10px;
}
div#todays-pet-news div.featured h3 a {
  text-decoration: none;
  color: #634E9E;
  margin: 0px;
}
div#todays-pet-news div.featured img {
  float: left;
  width: 108px;
  height: 108px;
  margin: 0px 10px 10px 10px;
}
div#todays-pet-news div.featured p.story-date {
  font-weight: bold;
  margin-bottom: 5px;
  margin-left:10px;
}
div#todays-pet-news div.featured p {
  margin: 0px;
  margin-left:10px;
}
div#todays-pet-news div.more-stories {
  float: left;
  width: 180px;
}
div#todays-pet-news ul {
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 35px;
}
div#todays-pet-news ul li {
  padding-bottom: 5px;
}
div#todays-pet-news ul li a {
  font-size: 11px;
}
div#todays-pet-news .more {
  float: right;
  margin-right: 10px;
  font-size: 11px;
}

div.right-rail-video-box {
  text-align: left;
  margin-top: 10px;
  border: 1px solid #A9A9FF !important;
  padding-bottom: 0px;
  background: #f5fae1 none;
}
div.right-rail-video-box .arrow {
  text-decoration: none;
}
div.right-rail-video-box .see-all-link {
  clear: both;
  display: block;
  text-align: right;
  margin: 0px;
  padding: 5px 10px;
  background-color: white;
}
div.right-rail-video-box h2 {
  background-color: #5C38C6;
  color: white;
  margin: 0px 0px 10px 0px;
}
div.right-rail-video-box h2 a {
  background-color: #5C38C6;
  color: white;
  font-weight: bold;
  line-height:24px;
  text-decoration: none;
}
div.right-rail-video-box div.right-rail-video-thumb-box {
  clear: both;
  margin: 0px;
  padding: 0px;
}
div.right-rail-video-box div.right-rail-video-thumb-box img {
  position: absolute;
  margin: 0px 0px 10px 10px;
  width: 124px;
  height: 84px;
  border: 2px solid #f5fae1;
}
* html div.right-rail-video-box div.right-rail-video-thumb-box img {
  margin-bottom: 0px;
}
div.right-rail-video-box .thumb-img {
  height: 98px;
  width: 134px;
  float: left;
}
* html div.right-rail-video-box .thumb-img {
  width: 134px;
  height: 84px;
}
div.right-rail-video-box div.right-rail-video-thumb-box .overlay {
  width: 124px;
  height: 84px;
  display: block;
  position: absolute;
  visibility: hidden;
  background: transparent;
}
div.right-rail-video-box div.right-rail-video-thumb-box .overlay img {
  background-color: transparent;
  border: 2px solid #999999;
}
div.right-rail-video-box div.right-rail-video-thumb-box .text {
  float: left;
  width: 155px;
}
div.right-rail-video-box div.right-rail-video-thumb-box h3 {
  margin: 5px 0px 2px 10px;
  text-align: left;
  padding: 0px;
  font-weight: bold;
}
div.right-rail-video-box div.right-rail-video-thumb-box h3 a {
  margin: 0px;
  text-decoration: none;
  font-weight: bold;
  text-transform: capitalize;
}
div.right-rail-video-box div.right-rail-video-thumb-box p {
  margin-top: 0px;
  margin-right: 0px;
  text-align: left;
}
div#ticker-new {
  background: url(http://www.petfinder.com/images/design/ticker-button.gif) top left no-repeat;
  float: left;
  width: 228px;
  height: 28px;
  margin: 0px 0px 8px 1px;
}
div#ticker-new a {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  display: block;
  padding: 7px 10px 5px 10px;
}

/* minified YUI stuff
   Copyright (c) 2009, Yahoo! Inc. All rights reserved.
   Code licensed under the BSD License:
   http://developer.yahoo.net/yui/license.txt
   version: 2.8.0r4
*/
.yui-skin-sam .yui-ac{position:relative;font-family:arial;font-size:100%;}.yui-skin-sam .yui-ac-input{position:absolute;width:100%;}.yui-skin-sam .yui-ac-container{position:absolute;top:1.6em;width:100%;}.yui-skin-sam .yui-ac-content{position:absolute;width:100%;border:1px solid #808080;background:#fff;overflow:hidden;z-index:9050;}.yui-skin-sam .yui-ac-shadow{position:absolute;margin:.3em;width:100%;background:#000;-moz-opacity:.10;opacity:.10;filter:alpha(opacity=10);z-index:9049;}.yui-skin-sam .yui-ac iframe{opacity:0;filter:alpha(opacity=0);padding-right:.3em;padding-bottom:.3em;}.yui-skin-sam .yui-ac-content ul{margin:0;padding:0;width:100%;}.yui-skin-sam .yui-ac-content li{margin:0;padding:2px 5px;cursor:default;white-space:nowrap;list-style:none;zoom:1;}.yui-skin-sam .yui-ac-content li.yui-ac-prehighlight{background:#B3D4FF;}.yui-skin-sam .yui-ac-content li.yui-ac-highlight{background:#426FD9;color:#FFF;}
/* END minified YUI stuff */

/* captcha stuff */
div#recaptcha_widget {
	background-color: #ffffff;
	padding: 10px;
	margin: 0px 10px;
}
div#recaptcha_image {
	border: 1px solid #bbbbbb;
	margin-bottom: 10px;
}
div#recaptcha_image img {
	margin: 0px;
}
div#recaptcha_widget div#two_new_words,
div#recaptcha_widget div#listen_to_words,
div#recaptcha_widget div#view_words_image  {
	clear: right;
	float: right;
	text-align: left;
	height: 23px;
	line-height: 23px;
	width: 130px;
	padding-left: 30px;
	margin-top: 5px;
}

div#recaptcha_widget div#two_new_words {
	background: url(https://www.petfinder.com/images/contests/refresh.gif) no-repeat top left;
}
div#recaptcha_widget div#listen_to_words {
	background: url(https://www.petfinder.com/images/contests/sound.gif) no-repeat top left;
}
div#recaptcha_widget div#view_words_image {
	background: url(https://www.petfinder.com/images/contests/view.gif) no-repeat top left;
}
div#recaptcha_widget a {
	color: #6666D0;
	font-weight: bold;
}
div#recaptcha_widget input#recaptcha_response_field {
	border: 1px solid #bbbbbb;

}
div#recaptcha_widget div#recaptcha_help {
	float: right;
	padding-top: 10px;
}
div#recaptcha_widget div#recaptcha_text {
	display: block;
	margin: 0px;
}
input#recaptcha_response_field {
	background-color: #F0F0FF;
	width: 200px;
}

/*
Healthy Pet Checklist Form Page
hm
*/

#healthy-pet-checklist
{
padding-left:1px;
font:12px Arial,Helvetica,serif;
width:470px;
}

#healthy-pet-checklist p
{
margin-left:0;
}

#healthy-pet-checklist #tophat
{
position:relative;
zoom:1;
width:295px;
height:100px;
clear:both;
background:url('https://www.petfinder.com/images/pet-health/bg-healthy-pet-checklist-tophat.gif') no-repeat;
padding:20px 0 0 175px;
}
#healthy-pet-checklist #tophat:after /* Clear after floats */
	{ content:"."; display:block; height:0; clear:both; visibility:hidden }
#healthy-pet-checklist input
{
display:block;
width:90%;
border-bottom:1px solid #000;
border-top-style:none;
border-right-style:none;
border-left-style:none;
clear:both;
}
#healthy-pet-checklist #tophat input
{
width:80%;
display:inline;
}

#healthy-pet-checklist #tophat img
{
position:absolute;
top:50px;
right:0;
}

#healthy-pet-checklist .green-box
{
background:url('https://www.petfinder.com/images/pet-health/bg-corner-check.gif') no-repeat 5px 5px;
width:90%;
padding:15px;
margin:10px auto;
border:1px solid #5ac03f;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
#healthy-pet-checklist .green-box hr
{ color:#5ac03f; background-color:#5ac03f; height:1px; margin:1em 0; padding:0; overflow:hidden }

#healthy-pet-checklist h3, #healthy-pet-checklist h4
{
color:#482f92;
margin:0;
}
#healthy-pet-checklist h3
{
padding:0 0 5px 25px;
}
#healthy-pet-checklist h4
{
padding:5px 0;
}

/*
HomeAgain left rail
*/
#home-again
{
background: #eff6fc;
zoom:1;
padding-bottom: 5px;
border-bottom:2px solid #fff;
margin-bottom: 10px;
}
#home-again:after /* Clear after floats */
	{ content:"."; display:block; height:0; clear:both; visibility:hidden }

#home-again h3
{
font-size: 14px;
border-top:2px solid #fff;
border-bottom:2px solid #fff;
margin: 0;
padding: 5px;
display:block;
background: #519ec9;
color:#fff;
}
#home-again p
{
font-size: 110%;
text-align: center;
margin:8px 0 0 0;
}
#home-again .smaller
{
margin:0 0 8px 0;
font-size: 90%;
}
#home-again img
{
display: block;
margin:0 auto;
}
/*
ASPCA scroller/FPM
*/

#notify
{
margin: 0;
}
#aspca-scroller .submit_area
{
border-style: none !important;
margin:0 auto;
float:none !important;
}
#aspca-scroller .submit_area:after
{
content: ".";
height: 0px;
visibility: hidden;
display: block;
clear: both;
}
#aspca-scroller input
{
margin:0 !important;
}
#aspca-scroller form label
{
margin:0 !important;
}
#aspca-scroller #preview
{
float:none !important;
height:auto !important;
width: 500px !important;
margin:0 auto;
}
#aspca-scroller .number1
{
margin:0 !important;
}
.aspca-number1, .aspca-number2, .aspca-number3
{
padding:20px;
}
.aspca-number1 label
{
padding: 0 10px 0 4px;
}

#aspca-fpm fieldset
{
border-style: none;
padding: 20px;
}
#aspca-fpm fieldset hr
{
clear:both;
background-color:#6633CC !important;
border-style: none;
height:1px;
}

#aspca-scroller #submit, #aspca-scroller #preview_popup_link
{
float: left;
cursor: pointer;
display:block;
height:35px !important;
width: 150px !important;
border-style: none !important;
overflow: hidden !important;
text-indent: -9999px;
color:#F78F1E;
font-size:1px !important;
}
#aspca-scroller #submit
{
background:url(https://www.petfinder.com/images/widgets-banners/aspca/btn-generate.png) no-repeat;
}
#aspca-scroller #preview_popup_link
{
background:url(https://www.petfinder.com/images/widgets-banners/aspca/btn-preview.png) no-repeat;
}
#aspca-scroller #website
{
width:200px !important;
}
#aspca-scroller .form-row
{
margin:3px 0;
}
#fpm-thumb-wrapper
{
display:block;
height:245px;
width:300px;
}

/*
vertical entitlement ads
*/
#entitlement-ad-container img
{margin:0 !important;}



.category h1 { padding-left: 10px; }
div.thumb a { padding-left: 10px; }
.indent10 { padding-left: 10px; }


.u-isVisuallyHidden {
  position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding:0 !important;
    border:0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}


/* top-nav accessibility */
.top-level-item.isFocused ul[style],
.top-level-item.isFocused ul {
    display: block !important;
    left: auto !important;
    color: #0000ff !important;
    visibility: visible !important;
    z-index: 100 !important;
    position: static !important;
    border: 0 !important;
    padding: 0 !important;
    margin-top: 0 !important;
}

*:focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px #000;
    outline: none;
}

.margin2px { margin: 2px; }

