/*
CleanRed 1.0 theme for PHP-Fusion
Copyright © 2007 Patric G. Forcelini (IceWasp)
Released under the terms & conditions of GNU/GPL v2
*/
a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #777;
	text-decoration: underline;
}


a.side1 
{

	font-family: Verdana;	

	padding: 5px;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

	font-size: 13px;

}
a:hover.side1 
{

	font-family: Verdana;	

	padding: 5px;

	font-weight: bold;

	color: #CC0000;

	text-decoration: underline;

	font-size: 13px;

}
}

a.side {
	color: #cc0000;
	text-decoration: underline;
}

a:hover.side {
	color: #cc0000;
	text-decoration: underline;
}

a.white 
{

	font-weight: bold;

	color: #000;

	padding: 5px;

	text-decoration: none;

	font-size: 10px;

}

a:hover.white 
{

	color: cc0000;

	text-decoration: underline;


	font-size: 10px;
}

}

body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	text-align: center;
}

form {
	margin: 0px 0px 0px 0px;
}

hr {
	height: 0px;
	color: #ddd;
}

hr.side-hr {
	height: 0px;
	color: #ddd;
}

td {
	font-family: Tahoma;
	font-size: 12px; 
}

pre {
	font-family: Tahoma;
	font-size: 12px;
}

.alt {
	color: #666;
}

#container {
	font-family: Tahoma;
	font-size: 12px;
	margin: 5px auto;
	text-align: left;
}

#header {
	font-family: Tahoma;
	font-size: 16px;
	background-color: #fff;

	padding: 5px;

	text-align: center;

	border: 1px solid #000000;
}

#sub-header {
	height: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	background-color: #fff;;
	margin: 0 auto;
	padding: 5px;
	line-height: 10px;
	text-align: center;
}

#sub-header1 
{

	height: 10px;

	font-family: Tahoma;

	font-size: 12px;

	color: #fff;

	background-color: #000000;

	margin: 0;

	padding: 5px;

	line-height: 10px;

	text-align: center;

	border: 1px solid #000000;

	

}

#footer {
	font-family: Tahoma;
	border-top: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
}

.button {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	height: 19px;
	padding: 2px;
	border: 1px solid #888;
	margin-top: 2px;
}
	
.textbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	background-color: #eee;
	border: 1px solid #999;
}


.main-bg {
	background-color: #fff;
	padding: 16px;
}

.open-div {
	font-size: 14px;
	color: #000;
	background-color: #fff;
	padding: 5px;
}

.open-sdiv {
	font-size: 12px;
	color: #000;
	padding: 5px;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	border-bottom: 0px solid #ccc;
	background-color: #fff;
	margin-bottom: 2px;
}
.title1 {

	font-family: Verdana;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	background-color: ;

	margin-bottom: 10px

	padding: 5px;

}

.titler {
	float: right;
	background-color: #fff;
	text-align: right;

}

.side-border-left {

	background-color: #ffffff;

	padding: 10px 5px;

	border: 1px solid #000000;

}

.side-border-right {

	background-color: #ffffff;
	padding: 10px 5px;
	border: 1px solid #000000;
}

.news-footer {
	font-size: 11px;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #ccc;
	padding: 2px;
	text-align: right;
}

.break {
	height: 10px;
}

.tbl-border {
	background-color: #ccc;
}

.tbl {
	font-size: 10px;
	padding: 4px;
}

.tbl1 {
	font-size: 14px;
	color: #000;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 14px;
	color: #000;
	background-color: #eee;
	padding: 4px;
}
	
.forum-caption {
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	background-color: #fff;
	height: 20px;
	padding: 0px 4px 2px 4px;
}

.quote {
	color: #000;
	background-color: #eee;
	padding: 2px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #ccc;
}
	
.poll {
	height: 12px;
	border: 1px solid #000;
}

.comment-name {
	font-weight: bold;
	color: #666;
}

.shoutboxname {
	font-weight: bold;
	color: #666;
}

.shoutbox {
	color: #666;
}

.shoutboxdate {
	font-size: 10px;
	color: #000;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.small3 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;

}

.side-small {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.side-label {
	background-color: #fff;
	padding: 2px;
}

.read-more {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}