ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

div#header
{
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 780px;
  height: 46px;
}

div#header li
{
  padding: 7px;
  font-weight: bold;
  border-right: solid 1px #0066CC;
}

div#header li.last
{
  border-right: none;
}

div#header .last input
{
  border: solid 1px gray;
  width:70px;
  background-color: #F4F4F4;
  vertical-align:sub;
  margin-top:7px;
}

div#header .last input:focus, div#header .last input:hover
{
  background-color: white;
}

div#header li :link, div#header li :visited
{
  color:#0066CC;
}

div#content_main
{
  background-color:white;
}

div#content_main h1
{
  padding: 5px;
  font-size: 14px;
  margin-bottom: 10px;
  color: #B59D7A;
  border-bottom: 1px solid #B59D7A;
}

div#content_main h2
{
  font-size: 14px;
}

div#content_main hr
{
  background-color:white;
  border:none;
  border-top:solid 1px #B59D7A;
  clear:both;
  margin-bottom:10px;
}

div#footer
{
  padding-top: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 780px;
  background-color: #bbb;
}

table.main {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.main th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	background-color: white;
}
table.main td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	background-color: white;
}

table.stats {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
  font-size: medium;
  width: 100%;
	background-color: rgb(255, 255, 240);
}

table.stats th {
	padding: 0px 0px 0px 0px;
  height: 33px;
	border-style: none outset none inset;
	border-width: 0px 1px 0px 0px;
	border-color: gray gray gray gray;
	background-color: #51954c;
  background-image: url("/images/footsliver.jpg");
  background-repeat: repeat-x;
  font-size: large;
}

table.stats td {
	border-width: 1px 1px 1px 1px;
	padding: 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}

table.edit {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
        font-size: medium;
	background-color: white;
}

table.edit th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
        text-align: right;
        font-weight: bold;
	background-color: white;
}

table.edit td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
  text-align: left;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}

.searchbox {
  margin: 0;
  padding: 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.form_error
{
  padding-left: 75px;
  color: #d8732f;
}

p.photo
{
font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: 100%;
	text-align: justify;
	text-indent: 0ex;
}

p.name, span.name
{
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 150%;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
}

p.name1
{
  font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 150%;
	line-height: 125%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: underline;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
}

p.name2
{
  font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 90%;
	line-height: 125%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: underline;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
  width: 200px;
  margin-top: 6px;
}

p.list1 {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	text-indent: 0ex;
}

p.list2 {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

p.list3 {
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
}

p.list4 {
	font-family: serif;
	line-height: 110%;
	text-indent: 0ex;
}

p.dropbox
{
  border: 1px solid black;
  width: 494px;
  height: 20px;
  margin: 0px 0px 20px 20px;
  text-align: center;
  padding: 5px 0px 5px 0px;
  font-weight: bold;
}

ul.picturelist {
  cursor: n-resize;
}

ul.links {
  font-size: large;
  list-style-position: outside;
  margin: 2em;
  text-indent: 5px;
}

span.boxed {
  font-size: medium;
  background-color: #FFE000;
  border: solid #000000;
  border-width: 2px;
  text-align: center;
  vertical-align: middle;
}

span.unboxed {
  font-size: medium;
  background-color: #FFFFFF;
  border: none;
  text-align: center;
  vertical-align: middle;
}

a img.pager {
  vertical-align: middle;
}

.myhead {
  font-size: 80%;
  font-style: italic;
  text-decoration: underline;
}

input
{
  font-family: serif;
  font-size: medium;
}

/* override the symfony class */

div.auto_complete
{
  width: 350px;
  background: #fff;
}

div.auto_complete ul
{
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #bbb;
  list-style-type: none;
}

div.auto_complete ul li
{
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
  list-style-type: none;
}

div.auto_complete ul li.selected
{
  background-color: #BBFFBB;
}

div.auto_complete ul strong.highlight
{
  margin: 0;
  padding: 0;
  color: #800;
}

#sddm
{
	margin: 0;
	padding: 0;
}

#sddm li
{
	list-style: none;
	float: left;
	font: 16px arial;
  font-weight: bold;
  z-index: 50;
}

#sddm li a, #sddm li label, #sddm li span
{
	display: block;
	padding: 0px;
	background: #D8D8D8;
	color: black;
	text-align: center;
	text-decoration: none;
  border: 2px outset HighlightText;
}

#sddm li span:hover
{
	background: #3BC03B;
  color: #FFFFFF;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
  left: 325px;
  z-index: 1000;
}

#sddm div a
{
	position: relative;
  display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial;
}

#sddm div span
{
	position: relative;
  display: block;
	margin: 0;
	padding: 2px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e0e0e0;
  cursor: pointer;
	color: #000000;
	font: 12px arial;
}

#sddm div a:hover
{
	background: #49A3FF;
	color: #FFF;
}

