/* radeditor fix */

    * html .RadEditor .reSplitButton
    {
        _display: inline-block;
    } 


/*** styles: general ***/
* html ul li a {_height:1em;}

form {display: inline;}

.nowrap {white-space: nowrap;}
.page_wrapper {width: 760px;}
.hidden {display: none;}

P {margin: 0 0 15px 0;}
TH {font-style: normal; font-weight: normal; text-align: left;}
img {border: 0;}

h2 {line-height: 1.5em;}

/* styles: general */
.bold {font-weight: bold;}
.bigger {font-size: 110%;}
.bigger2 {font-size: 140%;}
.smaller {font-size: 90%;}
.smaller2 {font-size: 85%;}
.smaller3 {font-size: 80%;}
.white {color: #fff;}
.black {color: #333;}
.normal {font-weight: normal;}

.font_100 {font-size: 100%;}

a.noline {text-decoration: none !important;}

.img_align_mid {vertical-align: middle;}
.img_align_mid2 {vertical-align: -80%;}
.img_align_mid3 {vertical-align: -30%;}
.img_align_left {float: left; padding: 0 10px 10px 0;}
.img_align_right {float: right; padding: 0 0 10px 10px;}
.align_left {text-align: left !important;}
.align_right {text-align: right;}
.align_center {text-align: center;}

.float_left {float: left;}
.float_right {float: right;}
.clear_page {clear: both; font-size: 0.1%;}

.generic_divider {padding: 0 5px 0 5px;}
.bigger_divider {padding: 0 5px 0 5px;font-size:150%;}

.padding_l5 {padding: 0 0 0 5px;}
.padding_b2 {padding-bottom: 2px;}
.padding_b4 {padding: 0 0 4px 0;}
.padding_b6 {padding: 0 0 6px 0;}
.padding_b10 {padding: 0 0 10px 0;}
.padding_0 {padding: 0 !important;}
.padding_2 {padding: 2px;}
.padding_5 {padding: 5px;}
.padding_8 {padding: 8px;}
.padding_10 {padding: 10px;}
.padding_10_v2 {padding: 10px 0 10px 10px;}
.padding_t3 {padding-top: 3px !important;}
.padding_r5 {padding-right: 5px;}
.padding_r10 {padding-right: 10px;}
.padding_b2_label {padding-bottom: 2px;}
.padding_b20 {padding: 0 0 20px 0;}
.padding_t5 {padding-top: 5px !important;}

.margin_0 {margin: 0 !important;}
.margin_tm5 {margin-top: -5px;}
.margin_tm8 {margin-top: -8px;}
.margin_t10 {margin: 10px 0 0 0;}
.margin_l5{margin-left: 5px;}
.margin_r5{margin-right: 5px;}
.margin_r10{margin-right: 10px;}
.margin_r2p {margin-right: 2%;}
.margin_lr5 {margin: 0 5px;}
.margin_l28 {margin-left: 28px;}
.margin_l10{margin-left: 10px;}
.margin_t15 {margin-top:15px;}
.margin_b12 {margin-bottom:12px !important;}

.width_30 {width: 30%;}
.width_60 {width: 60%;}
.width_70 {width: 70%;}
.width_80 {width: 80%;}
.width_95 {width: 95%;}
.width_100 {width: 100%; border: 0;}
.height_630 {height: 630px;}

.imagebutton {vertical-align: middle; cursor: pointer;}

.split_50 {float: left; text-align: center; width: 50%;}
.split_33 {float: left; text-align: center; width: 33%;}
.split_25 {float: left; text-align: center; width: 25%;}

.border_10_r5 {border-top-width: 10px; border-bottom-width: 10px; border-left-width: 10px; border-right-width: 5px; border-style: solid;}
.border_10_l5 {border-top-width: 10px; border-bottom-width: 10px; border-left-width: 5px; border-right-width: 10px; border-style: solid;}
.border_10_lr5 {border-top-width: 10px; border-bottom-width: 10px; border-left-width: 5px; border-right-width: 5px; border-style: solid;}

A.nounderline, A.nounderline:visited, A.nounderline:hover {text-decoration: none !important;}
A.butsubmit, A.butsubmit:visited, A.butgeneral, A.butgeneral:visited, A.butcancel, A.butcancel:visited, A.butnotactive, A.butnotactive:visited, A.butsubmit_2ndcolor, A.butsubmit_2ndcolor:visited, A.butpreview, A.butpreview:visited {color: #fff !important; text-decoration: none !important;}



/* image styles */
img.close{width:16px;height:16px;}
img.closegrey{width:16px;height:16px;}
img.icon_collapse{width:16px;height:16px;vertical-align: middle;cursor:pointer;}
img.icon_expand{width:16px;height:16px;vertical-align: middle;cursor:pointer;}

/** background & surroundings **/
.layout_outerwrapper {height: 100%; width: 100%; background: url(../images2/pages/bg.jpg) repeat-x #f2f2f2;}

/*.layout_pagewidth {width: 960px; margin: 0 auto;  height: 100%;}

@media only screen and (min-width: 1250px) {
.layout_pagewidth {
	width: 1210px;
	}
}
@media only screen and (min-width: 1410px) {
.layout_pagewidth {
	width: 1390px;
	}
}*/


.layout_leftbg {width: 10px; height: 100%; background: url(../Images2/pages/pageshadow_left.jpg) repeat-y #f2f2f2;}
.layout_rightbg {width: 10px; height: 100%; background: url(../Images2/pages/pageshadow_right.jpg) repeat-y #f2f2f2;}
.layout_mainarea {width: 100%; height: 100%; background: #fff;}



/* top area styles */
#top2_widthwrapper {width: 99%; min-width: 960px; /* hack for IE6 */ _width:expression(document.body.clientWidth < 961? "960px": "auto" );}
.top2_logo {float: left; width: 241px; height: 86px; margin: 0 0 0 10px;}
.top2_menubox {float: right; height: 82px; white-space: nowrap; margin: 0; #margin: 0 5px 0 0; text-align: right;}
.top_clear {clear: both; font-size: 0%; height: 12px; width: 960px;}

/* top menu */
.topicon_menu {padding: 4px 0 0 0; width: 560px; height: 82px; margin: 0;}
.topicon_menu li {height: 82px; background-position: 0 0; background-repeat: no-repeat; list-style: none; float: right;}
.topicon_menu li a {background-repeat: no-repeat; height: 82px; display:block;}

.topicon_menu li a.emailmarketing {background-position: 0 0; width: 123px;}
.topicon_menu li a:hover.emailmarketing { background-position: 0 -82px; width: 123px;}
.topicon_menu li a.survey {background-position: -123px -0px; width: 92px;}
.topicon_menu li a:hover.survey { background-position: -123px -82px; width: 92px;}
.topicon_menu li a.sitebuilder {background-position: -215px -0px; width: 104px;}
.topicon_menu li a:hover.sitebuilder { background-position: -215px -82px; width: 104px;}
.topicon_menu li a.myaccount {background-position: -319px -0px; width: 99px;}
.topicon_menu li a:hover.myaccount { background-position: -319px -82px; width: 99px;}
.topicon_menu li a.sms {background-position: -421px -0px; width: 99px;}
.topicon_menu li a:hover.sms { background-position: -421px -82px; width: 99px;}

/* top links - you are logged in as etc */
.top2links_bg {height: 27px;}

.top2links_table {height: 27px; float: right;}
.top2links_table TD {padding: 0 10px 0 10px;}
.top2links_padding {padding: 6px 10px 0 10px;}
.top2links_floatright {float: right; height: 27px;}
.top2links_floatleft {float: left; height: 27px;}

.top2_clear {clear: both; font-size: 0%; height: 12px; width: 960px;}

/* top link - trial text */
.top_trialfront {float: left; width: 13px; height: 27px; margin-left: 8px;}
.top_trialbg {float: left; height: 27px;}
.top_trialend {float: left; width: 16px; height: 27px;}
.top_trialbg .top2links_padding {padding: 7px 0 0 0;}

/*** styles: main area ***/
.mainarea_padding {padding: 0 10px 10px 10px;}
.page_left2 {width: 171px; padding: 0 0 10px 0;}
.page_inner2bg {background: url(../Images2/pages/innerpage_bg.gif) repeat-x #fff; width: 100%;}
.page_inner2dotvr_left {background: url(../Images2/pages/dotted_vr.gif) repeat-y 10px 0;}
.page_right2 {width: 100%; padding: 0 0 10px 20px;}

/*** styles: footer ***/
.pagefooter {background: url(../Images2/pages/footer_bg.gif) repeat-x; height: 66px; font-size: 90%;}
.pagefooter_padding {padding: 10px 6px 10px 6px;}


/*left hand menu 1st level*/
#lefthand_menu {padding: 0;width: 171px;margin: 10px 0 15px 0;}
#lefthand_menu li {list-style: none; margin: 1px 0 0 0; padding:0!important;}
#lefthand_menu li a {background-position: 100% 0; background-repeat: no-repeat; border-style: solid; border-width: 1px; display: block; text-decoration: none; font-size: 120%; font-weight: bold; padding: 7px 0 8px 10px; _background-image: none!important;}
#lefthand_menu li a.overview {background-position: 100% 0;}
#lefthand_menu li a.contacts {background-position: 100% -33px;}
#lefthand_menu li a.campaigns {background-position: 100% -65px;}
#lefthand_menu li a.reporting {background-position: 100% -94px;}
#lefthand_menu li a.support {background-position:100% -125px;}
#lefthand_menu li a.help {background-position:100% -160px;}
#lefthand_menu li a.sms {background-position:100% -193px;} 

/*left hand menu 2nd level*/
#lefthand_menu li ul {padding: 0;	width: 171px; margin:0px 0 5px 0;}
#lefthand_menu li ul a {text-decoration: none; padding: 4px 0 1px 26px !important; display: block; background-position: 7px 4px !important; font-size: 100% !important; font-weight: normal !important; border: none; background-color: #fff !important;}
#lefthand_menu li ul a.on {	font-weight: bold !important;}

/* left hand - notification*/
.lh_notificationbox {padding: 8px; line-height: 1.3em; margin-top: 10px;}
.lh_notificationbox_inner {padding: 8px; margin: 0 0 10px 0;}
.lh_notificationbox h2 {font-size: 135%; margin: 5px 0 0 0; padding: 0;}
.lh_notificationrow {width: 139px; padding: 0 0 3px 0; overflow: hidden;}
.lh_notificationleft {float: left; width: 22px; padding: 0 0 1px 0;}
.lh_notificationmid {float: left; width: 87px; font-size: 90%;} 
.lh_notificationright {float: left; width: 30px; font-size: 90%; text-align: center;}
.lh_notificationright P {margin: 0 0 5px 0;}
.lh_notificationbottom {width: 122px; float: left; text-align: center; font-size: 90%;}
.lh_notificationclose {position: absolute; padding-top: 3px; width: 152px; text-align: right;}

/* styles: general page area */
.page_padding {padding: 15px 20px 0 0; line-height: 1.5em;}
.pagearea_border {border: 1px solid #ddd; z-index: 100; } /* UPDATED 1 JUN 2011 - SC */
.pagearea_borderpad {padding: 12px 10px 10px 10px;}


/* styles: tabs */
.tab_positioning {position: relative; margin: 0 1px 0 0; z-index: 999; overflow:hidden;}
.tab_positioning a, .tab_positioning a:visited, .tabsmall_positioning a, .tabsmall_positioning a:visited {text-decoration: none !important;}
.tab_positioning a:hover, .tabsmall_positioning a:hover {text-decoration: none !important;}

.tab_item_selected  {position: relative; float: left; margin: 0 1px 0 0; height: 34px;}
.tab_item_selected .tab_left {float: left; background: url(../Images2/pages/tabs_new/tab_left_on.gif) no-repeat; height: 34px; width: 11px;}
.tab_item_selected .tab_mid {float: left; background: url(../Images2/pages/tabs_new/tab_bg_on.gif) repeat-x; height: 26px; padding: 8px 0 0 0; font-weight: bold; font-size: 115%;}
.tab_item_selected .tab_right {float: left; background: url(../Images2/pages/tabs_new/tab_right_on.gif) no-repeat top right; height: 34px; width: 11px;}

.tab_item_notselected {position: relative; float: left; margin: 0; height: 34px;}
.tab_item_notselected .tab_left {float: left; background: url(../Images2/pages/tabs_new/tab_left.gif) no-repeat; height: 34px; width: 11px;}
.tab_item_notselected .tab_mid {float: left; background: url(../Images2/pages/tabs_new/tab_bg.gif) repeat-x; height: 21px; padding: 13px 0 0 0; font-weight: bold; color: #333;}
.tab_item_notselected .tab_right {float: left; background: url(../Images2/pages/tabs_new/tab_right.gif) no-repeat top right; height: 34px; width: 11px;}

.tab_clear {clear: both; font-size: 0.1%;}

.tab_item_selected_blue  {position: relative; float: left; margin: 0 1px 0 0; height: 34px;}
.tab_item_selected_blue .tab_left_blue {float: left; background: url(../Images2/pages/tabs_new/tab_left_on_blue.gif) no-repeat; height: 34px; width: 11px;}
.tab_item_selected_blue .tab_mid_blue {float: left; background: url(../Images2/pages/tabs_new/tab_bg_on_blue.gif) repeat-x; height: 26px; padding: 8px 0 0 0; font-weight: bold; font-size: 115%;}
.tab_item_selected_blue .tab_right_blue {float: left; background: url(../Images2/pages/tabs_new/tab_right_on_blue.gif) no-repeat top right; height: 34px; width: 11px;}

.tab_item_notselected_blue {position: relative; float: left; margin: 7px 1px 0 0; height: 27px;} /* UPDATED 1 JUN 2011 - SC */
.tab_item_notselected_blue .tab_left_blue {float: left; background: url(../Images2/pages/tabs_new/tab_left_blue.gif) no-repeat; height: 34px; width: 11px;}
.tab_item_notselected_blue .tab_mid_blue {float: left; background: url(../Images2/pages/tabs_new/tab_bg_blue.gif) repeat-x; height: 22px; padding: 5px 0 0 0; font-weight: bold; color: #FFF;}
.tab_item_notselected_blue .tab_right_blue {float: left; background: url(../Images2/pages/tabs_new/tab_right_blue.gif) no-repeat top right; height: 34px; width: 11px;}

/* styles: smaller tabs */
.tabsmall_positioning {position: relative; margin: 0 1px 0 0; z-index: 999; overflow:hidden;}

.tabsmall_item_selected {position: relative; float: left; margin: 0 1px 0 0; height: 34px;}
.tabsmall_item_selected .tabsmall_left {float: left; background: url(../Images2/pages/tabs_new/tab_left_on.gif) no-repeat; height: 34px; width: 11px;}
.tabsmall_item_selected .tabsmall_mid {float: left; background: url(../Images2/pages/tabs_new/tab_bg_on.gif) repeat-x; height: 26px; padding: 8px 0 0 0; font-weight: bold; font-size: 115%;}
.tabsmall_item_selected .tabsmall_right {float: left; background: url(../Images2/pages/tabs_new/tab_right_on.gif) no-repeat top right; height: 34px; width: 11px;}

.tabsmall_item_notselected {position: relative; float: left; margin: 0; height: 34px;}
.tabsmall_item_notselected .tabsmall_left {float: left; background: url(../Images2/pages/tabs_new/tab_left.gif) no-repeat; height: 34px; width: 11px;}
.tabsmall_item_notselected .tabsmall_mid {float: left; background: url(../Images2/pages/tabs_new/tab_bg.gif) repeat-x; height: 21px; padding: 13px 0 0 0; font-weight: bold; color: #333;}
.tabsmall_item_notselected .tabsmall_right {float: left; background: url(../Images2/pages/tabs_new/tab_right.gif) no-repeat top right; height: 34px; width: 11px;}

/* styles: smaller tabs (reverse) */
.tabsmallreverse_item_selected {position: relative; float: right !important; text-align: right; margin: 0 0 0 -7px; height: 22px;}
.tabsmallreverse_item_selected .tabsmall_left {float: left; background: url(../Images2/pages/tabs/tabsmall2_left.gif) no-repeat; height: 22px; width: 8px;}
.tabsmallreverse_item_selected .tabsmall_mid {float: left; background: url(../Images2/pages/tabs/tab_bg.gif) repeat-x; height: 16px; padding: 6px 0 0 0; font-weight: bold; font-size: 100%;}
.tabsmallreverse_item_selected .tabsmall_right {float: left; background: url(../Images2/pages/tabs/tabsmall2_right.gif) no-repeat top right; height: 22px; width: 21px;}

.tabsmallreverse_item_notselected {position: relative; float: right !important; text-align: right; margin: 0 0 0 -7px; height: 22px;}
.tabsmallreverse_item_notselected .tabsmall_left {float: left; background: url(../Images2/pages/tabs/tabsmall2_left2.gif) no-repeat; height: 22px; width: 8px;}
.tabsmallreverse_item_notselected .tabsmall_mid {float: left; background: #ddd; height: 16px; padding: 6px 0 0 0; font-weight: bold; font-size: 100%; color: #807e7e;}
.tabsmallreverse_item_notselected .tabsmall_right {float: left; background: url(../Images2/pages/tabs/tabsmall2_right2.gif) no-repeat top right; height: 22px; width: 21px;}

/* styles: popup lists
.popuplist UL {margin: 0; padding: 0;}
.popuplist LI {margin-top: 5px; margin-bottom: 0; list-style-type: none; list-style-position: outside; list-style-image: none; background-repeat: no-repeat; background-position: 8px 1px; font-weight: normal; padding: 0 10px 5px 18px; font-size: 95%; border-bottom: 1px dotted #ccc; line-height: 1.2em; display: block;}
.popuplist LI a {text-decoration: none !important; font-weight: bold; font-size: 105%;}
.popuplist LI a:hover {text-decoration: underline !important;}*/

/* styles: more actions dropdown */
.moreaction_div {background-repeat: no-repeat; height: 22px; width: 140px; display: block;cursor:pointer;}
.moreaction_div .text {float: left; padding: 3px 0 0 5px; #padding: 2px 0 0 5px; text-decoration: none;}
.moreaction_div .arrow {float: right; padding: 3px 5px 0 0;}

.moreactions_popup {position: absolute; border-style: solid; border-width: 1px; width: 353px; margin-top: 1px;}

/* styles: advanced options dropdown */
.advancedoptions_popup {position: absolute; border-style: solid; border-width: 2px; width: 220px; margin-top: 1px; right: 10px;}

/* styles: advanced options dropdown */
.exportoptions_popup { width:220px ! important; }

/* styles: generic command list */
UL.commandList {margin: 0; padding: 0;}
UL.commandList LI {margin-top: 5px; margin-bottom: 0; list-style-type: none; list-style-position: outside; list-style-image: none; background-repeat: no-repeat; background-position: 8px 1px; font-weight: normal; padding: 0 10px 5px 18px; font-size: 95%; border-bottom: 1px dotted #ccc; line-height: 1.2em; display: block;}
UL.commandList LI a {text-decoration: none !important; font-weight: bold; font-size: 105%;}
UL.commandList LI a:hover {text-decoration: underline !important;}

/* styles: date picker dropdown */
.datepicker_popup {position: absolute; border-style: solid; border-width: 2px; width: 375px; margin-top: 1px;}
.datepicker_popuppad {padding: 5px 7px 12px 7px; background: url(../Images/pages/dotted_vr.gif) repeat-y 222px 0;}
.datepicker_options {float: left; width: 110px; padding: 0 0 4px 0;}
.datepicker_innerleft {float: left; width: 220px;}
.datepicker_innerright {float: left; width: 140px;}
.datepicker_innerright_top {float: left; width: 140px; padding: 0 0 4px 0;}
.datepicker_innerright_pad {padding: 0 0 0 23px;}
.datepicker_customleft{float:left;width:30px;}
.datepicker_customright{float:right;}
.datepicker_extraline {padding:6px 0 6px 0;}
.datepicker_setasdefault {margin-left:6px;}

/* styles: pagination */
.pagination_left {float: left; padding: 10px 0 0 0;}
.pagination_right {float: right; padding: 10px 0 0 0;}

.pagination_left33 {float: left; width: 33%;}
.pagination_mid34 {float: left; width: 34%; text-align: center;}
.pagination_right33 {float: right; width: 33%; text-align: right;}

/* styles: data table */
.data_table {width: 99%;}
.data_table TH {line-height: 1.3em;}
.data_table TH A:link, .data_table TH A:visited {text-decoration: none !important;}
.data_table_options {float: right; padding: 2px 0 0 0; font-size: 90%;}

/* Not used being replaced */
/*
.data_table_new {background: #fff !important; width: 99.99% !important; margin-bottom: 10px;}
.data_table_new TH {line-height: 1.3em; border-bottom: 2px solid #efefef !important; background: none !important; padding: 0 10px 6px 10px !important;}
.data_table_new TH A:link, .data_table_new TD A:visited {text-decoration: none !important;}
.data_table_new TD {line-height: 1.7em; border: 0px !important; padding: 6px 10px !important;}
.data_table_new TD A:link, .data_table_new TD A:visited {text-decoration: none !important;}
*/

/* styles: survey */
.survey_itembox {border-style: solid; border-width: 1px; padding: 8px; margin: 0 0 10px 0;}
.survey_itemicons {position: absolute; right: 20px;}
.survey_itemnumber {float: left; width: 20px;}
.survey_itemtext {float: left; width: 85%;}

/* styles: survey add control dropdown */
.survey_addcontrolpop {border-style: solid; border-width: 2px; width: 150px; margin-top: 1px;}

/* styles: survey add control popup lists*/
.survey_addcontrollist UL {margin: 0; padding: 0;}
.survey_addcontrollist LI {margin-top: 5px; margin-bottom: 0; list-style-type: none; list-style-position: outside; list-style-image: none; font-weight: normal; padding: 0 10px 1px 5px; font-size: 95%; line-height: 1.1em; display: block;}
.survey_addcontrollist LI a {text-decoration: none !important; font-size: 105%;}
.survey_addcontrollist LI a:hover {text-decoration: underline !important;}

/* styles: reporting overview */
.report_table_width {width: 98%; min-width: 370px; _width: 51% !important; _margin-right: 15px; _width:expression(document.body.clientWidth < 381? "380px": "auto" );}
.report_table {margin-top: -8px;}
.report_table TH {padding: 2px 5px 2px 5px; font-weight: bold; border-top: 8px solid #fff;}
.report_table TD { padding: 3px 5px 3px 5px;}
.report_table TH.numbers, .report_table TD.numbers {text-align: right; font-weight:bold;}
.report_table a {text-decoration: none !important;}

.report_campaigninfobox {min-width: 716px; _width:expression(document.body.clientWidth < 717? "716px": "auto" ); margin-bottom: 15px;}
.report_campaigninfo_image {float: left; width: 115px; height: 130px; padding: 8px 0 8px 8px}
.report_campaigninfo_image img {border: 1px solid #ddd!important;}
.report_campaigninfo_text {margin: 0 0 0 126px;}
.report_campaigninfo_text_left {float: left; width: 120px;}
.report_campaigninfo_text_right {margin: 0 0 0 120px;}

.report_overviewfull {_min-width: 700px; _width:expression(document.body.clientWidth < 701? "700px": "auto" );}
.report_overviewleft {float: left; padding-right: 10px; width: 52%; min-width: 370px; _width:expression(document.body.clientWidth < 391? "390px": "auto" );}
.report_overviewright {float: left; margin-top: -4px; width: 45%; min-width: 315px; _width:expression(document.body.clientWidth < 326? "325px": "auto" );}
.report_overviewpad {padding: 5px 0 15px 0;}
.report_overviewbuttons {font-size: 110%; font-weight: bold;}
.report_overviewbuttons a {text-decoration: none !important; display: block; padding: 3px 0 3px 5px;}
.report_overviewbuttons a:hover {text-decoration: none !important; padding: 3px 0 3px 5px;}

/* styles: error layout*/
.errorstyle {padding: 10px 8px 8px 65px; line-height: 1.3em; margin-bottom: 10px;}
.errorstyle UL {margin: 3px 0 0 15px !important; padding-left: 0;}
.errorstyle LI {margin: 0 0 0 -15px !important; list-style-type: none; list-style-position: outside; list-style-image: none; background: url(../Images/icons/spacer.gif) no-repeat 0 2px !important; font-weight: normal; padding: 0 0 0 0 !important;font-size: 85% !important;font-weight: normal !important; line-height: 1.3em;}

.errorstyle OL {margin: 3px 0 0 15px !important; padding-left: 0;}
.errorstyle OL LI {margin: 0 0 0 4px !important; list-style-type: decimal; list-style-position: outside; list-style-image: none; background: url(../Images/icons/spacer.gif) no-repeat 0 2px !important; font-weight: normal; padding: 2px 0 2px 0 !important;font-size: 85% !important;font-weight: normal !important; line-height: 1.3em;}

/* styles: error layout*/
.content_float_left {float: left; width: 49%; padding: 0 0 0 0;}
.content_float_right {float: right; width: 49%; padding: 0 0 0 0;}

.content_float_left_smaller {float: left; width: 48%; padding: 0 0 0 0;}
.content_float_right_smaller {float: right; width: 48%; padding: 0 0 0 0;}

/* styles: form layout */
.form_float_left {float: left; width: 305px;}

.form_left {float: left; width: 150px; padding: 0;}
.form_right {float: left; padding: 0 0 0 0;} 
.form_checkbox {float: left; width: 100px;}
.form_clear {clear: both; height: 6px; font-size: 0%;}
.form_clear_3px {clear: both; height: 3px; font-size: 0%;}
.form_clear_0px {clear: both; height: 0; font-size: 0%;}

.checkbox, .radio {margin: 0 10px 0 0; padding: 0 0 0 0; vertical-align: -2px; #vertical-align: 0; _vertical-align: -1px;}

.form_left_100 {float: left; width: 100px;}
.form_left_125 {float: left; width: 125px;}
.form_left_175 {float: left; width: 175px;}
.form_left_200 {float: left; width: 200px;}
.form_left_500 {float: left; width: 500px;} 

.form_right_200 {float: left; width: 200px; padding: 0 0 0 0;} 

.form_width_300 {width: 300px;}

/* styles: popup layer (small) */
.popuplayerbox {position: absolute; right: 10px; padding: 8px 8px 8px 8px; width: 100px;}
.popuplayerbox UL {margin: 0 0 0 15px !important; padding-left: 0;}
.popuplayerbox LI {margin: 0 0 0 -15px !important; list-style-type: none; list-style-position: outside; list-style-image: none; font-weight: normal; padding: 0 0 5px 10px;}

/* styles: popup layer (campaign list) */
.popuplayerbox_bigger {position: absolute; right: 10px; padding: 8px 8px 8px 8px; width: 200px; text-align: left;}
.popuplayerbox_bigger UL {margin: 7px 0 0 15px !important; padding-left: 0;}
.popuplayerbox_bigger LI {margin: 0 0 0 -15px !important; list-style-type: none; list-style-position: outside; list-style-image: none; font-weight: normal; padding: 0 0 5px 10px;}

/* styles: popup layer */
.popuplayerbox_page {position: absolute; z-index: 9999; border: 1px solid #e0e0e0; background: #fff; width: 600px;}
.popuplayerbox_title {float: left; padding: 2px 10px 0 10px;}
.popuplayerbox_close {float: right; padding: 4px 8px 0 10px;}
.popuplayerbox_bg {background-color:#000000;filter:alpha(opacity=14);opacity:0.14;}


.popupbox_page {z-index: 9999; background: #fff;}
.popupbox_page .pagearea_border {border: 1px solid #ddd; width: 100%; #width: 99.5%; z-index: 100;}


.popuplayerbox_page2 {-webkit-box-shadow: #888 0 0 25px; -moz-box-shadow: #888 0 0 20px; box-shadow: #888 0 0 25px; background: #fff; border: 3px solid #ccc; position: absolute; width: 600px; z-index: 9999; -moz-border-radius: 10px; border-radius: 10px; }
.popuplayerbox_title2 { float: none; border-bottom: 5px solid #d0d0d0; padding: 0;}
.popuplayerbox_close2 { margin: 10px 10px -25px 0; padding: 0 0 0 0; position: relative; width: 590px; overflow: hidden;  z-index: 99999;}
.popuplayerbox_close2 .closebtndiv {float: right; width: 30px; height: 30px; -moz-border-radius: 6px; border-radius: 6px; background: #82bc42;}

.popuplayerbox_title2 h2 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 250%; font-weight: bold; margin: 0; padding: 0 0 5px 0; border-bottom: 1px solid #a6a6a6;}
.popuplayerbox_page2 .padding_10 {padding: 0 20px 20px 20px;}
.popuplayerbox_page2 .padding_10 * {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.popuplayerbox_page2 .normal { font-size: 115%; line-height: 175%;} 
.popuplayerbox_page2 .normal p {margin-bottom: 1.5em;}

/* styles: popup layer new */
.popuplayerbox2_bg {background-color:#000000;filter:alpha(opacity=14);opacity:0.14;}
.popuplayerbox2_page {-webkit-box-shadow: #888 0 0 25px; -moz-box-shadow: #888 0 0 20px; box-shadow: #888 0 0 25px; background: #fff; border: 3px solid #ccc; position: absolute; width: 600px; z-index: 9999; -moz-border-radius: 10px; border-radius: 10px; }
.popuplayerbox2_top { border-bottom: 5px solid #d0d0d0; margin:20px; height:auto; background: none repeat scroll 0 0 tranparent; }
.popuplayerbox2_title { float: left; padding: 0; width:90%; }
.popuplayerbox2_close { margin: 0; padding: 0; position: relative; float:right; overflow: hidden;  z-index: 99999; width:30px;}
.popuplayerbox2_close .closebtndiv {float: right; width: 30px; height: 30px; -moz-border-radius: 6px; border-radius: 6px; background: #82bc42;}

.popuplayerbox2_title h2 {font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 250%; font-weight: bold; margin: 0; padding: 0 0 5px 0; border-bottom: 1px solid #a6a6a6;}
.popuplayerbox2_page .padding_10 {padding: 0 20px 20px 20px;}
.popuplayerbox2_page .padding_10 * {font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;}
.popuplayerbox2_page .normal { font-size: 115%; line-height: 175%;} 
.popuplayerbox2_page .normal p {margin-bottom: 1.5em;}

/* styles: inbox preview link */
.inboxpreview {float: right; font-size: 115%; font-weight: bold; margin: 0 0 0 0;}
.inboxpreview a, .inboxpreview a:visited  {text-decoration: none !important;}
.inboxpreview a:hover  {text-decoration: none !important;}

/* styles: inbox preview */
.inbox_tick, .inbox_cross {padding: 10px 8px 8px 65px; line-height: 1.3em; margin-bottom: 10px;}
.inbox_tick UL, .inbox_cross UL {margin: 3px 0 0 15px !important; padding-left: 0;}
.inbox_tick LI, .inbox_cross LI {margin: 0 0 0 -14px !important; list-style-type: none; list-style-position: outside; list-style-image: none; background: url(../Images/icons/spacer.gif) no-repeat 0 2px !important; font-weight: normal; padding: 0 0 0 0 !important;font-size: 85% !important;font-weight: normal !important; line-height: 1.3em;}

.inbox_rollover {position: absolute; font-size: 90%; margin: 0 0 0 10px; width: 200px;}
.inbox_rollover_pad {padding: 5px 10px;}

/* Added 2008/10/06 */
table #tblimgs {background: #EEEEEE; margin-top: 10px;}
table #tblimgs img {margin: 0 0 5px 0; border: 2px solid #DDDDDD;}
table #tblimgs TD {padding: 20px 0 15px 0; }

/* styles: campaign page */
.search_formtitle {font-weight: bold; padding: 4px 0 4px 0;}

.search_formleft {float: left; width: 110px; padding: 2px 0 0 0;}
.search_formright {float: left; padding: 0 20px 0 0;}
.search_formright2 {float: left; width: 200px; padding: 4px 20px 0 0;}

/* styles: forms */
.radio {float: left; width: auto; margin-bottom: 1px; min-height: 25px; height: auto !important;}
.formfield {float: left; width: 235px; margin-bottom: 1px; min-height: 45px; height: auto !important; height: 45px;}
.formfield .form, .search_formright .form {width: 170px; padding: 1px !important; #padding: 1px !important;}
.formfield .form_smaller {width: 110px; padding: 2px !important; #padding: 1px !important;}
.formfield select.form {width:170px; padding: 1px !important;}
.formfield_small {float: left; width: 100px;}

.formfield_buttons {float: left; width: 235px; margin-bottom: 1px; min-height: 25px; height: auto !important;}

.min_page_width {min-width: 710px; width: auto !important; width:710px;}
.form_width_longer {width: 250px;}

/* styles: generic tree view */
.treeview_title_left {float: left; width: 60px; padding: 0 0 0 0; font-weight: bold;}

.treeview_itemlist {float: left; height: 150px; width: 90%; overflow: auto;}
.treeview_itemlist_forforms {float: left; height: 150px; width: 78%; overflow: auto;}
.treeview_itemlist_no_lh_title {height: auto !important; height: 150px; width: 100%; _width: 98%;}
.treeview_itemlist_longer {max-height: 350px; height: auto !important; height: 350px; width: 100%; _width: 98%; overflow: auto;}
.treeview_itemlist_shorter {max-height: 90px; height: auto !important; height: 90px; width: 100%; _width: 99%; overflow: auto;}

.treeview_items_root {float: left; width: 250px; padding: 0 0 2px 0; font-weight: bold;}
.treeview_items {float: left; width: 250px; padding: 0 0 2px 0;}
.treeview_items_long {float: left; width: 320px; padding: 0 0 2px 0;}
.radio_itemlist {float: left; width: 48%; padding: 0 0 0 0;}

/* styles: uploader */
.upload_itemlist {max-height: 180px; height: auto !important; height: 180px; width: 100%; _width: 98%; overflow: auto;}
.upload_items {float: left; width: 159px; padding: 5px 5px 5px 5px; margin: 0 5px 5px 0;}
.upload_items_text {float: left; width: 130px; overflow: hidden;}
.upload_items_close {float: right; width: 17px;}
.progressBarInProgress,.progressBarComplete,.progressBarError {font-size: 0; width: 0%; height: 2px;margin-top: 2px;}
.progressBarComplete {width: 100%; visibility: hidden;}
.progressBarError {width: 100%; visibility: hidden;}

/* styles: uploader new */
.upload_itemfile_title {float: left; padding: 2px 5px 2px 5px; font-weight: bold;}
.upload_itemdelete_title {float: right; padding: 2px 5px 2px 5px; font-weight: bold; width: 100px; text-align: center;}
.upload_itemstatus_title {float: right; padding: 2px 5px 2px 5px; font-weight: bold; width: 100px; text-align: right;}

.upload_itemfile {float: left; background: #fff; padding: 0 5px 0 0;}
.upload_itemdelete {float: right; background: #fff; padding: 0 0 0 5px; width: 100px; text-align: center; color: #666; margin: 2px 0 0 0;}
.upload_itemstatus {float: right; background: #fff; padding: 0 0 2px 5px; width: 100px; color: #666; text-align: right;}


/*** styles: template library ***/
.template_overflow_left {overflow: scroll; width: 100%; height: 520px; margin: 0 0 15px 0;}
.template_overflow_right {overflow: hidden; width: 100%; height: 400px; margin: 0 0 15px 0;}
.template_thumbsdisplay img {border: 2px solid #fff;}
.template_pageright {width: 350px; padding: 0 0 0 15px;}


/*** styles: campaigns section ***/
.steps_circle {height: 22px; width: 22px; text-align: center; padding: 0 5px 0 0; margin: 0;}
.steps_numbering_pos {position: absolute; padding: 1px 0 0 1px; margin: 1px 0 0 -1px; #margin: 1px 0 0 -11px; text-align: center; height: 22px; width: 22px;}

/*** styles: table cell wrapping ***/
.text_wrapper {display: block; height: 1.3em; margin: 0; position: relative; width:100%;}
.text_wrapper .text_wrapper {height: 1.3em; left: 0; margin: 0; overflow: hidden; padding:0;  position:absolute; top:0; white-space: nowrap; width:100%; }

/*** styles: loading style & warning style ***/
.loading_box {text-align: center; padding: 5px 10px 5px 10px; margin: 0 0 10px 0; width: 50%; margin-left: auto; margin-right: auto;}
.warning_box {text-align: center; padding: 5px 10px 5px 10px; margin: 0 0 10px 0; width: 50%; margin-left: auto; margin-right: auto;}


/*** styles: dynamic content ***/
.dynamic_content_lefticon {float: left; width: 20px; padding: 3px 0 0 0;}
.dynamic_content_lefttitle {float: left; width: 120px; font-weight: bold;}
.dynamic_content_righttext {float: right; text-align: right;}
.dynamic_rule_items {padding: 1px 0 2px 0;}

/*** styles: campaign stats ***/
.campaign_stats_outerbox {float: left; width: 235px; padding: 2px 0 3px 0;}
.campaign_stats_number {float: left; width: 65px; font-weight: bold; font-size: 135%;}
.campaign_stats_text {float: left; width: 170px;}

/* styles: reporting styles */
.reporting_bar {float: left; height: 15px; margin: 0 5px 0 0;}
.report_popup_topaccountpad {float: right; padding: 72px 10px 0 0;}

.unsubscribe_logoheight {padding: 6px 0 10px 0; height: 100px;}

/* styles: login page */
#centering_wrapper {top: 50%; left: 50%; margin-left: -170px; margin-top: -190px; position: absolute; width: 400px; height: 330px; z-index: 1;}

.login_logo {text-align: center; padding: 0 0 15px 0;}
.login_textpad {padding: 2px 0 15px 0;}
.login_forgotten {float: left; width: 180px; padding: 5px 0 5px 0;}
.login_bottomlinks {float: left; width: 180px; padding: 5px 0 5px 0;}
.login_footer {padding: 8px 0 5px 0;}


/* styles: test send popup */
.testsend_icon {float: left; width: 82px;}
.testsend_text {float: left; width: 575px;}

/* styles: inbox preview */
.inboxpreview_notavailable {width: 150px; border: 1px dotted #ccc; background: #EFEFEF; color: #888; font-size: 90%; height: 150px; vertical-align: middle;}

.expandable_panel{padding-left:20px;}
.testsend_text {float: left; width: 575px;}

/* styles: data picker */
.pickerbox div.panel{padding: 8px 8px 8px 8px;z-index:9997;}
.template_pageright {width: 350px; padding: 0 0 0 15px;}

/*** styles: dashboard ***/
.dashboard_trialbox {padding: 8px 10px 10px 10px; margin: 0 0 10px 0;}
.dashboard_trialbox_innerpad {float: left; padding: 4px 0 0 10px;}

.dashboard_item_container {float: left; width: 49.9%;}

.dashboard_item_box {border-width: 3px; border-style: solid; padding: 8px 7px 7px 7px; margin: 0 0 10px 0;}
.dashboard_item_bg {padding: 6px 6px 8px 6px; margin: 8px 0 0 0;}
.dashboard_item_innerwidth {width: 100%; overflow: hidden;}
.dashboard_contacts_meterbar {position: absolute; margin-top: 67px; border-style: solid; border-width: 1px; height: 5px; width: 85px; font-size: 0%; line-height: 0%;}

.dashboard_p_pad {margin: 3px 0 10px 0;}
.dashboard_contactsplit {width: 49%; float: left;}
.dashboard_minmaxicon {margin: 0;}

/* styles: dashboard - campaigns table */
.dashboard_item_box table {width: 100%;}
.dashboard_item_box table TH {padding: 2px 5px 2px 5px; font-weight: bold;}
.dashboard_item_box table TD {border: 0px !important; padding: 3px 5px 3px 5px;}
.dashboard_item_box table TD.width16 {width: 16px;}
.dashboard_item_box table TD.noline {border: 0 !important;}
.dashboard_checklist_icon {position: absolute; margin-left: -55px; margin-top: -15px;}

/* styles: dashboard - getting start */
.dashboard_gettingstart_box {float: left; width: 23.5%;  #width: 23.5%; _width: 23.5%; margin: 5px 0 0 0; padding: 0 5px;}
.dashboard_gettingstart_box P {margin: 3px 0 5px 0;}
.dashbaord_gettingstart_number {width: 22px; height: 22px;}
.dashbaord_gettingstart_number_pos {position: absolute; padding: 1px 0 0 1px; margin: 1px 0 0 -1px; #margin: 1px 0 0 -11px; text-align: center; height: 22px; width: 22px;}

/*styles: dashboard - demo */
.demopop_outerbox {width: 920px; background: #fff; padding: 10px;}
.demopop_outerbox P {margin: 5px 20px 10px 20px;}
.demopop_title {float: left; width: 880px; padding: 0 0 0 10px;}
.demopop_title h1 {margin: 0 0 0 0; padding: 0; line-height: 1.2em;}
.demopop_close {float: right; width: 30px; text-align: right;}
.demopop_pagnationbox {width: 920px; overflow: hidden;}
.demopop_pagnationleft {float: left; width: 150px; font-size: 140%; font-weight: bold;}
.demopop_pagnationmid {float: left; width: 620px; text-align: center;}
.demopop_pagnationright {float: right; width: 150px; font-size: 140%; font-weight: bold; text-align: right;}

/* styles: dashboard - demo numbering */
.dashboard_demo_number {text-align: center; margin: 0; background-repeat: no-repeat; font-weight: bold;}
.dashboard_demo_number a {text-decoration: none !important; padding: 2px 0 1px 1px !important; display: block; background-repeat: no-repeat; height: 19px; width: 21px; font-size: 125%;}
.dashboard_demo_number a:hover, .demopop_pagnationmid .on a {text-decoration: none !important; padding: 3px 0 1px 1px !important; display: block; background-repeat: no-repeat; height: 25px; width: 27px; font-size: 155%;}

/* styles: help popup */
.help_quicksearch_div {border-color: #ccc; height: 21px; width: 200px; overflow:hidden;}
.help_quicksearch_div.focus {background: none repeat scroll 0 0 #ECF5E3; border: 1px solid #87BB3F;}
.help_quicksearch_div .form, .help_quicksearch_div .form:focus {height:17px; width: 176px; padding: 2px 0px 0 3px; border: 0 solid #fff; background-color: #fff; vertical-align: middle; color: #666; font-size: 100%; float:left; border:none; background:none; }

.help_content {margin: 10px 0 0 0 0 !important; font-size: 90%;}
.help_content .subtitle_2ndcolor_smaller {margin-bottom: 7px; font-size: 130% !important;}
.help_content UL {margin: 0 0 0 15px !important; padding-left: 0;}
.help_content LI {margin: 0 0 0 -15px !important; list-style-type: none; list-style-position: outside; list-style-image: none; font-weight: normal; padding: 3px 0 3px 21px;}
.help_content LI div {margin: 5px 0 5px 0;}
.help_content_pagnation {overflow: hidden; padding: 20px 0 0 0; width: 99.5%;}
.help_content_pagnation img a {text-decoration: none !important;}

/* styles: reporting details box */
.reporting_figures {margin: 0 0 15px 0; width: 100%; overflow: hidden;}
.reporting_figures_box {float: left; width: 230px; padding: 5px; border-bottom-style: solid; border-bottom-width: 1px; overflow: hidden;}
.reporting_figures_box_left {float: left; width: 130px;}
.reporting_figures_box_right {float: left; width: 95px; font-size: 120%; font-weight: bold;}

/* styles: reporting my account */
.reporting_myaccount_topbox {width: 100%; overflow: hidden; padding-bottom: 12px;}
.reporting_myaccount_left {float: left; width: 49.9%;}
.reporting_myaccount_right {float: right; width: 49.9%;}
.reporting_myaccount_rbg {padding: 1px 10px 5px 10px;}
.reporting_myaccount_rbg .data_table TD {border-bottom-width: 1px; border-bottom-width: 1px; padding: 5px 5px 4px 5px;}

/* styles: print report overview */
.report_print_container {width: 620px; margin: auto;  }
.report_print_content {width: 598px; padding: 10px 12px 10px 10px; }
.report_print_content_tl {float: left; width: 356px;}
.report_print_content_tr {float: right; width: 232px;}

.report_print_content .report_campaigninfobox {padding: 0 0 10px 0; background: #fff; width: 356px;min-width:356px;}
.report_print_content .report_campaigninfo_image {float: left; width: 112px;}
.report_print_content .report_campaigninfo_text {float: left; width: 236px; margin:0;}
.report_print_content .report_campaigninfo_text_left {float: left; width: 110px;}
.report_print_content .report_campaigninfo_text_right {float: left; width: 133px;}
.report_print_content .padding_b4 {padding-bottom: 6px;}

.report_print_content h2 {padding: 15px 0 5px 0 !important;}

.report_print_content .report_table_width {width: 600px;}
.report_print_content .report_table a {color: #333 !important;}
.report_print_content .data_table {font-size: 90%; width: 100%}
.report_print_content .data_table TH A, .report_print_content .data_table TD A {color: #333 !important; text-decoration: none;}

.wizardtitle {font-weight: bold;}
.autocomplete {background-color: #fff;}

@media print{.pagebreakafter{page-break-after:always;}}

.top_quickstart {padding: 2px 0 0 10px; text-transform: uppercase; font-weight: bold;}

.reToolbar.Default .LinkManagement {background-image: url(../RadControls/Images/LinkManager.gif);}
.reToolbar.Default .ImageManagement {background-image: url(../RadControls/Images/ImageManager.gif);}
.reToolbar.Default .DocManagement {background-image: url(../RadControls/Images/DocumentManager.gif);}
.reToolbar.Default .DynCon {background-image: url(../RadControls/Images/DynamicContent.gif);}
.reToolbar.Default .CustomColours {background-image: url(../RadControls/Images/CustomColour.gif);}
.reToolbar.Default .Restore {background-image: url(../RadControls/Images/restore.png);}

.dashboard_promo_box {border-width: 3px; border-style: solid; padding: 8px 7px 7px 7px; margin: 0 0 10px 0;}
.dashboard_promo_box2 {border-width: 3px; border-style: solid; padding: 8px 7px 7px 7px; margin: 0 0 10px 0;}
.dashboard_promo_bg {padding: 1px 6px 8px 6px; margin: 8px 0 0 0;}

UL.dashboard_tick {margin: 7px 0 0 15px !important; padding-left: 0; width: 225px;}
UL.dashboard_tick LI {margin: 0 0 0 -15px !important; list-style-type: none; list-style-position: outside; list-style-image: none; font-weight: normal; padding: 0 0 5px 22px;}
UL.dashboard_tick LI.none {margin: 0 0 0 -15px !important; background: none; list-style-type: none; list-style-position: outside; list-style-image: none; font-weight: normal; padding: 0 0 5px 22px;}

/* disabled features */
.disabled {color: #bbb !important;}
.disabled * {color: #bbb !important;}
.disabled .butsubmit, .disabled .butcancel, .disabled .butgeneral, .disabled .butpreview, .disabled .butsubmit_2ndcolor, .disabled .butnotactive {background: url(/Resources/Images/btn_genericbg2.gif) repeat-x #afafaf !important; color: #fff !important; opacity: 1.0; -moz-opacity: 1.0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
.disabled A:link, .disabled A:visited {color: #bbb !important; text-decoration: none !important;}
.disabled A:hover {color: #bbb !important; text-decoration: none !important;}
.disabled img {opacity: 0.5; -moz-opacity: 0.5; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);}
.disabled img.features {opacity: 1.0; -moz-opacity: 1.0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
.disabled input {opacity: 0.5; -moz-opacity: 0.5; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);}
.disabled .feature {opacity: 0.3; -moz-opacity: 0.3; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);}

input[disabled] {opacity: 0.5; -moz-opacity: 0.5; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); background-color: #dddddd;}

.tab_mid .img_align_mid {vertical-align: middle; margin-top: -5px; #vertical-align: -45%; margin-top: -5px;}

/* features disabled page */
.feature_disabled_page_page_right {width: 100%; padding: 0 0 10px 0;}
.feature_disabled_page {background: url(../Images/feature_bg.gif) repeat-x #fff; padding: 20px 20px 0 23px; min-height: 300px; height: auto !important; height: 300px;}
.feature_disabled_page .star {position: absolute; margin-left: 613px; width: 140px; margin-top: -20px;}
.feature_disabled_page .main_text {width: 715px; line-height: 1.7em; margin-top: 2px;}
.feature_disabled_page .main_text .padding {background: #fff; padding: 18px 20px 10px 20px;}
.feature_disabled_page .main_text h1 {margin: 0 0 5px 0;}
.feature_disabled_page .main_text h2 {margin: 0 0 8px 0 !important; font-size: 150%; font-weight: normal;}
.feature_disabled_page .main_text h2 a, .feature_disabled_page .main_text h2 a:visited {text-decoration: underline;}
.feature_disabled_page .main_text h2 a:hover {text-decoration: none;}

.feature_disabled_table {background: #fff; width: 99.99% !important; margin-bottom: 10px;}
.feature_disabled_table TR {vertical-align: top;}
.feature_disabled_table TD p {margin: 10px 0 5px 0;}
.feature_disabled_table TD.bigger {width: 56%; font-size: 145%; line-height: 1.6em; padding: 0 20px 6px 0;}
.feature_disabled_table TD.bigger2 {width: 90%; font-size: 145%; line-height: 1.6em; padding: 0 20px 6px 0;}
.feature_disabled_table TD.feature {width: 44%; border-width: 3px; border-style: solid; line-height: 1.75em; padding: 10px 15px 10px 15px;}
.feature_disabled_table TD A:link, .data_table_new TD A:visited {text-decoration: none;}


.feature_table {margin: 5px 0 10px 0;}
.feature_table td {vertical-align: top; padding: 8px 5px !important;}

.feature_table_bg1 {background: url(../Images/feature_tabletop1.gif) no-repeat top left; padding: 0 !important;}
.feature_table_bg2 {background: url(../Images/feature_tabletop2.gif) no-repeat top right; padding: 0 !important;}

.insertAction_BookMarks{float: left; height: 170px; width:100%; overflow:auto;}
.insertAction_BookMarksWidth{width:95%;}

/* LOGIN 23/07/2008 */
.loginnew_width {width: 700px; min-height: 370px; height: auto !important; height: 370px; margin: 7.5% auto 0 auto;}
.loginnew_marginb {margin-bottom: 15px; margin-left: 32px;}
.loginnew_bg {background: url(../Images/login/page_bg.jpg) repeat-x 0 125%;}
.loginnew_greybox {width: 665px; overflow: hidden; padding: 0 17px 0 18px;}
.loginnew_greybox .corner1 {float: left; width: 644px; height: 17px; background:url(../Images/login/curve1.gif) no-repeat #787878;}
.loginnew_greybox .corner2 {float: left; width: 21px; height: 17px; background:url(../Images/login/curve2.gif) no-repeat #787878;}
.loginnew_greybox .corner3 {float: left; width: 644px; height: 17px; font-size: 0%; background:url(../Images/login/curve3.gif) no-repeat #969696;}
.loginnew_greybox .corner4 {float: left; width: 21px; height: 17px; font-size: 0%; background:url(../Images/login/curve4.gif) no-repeat #969696;}
.loginnew_greybox .bg {width: 620px; padding: 0 20px 0 25px; overflow: hidden; background:url(../Images/login/curve_bg.jpg) repeat-x #959595;}
.loginnew_greybox .innerleft {float: left; width: 400px; padding: 5px 0 0 0; line-height: 1.6em; color: #fff;}
.loginnew_greybox .innerleft A, .loginnew_greybox .innerleft A:visited {color: #fff; text-decoration: underline;}
.loginnew_greybox .innerleft A:hover {color: #ccc; text-decoration: none;}
.loginnew_greybox .innerleft h1 {color: #fff; font-size: 150%; font-weight: normal; line-height: 1.5em;}

.loginnew_greybox .innerleft .loginform {padding: 2px; border: 2px solid #bbb; background-color: #fff; vertical-align: middle; color: #666; font-size: 100%; margin: 0 0 5px 0;}

.loginnew_greybox .innerleft .width {width: 400px; overflow: hidden; font-size: 120%; padding: 5px 0 8px 0;}
.loginnew_greybox .innerleft .width .form {padding: 2px; border: 2px solid #bbb; background-color: #fff; vertical-align: middle; color: #666; font-size: 100%;}
.loginnew_greybox .innerleft .width .formleft {float: left; width: 110px; padding: 3px 0 0 0;}
.loginnew_greybox .innerleft .width .formright {float: left; width: 270px;}
.loginnew_greybox .innerleft .padding {padding: 10px 0;}

.loginnew_greybox .innerright .width h2 {color: #333; font-size: 135%; font-weight: bold; line-height: 1.4em; margin: 0 0 15px 0;}

.loginnew_greybox .innerright {float: right; width: 200px; line-height: 1.6em;}
.loginnew_greybox .innerright A, .loginnew_greybox .innerright A:visited {color: #4E4E4E; text-decoration: underline;}
.loginnew_greybox .innerright A:hover {color: #666; text-decoration: none;}
.loginnew_greybox .innerright .width {width: 200px; overflow: hidden;}
.loginnew_greybox .innerright .whitecorner1 {float: left; width: 186px; height: 12px; background:url(../Images/login/curve_inner1.gif) no-repeat #D1D1D1}
.loginnew_greybox .innerright .whitecorner2 {float: left; width: 14px; height: 12px; background:url(../Images/login/curve_inner2.gif) no-repeat #D1D1D1;}
.loginnew_greybox .innerright .whitecorner3 {float: left; width: 186px; height: 12px; font-size: 0%; background:url(../Images/login/curve_inner3.gif) no-repeat #DADADA;}
.loginnew_greybox .innerright .whitecorner4 {float: left; width: 14px; height: 12px; font-size: 0%; background:url(../Images/login/curve_inner4.gif) no-repeat #DADADA;}
.loginnew_greybox .innerright .whitebg {width: 173px; padding: 0 14px; min-height: 220px; height: auto !important; height: 220px; background: url(../Images/login/curve_innerbg.jpg) repeat-x #D9D9D9;}

/* demo page */
UL.demo {margin: 7px 0 2px 0; list-style-type: none; list-style-position: outside; list-style-image: none; padding: 0;}
UL.demo a {text-decoration: none;}
UL.demo LI {background: url(../images/ic_chev_pink.gif) no-repeat 0 3px;}
UL.demo LI.number1 {margin: 2px 0 10px 0; background: url(../images/number/1.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number2 {margin: 2px 0 10px 0; background: url(../images/number/2.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number3 {margin: 2px 0 10px 0; background: url(../images/number/3.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number4 {margin: 2px 0 10px 0; background: url(../images/number/4.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number5 {margin: 2px 0 10px 0; background: url(../images/number/5.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number6 {margin: 2px 0 10px 0; background: url(../images/number/6.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number7 {margin: 2px 0 10px 0; background: url(../images/number/7.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number8 {margin: 2px 0 10px 0; background: url(../images/number/8.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number9 {margin: 2px 0 10px 0; background: url(../images/number/9.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number10 {margin: 2px 0 10px 0; background: url(../images/number/10.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number11 {margin: 2px 0 10px 0; background: url(../images/number/11.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number12 {margin: 2px 0 10px 0; background: url(../images/number/12.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number13 {margin: 2px 0 10px 0; background: url(../images/number/13.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number14 {margin: 2px 0 10px 0; background: url(../images/number/14.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number15 {margin: 2px 0 10px 0; background: url(../images/number/15.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number16 {margin: 2px 0 10px 0; background: url(../images/number/16.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number17 {margin: 2px 0 10px 0; background: url(../images/number/17.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number18 {margin: 2px 0 10px 0; background: url(../images/number/18.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number19 {margin: 2px 0 10px 0; background: url(../images/number/19.gif) no-repeat 0 2px; padding: 0 0 0 23px;}
UL.demo LI.number20 {margin: 2px 0 10px 0; background: url(../images/number/20.gif) no-repeat 0 2px; padding: 0 0 0 23px;}

/* lh - feature box */
.lh_webinarbox {border-style: solid; border-width: 1px; background-position: bottom right; background-repeat: no-repeat; padding: 1px 0 25px 0; margin: 0 0 15px 0;}
.lh_webinarbox h2 {font-weight: bold; font-size: 130%; margin: 1px 0 3px 0; padding: 5px 6px 2px 6px; line-height: 1.3em;}
.lh_webinarbox .whitebox {padding: 0 6px;}
.lh_webinarbox .whitebox UL {margin: 8px 0; padding: 0;}
.lh_webinarbox .whitebox LI {background: url(../images/tick.gif) no-repeat 0 1px; list-style: none outside; margin: 2px 0 10px 0; padding: 0 0 0 18px;}
.lh_webinarbox .whitebox .text {padding: 2px 0 10px 0;}

/* styles: help rollover popup */
.help_rollover_box2 {font-size: 90%; margin: 15px 0 0 10px; text-align: left;  box-shadow: 0 1px 14px rgba(0,0,0,0.3); -moz-box-shadow: 0 1px 14px rgba(0,0,0,0.3); -webkit-box-shadow: 0 1px 14px rgba(0,0,0,0.3);} /* UPDATED 1 JUNE 2011 - SC */
.help_rollover_box2 .padding {padding: 8px 8px 5px 8px; background: url(../images/pages/help_bg.gif) no-repeat top right; line-height: 1.45em;}


/* styles: help box */
.helpbox_bg {border: 2px solid #d9d4d4; background: url(../Images/pages/help_bg_bigbg.jpg) repeat-x #fbfdff; margin-bottom: 10px;}
.helpbox_bg_icon {background: url(../Images/pages/help_bg_big.jpg) no-repeat top right; padding: 10px 15px;}
.helpbox_bg_icon UL {margin: 7px 0 2px 0; list-style-type: none; list-style-position: outside; list-style-image: none; padding: 0; font-size: 125%;}
.helpbox_bg_icon UL LI {margin: 2px 0 7px 0; background: url(../images/ic_chev_pink.gif) no-repeat 0 3px; padding: 0 0 0 15px;}

/*styles: webpart*/
.webpart_verbPadding{padding: 0; text-align:right; margin: 0px 10px 0px 0px !important;  border:0px solid black;}
.webpart_padding0{padding: 0 0 0 0;}
	/*the border property will now work as it gets over ridden, instead use the property PartChromeStyleBorderWidth*/
.webpart_PartChromeStyle{margin: 0px 0px 0px 0px; padding: 0px 0 0px 0;}

.PartTitleStyle {color: #333; font-weight: bold; font-size: 130%; padding:5px 0px 0px 0px;}
.PartTitleStyle table{padding:0px 0px 0px 0px;}
.PartTitleStyle table tr td {padding:0px 0px 0px 5px;} 
.webpart_dashboard_item_box {margin: 0 0 10px 0;}
/*End styles: webpart*/

/*styles : ControlBox */
.ControlBoxTitleStyle {color: #333; font-weight: bold; font-size: 130%; padding:5px 0px 0px 0px;}
.ControlBoxTitleStyleLarge {color: #333; font-weight: bold; font-size: 180%; padding:5px 0px 0px 0px;}
.ControlBoxCatalog_Style {position: absolute; border-style: solid; border-width: 0; margin-top: 12px;}
.ControlBoxCatalog_width{width: 200px;}
.ControlBoxCatalog_AddButtonStyle{margin: 10px 10px 5px 10px;}
.ControlBoxCatalog_DisplayBox{border-color: #c0dda0; background: #f2f8ec;position: absolute; border-style: solid; border-width: 2px;margin-top: 1px; right: 0px; width: 220px;}

/*End styles : ControlBox */



/* send options page */
.sendopt_left {float: left; width: 49.99%;}
.sendopt_right {float: right; width: 49.99%;}

.sendopt_left .form_wrapper {width: 99.9%;  overflow: hidden; margin-bottom: 8px;}
.sendopt_left .form_wrapper .left {float: left; width: 140px;}
.sendopt_left .form_wrapper .right {float: left; width: 58%;}

.sendopt_right .padding {padding: 14px;}
.sendopt_right .thumbnail {float: left; width: 144px; padding-right: 15px;}
.sendopt_right .text {float: left; width: 51%;}
.sendopt_right .text h2.color2 {margin: 0 0 6px 0 !important;}
.sendopt_right .text .title {padding: 0 0 4px 0;}
.sendopt_right .text .info {padding: 0 0 10px 0; font-size: 135%; font-weight: bold;}

/* report compare styles */
.report_image {border: 1px solid #e0e0e0; margin-bottom: 5px;}
.compare_table .campaign_info {padding: 10px 0 5px 4px; height: 212px;}
.compare_table .campaign_title {font-size: 120%; font-weight: bold; padding-bottom: 8px;}
.compare_table .campaign_pad {padding-bottom: 2px;}
.compare_table .campcomp_row1 {font-weight: bold; background: #E0E0E0; padding: 1px 0 1px 2px;}
.compare_table .campcomp_row2 {padding: 1px 0 1px 2px;}
.compare_table .ellipsis_overflow { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }


.compare_table TD {line-height: 1.5em; padding: 0; width: 140px !important;}
.compare_table TD.noline {border: 0 solid #fff !important;}
.compare_table TD.grey {line-height: 1.5em; padding: 0 7px; background: #f6f6f6; width: 140px !important;}
.compare_table TD.greyhighlight {line-height: 1.5em; padding: 0 7px; background: #ecf5e3; width: 140px !important;}


.compare_table .data_table {width: 100%; margin-bottom: 10px;}
.compare_table .data_table TH, .compare_table .data_table TD {padding: 4px 5px 4px 5px; white-space: nowrap;}
.compare_table TD.grey .data_table TH, .compare_table TD.grey .data_table TD {padding: 4px 5px 4px 5px; text-align: center;}
.compare_table .data_table TD A:link, .compare_table .data_table TD A:visited {text-decoration: none !important;}

/* splash page */
.splashbox {position: absolute; border: 3px solid #82bc42; width: 933px; background: url(../images/splash/splash_bg2.jpg) repeat-y top left;}
.splash_bg1 {width: 933px; background: url(../images/splash/splash_bg1.jpg) no-repeat top left; padding-top: 15px;}
.splash_bg2 {width: 903px; overflow: hidden; background: url(../images/splash/splash_bg3.jpg) no-repeat bottom left; padding: 0 15px 15px 15px;}	
.splashbox_left {float: left; width: 317px; line-height: 1.65em;}
.splashbox_left .checkboxtext {padding: 10px 0 45px 0; font-size: 135%; color: #666; font-weight: bold;}
.splashbox_left .header {font-size: 210%; color: #000; padding: 0 0 8px 0; line-height: 1.3em;}
.splashbox_left .biggertext {font-size: 125%; line-height: 1.6em;}

.splashbox_right {float: right; width: 566px;}
.splash_webinarbox {width: 491px; padding: 40px 0 35px 45px;}
.splash_webinarbox_overflow {width: 491px; overflow: hidden; }
.splash_webinarbox_im {float: left; width: 155px;}
.splash_webinarbox_text {float: right; width: 335px; font-size: 125%; line-height: 1.6em;}
.splash_webinarbox_header {font-size: 120%; padding-bottom: 8px;}
.splash_webinarbox_header2 {font-size: 100%; font-weight: bold; color: #666; margin-top: -5px; padding-bottom: 8px;}

.splash_webinar_bboxleft {float: left; width: 23px;}
.splash_webinar_bboxright {float: left; width: 466px; font-size: 115%; font-weight: bold; line-height: 1.6em;}	


/* terms page */
.terms_wrapper {width: 910px; margin: 15px auto; padding: 0 15px 15px 15px; border: 5px solid #eee; background: #fff; min-height: 500px; height: auto !important; height: 500px;}
.terms_logo {padding: 10px 0 15px 0; margin: 0 0 15px 0; border-bottom: 2px solid #eee;}
.terms_textbox {overflow: auto; background-color: white; border: solid 1px #cde4b3; width: 905px; height: 350px; line-height: 100% !important; font-size: 90%; line-height: 1.5em !important;}
.terms_textbox h2 {margin: 10px 0; font-size: 110%;}

.terms_textbox .td_NumCol {font-weight: bold;	vertical-align: top;}
.terms_textbox table.tbl_Main {padding: 0 0 2px 2px;line-height: 1.5em;}
.terms_textbox table.tbl_Main th {padding: 2px 2px 7px 2px;}
.terms_textbox table.tbl_Main td {padding: 2px 2px 7px 2px;}
.terms_textbox .termsStrong {font-weight: bold;}
.terms_textbox ol.dmStyle li {padding: 0 0 5px 0; margin: 0 0 0 -15px; #margin: 0 0 0 28px;}
.terms_textbox ol {margin: 8px 0 0 0;}

.terms_doyouagree_bg {background: #e6f1d9; padding: 10px; margin-top: 15px;}
.terms_doyouagree {width: 100%; overflow: hidden; padding: 5px 0; font-size: 120%; font-weight: bold;}
.terms_doyouagree .text {float: left; width: 150px; padding-top: 2px;}

/* autocomplete extender */
.autocomplete
{
    border: 1px solid buttonshadow;
    margin: 0px;
    padding: 0px;
    text-align: left;
    visibility: visible;
    cursor: default;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    background-color: #ffffff;
    overflow: hidden;
    color: windowtext;
    position: absolute;
    left: 56px;
    top: 90px;
    z-index: 10000;
    padding: 1px 1px 1px 1px;
}
/* new msg */

.newmsg_box {border-width: 3px; border-style: solid; padding: 8px; margin: 10px}
.newmsg_left {float: left; width: 60px;}
.newmsg_left .newmsg {position: absolute; width: 26px; height: 21px; margin: 20px 0 0 22px; text-align: center; font-weight: bold; padding-top: 4px;}
.newmsg_right {float: left; width: 87%; padding: 5px 0 0 0;}
.newmsg_right a, .newmsg_right a:visited {text-decoration: none;}
.newmsg_right h2 {margin: 0 0 8px 0 !important;}
.newmsg_icon {float: right; width: 18px;}
.nohighlight {font-size: 150%;}

/* new msg */

.newmsg_box {border-color: #c0dda0; background: #fff;}
.nohighlight {color: #82bc42;}
.overflowhidden {overflow: hidden; width: 100%;}

/* new steps process*/

.clear_page_steps {clear: both; font-size: 0.1%; margin: 10px 0 8px 0 !important; #margin: 10px 0 !important;}
.clear_page_steps_s {clear: both; font-size: 0.1%; margin: 0 0 10px 0 !important;}
.clear_page_steps_m {clear: both; font-size: 0.1%; margin: 12px 0 !important;}

.top_steps_bggreen {position: absolute; height: 24px; background-repeat: no-repeat;}
.top_steps_bggrey {height: 24px; width: 295px; background-repeat: no-repeat; background-color: #ddd; font-size: 0; line-height: 0;}
.top_steps_text {position: absolute; height: 24px; width: 295px; padding: 2px 0 0 0; z-index: 10;}
.top_steps_text_1 {float: left; font-weight: bold; color: #fff;  padding: 0 0 0 15px;}
.top_steps_text_2 {float: left; font-weight: bold; color: #fff; padding: 0 0 0 61px;}
.top_steps_text_3 {float: left; font-weight: bold; color: #fff; padding: 0 0 0 60px;}
.top_steps_text_4 {float: left; font-weight: bold; color: #fff; padding: 0 0 0 59px;}
.top_steps_text_5 {float: left; font-weight: bold; color: #fff; padding: 0 0 0 57px;}
.top_steps_links {position: absolute; z-index: 15;}

.top_steps_title .on {color: #4e4e4e;}
.top_steps_title_1 {float: left; color: #ddd; text-transform: uppercase; font-size: 90%; font-weight: bold;}
.top_steps_title_2 {float: left; color: #ddd; text-transform: uppercase; font-size: 90%; font-weight: bold; text-align: center; width: 90px;}
.top_steps_title_3 {float: left; color: #ddd; text-transform: uppercase; font-size: 90%; font-weight: bold; text-align: center; width: 45px;}
.top_steps_title_4 {float: left; color: #ddd; text-transform: uppercase; font-size: 90%; font-weight: bold;text-align: center; width: 90px;}
.top_steps_title_5 {float: left; color: #ddd; text-transform: uppercase; font-size: 90%; font-weight: bold; text-align: center; width:35px;}

.top_steps_clear {clear: both;}
.top_steps_line1 {float: left; width: 60px; height: 5px; margin-left: 20px; _margin-left: 10px; font-size: 0; line-height: 0;}
.top_steps_line2 {float: left; width: 68px; height: 5px; font-size: 0; line-height: 0;}
.top_steps_line3 {float: left; width: 60px; height: 5px; font-size: 0; line-height: 0;}
.top_steps_line4 {float: left; width: 10px; height: 5px; font-size: 0; line-height: 0;}

.top_steps_subtxt {padding: 1px 8px; #padding: 0 8px 1px 8px;}
.top_steps_subtxt ul {margin-top: 0 !important; margin-bottom: 0; margin-left: -38px; #margin-left: 0; }
.top_steps_subtxt ul li {display: inline; margin: 0; padding-right: 15px; font-size: 90%; padding-top: 0; color: #ccc;}
.top_steps_subtxt ul li a, .top_steps_subtxt ul li a:visited {text-decoration: none; color: #4e4e4e;}
.top_steps_subtxt ul li.on {display: inline !important; font-weight: bold; color: #4e4e4e;}

.ns_form_wrapper {width: 100%; overflow: hidden; padding: 3px 0 10px 0;}/* UPDATED 1 JUNE 2011 - SC */
.ns_form_wrapper .left {float: left; width: 200px; padding: 2px 0 0 0;}
.ns_form_wrapper .right {float: left; padding: 0;}
.ns_form_wrapper .form {width: 294px; padding: 3px !important; #display: block;} /* UPDATED 1 JUNE 2011 - SC */

.ns_form_wrapper .left_data {float: left; width: 145px; padding: 0;}
.ns_form_wrapper .right_data {float: left; width: 262px; padding: 0; font-weight: bold;}

.ns_form_wrapper .left_data_s {float: left; width: 115px; padding: 0;}
.ns_form_wrapper .right_data_s {float: left; width: 185px; padding: 0; font-weight: bold;}

.ns_form_wrapper .radio {float: left; width: 25px; padding-top:7px;}
.ns_form_wrapper .radio2 {float: left; width: 25px; padding-top:15px;}
.ns_form_wrapper .icon {float: left; width: 70px;}
.ns_form_wrapper .desc {float: left; width: 85%; margin-top:0.5em;}
.ns_form_wrapper .desc p {margin:0;}

.ns_info_arrow {position: relative; text-align: center; height: 13px; margin-bottom: -1px; z-index: 10;}
.ns_info_arrow_bottom {position: relative; padding-left: 25px; height: 13px; margin: -1px 0 10px 0; z-index: 10;}
.ns_info_box p {margin-bottom: 8px;}
.height_infobox {min-height: 110px; height: auto !important; height: 110px;}

.ns_info_arrow_left {position: relative; padding-top: 65px; width: 12px; margin: 0 -1px 10px 0; z-index: 10; float: left;}
.ns_info_arrow_left2 {position: relative; padding-top: 5px; width: 12px; margin: 0 -1px 10px 0; z-index: 10; float: left;}
.width_infobox {float: left; width: 80%;}
.width_infobox2 {float: left; width: 90%;}

.ns_widthwrapper {width: 99.99%; min-width: 700px; /* hack for IE6 */ _width:expression(document.body.clientWidth < 701? "700px": "auto" ); overflow: hidden;} /* UPDATED 1 JUNE 2011 - SC */
.ns_template_l {float: left; width: 58%;}
.ns_template_r {float: right; text-align: right; width: 42%; padding: 0 2px 10px 0;}
.ns_template_lockdown {margin: 0 0 -164px 0; z-index:1; position: relative; cursor:pointer;}
.ns_template_lockdown img {border: 0 solid #fff !important;}

.ns_page_l {float: left; width: 302px; padding-right: 10px;} /* UPDATED 1 JUNE 2011 - SC */
.ns_page_r {margin-left: 315px;} /* UPDATED 1 JUNE 2011 - SC */

.ns_page_l_inner {float: left; width: 300px;}
.ns_page_r_inner {float: left; width: 300px;}

.ns_inboxim img {border: 1px solid #ddd; padding: 8px; #padding: 8px;}

.ns_inbox_textbox1 {padding: 86px 0 0 58px; font-size: 90%; overflow: hidden;} /* UPDATED 1 JUNE 2011 - SC */
.ns_inbox_textbox1_l {float: left; width: 142px;}
.ns_inbox_textbox1_r {margin-left: 142px;} /* UPDATED 1 JUNE 2011 - SC */

.ns_inbox_textbox1 .ns_inbox_text, .ns_inbox_textbox2 .ns_inbox_text, .ns_inbox_textbox3 {padding: 1px 5px 1px 0; color: #333;}
.ns_inbox_textbox1 .on, .ns_inbox_textbox2 .on, .ns_inbox_textbox3 .on {padding: 1px 5px;}

.ns_inbox_textbox2 {padding: 47px 0 0 11px;  font-size: 115%;} /* UPDATED 1 JUNE 2011 - SC */
.ns_inbox_textbox2_bottom {padding-top: 0px;}

.ns_inbox_textbox3 {padding: 0 0 0 46px; font-size: 90%; } /* UPDATED 1 JUNE 2011 - SC */
.ns_inbox_textbox3_bottom {padding-top: 2px;}
.ns_info_closebtn {position: absolute; right: 10px; _right: 28px;}
.ns_info_icon {padding: 7px 0 0 58px;}

.ns_summary_l {float: left; width: 410px;}
.ns_summary_r {float: left; width: 310px;}

.ns_summary_box_im {position: absolute; width: 157px;}
.ns_summary_box_text {padding-left: 157px; min-height: 180px; height: auto !important; height: 180px;}
.ns_summary_box_text h2 {font-size: 120%; font-weight: bold;}

.ns_summery_box_green {margin-left: 5px; padding: 8px 8px 3px 8px;}
.ns_summary_box_loading {padding: 0 0 10px 30px;}
.ns_summary_box_tick {padding: 0 0 10px 30px;}
.ns_summary_box_cross {padding: 0 0 10px 30px;}

.ns_test_rhbox {width: 155px; padding: 10px;}
.ns_test_rhbox h2 {font-size: 135%; margin: 0 0 8px 0; padding: 0; line-height: 1.3em;}

.ns_inboxpreview_tl {float: left; width: 30px;}
.ns_inboxpreview_tr {float: left; width: 90%;}
.ns_inboxpreview_tr h2 {font-size: 135%; margin: 0 0 8px 0; padding: 0; line-height: 1.3em;}

.ns_contact_box {float: left; width: 200px; padding: 3px 10px 1px 0;}
.ns_contact_box_s {float: left; width: 120px; padding: 3px 10px 1px 0;}
.ns_contact_box_btn {float: left; padding: 3px 10px 1px 0;}
.ns_splittesttable td {border-bottom: 1px solid #fff; border-top: 1px solid #fff; padding: 3px 8px;}

.ns_splittesttable td.steps_circle {border-right: 0px solid #fff; background: #fff; padding-left: 0;}

.ns_widthwrapper ul {margin: 0 auto;}
.ns_widthwrapper ul li {list-style: none outside url(/Resources/Images/icons/chev_pink.gif) ; margin-left: -18px; #margin-left: 20px;}

/* New campaign step process styles */
dashboard_item_box a, .dashboard_item_box a:visited {text-decoration: none;}
.dashboard_item_box .generic_hr_3px {margin: 8px 0;}

.boxminheight {min-height: 17.5em; height: auto !important; height: 17.5em;}
.dashboard_gstart_l {float: left; width: 85px;}
.dashboard_gstart_r h2 {font-size: 125%; padding-bottom: 0.4em;}

.dashboard_help_l {float: left; width: 80px; text-align: center;}
.dashboard_help_r {float: left; width: 74%; line-height: 1.8em; font-size: 120%; padding-top: 4px; line-height: 1.4em;}
.dashboard_help_r p {margin-bottom: 0.55em;}

.boxwhite {border: 0 !important; background: none !important; padding: 0 !important; margin-bottom: 20px !important;}

/*** styles: template library ***/
.template_overflow_left {overflow: auto; width: 100%; height: 570px; margin: 0 0 15px 0; position: relative;}
.template_overflow_right {overflow: hidden; width: 100%; height: 400px; margin: 0 0 15px 0;}
.template_overflow {height:100%; float:left; margin-left:-8px;}
.template_thumbsdisplay {float: left; width: 132px; padding: 0 4px 10px 5px; text-align: center; height: 250px;}
.template_thumbsdisplay P {margin: 0 0 4px 0;}
.template_thumbsdisplay img {border: 2px solid #ddd;}
.template_pageright {width: 350px; padding: 0 0 0 15px;}

.autocomplete { border: 1px solid buttonshadow; margin: 0px; padding: 0px; text-align: left; visibility: visible; cursor: default; list-style-type: none; list-style-image: none; list-style-position: outside; background-color: #ffffff; overflow: hidden; color: windowtext; position: absolute; width: 130px; left: 56px; top: 90px; z-index: 10000; padding: 1px 1px 1px 1px; }

/* watch dog */
.watchdog_green {padding-left: 130px; background: url(/Resources/Images/watchdog/green.jpg) no-repeat top left; padding-bottom: 20px;}
.watchdog_amber {padding-left: 130px; background: url(/Resources/Images/watchdog/amber.jpg) no-repeat top left; padding-bottom: 20px;}
.watchdog_red {padding-left: 130px; background: url(/Resources/Images/watchdog/red.jpg) no-repeat top left; padding-bottom: 20px;}
.new_infobox_arrow {float: left; width: 12px; height: 100px; position: relative; z-index: 10; #margin-right: -5px; _margin-right: -4px;}
.new_infobox_padding {padding-left: 12px; position: relative; z-index: 8;}
.new_infobox_text {margin-left: -1px; _margin-left: -4px; padding: 10px 15px; min-height: 145px; height: auto !important; height: 145px;}
.new_infobox_text h2 {font-size: 155%; font-weight: normal; padding-bottom: 0.5em;}
.new_infobox_text li {margin-left: -18px;}
.padding_b15 {padding-bottom: 15px;}
.restore_poptitle {float: left; width: 80%;}
.restore_popbtn {float: right; width: 20%; text-align: right;}
.restore_popname {float: left; font-size: 135%; font-weight: bold; padding: 1px 10px 0 0;}
.restore_popdd {float: left; font-size: 125%;}

/* new dashboard styles */
.dashboard_item_box a, .dashboard_item_box a:visited {text-decoration: none;}
.dashboard_item_box .generic_hr_3px, .dashboard_item_box .generic_hr_1px {margin: 8px 0;}

.boxminheight {min-height: 17.5em; height: auto !important; height: 17.5em;}
.dashboard_gstart_l {float: left; width: 85px;}
.dashboard_gstart_r {float: left; width: 100%; line-height: 1.8em;}
.dashboard_gstart_r h2 {font-size: 125%; padding-bottom: 0.4em;}

.dashboard_help_l {float: left; width: 80px; text-align: center;}
.dashboard_help_r {float: left; width: 74%; line-height: 1.8em; font-size: 120%; padding-top: 4px; line-height: 1.4em;}
.dashboard_help_r p {margin-bottom: 0.55em;}

.boxwhite {border: 0 !important; background: none !important; padding: 0 !important; margin-bottom: 20px !important;}
.data_table .data_date {font-size: 90%; width: 13%;}
.data_table .postdate {color: #797979; width: 20%;}
.boxwhite .generic_hr_3px {margin: 8px 0 2px 0;}

.healthcheck_table td {padding: 1px 0 !important;}

.dashboard_headerim {vertical-align: -10%; margin-bottom: -7px; margin-top: -5px; #margin-top: -18px;}
ul.dashboard_forum {margin-top: 10px; margin-bottom: 0;}
ul.dashboard_forum li {margin: 0 0 0 -40px; list-style: none; background-image: url(/Resources/Images/icons/chev_greenforward.gif); background-repeat: no-repeat; background-position: -5px 3px; padding: 0 0 8px 15px;}dashboard_gstart_l

/* styles: dashboard - campaigns table */
.dashboard_item_box table {width: 100%;}
.dashboard_item_box table TH {padding: 4px 5px 4px 5px; font-weight: bold;}
.dashboard_item_box table TD {border: 0px !important; padding: 3px 5px 3px 5px;}
.dashboard_item_box table TD.width16 {width: 16px;}
.dashboard_item_box table TD.noline {border: 0 !important;}
.dashboard_checklist_icon {position: absolute; margin-left: -55px; margin-top: -15px;}

/* styles: dashboard - getting start */
.dashboard_gettingstart_box {float: left; width: 23.5%;  #width: 23.5%; _width: 23.5%; margin: 5px 0 0 0; padding: 0 5px;}
.dashboard_gettingstart_box P {margin: 3px 0 5px 0;}
.dashbaord_gettingstart_number {width: 22px; height: 22px;}
.dashbaord_gettingstart_number_pos {position: absolute; padding: 1px 0 0 1px; margin: 1px 0 0 -1px; #margin: 1px 0 0 -11px; text-align: center; height: 22px; width: 22px;}

/*styles: dashboard - demo */
.demopop_outerbox {width: 920px; background: #fff; padding: 10px;}
.demopop_outerbox P {margin: 5px 20px 10px 20px;}
.demopop_title {float: left; width: 880px; padding: 0 0 0 10px;}
.demopop_title h1 {margin: 0 0 0 0; padding: 0; line-height: 1.2em;}
.demopop_close {float: right; width: 30px; text-align: right;}
.demopop_pagnationbox {width: 920px; overflow: hidden;}
.demopop_pagnationleft {float: left; width: 150px; font-size: 140%; font-weight: bold;}
.demopop_pagnationmid {float: left; width: 620px; text-align: center;}
.demopop_pagnationright {float: right; width: 150px; font-size: 140%; font-weight: bold; text-align: right;}

/* styles: dashboard - demo numbering */

.dashboard_demo_number {text-align: center; margin: 0; background-repeat: no-repeat; font-weight: bold;}
.dashboard_demo_number a {text-decoration: none !important; padding: 2px 0 1px 1px !important; display: block; background-repeat: no-repeat; height: 19px; width: 21px; font-size: 125%;}
.dashboard_demo_number a:hover, .demopop_pagnationmid .on a {text-decoration: none !important; padding: 3px 0 1px 1px !important; display: block; background-repeat: no-repeat; height: 25px; width: 27px; font-size: 155%;}

/* step process (andy fox) */

.bc_steps {text-align:right;} /* UPDATED 1 JUN 2011 - SC */
.ns_advanced {margin-left: 95px; width:420px;}

.ns_form_wrapper_advanced {width: 99.9%; overflow: hidden; padding: 4px 0;}
.ns_form_wrapper_advanced .left {float: left; width: 100px; padding: 2px 0 0 0;}
.ns_form_wrapper_advanced .right {float: left; padding: 0;}
.ns_form_wrapper_advanced .right .form {width: 150px; padding: 3px;}

.ns_form_wrapper_split { overflow: hidden; padding: 4px 0; width:470px;}

.bul_dash {margin:6px 8px 0 0; float:left;}
.icon_dash {margin:0 8px 0 0; float:left; position:relative; top:-3px;}

.dashboard_link a {display:block; color:#333 !important; outline: none;}
.dashboard_link a:hover {color:#666 !important;}
.dashboard_link a:link { outline: none; }
.dashboard_subtext {font-size: 120%;}

.ns_tabs {width:100%; min-height:34px;}
.ns_contacts .checkbox, .ns_contacts .radio {height:1.1em !important; margin-top:10px !important;}

input.on { background-color: #ecf5e3; border: 1px solid #87bb3f; }

.opaque {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; 
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.selectedborder 
{
    border: 1px solid red !important;
}

#choices { outline: none; }


/* new reporting page 30/03/2011 */
.div_wrapper {width: 100%; overflow: hidden;}
.report_campaigninfo_wrapper {width: 100%; overflow: hidden; padding-bottom: 5px; _width: auto;}
.report_campaigninfo_outerleft {margin: 0 198px 0 0; padding: 10px 10px 8px 0; min-height: 157px; height: auto !important; height: 157px;}
.report_campaigninfo_outerright {float: right; width: 190px; padding: 0;}
.report_campaigninfo_outerright ul {margin: 0; padding: 5px 8px 8px 0; font-weight: bold;}
.report_campaigninfo_outerright ul li {list-style: none; margin: 0; border-bottom: 1px dashed #d2d7cd;}
.report_campaigninfo_outerright ul li a, .report_campaigninfo_outerright ul li a:visited {text-decoration: none; display: block; padding: 8px 0 7px 35px;}

.reporting_margin {margin-top: -1px; margin-bottom: 20px;}

.report_overview_header {float: left; width: 70%; overflow: hidden; padding-top: 3px;}
.report_overview_header h2 {font-size: 125%; float: left; padding-right: 10px;}
.report_overviewright h2 {font-size: 125%; }

.reporting_filtertab_off {float: right; width: 200px; text-align: right; overflow: hidden; z-index: 101; }
.reporting_filtertab_off a, .reporting_filtertab_off a:visited, .reporting_filtertab_on a, .reporting_filtertab_on a:visited  {color: #333; padding-left: 5px; text-decoration: none;}
.reporting_filtertab_off a:hover, .reporting_filtertab_on a:hover  {color: #333; text-decoration: underline;}
.reporting_filtertab_off a:hover, .reporting_filtertab_on a:hover {text-decoration: underline;}
.reporting_filtertab_off .filtertab_l {float: right; }
.reporting_filtertab_off .filtertab_r {padding: 3px 10px;}
.reporting_filtertab_off .filtericon {padding: 5px 0 3px 30px;}

.filtertab_r img {vertical-align: middle;}

.reporting_filtertab_on {float: right; width: 220px; text-align: right; overflow: hidden; z-index: 101; }
.reporting_filtertab_on .filtertab_l {float: right;}
.reporting_filtertab_on .filtertab_r {padding: 3px 10px 3px 8px;}
.reporting_filtertab_on .filtericon {padding: 5px 0 3px 30px;}

.report_overviewpad_btm {padding: 15px 0 15px;}
.report_overviewpad_btm .emailclient_table TR.toplevelclient TD {border-top: 0 solid #fff; padding: 4px 5px 3px 0;}
.report_overviewpad_btm .emailclient_table TR.toplevelclient TD img {vertical-align: middle;}

.report_filter_layer {width: 520px; border: 2px solid #ddd; z-index: 200; display: block;}

.report_filter_titlebar {font-size: 115%; font-weight: bold; width: 100%; overflow: hidden; border-bottom: 1px solid #fff;}
.report_filter_title {float: left; padding: 8px; width: 410px;}
.report_filter_titlehelp {float: right; padding: 8px; width: 16px;}
.report_filter_content {background: #fefefe; padding: 8px 8px 15px 8px;}
.report_filter_item_on .report_filter_content {display: block;}
.report_filter_item_off .report_filter_content {display: none;}

.morereport_layer {width: 407px; border: 1px solid #ddd; padding: 10px; overflow: hidden; background: #fafafa;}
.morereport_left {float: left; width: 49.9%;}
.morereport_right {float: right; width: 49.9%;}

.morereport_top {border-bottom: 1px solid #ddd; padding-bottom: 12px;}
.morereport_top ul {padding: 0; margin: 0;}
.morereport_top ul li {list-style: none;}
.morereport_top a, .morereport_top a:visited {color: #333; text-decoration: none; display: block; padding: 5px 0 4px 35px;}

.morereport_btm {border-top: 1px solid #ebebeb; padding-top: 12px;}
.morereport_btm ul {padding: 0 5px; margin: 0;}
.morereport_btm ul li {list-style: none; padding: 1px 0 3px 12px;}
.morereport_btm ul li ul li {list-style: none; padding: 1px 0 3px 12px;}
.morereport_btm a, .morereport_btm a:visited {color: #333; text-decoration: none;}

.co_tablemargin {margin-top: -5px;}
.reporting_margin .data_table TH {background-color: #E0E0E0;}
.reporting_margin .data_table TD {border: 0 none !important; padding: 5px 5px;}
.reporting_margin .data_table {border-top: 1px solid #fff; border-bottom: 3px solid #E0E0E0;}
.reporting_margin .data_table a, .reporting_margin .data_table a:visited {text-decoration: none;}

.mr_seemore {padding: 5px 0 10px 0;}
.mr_seemore a, .mr_seemore a:visited {text-decoration: none;}
.mr_seemore li.on a, .mr_seemore li.on a:visited {color: #666;}
.mr_seemore ul {padding: 0; margin: 0; display: inline;}
.mr_seemore ul li:first-child {border-left: 0 solid #ddd;}
.mr_seemore ul li {display: inline; list-style: none; border-left: 1px solid #aaa; padding: 0 6px 0 8px;}

.reporting_margin .hideTip {margin-bottom: 15px;}
.ns_info_icon ul {padding: 0 0 5px 0; margin: 0;}
.ns_info_icon ul li {list-style: none; padding: 0 6px 2px 11px;}

.compare_table .top_wrapper {width: 215px; overflow: hidden; padding-bottom: 5px;}
.compare_table .top_wrapper_l {float: left; width: 110px;}
.compare_table .top_wrapper_r {float: right; width: 105px;}

.compare_table .reporting_filtertab_on, .compare_table .reporting_filtertab_off {float: none; width: 215px; text-align: left;}
.compare_table .reporting_filtertab_on .filtertab_l, .compare_table .reporting_filtertab_off .filtertab_l {float: none;}



/* my account / error styles */
/* .error_text_invalid {display: block !important;} */
/* error_text_invalid {display: block; background: #e00c34; color: #fff !important; padding: 4px 5px; margin-top: -4px; font-size: 90%; line-height: 1.2em; font-style: italic;}*/

.formerror .form {margin: 0;}
.error_text_invalid {display: block; background: #e00c34; color: #fff !important; padding: 8px 5px 4px; margin-top: -4px; font-size: 90%; line-height: 1.2em; font-style: italic;}
.error_text_valid {display: none; padding: 3px 2px; font-size: 90%; line-height: 1em;}

/*** Login - support  ***/
.login_block a, .login_block a:visited {text-decoration: none;}

.login_block { width: 450px; padding: 45px 0 10px; margin: 0 auto;}
.login_block .logo { margin: 0 auto 28px auto; text-align: center;}
.login_block .bgbox { padding: 20px 25px 25px; margin-bottom:8px;}
.login_block .bgbox h1 {font-size:1.95em; font-weight: bold; padding: 0 0 0.8em 0; margin: 0;}
.login_block .white_box {background: #fff; padding: 15px 15px 20px; border-radius: 6px; font-size: 115%; }
.login_block p {line-height: 1.6em; margin-bottom: 1.5em;}
.login_block .bgbox p.introtext { margin-top: -5px;}

.login_block .loginrow1 { overflow: hidden; padding-bottom: 15px; }
.login_block .loginrow1 label { display: block; padding-bottom: 5px; font-weight: bold;}
.login_block .loginrow1 .form { width: 354px; padding: 5px 5px; margin: 0;}
.login_block .loginrow3 { text-align: right;}

.login_block .formerror .form {border-width: 2px !important;}
.login_block .formerror .error_text {padding: 3px 5px;}

.login_block .bgbox_light { padding: 13px 20px 5px; margin-bottom: 7px; -moz-border-radius: 6px; -webkit-border-radius:5px; border-radius: 6px; }
.login_block  ul.link_list { margin: 0 0 10px 0; #margin: 5px 0;} 
.login_block .bgbox_light ul.link_list{ margin: 0; #margin: 5px 0;}
.login_block .link_list { padding:0; }
.login_block .link_list li { padding:0 0 9px 21px; line-height: 1.4em;}
.login_footer { padding-top: 10px; text-align: center; color: #8b8b8b; }
.login_footer img { vertical-align: middle; margin-right:6px; }

.error_msg {margin-bottom: 1.8em; padding: 3px 5px;}

.support {width: 700px !important;}
.support .white_box {width: 463px;}
.support .innercat { padding: 29px 28px 20px;}
.support .loginrow1, .support .loginrow3 {width: 318px;}
.support .loginrow1 .form { width: 303px; padding: 5px 5px; margin: 0;}
.support .error_msg {width: 306px;}
.support .loginrow3 { padding-bottom: 50px;}

.login_block .innerimage {width: 463px; padding-right: 195px; margin-bottom: -45px; }
.login_block hr {margin: 1em 0 1.2em;}

#recaptcha_login { padding-bottom: 1.2em;}


/* custom recaptcha */
.wrapper {width: 100%; overflow: hidden;}
.customrecaptcha #recaptcha_image { padding: 7px 0 7px 5px; width: auto !important; text-align: center; border-radius: 6px 6px 6px 6px;}
.customrecaptcha .recaptcha_only_if_image, .customrecaptcha .recaptcha_only_if_audio {padding: 15px 0 7px; display: block; }
.customrecaptcha #recaptcha_response_field { vertical-align: middle;  padding: 5px 5px; width: 304px;}
.customrecaptcha .recaptcha_only_if_incorrect_sol {font-size: 90%; margin-top: 1em; padding: 3px 5px; display: block !important; font-style: italic;}

.customrecaptcha .recaptch_logo {float: left; width: 75px; padding-top: 5px;}
.customrecaptcha .recaptcha_refresh, .customrecaptcha .recaptcha_info {float: right; width: 32px; padding-top: 10px;}
.customrecaptcha .recaptcha_audio {float: right; width: 27px; padding: 10px 0 0 0 !important;}


/* ADDED 1 JUN 2011 - SC */
.bc_steps ul {width:290px; min-height:30px; padding:0; margin:0 -10px 0 0; float: right;} 
.bc_steps ul li {padding:0; margin: 0; width:58px; min-height:30px; float:left; list-style-type:none; text-align:center; font-size:90%; font-weight:bold; color:#999;} 
.bc_steps .top {padding-top:16px; display:block;}

.ns_title_l {float: left; width: 61.99%; _width: 61%; padding: 0 0 10px 0; min-height: 45px;} /* UPDATED 1 JUNE 2011 - SC */
.ns_title_l h1 {margin: 0; padding: 0;}
.ns_title_r {float: right; width: 38%; padding: 8px 0 0 0;}
.ns_camp_name {color: #999;}
.ns_camp_name a, .ns_camp_name a:visited {font-size: 90%; padding-left: 5px;}
.ns_camp_name .renameform_l {float: left; width: 377px;}
.ns_camp_name .renameform_r {float: left; padding-left: 5px;}
.ns_camp_name .form {padding: 3px 5px; margin-top: 3px; width: 365px;}
.ns_camp_name .butsubmit {margin-top: 3px;}

a.ns_back, a.ns_back:visited {font-size: 120%; font-weight: bold; text-decoration: none; padding: 10px 0 0 0;}
a.ns_back:hover {color: #666;}

.ns_buttons {margin-bottom:15px;}
.ns_skiplink {padding: 5px 6px 4px 10px; display: block;}
.buttons_steps {padding: 10px 0; width:100%; overflow: hidden;}
.buttons_steps .float_left {padding: 6px 0 0 0;}

a.ns_deletetab {padding: 0 0 0 7px;}
a.ns_addtab img {padding: 2px 0 0 0;}
.ns_option1 {float: right; padding: 9px 13px 0 0; }
.ns_option2 {float: right; padding: 9px 0 0 8px;}

.ns_tempbar {width: 100%; overflow: hidden; padding: 0 0 14px 0; margin-bottom: 10px;}
.ns_tempbar_title {float: left; padding: 5px 10px 0 0; font-weight: bold;}
.ns_tempbar_temp {float: left; padding: 5px 0 0 55px;}

.ns_page_r_fade {height: 240px;}

.ns_split_field {width:290px; min-height:20px; float:left; margin:0 20px 0 0; line-height:100%;}
.ns_split_field .form {width:270px; padding:3px; margin-top:5px;}
.ns_split_field_tabbed {width:310px; min-height:20px; float:left; margin:0 20px 1em 0;}
.ns_split_field_tabbed .form {width:260px; padding:3px;}

.ns_tabbed_area_padding {padding:10px;}

.ns_summary tr th {padding:0.4em; padding-top:1em;}
.ns_summary tr td {padding:0.4em;}

.ns_fhelp {float: right; padding: 2px 0 0 5px;}
.ns_widthwrapper .error {padding-left: 2px;}
.ns_widthwrapper select {width: 302px !important;}

.ns_form_wrapper label {display: block; float: left;}
.ns_form_wrapper .error {float: left;}
.ns_form_wrapper_inner {width: 100%; overflow: hidden; padding: 0 0 3px 0;}

.ns_datafield_poplayer {padding: 7px; box-shadow: 0 1px 14px rgba(0,0,0,0.3); -moz-box-shadow: 0 1px 14px rgba(0,0,0,0.3); -webkit-box-shadow: 0 1px 14px rgba(0,0,0,0.3); margin: 1px 0 0 0;}
.ns_datafield_poplayer ul {margin: 0; padding: 5px 0 0 0;}
.ns_datafield_poplayer ul li {margin: 0 0 0 2px; padding: 2px 0 2px 13px; list-style: none none;}
.ns_datafield_poplayer ul a, .ns_datafield_poplayer ul a:visited {text-decoration: none; color: #333;}

.ns_relatedsearch_poplayer {box-shadow: 0 1px 14px rgba(0,0,0,0.3); -moz-box-shadow: 0 1px 14px rgba(0,0,0,0.3); -webkit-box-shadow: 0 1px 14px rgba(0,0,0,0.3);}
.ns_relatedsearch_poplayer ul {margin: 0; padding: 0;}
.ns_relatedsearch_poplayer ul li {margin: 0; padding: 0; list-style: none none;}
.ns_relatedsearch_poplayer ul li a, .ns_relatedsearch_poplayer ul li a:visited {text-decoration: none; color: #333; display: block; padding: 3px 7px;}
.ns_relatedsearch_poplayer ul li a:hover {color: #333;}

.ns_stopt_layer {padding: 7px 10px; overflow: hidden; margin-bottom: 10px;}
.ns_stopt_item {float: left; width: 24.9%;}
.ns_stopt_checkbox {float: left; width: 28px;}
.ns_stopt_txt {margin-left: 28px; padding: 0 15px 15px 0;}
.ns_stopt_btn {border-top: 1px solid #ddd; padding: 10px 0 5px 0; text-align: right;}

.ns_campset_poplayer {padding: 15px 10px; box-shadow: 0 1px 14px rgba(0,0,0,0.3); -moz-box-shadow: 0 1px 14px rgba(0,0,0,0.3); -webkit-box-shadow: 0 1px 14px rgba(0,0,0,0.3); border: 1px solid #ddd;}

.ns_campset_wrapper {width: 100%; overflow: hidden; padding-bottom: 10px;}
.ns_campset_btm_wrapper {width: 100%; overflow: hidden; padding: 10px 0 20px 0;}
.ns_campset_btns {overflow: hidden; width: 182px; float: left; border: 1px solid #ddd; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; -khtml-border-radius: 7px; behavior: url(/resources/scripts/pie/PIE.htc); position: relative;}
.ns_campset_txt {margin-left: 205px;}
.ns_campset_txt2 {margin-left: 205px; padding-top: 3px;}
.ns_campset_btm_txt {float: left; width: 120px;}
.ns_campset_btm_form {float: right; width: 280px;}

a.toggleON, a.toggleON:visited {width: 75px; padding: 6px 8px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; -khtml-border-radius: 7px; display: block; float: left; text-decoration: none; font-weight: bold; text-align: center; behavior: url(/resources/scripts/pie/PIE.htc); position: relative;}
a.toggleOFF, a.toggleOFF:visited {width: 75px; padding: 6px 8px ; display: block; float: left; text-decoration: none; font-weight: bold;text-align: center; position: relative;}

.buttons_steps .float_right a.ns_savebutton {display: block; float: left; height: 30px; text-decoration: none; text-align:left; padding: 0; font-weight:bold; font-size:120%;}
.buttons_steps .float_right a.ns_savebutton span {display: block; line-height: 22px; padding: 4px 0 4px 10px; margin-right:9px;} 
.buttons_steps .float_right a.ns_savebutton img.ns_savebuttonimg {margin-top: -1px; vertical-align: middle;}

.ns_contacts_new {width: 100%; overflow: hidden;}

.ns_contacts_new .treeview_items {width: 31.5%; padding-right: 10px; padding-bottom: 5px;}
.ns_contacts_new .checkbox {float: left; width: auto; display: block;}
.ns_contacts_new label {margin-left: 25px; display: block; }
ul.ns_contacts_page {margin: 0; padding: 0;}
ul.ns_contacts_page li {list-style: none none; display: inline; margin: 0; border-right: 1px solid #ccc;}
ul.ns_contacts_page li a {padding: 0 7px 0 5px;}
ul.ns_contacts_page li.last {padding: 0 0 0 5px; border: 0;}
ul.ns_contacts_page li a.ns_arrow {text-decoration: none;}

.ns_contacts_tpad {padding-top: 10px;}

.ns_slider_box {padding: 0 0 7px 17px;}
.ns_slider_wrapper {padding: 9px 0 15px; overflow: hidden; width: 100%;}
.ns_slider_wrapper .form {margin-right: 5px; padding: 2px;}

.ns_ovbox {padding: 10px;}
.ns_ovbox p {font-size: 120%; line-height: 1.6em;}
.ns_ovbox .generic_hr_1px {margin: 10px 0;}
.ns_ovbox .ovleft {float: left; width: 55px;}
.ns_ovbox .ovright {margin-left: 58px;}
.ns_ovbox .ovright_title {padding: 5px 0 3px 0; font-size: 115%; font-weight: bold;}
.ns_ovbox input {vertical-align: -10%; margin-right: 5px;}
.ns_ovbox a.butsubmit {padding: 4px 8px 3px; line-height: 2em;}
