/* CSS Document */

.nameofaddressbook{ font-family:Verdana; font-size:12px; color:#484748;}
.emailofaddressbook{ font-family:Verdana; font-size:12px; color:#F78F41;}
.check{ font-family:Verdana; font-size:11px; color:#735AA5; text-decoration:none;}
.check:hover{ font-family:Verdana; font-size:11px; color:#735AA5; text-decoration:underline;}
.addbutton{ background-image:url(../buttons/normal/add.gif); background-repeat:no-repeat; width:57px; height:32px; border:0px;}
.addbutton:hover{ background-image:url(../buttons/add_org.gif); background-repeat:no-repeat; width:57px; height:32px; border:0px;cursor:pointer;}

.createbutton{ background-image:url(../buttons/normal/create.gif); background-repeat:no-repeat; width:68px; height:31px; border:0px;}
.createbutton:hover{ background-image:url(../buttons/create_org.gif); background-repeat:no-repeat; width:68px; height:31px; border:0px;cursor:pointer;}

.removebutton{ background-image:url(../buttons/normal/remove.gif); background-repeat:no-repeat; width:98px; height:32px; border:0px;}
.removebutton:hover{ background-image:url(../buttons/remove_org.gif); background-repeat:no-repeat; width:98px; height:32px; border:0px;cursor:pointer;}

.creategroupbutton{ background-image:url(../buttons/normal/create_group.gif); background-repeat:no-repeat; width:126px; height:31px; border:0px;}
.creategroupbutton:hover{ background-image:url(../buttons/create_group_org.gif); background-repeat:no-repeat; width:126px; height:31px; border:0px;cursor:pointer;}

.updategroupbutton{ background-image:url(../buttons/normal/upadte_group.gif); background-repeat:no-repeat; width:126px; height:31px; border:0px;}
.updategroupbutton:hover{ background-image:url(../buttons/upadte_group_org.gif); background-repeat:no-repeat; width:126px; height:31px; border:0px;cursor:pointer;}

.listbox{ border:#FFFFFF 1px; width:215px;}
.alertfont{font-family:Verdana; font-size:10px; color:#333333; text-decoration:none;}
.activemyaccount{ font-family:Verdana; font-size:11px; color:#F48E44; font-weight:bold;}
.simplelinkmyaccount{font-family:Verdana; font-size:11px; color:#735AA5; text-decoration:none;}
.simplelinkaccount:hover{font-family:Verdana;font-size:11px; padding-left:5px; color:#F78F41; text-decoration:underline;}
.listheading{font-family:Verdana;font-size:12px; color:#F78F41; text-decoration:none;}
.divlistbox{font-family:Verdana;font-size:11px; padding-left:5px; color:#735AA5; padding-right:55px;width:200px;}
.pagingnext{font-family:Verdana;font-size:11px; color:#735AA5;text-decoration:none; font-weight:400; }
.activepage{font-family:Verdana;font-size:12px; color:#F78F41; font-weight:bold; text-decoration:none;}
.pages{font-family:Verdana;font-size:12px; color:#735AA5; text-decoration:underline; padding-right:5px;  padding-left:5px; font-weight:400;}

.deleteselectedbutton{ background-image:url(../buttons/normal/delete_sel.gif); background-repeat:no-repeat; width:145px; height:31px; border:0px;}
.deleteselectedbutton:hover{ background-image:url(../buttons/delete_sel_org.gif); background-repeat:no-repeat; width:145px; height:31px; border:0px;cursor:pointer;}

.myaccountbutton{ background-image:url(../buttons/normal/my_acc.gif); width:126px; height:31px; border:0;}
.myaccountbutton:hover{ background-image:url(../buttons/my_acc_org.gif); width:126px; height:31px; border:0; cursor:pointer;}

.updatebutton{ background-image:url(../buttons/normal/update.gif); background-repeat:no-repeat; width:64px; height:31px; border:0px;}
.updatebutton:hover{ background-image:url(../buttons/update_org.gif); background-repeat:no-repeat; width:64px; height:31px; border:0px;cursor:pointer;}

.changepasswordbutton{ background-image:url(../buttons/normal/change_password.gif); background-repeat:no-repeat; width:174px; height:31px; border:0px;}
.changepasswordbutton:hover{ background-image:url(../buttons/change_password_org.gif); background-repeat:no-repeat; width:174px; height:31px; border:0px;cursor:pointer;}

.searchbutton{ background-image:url(../buttons/normal/search.gif); background-repeat:no-repeat; width:56px; height:20px; border:0px;}
.searchbutton:hover{ background-image:url(../buttons/search_org.gif); background-repeat:no-repeat; width:56px; height:20px; border:0px;cursor:pointer;}

.fetchaddressbookbutton{ background-image:url(../buttons/normal/fetch_my_acc.gif); background-repeat:no-repeat; width:159px; height:31px; border:0px;}
.fetchaddressbookbutton:hover{ background-image:url(../buttons/fetch_my_acc_org.gif); background-repeat:no-repeat; width:159px; height:31px; border:0px;cursor:pointer;}

.Parentcategorylist{font-family:Verdana;font-size:12px; color:#5A52A5;  text-decoration:none;}
.childcategorylist{font-family:Verdana;font-size:12px; color:#5A52A5;  text-decoration:none;}

.Parentcategorylist:hover{font-family:Verdana;font-size:12px; color:#F78F41;  text-decoration:underline;}
.childcategorylist:hover{font-family:Verdana;font-size:12px; color:#F78F41;  text-decoration:underline;}

.activecategorylist{font-family:Verdana;font-size:12px; color:#F78F41;  text-decoration:none;}
.browse{font-family:Verdana;font-size:12px; color:#F78F41; font-weight:bold; text-decoration:none;}
.categorylistheading{font-family:Trebuchet MS;font-size:24px;font-weight:normal;color:#5A52A5}
.morebutton{background-image:url(../buttons/normal/more_grey.gif); background-repeat:no-repeat; width:58px; height:17px; border:0px;}
.morebutton:hover{background-image:url(../buttons/more_org.gif); background-repeat:no-repeat; width:58px; height:17px; border:0px;cursor:pointer;}
