body { font-family: verdana, arial, sans-serif; 
margin: 0px;
background: #FFF; 
font-size: 12px;
line-height: 18px;}

a { color: #DE162C }

a:hover { color: #000; }


.head { background: #DE162C url(images/logo.gif) no-repeat bottom right;
height: 100px; 
border-bottom: 4px solid; } 

.headtitle  { font-size: 30px;
padding: 5px;
line-height: 45px;
color: #FFF; }

.navigation { background-color: #EFD810;
height: 22px;
font-size: 13px; }

.navigation ul {
  background-color: #EFD810;
  padding: 0;
  margin: 0px;
  z-index: 3;
  margin-top: -19px;
  margin-left: 90px;
  list-style: none;
  }
  
.navigation li {
  float: left;
  position: relative;
  width: 110px;
  margin-right: 10px;
  background: url(images/arrow.gif) no-repeat right center;
  }
  
.navigation li ul { 
  background: transparent url(images/menubg.png); 
  display: none;
  position: absolute; 
  top: 1em;
  margin-left: -2px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  left: 0;
  }
 
.navigation li > ul {
	top: auto;
	left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	}
	
.navigation li:hover ul, #nav li.over ul{ display: block; }

.navigation li ul li { margin-top: 5px;
background-image: none;
margin-bottom: 2px;
padding-left: 10px; }

li:hover ul { display: block; }

.navigation li ul li a { text-decoration: none;
color: #000;
display: block; }

.navigation li ul li a:hover { text-decoration: underline;
color: #DE162C;
display: block; }

.menuend { background: #000;
color: #EFD810;
width: 80px;
display: block;
height: 22px;
text-align: center; 
font-weight: bold; 
text-align: center;
line-height: 20px; }

.clear { clear: left; }

.box { margin-right: 20px;
margin-top: 20px;
width: 235px;;
padding-bottom:  -5px;
overflow: hidden;
float: left;
margin-left: 0px;
border: #DE162C 3px solid; }

.box3 { margin-right: 20px;
clear: right;
margin-top: 20px;
padding-bottom:  -5px;
overflow: hidden;
margin-left: 0px;
border: #DE162C 3px solid; }

.box2 { margin-right: 20px;
margin-top: 20px;
width: 470px;;
padding-bottom:  -5px;
overflow: hidden;
margin-left: 0px;
border: #DE162C 3px solid; }

.box img { margin-bottom: -10px; }

.footer { margin: 20px;
clear: both; }

.content { width: 480px;
margin: 20px;
float: left;
min-height: 200px;
 }
 
 .content img {
 
 }
 .content2 { width: 780px;
margin: 20px;
float: left;
min-height: 200px;
 }
 
 .portfolioitem img { float: left;
border: 1px solid #000;
margin-right: 10px;
padding: 5px; }

.pclear { clear: both; 
margin-bottom: 5px;}

h1 { font-size: 13px; }

.label { width: 100px;
padding-top: 3px;
font-size: 12px; }

.basicform { position: absolute;
left: 140px; 
border: #000 1px solid; }

.button { background-color: #C0C0C0; 
border: #000 1px solid;
position: absolute;
left: 140px; 
text-align: center;
width: 190px;   } 

.button:hover { background-color: #C0C0C0; 
border: #33aaff 1px solid;
position: absolute;
left: 140px; text-align: center;
width: 190px;  } 


.label { width: 100px;
padding-top: 3px;
font-size: 12px; }

.basicform { position: absolute;
left: 140px; 
border: #000 1px solid; }

.button { background-color: #C0C0C0; 
border: #000 1px solid;
position: absolute;
left: 140px; 
text-align: center;
width: 190px;   } 

.button:hover { background-color: #C0C0C0; 
border: #33aaff 1px solid;
position: absolute;
left: 140px; text-align: center;
width: 190px;  } 

.item { margin: 0px; }

.message { color: #DE162C; }

.idisplay { border: 1px solid #000;
width: 100%; }

.irow { border-bottom: 1px solid #000;
height: 25px; }

.iname { font-weight: bold; 
width: 200px;
padding-left: 15px;
font-size: 12px; }

.iedit { background: url(aceevents/imgs/iedit.png) no-repeat left center;
font-weight: bold;
padding-left: 30px;
color: #DE162C;
width: 180px; 
font-size: 13px; }


.idelete { background: url(aceevents/imgs/idelete.png) no-repeat left center;
font-weight: bold;
padding-left: 30px;
color: #DE162C;
width: 180px;
font-size: 13px;  }

.iadd { background: url(aceevents/imgs/iadd.png) no-repeat left center;
font-weight: bold;
padding-left: 30px;
color: #DE162C;
height: 25px;
padding-top: 3px;
width: 280px;
font-size: 13px;  }