/* CSS file for the kellsfestivals.com / kellsfestivals.ie website */
/* (c) by Outsource Graphix - http://www.ogx.ie/ */

/* xhtml tag definitions */

body, html
	{
	color: #393939;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: justify;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url("gfx/bgtop.gif");
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
}

.access {
  display: none;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	text-align: left;
}

div#wrapper { 
  width: 760px;
  margin: 0 auto;
}

div#top { 
  width: 760px;
  height: 177px;
  background: #fff url("gfx/topimg.jpg") no-repeat; 
  position: relative;
}

h1 {
  text-indent: -9999px;
  display: block;
  height: 180px;
  width: 200px;
  position: absolute;
  left: 10px;
}

h1 a {
  text-decoration: none;
  display: block;
  height: 177px;
  width: 205px;
  cursor: pointer;
}


ul#tmenu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 141px;
	left: 215px;
	list-style: none;
}

ul#tmenu li {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 0;
}

ul#tmenu li a {
	display: block;
  text-align: center;
	padding: 8px 6px 8px 8px;
	color: #3E107C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

ul#tmenu li#tm1 {
  left: 0;
	width: 127px;
	height: 37px; 
}

ul#tmenu li#tm2 {
  left: 127px;
	width: 104px;
	height: 37px; 
}

ul#tmenu li#tm3 {
  left: 231px;
	width: 128px;
}

ul#tmenu li#tm4 {
  left: 359px;
	width: 176px;
}

ul#tmenu li a:hover {

	color: #F5C501;
	text-decoration: none;
}

div#content {
  position: relative;
  width: 760px;
  height: auto;
  min-height: 281px;
  background: #fff url("gfx/leftmenubg.gif") left repeat-y; 
}

* html div#content {
  height: 287px;
}

ul#lmenu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 10px;
	list-style: none;
}

ul#lmenu li {
	margin: 0;
	padding: 0;
	display: block;
	width: 205px;
}

ul#lmenu li a {
	border-bottom: 1px #F5C501 solid;
	background-color: #3E107C;
	display: block;
	width: 13.5em;
	height: 1.5em; 
	padding: 10px 16px 10px 16px;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	background: #3E107C url("gfx/menulbg.gif") repeat-x;
	line-height: 1.6em;
}


ul#lmenu li a:hover {
	border-bottom: 1px #F5C501 solid;
	background-color: #F5C501;
	color: #fff;
	text-decoration: none;
	background: #3E107C url("gfx/menulbgon.gif") repeat-x;
}

div#text {
  padding: 20px 30px 30px 240px;
}

div#text p {
  font-size: 0.8em;
  line-height: 166%;
  padding-bottom: 0.8em;
  padding-top: .8em;
}

div#text ul {
  font-size: 0.8em;
  line-height: 166%;
  padding-bottom: 0.5em;
  margin: 0;
  padding: 0;
  padding-left: 15px;
}

h2 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.4em;
  font-weight: normal;
  font-style: italic;
  color: #3E107C;
  line-height: 100%;
  margin: 0;
  padding: 0 0 20px 0;
}

h3 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.1em;
  font-weight: normal;
  font-style: italic;
  color: #3E107C;
  line-height: 100%;
  margin: 0;
  padding: 0 0 20px 0;
}

h4 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #3E107C;
}

div#bottom {
  height: 98px;
  width: 100%;
  background: #fff url("gfx/bgbottom.gif") top repeat-x; 
}

div#logos {
  height: 62px;
  width: 738px;
  margin: 0 auto;
  background: #d3d3d3 url("gfx/logos.gif") top repeat-x; 
}

div#logosr {
  height: 62px;
  width: 738px;
  background: url("gfx/logosr.gif") right no-repeat; 
}

div#logosl {
  height: 62px;
  width: 738px;
  background: url("gfx/logosl.gif") left no-repeat; 
}

div#logosl p {
  font-size: 0.7em;
  padding: 7px 15px 10px 15px;
}

div#botlinks {
  height: 42px;
  width: 738px;
  margin: 0 auto;
  position: relative;
}

div#botlinks p {
  font-size: 0.7em;
  padding: 10px;
  position: absolute;
}

div#botlinks p#tools {
  padding: 0;
  top: 3px;
  left: 5px;
  display: block;
  width: 155px;
  height: 46px;
  text-indent: -9999px;
}

div#botlinks p#tools a {
  display: block;
  width: 155px;
  height: 46px;
  background-image: url(gfx/mckeon.gif);
}

div#botlinks p#tools a:hover {
  border-bottom: none;
}

div#botlinks p#webdesign {
  right: 0;
}

a {
  color: #F5AD01;
  text-decoration: none;
}

div#botlinks a:hover, div#text a:hover {
  color: #3E107C;
  text-decoration: none;
  border-bottom: 1px #F5C501 solid;
}

div#text a {
  border-bottom: 1px #7E7E7E solid;
}


form {
	padding: 0;
	margin: 0;
}

form fieldset {
	padding: 1em;
	margin: 0;
	border-width: 0;
	border-style: solid;
	background: #D6D6D6;
}

form fieldset legend {
	display: none;
}

form fieldset input {
	width: 30em;
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

form fieldset textarea {
	width: 30em;
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
	color: #222;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

form fieldset label {
	font-size: 0.8em;
	font-weight: bold;
	color: #3E107C;
}

form fieldset input#send {
	width: 100px;
	background-color: #3E107C;
	color: #fff;
	font-weight: bold;
}

strong.available {
	color: #F5C501;
}

img {
  border: 0;
}

img.spon {
  margin-top: 5px;
}

table {
	width: 490px;

}

th {
	padding: 5px;
	background: #d6d6d6;
	color: #000;
	font-size: 13px;
}

th.bigheading {
	background: #3e107c;
	font-size: 16px;
	color: #fff;
	padding: 10px;
	text-align: center;
}

td {
	font-size: 12px;
	padding: 10px;
	vertical-align: top;
	}

.c1 {
	width: 80px;
}

.c3 {
	width: 110px;
	text-align: left;
}

#content a.imglink,
#content a.imglink:hover {
	text-decoration: none;
	border-bottom: none;
}

tr.even td {
	background: #eee;
}

tr.odd td {
	background: #e4e4e4;
}

.dontmissit img {
	margin: f20px 0 0 0;
}

div#text a.dontmissit, div#text a.dontmissit:hover {
	border: none;
}

.cmimg {
	margin: 0 0 20px 0;
}

#events-underline {
  text-decoration: underline;
}