/* CSS Document */

html {
  margin-bottom: 1px;
  height: 100%;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}

#header {
  background: url(../images/admin-bg.gif) repeat-x 0px 0px;
  height: 115px;
}

#shade {
  background: url(../images/bg-strip.gif) no-repeat 0px 0px;
  height: 26px;
}

.dots {
  background: url(../images/dots.gif) repeat-x 0px 0px;
}

.footer {
  background: #f4f4f4;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4e4e4e;
  height: 40px;
}

.strip1 {
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.blackstrip {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.lowershade {
  background: url(../images/lower-shade.gif) no-repeat 0px bottom;
}
.img-align {
  vertical-align: middle;
}

.shade1 {
  color: #4d4d4d;
}
.shade2 {
  color: #9a2527;
}
.shade2 a {
  color: #9a2527;
  text-decoration: none;
}
.shade2 a:hover {
  color: #9a2527;
  text-decoration: underline;
}
.shade3 {
  color: #09648f;
}
.shade4 {
  color: #000000;
}
.shade5 {
  color: #716d6d;
}

.bg1 {
  background: #b3c2d3;
  height: 23px;
  font-size: 15px;
  color: #1a1b1c;
  font-weight: bold;
  padding: 5px 0px 5px 10px !important;
  padding: 5px 0px 0px 10px;
}

.detail {
  color: #1e1f1f;
  line-height: 20px;
  padding: 15px 0px 15px 10px;
  background: #f4f7f8;
  border-left: 1px solid #e3e7e8;
}
.detail a {
  color: #1e1f1f;
  text-decoration: none;
}
.detail a:hover {
  color: #1e1f1f;
  text-decoration: underline;
}

.blank {
  background: #f4f7f8;
  border-left: 1px solid #e3e7e8;
}

.bdr1 {
  border-top: 1px solid #dbdbdc;
}
.style1 {
  font-size: 13px;
}
.style2 {
  font-size: 12px;
}
.style21 {
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  background-color: #ffffff;
}
.bgstrip1 {
  background: url(../images/icon-strip.gif) repeat-x 0px 0px;
}

input.field {
  width: 128px;
  border: 1px solid #969696;
  height: 18px;
  margin: 0px;
  padding: 2px 0px 0px 0px;
}
.strip4 {
  background: url(../../images/heading-bg-strip.html) repeat-x;
  font-size: 14px;
  color: #ffffff;
  padding: 0px 0px 0px 5px;
}
.upload-strip {
  background: url(../../images/upload-bg-strip.html) repeat-x 0px 0px;
  height: 284px;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
}

.adminmenu {
  text-decoration: none;
  color: #0972a2;
  font-size: 12px;
  font-weight: bold;
  float: left;
  cursor: pointer;
  font: arial;
  border-left: solid 1px #dbdbdc;
  border-right: solid 1px #dbdbdc;
  height: 22px;
  text-align: center;
  padding: 5px 5px 0px 8px;
  background: #fafcfc;
  vertical-align: top;
}

.adminmenuover {
  text-decoration: none;
  color: #0972a2;
  font-size: 12px;
  font-weight: bold;
  float: left;
  cursor: pointer;
  font: arial;
  border-left: solid 1px #036b9c;
  border-right: solid 1px #036b9c;
  height: 22px;
  text-align: center;
  padding: 5px 5px 0px 8px;
  background: #d4e5ee;
}

.hindi {
  font-family: "DevLys 010";
  font-size: 15px;
}
.hindiHeader {
  font-family: "DevLys 010";
  font-size: 20px;
  color: #9b4a2f;
}

.adminsubmenu a:hover {
  text-decoration: none;
  color: #551a8b;
  font-size: 12px;
  font-weight: bold;
}

.adminsubmenu a {
  text-decoration: none;
  color: #c11b00;
  font-size: 12px;
  font-weight: bold;
}

.divicon {
  background: #f9f9f9;
  float: left;
  width: 138px;
  height: 128px;
  border: solid 1px #f0f0f0;
  margin: 5px 5px 5px 5px;
  padding-top: 10px;
}

.diviconover {
  background: #f9f9f9;
  float: left;
  width: 138px;
  height: 128px;
  border: solid 1px #b0b0b0;
  margin: 5px 5px 5px 5px;
  padding-top: 10px;
}

.divicon a {
  text-decoration: none;
  font-size: 12px;
  color: #666666;
}

.diviconover a {
  text-decoration: none;
  font-size: 12px;
  color: #666666;
}

.divicon a:hover {
  text-decoration: none;
  font-size: 12px;
  color: blue;
}

.diviconover a:hover {
  text-decoration: none;
  font-size: 12px;
  color: blue;
}
