﻿.ui-widget-content
{
    border: 1px solid #DDDDDD;
    color: #444444;
}
.ui-widget-content a
{
    color: #444444;
}
.ui-min-height
{
    min-height: 430px;
}
.page-title
{
    margin: 10px 0 20px 0;
    padding: 10px;
}
.page-title h1
{
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
    
    
}
.page-title .other
{
    font-size: 0.9em;
    margin: 5px 0 0;
    padding: 8px 0 0;
    width: 100%;
}
.page-title .other .float-left
{
    padding: 6px 0 0;
}
.page-title .other ul#dashboard-buttons li
{
    float: left;
    margin: 7px;
}
.page-title .other ul#dashboard-buttons li a
{
    background-position: 50% 5px;
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    padding: 130px 0 0;
    text-align: center;
    width: 190px;
}
.page-title h1, .ui-widget-header, .hastable thead td, .hastable thead th, #page-wrapper .other-box h3
{
    text-shadow: 0 1px 0 #FFFFFF;
}
.page-title h1 b, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, #page-wrapper #main-wrapper .title h2, #page-wrapper #main-wrapper .title h3, a
{
    color: #0073EA;
    outline: medium none;
    text-decoration: none;
}
.page-title, .form-bg, #page-wrapper #sidebar .side-menu li a:hover
{
    background: none repeat scroll 0 0 #F9F9F9;
}
.page-title .other
{
    border-top: 1px dotted #DADADA;
    color: #515151;
    overflow: auto;
}
.page-title .other ul#dashboard-buttons li
{
    border: 4px solid #FFFFFF;
}
.page-title .other ul#dashboard-buttons li a
{
    -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-color: #F3F3F3;
    border-color: #DCDFE3 #D0D4D8 #D0D4D8 #DCDFE3;
    border-style: solid;
    border-width: 1px;
    color: #666666;
}
.page-title .other ul#dashboard-buttons li a:hover
{
    background-color: #E4E7EA;
    border-color: #C3C9CE;
    color: #333333;
}
.page-title .other ul#dashboard-buttons li a:active
{
    border-color: #9D9D9D;
}
.page-title .other
{
    border-top: 1px dotted #DADADA;
    color: #515151;
}
.page-title .other ul#dashboard-buttons li
{
    border: 4px solid #FFFFFF;
}
.page-title .other ul#dashboard-buttons li a
{
    -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-color: #F3F3F3;
    border-color: #DCDFE3 #D0D4D8 #D0D4D8 #DCDFE3;
    border-style: solid;
    border-width: 1px;
    color: #666666;
}
.page-title .other ul#dashboard-buttons li a:hover
{
    background-color: #E4E7EA;
    border-color: #C3C9CE;
    color: #333333;
}
.page-title .other ul#dashboard-buttons li a:active
{
    border-color: #9D9D9D;
}

.page-title .other ul#dashboard-buttons li a.Cattery_Name
{
    background-image: url("images/dashboard/cattery_name.png");
}
.page-title .other ul#dashboard-buttons li a.Litter
{
    background-image: url("images/dashboard/litter.png");
}
.page-title .other ul#dashboard-buttons li a.Cat
{
    background-image: url("images/dashboard/cat.png");
}
.page-title .other ul#dashboard-buttons li a.Payment
{
    background-image: url("images/dashboard/process_payment.png");
}
.page-title .other ul#dashboard-buttons li a.TransferOwnership
{
    background-image: url("images/dashboard/transfer_ownership.png");
}
.page-title .other ul#dashboard-buttons li a.BatchPrint
{
    background-image: url("images/dashboard/batch_print.png");
}
.page-title .other ul#dashboard-buttons li a.People
{
    background-image: url("images/dashboard/people.png");
}
.page-title .other ul#dashboard-buttons li a.User
{
    background-image: url("images/dashboard/user.png");
}
.page-title .other ul#dashboard-buttons li a.ShowLicense
{
    background-image: url("images/dashboard/show_license.png");
}
.page-title .other ul#dashboard-buttons li a.Judge
{
    background-image: url("images/dashboard/judge.png");
}

.page-title .other ul#dashboard-buttons li a.RegisterClub
{
    background-image: url("images/dashboard/register_club.png");
}
.page-title .other ul#dashboard-buttons li a.Claim
{
    background-image: url("images/dashboard/claim.png");
}

.page-title .page-header
{
    margin:0;
    padding:0;
    overflow: hidden;
}

/*  ********************
    page-title-center
    *********************/
.page-title-center
{
    margin: 10px auto;
    padding: 10px;
    width: 45%;
}
.page-title-center h1
{
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
}
.page-title-center h1 span
{
    text-align:center;
}
.page-title-center .other
{
    font-size: 0.9em;
    margin: 5px 0 0;
    padding: 8px 0 0;
    width: 100%;
}
.page-title-center .other .float-left
{
    padding: 6px 0 0;
}
.page-title-center .other ul#dashboard-buttons li
{
    float: left;
    margin: 7px;
}
.page-title-center .other ul#dashboard-buttons li a
{
    background-position: 50% 5px;
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    padding: 130px 0 0;
    text-align: center;
    width: 190px;
}
.page-title-center h1, .ui-widget-header, .hastable thead td, .hastable thead th, #page-wrapper .other-box h3
{
    text-shadow: 0 1px 0 #FFFFFF;
}
.page-title-center h1 b, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, #page-wrapper #main-wrapper .title h2, #page-wrapper #main-wrapper .title h3, a
{
    color: #0073EA;
    outline: medium none;
    text-decoration: none;
}
.page-title-center, .form-bg, #page-wrapper #sidebar .side-menu li a:hover
{
    background: none repeat scroll 0 0 #F9F9F9;
}
.page-title-center .other
{
    border-top: 1px dotted #DADADA;
    color: #515151;
    overflow: auto;
}
.page-title-center .other ul#dashboard-buttons li
{
    border: 4px solid #FFFFFF;
}
.page-title-center .other ul#dashboard-buttons li a
{
    -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-color: #F3F3F3;
    border-color: #DCDFE3 #D0D4D8 #D0D4D8 #DCDFE3;
    border-style: solid;
    border-width: 1px;
    color: #666666;
}
.page-title-center .other ul#dashboard-buttons li a:hover
{
    background-color: #E4E7EA;
    border-color: #C3C9CE;
    color: #333333;
}
.page-title-center .other ul#dashboard-buttons li a:active
{
    border-color: #9D9D9D;
}
.page-title-center .other
{
    border-top: 1px dotted #DADADA;
    color: #515151;
}
.page-title-center .other ul#dashboard-buttons li
{
    border: 4px solid #FFFFFF;
}
.page-title-center .other ul#dashboard-buttons li a
{
    -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-color: #F3F3F3;
    border-color: #DCDFE3 #D0D4D8 #D0D4D8 #DCDFE3;
    border-style: solid;
    border-width: 1px;
    color: #666666;
}
.page-title-center .other ul#dashboard-buttons li a:hover
{
    background-color: #E4E7EA;
    border-color: #C3C9CE;
    color: #333333;
}
.page-title-center .other ul#dashboard-buttons li a:active
{
    border-color: #9D9D9D;
}

.page-title-center .other ul#dashboard-buttons li a.Cattery_Name
{
    background-image: url("images/dashboard/cattery_name.png");
}
.page-title-center .other ul#dashboard-buttons li a.Litter
{
    background-image: url("images/dashboard/litter.png");
}
.page-title-center .other ul#dashboard-buttons li a.Cat
{
    background-image: url("images/dashboard/cat.png");
}
.page-title-center .other ul#dashboard-buttons li a.Payment
{
    background-image: url("images/dashboard/process_payment.png");
}
.page-title-center .other ul#dashboard-buttons li a.TransferOwnership
{
    background-image: url("images/dashboard/transfer_ownership.png");
}
.page-title-center .other ul#dashboard-buttons li a.BatchPrint
{
    background-image: url("images/dashboard/batch_print.png");
}
.page-title-center .other ul#dashboard-buttons li a.People
{
    background-image: url("images/dashboard/people.png");
}
.page-title-center .other ul#dashboard-buttons li a.User
{
    background-image: url("images/dashboard/user.png");
}
.page-title-center .other ul#dashboard-buttons li a.ShowLicense
{
    background-image: url("images/dashboard/show_license.png");
}
.page-title-center .other ul#dashboard-buttons li a.Judge
{
    background-image: url("images/dashboard/judge.png");
}

.page-title-center .other ul#dashboard-buttons li a.RegisterClub
{
    background-image: url("images/dashboard/register_club.png");
}
.page-title-center .other ul#dashboard-buttons li a.Claim
{
    background-image: url("images/dashboard/claim.png");
}

.page-title-center .page-header
{
    margin:0;
    padding:0;
    overflow: hidden;
    text-align:center;
}