.homeContent a, homeContent a:link homeContent a:visited, homeContent a:active, homeContent a:hover {
  font-size: 10px;
  font-weight: bold;
  color: #535353;
  margin: 0 14px 0 0px;
}

.liveItems a, .liveItems a:visited, .liveItems a:active, .liveItems a:hover, .liveItems a:link {
  color: #e48639;
}

.playItems a, .playItems a:visited, .playItems a:active, .playItems a:hover, .playItems a:link {
  color: #3f779b;
}

.workItems a, .workItems a:visited, .workItems a:active, .workItems a:hover, .workItems a:link {
  color: #862519;
}

body {
  width: 965px;
  margin: 1px auto;
  padding: 0;
  background: #f3f3f3 url(/images/site_background.gif) top center no-repeat;
}

body, p, th, td {
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  color: #0B2250;
  font-size: 11px;
}

p {
  line-height: 150%;
  margin: 0 0 10px 0;
}

p.SubText {
  line-height: 15px;
  font-size: 12px;
}

th.optional, td.optional {
  color: #CED3DC;
}

input, select, textarea {
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
}

table, img, input.img, iframe {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}

.input-lng {
  width: 400px;
}

.input-med {
  width: 200px;
}

.input-sml {
  width: 100px;
}

#menu-tabs{
  padding: 5px;
  background-color: #f5f5f5;
  border-top: 1px solid #0B2250;
  border-bottom: 1px solid #0B2250;
  margin-bottom: 10px;
}

fieldset {
  border: 1px solid #0B2250;
  margin: 0px 0px 5px 0px;
}

legend {
  font-family: Tahoma, Verdana, Sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0 2 0 2;
  border: 1px solid #0B2250;
  background-color: #0B2250;
}

.alert {
  margin-bottom: 10px;
  border: 1px dashed #FFCC66;
  background-color: #FFFFBF;
  padding: 5px;
  line-height: 150%;
}

label.www {
  width: 3em;
  float: left;
  text-align: right;
  margin: 5px 0 0 2px;
  clear: both;
}

label.req {
  width: 10em;
  float: left;
  margin: 5px 0 0 2px;
  clear: both;
}

label.opt {
  color: #CED3DC;
  width: 10em;
  float: left;
  margin: 5px 0 0 2px;
  clear: both;
}

label.validate {
  color: #CC0000;
  margin: 6px 2px 0 2px;
}

label.small {
  width: 5em;
  float: left;
  margin: 5px 0 0 2px;
  clear: both;
}

a, .pointer {
  cursor: pointer;
}

h1 {
  font-family: Georgia;
  font-size: 17px;
  font-weight: bold;
  color: #6a3b06;
  margin: 0;
  padding: 0;
}

h2 {
  font-family: Georgia;
  color: #6a3b06;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 2px;
}

h2.Domain {
  font-family: Tahoma, Verdana, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 4px;
  margin-left: 0px;
}

h3 {
  font-family: Tahoma, Verdana, Sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #dd6300;
  margin: 0px;
  margin-bottom: 2px;
  padding-bottom: 2px;
}

h4 {
  font-family: Tahoma, Verdana, Sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
  padding-bottom: 2px;
  color: #CC0000;
}

h4.homeGrey{
  font-family: Georgia;
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0;
  padding-bottom: 2px;
  color: #000000;
  background: none;
}

h5 {
  font-family: Verdana, Tahoma, Sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
}

h5.homeGrey{
  font-family: Verdana, Tahoma, Sans-serif;
  font-size: 10px;
  line-height: 15px;
  font-weight: bold;
  color: #4a4a4a;
  margin: 0px;
  font-style: italic;
}

hr {
  size: 1px;
  border: 1px dashed #CED3DC;
}

div.main {
  padding: 4px;
  margin-bottom: 5px;
}

#header{
  width: 963px;
  height: 162px;
  background: url(/images/header.jpg) no-repeat;
  overflow: hidden;
}

#headBar{
  text-align: center;
  width: 963px;
  overflow: hidden;
  background: url(/images/bluebar_back.jpg) repeat-x;
  height: 31px;
  color: white;
  font-weight: bold;
}

#topTabs, #topTabs a, #topTabs a:active, #topTabs a:visited, #topTabs a:link, #topTabs a:hover {
  color: #ffffff;
  font-family: arial;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
/*
#headBarFloat{}

#headBar ul{
  float: left;
  width: 728px;
  text-align: right;
  list-style-type: none;
  margin: 0;
  margin-right: 10px;
  display: inline;
  height: 34px;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
}

#headBar li{
  display: inline;
  margin: 0;
  padding: 7px 10px 7px 6px;
  *padding-left: 10px;
  border: 0px solid red;
  background: url(/images/bluebar_dividers.jpg) right top no-repeat;
}

#headBar a, #headBar a:visited, #headBar a:active, #headBar a:link{
  font-family: arial;
  text-transform: uppercase;
  font-size: 12px;
  color: white;
  padding: 2px 0;
}

#headBar a:hover{
  color: #dcebf5;
  text-decoration: none;
}

#headBar li img{
  margin: 0 5px 0 5px;
  padding: 0;
}
*/
.headSearchTable{
  background: #ffffff;
  border: 1px solid black;
}
.miniSearchField{
  height: 15px;
  width: 150px;
  background: #ffffff;
  border: 0;
  padding: 1px 2px;
  font-size: 11px;
}
.miniSearchIcon{
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.headSearch input {
  float: left;
  background: #ffffff;
  border: 0;
  width: 155px;
  padding: 0;
  margin: 0;
  color: #5c5c5c;
  font-weight: normal;
  font-size: 11px;
}

#subheadera {
  margin-top: 1px;
  margin-bottom: 5px;
  border-top: 2px solid #0b2250;
  border-bottom: 1px solid #0b2250;
}

#subheaderb {
  border-top: 1px solid #ffffff;
  padding: 5px;
  background-color: #ced3dc;
}

#wrapper{
  width: 963px;
  min-height: 530px;
  overflow: hidden;
  background: white;
}

#pageImage IMG{
  background: white;
  padding: 7px;
  margin: 7px 0 7px 0;
}

#breadcrumbs, #breadcrumbs a{
  font-family: Georgia;
  color: #6a3b06;
  font-size: 11px;
  font-weight: normal;
  margin: 0px;
  margin-bottom: 7px;
}

div.RegisterDomain {
  padding: 8px;
}

div.DomainSearch {
  padding-left: 3em;
}

div.left{
  position: relative;
  float: left;
}

div.right{
  position: inherit;
  float: left;
  margin-left: 3em;
}

div.aboutright{
  position: inherit;
  float: right;
  margin-left: 3em;
}

div.validate{
  position: abosulte;
  float: right;
  padding: 2px;
  color: #CC0000;
  margin-left: 1em;
}

div.DomainBox {
  border-top: 3px solid #CED3DC;
  border-bottom: 1px solid #CED3DC;
  background-color: #F7F8F9;
  padding: 2px;
  margin-bottom: 5px;
}

#MenuTree {
  background-color: #ffffff;
  padding: 0px;
  margin-bottom: 5px;
}

#MenuTree ul {
  margin: 0;
  padding: 0;
}

#MenuTree li {
  margin: 0;
  padding: 3px 0;
  list-style: none;
  display: block;
  border-bottom: 1px dotted #c0c0c0;
}

#MenuTree a {}

.m0{
  width: 237px;
  height: 30px;
  background: orange url(/images/white_arrow_right.png) left no-repeat;
  line-height: 30px;
  text-indent: 30px;
  text-transform: uppercase;
  margin-bottom: 3px;
}

.m0 a, .m0 a:visited, .m0 a:hover, .m0 a:link, .m0 a:active {
  font-family: arial;
  color: white;
  font-size: 16px;
  font-weight: bold;
}

.m1{
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 26px;
  background: url('/images/live_arrow.jpg') left no-repeat;
}

.m1 a, .m1 a:visited, .m1 a:hover, .m1 a:link, .m01 a:active, .liveOn a, .liveOff a{
  color: #dd750f;
  font-family: Georgia;
}

.workOn{
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 26px;
  background: url('/images/maroon_on.jpg') left no-repeat;
  margin-left: 3px;
}

.workOff{
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 26px;
  background: url('/images/maroon_off.jpg') left no-repeat;
  margin-left: 3px;
}

.liveOn a, .liveOn a:visited, .liveOn a:active, .liveOn a:link, .liveOn a:hover,
.liveOff a, .liveOff a:visited, .liveOff a:active, .liveOff a:link, .liveOff a:hover {
  color: #e48639;
  font-family: Georgia;
}

.workOn a, .workOn a:visited, .workOn a:active, .workOn a:link, .workOn a:hover,
.workOff a, .workOff a:visited, .workOff a:active, .workOff a:link, .workOff a:hover {
  color: #972f22;
  font-family: Georgia;
}

.liveOn{
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 26px;
  background: url('/images/orange_on.jpg') left no-repeat;
  margin-left: 3px;
}

.liveOff{
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 26px;
  background: url('/images/orange_off.jpg') left no-repeat;
  margin-left: 3px;
}

.playOn{
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 26px;
  background: url('/images/royal_on.jpg') left no-repeat;
  margin-left: 3px;
}

.playOff{
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 26px;
  background: url('/images/royal_off.jpg') left no-repeat;
  margin-left: 3px;
}

.playOn a, .playOn a:visited, .playOn a:active, .playOn a:link, .playOn a:hover,
.playOff a, .playOff a:visited, .playOff a:active, .playOff a:link, .playOff a:hover {
  color: #3377a8;
  font-family: Georgia;
}

.m2Off{
  font-size: 9px;
  color: black;
  font-weight: bold;
  line-height: 18px;
  padding-left: 10px;
  margin-left: 26px;
  margin-right: 2px;
}

.m2On{
  background: #d9d9d9;
  font-size: 9px;
  color: black;
  font-weight: bold;
  line-height: 18px;
  padding-left: 10px;
  margin-left: 26px;
  margin-right: 2px;
}

div.MenuBox {
  border-top: 3px solid #0B2250;
  border-left: 1px solid #0B2250;
  border-right: 1px solid #0B2250;
  border-bottom: 1px solid #0B2250;
  background-color: #F7F8F9;
  padding: 5px;
  margin-bottom: 5px;
}

div.MenuBox p {
  margin: 5px 0 0 0;
  padding: 0;
  line-height: 120%;
}

div.MenuBox span {
  display: block;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px dashed #c0c0c0;
  margin-bottom: 3px;
}

div.NewsBox {
  font-size: 10px;
  padding: 5px;
  line-height: 11px;
}

div.NavBar {
  font-size: 10px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 0;
  padding-bottom: 5px;
  border-top: 2px solid #0B2250;
  border-bottom: 1px solid #0B2250;
  background-color: #CED3DC;
}

table.hosting {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
  margin-top: 0px;
}

table.hosting td {
  border-bottom: 1px dotted #CED3DC;
  padding: 5px;
  vertical-align: top;
}

table.hosting tr.light{
  background-color: #F1F6FF;
;
}

.formleft{
  position: inherit;
  float: left;
  width: 120px;
  height: 22px;
  border-top: 1px solid #CED3DC;
  background-color: #F7F8F9;
  padding-top: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 0px;
  margin: 0;
}

.formcenter{
  position: inherit;
  margin: 0;
  height: 22px;
  border-top: 1px solid #CED3DC;
  background-color: #F7F8F9;
  padding-top: 3px;
}

.formright{
  position: inherit;
  float: left;
  height: 22px;
  border-top: 1px solid #CED3DC;
  background-color: #F7F8F9;
  padding-top: 5px;
  padding-bottom: 2px;
  margin: 0;
}

.SubBlock {
  background-color: #EEEEEE;
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  font-size: 11px;
  color: #666666;
  cursor: pointer;
}

.SubBlockOff {
  padding-top: 5;
  padding-left: 10;
  padding-right: 10;
  padding-bottom: 5;
  background-color: #EEEEEE;
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  font-size: 11px;
  color: #666666;
  cursor: pointer;
  border-bottom: 1px solid #FFFFFF;
}

.SubBlockOn {
  padding-top: 5;
  padding-left: 10;
  padding-right: 10;
  padding-bottom: 5;
  background-color: #DDDDDD;
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  font-size: 11px;
  color: #666666;
  cursor: pointer;
  border-bottom: 1px solid #DDDDDD;
}

.Tools {
  background-color: #4F4F4F;
  padding: 10;
  border-spacing: 1px;
  border-bottom: 4px solid #333333;
}

.SubTitle {
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.PromoTitle {
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #F5F5F5;
}

.PromoText {
  font-size: 10px;
  line-height: 11px;
  color: #DDDDDD;
}

#footer {
  width: 963px;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
  color: #999999;
  text-align: right;
  line-height: 20px;
  background: white;
  padding-bottom: 10px;
}

#footer a, #footer a:link, #footer a:visited{
  color: #b7b7b7;
}

#footer-tabs {
  color: #666666;
}

#copyright {
  color: #666666;
  text-align: center;
}
/* HOME PAGE CONTENT DIVS */

.homeHeading{
  font-family: Georgia;
  font-size: 14px;
  line-height: 22px;
  color: #767676;
  border-bottom: 1px solid #d5d5d5;
  margin: 0 2px 0 6px;
  _margin: 20px 2px 0 6px;
  _font-weight: bold;
}

#eventCalendarHeading{
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  color: #767676;
  margin: 0 2px 0 2px;
}
#eventCalendarHeading a, #eventCalendarHeading a:active, #eventCalendarHeading a:visited, #eventCalendarHeading a:link, #eventCalendarHeading a:hover{
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  color: #767676;
}
.orange{
  color: #e66300;
}

.maroon{
  color: #962622;
}

.royal{
  color: #1b6290;
}

.noBorder img{
  margin: 0;
  padding: 0;
  border: 0;
}

#live{
  width: 240px;
  text-align: left;
}

#liveImage{
  width: 237px;
  height: 158px;
  background: url(/images/live_image2.jpg) no-repeat;
  overflow: hidden;
}

#liveTab{
  width: 237px;
  height: 30px;
  background: url(/images/live_title.jpg) no-repeat;
  overflow: hidden;
}

#liveBackground{
  width: 237px;
  min-height: 140px;
  background: url(/images/live_background.jpg) repeat-x;
  overflow: hidden;
}

#work{
  width: 240px;
  text-align: left;
  padding-bottom:15px;
}

#workImage{
  width: 237px;
  height: 158px;
  background: url(/images/work_image.jpg) no-repeat;
}

#workTab{
  width: 237px;
  height: 30px;
  background: url(/images/work_title.jpg) no-repeat;
}

#workBackground{
  width: 237px;
  min-height: 140px;
  background: url(/images/work_background.jpg) repeat-x;
}

#play{
  width: 240px;
  text-align: left;
}

#playImage{
  width: 237px;
  height: 158px;
  background: url(/images/play_image2.jpg) no-repeat;
}

#playTab{
  width: 237px;
  height: 30px;
  background: url(/images/play_title.jpg) no-repeat;
}

#playBackground{
  width: 237px;
  min-height: 140px;
  background: url(/images/play_background.jpg) repeat-x;
}

#homeGrey{
  width: 230px;
}

#homeGrey{
  background: url(/images/grey_background.jpg) repeat-x;
  min-height: 400px;
}

#homeGrey{}

img.homeGrey{
  background: white;
  padding: 7px;
  /*margin: 15px 0 0 25px;*/
  margin: 5px 0 0 25px;
}

#homeGreyText{
  margin: 0 25px 0 25px;
}

#homeCalendar{
  margin: 10px 25px 0px 25px;
}

#menuCalendar{
  padding: 10px 10px 5px 10px;
}

#emergencyIcon{
  text-align: center;
  margin: 10px 0;
}

#menuGrey{
  background: url(/images/grey_background.jpg) repeat-x;
  min-height: 300px;
}

.sitemap-folder {
  background: url(/images/ico-folder.gif) no-repeat left;
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 13px;
}

.sitemap-page {
  background: url(/images/ico-page.gif) no-repeat left;
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 13px;
}

.tbl-grid th {
  text-align: left;
  border-bottom: 1px solid #cccccc;
  font-size: 13px;
  padding: 5px;
  font-weight: bold;
}

.tbl-grid td {
  text-align: left;
  padding: 5px;
}

.row td {
  border-bottom: 1px solid #dddddd;
}

.row:hover {
  background-color: #FFFFBF;
}

.row p {
  color: #666666;
  font-size: 10px;
  margin: 0;
  padding: 3px 0 0 0;
}

.msg-info {
  margin-bottom: 10px;
  border: 1px solid #3c78b5;
  background-color: #d8e4f1;
  padding: 10px;
}

.msg-info h1 {
  margin: 0;
  padding: 0 0 0 30px;
  font-size: 13px;
  background-image: url('ico-info.gif');
  background-repeat: no-repeat;
  font-family: tahoma;
  color: #000000;
}

.msg-success {
  margin-bottom: 10px;
  border: 1px solid #009900;
  background-color: #ddffdd;
  padding: 10px;
}

.msg-success h1 {
  margin: 0;
  padding: 0 0 0 30px;
  font-size: 13px;
  background-image: url('ico-success.gif');
  background-repeat: no-repeat;
  font-family: tahoma;
  color: #000000;
}

.msg-warning {
  margin-bottom: 10px;
  border: 1px solid #f0c000;
  background-color: #ffffce;
  padding: 10px;
}

.msg-warning h1 {
  margin: 0;
  padding: 0 0 0 30px;
  font-size: 13px;
  background-image: url('ico-warning.gif');
  background-repeat: no-repeat;
  font-family: tahoma;
  color: #000000;
}

.msg-info p, .msg-success p, .msg-warning p {
  margin: 0;
  padding: 10px 0 0 30px;
  font-family: tahoma;
}
img.homeemail {
padding-left:6px;
margin-left:20px;
margin-top:5px;
}
img.intemail {
padding-left:4px;
margin-left:4px;
}
