.pet {
    margin-bottom: 20px;
}
.profilePic {
  float:left;
  width:218px;
  background-color: #3d93c3;
  overflow:hidden;
  margin-right: 20px;
}
.petNameBox {
    width: 218px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    color: #FFFFFF;
    background-color: #3d93c3;
    padding: 10px 0;
    text-align: center;
}
.linkBox {
    width: 218px;
    text-align: center;
    background-color: #fdeed9;
    padding: 10px 0;
}
.linkBox a img {
    text-decoration: none;
    border: none;
}
.petprofileTitle {
    width: 470px;
    position: relative;
    margin-left: 45px;
    margin-top:15px;
    line-height: 16px;
}

.petprofileWindow  
{
  float:left;
  width: 470px;
  position: relative;
  background-color: #FFFFFF;
  margin-left: 45px;
  vertical-align:top;
}
* HTML .petprofileWindow  
{
  float:left;
  width: 470px;
  position: relative;
  background-color: #FFFFFF;
  margin-left: 25px;
  vertical-align:top;
}
.leftColumn {
  float:left;
  width:480px;
}
* HTML .leftColumn {
  float:left;
  width:200px;
}
.mypetvidsDisplay  
{
  float:right;
  width: 220px;
  position: relative;
  background-color: #FFFFFF;
  padding-left:10px;
}
* HTML .mypetvidsDisplay  
{
  float:right;
  width: 200px;
  position: relative;
  background-color: #FFFFFF;
  padding-left:10px;
}
.petprofileText {
    float: left;
    padding-bottom: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
    width: 240px;
}
.orangeTreats {
  color: #f48d00;
}
.myvidsTitle {
  width:220px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #f48d00;
  margin-bottom:10px;
  text-transform: capitalize;
}
.myvidsDisplayRow  {
    float:left;
    width: 220px;
    position: relative;
    padding-left:0px;
}
.myvidsColumn  {
    float:left;
    width: 103px;
    position: relative;
    min-height:130px;
}
* html .myvidsColumn {
    height:130px;
}

.delete {
    font-size:9px;
    padding-top:3px;
}

.delete a:link, .delete a:visited {
    color: #4787c4;
    font-weight:bold;
    text-decoration: underline;
}
.delete a:hover, .delete a:active {
    color: #1475d1;
    font-weight:bold;
    text-decoration: none;
    text-decoration: none;
}

.myoptionsWrap   {
    float:left;
    width: 470px;
    position: relative;
    padding-left: 0px;
    background-color: #fdeed9;
    padding-bottom: 5px;
    border: 1px solid #f48d00;
    margin-bottom: 15px;
    margin-top: -20px;
}
.myoptionsBox1 {
    float:right;
    width: 200px;
    position: relative;
    padding-left:0px;
    margin-top:10px;
}
.myoptionsBox2 {
    float:right;
    width: 200px;
    position: relative;
    padding-left:0px;
    margin-top:10px;
}
.myoptionsColumn1  {
    float:left;
    width: 38px;
    position: relative;
}
.myoptionsColumn2  {
    float:left;
    width: 110px;
    position: relative;
    padding-top:14px;
}

.mypetoptionsWrap  {
  float:left;
  width: 220px;
  position: relative;
  padding-left:0px;
  padding-top:10px;
  padding-bottom:0px;
  border: 1px solid #f48d00;
  margin-top:10px;
}
* HTML .mypetoptionsWrap  
{
  padding-bottom:0px;
}
.mypetoptionsBox1
{
  float:right;
  width: 105px;
  position: relative;
}
.mypetoptionsBox2 
{
  float:right;
  width: 105px;
  position: relative;
}
.mypetoptionsColumn1  
{
  float:left;
  width: 31px;
  position: relative;
}
.mypetoptionsColumn2  
{
  float:left;
  width: 50px;
  position: relative;
}

A.options:link, A.options:visited {
  color: #f48d00;
  font-size: 11px;
  font-weight:bold;
  text-decoration: underline;
}
A.options:hover, A.options:active {
  color: #f48d00;
  font-size: 11px;
  font-weight:bold;
  text-decoration: none;
}

A.smallnom:link, A.smallnom:visited {
  color: #f48d00;
  font-size: 11px;
  text-decoration: underline;
}
A.smallnom:hover, A.smallnom:active {
  color: #f48d00;
  font-size: 11px;
  text-decoration: none;
}
.pet_photo {
    margin-top: 20px;
}

.pet_photo a img {
    border: none;
}
.photo_desc {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    padding-top: 10px;
}
.orange_gradient_bar {
    position: absolute;
    top: 228px;
    width: 356px;
    background-color: #f48d00;
    background-image: url(../images/cat_bar_bg.gif);
    background-position: right top;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    padding: 10px 0 10px 10px;
    font-weight: bold;
    color: white;
    margin-top: -1px;
}
.photo_container {
    background-color: #fdeed9;
    width: 359px;
}
.photo_container ul {
    list-style: none;
}

.tallstepcarousel {
    position: relative; /*leave this value alone*/
    overflow: scroll; /*leave this value alone*/
    width: 360px;
    height: 500px;
}

.tallstepcarousel .belt {
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.tallstepcarousel .panel {
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 10px; /*margin around each panel*/
    width: 320px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarousel {
    position: relative; /*leave this value alone*/
    overflow: scroll; /*leave this value alone*/
    width: 360px;
    height: 300px;
}

.stepcarousel .belt {
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel {
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 10px; /*margin around each panel*/
    width: 320px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#mygallery { 
    overflow: hidden;
}

.first {
    clear: left;
    margin-left: 17px;
}

.photo_thumb {
    float: left;
    padding: 12px;
}
.photo_pag {
    clear: left;
    padding: 10px;
}

.photo_nav {
    margin-top: -15px;
    float: right;
}

.photo_numbers {
    margin-top: -15px;
    float: right;
    margin-right: 20px;
}

.comment_hr {
    margin: 10px 0;
    border: 0;
    background-color: #3fa06f;
    height: 1px;
}

#add_comment {
    float: right;
    margin-top: -18px;
}
#add_comment a {
    color: #5487a4;
}
#comment_form {
    margin-top: 20px;
}
#comment_form textarea {
    width: 470px;
}
p.submit {
    margin-top: 12px;
}
.comment_name {
    color: #5487a4;
}
.comment_date {
    color: #3fa06f;
    font-size: 0.8em;
}
.logout {
    left: 450px;
    margin-top: 10px;
    position: relative;
    top: -45px;
    z-index: 99;
}

a.grey {
    color: #f48d00;
    font-size: 12px;
    font-weight: bold;
}

a.grey:hover, a.grey:active {
    color: #f48d00;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.pet_thumb {
    float: left;
    text-align: center;
    width: 140px;
    padding-right: 17px;
    padding-top: 20px;
    
}
.pet_thumb .name_box {
    width: 140px;
    background-color: #3D93C3;
    color: white;
    padding: 2px 0;
}

.pet_thumb .control_box {
    width: 140px;
    background-color: #fdeed9;
    color: #f48d00;
    padding: 2px 0;
}

.pet_thumb .button {
    margin: 0;
    padding: 0;
}

.profile_link_box {
    background-color: #fdeed9;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.profile_link_box img {
    height: 17px;
    padding-right: 5px;
}

.pag_link {
    background-color: #1c7bd3;
    color: white;
    font-size: 10px;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}

.pag_link:hover, .pag_link:active {
    color: #5eb7ec;
}

.prev_next {
    color: #1c7bd3;
    font-style: italic;
    font-weight: bold;
    font-size: 10px;
}

