/* 
Theme Name: Pink
Theme URL: http://www.onecl1ck.com
Description: Theme
Author: onecl1ck TM
Author URI: http://www.onecl1ck.com
Version: 1.0

*/

body {
    padding: 0;
    margin: 0;
    background: url(images/bg.png);
    font-size: 11pt;
font-family: helvetica;
    line-height: 150%;
    color: #5B2D16;
}

img {
    border: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}

td {
    text-align: left;
    margin: 0;
    padding: 0;
    font-family: helvetica;
    font-weight: normal;
}

div {
    margin: 0;
    padding: 0;
    text-align: left;
}

.left {
    float: left;
}

.right {
    float: right;
}

.cl {
    clear: both;
    font-size: 0px;
}

a {
    color: #EE2597;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1, h2 {
    color: #EE2597;
    margin: 0 0 15px 0;
    font-size: 18pt;
    font-weight: normal;
font-family: helvetica;
}

h3 {
    font-size: 13pt;
}


#all {
    width: 894px;
    background: #fff;
}

#header1 {
    height: 134px;
    background: url(images/header1.png) no-repeat;
}

#menu {
    padding-left: 177px;
    height: 39px;
    background: url(images/menu.png) no-repeat;
}

#menu a {
    float: left;
}

#header2 {
    height: 23px;
    background: url(images/header2.png) no-repeat;
}

#bodyin {
    padding: 0 34px 0 38px;
    background: url(images/bdin.png) repeat-y;
}

#content {
    width: 569px;
    float: right;
    padding-top: 37px;
    padding-left: 10px;
}

#content h2 a {
    font-size: 18pt;
    font-weight: normal;
    text-decoration: none;
}

#sidebar {
    width: 230px;
    float: left;
    padding-top: 18px;
}

#sidebar ul {
    padding-left: 5px;
}

#sidebar a {
    color: #EE2597;
}

.side {
    height: 41px;
    background: url(images/side1.png) no-repeat;
}

.sidein {
    background: url(images/sidein.png) repeat-y;
    padding: 0 32px 0 32px;
    min-height: 638px;
}

.sidelimage {
    margin-bottom: 12px;
    margin-top: 12px;
}

.join {
    width: 114px;
    height: 24px;
    border: none;
    padding: 5px 3px 0 48px;
    margin-bottom: 15px;
    background: url(images/join-bg.png) no-repeat;
}

.side2 {
    height: 41px;
    background: url(images/side2.png) no-repeat;
}

.big-sign {
    width: 418px;
    height: 337px;
    background: url(images/bigsignbg.png) no-repeat;
    padding: 112px 0 0 42px;
}

.bname {
    width: 207px;
    height: 30px;
    padding: 18px 28px 0 92px;
    background: url(images/bisign-name.png) no-repeat;
    border: none;
    font-weight: bold;
}

.bmail {
    width: 180px;
    height: 30px;
    padding: 18px 41px 0 134px;
    background: url(images/bigsign-mail.png) no-repeat;
    border: none;
    font-weight: bold;
font-family: helvetica;
}

#footer {
    text-align: center;
    padding-left: 200px;
}

.alignright {
    float: right;
}
