@import url('wizard.css');

* {margin:0;padding:0;}
img {border:0;}
a {cursor:pointer;}

#loadingScreen{display:none !important;}

#content {width:945px;margin:0 auto;background:#FFF}
#content #wizard{color:#555;}
#content #wizard .footer-img {background: url(wizard/images/footer.jpg) no-repeat;width:945px;height:76px;}

#content #wizard .make_top {vertical-align:top;}
#content #wizard .max_width {width:100%;}

.popup {position:absolute;z-index:10000;overflow:hidden;border:1px solid #666;background-color:white;padding:5px;}
.popup iframe {display:none;display:block;position:absolute;top:0;left:0;z-index:-1;filter:mask();width:3000px;height:3000px;}

#content #wizard #pageNav .loadProgress {position:absolute;left:370px;font-size:12px;font-weight:bold;text-align:center;padding-top:10px !important;padding-top:5px;}
#content #wizard #pageNav .title_container {float:left;padding:8px 0px 0px 8px;padding-bottom:5px !important;padding-bottom:1px;}
#content #wizard #pageNav .nav_container {padding-top:15px;padding-right:10px;}

#content #wizard div.separator {clear:both;} 

#content #wizard #toolNav .campaignOptions {width:100%}

#content #wizard #toolNav fieldset.campaign {margin-top:12px !important;margin-top:22px;}
#content #wizard #toolNav fieldset#nolegend {margin-top:12px;}

#content #wizard #toolNav .table {width:100%;}
#content #wizard #toolNav .table-row {width:100%;clear:both;}
#content #wizard #toolNav .table-heading {width:100%;clear:both;border-bottom:1px solid #f1f1f1;padding:5px 0px 5px 0px;height:14px}
#content #wizard #toolNav .table-heading .heading {padding-left:10px;font-weight:bold;}
#content #wizard #toolNav .table-cell {padding:10px 10px 0px 10px;}
#content #wizard #toolNav .table-cell20-left {width:220px;float:left;}
#content #wizard #toolNav .table-cell33-left {width:280px;float:left;}
#content #wizard #toolNav .table-cell40-left {width:40%;float:left;}
#content #wizard #toolNav .table-cell-left {width:49%;float:left;}
#content #wizard #toolNav .table-cell-right {width:49%;float:right;}
#content #wizard #toolNav .title-vertical {float:left;padding:10px 0px 0px 10px;}
#content #wizard #toolNav .title-horizontal {font-weight:bold;background:#dcdcdc;float:left;padding:5px 0px 5px 10px;height:14px;margin:7px 0px 0px 10px}
#content #wizard #toolNav .value-vertical {float:left;padding:10px 0px 0px 10px;}
#content #wizard #toolNav .value-horizontal {float:right;padding:10px 10px 0px 0px;}
#content #wizard #toolNav .title-legend {background:url(images/wizard/bg_legend.jpg) repeat-x;color:#FFF;font-weight:700;border:1px solid #781351;margin:0px 5px 5px 5px;padding:2px;}

#content #wizard #toolNav .main {padding-top:9px !important;padding-top:1px;}
#content #wizard #toolNav .main-left {width:715px !important;width:710px;float:left;}
#content #wizard #toolNav .main-right {width:200px;padding-right:26px !important;padding-right:1px;float:right;}
#content #wizard #toolNav .main-item {padding-top:1px !important;padding-top:23px;}

#content #wizard #toolNav .settingsTitle {letter-spacing:0;font-weight:700;font-size:14.6px;padding: 2px 0px 2px 0px;color:#3771A5;}

#content #wizard #toolNav .accordion {margin:20px !important;margin-top:0px;padding:0px 0px 1px 0px}
#content #wizard #toolNav .panelTitle {letter-spacing:0;font-weight:700;font-size:14.6px;padding: 2px 0px 2px 0px;color:#3771A5;}
#content #wizard #toolNav .panelActive {letter-spacing:0;font-weight:700;font-size:14.6px;padding: 2px 0px 2px 0px;color:#3771A5;}
#content #wizard #toolNav .panelBody {overflow:hidden;width:100%;}
#content #wizard #toolNav .panelContent {border:1px solid #CCC;margin:1em 1em 12px;padding:.75em 0;background:#fcfcfc;}
