/** Vikitap **/
.oh {
    overflow: hidden
}

#top_container {
    width: 100%;
    background-color: #1F5F61;
}

#top_center {
    width: 73%;
    background-color: #1F5F61;
    margin: 0 auto;
}

#menu_container {
    width: 100%;
    margin: 0 auto;
    background-color: #1F5F61;
    z-index: 999999;
}

.black {
    color: black !important;
}

.report_link a:hover {
    text-decoration: none;
    color: black !important;
}

.report_time_link a {
    text-decoration: none;
}

.report_time_link a:hover {
    text-decoration: none;
    color: black !important;
}

.comment_paginator_div .current {
    font-size: 1em;
    font-weight: bold;
}

.small_button {
    font-size: 0.9em !important;
    line-height: 1.6 !important;
    padding: 0 7px !important;
}

.active_comment_cont {
    color: black !important;
}

.active_review_cont {
    color: black !important;
}

.point_resolution_progress {
    position: relative;
    bottom: 3px;
}

.selected_like {
    background: #6699FF !important;
}

.dred_hover {
    background: white !important;
}

.dred_hover:hover {
    background: #FF6666 !important;
}

.green_hover {
    background: white !important;
}

.green_hover:hover {
    background: #99FF99 !important;
}

.dred_lblue_hover {
    background: #FF6666 !important;
}

.dred_lblue_hover:hover {
    background: #6699FF !important;
}

.green_lblue_hover {
    background: #99FF99 !important;
}

.green_lblue_hover:hover {
    background: #6699FF !important;
}

.like_box {
    font-size: 0.93em;
    width: 30px;
    text-align: center;
    cursor: pointer;
}

.like_link {
    text-decoration: none;
    color: black !important;
}

.like_link:hover {
    text-decoration: none !important;
    color: black !important;
}

.book_details_lekle_tab_link:hover {
    text-decoration: none;
}

.main_follow_link {
    color: #B02B2C;
}

.compare_books_list {
    width: 280px;
    background: lightgray;
    padding: 10px;
}

.rounded {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.green_bg {
    background-color: #CDEB8B;
}

.prelative {
    position: relative;
}

.pabsolute {
    position: absolute;
}

.lekle_button {
    padding: 1px 3px 1px 3px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #3073AC;
}

.lekle_button:hover {
    background: #eee;
}

.listelerime_ekle {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: -moz-linear-gradient(center top, lightgreen 0pt, #6EA313 100%) repeat scroll 0 0 transparent;
    border: 1px solid #388F16;
    color: #333 !important;
    cursor: pointer;
    font-size: 0.81em;
    padding: 5px 10px !important;
    text-decoration: none !important;
    height: 30px;
}

.action_button {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #fff;
    border: 1px solid #999;
    color: #444 !important;
    cursor: pointer;
    font-size: 0.62em;
    padding: 2px 5px !important;
    text-decoration: none !important;
    height: 10px;
}

.tright {
    text-align: right;
}

a.box_link {
    display: block;
    padding: 3px;
    min-width: 80px;
    max-width: 90px;
    text-align: center;
    color: #444;
    border: 1px solid #ddd;
}

a.box_link:hover {
    text-decoration: none;
}

a.box_link:hover > p {
    color: #555;
}

a.box_link > div {
    text-align: center;
    font-size: 1.06em;
    margin-bottom: 3px;
}

a.box_link > p {
    font-size: 0.72em;
    color: #999;
}

.kgdiscussion_description_div {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.gray {
    color: #999;
}

.davet_link {
    background: #356AA0;
    padding: 0 8px 0 8px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.golden {
    color: #A58600;
}

.darkred {
    color: #B02B2C;
}

.dinline {
    display: inline;
}

.section_header {
    font-size: 1.18em;
    background: #eee;
    padding: 2px 4px 2px 4px;
    font-weight: normal
    margin-bottom: 6px;
}

.greenbutton {
    background: none repeat scroll 0 0 lightgreen !important;
    border: 1px solid #907164;
    color: black;
}

.yellowbutton {
    background: none repeat scroll 0 0 #CCFF33 !important;
    border: 1px solid #907164;
    color: black;
}

.redbutton {
    border-color: red !important;
    color: #D62400 !important;
    background: -moz-linear-gradient(center top, #F5F5EA, #D4CEB9) repeat scroll 0 0 transparent !important;
}

.graybutton {
    background: -moz-linear-gradient(center top, #F5F5EA, #D4CEB9) repeat scroll 0 0 transparent;
    color: #222;
    border: 1px solid #907164;
}

.pointer {
    cursor: pointer;
}

.invite_session_msg {
    margin-top: 8px;
    margin-bottom: 8px;
}

.profile_info_div {
    margin-bottom: 4px;
}

#fb_connect_button, .fb_connect {
    cursor: pointer;
}

.green {
    color: green;
}

.quiz_form h3 {
    font-weight: bold;
    font-size: 0.87em;
    margin-bottom: 2px;
}

.quiz_form .submit {
    text-align: left;
}

.quiz_form input[type=text] {
    border: 1px solid #aaa;
    width: 350px;
    height: 20px;
}

.quiz_form textarea {
    width: 450px;
}

#recaptcha_response_field {
    height: 20px;
}

.cizik {
    color: #aaa
}

.profile_progress_in {
    height: 10px;
    background: #669999;
}

.profile_progress_out {
    height: 10px;
    background: #fff;
    border: 1px solid #888;
}

.config_text {
    position: relative;
    bottom: 3px;
    left: 3px;
}

.character_link {
    font-weight: bold;

}

.gray_text {
    color: #666
}

.dark {
    color: #333;
}

.bold {
    font-weight: bold;
}

.normal {
    font-weight: normal;
}

.lists_left a {
    font-size: 0.81em;
}

.lists_left > div {
    margin-bottom: 5px;
}

.lists_left > h2 {
    color: #666;
    margin-bottom: 10px;
}

.add_new_book_form label {
    font-weight: bold;
    width: 100px;
}

.add_new_book_form input {
    border: 1px solid #aaa;
    width: 80%;
    height: 20px;
}

.button {
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 3px 3px #DDDDDD;
    background: -moz-linear-gradient(center top, #F5F5EA, #D4CEB9) repeat scroll 0 0 transparent;
    border: 1px solid #907164;
    color: #222222;
    display: inline-block;
    font-family: arial, verdana, helvetica, sans-serif;
    font-weight: bold;
    line-height: 2;
    outline: 0 none;
    padding: 0 8px;
    white-space: nowrap;
    text-decoration: none;
}

.button:hover {
    color: black;
    text-decoration: none;
    cursor: pointer;
    background-color: #E5DEC8;
    background: -moz-linear-gradient(top, #F9F9F0, #E5DEC8);
    background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#E5DEC8));
}

.pall5 {
    padding: 5px;
}

.ptop5 {
    padding-top: 5px;
}

.pleft5 {
    padding-left: 5px;
}

.pright5 {
    padding-right: 5px;
}

.pbottom5 {
    padding-bottom: 5px;
}

.pall10 {
    padding: 10px;
}

.ptop10 {
    padding-top: 10px;
}

.pleft10 {
    padding-left: 10px;
}

.pright10 {
    padding-right: 10px;
}

.pbottom10 {
    padding-bottom: 10px;
}

.mbottom {
    margin-bottom: 20px;
}

.mleft {
    margin-left: 20px;
}

.mtop {
    margin-top: 20px;
}

.mright {
    margin-right: 20px;
}

.mbottom10 {
    margin-bottom: 10px;
}

.mleft10 {
    margin-left: 10px;
}

.mtop10 {
    margin-top: 10px;
}

.mright10 {
    margin-right: 10px;
}

.mbottom5 {
    margin-bottom: 5px;
}

.mleft5 {
    margin-left: 5px;
}

.mtop5 {
    margin-top: 5px;
}

.mright5 {
    margin-right: 5px;
}

.u_actions {
    color: #aaa;
    padding: 0px 2px 2px 2px;
}

.u_actions a {
    /*
            color: #ccc;
    */
    color: #1F5F61;
}

.board_item:hover > .u_actions > span a, .board_item:hover > .u_actions > span a:hover {
    color: #1F5F61;
    text-decoration: none;
}

.moreboard_button {
    background: #fff;
    display: block;
    border: 1px solid #aaa;
    padding: 5px;
    text-align: center;
    width: 80%;
    margin-left: 20px;
}

.frame {
    border: 1px solid #ccc;
    padding: 3px;
}

.bd_message {
    margin-bottom: 20px;
}

.bd_message p {
    font-size: 0.87em;
    padding: 10px;
    padding-bottom: 20px;
    padding-top: 5px;
}

.bd_message > p > span {
    font-weight: bold;
    margin-left: 10px;
}

.bd_message > p > img {
}

.discuss > h1 {
    color: #1F5F61;
}

.discussion_header a, .discussion_header a:hover {
    font-size: 0.87em;
    margin-left: 10px;
}

.discussion_header {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}

.latest_lists {
    margin-bottom: 20px;
}

.latest_lists > h3 {
    border-bottom: 1px solid #ccc;
}

.latest_lists > h3 a {
    font-size: 0.62em;
    font-weight: normal;
}

.latest_lists img {
    vertical-align: top;
}

.review_button, .review_button:hover, .discuss_button, .discuss_button:hover {
    padding: 5px;
    margin-bottom: 10px;
    display: block;
    text-decoration: none;
}

.review_button img, .discuss_button img {
    vertical-align: middle;
}

.review_button h4, .discuss_button h4 {
    display: inline;
    font-size: 1em;
    font-weight: bold;
    color: #0B8185;
}

.on_top {
    z-index: 10000;
}

.karambitanedir p {
    font-size: 1em;
    margin-bottom: 20px;
}

#search_result_box {
    border: 1px solid #ccc;
    min-height: 200px;
    width: 550px;
}

#search_result_box a.next, #search_result_box a.prev, #search_result_box .disabled {
    font-size: 0.87em;
}

#search_result_box #paging {
    margin-bottom: 5px;
}

.listelerinizde_rating_box {
    width: 25px;
    height: 25px;
    background-image: url(images/star_bg_small.png);
    background-repeat: no-repeat;
    display: inline-block;
    text-align: center;
    margin-left: 6px;
}

.listelerinizde_rating_box h3 {
    font-size: 0.68em;
    padding-top: 3px;
    cursor: default;
}

.rating_box > h3 {
    text-align: center;
    cursor: default;
    font-size: 1.2em;
    font-weight: bold;
}

.rating_box {
    width: 50px;
    height: 50px;
    background-image: url(images/star_bg.png);
    background-repeat: no-repeat;
}

.g_bottom {
    margin-bottom: 20px;
    text-align: right;
}

.g_bottom a, .g_bottom span.current {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 3px;
    margin-right: 5px;
    font-size: 0.81em;
}

#slideshow {
    max-height: 400px;
    overflow: hidden;
}

#thumbs ul {
    list-style-type: none;
}

#thumbs ul li {
    float: left;
}

.thumb {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    overflow: hidden;
    margin: 2px;
}

.book_section_photos {
    width: 500px;
}

.underline {
    border-bottom: 1px solid #ccc;
}

.topline {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.lightgray {
    color: #888;
}

div.review {
    padding: 5px;
    margin: 0px 0px 20px 0;
}

div.review p {
    font-size: 0.87em;
    padding: 5px;
    margin-bottom: 20px;
}

div#add_book_review_form, #book_discussion_new {
    margin: 20px 0;
}

.notify {
    background: #af0000;
    color: #fff;
    padding: 10px;
    border: 1px solid #000;
    margin-bottom: 20px;
}

.red {
    color: #d62400;
}

h2.red {
    font-size: 0.87em;
}

h2.red_big {
    color: #d62400;
    margin: 10px 0 10px 0;
    font-size: 0.87em;
}

h2.gray {
    font-size: 0.94em;
    padding: 4px;
    background: #fff8f2;
    font-weight: normal;
    color: #5d5d5d;
}

h2.gray_big {
    font-size: 0.87em;
    color: #5d5d5d;
    border-bottom: 1px solid #ccc;
}

.tags {
    margin-top: 20px;
}

.tags h1 {
    display: inline;
    font-size: 0.75em;
    font-weight: bold;
    color: #545454;
}

.tags p {
    font-size: 0.75em;
    color: #545454;
    display: inline;
}

.tags textarea {
    width: 100%;
    height: 40px;
    margin-bottom: 5px;
}

.tags input {
    float: right;
}

.tab_content2 {
    clear: both;
    padding-left: 20px;
    border-left: 1px solid #d5d5d5;
}

.tab_content {
    clear: both;
    border: 1px solid #d5d5d5;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff;
}

#atl_book_editions h2 {
    color: #4d4d4d;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 0.87em;
    line-height: 20px;
}

.saticilari_gor_btn {
    width: 137px;
    height: 33px;
    background-image: url(images/saticilari_gor.png);
    background-repeat: no-repeat;
    display: inline-block;
    border: 0px;
    cursor: pointer;
}

.lst_ekle_container_class {
    max-height: 400px;
    overflow: auto;
    display: none;
    min-width: 150px;
    /*	z-index:10001; if z-index set, this element will be over the dialog modals*/
    position: absolute;
    border: 1px solid #ccc;
    text-align: left;
}

.lst_ekle_mitem {
    background: #1F5F61;
    text-align: left;
}

.lst_ekle_mitem a {
    min-height: 23px;
    display: block;
    color: #fff !important;
    font-size: 0.93em;
    position: relative;
    padding: 5px 0 0 5px;
    background: #1F5F61;
    width: 143px;
    text-align: left;

}

.lst_ekle_mitem a:hover {
    background: #0B8185;
    text-decoration: none;
    color: #fff !important;
    text-align: left;
}

.border {
    border: 1px solid #ccc;
}

.tanit {
    background: #fff;
    padding: 10px;
    border: 1px dashed #ccc;
}

.tanitim {
    margin-bottom: 20px;
}

.tanitim h2 {
    font-size: 1em;
}

.tanitim p {
    padding-left: 10px;
    font-size: 13px;
    line-height: 20px;
    color: #444;
}

div.yardim {
    margin: 0px 0px 20px 0px;
    background-color: #ffd855;
    width: 153px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

div.yardim p {
    padding: 5px;
}

div.sepet {
    margin: 0px 0px 20px 0px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 153px;
    background-color: #ddd;
}

div.sepet .item {
    padding: 5px;
}

ul.lm {
    list-style-type: none;
}

ul.lm li {
    border: 1px solid #999;
    border-top: 0px;
    margin-bottom: 1px;
}

ul.lm li.first {
    border-top: 1px solid #999;
}

ul.lm a {
    display: block;
    text-decoration: none;
    color: #16205F;
    min-height: 20px;
    padding-top: 5px;
    border-left: 10px solid #aaa;
    padding-left: 10px;
    font-size: 12px;
    overflow: hidden;
    line-height: 20px;
    background-color: #fff;
}

ul.lm a:hover {
    border-left: 10px solid #d62400;
    padding-left: 10px;
}

ul.lm li.current a {
    border-left: 10px solid #0096db;
    padding-left: 10px;
}

.lc {
    width: 168px;
}

.lc_add_book {
    width: 368px;
}

.mc {
    width: 608px;
    margin-left: 20px;
}

.mc_home {
    width: 65%;
}

.mc_big {
    width: 790px;
    margin-left: 20px;
}

.mc_small {
    width: 650px;
    margin-left: 20px;
}

.mc_library_details {
    width: 582px;
    margin-left: 20px;
}

.mc_library_details table tr td {
    padding: 0px;
}

.rc {
    width: 164px;
    margin-left: 20px;
}

.rc_big {
    width: 30%;
    margin-left: 20px;
}

a img {
    margin: 2px;
}

.mavi {
    color: #0096db;
}

#action_panel {
    margin: 0 auto;
    width: 73%;
    height: 20px;
}

#my_basket_button {
    background: #C80068;
    color: #fff;
    width: 100px;
    height: 30px;
}

.sales_container {
    width: 820px;
}

.sale_item {
    margin: 0px 20px 30px 0px;
    width: 200px;
    overflow: hidden;
}

.sale_item .price {
    color: #c80068;
}

.no_photo {
    width: 50px;
    height: 70px;
    background: #d0b886;
    border: 1px solid #666;
    margin-right: 4px;
}

.board_item {
    border-radius: 5px;
    padding: 0 0 5px 0;
    margin: 0px 0px 20px 0px;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    color: #666;
}

.bv_alt_row, .bv_row {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    font-size: 10px;
}

.bv_alt_row a, .bv_row a {
    color: #4d4d4d !important;
}

.bv_alt_row {
    background-color: #F0F3F7;
}

.version_list {
    max-height: 150px;
    overflow: auto;
    margin-bottom: 20px;
}

.help {
    border: 2px solid #ccc;
    background: #b6ffa3;
    padding: 20px;
}

#have_book label {
    text-align: center;
    width: 300px;
    display: inline-block;
}

#have_book {
    text-align: center;
}

table#profile {

}

table#profile td.bold {
    font-weight: bold;
}

.book_info h1 {
    margin-bottom: 5px;
}

.book_info h2 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.writers > a {
    border: 0px;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

.writers > a:hover {
    color: #d62400 !important;
    text-decoration: none;
    border: 0px;
    font-size: 14px;
}

.book_info h3 {
    margin-bottom: 20px;
}

.book_info {
    padding: 20px;
    margin-left: 20px;
    width: 608px;
    border: 1px solid #ccc;
}

.book_section {
    margin-bottom: 20px;
}

#book_image {
    border: 1px solid #ccc;
    padding: 10px;
}

#add_to_library_form {
    display: none;
}

.hint {
    color: #777;
}

.form_big_button {
    margin-left: 3px;
    border: 0;
    background: #fff;
    border: 1px solid #bbb;
    cursor: pointer;
}

.form_big label {
    font-weight: bold;
    display: block;
    color: #666;
}

.form_big input[type=text], .form_big input[type=file], .form_big textarea {
    border: 1px solid #aaa;
    height: 20px;
    width: 100%;
    font-size: 13px;
    padding: 2px;
}

.form_big textarea {
    height: 100px;
    font-size: 13px;
}

.bv_form label {
    display: block;
    margin-bottom: 4px;
    font-size: 12px;
    color: #555;
}

.bv_form input {
    width: 197px;
    font-size: 18px;
    height: 1.4em;
    color: #4d4d4d;
    padding: 0px;
}

.bv_form select {
    width: 197px;
    font-size: 18px;
    height: 1.5em;
    color: #4d4d4d;
    padding: 0px;
}

.bv_form_input {
    float: left;
    margin-right: 5px;
    width: 200px;
}

.bv_form_input_size {
    float: left;
    margin-right: 5px;
    width: 400px;
}

.bv_form_input_size select {
    width: 400px;
}

.remove {
    color: #d62400;
    text-decoration: underline;
    cursor: pointer;
}

.center {
    margin: 0 auto;
}

#writer_fields {
    margin-top: 10px;
}

ul.menu {
    list-style-type: none;
}

ul.menu li {
    margin-bottom: 10px;
}

ul.menu li.current a {
    font-weight: bold;
}

.pagination_info {
    font-size: 14px;
    margin-bottom: 20px;
}

.filter {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #993;
    width: 200px;
}

.filter ul {
    list-style-type: none;
    padding: 5px;
}

.filter ul li.root {
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    margin-left: 0px;
}

.filter ul li {
    margin-left: 4px;
}

.filter ul li.current_filter a {
    font-weight: bold;
    font-size: 14px;
}

.filter h1 {
    padding: 5px;
    font-size: 14px;
    border-bottom: 1px solid #993;
    margin: 0;
}

.search_result {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
}

.search_result .image {
    margin-right: 5px;
}

#detayli_ara {
    float: right;
    margin-top: 14px;
    position: relative;
    left: 10px;
    margin-left: 10px;
}

#detayli_ara a, #detayli_ara a:hover {
    padding: 0 !important;
    margin: 0 !important;
    background: #1F5F61 !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    width: 0px;
    margin: 0px;
    border: 0px;
}

.lists_little_menu {
    border: 1px solid black;
    font-size: 15px;
    font-weight: bold;
    float: right;
    padding: 3px;
}

.lists_little_parag {
    font-size: 14px;
    float: left;
}

a img {
    border: none;
}

a {
    color: #3073AC;
    text-decoration: none;
}

#header {
    z-index: 2;
    height: 90px;
}

#header_inner {
    width: 73%;
    height: 80px;
    padding-top: 10px;
}

#footer {
    clear: both;
    height: 115px;
    margin-top: 50px;
}

#footer_inner {
    width: 73%;
    margin: 0 auto;
    padding: 30px;
    color: #fff;
}

#footer_inner a, #footer_inner a:hover {
    color: #fff;
    text-decoration: none;
}

.show_more > p {
    margin-top: 0;
}

.cake-sql-log caption {
    color: #fff;
}

td.td_creading_info {
    background: #99CCCC !important;
    padding: 15px;
}

td.td_creading_info input[type='submit'] {
    display: inline;
    padding: 0;
}

td.td_creading_info div.submit {
    padding: 0px;
    margin: 0px;
    background: none;
    height: 10px;
    width: 10px;
    display: inline;
}

td.td_creading_info div.submit input {
    font-size: 1.6em;
    padding: 0;
    height: 19px;
}

div.home_page_cread_form_container div.submit input {
    font-size: 1.6em;
    padding: 0;
    height: 19px;

}

div.home_page_cread_form_container div.submit {
    padding: 0px;
    margin: 0px;
    background: none;
    height: 10px;
    width: 10px;
    display: inline;

}

td.td_borrow_info_given {
    background: #ffccff !important;
}

td.td_borrow_info_taken {
    background: #99ccff !important;
}

/** Paging **/
div.paging {
    background: #fff;
    color: #ccc;
    margin-top: 1em;
    clear: both;
}

span.pagination_disabled {
    display: none;
}

div.paging span.current {
    color: #c73e14;
}

/** Notices and Errors **/
div.message, div.success, div.warning, div.error, div.validation,
p.message, p.success, p.warning, p.error, p.validation {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    position: relative;
}

div.message, p.message {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('images/message.png');
}

div.success, p.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('images/success.png');
    background-position: 10px 15px;
}

div.warning, p.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('images/warning.png');
}

div.error, p.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('images/error.png');
}

label.error {
    color: #D8000C;
}

div.error-message {
    clear: both;
    background-color: #fff;
    font-weight: bold;
    color: #c73e14;
    padding: 2px;
}

p.error {
    background-color: #e32;
    color: #fff;
    font-family: Courier, monospace;
    font-size: 1.12em;
    line-height: 140%;
    padding: 0.8em;
    margin: 1em 0;
}

p.error em {
    color: #000;
    font-weight: normal;
    line-height: 140%;
}

.notice {
    background: #ffcc00;
    color: #000;
    display: block;
    font-family: Courier, monospace;
    font-size: 1.12em;
    line-height: 140%;
    padding: 0.8em;
    margin: 1em 0;
}

/**  Actions  **/
div.actions ul {
    margin: 0;
    padding: 0;
}

div.actions li {
    margin: 0 0 0.5em 0;
    list-style-type: none;
    white-space: nowrap;
    padding: 0;
}

div.actions ul li a {
    font-weight: normal;
    display: block;
    clear: both;
}

div.actions ul li a:hover {
    text-decoration: underline;
}

div.actions ul li a,
td.actions a {
    font-weight: normal;
    padding: 4px 8px;
    background: #e6e49f;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1d4), to(#e6e49f));
    background-image: -moz-linear-gradient(top, #f1f1d4, #e6e49f);
    color: #333;
    border: 1px solid #aaac62;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-decoration: none;
    text-shadow: #fff 0px 1px 0px;
    min-width: 0;
}

div.actions ul li a:hover,
td.actions a:hover {
    background: #f0f09a;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7e1), to(#eeeca9));
}

div.related {
    clear: both;
    display: block;
}

pre {
    color: #000;
    background: #f0f0f0;
    padding: 1em;
}

pre.cake-debug {
    background: #ffcc00;
    font-size: 1.12em;
    line-height: 140%;
    margin-top: 1em;
    overflow: auto;
    position: relative;
}

div.cake-stack-trace {
    background: #fff;
    color: #333;
    margin: 0px;
    padding: 6px;
    font-size: 1.12em;
    line-height: 140%;
    overflow: auto;
    position: relative;
}

div.cake-code-dump pre {
    position: relative;
    overflow: auto;
}

div.cake-stack-trace pre, div.cake-code-dump pre {
    color: #000;
    background-color: #F0F0F0;
    margin: 0px;
    padding: 1em;
    overflow: auto;
}

div.cake-code-dump pre, div.cake-code-dump pre code {
    clear: both;
    font-size: 1.12em;
    line-height: 15px;
    margin: 4px 2px;
    padding: 4px;
    overflow: auto;
}

div.cake-code-dump span.code-highlight {
    background-color: #ff0;
    padding: 4px;
}

div.code-coverage-results div.code-line {
    padding-left: 5px;
    display: block;
    margin-left: 10px;
}

div.code-coverage-results div.uncovered span.content {
    background: #ecc;
}

div.code-coverage-results div.covered span.content {
    background: #cec;
}

div.code-coverage-results div.ignored span.content {
    color: #aaa;
}

div.code-coverage-results span.line-num {
    color: #666;
    display: block;
    float: left;
    width: 20px;
    text-align: right;
    margin-right: 5px;
}

div.code-coverage-results span.line-num strong {
    color: #666;
}

div.code-coverage-results div.start {
    border: 1px solid #aaa;
    border-width: 1px 1px 0px 1px;
    margin-top: 30px;
    padding-top: 5px;
}

div.code-coverage-results div.end {
    border: 1px solid #aaa;
    border-width: 0px 1px 1px 1px;
    margin-bottom: 30px;
    padding-bottom: 5px;
}

div.code-coverage-results div.realstart {
    margin-top: 0px;
}

div.code-coverage-results p.note {
    color: #bbb;
    padding: 5px;
    margin: 5px 0 10px;
    font-size: 0.62em;
}

div.code-coverage-results span.result-bad {
    color: #a00;
}

div.code-coverage-results span.result-ok {
    color: #fa0;
}

div.code-coverage-results span.result-good {
    color: #0a0;
}

form#KgroupAddForm div.submit {
    float: left;
}

form#KgroupEditForm div.submit {
    float: left;
}

div.kgroup_medium_div {
    margin-right: 40px;
    float: left;
    width: 200px;
    padding: 4px;
    padding-bottom: 12px;
    height: 180px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

#KgroupAjaxEditKgdiscussionDescriptionForm div.submit {
    text-align: left;
    margin-top: 5px;
    display: inline;
}

#KgroupAjaxEditKgdiscussionDescriptionForm div.submit input[type='submit'] {
    padding: 0 0 0 0;
    font-size: 0.75em;
    font-weight: normal;
    height: 20px;
    letter-spacing: 0.2px;
}

.KgroupAjaxEditKgpostPostForm div.submit {
    text-align: left;
    margin-top: 5px;
    display: inline;
}

.KgroupAjaxEditKgpostPostForm div.submit input[type='submit'] {
    padding: 0 0 0 0;
    font-size: 0.75em;
    font-weight: normal;
    height: 20px;
    letter-spacing: 0.2px;
}

#KgroupAjaxEditKgdiscussionHeaderForm div.submit {
    text-align: left;
    margin-top: 5px;
    display: inline;
}

#KgroupAjaxEditKgdiscussionHeaderForm div.submit input[type='submit'] {
    padding: 0 0 0 0;
    font-size: 0.75em;
    font-weight: normal;
    height: 20px;
    letter-spacing: 0.2px;
}

.lblue {
    color: #3073AC !important;
}

.slideUpForm {
    margin-top: 7px;
    margin-bottom: 9px;
}

#tag_cloud {
    list-style-type: none;
    line-height: 2.5em;
    word-wrap: normal;
}

#tag_cloud li {
    display: inline;
}