body  {
	font-family: Arial;
	font-size:15px;
	background-color: #dbdbdb;
	background-image: url("../images/bg.jpg");
	margin: 0; 
	padding: 0;
	text-align: left;
	color: #545454;
}
#right h3 {
color: black;
    font-weight: normal;
    padding: 0;
    text-align: right;
}
.item-page h1, .item-page h2, .item-page h3 {
color: black;
    font-weight: normal;
padding-top:5px!important;
}

h1, h2, h3, h4, h5, p {
    margin:0px;
	padding-bottom:10px;
}
a {
    color:#000000;
}
a:hover {
    text-decoration:none;
}
#container { 
	width: 1000px; 
	margin: 0 auto; 
	text-align: left; 
margin-bottom:10px;
} 
#header { 
	background-image: url("../images/headbg.jpg");
    border: 2px solid #8d8a87;
    height: 315px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;

border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url("PIE.htc");
} 
#header a { 
color:#fff;
}
#logobg {
background-image: url("../images/logobg.png");
 height: 100px;
    margin: 10px;
float: left;
width: 222px;
border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url("PIE.htc"); padding: 10px;
}
#logo {
    background-image: url("../images/logo.png");
    background-position: center center;
    width: 222px;
    height: 100px;
   
    

} 
#headright { 
	color: white;
    float: right;
    font-size: 18px;
    padding: 10px;
    text-align: right;
    text-shadow: 0 0 5px black;
    width: 700px;
}
#headright h1 {
	font-size:28px;
}
#menu {
	background-image: url("../images/headbg.jpg");
    background-position: center bottom;
    border: 2px solid #8d8a87;
    margin: 0 0 10px;
    padding: 2px;
}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu li a {
background-color:rgb(110,112,120);
behavior: url("PIE.htc");
	position: relative;
  display: inline-block;
  font-size: 90%;
  font-weight: 700;
  color: rgb(209,209,217);
  text-decoration: none;
  text-shadow: 0 -1px 2px rgba(0,0,0,.2);
  padding: .5em 1em;
  outline: none;
  border-radius: 3px;
  background: linear-gradient(rgb(110,112,120), rgb(81,81,86)) rgb(110,112,120);
  box-shadow:
   0 1px rgba(255,255,255,.2) inset,
   0 3px 5px rgba(0,1,6,.5),
   0 0 1px 1px rgba(0,1,6,.2);
  transition: .2s ease-in-out;
}
#menu li {
	display:inline;
}
#menu li a:hover:not(:active) {
  background: linear-gradient(rgb(126,126,134), rgb(70,71,76)) rgb(126,126,134);
}
#menu li a.button28:active {
  top: 1px;
  background: linear-gradient(rgb(76,77,82), rgb(56,57,62)) rgb(76,77,82);
  box-shadow:
   0 0 1px rgba(0,0,0,.5) inset,
   0 2px 3px rgba(0,0,0,.5) inset,
   0 1px 1px rgba(255,255,255,.1);
}
.item-page {
min-height:500px;
}
#mainContent {
	background-color: white;
	border: 2px solid #8d8a87;
padding:10px;

border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url("PIE.htc");
} 
#left {
	float: left;
	width: 20%;
}	
#center {
	float: left;
	width: 60%;
}	
#center2 {
	float: left;
    padding-right: 20px;
    width: 760px;
}	
#center3 {
	float: left;
	width: 100%;
}
#right {
	float: left;
	width: 196px;
}
.ark.navbar, .icon-edit, .buttonheading {
    display: none!important;
}
.moduletable-right {
    float: right;
	margin-top: 2px;
}
.moduletable-left {
    float: left;
}
.search_button {
    background-color: #b2b2b2;
    border: 3px solid black;
    padding: 2px;
}
.inputbox {
    border: 3px solid black;
    margin-right: 3px;
    padding: 3px;
}
.item-page ul {
    margin: 0;
    padding-left: 20px;
}
#footer {
   border-top: 2px solid #8d8a87;
    color: black;
    font-size: 10px;
    padding: 3px 0 0;
margin-top:30px;
}
#footer p {
padding:0px;
}
.foxcontainer {
    padding: 0 !important;
}

.item-page img {
    margin: 5px;
}
.actions, .filters, .hasTooltip {
    display: none;
}
.list-title a {
    color: #ff8c00;
    text-decoration: none;
}
#icon {
width:35px;
background-image: url("../images/vlc.png");
background-position: left center;
background-repeat: no-repeat;
}
.item-page-title a {
    text-decoration: none;
}
.leading {
    float: left;
    min-height: 350px;
    padding: 0 10px 10px;
    text-align: center;
    width: 210px;
}
.leading .item-page-title a {
    color: #ff8c00;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
}
#mainContent img {
border:0px;
float:left;
}

div#foxcontainer_m108 .fox_form select, div#foxcontainer_m108 .fox_form textarea, div#foxcontainer_m108 .fox_form input[type="text"] {
    border-radius: 4px;
-moz-border-radius:4px;
    -webkit-border-radius:4px;
    -o-border-radius: 4px;
    -khtml-border-radius: 4px;
    behavior: url("PIE.htc");
}

.btn.btn-success.submit-button {
    float: right;
 border-radius: 4px;
-moz-border-radius:4px;
    -webkit-border-radius:4px;
    -o-border-radius: 4px;
    -khtml-border-radius: 4px;
    behavior: url("PIE.htc");
}