/* ds campaign styles */
#newCampaign { width: 964px }

#campaignMenu {
  width: 960px;
  padding: 5px 0px 0px 10px;
  height: 35px;
  background: url(/images/ds_cmp_menu.jpg) no-repeat;
}

#campaignMenu a {
  display: block;
  height: 23px;
  padding: 7px 10px 5px 10px;
  color: #fff;
  /*font-weight: bold;*/
  font-weight:normal;
  outline-style: none;
  font-size: 13px
}

#campaignMenu a:hover {
  text-decoration: none
}

#campaignMenu .activecenter {
  background: url(/images/ds_cmp_menu-a.jpg) repeat-x
}

#campaignMenu .activeleft, #campaignMenu .activeright {
  width: 4px;
  height: 30px
}

#campaignMenu .activeleft {
  background: url(/images/ds_cmp_menu-a-left.jpg) no-repeat
}

#campaignMenu .activeright {
  background: url(/images/ds_cmp_menu-a-right.jpg) no-repeat
}

#campaignContent  { }
#campaignContent table.content { height:330px; width:100% }

#campaignContent .headerleft, #campaignContent .campaignFooter {
  padding-left: 30px
}

#campaignContent .headerleft, #campaignContent .headerright {
  padding-top: 10px;
  font-size: 21px
}

#campaignContent .headerleft { color: #53a0b0 }
#campaignContent .headerright, #campaignContent .contentright {
  text-align: left;
  width: 225px;
}

#campaignContent .contentleft { width: 724px; text-align: center }
#campaignContent .contentleft .contentLeftTable { height: 280px }

#campaignContent .contentright {
  text-align: justify;
  line-height: 21px;
  width: 205px;
  padding-right: 20px;
}

#campaignContent .contentcenter {

}

#campaignContent .progressbar {
  width: 931px;
  height: 40px;
  background: url(/images/ds_cmp_progressbar.jpg) no-repeat;
}

#campaignContent .title {
  text-align: left;
  font-size: 19px
}

#campaignContent a.prevstep, #campaignContent a.nextstep {
  display: block;
  width: 165px;
  height: 21px;
  padding-top: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

#campaignContent a.prevstep:hover, #campaignContent a.nextstep:hover {
  text-decoration: none
}

#campaignContent a.prevstep {
  background: url(/images/ds_green_button-prev.gif) no-repeat;
}

#campaignContent a.nextstep {
  background: url(/images/ds_green_button-next.gif) no-repeat;
}

#campaignContent .fieldNameLeft {
  background: url(/images/ds_txtfield_bgr-left.gif);
}

#campaignContent .fieldName {
  background: url(/images/ds_txtfield_bgr.gif) repeat-x;
  border: 1px none;
  padding: 5px 0px 0px 5px;
  height: 19px;
  width: 495px
}

#campaignContent .fieldNameRight {
  background: url(/images/ds_txtfield_bgr-right.gif);
}

#campaignContent .fieldNameLeft, #campaignContent .fieldNameRight {
  background-repeat: no-repeat;
  width: 3px;
  height: 24px
}

#campaignContent .infobox {
  background: url(/images/ds_blue_infobar.gif) no-repeat;
  width: 271px;
  height: 24px;
  font-size: 17px;
  color: #fff;
}


#campaignContent .campaignHeader {
  /*background: url(/images/ds_cmp_header_bgr.jpg) no-repeat;*/
  height: 60px
}



#campaignContent .campaignBody, #campaignContent .campaignBodyScale {
  background: url(/images/ds_cmp_content_scale_bgr.jpg) repeat-y;
  min-height: 280px
}
* html #campaignContent .campaignBody, * html #campaignContent .campaignBodyScale { height: 280px }

#campaignContent .campaignBodyScale {
  /*background: url(/images/ds_cmp_content_bgr.jpg) no-repeat;*/
}

#campaignContent .campaignFooter {
  background: url(/images/ds_cmp_bottom_bgr.jpg) no-repeat;
  height: 54px
}

#campaignContent .campaignFooter .progressbar .step {
  border-right: 1px solid #b0b2a2;
  background:url(/images/ds_cmp_progressbar-fill.jpg) repeat-x;
  margin-left: 10px;
  height:18px
}

#campaignContent #step1 .step { width: 100px }
#campaignContent #step2 .step { width: 200px }
#campaignContent #step3 .step { width: 350px }
#campaignContent #step4 .step { width: 500px }
#campaignContent #step5 .step { width: 600px }
#campaignContent #step6 .step { width: 700px }

#campaignContent .campaignFooter .progressbar ul {
  list-style-type: none;
  list-style-position: inside;
  padding:0px;
  margin:0px
}

#campaignContent .campaignFooter .progressbar ul li {
  padding-top: 5px
}

#campaignContent .campaignFooter .progressbar .fill1 {
  width: 145px
}

#campaignContent .campaignFooter .progressbar .fill2,
#campaignContent .campaignFooter .progressbar .fill4,
#campaignContent .campaignFooter .progressbar .fill6 { width: 130px }

#campaignContent .campaignFooter .progressbar .fill3,
#campaignContent .campaignFooter .progressbar .fill5 { width: 135px }

#campaignContent .campaignFooter .progressbar .fill6 { width: 130px }
#campaignContent .campaignFooter .progressbar .fill7 { width: 90px }

#campaignContent .checked, #campaignContent .selected { background-image:url(/images/ds_chk_on.gif) }
#campaignContent .unchecked, #campaignContent .unselected { background-image:url(/images/ds_chk_off.gif) }

#campaignContent .f_checkbox, #campaignContent .f_radio { padding: 5px 24px }

#campaignContent .f_checkbox, #campaignContent .f_radio {
  text-align: left;
  background-position: 3px center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  width: 100px;
  min-height: 16px
}
* html #campaignContent .f_radio, * html #campaignContent .f_checkbox { height: 16px }

a.defineButton {
  display: block;
  font-weight: bold;
  color: #fff !important;
  font-size: 14px;
  text-align: center;
  padding-top: 5px;
  width: 74px;
  height: 19px;
  background: url(/images/ds_def_button.gif) 0px 0px no-repeat;
}

a.defineButton:hover {
  text-decoration: none;
  color: #fff;
  background: url(/images/ds_def_button.gif) 0px -24px no-repeat;
}


/*Dashboard */
#campaignDashboardContent  {
	width: 980px;
	height:auto !important;
    min-height:430px;
    height:430px;
	float:left;
	text-align:left;

}

.campaignBodyDashboard  {
 width:980px;
 padding:0px 0px 0px 0px;
 margin:0;
 background:transparent;
 height:auto !important;
 min-height:430px;
 height:430px;
 width:auto;
 float:left;
}


.wrapDashboard {
float:left;
height:100%;
width:978px;
border-right:1px solid #CFCFCE;
border-left:1px solid #CFCFCE;
background:#FEFEFD url(../images/ds_targettingbox_backgr.gif) left bottom repeat-x;
}


.bottomDashboard {
background-color:transparent;
float:left;
height:21px;
width:980px;
background:url(../images/ds_targeting_bottombox.gif) left top no-repeat;

}

.campaignLeftDashboard {
width:196px;
float:left;
text-align:left;
padding:40px 52px 40px 26px;
}

.campaignRightDashboard {
width:692px;
float:left;
text-align:left;
padding:40px 0px 40px 0px;
}


.campaingStat {
width:196px;
float:left;
text-align:left;
}

.campaingStat p {
float:left;
font-size:12px;
text-align:left;
color:#333333;
padding:5px 0px 50px 0px;
}

#ds_chart1 , #ds_chart2, #ds_chart3, #ds_chart4 {
width:316px;
height:238px;
background:#ffffff;
border:1px solid #C4C4C4;
float:left;
text-align:left;
padding:5px;
}


#chart1 , #chart2, #chart3, #chart4 {
width:314px;
height:236px;
background:#ffffff;
border-left:none;
border-top:none;
border:1px solid #C4C4C4;
padding:0;
float:left;
margin:0;
}


.myhspace {
height:236px;
line-height:236px;
width:19px;
float:left;
}


.myvspace {
width:657px;
height:17px;
line-height:17px;
float:left;
}


