/* andywotherpsoon.co.uk CSS File*/

body{
	padding:0px;
    margin:0px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
}

/*STYLES*/

h1, h2, h3, h4{
	margin:0px;
	padding:0px;
}

h2{
	padding:5px 0 0 10px;
	margin:0;
	width:780px;
	height:30px;
	background:url('images/header.gif')no-repeat;
	font-size:14px;
}

h3, h4{
	margin-bottom:5px;
}

a{
    text-decoration:none;
}

a:visited{
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

a:active{
    text-decoration:none;
}

.title{
	font-weight:bold;
    font-size:18px;
}

.small{
	font-size:12px;
}

.small a{
    text-decoration:none;
}

.small a:visited{
    text-decoration:none;
}

.small a:hover{
    text-decoration:underline;
}

.small a:active{
    text-decoration:none;
}

.centre{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.date{
	font-weight:bold;
    text-decoration:underline;
}

.author{
	font-weight:bold;
}

.breaker{
	text-align:center;
}

.noborder{
	border:none;
}

/*LAYERS*/

.content{
	margin-top:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:780px;
    height:100%;
}

.titlebar{
	/*background:url('images/bg-green.jpg') no-repeat;*/
	width:780px;
	height:150px;
	margin-top:5px;
}
	
.pusher{
	clear:both;
}

/* NAV */

.navbar{
	width:780px;
    height:25px;
	padding-top:80px;
}

.navmain{
	width:195px;
    height:25px;
    float:left;
    text-align:center;
    font-size:20px;
    font-weight:bold;
}

.navmain a{
	color:#ffffff;
    text-decoration:none;
    display:block;
}

.navmain a:visited{
	color:#ffffff;
    text-decoration:none;	
}

.navmain a:hover{
    text-decoration:underline;
}

.navmain a:active{
	color:#ffffff;
    text-decoration:none;	
}

/* MAIN CONTENT */

.maincontent{
    width:780px;
    text-align:left;
}

.fade{
	background-image:url(images/fade.png);
    background-repeat:repeat-x;
    width:780px;
    height:8px;
	position:absolute;
    z-index:4;
}

.page-content{
	width:780px;
}

.intro{
	float:left;
	width:430px;
}

.news-container{
	float:right;
	width:300px;
	font-size:12px;
	margin-bottom:10px;
	margin-right:10px;
	padding:5px;
	border:1px dotted #ffffff;
}

/* LEFT */

.left_fade{
	background-image:url(images/fade.png);
    background-repeat:repeat-x;
    width:350px;
    height:8px;
	position:absolute;
}

.left_container{
	float:left;
	width:350px;
	margin-right:5px;
}

.left_title_text{
	height:25px;
    width:330px;
    padding:10px;
	margin-bottom:1px;
    background-color:#111111;
}


.left_text{
	margin-top:0px;
	font-size:14px;
	width:330px;
    padding:10px;
    background-color:#222222;
}

.news-title{
	margin:10px 0 0 0;
	font-weight:bold;
}

.news-body{
	margin:10px 0 5px 0;
}

.news-footer{
}

/* RIGHT */

.right_fade{
	background-image:url(images/fade.png);
    background-repeat:repeat-x;
    width:425px;
    height:8px;
	position:absolute;
}

.right_container{
	float:left;
}

.right_title{
	height:50px;
    width:425px;
    background-color:#111111;
    

}

.right_title_text{
	height:25px;
    width:405px;
    padding:10px;
	margin-bottom:1px;
    background-color:#111111;
}

.right_box{
    display:block;
}

.right_box a{

}

.right_box a:visited{

}

.right_box a:hover{

}

.right_box a:active{

}

/* PORTFOLIO */

.portfolio_fade{
	background-image:url(images/fade.png);
    background-repeat:repeat-x;
    width:780px;
    height:8px;
	position:absolute;
}

.portfolio_title{
	height:50px;
    width:780px;
    background-color:#111111;
    
}

.portfolio_title_text{
	height:30px;
    width:780px;
    padding:10px;
    position:absolute;
    z-index:3;
}


.portfolio_content{
	margin-top:0px;
	font-size:14px;
	width:760px;
    padding:10px;
    position:absolute;
    z-index:1;
}

.portfolio_bg{
	margin-top:0px;
	font-size:14px;
	width:760px;
    padding:10px;
	background-color:#555555;

}

/* CATEGORY */

.category_container{
	float:left;
	height:230px;
	width:185px;
	margin:5px;
}

.category_fade{
	background-image:url(images/fade.png);
    background-repeat:repeat-x;
    width:185px;
    height:8px;
	position:absolute;
	z-index:5;
}

.category_title{
	height:50px;
    width:185px;
    background-color:#111111;
    
}

.category_title_text{
	height:30px;
    width:165px;
    padding:10px;
    position:absolute;
    z-index:3;
}

.category_image{
	margin-top:0px;
	width:185px;
	height:185px;
    position:absolute;
    z-index:1;
}

.category-image-img{
	width:185px;
	height:185px;
	position:absolute;
    z-index:1;
}

/* BOTTOM NAV */

.nav_container{
	clear:both;
	text-align:center;
	margin-top:5px;
}

.bottom_fade{
	background-image:url(images/fadeup.png);
    background-repeat:repeat-x;
    width:780px;
    height:8px;
	position:absolute;
	margin-top:-8px;
}

.bottom_nav{
	font-size:14px;
	padding:3px 5px 7px 5px;
	background-color:#111111;
	height:30px;
    width:770px;
	position:absolute;
}