body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/*a {	color: #000099; border: 1px #FFFFFF solid; padding: 2px;}
a:hover {	color: #000099; background-color: #EEEEEE; border: 1px #E0E0E0 solid; }
*/
a {	color: #770000;}
a:hover {color: #EE0000;}
a:hover {	/*background-color: #FFFFFF;*/}
table {
    border-collapse: collapse;
    font-size: 11px;
}

td, th {
    border: 1px solid #DDDDDD;
    vertical-align: top;
    padding: 5px 7px;
    /*text-align: left;*/
    text-align: left;
}

.td_btn {text-align: right;}

th {
    font-weight: bold;
    text-align: left;
    padding: 4px 6px;
    /*vertical-align: bottom;*/
    background-color: #F8F8F8;
}

h1 {
    font-size: 15px;
}

h2 {
    font-size: 14px;
    color: #008800;
}

h3 {
    font-size: 12px;
}

h4 {
    font-size: 11px;
}

input, textarea, select, button {
    /*border: 1px inset #CCCCCC;
	width: 300px;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
}

.w300 {width: 300px;}

.no_border_left {border-left: 0px none; }
.no_border_right {border-right: 0px none; }

input[type="checkbox"] {
    width: auto;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

input[type="radio"] {
    width: auto;
    padding: 0;
    margin: 0;
    margin-top: 6px;
}


textarea {
    width: 100%;
    height: 100px;
}

.transp {
    color: #6666FF;
    font-size: 15px;
    line-height: 10px;
    text-decoration: none;
}

.rowH {
    background-color: #EEEEEE;
}

.red, .error_msg, .is_spam_yes, .error {
    color: #FF0000;
}

.red ul {width: 400px; text-align: left;}
.tr_error {background-color:#FFEFF0;}

.orange, .info_msg {
    color: #FF8800;
}

.green, .is_spam_no {
    color: #008800;
}

.gray_f {
    color: #CCCCCC;
}

table.borderless {
    border: 1px solid #CCCCCC;
    text-align: left;
}

table.news {
    border: 1px solid #CCCCCC;
    width: 500px;
    text-align: left;
}

.news td, .news th, .borderless th, .borderless td, td.borderless {
    border: none;
}

td.bordered {
    border: 1px solid #CCCCCC;
}
/*
.news img {
	padding: 5px;
	border: solid 1px #000000;
}
*/
img {
    padding: 5px;
    border: none 0px #000000;
}

.graph {
    padding: 5px;
    border: solid 1px #000000;
}

.news textarea{
    width: 400px;
    height: 200px;
}

.news input{
    width: 400px;
}

input.button, button.button {
    border-style: outset;
    width: auto;
    text-align: center;
}

input.medium_width, button.medium_width
{
    /*height: 20px;*/
    width: 120px;
}

select.medium_width
{
    height: 20px;
    width: 120px;
}

.label { font-weight: bold; width: 150px; color: #666666;}
td.label, .labelsec {width: 150px;}
.title { font-weight: bold; width: 150px; color: #666666; font-size: 12px;}
.special_link {display: block; float: right; margin: 2px;}
.note {display: block; font-size: 10px; margin-top: 2px; color: #3399ff;}

.blue {color: #3399ff;}
.leftlist {text-align: left; color: #3399ff;}


.bordered_top td, .bordered_top th {
    border: none;
    border-top: 1px solid #CCCCCC;
}

table.bordered_top {
    border: 1px solid #CCCCCC;
}

.small_text
{
    width: 30px;
}

.small_select {
    border: 1px inset #CCCCCC;
    width: 50px;
}

.medium_select {
    border: 1px inset #CCCCCC;
    width: 100px;
}

.borderless_table td {
    border: none;
}

.gray { background: #EEEEEE;}

.iconable {
    padding-left: 20px;
    padding-top: 3px;
    height: 16px;
    /*line-height: 16px;*/
    /*background-position: 0px 0px;*/
}

.icon-height {
    line-height: 18px;
}

.icon {
    width: 16px;
    height: 16px;
    display: block;
}

.float_left { float:left;}
.float_right { float:right;}

.icon span { display:none; }

.width_m {width: 80px;}
.width_m_container {width: 90px;}
input.width_m {width: 80px;}
.select_lists { width: 160px; height: 100px;}
.general_templates { width: 260px; height: 100px;}

.inline_icons { line-height: 17px;}


.info {background: url(../images/information.png) no-repeat;}
.go {background: url(../images/bullet_go.png) no-repeat 0px 1px;}

.view_recipients {background: url(../images/group_go.png) no-repeat;}
.view_recipient {background: url(../images/user_go.png) no-repeat;}
.delete_recipient {background: url(../images/user_delete.png) no-repeat;}

.download_csv {background: url(../images/page_white_excel.png) no-repeat;}
.download_pdf {background: url(../images/page_white_acrobat.png) no-repeat;}
.clean {background: url(../images/wrench.png) no-repeat;}
.tick {background: url(../images/tick.png) no-repeat;}
.tick_disabled {background: url(../images/stop_diabled.png) no-repeat;}
.split {background: url(../images/bullet_go.png) no-repeat 0px 1px;}

.import {background: url(../images/application_put.png) no-repeat;}

.approve {background: url(../images/tick.png) no-repeat;}
.approve_disabled {background: url(../images/emoticon_smile.png) no-repeat;}

.group {background: url(../images/group.png) no-repeat;}

.add_credits {background: url(../images/coins_add.png) no-repeat;}
.add_company {background: url(../images/cog_add.png) no-repeat;}
.add_recipient {background: url(../images/user_add.png) no-repeat;}
.add_campaign { background: url(../images/calendar_add.png) no-repeat; }
.add_list {background: url(../images/table_add.png) no-repeat;}
.add_label {background: url(../images/tab_add.png) no-repeat;}
.add_custom_fields {background: url(../images/tag_add.png) no-repeat;}

.edit_label {background: url(../images/tab_edit.png) no-repeat;}

.company_edit {background: url(../images/cog_edit.png) no-repeat;}
.newsletter_manager {background: url(../images/application_edit.png) no-repeat;}
.email_test {background: url(../images/email_go.png) no-repeat;}
.stat_details {background: url(../images/chart_curve.png) no-repeat;}

.help {background: url(../images/help.png) no-repeat;}

.view {background: url(../images/table.png) no-repeat;}
.view_companies {background: url(../images/cog_go.png) no-repeat;}
.view_campaines {background: url(../images/calendar.png) no-repeat;}
.view_newsletters {background: url(../images/page_white_stack.png) no-repeat;}
.view_list {background: url(../images/table_go.png) no-repeat;}
.view_campaign_details {background: url(../images/chart_curve.png) no-repeat;}
.view_custom_fields {background: url(../images/tag.png) no-repeat;}

.form_values {background: url(../images/cog.png) no-repeat;}

.add { background: url(../images/add.png) no-repeat; }
.edit {	background: url(../images/pencil.png) no-repeat;}
.delete {background: url(../images/cross.png) no-repeat;}
.preview {background: url(../images/magnifier.png) no-repeat;}
.delete_file {background: url(../images/file_delete.png) no-repeat;}

.save {	background: url(../images/disk.png) no-repeat;}
.load {background: url(../images/folder.png) no-repeat;}

.general_tpl {background: url(../images/application_edit.png) no-repeat;}
.delete_label {background: url(../images/tab_delete.png) no-repeat;}

.refresh {background: url(../images/arrow_refresh_small.png) no-repeat;}
.reset {background: url(../images/arrow_undo.png) no-repeat;}
.view_log {background: url(../images/report_magnify.png) no-repeat;}

.text-left {text-align: left;}
#help {width:800px; margin: 0 auto; background-color: #EEEEEE; padding: 5; margin: 5; border: 1px solid #DDDDDD; }
#help a { color: #0000FF; }
#help a:hover { color: #000099; background-color: #EEEEEE; }
#help h3 a{font-size: 14px;}

#help * {text-align: left; font-size: 12px;}
.contents_list {list-style-type:decimal-leading-zero;}
#help img {margin: 3px auto 3px auto; padding: 3px; border: 1px solid #DDDDDD; display: block;}
#help p img {text-align: center; display: block; margin: 0 auto;}
#help li img {text-align: center; display: block; margin: 0 auto;}


.first_row {}
.second_row {}
.fn {}
.ft {}
.freq {}
.flang {}
.flbl {}
.fvalue {}
.flnks {}

.r0 {background-color: #FFFFFF;}
.r1 {background-color: #F6F6F6;}
.first_row td {border-bottom: 0px none;}
.second_row .fn {color: #F8F8F8; border-top: 0px none;border-bottom: 0px none;}
.second_row .ft {color: #F8F8F8; border-top: 0px none;border-bottom: 0px none;}
.second_row .freq {color: #F8F8F8; border-top: 0px none;border-bottom: 0px none;}
.second_row .flnks {border-top: 0px none; border-bottom: 0px none;}
.second_row .fslnks {border-top: 1px solid #DDDDDD;border-bottom: 0px none;}
.second_row .flang {border-top: 1px solid #DDDDDD;border-bottom: 0px none;}
.second_row .flbl {border-top: 1px solid #DDDDDD;border-bottom: 0px none;}
.second_row .fvalue {border-top: 1px solid #DDDDDD;border-bottom: 0px none;}

.second_row span {display: none;}

.end td {height: 1px; padding:0px; margin: 0px; border-top: 0px none;}
.end img {height: 1px; padding:0px; margin: 0px;}

.no_border td {border: 0px none; padding: 2px; margin: 0px;}

.nomargin {margin: 0; padding: 0;}
.nomargin td {margin: 0px; padding: 1px;}

.passed_row {color: #FF0000;}

.link_input { width: 300px; border: 1px solid #FFEEEE;}

.campaign .input_text {width: 250px;}
.campaign .select_lists {width: 250px;}

.calendar, .calendar table {border-collapse: separate;}

.calendar td, .calendar th { border: 0 none; padding: 0; font-weight: normal; text-align: left;	}

.ttrigger, .ttrigger_img {text-decoration: none; font-weight: normal; cursor: help;}
.ttrigger, .ttrigger_img {background: url(../images/help.png) no-repeat; height: 16px; padding: 3px 0 0 20px; }

.tooltip {border: 5px solid #DDDDDD; background-color: #FFFFFF; padding: 10px; font-weight: normal; margin: 10px; width: 400px; z-index: 1000;}

.tooltip h1 {color: #333333;}
.tooltip p {color: #3399FF;}

.ttrigger span, .ttrigger_img span {visibility:hidden;/*display: none;opacity:0.0; filter:alpha(opacity=0);*/}

.custom input[type=text] {width: 200px;}

.EN_US {background-color: #FFF6EF;}
.EN_UK {background-color: #FFEFEF;}
.FR {background-color: #FFFFEF;}
.NL {background-color: #F6FFEF;}
.D {background-color: #EFFFF7;}
.IT {background-color: #EFFFFE;}
.ES {background-color: #EFF5FF;}
.FI {background-color: #F5EFFF;}
.SE {background-color: #FEEFFF;}
.FREE {background-color: #EFEFEF;}

.EN_US .odd {background-color: #FFEDDF;}
.EN_UK .odd {background-color: #FFDFDF;}
.FR .odd {background-color: #FFFFDF;}
.NL .odd {background-color: #EDFFDF;}
.D .odd {background-color: #DFFFEF;}
.IT .odd {background-color: #DFFFFE;}
.ES .odd {background-color: #DFEBFF;}
.FI .odd {background-color: #EBDFFF;}
.SE .odd {background-color: #FDDFFF;}
.FREE .odd {background-color: #DFDFDF;}

.EN_US th, .EN_UK th, .FR th, .NL th, .D th, .IT th, .ES th, .FI th, .SE th, .FREE th {background-color:transparent;}

.hidden {display: none;}

.holder {position: absolute; height:1px; line-height: 1px; width: 1px; border: solid 5px #DDDDDD; }
.charts_in td {padding: 10px;}

.flash_holder {cursor:default;}

.mlcode {white-space:pre; background-color: #F8F8F8; display: block; padding: 3px; border: 1px solid #CCCCCC;}

.tabs { position:relative; /*width:100%;*/ height:40px; padding:0 0 0 5px; margin:5px 0 0 0; width: 800px; text-align: left;}
.tabs ul { list-style: none; padding: 0px 0px 5px 0px; margin: 0px; }
.tabs ul.primary { 	margin:0; padding:0; position:absolute; bottom:-1px; }
.tabs ul.primary li { display:inline; list-style:none; }
.tabs ul.primary a { display:block; float:left; font-weight:bold; margin:1px 10px 0 0; text-align:center; text-decoration:none; color:#333; background-color:#F6F6F6; border:1px solid #DDDDDD; border-color:#CCCCCC #CCCCCC #FF8800 #CCCCCC; }
.tabs ul.primary a:hover { 	margin-top:0; border:1px solid #666666; border-bottom:none; background-color:#F8F8F8; }
.tabs ul.primary a.current span { padding-bottom: 5px;  color: #333333; }
.tabs ul.primary a span { display: block; line-height: 25px; padding: 3px 10px; border:1px solid #FFFFFF; color: #999999; }
.tabs ul.primary a:hover span { padding-bottom: 5px; border-bottom:1px solid #FF8800; color: #666666; }
.tabs ul.primary a.current,.tabs ul.primary a.current:hover { border: 1px solid #FF8800; border-bottom: none; background-color:#FFFFDF ; margin-top: 0; }
.tabs ul.primary a.current:hover span { border-bottom:1px solid #FFFFFF; color: #333333;}

.tabs-top-border { border: 1px solid #FF8800; width: 810px; padding: 5px 0; margin-bottom: 10px; background-color: #FFFFDF;}
.tabs-top-border form {margin: 0;}
.tabs-top-border table { background-color: #FFFFFF;}

#editor_table .input-text {width: 580px;}
#import_table .input-text {width: 380px;}

tr.odd { background-color: #FFFFEF;}

#spam_details {padding: 1px;}
#spam_log {height: 50px; overflow: auto; background-color: #FFFFFF; border: 1px solid #EEEEEE;}
#spam_controls {padding: 5px 0; position: absolute;}
#spam_status_extra {line-height: 24px; color: #999999;}

.log { width: 470px; font-family: monospace;}
.is_spam_yes, .is_spam_no {font-weight: bold;}

.file_lists_title {padding: 5px; margin: 0;}
.file_lists { display: block;}
.extra_file_lists {overflow-y: scroll; overflow-x: hidden; height: 150px; }
.file_lists_enlarge {text-decoration: none; margin: 5px; }

.file_lists ul {list-style: none none inside; padding: 0; margin: 0;}
.file_lists a {display: block; float:left;}
.file_lists a.delete {clear: both;}
.file_lists a.file_name {width: 120px; height: 16px; overflow: hidden; margin: 0 7px 0 0; line-height: 13px; white-space: nowrap;}
.file_lists li {margin: 0; padding: 0 0 0 3px; height: 22px;  width: 155px;}
*:first-child+html .extra_file_lists { width: 187px; }


.nbtn {background-color: #F5F5F5; border: 1px solid #EEEEEE; border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE; color: #333333; cursor: pointer; font-weight: bold; padding: 5px 10px 6px 24px; margin: 3px; line-height: 20px;}
.green {color: #529214}
.nbtn {background-position: 6px 4px;}

.nbtn:hover { background-color:#dff4ff; border:1px solid #c2e1ef; color:#336699; }
.nbtn:active{ background-color:#6299c5; border:1px solid #6299c5; color:#fff; }
.greenbtn { color:#529214; }
.greenbtn:hover{ background-color:#E6EFC2; border:1px solid #C6D880; color:#529214; }
.greenbtn:active{  background-color:#529214; border:1px solid #529214; color:#fff; }
.redbtn { color:#d12f19; }
.redbtn:hover{ background-color:#fbe3e4; border:1px solid #fbc2c4; color:#d12f19; }
.redbtn:active{ background-color:#d12f19; border:1px solid #d12f19; color:#fff; }

.frm_item {float:left;}
.frm_item select {padding:4px; margin: 4px;}
.frm_item #page_address {width: 370px; padding:4px; margin: 4px;}

fieldset {background:none repeat scroll 0 0 #FFFFFF; border:1px solid #E0E0E0;margin:10px;}

#newsletter_editor table {text-align: left;}

.sel-ctrls {height: 30px;}
.sel-ctrls  select, .sel-ctrls  ul, .sel-ctrls  li {float:left;}
.sel-ctrls  ul, .frm ul {margin: 0 0 0 10px; list-style: none none inside; padding: 0;}
.sel-ctrls  li {margin: 0 4px;}


.frm ul li {display: block; clear: both; margin: 3px 0;}

.frm ul li label {float:left; display: block; width: 120px; line-height: 20px;}
.frm ul li input {margin-left: 10px;}
.frm ul li .submit {margin-left: 130px;}

