/* 
    Document   : expertforum_v2
    Created on : 2010.07.30., 16:16:37
    Author     : ZeNC
    Description:
        Szakértők fórum stylesheet
*/

/* special blog title */

.special_exp_title {
        width:710px;
        background:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-special-topright.gif') no-repeat top right #514F4F;
        border-collapse: collapse;
        border:0;
        margin:0 0 10px 0;
        padding:0;
        position:relative;
}

.special_exp_title .side {
        width:10px;
        background:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-special-topleft.gif') no-repeat top left #FFF;
}

.special_exp_title .wrapper {
        width:660px;
        background:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-special-bottom.gif') no-repeat bottom left transparent;
        padding:15px 20px;
        color:#FFF;
        font-size:14px;
        font-weight:bold;
        text-align: justify;
}

.nowrapperbg .wrapper {
        background:none;
}

.nobigcardwrapperbg .bigcard .wrapper {
        background:none;
}

.special_exp_title .wrapper a:link,
.special_exp_title .wrapper a:visited {
        color:#FFF;
        font-weight:bold;
        text-decoration:underline;
}

.special_exp_title .wrapper a:hover {
        text-decoration: none;
}

.special_exp_title .bottom {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-special-bottom2.gif') no-repeat bottom left #CDCCCC;
        height:37px;
        line-height:37px;
        border-top:3px solid #FFF;
        color:#1A171B;
}

.special_exp_title .bottom .backlink {
        float:left;
        font-size:12px;
        line-height:16px;
        padding:10px 30px;
}

.special_exp_title .bottom .backlink a:link,
.special_exp_title .bottom .backlink a:visited,
.special_exp_title .bottom .backlink a:hover
{
        background:url('http://static2.datasrv.sikeres.hu/common/icon_range_next.png') no-repeat top right;
        padding:2px 20px 1px 0;
        color:#363332;
}

.special_exp_title .bottom .entry_text {
        float:right;
        font-size:12px;
        line-height:16px;
        padding:10px 30px;
}

/* special blog title end */

/* expert list item */

/* common */
.exp .list .card {
        width:345px;
        height:110px;
        margin:0 0 10px 10px;
        background-repeat:no-repeat;
        background-color:#EFEEEE;
}

.exp .list .card .wrapper {
        width:315px;
        height: 110px;
        overflow: hidden;
        background-repeat:no-repeat;
}

.exp .list .card .wrapper .content {
        width:230px;
}

.exp .list .card .wrapper .content .button a {
        background-position:0 -336px !important;
        color:#363332 !important;
}

.exp .list .card .wrapper .content .button a span {
        background-position: 100% -336px !important;
        color:#363332 !important;
}

.exp .list .card .wrapper .content .name {
        font-weight: bold;
        font-size:16px;
        text-transform: uppercase;
        height:20px;
        line-height:20px;
        margin:12px 0 0;
        color:#E31019;
}

.exp .list .card .wrapper .content .name a
{
        color:#E31019;
        text-decoration:none;
}

.exp .list .card .wrapper .content .spec {
        height:25px;
        padding:10px 0 0;
        font-size:12px;
        color:#1A171B;
}

.exp .list .card .wrapper .img {
        color:#FFF;
        outline-color: #FFF;
        width:78px;
        height:80px;
        margin:15px 0;
}

.exp .list .card .wrapper .img img {
        border:3px solid #FFF;
}

.exp .list .card .side,
.exp .list .card .side .inner
{
        width:27px;
        height:110px;
        background-repeat:no-repeat;
}

.exp .list .card .side {
        background-color: #DEDDDD;
}
/* common end */

/* card left */

.exp .list .card1 {
        float:left;
        background-image:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-list-topright.gif');
        background-position:top right;
        _margin:0 0 10px 5px;
}

.exp .list .card1 .wrapper {
        float:right;
        background-image:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-list-bottomright.gif');
        background-position:bottom right;
}

.exp .list .card1 .wrapper .img {
        float:left;
}

.exp .list .card1 .wrapper .img img {
        border-left:0;
}

.exp .list .card1 .wrapper .content {
        float:right;
}

.exp .list .card1 .wrapper .content .button {
        float:right;
}

.exp .list .card1 .wrapper .content .name,
.exp .list .card1 .wrapper .content .spec
{
        text-align:left;
}

.exp .list .card1 .side {
        float:left;
        border-right:3px solid #FFF;
        background-image:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-list-topleft-darker.gif');
        background-position: top left;
}

.exp .list .card1 .side .inner {
        background-image:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-list-bottomleft-darker.gif');
        background-position: bottom left;
}

/* card left end */

/* card right */

.exp .list .card2 {
        float:right;
        background-image:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-list-topleft.gif');
        background-position:top left;
}

.exp .list .card2 .wrapper {
        float:left;
        background-image:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-list-bottomleft.gif');
        background-position:bottom left;
}

.exp .list .card2 .wrapper .img {
        float:right;
}

.exp .list .card2 .wrapper .img img {
        border-right:0;
}

.exp .list .card2 .wrapper .content {
        float:left;
}

.exp .list .card2 .wrapper .content .button {
        float:left;
}

.exp .list .card2 .wrapper .content .name,
.exp .list .card2 .wrapper .content .spec
{
        text-align:right;
}

.exp .list .card2 .side {
        float:right;
        border-left:3px solid #FFF;
        background-image:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-list-topright-darker.gif');
        background-position: top right;
}

.exp .list .card2 .side .inner {
        background-image:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-list-bottomright-darker.gif');
        background-position: bottom right;
}

/* card right end */

/* expert list item end */



/* expert questions view */

/* question item */

.exp_qa {
        margin:10px 0 0 0;
}

.exp_qa .item {
        width:700px;
        margin:0 0 10px 10px;
        background:#EFEEEE;
}

.exp_qa .item .item_wrapper {
        width:700px;
}

.exp_qa .item .head {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-box-topleft.gif') no-repeat top left #D2D1D1;
        height:25px;
        line-height:25px;
        border-bottom:3px solid #FFF;
        color:#363332;
        overflow:hidden;
}

.exp_qa .item .head .title {
        padding:0 0 0 20px;
        font-weight:bold;
        font-size:14px;
        color:#363332;
        float:left;
}

.exp_qa .item .head .date {
        float:right;
        padding:0 10px 0 0;
        font-size:11px;
}

.exp_qa .item .wrapper {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-box-bottomleft.png') no-repeat bottom left;
        line-height:16px;
        font-size:12px;
}

.exp_qa .item .wrapper .content {
        margin:10px 20px;
        text-align: justify;
}

.exp_qa .item .side_top,
.exp_qa .item .side_bottom
{
        width:27px;
        border-left:3px solid #FFF;
        background-color:#DEDDDD;
        background-repeat:no-repeat;
}

.exp_qa .item .side_top {
        background-image: url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-box-topright.gif');
        background-position: top right;
        height:12px;
}
.exp_qa .item .side_bottom {
        background-image: url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-box-bottomright.gif');
        background-position: bottom right;
        height:12px;
}

/* answer item */

.exp_qa .item .answer {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-comment-item-bottom.gif') no-repeat bottom left #DEDDDD;
        color:#363332;
        margin:0 0 20px 0;
        width:650px;
        float:right;
}

.exp_qa .item .answer .head {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-comment-item-top.gif') no-repeat top left #BAB8B7;
        border-bottom: 3px solid #EFEEEE;
        height:25px;
        line-height:25px;
        overflow: hidden;
}

.exp_qa .item .answer .head .name {
        font-weight:bold;
        font-size:12px;
        float:left;
        padding:0 5px;
}

.exp_qa .item .answer .head .date {
        float:right;
        font-size:10px;
}

.exp_qa .item .answer .content {
        font-size:12px;
        color:#363332;
        padding:5px;
}

/* answer item end */

/* question item end */

/* expert questions view end */

/* bigcard */

.bigcard,
.bigcard .wrapper,
.bigcard .control
{
        width:660px;
        overflow:hidden;
        color:#FFF;
        margin:0;
        padding:0;
}

.bigcard .control .button {
        float: right;
        padding:0 0 0 10px !important;
}

.bigcard .control .button a {
        background-position: 0 -336px !important;
        color:#363332 !important;
}
.bigcard .control .button a span {
        background-position: 100% -336px !important;
        color:#363332 !important;
        font-size:13px;
}

.bigcard .left {
        float:left;
        width:325px;
}

.bigcard .left .content {
        font-weight:normal;
        text-align:justify;
}

.bigcard .right {
        float:right;
        width:325px;
}

.bigcard .right .img {
        float:right;
        color:#FFF;
        outline-color: #FFF;
        width:81px;
        height:80px;
        margin:0 0 10px;
}

.bigcard .right .img img {
        border:3px solid #FFF;
}

.bigcard .right .name {
        float:left;
        width:234px;
        padding:0 10px 0 0;
        text-align:right;
        font-size:20px;
        font-weight:bold;
}

.bigcard .right .spec {
        float:left;
        padding:0 10px 0 0;
        width:234px;
        text-align:right;
        font-size:12px;
        line-height:20px;
}

/* bigcard end */

/* fulldesc */

.expert_fulldesc {
        width:700px;
        margin:0 0 0 10px;
        color:#1A171B;
}

.expert_fulldesc .content {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-fulldesc-top.gif') no-repeat top left #EFEEEE;
        line-height:20px;
        font-size:12px;
        padding:10px 20px;
        text-align:justify;
}

.expert_fulldesc .content input {
        margin:0 0 0 46px;
        width:572px;
}

.expert_fulldesc .content textarea {
        margin:0 0 0 80px;
}

.expert_fulldesc .bottom {
        height:37px;
        line-height:37px;
        border-top:3px solid #FFF;
        background:url('http://static2.datasrv.sikeres.hu/layout_right/expert/expert-fulldesc-bottom.gif') no-repeat bottom left #CDCCCC;
}

.expert_fulldesc .bottom .link {
        padding:0 0 0 20px;
}

.expert_fulldesc .bottom .button {
        float:right;
}

.expert_fulldesc .bottom .back a,
.expert_fulldesc .bottom .cancel a
{
        background-position:0 -280px !important;
}

.expert_fulldesc .bottom .back a span,
.expert_fulldesc .bottom .cancel a span
{
        background-position:100% -280px !important;
}

/* fulldesc end */

.bigcard_coaching, .bigcard_coaching .wrapper, .bigcard_coaching .control {
    color: #FFFFFF;
    overflow: hidden;
    padding: 0;
    width: 660px;
}

.bigcard_coaching .right {
    width: 325px;
}

.bigcard_coaching .right .img {
    color: #FFFFFF;
    float: left;
    height: 80px;
    margin: 0 0 10px;
    outline-color: #FFFFFF;
    width: 81px;
}

.bigcard_coaching .right .img img {
    border: 3px solid #FFFFFF;
}

.bigcard_coaching .right .name {
    float: none;
    font-size: 20px;
    font-weight: bold;
    padding: 0 10px 0 0;
    text-align: right;
    width: 234px;
}

.bigcard_coaching .right .spec {
    float: none;
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px 0 0;
    text-align: right;
    width: 234px;
}

.bigcard_coaching .left {
    clear: both;
}

.bigcard_coaching .left .content {
    font-weight: normal;
    text-align: justify;
}

.bigcard_coaching .control .button {
    float: right;
    padding: 10px 0 0 10px !important;
}

.bigcard_coaching .control .button a {
    background-position: 0 -336px !important;
    color: #363332 !important;
}

.bigcard_coaching .control .button a span {
    background-position: 100% -336px !important;
    color: #363332 !important;
    font-size: 13px;
}
