/*
*
{
    font: 12px Arial, Helvetica, serif;
}
*/
body {
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #333333;
    font-family: Arial, Helvetica, serif;
}
a {
    color: #0000ff;
}
a:visited {
    color: #634E9E;
}
em{
    font-style:italic;
}
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;
    padding-left:10px;
}
h2 span {
    font-weight: bold;
}

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

div.content_box h2 {
    margin: 0px 1px 0px 1px;
    margin-bottom: 10px !important;
}
div.content_box h3 {
    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.pn_contact p,
div.pn_contact ul {
    margin:0px;
    padding:0px 10px 0px 0px;
    width:220px;  
    float: left;  
}
div.pn_contact .org_links {
    width: 280px;
}
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;
}

li.email_org {
    background: url(/images/pn-email-icon.gif) no-repeat top left;
    padding-left: 25px;
}

li.more_org {
    background: url(/images/green-eye.gif) no-repeat top left;
    padding-left: 25px;
}

div.pn_all_about {
    clear: both;
    margin: 13px 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_thumbs {
    width: 120px;
    float: right;
    text-align: center;
}
/*div.pn_thumbs a {
    font-size: 10px;
    color: #999999;
}*/
div.pn_thumbs p {
    border: none;
    clear:both;
    color:#999999;
    font-size:11px;    
    margin:5px 0pt 0px;
    padding:0pt;
    text-align: center;
}

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_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_adoptable_pet {
     /* border-top: 2px solid #ccccff; */
     margin: 10px;
}
div.pn_adoptable_pet h1{
    display: block;
    margin-bottom:15px;
    padding-left: 0px;
    position: static;    
}
div.pn_adoptable_pet a.anchor_icon {
/*    color:#999999; */
/*    color: rgb(128, 94, 234); */
    float:left;
/*    font-size:10px; */
    margin-right:10px;
    margin-top:0px;
    padding:5px 0px 5px 25px;
}

div.pn_adoptable_pet p.pn_pet_name {
    display:block; 
    color:#634E9E;
    display:inline;
    font-size:16pt;
    font-weight:bold;
    margin:0px 0px 3px 0px;
    padding-left:0px;
}
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: #fe6930;
    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;
}


.pn_label {
    color: #333333;
    font-weight: normal;
}

h2.pn_label {
    margin: 0px !important;
    padding: 0px !important;
    background: none;
    display: inherit;
    font-size: 10pt;
    font-weight: normal;
    line-height: inherit;
}

table.new_search_results {
    border-collapse:collapse;
    border-spacing: 0px;
}
.new_search_results td {
    border-bottom: 2px dotted #eeddff;
    margin: 0px;
    padding: 0px;
}

a.nav_left:link, a.nav_left:hover, a.nav_left:visited {
    color:#003399;
    text-decoration: none;
    font-size:24px;
    font-weight: bold;
}

a.nav_center:link, a.nav_center:hover, a.nav_center:visited {
    color:#993300;
    text-decoration: none;
    font-size:24px;
    font-weight: bold;
}

a.nav_right:link, a.nav_right:hover, a.nav_right:visited {
    color:#336600;
    text-decoration: none;
    font-size:24px;
    font-weight: bold;
}

a.main_left:link, a.main_left:hover, a.main_left:visited {
    color: #003399;
    text-decoration: none;
}

a.main_center:link, a.main_center:hover, a.main_center:visited {
    color: #993300;
    text-decoration: none;
}

a.main_right:link, a.main_right:hover, a.main_right:visited {
    color: #336600;
    text-decoration: none;
}

.screenshot
{
	font-size: 8px;
	padding-left: 35px;
	padding-top: 10px;
	float: left;
	text-align: center;
	/* height: 140px; */
	min-width: 150px;
	min-height: 150px;
}
