body {
    background-color: #A68200;
    color: #C861D3;
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    padding: 0;
    margin: 0;
    background-image:url('http://images.powerpets.com/image/layout/v5background.png');
    background-repeat: repeat-x;
    background-size: 100%;
}

img 
{
    border: 0;
}

h2 {
    font-family: 'poetsenoneregular', Helvetica, Arial, sans-serif;
    color: #A68200;
    margin: 4px 0;
}

h3 {
    font-family: 'poetsenoneregular', Helvetica, Arial, sans-serif;
    color: #A68200;
    line-height: 0.9em;
    font-size: 1.2em;
    padding: 0;
    margin: 0;
}

/* a:visited
{
    color: #FF2600;
}
*/

.mono {
    font-family: Courier;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;}

.clear
{
    clear: both;
}

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.faded { opacity:0.4; filter:alpha(opacity=40); }
.faded60 { opacity:0.6; filter:alpha(opacity=60); }
.faded80 { opacity:0.8; filter:alpha(opacity=80); }
.floatleft { float: left;}
.red { color: red; }
.green { color: green; }
.bg_red { background-color: #FFDDDD; }
.border_red { border-color: red; }
.border_green { border-color: green; }
.border_blue { border-color: blue; }
.highlight_red { background-color: #ff8080; }

/* PAGE SETUP - FULL WIDTH */
.bodybox {
    width: 1024px;
    margin: 0 auto;
    padding: 0;
    border: 0;
    background-color: #74217D;
    border-left: 2px solid #62016D;
    border-right: 2px solid #62016D;
    color: #000000;
    min-height: 800px; 
}

.bodybox .header {
    padding: 12px;
    height: 86px;
    min-height: 86px;
    width: 1000px;
    background: #9702A7 url('http://images.powerpets.com/image/backdrop/header_site_party.jpg') no-repeat;
}

.bodybox .header a 
{
    text-decoration: none;
    color: #ffffff;
}

.bodybox .header .headerbox {
    width: 140px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    padding: 8px 0 4px 0;
    margin: 0 0 0 10px;
    min-height: 74px;
    -webkit-box-shadow: inset 0px 0px 5px 10px rgba(151,2,167,1);
    -moz-box-shadow: inset 0px 0px 5px 10px rgba(151,2,167,1);
    box-shadow: inset 0px 0px 10px 5px rgba(151,2,167,1);
    background-color: #C861D3;
    text-align: center;
    float: right;
    color: #FFFFFF;
    font-family: 'playtime_with_hot_toddiesRg', Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    line-height: 1.1em;
}

.bodybox .header .headerbox_wide 
{
   width: 280px;
}

.bodybox .header .timebox 
{
    min-height: 34px;
    height: 34px;
    float: none;
}

.bodyheaderfloatbox 
{
    float: right;
    width: 140px;
    height: 74px;
    padding: 0;
    margin: 0;
    text-align:center;
}

.bodybox .menubar {
    padding: 5px;
    height: 30px;
    min-height: 30px;
    width: 1014px;
    background-color: #74217D;
    font-family: 'playtimewithhottoddiesobliqRg', Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    color: #FFFFFF;
}

.bodybox .menubar a 
{
    color: #FFFFFF;
    text-decoration:none;
}

.bodybox .menubar .topmenu_favbox
{
    float: right;
}

.bodybox .eventbar
{
    position: relative;
    display: block;
    width: 600px;
    height: 2em;
    line-height: 2em;
    font-size: 0.8em;
    margin: -4px auto 10px;
    background-color: #259433;
    color: #FFFFFF;
    padding: 2px 5px 0 5px;
    overflow:hidden;
}

.bodybox .eventbar a
{
    color: #FFFFFF;
    text-decoration: none;
}

.bodybox .eventbar img
{
	position: absolute;
	right: 2px;
	top: 2px;
}

.bodybox .contentzone {
    height: auto;
    padding: 0;
    margin: 0;
    width: 100%;
    min-height: 500px;
    clear: both;
}

.bodybox .contentzone .leftbar {
    float: left;
    background-color: #259433;
    color: #FFFFFF;
    width: 120px;
    padding: 4px;
    padding-top: 10px;
    border-radius: 0 12px 12px 0;
    -moz-border-radius: 0 12px 12px 0;
    -webkit-border-radius: 0 12px 12px 0;
    min-height: 700px;
    font-family: 'playtime_with_hot_toddiesRg', Helvetica, Arial, sans-serif;
}

.bodybox .contentzone .leftbar .minibox {
    width: 102px;
    min-height: 45px;
    padding: 4px;
    border-radius: 8px;
    -webkit-box-shadow: inset 10px 10px 20px -10px rgba(255,214,64,1);
    -moz-box-shadow: inset 10px 10px 20px -10px rgba(255,214,64,1);
    box-shadow: inset 10px 10px 20px -10px rgba(255,214,64,1);
    background: #FFFFFF;
    text-align: center;
    color: #A68200;
    font-size: 0.8em;
    border: 1px solid #66E275;
    margin: 3px auto;
}

.bodybox .contentzone .leftbar .minibox a
{
    text-decoration: none;
    color: #A68200;
    display: block;
    width: 100%;
    height: 100%;
}

.bodybox .contentzone .leftbar .minibox:hover
{
    background-color: #66E275;
}

.bodybox .contentzone .leftbar .minibox a:hover
{
    color: #008110;
}

.bodybox .contentzone .leftbar .minibox img 
{
    width: 56px;
    height: 42px;
}

.bodybox .contentzone .middle {
    float: left;
/*    background-color: #66E275; */
    background-color: #FFFFFF;
    padding: 4px 18px 10px 18px;
    width: 660px;
    min-height: 500px;
    -webkit-box-shadow: inset -18px 0px 10px -10px rgba(37,148,51,1),  inset 18px 0px 10px -10px rgba(37,148,51,1);
    -moz-box-shadow: inset -18px 0px 10px -10px rgba(37,148,51,1), inset 18px 0px 10px -10px rgba(37,148,51,1);
    box-shadow: inset -18px 0px 10px -10px rgba(37,148,51,1), inset 18px 0px 10px -10px rgba(37,148,51,1);
}

.bodybox .contentzone .middle .searchbox
{
    width: 95%;
    height: 185px;
    padding: 5px;
    margin: 0 auto;
    border: 1px solid #BFA130;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: none;
}

.bodybox .contentzone .middle .highlightbar {
    width: 90%;
    padding: 5px;
    border: 1px solid #4C0000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #A68200;
    clear: both;
    margin: 0 auto;
}

.bodybox .contentzone .middle .commentbar {
    width: 80%;
    padding: 5px;
    border: 1px solid #BFA130;
    border-left: 15px solid #BFA130;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #FFE173;
    color: #A68200;
    clear: both;
    margin: 10px auto;
}

.bodybox .contentzone .middle .errorbar, .errorbar {
    width: 80%;
    padding: 5px;
    border: 1px solid #74217D;
    border-left: 15px solid #74217D;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #C861D3;
    color: #62016D;
    clear: both;
    margin: 10px auto;
}

.bodybox .contentzone .rightbar {
    float: left;
    background-color: #259433;
    width: 192px;
    border-radius: 12px 0 0 12px;
    -moz-border-radius: 12px 0 0 12px;
    -webkit-border-radius: 12px 0 0 12px;
    padding: 4px 4px 10px 4px;
    min-height: 1000px;
}

.bodybox .contentzone .rightbar .menupanel {
    display: none;
    width: 180px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    padding: 5px 0 5px 0;
    margin: 5px auto;
    min-height: 20px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(102,226,117,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(102,226,117,1);
    box-shadow: 0px 0px 20px 0px rgba(102,226,117,1);
    background-color: #66E275;
}

.bodybox .contentzone .rightbar .menupanel .menupanelmenu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bodybox .contentzone .rightbar .menupanel .menupanelmenu li 
{
    width: 180px;
    border-bottom: 1px solid #008110;
    overflow:hidden;
}

.bodybox .contentzone .rightbar .menupanel .menupanelmenu li:last-child 
{
    width: 180px;
    border: 0;
}

.bodybox .contentzone .rightbar .menupanel .menupanelmenu li a
{
    display: block;
    padding: 2px;
    width: 174px;
    height: 27px;
    line-height: 2em;
    vertical-align: middle;
    text-decoration: none;
    font-family: 'poetsenoneregular', Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    color: #008110;
}

.bodybox .contentzone .rightbar .menupanel .menupanelmenu li a:hover
{
    background-color: #008110;
    color: #00C618;
}

.bodybox .contentzone .rightbar .menupanel .menupanelmenu li a img
{
    width: 36px;
    height: 27px;
    padding-right: 5px;
    float: left;
}

.bodybox .footer {
    height: 100px;
    min-height: 100px;
    width: 100%;
    clear: both;
}

.bodybox .footer a {
    color: #FFFFFF;
	text-decoration: none;
}

.chatdialog
{
    width: 95%;
    height: 227px;
    padding: 4px;
    margin: 0 auto;
    border: 1px solid #BFA130;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: none;
    font-size: 0.9em;
}

.chatdialog .titlebar
{
    position: relative;
    display: block;
    top: -8px;
    padding: 0 5%;
    width: 90%;
    font-weight: bold;
    border-bottom: 1px solid #BFA130;
}

.chatdialog .titlebar a
{
    float: right;
    display:block;
    background-color: #FFFFFF;
    border-color: 1px;
}

.chatdialog .convolist
{
    width: 170px;
    height: 200px;
    min-height: 200px;
    margin-right: 4px;
    padding: 3px;
    overflow: auto;
    float: left;
    border: 1px solid #000000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    font-size: 0.8em;
}

.chatdialog .convolist .convouser
{
    width: 100%;
    display: block;
    padding: 2px 0 2px 2px;
    border-bottom: 1px solid #000000;
}

.chatdialog .convolist .convouser:first
{
    border-top: 1px solid #000000;
}

.chatdialog .convolist .convouser:hover
{
    background-color: #BFA130;
    font-weight: bold;
}

.chatdialog .convolist .convouser a
{
    text-decoration:none;
}

.chatdialog .convo
{
    float: left;
    width: 432px;
    height: 146px;
    min-height: 146px;
    border: 1px solid #000000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 2px 4px;
    overflow: auto;
}

.chatdialog .mtferror
{
    float: left;
    width: 440px;
    height: 20px;
    min-height: 20px;
}

.chatdialog .convorespond
{
    float: left;
    width: 432px;
    height: 26px;
    min-height: 30px;
    border: 1px solid #000000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 2px 4px;
}

.10high
{
    clear: both;
    height: 10px;
    min-height: 10px;
    width: 100%;
    display: block;
}

.space100
{
    clear: both;
    height: 100px;
    min-height: 100px;
    width: 100%;
    display: block;
}

.space200
{
    clear: both;
    height: 200px;
    min-height: 200px;
    width: 100%;
    display: block;
}

.ui-grid
{
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    display: block;
}

.ui-grid-cell-2 { overflow: hidden; width: 50%; float: left; }
.ui-grid-cell-3 { overflow: hidden; width: 33.33%; float: left; }
.ui-grid-cell-3_2 { overflow: hidden; width: 66.67%; float: left; }
.ui-grid-cell-4 { overflow: hidden; width: 25%; float: left; }
.ui-grid-cell-4_3 { width: 75%; float: left; }
.ui-grid-cell-5 { overflow: hidden; width: 20%; float: left; }
.ui-grid-cell-5_2 { overflow: hidden; width: 40%; float: left; }
.ui-grid-cell-5_3 { overflow: hidden; width: 60%; float: left; }
.ui-grid-cell-5_4 { overflow: hidden; width: 80%; float: left; }
.ui-grid-cell-6 { overflow: hidden; width: 16.66%; float: left; }

.ui-grid-list
{
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    display: block;
    background-color: #ffe2a0;
    color: #008110;
    border-radius: 10px;
    moz-border-radius: 10px;
    webkit-border-radius: 10px;
}

.ui-grid-list a
{
    text-decoration: none;
    background-color: #ffeabb;
    color: #008110;
    display:block;
}

.ui-grid-list .title
{
    width: 100%;
    height: 30px;
    font-weight: bold;
    text-align: center;
    font-size: 1.1em;
}

.ui-grid-list .line
{
    width: 98%;
    height: 1.5em;
    padding: 0 2%;
    padding: 2px 4px;
    border-bottom: 1px dashed #BFA130;
    text-align: left;
    line-height: 1em;
    background-color: #ffeabb;
    clear: left;
}

.ui-grid-list .highline
{
    width: 98%;
    height: 2.4em;
    padding: 0 2%;
    padding: 2px 4px;
    border-bottom: 1px dashed #BFA130;
    text-align: left;
    line-height: 1em;
    background-color: #ffeabb;
    clear: left;
}

.ui-grid-list .line:hover, .ui-grid-list .highline:hover
{
    border-top: 2px solid #008110;
    border-bottom: 2px solid #008110;
}

.ui-grid-list .line .lineelement10, .ui-grid-list .highline .lineelement10, .ui-grid-list .title .lineelement10
{
    float: left;
    width: 10%;
}

.ui-grid-list .line .lineelement20, .ui-grid-list .highline .lineelement20, .ui-grid-list .title .lineelement20
{
    float: left;
    width: 20%;
}

.ui-grid-list .line .lineelement30, .ui-grid-list .highline .lineelement30, .ui-grid-list .title .lineelement30
{
    float: left;
    width: 30%;
}

.ui-grid-list .line .lineelement40, .ui-grid-list .highline .lineelement40, .ui-grid-list .title .lineelement40
{
    float: left;
    width: 40%;
}

.ui-grid-list .line .lineelement50, .ui-grid-list .highline .lineelement50, .ui-grid-list .title .lineelement50
{
    float: left;
    width: 50%;
}

.ui-grid-list .line .lineelement60, .ui-grid-list .highline .lineelement60, .ui-grid-list .title .lineelement60
{
    float: left;
    width: 60%;
}

.ui-grid-list .line .lineelement80, .ui-grid-list .highline .lineelement80, .ui-grid-list .title .lineelement80
{
    float: left;
    width: 80%;
}

.bigmenu
{
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    width: 90%;
}

.bigmenu li
{
    width: 100%;
}

.bigmenu li a
{
    display: block;
    text-decoration: none;
    font-size: 1.2em;
    padding: 4px;
    margin: 3px;
    background-color: #FFFFFF;
    color: Maroon;
    border: 1px solid #000000;
    border-radius: 6px;
    moz-border-radius: 6px;
    webkit-border-radius: 6px;
}

.bigmenu li a:hover
{
    background-color: #AAAAFF;
}

.bigmenu li a img, .bigmenu li img
{
    width: 40px;
    height: 30px;
    vertical-align:middle;
}

.usInfoArea
{
    height: 500px;
    max-height: 500px;
    width: 100%;
    overflow: auto;
}

.pageselector 
{
    width: 90%;
    margin: 2px auto;
    clear: both;    
}

.pageselector .highlight
{
    width: 30px; height: 24px;
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
    line-height: 20px;
    float: left;
}

.pageselector .numberbox
{
    width: 28px; height: 22px;
    background-color: #FFFFFF;
    color: #000000;
    text-align: center;
    line-height: 20px;
    float: left;
    font-size: 0.8em;
    border: 1px solid #000000;
}

.pageselector .numberbox a
{
    text-decoration: none;
    display: block;
}


.ui-hidden { display: none; }

.searchresultbox 
{
    clear:both;
    display: block;
    height: 150px;
    overflow: auto;
    margin-top: 3px;
}

.searchresultbox .resultarea
{
    height: 130px;
    display: block;
}

.searchresultbox .resultarea .resultbox
{
    display: block;
    height: 124px;
    margin: 3px;
    float: left;
    border: 1px solid #000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.8em;
    width: 130px;
    color: #62016D;
    font-family: 'poetsenoneregular', Helvetica, Arial, sans-serif;
}

.layoutbox
{
    width: 95%;
    height: 35px;
    padding: 5px;
    margin: 0 auto;
    border: 1px solid #BFA130;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: none;
}

.layoutbox .resultarea .resultbox
{
    display: block;
    height: 25px;
    margin: 3px;
    float: left;
    border: 1px solid #000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.8em;
    width: 130px;
    color: #62016D;
    font-family: 'poetsenoneregular', Helvetica, Arial, sans-serif;
}

.hiddeninfo
{
    display: none;
}

.hiddeninfo img
{
    width: 56px;
    height: 40px;
    margin: 5px;
}

.searchresultbox .resultarea .resultbox:hover
{
    background-color: #66E275;
    color: #FFFFFF;
    font-family: 'playtime_with_hot_toddiesRg', Helvetica, Arial, sans-serif;
}

.searchresultbox .resultarea .resultbox img
{
    width: 78px;
    height: 60px;
}

.searchresultbox .resultarea .resultbox:hover img
{
    width: 65px;
    height: 50px;
}

.searchresultbox .resultarea .resultbox a
{
    text-decoration: none;
}

/* LINK STYLING */
.ppbutton
{
    background-color: #62016D;
    background: linear-gradient(#9702A7,#62016D) repeat scroll 0 0 #62016D;
    color: #C861D3;
    font-family: 'dosisregular', Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-decoration: none;
    display: block;
    padding: 3px;
    margin: 1px;
    border: 1px solid #C861D3;
    text-align: center;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    min-width: 40px;
}

.ppbutton_highlight
{
    background-color: #005000;
    background: linear-gradient(#003F00,#005000) repeat scroll 0 0 #005000;
    color: #A3FFA3;
    font-family: 'dosisregular', Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-decoration: none;
    display: block;
    padding: 3px;
    margin: 1px;
    border: 1px solid #A3FFA3;
    text-align: center;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    min-width: 40px;
}

/*
.ppbutton a:visited {
     color: #C861D3;
}
*/

.ppbutton_tiny 
{
    background-color: #62016D;
    background: linear-gradient(#9702A7,#62016D) repeat scroll 0 0 #62016D;
    color: #F9C6FF;
    font-size: 0.9em;
    font-family: 'Helvetica', Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-decoration: none;
/*    text-shadow: 1px 1px 2px #C437D3;
    filter: dropshadow(color=#C437D3, offx=1, offy=1); */
    display: block;
    padding: 1px;
    margin: 0 2px 0 2px;
    border: 1px solid #C861D3;
    text-align: center;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    min-width: 40px;
}

/* .ppbutton a:visited, .ppbutton_admin a:visited, .ppbutton:visited, .ppbutton_admin:visited {
    color: #C861D3;
}

.ppbutton_tiny:visited {
    color: #F9C6FF;    
} */

.ppbutton_admin
{
    background-color: #6D011D;
    background: linear-gradient(#A70234,#6D011D) repeat scroll 0 0 #6D011D;
    color: #F9C6FF;
    font-size: 0.9em;
    font-family: 'dosisregular', Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-decoration: none;
    display: block;
    padding: 1px;
    margin: 0 2px 0 2px;
    border: 1px solid #D36171;
    text-align: center;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    min-width: 40px;
}

.ppbutton:hover, .ppbutton_tiny:hover, .ppbutton_highlight:hover
{
    background-color: #C861D3;
    background: linear-gradient(#9702A7,#C861D3) repeat scroll 0 0 #C861D3;
    color: #38003F;
}

.ppbutton_admin:hover
{
    background-color: #f48895;
    background: linear-gradient(#ed6474,#f48895) repeat scroll 0 0 #f48895;
    color: #7b0415;
}

/* DETAIL BOX STYLING */
.halfbox
{
    display: block;
    height: auto;
    min-height: 124px;
    margin: 2px;
    padding: 2px;
    float: left;
    border: 1px solid #000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.8em;
    width: 48%;
    color: #62016D;
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

.fullbox
{
    display: block;
    height: auto;
    min-height: 124px;
    margin: 2px;
    padding: 4px;
    float: left;
    border: 1px solid #000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.8em;
    width: 98%;
    color: #62016D;
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

.itembox 
{
    display: block;
    height: 124px;
    margin: 2px;
    padding: 2px;
    float: left;
    border: 1px solid #000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.8em;
    width: 130px;
    color: #62016D;
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

.itembox_tall 
{
    display: block;
    height: 152px;
    margin: 2px;
    padding: 2px;
    float: left;
    border: 1px solid #000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.8em;
    width: 130px;
    color: #62016D;
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

.itembox img, .itembox_tall img
{
    width: 78px;
    height: 60px;
    display: block;
    clear: both;
    margin: 0 auto;
}

.itembox_mini
{
    display: block;
    height: 102px;
    margin: 2px;
    padding: 2px;
    float: left;
    border: 1px solid #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.7em;
    width: 106px;
    color: #62016D;
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

.itembox_mini img
{
    width: 78px;
    height: 60px;
    display: block;
    clear: both;
    margin: 0 auto;
}

.itembox_maxi
{
    display: block;
    height: 140px;
    margin: 3px;
    padding: 3px;
    float: left;
    border: 1px solid #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.8em;
    width: 140px;
    color: #62016D;
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

.itembox_maxi img
{
    width: 130px;
    height: 100px;
    display: block;
    clear: both;
    margin: 0 auto;
}

.itembox_long
{
    display: block;
    height: 240px;
    margin: 3px;
    padding: 1px;
    float: left;
    border: 1px solid #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.8em;
    width: 152px;
    color: #62016D;
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

.itembox_wide
{
    display: block;
    height: 70px;
    margin: 2px;
    padding: 2px;
    float: left;
    border: 1px solid #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.7em;
    width: 284px;
    color: #62016D;
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

.itembox_fullwidth
{
    display: block;
    height: auto;
    margin: 3px auto;
    padding: 2px;
    float: left;
    border: 1px solid #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 0.8em;
    width: 96%;
    color: #62016D;
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

.itembox_wide3
{
    display: block;
    height: 70px;
    margin: 1px;
    padding: 2px;
    float: left;
    border: 1px solid #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.7em;
    width: 192px;
    color: #62016D;
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

.itembox_wide img
{
    width: 78px;
    height: 60px;
    display: block;
    clear: both;
    float: left;
    margin-right: 5px;
}

.itembox_fullwidth img
{
    width: 78px;
    height: 60px;
    display: block;
    clear: both;
    float: left;
    margin-right: 5px;
}

.itembox_wide3 img
{
    width: 65px;
    height: 50px;
    display: block;
    clear: both;
    float: left;
    margin-right: 3px;
}

.itembox a, .itembox_long a, .itembox_mini a, .itembox_maxi a, .itembox_wide a, .itembox_wide3 a, .itembox_fullwidth a, .itembox_tall a
{
    text-decoration: none;
}

.itembox_long:hover, .itembox_mini:hover, .itembox:hover, .itembox_maxi:hover, .itembox_tall:hover
{
    background-color: #FFE173;
}

.itembox .infozone, .itembox_long .infozone, .itembox_mini .infozone, .itembox_maxi .infozone, .itembox_wide .infozone, .petbox_large .infozone, .petbox_large .returninfozone, itembox_wide3 .infozone, itembox_fullwidth .infozone, .itembox_tall .infozone
{
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    font-size: 0.9em;
}

.petbox_large
{
    display: block;
    height: 280px;
    margin: 3px;
    padding: 1px;
    float: left;
    border: 1px solid #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.8em;
    width: 206px;
    color: #62016D;
    font-family: 'poetsenoneregular', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

.petdisplaybox
{
    width: 195px;
    height: 150px;
    position: relative;
}

.petdisplaybox img
{
    position: absolute;
    top: 0; left: 0;
    width: 195px;
    height: 150px;
}

.personbox 
{
    display: block;
    height: 124px;
    margin: 2px;
    padding: 2px;
    float: left;
    border: 1px solid #000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 0.8em;
    width: 130px;
    color: #62016D;
    font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

.bubble
{
position: relative;
width: 375px;
height: 190px;
padding: 4px;
background: #D1D1D1;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: #676666 solid 3px;
left: 27px;
overflow: auto;
}

.bubble:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 8px 22px 8px 0;
border-color: transparent #D1D1D1;
display: block;
width: 0;
z-index: 1;
left: -22px;
top: 46px;
}

.bubble:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 10px 24px 10px 0;
border-color: transparent #676666;
display: block;
width: 0;
z-index: 0;
left: -27px;
top: 44px;
}

/* FORM STYLING */
.ppform 
{
    width: 94%;
    margin: 0 auto;
}

.ppform label
{
    width: 26%;
    float: left;
    font-size: 1.1em;
    font-family: 'dosisregular', Helvetica, Arial, sans-serif;
    text-align: right;
    display: block;
    padding: 0;
    padding: 0 2% 0 0;
    margin: 2px 0 0 0;
}

.ppform input, .ppform select
{
    width: 60%;
    font-size: 1em;
    line-height: 1.4em;
    font-family: 'dosisregular', Helvetica, Arial, sans-serif;
    border: 1px solid #74217D;
    border-radius: 0.6em;
    -moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
    float: left;
    padding: 0.2em;
    margin: 2px 0 0 0;
    box-shadow: inset 0px 0px 5px 2px rgba(196, 55, 211, 0.5); 
    -moz-box-shadow: inset 0px 0px 5px 2px rgba(196, 55, 211, 0.5);
    -webkit-box-shadow: inset 0px 0px 5px 2px rgba(196, 55, 211, 0.5);
}

.ppform textarea
{
    width: 30em;
    max-width: 95%;
    height: 180px;
    border: 2px solid #62016D;
    padding: 5px;
    margin: 0 auto;
    color: #62016D;
    left: 10%;
    display: block;
    box-shadow: inset 0px 0px 6px 4px rgba(196, 55, 211, 0.5); 
    -moz-box-shadow: inset 0px 0px 6px 4px rgba(196, 55, 211, 0.5);
    -webkit-box-shadow: inset 0px 0px 6px 4px rgba(196, 55, 211, 0.5);
}

.ppform input[type="button"], .ppform input[type="submit"]
{
    width: 90%;
    background-color: #62016D;
    background: linear-gradient(#9702A7,#62016D) repeat scroll 0 0 #62016D;
    color: #FFFFFF;
    font-family: 'dosisregular', Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 2px auto;
    display: block;
}

.ppform input[type="checkbox"], .ppform input[type="radio"]
{
    width: 10%;
    display: block;
    float: left;
    text-align: right;
    min-height: 1.2em;
    border: 0;
    box-shadow: 0;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    clear: left;
}
.ppform input[type="checkbox"]
{
    margin-top: 10px;
}
.ppform input[type="checkbox"] + label, .ppform input[type="radio"] + label
{
    width: 80%;
    text-align: left;
}

.ppform input[type="checkbox"]:checked + label, .ppform input[type="radio"]:checked + label
{
    background-color: #c9cafb;
    color: #000000;
}

.ppform .controlgroup
{
    width: 100%;
    margin: 5px auto;
    display: block;
    clear: both;
    min-height: 2em;
}

.ppform .controlgroup input[type="checkbox"], .ppform .controlgroup input[type="radio"]
{
    margin: 10px 1px;
    position: absolute;
    z-index: -1;
}
.ppform .controlgroup input[type="checkbox"] + label, .ppform .controlgroup input[type="radio"] + label
{
    display:inline-block;
    margin:0px;
    padding: 4px 12px 4px 0;
/*    background: #c9de96;  Old browsers */
/*    background: -moz-linear-gradient(top,  #c9de96 0%, #8ab66b 44%, #398235 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9de96), color-stop(44%,#8ab66b), color-stop(100%,#398235)); 
    background: -webkit-linear-gradient(top,  #c9de96 0%,#8ab66b 44%,#398235 100%); 
    background: -o-linear-gradient(top,  #c9de96 0%,#8ab66b 44%,#398235 100%);
    background: -ms-linear-gradient(top,  #c9de96 0%,#8ab66b 44%,#398235 100%); 
    background: linear-gradient(to bottom,  #c9de96 0%,#8ab66b 44%,#398235 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9de96', endColorstr='#398235',GradientType=0 ); */
    width: 100%;
    text-align: center;
}
.ppform .controlgroup input[type="checkbox"]:checked + label, .ppform .controlgroup input[type="radio"]:checked + label
{
    background-image: none;
/*    background: #fefcea;  Old browsers */
/*    background: -moz-linear-gradient(top,  #fefcea 0%, #f1da36 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36));
    background: -webkit-linear-gradient(top,  #fefcea 0%,#f1da36 100%);
    background: -o-linear-gradient(top,  #fefcea 0%,#f1da36 100%); 
    background: -ms-linear-gradient(top,  #fefcea 0%,#f1da36 100%); 
    background: linear-gradient(to bottom,  #fefcea 0%,#f1da36 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); */
}

.ppform .controlgroup input[type="checkbox"]:checked + label > div, .ppform .controlgroup input[type="radio"]:checked + label > div
{
    background-image: none;
    background: #fefc88; 
}

.nolabels label
{
    visibility: hidden;
    width: 0;
    overflow: hidden;
    float: left;
    padding: 0;
    margin: 0;
}

.nolabels input, .nolabels select
{
    width: 90%;
}

/* CYCLEBOX */
.cyclebox
{
    width: 620px;
    height: 200px;
    margin: 0 auto;
    padding: 5px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #FFE173;
}

.cycle-slideshow
{
    width: 330px;
    float: left;
}

.cycle-slideshow img 
{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.bannerimg
{
    display: none;
}

.cycle-text
{
    float: left;
    margin: 0 0 0 10px;
    width: 270px;
    text-align: left;
    color: #A68200;
}

.cycle-text .cycletitle
{
    width: 100%;
    display: block;
    background-color: #66E275;
    color: #008110;
    font-size: 1.4em;
    text-align: center;
}

.smalltext
{
    font-size: 0.8em;
}

.tinytext
{
    font-size: 0.6em;
}

.largetext
{
    font-size: 1.2em;
}

#powerTip{cursor:default;background-color:#ebd2fa;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 1px rgba(255,255,255,.5) inset,0 -2px 2px #d796ff inset;-moz-box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 1px rgba(255,255,255,.5) inset,0 -2px 2px #d796ff inset;box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 1px rgba(255,255,255,.5) inset,0 -2px 2px #d796ff inset;border:1px solid #914bd2;border-radius:6px;color:#000;display:none;padding:10px;position:absolute;white-space:normal;z-index:2147483647;max-width: 200px;font-size:12px;}#powerTip:before{content:"";position:absolute}#powerTip.n:before,#powerTip.s:before{border-right:5px solid transparent;border-left:5px solid transparent;left:50%;margin-left:-5px}#powerTip.e:before,#powerTip.w:before{border-bottom:5px solid transparent;border-top:5px solid transparent;margin-top:-5px;top:50%}#powerTip.n:before{border-top:10px solid #914bd2;border-top:10px solid rgba(145,75,210,.8);bottom:-10px}#powerTip.e:before{border-right:10px solid #914bd2;border-right:10px solid rgba(145,75,210,.8);left:-10px}#powerTip.s:before{border-bottom:10px solid #914bd2;border-bottom:10px solid rgba(145,75,210,.8);top:-10px}#powerTip.w:before{border-left:10px solid #914bd2;border-left:10px solid rgba(145,75,210,.8);right:-10px}#powerTip.ne:before,#powerTip.se:before{border-right:10px solid transparent;border-left:0;left:10px}#powerTip.nw:before,#powerTip.sw:before{border-left:10px solid transparent;border-right:0;right:10px}#powerTip.ne:before,#powerTip.nw:before{border-top:10px solid #914bd2;border-top:10px solid rgba(145,75,210,.8);bottom:-10px}#powerTip.se:before,#powerTip.sw:before{border-bottom:10px solid #914bd2;border-bottom:10px solid rgba(145,75,210,.8);top:-10px}#powerTip.nw-alt:before,#powerTip.ne-alt:before,#powerTip.sw-alt:before,#powerTip.se-alt:before{border-top:10px solid #914bd2;border-top:10px solid rgba(145,75,210,.8);bottom:-10px;border-left:5px solid transparent;border-right:5px solid transparent;left:10px}#powerTip.ne-alt:before{left:auto;right:10px}#powerTip.sw-alt:before,#powerTip.se-alt:before{border-top:0;border-bottom:10px solid #914bd2;border-bottom:10px solid rgba(145,75,210,.8);bottom:auto;top:-10px}#powerTip.se-alt:before{left:auto;right:10px}

.helpbox 
{
    position: fixed;
    bottom: 0; 
    left: 50%;
    height: 100%;
    display: none;
/*
    width: 1024px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 53px 34px rgba(69,63,39,1);
    -moz-box-shadow: 0px 0px 53px 34px rgba(69,63,39,1);
    box-shadow: 0px 0px 53px 34px rgba(69,63,39,1); */
    z-index: 9999;
}

.helpbox .hugebutton
{
    position: relative;
    left: -50%;
    width: 1044px;
    padding: 1%;
    text-align: center;
    background-color: #88866a; 
    color: #FFFFFF;
}

.helpbox .innerhelp
{
    position: relative;
    left: -50%;
    width: 1024px;
    height: 80%;
    max-height: 80%;
    padding: 1%;
    -webkit-box-shadow: inset 0px 0px 15px 8px rgba(69,63,39,0.9);
    -moz-box-shadow: inset 0px 0px 15px 8px rgba(69,63,39,0.9);
    box-shadow: inset 0px 0px 15px 8px rgba(69,63,39,0.9);
    background-color: #88866a;
    color: #FFFFFF;
    font-size: 0.9em;
}

.helpbox .innerhelp h1, .helpbox .innerhelp h2, .helpbox .innerhelp h3, .helpbox .innerhelp h4
{
    color: #2f291e;
}

.helpbox .innerhelp h3
{
    width: 90%;
    margin-left: 5%;
    display: block;
    border-bottom: 1px solid #49402f;
    padding-bottom: 4px;
    cursor: pointer;
    font-weight: normal;
}

.helpbox .innerhelp p
{
    width: 95%;
    margin-left: 5%;
    display: block;
    clear: both;
}

.helpbox a 
{
    text-decoration:none;
    font-weight: bold;
    color: #FFFFFF;
}

.helpbox .linkbox
{
    width:90%;
    padding: 2%;
    margin-bottom: 2px;
    border: 1px solid #49402F;
}

.helpbox .linkbox a:hover
{
    color: #000000;
}

.helpbox .highlightLinkbox
{
    color: #000000;
    background-color: #ffffff;
}

.helpbox .highlightLinkbox a
{
    color: #000000;
}
.mailbox
{
    position: absolute;
    display: none;
    width: 1024px;
    height:80%;
    min-height:80%;
    max-height:80%;
    margin: 5%;
    -webkit-box-shadow: 0 0 2px 4px #4D2F12;
    -moz-box-shadow: inset 0px 0px 15px 8px #4D2F12;
    box-shadow: 0 0 2px 4px #4D2F12;
    background-color: #f9dea3;
    padding: 4px;
    border:2px solid #5e4a1d;
    z-index: 9998;
}

.mailbox .tabbar, .tabbar
{
    height: 25px;
    width: 100%;
    font-size: 0.8em;
}

.mailbox .tabbar a, .tabbar a
{
    background-color: #c9ae73;
    margin-left: 4px;
    padding: 2px 8px 2px 8px;
    border-left: 2px solid #3d2200;
    border-top: 2px solid #3d2200;
    border-right: 2px solid #3d2200;
    border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    color: #FFFFFF;
    text-decoration: none;
    height: 20px;
    display: block;
    float: left;
    color:  #000000;
}

.mailbox .tabbar .active, .tabbar .active
{
    background-color: #94b7bf;
    color: #000000;
}

.mailbox .tabbar .specbutton, .tabbar .specbutton
{
    color: #FFFFFF;
}

.mailbox .menubar
{
    width: 100%;
    height: 20px;
    min-height: 5%;
    display: block;
}

.mailbox .titlebar
{
    -webkit-box-shadow:inset 0 8px 3px -2px #0000FF;
    -moz-box-shadow: inset 0px 0px 15px 8px #0000FF;
    box-shadow:inset 0 8px 3px -2px #0000FF;
    background-color: #1D1A87;
    width: 98%;
    height: 5%;
    min-height: 20px;
    border:2px solid #291300;
    color: #FFFFFF;
    display: block;
}

.mailbox .forumlist
{
    clear: left;
    float: left;
    width: 140px;
    padding: 5px;
    height: 80%;
    overflow: auto;
}

.mailbox .forumlist a
{
    display: block;
    width: 120px;
    padding: 2px;
    margin-top: 3px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #000000;
}

.mailbox .forumlist a:hover
{
    background-color: #d08e4d;
}

.mailbox .forumbody
{
    float: left;
    height: 85%;
    width: 840px;
    overflow: auto;
    background-color: #FFFFFF;
}

.forumbody
{
    float: left;
    height: 850px;
    width: 100%;
    overflow: auto;
    background-color: #FFFFFF;
}

.mailbox .mailbody
{
    width: 98%;
    height: 85%;
    min-height: 85%;
    overflow:auto;
    display: block;
    color: #000000;
}

.mailbox .bottombar
{
    width: 100%;
    height: 20px;
    min-height: 5%;    
    display: block;
}

.mailbox .forumpost
{
    width: 100%;
    border-bottom: 1px solid #999999;
    position: relative;
    clear: both;
    font-size: 0.9em;
}

.forumpost
{
    width: 100%;
    border-bottom: 1px solid #999999;
    position: relative;
    clear: both;
    font-size: 0.9em;
    margin-bottom: 8px;
}

.mailbox .forumpost .playerinfo, .forumpost .playerinfo
{
    width: 20%;
    max-width: 140px;
    min-height: 120px;
    border-right: 1px solid #999999;
    padding: 3px;
    float: left;
    text-align: center;
}

.mailbox .forumpost .message, .forumpost .message
{
    min-height: 120px;
    border-left: 1px solid #999999;
    padding: 3px;
    padding-bottom: 1.3em;
    float:left;
    width: 75%;
    position: relative;
}

.mailbox .forumpost .message .msgactionbar a
{
    font-weight: bold;
    width: 100px;
    display: block;
    float: right;
    text-decoration:none;
    color: #856b51;
}

.mailbox .forumpost .message .msgactionbar
{
    height: 1.1em;
    font-size: 0.9em;
    font-weight: bold;
    bottom: 0;
    right: 0;
    position: absolute;
    color: #856b51;
}

.forumpost .message .msgactionbar
{
    height: 1.3em;
    font-size: 0.9em;
    width: 100%;
    color: #404040;
    text-align: left;
    border-bottom: 1px dotted #856b51;
    margin-bottom: 5px;
}

.forumpost .message .msgactionbar a
{
    width: 80px;
    display: block;
    float: right;
    text-decoration:none;
    text-align: center;
    color: #856b51;
}

.forumpost .message .msgactionbar a:hover
{
    font-weight: bold;
}

.signature
{
    width: 90%;
    margin: 0 auto;
    border-top: 1px dotted #999999;
    padding: 5px;
    font-size: 0.9em;
    text-align: center;
    max-height: 150px;
    overflow: hidden;
    opacity:0.85; 
    filter:alpha(opacity=85);
}

.quote, .quotebox
{
    width: 90%;
    margin: 8px auto 8px auto;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 0.9em;
    border: 1px solid #000000;
    padding: 3px;
}

.imgicon
{
    vertical-align:middle;
}

.percbar
{
    width: 95%;
    height: 1.2em;
    margin: 0 auto;
    padding: 0;
    background-color: #6c6d82;
    border: 1px solid #b19638;
    position: relative;
    color: #e8dc15;
}

.percbar_inside
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    min-height: 100%;
    background-color: #3e408f;
}

.percbar_text
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 1em;
    width: 100%;
    height: 100%;
    line-height: 1.2em;
}

.sidescroll_outer
{
    width: 96%; 
    height: 84px; 
    overflow:none; 
    margin: 4px 0;    
    border: 1px solid #BFA130;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.sidescroll_inner
{
    width: 98%; 
    height: 80px; 
    margin: 2px auto; 
    overflow: auto;
}

.cheezpop
{
    position:fixed;
    bottom:-160px;
    left: 50%;
    margin-left: -320px;
    padding: 5px;
    width: 700px;
    height: 160px;
    overflow:none;
    background-color: #FFFFFF;
    opacity: 0.95;
    font-size: 0.9em;
    background-image: url('http://images.powerpets.com/image/pgart/cheezilla_bg.png');
    background-position: right;
    background-repeat: no-repeat;
    z-index: 9999;
    color: #000000;
    border: 1px solid #000000;
}

.randeventpop
{
    position:fixed;
    bottom:-160px;
    left: 50%;
    margin-left: -320px;
    padding: 5px;
    width: 700px;
    height: 160px;
    overflow:none;
    background-color: #FFFFFF;
    opacity: 0.95;
    font-size: 0.9em;
    z-index: 9999;
    color: #000000;
    border: 1px solid #000000;
}

.randeventpop img
{
    padding-right: 8px;
}

.oimage
{
    position:relative;
    width: 100%;
}

.oimage .descline
{
    position: absolute;
    display: block;
    width: 100%;
    height: 1.2em;
    bottom: 0;
    left: 0;
    background-color: #FFFFFF;
    color: #000000;

}

.uprof1
{
    width: 640px;
    height: 40px;
    background-image: url("http://images.powerpets.com/image/layout/ud_header1.png");
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-family: 'poetsenoneregular', Helvetica, Arial, sans-serif;
    color: #004488;
    padding-top: 4px;
}

.uprof2
{
    width: 640px;
    height: 40px;
    background-image: url("http://images.powerpets.com/image/layout/ud_header2.png");
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-family: 'poetsenoneregular', Helvetica, Arial, sans-serif;
    color: #A68200;
    padding-top: 4px;
}

.uprof3
{
    width: 640px;
    height: 40px;
    background-image: url("http://images.powerpets.com/image/layout/ud_header3.png");
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-family: 'poetsenoneregular', Helvetica, Arial, sans-serif;
    color: #005500;
    padding-top: 4px;
}

.uprof4
{
    width: 640px;
    height: 40px;
    background-image: url("http://images.powerpets.com/image/layout/ud_header4.png");
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-family: 'poetsenoneregular', Helvetica, Arial, sans-serif;
    color: #880000;
    padding-top: 4px;
}