/* Ab 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/ab/artWork/ABbackGround.gif) no-repeat top left;
	border:1px solid #CCCCCC;
}

.header {
width:840px;
height:238px;
margin:0;
background:url(../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;
}

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

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

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

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