@import url("format.css");					/* mandatory */

body{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color:#000000;
margin:0; 									/* mandatory */
padding:0;
text-align:center;
background-color:#fbf9eb;
background-image:url(../img/main_bg_top.gif);
background-repeat:repeat-x;
background-position:0 top;
}
#container{
width:916px;
text-align:left;							/* mandatory */
margin:0 auto 0 auto; 					 	/* mandatory */
padding:12px 0 0 0;
height:auto!important;
height:500px;
min-height:500px;
/*border:1px solid #FF0000;*/
}


/*------------------------Header Start----------------------------*/
#header{
height:95px; 
padding-top:10px;
}

#logo{
position:absolute;
/*padding-top:20px;*/							 /* mandatory */
}
#helpLine{
float:right;
/*background-image:url(../img/helpline.gif);*/
background-repeat:no-repeat;
width:138px;
height:60px;
}
#topLinks{
background-image:url(../img/top_bg.gif);
background-repeat:no-repeat;
width:310px;
height:26px;
/*margin:0 auto 0 auto;
margin-top:11px;*/
text-align:center;
position:absolute;
left:50%;
margin-left:-155px;
top:11px;
}
#topLinks ul{
list-style-type:none;
margin:0;
padding-left:80px;
}
#topLinks li{
float:left;
color:#ffd997;
font-weight:bold;								/* mandatory */
}
#topLinks li a:link, #topLinks li a:active, #topLinks li a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffd997;
display:block;								/* mandatory */
text-decoration:none;
font-weight:bold;
padding:0 7px 0 7px;
text-align:center;
}
#topLinks li a:hover{
color:#F79800;
text-decoration:none;
}


#topNav{
padding:0 0 0 20px;
display:block;
background-image:url(../img/topnav_main_bg.gif);
background-repeat:no-repeat;
width:900px;
height:33px;
margin-bottom:2px;
clear:both;
}
#topNav ul{
list-style-type:none;
margin:0px;
padding:0px;
}
#topNav li {
float:left;
margin:0;
padding:0;
font-size:12px;
color:#fbf9eb;
/*width:114px;*/
}
#topNav li a:link, #topNav li a:visited, #topNav li a:active {
cursor:pointer;
display:block;
text-decoration:none;
background-image:url(../img/topnav_bg1.jpg);
background-repeat:no-repeat;
font-size:12px;
color:#fbf9eb;
font-family:"Lucida Sans",Arial,Helvetica,sans-serif;
width:124px;
float:left;
height:33px;
line-height:33px;
/*padding:0 18px 0 18px;*/
text-align:center;
}

#topNav li.first a:link, #topNav li.first a:visited, #topNav li.first a:active {
background-position:-2px 0;
}

#topNav li a:hover {
text-decoration:none;
background-position:0 -33px;
}
#topNav li.first a:hover {
text-decoration:none;
background-position:-3px -33px;
}

#topNav li a.selected:link, #topNav li a.selected:active, #topNav li a.selected:visited {
text-decoration:none;
background-position:0 -33px;
}
#topNav li.first a.selected:link, #topNav li.first a.selected:active, #topNav li.first a.selected:visited {
text-decoration:none;
background-position:-3px -33px;
}
#topNav li span{
display:block;
float:left;
background-image:url(../img/topnav_lftcurve.jpg);
background-repeat:no-repeat;
width:9px;
height:30px;
}
#topNav li span.rightCurve{
display:block;
float:right;
background-image:url(../img/topnav_ritcurve.jpg);
background-repeat:no-repeat;
width:9px;
height:32px;
}
#topNav.home li a:link, #topNav.home li a:visited, #topNav.home li a:active{
background-image:url(../img/homenav_bg.jpg);
width:125px;
}
#topNav.affiliate li a:link, #topNav.affiliate li a:visited, #topNav.affiliate li a:active{
background-image:url(../img/homenav_bg.jpg);
width:148px;
}
#subNav {
padding:0;
display:block;
height:33px;
margin-left:15px;
}
#subNav ul{
list-style-type:none;
margin:0px;
padding:0px;
}
#subNav li {
float:left;
margin:0pt;
padding:0 0 0 1px;
background-image:url(../img/subnav_bg.gif);
background-repeat:repeat-x;
font-size:12px;
color:#fbf9eb;
}
#subNav li a:link, #subNav li a:visited, #subNav li a:active {
cursor:pointer;
display:block;
text-decoration:none;
background-image:url(../img/subnav-link-bg.gif);
background-repeat:repeat-x;
/*background-repeat:no-repeat;*/
font-size:12px;
color:#646465;
font-family:"Lucida Sans";
width:auto !important;
width:30px;
min-width:30px;
float:left;
height:33px;
line-height:30px;
padding:0 11px 0 11px;
text-align:center;
white-space:nowrap;
}

#subNav li a:hover {
text-decoration:none;
color:#000000;
background-position:0 -33px;
}
#subNav  li a.selected:link, #subNav  li a.selected:active, #subNav  li a.selected:visited {
text-decoration:none;
color:#000000;
background-position:0 -33px;
}
#subNav li.first{
padding-left:0px;
}
#subNav li.first a:link, #subNav li.first a:active, #subNav li.first a:visited{
background-image:url(../img/sub-first-bg.gif);
background-repeat:no-repeat;
width:117px;
padding:0 5px 0 12px;
/*padding-right:0;*/
}
#subNav  li.first a.selected:link, #subNav  li.first a.selected:active, #subNav  li.first a.selected:visited {
text-decoration:none;
color:#000000;
background-position:0 -33px;
}

#subNav li.last a:link, #subNav li.last a:active, #subNav li.last a:visited {
background-image:url(../img/sub-last-bg.gif);
background-repeat:no-repeat;
width:143px!important;
padding:0 10px 0 0;
/*padding-left:0;*/
}
#subNav  li.last a.selected:link, #subNav  li.last a.selected:active, #subNav  li.last a.selected:visited {
text-decoration:none;
color:#000000;
background-position:0 -33px;
}

#midNav {
padding:0;
display:block;
height:39px;
}
#midNav ul{
list-style-type:none;
margin:0px;
padding:0px;
}
#midNav li {
float:left;
margin:0pt;
padding:0 0 0 5px;
/*background-image:url(../img/subnav_bg.gif);
background-repeat:no-repeat;
font-size:12px;
color:#fbf9eb;*/
}
#midNav li a:link, #midNav li a:visited, #midNav li a:active {
cursor:pointer;
display:block;
text-decoration:none;
background-image:url(../img/mid-nav-bg.gif);
background-repeat:repeat-x;
/*background-repeat:no-repeat;*/
font-size:18px;
color:#6f2800;
font-family:"Lucida Sans";
/*width:auto !important;
width:30px;
min-width:30px;*/
float:left;
height:38px;
line-height:36px;
padding:0 10px 0 10px;
text-align:center;
white-space:nowrap;
}

#midNav li a:hover {
text-decoration:none;
background-position:0 -39px;
}
#midNav li.selected {
text-decoration:none;
color:#000000;
background-image:url(../img/mid-nav-bg.gif);
background-repeat:repeat-x;
background-position:0 -39px;
font-size:18px;
color:#6f2800;
font-family:"Lucida Sans";
height:38px;
line-height:36px;
padding:0 10px 0 10px;
text-align:center;
white-space:nowrap;
margin-left:5px;
}
/*#midNav  li a.selected:link, #midNav  li a.selected:active, #midNav  li a.selected:visited {
text-decoration:none;
background-position:0 -39px;
cursor:default;
}*/
#midNav li a:link span , #midNav li a:active span , #midNav li a:visited span{
background-image:url(../img/mid-nav-span.gif);
background-repeat:no-repeat;
background-position:left;
height:39px;
text-decoration:none;
width:1px;
float:left;
}
#midNav li a:hover span{
text-decoration:none;
color:#000000;
background-position:0 -39px;
}
a:link, a:active, a:visited{
color:#000000;
font-size:11px;
text-decoration:underline;
} 
a:hover{
text-decoration:none;
}

/*------------------------Header End----------------------------*/

#banner{
background-image:url(../img/banner-2.jpg);
background-repeat:no-repeat;
height:237px;
clear:both;
display:block;
width:618px;
}


/*------------------------Middle Start ----------------------------*/

#middle{
margin:0;
font:Verdana, Arial, Helvetica, sans-serif;
color:#343434;
font-size:12px;
border-bottom:15px solid #dbd7c0;
width:616px;
padding:10px 0 10px 0;
}
#middleBotom{
margin:0;
font:Verdana, Arial, Helvetica, sans-serif;
color:#343434;
font-size:12px;
width:616px;
padding:25px 0 10px 0;
background-image:url(../img/icon_email.gif);
background-repeat:no-repeat;
background-position:0 10px;
min-height:55px;
padding-bottom:30px;
}
#middleBotom strong{
color:#201f24;
font-size:18px;
padding:20px 0 0 70px;
}
#middleBotomLinks{
padding:0 0 0 70px;
color:#201f24;
font-size:12px;
}
#middleBotomLinks a{
color:#ff4200;
font-size:12px;
line-height:20px;
}

#rightCol{
float:right;						 		/* mandatory */
width:289px;
background-color:#202020;
margin-bottom:30px;
}
.rightColTop{
background-image:url(../img/ritcolm_top_bg.gif);
background-repeat:no-repeat;
width:289px;
height:48px;
}
.rightColTop2{
background-image:url(../img/ritcolm_top_bg2.gif);
background-repeat:no-repeat;
width:289px;
height:44px;
}

.rightColBotm{
background-image:url(../img/ritcolm_btm_bg.gif);
background-repeat:no-repeat;
width:289px;
height:13px;
font-size:4px;
}


#loginArea{
padding:0;
color:#e5e1c4;
font-size:12px;
font:Arial, Helvetica, sans-serif;
width:271px;
margin-left:10px;
height:auto!important;
height:545px;
min-height:545px;
}
#loginArea strong{
font:Arial, Helvetica, sans-serif;
color:#ed8001;
font-size:12px;
}
.loginTopCurve{
background-image:url(../img/login_top_bg.gif);
background-repeat:no-repeat;
width:271px;
height:13px;
font-size:4px;
}
.loginBotmCurve{
background-image:url(../img/login_botm_bg.gif);
background-repeat:no-repeat;
width:271px;
height:11px;
}
.loginAreaMiddle{
background-image:url(../img/login_mid_bg.gif);
background-repeat:repeat-y;
/*height:90px;*/
width:271px;
}
#loginArea input, #loginArea select{
width:100px;
font-size:12px;
color:#000000;
padding:2px;
background-color:#9a9a9a;
width:120px;
border:none;
}
.errorFomTopCurve{
background-image:url(../img/error_top_curve.gif);
background-repeat:no-repeat;
width:272px;
height:11px;
font-size:4px;
}
.errorFomBotmCurve{
background-image:url(../img/error_botm_curve.gif);
background-repeat:no-repeat;
width:271px;
height:13px;
}
.errorFomMiddle{
background-image:url(../img/error_mid_bg.gif);
background-repeat:repeat-y;
/*height:90px;*/
width:271px;
}
.errorFomMiddle ul{
margin:0;
list-style-type:circle;
padding:0 0 0 20px;
color:#FFFFFF;
}
.errorFomMiddle li{
font-size:11px;
color:#FFFFFF;
line-height:14px;
}
.error{
color:#FF0000;
font-size:11px;
display:block;
text-align:center;
}
#forgotPwd{
color:#0066CC;
margin-left:130px;
}
#forgotPwd a:link, #forgotPwd a:active, #forgotPwd a:visited{
font-size:11px;
color:#0066CC;
padding:0;
}

.ritColmBtnBg{
background-image:url(../img/rit_btn_bg.gif);
background-position:center;
background-repeat:no-repeat;
height:101px;
text-align:center;
margin-top:10px;
}

#loginArea .ritColmBtnBg input.imgBtn{
border:none;
width:165px;
height:39px;
background-image:url(../img/start_btn.gif);
background-repeat:no-repeat;
cursor:pointer;
/*margin-left:50px;*/
margin-top:20px;
}
.tblForm{
/*width:100%;*/
border-collapse:collapse;
border:none;
background-repeat:repeat-y;
padding-bottom:15px;
}
.tblForm td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:2px 0 2px 13px;
}
.tblForm td a:link, .tblForm td a:active, .tblForm td a:visited{
color:#00578f;
}
.tblForm td input checkbox{
border:none;
}
.tblForm input[type="textarea"]{
border:1px solid #bdbdbd;
}
.tblForm td input, .tblForm td select, .tblForm td textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
padding:2px;
}
.tblForm select.special option{
padding-left:10px;
}
select.special option.header{
padding-left:2px;
background-color:#ddd;
font-weight:bold;
}
table.width1,{
width:500px;
}
td.width2{
width:100px;
}
td.width3{
width:260px;
}
.greyText{
font-size:11px;
font:Arial, Helvetica, sans-serif;
color:#7e786f;
display:block;
}
textarea.width{
width:800px;
height:200px;
}
textarea.width5{
width:400px;
height:200px;
}

#leftCol{
float:left;							 		/* mandatory */
width:150px;
}

#contentArea{
background-position:right;
padding:6px 0 6px 0;
/*border:1px solid #0000ff;*/
}
.curvedBox{
/*background-image:url(../img/addcontact_midbg.gif);
background-repeat:repeat-y;*/
width:923px;
margin-bottom:30px;
}
 h2{
color:#305fbe;
font-size:18px;
font-family:Tahoma;
font-weight:normal;
margin:0;
padding:0;
}
.curvedBox h2{
color:#305fbe;
font-size:18px;
font-family:Tahoma;
font-weight:normal;
margin:0;
padding:0;
}

.curvedBox h2 a:link, .curvedBox h2 a:active, .curvedBox h2 a:visited, .curvedBox h2 a:hover{
color:#305fbe;
font-size:18px;
font-family:Tahoma,,Arial,Helvetica,sans-serif;
font-weight:bold;
margin:0;
padding:0;
text-decoration:none;
}
.curvedBoxTop{
/*background-image:url(../img/addcontact_topcurve.gif);
background-repeat:no-repeat;*/
width:923px;
font-size:4px;
height:0;
}
.curvedBoxBot{
/*background-image:url(../img/addcontact_botmcurve.gif);
background-repeat:no-repeat;*/
width:923px;
height:11px;
clear:both;
font-size:4px;
}
.curvedBoxMid{
/*background-image:url(../img/addcontact_midbg2.gif);
background-repeat:no-repeat;
background-position:top;*/
/*padding:10px 20px 20px 5px; #e7852a*/
padding:0 0px 20px 0px;;

}
.curvedBoxMid p{
position:relative;
}
.curvedBoxMidInner{
float:left;
width:255px;
margin-left:20px;
font-size:12px;
color:#000000;
margin-bottom:20px;
text-align:justify;
background-image:url(../img/dotted_border.gif);
background-repeat:repeat-y;
padding-left:15px;
height:260px;
}
.curvedBoxMid a:link, .curvedBoxMid a:active, .curvedBoxMid a:visited{
color:#00578f;
}
.dbLeft{
width:46%;
float:left;
display:block;
/*padding-right:20px;
padding-left:8px;*/
height:267px;
/*background-image:url(../img/border-h.gif);
background-repeat:repeat-x;*/
background-position:bottom;
padding-bottom:20px;
margin-right:17px;
}
.dashIcon{
height:188px;
background-image:url(../img/border-h.gif);
background-repeat:repeat-x;
background-position:bottom;
padding:5px 10px 5px 0;
margin-bottom:20px;
}
.dashIconImg{
width:248px;
float:left;
padding-left:22px;
}
.dashIcon h2{
color:#3e65ce;
font-size:30px;
font-family:"Lucida Sans";
padding-top:75px;

}
.dashIcon h2 a:link, .dashIcon h2 a:active, .dashIcon h2 a:visited, .dashIcon h2 a:hover{
vertical-align:middle;
font-family:"Lucida Sans";
font-size:30px;
}
.dbRight{
/*background-image:url(../img/dotted_border.gif);
background-repeat:repeat-y;
padding-left:5px;*/

margin-bottom:20px;
float:left;
display:block;
width:50%;
height:267px;
}
.dbBtmLeft{
width:46%;
float:left;
display:block;
padding-right:18px;
/*background-image:url(../img/dotted_border.gif);
background-repeat:repeat-y;*/
background-position:right;
height:250px;
margin-top:20px;
/*margin-left:14px;*/
padding-top:12px;
}
.dbBtmRight{
/*background-image:url(../img/border-h.gif);
background-repeat:repeat-x;*/
background-position:top;
text-align:center;
/*padding-left:18px;*/
margin-bottom:20px;
margin-left:15px;
float:left;
display:block;
width:45%;
height:270px;
padding-top:32px;
margin-top:-1px;
}
.dbImg{
text-align:center;
height:190px;
}

.dbLinks ul{
margin:0;
padding:0;
list-style-type:none;
}
.dbLinks li{
background-image:
url(../img/arrow-dash.gif);
background-repeat:no-repeat;
background-position:left center;
float:left;
list-style-type:none;
/*margin-left:40px;*/
padding:0 0 0 20px;
margin:0 auto 0 auto;

}
.dbLinks li a:link, .dbLinks li a:active, .dbLinks li a:visited{
color:#ee7000;
font:Tahoma;
font-size:18px;
padding:0 15px 0 15px;
text-decoration:underline;
white-space:nowrap;
text-align:center;
}
.dbLinks li a:hover{
text-decoration:none;
}

.formRight a:link, .formRight a:active, .formRight a:visited{
color:#00578f;
font-size:11px;
}

.formRight a:link, .formRight a:active, .formRight a:visited{
color:#00578f;
font-size:11px;
}
.dashBoardMain{
background-image:url(../img/dotted_border.gif);
background-repeat:repeat-y;
background-position:50% 0;
width:100%;
height:600px;
}
.dashBoardMidl{
background-image:url(../img/dotted_border3.gif);
background-repeat:repeat-x;
background-position:0 50%;
width:858px;
height:40px;
clear:both;
padding-left:32px;
}
.dashBoardBlock{
width:40px;
height:40px;
text-align:center;
background-color:#fbf9eb;
margin:0 auto 0 auto;
}

#dbBox {
padding:0;
display:block;
margin:15px 0 0 0;
}
#dbBox ul{
list-style-type:none;
margin:0px;
padding:0px;
margin-left:30px!important;
margin-left:15px;
}
#dbBox li {
float:left;
margin:0pt;
padding:0;
font-size:12px;
color:#fbf9eb;
background-image:url(../img/dashboard_bg.jpg);
background-repeat:no-repeat;
width:383px;
height:209px;
margin-bottom:30px;
margin-left:20px;
}
.dbContent{
margin:12px 0 0 15px;
}
.dbContentText{
width:270px;
padding-left:5px;
float:left
}
.dbContent strong{
color:#e45801;
font-size:20px;
font:Tahoma;
text-align:left;
/*margin-left:27px;*/
}
.dbContent p{
color:#000000;
font-size:12px;
padding-right:10px;
/*margin-left:72px;
width:270px;*/
}
.dbContent p a:link, .dbContent p a:visited, .dbContent p a:active{
color:#32679d;
font-size:12px;
font-weight:bold;
line-height:13px;
}
.dbContentIcon{
float:left;
width:72px;
height:190px;
}
.statsBar{
background-image:url(../img/bar.gif);
background-repeat:no-repeat;
width:258px;
height:22px;
background-position:0 0;
overflow:hidden;
}

.barStatusYellow{
background-image:url(../img/yellow_status.gif);
background-repeat:repeat-x;
height:16px;
background-position:0 1px;

}
.barStatusLemon{
background-image:url(../img/lemon_status.gif);
background-repeat:repeat-x;
height:16px;
background-position:0 1px;
}
.barStatusOrange{
background-image:url(../img/orange_status.gif);
background-repeat:repeat-x;
height:16px;
background-position:0 1px;
}
.barStatusNmbr{
width:18px;
color:#7c756b;
font-size:9px;
font:Verdana, Arial, Helvetica, sans-serif;
padding-right:12px;
float:left;
margin-right:5px;

}
.barStatusNmbr1{
width:40px;
color:#7c756b;
font-size:9px;
font:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
float:left;
margin-right:10px;
}
.barStatusNmbr2{
width:40px;
color:#7c756b;
font-size:9px;
font:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
float:left;
margin-left:4px;
}
.barStatusNmbr3{
width:40px;
color:#7c756b;
font-size:9px;
font:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
float:left;
margin-left:9px;
}
.barStatusNmbr4{
width:40px;
color:#7c756b;
font-size:9px;
font:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
float:left;
margin-left:9px;
}
.barStatusNmbr5{
width:40px;
color:#7c756b;
font-size:9px;
font:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
float:left;
margin:0;
padding:0;
margin-left:8px;
}
.tblChart{
/*width:100%;*/
border-collapse:collapse;
border:none;
width:230px;
height:50px;
/*margin-left:28px!important;;*/
/*margin-left:28px;*/
border:1px solid #d5d5d5;
background-color:#FFFFFF;
background-image:url(../img/chart_bg.jpg);
background-repeat:no-repeat;
background-position:center;

}
.tblChart td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
border-bottom:1px solid #d5d5d5;
padding:2px 5px 2px 5px;
}

h1{
font:Tahoma;
color:#202020;
font-size:24px;
padding:20px 0 10px 0;
font-weight:normal;
}

h1 span{
color:#e45801;
}

.formLeft{
width:49%;
float:left;
display:block;
padding-right:10px;
}



.formLeftA{
width:60%;
float:left;
display:block;
padding-right:10px;
margin:0;
}

.formLeftB{
width:39%;
float:left;
display:block;
padding-right:10px;
}

.formLeftB h1{
background-image:url(http://server/ewm/page/img/icon_mail.gif);
background-repeat:no-repeat;
background-position:left top;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#a62e00;
font-weight:normal;
padding:0 0 10px 80px;
}

.formLeftB h1 span {
color: #000000;
}

.formLeftB.icon{
margin:20px 0 20px 0;}


.formLeftA ul{
padding:0 0 0 15px;
margin:0;
}

.formLeftA li{
padding:0;
margin:0;
line-height:25px;
}

.formLeftTxtArea{
float:left;
width:340px;
padding:0;
margin:0;
text-align:justify;
}

.formLeftTxtArea p{
padding:0;
margin:0;
}

.formLeftTxtArea strong{
color:#a62e00;
}




.formRightTxtArea{
float:left;
width:370px;
padding:0 0 10px 110px;
margin:0;
text-align:justify;
}

.formRightTxtArea p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
text-align:justify;
margin:0;
}

.formRightTxtArea strong{
color:#a62e00;
}




.formRight{
background-image:url(../img/dotted_border.gif);
background-repeat:repeat-y;
padding-left:15px;
margin-bottom:20px;
float:right;
display:block;
width:48%;
}

.formRight.noBg{
background-image:none;
width:30%;
float:right;
text-align:center;
margin-right:20px;
/*border:1px solid red;
padding:0;*/
}

.formRight.noBg p{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#4d1e01;
font-weight:bold;
padding:10px 0 0 0;
margin:0;
}

/*.formRight.noBg img{
padding:0;
margin:0;
clear:both;
}
*/


.formRight a:link, .formRight a:active, .formRight a:visited{
color:#00578f;
font-size:11px;
}
.curvedBoxMid input.btnEditMsg{
border:none;
width:117px;
height:32px;
background
:url(../img/btn_edit_message.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
/*souvik*/
.curvedBoxMid input.btnAddCriteria{
border:none;
width:127px;
height:37px;
background
:url(../img/btn_criteria.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
/*souvik*/
.curvedBoxMid input.btnDateAdded{
border:none;
width:103px;
height:37px;
background
:url(../img/btn_date_added.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
.curvedBoxMid input.btnAcceptCharges{
border:none;
width:148px;
height:37px;
background
:url(../img/btn_accept_charges.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
.curvedBoxMid input.btnStopCharges{
border:none;
width:129px;
height:37px;
background
:url(../img/btn_stop_charges.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
.curvedBoxMid input.btnSubscriberField{
border:none;
width:148px;
height:37px;
background
:url(../img/btn_subscriber_field.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
.curvedBoxMid input.btnCustomField{
border:none;
width:118px;
height:37px;
background
:url(../img/btn_custom_field.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
.curvedBoxMid input.btnLoad{
border:none;
width:60px;
height:27px;
background
:url(../img/icon_load.gif);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
.curvedBoxMid input.btnCreate{
border:none;
width:91px;
height:30px;
background
:url(../img/btn_create.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
.curvedBoxMid input.btnViewMessage{
border:none;
width:197px;
height:31px;
background
:url(../img/btn_view_fullmessage.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
.curvedBoxMid input.btnQuickSearch{
border:none;
width:115px;
height:25px;
background
:url(../img/btn_quick_search.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.curvedBoxMid input.btnBrowseContact{
border:none;
width:232px;
height:37px;
background
:url(../img/btn_browse_contacts.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
.curvedBoxMid input.btnSearchContact{
border:none;
width:189px;
height:37px;
background
:url(../img/btn_search_contact.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
.curvedBoxMid input.btnAddCredit{
border:none;
width:167px;
height:37px;
background
:url(../img/btn_addcredit.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-bottom:10px;
}
.chooseTemplatePreview{
width:448px;
height:419px;
background-color:#FFFFFF;
border:1px solid #000000;
}
.chooseTemplateTitle{
color:#000000;
font-size:14px;
font-weight:bold;
text-align:center;
height:20px;
width:245px;
margin-left:20px;
}
.chooseTemplate{
width:245px;
margin-left:20px;
color:#000000;
font-size:13px;
font-weight:bold;
margin-bottom:20px;
border:1px solid #000000;
background-color:#808080;
/*background-image:url(../img/dotted_border.gif);
background-repeat:repeat-y;*/
height:185px;
overflow-y:scroll;
overflow-x:hidden;
text-align:center;
}
.chooseTemplate ul{
margin:0px;
padding:0px;
}
.chooseTemplate li {
padding:0;
font-size:11px;
border-bottom:1px solid #666666;
list-style-type:none;
background-color:#E8E8E8;
padding:5px 5px 5px 5px;
text-align:left;
}
.chooseTemplate li a:link, .chooseTemplate li a:active, .chooseTemplate li a:visited{
color:#000000;
font-weight:bold;
font-size:11px;
text-decoration:none;
list-style-type:none;
display:block;
}
.chooseTemplate li a:hover{
text-decoration:none;
color:#666666;
}
.chooseTemplate li.selected{
background-color:#F3BF8F;
font-weight:bold;
font-size:12px;
}
.sampleTemplate{
margin-left:60px;
color:#000000;
font-size:13px;
font-weight:bold;
margin-bottom:20px;
/*background-image:url(../img/dotted_border.gif);
background-repeat:repeat-y;*/
text-align:center;
}
.sampleTemplate ul{
margin:0px;
padding:0px;
}
.sampleTemplate li {
padding:0;
font-size:11px;
list-style-type:none;
padding:10px 5px 20px 5px;
text-align:left;
width:245px;
height:185px;
float:left;
text-align:center;
margin-bottom:8px;


}
.sampleTemplate li a:link, .sampleTemplate li a:active, .sampleTemplate li a:visited{
color:#000000;
font-weight:bold;
font-size:11px;
text-decoration:none;
list-style-type:none;
display:block;
text-align:center;
border:1px solid #999999;
margin-bottom:5px;

}
.sampleTemplate li a:hover{
text-decoration:none;
color:#666666;
}
.templateArrow{
padding:150px 0 0 300px;
/*width:124px;
height:144px;*/
}
.templateSmallArrow{
text-align:center; 
margin-top:-15px;
}

/*################################################29-01-09 Start###########################################################*/


.templateArea{
padding:0 0 27px 0;
margin-bottom:23px;
border-bottom:1px solid #000000;
clear:both;
}

.templateArea.noMargin{
margin-bottom:0;
}

.templateAreaHdr{
background-image:url(../img/bg-template-header.gif);
background-repeat:no-repeat;
width:902px;
height:34px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
font-weight:bold;
padding:5px 0 0 23px;
}

.templateArea ul{
padding:0;
margin:16px 0 0 0;
list-style-type:none;
/*float:right;*/
clear:both;
display:block;
}

.templateArea li{
background-image:url(../img/template-box.gif);
background-repeat:no-repeat;
width:205px;
height:185px;
padding:14px 0 6px 0;
margin:15px 25px 0 0;
text-align:center;
float:left;
display:block;
}

.templateArea li.noMargin{
margin-right:0;
}

.view{
background-image:url(../img/view-template.gif);
background-repeat:no-repeat;
width:58px;
height:22px;
margin-top:5px;
float:left;
margin-left:70px;
display:block;
}


.priceArea{
padding:0 0 27px 0;
margin-bottom:23px;
border-bottom:1px solid #000000;
clear:both;
}

.priceAreaLeft{
width:35%;
float:left;
display:block;
padding-right:10px;
}

.priceAreaLeftHdr{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
line-height:45px;
padding-left:60px;
}

.webMail{
background-image:url(../img/icon_webmail.gif);
background-repeat:no-repeat;
}

.hosting{
background-image:url(../img/icon_hosting.gif);
background-repeat:no-repeat;
}

.webMailTxtBox{
background-image:url(../img/mailTxtBox.gif);
background-repeat:no-repeat;
width:259px;
height:128px;
padding:18px;
margin:12px 0 28px 0;
}
.infLogin{
/*background-image:url(../img/mailTxtBox.gif);
background-repeat:no-repeat;*/
width:289px;
padding:12px 3px 0 3px;
margin-left:300px; 
margin-top:30px;
}
.infLogin strong{
color:#a62e00;
font-size:16px;
}

.infLoginTopCurve{
background-image:url(../img/ref_login_top.gif);
background-repeat:no-repeat;
height:12px;
font-size:4px;
width:295px;
}
.infLoginBotmCurve{
background-image:url(../img/ref_login_botm.gif);
background-repeat:no-repeat;
height:12px;
width:295px;
}
.infLoginMiddle{
background-image:url(../img/ref_login_mid.gif);
background-repeat:repeat-y;
/*height:90px;*/
height:auto!important;
height:120px;
min-height:120px;
width:295px;
}


.hostingTxtBox{
background-image:url(../img/hostingTxtBox.gif);
background-repeat:no-repeat;
width:259px;
height:116px;
padding:18px;
margin:12px 0 10px 0;
}

.hostingTxtBox table{
font-weight:bold;
width:150px;
}

.hostingTxtBox table td{
padding:3px;
/*width:40px !important;
width:60px;
min-width:60px;*/
}


.priceAreaRight{
padding-left:15px;
float:left;
display:block;
width:48%;
}

.priceAreaRight h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
padding:0;
}

.priceAreaRight h1 span{
color:#f46d00;
}

.priceAreaRight p{
width:575px;
text-align:left;
padding:0 0 20px 0;
margin:0;
/*border:1px solid red;*/
}

.priceAreaRight table{
width:575px;
padding:0;
margin:10px 0 10px 0;
border:1px solid #add9d7;
}



.priceAreaRight table th{
background-image:url(../img/bg-subscriptionTbl-hdr.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#f9ffe6;
font-weight:bold;
line-height:22px;
padding:3px;
}

.priceAreaRight table td{
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#204c4a;
line-height:22px;
padding:3px;
}

/*##################################Mohini#####################################################*/
.antiSpam{
background-image:url(../img/bg-antispam.gif);
background-repeat:no-repeat;
width:411px;
height:190px;
padding:12px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#29272c; 
font-weight:normal;
}
.antiSpam ol{
margin:0;
padding:0;
padding-left:20px;
padding-top:5px;
}
.antiSpam li{
padding:3px 0 3px 0;}
.antiSpam p{
font-weight:bold;
padding-top:7px;
}
.Signform{
background-image:url(../img/bg-sign-tbl.gif); 
background-repeat:no-repeat;
width:433px;
height:436px;
padding:20px 20px 20px 30px;
margin:10px 0 20px 0;
float:right;
}
.Signform strong, .signMiddle strong{
color:#a62e00;
font-size:16px;
text-align:center;
}
.signTopCurve{
background-image:url(../img/con-top-bg.gif);
background-repeat:no-repeat;
width:433px;
height:13px;
font-size:4px;
}
.signBotmCurve{
background-image:url(../img/con-btm-bg.gif);
background-repeat:no-repeat;
width:433px;
height:14px;
}
.signMiddle{
background-image:url(../img/con-mid-bg.gif);
background-repeat:repeat-y;
/*height:90px;*/
width:433px;
height:auto!important;
height:120px;
min-height:120px;
padding:0 6px 0 6px;
}
.upgrade{
background:url(../img/upgrade.gif) no-repeat;
width:816px;
height:110px;
margin:10px 0 10px 0;
padding:10px 0 10px 100px;
}
.upgrade strong{
color:#a62e00;
font-size:16px;
/*margin-left:100px;*/
}
.upgrade a{
font-size:16px;
padding-right:20px;
}
/*###################################Mohini####################################################*/





/*################################################29-01-09 End###########################################################*/

.blueListBox{
padding:0;
color:#000000;
font-size:12px;
font:Arial, Helvetica, sans-serif;
width:423px;
}

.blueListBox h3{
color:#25697e;
font-size:18px;
font:Arial, Helvetica, sans-serif;
padding-bottom:16px;
}
.blueTopCurve{
background-image:url(../img/blue_top_curve.gif);
background-repeat:no-repeat;
width:423px;
height:16px;
font-size:4px;
}
.blueBotmCurve{
background-image:url(../img/blue_botm_curve.gif);
background-repeat:no-repeat;
width:423px;
height:24px;
}
.blueMiddle{
background-image:url(../img/blue_middle.gif);
background-repeat:repeat-y;
/*height:90px;*/
width:423px;
height:auto!important;
height:120px;
min-height:120px;
padding:0 6px 0 6px;
}
.blueMiddleContent{
padding-left:45px;
padding-bottom:10px;
}
.blueMiddleContent p{
color:#136280;
/*color:#3366CC;*/
width:350px;
}
.blueBorder{
background-image:url(../img/blue_border.gif);
background-repeat:repeat-x;
background-position:top;
width:350px;
height:10px;
margin:0 auto 0 auto;
padding:10px 0 0 30px;
color:#306c7e;
}
.blueBorder span{
font-weight:bold;
}

.blueMiddleContent ul{
padding:0 0 0 0;
margin:0;
}
.blueMiddleContent li{
list-style:none;
font-weight:bold;
}
.blueMiddleContent li li{
float:none;
list-style-image:url(../img/bullet.gif);
padding-left:20px;
font-weight:normal;
}

.blueListBoxSml{
padding:0;
color:#000000;
font-size:12px;
font:Arial, Helvetica, sans-serif;
width:333px;
}

.blueListBoxSml h3{
color:#25697e;
font-size:18px;
font:Arial, Helvetica, sans-serif;
padding-bottom:16px;
}
.blueSmlTopCurve{
background-image:url(../img/bluesml_top_curve.gif);
background-repeat:no-repeat;
width:333px;
height:16px;
font-size:4px;
}
.blueSmlBotmCurve{
background-image:url(../img/bluesml_botm_curve.gif);
background-repeat:no-repeat;
width:333px;
height:24px;
}
.blueSmlMiddle{
background-image:url(../img/bluesml_middle.gif);
background-repeat:repeat-y;
/*height:90px;*/
width:333px;
height:auto!important;
height:120px;
min-height:120px;
padding:0 6px 0 6px;
}
.blueSmlMiddleContent{
padding-left:45px;
padding-bottom:10px;
}
.blueSmlMiddleContent p{
color:#136280;
/*color:#3366CC;*/
width:250px;
}
.yellowListBox{
padding:0;
color:#000000;
font-size:12px;
font:Arial, Helvetica, sans-serif;
width:423px;
/*height:auto!important;
height:545px;
min-height:545px;*/
}

.yellowTopCurve{
background-image:url(../img/yellow_top_curve.gif);
background-repeat:no-repeat;
width:423px;
height:16px;
font-size:4px;
}
.yellowBotmCurve{
background-image:url(../img/yellow_botm_curve.gif);
background-repeat:no-repeat;
width:423px;
height:21px;
}
.yellowMiddle{
background-image:url(../img/yellow_middle.gif);
background-repeat:repeat-y;
/*height:90px;*/
width:423px;
height:auto!important;
height:120px;
min-height:120px;
padding:0 6px 0 6px;
}
.yellowListBox h3{
color:#8f2118;
font-size:18px;
font:Arial, Helvetica, sans-serif;
padding-bottom:16px;
}
.yellowMiddleContent{
padding-left:45px;
padding-bottom:10px;
}
.yellowMiddleContent ul{
padding:0 0 0 0;
margin:0;
}
.yellowMiddleContent li{
list-style:none;
font-weight:bold;
}
.yellowMiddleContent li li{
float:none;
list-style-image:url(../img/bullet.gif);
padding-left:20px;
font-weight:normal;
}
.yellowBorder{
background-image:url(../img/red_border.gif);
background-repeat:repeat-x;
background-position:top;
width:350px;
height:10px;
margin:0 auto 0 auto;
padding:10px 0 0 30px;
color:#93514b;
}
.yellowBorder span{
font-weight:bold;
}
.yellowListBoxSml{
padding:0;
color:#000000;
font-size:12px;
font:Arial, Helvetica, sans-serif;
width:314px;
/*height:auto!important;
height:545px;
min-height:545px;*/
}

.yellowSmlTopCurve{
background-image:url(../img/yellowsml_top_curve2.gif);
background-repeat:no-repeat;
width:314px;
height:16px;
font-size:4px;
}
.yellowSmlBotmCurve{
background-image:url(../img/yellowsml_botm_curve2.gif);
background-repeat:no-repeat;
width:314px;
height:23px;
}
.yellowSmlMiddle{
background-image:url(../img/yellowsml_middle2.gif);
background-repeat:repeat-y;
/*height:90px;*/
width:314px;
height:auto!important;
height:88px;
min-height:88px;
padding:0 6px 0 6px;
}
.yellowSmlListBox h3{
color:#8f2118;
font-size:18px;
font:Arial, Helvetica, sans-serif;
padding-bottom:16px;
margin:0;
}
.yellowSmlMiddleContent{
padding-left:45px;
/*padding-bottom:10px;*/
}
.yellowSmlMiddleContent ul{
padding:0 0 0 0;
margin:0;
}
.yellowSmlMiddleContent li{
list-style:none;
font-weight:bold;
}
.yellowSmlMiddleContent li li{
float:none;
list-style-image:url(../img/bullet.gif);
padding-left:20px;
font-weight:normal;
}
.yellowSmlBorder{
background-image:url(../img/red_border.gif);
background-repeat:repeat-x;
background-position:top;
width:350px;
height:10px;
margin:0 auto 0 auto;
padding:10px 0 0 30px;
color:#93514b;
}
.yellowSmlBorder span{
font-weight:bold;
}


.yellowListBoxBig{
padding:0;
color:#000000;
font-size:12px;
font:Arial, Helvetica, sans-serif;
}

.yellowListBoxBig h3{
color:#8f2118;
font-size:18px;
font:Arial, Helvetica, sans-serif;
padding-bottom:16px;
}
/*.yellowListBoxBig p{
width:810px;
margin:0;
padding:0;
}*/

.yellowBigTopCurve{
background-image:url(../img/yellowbig_top_curve.gif);
background-repeat:no-repeat;
width:881px;
height:16px;
font-size:4px;
}
.yellowBigBotmCurve{
background-image:url(../img/yellowbig_botm_curve.gif);
background-repeat:no-repeat;
width:881px;
height:24px;
}
.yellowBigMiddle{
background-image:url(../img/yellowbig_middle.gif);
background-repeat:repeat-y;
/*height:90px;*/
width:881px;
height:auto!important;
height:120px;
min-height:120px;
padding:0 6px 0 6px;
}
.yellowBigMiddleContent{
padding-left:45px;
padding-bottom:10px;
}

.yellowBigMiddleContent ul{
padding:0 0 0 0;
margin:0;
}
.yellowBigMiddleContent li{
list-style:none;
font-weight:bold;
list-style-type:none;
}
.yellowBigMiddleContent li li{
float:none;
list-style-image:url(../img/bullet.gif);
padding-left:20px;
font-weight:normal;
list-style-type:none;
}
.yellowBigBorder{
background-image:url(../img/green_border.gif);
background-repeat:repeat-x;
background-position:top;
width:825px;
height:20px;
margin:0 auto 0 auto;
padding:10px 0 0 35px;
color:#637c43;
}
.yellowBigBorder span{
font-weight:bold;
}
.blueListBoxBig{
padding:0;
color:#000000;
font-size:12px;
font:Arial, Helvetica, sans-serif;
}

.blueListBoxBig h3{
color:#197291;
font-size:18px;
font:Arial, Helvetica, sans-serif;
padding-bottom:5px;
padding-top:10px;
}
/*.yellowListBoxBig p{
width:810px;
margin:0;
padding:0;
}*/

/*.blueBigTopCurve{
background-image:url(../img/bluebig_top_curve.gif);
background-repeat:no-repeat;
width:888px;
height:16px;
font-size:4px;
}
.blueBigBotmCurve{
background-image:url(../img/bluebig_botm_curve.gif);
background-repeat:no-repeat;
width:888px;
height:37px;
clear:both;
}
.blueBigMiddle{
background-image:url(../img/bluebig_middle.gif);
background-repeat:repeat-y;*/
/*height:90px;*/
/*width:888px;
height:auto!important;
height:380px;
min-height:380px;
padding:10px 10px 0 10px;
}*/

.blueBigTopCurve{
background-image:url(../img/bluebig_top_curve1.gif);
background-repeat:no-repeat;
width:918px;
height:16px;
font-size:4px;
}
.blueBigBotmCurve{
background-image:url(../img/bluebig_botm_curve1.gif);
background-repeat:no-repeat;
width:918px;
height:37px;
clear:both;
}
.blueBigMiddle{
background-image:url(../img/bluebig_middle1.gif);
background-repeat:repeat-y;
/*height:90px;*/
width:918px;
height:auto!important;
height:415px;
min-height:415px;
padding:10px 10px 0 10px;
}
.tblYellow{
width:800px;
/*width:100%;*/
border-collapse:collapse;
border:none;
background-repeat:repeat-y;
padding-bottom:15px;
}
.tblYellow td{
background-image:url(../img/dotted_border2.gif);
background-repeat:repeat-x;
background-position:0 bottom;
line-height:18px;
}
.tblYellow td.green{
color:#009933;
}
.tblYellow td a:link, .tblYellow td a:active, .tblYellow td a:visited, .tblYellow td a:hover {
color:#2c8928;
font-size:14px;
font-family:Tahoma;
font-weight:normal;
margin:0;
padding:0;
}
.tblYellow td.red a:link, .tblYellow td.red a:active, .tblYellow td.red a:visited, .tblYellow td.red a:hover {
/*color:#8f2118;*/
/*color:#2c8928;*/
color:#305fbe;
font-size:14px;
font-family:Tahoma;
font-weight:normal;
margin:0;
padding:0;
}
/*span a.green{
color:#2c8928;
}
span a.red{
color:#8f2118;
}*/

.greenListBox{
padding:0;
color:#000000;
font-size:12px;
font:Arial, Helvetica, sans-serif;
}

.greenListBox h3{
color:#2c8928;
font-size:18px;
font:Arial, Helvetica, sans-serif;
padding-bottom:16px;
}
.greenListBox p{
width:810px;
margin:0;
padding:0;
}
.greenTopCurve{
background-image:url(../img/green_top_curve.gif);
background-repeat:no-repeat;
width:881px;
height:16px;
font-size:4px;
}
.greenBotmCurve{
background-image:url(../img/green_botm_curve.gif);
background-repeat:no-repeat;
width:881px;
height:24px;
}
.greenMiddle{
background-image:url(../img/green_middle.gif);
background-repeat:repeat-y;
/*height:90px;*/
width:881px;
height:auto!important;
height:120px;
min-height:120px;
padding:0 6px 0 6px;
}
.greenMiddleContent{
padding-left:45px;
padding-bottom:10px;
}

.greenMiddleContent ul{
padding:0 0 0 0;
margin:0;
}
.greenMiddleContent li{
list-style:none;
font-weight:bold;
list-style-type:none;
}
.greenMiddleContent li li{
float:none;
/*list-style-image:url(../img/bullet.gif);*/
padding-left:20px;
font-weight:normal;
list-style-type:none;
}
.greenBorder{
background-image:url(../img/green_border.gif);
background-repeat:repeat-x;
background-position:top;
width:825px;
height:20px;
margin:0 auto 0 auto;
padding:10px 0 0 35px;
color:#637c43;
}
.greenBorder span{
font-weight:bold;
}

.redListBox{
padding:0;
color:#000000;
font-size:12px;
font:Arial, Helvetica, sans-serif;
}

.redListBox h3{
color:#c22b2b;
font-size:18px;
font:Arial, Helvetica, sans-serif;
padding-bottom:16px;
}
.redListBox p{
width:810px;
margin:0;
padding:0;
}
.redTopCurve{
background-image:url(../img/red_top_curve.gif);
background-repeat:no-repeat;
width:881px;
height:16px;
font-size:4px;
}
.redBotmCurve{
background-image:url(../img/red_botm_curve.gif);
background-repeat:no-repeat;
width:881px;
height:23px;
}
.redMiddle{
background-image:url(../img/red_middle.gif);
background-repeat:repeat-y;
/*height:90px;*/
width:881px;
height:auto!important;
height:120px;
min-height:120px;
padding:0 6px 0 6px;
}
.redMiddleContent{
padding-left:45px;
padding-bottom:10px;
}
.redListBox2{
padding:0;
color:#000000;
font-size:12px;
font:Arial, Helvetica, sans-serif;
}

.redListBox2 h3{
color:#814350;
font:Arial, Helvetica, sans-serif;
margin:0;
padding:0;


}
.redListBox2 p{
width:230px;
margin:0;
padding:0;
color:#814350;
margin-left:45px; 
}
.redTopCurve2{
background-image:url(../img/red_top_curve2.gif);
background-repeat:no-repeat;
width:314px;
height:17px;
font-size:4px;
}
.redBotmCurve2{
background-image:url(../img/red_botm_curve2.gif);
background-repeat:no-repeat;
width:314px;
height:40px;
}
.redMiddle2{
background-image:url(../img/red_middle2.gif);
background-repeat:repeat-y;
/*height:90px;*/
width:314px;
height:auto!important;
height:120px;
min-height:120px;
padding:0 6px 0 6px;
}
.redMiddleContent2{
padding-left:15px;
padding-bottom:10px;
}
.formBtns{
border-top:1px solid #000000;
clear:both;
width:917px;
padding:20px 0px 20px 0px;
text-align:right;
/*border:1px solid red;*/
}
.formDiv{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:4px 20px 4px 13px;
}
.formBtns input.btnBlack, .tblForm td input.btnBlack, input.btnBlack {
/*background:transparent url(../img/btn-bg-black.jpg) repeat scroll 0%;*/
background-image:url(../img/btn-bg-black.gif);
background-repeat:repeat-x;
border:1px solid #000000;
color:#484848;
cursor:pointer;
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
height:30px;
padding:0px 3px 3px;
}

.formBtns input.btnYellow, .tblForm td input.btnYellow, input.btnYellow{
background:transparent url(../img/btn-bg.jpg) repeat-x scroll 0%;
border:1px solid #E7852A;
color:#4B4A45;
cursor:pointer;
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
height:30px;
padding:0px 3px 3px;
}

.formBtns input.btnGrey{
border:none;
width:112px;
height:37px;
background:url(../img/btn_cancel.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnDelSelected{
border:none;
width:176px;
height:36px;
background:url(../img/btn_delete_selected.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnOrange{
border:none;
width:131px;
height:35px;
background:url(../img/btn_addcontact.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnUpload{
border:none;
width:156px;
height:38px;
background
:url(../img/btn_upload.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnSegment{
border:none;
width:187px;
height:37px;
background
:url(../img/btn_create_newsegment.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnSignUpForm{
border:none;
width:231px;
height:37px;
background
:url(../img/btn_create_sign-up.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnHide{
border:none;
width:67px;
height:37px;
background
:url(../img/btn_hide.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnHide{
border:none;
width:67px;
height:37px;
background
:url(../img/btn_hide.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnSaveSegment{
border:none;
width:151px;
height:37px;
background
:url(../img/btn_save_segment.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnDownload, .formDiv input.btnDownload, .tblForm input.btnDownload{
border:none;
width:104px;
height:37px;
background
:url(../img/btn_download.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnPreviewOrng, .formDiv input.btnPreviewOrng, .tblForm input.btnPreviewOrng{
border:none;
width:86px;
height:37px;
background
:url(../img/btn_preview_orange.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnCompareMsg{
border:none;
width:253px;
height:37px;
background
:url(../img/btn_compare_selected_msg.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnViewSignup{
border:none;
width:192px;
height:37px;
background
:url(../img/btn_view_signup.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnCampaign{
border:none;
width:187px;
height:37px;
background
:url(../img/btn_create_newcampaign.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnPreviewInput{
border:none;
width:103px;
height:37px;
background
:url(../img/btn_preview_input.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnViewMsg{
border:none;
width:228px;
height:37px;
background
:url(../img/btn_view_msg.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnAutoreponder{
border:none;
width:241px;
height:37px;
background
:url(../img/btn_create_autoresponder.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnConfirmation{
border:none;
width:258px;
height:37px;
background
:url(../img/btn_create_confirmation.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnViewDetails{
border:none;
width:125px;
height:37px;
background
:url(../img/btn_view_details.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnGoStraight{
border:none;
width:218px;
height:37px;
background
:url(../img/btn_gostraight.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnMessageBuild{
border:none;
width:272px;
height:37px;
background
:url(../img/btn_message_builder.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnNext{
border:none;
width:102px;
height:37px;
background
:url(../img/btn_next.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnDeploy{
border:none;
width:90px;
height:37px;
background
:url(../img/btn_deploy.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.tblForm input.btnPreview, .formDiv input.btnPreview, .textBg input.btnPreview, .formBtns input.btnPreview{
border:none;
width:91px;
height:31px;
background:url(../img/btn_preview.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnNext{
border:none;
width:102px;
height:37px;
background
:url(../img/btn_next.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnBack{
border:none;
width:94px;
height:37px;
background
:url(../img/btn_back.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnChooseDestination{
border:none;
width:185px;
height:37px;
background
:url(../img/btn_chose_destination.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnCreateList{
border:none;
width:149px;
height:37px;
background
:url(../img/btn_create_newlist.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnEditContact{
border:none;
width:119px;
height:37px;
background
:url(../img/btn_edit_contact.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnSaveAnother{
border:none;
width:186px;
height:37px;
background
:url(../img/btn_save_another.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnSaveMessage{
border:none;
width:186px;
height:37px;
background
:url(../img/btn_save_addmessage.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnAddMessage{
border:none;
width:141px;
height:37px;
background
:url(../img/btn_addmessage.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnSaveQuestion{
border:none;
width:186px;
height:37px;
background
:url(../img/btn_save_addquestion.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnSaveContact{
border:none;
width:170px;
height:37px;
background
:url(../img/btn_save_addcontact.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnSave{
border:none;
width:88px;
height:37px;
background
:url(../img/btn_save.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formBtns input.btnProceedSend{
border:none;
width:161px;
height:37px;
background
:url(../img/btn_proceed_send.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.formLeft input.btnDeliver{
border:none;
width:167px;
height:34px;
background
:url(../img/btn_deliver_immediatly1.jpg);
background-repeat:no-repeat;
cursor:pointer;
margin-top:40px!important;
margin-top:34px;
/*background-position:0 bottom;
height:70px;
border:1px solid #000000;*/
margin-right:20px;
}
.formRight input.btnSchedule{
border:none;
width:161px;
height:34px;
background
:url(../img/btn_schedul_deliver1.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.tblForm input.btnSpam, .textBg input.btnSpam{
border:none;
width:102px;
height:32px;
background
:url(../img/btn_spam.jpg);
background-repeat:no-repeat;
cursor:pointer;

}
.tblForm input.btnCopy, .formDiv input.btnCopy, .textBg input.btnCopy{
border:none;
width:102px;
height:29px;
background
:url(../img/btn_copy.jpg);
background-repeat:no-repeat;
}
.tblForm input.btnQSave, .formDiv input.btnQSave, .textBg input.btnQSave{
border:none;
width:102px;
height:32px;
background
:url(../img/btn_quicksave.jpg);
background-repeat:no-repeat;
}
.tblForm input.btnContactList{
border:none;
width:187px;
height:37px;
background
:url(../img/btn_addcontact_list.jpg);
background-repeat:no-repeat;
}
.tblForm input.btnUploadImage, .formBtns input.btnUploadImage{
border:none;
width:125px;
height:37px;
background
:url(../img/btn_upload_image.jpg);
background-repeat:no-repeat;
}
.tblForm input.btnUpdate{
border:none;
width:77px;
height:37px;
background
:url(../img/btn_update.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.tblForm input.btnRefresh{
border:none;
width:92px;
height:37px;
background
:url(../img/btn_refresh.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.tblForm input.btnUnsubscribe{
border:none;
width:282px;
height:37px;
background
:url(../img/btn_unsubscribe.jpg);
background-repeat:no-repeat;
}
.tblForm input.btnDelContacts{
border:none;
width:150px;
height:37px;
background
:url(../img/btn_del_contacts.jpg);
background-repeat:no-repeat;
}
.tblForm input.btnSaveContacts{
border:none;
width:201px;
height:37px;
background
:url(../img/btn_save_contact.jpg);
background-repeat:no-repeat;
}
.tblForm input.btnMarkContact{
border:none;
width:213px;
height:37px;
background
:url(../img/btn_mark.jpg);
background-repeat:no-repeat;
}

.ImgBox {
padding:0;
display:block;
margin:15px 0 0 0;
}
.ImgBox ul{
list-style-type:none;
margin:0px;
padding:0px;
}
.ImgBox li {
float:left;
margin:0pt;
padding:0;
font-size:11px;
color:#000000;
width:150px;
height:220px;
margin-left:20px;
/*border:1px solid #CC6633;*/
display:block;
list-style-type:none;
margin-bottom:15px;
}
.ImgBox li a:link, .ImgBox li a:active, .ImgBox li a:visited, .ImgBox li a:hover{
font-size:11px;
padding-left:3px;
}
#signIn{
position:absolute;
top:40px;
left:50%;
margin-left:-140px;
display:none;
}
#signIn span input{
float:left;
margin-right:4px;
border:1px solid #e97022;
font-size:12px;
padding:2px;
color:#3f3e43;
width:120px;
margin-top:1px;
height:16px;
}

/*SOUVIK*/
#forgetPwd{
position:absolute;
top:40px;
left:50%;
margin-left:-80px;
display:none;
}
#forgetPwd span input{
float:left;
margin-right:4px;
border:1px solid #e97022;
font-size:12px;
padding:2px;
color:#3f3e43;
width:140px;
margin-top:1px;
height:16px;
}
/*SOUVIK*/


.tblList{
border:1px solid #ccc;
border-bottom: 0px;
width:100%;
background-color:#FFFFFF;
margin-bottom:20px;
}
.tblList th{
background:#333333 url(../img/tbl-list-header-bg.gif);
background-repeat:repeat-x;
color:#b7b7b7;
padding:7px 4px 7px 4px;
text-align:left;
background-color:28262b;
}
.tblList th a:link, .tblList th a:active, .tblList th a:visited, .tblList th a:hover{
color:#b7b7b7;
text-align:left;
}
.tblList td{
padding:4px;
color:#3f3e43;
border-bottom: 1px solid #5A5A5A;
}
.tblList tr.odd td{
/*background-color:#fff;*/
}
/*
.tblList tr.odd td{
background-color:#efeff0;
}
*/
.tblList tr.trHover td{
/*background-color:#FEFBF0;*/
background-color:#FFFBD6;
}
.tblList tr.footer td{
background-color:#B4B4B4;
font-weight:bold;
padding:8px 4px 8px 4px;
}
.tblList td.orange{
background-color:#D2944F;
}
.tblList2{
border:1px solid #add9d7;
width:540px;
background-color:#FFFFFF;
color:#204c4a;
}
.tblList2 th{
background:#156385 url(../img/tbl-list-header-bg3.gif);
background-repeat:repeat-x;
color:#f9ffe6;
padding:7px 4px 7px 4px;
text-align:left;
}
.tblList2 th a:link, .tblList2 th a:active, .tblList2 th a:visited, .tblList2 th a:hover{
color:#b7b7b7;
text-align:left;
}
.tblLis2 td{
padding:4px;
color:#204c4a;

}
.tblList2 tr.odd td{
background-color:#fff;
padding:4px;

}
.tblList2 tr.even td{
background-color:#f2fffe;
padding:4px;

}
/*
.tblList tr.odd td{
background-color:#efeff0;
}
*/
.tblList2 tr.trHover td{
/*background-color:#FEFBF0;
background-color:#FFFBD6;*/
background-color:#f2fffe;
}
.tblInner{
width:100%;
border-collapse:collapse;
border:none;
padding:0;
margin:0;
background-repeat:repeat-y;
padding-bottom:15px;
background-color:#F5D1B1;
}
.tblInner td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px 0px 5px 13px;
}
.tblInner td a:link, .tblInner td a:active, .tblInner td a:visited{
color:#00578f;
}
.tblInner td input checkbox{
border:none;
}
.tblInnertd input, .tblInner td select, .tblInner td textarea{
border:1px solid #bdbdbd;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
/*padding:2px;*/
}
.contactAlerts{
margin:20px 0 10px 0;
padding:0 0 0 15px;
}
.contactAlerts li{
color:#305fbe;
padding-bottom:10px;
background-image:url(../img/arrow.jpg);
background-repeat:no-repeat;
background-position:left 3px;
list-style-type:none;
padding-left:8px;
}
.contactAlerts li span{
color:#333;
}

.formActions{
border-top:1px solid #000000;
clear:both;
padding-top:20px;
}

.error-msg{
background-image:url(../img/error-msg.gif);
background-repeat:no-repeat;
background-position:right center;
color:#ff0000;
border:2px dotted #f00;
/*border:1px solid#663333;*/
padding:10px;
margin: 0 0px 5px 0px;
line-height:13px;
/*background-color:#f24c46;*/
font-size:12px;
}
.error-msg ul{
padding-right:100px;
}
.error-msg li{
color:#CC0000;
/*color:#FFFFFF;*/
list-style-type:circle;
padding-top:3px;
}
.success-msg{
background-image:url(../img/sucess-msg.gif);
background-repeat:no-repeat;
background-position: right center;
color:#00740E;
border:2px dotted #00740E;
padding:10px;
margin: 10px 0px 10px 0px;
line-height:13px;
}
.success-msg ul{
padding-right:124px;
}
.success-msg li{
color:#00740E;
list-style-type:square;
padding-top:3px;
}

.message{
background-image:url(../img/icon_message.gif);
background-repeat:no-repeat;
background-position:right center;
color:#ff0000;
/*border:2px dotted #f00;*/
border:2px dotted #E8A415;
/*border:1px solid#663333;*/
padding:10px;
margin: 0 0px 5px 0px;
line-height:13px;
/*background-color:#f24c46;*/
}
.message ul{
padding-right:100px;
}
.message li{
color:#A57614;
/*color:#FFFFFF;*/
list-style-type:circle;
padding-top:3px;
}
.dottedBorder{
background-image:url(../img/dotted_border2.gif);
background-repeat:repeat-x;
background-position:0 bottom;
line-height:18px;
/*height:1px;*/
}
.border{
border-top:1px solid #000000;
clear:both;
width:917px;
padding:0 0 8px 0;
/*padding:0 20px 8px 20px;*/
}
.textBg{
padding:5px 20px 5px 18px;
margin-left:12px;
}
.textBg input.btnSend{
border:none;
width:59px;
height:25px;
background
:url(../img/btn_send.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
/*input.radio{
margin:0;
padding:0;
padding-top:5px;
margin-right:3px;*/
/*margin-bottom:3px;*/
/*margin-top:3px;
border:1px solid #000000; 
}*/


.pagination {
color:#666666;
/*float:left;*/
font-family:Tahoma;
font-size:11px;
line-height:22px;
margin:0 0 10px 10px;
float:right;
height:30px;
}
.pagination a:link, .pagination a:active, .pagination a:visited {
text-decoration:none;
/*background-image:url(../img/pagination_background.gif);
background-repeat:no-repeat;*/
width:16px;
height:18px;
background-color:#fff;
border:1px solid #DDDDDD;
}
.pagination a:hover {
color:#000000;
text-decoration:none;
/*background-color:#CEDEE1;*/
border:1px solid #FF9900;
}
.pagination span {
color:#666666;
display:block;
float:left;
font-family:Tahoma;
font-size:11px;
padding:0 2px 0 2px;
text-decoration:none;

}
.pagination span a:link, .pagination span a:active, .pagination span a:visited {
color:#666666;
display:block;
float:left;
font-family:Tahoma;
font-size:11px;
/*padding:0 0 3px 8px;*/
text-decoration:none;
text-align:center;
line-height:18px;
}
.pagination span a:hover {
text-decoration:none;
/*background-image:url(../img/pagination_bg_hover.gif);
background-repeat:no-repeat;*/
width:16px;
height:18px;

}
.pagination span.bold {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
}

.pagination span.bold a{
background-color:#F6F6F6;
color:#000000;
}

.pagination .input {
border:1px solid #666666;
height:15px;
margin-top:2px !important;
padding:0pt 1px 0pt 2px;
width:30px;
}
/*------------------------Middle End----------------------------*/

/*------------------------Footer Start----------------------------*/

#footer{
margin:0 auto 0 auto;					 		/* mandatory */
height:67px;
background-image:url(../img/footer_bg.gif);
background-repeat:repeat-x;				 		/* mandatory */
text-align:center;
clear:both;
				 			/* mandatory */
}
#footCurveRight{
float:right;								 	/* mandatory */
background-image:url(../img/foot-curve-right.gif);
background-repeat:no-repeat;
width:26px;
height:47px;
}
#footCurveLeft{
float:left;										/* mandatory */
background-image:url(../img/foot-curve-left.gif);
background-repeat:no-repeat;
width:26px;
height:47px;
}
#footerNav{
text-align:center;
padding:12px 0 0 16px;
margin:0 auto 0 auto;
width:980px;

}
#footerNav ul{
padding:0;
list-style-type:none;
margin:0 0 0 0;
}
#footerNav li{
padding:0;
margin:0;
color:#fbf9eb;
float:left;
}
#footerNav li a:link, #footerNav li a:active, #footerNav li a:visited {
color:#fbf9eb;
font-size:12px;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
display:block;
float:left;
padding:0 5px 0 5px;
}
#footerNav li a:hover {
text-decoration:none;
color:#ffd997;
}
#footerNav li span{
display:block;
float:left;
background-image:url(../img/footer_bar.gif);
background-repeat:no-repeat;
width:1px;
height:12px;
margin-top:3px;
}
.closeWindow a:link, .closeWindow a:active, .closeWindow a:visited, .closeWindow a:hover{
color:#305fbe;
font-size:14px;
font-family:Tahoma,,Arial,Helvetica,sans-serif;
text-decoration:none;
padding-top:8px;
}


/*------------------------Footer End----------------------------*/

#copyright{
text-align:center;							
color:#8a8a8a;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
display:block;
clear:both;
width:586px;
margin:0 auto 0 auto;
padding-top:15px;

}
#copyright a{
color:#8a8a8a;
text-decoration:underline;
}
div{
/*border:1px solid #FF0000;*/
}