body.site {
    border-top: .0px solid #C00000;
    padding: 0px;
    color: #000000;
    background-color: #D8D9D8;
}

body {
    padding: 0;
    margin: 0;

    color: #000000;
    background-color: #D8D9D8;
    background-image: url(../images/Bottom_texture.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top left;
}

.body .container {
    background-color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0px;
    border: 1px solid rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
}

#art-page-background-glare-wrapper {
    position: fixed;
    width: 100%;
}
#art-page-background-glare {
    position: relative;
    top: 0;
    max-width: 400px;
    min-width: 1000px;
    height: 321px;
    left: 0;
    margin-right: auto;
    background-image: url(../images/page_gl.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.header {
    height: 125px;
    background-image: url(../images/header-object.png);
    background-size: contain;
    /* background-size: cover; */
    background-repeat: no-repeat;
    margin-top: 0px;
  margin-bottom: 0px;
}

.hd-date {
    font-weight: normal;
    font-size: small;
    color: white;
}

div.mod_search35 input[type="search"] {
  margin-top: 13px;
  margin-left: 3px;
  border: 1px solid #C00000;
  -webkit-box-shadow: inset 0 1px 1px rgba(215, 40, 40, 0.9);
  -moz-box-shadow: inset 0 1px 1px rgba(215, 40, 40, 0.9);
  box-shadow: inset 0 1px 1px rgba(218, 40, 40, 0.9);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding-right: 35px;
}



	a {
		color: #c00000 !important;
	}
  .nav-pills>.active>a, .nav-pills>.active>a:hover, .nav-pills>.active>a:focus {
      color: #fff !important;
      background-color: #c00000 !important;
      font-weight: bold;
  }


  .navigation {
    padding: 0px 0px 0px 5px !important;
    margin-bottom: 0px !important;
      /* padding: 5px 0; */
      /*padding: 5px;
      border-top: 1px solid rgba(0,0,0,0.075);
      border-bottom: 1px solid rgba(0,0,0,0.075);
      margin-bottom: 10px;
      background-image: url(../images/nav.png);*/
      /* height: 22px; */
  }
.navigation-marquee {
    /* padding: 5px 0; */
    /*padding: 5px;*/
    border-top: 1px solid rgba(0,0,0,0.075);
    border-bottom: 1px solid rgba(0,0,0,0.075);
    /*margin-bottom: 10px;
    background-image: url(../images/nav.png);*/
    background-color: #6f0b0f;
    /* height: 22px; */
}

.navigation-marquee1 {
  padding-top: 10px;
    /* padding: 5px 0; */
    /*padding: 5px;
    border-top: 1px solid rgba(0,0,0,0.075);
    border-bottom: 1px solid rgba(0,0,0,0.075);
    margin-bottom: 10px;
    background-image: url(../images/nav.png);*/
    /* height: 22px; */
}

  .nav > li > a {
      display: block;
      color: #fff !important;
  }

  .nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #a8a7a6 !important;
}
	.nav-list > .active > a,
	.nav-list > .active > a:hover,
	.dropdown-menu li > a:hover,
	.dropdown-menu .active > a,
	.dropdown-menu .active > a:hover,
	.nav-pills > .active > a,
	.nav-pills > .active > a:hover,
	.btn-primary {
		background: #c00000;
	}

  .menu-button-label {
      font-weight: bold;
      padding-right: 1px;
      font-size: x-small;
      color: #C00000;
  }

  .navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #D60D0D !important;
    border-color: #c00000 #c00000 #c00000 !important;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
    box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}

.navigation .nav-child li > a:hover, .navigation .nav-child li > a:focus, .navigation .nav-child:hover > a {
    text-decoration: none;
    background-color: #a3e1f3;
    background-image: linear-gradient(to bottom,#a3e1f3,#004d74);
}




h1, h2, h3, h4, h5, h6, .site-title {

  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
	}

.moduletableart-vmenu {
  margin: 0px;
}

.moduletableart-vmenu > .nav {
  background-color: #6f0b0f;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.icemegamenu {
  margin-top: 5px;
margin-left: 2px;
margin-bottom: 5px;
}

.icemegamenu > ul {
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #c00000 !important;
    z-index: 999;
    clear: both;
    background: #6f0b0f !important;
}

.icemegamenu > ul > li {
    position: relative;
    display: block;
    height: 30px;
}

.icemegamenu > ul > li.active > a {
    background-color: #c00000 !important;
    color: #ffffff !important;
}

.main_manu_module > .icemegamenu ul > li a.iceMenuTitle:hover, .icemegamenu ul > li:hover > a.iceMenuTitle, .icemegamenu ul > ul > li:hover > a.iceMenuTitle, ul.icesubMenu li.active a.iceMenuTitle {
    color: #fff !important;
}

.icemegamenu > ul > li:hover > a {
    background-color: #847f7f !important;
}


.icemegamenu > ul > li a.iceMenuTitle {
    /* font-family: OpenSansRegular, Arial, Helvetica, sans-serif; */
    position: relative;
    z-index: 9999;
    display: block;
    /* padding: 0 12px; */
    /* line-height: 34px; */
    margin: 0;
    border-bottom: 1px solid #c00000 !important;
    /* color: #666; */
    text-decoration: none;
    text-shadow: none !important;
    /* -webkit-transition: all .25s ease-out; */
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    /* transition: all .25s ease-out; */
    color: #FCFCFC !important;
    padding: 0 0px 0 5px !important;
    height: 30px !important;
    line-height: 30px !important;
    white-space: nowrap !important;
    /* display: block; */
    cursor: pointer;
    /* z-index: 0; */
    text-decoration: none;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif !important;
    font-style: normal;
    font-weight: normal;
    font-size: 13px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    position: relative;
}

div.icemegamenu ul#icemegamenu li.active a.icemega_active > span.icemega_title {
    color: #fff !important;
}

ul.icesubMenu {
    position: absolute;
    z-index: 9999;
    padding: 0 0 10px;
    margin: 0;
    top: 0;
    left: 110%;
    opacity: 0;
    visibility: hidden;
    background: #6f0b0f !important;
    border: 1px solid #c00000 !important;
    border-top: none;
    border-radius: 3px;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

ul.icesubMenu ul > li:hover > a, ul.icesubMenu ul > li.active > a {
    background-color: #797373 !important;
}
ul.icesubMenu > li a.iceMenuTitle {
    height: auto;
    display: block;
    font-size: 14px !important;
    padding: 0 0 0 25px;
    margin: 0;
    border-bottom: 1px solid #c00000 !important;
    border-radius: 0;
    background: url(../images/point.png) no-repeat 9px 10px;
}

/*==============
 ...
==================*/

.moduletable > .showplus-center {
    float: none!important;
    clear: both!important;
    margin: 0 auto!important;
    border: 1px !important;
    border-color: #c00000 !important;
    padding-left: 5px;
    padding-top: 5px;
    border-top: 1.0px solid #C00000;
    padding: 5px;
    /*color: #000000;*/
    background-color: #D8D9D8;
}

/*==============
 ...
==================*/
.well {
    margin-right: 5px;
    margin-top: 5px;
    min-height: 20px;
    padding: 10px !important;
    margin-bottom: 5px !important;
    background-color: #f9f4f4 !important;
    border: 1px solid #c00000 !important;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05) !important;
}

.well .page-header {
    background-color: #c00000;
    margin: 0px 0px 5px 0px !important;
    margin-bottom: 0;
    min-height: 35px;
    line-height: 35px;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    margin: 0;
    padding: 0 6px 0 6px;
    white-space: nowrap;
}

ul.mostread > li {
    list-style-type: none !important;
    padding-bottom: 10px !important;
    border-bottom: dashed 1px;
        margin: 0 0 10px 5px !important;
}
ul.mostread {
    margin: 0 0 10px 0.1px !important;
}



main#content.span9 {
  margin-left: 5px !important;
}
/*==============
 ...
==================*/

h2.item-title, .page-header > h2, h1.page-title {
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
    margin-top: 0px;
    margin-bottom: 5px;
    /*text-transform: capitalize;*/
}

.page-header {
    padding-bottom: 0px !important;
    margin: 0px !important;
    border-bottom: 1px solid #eee;
}

.items-leading, .items-row, .item-page {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: #fffdfd;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    padding-top: 0.1px;
    padding-bottom: 15px;
    border: 1px solid rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
}

.items-more, .pagination {
    margin-top: 5px;
    background-color: #c00000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    padding-top: 15px;
    padding-bottom: 1px;
    border: 1px solid rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    color: white;
}

img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 1px;
    margin-right: 5px;
    margin-left: 5px;
    -ms-interpolation-mode: bicubic;
}
.item > p {
  text-align: justify;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}

.btn {
    padding: 4px 4px !important;
    font-size: 13px !important;
  }

  .nav-tabs.nav-stacked>li>a {
      border: 1px solid #ddd;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      padding: 1px !important;
      border-radius: 0;
  }
  .footer > .container {
      background-color: #6f0b0f;
    color: #A2A4A2;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
  }

div.span3.navigation-marquee1.pull-right {
  height: 23px;
}
