/* ver 2 */

html
    {
    background: #eee;
    height: 100%;
    }

body
    {
    height: 100%;
    margin: 17px 0 15px 0;
    padding: 0;
    text-align: center;
    font-size: small;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    }

.container
    {
    text-align: left;
    /*background : #fff;  */
    border: 1px solid #ccc;
    }
    
h1.hbgm, html>body h1.hbg
    {
    background-image: url( '../images/hbg.jpg' ) !important;
    height: 40px;
    }

* html h1.hbg
    {
    display: inline;
    }
    
h1 a
    {
    
    min-height: 40px;
    height: 40px;
    display: block;
    /*background: url( ../images/plogo.png ) no-repeat right top;*/
    }
    

img.p
    {
    width: 100px;
    height: 40px;
    }

img.l
    {
    width: 237px;
    height: 20px;
    margin-top: 10px;
    }
    
#container_top a img
    {
    float: right;
    }


.container, .bottom
    {
    margin: 0 auto;
    width: 640px;
    }

.bottom
    {
    width: 640px;
    height: 10px !important;
    margin-bottom: 10px;
    display: block !important;
    }

form.wufoo, .con2
    {
    margin: 20px 20px 0 20px;
    padding: 0 0 20px 0;
    }

h1
    {
    margin: 0;
    padding: 0;
    min-height: 0;
    background-color: #dedede;
    text-indent: -9000px;
    text-decoration: none;
    }

img, a img
    {
    border: none;
    }

a#top
    {
    background: none;
    }

.hide
    {
    display: none !important;
    }

.wufoo
    {
    font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
    }

.wufoo li
    {
    width: 62%;
    }

form ul
    {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    }

form li
    {
    display: block;
    margin: 0;
    padding: 6px 5px 9px 9px;
    clear: both;
    }

form li:after, form li div:after
    {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

* html form li
    {
    height: 1%;
    }

* html form li div
    {
    display: inline-block;
    }

* + html form li div
    {
    display: inline-block;
    }

form li div, form li span
    {
    margin: 0 0.3em 0 0;
    padding: 0;
    color: #444;
    }

form li span
    {
    float: left;
    }

.center, form li span.center input.text, form li span.center label
    {
    text-align: center;
    }

.left, .admin
    {
    float: left;
    }

.right, div.d a
    {
    float: right;
    }

.clear
    {
    clear: both !important;
    }

.info
    {
    display: inline-block;
    clear: both;
    border-bottom: 1px dotted #ccc;
    margin: 0 0 5px 0;
    }

.info[class]
    {
    display: block;
    }

.info h2
    {
    font-weight: normal;
    font-size: 160%;
    margin: 0 0 0.2em 0;
    clear: left;
    }

.info div
    {
    font-size: 95%;
    line-height: 135%;
    margin: 0 0 1.1em 0;
    color: #555;
    }

form ul li.first
    {
    border-top: none !important;
    margin-top: 0 !important;
    }

form li div label, form li span label
    {
    margin: 0;
    padding-top: 6px;
    clear: both;
    font-size: 85%;
    line-height: 100%;
    color: #444;
    display: block;
    }

form li div span label
    {
    padding-bottom: 12px;
    }

label.desc
    {
    font-size: 95%;
    font-weight: bold;
    color: #222;
    line-height: 150%;
    margin: 0;
    padding: 0 0 3px 0;
    border: none;
    display: block;
    }

form.rightLabel div.col
    {
    margin-top: -3px;
    }

input.text, textarea.textarea, textarea.validator
    {
    font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
    font-size: 100%;
    color: #333;
    margin: 0;
    padding: 2px 0;
    overflow: hidden;
    }

input.text textarea.textarea, .validator, #val
    {
    border-top: 1px solid #7c7c7c;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #ddd;
    background: #fff url( ../images/fieldbg.gif ) repeat-x top;
    }

form li.buttons
    {
    position: relative;
    clear: both;
    padding-top: 10px;
    width: 97% !important;
    }

form li.buttons input
    {
    font-size: 100%;
    margin-right: 5px;
    }

input.btTxt, button.btTxt
    {
    background: #6699cc url( '../images/submit.png' ) no-repeat center top;
    width: 90px;
    height: 22px;
    padding: 0 7px;
    border: 1px solid #725353;
    overflow: visible;
    }

.safari input.btTxt
    {
    font-size: 120%;
    }

button.link:hover
    {
    color: green;
    }

.rtl .info h2, .rtl .info div, .rtl label.desc, .rtl label.choice, .rtl div label, .rtl span label, .rtl input.text,
    .rtl textarea.textarea, .rtl select.select, .rtl p.instruct, .rtl .section h3, .rtl .section div, .rtl input.btTxt
    {
    direction: rtl;
    }

input.small
    {
    width: 25%;
    min-width: 25%;
    }

input.medium, select.medium
    {
    width: 50%;
    min-width: 50%;
    }

input.large, select.large, textarea.textarea, textarea.validator
    {
    width: 100%;
    min-width: 100%;
    }

textarea.small, textarea.validator
    {
    height: 5.5em;
    text-align: right;
    }

textarea.medium
    {
    height: 10em;
    }

textarea.large
    {
    height: 20em;
    }

#errorLi
    {
    width: 75%;
    margin: 15px auto 0 auto;
    background: #ffffcc !important;
    border: 1px solid red;
    margin-bottom: 1em;
    text-align: center;
    padding: 1em 0 1em 0;
    font-weight: bold;
    font-size: 14px;
    color: #df0000 !important;
    clear: both;
    }

#errorMsgLbl
    {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 125%;
    color: #df0000 !important;
    }

#errorMsg
    {
    margin: 0 0 2px 0;
    color: #000 !important;
    font-size: 100%;
    }

#errorMsg strong
    {
    padding: 2px 3px;
    background-color: #ffdfdf !important;
    color: red !important;
    }

form li.error, p.errorexp
    {
    display: block !important;
    background-color: #ffdfdf !important;
    margin-bottom: 3px !important;
    }

p.errorexp
    {
    margin: 7px !important;
    padding: 7px !important;
    line-height: 10px !important;
    font-weight: bold;
    font-size: 14px;
    color: #df0000 !important;
    clear: both;
    }

form li.error label
    {
    color: #000 !important;
    }

form li.error label.desc
    {
    color: #df0000 !important;
    }

form p.error, li.error_contact
    {
    display: none;
    margin: 0 !important;
    padding: 7px 0 0 0 !important;
    line-height: 10px !important;
    font-weight: bold;
    font-size: 10px;
    color: #df0000 !important;
    clear: both;
    }

form li.error p.error
    {
    display: block;
    }

form li.complex p.error
    {
    padding: 0 0 9px 0 !important;
    }

.leftLabel p.error
    {
    margin-left: 30%;
    padding-left: 15px;
    }

.noI .leftLabel p.error, .noI .rightLabel p.error
    {
    margin-left: 35%;
    padding-left: 15px;
    }

form span.req
    {
    display: inline;
    float: none;
    color: red !important;
    font-weight: bold;
    margin: 0;
    padding: 0;
    }

form li.focused
    {
    background-color: #fff7c0;
    }

form li.focused , form li.right:hover
    {
    position: relative;
    }

form .instruct
    {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 42%;
    margin: 0 0 0 8px;
    padding: 8px 10px 10px 10px;
    border: 1px solid #e6e6e6;
    background: #f5f5f5;
    visibility: hidden;
    font-size: 105%;
    }

form .instruct small
    {
    line-height: 120%;
    font-size: 80%;
    color: #444;
    }

form li.focused .instruct, form li:hover .instruct
    {
    right: 100%;
    visibility: visible;
    }

.leftLabel li
    {
    width: 74% !important;
    padding-top: 9px;
    }

.leftLabel label.desc
    {
    float: left;
    width: 29%;
    margin: 0 15px 0 0;
    }

.leftLabel li div.col
    {
    float: left;
    }

.leftLabel .small
    {
    width: 17%;
    min-width: 17%;
    }

.leftLabel .medium
    {
    width: 35%;
    min-width: 35%;
    }

.leftLabel .large, .leftLabel textarea.textarea, .leftLabel li div.col
    {
    width: 63%;
    min-width: 63%;
    }

* html .leftLabel .small
    {
    width: 23%;
    }

* html .leftLabel .medium
    {
    width: 55%;
    }

* html .leftLabel .large, * html .leftLabel textarea.textarea
    {
    width: 97%;
    }

* + html .leftLabel .small
    {
    width: 23%;
    min-width: 23%;
    }

* + html .leftLabel .medium
    {
    width: 55%;
    min-width: 55%;
    }

* + html .leftLabel .large, * + html .leftLabel textarea.textarea
    {
    width: 97% !important;
    min-width: 97%;
    }

.leftLabel p.instruct
    {
    width: 27%;
    margin-left: 5px;
    }

.leftLabel .altInstruct .instruct
    {
    margin-right: 29% !important;
    padding-right: 15px;
    width: 65%;
    }

.leftLabel .buttons
    {
    margin-left: 15px;
    }

* html .leftLabel .buttons
    {
    margin-left: 11px;
    }

.leftLabel .buttons input
    {
    margin-left: 22%;
    }

.noI form li, .altInstruct form li
    {
    width: 98% !important;
    }

.noI form li.section, .altInstruct form li.section
    {
    padding-left: 9px !important;
    }

.noI .leftLabel label.desc
    {
    width: 34%;
    }

.noI .leftLabel .buttons input
    {
    margin-left: 34%;
    }

* html .noI .leftLabel .buttons input
    {
    margin-left: 30%;
    }

form li.leftHalf
    {
    width: 46% !important;
    }

form li.captcha
    {
    clear: both;
    border-top: 1px dotted #ccc;
    margin-top: 5px;
    padding-top: 0.9em;
    padding-bottom: 9px;
    position: static;
    }

form li.captcha label.desc
    {
    text-align: right;
    margin-bottom: 4px;
    float: right;
    width: auto !important;
    }

form li.captcha .noscript iframe
    {
    border: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
    }

form li.captcha .noscript label.desc
    {
    display: block !important;
    }

form li.captcha .noscript textarea, textarea.validator
    {
    margin-left: 12px;
    }

div.c
    {
    height: 32px;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    }

div li.paging-context
    {
    clear: both;
    margin-bottom: 7px;
    padding: 5px 0 10px 0;
    width: 100% !important;
    position: static;
    }

* html div li.paging-context
    {
    margin-bottom: -5px;
    }

.pg1 .paging-context
    {
    width: 100%;
    }

.paging-context a
    {
    display: inline-block;
    float: right;
    background: none;
    border: 1px solid #ccc;
    color: #000;
    width: 20px;
    text-align: center;
    margin-right: 3px;
    font-size: 85%;
    font-style: normal;
    vertical-align: middle;
    padding: 4px 0;
    }

.paging-context a.dotted
    {
    width: 30px;
    }

.paging-context a.pgtxt
    {
    width: 40px;
    color: #000;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 10px;
    }

.paging-context a:hover, .paging-context .pgactive
    {
    background: #fff7c0;
    color: #000;
    border: 1px solid #e6dead;
    font-weight: bold;
    }

#cap_error_id
    {
    display: none;
    }

a
    {
    color: #b5efec;
    text-decoration: none;
    }

h1 a
    {
    min-height: 0;
    height: 40px;
    text-align: right;
    }

* html h1 a
    {
    background-image: none;
    }

html
    {
    background-image: none;
    background-color: #336699;
    }

h1
    {
    background-image: none;
    background-color: #6699cc;
    }

.container, html.embed, .spacer
    {
    background-color: #ffffff;
    text-align: right;
    }

.wufoo li.focused
    {
    background-color: #fff7c0;
    }

.wufoo .instruct
    {
    background-color: #f5f5f5;
    }

.container
    {
    border: 0 solid #cccccc;
    }

.wufoo .info, .wufoo .paging-context
    {
    border-bottom: 1px dotted #cccccc;
    }

.wufoo .section, .wufoo .captcha, #payment .paging-context
    {
    border-top: 1px dotted #cccccc;
    }

.wufoo .instruct
    {
    border: 1px solid #e6e6e6;
    }

.fixed .info
    {
    border-bottom: none;
    }

.wufoo .info h2
    {
    font-size: 160%;
    font-family: inherit;
    color: #000000;
    }

.wufoo .info div
    {
    font-size: 95%;
    font-family: inherit;
    color: #444444;
    }

.wufoo label.desc
    {
    font-size: 95%;
    font-family: inherit;
    color: #444444;
    }

.wufoo input.text, .wufoo textarea.textarea, .validator
    {
    font-size: 80%;
    font-family: inherit;
    color: #333333;
    text-align: right;
    padding: 5px;
    }

.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label
    {
    font-family: inherit;
    color: #444444;
    }

.wufoo .instruct small
    {
    font-size: 80%;
    font-family: inherit;
    color: #444444;
    }

.wufoo input.btTxt, button.btTxt, #copyright, #online, #login
    {
    font-family: inherit;
    color: #ffffff;
    }

.wufoo li.focused label.desc, .wufoo li.focused div, .wufoo li.focused span, .wufoo li.focused div label,
    .wufoo li.focused span label
    {
    color: #000000;
    }

.confirm h2
    {
    font-family: inherit;
    color: #444444;
    }

a.powertiny b, a.powertiny em
    {
    color: #1a1a1a !important;
    }

.wufoo .buttons .marker
    {
    font-family: inherit;
    color: #444444;
    }

.wufoo .footer h4
    {
    color: #000000;
    }

.wufoo .footer span
    {
    color: #444444;
    }

.bottom
    {
    visibility: visible;
    }

.con2 ul
    {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    }

.con2 li
    {
    display: block;
    margin: 0;
    padding: 6px 5px 9px 9px;
    clear: both;
    }

.rowone, .rowtwo
    {
    background: #ffffff;
    font-size: 10px;
    padding: 3px;
    margin-top: 3%;
    }

.rowtwo, html>body .rowtwo
    {
    background: #e8ebf0 !important;
    }

.msg
    {
    direction: rtl;
    font-weight: bold;
    font-size: 12px;
    }

.back
    {
    background: url( '../images/loader.gif' ) no-repeat left bottom;
    font-weight: normal;
    font-size: 12px;
    }

.nick
    {
    color: #444;
    }

.date
    {
    color: #11780c;
    }

.datetime
    {
    font-size: 8px;
    }

.time
    {
    color: #0b5c8a;
    }

.load
    {
    display: inline;
    }

#loading
    {
    position: absolute;
    top: 80px;
    left: 380px;
    background: url( '../images/loading.gif' ) no-repeat center top;
    width: 60px;
    height: 60px;
    vertical-align: bottom;
    line-height: 90px;
    text-decoration: blink;
    visibility: hidden;
    z-index: 200;
    }

/** html #loading
    {
    background: url( '../images/loading.gif' ) no-repeat left bottom;
    position: relative;
    top: -75px;
    width: 80%;
    height: 66px;
    margin-bottom: -66px;
    }*/

.validator
    {
    font-size: 70%;
    border: 1px solid red;
    }

.top_right, .scr_right
    {
    width: 200px;
    float: right;
    text-align: right;
    margin-right: 15px;
    display: inline;
    z-index: 1;
    }

.scr_right
    {
    margin-right: 0;
    font-size: 11px;
    }

.scr_right p img
    {
    width: 75px;
    height: 25px;
    }
    
.cn {
    position: absolute;
    left: 50%;
    width: 640px;
    margin-left: -320px;
    display: inline-block;
    z-index: 100;  
}

.top_left, .scr_left
    {
    width: 200px;
    float: left;
    margin-left: 15px;
    display: inline;
    z-index: 1;
    }

.scr_left
    {
    margin-left: 4px;
    width: 150px;
    }

.scr_right #upgrade_browser
    {
        width: 180px;
    }

#online
    {
    width: 100%;
    text-align: right;
    max-height: 200px;
    }

#login img {
    margin-bottom: 5px;
}


.ll {
    width: 70px;
    height: 60px;
    margin-right: 10px;
    float: right;
    display: inline;
}

.ll span {
    line-height: 20px;
    display: block;
}

#login_form input {
    width: 80px;
}

 #register {
    margin: 30px 10px;
    display: block;
}

#register span {
    margin-right: 15px;
}
    
#about
    {
    direction: rtl;
    width: 200px;
    height: 100%;
    color: #ffffff;
    text-align: center;
    }

#upgrade_browser
    {
    color: #ffff66;
    width: 200px;
    text-align: center; 
    }
    
#oldbm
    {
    margin-top: 25px;
    padding: 5px 0 5px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    word-wrap: break-word;
    }

#upgrade_browser span
    {
    font-size: 70%;
    padding: 6px;
    display: inline-block;
    }
    
.scr_right #about, scr_right #oldbm {
    position: relative;
    left: 15px;
}

a.msglink, a.msglink:link, a.msglink:visited, a.top, a.msglink:hover
    {
    color: #444;
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
    }

a.top, a.top:hover
    {
    background: url( '../images/blue-arrow-up-right.png' ) no-repeat left center;
    color: #336699;
    width: 100px;
    height: 30px;
    display: block;
    }

a.top:hover
    {
    text-decoration: underline;
    }

a:hover
    {
    color: #a7ef4a;
    }

.datable
    {
    direction: rtl;
    width: 100%;
    }

.spacer
    {
    width: 100%;
    height: 40px;
    }

#val, #valr
    {
    color: #fd3838;
    border: 1px solid #fd3838;
    text-align: right;
    margin-left: 45%;
    padding-right: 5px;
    padding-left: 5px;
    visibility: hidden;
    }

td a.backlink
    {
    color: #000000;
    }

#back
    {
    margin: 40px 0 0 40px;
    float: left;
    }

.from_msg
    {
    color: #444;
    font-family: arial, Helvetica, sans-serif;
    margin-right: 3%;
    float: right;
    display: inline-block;
    }

.nick_msg
    {
    color: #0b4b8a;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-right: 6%;
    float: right;
    display: inline-block;
    }

.msg_msg
    {
    direction: rtl;
    background: #99ccff;
    color: #444;
    font-family: arial, Helvetica, sans-serif;
    text-align: right;
    padding: 10px 5px 10px 5px;
    margin-top: 30px;
    margin-right: 3%;
    border: 1px solid #ffff66;
    }

.datetime_msg
    {
    color: #444;
    font-family: arial, Helvetica, sans-serif;
    float: left;
    display: inline-block;
    }

.datetime_msg div
    {
    width: 90%;
    margin: 0 auto;
    }

.reply_marg
    {
    margin-top: 5%;
    } 

.reg_error
    {
    width: 35%;
    color: red;
    text-align: center;
    }

.reg_cen
    {
    width: 35%;
    }

.reg_desc
    {
    width: 30%;
    }

/*.ip
    {
    color: #444;
    text-align: left;
    */

#posimg
    {
    position: relative;
    left: 70px;
    bottom: -75px;
    }

#msgreply, #msg_reply_box
    {
    color: #ffffff;
    display: none;
    }

div.tooltip
    {
    width: 600px;
    white-space: normal;
    }

div.reply_txt
    {
    direction: rtl;
    position: relative;
    top: 3px;
    right: -25px;
    width: 515px;
    background: #fff7c0;
    padding: 8px 20px 8px 10px;
    margin: 8px;
    border: 1px solid #e6dead;
    white-space: normal;
    }

* html div.reply_txt
    {
    margin-right: 75px;
    width: 470px;
    }

html>body div.reply_txt
    {
    margin-right: 75px;
    width: 500px;
    }

span.reps
    {
    padding-right: 40px;
    }

span.rep, span.repnum
    {
    font-weight: bold;
    text-decoration: underline;
    }

span.repnum
    {
    color: #336699;
    text-decoration: none;
    }

#google_square
    {
    position: absolute;
    top: 0;
    width: 250px;
    height: 250px;
    }

* html#google_square
    {
    margin-top: 25px;
    }

html>body #google_square
    {
    margin-top: 35px;
    }

#closeads
    {
    position: relative;
    top: 25px;
    left: -100px;
    z-index: 999;
    border: 0;
    }

#ads, #login
    {
    margin-top: 5px;
    }
    
/*#ads
    {
    position: fixed;
    margin-left: 15px;
    } */

html>body #ads 
    {
    left: 25px;
    }

#ads img {
    width: 100px;
    height: 20px;
    margin-bottom: 10px;
}

#logs
    {
    display: none;
    }

#copyright
    {
    margin-top: -15px;
    }

.thanku
    {
    padding: 12px;
    }

.thanku a
    {
    color: blue;
    }

.date_reply
    {
    margin-left: 6%;
    margin-top: 5px;
    float: left;
    display: inline;
    }

.nick_reply
    {
    margin-right: 6%;
    margin-top: 5px;
    float: right;
    display: inline;
    }
    
* html .nick_reply {
    margin-right: 9%;
}
    
a.fb
    {
background: url( ../images/fb_share.png );
width: 55px;
height: 18px;
margin: 40px 20px;;
display: block;
float: right;
    }

#repsimg
    {
    width: 162px;
    height: 32px;
    margin: 40px 0 40px 0;
    }

a#repbutton
    {
    background: url( '../images/reply.png' );
    width: 52px;
    height: 20px;
    margin: 39px 10px;
    display: block;
    float: right;
    }

.reply_url, .reply_url:link, .reply_url:visited, .reply_url:hover
    {
    color: blue;
    }

.reply_url:hover
    {
    text-decoration: underline;
    }

.txtleft
    {
    text-align: left;
    }

input#captcha_register, .filterq input
    {
    text-align: right;
    }

div.d
    {
    line-height: 30px;
    text-align: right;
    }

#filterq
    {
    position: relative;
    top: -32px;
    left: 20px;
    width: 220px;
    float: left;
    display: inline;
    }

input#filter
    {
    color: #ccc;
    height: 16px;
    text-align: right;
    }

input#filter_button
    {
    width: 60px;
    text-align: center;
    float: left;
    }

#js_disabled
    {
    background: #ffffff url( '/images/warning.png' ) no-repeat top right;
    color: red;
    width: 450px;
    font-weight: bold;
    margin: 0 auto 5px;
    padding: 5px 30px 5px 5px;
    border: 2px solid yellow;
    }

#js_box
    {
    position: fixed;
    top: -5px;
    left: 0;
    background: #000000;
    width: 100%;
    height: 100%;
    z-index: -10;
    opacity: 0.5;
    filter: alpha ( opacity = 50 );
    }

* html#js_box
    {
    position: absolute;
    height: 310%;
    }

.preview
    {
    position: absolute;
    width: 400px;
    background: #ffff99;
    direction: rtl;
    font-size: 10px;
    font-weight: normal;
    margin-right: 100px;
    padding: 5px;
    border: 1px solid #3366cc;
    float: left;
    display: none;
    z-index: 100;
    opacity: 0.9;
    filter: alpha ( opacity = 90 );
    }

* html .preview
    {
    margin: 10px -150px;
    }

.msg:hover .preview
    {
    display: block;
    }

.preview div
    {
    direction: rtl;
    margin-top: 4px;
    }

.preview div span
    {
    text-decoration: underline;
    display: block;
    }

#errorLi, p.errorexp,
#errorLi, p.errorexp,
    {
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    border-radius:20px;
    }
    

.paging-context a, .preview, .rowtwo, .msg_msg, .reply_txt 
    {
    -webkit-box-shadow:rgba(0,0,0,.15) 0px 1px 2px;
    -moz-box-shadow:rgba(0,0,0,.15) 0px 1px 2px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    }
    
    
* html img 
    {
    position : relative;
    behavior:    url("/css/pngbehavior.htc");
    }
    
h1, .container 
    {
    -webkit-box-shadow: 0px 0px 2px #333333;
    -moz-box-shadow: 0px 0px 2px #333333;
    -webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    }
    
html>body h1, html>body .container, html>body .rowtwo
    {
    border-radius: 5px;
    behavior:url('/css/border-radius.htc');
    }
	
html>body .container {
	background-color:#fff !important;	
}
    
#data ul.sitemap {
    list-style-type: square;
}

.sitemap li a{
    color: blue;
}

.admin a {
    color: #0000ee;
}

.stats {
    position: absolute;
    background: lightyellow;
    width: 210px;
    height:50px;
    margin-top: 25px;
    margin-right: -100px;
    padding: 5px;
    text-align: left;
    border: 1px solid #444;
    float: left;
    display:none;
}
