/*
CleanRed 1.0 theme for PHP-Fusion
Copyright © 2007 Patric G. Forcelini (IceWasp)
Released under the terms & conditions of GNU/GPL v2
*/div.loading {
position: absolute;
left: 0;
z-index: 999;
width: 100%;
height: 130px;
display:none;
background: transparent url(images/loading.gif) center center no-repeat;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

div.loading span{
margin-top: 106px;
display: block;
color: #787878;
font-size: 10px;
}

#waiting {
position:absolute;
height: ;
width:200px;
padding:4px;
background-color:#FDFDFD;
border:1px solid #BBBBBB;
font-family:Tahoma,Arial,Sans-Serif;
font-size:11px;
line-height:145%;
left: 50%;
top: 50%;
margin-left: -100px;
margin-top: -125px;
}
a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}


a.side1 
{

	font-weight: bold;
	font-family: Tahoma,Sans-Serif;	

	padding: 0px;

       letter-spacing: 0px;

	color: #000000;

	text-decoration: none;

 	text-transform: uppercase;

	font-size: 11px;

}
a:hover.side1 
{
	font-weight: bold;
	font-family: Tahoma,Sans-Serif;	

	padding: 0px;

letter-spacing: 0px;

	color: #CC0000;

	text-decoration: underline;

	font-size: 11px;

}


a.side

{

background: url("/themes/CleanRed/images/zv.gif");

color:#000000;

text-align:left;

padding-left:20px;

font-size:11px;

line-height:15px;

text-decoration:none}

a:hover.side

{

background: url("/themes/CleanRed/images/zvc.gif");

color:#ff0000;

text-decoration: underline;

}


a.white 
{

	font-weight: bold;

	color: #000000;

	padding: 5px;

	text-decoration: none;

	font-size: 10px;

}

a:hover.white 
{
	

	color: #ff0000;

	text-decoration: underline;


	font-size: 10px;
}

}

body {
	font-family: Tahoma,Sans-Serif;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #272525;
}

form {
	margin: 0px 0px 0px 0px;
}

hr {
	height: 0px;
	color: #ddd;
}

hr.side-hr {
	height: 0px;
	color: #ddd;
}

td {
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 12px; 
}

pre {
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 12px;
}

.alt {
	color: #666;
}

#container {
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 12px;
	margin: 5px auto;
	text-align: left;
}

#header {
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 16px;
	background-color: #fff;

	padding: 5px;

	text-align: center;

	border: 1px solid #000000;
}

#sub-header {
	height: 10px;
	font-family: Tahoma,Arial,Sans-Serif;
	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,Arial,Sans-Serif;

	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,Arial,Sans-Serif;
	border-top: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
}

.button {
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	height: 19px;
	padding: 2px;
	border: 1px solid #888;
	margin-top: 2px;
}
	
.textbox {
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #999;
}


.main-bg {
	background-color: #fff;
	padding: 10px;
}

.open-div {
	font-size: 14px;
	color: #000;
	background-color: #fff;
	padding: 5px;
}

.open-sdiv {
	font-size: 10px;
	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: Tahoma,Arial,Sans-Serif;

	font-size: 14px;

	font-weight: bold;

	color: #b00000;

	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: 10px;
	color: #777;
	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: 11px;
	font-weight: normal;
	color: #777;
	text-align: justify;

}
}
.small4 {
	font-size: 11px;
	font-weight: normal;
	color: #888;
	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;
}


