/* CSS Document */
html{height:100%;}
body{margin:0px; background:#ffffff url(../images/admin/topHeaderBg.jpg) repeat-x left top; font-size:12px; font-family:Arial;height:100%; }
.main{ /* future use */ }
.main .innerMain{ width:1003px; margin:0px auto; }

.innerMain a{text-decoration:none; outline:none; cursor:pointer; }
.innerMain a:hover{text-decoration:none;}
.innerMain img{display:inline; border:0px;}
.innerMain .clear{clear:both;}

#topNav{ height:52px; }
#topHeader{ height:51px; }

.innerMain .topHeader{/* future use */ }
.topHeader .innerTopHeader{ float:left; width:100%; background:#ffffff url(../images/admin/topHeaderBg.jpg) repeat-x left top;}

.innerTopHeader .topLogoDiv{ float:left; width:1003px;}
.topLogoDiv .logoLeftDiv{ float:left; width:200px; padding:18px 0px 14px 31px;}
.topLogoDiv .logoRightDiv{ float:right; width:300px; padding:10px 0px 14px 31px; color:#FFFFFF;}
.logoRightDiv .adminDiv{ color:#FFFFFF; font-size:24px; font-weight:bold; font:"Times New Roman"; text-shadow: 2px 1px 1px #000000; filter: dropshadow(color=#c225c2, offx=3, offy=3); }
.logoRightDiv .date{ color:#FFFFFF; font-size:14px; text-align:right; padding:5px 24px 0px 0px; font-weight:bold; font-style:italic; font:"Times New Roman"; text-shadow: 2px 1px 1px #000000; filter: dropshadow(color=#c225c2, offx=3, offy=3); }

.innerTopHeader .topNavigation{ /* future use */ }
.topNavigation .topNav{ float:left;  width:1003px; }
.topNav ul{ float:left; width:1000px; margin:0px; padding:2px 0px 0px 0px; list-style-type:none;}
.topNav ul li{ float:left; margin:0px; padding:0px; list-style-type:none;}
.topNav ul li a{float:left; display:block; height:51px; line-height:51px; color:#dedede; text-decoration:none; font-size:11px; font-family:arial;}
.topNav li a b{padding-left:18px; float:left; height:51px; display:block;}
.topNav li a b span{float:left; padding-right:18px; cursor:pointer; height:51px; display:block;}

.topNav li a:hover{background:url(../images/admin/navHoverSpacer.jpg) left top repeat-x; color:#dfdfdf;}
.topNav li a:hover b{background:url(../images/admin/navHoverLeft.jpg) left top no-repeat;}
.topNav li a:hover b span{background:url(../images/admin/navHoverRight.jpg) right top no-repeat;}

.topNav li.current a{background:url(../images/admin/navHoverSpacer.jpg) left top repeat-x;}
.topNav li.current a b{background:url(../images/admin/navHoverLeft.jpg) left top no-repeat;}
.topNav li.current a b span{background:url(../images/admin/navHoverRight.jpg) right top no-repeat;}

.innerTopHeader .dashBordDiv{ float:right; width:976px; padding-right:25px; text-align:right; margin-top:-10px; font-size:63px; font-weight:bold; color:#dcdcdc; text-transform:uppercase; }


.innerMain .mainContainer{ /* future use */ }
.mainContainer .innerMainContainer{ float:left; width:978px; border:2px solid #DAD9D9; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius:5px; margin:0px 0px 20px 10px; padding:0px 0px 20px 0px; }

/*.innerMainContainer .homeIconDiv{ float:left; width:978px;  } 
.homeIconDiv .iconRow{ float:left; width:870px; margin:50px 0px 10px 60px; }
.iconRow .icon-col-1{ float:left; width:127px; display:none;}
.icon-col-1 a{ display:block; width:127px; height:113px; text-transform:uppercase; font-family:Arial; font-size:15px; font-weight:bold; padding-top:20px; color:#9A9899; text-align:center;  border:1px solid #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.iconRow .icon-col-1 a:hover{ border-top:3px solid #c7c7c7; color:#414143; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;   }

#homeIcon1 a{ background:url(../images/admin/homeIcon2.jpg) no-repeat center ; height:64px; width:64px; }
#homeIcon1 a:hover{ background:url(../images/admin/homeIcon2_hover.jpg) no-repeat center ; height:64px; width:64px; }
*/

.innerMainContainer .homeIconDiv{ float:left; width:600px; } 
.homeIconDiv .iconRow{ float:left; width:100%; margin:50px 0px 10px 60px;  }
.iconRow .icon-col-1{ float:left; width:125px; height:140px; margin:0px; display:none; }
.iconRow .icon-col-1 a{color:#C5C5C5; }

.homeIconDiv .iconRow1{ float:left; text-align:center; width:880px; padding:50px 0px 10px 90px; }
.iconRow1 .icon-col-1{ float:left; width:135px; height:140px; margin:0px; display:none;}
.iconRow1 .icon-col-1 a{color:#C5C5C5; }

.homeIconDiv .iconRow2{ float:left; width:820px; padding:10px 0px 10px 150px; }
.iconRow2 .icon-col-1{ float:left; width:135px; height:140px; margin:0px; display:none; }
.iconRow2 .icon-col-1 a{color:#C5C5C5; }

#homeIcon_homepage{ background:url(../images/admin/cp_homepage.jpg) no-repeat center; display:block; width:120px; height:20px; padding-top:90px;  text-transform:uppercase; font-family:Arial; font-size:12px; font-weight:bold; color:#C5C5C5; text-align:center;  border:1px solid #C5C5C5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
#homeIcon_homepage:hover{ background:url(../images/admin/cp_homepage_hover.jpg) no-repeat center ; width:120px; height:20px; padding-top:90px; border-top:3px solid #c7c7c7; color:#404040; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }

#homeIcon_category{ background:url(../images/admin/cp_pages.jpg) no-repeat center; display:block; width:120px; height:20px; padding-top:90px;  text-transform:uppercase; font-family:Arial; font-size:12px; font-weight:bold; color:#C5C5C5; text-align:center;  border:1px solid #C5C5C5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
#homeIcon_category:hover{ background:url(../images/admin/cp_pages_hover.jpg) no-repeat center; width:120px; height:20px; padding-top:90px;  border-top:3px solid #c7c7c7; color:#404040; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }

#homeIcon_subscriber{ background:url(../images/admin/cp_subscriber.jpg) no-repeat center; display:block; width:120px; height:20px; padding-top:90px;  text-transform:uppercase; font-family:Arial; font-size:12px; font-weight:bold; color:#C5C5C5; text-align:center;  border:1px solid #C5C5C5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
#homeIcon_subscriber:hover{ background:url(../images/admin/cp_subscriber_hover.jpg) no-repeat center ; width:120px; height:20px; padding-top:90px;  border-top:3px solid #c7c7c7; color:#404040; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }

#homeIcon_photos{  background:url(../images/admin/cp_photos.jpg) no-repeat center; display:block;  width:120px; height:20px; padding-top:90px;  text-transform:uppercase; font-family:Arial; font-size:12px; font-weight:bold; color:#C5C5C5; text-align:center;  border:1px solid #C5C5C5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
#homeIcon_photos:hover{ background:url(../images/admin/cp_photos_hover.jpg) no-repeat center ;  width:120px; height:20px; padding-top:90px;  border-top:3px solid #c7c7c7; color:#404040; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }

#homeIcon_employment{ background:url(../images/admin/cp_employment.jpg) no-repeat center; display:block;  width:120px; height:20px; padding-top:90px; text-transform:uppercase; font-family:Arial; font-size:12px; font-weight:bold; color:#C5C5C5; text-align:center;  border:1px solid #C5C5C5;   -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
#homeIcon_employment:hover{ background:url(../images/admin/cp_employment_hover.jpg) no-repeat center ;  width:120px; height:20px; padding-top:90px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  border-top:3px solid #c7c7c7; color:#404040; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7; 	 }

#homeIcon_admin_users{ background:url(../images/admin/cp_admin_users.jpg) no-repeat center; display:block;  width:120px; height:20px; padding-top:90px; text-transform:uppercase; font-family:Arial; font-size:12px; font-weight:bold; color:#C5C5C5; text-align:center;  border:1px solid #C5C5C5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
#homeIcon_admin_users:hover{ background:url(../images/admin/cp_admin_users_hover.jpg) no-repeat center ;  width:120px; height:20px; padding-top:90px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  border-top:3px solid #c7c7c7; color:#404040; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7; 	 }

#homeIcon_presentation{ background:url(../images/admin/cp_presentation.jpg) no-repeat center; display:block;  width:120px; height:20px; padding-top:90px; text-transform:uppercase; font-family:Arial; font-size:12px; font-weight:bold; color:#C5C5C5; text-align:center;  border:1px solid #C5C5C5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
#homeIcon_presentation:hover{ background:url(../images/admin/cp_presentation_hover.jpg) no-repeat center ;  width:120px; height:20px; padding-top:90px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  border-top:3px solid #c7c7c7; color:#404040; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7;  	 }

#homeIcon_payment{ background:url(../images/admin/cp_payment.jpg) no-repeat center; display:block;  width:120px; height:20px; padding-top:90px; text-transform:uppercase; font-family:Arial; font-size:12px; font-weight:bold; color:#C5C5C5; text-align:center;  border:1px solid #C5C5C5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
#homeIcon_payment:hover{ background:url(../images/admin/cp_payment_hover.jpg) no-repeat center ;  width:120px; height:20px; padding-top:90px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  border-top:3px solid #c7c7c7; color:#404040; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7; 	 }

#homeIcon_settings{ background:url(../images/admin/cp_settings.jpg) no-repeat center; display:block;  width:120px; height:20px; padding-top:90px;  text-transform:uppercase; font-family:Arial; font-size:12px; font-weight:bold; color:#C5C5C5; text-align:center;  border:1px solid #C5C5C5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
#homeIcon_settings:hover{ background:url(../images/admin/cp_settings_hover.jpg) no-repeat center ;  width:120px; height:20px; padding-top:90px; border-top:3px solid #c7c7c7; color:#404040; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }

#homeIcon_logout{ background:url(../images/admin/cp_logout.jpg) no-repeat center; display:block;   width:120px; height:20px; padding-top:90px; text-transform:uppercase; font-family:Arial; font-size:12px; font-weight:bold; color:#C5C5C5; text-align:center;  border:1px solid #C5C5C5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
#homeIcon_logout:hover{ background:url(../images/admin/cp_logout_hover.jpg) no-repeat center ;  width:120px; height:20px; padding-top:90px;  border-top:3px solid #c7c7c7; color:#404040; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }

#homeIcon_forms{ background:url(../images/admin/cp_forms.jpg) no-repeat center; display:block;   width:120px; height:20px; padding-top:90px; text-transform:uppercase; font-family:Arial; font-size:12px; font-weight:bold; color:#C5C5C5; text-align:center;  border:1px solid #C5C5C5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
#homeIcon_forms:hover{ background:url(../images/admin/cp_forms_hover.jpg) no-repeat center ;  width:120px; height:20px; padding-top:90px;  border-top:3px solid #c7c7c7; color:#404040; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }


#homeIcon_services{ background:url(../images/admin/cp_services.jpg) no-repeat center; display:block;  width:120px; height:20px; padding-top:90px;  text-transform:uppercase; font-family:Arial; font-size:12px; font-weight:bold; color:#C5C5C5; text-align:center;  border:1px solid #C5C5C5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
#homeIcon_services:hover{ background:url(../images/admin/cp_services_hover.jpg) no-repeat center ;  width:120px; height:20px; padding-top:90px; border-top:3px solid #c7c7c7; color:#404040; border-left:3px solid #c7c7c7; border-right:6px solid #c7c7c7; border-bottom:6px solid #c7c7c7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }

.highlight{
background-color:#FFFFDD;
font-style: italic;
font-weight:bold;
padding:2px 2px 2px 2px;
}


.iconSpacer{ float:left; width:2px; height:113px;}
.iconSpacer2{ float:left; width:280px; height:113px;}
.iconRow .icon-col-2{ height:35px; float:left; width:900px; color:#cf0100; font-size:26px; font-weight:bold; font:"Times New Roman"; }
.iconRow .icon-col-3{ height:25px; float:left; width:876px; color:#666666; padding:5px 24px 0px 0px;  font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif}
.adminInfo{display:none;color:#666666; padding:5px 24px 0px 0px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif}
.spacerDiv{ float:left; width:900px; height:20px;}
.spacerDiv1{ float:left; width:900px; height:15px;}
.spacerDiv2{ float:left; width:30px; height:30px;}

.innerMainContainer .containArea{ float:left; width:952px; padding:0px; background:#FFFFFF;  border:5px solid #c7c7c7; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }


/*========================= this css used for web setting page only ============================*/
.spacerDivWeb{ float:left; width:900px; }

.innerMainContainer .containAreaWeb{ float:left; width:943px; padding:0px; background:#FFFFFF;}

/*==============================================================================================*/

.textDiv{ float:left; width:935px; padding:0px 0px 0px 10px; margin:0px; }
.textDiv .innerTextDiv{float:left; width:923px; padding:0px 0px 0px 0px; margin:0px;}

.topHeading{ float:left; width:896px; padding:34px 0px 15px 25px; }
.topHeading .headingImg{ float:left; width:55px; }
.headingText{ float:left; width:320px; height:49px; line-height:49px; font:Arial; font-size:26px; font-weight:bold; color:#333333; display:inline; }
.headingText_tools{ float:left; width:600px; height:49px; line-height:49px; font:Arial; font-size:26px; font-weight:bold; color:#333333; }

.innerTextDiv .topIcons{ float:left; width:900px; padding:26px 0px 28px 0px; }
.topIcons h2{ float:left; width:306px; padding-left:15px; margin:0px; font-family:"Times New Roman"; font-size:24px; font-weight:bold; }
.topIcons .iconsDiv{ float:left; width:500px; }
.iconsDiv a{ float:right;  padding:0px 12px 0px 12px; color:#636363; font-size:8px; text-align:center; font-weight:bold; }
.iconsDiv a:hover img{ text-decoration:none; border:0px; }
.iconsDiv a:hover{ text-decoration:underline; }

.innerTextDiv .ContentDiv{ float:left; width:921px; }

.innerContainer{ float:left; width:905px;  border:1px solid #c7c7c7;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;  margin-left:7px; }
.innerContainer .innerTableDiv{ float:left; width:905px;  }

.innerContainer2{ float:left; width:905px;  border:1px solid #c7c7c7;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;  margin-left:7px; }

.innerContainer2 .innerTableDiv2{ float:left; width:905px;background:#f6f6f6;  }
.pointer{ cursor:pointer}
.table3{ float:left; width:895px; text-align:left;}
.table3 .table3row3{ width:895px; padding-left:10px;}
.table3 .table3row3 .rowText1{  float:left; width:517px; color:#5d5d5d; font-weight:bold; font-size:14px; height:49px; line-height:49px;  }
.table3 .table3row3 .rowText{  float:left; width:517px; color:#717171; font-size:12px; font-weight:bold;  }
.table3 .table3row3 .rowPlusIcon{  float:right; width:30px; padding-top:12px; }

.table3 .table3row4{ float:left; width:855px; padding:25px; color:#717171; background:#f6f6f6; }

.table3 .table3row4-seo{ float:left; width:855px; padding:25px; color:#717171; background:#f6f6f6; border:1px solid #000; }

.table3 .table3row4 .column1{ float:left; text-align:right; color:#2F2F2F; font-size:12px; width:140px; padding:5px 5px 5px 0px; }
.table3 .table3row4 .column2{ float:left; color:#2F2F2F; font-size:12px; width:710px; padding:5px 0px 5px 0px; }
.table3 .table3row4 .column3{ float:left; width:855px; }
.table3 .table3row4 .column_page{ float:left; width:855px; color:#000000; }
.table3 .table3row4 .column3-1{ float:left; width:855px; padding-top:5px; }
.table3row4 .column3 .menuHeading{ float:left; width:855px; border-bottom:1px solid #686868;  }
.table3row4 .column3 .menuContent{ float:left; width:835px; padding:10px; }

.table3 .table3row4 .column1-1{ float:left; color:#2F2F2F; font-size:12px; width:855px; padding:5px 0px 5px 0px; }
.table3 .table3row4 .column2-2{ float:left; color:#2F2F2F; font-size:12px; width:85px; padding:5px 0px 5px 0px; }
.table3 .table3row4 .column2-3{ float:left; color:#2F2F2F; font-size:12px; width:310px; padding:5px 0px 5px 0px; }
.table3 .table3row4 .column2-4{ float:left; color:#2F2F2F; font-size:12px; width:120px; padding:10px 0px 5px 0px; }

.pdf{ float:left; width:190px; padding-left:10px;}
.pdf a{ height:37px;width:190px; padding-left:56px; line-height:37px; color:#FFFFFF; font-size:16px; font-weight:bold; background:url(../images/admin/pdfButton.jpg) no-repeat left top; display:block;}
.pdf a:hover{ text-decoration:underline; }

.innerContainer3{ float:left; width:274px;  border:1px solid #c7c7c7;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;  margin-left:7px; }
.innerContainer3 .innerTableDiv3{ float:left; width:274px;  }

.innerContainer4{ float:left; width:274px; }
.Bottombutton{float:left; width:921px; text-align:center; padding-top:20px; }

.table4{ float:left; width:274px;}
.table4 .row3{ float:left; width:264px; padding-left:10px; color:#717171; font-size:12px; font-weight:bold;  }
.table4 .row4{ float:left; width:244px; padding:25px 15px 25px 15px; color:#717171; background:#f6f6f6; }
.table4 .row4 .column1{ float:left; width:244px; padding-bottom:5px; }
.table4 .row4 .column2{ float:left; width:244px; padding-bottom:15px; }
.table4 .row4 .column3{ float:left; width:244px; border-top:1px solid #717171; }



.fontStyle{ font-size:12px;}
.asterik{color:#FF0000; font-size:12px;}

.table2{ float:left; width:905px;}
.table2 .row2{ float:left; width:905px; color:#717171; font-size:12px; font-weight:bold;  }
.row2 .col-1{float:left; width:39px; text-align:center; padding-top:10px;  background:url(../images/admin/dottedBorder.gif) repeat-y right top;height:27px; line-height:37px;  }
.row2 .col-2{float:left; width:60px; text-align:center; background:url(../images/admin/dottedBorder.gif) repeat-y right top; height:37px; line-height:37px; }
.row2 .col-3{float:left; width:375px; padding-left:5px; background:url(../images/admin/dottedBorder.gif) repeat-y right top; height:37px; line-height:37px;  }
.row2 .col-4{float:left; width:170px; text-align:center; background:url(../images/admin/dottedBorder.gif) repeat-y right top; height:37px; line-height:37px; }
.row2 .col-5{float:left;  width:70px; text-align:center; background:url(../images/admin/dottedBorder.gif) repeat-y right top; height:37px; line-height:37px; }
.row2 .col-6{float:left; width:165px; padding-left:5px; text-align:center; height:37px; line-height:37px; }
.col-6 .col6-1{ float:left; width:33px; text-align:center; padding-top:10px; }

.row3{ float:left; width:905px; color:#717171; font-size:12px; font-weight:bold;  }
.row3 .col-7{float:left; text-align:right; width:420px; padding-left:5px; height:37px; line-height:37px; }
.row3 .col-8{float:left; width:70px; height:37px; text-align:center; line-height:37px; padding-top:9px;  }
.row3 .col-9{float:left; text-align:left; width:400px; height:37px; line-height:37px;}
.row3  a{ color:#545454; height:37px; padding:0px 15px 0px 15px; }

.row3  span{ color:#545454; font-size:12px; font-weight:normal;  height:37px; padding:0px 15px 0px 15px; }
#leftArrow{ background:url(../images/admin/leftArrow.jpg) no-repeat left center;}
#rightArrow{ background:url(../images/admin/rightArrow.jpg) no-repeat right center;}

.row2 .col-11{float:left; width:39px; padding-top:15px; height:34px; line-height:34px; background:url(../images/admin/dottedBorder.gif) repeat-y right top; }
.row2 .col-22{float:left; width:60px;  background:url(../images/admin/dottedBorder.gif) repeat-y right top; height:49px; line-height:49px;}
.row2 .col-33{float:left; width:380px; background:url(../images/admin/dottedBorder.gif) repeat-y right top; height:49px; line-height:49px; }
.row2 .col-44{float:left; width:170px; background:url(../images/admin/dottedBorder.gif) repeat-y right top; height:49px; line-height:49px;  }
.row2 .col-55{float:left;  width:70px; background:url(../images/admin/dottedBorder.gif) repeat-y right top;  height:49px; line-height:49px;  }
.row2 .col-66{float:left; width:170px; height:49px; line-height:49px; }



#bgId1{ background:url(../images/admin/tableHeadingBg.jpg) repeat-x left top; color:#5d5d5d; font-weight:bold; font-size:14px; text-align:center; border-bottom:1px solid #c7c7c7; height:49px; line-height:49px; }
#bgId4{ background:url(../images/admin/tableHeadingBg.jpg) repeat-x left top; color:#5d5d5d; font-weight:bold; font-size:14px; text-align:center; border-bottom:1px solid #c7c7c7; height:49px; line-height:49px; }
#bgId5{ background:url(../images/admin/tableHeadingBg.jpg) repeat-x left top; color:#5d5d5d; font-weight:bold; font-size:14px;border-bottom:1px solid #c7c7c7; height:49px; line-height:49px; }
#bgId2{ background:#eaeaea; border-bottom:1px solid #c7c7c7; height:37px; line-height:37px; }
#bgId3{ background:#f5f5f5; border-bottom:1px solid #c7c7c7; height:37px; line-height:37px; }
.borderNone{ border:0px;}


/*#paddingTop{ padding:10px 6px 14px 0px; }

#paddingZero{ padding:0px 0px 0px 0px; }*/

/*h1{ float:left; width:600px; padding:20px 0px 20px 20px; margin:0px; font-family:"Times New Roman"; font-size:24px; font-weight:bold; }*/

.table{ float:left; width:901px; padding:0px 0px 0px 20px; color:#8b8b8b; font-family:arial; font-size:11px; }
.table .col-1{float:left; width:60px; height:37px; line-height:37px; }
.table .col-2{float:left; width:218px; padding-top:5px; }
.table .col-3{float:left; width:95px; height:37px; line-height:37px; }
.table .col-4{float:left; width:150px; padding-top:5px; }
.table .col-5{float:left;  width:25px;  height:37px; line-height:37px; }
.table .col-6{float:left; width:116px; padding-left:30px; height:37px; line-height:37px; }

.input-1{ width:204px; border:1px solid #d5d5d5; background:url(../images/admin/inputYellowHover.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px; }
.input-2{ width:135px; border:1px solid #d5d5d5; background: url(../images/admin/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;}
.input-3{ width:240px; border:1px solid #d5d5d5; background: url(../images/admin/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;}

.selectBox-2{ width:275px; border:1px solid #d5d5d5; background: url(../images/inputBg.jpg) repeat-x left top; height:20px; line-height:20px; color:#333333; font-family:Arial; font-size:12px;}


/*.popup{ width:470px; margin:0px auto; padding:10px;border:5px solid #c7c7c7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.popup .popupCotent{ float:left; width:470px; height:20px; }*/
/************************************************ CSS Dynamic Page**********************************************************/
.ban3 {
	background:url(../images/admin/tableHeadingBg.jpg) repeat-x left top; color:#5d5d5d; font-weight:bold; font-size:14px; text-align:center; border-bottom:1px solid #c7c7c7; height:48px; }
.tableover
{
background-color:#dcdcdc;
font-family:Verdana;
font-size:10px;
font-weight:normal;
color:#333333;
height:30px;
line-height:30px;
padding-left:3px;
text-decoration: none;
}

.dataclass {
   background:#eaeaea; 
   border-bottom:1px solid #c7c7c7; 
   height:30px; 
   line-height:30px;
   font-family:Verdana;
   font-size:10px;
   color:#333333;
   padding-left:3px;
   
}
.dataclassalternate {
   background:#f5f5f5; border-bottom:1px solid #c7c7c7; height:30px; line-height:30px; 
   font-family:Verdana;
   font-size:10px;
   color:#333333;
   padding-left:3px;
}
.grid {
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	padding: 1px 6px;
}
.bar{
	/*-moz-border-radius:8px;
	-webkit-border-radius:8px; 
	border-radius:8px*/
	height:35px;
	width:100%;
	position:fixed;
	bottom:-35px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95); 
	opacity: 0.95;
	-moz-opacity: 0.95;
	text-align:center;
	z-index:9999999;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #fff;
	border-top: 1px solid #ebebeb;
	display:none;							
	}
.bar img{
margin-top:10px;
}	
.user_notice{
	background-color:#DCDCDC;
	border-top:1px solid #6F6F6F;
	color:#005100;
}
.user_warning{
	background-color:#FFFCC3;
	border-top:1px solid #8F8F8F;
	color:#FF0000;
}
.user_process{
	background-color:#CCE6FF;
	border-top:1px solid #003366;
	color:#003366;
}

.notify-close { color:#fff; text-decoration:underline }
.notify-cross { margin-top:-2px; float:right; cursor:pointer; text-decoration:none; font-size:12px; font-weight:bold; text-shadow:0 1px 1px #fff; margin-right:5px }
.tip{
 top:-10px;
 left:5px;
 position:absolute;
}
#helpText{
padding: 10px;
left: 5px;
width:auto;
font-size: 11px;
background-color:#FFFFFF;
border:1px solid #a6c9e2;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
z-index: 9999;
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
display:none;
}
.tooltip{
text-decoration:none;
padding:1px 3px 1px 3px;
color:#000000;
}
.actionButton {
	text-align:center;
	cursor:pointer; 
	border:1px solid #F1EEEE;
}
.actionButton_hover {
	text-align:center;
	cursor:pointer; 
	border-right:1px solid #666666;
	border-left:1px solid #F1EEEE;
	border-top:1px solid #F1EEEE;	
	border-bottom:1px solid #666666;
}
/***************************** Category Tree***************************/

.tree * {margin:0; padding:3px;}
.tree li {list-style:none; padding-left:21px;}
.tree li.root {padding-left:0;}
    .tree li li {background:url(../images/admin/rootNode.gif) no-repeat 17px center; margin-left:10px; padding-left:31px;}
	.tree li li.root {padding-left:10px; background:url(../images/admin/justOne.gif) repeat-y 17px 0;}
	.tree li li.root.last {background:none;}
    .tree li li.last {background:url(../images/admin/lastRoot.gif) no-repeat 17px 0;}
.expand {background:url(../images/admin/plusMinus.gif) no-repeat; width:16px; _width:13px; height:16px; display:block; float:left; margin-top:2px; padding:0 5px 0 0; text-indent:-9999px; line-height:0; font-size:0;}
.tree li{background: url(../images/admin/treeview-default-line.gif) 0 0 no-repeat; }
.contract {background-position:0 -16px;}
.expand:hover {cursor:pointer;}


.pdf_heading {
	font-family:Tahoma,arial,verdana, times new roman; 
	font-size: 11px;
	font-weight:bold;
	color: #0000FF;
	vertical-align:middle;
	height:22px;
}

.img-loading {background:url(../images/loading.gif) no-repeat; height:55px; margin:20px 0 0 250px; padding:0; position:absolute; width:54px; z-index:8000;}
/********* Tabs starts *****************/
.container {width: 100%; height:100%; margin: 10px auto;}
.container ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
.container ul.tabs li {
	float: left;
	margin-right: 2px;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
.container ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
.container ul.tabs li a:hover {
	background: #ccc;
}	
.container ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	
	font-size: 1.0em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
/********* Tabs ends *************/
/****************************************** Form Related CSS Starts Here ***************************/
.redheading {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.note {
	font-family: verdana;
	font-size: 10px;
	color: #990000;
}

.select1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	border: 1px solid #999999;
}
.select1_error {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	border: 1px solid #FF0000;
}
.textfield {width:250px; border:1px solid #d5d5d5; background: url(../images/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;
}
.textfield_error {width:250px; background: url(../images/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;border: 1px solid #FF0000;
}
.textfield1 {width:200px; border:1px solid #d5d5d5; background: url(../images/inputBg.jpg) repeat-x left top; height:18px; line-height:18px; color:#333333; font-family:Arial; font-size:12px;
}
.textfield1_error {width:200px; background: url(../images/inputBg.jpg) repeat-x left top; height:18px; line-height:18px; color:#333333; font-family:Arial; font-size:12px;border: 1px solid #FF0000;
}

.textfield_small {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 19px;
	width: 150px;
	border: 1px solid #999999;
}
.textfield_small_error {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 19px;
	width: 150px;
	border: 1px solid #FF0000;
}
.text {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}


/*=================  ==============================*/
.textfieldApplication {
	width:550px; border:1px solid #d5d5d5; background:#ffffff url(../images/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;
}
.textfieldApplication_error {
	width:530px;  background:#FCFBE7 url(../images/inputYellowHover.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;
	border: 1px solid #F66767;
}
.textfieldSpotlight {
	width:100%; border:1px solid #d5d5d5; background:#ffffff url(../images/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;
}
.textfieldSpotlight_error {
	width:100%;  background:#FCFBE7 url(../images/inputYellowHover.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;
	border: 1px solid #F66767;
}
.textareas_home{
	width:400px; padding:10px; height:100px; border:1px solid #d5d5d5; background: #ffffff url(../images/inputBg.jpg) repeat-x left top; color:#333333; font-family:Arial; font-size:12px;
}
.textareas_home_error{
	width:400px; height:100px; border:1px solid #FF0000; background: #FCFBE7 url(../images/inputYellowHover.jpg) repeat-x left top; color:#333333; font-family:Arial; font-size:12px;
}
.textareasWebSett{
	width:530px; padding:10px; height:150px; border:1px solid #d5d5d5; background: #ffffff url(../images/inputBg.jpg) repeat-x left top; color:#333333; font-family:Arial; font-size:12px;
}
.textareasWebSett_error{
	width:550px; height:150px; border:1px solid #FF0000; background: #FCFBE7 url(../images/inputYellowHover.jpg) repeat-x left top; color:#333333; font-family:Arial; font-size:12px;
}

.button_submit {
	width:99px;
	height:33px;
	border:none;
	cursor:pointer;
	background: #FFFFCC url(../images/admin/submit.jpg) no-repeat;
}
.button_cancel {
	width:98px;
	height:33px;
	border:none;
	cursor:pointer;
	background: #FFFFCC url(../images/admin/cancel.jpg) no-repeat;
}
.button_reset {
	width:98px;
	height:33px;
	border:none;
	cursor:pointer;
	background: #FFFFCC url(../images/admin/reset.jpg) no-repeat;
}
.input-1{ width:204px; border:1px solid #d5d5d5; background:url(../images/inputYellowHover.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px; }
.input-1_error{width:204px; background: url(../images/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;border: 1px solid #FF0000;}
.input-2{ width:135px; border:1px solid #d5d5d5; background: url(../images/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:
Arial; font-size:12px;}
.input-2_error{width:135px; background: url(../images/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;border: 1px solid #FF0000;}
.input-3{ width:240px; border:1px solid #d5d5d5; background: url(../images/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;}
.input-3_error{width:240px; background: url(../images/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;border: 1px solid #FF0000;}
.input-4{ width:300px; border:1px solid #d5d5d5; background: url(../images/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;}
.input-4_error{width:300px; background: url(../images/inputBg.jpg) repeat-x left top; height:27px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;border: 1px solid #FDB6B6;}
.selectBox-1{ width:135px; border:1px solid #d5d5d5; background: url(../images/inputBg.jpg) repeat-x left top; height:20px; line-height:20px; color:#333333; font-family:Arial; font-size:12px;}
.selectBox-1_error{ width:135px; border:1px solid #FF0000; background: url(../images/inputBg.jpg) repeat-x left top; height:20px; line-height:20px; color:#333333; font-family:Arial; font-size:12px;}
.btnCancel{background:url(../images/admin/cancel.jpg);width:116px;height:37px; border:none; cursor:pointer;}
/****************************************** Form related CSS Ends Here *****************************/



/*.headingText{ float:left;  height:49px; line-height:49px; color:#000; /*color:#cf0100;font-size:26px; font-weight:normal; font:"Times New Roman"; }*/ 
.link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.whitetext {
	color:#5d5d5d; font-weight:bold; font-size:14px; text-align:center; height:48px; text-decoration:none;
}

.ban2 {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color: #30302E;
	padding-left:10px;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color:#c7c7c7;
}
.banSearch {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color: #30302E;
	padding-left:10px;
	line-height:25px;
	text-align:left;
	background-color:#c7c7c7;
	background:url(../images/icons/searchTab.jpg) repeat-x; height:28px;

}

/***************************** Category Tree***************************/
/*.tree * {margin:0; padding:3px;}
.tree li {list-style:none; padding-left:21px;}
.tree li.root {padding-left:0;}
    .tree li li {background:url(../images/admin/rootNode.gif) no-repeat 17px center; margin-left:10px; padding-left:31px;}
	.tree li li.root {padding-left:10px; background:url(../images/admin/justOne.gif) repeat-y 17px 0;}
	.tree li li.root.last {background:none;}
    .tree li li.last {background:url(../images/admin/lastRoot.gif) no-repeat 17px 0;}
.expand {background:url(../images/admin/plusMinus.gif) no-repeat; width:16px; _width:13px; height:16px; display:block; float:left; margin-top:2px; padding:0 5px 0 0; text-indent:-9999px; line-height:0; font-size:0;}
.tree li{background: url(../images/admin/treeview-default-line.gif) 0 0 no-repeat; }
.contract {background-position:0 -16px;}
.expand:hover {cursor:pointer;}


.pdf_heading {
	font-family:Tahoma,arial,verdana, times new roman; 
	font-size: 11px;
	font-weight:bold;
	color: #0000FF;
	vertical-align:middle;
	height:22px;
}

.img-loading {background:url(../images/loading.gif) no-repeat; height:55px; margin:20px 0 0 250px; padding:0; position:absolute; width:54px; z-index:8000;}*/
/********************************************* Admin Login *****************************************/
.popup{ width:470px; border:5px solid #5d5d5d; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color:#5d5d5d;  }
.popup .popupCotent{ float:left; width:450px; padding-left:20px; background:#ffffff; }
.popupCotent .popHeading{ float:left; width:470px; padding:20px 0px 0px 0px; color:#5d5d5d; font-size:24px; font-weight:bold; }
.popHeading .lockDiv{ float:left; width:150px; position:relative; left:30px; top:-50px; z-index:1000; }
.popHeading .loginHeading{ float:left; width:300px; margin-top:-15px; }
.popHeading .color1{ color:#dc1711; font-size:16px; }
.popHeading .color2{ color:#5d5d5d; font-weight:bold; font-size:28px; }

.popupCotent .popRow1{ float:left; width:470px; text-align:right; }
.popupCotent .popRow2{ float:left; width:470px; padding:30px 0px 20px 0px; }
.popRow2 .popCol1{ float:left; width:100px; height:40px; line-height:30px; }
.popRow2 .popCol2{ float:left; width:370px; height:40px; line-height:30px; }
.popRow2 .popCol3{ float:left; text-align:right; width:300px; height:40px; line-height:30px; }
.popRow2 .popCol4{ float:left; text-align:right; width:230px; height:40px; line-height:30px; }
.popRow2 .popCol5{ float:left;  width:125px; text-align:right; height:40px; line-height:30px; }
.popRow2 .popCol5 a{ color:#949494;}
.popRow2 .popCol5 a:hover{ text-decoration:underline; }
.fontStyleCss{ color:#949494; font-weight:bold; font-size:14px; }

.popupCotent .popRow3{ float:left; width:460px; padding-left:10px; background:#5d5d5d; height:30px; line-height:30px; color:#FFFFFF; }
.btn_submit{background:url(../images/admin/submit.jpg);border:0px;width:116px;height:37px; cursor:pointer;}
/*.popup{ width:402px; background:#ffffff; margin:0px; padding:10px; border:5px solid #5d5d5d; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color:#5d5d5d;  }
.popup .popupCotent{ float:left; width:402px; }
.popupCotent .popHeading{ float:left; width:470px; padding:20px 0px 0px 0px; color:#5d5d5d; font-size:24px; font-weight:bold; }
.popHeading .lockDiv{ float:left; width:150px; position:relative; left:30px; top:-60px; z-index:1000; }
.popHeading .loginHeading{ float:left; width:300px; margin-top:-15px; }
.popHeading .color1{ color:#dc1711; font-size:16px; }
.popHeading .color2{ color:#5d5d5d; font-weight:bold; font-size:28px; }

.popupCotent .popRow1{ float:left; width:470px; text-align:right; }
.popupCotent .popRow2{ float:left; width:470px; padding:30px 0px 20px 0px; }
.popRow2 .popCol1{ float:left; width:100px; height:40px; line-height:30px; }
.popRow2 .popCol2{ float:left; width:370px; height:40px; line-height:30px; }
.popRow2 .popCol3{ float:left; text-align:right; width:300px; height:40px; line-height:30px; }
.popRow2 .popCol4{ float:left; text-align:right; width:230px; height:40px; line-height:30px; }
.popRow2 .popCol5{ float:left;  width:125px; text-align:right; height:40px; line-height:30px; }
.popRow2 .popCol5 a{ color:#949494;}
.popRow2 .popCol5 a:hover{ text-decoration:underline; }
.fontStyleCss{ color:#949494; font-weight:bold; font-size:14px; }


.popupCotent .popRow3{ float:left; width:460px; padding-left:10px; background:#5d5d5d; height:30px; line-height:30px; color:#FFFFFF; }*/
.loginerr{padding-left:127px;padding-bottom:20px;color:#F66767}
.imgtext{vertical-align:text-bottom;}
.textbold {
	font-family: verdana;
	font-size: 12px;
	color: #4b4b4b;
	font-weight:bold;
}
.textareas_seo{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	width: 530px;
	height:130px;
	border: 1px solid #999999;
}
.textareas_seo_error{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	width: 470px;
	height:150px;
	border: 1px solid #FF0000;
}
.button_search{background:url(../images/admin/search.jpg);border:0px;width:90px;height:29px; cursor:pointer; }
.seperator{
	border-bottom:1px dotted #999;

}

.selectBox-mult{ width:235px; border:1px solid #d5d5d5; background: url(../images/inputBg.jpg) repeat-x repeat-y left top; height:20px;  color:#333333; font-family:Arial; font-size:12px;}
.selectBox-mult_error{ width:135px; border:1px solid #FF0000; background: url(../images/inputBg.jpg) repeat-x left top; height:20px; line-height:27px; color:#333333; font-family:Arial; font-size:12px;}

.navTree{
	cursor:pointer;color:#666666;
}
.navRoot{
	cursor:pointer;color:#666666;font-weight:bold;
}
.countLink{
	cursor:pointer;color:#0000FF;font-weight:bold;
}
.countLink:hover{
	cursor:pointer;color:#0000FF;font-weight:bold; 
}

.adminPageHeading{font-size:20px;color:#999999;}


.header_link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.header_link_simple {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.header_link:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.message_information {
	border:2px solid #FFCC00 ;
	border-bottom:1px solid #FFCC00;
	padding-left:35px;
	line-height:25px; 
	background: #FFFFCC url(../images/message_notice.png) no-repeat;
	background-position:10px 7px;
	width:400px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.textOrder {
	padding-left:10px;
	font-family: verdana;
	font-size: 11px;
	color: #4D4D4F;
	
}
.classBold{ font-weight:bold;font-size: 11px;}

td.dragHandle{ background-image:url(../images/admin/move_bar.gif);background-repeat:no-repeat;background-position:center;cursor: move;}
td.showDragHandle {
/*	background-image: url(../images/admin/updown2.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: move;*/
}

.root_element { color:#999999;  }

.loading {
	font-family: verdana;
	font-size: 12px;
	color: #4b4b4b;
	font-weight:bold;
	text-align:center;
	width:900px;
}
.save_btn {
	height:48px;
	width:48px;
	background:url(../images/icons/toolbar_save.jpg) no-repeat;
	cursor:pointer;
	border:none;
	
}
.apply_btn {
	height:48px;
	width:48px;
	outline:none;
	background:url(../images/icons/toolbar_apply.jpg) no-repeat;
	cursor:pointer;
	overflow:hidden;
	border:0px;
}
