#content .center {
    text-align:left;
}

#menu {
    float:left;
    width:251px;
}

#menu-sub ul ul {
    margin:3px 0 3px 25px;
}

#menu-sub ul li {
    padding:3px 0;
}

#menu-sub ul li.sel {
    font-size:16px;
}

#menu-sub ul li.inner a, #menu-sub ul li.inner ul li.inner a, #menu-sub ul li.inner ul li.inner ul li.inner a {
    font-weight:bold;
}

#menu-sub ul li.inner ul li a, #menu-sub ul li.inner ul li.inner ul li a, #menu-sub ul li.inner ul li.inner ul li.inner ul li a {
    font-weight:normal;
}

#right-column {
    float:right;
    width:621px;
}

#content h2 {
    color:#f26520;
    font-size:23px;
    font-weight:bold;
    margin:4px 0 20px;
    line-height: normal;
}

#menu-sub a, #right-column h2 a, #right-column p a {
    font-size:16px;
}

#right-column p {
    font-size:15px;
    margin:13px 0 0;
    line-height:1.2;
}

#right-column ul li {
    font-size:15px;
    line-height:1.2;
}


#content h4 {
    font-size:15px;
    margin:23px 0 9px;
    font-weight:normal;
}

#content ul {
    list-style-position:inside;
}


/*Open demo*/
#type {
    margin:24px 0 0;
}

.modern-fx, .classic-fx {
    float:left;
    width:47%;
    display:inline;
}

#type .modern-fx a.image, #type .classic-fx a.image {
    margin:0;
}

.modern-fx {
    margin:0 35px 0 0;
}

#type img {
    margin:27px 0 0 19px;
}

#type p {
    margin:0;
}

#type a {
    font-size:12px;
    margin:10px 0 0 60px;
    display:block;
}

#type .software {
    text-align:center;
    padding:5px 0 0;
}

#type .software a {
    margin:0;
    display:inline;
}

#type a.download {
    display:block;
    background:url(/images/client/button.gif);
    width:220px;
    height:46px;
    margin:29px 0 0 9px;
    padding:16px 0 0 62px;
    font-size:19px;
    text-align:center;
}

#type a.download:hover {
    background-position:0 -62px;
}

.download span {
    color:#818181;
    font-size:12px;
}

#demo-form {
    margin:12px 0 0;
    padding:8px 0 0;
    background:url(/images/client/demo-form-top.gif) no-repeat;
}

#demo-form form {
    background:url(/images/client/demo-form.png) repeat-x;
    padding:20px 0 31px 30px;
}

#demo-form form dl {
}

#demo-form h2 {
    margin:4px 0 7px;
    padding:0;
    color:#000;
}

#data_frame {
    border:none;
}

.phone {
    display:inline;
    float:left;
    margin:0 3px 2px 0;
    color:#666;
}

#right-column .phone p {
    font-size:12px;
    margin:2px 0 0;
}

.required {
    padding-right:10px;
    background:url(/images/client/star.gif) no-repeat 100% 0;
}

#phone1 {
    width:42px;
}

#phone2 {
    width:47px;
}

#phone3 {
    width:132px;
}

.radio {
    display:block;
    margin:3px 0;
}

#demo-form .radio input {
    width: 15px;
    vertical-align: middle;
}

.error {
    color:#f00;
}

input.error {
    color:#000;
}

#demo-form dt {
    float:left;
    display:inline;
    width:110px;
    padding:2px 0;
}

#demo-form label.radio input {
    border:none;
}

#demo-form dt, #demo-form dd {
    margin:3px 0;
}

#demo-form dd {
    width:450px;
    text-align:left;
    padding:2px 0;
    margin-left:110px;
}

#demo-form input, #demo-form select {
    border:1px solid #abadb3;
    padding:2px 0;
    width:225px;
    margin:0;
}

#demo-form select {
    width:227px;
}

#demo-form .btn {
    width:auto;
}

#demo-form dt#verify-label {
    padding:22px 0 0;
}

#demo-form input#verify-code {
    margin:20px 0 0;
    width:86px;
}

#demo-form dt#submit-label {
    clear:both;
    float:none;
    display:block;
    width:auto;
    padding-right:50px;
}

#demo-form #captcha_p {
    margin:0;
    padding:0;
}

#demo-form #captcha_reload, #demo-form #captcha_progress {
    margin:0 0 20px;
}

#demo-form #form-text {
    font-size:11px;
    padding:0 0 10px;
    color:#666;
    clear:both;
}

#demo-form dd#submit-element {
    margin:0;
    padding-top:15px;
}

#demo-form dd#submit-element input, .form-button {
    background:url(/images/client/demo.gif) no-repeat 0 0;
    border:none;
    padding:6px 0 6px;
    height:27px;
    width:100px;
    vertical-align:middle;
    cursor:pointer;
}

#demo-form dd#submit-element input:hover, #demo-form dd#submit-element input.hover {
    background-position:0 -27px;
}

#menu-sub ul {
    list-style-type:none;
}

#right-column #demo-form p.prevent {
    color:#f00;
}

/*Popups*/
#columns {
    position:relative;
    margin:0 0 22px 0;
    height:77px;
}

#columns ul {
    list-style-position:outside;
    list-style-type:none;
}

#newbi, #academy, #profi {
    overflow:hidden;
    position:absolute;
    top:0;
    height:77px;
}

#newbi {
    left:0;
}

#academy {
    left:313px;
}

#profi {
    left:627px;
}

.head {
    padding:0;
}

.head div {
    background:#fff;
    padding:13px 17px 0;
    position:absolute;
    height:64px;
    width:279px;
}

#academy .head div {
    width:281px;
}

#profi .head div {
    width:280px;
}

.head div.close-head h3 {
    color:#355ed5;
}

.head div.close-head {
    z-index:1;
    background:url(/images/client/popup.gif) no-repeat 0 -12px;
}

.head div.open-head {
    background:url(/images/client/3cols.png) no-repeat 0 0;
    z-index:2;
}

#academy .head div.open-head, #academy .head div.close-head {
    background-position:-312px -12px;
}

#profi .head div.open-head, #profi .head div.close-head {
    background-position:-626px -12px;
}

.overlay {
    position:absolute;
    top:-105px;
    height:167px;
    padding:15px 0 0;
}

.overlay .data {
    width:273px;
}

#profi .overlay .data {
    width:275px;
}

.close-head h3, .open-head h3 {
    float:left;
    padding:2px 20px 0 0;
    background:url(/images/client/arrow.gif) no-repeat 100% 3px;
}

.open-head h3 {
    background-position:100% -12px;
}

/*Breadcrumb*/
#breadcrumb {
    border-bottom:1px solid #999894;
    height:18px;
    margin:0 0 10px 0;
}

#breadcrumb .current {
    color:#e98e0c;
    font-size:0.9em;
    font-weight:bold;
}

#breadcrumb li {
    float:left;
    display:inline;
    margin:0 5px 0 0;
    color:#979595;
    font-size:1.2em;
}

#breadcrumb li a {
    text-decoration:underline;
    color:#979595;
    font-size:0.8em;
    margin:0 5px 0 0;
}

#breadcrumb li a#root {
    color:#c0bfbf;
}

/*Search result*/
.entry {
    margin:0 0 25px 0;
}

.entry p {
    line-height:1.1em;
}