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

.modulebase {
	background:url(http://newknock.ngrinder.com/images/ar/artWork/backGround.gif) no-repeat left top;
	border:1px solid #CCCCCC;
	background-position: bottom;
	background-color:#0065a4;
}
body
{
background-color: #003366;
}
.header {
width:840px;
height:238px;
margin:0;
background:url(http://newknock.ngrinder.com/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;
}
/* leftnav Definitions */
.leftnavbut {
width:137px;
display:block;
}
/* leftnav Definitions */
.leftnavbut {
text-align:center;
padding:6px 0;
font-size:20px;
border:thin solid #000;
color:#000;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:capitalize;
background-color:#FFCC33;
}
.leftnavbut:hover{
background-color:#FFFF66;
}

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

.ln_tf {
	background:url(http://newknock.ngrinder.com/images/ar/navLeft/topFrame.gif) no-repeat center;
	height: 29px;
}
.ln_WoC {
	background:url(http://newknock.ngrinder.com/images/ar/navLeft/worldCeilidhButton.gif) no-repeat center;
	height: 29px;
}

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




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

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

/* Content Definitions */
.contentBlock h5 {
background:url(http://newknock.ngrinder.com/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(http://newknock.ngrinder.com/images/ar/artWork/contentFrames/topLeft.gif) no-repeat top left;
height:55px;
width:57px;
}
.ctopr {
float:right;
background:url(http://newknock.ngrinder.com/images/ar/artWork/contentFrames/topRight.gif) no-repeat top left;
height:55px;
width:57px;
}
.contentBlock h6 {
background:url(http://newknock.ngrinder.com/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(http://newknock.ngrinder.com/images/ar/artWork/contentFrames/bottomLeft.gif) no-repeat bottom right;
height:55px;
width:57px;
}
.cbr {
float:right;
background:url(http://newknock.ngrinder.com/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;
height:100%;
}

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

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;
	margin:0 15px 0 0;
	text-align:left;
	height:100%;
	float: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;
}

div.gallery
{
	display:block;
	padding-left:10px;
	width:550px;
}

div.gallery p {
	margin:12px;
	padding:0; 
	float:left;
	display:block;
	text-align:center;
	
}
div.gallery img
{
	border:5px solid #333;
}
