@charset "utf-8";

/** generic html element styles */



/** generic style classes */

.clearthefloats
{
	clear: both;
}

/** generic tags */

#container {
	position: relative;
	margin: auto;
	top: 0px;
	width: 994px; 
	height: 786px;
	background: #FFFFFF;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:994px;
	height:90px;
	background-image: url(../images/header.gif)
}

#logo {
	position:absolute;
	left:89px;
	top:4px;
	width:167px;
	height:49px;
	background-image: url(../images/sennari_logo.gif)
}

#myarea_zone {
	position:absolute;
	left:381px;
	top:18px;
	width:516px;
	height:19px;
}

#myarea {
	float: right;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 21px;
	background-image: url(../images/bust_icon.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#myarea a {
	color: white;
}

#home_icon a {
	position:absolute;
	left:59px;
	top:66px;
	width:28px;
	height:21px;
    color: white;
    font-size:6pt;
    text-align: center;
    background-image: url(../images/home_icon.gif);
    background-repeat: no-repeat;
	background-position: top left;
}
#campaigns_tab {
	position:absolute;
	left:97px;
	top:60px;
	width:129px;
	height:30px;
	padding-top:7px;
	background-repeat:no-repeat;
}

#content_tab {
	position:absolute;
	left:229px;
	top:60px;
	width:129px;
	height:30px;
	padding-top:7px;
	background-repeat:no-repeat
}

#lists_tab {
	position:absolute;
	left:361px;
	top:60px;
	width:129px;
	height:30px;
	padding-top:7px;
	background-repeat:no-repeat
}

#reports_tab {
	position:absolute;
	left:768px;
	top:60px;
	width:129px;
	height:30px;
	padding-top:7px;
	background-repeat:no-repeat
}

.tab_closed {
	position:absolute;
	left:0px;
	top:0px;
	width:129px;
	height:30px;
	background-image: url(../images/black_buttons.gif);
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 12px;
	font-weight:800;
	color: #FFFFFF;
}

.tab_closed a {
	color: white;
}

.tab_open {
	position:absolute;
	left:0px;
	top:0px;
	width:129px;
	height:30px;
	background-image: url(../images/white_buttons.gif);
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 12px;
	font-weight:800;
	color: #FFFFFF;
}

.tab_open a {
	color: black;
}

#footer
{ 
	position:absolute;
	left:97px;
	top:700px;
	text-align: left;
}

#copyright
{
	font-size: small;
}

a.footerlink
{
	border-right: 1px solid #D3E7DF;
	margin: 0px;
	padding: 0px;
	padding-right: 2px;
}

a.footerlink:hover
{
	border-right: 1px solid #D3E7DF;
	margin: 0px;
	padding: 0px;
	padding-right: 2px;
	background-color: #009999;
	color: #FFFFFF;
}

/** home page */

#home_content {

}

#alerts
{
	position:absolute;
	left:97px;
	top:105px;
	width:800px;
	height:26px;
	background-image: url(../images/alert_bar.gif)
}

#whatsnew
{
	position:absolute;
	left:97px;
	top:139px;
	width:800px;
	height:245px;
	background-image: url(../images/whats_new.gif)
}

#tips
{
}

#shortcuts
{
}

/* Styles for the lists pages */

.quickaccess
{
	border: 3px outset #D3E7DF;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
	height: 80px;
}

.listtable
{
	border: 3px outset #D3E7DF;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
	height: 350px;
}

/* Styles for the campaigns pages */

.wizname
{
	border: 3px outset #D3E7DF;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
	height: 60px;
}

.wizstep1
{
	border: 3px outset #D3E7DF;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
	height: 100px;
}

.wizstep2
{
	border: 3px outset #D3E7DF;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
	height: 125px;
}

.wizstep3
{
	border: 3px outset #D3E7DF;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
	height: 150px;	
}

.savecancel
{
	border: 3px outset #D3E7DF;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
	height: 30px;
}

.confirm
{
	border: 3px outset #D3E7DF;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
	height: 400px;
}

.detail
{
	border: 3px outset #D3E7DF;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
	height: 500px;

}

.campaigncreation
{
	border: 3px outset #D3E7DF;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
	height: 40px;
}

.campaigncreation1
{
	border: 3px outset #D3E7DF;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
	height: 105px;
}

.campaigncreation2
{
	border: 3px outset #D3E7DF;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
	height: 130px;
}




/** Styles for the campaigns pages */

#campaigns
{
}



/** Styles for the reports pages */

#reports_content
{
	position:absolute;
	left: 20px;
	top:105px;
}

#filter {
	margin-left: 77px;
	margin-top: 12px;
	z-index: 2;
}

#chart
{
	position:absolute;
	left: 77px;
	top: 48px;
}

#chart1
{
	position:absolute;
	left: 77px;
	top: 28px;
}

#chart2
{
	position:absolute;
	left: 477px;
	top: 28px;
}

#chart3
{
	position:absolute;
	left: 77px;
	top: 328px;
}

#chart4
{
	position:absolute;
	left: 477px;
	top: 328px;
}

#reportsnav
{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 540px;
	font-size: 9px;
	border: 3px outset #D3E7DF;
	padding-top: 20px;
	padding-bottom: 20px;
}

#newreports
{
}

#stats
{
}

#topn
{	
}

/** Login page 

#login_form {
	position: absolute;
	left: 100px;
	top: 100px;
	width: 400px;
}

label,input
{
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

input {
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351
}

.right input {
	width: 20px;
}

.right label {
	width: 300px;
	text-align: left;
}

	
.submit input
{
	width: 50px;
	float: left;
	text-align: center;
	margin-left: 160px;
	display: block;
}

#forgot_password_link
{
	display: block;
}
End of Login Page*/
/*Campaign Reports*/
#menu
{
  left:0px;
  top:0px;
  position:relative;
  width:196px;
}

#menuheadingbg {
	position:absolute;
	width:196px;
	/*height:26px;*/
	left: 95px;
	top: 100px;
	background-image: url(../images/Reportbt_black.jpg);
	background-color: #FFFFFF;
	background-repeat:no-repeat;
}

#menuheadingtext
{
	position:absolute;
	left: 10px;
	top: 5px;
	color: #ffffff;
}

.AccordionContainer
{
  left:0px;
  top:0px;
  position:relative;
  width:195px;
  vertical-align:middle;
}

.AccordionTitle
{

  /*height:26px;*/
  width:195px;

  overflow:hidden;
  cursor:pointer;

 /*vertical-align:middle;*/
  text-align:center;

  background-repeat:repeat-x;
  display:table-cell;
  background-image:url(../images/product_name_bg.jpg);
  -moz-user-select:none;
  line-height:20pt;
}

.AccordionContent
{ 
  width:210px;
  height:26px;
  overflow:hidden;
  cursor:pointer;

  /*vertical-align:middle;*/
  text-align:center;
  text-indent:30px;
  background-repeat:repeat-y;
  display:none;
  background-image:url(../images/white_bt_2.jpg);
  line-height:15pt;
}


.AccordionContent
{ 
  height:600px;
  width:210px;
  overflow:hidden;
  cursor:pointer;


  /*vertical-align:middle;*/
  text-align:left;
  text-indent:30px;

  display:none;
  line-height:15pt;
}


.AccordionSpecialContent
{
  /*height:62px;*/
  width:196px;
  overflow:hidden;
  cursor:pointer;

  font-size:10pt;
  color:#6dcff6;
  text-align:center;
  text-indent:12px;
  background-repeat:no-repeat;
  display:table-cell;
  background-image:url(../images/graypatch1.jpg);
  -moz-user-select:none;
  line-height:28px;
}

.ASCsubtext
{

  font-size:9pt;
  font-style:bold;
  color:#FFFFFF;
 /* line-height:10px;*/
}


.AccordionContainer
{
 /* border-top: solid 1px #C1C1C1;
  border-bottom: solid 1px #C1C1C1;
  border-left: solid 1px #C1C1C1;
  border-right: solid 1px #C1C1C1;*/
}


#rightpanel {
	position:absolute;
	width:604px;
	height:33px;
	left: 304px;
	top: 100px;
	background-color: #FFFFFF;
}


#panelname {
	position:absolute;
	left: 0px;
	top: 0px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 24px;
	font-style:bold;
	color: #000000;
}


#searchpanel {
	position:absolute;
	width:604px;
	height:33px;
	left: 0px;
	top: 35px;
	background-color: #FFFFFF;
	background-image: url(../images/searchpanel_bg.jpg);
}


#searchpaneltext {
	position:absolute;
	left: 5px;
	top: 43px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 12px;
	font-weight:700;
	color: #000000;
}

#optionbar {
	position:absolute;
	width:124px;
	height:24px;
	left:110px;
	top:41px;
}

.optionbar{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 12px;
	font-weight:200;
	color:#666666;
}

#button{
	position:absolute;
	width: 67px;
	height: 22px;
	left: 240px;
	top: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/searchbtn_bg.gif);
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 11px;
	color: #000000;
	padding-top:2px;
}


#otherlinks{
	position:absolute;
	width:200px;
	height:24px;
	left:430px;
	top:10px;
}
/*End of Campaign Reports*/
/*Manager Template*/
#campaignquicksearch {
	position:absolute;
	width:800px;
	height:82px;
	left: 95px;
	top: 110px;
	background-color: #FFFFFF;
	background-image: url(../images/quicksearch_bg.jpg);
}
#campquicksearchwleft {
	position:absolute;
	width:585px;
	height:71px;
	left: 5px;
	top: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/quicksearch_white_bg.jpg);
	background-repeat:no-repeat;
}
#campquicksearchwright {
	position:absolute;
	width:195px;
	height:71px;
	left: 600px;
	top: 5px;
	background-image: url(../images/white_patch_1_T_R.jpg);
	background-repeat:no-repeat;
}
#searchhead{
	position:absolute;
	width:auto;
	height:auto;
	left:15px;
	top:5px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 16px;
	font-weight:700;
	color: #000000;
}		
#searchtext{
	position:absolute;
	width:50px;
	height:auto;
	left:15px;
	top:26px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 12px;
	font-weight:700;
	color: #000000;
}		
#searchbut{
	position:absolute;
	width:auto;
	height:auto;
	left:225px;
	top:26px;
}
.searchbutfont{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 12px;
	font-weight:700;
	color: #000000;
}			
#searchbut{
	position:absolute;
	width:74px;
	height:22;
	left:214px;
	top:27px;
	background-image: url(../images/searchbtn_bg.gif);
	z-index:3;
	background-repeat:no-repeat;

}		

#searchlink{
	position:absolute;
	width:auto;
	height:auto;
	left:15px;
	top:50px;
}
.searchlinkfont{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 10px;
	font-weight:700;
	color: #000000;
}			
#searchhelp{
	position:absolute;
	width:auto;
	height:auto;
	left:325px;
	top:5px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 16px;
	font-weight:700;
	color: #000000;
}		
#searchhelptext{
	position:absolute;
	width:50px;
	height:auto;
	left:325px;
	top:26px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size: 12px;
	font-weight:700;
	color: #000000;
}		
#searchhelpbut{
	position:absolute;
	width:auto;
	height:auto;
	left:225px;
	top:27px;
}
#searchhelpbut{
	position:absolute;
	width:77px;
	height:22;
	left:494px;
	top:27px;
	background-image: url(../images/searchbtn_bg.gif);
	z-index:3;
	background-repeat:no-repeat;

}		

#searchhelplink{
	position:absolute;
	width:auto;
	height:auto;
	left:325px;
	top:50px;
}
#imageseparator{
	position:absolute;
	width:9px;
	height:63px;
	left:300px;
	top:5px;
	background-image:url(../images/imgseparator.gif);
	background-repeat:repeat-y;
	z-index: 2;
}		
#campquickright{
	position:absolute;
	width:45px;
	height:45px;
	left:10px;
	top:10px;
	background-image:url(../images/phone_icon.jpg);
	background-repeat:no-repeat;
}
#campquickrightplus{
	position:absolute;
	width:18px;
	height:18px;
	left:45px;
	top:22px;
	background-image:url(../images/plus_bt.gif);
	background-repeat:no-repeat;
}
#campquickrighttext{
	position:absolute;
	width:140px;
	height:20px;
	left:50px;
	top:15px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:14px;
	font-weight:700;
	color: #000000;
}
#campquickicon{
	position:absolute;
	width:13px;
	height:13px;
	left:155px;
	top:35px;
	background-image:url(../images/next-_arrow.jpg);
	background-repeat:no-repeat;
}
#managerhead{
	position:absolute;
	width:800px;
	height:77px;
	background-image:url(../images/mttable_bg.jpg);
	background-repeat:no-repeat;
	left:95px;
	top:200px;
	z-index:2;
}
#managerheadtext{
	position:absolute;
	width:300px;
	height:20px;
	left:-20px;
	top:8px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:20px;
	font-weight:700;
	color:#FFFFFF;
}
#headsubmit{
	position:absolute;
	width:20px;
	height:18px;
	left:385px;
	top:17px;
	background-image:url(../images/alert_icon_main.jpg);
	background-repeat:no-repeat;
}
#headsubmittext{
	position:absolute;
	width:137px;
	height:18px;
	left:402px;
	top:17px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#CCCCCC;
}	
#headview{position:absolute;
	width:20px;
	height:18px;
	left:550px;
	top:17px;
	background-image:url(../images/view_report_icon_main.jpg);
	background-repeat:no-repeat;
}
#headviewtext{
	position:absolute;
	width:150px;
	height:18px;
	left:540px;
	top:17px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#CCCCCC;
}	
#headedit{position:absolute;
	width:20px;
	height:18px;
	left:670px;
	top:17px;
	background-image:url(../images/edit_compaign_icon_main1.jpg);
	background-repeat:no-repeat;
}
#headedittext{
	position:absolute;
	width:150px;
	height:18px;
	left:655px;
	top:17px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#CCCCCC;
}	
#headtext{
	position:absolute;
	width:250px;
	height:18px;
	left:-15px;
	top:30px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#CCCCCC;
}	

#headbody{
	position:absolute;
	width:800px;
	height:21px;
	left:95px;
	top:253px;
	background-image:url(../images/white_header_row.jpg);
	background-repeat:repeat-x;
}

.headbody{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
	

#headbody1{
	position:absolute;
	width:150px;
	height:25px;
	left:-5px;
}	
#headbody2{
	position:absolute;
	width:150px;
	height:25px;
	left:130px;
}	
#headbody3{
	position:absolute;
	width:150px;
	height:25px;
	left:225px;
}	
#headbody4{
	position:absolute;
	width:150px;
	height:25px;
	left:320px;
}	
#headbody5{
	position:absolute;
	width:150px;
	height:25px;
	left:400px;
}	
#headbody6{
	position:absolute;
	width:150px;
	height:25px;
	left:475px;
}	
#headbody7{
	position:absolute;
	width:150px;
	height:25px;
	left:570px;
}	
#headbody8{
	position:absolute;
	width:150px;
	height:25px;
	left:670px;
	
}	

#headdatarow1{
	background-color:#FFFFFF;
	width:798px;
	height:20px;
	text-align:center;
	padding-top:2px;
	border-top: solid 1px #C1C1C1;	 
	border-bottom: solid 1px #C1C1C1;
	border-left: solid 1px #C1C1C1;
	border-right: solid 1px #C1C1C1;
	
	position:absolute;
	height:21px;
	left:95px;
	top:274px;
}


#headdatarow2{
	background-color:#ebebeb;
	width:798px;
	height:20px;
	text-align:center;
	padding-top:2px;
	border-top: solid 1px #C1C1C1;	 
	border-bottom: solid 1px #C1C1C1;
	border-left: solid 1px #C1C1C1;
	border-right: solid 1px #C1C1C1;
	
	position:absolute;
	height:21px;
	left:95px;
	top:298px;
}

#headdatarow3{
	background-color:#ffffff;
	width:798px;
	height:20px;
	text-align:center;
	padding-top:2px;
	border-top: solid 1px #C1C1C1;	 
	border-bottom: solid 1px #C1C1C1;
	border-left: solid 1px #C1C1C1;
	border-right: solid 1px #C1C1C1;
	
	position:absolute;
	height:21px;
	left:95px;
	top:321px;
}

#headdatarow4{
	background-color:#ebebeb;
	width:798px;
	height:20px;
	text-align:center;
	padding-top:2px;
	border-top: solid 1px #C1C1C1;	 
	border-bottom: solid 1px #C1C1C1;
	border-left: solid 1px #C1C1C1;
	border-right: solid 1px #C1C1C1;
	
	position:absolute;
	height:21px;
	left:95px;
	top:344px;
}

#headdatarow5{
	background-color:#ffffff;
	width:798px;
	height:20px;
	text-align:center;
	padding-top:2px;
	border-top: solid 1px #C1C1C1;	 
	border-bottom: solid 1px #C1C1C1;
	border-left: solid 1px #C1C1C1;
	border-right: solid 1px #C1C1C1;
	
	position:absolute;
	height:21px;
	left:95px;
	top:367px;
}

#headdatarow6{
	background-color:#ebebeb;
	width:798px;
	height:20px;
	text-align:center;
	padding-top:2px;
	border-top: solid 1px #C1C1C1;	 
	border-bottom: solid 1px #C1C1C1;
	border-left: solid 1px #C1C1C1;
	border-right: solid 1px #C1C1C1;
	
	position:absolute;
	height:21px;
	left:95px;
	top:390px;
}

#headdatarow7{
	background-color:#ffffff;
	width:798px;
	height:20px;
	text-align:center;
	padding-top:2px;
	border-top: solid 1px #C1C1C1;	 
	border-bottom: solid 1px #C1C1C1;
	border-left: solid 1px #C1C1C1;
	border-right: solid 1px #C1C1C1;
	
	position:absolute;
	height:21px;
	left:95px;
	top:413px;
}

#headdatarow8{
	background-color:#ebebeb;
	width:798px;
	height:20px;
	text-align:center;
	padding-top:2px;
	border-top: solid 1px #C1C1C1;	 
	border-bottom: solid 1px #C1C1C1;
	border-left: solid 1px #C1C1C1;
	border-right: solid 1px #C1C1C1;
	
	position:absolute;
	height:21px;
	left:95px;
	top:436px;
}

#headdatarow9{
	background-color:#ffffff;
	width:798px;
	height:20px;
	text-align:center;
	padding-top:2px;
	border-top: solid 1px #C1C1C1;	 
	border-bottom: solid 1px #C1C1C1;
	border-left: solid 1px #C1C1C1;
	border-right: solid 1px #C1C1C1;
	
	position:absolute;
	height:21px;
	left:95px;
	top:459px;
}

#headdatarow10{
	background-color:#ebebeb;
	width:798px;
	height:20px;
	text-align:center;
	padding-top:2px;
	border-top: solid 1px #C1C1C1;	 
	border-bottom: solid 1px #C1C1C1;
	border-left: solid 1px #C1C1C1;
	border-right: solid 1px #C1C1C1;
	
	position:absolute;
	height:21px;
	left:95px;
	top:482px;
}


.headdata{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:100;
	color:#000000;
}

#headdata1{
	position:absolute;
	width:150px;
	height:25px;
	left:-10px;
}	
#headdata2{
	position:absolute;
	width:150px;
	height:25px;
	left:130px;
}	
#headdata3{
	position:absolute;
	width:150px;
	height:25px;
	left:225px;
}	
#headdata4{
	position:absolute;
	width:150px;
	height:25px;
	left:320px;
}	
#headdata5{
	position:absolute;
	width:150px;
	height:25px;
	left:400px;
}	
#headdata6{
	position:absolute;
	width:150px;
	height:25px;
	left:475px;
}	
#headdata7{
	position:absolute;
	width:150px;
	height:25px;
	left:570px;
}	
#headdata8{
	position:absolute;
	width:150px;
	height:25px;
	left:670px;
}	


#headfooter{
	position:absolute;
	width:800px;
	height:21px;
	left:95px;
	top:506px;
	background-image:url(../images/mttablefooter_bg.gif);
}

#headfootercontent{
	position:absolute;
	left:720px;
	top:5px;
}

.headfootercontent{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	line-height:10px;
	font-weight:500;
	color:#ffffff;
}

.managerline{
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:thin;
	position:absolute;
}

#managerline1{
	height:252px;
	left:255px;
	top:254px;
}

#managerline2{
	height:252px;
	left:345px;
	top:254px;
}

#managerline3{
	height:252px;
	left:445px;
	top:254px;
}

#managerline4{
	height:252px;
	left:535px;
	top:254px;
}

#managerline5{
	height:252px;
	left:600px;
	top:254px;
}

#managerline6{
	height:252px;
	left:695px;
	top:254px;
}

#managerline7{
	height:252px;
	left:785px;
	top:254px;
}
/*End of Manager Template*/
/*Detail template*/
.confirmcamptext{font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:24px;
	font-weight:700;
	color:#000000;
}
.confirmcamptext1{font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#666666;
}
#detailcamp{
	position:absolute;
	width:300px;
	height:32px;
	left:95px;
	top: 110px;

}
#detailcamp1{
	position:absolute;
	width:530px;
	height:20px;
	left:95px;
	top:140px;
}	

#campaigndetail{
	position:absolute;
	width:550px;
	height:50px;
	left:95px;
	top: 171px;
	background:url(../images/caimpaigndetailbg.jpg);
	background-repeat:repeat-x;
}	

.campaigndetail{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:20px;
	font-weight:800;
	color:#FFFFFF;
	top:5px;
	left:15px;
	position:absolute;
}


.campaigndetaildesc{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#CCCCCC;
	top:30px;
	left:15px;
	position:absolute;
}	
#associmobilecon{
	position:absolute;
	width:550px;
	height:50px;
	left:93px;
	top:352px;
	background:url(../images/caimpaigndetailbg.jpg);
	background-repeat:repeat-x;
}	

.associmobilecon{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:20px;
	font-weight:800;
	color:#FFFFFF;
	top:5px;
	left:15px;
	position:absolute;
}


.associmobilecondesc{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#CCCCCC;
	top:30px;
	left:15px;
	position:absolute;
}
#assoimage{
	position:absolute;
	width:128px;
	height:86px;
	left:120px;
	top:410px;
	background:url(../images/image_1.jpg);
	background-repeat:no-repeat;
}	
#buttonbar{
	position:absolute;
	width:550px;
	height:34px;
	left:97px;
	top:610px;
	background:url(../images/white_big_panel_1.jpg);
	background-repeat:no-repeat;
}	
.button{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#666666;
	padding-top:3px;
}	
#savebut{
	position:absolute;
	width:68px;
	height:23px;
	left:99px;
	top:5px;
	background-image:url(../images/white_small_bt.gif);
	background-repeat:no-repeat;
}
#testbut{
	position:absolute;
	width:68px;
	height:23px;
	left:175px;
	top:5px;
	background-image:url(../images/white_small_bt.gif);
	background-repeat:no-repeat;
}
#editbut{
	position:absolute;
	width:68px;
	height:23px;
	left:275px;
	top:5px;
	background-image:url(../images/white_small_bt.gif);
	background-repeat:no-repeat;
}
#deletebut{
	position:absolute;
	width:68px;
	height:23px;
	left:350px;
	top:5px;
	background-image:url(../images/white_small_bt.gif);
	background-repeat:no-repeat;
}
#grey_box{
	position:absolute;
	width:198px;
	height:181px;
	left:703px;
	top:172px;
	background-image:url(../images/grey_box_1.jpg);
	background-repeat:no-repeat;
}
#white_box_1{
	position:absolute;
	width:198px;
	height:81px;
	left:706px;
	top:382px;
	background-image:url(../images/white_box_1.jpg);
	background-repeat:no-repeat;
}
#white_box_2{
	position:absolute;
	width:198px;
	height:81px;
	left:709px;
	top:491px;
	background-image:url(../images/white_box_1.jpg);
	background-repeat:no-repeat;
}
#assocontent{
	position:absolute;
	width:550px;
	height:auto;
	left:95px;
	top:200px;
}	
/*home table*/
.hometable{
	top:33px;
	left:1px;
	width:499px;
	height:auto;
	position:absolute;
}
#homerow2{
	background-color:#ebebeb;
	width:495px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
		  
	  border-bottom: solid 1px #C1C1C1;
	  border-left: solid 1px #C1C1C1;
	  border-right: solid 1px #C1C1C1;
}


.homecol11{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:5px
	
}

.homecol12{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}
.homecol13{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:371px;
	top: 4px;
}
.homecol14{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:455px;
	top: 4px;
}
.homecol21{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:5px
}

.homecol22{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}
.homecol23{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:371px;
	top: 27px;
}
.homecol24{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:455px;
}

#centerlayer{
	height:115px;
	left:118px;
	top:0px;
}
/*End of home table*/
/*Table*/
.campaigntable{
	top:221px;
	left:94px;
	width:546px;
	height:auto;
	position:absolute;
}

#campaignrow1{
	background-color:#FFFFFF;
	width:550px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
		 
	  border-bottom: solid 1px #C1C1C1;
	  border-left: solid 1px #C1C1C1;
	  border-right: solid 1px #C1C1C1;
}


#campaignrow2{
	background-color:#ebebeb;
	width:550px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
		  
	  border-bottom: solid 1px #C1C1C1;
	  border-left: solid 1px #C1C1C1;
	  border-right: solid 1px #C1C1C1;
}


.campaigncol11{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:13px
	
}

.campaigncol12{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol21{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:55px
}

.campaigncol22{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol31{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:50px
}

.campaigncol32{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol41{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:58px
}

.campaigncol42{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol51{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:84px;
}

.centerlayer{
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:thin;
	position:absolute;

}

#centerlayer{
	height:115px;
	left:118px;
	top:0px;
}


.campaigncol52{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}
/*End of Camp Detail Table*/
/*Mobile content Table*/
.campaigntable1{
	top:409px;
	left:270px;
	width:300px;
	height:100px;
	position:absolute;

}

#campaignrow11{
	background-color:#FFFFFF;
	width:371px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
		 
	  border-bottom: solid 1px #C1C1C1;
	  border-left: solid 1px #C1C1C1;
	  border-right: solid 1px #C1C1C1;
}


#campaignrow21{
	background-color:#ebebeb;
	width:371px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
		  
	  border-bottom: solid 1px #C1C1C1;
	  border-left: solid 1px #C1C1C1;
	  border-right: solid 1px #C1C1C1;
}

.campaigncol111{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:20px;
}

.campaigncol121{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol211{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:20px
}

.campaigncol221{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol311{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:20px
}

.campaigncol321{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol411{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:20px
}

.campaigncol421{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol511{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:84px;
}

.centerlayer1{
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:thin;
	position:absolute;

}

#centerlayer1{
	height:100px;
	left:125px;
	top:-7px;
}
.centerlinet2{
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:thin;
	position:absolute;

}

#centerlinet2{
	height:90px;
	left:0px;
	top:-7px;
}
.centerlinet3{
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:thin;
	position:absolute;

}

#centerlinet3{
	height:90px;
	left:372px;
	top:-7px;
}
.campaigncol521{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}
.centerlayer11{
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:thin;
	position:absolute;
}

#centerlayer11{
	height:130px;
	left:93px;
	top:402px;
}
.sesondline{
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:medium;
	position:absolute;
}
#secondline{
	position:absolute;
	width:3px;
	height:50px;
	top:0px;
	left:100px;
}
#secondline1{
	position:absolute;
	width:3px;
	height:50px;
	top:0px;
	left:175px;
}
#secondline2{
	position:absolute;
	width:3px;
	height:50px;
	top:0px;
	left:345px;
}
#secondline3{
	position:absolute;
	width:3px;
	height:50px;
	top:0px;
	left:427px;
}
.bottomlayer{
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:thin;
	position:absolute;

}

#bottomlayer{
	width:178px;
	left:-175px;
	top:70px;
}

/*End Table*/
/*End of Detail template*/
/*All Module Detail template*/
#createcampa{
	position:absolute;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:18px;
	font-weight:900;
	color:#000000;
	top:105px;
	left:91px;

}
#listview{
	position:absolute;
	left:690px;
	top:1px;
	width:100px;
}
.line1{
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:thin;
	position:absolute;

}
#leftline1{
	height:100px;
	left:0px;
	top:45px;
}
#leftline2{
	height:150px;
	left:0px;
	top:45px;
}
#leftline3{
	height:80px;
	left:0px;
	top:45px;
}
#leftline4{
	height:80px;
	left:0px;
	top:45px;
}
#midline1{
	height:100px;
	left:135px;
	top:45px;
}
#midline2{
	height:50px;
	left:135px;
	top:0px;
}
#midline3{
	height:50px;
	left:135px;
	top:45px;
}
#rightline1{
	height:100px;
	left:799px;
	top:45px;
}
#rightline2{
	height:150px;
	left:799px;
	top:45px;
}
#rightline3{
	height:80px;
	left:799px;
	top:45px;
}
#allmodstep1{
	position:absolute;
	width:800px;
	height:48px;
	left:92px;
	top: 139px;
	background:url(../images/caimpaigndetailbg.jpg);
	background-repeat:repeat-x;
}	
#allmodstep2{
	position:absolute;
	width:800px;
	height:56px;
	left:92px;
	top: 309px;
	background:url(../images/caimpaigndetailbg.jpg);
	background-repeat:repeat-x;
}	
#allmodstep4{
	position:absolute;
	width:800px;
	height:48px;
	left:92px;
	top:534px;
	background:url(../images/caimpaigndetailbg.jpg);
	background-repeat:repeat-x;
}
#allmodstep1bottom{
	position:absolute;
	width:800px;
	height:28px;
	left:92px;
	top:264px;
	background:url(../images/smallblack_panel_1.jpg);
	background-repeat:repeat-x;
}	
#allmodstep2bottom{
	position:absolute;
	width:800px;
	height:28px;
	left:92px;
	top:491px;
	background:url(../images/smallblack_panel_1.jpg);
	background-repeat:repeat-x;
}	
#allmodstep4bottom{
	position:absolute;
	width:800px;
	height:28px;
	left:92px;
	top:645px;
	background:url(../images/smallblack_panel_1.jpg);
	background-repeat:repeat-x;
}
#consumer{
	position:absolute;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:14px;
	font-weight:700;
	color:#000000;
	top:50px;
	left:55px;
}	
#usertext{
	position:absolute;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:14px;
	font-weight:700;
	color:#000000;
	top:5px;
	left:90px;
}	
#user{
	position:absolute;
	top:70px;
	left:0px;
	background-image:url(../images/white_panel_1.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:28px;
}
#campname{
	position:absolute;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:14px;
	font-weight:700;
	color:#000000;
	top:100px;
	left:10px;
}	
#templateimg1{
	position:absolute;
	background-image:url(../images/grey_box_11.jpg);
	background-repeat:no-repeat;
	top:59px;
	left:66px;
	width:117px;
	height:77px;
}	
#templateimg2{
	position:absolute;
	background-image:url(../images/grey_box_11.jpg);
	background-repeat:no-repeat;
	top:59px;
	left:205px;
	width:117px;
	height:77px;
}	
#templateimg3{
	position:absolute;
	background-image:url(../images/grey_box_11.jpg);
	background-repeat:no-repeat;
	top:59px;
	left:345px;
	width:117px;
	height:77px;
}	

#templateimg4{
	position:absolute;
	background-image:url(../images/grey_box_11.jpg);
	background-repeat:no-repeat;
	top:59px;
	left:484px;
	width:117px;
	height:77px;
}	

#templateimg5{
	position:absolute;
	background-image:url(../images/grey_box_11.jpg);
	background-repeat:no-repeat;
	top:59px;
	left:621px;
	width:117px;
	height:77px;
}	
#leftbutton{
	position:absolute;
	width:43px;
	height:57px;
	left:4px;
	top:80px;
	background-image:url(../images/arrow_1.jpg);
	background-repeat:no-repeat;
}
#rightbutton{
	position:absolute;
	width:43px;
	height:57px;
	left:758px;
	top:79px;
	background-image:url(../images/arrow_2.jpg);
	background-repeat:no-repeat;
}
.textmain{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:14px;
	font-weight:700;
	color:#000000;
}	
.usertext11{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:14px;
	font-weight:700;
	color:#000000;
}
.usertext12{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:14px;
	color:#000000;
}
#template1{
	position:absolute;
	top:137px;
	left:62px;
}	
#template2{
	position:absolute;
	top:137px;
	left:209px;
}	

#template3{
	position:absolute;
	top:137px;
	left:347px;
}	

#template4{
	position:absolute;
	top:137px;
	left:483px;
}	

#template5{
	position:absolute;
	top:137px;
	left:618px;
}	
#stopmsg{
	position:absolute;
}
.quesicon{
	position:absolute;
	width:22px;
	height:21px;
	background-image:url(../images/question_icon.jpg);
	background-repeat:no-repeat;
}	
#quesicon{
	left:770px;
	top:4px;
}	
#inputu{
	position:absolute;
	width:42px;
	height:21px;
	left:140px;
	top:4px;
}
#inputc{
	position:absolute;
	width:41px;
	height:22px;
	left:140px;
	top:47px;
}
#campinput{
	position:absolute;
	width:50px;
	height:22px;
	left:150px;
	top:100px;
}
#campinputinstr{
	position:absolute;
	width:150px;
	height:22px;
	left:307px;
	top:100px;
	text-align:left;
	color:#666666;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
}
#campinputinstr1{
	position:absolute;
	width:150px;
	height:22px;
	left:534px;
	top:0px;
	text-align:left;
	color:#666666;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
}
#campinputinstr2{
	position:absolute;
	width:150px;
	height:22px;
	left:515px;
	top:0px;
	text-align:left;
	color:#666666;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
}
#message{
	position:absolute;
	top:55px;
	left:10px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:600;
}
.bgimg{
background-image:url(../images/login_bg.jpg);
background-repeat:repeat-x;
width:995px;
height:1000px
}
#stopmsgbg{
	position:absolute;
	top:82px;
	left:0px;
	background-image:url(../images/white_panel_1.jpg);
	width:800px;
	height:30px;
	background-repeat:no-repeat;
}
#stopmsg{
	position:absolute;
	top:2px;
	left:30px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:600;
}	
/*End of All Module Detail template*/
/*Home_Template Start-------------------------------------------------------------------------------------------*/

#HomeTable4{
position:absolute;
left:97px;
top:105px;
width:800px;
height:31px;
background-image:url(../images/alert_bar.gif);
background-repeat:no-repeat;
}
#HomeTable4_alert{
position:absolute;
left:17px;
top:5px;
height:20px;
width:20px;
background-image:url(../images/alert_icon.jpg);
background-repeat:no-repeat;
}

#HomeTable4_alertline{
position:absolute;
left:43px;
top:3px;
width:2px;
height:20px;
}

#HomeTable4_alerttext{
position:absolute;
left:55px;
top:5px;
height:15px;
width:auto;
}

.HomeTable4_alerttextstyle{
color: #FFFFFF;
	font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	color:#363636;
}
#HomeTable_Barrow{
position:absolute;
left:713px;
top:5px;
height:13px;
width:13px;
background-image:url(../images/Home_Barrow.jpg);
background-repeat:no-repeat;
}
#HomeTable_Narrow{
position:absolute;
left:767px;
top:5px;
height:13px;
width:13px;
background-image:url(../images/Home_Narrow.jpg);
background-repeat:no-repeat;
}
#Home_Numbering{
position:absolute;
left:740px;
top:3px;
height:auto;
width:auto;
}

#Home_Targetimgcontainer {
	top:139px;
	position:absolute;
	width:800px;
	height:245px;
	left: 97px;
	background-image:url(../images/Home_image.jpg);
	background-repeat:no-repeat;
	}
	
#HomeTarget_heading {
	position:absolute;
	width:250px;
	height:15px;
	top: 93px;
	left: 407px;
}

.HomeTarget_header{
	color: #FFFFFF;
	font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
}

#HomeTarget_text1 {
	position:absolute;
	width:250px;
	height:50px;
	z-index:2;
	left: 406px;
	top: 125px;
}

#HomeTarget_text2 {
	position:absolute;
	width:143px;
	height:25px;
	z-index:3;
	left: 406px;
	top: 177px;
}

.Home_Targettext3 {
font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	color: #FFFFFF;
	font-size: 14px;
}
#Home_VisittheReportCenter_Arrow{
position:absolute;
top:182px;
left:550px;
height:13px;
width:13px;
background-image:url(../images/Arrow_brownBG.jpg);
background-repeat:no-repeat;
}
#Hometable2{
position:absolute;
top:394px;
left:97px;
width:498px;
height:86px;
}

#Hometable_Black_t{
	position:absolute;
	width:498px;
	height:31px;
	top: 0px;
	left: 0px;
	background-image:url(../images/black_big_panel_1.jpg);
	background-repeat:no-repeat;
}

#Hometable_Black_B{
	position:absolute;
	width:499px;
	height:28px;
	top: 476px;
	left: 99px;
	background-image: url(../images/black_patch_L_B.jpg);
}
#Select a Ticket{
	position:absolute;
	width:150px;
	height:25px;
	left: 15px;
	top: 2px;
}
#Hometable3{
position:absolute;
top:392px;
left:606px;
width:291px;
height:116px;
}
#Hometable3_1{
position:absolute;
top:0px;
left:0px;
width:291px;
height:31px;
background-image:url(../images/black_small_panel_1.jpg);
background-repeat:no-repeat;
}

#Hometable3_2{
position:absolute;
top:31px;
left:0px;
width:291px;
height:87px;
background-image:url(../images/white_patch_1.jpg);
background-repeat:no-repeat;
}

#Hometable3_mobileicon{
position:absolute;
top:15px;
left:11px;
width:61px;
height:55px;
background-image:url(../images/icon_mobile3.jpg);
background-repeat:no-repeat;
}

#Hometable3_msgicon{
position:absolute;
top:16px;
left:145px;
width:61px;
height:55px;
background-image:url(../images/msg_icon_2.jpg);
background-repeat:no-repeat;
}
#Hometable3_uparrow_icon{
	position:absolute;
	background-image:url(../images/uparrow_icon_2.jpg);
	background-repeat:no-repeat;
	height: 55px;
	width: 61px;


	left:80px;
	top:15px;
}
/*Home End-----------------------------------------------------------------------------------------------------------------*/

	
/** Login page Start -----------------------------------------------------------------------------------------------------*/

#Maincontainer{
height:auto;
width:auto;
	position:absolute;
	background-image: url(../images/Login_bg.jpg);
}
.Main_container{
	position:absolute;
	width:995px;
	height:690px;
	background-image: url(../images/Login_bg.jpg);
}
#Login_logo{
	position:absolute;
	top:141px;
	left:304px;
	background-image:url(../images/Login_logo.jpg);
	background-repeat:no-repeat;
	width: 383px;
	height: 94px;
}

#Login_bg{
	position:absolute;
	width:410px;
	height:211px;
	left:292px;
	top:231px;
	background-image:url(../images/Login_bg1.jpg)
	}
	
#Campaign Manager Login{
position:absolute;
top:38px;
left:20px;
width:30px;
height:20px;
margin-left:5px;
}

.CampaignLogin{
font-size: 18px;
	font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-size:15px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color:#252525;
	text-decoration: none;
	padding-top:16px;
	padding-left:30px;
	text-align: left;
	margin-left:1px;
	height:auto;
	width:auto;
	}

#Loginfild_1{
position:absolute;
top:50px;
left:140px;
width:170px;
height:18px;
}

#login_form {
	position: absolute;
	left: 140px;
	top:84px;
	width: 170px;
	height: 18px;
}

#forgot_password_link{
position:absolute;
height:auto;
width:auto;
top:113px;
left:150px;
}

.forgot_password{
font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
font-size:12px;
font-weight:normal;
font-style:italic;
	color:#636363;
	text-decoration:underline;
	padding-top: 5px;
	padding-right:1px;
	padding-bottom:0px;
	padding-left:0px;
	text-align: left;
	margin-left: 1px;
	height: auto;
	width: auto;
}
#username{
position:absolute;
height:15px;
width:40px;
top:50px;
left:60px;
}

.usernametext{
font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
font-size:14px;
font-weight:bold;
color:#333333;
}

#password{
position:absolute;
height:15px;
width:40px;
top:84px;
left:60px;
}
.passwordtext{
font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
font-size:14px;
font-weight:bold;
color:#333333;
}

#Submit_Login{
position:absolute;
top:135px;
left:150px;
width:67px;
height:22px;
background-image:url(../images/searchbtn_bg.gif);
background-repeat:no-repeat;
}

.Submit_LoginStyle{
font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
font-size:11px;
font-weight:normal;
color:#333333;
}

#Remberpassword{
position:absolute;
width:310px;
height:20px;
left:50px;
top:168px;}

.Remberpasswordtext{
font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
font-size:12px;
font-weight:normal;
color:#898989;
text-align:left;
padding-left:0px;
}

#Remberpassword_checkbox{
position:absolute;
top:167px;
left:25px;
height:20px;
width:20px;
}


/*End of Login Page**********************************************************************/

/*Report Template Start*/

#Rightcontainer {
	top:105px;
	position:absolute;
	width:605px;
	height:215px;
	left: 290px;
	background-image:url(../images/Targetimage.jpg);
	background-repeat:no-repeat;
	
}

#Footer_new{
	position:absolute;
	width:392px;
	height:31px;
	z-index:1;
	left: 292px;
	top: 331px;
	background-image:url(../images/black_patch1_t.jpg);
	background-repeat:no-repeat;
	}
	
	
.Footer_new_name
{
	font-size: 18px;
	font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#ffffff;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	margin-left: 1px;
	height: auto;
	width: auto;
}

#Footer_m {
	position:absolute;
	width:170px;
	height:117px;
	left: 292px;
	top: 361px;
	background-image:url(../images/Footertext_bg.jpg);	
	background-repeat:no-repeat;
}
#Footer_m_r {
	position:absolute;
	width:222px;
	height:117px;
	left: 462px;
	top: 361px;
	background-image:url(../images/Piechart.jpg);
}
#Footer_M_text{
	position:absolute;
	width:166px;
	height:27px;
	left:292px;
	top:361px;
}
#Footer_2_t {
	position:absolute;
	width:200px;
	height:31px;
	left: 695px;
	top: 331;
	background-image:url(../images/black_patch2_t.jpg);
	background-repeat:no-repeat;
}

.Reporttext {
	font-size: 12px;
	font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #363636;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
	margin-left: 2px;
	height: auto;
	width: auto;
}

.ReportName_style {
	font-size: 18px;
	font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-weight: bold;
	text-decoration: none;
	color:#363636;
	padding-left: 2px;
	text-align: left;
	margin-left: 2px;
}

#Footer_R {
	position:absolute;
	width:200px;
	height:31px;
	left: 696px;
	top: 331px;
	background-image: url(../images/black_patch2_t.jpg);
	background-repeat:no-repeat;
}

#Footer_R_M{
	position:absolute;
	width:200px;
	height:82px;
	top: 361px;
	left: 694px;
	background-image: url(../images/whitepatchR_M.jpg);
	background-repeat:no-repeat;
}

#Footer_R_B{
	position:absolute;
	width:200px;
	height:71;
	top: 444px;
	left: 698px;
	background-image: url(../images/white_patch_1_T_R.jpg);
	background-repeat:no-repeat;
}

#Footer_B{
	position:absolute;
	width:393px;
	height:28px;
	top: 478px;
	left: 292px;
	background-image: url(../images/black_patch1_b.jpg);
}

#text_1 {
	position:absolute;
	width:200px;
	height:115px;
	top:0px;
	left:292px;
	}
	
#Footer_R_B {
	position:absolute;
	width:200px;
	height:63px;
	left:696px;
	top:442px;
	background-image:url(../images/whitepatchR_B.jpg);
	background-repeat:no-repeat;
	
	}
	
#text_2{
	position:absolute;
	width:170px;
	height:45px;
	left: 0;
	top: 25px;
}

#BulletHere_textstyle {
	position:absolute;
	width:169px;
	height:37px;
	left: 0px;
	top: 77px;
}

#icon_mobile {
	position:absolute;
	width:61px;
	height:55px;
	top:5px;
	left:8px;
	background-image:url(../images/icon_mobile2.jpg);
	background-repeat:no-repeat;
	
}

.Footer_R_Btext {
	font-size: 18px;
	color: #333333;
}

#CreateaNew_textstyle {
	position:absolute;
	width:110px;
	height:55px;
	left: 80px;
	top: 5px;

	font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	text-decoration: none;
	color:#000000;
	padding-left: 2px;
	text-align: left;
	margin-left: 2px;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	padding-top: 3px;
}

.Create_NewCampaign{
	font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	text-decoration: none;
	color:#363636;
	padding-left: 2px;
	text-align: left;
	margin-left: 2px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 3px;
}

#Target_heading {
	position:absolute;
	width:250px;
	height:15px;
	z-index:1;
	top: 50px;
	left: 337px;
}

.Target_header{
	color: #FFFFFF;
	font-family: "Franklin Gothic Book", "Comic Sans MS", "Century Gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
}

#Target_text1 {
	position:absolute;
	width:250px;
	height:50px;
	z-index:2;
	left: 337px;
	top: 84px;
}

#Target_text2 {
	position:absolute;
	width:250px;
	height:50px;
	z-index:3;
	left: 337px;
	top: 136px;
}

.Targettext_3 {
	color: #FFFFFF;
	font-size: 12px;
}

#dottedlinecontainer {
	position:absolute;
	width:800px;
	height:1px;
	left: 98px;
	top: 550px;
	background-image: url(../images/dottedline.jpg);
	background-repeat:no-repeat;
}

#managerdottedlinecontainer {
	position:absolute;
	width:800px;
	height:1px;
	left: 93px;
	top: 550px;
	background-image: url(../images/dottedline.jpg);
	background-repeat:no-repeat;
}

#View123container {
	position:absolute;
	width:150px;
	height:25px;
	z-index:1;
	left: 5px;
	top: 2px;
}

.View_textstyle {color: #666666}

.Viewtext {
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: middle;
	text-align: left;
	padding-top:4px;
	padding-left:5px;
}

/*End Report Template ------------------------------------------------------------------------------------------*/

/*Site Footer*/

#footer
{ 
	position:absolute;
	top:650px;
	text-align: left;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:100px;
}

#copyright
{
	font-size: small;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:10px;
	color:#666666;
	position:absolute;
	left:0px;
	width:400px;
}

a.footerlink
{
	border-right: 1px solid #D3E7DF;
	margin: 0px;
	padding: 0px;
	padding-right: 2px;
	color:#666666;
}

a.footerlink:hover
{
	border-right: 1px solid #D3E7DF;
	margin: 0px;
	padding: 0px;
	padding-right: 2px;
	background-color: #009999;
	color: #FFFFFF;
}
/*Detail template*/
.confirmcamptext{font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:24px;
	font-weight:700;
	color:#000000;
}
.confirmcamptext1{font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#666666;
}
#detailcamp{
	position:absolute;
	width:300px;
	height:32px;
	left:95px;
	top: 110px;

}
#detailcamp1{
	position:absolute;
	width:530px;
	height:20px;
	left:95px;
	top:140px;
}	

#campaigndetail{
	position:absolute;
	width:550px;
	height:50px;
	left:95px;
	top: 171px;
	background:url(../images/caimpaigndetailbg.jpg);
	background-repeat:repeat-x;
}	

.campaigndetail{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:20px;
	font-weight:800;
	color:#FFFFFF;
	top:5px;
	left:15px;
	position:absolute;
}


.campaigndetaildesc{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#FFFFFF;
	top:30px;
	left:15px;
	position:absolute;
}	
#associmobilecon{
	position:absolute;
	width:550px;
	height:50px;
	left:93px;
	top:352px;
	background:url(../images/caimpaigndetailbg.jpg);
	background-repeat:repeat-x;
}	

.associmobilecon{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:20px;
	font-weight:800;
	color:#FFFFFF;
	top:5px;
	left:15px;
	position:absolute;
}


.associmobilecondesc{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#FFFFFF;
	top:30px;
	left:15px;
	position:absolute;
}
#assoimage{
	position:absolute;
	width:128px;
	height:86px;
	left:120px;
	top:410px;
	background:url(../images/image_1.jpg);
	background-repeat:no-repeat;
}	
#buttonbar{
	position:absolute;
	width:550px;
	height:34px;
	left:97px;
	top:610px;
	background:url(../images/white_big_panel_1.jpg);
	background-repeat:no-repeat;
}	
.button{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#666666;
	padding-top:3px;
}	
#savebut{
	position:absolute;
	width:68px;
	height:23px;
	left:99px;
	top:5px;
	background-image:url(../images/white_small_bt.jpg);
	background-repeat:no-repeat;
}
#testbut{
	position:absolute;
	width:68px;
	height:23px;
	left:175px;
	top:5px;
	background-image:url(../images/white_small_bt.jpg);
	background-repeat:no-repeat;
}
#editbut{
	position:absolute;
	width:68px;
	height:23px;
	left:275px;
	top:5px;
	background-image:url(../images/white_small_bt.jpg);
	background-repeat:no-repeat;
}
#deletebut{
	position:absolute;
	width:68px;
	height:23px;
	left:350px;
	top:5px;
	background-image:url(../images/white_small_bt.jpg);
	background-repeat:no-repeat;
}
#grey_box{
	position:absolute;
	width:198px;
	height:181px;
	left:703px;
	top:172px;
	background-image:url(../images/grey_box_1.jpg);
	background-repeat:no-repeat;
}
#white_box_1{
	position:absolute;
	width:198px;
	height:81px;
	left:706px;
	top:382px;
	background-image:url(../images/white_box_1.jpg);
	background-repeat:no-repeat;
}
#white_box_2{
	position:absolute;
	width:198px;
	height:81px;
	left:709px;
	top:491px;
	background-image:url(../images/white_box_1.jpg);
	background-repeat:no-repeat;
}
#assocontent{
	position:absolute;
	width:550px;
	height:76px;
	left:97px;
	top:519px;
}	
/*Table*/
.campaigntable{
	top:221px;
	left:94px;
	width:546px;
	height:auto;
	position:absolute;

}

#campaignrow1{
	background-color:#FFFFFF;
	width:550px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
		 
	  border-bottom: solid 1px #C1C1C1;
	  border-left: solid 1px #C1C1C1;
	  border-right: solid 1px #C1C1C1;
}


#campaignrow2{
	background-color:#ebebeb;
	width:550px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
		  
	  border-bottom: solid 1px #C1C1C1;
	  border-left: solid 1px #C1C1C1;
	  border-right: solid 1px #C1C1C1;
}


.campaigncol11{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:13px
	
}

.campaigncol12{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol21{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:55px
}

.campaigncol22{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol31{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:50px
}

.campaigncol32{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol41{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:58px
}

.campaigncol42{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol51{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:84px;
}

.centerlayer{
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:thin;
	position:absolute;

}

#centerlayer{
	height:115px;
	left:118px;
	top:0px;
}


.campaigncol52{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}
/*End of Camp Detail Table*/
/*Mobile content Table*/
.campaigntable1{
	top:409px;
	left:270px;
	width:300px;
	height:auto;
	position:absolute;

}

#campaignrow11{
	background-color:#FFFFFF;
	width:371px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
		 
	  border-bottom: solid 1px #C1C1C1;
	  border-left: solid 1px #C1C1C1;
	  border-right: solid 1px #C1C1C1;
}


#campaignrow21{
	background-color:#ebebeb;
	width:371px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
		  
	  border-bottom: solid 1px #C1C1C1;
	  border-left: solid 1px #C1C1C1;
	  border-right: solid 1px #C1C1C1;
}

.campaigncol111{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:20px;
	
}

.campaigncol121{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol211{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:20px
}

.campaigncol221{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol311{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:20px
}

.campaigncol321{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol411{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:20px
}

.campaigncol421{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}

.campaigncol511{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:700;
	color:#000000;
	position:absolute;
	left:84px;
}

.centerlayer1{
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:thin;
	position:absolute;

}

#centerlayer1{
	height:90px;
	left:125px;
	top:0px;
}


.campaigncol521{
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	color:#000000;
	position:absolute;
	left:130px;
}
.centerlayer11{
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:thin;
	position:absolute;
	width: 1px;

}

#centerlayer11{
	height:97px;
	left:92px;
	top:402px;
}
.bottomlayer{
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:thin;
	position:absolute;
}
#campinputinstr{
	position:absolute;
	width:150px;
	height:22px;
	left:307px;
	top:100px;
	text-align:left;
	color:#666666;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
}
#campinputinstr1{
	position:absolute;
	width:150px;
	height:22px;
	left:534px;
	top:0px;
	text-align:left;
	color:#666666;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
}
#campinputinstr2{
	position:absolute;
	width:150px;
	height:22px;
	left:515px;
	top:0px;
	text-align:left;
	color:#666666;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
}
#bottomlayer{
	width:190px;
	left:-180px;
	top:70px;
}
#message{
	position:absolute;
	top:55px;
	left:10px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:600;
}
#stopmsgbg{
	position:absolute;
	top:82px;
	left:0px;
	background-image:url(../images/white_panel_1.jpg);
	width:800px;
	height:30px;
	background-repeat:no-repeat;
}
#stopmsg{
	position:absolute;
	top:2px;
	left:30px;
	font-family: "Franklin Gothic Book", "Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-weight:600;
}	
/*End Table*/
/*End of Detail template*/
