/************************/
/* overall page format  */
/************************/
body {
        text-transform: lowercase;
        margin: 0 0 35px 0; padding: 0px;
        font-family: Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
        font-size: 1em;
        color: #737373;
        background-image:url(style/images/b/bg.gif);
        background-color: #5A90DA;
        background-attachment: fixed;
        background-repeat: repeat-x;
}
.hide{display: none;}
.show{display: block;}
.inner {
        color: #737373;
        font-size: 1em;
        font-weight: none;
        text-align: left;
        padding: 10px;
}
.innerblue {
        border: 1px solid #E5EDF9;
        color: #737373;
        font-size: 1em;
        font-weight: none;
        text-align: left;
        padding: 10px;
}
.innergreen {
        border: 1px solid #E7F3CF;
        color: #737373;
        font-size: 1em;
        font-weight: none;
        text-align: left;
        padding: 10px;
}
.innerorange {
        border: 1px solid #FEEDD3;
        color: #737373;
        font-size: 1em;
        font-weight: none;
        text-align: left;
        padding: 10px;
}
#div_1 {
        font-size: 0.7em;
        font-weight: bold;
        color: #5A90DA;
        text-align: center;
        height: 25px;
        line-height: 25px;
        border-bottom: 2px solid #B5D1F6;
        background-color: #C9DFFC;
        margin: 0px; padding: 0px;
}
#div_2 {
        font-size: 0.8em;
        font-weight: none;
        color: #737373;
        text-align: center;
        width: 508px;
        margin: 35px; padding: 0px;
}
#div_2a {
        font-size: 0.8em;
        font-weight: none;
        color: #90B4E6;
        text-align: right;
        width: 508px;
        height: 15px;
        line-height: 15px;
        background-image:url(style/images/b/div_2.gif);
        background-repeat: repeat-x;
}
#div_2b {
        width: 508px;
        height: 48px;
        background-color: #5A90DA;
}
#div_2b1 {
        float:left;
        text-align: right;
        width: 275px;
        height: 40px;
        background-image:url(style/images/b/div_2b.gif);
        background-repeat: repeat-x;
        background-color: #5A90DA;
}
#div_2b2 {
        float:right;
        font-size: 0.8em;
        font-weight: none;
        color: #FFFFFF;
        text-align: center;
        width: 233px;
        height: 40px;
        line-height: 40px;
        background-image:url(style/images/b/div_2b.gif);
        background-repeat: repeat-x;
        background-color: #5A90DA;
}
#div_2c {
        font-size: 0px;
        line-height: 0px;
        font-weight: none;
        color: #737373;
        text-align: center;
        width: 508px;
        height: 15px;
        background-image:url(style/images/b/div_2.gif);
        background-repeat: repeat-x;
        background-position: 0px -15px;
}
#div_2d {
        font-size: 0.9em;
        font-weight: none;
        color: #737373;
        text-align: left;
        width: 508px;
        background-color: #FFFFFF;
}
#div_2e {
        font-size: 0px;
        line-height: 0px;
        font-weight: none;
        color: #737373;
        text-align: center;
        width: 508px;
        height: 15px;
        background-image:url(style/images/b/div_2.gif);
        background-repeat: repeat-x;
        background-position: 0px -30px;
}
#div_2f {
        font-size: 0.7em;
        font-weight: none;
        color: #5A90DA;
        text-align: right;
        width: 508px;
        height: 20px;
        line-height: 15px;
        background-color: #B5D1F6;
}
#div_2g {
        font-size: 0px;
        line-height: 0px;
        font-weight: none;
        color: #737373;
        text-align: center;
        width: 508px;
        height: 15px;
        background-image:url(style/images/b/div_2.gif);
        background-repeat: repeat-x;
        background-position: 0px -45px;
}
a {
        text-decoration:none;
        color: #5A90DA;
        font-weight: bold;
}
.tiny {
        text-align: center;
        margin-top: 5px;
        font-size: 0.9em;
        height: 18px;
        line-height: 18px;
        color: #BBBBBB;
}
.clear {
        clear: both;
}
.iconlist {
        list-style: none;
        margin: 0;
        margin-left: 10px;
        margin-bottom: 10px;
        padding: 0;
}
li.plus {
        background-image: url(style/images/b/plus.gif);
        background-repeat: no-repeat;
        background-position: 0 60%;
        padding: 3px 0 3px 25px;
        margin: 2px;
}
li.arrow {
        background-image: url(style/images/b/arrow.gif);
        background-repeat: no-repeat;
        background-position: 0 60%;
        padding: 3px 0 3px 25px;
        margin: 2px;
}
li.points {
        background-image: url(style/images/b/points.gif);
        background-repeat: no-repeat;
        background-position: 0 60%;
        padding: 3px 0 3px 25px;
        margin: 2px;
}
li.smile {
        background-image: url(style/images/b/smile.gif);
        background-repeat: no-repeat;
        background-position: 0 60%;
        padding: 3px 0 3px 25px;
        margin: 2px;
}
li.sale {
        background-image: url(style/images/b/sale.gif);
        background-repeat: no-repeat;
        background-position: 0 60%;
        padding: 3px 0 3px 25px;
        margin: 2px;
}
/************************/
/* menu                 */
/************************/
a.menulink:link, a.menulink:visited {
        text-align: center;
        font-size: 1.2em;
        font-weight: bold;
        float: left;
        color: #FFFFFF;
        width: 65px;
        height: 39px;
        line-height: 39px;
        margin-right: 4px;
}
a.menulink:hover {
        background-color: #5A90DA;
        text-align: center;
        font-size: 1.2em;
        font-weight: bold;
        float: left;
        color: #FFFFFF;
        width: 65px;
        height: 39px;
        line-height: 39px;
        margin-right: 4px;
        cursor: pointer;
}
a.hidelink, a.hidelink:link, a.hidelink:visited {
        color: #5A90DA;
        background-image:url(style/images/b/box_title_blue.gif);
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        border-right: 1px solid #D3E4FE;
        border-bottom: 1px solid #D3E4FE;
        border-left: 1px solid #E5EDF9;
        border-top: 1px solid #E5EDF9;
        padding: 5px;
        cursor: pointer;
        font-size: 0.7em;
}
a.hidelink:hover {
        color: #5A90DA;
        background-position: -5px;
        background-repeat: repeat-x;
        border-right: 1px solid #E5EDF9;
        border-bottom: 1px solid #E5EDF9;
        border-left: 1px solid #D3E4FE;
        border-top: 1px solid #D3E4FE;
        filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
        padding: 5px;
        cursor: pointer;
        background-color: #FFFFFF;
}
/************************/
/* buttons              */
/************************/
a.bluebuttonlink:link, a.bluebuttonlink:visited {
        background-image:url(style/images/b/box_title_blue.gif);
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        border-right: 2px solid #D3E4FE;
        border-bottom: 2px solid #D3E4FE;
        border-left: 2px solid #E5EDF9;
        border-top: 2px solid #E5EDF9;
        padding: 5px 7px 5px 7px;
        text-align: center;
        font-size: 1.5em;
        font-weight: bold;
        color: #5A90DA;
        height: 25px;
        line-height: 25px;
        letter-spacing: 0px;
        margin-left: 4px;
}
a.bluebuttonlink:hover {
        background-position: -5px;
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        border-right: 2px solid #E5EDF9;
        border-bottom: 2px solid #E5EDF9;
        border-left: 2px solid #D3E4FE;
        border-top: 2px solid #D3E4FE;
        padding: 5px 7px 5px 7px;
        text-align: center;
        font-size: 1.5em;
        font-weight: bold;
        color: #5A90DA;
        height: 25px;
        line-height: 25px;
        letter-spacing: 0px;
        cursor: pointer;
        margin-left: 4px;
}
a.greenbuttonlink:link, a.greenbuttonlink:visited {
        background-image:url(style/images/b/box_title_green2.gif);
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        border-right: 2px solid #D3EF9A;
        border-bottom: 2px solid #D3EF9A;
        border-left: 2px solid #E7F3CF;
        border-top: 2px solid #E7F3CF;
        padding: 5px 7px 5px 7px;
        text-align: center;
        font-size: 1.5em;
        font-weight: bold;
        color: #96CA2F;
        height: 25px;
        line-height: 25px;
        letter-spacing: 0px;
        margin-left: 4px;
}
a.greenbuttonlink:hover {
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        border-right: 2px solid #E7F3CF;
        border-bottom: 2px solid #E7F3CF;
        border-left: 2px solid #D3EF9A;
        border-top: 2px solid #D3EF9A;
        padding: 5px 7px 5px 7px;
        text-align: center;
        font-size: 1.5em;
        font-weight: bold;
        color: #96CA2F;
        height: 25px;
        line-height: 25px;
        letter-spacing: 0px;
        cursor: pointer;
        margin-left: 4px;
}
a.orangebuttonlink:link, a.orangebuttonlink:visited {
        text-align: center;
        font-size: 1.5em;
        font-weight: bold;
        color: #FC9604;
        height: 25px;
        line-height: 25px;
        letter-spacing: 0px;
}
a.orangebuttonlink:hover {
        text-align: center;
        font-size: 1.5em;
        font-weight: bold;
        color: #FC9604;
        height: 25px;
        line-height: 25px;
        letter-spacing: 0px;
        cursor: pointer;
}
/************************/
/* single cell page lyt */
/************************/
#div_single {
        padding: 0px;
}
#div_single_1 {
        padding-top: 5px;
        padding-bottom: 5px;
        width: 468px;
        text-align: left;
        background-color: #FFFFFF;
}
/************************/
/* single cell div lyt  */
/************************/
.icon {
        width: 32px;
        height: 32px;
        margin-top: 2px;
        margin-left: 4px;
        margin-right: 4px;
}
.left {
        float: left;
        width: 328px;
}
.right {
        text-align: right;
        float: right;
        width: 136px;
}
.mleft {
        font-size: 1.5em;
        font-weight: bold;
        letter-spacing: -1px;
        text-align: left;
        float: left;
        width: 288px;
}
.mright {
        float: right;
        width: 178px;
}
a.memberlink, a.memberlink:link, a.memberlink:visited {
        color: #FC9604;
        margin-right: 8px;
        border-left: 2px solid #FFF5E7;
        border-top: 2px solid #FFF5E7;
        border-right: 2px solid #FEE7C8;
        border-bottom: 2px solid #FEE7C8;
        filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
        float: left;
        height: 20px;
        line-height: 20px;
        padding: 0 5px 0 5px;
        cursor: pointer;
        background-color: #FEF2E0;
}
a.memberlink:hover {
        color: #FC9604;
        margin-right: 8px;
        border-left: 2px solid #FEE7C8;
        border-top: 2px solid #FEE7C8;
        border-right: 2px solid #FFF9F2;
        border-bottom: 2px solid #FFF9F2;
        filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
        float: left;
        height: 20px;
        line-height: 20px;
        padding: 0 5px 0 5px;
        cursor: pointer;
        background-color: #FEEFDB;
}
.memberbar {
        padding: 5px 0 5px 0;
        width: 468px;
        background-image:url(style/images/b/box_title_orange.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        background-color: #FFFFFF;
        border: 1px solid #FEEDD3;
        text-align: center;
        color: #FC9604;
        font: 1em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -0px;
        font-weight: bold;
}
.bluerow {
        padding: 5px 0 5px 0;
        background-image:url(style/images/b/box_title_blue.gif);
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        border: 1px solid #E5EDF9;
        text-align: center;
        color: #FC9604;
        font: 1em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -0px;
        font-weight: bold;
}
.bluerow2 {
        padding: 5px 0 5px 0;
        background-image:url(style/images/b/box_title_blue.gif);
        background-position: -10px;
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        border-left: 1px solid #E5EDF9;
        border-right: 1px solid #E5EDF9;
        border-bottom: 1px solid #E5EDF9;
        text-align: center;
        color: #5A90DA;
        font: 1em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -0px;
        font-weight: none;
}
.fifth {
        border-left: 1px solid #E5EDF9;
        width: 20%;
        float: right;
        color: #737373;
}
.fiftho {
        width: 20%;
        float: right;
        color: #FC9604;
}
.fifthb {
        font-weight: bold;
}
.left2 {
        text-align: left;
        float: left;
        width: 175px;
        height: 25px;
        line-height: 25px;
        font-size: 1.5em;
        font-weight: bold;
        letter-spacing: -1px;
}
.right2 {
        float: right;
        width: 291px;
        height: 25px;
        line-height: 25px;
        text-align: right;
}

.orange {
        padding: 5px 0 5px 0;
        background-image:url(style/images/b/box_title_orange.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        background-color: #FFFFFF;
        border: 1px solid #FEEDD3;
        text-align: center;
        margin-bottom: 4px;
        color: #FC9604;
        font: 1em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -0px;
        font-weight: bold;
}
.blue {
        padding: 5px 0 5px 0;
        background-image:url(style/images/b/box_title_blue.gif);
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        border: 1px solid #E5EDF9;
        text-align: center;
        margin-bottom: 4px;
        color: #5A90DA;
        font: 1em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -0px;
        font-weight: none;
}
.green {
        padding: 5px 0 5px 0;
        background-image:url(style/images/b/box_title_green.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        background-color: #FFFFFF;
        border: 1px solid #E7F3CF;
        text-align: center;
        margin-bottom: 4px;
        color: #96CA2F;
        font: 1em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -0px;
        font-weight: bold;
}
.bigblue {
        padding: 5px 0 5px 0;
        background-image:url(style/images/b/box_title_blue.gif);
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        border: 1px solid #E5EDF9;
        text-align: center;
        margin-bottom: 4px;
        color: #5A90DA;
        font: 1em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -0px;
        font-weight: bold;
        height: 135px;
}
.biggreen {
        padding: 5px 0 5px 0;
        background-image:url(style/images/b/box_title_green2.gif);
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        border: 1px solid #E7F3CF;
        text-align: center;
        margin-bottom: 4px;
        color: #96CA2F;
        font: 1em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -0px;
        font-weight: bold;
        height: 135px;
}
.bigorange {
        padding: 5px 0 5px 0;
        background-image:url(style/images/b/box_title_orange2.gif);
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        border: 1px solid #FEEDD3;
        text-align: center;
        margin-bottom: 4px;
        color: #FC9604;
        font: 1em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -0px;
        font-weight: bold;
        height: 135px;
}
/************************/
/* box_title            */
/************************/
.box_title {
        border-left:1px solid #DEE9F8;
        border-top:1px solid #E5EDF9;
        border-right:1px solid #EAF1FA;
        border-bottom:1px solid #EAF1FA;
        background-image:url(style/images/b/div_single_2.gif);
        background-color:#040404;
        background-repeat: repeat-x;
        background-position: bottom;
}
.box_title_title {
        background-image:url(style/images/b/box_title_title.gif);
        height: 28px;
        line-height: 28px;
        color: #96CA2F;
        font: 1.7em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: 0px;
        font-weight: bold;
        text-align: left;
}
.box_title_green {
        border: 1px solid #E7F3CF;
        background-image:url(style/images/b/box_title_green.gif);
        background-color:#FFFFFF;
        background-repeat: repeat-x;
        background-position: bottom;
        width: 468px;
}
.box_title_title_green {
        font-size: 1.5em;
        background-image:url(style/images/b/box_title_green.gif);
        background-color:#FFFFFF;
        background-repeat: repeat-x;
        background-position: bottom;
        height: 34px;
        line-height: 34px;
        color: #96CA2F;
        border-bottom: 1px solid #E5EDF9;
        letter-spacing: 0px;
        font-weight: bold;
        text-align: left;
}
.box_title_blue {
        border: 1px solid #E5EDF9;
        background-image:url(style/images/b/box_title_blue.gif);
        background-color:#FFFFFF;
        background-repeat: repeat-x;
        width: 466px;
}
.box_title_title_blue {
        font-size: 1.5em;
        background-image:url(style/images/b/box_title_blue.gif);
        background-color:#FFFFFF;
        background-repeat: repeat-x;
        height: 34px;
        line-height: 34px;
        color: #5A90DA;
        border-bottom: 1px solid #E5EDF9;
        letter-spacing: 0px;
        font-weight: bold;
        text-align: left;
}
.box_title_orange {
        border: 1px solid #FEEDD3;
        background-image:url(style/images/b/box_title_orange.gif);
        background-color:#FFFFFF;
        background-repeat: repeat-x;
        background-position: bottom;
        width: 468px;
}
.box_title_title_orange {
        background-image:url(style/images/b/box_title_orange.gif);
        background-color:#FFFFFF;
        background-repeat: repeat-x;
        background-position: bottom;
        height: 28px;
        line-height: 28px;
        color: #FC9604;
        border-bottom: 1px solid #FEEDD3;
        letter-spacing: 0px;
        font-weight: bold;
        text-align: left;
}
.box_title_content {
        text-align:left;
        margin:10px;
}
H1 {
        background-repeat: no-repeat;
        background-position: 0 .5em;
        font: 1.7em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -1px;
        font-weight: bold;
        color: #96CA2F;
        float: center;
        text-align: left;
        width: 95%;
        margin: 0px 0px 2px 0px;
}
H2 {
        background-repeat: no-repeat;
        background-position: 0 .5em;
        font: 1.7em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -1px;
        font-weight: bold;
        color: #5A90DA;
        float: center;
        text-align: left;
        width: 95%;
        margin: 2px 0px 2px 0px;
}
H3 {
        background-repeat: no-repeat;
        background-position: 0 .5em;
        font: 1.7em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -1px;
        font-weight: bold;
        color: #FC9604;
        float: center;
        text-align: left;
        width: 95%;
        margin: 0px 0px 2px 0px;
}
H4 {
        background-repeat: no-repeat;
        background-position: 0 .5em;
        font: 1.4em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: 0px;
        font-weight: bold;
        color: #5A90DA;
        float: center;
        text-align: left;
        width: 95%;
        margin: 0px 0px 2px 0px;
}
H5 {
        font: 1.7em Tahoma, Helvetica, Arial, sans-serif;
        letter-spacing: -1px;
        font-weight: bold;
        color: #FC9604;
        float: center;
        text-align: center;
        margin: 0px 0px 5px 0px;
}
.rank {
        color: #5A90DA;
        font-size: 0.5em;
        letter-spacing: 0px;
}
.age {
        font-size: 0.5em;
        letter-spacing: 0px;
}
.tinypic {
        max-height: 36px;
        margin-left: 2px;
        margin-right: 2px;
        height: expression(this.height > 36 ? 36: true);
        max-width: 36px;
        width: expression(this.width > 36 ? 36: true);
        border: 1px solid #D6E3F6;
}
.tinypicon {
        max-height: 125px;
        height: expression(this.height > 125 ? 125: true);
        max-width: 125px;
        width: expression(this.width > 125 ? 125: true);
        border: 1px solid #D6E3F6;
}
.profilepic {
        max-height: 125px;
        height: expression(this.height > 125 ? 125: true);
        max-width: 125px;
        width: expression(this.width > 125 ? 125: true);
        border: 1px solid #D6E3F6;
}
/************************/
form {
        padding: 0px;
        margin: 0px;
}
.form_row {
        padding-top: 2px;
        padding-bottom: 2px;
        height: 22px;
        line-height: 22px;
}
.form_row2 {
        filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
        background-image:url(style/images/b/form_row.gif);
        border-top: 1px solid #E5EDF9;
        border-bottom: 1px solid #E5EDF9;
        height: 22px;
        line-height: 22px;
        width:466px;
        font-size:1.1em;
}
.form_input_1 {
        float: left;
        width:60%;
        text-align: left;
}
.form_input_2 {
        float: left;
        width:40%;
        text-align: center;
}
.form_label {
        font-size: 1.5em;
        font-weight: bold;
        letter-spacing: -1px;

        height: 22px;
        line-height: 22px;
        float: left;
        width:150px;
        text-align: right;
}
.form_label2 {
        font-size: 0.9em;
        font-weight: bold;
        color: #525252;
        height: 22px;
        line-height: 22px;
        float: left;
        width:25%;
        text-align: right;
}
.form_input {
        height: 22px;
        line-height: 22px;
        float: left;
        width:250px;
        text-align: left;
}
.form_error {
        height: 22px;
        line-height: 22px;
        float: right;
        width:75%;
        text-align: left;
}
/************************/
/************************/