/* 
    Document   : misc_v2
    Created on : 2010.07.27., 17:31:47
    Author     : ZeNC
    Description:
        Tudástár, Hírlevél
*/

/* special blog title */

.special_blog_title {
        width:710px;
        background:url('http://static2.datasrv.sikeres.hu/layout_right/common/light-special-topright.gif') no-repeat top right #827F7E;
        border-collapse: collapse;
        border:0;
        margin:0 0 10px 0;
        padding:0;
}

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

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

.special_blog_title .wrapper a:link,
.special_blog_title .wrapper a:visited {
        color:#363332;
        font-weight:bold;
}

/* special blog title end */

/* Tudástár list view */

.tudastar .list {
        width:700px;
        margin:0 0 0 10px;
}

.tudastar .list .box {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/misc/tudastar-box-bottom.gif') no-repeat bottom left #EFEEEE;
        overflow:hidden;
        margin:0 0 10px 0;
}

.tudastar .list .box .title {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/misc/tudastar-box-top.gif') no-repeat top left #DEDDDD;
        height:30px;
        padding:0 25px;
        text-transform:uppercase;
        border-bottom:3px solid #FFF;
        font:bold 15px/30px Arial,Helvetica,sans-serif;
        color:#E31019;
}

.tudastar .list .box .content li {
        color:#E31019;
        font-size:12px;
        line-height: 20px;
}

.tudastar .list .box .content li a {
        color:#1A171B;
}

/* Tudástár list view end */

/* Tudástár view */

.tudastar_view .box {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/misc/tudastar-body-bg.gif') repeat-y top left;
        width:700px;
        margin:10px 0 0 10px;
}

.tudastar_view .box .title {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/misc/tudastar-body-top.gif') no-repeat top left transparent;
        padding:20px;
}

.tudastar_view .box .title span {
        line-height:33px;
        font-size:25px;
        font-weight:bold;
        color:#E31019;
        text-transform:uppercase;
}

.tudastar_view .box .content {
        padding:0 40px 20px 20px;
        text-align:justify;
        line-height:20px;
        color:#1A171B;
}

.tudastar_view .box .content i {
        font-size:14px;
        font-weight: bold;
        color:#858281;
        font-style: normal;
}

.tudastar_view .box .bottom {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/misc/tudastar-body-bottom.gif') no-repeat bottom left #827F7E;
        border-top:3px solid #FFF;
        height:30px;
        line-height:30px;
        color:#FFF;
        padding:0 20px;
        font-size:12px;
        font-weight:bold;
}

.tudastar_view .head {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/misc/tudastar-view-top.gif') no-repeat top left;
        width:700px;
        padding:0 0 0 10px;
        height:36px;
}

.tudastar_view .head .num {
        width:28px;
        height:36px;
        line-height:36px;
        float:right;
        text-align:center;
        color:#FFF;
        font-weight:bold;
}

.tudastar_view .foot {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/misc/tudastar-view-bottom.gif') no-repeat top left;
        width:700px;
        height:36px;
        padding:9px 0 0 0;
        margin:0 0 0 10px;
}

.tudastar_view .backlink {
        height:36px;
        line-height:36px;
        padding:0 20px;
}

.tudastar_view .head .backlink {
        float:left;
}
.tudastar_view .foot .backlink {
        float:right;
}

.tudastar_view .backlink a {
        background:url('http://static2.datasrv.sikeres.hu/common/icon_range_next.png') no-repeat right -1px;
        padding:0 22px 0 0;
        color:#363332;
        font-size:12px;
}

/* Tudástár view end */

/* common box */

.common {
        width:700px;
        margin:0 0 0 10px;
        _margin:0 0 0 6px;
        background:url('http://static2.datasrv.sikeres.hu/layout_right/common/common-box-bg.gif') repeat-y;
        line-height:34px;
}

.common .title {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/common/common-box-top.gif') no-repeat top left;
        padding:0 20px;
        height:50px;
        font-size:16px;
        font-weight:bold;
}

.common .content {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/common/common-box-bottom.gif') no-repeat bottom left;
        padding:0 30px 20px 20px;
        line-height:20px;
        font-size:14px;
}

.common .content .entry_text {
        margin:10px 0;
}

.common .content .entry_text span {
        display: inline-block;
        width:200px;
}

.common .content .entry_text input {
        width:250px;
        padding:2px 2px 3px 3px;
        height:20px;
        background:url('http://static2.datasrv.sikeres.hu/common/input.gif') no-repeat;
        background-position:  0 -150px;
        border:0;
}

.common .content .control {
        margin:10px 0;
        overflow:hidden;
}

.common .content .control .button {
        float:none;
        #float:left;
}

.common .content .error {
        font-weight: bold;
        color: #E31019;
}

.common .content .inner_box {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/common/common-box-inner-bg.gif') repeat-y;
        padding:0;
        margin:10px 0;
        width:649px;
}

.common .content .inner_box .title {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/common/common-box-inner-top.gif') no-repeat top left;
        line-height: 34px;
		height:34px;
}

.common .content .inner_box .content {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/common/common-box-inner-bottom.gif') no-repeat bottom left;
        padding:0 20px 10px;
}

.common .content .inner_box .content .message .content
{
        background:none;
        padding:0;
        text-align: justify;
}

.common .content .inner_box .content .message .head {
        overflow:hidden;
}

.common .content .inner_box .content .message .head .name {
        font-size:14px;
        font-weight:bold;
        float:left;
        padding:0;
}

.common .content .inner_box .content .message .head .date {
        float:right;
        font-size:10px;
        padding:0;
}

/* spec */

.common .content .list
{
        list-style-type: none;
        padding:0;
        margin:0;
        line-height:20px;
}

.common .content .verify_text {
		font-size:12px;
		float:left;
		display:inline-block;
		width:100px;
}

.common .content .verify_help {
		font-size:10px;
		line-height:14px;
		word-wrap: break-word;
		float:left;
		clear:left;
		display:inline-block;
		width:100px;
		padding:5px 0 0;
}

.common .content .captcha {
		padding:0 3px 0 15px;
}

.common .content .captcha a {
		background-position:0 -336px !important;
		color:#363332 !important;
}

.common .content .captcha a span {
		background-position:100% -336px !important;
		color:#363332 !important;
}

#hirlevel_form_id td {
		vertical-align:top;
}

#hirlevel_form_id td input {
		width:158px;
}

/* spec end */

/* common box end */

/* micropoly */

.micro {
        width:700px;
        margin:0 0 0 10px;
        background:url('http://static2.datasrv.sikeres.hu/layout_right/misc/micropoly-bg.gif') repeat-y top left;
}

.micro .head {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/misc/micropoly-head.gif') no-repeat top left;
        height:50px;
        line-height:34px;
}

.micro .bottom .reg_text a,
.micro .head .reg_text a {
        color:#FFF;
        margin:0 0 0 20px;
        float:left;
}

.micro .head .poly {
        width:242px;
        float:right;
        font-size:15px;
        font-weight:bold;
        text-align:center;
        color:#FFF;
}

.micro .bottom .forumlink {
        float:right;
        width:242px;
        text-align:center;
}

.micro .bottom .forumlink a {
        font-size:12px;
        font-weight:bold;
        color:#FFF;
}

.micro .wrapper {
        width:700px;
        overflow:hidden;
}

.micro .wrapper .content {
        float:left;
        width:415px;
        padding:0 0 0 20px;
        text-align:justify;
        color:#1A171B;
        line-height:20px;
}

.micro .wrapper .content p {
        margin:30px 0;
}

.micro .wrapper .content .lead {
        color:#858281;
        font-weight:bold;
        font-size:16px;
}

.micro .wrapper .side {
        float:right;
        width:242px;
}

.micro .wrapper .side img {
        margin:10px 20px;
}

.micro .bottom {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/misc/micropoly-bottom.gif') no-repeat bottom left;
        height:30px;
        line-height:30px;
        border-top:3px solid #FFF;
        margin:0 0 -10px 0;
}

/* micropoly end */

/* palyazat box */

.palyazat_box {
        background:url('http://static2.datasrv.sikeres.hu/layout_right/misc/palyazat_box.gif') no-repeat bottom left #E31819;
        width:270px;
        height:88px;
        overflow:hidden;
        color:#FFF;
        -webkit-box-shadow: 1px 1px 10px #b8b8b8;
        -moz-box-shadow: 1px 1px 10px #b8b8b8;
        box-shadow: 1px 1px 10px #b8b8b8;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
}

.palyazat_box .inner {
        padding: 60px 10px 13px 65px;
}

.palyazat_box .inner a.pdf:link,
.palyazat_box .inner a.pdf:visited,
.palyazat_box .inner a.pdf:active
{
        background: url("http://static2.datasrv.sikeres.hu/common/page_white_acrobat.png") no-repeat left center;
        padding: 0 0 0 18px;
        color:#FFF;
        text-decoration:none;
}
.palyazat_box .inner a.pdf:hover {
        text-decoration:underline;
}

/* palyazat box end */
