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


body{background:#FFCC33;}
.modulebase {
background:url(http://newknock.ngrinder.com/images/ab/artWork/backGround.gif) no-repeat bottom left;
border:1px solid #CCCCCC;
background-color:#ef4623;
}

.header {
width:840px;
height:238px;
margin:0;
background:url(http://newknock.ngrinder.com/images/ab/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:139px;
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;
}

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

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

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

.content {
	background-color:#FFFFFF;
	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;
}

body{background:#FFCC33;}
h2, h1, strong{color:#FF6600;}
h1{font-size:24px;}
h2{font-size:14px;}
a{color:#996633;}