﻿/* CSS Document */
body
{
    margin: 0px;
    padding: 0px;
    font-family: "Myriad Pro" , Verdana;
    font-size: 12px;
    color: #000;
    line-height: 19px;
    background: #f2f8fb;
}
h1, h2, h3, h4, h5, h6, h7, p, input, ul, li
{
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}
.clear
{
    clear: both;
}

/* ---------------- Wrapper-------------- */
#wrapper
{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
#wrapper #header
{
    width: 100%;
    float: left;
}
.header-top
{
    width: 100%;
    float: left;
}
.inner-top-header
{
    width: 90%;
    margin: 0 auto;
}
.logo-left
{
    width: 260px;
    float: left;
    margin: 10px 0 0 0;
}
.graybar
{
    float: right;
    width: 37%;
    margin-top: 19px;
}
.graybar .back
{
    background: url(images/graybar-bg.gif) repeat-x 0 0;
    width: auto;
    display: block;
}
.graybar .left
{
    background: url(images/graybar-left.gif) no-repeat 0 0;
    width: auto;
    height: 42px;
    display: block;
}
.graybar .right
{
    background: url(images/graybar-right.gif) no-repeat 100% 0;
    width: auto;
    height: 28px;
    padding: 6px 0px 8px 10px;
    display: block;
}
.graybar input, #header .graybar select
{
    float: left;
    border: 0px;
}
.graybar .store-name
{
    width: 67%;
    padding: 2px 2px 5px 24px;
    float: left;
    background: url(images/storename-field-bg.gif) no-repeat 0 0;
    margin: 2px 0 0 0;
}
.graybar input
{
    width: 92%;
    height: 18px;
    background: none;
    padding: 4px 0 0 0;
    font-size: 12px;
    color: #666;
}

.header-bottom
{
    width: 100%;
    float: left;
}
.inner-menu-header
{
    width: 92%;
    margin: 0 auto;
}
#inner-menu
{
    width: 100%;
    float: left;
    padding-top: 18px;
    padding-left: 2%;
}
#inner-menu #tabs
{
    width: auto;
    line-height: normal;
}
#inner-menu #tabs ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#inner-menu #tabs li
{
    display: inline;
    margin: 0;
    padding: 0;
    margin-right: 6px !important;
}
#inner-menu #tabs a
{
    float: left;
    background: url(images/tab-left.jpg) no-repeat left top;
    margin: 0;
    padding: 0 0 0 8px;
    text-decoration: none;
    margin-right: 1px;
}
#inner-menu #tabs a span
{
    float: left;
    display: block;
    background: url(images/tab-right.jpg) no-repeat right top;
    padding: 6px 11px 5px 3px;
    color: #505050;
}
#inner-menu #tabs a span
{
    float: none;
    font-size: 12px;
    font-weight: bold;
    color: #505050;
    font-family: Verdana;
}
#inner-menu #tabsI a:hover span
{
    color: #505050;
}
#inner-menu #tabs a:hover
{
    background-position: 0% -27px;
}
#inner-menu #tabs a:hover span
{
    background-position: 100% -27px;
    color: #fff;
}
#inner-menu #tabs #current a
{
    background-position: 0% -27px;
}
#inner-menu #tabs #current a span
{
    background-position: 100% -27px;
    color: #fff;
    color: #fff;
}


.header-menu-bar
{
    width: 100%;
    float: left;
    background: url(images/menu-bg.gif) repeat-x left top;
    height: 31px;
}

#wrapper #middle-container
{
    width: 100%;
    float: left;
    background: url(images/midddle-content-bg.jpg) repeat-x 0 0;
}
.inner-middle-container
{
    width: 90%;
    margin: 0 auto;
    padding: 20px 0 0 0;
}
.left-wrap
{
    width: 28%;
    float: left;
}
.login-widget
{
    width: 95%;
    float: left;
    padding: 0 0 0 8px;
}
h2
{
    width: 90%;
    border-bottom: 1px solid #c7c5c5;
    font-size: 18px;
    color: #8b0f23;
    font-weight: bold;
    margin: 0 auto;
    line-height: 37px;
}
.inner-login
{
    width: 100%;
    float: left;
    padding: 6px 0 0 0;
}
.inner-login label
{
    width: 50%;
    float: left;
    font-size: 13px;
    font-family: arial;
    color: #000;
    line-height: 24px;
}
.sign-user
{
    width: 100%;
    float: left;
}
.inner-login input
{
    width: 95%;
    border: 1px solid #c7c7c7;
    height: 19px;
    padding: 2px 0 0 2px;
    font-size: 12px;
    color: #666;
}
.inner-login a
{
    font-size: 14px;
    color: #8b0f23;
    text-decoration: none;
    padding: 0 0 0 10px;
}
.inner-login a:hover
{
    text-decoration: underline;
}
.register
{
    width: 100%;
    float: left;
    border-top: 1px solid #c7c5c5;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 6px 0 0 0;
}
.register a
{
    font-size: 14px;
    color: #0076b3;
    text-decoration: none;
}
.register a span
{
    color: #ff7501;
}
.register a:hover
{
    text-decoration: underline;
}


.join-middle
{
    width: 100%;
    margin: 0 auto;
    height: auto;
}
.join-middle p
{
    width: 100%;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    float: left;
}
.join-middle br
{
    clear: left;
}
.join-middle label
{
    width: 33%;
    font-size: 12px;
    color: #000;
    font-family: arial;
    float: left;
}
.join-middle input
{
    width: 65%;
    height: 20px;
    border: #c7c7c7 1px solid;
    margin: 0 0 3px 0;
}
.join-middle img
{
    margin: 8px 0 0 2px;
}

.right-wrap
{
    width: 70%;
    float: right;
}
.highlight-more
{
    width: 10%;
    float: right;
}
.highlight-more a
{
    background: url(images/more-icon.jpg) no-repeat right 4px;
    padding: 0 12px 0 0;
    text-decoration: none;
    color: #fa4f03;
    font-family: arial;
}
.highlight-more a:hover
{
    text-decoration: underline;
}

#wrapper #footer
{
    width: 100%;
    float: left;
    background: url(images/footer-bg.jpg) repeat-x left top;
    height: 76px;
    margin: 10px 0 0 0;
}
.inner-footer
{
    width: 90%;
    margin: 0 auto;
}
.left-footer
{
    width: 55%;
    float: left;
    padding: 30px 0 0 0;
}
.left-footer p
{
    font-size: 12px;
    color: #777777;
    font-family: Arial, Helvetica, sans-serif;
}
.left-footer p a
{
    font-size: 12px;
    color: #777777;
    text-decoration: none;
    padding: 0 3px 0 3px;
}
.left-footer p a:hover
{
    color: #03b0ef;
    text-decoration: underline;
}
.right-footer
{
    width: 44%;
    float: right;
    padding: 30px 0 0 0;
    font-size: 12px;
    color: #777777;
    font-family: Arial, Helvetica, sans-serif;
}



/* ---------------- inner-page-news-------------- */
.inner-wrap-top
{
    width: 90%;
    float: left;
    background: url(images/right-inner-top.jpg) no-repeat left top;
    height: auto;
    padding: 10px 10px 0 10px;
}
.wrapper-blue
{
    width: 99%;
    float: left;
    border-bottom: #c8c7c7 dotted 2px;
    padding: 6px 0 8px 5px;
}
.wrapper-blue ul
{
    padding: 10px 0px 0px 15px;
}
.wrapper-blue li
{
    color: #807f7f;
    font-size: 12px;
    padding: 5px 0px 0px 0px;
}
.blue-box1
{
    width: 100%;
    float: left;
    padding: 0px;
}
.blue-box1 .top
{
    background: url(images/new-midle-top.jpg) repeat-x 0 0;
    width: auto;
    display: block;
}
.blue-box1 .topleft
{
    background: url(images/new-left-top.jpg) no-repeat 0 0;
    width: auto;
    display: block;
}
.blue-box1 .topright
{
    background: url(images/new-right-top.jpg) no-repeat 100% 0;
    width: auto;
    display: block;
    font-size: 0px;
}

.blue-box1 .bottom
{
    background: url(images/new-midle-btm.jpg) repeat-x 0 0;
    width: auto;
    display: block;
    font-size: 0px;
    line-height: 0px;
}
.blue-box1 .bottomleft
{
    background: url(images/new-left-btm.jpg) no-repeat 0 0;
    width: auto;
    display: block;
    font-size: 0px;
    line-height: 0px;
}
.blue-box1 .bottomright
{
    background: url(images/new-right-btm.jpg) no-repeat 100% 0;
    width: auto;
    display: block;
    font-size: 0px;
    line-height: 0px;
}
.blue-box1 .spl-container
{
    width: auto;
    background: url(images/left-spl.png) repeat-y left top;
}
.blue-box1 .spl-contents
{
    width: 100%;
    font-size: 12px;
    background: url(images/right-spl.png) repeat-y 100% top;
}
.spl-wrap
{
    width: 98.9%;
    margin: 0 auto;
    background: #fff;
}

.spl-wrap:after
{
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
}
/* \*/* html .spl-wrap
{
    height: 1px;
}
/* */

.sign-box
{
    width: 100%;
    float: left;
    padding: 0px;
    margin-bottom: 10px;
}
.sign-box .sign-top
{
    background: url(images/sign-top-bg.jpg) repeat-x 0 0;
    width: auto;
    display: block;
}
.sign-box .sign-topleft
{
    background: url(images/sign-top-left.jpg) no-repeat 0 0;
    width: auto;
    height: 40px;
    display: block;
}
.sign-box .sign-topright
{
    background: url(images/sign-top-right.jpg) no-repeat 100% 0;
    width: auto;
    height: 40px;
    display: block;
    font-size: 0px;
}

.sign-box .sign-bottom
{
    background: url(images/sign-btm-bg.jpg) repeat-x 0 0 !important;
    width: auto;
    display: block;
    font-size: 0px;
    line-height: 0px;
    height: 17px;
}
.sign-box .sign-bottomleft
{
    background: url(images/sign-btm-left.jpg) no-repeat 0 0;
    width: auto;
    height: 16px;
    display: block;
    font-size: 0px;
    line-height: 0px;
}
.sign-box .sign-bottomright
{
    background: url(images/sign-btm-right.jpg) no-repeat 100% 0;
    width: auto;
    height: 16px;
    display: block;
    font-size: 0px;
    line-height: 0px;
}
.sign-box .sign-container
{
    width: auto;
    background: url(images/sign-spl.png) repeat-y left top;
}
.sign-box .sign-container .sign-contents
{
    width: 100%;
    font-size: 12px;
    background: url(images/sign-spl-right.png) repeat-y right top;
}
.sign-wraps
{
    width: 97%;
    margin: 0 auto;
    background: #f3f4f4;
}
.sign-wraps:after
{
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
}
/* \*/* html .sign-wraps
{
    height: 1px;
}
/* */


.join-boxes
{
    width: 100%;
    float: left;
    padding: 0px;
    margin-bottom: 10px;
}
.join-boxes .joins-top
{
    background: url(images/join-spl-bg.jpg) repeat-x 0 0;
    width: auto;
    display: block;
}
.join-boxes .joins-topleft
{
    background: url(images/join-sp-left.jpg) no-repeat 0 0;
    width: auto;
    height: 50px;
    display: block;
}
.join-boxes .joins-topright
{
    background: url(images/join-spl-right.jpg) no-repeat 100% 0;
    width: auto;
    height: 50px;
    display: block;
    font-size: 0px;
}

.join-boxes .joins-bottom
{
    background: url(images/join-btm-bg.jpg) repeat-x 0 0 !important;
    width: auto;
    display: block;
    font-size: 0px;
    line-height: 0px;
    height: 21px;
}
.join-boxes .joins-bottomleft
{
    background: url(images/join-btm-left.jpg) no-repeat 0 0;
    width: auto;
    height: 21px;
    display: block;
    font-size: 0px;
    line-height: 0px;
}
.join-boxes .joins-bottomright
{
    background: url(images/join-btm-right.jpg) no-repeat 100% 0;
    width: auto;
    height: 21px;
    display: block;
    font-size: 0px;
    line-height: 0px;
}
.join-boxes .joins-container
{
    width: auto;
    background: url(images/join-left-spl.jpg) repeat-y left top;
}
.join-boxes .joins-container .joins-contents
{
    width: 100%;
    font-size: 12px;
    background: url(images/join-right-spl.jpg) repeat-y right top;
}
.joins-wraps
{
    width: 94%;
    margin: 0 auto;
    background: #fff;
}
.joins-wraps:after
{
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
}
/* \*/* html .joins-wraps
{
    height: 1px;
}
/* */

h1
{
    font-size: 21px;
    color: #FFF;
    padding: 20px 0 0 18px;
}
h1 span
{
    color: #16dbfe;
}
.inner-page-title
{
    font-size: large;
    color: #fff;
    font-family: "Myriad Pro" , Verdana;
    padding: 25px 0 10px 25px;
}
.inner-blue-wrap
{
    width: 95%;
    margin: 0 auto;
}
.blue-text
{
    width: 100%;
    float: left;
}
h4
{
    width: 97%;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1a78af;
    font-weight: bold;
    line-height: 19px;
}
h4 span
{
    color: #505050;
}
h4 a
{
    font-size: 14px;
    color: #0399e7;
    font-weight: bold;
    text-decoration: none;
}
h4 a:hover
{
    color: #ff7501;
    text-decoration: underline;
}
/**********How-it-works***********/
p
{
    width: 100%;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #807f7f;
    font-weight: normal;
    line-height: 19px;
    padding: 0px 0 0 0;
}
p span
{
    font-size: 12px;
    font-weight: bold;
    color: #03b0ef;
}
p a
{
    font-size: 12px;
    font-weight: bold;
    color: #03b0ef;
    text-decoration: none;
}
p a:hover
{
    color: #ff7501;
    text-decoration: underline;
}
p.red
{
    color: #F00;
}
.profile-form-title
{
    width: 98%;
    float: left;
    background: #f5f3f3;
    padding-left: 10px;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #505050;
}

.bassic-membership
{
    width: 50%;
    float: left;
}
.bassic-membership ul
{
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
.bassic-membership ul li
{
    background: none;
    width: 100%;
    float: left;
    margin: 0 0 0px 0;
}
.bassic-membership ul li a
{
    font-size: 12px;
    color: #242323;
    text-decoration: none;
    padding: 0px 0px 0px 10px;
    background: url(images/work-arrow.jpg) no-repeat 0 4px;
}
.bassic-membership ul li a:hover
{
    color: #1a78af;
}
.cost-membership
{
    width: 77%;
    float: left;
}
.top-member
{
    width: 100%;
    float: left;
}
.top-cost
{
    width: 40%;
    padding-left: 10px;
    background: #eef0ef;
    border: #dddfe0 1px solid;
    float: left;
    line-height: 25px;
    font-weight: bold;
}
.bassic-cost
{
    width: 25%;
    float: left;
    background: #eef0ef;
    border: #dddfe0 1px solid;
    line-height: 25px;
    margin: 0 0 0 2px;
    font-weight: bold;
    padding: 0 0 0 7px;
}
.white-member
{
    width: 100%;
    float: left;
    line-height: 25px;
}
.profile-cost
{
    width: 41%;
    padding-left: 10px;
    float: left;
    line-height: 25px;
}
.monthly-cost
{
    width: 25%;
    float: left;
    line-height: 25px;
    padding: 0 0 0 10px;
}
.grey-member
{
    width: 100%;
    float: left;
    line-height: 25px;
    background: #f7f7f7;
}
.top-member span
{
    font-size: 14px;
    color: #0399e7;
    font-weight: bold;
}

/**********How-it-works***********/
.inner-password
{
    width: 70%;
    margin: 0 auto;
}
.wrapper-blue label
{
    width: 35%;
    float: left;
    font-size: xx-small;
    color: #505050;
    margin: 0 0 3px 0;
}
.wrapper-blue input
{
    width: 60%;
    border: #c7c7c7 1px solid;    
    margin: 0 0 3px 0;
    font-size: 12px;
    color: #666;
}
.wrapper-blue img
{
    margin: 10px 0 20px 125px;
    float: left;
}
.password
{
    text-align: center;
    font-style: italic;
    line-height: 30px;
}
.wrapper-blue b
{
    font-size: 14px;
    font-weight: bold;
    color: #F00;
}
.wrapper-blue select
{
    width: 60%;       
    margin: 0 0 3px 0;
    font-size:x-small;
}
.wrapper-blue select.inner-sel
{
    width: 97%;
    height: 20px;
    margin: 0 0 3px 0;
}
.join-us
{
    width: 100%;
    float: left;
    padding: 2px 1px 1px 2px;
}
.join-us:after
{
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
}
/* \*/* html .join-us
{
    height: 1px;
}
/* */
.left-join
{
    width: 30%;
    float: left;
    margin-right: 5px;
}
.right-join
{
    width: 67%;
    float: left;
    margin: 0 0 0 5px;
}
.wrapper-blue label.inner-join
{
    width: 100%;
    float: left;
    font-size: 13px;
    color: #505050;
}
h1.join-text
{
    font-size: 8px;
    float: left;
    color: #0175ba;
    width: 100%;
    margin: 0;
    padding: 0 0 0 4px;
    line-height: 10px;
}
/**********member-profile***********/
.join-boxes
{
    width: 100%;
    float: left;
    padding: 0px;
    margin-bottom: 10px;
}
.join-boxes .pro-file-top
{
    background: url(images/m-pro-bg.jpg) repeat-x 0 0;
    width: auto;
    display: block;
}
.join-boxes .pro-file-topleft
{
    background: url(images/m-pro-left.jpg) no-repeat 0 0;
    width: auto;
    height: 46px;
    display: block;
}
.join-boxes .pro-file-topright
{
    background: url(images/m-pro-right.jpg) no-repeat 100% 0;
    width: auto;
    height: 46px;
    display: block;
    font-size: 0px;
}
h1.pro-member
{
    font-size: 16px;
    color: #FFF;
    padding: 18px 0 0 33px;
    background: url(images/arrow.gif) no-repeat 20px 22px;
}
h1.pro-inner
{
    font-size: 16px;
    color: #FFF;
    padding: 0px 0 0 18px;
    background: url(images/arrow.gif) no-repeat 7px 12px;
}







.join-middle ul
{
    list-style: none;
    width: 90%;
    padding: 7px 0 0 17px;
    float: left;
    margin: 0 0 10px 0;
}
.join-middle ul li
{
    list-style: none;
    background: url(images/arrow1.gif) no-repeat 0 6px;
    padding: 0 0 0 15px;
}
.join-middle ul li a
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #807f7f;
}
.join-middle ul li a:hover
{
    color: #ff6d01;
}
.join-middle ul li a span
{
    color: #ff6d01;
}

.join-middle:after
{
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
}
/* \*/* html .join-middle
{
    height: 1px;
}
/* */


.member-detail
{
    margin: 12px 0 0;
    width: 100%;
    float: left;
}
ul.member
{
    list-style: none;
    float: left;
    width: 62%;
    margin: 10px 0px 10px 0px;
    font-family: Arial, Helvetica, sans-serif;
}
ul.member li
{
    list-style: none;
    font-weight: bold;
}
.type
{
    width: 190px;
    float: left;
    color: #505050;
}
ul.member li span
{
    color: #1a78af;
}

.grey-widget
{
    width: 100%;
    float: left;
    margin: 3px 0px 0px;
    padding: 0px;
}
.grey-widget .gr-top
{
    background: url(images/greyboxm.gif) repeat-x 0 0;
    width: auto;
    display: block;
}
.grey-widget .gr-topleft
{
    background: url(images/greyboxl.gif) no-repeat 0 0;
    width: auto;
    height: 81px;
    display: block;
}
.grey-widget .gr-topright
{
    background: url(images/greyboxr.gif) no-repeat 100% 0;
    padding: 6px 0 0 10px;
    width: auto;
    height: 20%;
    display: block;
}

.gr-topright h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #676767;
    margin: 0;
    padding: 0;
    line-height: 22px;
}

.post
{
    width: 100%;
    float: left;
}
.post h3
{
    color: #0076b3;
    font-size: 14px;
    float: left;
}
.post select, input
{
    float: left;
    margin-right: 8px;
}
.post img
{
    float: left;
    vertical-align: middle;
}

.postlist
{
    width: 100%;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
}
.postlist ul
{
    list-style: none;
}
.postlist ul li
{
    list-style: none;
}
.user
{
    width: 66%;
    float: left;
    margin: 0 20px 0 10px;
    color: #807f7f;
    line-height: 19px;
}
.user span
{
    font-weight: bold;
    color: #1a78af;
    text-transform: uppercase;
}
.date
{
    width: 10%;
    float: left;
    margin-right: 20px;
    color: #1a78af;
}
.addcomment
{
    width: 15%;
    float: left;
    text-align: right;
}
.addcomment a
{
    color: #1a78af;
    text-decoration: none;
}
.dashboard-head
{
    font-weight: bold;
}
.dashboard-head
{
    font-weight: bold;
}
.dashboard-head span
{
    width: 15%;
    float: left;
}
.dashboard-head a
{
    color: #03b0ef;
    text-decoration: none;
    margin-left: 10px;
}
.featured
{
    font-size: 18px;
    color: #666;
    text-align: center;
    border: none;
}
.snap-profile
{
    width: 70%;
    border: 1px solid #cccccc;
    margin: 0px 0 0 35px;
    text-align: center;
    padding: 1px;
}
.sign-wraps p
{
    text-align: center;
    float: left;
}


.inbox
{
    color: #807f7f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 10px 0;
    margin: 10px 0 0;
}
a.preference
{
    background: url(images/prefernces-icon.gif) no-repeat 0 0;
    padding: 0 0 0 17px;
    margin: 0 0 0 10px;
    text-decoration: none;
    color: #0076b3;
}

a.archieve
{
    background: url(images/mailicon.gif) no-repeat 0 0;
    padding: 0 0 0 25px;
    margin: 0 0 0 10px;
    text-decoration: none;
    color: #0076b3;
}

.mail-section
{
    width: 100%;
    float: left;
}
.mail-heading
{
    width: 100%;
    float: left;
    background: url(images/mail-bg.gif) no-repeat 0 0;
    height: 25px;
    padding: 5px 0 0;
}
.from
{
    width: 35%;
    float: left;
    margin: 0 0 0 10px;
}
.subject
{
    width: 28%;
    float: left;
}
.mail-date
{
    width: 15%;
    float: left;
}

ul.maillist
{
    list-style: none;
}
ul.maillist li
{
    list-style: none;
    line-height: 24px;
}

ul.maillist li a
{
    color: #0076b3;
    text-decoration: none;
}

ul.maillist li.grey-bg3
{
    background: #f9f9f9;
    float: left;
    width: 100%;
}

.delete-mail
{
    width: 10%;
    float: left;
}
.archieve1
{
    width: 10%;
    float: left;
}


.event-img
{
    width: 18%;
    float: left;
    margin: 2px 0 0 0;
}
.event-desc
{
    width: 79%;
    margin: 0 0 0 10px;
    float: left;
}
.event-desc h2
{
    color: #0076b3;
    font-size: 12px;
    float: left;
    width: 60%;
    font-style: normal;
    padding: 0px;
    border: none;
    line-height: 18px;
}
.event-desc h5
{
    color: #0076b3;
    font-size: 11px;
    float: right;
    font-style: normal;
    padding: 0px;
}

/**********Profile-form***********/
.profile-form
{
    width: 100%;
    float: left;
    padding: 5px 0 4px 0;
}
.form-left
{
    width: 55%;
    float: left;
    padding: 0 0 0 10px;
}
.form-right
{
    width: 38%;
    float: left;
}
.profile-snap
{
    border: #c0bfbf 1px solid;
    padding: 1px;
    margin: 0 auto;
    width: 170px;
}
.sort-bye
{
    width: 38%;
    float: right;
    padding: 8px 0 0 0;
}
.listup-wrap
{
    width: 98.8%;
    background: #f9f8f8;
    border: 1px solid #e4e4e4;
    float: left;
    margin: 5px 0 5px 0;
}
.inner-list-wrap
{
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    float: left;
}
.list-up-snap
{
    width: 25%;
    float: left;
    border-right: 1px solid #e4e4e4;
    padding: 0 0 0 8px;
    line-height: 27px;
}
.information-list
{
    width: 45%;
    float: left;
    border-right: 1px solid #e4e4e4;
    padding: 0 0 0 8px;
    line-height: 27px;
}
.view-list
{
    width: 25%;
    float: left;
    padding: 0 0 0 8px;
    line-height: 27px;
}
.inner-list-wrap a
{
    font-size: 12px;
    color: #0169ae;
    text-decoration: none;
}
.inner-list-wrap a:hover
{
    color: #ff7501;
    text-decoration: underline;
}
.pegination
{
    width: 95%;
    float: left;
    text-align: right;
}
.pegination a
{
    font-size: 12px;
    color: #0169ae;
}
.pegination a:hover
{
    color: #ff7501;
    text-decoration: underline;
}

/**********Get-Profile***********/
.left-getprofile
{
    width: 24%;
    float: left;
    border: 1px solid #bfbebe;
    padding: 1px;
    background: #e7e7e7;
}
.middle-getprofile
{
    width: 24%;
    float: left;
    padding: 0 0 0 5px;
}
.right-get-profile
{
    width: 48%;
    float: right;
    margin: 0px 0 15px 0;
}
.get-profile-form
{
    width: 98%;
    float: left;
    padding: 5px 0 4px 10px;
}

/**********new-Profile***********/
.title-profile
{
    float: left;
    width: 97%;
    line-height: 35px;
    margin: 0 0 0 4px;
}
.title-profile .title-top
{
    background: url(images/pro-middle.gif) repeat-x 0 0;
    width: auto;
    display: block;
}
.title-profile .title-topleft
{
    background: url(images/pro-left.gif) no-repeat 0 0;
    width: auto;
    height: 35px;
    display: block;
}
.title-profile .title-topright
{
    background: url(images/pro-right.gif) no-repeat 100% 0;
    width: auto;
    height: 35px;
    display: block;
    font-size: 0px;
}


/*------------Some missing classes-----------*/
.post-btn
{
    width: 90%;
    float: left;
    margin-left: 22px;
}
.dashboard
{
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: #1a78af;
    font-size: 12px;
    margin: 0 10px;
    float: left;
}
.seprator
{
    background: url(images/dot.gif) repeat-x;
    float: left;
    margin: 10px 10px;
    height: 1px;
}


/********** Homepage **********/
.banner
{
    width: 110%;
    float: left;
    background: url(images/banner-1024.jpg) no-repeat 0 0;
    height: 248px;
    margin: 3px 0 0 0;
}

.white-box1
{
    width: 100%;
    float: left;
    padding: 0px;
    margin: 10px 0 0;
}
.white-box1 .top
{
    background: url(images/white-box-tmiddle.gif) repeat-x 0 0;
    width: auto;
    display: block;
}
.white-box1 .topleft
{
    background: url(images/white-box-tleft.gif) no-repeat 0 0;
    width: auto;
    height: 12px;
    display: block;
}
.white-box1 .topright
{
    background: url(images/white-box-tright.gif) no-repeat 100% 0;
    width: auto;
    height: 12px;
    display: block;
    font-size: 0px;
}

.white-box1 .bottom
{
    background: url(images/white-box-bmiddle.gif) repeat-x 0 0 !important;
    width: auto;
    display: block;
    font-size: 0px;
    line-height: 0px;
    height: 17px;
}
.white-box1 .bottomleft
{
    background: url(images/white-box-bleft.gif) no-repeat 0 0;
    width: auto;
    height: 12px;
    display: block;
    font-size: 0px;
    line-height: 0px;
}
.white-box1 .bottomright
{
    background: url(images/white-box-bright.gif) no-repeat 100% 0;
    width: auto;
    height: 12px;
    display: block;
    font-size: 0px;
    line-height: 0px;
}
.white-box1 .spl-container
{
    width: auto;
    background: url(images/left-spl.png) repeat-y left top;
}
.white-box1 .spl-contents
{
    width: 100%;
    font-size: 12px;
    background: url(images/right-spl.png) repeat-y 100% top;
}
.white-box1 .spl-wrap
{
    width: 98.9%;
    margin: 0 auto;
    background: #fff;
}

.white-box1 .spl-wrap:after
{
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
}
/* \*/* html .white-box1 .spl-wrap
{
    height: 1px;
}
/* */

.left-bluebox
{
    width: 66%;
    float: left;
    margin: 0 0 0 2px;
}
.right-bluebox
{
    width: 31%;
    margin: 0 0 0 5px;
    float: left;
}

.left-blue-box
{
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0 0 0 5px;
}
.left-blue-box .top
{
    background: url(images/blue-box-tmiddle.gif) repeat-x 0 0;
    width: auto;
    display: block;
}
.left-blue-box .topleft
{
    background: url(images/blue-box-tleft.gif) no-repeat 0 0;
    width: auto;
    height: 43px;
    display: block;
}
.left-blue-box .topright
{
    background: url(images/blue-box-tright.gif) no-repeat 100% 0;
    width: auto;
    height: 43px;
    display: block;
    font-size: 0px;
}

.left-blue-box .spl-container1
{
    width: auto;
}
.left-blue-box .spl-contents1
{
    width: 100%;
    font-size: 12px;
}
.left-blue-box .spl-wrap1
{
    width: 98.9%;
    margin: 0 auto;
    background: #fff;
}

.left-blue-box .spl-wrap:after
{
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
}
/* \*/* html .left-blue-box .spl-wrap
{
    height: 1px;
}
/* */

.right-blue-box
{
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0 0 0 5px;
}
.right-blue-box .top
{
    background: url(images/grey-box-tmiddle.gif) repeat-x 0 0;
    width: auto;
    display: block;
}
.right-blue-box .topleft
{
    background: url(images/grey-box-tleft.gif) no-repeat 0 0;
    width: auto;
    height: 43px;
    display: block;
}
.right-blue-box .topright
{
    background: url(images/grey-box-tright.gif) no-repeat 100% 0;
    width: auto;
    height: 43px;
    display: block;
    font-size: 0px;
}

.right-blue-box .spl-container
{
    width: auto;
}
.right-blue-box .spl-contents
{
    width: 100%;
    font-size: 12px;
}
.right-blue-box .spl-wrap
{
    width: 98.9%;
    margin: 0 auto;
    background: #fff;
}

.right-blue-box .spl-wrap:after
{
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
}
/* \*/* html .white-box1 .spl-wrap
{
    height: 1px;
}
/* */

.left-blue-box h1
{
    font-size: 22px;
    color: #fff;
    font-family: "Myriad Pro" , Verdana;
    padding: 12px 0 10px 15px;
}
.right-blue-box h1
{
    font-size: 22px;
    color: #2D2E2E;
    font-family: "Myriad Pro" , Verdana;
    padding: 12px 0 0 15px;
}

.inner-high-content
{
    width: 100%;
    border-bottom: #c7c7c7 1px dotted;
    float: left;
    padding: 6px 0 6px 0;
}
.inner-high-content h1
{
    padding: 0 0 0 4px;
}
.inner-high-content h1 a
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1a78af;
    float: left;
    font-weight: bold;
    width: 95%;
    padding: 0 0 0 0 !important;
    text-decoration: none;
}
.inner-high-content h1 a:hover
{
    text-decoration: underline;
}
.inner-high-content p
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #807f7f;
    float: left;
    font-weight: normal;
    width: 100%;
    padding: 0 0 0 4px;
}
.inner-high-content p a
{
    font-weight: bold;
    color: #03b0ef;
    text-decoration: none;
}
.inner-high-content p a:hover
{
    text-decoration: underline;
}

.news-text
{
    width: 99%;
    float: left;
}
.inner-news
{
    width: 100%;
    border-bottom: 1px solid #c7c7c7;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 0 4px 0;
}
.inner-news h1
{
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #1a78af;
    font-weight: bold;
    float: left;
    padding: 0 0 0 4px;
}
.inner-news p
{
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #807f7f;
    font-weight: normal;
    float: left;
    padding: 0 0 0 4px;
}

.highlight-more1
{
    width: 45px;
    float: right;
}
.highlight-more1 a
{
    background: url(images/more-icon.jpg) no-repeat right 4px;
    padding: 0 12px 0 0;
    text-decoration: none;
    color: #fa4f03;
    font-family: arial;
}
.highlight-more1 a:hover
{
    text-decoration: underline;
}
.heading
{
    background: url(images/mail-bg.gif) repeat 0 0;
    height: 25px;
    padding: 5px 0 0;
}

/************* Group Homepage ****************/
.form
{
    float: left;
    width: 100%;
    margin: 5px 0 0 10px;
    background: url(images/dot.gif) repeat-x 0 100%;
    padding-bottom: 5px;
}
.row
{
    float: left;
    width: 100%;
    margin: 6px 0;
    font-family: Arial, Helvetica, sans-serif;
}

.name
{
    float: left;
    width: 30%;
    font-size: 13px;
    color: #1083c5;
    font-weight: bold;
}
.name-sub
{
    float: left;
    width: 65%;
    font-size: 13px;
    color: #707070;
}

.main-blue-box
{
    width: 98%;
    float: left;
    padding: 0px;
    margin: 15px 0 0 5px;
}
.main-blue-box .top
{
    background: url(images/head-bg-m.gif) repeat-x 0 0;
    width: auto;
    display: block;
}
.main-blue-box .topleft
{
    background: url(images/head-bg-l.gif) no-repeat 0 0;
    width: auto;
    height: 43px;
    display: block;
}
.main-blue-box .topright
{
    background: url(images/head-bg-r.gif) no-repeat 100% 0;
    width: auto;
    height: 43px;
    display: block;
    font-size: 0px;
}

.main-blue-box h1
{
    font-size: 22px;
    color: #fff;
    font-family: "Myriad Pro" , Verdana;
    padding: 11px 0 0 15px;
}
.main-blue-box p
{
    padding: 13px 15px 0px 15px;
}

.grid
{
    float: left;
    width: 100%;
    margin: 15px 0 0 13px;
}
.grid-row
{
    float: left;
    width: 100%;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #787878;
}

.col-1
{
    float: left;
    width: 19%;
    background: #f9f8f8;
    padding: 5px 5px 5px 10px;
    border: 1px solid #e4e4e4;
    border-right: 0px;
}
.col-2
{
    float: left;
    width: 50%;
    background: #f9f8f8;
    padding: 5px 5px 5px 10px;
    border: 1px solid #e4e4e4;
    border-right: 0px;
}
.col-2 img
{
    float: left;
    margin: 0 5px 0 0;
}
.col-2 h3
{
    font-size: 13px;
    font-weight: bold;
    color: #1a78af;
}
.col-3
{
    float: left;
    width: 18%;
    background: #f9f8f8;
    padding: 5px 5px 5px 10px;
    border: 1px solid #e4e4e4;
}
.grid-row a
{
    text-decoration: none;
    color: #1a78af;
}

.main-grey-box
{
    width: 98%;
    float: left;
    padding: 0px;
    margin: 15px 0 0 5px;
}
.main-grey-box .top
{
    background: url(images/grey-box-tmiddle.gif) repeat-x 0 0;
    width: auto;
    display: block;
}
.main-grey-box .topleft
{
    background: url(images/grey-box-tleft.gif) no-repeat 0 0;
    width: auto;
    height: 43px;
    display: block;
}
.main-grey-box .topright
{
    background: url(images/grey-box-tright.gif) no-repeat 100% 0;
    width: auto;
    height: 43px;
    display: block;
    font-size: 0px;
}

.main-grey-box h1
{
    font-size: 22px;
    color: #000;
    font-family: "Myriad Pro" , Verdana;
    padding: 11px 0 0 15px;
}
.main-grey-box p
{
    padding: 13px 15px 0px 15px;
}

.main-grey-box ul
{
    float: left;
    margin: 10px 0 0 15px;
    list-style: none;
}
.main-grey-box ul li
{
    float: left;
    margin: 0px 0 0 0px;
    list-style: none;
    color: #1a78af;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.profile-snap1
{
    border: #c0bfbf 1px solid;
    padding: 1px;
    margin: 0 auto;
    width: 73%;
}

/* ----------------Begin-blog-------------- */
.member-blog
{
    width: 100%;
    float: left;
    border-bottom: #c7c7c7 1px dotted;
    padding: 8px 0 8px 0;
}
.member-blog h1
{
    width: 95%;
    color: #0076b3;
    font-weight: bold;
    font-size: 17px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    padding: 4px 0 0 8px;
}
.member-blog p
{
    width: 95%;
    font-size: 12px;
    color: #807f7f;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    padding: 4px 0 0 8px;
    line-height: 19px;
}
.grey-blog
{
    width: 99%;
    border: #dddfe0 1px solid;
    background: #eef0ef;
    float: left;
    padding: 4px 8px 6px 8px;
}
.top-comment
{
    width: 100%;
    float: left;
}
.top-comment h3
{
    width: 95%;
    color: #0076b3;
    font-weight: bold;
    font-size: 15px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
}
.top-comment p
{
    width: 95%;
    font-size: 12px;
    color: #807f7f;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    padding: 4px 0 0 0px;
    line-height: 19px;
}
.bottom-comment
{
    width: 100%;
    border-top: 1px solid #fff;
    float: left;
    padding: 2px 0 2px 0;
}
.blog-more
{
    width: 43px;
    float: right;
    padding-bottom: 4px;
}
.blog-more a
{
    background: url(images/more-icon.jpg) no-repeat right 4px;
    padding: 0 12px 0 0;
    text-decoration: none;
    color: #fa4f03;
    font-family: arial;
}
.blog-more a:hover
{
    text-decoration: underline;
}
.bottom-left-coment
{
    width: 485px;
    float: left;
    font-size: 12px;
    color: #1083c5;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 19px;
}
.bottom-right-coment
{
    width: 100px;
    float: right;
    font-size: 12px;
    color: #1083c5;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 19px;
    text-align: right;
}
.entry-input
{
    width: 623px;
    border: #c7c7c7 1px solid;
    height: 25px;
    padding: 4px 0 0 0px;
}
.bottom-comment label
{
    width: 70%;
    float: left;
    font-size: 14px;
    padding: 8px 0 0 0px;
}
/* ----------------End-blog-------------- */

.errorMessage
{
    font-size:x-small;
}

.lineItem
{
   font-size:smaller;
}