/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *







 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
/* remember to define focus styles! */
:focus {
    outline: 0;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.con {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
table td {
    vertical-align: top;
}
caption, th, td {
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

.newsabse {
	background-color: #000000;
}
h1 {
	font-family: Helvetica;
	font-size: 22px;
}
h1 {
	font-family: Helvetica;
	font-size: 22px;
}
HTML, BODY {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    }


.new_head {
	height: 5px;
	width: 100%;
	background-color: #589fce;
}


BODY {
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    background: White;
    }

H1 {
    color: #333;
    font-size: 21px;
    font-weight: bold;
    margin: 1em 0 1em;
    }

H2 {
    color: #222;
    font-size: 19px;
    font-weight: bold;
    margin: 1em 0 .5em;
    }

H3 {
    color: #111;
    font-size: 17px;
    font-weight: bold;
    margin: 1em 0 .5em;
    }

    H3 EM {
        color: #58b947;
        font-size: 21px;
        }

    H3 INPUT {
        vertical-align: middle;
        margin: -5px 0 0 0 !important;
        float: left;
        }

.green-head {
    color: #fff;
    background: #58b947;
    padding: 5px 20px;
    margin: 1.5em 0;
    }

UL.list {
    list-style-type: disc;
    list-style-position: inside;
    margin: 1em 0 1em 1em;
    }

OL.list {
    list-style-type: decimal;
    list-style-position: inside;
    margin: 1em 0 1em 1em;
    }

UL.list LI,
OL.list LI { margin: .5em 0; }

P { margin: 1em 0; }

A { color: #589fce; text-decoration: none; }
A:hover { color: #58b947; text-decoration: underline; }

HR {
    border: none;
    border-top: 1px solid #ccc;
    margin: 2em 0;
    }

HR.compact { margin: 1em 0; }

ADDRESS, EM { font-style: normal; }
STRONG { font-weight: normal; }


.label {
    color: #3470b7;
    font-size: 15px;
    }

/* colors */

.cl-gray { color: #999; }
.cl-black { color: #000; }
.cl-blue { color: #3470b7; }

/* text */

.ta-center { text-align: center !important; }
.ta-left { text-align: left !important; }
.ta-right { text-align: right !important; }

.va-top { vertical-align: top; }
.va-bottom { vertical-align: bottom; }

.nowrap { white-space: nowrap; }

/* positioning */

.fl-left { float: right; }
.fl-right { float: left; }

/* sizes */

.w70pc { width: 70% !important; }

.w30px { width: 30px; }
.w40px { width: 40px; }
.w60px { width: 60px; }
.w70px { width: 70px; }
.w150px { width: 150px; }
.w300px { width: 300px; }
.w310px { width: 310px; }

/* spaces */

.no-vmargins { margin-top: 0 !important; margin-bottom: 0 !important; }

.indent { text-indent: 20px; }
.lp20 { padding-left: 20px; }
.rp20 { padding-right: 20px; }
.bp20 { padding-left: 20px; padding-right: 20px; }

.lm20 { margin-left: 20px; }
.lm10 { margin-left: 10px; }
.rm20 { margin-right: 20px; }
.bm20 { margin-left: 20px; margin-right: 20px; }
.lm40rm20 { margin-left: 40px; margin-right: 20px; }

/* other */

.clickable {
    cursor: pointer;
    cursor: hand;
    }

/* fixes */

.ofh { overflow: hidden; }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    }

html[xmlns] .clearfix {
    display: block;
    }

* html .clearfix {
    height: 1%;
    }

.hidden {
    display: none;
    }

/* ---------------------------------- layout -------------------------------- */

#layout {
    margin: 0 auto;
    width: 960px;
    }
	
	#newsabse{
	margin:0 auto;
	width:1000px;
	border: 1px solid #666666;	
	}

/* header */

#header { width: 100%; }

#header.norm { height: 120px; }
#header.norm-2 { height: 140px; }
#header.auth { height: 120px; }

#header.compact { height: 80px; }

    #header .logo {
        text-indent: -9999px;
        background: url(/assets/home/head-logo-2.png) top left no-repeat;
        margin: 16px 0 6px;
        width: 177px;
        height: 55px;
        float: right;
        }

    #header.auth-2 .logo,
    #header.norm-2 .logo {
        background: url(/assets/home/head-logo-2.png) top left no-repeat;
        margin: 30px 0 10px;
        width: 177px;
        height: 63px;
        }

    #header.auth .logo { margin: 17px 0 3px; }

    #header .user {
        font-size: 17px;
        margin: 34px 0 0 0;
        float: left;
        }

        #header .user .aux {
            margin-left: 20px;
            }

    #header.norm-2 .user,
    #header.auth-2 .user {
        font-size: 12px;
        margin: 45px 0 0 0;
        float: left;
        }

        #header.norm-2 .user A,
        #header.auth-2 .user A { margin-right: 30px; }

        #header.norm-2 .user A.aux,
        #header.auth-2 .user A.aux {
            margin-left: 10px;
            margin-right: 0;
            }

    #header.norm UL {
        border: 1px solid #ccc;
        -webkit-border-radius: 6px;
        border-radius: 6px;

        background: url(/assets/home/mm-bg.gif) bottom repeat-x;

        height: 35px;
        overflow: hidden;
        clear: both;
        }

        #header.norm UL LI {
            float: right;
            width: 20%;
            }

        #header.norm UL LI.login { float: left; }

            #header.norm UL LI A {
                color: #444;
                font-size: 14px;
                line-height: 35px;
                text-align: center;
                text-decoration: none;
                border-right: 1px solid #ccc;
                display: block;
                height: 35px;
                }

            #header.norm UL LI.login A {
                border-left: 1px solid #ccc;
                border-right: none;
                }

            #header.norm UL LI A:hover {
                color: #000;
                text-decoration: underline;
                }

            #header.norm UL LI A.current {
                color: #000;
                font-weight: bold;
                text-decoration: none;
                background: url(/assets/home/mm-current-bg.gif) bottom repeat-x;
                }

    #header.norm-2 UL,
    #header.auth-2 UL {
        border: 1px solid #ccc;
        -webkit-border-radius: 6px;
        border-radius: 6px;

        background: url(/assets/home/mm-bg.gif) bottom repeat-x;

        margin: 0 auto;
        width: 85%;
        height: 35px;
        overflow: hidden;
        clear: both;
        }

        #header.norm-2 UL LI,   /* 4 items */
        #header.auth-2 UL LI {
            float: right;
            width: 25%;
            }

        #header.norm-2 UL.items3 LI,   /* 3 items */
        #header.auth-2 UL.items3 LI {
            float: right;
            width: 33.3%;
            }

        #header.norm-2 UL LI.login,
        #header.auth-2 UL LI.login { float: left; }

            #header.norm-2 UL LI A,
            #header.auth-2 UL LI A {
                color: #444;
                line-height: 35px;
                text-align: center;
                text-decoration: none;
                border-left: 1px solid #ccc;
                display: block;
                height: 35px;
                }

            #header.norm-2 UL LI:last-child A,
            #header.auth-2 UL LI:last-child A { border: none; }

            #header.norm-2 UL LI.login A,
            #header.auth-2 UL LI.login A {
                border-left: 1px solid #ccc;
                border-right: none;
                }

            #header.norm-2 UL LI A:hover,
            #header.auth-2 UL LI A:hover {
                color: #000;
                text-decoration: underline;
                }

            #header.norm-2 UL LI A.current,
            #header.auth-2 UL LI A.current {
                color: #000;
                font-weight: bold;
                text-decoration: none;
                background: url(/assets/home/mm-current-bg.gif) bottom repeat-x;
                }

    #header.auth UL {
        text-align: right;
        padding-top: 15px;
        clear: both;
        overflow: hidden;
        }

        #header.auth UL LI {
            margin-left: 40px;
            display: inline;
            }

            #header.auth UL LI A {
                color: #000;
                font-size: 19px;
                font-weight: bold;
                }

            #header.auth UL LI A:hover,
            #header.auth UL LI A.current { color: #58b947; }

/* content */

#content {
    margin: 2em 0 2em;
    width: 100%;
    min-height: 200px;
    }

/* footer */

#footer {
    border-top: 1px solid #ccc;
    margin-top: 2em;
    width: 100%;
    }

    #footer DIV {
        margin: 2em 1em 2em 0;
        float: right;
        }

    #footer ADDRESS {
        margin: 2em 1em 2em 0;
        float: right;
        }

    #footer A {
        margin: 2em 0 2em 1em;
        float: left;
        }

/* -------------------------------- forms ----------------------------------- */

FORM {
    padding: 0px;
    margin: 0px;
    }

/* inputs */

INPUT[type="submit"],
SELECT {
    cursor: pointer;
    cursor: hand;
    }

INPUT[type="text"],
INPUT[type="password"],
SELECT,
TEXTAREA {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    vertical-align: middle;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff url(/assets/home/form-input-text-bg.png) top repeat-x;
    padding: 5px;
    margin: 2px 0;
    }

INPUT[type="text"]:focus,
INPUT[type="password"]:focus,
SELECT:focus,
TEXTAREA:focus {
    background-color: #FFFACD;
    }

TEXTAREA.set {
    color: #999;
    font-style: italic;
    }

LABEL .hint {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }

LABEL A.hint { color: #589fce; }

LABEL IMG { vertical-align: middle; }

LABEL.block {
    vertical-align: middle;
    display: inline-block;
    }

/* buttons */

INPUT[type="button"],
INPUT[type="submit"],
BUTTON {
    color: #007b38;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff url(/assets/home/input-button-bg.gif) bottom repeat-x;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .25);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .25);
    padding: 4px 8px;
    margin: 2px;
    cursor: pointer;
    overflow: visible;
    }

    BUTTON IMG {
        vertical-align: middle;
        margin-bottom: 2px;
        }
/*BUTTON:hover ,*/
INPUT[type="button"]:hover,
INPUT[type="submit"]:hover{
    margin: 1px 2px 3px;
}
BUTTON.green,
INPUT[type="button"].green,
INPUT[type="submit"].green,
INPUT[type="button"].cyan,
INPUT[type="submit"].cyan,
INPUT[type="button"].blue,
INPUT[type="submit"].blue,
INPUT[type="button"].red,
INPUT[type="submit"].red {
    color: #fff;
    border-color: #318821;
    background: #58b947 url(/assets/home/input-button-green-bg.gif) bottom repeat-x;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .5);
    }

INPUT[type="button"].green:hover,
INPUT[type="submit"].green:hover,
INPUT[type="button"].cyan:hover,
INPUT[type="submit"].cyan:hover,
INPUT[type="button"].blue:hover,
INPUT[type="submit"].blue:hover,
INPUT[type="button"].red:hover,
INPUT[type="submit"].red:hover {
    background: #66c256 url(/assets/home/input-button-green-hover-bg.gif) bottom repeat-x;
    margin: 2px;
    }

INPUT[type="button"].cyan,
INPUT[type="submit"].cyan { border-color: #1a87af; background: #39a9d3 url(/assets/home/input-button-cyan-bg.gif) bottom repeat-x; }

INPUT[type="button"].cyan:hover,
INPUT[type="submit"].cyan:hover { background: #5abce2 url(/assets/home/input-button-cyan-hover-bg.gif) bottom repeat-x; }

BUTTON.blue,
INPUT[type="button"].blue,
INPUT[type="submit"].blue { border-color: #1c56ad; background: #3975d3 url(/assets/home/input-button-blue-bg.gif) bottom repeat-x; }

BUTTON.blue.current,
INPUT[type="button"].blue.current,
INPUT[type="submit"].blue.current {
    -webkit-box-shadow: 0px 1px 8px 4px rgba(180, 205, 230, 1);
    box-shadow: 0px 1px 8px 4px rgba(180, 205, 230, 1);
}

INPUT[type="button"].blue:hover,
INPUT[type="submit"].blue:hover { background: #5a8fe2 url(/assets/home/input-button-blue-hover-bg.gif) bottom repeat-x; }

INPUT[type="button"].red,
INPUT[type="submit"].red { border-color: #b21309; background: #ed1b0f url(/assets/home/input-button-red-bg.gif) bottom repeat-x; }

INPUT[type="button"].red:hover,
INPUT[type="submit"].red:hover { background: #d8291e url(/assets/home/input-button-red-hover-bg.gif) bottom repeat-x; }

INPUT[type="button"].big,
INPUT[type="submit"].big,
BUTTON.big {
    font-size: 15px;
    padding: 10px 15px;
    }

INPUT[type="button"].bigger,
INPUT[type="submit"].bigger,
BUTTON.bigger {
    font-size: 17px;
    /*padding: 15px 20px;*/
    height: 40px;
    min-width: 160px;
    }

/* custom */

A.io-button {
    }

    A.io-button I {
        text-indent: -9999px;
        background-position: 0 0;
        background-repeat: no-repeat;
        display: block;
        width: 60px;
        height: 60px;
        }

    A.io-button:hover I {
        background-position: 0 -60px;
        }

    A.io-button.play I { background-image: url(/assets/home/button-60x60-play.png); }
    A.io-button.record I { background-image: url(/assets/home/button-60x60-record.png); }

/* ----------------------------- components --------------------------------- */

/* tabs */

.tabs {
    border-bottom: 1px solid #ccc;
    margin: 1em 0;
    height: 37px;
    }

.tabs.capsuler {
    border: none;
    margin: 0 10px 0 0;
    position: relative;
    z-index: 10;
    }

    .tabs LI {
        margin-left: 3px;
        height: 36px;
        float: right;
        }

    .tabs LI:last-child { margin-left: 0; }

    .tabs LI.subtitle {
        color: #333;
        line-height: 25px;
        background: url(/assets/home/tabs-subtitle-bg.gif) left repeat-y;
        padding: 0 20px;
        margin-top: 11px;
        display: block;
        min-width: 610px;
        height: 25px;
        }

        .tabs LI A {
            line-height: 36px;
            border: 1px solid #ccc;
            border-bottom: none;
            -webkit-border-radius: 8px 8px 0px 0px;
            border-radius: 8px 8px 0px 0px;

            background: url(/assets/home/input-button-bg.gif) bottom repeat-x;

            padding: 0 20px;
            display: block;
            }

        .tabs LI A:hover {
            background: url(/assets/home/mm-current-bg.gif) bottom repeat-x;
            -webkit-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, .15);
            box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, .15);
            }

        .tabs LI.current A {
            color: #000;
            font-weight: bold;
            text-decoration: none;
            background: #fff;
            -webkit-box-shadow: none;
            box-shadow: none;
            height: 37px;
            }

        .tabs LI.current.department A {
            color: #fff;
            border: none;
            background: #2e3594 url(/assets/home/tabs-department-bg.gif) top repeat-x;
            }

        .tabs LI.current.department.active A {
            background: #2e3594 url(/assets/home/tabs-department-active-bg.gif) top repeat-x;
            }

        .tabs LI.current.employee A {
            color: #fff;
            border: none;
            background: #00a1e0 url(/assets/home/tabs-employee-bg.gif) top repeat-x;
            }

/* stepping */

.stepping {
    margin: 2em auto 1.5em;
    overflow: hidden;
    }

    .stepping UL {
        border: 3px solid #58b947;
        -webkit-border-radius: 30px;
        border-radius: 30px;
        background: #f2f2f2 url(/assets/home/stepping-bg.gif) bottom repeat-x;
        float: right;
        }

        .stepping UL LI {
            float: right;
            }

            .stepping UL LI A {
                color: #000;
                font-size: 19px;

                -webkit-border-radius: 30px;
                border-radius: 30px;

                padding: 7px 20px 7px 6px;
                margin: 5px;
                display: block;
                }

                .stepping UL LI A EM {
                    -webkit-border-radius: 30px;
                    border-radius: 30px;
                    background: #fff;
                    padding: 0 6px;
                    }

            .stepping UL LI.passed A {
                color: #aaa;
                text-decoration: none;
                }

                .stepping UL LI.passed A EM {
                    color: #aaa;
                    background: #fafafa;
                    }

            .stepping UL LI.current A {
                color: #fff;
                background: #58b947;
                text-decoration: none;
                }

                .stepping UL LI.current A EM {
                    color: #fff;
                    background: #99d78e;
                    }

.steps {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background: #f0f0f0;
    margin: 1em 6px 1em;
    overflow: hidden;
    }

.steps.stick-to-top {
    margin-top: -10px !important;
    }

.capsule.home .steps {
    margin: 1em 0 1em;
    }

    .steps UL {
        margin: 5px;
        overflow: hidden;
        }

        .steps UL LI {
            color: #fff;
            font-size: 15px;
            font-weight: bold;
            line-height: 36px;
            text-align: center;
            background-image: url(/assets/home/stepping-bg.png);
            background-position: 0 0;
            background-repeat: no-repeat;
            margin-left: -8px;
            width: 240px;
            height: 36px;
            float: right;
            position: relative;
            z-index: 1;
            }

        .steps UL LI:last-child,
        .capsule.home .steps UL LI:last-child {
            background-position: 0 0;
            margin-left: 0;
            }

        .capsule.home .steps UL LI {
            background-image: url(/assets/home/stepping-home-bg.png);
            background-position: 0 0;
            width: 232px;
            }
		.capsule.home .steps UL LI:first-Child {
            background-position: -232px 0;
            }
        .steps UL LI.passed { background-position: 0px -36px; }
        .steps UL LI:first-child.passed { background-position: -240px -36px; }

        .capsule.home .steps UL LI.passed { background-position: 0 -36px; }
        .capsule.home .steps UL LI:first-child.passed { background-position: -232px -36px; }

/* columns */

.columns {
    margin: 1.5em 0;
    width: 100%;
    }

    .columns .column {
        margin-right: 20px;
        float: right;
        }

    .columns .column.separator {
        border-right: 1px solid #ccc;
        padding-right: 20px;
        }

    .columns .column:first-child {
        margin-right: 0px;
        }

    .columns.demo .column { background: #f5f5f5; }

    .columns .column.cl-1-2 { width: 470px; }

    .columns .column.cl-1-3 { width: 305px; }
    .columns .column.cl-2-3 { width: 634px; }

    .columns .column.cl-1-4 { width: 225px; }
    .columns .column.cl-2-4 { width: 470px; }
    .columns .column.cl-3-4 { width: 715px; }

.columns.case-1 { margin-left: -80px; }
.columns.case-2 { margin-left: 0px; }
.columns.case-3 { margin-left: -125px; }
    .columns.case-3 .key { line-height: 2.5em; }

/* capsules */

.capsule {
    border: 1px solid #ccc;
    -webkit-border-radius: 8px;
    border-radius: 8px;

    background-color: #fff;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .2);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .2);

    padding: 10px 20px;
    overflow: hidden;
    }

.capsule.conference-details {
    margin: 0 auto;
    width: 500px;
    }

    .capsule H4 {
        font-size: 23px;
        font-weight: normal;
        line-height: 1.25em;
        margin: .5em 0;
        }

    .capsule.cor-greeting P.descr {
        vertical-align: middle;
        display: block;
        width: 100%;
        height: 160px;
        }

.capsule.simply {
    background: url(/assets/home/capsule-simple-bg.gif) bottom repeat-x;
    }

.capsule.simply.inverted {
    background: url(/assets/home/capsule-simple-inverted-bg.gif) top repeat-x;
    }

.capsule.simply.dialog {
    margin-bottom: 30px;
    position: relative;
    overflow: visible;
    }

    .capsule.simply.dialog .sign {
        background: url(/assets/home/capsule-simply-dialog-sign.gif) top left no-repeat;
        position: absolute;
        bottom: -18px;
        right: 50px;
        width: 35px;
        height: 18px;
        }

.capsule.tagged {margin-left:10px;}

    .capsule.tagged H4 {
        font-size: 15px;
        font-weight: bold;
        line-height: 3em;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #bbb;
        background: #eee url(/assets/home/capsule-tagged-head-bg.gif) bottom repeat-x;
        padding: 0 20px;
        margin: -10px -20px 0;
        }

    .capsule.tagged H4.blue {
        background: #e4e9f3 url(/assets/home/capsule-tagged-head-blue-bg.gif) bottom repeat-x;
        }

.capsule.tagged.dialog {
    position: relative;
    }

    .capsule.tagged.dialog H4 {
        margin-bottom: 1.5em;
        }

    .capsule.tagged.dialog .sign {
        background: url(/assets/home/capsule-tagged-dialog-sign.gif) top left no-repeat;
        position: absolute;
        top: 46px;
        right: 50px;
        width: 35px;
        height: 18px;
        }

.capsule.controls {
    border-width: 1px;
    -webkit-border-radius: 0;
    border-radius: 0;

    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

    .capsule.controls H4 {
        font-size: 16px;
        font-weight: bold;
        }

    .capsule.controls TABLE {
        table-layout: auto;
        border-spacing: 0;
        width: 100%;
        }

        .capsule.controls TABLE TD {
            vertical-align: middle;
            padding: 5px;
            }

        .capsule.controls TABLE TD.numb { color: #aaa; }
        .capsule.controls TABLE TD.ctrl { text-align: right; }

.cloud {
    border: 3px solid #00853e;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .2);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .2);
    padding: 10px 20px;
    margin: 1em 0 50px 0;
    position: relative;
    overflow: visible;
    }

    .cloud H5 {
        font-size: 19px;
        font-weight: normal;
        line-height: 1.25em;
        margin: .5em 0;
        }

    .cloud .sign {
        background: url(/assets/home/capsule-cloud-dialog-sign.png) top left no-repeat;
        position: absolute;
        bottom: -33px;
        right: 50px;
        width: 46px;
        height: 33px;
        z-index: 2;
        }

    .cloud .shadow {
        background: url(/assets/home/capsule-cloud-shadow.png) top left no-repeat;
        position: absolute;
        bottom: -50px;
        right: 0px;
        width: 228px;
        height: 34px;
        z-index: 1;
        }

.cloud.blue {
    border-color: #3470b7;
    }

    .cloud.blue .sign {
        background: url(/assets/home/capsule-cloud-dialog-sign-blue.png) top left no-repeat;
        }

.capsule.content {
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    border-radius: 0;

    background: #fff;
    -webkit-box-shadow: 0px 1px 7px 0px rgba(70, 80, 90, .8);
    box-shadow: 0px 1px 7px 0px rgba(70, 80, 90, .8);
    }

    .capsule.content .header {
        background: #e3e3e3 url(/assets/home/capsule-content-header-bg.gif) bottom repeat-x;
        margin: -10px -20px 0;
        overflow: hidden;
        }

    .capsule.content .header.single {
        margin-bottom: -10px;
        }

        .capsule.content .header H4 {
            color: #333;
            font-size: 21px;
            font-weight: bold;
            line-height: 50px;
            text-shadow: 0px 1px 1px #fff;
            margin: 0 10px 0 0;
            float: right;
            }

        .capsule.content .header .controls {
            line-height: 48px;
            margin-left: 20px;
            height: 48px;
            float: left;
            }

            .capsule.content .header .controls INPUT {
                vertical-align: middle;
                }

    .capsule.content .head {
        border-bottom: 1px solid #ccc;
        background: #ececec url(/assets/home/capsule-content-head-bg.gif) top repeat-x;
        margin: 0 -20px 0;
        overflow: hidden;
        }

    .capsule.content .head.first { margin-top: -10px; }

        .capsule.content .head .info {
            /*width: 60%; */
            float: right;
            }

            .capsule.content .head .info.icon {
                background-position: 20px 15px;
                background-repeat: no-repeat;
                padding-left: 60px;
                }

            .capsule.content .head .info.icon.check { background-image: url(/assets/home/ico-50x50px-check.png); }

            .capsule.content .head .info H4 {
                font-size: 21px;
                font-weight: normal;
                text-shadow: 0px 1px 1px #fff;
                margin: .5em 20px .5em 0;
                }

            .capsule.content .head .info H5 {
                color: #3470b7;
                font-size: 17px;
                font-weight: bold;
                margin: .5em 20px 1em 0;
                }

            .capsule.content .head .info P {
                margin: .75em 20px 1.25em 0;
                }

        .capsule.content .head .controls {
            text-align: right;
            margin: 15px 0 0 20px;
            float: left;
            }

    .capsule.content .head.dialog {
        margin-bottom: 2em;
        position: relative;
        overflow: visible;
        *zoom: 1;
        }

        .capsule.content .head.dialog .sign {
            background: url(/assets/home/capsule-content-head-dialog-sign.gif) top left no-repeat;
            position: absolute;
            bottom: -18px;
            right: 50px;
            width: 35px;
            height: 18px;
            }

    .capsule.content .columns {
        margin-top: 0;
        }

        .capsule.content .columns P { margin: 1em 0; }

        .capsule.content .columns .column.side {
            border-right: 1px solid #ccc;
            padding-right: 20px;
            width: 180px;
            float: right;
            }

        .capsule.content .columns .column.wide {
            width: 445px;
            float: left;
            }

/* home page customization */

.capsule.home {
    background: url(/assets/home/capsule-simple-home-bg.gif) bottom repeat-x;
    min-height: 400px;
    }

.capsule.home.slides {
    background: none;
    }

    .capsule.home H1 {
        font-size: 19px;
        text-align: center;
        border-bottom: 1px solid #ccc;
        padding-bottom: .5em;
        }

    .capsule.home .visual {
        text-align: center;
        margin: 2.5em 0;
        }

    .capsule.home .offer {
        margin: 3em 0 1em;
        overflow: hidden;
        }

        .capsule.home .offer LI {
            margin-left: 2px;
            width: 169px;
            height: 107px;
            float: right;
            }

        .capsule.home .offer LI:last-child { margin-left: 0; }

        .capsule.home .offer LI.features {
            margin: 0 50px 0 88px;
            }

            .capsule.home .offer LI A {
                color: #fff;
                background-image: url(/assets/home/home-offer-normal-bg.png);
                background-position: 0 0;
                background-repeat: no-repeat;
                display: block;
                width: 169px;
                height: 107px;
                overflow: hidden;
                position: relative;
                }

            .capsule.home .offer LI.features A {
                background-image: url(/assets/home/home-offer-features-bg.png);
                }

            .capsule.home .offer LI A:hover {
                text-decoration: none;
                background-position: 0 -107px;
                }

                .capsule.home .offer LI A STRONG {
                    font-size: 20px;
                    margin: .25em 10px;
                    display: block;
                    }

                .capsule.home .offer LI A SPAN {
                    font-size: 10px;
                    font-weight: bold;
                    line-height: 1.2em;
                    margin: 0 0 0 10px;
                    display: block;
                    }

                .capsule.home .offer LI A DIV {
                    position: absolute;
                    bottom: 3px;
                    right: 5px;
                    }

                    .capsule.home .offer LI A DIV B {
                        font-size: 12px;
                        font-weight: bold;
                        vertical-align: super;
                        }

                    .capsule.home .offer LI A DIV EM {
                        font-size: 20px;
                        font-weight: bold;
                        }

                    .capsule.home .offer LI A DIV I {
                        font-size: 9px;
                        font-style: normal;
                        vertical-align: sub;
                        }

.capsule.home OL.provider {
    font-size: 18px;
    font-weight: bold;
    margin: 2em 4em;
    }

    .capsule.home OL.provider LI {
        line-height: 1.5em;
        margin: .5em 0;
        }

.welcome-aligner {
    margin: 0 4em;
    }

    .welcome-aligner H3 { margin-bottom: .5em; }

.questions-aligner {
    margin: 1em 0 1em 2em;
    }

UL.directions {
    margin: 1em 2em;
    }

    UL.directions LI {
        margin: 1em 0;
        }

        UL.directions LI STRONG {
            font-weight: bold;
            overflow: hidden;
            }

        UL.directions LI SPAN {
            color: #fff;
            text-align: center;
            line-height: 17px;
            background: url(/assets/home/list-num-bg.gif) top left no-repeat;
            margin-right: 11px;
            width: 19px;
            height: 19px;
            float: right;
            }

        UL.directions LI P {
            font-size: 11px;
            margin: .25em 0 .5em 30px;
            }

.calls {
    overflow: hidden;
    }

    .calls LI {
        border: 1px solid #ccc;
        border-left: 10px solid #ccc;
        border-top: none;
        -webkit-border-radius: 10px 0px 0px 10px;
        border-radius: 10px 0px 0px 10px;
        }

    .calls LI.missed { border-left: 10px solid #c21618; }
    .calls LI.message { border-left: 10px solid #58b947; }

    .calls LI:last-child { border-top: 1px solid #ccc; }

        .calls LI TABLE {
            color: #999;
            border-spacing: 0;
            padding: 0 10px;
            width: 100%;
            }

            .calls LI TABLE A { color: #999; text-decoration: underline; }

            .calls LI TABLE TD {
                text-align: center;
                vertical-align: middle;
                padding: .5em .5em;
                }

            .calls LI.message TABLE TD { padding-bottom: 0; }

            .calls LI TABLE TD.transcr {
                text-align: right;
                padding-top: 0;
                padding-bottom: 10px;
                }

            .calls LI TABLE:hover { background: #f7f7f7; }
            .calls LI.missed TABLE:hover { background: #fbf5f5; }
            .calls LI.message TABLE:hover { background: #f5fbf5; }

                .calls LI TABLE TD H3 {}

                    .calls LI TABLE TD H3 SPAN {
                        color: #999;
                        font-size: 11px;
                        display: block;
                        }

.capsule.login {
    margin: 0 auto;
    width: 460px;
    }

#login-dialog {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0 auto;
    }

    #login-dialog LABEL,
    .capsule.login LABEL {
        text-align: right;
        display: inline-block;
        width: 120px;
        }

    #login-dialog INPUT[type="submit"],
    .capsule.login INPUT[type="submit"] {
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 125px;
        }


.contents {
    background: url(/assets/home/contents-dotts.gif) bottom repeat-x;
    overflow: hidden;
    }

    .contents .title {
        background: #fff;
        float: right;
        }

    .contents .pointer {
        background: #fff;
        float: left;
        }

.current-pricing-plan {
    border: 1px solid #dfc682;
    background: #fffce7;
    padding: 5px 10px;
    }

.pricing-plans {
    margin-top: 1em;
    margin-bottom: 1em;
    overflow: hidden;
    }

    .pricing-plans LI {
        margin-left: 5px;
        width: 280px;
        height: 180px;
        float: right;
        }

    .pricing-plans LI:last-child { margin-left: 0; }

        .pricing-plans LI A {
            color: #fff;
            background-image: url(/assets/home/pricing-plan-bg.png);
            background-position: 0 0;
            background-repeat: no-repeat;
            display: block;
            width: 280px;
            height: 180px;
            overflow: hidden;
            position: relative;
            }

        .pricing-plans LI A:hover {
            text-decoration: none;
            background-position: 0 -180px;
            }

            .pricing-plans LI A STRONG {
                font-size: 33px;
                margin: .5em 20px;
                display: block;
                }

            .pricing-plans LI A SPAN {
                font-size: 16px;
                font-weight: bold;
                line-height: 1.5em;
                margin: 0 0 0 20px;
                display: block;
                }

            .pricing-plans LI A CITE {
                position: absolute;
                bottom: 10px;
                right: 10px;
                }

                .pricing-plans LI A CITE B {
                    font-size: 19px;
                    font-weight: normal;
                    vertical-align: super;
                    }

                .pricing-plans LI A CITE EM {
                    font-size: 30px;
                    font-weight: bold;
                    }

                .pricing-plans LI A CITE I {
                    font-size: 14px;
                    font-style: normal;
                    vertical-align: sub;
                    }

.pricing-plans-2 { margin: 1em 0; }

    .pricing-plans-2 LI {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #fff;
        -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .35);
        box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .35);
        margin: 55px 0 0 0;
        width: 220px;
        min-height: 260px;
        float: right;
        position: relative;
        z-index: 5;
        }

    .pricing-plans-2 LI.studio {
        margin: 0;
        width: 260px;
        min-height: 370px;
        position: relative;
        z-index: 10;
        }

        .pricing-plans-2 LI STRONG {
            color: #fff;
            font-size: 19px;
            font-weight: bold;
            line-height: 40px;
            text-align: center;
            -webkit-border-radius: 10px 10px 0 0;
            border-radius: 10px 10px 0 0;
            height: 40px;
            display: block;
            }

        .pricing-plans-2 LI.studio STRONG {
            line-height: 55px;
            height: 55px;
            }

        .pricing-plans-2 LI.garage STRONG { background: url(/assets/home/pricing-plan-garage-head-bg.gif) }
        .pricing-plans-2 LI.studio STRONG { background: url(/assets/home/pricing-plan-studio-head-bg.gif) }
        .pricing-plans-2 LI.loft STRONG { background: url(/assets/home/pricing-plan-loft-head-bg.gif) }

        .pricing-plans-2 LI SPAN {
            font-size: 16px;
            font-weight: bold;
            margin: 1.5em 0 1.5em 10px;
            display: block;
            }

        .pricing-plans-2 LI.studio SPAN {
            font-size: 19px;
            margin: 2.25em 0 2.25em 10px;
            }

            .pricing-plans-2 LI SPAN BIG {
                font-size: 23px;
                }

            .pricing-plans-2 LI.studio SPAN BIG {
                font-size: 27px;
                }

        .pricing-plans-2 LI HR {
            border-top: 1px dashed #ccc;
            margin: 1em 1em .6em;
            }

        .pricing-plans-2 LI.studio HR { margin: 2em 1em 1.4em; }

.pricing-plans-3 {
    margin: 1em 0 1em 59px;
    }

    .pricing-plans-3 .plan {
        color: #fff;
        border: 1px solid #fff;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #589fce;
        -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, .15);
        box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, .15);
        margin: 1em 0 0 15px;
        width: 270px;
        min-height: 260px;
        float: right;
        position: relative;
        z-index: 5;
        }

    .pricing-plans-3 .plan:last-child { margin-left: 0; }

    .pricing-plans-3 .plan.garage { margin-top: 55px; }
    .pricing-plans-3 .plan.studio {
        -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, .35);
        box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, .35);
        }
    .pricing-plans-3 .plan.loft { margin-top: 55px; }

        .pricing-plans-3 .plan STRONG {
            color: #fff;
            font-size: 25px;
            font-weight: bold;
            line-height: 44px;
            text-align: center;
            -webkit-border-radius: 10px 10px 0 0;
            border-radius: 10px 10px 0 0;
            background: url(/assets/home/pricing-plan-3-head-bg.gif) top repeat-x;
            height: 44px;
            display: block;
            }

            .pricing-plans-3 .plan STRONG EM {
                font-size: 17px;
                font-weight: normal;
                }

        .pricing-plans-3 .plan UL {
            font-weight: bold;
            list-style-position: outside;
            margin: 1em .25em 1em 1.75em;
            }

.pricing-plans-4 {
    margin: 1em 0 1em 59px;
    }

    .pricing-plans-4 .plan {
        color: #fff;
        border: 1px solid #fff;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, .15);
        box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, .15);
        margin: 1em 0 0 15px;
        width: 270px;
        min-height: 260px;
        float: right;
        position: relative;
        z-index: 5;
        }

    .pricing-plans-4 .plan.garage { background: #f1a219; }
    .pricing-plans-4 .plan.studio { background: #dc4a20; }
    .pricing-plans-4 .plan.loft   { background: #75c045; }

    .pricing-plans-4 .plan:last-child { margin-left: 0; }

    .pricing-plans-4 .plan.garage { margin-top: 55px; }
    .pricing-plans-4 .plan.studio {
        -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, .35);
        box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, .35);
        }
    .pricing-plans-4 .plan.loft { margin-top: 55px; }

        .pricing-plans-4 .plan STRONG {
            color: #fff;
            font-size: 25px;
            font-weight: bold;
            line-height: 44px;
            text-align: center;
            -webkit-border-radius: 10px 10px 0 0;
            border-radius: 10px 10px 0 0;
            height: 44px;
            display: block;
            }

        .pricing-plans-4 .plan.garage STRONG { background: url(/assets/home/pricing-plan-4a-head-bg.gif) top repeat-x; }
        .pricing-plans-4 .plan.studio STRONG { background: url(/assets/home/pricing-plan-4b-head-bg.gif) top repeat-x; }
        .pricing-plans-4 .plan.loft   STRONG { background: url(/assets/home/pricing-plan-4c-head-bg.gif) top repeat-x; }

            .pricing-plans-4 .plan STRONG EM {
                font-size: 17px;
                font-weight: normal;
                }

        .pricing-plans-4 .plan UL {
            font-weight: bold;
            list-style-position: outside;
            list-style-image: url(/assets/home/pricing-plan-4-bullet.png);
            margin: 1em .25em 1em 2.25em;
            }

TABLE.ccinfo {
    margin: 1em 0;
    width: 100%;
    }

    TABLE.ccinfo TD {
        padding: 5px;
        }

    TABLE.ccinfo TD:last-child { text-align: right; }

.addnote-dialog .ui-dialog-titlebar {
    display: none !important;
    }

INPUT.fix1,
INPUT.fix1:hover { margin-top: -5px !important; }

.cor-greeting {}

    .cor-greeting .capsule {
        float: right;
        width: 70%;
        }

    .cor-greeting .columns { margin-left: -105px; }

    .cor-greeting .capsule { min-height: 230px; }

    .cor-greeting .or {
        margin: 115px 0 0 22px;
        float: left;
        }

.conf-sceen {}

    .conf-sceen .column { width: 48.5%; }

    .conf-sceen TABLE { width: 100%; }

        .conf-sceen TABLE TD {
            font-weight: bold;
            padding: 5px 10px;
            }

        .conf-sceen TABLE TD:last-child {
            font-weight: normal;
            text-align: right;
            }

.pckan { margin-left: -160px; }

    .pckan .column { width: 30%; }

.super-check {
    font-size: 11px;
    margin: .75em 0;
    display: block;
    overflow: hidden;
    }

    .super-check INPUT[type="checkbox"] {
        float: right;
        }

    .super-check SPAN {
        line-height: 1.25em;
        margin-left: 25px;
        display: block;
        }

TABLE.ext-data {
    width: 100%;
    }

    TABLE.ext-data TD {
        padding-left: 10px;
        }

    TABLE.ext-data TD:last-child {
        padding-left: 0;
        }

.iePNG { behavior: url(iepngfix.htc) }
.ddsubmenustyle, .ddsubmenustyle ul {
	margin:0;
	margin-left:10px;
	padding:0;
	position:absolute;
	left:0;
	top:0;
	list-style-type:none;
	border-bottom-width:0;
	visibility:hidden;
	z-index:100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	color:#FFFFFF;
	border-right-width:1px;
	border-left-width:1px;
}
.ddsubmenustyle li a {
	display:block;
	width:200px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#D8D8D8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #58b946;
}
* html .ddsubmenustyle li {
	display:inline-block;
	width:150px;
}
.ddsubmenustyle li a:hover {
	background-color: #389227;
	color:#FFFFFF;
	font-weight: normal;
}
.downarrowpointer {
	padding-left:4px;
	border:0;
}
.rightarrowpointer {
	position:absolute;
	padding-top:3px;
	left:100px;
	border:0;
}
.ddiframeshim {
	position:absolute;
	z-index:500;
	background:transparent;
	border-width:0;
	width:0;
	height:0;
	display:block;
}
@charset "utf-8";
.ie6detect {
	text-align: center;
	color: red;
}

.newmrgn {
	margin-left: 5px;
}

.advertisenew {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.read {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: right;
	width: auto;
	margin-right: 10px;
	margin-top:8px;
}

.newsabse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}


.newtxt {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-left: 20px;
}
.acess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	width:auto;
	float:left;
}
.acessright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	width:auto;
	float:right;
	margin-right:20px;
}

.contact_img{
	margin-top:13px;
	margin-left:20px;
	/*width: 180px;*/
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	margin-bottom: 20px;
}

.nav_container {
	width: 100%;
	background-color: #f0f0f0;
	height:69px;
	float:left;
}
.logo_img {
	margin-top:10px;
	margin-left:20px;
	width: 18%;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	margin-bottom: 20px;
}
.service_box {
	float: left;
	height: 172px;
	width: 340px;
	margin-right: 15px;
	background-color: #f0f0f0;
	border-radius: 5px;
	-webkit-box-shadow: 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.7);
	box-shadow: 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.7);
	margin-bottom: 15px;
	 
}

.sabsebanner {
  height: 303px;
  width: 1000px;
  background-image: url(/assets/home/audioconference.jpg);
  background-repeat: no-repeat;
  float: left;
  background-color: #999999;
}
.fax_banner {
  height: 303px;
  width: 1000px;
  background-image: url(/assets/home/faxtoemail.jpg);
  background-repeat: no-repeat;
  float: left;
  background-color: #999999;
}
.hosted_banner {
  height: 303px;
  width: 1000px;
  background-image: url(/assets/home/hostedpbx.jpg);
  background-repeat: no-repeat;
  float: left;
  background-color: #999999;
}
.voicebanner {
  height: 303px;
  width: 1000px;
  background-image: url(/assets/home/voiceandsms.jpg);
  background-repeat: no-repeat;
  float: left;
  background-color: #999999;
}
.banner_content {
	background-image: url(/assets/home/bannerbox.png);
	background-repeat: no-repeat;
	float: left;
	height: 280px;
	width: 321px;
	margin-left: 20px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
ul, menu, dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}
.with_bullets {
	list-style-type: circle;
	padding-left: 15px;
}
.con {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.box_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

.new_one {
	float: left;
	width:230px;
	margin-top:10px;
	margin-left:20px;
}

.txtnewhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.container_new {
	float: left;
	height: 240px;
	width: 100%;
	background-color: #f0f0f0;
}

.sabse_features {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #589fce;
	text-align: center;
	margin-top: 15px;
	float: left;
	width: 710px;
}

.user_heading{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #589fce;
	text-align: left;
	float: left;
	margin-left:70px;
}
.container_services {
	float: left;
	margin-left:20px;
	width: 710px;
}
.featuretxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	margin-top:10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#conferenceplan {
	width: 900px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.ftrblack {
	width:1000px;
	float:right;
	background-color:#000000;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.feature_content {
	font-family: verdana;
	font-size: 20px;
	color: #6699cc;
	float: left;
	width: 650px;
	margin-left: 30px;
	margin-top:25px;
}
.conference_content {
	font-family: verdana;
	font-size: 20px;
	color: #6699cc;
	float: left;
	width: 650px;
	margin-left: 53px;
	margin-top:25px;
	width:900px;
}
.feature_contentnew {
	font-family: verdana;
	font-size: 20px;
	color: #6699cc;
	float: left;
	margin-left: 30px;
	margin-top:15px;
}
.about-us {
	float: left;
	width: 80%;
	margin-left:30px;
}
.news {
	float: left;
	width: 92%;
	margin-left:20px;
	background-color:#f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.news_advertise {
	float: left;
	width: 100%;
	margin-left:30px;
	background-color:#f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
.acess_number {
	float: left;
	width: 92%;
	margin-left:30px;
	background-color:#f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	/*padding-top: 15px;*/
	padding-right: 5px;
	padding-bottom: 5px;
	/*padding-left: 10px;*/
}

.img-image {
	float: left;
	height: 145px;
	width: 131px;
}
.img-content{
	float:left;
	margin-left:30px;
	margin-top:40px;
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.right_container {
	float: right;
	width: 275px;
	height:700px;;
	padding-top:15px;
	background-color:#f0f0f0;
}
.newsline {
	width:100%;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.acessline {
	width:98%;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 20px;
	margin-bottom: 25px;	
}
.terms {
	width:100%;
	float: left;
	height: 550px;
	overflow:scroll;
	text-align: justify;
	padding: 10px;
}
.feature_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6699cc;
	float:left;
	width:500px;
	margin-left:30px;
	margin-top:20px;
}

.features_new {
	float: left;
	width: 710px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.features_newadvertise {
	float: left;
	width: 950px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.menu-site {
	width: 75%;
	line-height: 35px;
	height:41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
.menu-site ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
.menu-site li {
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
}
.menu-site li a:link, .menu-site li a:visited {
	text-decoration: none;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 41px;
}

.menu-site li a:hover,a.current  {
	color: #000000;
	text-decoration:underline;
}
.content_intro{
	margin-top:13px;
	margin-left:20px;
	width: 300px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	margin-bottom: 20px;
}
.features-icons {
	float: left;
	width: 290px;
	margin-left: 30px;
	margin-top: 20px;
}
.txt_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {font-size: 16px;
  font:Verdana, Arial, Helvetica, sans-serif;
}
.right_content {
	float: right;
	width: 400px;
	margin-top: 10px;
	margin-left: 20px;
}

.footer {
	float: left;
	width: 1000px;
	min-height: 50px;
	background-color: #555555;
}
.footer_bottom {
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	
}
.box_innercontent {
	margin: 1px;
	height:170px;
	
	width: 100%;
}
.boxtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5b5b5b;
	margin-top: 4px;
}

.footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer li {
	display: inline-block;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-left: -5px;
}
.footer li:last-child {
	border: none;
}
.footer li a:link, .footer li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

.footer li a:hover,a.current  {
	color: #f6f5f5;
	text-decoration:underline;
}
.box_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}.advertise {
	font-family: Helvetica;
	font-size: 22px;
	color: #6699cc;
	font-weight: normal;
}
.advertise_black {
	font-family: Helvetica;
	font-size: 22px;
	color: #6699cc;
	font-weight: normal;
}
.advert_box {
	/*float: left;*/
	height: 250px;
	width: 400px;
	margin-right: 15px;
	background-color: #ffffff;
	border-radius: 5px;
	-webkit-box-shadow: 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.7);
	/*box-shadow: 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.7);*/
	margin-bottom: 15px;
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	padding: 6px;	 
	border: thin solid #CCCCCC;
}
.box_r {float:right;margin:0px;}

.main_contact {
  float: left;
  width: 500px;
}
.title_txt {
  float: left;
  width: 170px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin: 7px 7px 0px 0px;
}
.title_in {
  float: left;
  width: auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-bottom: 20px;
}
.captcha {
  float: left;
  width: auto;
  margin-left: 170px;
}
.new_sub {
  float:left;
  width: auto;
  margin-top: 15px;
  margin-left: 170px;
  margin-bottom:10px;
}
.add_txt {text-align: justify;font-weight: normal;padding: 5px;}
.bgwhite {background-color: #FFFFFF}
.bggrey {background-color: #F0F0F0}

.social_media {
	float: right;
	margin-right:20px;
	margin-top: 5px;
	
}

.fb {
	float: left;
	width: auto;
	margin-left: 12px;
	height: auto;
	margin-top: 10px;
	background-color: #46629E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
}

.feature_contentservice {
	font-family: verdana;
	font-size: 20px;
	color: #6699cc;
	float: left;
	width: 675px;
	margin-left: 20px;
	margin-top:25px;
}
.new_box {
	float:left;
	width:330px;
	margin-bottom:10px;

	height:244px;
	margin-left:20px;
	background-image: url(/assets/home/sabsebox.png);
	background-repeat: no-repeat;
}

.nava {
	margin-top: 25px;
}

.white{
	color:#FFFFFF;
}

.boxtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5b5b5b;
	margin-top: 4px;
}
.services_li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	margin-top: 10px;
	position: static;
}
.services_li ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	min-height: 136px;
}
.services_li li{
	padding-left: 0px;
	text-align: justify;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 7px;
	padding-bottom: 0px;
}
.orange{
	color:#f27f4b;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.mrgn{
	margin-top:25px;
	padding-left:7px;
}
/* spaces */


.no-vmargins { margin-top: 0 !important; margin-bottom: 0 !important; }

.w220 {width: 220px !important;}

.indent { text-indent: 20px; }
.lp20 { padding-left: 20px; }
.rp20 { padding-right: 20px; }
.tp20 { padding-top: 20px; }
.tp10 { padding-top: 10px; }
.tl10 { padding-bottom: 10px; }
.bp20 { padding-left: 20px; padding-right: 20px; }

.lm20 { margin-left: 20px; }
.lm30 { margin-left: 30px; }
.rm20 { margin-right: 20px; }
.bm20 { margin-left: 20px; margin-right: 20px; }
.lm40rm20 { margin-left: 40px; margin-right: 20px; }
.tm5 {margin-top: 5px; }

.tm10{margin-top:10px !important;}
.mb20{margin-bottom: 20px}
.mb7{margin-bottom: 7px !important}
.mr5{margin-right: 5px  !important}

/* other */


.sub_menu {
	z-index: 2000; 
	left: 0px; 
	top: -1000px; 
	visibility: hidden; 
	height: auto; 
	width: auto; 
	overflow: visible; 
	opacity: 1;
}

.heading { margin-left:330px; width:500px; }

.features-icons .icon_place {float:left; width:65px; height:65px;}
.features-icons .text_place {float:left; width:215px; height:65px; margin-left:10px; margin-top:10px;}
.button_place {float:left; width:250px; margin-left:250px;}
.bg_white {color: white;}


.style3 {
	color: #FFFFFF;
	font-size:15px;
	font-family:Helvetica;
}
.style4 {
 color: #FFFFFF;
 font-size:15px;
 font-family:Helvetica;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #FFFFFF;
}
.style5 {color: #FFFFFF}
A.style5:hover{color: #FFFFFF; text-decoration: underline;}

.box_txt {border: 1px solid; padding: 5px;}
.conf_plans_table { margin: auto auto 10px auto; }
.conf_plans_table tbody tr td { vertical-align: middle; }
.vl_top {vertical-align: top !important}

.plan_links_tbl td{ padding-top: 15px;}

.table_border {margin: 3px auto auto auto;}
.table_border tr td {border: 1px solid;}

BUTTON.green:hover,
BUTTON.blue:hover{
	opacity: 0.9;
}

.advertise_footer{
	float: left;
	width: 900px;
}
.panel_content_padding {padding-right: 10px;}
ul.list_style {margin-bottom: 10px;padding-left: 20px; }
ul.list_style li{list-style-type: decimal; text-align: justify;}


.js_error{font-size:11px;color:#990000;line-height:15px;text-align:left;display: block;}

#flash_notice, #flash_error,#flash_warning,#flash_recaptcha_error {
  padding: 5px 8px;
  margin: 10px 10px;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px;  
  border-radius: 6px 6px 6px 6px;
  font-size: 14px;
}

#flash_notice {
  background-color: #CFC;
  border: solid 1px #6C6;
}
#flash_recaptcha_error,
#flash_error {
  background-color: #FCC;
  border: solid 1px #C66;
}

#flash_warning {
  color: #9F6000;
  background-color: #FEEFB3;
}

.conference_contentone {	 
	 float: left;	 
	 margin-left: 53px;	 
	 width:900px;
}

#note_div{
  margin-left: 5px;
  color: red;
  font-weight: bold;
}
