@charset "utf-8";
/* CSS Stylesheet */

.hidden {

    display: none;

}



#preview_block {

    margin: 20px auto;

    width: 502px;

}



#preview {

    width: 500px;

    border: 1px solid #aaa;

    padding: 10px;

    height: 140px;

}



#preview p {

    margin: 0;

    padding: 3px;

    overflow: hidden;

}



#preview img {

    float: left;

    padding-right: 10px;

}



#progressbar_container {

    margin: 65px auto;

    width: 600px;

}



.used {

    opacity: 0.5;

    cursor: default !important;

}



#step15_title {

    text-align: center;

    padding: 0 0 25px 0;

}



#local_widget_example {

    width: 100%;

    margin: 6px auto;

    float: left;

}



#content {

    width: 882px;

    margin: 0 auto;

    margin-bottom: 50px;

}



.datatable {

    width: 100%;

    font-size: 13px;

}



.datatable th, .datatable td {

    border-collapse: collapse;

    line-height: 44px;

    padding-left: 14px;

    color: #737373;

    font-family: Arial;

}



.datatable th {

    background-color: #dedede;

    font-size: 17px;

    text-align: left;

    font-weight: normal;

}



.datatable td {

    background-color: #efefef;

    font-size: 13px;

}



.datatable a , .stattable a{

    color: #737373;

    text-decoration: none;

    border-bottom: 2px solid #b1b1b1;

}



.datatable a:hover, .stattable a:hover {

    color: #f14141;

    border-color: #f14141;

}



.stattable {

    width: 100%;

    font-size: 13px;

}



.stattable th, .stattable td {

    border-collapse: collapse;

    color: #737373;

    font-family: Arial;

}



.stattable th {

    background-color: #dedede;

    font-size: 12px;

    line-height: 24px;

    font-weight: normal;

}



.stattable td {

    background-color: #efefef;

    line-height: 22px;

    font-size: 12px;

    padding-left: 5px;

}



ul.messages {

    padding: 0;

    margin: 10px;

    list-style-type: none;

}



div.message {

    margin: 4px 2px;

    padding: 7px 17px 7px 35px;

    background-repeat: no-repeat;

    background-position: 10px 8px;

    border: 1px solid #aaa;

    display: inline-block;

}



div.success {

    background-image: url(/media/images/icons/accept.png);

}



div.error {

    background-image: url(/media/images/icons/error.png);

}



div.info {

    background-image: url(/media/images/icons/info.png);

}



div.warning {

    background-image: url(/media/images/icons/warning.png);

}



.stat_form {

    padding: 10px 0 10px 20px;

}



.uniForm ul {

    list-style-type: none;

    padding: 0 20px;

}



#loader {

    height: 60px;

    width: 100%;

    text-align: center;

    padding-top: 50px;

}



#data {

    padding: 10px;

}



#progressbar {

    height: 22px;

    margin: 20px auto;

    width: 600px;

}



#preview_block {

    margin: 20px auto;

    width: 502px;

}



#preview {

    width: 500px;

    border: 1px solid #aaa;

    padding: 10px;

    height: 140px;

}



#preview p {

    margin: 0;

    padding: 3px;

    overflow: hidden;

}



#preview img {

    float: left;

    padding-right: 10px;

}



#success {

    padding: 20px;

    border-bottom: 1px solid #DFDFDF;

}



.left {

    float: left;

}

.left  form {

    float: left;

	clear:both;

}



.right {

    float: right;

}



.clearfix {

    clear: both;

}



#main_login {

    width: 50%;

}



#main_login input {

    width: 140px;

}



#main_login #subm {

    width: 80px;

}



.local_loader {

    float: left;

    width: 22px;

    height: 22px;

    background: url(/media/images/icons/loader.gif) center right no-repeat;

}



.loader {

    width: 22px;

    height: 22px;

    background: url(/media/images/icons/loader.gif) center right no-repeat;

}



.link {

    cursor: pointer;

}



.filter_form, .stat_form {

    margin: 20px;

    padding: 10px;

    width: 500px;

    border: 1px solid #bbb;

}



.post_pic_preview {

    position: absolute;

    background-color: white;

    right: 0px;

    top: 0px;

}



.post_pic_preview img {

    display: block;

    padding: 3px;

    border: 1px solid #aaa;

    padding: 2px;

}



#suggested_div img {

    padding: 3px;

}



#suggested_div img:hover {

    padding: 0;

    border: 3px solid #aaa;

}



#suggest_title {

    font-weight: bold;

    margin: 0 auto;

    padding: 15px 0 10px 100px;

}



.title {

    margin: 10px 0;

    font-weight: bold;

    font-size: 17px;

}



.title a {

    margin: 10px 0;

    font-weight: bold;

    font-size: 12px;

}



.uniForm .checkbox label {

    display: inline;

}



.autosuggest td {

    background-color: #f0ffe5;

}



.widget_size {

    float: left;

}



.widget_title {

    font-family: 'Lucida Grande', Verdana, sans-serif;

    font-weight: bold;

    margin: 5px 0;

    font-size: 13px;

}



.size_row {

    clear: both;

}



.size_block {

    float: left;

    width: 27px;

    margin: 1px;

    height: 25px;

    background-color: #ddd;

    cursor: pointer;

}



.image_size {

    width: 202px;

    height: 245px;

    margin: 0 0 0 20px;

    float: left;

}



.code_block {

    float: left;

    margin: 0 0 0 30px;



}



#id_code {

    margin-top: 3px;

    width: 390px;

    height: 200px;

    border: 1px solid #aaa;

    resize: none;

}



.widget_title a {

    font-size: 11px;

}



#resizable {

    background-color: #ddd;

    margin-top: 6px;

}



#resizable table {

    background-color: #eee;

    font-size: 13px;

}



.selected {

    background-color: #bbb !important;

}



th a {

    color: black;

}



#content h1 {

    padding-bottom: 20px;

}



.linklist {

    padding: 10px;

    list-style: none;

}



#templates {

    margin: 10px;

    text-align: center;

}



#templates span {

    padding-right: 10px;

}



#createwidget {

    padding-left: 130px;

    margin: 0 0 30px 0;

}



#createwidget input {

    font-family: Tahoma, Arial, sans-serif !important;

    font-size: 28px !important;

    font-style: normal;

    font-variant: normal;

    font-weight: normal;

    text-align: center;

    text-decoration: none;

    text-shadow: white 1px 1px 0px;

    text-transform: lowercase;

}



.support_error {

    font-size: 12px;

}



#support .inputText {

    padding: 2px;

}



#connecting_container {

    text-align: center;

    font-size: 19px;

    padding: 55px 0 15px 0;

    line-height: 25px;

}



#connecting_container img {

    padding-top: 20px;

}



#connecting_counter {

    text-align: center;

    font-size: 55px;

    padding: 30px;

}



.middle_title {

    font-size: 23px;

    margin: 10px 0 10px 20px;

}



.middle_menu {

    margin-top: 3px;

    font-size: 13px;

}



.middle_block {

    padding-left: 7px;

    padding-bottom: 3px;

    margin-bottom: 13px;

    border-bottom: 1px solid #ccc;

}



#app_table {

    width: 100%;

}



.app_button {

    text-decoration: none;

    color: black;

    display: block;

    width: 260px;

    border: 1px solid #888;

    text-align: center;

    font-size: 21px;

    line-height: 34px;

    border-radius: 5px;

    -moz-border-radius: 5px;

}



#app_apply {

    background-color: #eeffe8;



}



#app_reject {

    background-color: #ffe8ee;

}



.onemember td {

    border-top: 1px solid #999;

    padding-top: 2px;

}



.requests {

    padding-left: 7px;

}



.requests ul {

    padding: 7px 15px;

    margin-bottom: 15px;

    list-style-type: none;

}



.commentForm textarea {

    height: 50px;

}



.comment_table {

    width: 500px;

    margin: 8px 0;

}



.comment_date {

    color: #777;

    font-size: 11px;

}



.comment_message {

    font-size: 12px;

}



.comment_email {

    color: #777;

    font-weight: bold;

    font-size: 12px;

}



.comment_avatar {

    border: 1px solid #ccc;

    padding: 1px;

    margin: 3px 4px;

}



.paginate_left .pagination {

    text-align: left;

}



.post_change_status {

    border-bottom: 0 !important;

    margin-left: 0;

    display: inline-block;

    width: 16px;

    height: 16px;

    background-repeat: no-repeat;

}



.post_status {

    display: inline-block;

    vertical-align: middle;

    padding-bottom: 10px;

}



.post_approve {

    background-image: url(/media/images/icons/add.png);

}



.post_reject {

    background-image: url(/media/images/icons/cross.png);

}



.site_remove {

    border: 0 !important;

    display: inline-block;

    width: 16px;

    height: 16px;

    top: 4px;

    position: relative;

    background-repeat: no-repeat;

    background-image: url(/media/images/icons/cross.png);

}



.entry_top {

    text-align: center;

    font-size: 18px;

}



.entry_top a, .entry_middle a {

    color: #2F5975;

    text-decoration: underline;

}



.entry_top a:hover, .entry_middle a:hover {

    color: #CF4643;

}



.entry_top p {

    padding: 4px 0;

    font-size: 13px;

}



.entry_top img {

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

}



.imageborder_top {

    width: 180px;

    margin: 2px auto;

    padding: 4px;

    border: 1px solid #ddd;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

}



.entry_right {

    font-size: 13px;

    padding-bottom: 10px;

}



.entry_right img {

    border: 1px solid #bbb;

}



.entry_right a {

    text-decoration: none;

}



.entry_middle {

    font-size: 13px;

}



.entry_middle img {

    border: 1px solid #bbb;

}



.entry_middle_table {

    width: 100%;

    padding: 4px 0 4px 0;

    border-top: 1px solid #ddd;

}



.post_block {

    display: block;

    float: left;

    margin: 1px 7px;

    width: 160px;

    padding: 1px;

}



.post_block_deleted a {

    opacity: 0.6;

}



.post_block_hover, .post_block:hover {

    border: 1px solid #999;

    background-color: #f9f9f9;

    padding: 0px;

}



.post_block_link {

    display: block;

    padding: 8px 8px 4px 8px;

    text-decoration: none;

}



.post_block_link img {

    border: 1px solid #ccc;

}



.post_block p {

    color: black;

    white-space: nowrap;

    overflow: hidden;

    margin: 0;

}



.post_block_url {

    font-size: 11px;

    color: #aaa;

}



.post_block_title {

    font-size: 12px;

    color: black;

}



.post_button {

    visibility: hidden;

    display: block;

    height: 16px;

    width: 80px;

    float: left;

    text-align: center;

    font-size: 11px;

    color: black;

    border-top: 1px solid #999;

    line-height: 16px;

    float: left;

}



.post_button_loading {

    visibility: visible !important;

}



.post_button_delete {

    float: right;

    border-left: 1px solid #999;

    width: 79px;

}



.post_button_delete_loading {

    background: url(/media/images/icons/loader_small.gif) center center no-repeat;

}



.landing_label {

    font-weight: bold;

    padding-left: 4px;

}



.landing_more {

    display: block;

    font-weight: bold;

}



.entry_top_table {

    border: 1px solid #ccc;

    -webkit-border-radius: 9px;

    -moz-border-radius: 9px;

    border-radius: 9px;

    padding-top: 10px;

    margin-bottom: 25px;

}



.campaign_edit {

    margin-left: 5px;

    display: block;

    float: left;

    width: 16px;

    height: 16px;

    background-repeat: no-repeat;

    background-image: url(/media/images/icons/edit.png);

}



#suggest_block {

    position: absolute;

    margin: 28px 0 0 491px;

    z-index: 1000;

}



#suggest_block input {

    padding: 0 10px;

    width: 100px;

}



#suggest_block_loader {

    display: none;

    position: absolute;

    margin: 28px 0 0 591px;

    width: 22px;

    height: 22px;

    background: url(/media/images/icons/loader.gif) center right no-repeat;

    z-index: 1000;

}



#suggest_images {

    width: 885px;

    overflow: auto;

    border: 1px solid #a8a8a8;

    padding: 0 10px 0 5px;

}



#suggest_images img {

    height: 110px;

    margin: 8px 5px 8px 5px;

    cursor: pointer;

}



.s_image_selected {

    margin: 5px 2px 5px 2px !important;

    border: 3px solid #e5ab77 !important;

}



#suggest_images img:hover {

    margin: 5px 2px 5px 2px;

    border: 3px solid #888;

}



.dashboard_title {

    width:100%;

    text-align: center;

    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;

    font-size: 16px;

    font-style: normal;

    font-variant: normal;

    font-weight: normal;

    padding-bottom: 8px;

}



.campaign_started_icon {

    width: 16px;

    height: 16px;

    display: block;

    float: left;

    padding-top: 2px;

    padding-right: 5px;

    background: url(/media/images/icons/play.png) no-repeat;

}



.campaign_stopped_icon {

    width: 16px;

    height: 16px;

    display: block;

    float: left;

    padding-top: 2px;

    padding-right: 5px;

    background: url(/media/images/icons/stop.png) no-repeat;

}



.formHint {

    top: 0 !important;

}



.menu_block {

    background: #3a3a3a;

    border: 1px solid #3a3a3a;

    padding: 11px 20px 12px 20px;

    margin-bottom: 28px;

    color: #bdcc0e;

    position: relative;

}



ul.menu_list, ul.menu_list_inner {

    list-style: none;

    position: relative;

    z-index: 5;

}



ul.menu_list li, ul.menu_list_inner li {

    display: inline;

    list-style: none;

}



ul.menu_list_inner {

    display: inline;

}



.menu_block a {

    line-height: 24px;

    font-size: 14px;

    font-family: Arial;

    text-decoration: none;

    border-bottom: 2px solid #7c8324;

}



.menu_block a:hover {

    color: #c9d80f;

    border-color: #c9d80f;

}



.menu_block em {

    display: block;

    height: 49px;

    width: 23px;

    font-size: 0;

    background: url(/media/images/menu_corners.png) no-repeat;

    position: relative;

}



em.ml {

    position: absolute;

    top: -1px;

    left: -1px;

}



em.mr {

    position: absolute;

    background-position: -23px 100%;

    top: -1px;

    right: -1px;

}



.menu_add {

    display: inline-block;

    margin-left: 2px;

    width: 24px;

    height: 24px;

    background: url(/media/images/icons/round_add.png) no-repeat;

    border-bottom: 0 !important;

}



.menu_stat {

    display: inline-block;

    margin-left: 2px;

    width: 24px;

    height: 24px;

    background: url(/media/images/icons/round_stat.png) no-repeat;

    border-bottom: 0 !important;

}





.menu_last {

    position: absolute;

    right: 0px;

    top: 0px;

}



.action_icons a {

    border-bottom: 0 !important;

    display: block;

    margin: 2px 5px 0 0;

    float: left;

    width: 26px;

    height: 26px;

}



.faq_entry {

    font-size: 13px;

    margin-bottom: 21px;

}



.faq_entry p {

    margin-bottom: 4px;

}



p.faq_question {

    font-weight: bold;

}



#menu_money {

    color: white;

    border-bottom: 2px solid #aaa;

}



#show_advanced {

    color: #696B71;

    text-decoration: none;

    border-bottom: 1px dotted #696B71;

}



#show_advanced:hover {

    color: #f14141;

    border-color: #f14141;

}

/* added by naval */



#test_preview1  td

{

/* width:200px; */

float:left;

}

.watermark_new

{

width:189px;

}

#test_preview td

{

border:none!important;

}