/* CSS Document */
@charset "utf-8";


body, html {
	font-family: Verdana, Helvetica, Tahoma, Geneva,  sans-serif;
	font-size: 0.9em;
	text-align:center;
	margin:0px auto;

	background-image: url('/fpp/kizza.jpg'); 
	background-attachment: repeat;
	background-position:center top; 

}

.container {
	width:1000px;
	display:block;
	position:relative;
	margin:0px auto;
	text-align:left;
	height : auto;
	background:#333333 url('/v2/dinkum.jpg') center top  repeat


	
}


.bodycont {
	width:1000px;
	text-align:center;
	float:left;
	background:#333333 url('/v2/dinkum.jpg') center top  repeat;
	



	
}


hr{border: none 0;
border-top: 1px dashed #CCCCCC;/*the border*/
}




.header {
	width:1000px; height:110px; 
	background:#333333 url('/v2/trapB.jpg') center top  repeat
	
}


.login {
	text-align:middle;
	color:FFFFFF;
	padding:5px 5px 5px 5px;
		font-size: 0.9em;
}

.login input {
	color: 666666;
	border: solid 1 000000;
	font-size: 0.6em;
	
	
}

.login a {
	color:99FF66;
	font-size: .9em;
}

.menudropdown input {
	color: 666666;
	border: solid 1 000000;
	font-size: 0.6em;
	
}

.menudropdown {

	font-size: 0.8em;
	
}

.logo {

	text-align:right;
	color: FFFFFF;
}

.banner {

	width:500px;
	float:left;
	background-color: #FFFFFF;
	margin:10px 10px 10px 10px;
	padding:3px 3px 3px 3px;



}




.content {

	width:660px;
	float:left;





}

.contentbig {

	width:1000px;
	float:left;
	text-align:center;
	background:#FFFFFF;





}



.contentitem {
	text-align:left;
	background:#FFFFFF;
	width:600px;
	float:left;
	padding:15px 15px 15px 15px;
	margin:15px 15px 0px 15px;
	font-size:100%;
	font-size: 0.9em;


}

.containercustom img{max-width: 780px;
		width: expression(this.width > 780 ? 780: true)
		}


.contentitem img{max-width: 560px;
	width: expression(this.width > 560 ? 560: true)
	}






.contentitemtitle{
	font-size: 1.2em;
	font-weight: bold;

}

.contentitemdate{
	font-size: 0.8em;
	font-weight: normal;
	color: 666666;


}

.panel {
	text-align:center;
	width:340px;
	float:left;
	
}


.panelitem {
	text-align:left;
	background:#FFFFFF;
	width:300px;
	float:left;
	padding:5px 5px 5px 5px;
	margin:15px 15px 0px 0px;
}

.panelitemtext {
	font-size: 1.1em;
	padding:2px 5px 5px 5px;
	font-weight:bold
}


.mainmenu {
	float:left;
	width: 1000px;
	background-color: #FFFFFF;
	padding:5px 0px 5px 0px;

}



.menuitemlink {
	color:#333333;
	font-size: 1em;
	font-weight:bold;
	text-decoration: none;
}

.menuitemlink:hover {
	color:#CC0000;
	/*background:#FFFFFF;*/
	text-decoration: underline;
}

.menudropdown
{
	float:right;


}

.tagtext{
font-size: 0.8em;

}

.panellink{
font-size: 0.8em;

}




.footer {
	float:left;
	width:1000px; height:15px;
	

}

.footer1 {
	text-align:center;
	float:left;
	background:#333333 url(trapB.jpg) center top  repeat;
	color:#FFFFFF;
	width:1000px; height:50px;

}

.footer2 {
	text-align:center;
	background:#FFFFFF;
	float:left;
	color:#FFFFFF;
	width:1000px; height:106px;

}

.footer1 a {
	color:99FF66;
	vertical-align:middle;
	font-size: 0.9em;
}

input, select, textarea {
	/* font-family: Tahoma, Geneva, Arial, sans-serif; */
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-size: .9em;
}
a { text-decoration: none; color:990000;font-size: 1em;}
a:hover { text-decoration: underline; }


.subjectlink { text-decoration: none; color:000000;font-size: 1em;}
.subjectlink:hover { text-decoration: underline; color:000000;font-size: 1em;}


.row2{background:#F7F7F7;height:25px}
.row1{background:#EEEEEE;height:25px}
.a5{font-size: 0.8em;}
.a5 a{font-size: 0.9em;	color: 000000; text-decoration:none }
.a5 a:hover{text-decoration:underline }
td{font-size: 0.8em;}
.containercustom{background:#F7F7F7;font-size: 0.75em;}
.namelink{font-size:0.9em;color: 000000; text-decoration:none }
.namelink:hover{text-decoration:underline }


.user{padding:3;float:left;width:110;height:150;text-align:center;border: 1px dashed #CCCCCC}
.useralt{padding:3;float:left;width:110;height:150;text-align:center;border: 1px dashed #CCCCCC;background-color:whitesmoke}
.usernametext{padding:2;text-align:center}
.usersocialblock{padding:2;text-align:center}


.ftad{padding:3;float:left;width:150}

.forumread{text-align:left;
	background:#FFFFFF}


.forumheader{background:#EEEEEE;height:25;padding:5;clear:both;font-size:  1.1em;}
.forumtimestamp{font-size: 0.75em;}
.forumposter{padding:5;width:120;float:left;text-align:center}
.forumavatar{width:100;text-align:center;width:120}
.forumsocial{text-align:center;width:120;padding:3}
.forummessage{padding:5;width:750;float:left}
.forumad{clear:both}
.replybox{text-align:left;width:600;padding:40}
.replybox input{width:300}
.replybox textarea{width:500;height:150}





body, html {
	font-family: Verdana, Helvetica, Tahoma, Geneva,  sans-serif;
	font-size: 0.9em;
	text-align:center;
	margin:0px auto;

	background-image: url('/fpp/kizza.jpg'); 
	background-attachment: repeat;
	background-position:center top; 
}

