
* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
   background: #fff url(../img/bg.png) top center no-repeat fixed;
}
input[type=checkbox] {
        clear: left;
        float: left;
        margin: 0px 6px 7px 2px;
        width: auto;
}
input[type=radio] {
        float:left;
        width:auto;
        margin: 0 3px 7px 0;
}
div.checkbox label {
        margin: 0 0 6px 20px;
}

a,
a:link,
a:active,
a:visited {
font-size:12px;
	color:#563c41;
	text-decoration:none;
}


p {
 padding: 10px;
}

.records h2 {
font-size:16px;
}

.records h1 {
padding-top:8px;
}
.fltbl td img {
border: 4px solid #85b2bb !important;
}
#wrapper { 
padding-top:3px;
 margin: 0 auto;
 width: 980px;


}

#content p { 
padding:8px 0px 8px 0px;
}
#content { 
 float: left;
 color: #333;
 background: #ffffff;
 padding-left:10px;
 padding-right:10px;
 width: 760px;
 display: inline;
}

#fls {
background-color: #524938;	
width:100%;
color:#FFFfff;
}
#header {
 color: #333;
 width: 980px;
 float: left;
 height: 181px;
 background: #ffffff;
 
}

#navigation {
 float: left;
 text-align:center;
 padding-left:200px;
 width: 780px;
 height: 50px;
 color: #333;
 background: #ffffff;
 font-size:1.5em;
}

#tampon {
border-bottom:5px solid #513c41;
border-left:3px solid #513c41;
}


#leftcolumn { 
 color: #333;
 background: #ffffff;

 width: 195px;
 float: left; 
}

#leftcolumn .moduletable td  {
height:27px !important;

}

#leftcolumn .moduletable td a {
font-size:12px !important;
margin-left:6px;
margin-bottom:9px;

}
#copyright {
	position:relative;
	width:990px;
	display:block;
	clear:both;
	padding-top:15px;
	text-align:center;
}

#copyright div {
	color:#666666;
	font-size:10px;
	font-weight:bold;
	display:block!important;
	width:990px;
	float:left;
	clear:left;
	margin:-10px 0 0 0;
}

#RecordPage td {
padding:10px;
}
#RecordPage img {
padding:5px;

}



#xform1 input {
	border:1px solid #000000;
	color:#000000;
	font:11px Tahoma, Arial, Geneva, sans-serif;
	padding:1px 1px 1px 1px;
	width: 250px;
}

#xform1 textarea {
	border:1px solid #000000;
	color:#000000;
	font:11px Tahoma, Arial, Geneva, sans-serif;
	padding:1px 1px 1px 1px;
	width: 250px;
	height: 150px;
}

#xform1 .button {
	color:#ffffff;
	font:11px Tahoma, Arial, Geneva, sans-serif;
	text-align: center;
	float: left;
	width: 50px;
}

#xform1 .date {
	border:1px solid #000000;
	color:#000000;
	font:11px Tahoma, Arial, Geneva, sans-serif;
	padding:1px 1px 1px 1px;
	width: 100px;
}

#xform1 .checkbox {
	width: 20px;
}

#xform1 .radiobutton {
	width: 20px;
}

#xform1 .input2 {
	border:1px solid #000000;
	padding:1px 1px 1px 1px;
	width: 20px;
}

#xform1 .input4 {
	border:1px solid #000000;
	padding:1px 1px 1px 1px;
	width: 35px;
}

#xform1 .captchainputbox {
	border:1px solid #000000;
	color:#000000;
	font:11px Tahoma, Arial, Geneva, sans-serif;
	padding:1px 1px 1px 1px;
	width: 115px;
}

ul#record_index li  a.active , ul#record_index li.active{
color:#ffcccc;
background-color:#333333;

}

ul#record_index li  a {
color:#5e0130;
font-weight:bold;
}
ul#record_index {
margin:auto;
text-align:center;
padding:5px 0 20px 0 ;
}
ul#record_index li {
  display: inline; /* Shows each item side-by-side */
  list-style-type: none; /* Gets rid of the bullet points */
  padding:4px;
  border:1px solid gray;
}

/* Paging */
div.paging {
        background:#fff;
        color: #ccc;
        margin-bottom: 2em;
}
div.paging div.disabled {
        color: #ddd;
        display: inline;
}
div.paging span {
}
div.paging span.current {
        color: #000;
}
div.paging span a {
} 

h2.contentheading {
font-size:1.1em;
padding:10px;
}

.contentheading {
font-size:1.4em;
padding:10px;
}

.moduletable th {
padding-top:5px;
padding-bottom:5px;
background:#d8e8ea;
color:#513c41;
text-align:center;
font-weight:normal;
font-size:20px !important;
text-transform: uppercase;
 
width:100%
}

.moduletable  {
margin:2px;
width:100%
}