p, h1,h2,h3,table, td, tr,
.contentheading, .componentheading,
td .contentheading, td .componentheading,
tr .contentheading, tr .componentheading,
table .contentpaneopen
{
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-style: italic;
  text-align: center;
  
}
p, h1,h2,h3,table,
.contentheading, .componentheading,
td .contentheading, td .componentheading,
tr .contentheading, tr .componentheading,
table .contentpaneopen
{
	width: 100%;
}
p.small
{
  font-size: 10pt;
}
table, td, tr
{
  font-size: 10pt;
}
td.normal
{
  font-size: 12pt;
}
h1, .componentheading,
td .componentheading,
tr .componentheading
{
  font-size: 18pt;
  font-weight: bold;
  font-style: italic;
}
h2, .contentheading,
td .contentheading,
tr .contentheading
{
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
}
h3{
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active 
{
	color: #000000;
	text-decoration: none;
}
td.blackdog, tr.blackdog 
{
  background-color: black;
  color: white;  
}
td.blackdog a,
td.blackdog a:visited, td.blackdog a:link ,
tr.blackdog a,
tr.blackdog a:visited, tr.blackdog a:link 
{
	text-decoration: underline;
	color: white;
}
td.blackdog a:hover, td.blackdog a:active,
tr.blackdog a:hover, tr.blackdog a:active
{
	text-decoration: none;
}
td.yellowdog, tr.yellowdog,
td.yellowdog a,
td.yellowdog a:visited, td.yellowdog a:link ,
tr.yellowdog a,
tr.yellowdog a:visited, tr.yellowdog a:link 
{
  background-color: #FFFFCC;
  color: black;
}
td.yellowdog a:hover, td.yellowdog a:active,
tr.yellowdog a:hover, tr.yellowdog a:active
{
	text-decoration: none;
}
td.browndog, tr.browndog,
td.browndog a,
td.browndog a:visited, td.browndog a:link ,
tr.browndog a,
tr.browndog a:visited, tr.browndog a:link 
{
  background-color: #660000;
  color: white;
}
td.browndog a:hover, td.browndog a:active,
tr.browndog a:hover, tr.browndog a:active
{
	text-decoration: none;
}

body
{
  background-color: #93B092;
  color: #000000; 
  background-image: url("http://seabirdskennel.se/bilder/bakgrund/bgr-stor2.jpg");
  scrollbar-base-color: #93B092; 
  scrollbar-track-color: #93B092; 
  scrollbar-arrow-color: #93B092;
}
.menu ,#menu{
	margin: 0px;
	padding: 0px;
	margin-top:10px;
	width: 100%;
	height: 30px;
}
#menu ul {
}
#menu ul li {
	display: inline;
	padding-left: 3px;
	width: 112px;
	height: 19px;
}
#menu ul li.first {
	border-left: 0px;
}
#menu ul li a {
	background: #93AD92 url("joomla/templates/seabirds_tom/images/kn_bgr.jpg") no-repeat;	
	width: 112px;
	height: 19px;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-style: italic;
	text-decoration: none;
}
#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li.active a {
	text-decoration: underline;
}
.content
{
	margin-top: 50px;
	text-align: center;
}
#language
{
	position: absolute;
	left: 30px;
	top: 30px;
	width: 150px;
}
