@charset "utf-8";
/* CSS Document */


html {
  height: 100%;
  min-height: 100%; 
  overflow-y: scroll;
  margin: 0px 0px 0px 0px;
  _padding: 0px 0px 0px 0px;
  #padding: 0px 0px 0px 0px;
}

body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #00101A;
  height: 100%;
  min-height: 100%;
}

td, body, input, textarea, select {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
}

input, textarea, select { 
  color: #A07553;
  padding: 5px;
  line-height: 22px;
}

select {
  padding: 2px;
}

input:focus, textarea:focus, select:focus {
  color: #826044;
}


a {
  color: #A07553;
  font-weight: bold;
  text-decoration: underline;
  outline: none;
}

a:hover{
  color: #97704F;
  font-weight: bold;
  text-decoration: none;
  outline: none;
}

p {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.error{
  color: #CC0000;
  border: 1px solid #CC0000;
  padding: 10px 10px 10px 10px;
  margin: 10px 0px 10px 0px;
  background-color: #FFE8E8;
}

.success {
  color: #006600;
  border: 1px solid #006600;
  padding: 10px 10px 10px 10px;
  margin: 10px 0px 10px 0px;
  background-color: #DFFFDF;
}

.box {
  background-color: #F4E9D3;
  border: 1px dashed #000000;
  padding: 7px 7px 7px 7px;
}

hr {
  height: 0px;
  #height: 2px;
  border-top: 2px solid #333;
  border-bottom: 0px solid #FFFFFF;
  border-left: 0px dashed #FFFFFF;
  border-right: 0px dashed #FFFFFF;
  margin: 15px 0px 15px 0px;
  #margin: 7px 0px 7px 0px;
  padding: 0px;
}

.clear {
  clear: both;
  line-height: 1px;
  font-size: 1px;
}

form {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.cont {
  position: relative;
  float: left;
}

.contSAMPLE{
  position: absolute;
  top: -250px;
  left: 0px;
  z-index: 2;
}

div {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.Heading, .Heading2{
  font-size: 14px;
  color: #A07553;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  display: block;
  text-transform: uppercase;
}

.Heading2 {
  font-size: 14pt;
  color: #000000;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 10px 5px;
  display: block;
  border-bottom: 1px solid #000000;
  text-transform: uppercase;
  text-align: center;
}

.breadcrumb {
  padding: 8px 10px 8px 10px;
  color: #FFFFFF;
  font-weight: bold;
}

.breadcrumb a {
  color: #FFFFFF;
  text-decoration: none;
}

.breadcrumb a:hover {
  color: #FFFFFF;
  text-decoration: underline;;
}

.f360{
  width: 1004px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 30px;
}





/*TEMPLATE SPECIFIC STYLES*/

.main {
  width: 900px;
  background-color: #00101A;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.logo{
  height: 97px;
  padding-top: 7px;
  padding-left: 8px;
}

.menuTop {
  position: absolute;
  top: 67px;
  left: 0px;
  width: 890px;
  border-bottom: 1px solid #A07553;
  text-align: right;
  height: 36px;
  padding-right: 10px;
}

.homeImage{
  width: 900px;
  height: 500px;
  overflow: hidden;
}

.homepageContainer {
  position: absolute;
  top: -206px;
  left: 10px;
  z-index: 2;
  width: 438px;
  height: 197px;
  background-image: url(/templates/stagingmsharchcom/msh_template/images/homeContentBG.png);
  background-position: top center;
  background-repeat: repeat;
}

.homepageContainerText{
  margin: 10px 0px 0px 10px;
  padding: 15px;
  overflow: auto;
  width: 388px;
  height: 147px;
}

.copyPrivacy {
  margin-top: 9px;
  border-top: 1px solid #937455;
}

.copy {
  float: left;
  color: #FFFFFF;
  padding: 7px 0px 0px 7px;
}

.bbb{
  float: left;
  color: #FFFFFF;
  padding: 7px 0px 0px 7px;
}

.policy{
  float: right;
  color: #FFFFFF;
  padding: 7px 7px 0px 0px;
}

.policy a{
  color: #FFFFFF;
  text-decoration: none;
}

.policy a:hover{
  color: #FFFFFF;
  text-decoration: underline;
}

.colLeft{
  display: inline;
  background-color: #1A3649;
  width: 230px;
  float: left;
}

.colRight {
  display: inline;
  width: 900px;
  float: left;
}

.menuSub {
  margin: 12px;
  border-bottom: 1px solid #87959E;
}

.menuSub a{
  padding: 6px 8px 6px 8px;
  display: block;
  border-top: 1px solid #87959E;
  color: #FFFFFF;
  font-size: 10pt;
  text-decoration: none;
}

.menuSub a:hover{
  padding: 6px 8px 6px 8px;
  display: block;
  border-top: 1px solid #87959E;
  color: #FFFFFF;
  font-size: 10pt;
  text-decoration: none;
}

.menuSub2 {
  padding: 5px 3px 5px 3px;
  border-top: 1px solid #87959E;
  background-color: #264F6A;
}

.menuSub2 a{
  padding: 4px 12px 4px 12px;
  display: block;
  border-top: 0px solid #87959E;
  color: #FFFFFF;
  font-size: 8pt;
  text-decoration: none;
}

.menuSub2 a:hover{
  padding: 4px 12px 4px 12px;
  display: block;
  border-top: 0px solid #87959E;
  color: #FFFFFF;
  font-size: 8pt;
  text-decoration: underline;
}


.content {
  border-top: 1px solid #A07553;
  padding: 8px 10px 9px 10px;
  color: #FFFFFF;
  line-height: 22px;
}

.footer {
  text-align: center;
  padding: 15px;
}

.addressContainer{
  padding-top: 75px;
  background-image: url(/templates/stagingmsharchcom/msh_template/images/colRightBottom.jpg);
  background-position: bottom center;
  background-repeat: repeat-x;
}

.address{
  padding: 10px;
  text-align: center;
  color: #597080;
  background-color: #001F34;
  line-height: 20px;
  background-image: url(/templates/stagingmsharchcom/msh_template/images/addressBG.jpg);
  background-position: top center;
  background-repeat: repeat-x;
}

.address a{
  color: #597080;
}

.addressName{
  font-size: 15pt;
  font-weight: bold;
  color: #CCCCCC;
}

.homepageBanners{
  width: 900px;
  height: 400px;
  overflow: hidden;
}

.clientCont{
  float: left;
  margin: 5px;
  border-top: 1px dotted #666;
  border-left: 1px dotted #666;
  border-right: 1px dotted #666;
  border-bottom: 1px dotted #666;
  width: 428px;
  background-color: #0D1C26;
}

.clientCont .img {
  width: 150px;
  float: left;
  padding: 10px;
}

.clientCont .img img{
  border: 3px solid #FFF;
}

.clientCont .content{
  width: 238px;
  float: right;
  line-height: 16px;
  margin-top: 0px;
  border-top: 0px solid #000;
}

.clientCont .link{
  float: right;
  text-align: right;
  width: 90px;
}

.clientCont .header{
  padding-bottom: 8px;
  border-bottom: 1px dotted #666;
  background-color: #000;
  padding: 10px;
}

.clientCont .title{
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

.client img{
  border: 2px solid #CCCCCC;
}

.clientLeft {
  width: 638px;
  float: left;
  display: inline;
}

.clientRight {
  width: 232px;
  float: left;
  display: inline;
  margin-left: 10px;
  margin-top: -5px;
}

.clientRight img{
  margin: 5px 5px 5px 5px;
  width: 96px;
  height: 62px;
  filter:alpha(opacity=40);
  -moz-opacity:0.4;
  -khtml-opacity:0.4;
  opacity: 0.4;
}

.clientRight .selected img{
  filter:alpha(opacity=100);
  -moz-opacity:1.0;
  -khtml-opacity:1.0;
  opacity: 1.0;
}

.clientRight img:hover{
  filter:alpha(opacity=100);
  -moz-opacity:1.0;
  -khtml-opacity:1.0;
  opacity:1.0;
}

.clientRight a, .clientRight a:hover{
  text-decoration: none;
}

.clientImg{
  position:relative;
  width: 634px;
  height: 350px;
  overflow: hidden;
  border: 2px solid #FFF;
}

#clientImgDiv{
  position: relative;
  width: 634px;
  height: 350px;
  overflow: hidden;
}

.clientImg img{
  border: 0px solid #FFF;
}











/*CMS MODLE STYLES*/

.blogRight, .blogRight2 {
  padding: 10px 5px 10px 5px;
  background-color: #0D1C26;
  line-height: 18px;
  text-align: right;
}

.blogRight{
  display: none;
}


.blogRight strong, .blogRight2 strong {
  color: #CCC;
  display:block;
  border-bottom: 1px dotted #CCC;
  font-size: 15px;
  margin: 0px 0px -10px 0px;
}

.blogDate {
  padding: 0px 0px 5px 0px;
  font-style: italic;
}

h4 {
  font-size: 20px;
  margin: 5px 0px 5px 0px;
}

.contLeftEventDate {
  color: #999;
  font-weight: bold;
  float: left;
  width: 75px;
  margin-bottom: 5px;
  line-height: 18px;
}

.contLeftEventContent {
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
  float: left;
  width: 225px;
}

.contLeftEventContent a {
  display: block;
  line-height: 18px;
  padding: 0px 0px 10px 0px;
}

.contLeftEventContent a:hover {
  
}

.recentNews {
}

.recentNews a{
  display:block;
  margin-bottom: px;
  padding: 4px 28px 4px 8px;
  line-height: 18px;
  font-size: 12px;
  color: #FFF;
}

#jMonthCalendar{
  line-height: 18px;
}

#jMonthCalendar .Event{
  margin-top: 5px;
}

.DataList br {
  display: none;
}

a.DataListItemLink, a.DataListItemLink:hover{
  padding: 0px;
  text-decoration: none;
  font-size: 12px;
  border-bottom: 1px dotted #333;
  display: block;
  padding: 5px;
  margin: 0px;
  line-height: normal;
}

a.DataListItemLink:hover, a.DataListSelected{
  background-color: #122736;
  color: #fff;
  border-bottom: 1px solid #CCC;
}

.DataListItemObject {
  border-bottom: 1px solid #CCC;
}

.DataListItemObject div{
  margin: 0px;
  padding: 10px;
  overflow: auto;
}


.DataListItemObject br {
  display: inline;
}

.content ul
{
  list-style-type: none;
  padding: 7px 0px 7px 20px;
  margin: 0px;
}

.content li
{
  background-image: url(/templates/stagingmsharchcom/msh_template/images/bullet.png);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  padding: 1px 0px 3px 24px;
}

.recentNews a, .contLeftEventContent a {
  font-weight: bold;
  text-decoration: none;
  outline: none;
}

.recentNews a:hover, .contLeftEventContent a:hover {
  font-weight: bold;
  text-decoration: none;
  outline: none;
  background-color: #122736;
  color: #FFF;
}

.recentNews a:hover{
  background-image: url(/templates/stagingmsharchcom/msh_template/images/recentNews.png);
  background-position: center right;
  background-repeat: no-repeat;
}

.SiteMenu-0 {
  padding: 0px;
}

.SiteMenu-0 a{
  display: block;
  color: #fff;
  border-bottom: 1px dashed #555;
  text-decoration: none;
  font-size: 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 5px;
  font-weight: normal;
}

.SiteMenu-0 a:hover{
  color: #fff;
  background-color: #333;
}

.SiteMenu-0 div {
  padding: 10px 10px 10px 6px;
  background-color: #00CCDD;
  margin-top: 5px;
}

.SiteMenu-1 div {
  padding: 10px 10px 10px 15px;
  margin-top: 0px;
  background-image: none;
}

.SiteMenu-0 div a{
  display: block;
  background-color: transparent;
  color: #005F66;
  border-bottom: none;
  text-decoration: none;
  font-size: 9pt;
  padding: 1px 8px 1px 8px;
  font-family: Arial, Helvetica, sans-serif;
}

.SiteMenu-0 div a:hover{
  color: #333;
  text-decoration: underline;
  background-color: transparent;
}

.FormBuilderButton {
  margin-left: 213px;
  margin-top: 10px;
  color: #FFF;
  border-collapse: collapse;
  border: 0px solid #000;
  text-transform: uppercase;
  background: transparent url(/templates/stagingmsharchcom/msh_template/images/submit.jpg);
  background-repeat: repeat-x;
  font-weight: bold;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 10px;
  width: 312px;
}

td span{
  float: right;
  margin-left: 5px;
}

td.FormSingleWidthCell {
  width: 200px;
}

td.FormSingleWidthCell span{
  float: none;
}

/* Gallery styles */
.content img.LightboxImage{
  margin: 0px;
  border: 1px solid #ccc;
  height: 75px !important;
  width: 110px !important;
  /*
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  */
  
}

.content img.LightboxImage:hover{
  margin: 0px;
  border: 1px solid #666;
  /*
  filter:alpha(opacity=100);
  -moz-opacity:1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;
  */
}

img.LightboxImage{
  padding: 5px 5px 5px 5px !important;
  margin: 0px 1px 0px 2px !important;
  background-color: #fff;
}

img.LightboxImage:hover{
  background-color: #fff;
}

.searchText{
  background-image: url(/templates/stagingmsharchcom/msh_template/images/searchBox.png);
  background-position: top left;
  background-repeat: no-repeat;
  border-collapse: collapse;
  border: 0px;
  width: 192px;
  height: 30px;
  font-size: 16px;
  background-color: transparent;
  padding:8px 8px 0px 8px;
  margin-left: 3px;
  margin-right: 0px;
}


.btnSearch{
  background-image: url(/templates/stagingmsharchcom/msh_template/images/searchGo.png);
  width: 53px;
  height: 38px;
  background-color: transparent;
  background-position: top left;
  background-repeat: no-repeat;
  border-collapse: collapse;
  border: 0px;
}


















