/* CSS Document */

/*
a:link {
	color: #D12139;
}
a:visited {
	text-decoration: none;
	color: #AB6F60;
}
*/
.campaign_advanced_options {
	text-overflow: ellipsis;
	padding-right: 10px;
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	background-color: #E5E5E5;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
    width:280px; 
  
    overflow:auto;
}

a:hover {
	text-decoration: underline;
	#color: #D12139;
	background-color: #C5DCFF;
}

/*
a.img:hover { 
	background-color: white;
}
*/

a:active {
	color: #D12139;
}


a.navbar:hover {
	background-color: #C5DCFF;
}
a.navbar:active {
	background-color: #C5DCFF;
}

.indicator2{ 
	float: left; 
	padding-right: 10px;

}


img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}


/*------------------------ */

#layoutLogic {
	/*width: 650px;*/
	width: 780px;
	height: 100%;
	background: url(images/page-bg.gif); 
	/*background-color: white; */
	margin: 0 auto;
	/* margin-bottom: 20px;	*/
	
}

#layoutLogic_printview {
	/*width: 650px;*/
	width: 780px;
	height: 100%;
	margin: 0 auto;
	background-color: white;
	/* margin-bottom: 20px;	*/
	
}


.section {
	display: block;
	margin: 0 auto;
	/*width: 600px;*/
	width: 750px;
}

.col-A, .col-B {
	float: left 
}
	

.col-A {
	/*text-align: left;*/
	display: block;
	/*margin-right: 5 px;
	padding-right: 5px;*/
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
	/*width: 160px;*/
	width: 220px;
	height: 360px;
	margin-top: 20px;
	
	
	font-size:10px;
 }

.col-B {
	height: 400px; 			/* to fix IE min-height: */
	height:auto !important; /* to fix IE min-height: */
	min-height: 350px;		/* to fix IE min-height: */
	
	text-align: left;
	display: block;
	/*padding-left: 10px;*/
	padding-left: 20px;
	/*width: 420px;*/
	width: 460px;
	color: #333333;
	margin-bottom: 20px;
	font-size: 12px;	
 }
 

.clear {

	clear: both 

}
	

/*------------------- */
	
.mainTitle {
	font-size: 23px;
	color: #666666;
	font-weight: bold;
}


.redCherrySubTitle {
	color: #9B0103;
	/*font-weight: bold;*/
	font-size: 12px;
}

.redCherrySubTitle2 {
	color: #9B0103;
	font-weight: bold;
	font-size: 12px;
}

.subtitle {
	font-weight: bold;
	font-size: 18px;
	color:#666666
	
}

.subtitle2 {
	font-weight: bold;
	font-size: 18px;
}

.subtitle3 {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}


/*------------------- */

.header {
	display: block;
	/*height: 35px;*/
	height: 43px
}

.header_logo {
	float:left;
	position:relative;
	left:30px;
	/*top:10px;*/
	top: 20px;
	/*z-index: 900; for mailzeppelin only*/
}


.header_login_status{
	font-size: 12px;
}

.header_menu{
	float: right;
	position:relative;
	text-align:right;
	top:5px;
	padding-top: 8px;
	padding-right: 25px;
	/*padding-bottom: 5px;*/
	font-size: 11px;
}

.header_menubar{
	padding-bottom: 5px;
}


.header_navbar {
	background-color: #E5E5E5;
	text-align: right;
	padding: 3px;
	padding-left :6px;
	padding-right :6px;
	float: right;	
}

.nav_bar {
	margin-left: 2px;
	padding-left: 5px;
	margin-right: 2px;
	padding-right: 5px;
 }

/*------------------- */

.dash_start {
	padding-top: 10px;
	/*padding-bottom: 10px;*/
	padding-left: 5px;
	
	text-align:left;
	
 }
 
 .dash_outline {
 	border: solid #CCCCCC 1px;
	padding-bottom: 5px;
	margin-bottom: 10px; 
	
	text-align:left;
 }
 
 
 .dash_header_grey {
	/*border-top: 1px solid #990000;
	border-bottom: 2px solid #CCCCCC;*/
	background-color: #E5E5E5;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	
	font-size: 10px;
	font-weight: bold;

	text-align:left;
	display:block;
	cursor:move;
}


.dash_footbanner {
	position: relative;
	height: 8px;
	padding-bottom: 0px; /* paddng makes bar fat (for all browsers)*/	

}

/*------------------- */

.footerbar {
	position: relative;
	
	/*left: 5px;*/
	height: 8px;
	padding-bottom: 0px; /* paddng makes bar fat (for all browsers)*/	
	margin-left: 6px;
	margin-right: 7px;
	
	background-color: #999999;
	
}

.footer {
	position: relative;
	left: 5px;
	height: 20px;
	/*background-color: #999999;*/
	margin-top: 25px;
	
	margin-left: 2px;
	padding-left: 5px;
	
	margin-right: 12px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: 300;
}

.footerstyle {
	font-size: 10px;
	color: #999999;
}


/*------------------- */


.menu_highlighted {
	background-color: #E5E5E5;
}

.left_menu {
	text-align: left;
	padding-left: 15px;
}


/*------------------- */


body {
	background: #E5E5E5;
	font-family: lucida grande, verdana, sans-serif;
	font-size: 12px;
	min-height:300px;
	margin: 0;	
	text-align: center;
}

.body_small {
	font-size: 11px;
	width: 100%;
}

.body_smaller {
	font-size: 9px;
}

.body_highlighted {

	background-color: #FFFF99;
}

.body_highlightedn1 {

	border-color: #6699cc;
	border-style: solid;	
	border-width: 1px;
	background-color: #C5DCFF;

	position: relative;
	top:10px;
}

.body_highlightedn2 {

	background-color: #FFF9D8;
	border: 1px solid #b8b19d;
}

.body_highlighted_yellowbox {
	background-color: #FFFF99;
	border-top: 1px solid rgb(204, 204, 204);	
	border-bottom: 1px solid rgb(204, 204, 204);
}

.body_box_grey {
	padding-right: 10px;
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	background-color: #E5E5E5;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.body_box_blue {
	border-top-style: solid;
	border-top-width: 0px;
	background-color: #EDF3FE;
	
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.body_highlightedn3 {
	border-top-style: solid;
	border-top-width: 0px;
	background-color: #EDF3FE;
	
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dotted #bae7d7;
}

.body_box_sliver {
	background-color: #F5F5F5;
	
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.body_box_yellow {
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	background-color: #FFF9D8;	
}


.body_box {
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}


.body_box_alert {
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	border-right: 1px solid rgb(204, 204, 204);
	border-left: 1px solid rgb(204, 204, 204);
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
	background-color: #FFFF99;
	text-align: center;
	max-width: 300px;
	display: block;
}



.body_box_tips {
	margin-left: 3px;
	margin-bottom: 8px;
	margin-right: 3px;
	margin-top: 8px;
	border-top: 1px dotted rgb(204, 204, 204);
	border-bottom: 1px dotted rgb(204, 204, 204);
	border-right: 1px none rgb(204, 204, 204);
	border-left: 1px none rgb(204, 204, 204);
	padding: 8px 3px 8px 3px;
	background-color: #ffffcc;
	text-align: center;
	max-width: 90%;
}



.body_reports {
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-top: 10px;
	margin-bottom: 10px;
	float: inherit;
	width: 500px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}


/*------------------- */

.text_field_app {
	background-color: white;
}


.sticky_note {
	padding: 3px;
	font-size: small;
	background: #eeeeee;
	border: 1px solid grey;
	position: absolute;
	background-color: #FFCCFF;
}
	
.reports_table {
	position: relative;
    left: 30px;
	width: 500px;
	max-width: 550px;
}

.groups_list {
	border-bottom-style: solid;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	font-size:15px;
	/*border-bottom: rgb(204, 204, 204);*/
	margin-left:15px;
}

.groups_content {	
	font-size:12px;
	color:#000000;

	border-bottom: solid rgb(204, 204, 204) 1px;
	padding-top:20px;
	padding-bottom:15px;
}


.group_content_title {	
	font-size:15px;
	font-weight:600;
	color:#000000;

	padding-top:20px;
	padding-bottom:15px;
}

.body_highlighted_header {
	padding-right: 10px;
	background-color: #EDF3FE;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 30px;
	/*border-color: #C5DCFF;
	border-style: solid;
	border-width: 1 px; */
	border: solid #C5DCFF 1px;
}

.body_highlighted_table {
	/*background-color: #EDF3FE;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	margin-right: 30px;*/
	/*border-color: #C5DCFF;
	border-style: solid;
	border-width: 1 px; */
	border: solid #C5DCFF 1px;
}


.input_form {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 30px;
	/*border-color: #C5DCFF;
	border-style: solid;
	border-width: 1 px; */
	border: solid #FFCCCC 1px;
}

.template_input_form {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	font-size: 12px;
	/*border-color: #C5DCFF;
	border-style: solid;
	border-width: 1 px; */
	border: solid #FFCCCC 1px;
}


.action_menu {
	float:right;
	/*background-color: #FFFFFF;*/
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 15px;
	margin-top: 45px;
	/*border-color: #C5DCFF;
	border-style: solid;
	border-width: 1 px; */
	border: solid #CCCCCC 1px;
}



.container_reports_img { 

	/*padding-left: 10px;*/
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	vertical-align:top

}

.container_reports_sub_header{

	color:#666666;
	margin-left: 5px;
	/*margin-bottom: -5px*/
}

.pulldown  {

	font-size: 11px;
	color:#990000 ;
	line-height:18px;
	
}

#list_to_sort{

	list-style:none;
}

.list_to_sort_handle{

	margin-bottom: -1.5px;

	padding-left: 10px;

	cursor:move;
	margin-right: 30px;
}	

.list_function{
   
	float:right;
	font-size:12px;
	margin-left: 10px;
	margin-right: 10px;
}	



		 
#scroll_container {
	
	margin-left: 5px;
	margin-top:  5px;
	width:450px;
	height: 260px;
	position:  absolute;
	
	overflow: hidden;
	/*border: solid 1px #999999;*/
}

#scroll_area {
	width: 5800px;
	 	
}

.scroll_block{
	width: 450px;
	float: left;
	height: 245px;
	//margin-right: 0px;
}


#LeftArrow {
	position: relative;
	top: 250px;
	left: 130px;
	width: 25px;
	float: left;
}

#RightArrow {
	position: relative;
	top: 250px;
	left: 220px;
	width: 25px;
	float: left;
}

.span_app_1 {
	border-style: none;
	border-width: 1px;
	padding: 1px;
	background-color: #eef3fc;
}

.inplaceeditor-saving {
	text-decoration: none;
	font-size: 10px;
}


div.spacer {
  clear: both;
}
.ReportTitle {
	float:left;
  text-align: center;
  font-weight: bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  border: solid #FFFFFF 1px;
  padding: 5px 10px 5px 10px;
  background-color: #c5c5c5; 
  width: 200px;
  height:15px;
  
}

.ReportContent {
	float:left;
  text-align: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  border: solid #FFFFFF 1px;
  padding: 5px 10px 5px 10px;
  background-color: #e5e5e5; 
  width: 200px;
  height:15px;
  
}
.paymentReportTitle {
	float:left;
  text-align: center;
  font-weight: bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  border: solid #FFFFFF 1px;
  padding: 5px 10px 5px 10px;
  background-color: #c5c5c5; 
  width: 70px;
  height:15px;
  
}

.paymentReportTitle_Datetime {
	float:left;
  text-align: center;
  font-weight: bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  border: solid #FFFFFF 1px;
  padding: 5px 10px 5px 10px;
  background-color: #c5c5c5; 
  width: 140px;
  height:15px;
  
}
.paymentReportContent {
	float:left;
  text-align: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  border: solid #FFFFFF 1px;
  padding: 5px 10px 5px 10px;
  background-color: #e5e5e5; 
  width: 70px;
  height:15px;
  
}

.paymentReportContent_Datetime {
	float:left;
  text-align: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  border: solid #FFFFFF 1px;
  padding: 5px 10px 5px 10px;
  background-color: #e5e5e5; 
  width: 140px;
  height:15px;
  
}

#superadmin_export{

  display:inline;
  text-decoration: underline;
	color: #0000FF;

  cursor: pointer;

}
.star	{

 cursor: pointer;
 display:inline;
}

#groups	{

 cursor: pointer;

}

/*css for ibox on 2009-06-18 Start*/
#ibox_content { 

		background-color: #ffffff; 
		border-color: #999999; 
		color: #ffffff; 
}

#ibox_wrapper { 

		background-color: #ffffff; 
		color: #ffffff; 
}

#ibox_footer_wrapper { 

		left: 0; 
		right: 0; 
		top: 0; 
		padding: 3px 10px; 
}

#ibox_footer_wrapper, #ibox_footer_wrapper a { 

			color: #ffffff; 
			background:#999999 ; 
}

#ibox_footer_wrapper a { 

			color: #ffffff; 
			font-weight: bold; 
			text-decoration: none; 
			padding: 0 3px; 
}

#ibox_content { 
			margin: 25px 0 0 0; 
			padding: 10px; 
}

/*css for ibox on 2009-06-18 End*/
