/* ar CSS
CSS By James Chalmers | Dunhenry.info | Streamk.com | twtoday.co.uk
W3C Compliant as of March 2007 */

.modulebase {
	width:840px;
	margin:10px auto 10px auto;
	background:url(../../images/ar/artWork/backGround.gif) no-repeat left top;
	border:1px solid #CCCCCC;
	background-position: bottom;
}

.header {
width:840px;
height:238px;
margin:0;
background:url(../../images/ar/artWork/header.gif) no-repeat top;
}

.topnav {
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
height:41px;
padding:5px;
margin-top:120px;
float:left;
width:830px;
}

.leftnav {
width:139px;
height:auto;
float:left;
margin:10px 15px 0 15px;


}

.ln_tf {
	background:url(../../images/ar/navLeft/topFrame.gif) no-repeat center;
	height: 29px;
}

.ln_bf {
	background:url(../../images/ar/navLeft/bottomFrame.gif) no-repeat center;
	height: 26px;
}

.ln_tf {
	background:url(../../images/ar/navLeft/topFrame.gif) no-repeat center;
	height: 29px;
}

.ln_WoC {
	background:url(../../images/ar/navLeft/worldCeilidhButton.gif) no-repeat center;
	height: 29px;
}

.ln_HoK {
	background:url(../../images/ar/navLeft/hairthButton.gif) no-repeat center;
	height: 29px;
}


.ln_2007 {
	background:url(../../images/ar/navLeft/2007.gif) no-repeat center;
	height: 31px;
}
.ln_2007:hover {
background:url(../../images/ar/navLeft/2007o.gif) no-repeat center;
}

.ln_2006 {
	background:url(../../images/ar/navLeft/2006.gif) no-repeat center;
	height: 31px;
}
.ln_2006:hover {
background:url(../../images/ar/navLeft/2006o.gif) no-repeat center;
}



.contentBlock {
float:right;
margin:10px 15px 0;
text-align:left;
height:auto;
width:600px;
color:inherit;
}

.footer {
	height:451px;
	background:url(../../images/ar/artWork/footer.gif) no-repeat bottom left;
}

/* Content Definitions */
.contentBlock h5 {
background:url(../../images/ar/artWork/contentFrames/topMiddle.gif) repeat-x top left;
margin:0;
height:42px;
padding-top:13px;
font-size:20px;
font-weight:lighter;
font-family:'trebuchet ms', 'lucida grande', geneva, serif;
text-transform:uppercase;
color:#FFF;
float:left;
width:486px;
}


.ctopl {
float:left;
background:url(../../images/ar/artWork/contentFrames/topLeft.gif) no-repeat top left;
height:55px;
width:57px;
}
.ctopr {
float:right;
background:url(../../images/ar/artWork/contentFrames/topRight.gif) no-repeat top left;
height:55px;
width:57px;
}
.contentBlock h6 {
background:url(../../images/ar/artWork/contentFrames/bottomMiddle.gif) repeat-x bottom left;
margin:0;
height:45px;
padding-top:10px;
font-size:18px;
color:#FFF;
float:left;
width:486px;
}
.cbl {
float:left;
background:url(../../images/ar/artWork/contentFrames/bottomLeft.gif) no-repeat bottom right;
height:55px;
width:57px;
}
.cbr {
float:right;
background:url(../../images/ar/artWork/contentFrames/bottomRight.gif) no-repeat bottom left;
height:55px;
width:57px;
}

.content {
background-color:#c5dadc;
padding:5px;
border-left:1px solid #666;
border-right:1px solid #666;
font-size:12px;
}

.content a:link, .content a:visited {
color:#00CCFF;
text-decoration:none;
}
.content a:hover {
text-decoration:underline;
}

/*press stuff


.nomargin {margin:0px;}
.ff {
	clear:both;
	margin:0;
	padding:0;
	display:block;
}
.nopadding {padding:0px;}
.floatleft {float:left;}
.floatright {float:right;}
.clearleft {clear:left;}
.clearright {clear:right;}
.clearboth {clear:both;}
.ml1 {margin-left:1px;}
.mr1 {margin-right:1px;}
.mr5 {margin-right:5px;}
.mt5 {margin-top:5px;}
.nobold {font-weight:normal;}
.heightpad100 {height:100px;}
.dn {
	margin:0px;
	padding:0px;
	display:none;
}
.da {
	
}
.db {display:block;}
.nospace {
	margin:0px;
	padding:0px;
}
.et {
	color:#666;
	font-weight:lighter;
	background-color:inherit;
}
.et a:link, .et a:visited {	color:#333; background-color:inherit;}
.errortxt {
	color:#fb1313;
	font-weight:bold;
	background-color:inherit;
}

.preloader { display:none; }
body {
	background:yellow;
	color:black;
	margin:0;
	padding:0;
	text-align:center;
	font-size:14px;
	font-family:georgia, serif;
}

#container {
	margin:0 auto;
	width:840px;
	text-align:left;
}

p.banner {
	/* This is the top banner, knockengorroch logo area.
	Change LINK and HEIGHT to appropriate values.
	Should be the same as the image, unless cropping is required 
	background:url(LINK) top left no-repeat;
	height:50px;
	width:840px;
	margin:0;
	padding:0;
	float:left;
	clear:both;
}
 */
p.navtop {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	height:41px;
	padding:5px;
	margin:120px 0 0 0;
	float:left;
	width:830px;
	clear:both;
}

p.spanner {
	/* Change HEIGHT and LINK to reference the World Ceilidh "Two brilliant festivals a year!" spanner.	*/
	width:840px;
	height:50px;
	background:url(../../../knockSite07/knock07/archive/LINK) top left no-repeat;
	/* 10px spacing below it */
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	float:left;
}

p.navleft {
	width:139px;
	float:left;
	margin:0 10px 0 0;
	padding:0;
	clear:left;
	background-color:#000;
}

div.content {
	background:white;
	padding:10px;
	width:578px;
	color:inherit;
	float:none;
	clear:right;
	margin:0 15px 0 0;
	text-align:left;
	/* change this if things get too spaced out */
	line-height:15px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}

div.content a {
	color:#000;
	border-bottom:1px solid #000;
	background-color:inherit;
	text-decoration:none;
}

div.content a:hover {
	color:#333;
	background-color:#ccc;
}

div.content h1.title {
	font-size:17px;
	font-family:georgia, serif;
	width:580px;
	/* replace LINK and HEIGHT with appropriate values for ox icon. */
	background:url(../../../knockSite07/knock07/archive/LINK) right no-repeat;
	height:20px;
	border-bottom:1px solid #ccc;
	padding:0 0 5px 0;
}

div.content p.pastreleases {
	margin:0 0 0 15px;
	padding:0 0 0px 0;
	border:1px solid #000;
	background:#999;
	width:150px;
	text-align:center;
}

div.content p.pastreleases b {
	display:block;
	width:150px;
	height:15px;
	text-align:center;
	float:left;
	clear:both;
/* change BACKGROUND to desired color. This is the Past Releases title. */
	background:green;
	border-bottom:1px solid #000;
	font-weight:normal;
	font-family:"lucida grande", "trebuchet ms", sans-serif;
	font-size:13px;
}

div.content p.pastreleases a{
	width:135px;
	height:15px;
	float:left;
	clear:both;
	display:block;
	font-size:12px;
	font-family:"lucida grande", "trebuchet ms", sans-serif;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
/* change BACKGROUND to desired color, this defines non-ovr links in past releases */
	background:lightgreen;
	text-decoration:none;
}
div.content p.pastreleases a:hover {
/* Past releases link ovr colour */
	background:green;
	color:#000;
}
p.ctop {
	width:602px;
	margin:0 15px 0 0;
	padding:0;
	float:right;
	/* replace LINK with link to top content bar repeater */
	background:url(../../../knockSite07/knock07/archive/LINK) bottom left repeat-x;
	height:55px;
}

p.ctop b {
	width:57px;
	height:55px;
	display:block;
	float:left;
	clear:left;
	/* replace LINK with top content bar left corner */
	background:#000 url(../../../knockSite07/knock07/archive/LINK) bottom left no-repeat;
}
p.ctop i {
	width:57px;
	height:55px;
	display:block;
	float:right;
	clear:right;
	/* replace LINK with top content bar right corner */
	background:#000 url(../../../knockSite07/knock07/archive/LINK) bottom right no-repeat;
}

p.cbottom {
	width:602px;
	margin:0 15px 0 0;
	padding:0;
	float:right;
	/* replace LINK with bottom content bar repeater */
	background:url(../../../knockSite07/knock07/archive/LINK) bottom left repeat-x;
	height:55px;
}

p.cbottom b {
	width:57px;
	height:55px;
	display:block;
	float:left;
	clear:left;
	/* replace LINK with bottom content bar left corner */
	background:#000 url(../../../knockSite07/knock07/archive/LINK) bottom left no-repeat;
}
p.cbottom i {
	width:57px;
	height:55px;
	display:block;
	float:right;
	clear:right;
	/* replace LINK with bottom content bar right corner */
	background:#000 url(../../../knockSite07/knock07/archive/LINK) bottom right no-repeat;
}

div.imagetable {
	width:580px;
	margin-left:5px;
	height: 580px;
}

div.imagetable p {
	margin:10px 10px 0 0;
	float:left;
	padding:0;
	width:135px;
	height:135px;
	background:#000;
}

body #container div.content div.imagetable p a, body #container div.content div.imagetable p a:hover  {
	margin:0;
	border:0;
	padding:0;
	background-color:inherit;
}