*
{
    margin:0px;
    padding:0px;
}

fieldset
{
    margin:0px;
    padding:0px;
    border:1px solid #aaa;
}

h1
{
    font-size:26px;
    padding:0px;
    margin:0px;
}

html {
    background: #BCDD5A;
    margin:0px;
    padding:0px;
    width:100%;
}

.headerWrap
{
    width:100%;
    height:65px;
    background:#A89166;
    color:#333333;
    margin:0px;
    padding:0px;
    border-bottom:2px solid #A89166;
}
.header
{
    width:900px;
    margin-left:auto;
    margin-right:auto;
}

.leftSide
{
    width:350px;
    height:75px;
    float:left;
}

.leftSide p
{
    font-weight:bold;
    font-size:3em;
    font-family:Verdana;
    padding:5px;
}

.leftSide p a
{
    color:#fff;
}

.rightSide
{
    width:550px;
    height:75px;
    float:right;
}

.rightSide ul
{
    padding-right:65px;
    padding-top:20px;
    list-style:none;
    display:inline-block;
    float:right;

}
.rightSide ul li
{

    font-size:14px;
    font-weight:bold;
    background:#927B51;
    padding:8px;
    padding-left:11px;
    padding-right:11px;
    margin-right:2px;
    color:#ffffff;
    list-style:none;
    display:inline-block;
    float:left;

}
.rightSide ul li a
{
    color:#ffffff;
}



body {
    width: 100%;
    font-size: 76%;
    font-family: Arial, sans-serif;
    color: #ffffff;
    line-height: 1.5;

}

.footerWrap
{
    width:100%;
    clear:both;
    background:#927B51;
    height:125px;
}
.footer
{
    width:900px;
    background:#927B51;
    margin-left:auto;
    margin-right:auto;
    font-size:11px;
}

.boxWrap {
    background:url(../../images/gradient_green.png) #339900 repeat-x;
    width:100%;
    height:300px;
}

.box {

    width:900px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    padding: 5px ;
    clear:both;

}


.leftContent
{
    width:350px;
    padding:20px;
    padding-top:30px;
    float:left;
}

.rightContent{
    margin:0 auto;
    width:400px;
    padding:20px;
    padding-top:30px;
    padding-left:90px;
    float:left;

}

.fullContent
{
    padding-top:30px;
}

.bottomBoxWrap {
    width:100%;
    height:450px;
    background:#ffffff ;
    clear:both;

}
.bottomBox {

    width:900px;
    margin-left:auto;
    margin-right:auto;
}

.bottomBoxContent
{
    color:#333333;
    width:270px;
    padding:15px;
    padding-top:30px;
    float:left;
}
.bottomBoxContent p
{
    padding-top:20px;
    line-height:20px;
    word-spacing:5px;
}
.bottomBoxContent h3
{
    padding:5px;
    background:#FBB36B;
    color:#fff;
    font-size:18px;
    text-align:center;
}

.list
{
    padding-top:15px;
}

.list li
{
    font-size:14px;
    line-height:30px;
}

.loginForm h1 {
    font-size:14px;
    font-weight:bold;
    margin-bottom:8px;
}
.loginForm p{
    font-size:14px;
    color:#ffffff;
    margin-bottom:20px;
    border-bottom:solid 1px #b7ddf2;
    padding-bottom:10px;
}
.loginForm label{
    display:block;
    font-weight:bold;
    text-align:right;
    width:140px;
    float:left;
}
.loginForm .small{
    color:#cccccc;
    display:block;
    font-size:13px;
    font-weight:normal;
    text-align:right;
    width:140px;
}
.loginForm input{
    float:left;
    font-size:14px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    width:200px;
    margin:2px 0 20px 10px;
}

.divButton
{
    margin-left:150px;
}

.loginForm button{
    width:70px;
    height:31px;
    background:#927B51;
    border:1px solid #cccccc;
    text-align:center;
    line-height:31px;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    float:left;
}

.rememberMe
{    width:160px;
     height:20px;
     font-size:14px;
     font-weight:bold;
     float:left;

}

.rememberMe input{
    float:left;
    width:10px;
    height:20px;
    padding:0px;
    border:solid 1px #aacfe4;
    margin:2px;
    margin-top:5px;
    margin-bottom:5px;

}
.rememberMe label{
    display:block;
    font-weight:bold;
    text-align:right;
    width:120px;
    height:20px;
    float:left;
    margin:2px;
    margin-top:5px;
    margin-bottom:5px;
}

.button
{
    width:60px;
    height:29px;
    background:#927B51;
    border:1px solid #cccccc;
    text-align:center;
    line-height:25px;
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
}

.moreInfoArea h3
{
    font-size:14px;
    font-weight:bold;
    padding-bottom:5px;
    border-bottom:1px dashed #ccc;
    margin-bottom:8px;
}

.moreInfoArea
{
    margin-top:20px;
    padding:15px;
}

.sideBarNavi li img
{
    padding-left:10px;
    width:25px;height:25px;float:left;
}
.sideBarNavi li a
{
    padding:0px;
    margin:0px;
    padding-left:1px;
    float:left;
}
.sideBarNavi li div
{
    clear:both;
}


.profileRightContent
{
    width:200px;
    height:100%;
    float:right;
    background:#A89166;
    margin-right:30px;

}

.profileCornerBottom
{
    width:200px;
    float:right;
    background:#A89166;
    margin-right:30px;

}

.profileRightContent ul
{
    list-style:none;
}

.active
{
    background:#FF7900;
}

.profileRightContent ul li
{
    list-style:none;
    width:100%;
    margin-top:1px;
    padding:0px;
    padding-top:5px;
    height:25px;
}

.profileRightContent ul li a
{
    margin-left:25px;
    font-size:13px;
    font-family:Verdana;
    color:#ffffff;
    border:none;
    text-decoration:none;
}

.profileRightContent ul li:hover
{
    background:#FBB36B;
}


.divButton
{
    margin-left:150px;
}

.profileForm button{
    width:75px;
    height:31px;
    background:#BD2031;
    border:1px solid #cccccc;
    text-align:center;
    line-height:31px;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    float:left;
}


.profileArea
{
    width:200px;
    float:right;
    height:170px;
    background:#927B51;
    margin-right:30px;

}

.innerProfileArea
{
    padding:10px;
}

.bottomProfileArea
{

}


.profileArea img
{
    width:50px;
    height:50px;
    float:left;
}

.profileArea p
{
    float:left;
    padding:10px;
    font-size:20px;

}

.profileBoxWrap {

    width:100%;
    height:900px;
    background:#BCDD5A;
    clear:both;
    padding:0px;
    padding-top:20px;
    padding-bottom:50px;
    margin:0px;
}

.profileBox
{
    width:900px;
    margin-left:auto;
    margin-right:auto;
}

.profileForm h1 {
    color:#333333;
    font-size:14px;
    font-weight:bold;
    margin-bottom:8px;
}
.profileForm p{
    font-size:14px;
    color:#111111;
    margin-bottom:20px;
    border-bottom:solid 1px #b7ddf2;
    padding-bottom:10px;
}
.profileForm label{
    color:#333333;
    display:block;
    font-weight:bold;
    text-align:right;
    width:140px;
    float:left;
}
.profileForm .small{
    color:#333333;
    display:block;
    font-size:13px;
    font-weight:normal;
    text-align:right;
    width:140px;
}
.profileForm input{
    float:left;
    font-size:14px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    width:200px;
    margin:2px 0 20px 10px;
}

.profileLeftCornerBottom
{
    float:left;
    height:10px;
    margin-left:10px;
    margin-right:10px;
    width:630px;
    background:#fff;
}

.profileLeftContent
{
    float:left;

    margin-left:10px;
    margin-right:10px;
    width:630px;
    min-height:100%;
    height:auto !important;
    height:100%;
    color:#333;
    background:#fff;
    padding-bottom:20px;
}

.innerProfileLeft
{
    width:580px;
    padding:10px;
    margin-left:10px;
}

.createListBottomInfo
{
    clear:both;
}
.createListTopInfo
{
    clear:both;
}

.listContentArea
{
    clear:both;
    margin-top:20px;
}

.listContent
{
    padding:5px;
    height:110px;
    border-bottom:1px dashed #ccc;
}

.listDetail
{
    width:500px;
    float:left;
    height:75px;
}

.metaright
{
    font-size:11px;
    float:right;
    color:#aaa;
    font-weight:bold;
    margin-right:10px;
}

.profileAreaMeta
{
    clear:both;
    width:170px;
    height:100px;
}

p.metaData
{
    font-size:12px;
    padding:2px;
    width:150px;
}

.addLinkBox
{
    display:none;
}
.linkBoxText
{

    width:330px;
}


.pagin
{
    float:right;
    padding:25px;
}

.error
{
    color:#ff0000;
    font-size:14px;
    font-weight:bold;
    float:left;
    width:250px;
    height:25px;
    padding:8px;
}

.metaright img
{
    height:11px;
    width:11px;
}
.copyright
{
    float:right;
    margin-top:80px;
}

.starBg
{
    background:url("/assets/images/background_img2.png");
    background-repeat: no-repeat; background-position: 190px 10px;
}

.starBgIE
{
    background: transparent;

}
