/* Cenopets: glpanel_red_style.css */

 body { margin: 0pt;
    padding: 0pt;
    font-family: "Lucida Grande","Luxi Sans",corbel,verdana,sans-serif;
    font-size: 12px;
    white-space: normal;
    }

 a { color: #001dc2;
    text-decoration: none;
    }

 a:hover { font-weight: inherit;
	color: #005bff;
    /*color: #10559b;text-decoration: underline;*/
    }

 a img {
    border: 0px solid;
    }
    
 img {
    border: 0px solid;
    }

 #section_top { margin: 0px;
    padding: 0px 0px 0px 0px;
    background: url(http://www.cenopets.com/layout/glpanel_red/nav_background.png) repeat-x scroll 0% 50%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    float: none;
    top: 0px;
    height: 60px;
    z-index: 10;
    vertical-align: bottom;
    }
    
 #section_top img { padding: 0px;
    margin: 0px;
    }
    
 #section_user, #section_userlinks {
    margin: 0px;
    padding: 5px 0px 5px 0px;
    right: 0px;
    bottom: 0px;
    float: none;
    top: 63px;
    position: absolute;
    height: 22px;
    z-index: 9;
    font-size: 11px;
    text-shadow: #fff 0px 1px 0px;
    /*background-color: #d5d5dd;*/
    }
  
 #section_user {
    left: 0px;
    width: 100%;
    background: url(http://www.cenopets.com/layout/glpanel_red/bar_background.png) repeat-x bottom left ;
    }
    
 #section_userlinks {
    left: 67%;
    width: 33%;
    text-align: right;
    }

 /*#left { border-style: none;
    margin: 0px;
    padding: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    font-size: 11px;
    font-family: "Lucida Grande", "Luxi Sans", corbel, verdana, sans-serif;
    width: 166px;
    color: #black;
    float: left;
    background-color: #white;
    top: 62px;
    height: 90%;
    background-repeat: repeat-y;
    position: fixed;
    background-image: url(http://www.cenopets.com/layout/lv2/l_space.gif);
    }

 #left p { font-size: 11px;
    padding-bottom: 0px;
    margin-top: -3px ! important;
    color: rgb(0, 0, 0);
    }*/

 #center { margin: 0px 0px 0px 0px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 50%;
    position: relative;
    top: 32px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-bottom: 1px solid white;
    }

 #center p, li { color: rgb(0, 0, 0);
    font-size: 12px;
    }

 #center h1 { border-bottom: 1px solid #c4c4c4;
    font-size: 21px;
    font-weight: normal;
    font-family: helvetica,arial,georgia,times,sans-serif;
    margin-top: 12px;
    }

div > p { margin-top: 0px; }