﻿.bodytext {
    font: bold 13px Tahoma, Arial;
    color: #4F4F4F;
    border-right: #66ccff 1px solid;
    border-left: #66ccff 1px solid;
    border-bottom: #66ccff 1px solid;
}

.buttons {
    font-size: 12px;
    font-family: Verdana,sans-serif;
    font-weight: bold;
    color: #000000;
    width: 180px;
    background-color: #EEEEEE;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr= '#ffDDDDDD',EndColorStr= '#ffFFFFFF' );
    border-style: solid;
    border-color: #EEEEEE;
    border-width: 0px;
    text-align: center;
}

.tdtextboxes {
    border: solid 1px #d5d5d5;
    width: 85%;
    height: 15px;
    font-family: Arial;
    font-size: 12px;
    color: Black;
    background-color: White;
    letter-spacing: normal;
}

.list_boxes {
    width: 300px;
    height: 50px;
    overflow: auto;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    border: solid 1px #899bb1;
}

.tdtextboxes_desc {
    border: solid 1px #d5d5d5;
    width: 480px;
    height: 50px;
    overflow: auto;
    font-family: Arial;
    font-size: 12px;
    color: Black;
    background-color: White;
    resize: none;
}

.dropdowns {
    width: 178px;
    height: 20px;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    border: solid 1px #d5d5d5;
}

.promotiontextboxes {
    border: solid 1px #d5d5d5;
    width: 160px;
    height: 16px;
    font-family: Arial;
    font-size: 12px;
    color: Black;
    background-color: White;
    vertical-align: top;
}

.tables {
    font-size: 11px;
    color: black;
    font-family: Verdana;
    font-weight: normal;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.Controlstext {
    font-size: 12px;
    color: #000000;
    font-family: Arial;
}

.sideheadings {
    font-weight: bold;
    color: #000000;
    font-family: Arial;
    padding-left: 20px;
    font-size: 13px;
}

.headers {
    font-weight: bold;
    font-size: 15px;
    color: #663300;
    font-family: Arial;
}

.linkstext {
    font-weight: normal;
    font-size: 11px;
    color: #0000ff;
    font-family: Arial;
    text-decoration: none;
}

.validations {
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    font-family: Arial;
}

.water {
    font-weight: bold;
    font-size: 12px;
    color: #99cc99;
    font-family: Arial;
    background-color: #cccc99;
    text-align: center;
}

.notifications {
    font-weight: bold;
    font-size: 13px;
    color: #ff9933;
    font-family: Arial;
    text-decoration: none;
}

.input {
    border: 1px solid #a0d9ec;
    padding-left: 2px;
    font: 11px Tahoma, Arial;
    color: #3f3f3f;
    height: 18px;
    background-color: #ffffff;
}

input[type=text] {
    border: solid 1px #ccc;
    /*width: 260px;*/
    height: 18px;
}

.header_welcome {
    width: 96%;
    background-color: #fafafa;
    border: solid 1px #e5e5e5;
    text-align: center;
    color: #f7800c;
    font-family: Segoe UI;
    font-size: 22px;
    font-weight: lighter;
    padding: 5px 0px;
    margin: 15px 10px;
}

.blog_table {
    width: 100%;
    border: solid 1px #ccc;
    font-family: Segoe UI;
    font-size: 12px;
    color: #454545;
}

.bg_blogspacecreation {
    background-color: #d5e0e7;
    height: 25px;
    vertical-align: middle;
    text-align: left;
    padding: 0px 0px 0px 10px;
    border-bottom: solid 1px #ccc;
}

.multiline_textboxes {
    border: solid 1px #ccc;
    width: 260px;
    height: 50px;
    overflow: auto;
    resize: none;
}

.blog_dropdowns {
    border: solid 1px #ccc;
    width: 264px;
    height: 20px;
}

.names_td1 {
    width: 20%;
    text-align: right;
    vertical-align: middle;
    padding: 0px 5px 0px 0px;
}

.names_td2 {
    width: 80%;
    text-align: left;
    vertical-align: top;
}

.names_td3 {
    width: 20%;
    text-align: right;
    vertical-align: top;
    padding: 0px 5px 0px 0px;
}

.names_td4 {
    width: 80%;
    text-align: center;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
}

.box_shadow {
    box-shadow: 10px 10px 10px #888888;
    -moz-box-shadow: 10px 10px 10px #888888;
    -webkit-box-shadow: 10px 10px 10px #888888;
    width: 100%;
    height: auto;
}

.panelpopup {
    width: 350px;
    margin: 0px;
    text-align: center;
}

.BackgroundStyle {
    background-color: gray;
    opacity: 0.99;
    filter: alpha(opacity=99);
}

.panelpopup1 {
    width: 700px;
    height: 380px;
    background-color: #fff;
    border: solid 5px #d5d5d5;
    /*box-shadow: 1px 1px 3px 2px #aaa;
    -moz-box-shadow: 1px 1px 3px 2px #aaa;
    -webkit-box-shadow: 1px 1px 3px 2px #aaa;*/
    border-radius: 4px;
}

.Sucess_popup {
    width: 350px;
    height: auto;
    background-color: #fff;
    border: solid 5px #ddf0fe;
    box-shadow: 1px 1px 3px 2px #aaa;
    -moz-box-shadow: 1px 1px 3px 2px #aaa;
    -webkit-box-shadow: 1px 1px 3px 2px #aaa;
    margin: 20px 0px;
    font-family: Segoe UI;
    font-size: 13px;
}
/*.accordionHeader
{
    color: white;
    background-color: #e2f3fb;
    font-family: Arial;
    font-size: 12px;
    cursor: pointer;
    padding: 4px;
    margin-top: 3px;
    border: solid 1px #cbcbcb;
}
.accordionContent
{
    background-color: #fff;
    font: normal 10px auto Verdana, Arial;
    border: 1px gray;
    padding: 4px;
    padding-top: 7px;
}*/
.accordionHeader {
    background-color: #e2f3fb;
    cursor: pointer;
    margin: 0px 0px 2px 0px;
    padding: 5px;
    text-align: left;
    border: solid 1px #cbcbcb;
    font-family: Arial;
    font-size: 12px;
    color: #454545;
    background-image: url(../Images/Arrow_rights.png);
    background-repeat: no-repeat;
    background-position-x: 2px;
    background-position-y: 50%;
    background-position: right;
}

.accordionHeaderSelected {
    background-color: #e2f3fb;
    color: #454545;
    cursor: pointer;
    margin: 0px 0px 2px 0px;
    padding: 5px;
    text-align: left;
    border: solid 1px #cbcbcb;
    font-family: Arial;
    font-size: 12px;
    background-image: url(../Images/Arrow_Downs.png);
    background-repeat: no-repeat;
    background-position-x: 2px;
    background-position-y: 50%;
    background-position: right;
}

.accordionHeader_blog {
    background-color: #e2f3fb;
    cursor: pointer;
    margin: 0px 0px 2px 0px;
    padding: 3px 5px 5px 20px;
    text-align: left;
    border: solid 1px #cbcbcb;
    font-family: Arial;
    font-size: 12px;
    color: #454545;
}

.accordionHeaderSelected_blog {
    background-color: #e2f3fb;
    color: #454545;
    cursor: pointer;
    margin: 0px 0px 2px 0px;
    padding: 3px 5px 5px 20px;
    text-align: left;
    border: solid 1px #cbcbcb;
    font-family: Arial;
    font-size: 12px;
    background-image: url(../Images/SelectedBlog_Img.png);
    background-repeat: no-repeat;
}

.accordionContent {
    background-color: #fff;
    padding: 0px;
    border: solid 0px #cbcbcb;
    border-bottom: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #454545;
    border-top: 0px;
}
