/* CSS myStyle
   www.VirusEffect.com
*/
body.VirusEffect
{
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url('Images/CoolBackground.jpg');
	color: #dcdcdb;
}
form
{
	margin: 0px;
	display: inline;
}
b.highlight
{
	color: #ffae00;
}
h1,h2,h3,h4,h5
{
	color: #ffae00;
}
td.topBar
{
	background-image:url('Images/topBar.gif');
	background-repeat: repeat-x;
	width: 1024px;
	height: 19px;
}
td.glow
{
	background-image:url('Images/Z-glow.png');
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	vertical-align: middle;
}
td.logoBG
{
	background-image: url("Images/Bannerv3faded.png");
	width: 401px;
	height: 183px;
}
div.loginTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #ffae00;
}
td.copyright
{
	background-color: #2f0404;
	font-size: 10px;
}
table.infobox
{
	border-width: 1px;
	border-style: solid;
	border-color: #ff6600;
}
td.box
{
	border-width: 1px;
	border-style: solid;
	border-color: #ff6600;
}
td.left
{
	text-align: left;
	vertical-align: top;
}
/* Links */
a:link
{
	color: #d69d2d;
	text-decoration: none;
}
a:visited
{
	color: #d69d2d;
	text-decoration: none;
}
a:hover
{
	color: #ffbd3c;
	text-decoration: underline;
}
a:active
{
	color: #d69d2d;
	text-decoration: none;
}
/* Images */
img.ve
{
	border-width: 1px;
	border-style: solid;
	border-color: #ff6600;
}
img.preview
{
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	width: 500px;
	max-width: 500px;
}
img.screenShot
{
	border-width: 1px;
	border-style: solid;
	border-color: #898989;
}
img.button
{
	border-width: 0px;
}
/* Forum */
td.category
{
	border-width: 1px;
	border-style: solid;
	border-color: #ff6600;
	background-color: #2b2b2b;
	font-family: tahoma, arial;
	font-size: 12px;
	letter-spacing: 1px;
}
td.subject
{
	border-width: 1px;
	border-style: solid;
	border-color: #ff6600;
	background-color: #1e1e1e;
	font-family: tahoma, arial;
	font-size: 12px;
	letter-spacing: 1px;
	color: #ffffff;
}
div.subjectTitle
{
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.topicTitle
{
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffae00;
	letter-spacing: 1px;
}
a.discussionTitle
{
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #cb8a00;
}
a.discussionUser
{
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
}
div.discussionDate
{
	color: #a16b00;
}
div.discussionRight
{
	text-align: right;
	display: inline;
}
/* Comments */
table.comments
{
	font-size: 100%;
	visibility: hidden;
	display: none;
}
span.hover
{
	cursor: pointer;
	color: #d69d2d;
}
.hiddenPic
{
	display:none;
}
/* Chat */
div.scrollChat
{
	width: 320px;
	height: 340px;
	overflow: auto;
	border: 1px solid #ff6600;
	background-color: transparent;
	background-image: url("Images/VEchat.gif");
}
div.scrollUsers
{
	width: 85px;
	height: 340px;
	overflow: auto;
	color: #d69d2d;
	border: 1px solid #ff6600;
	background-color: transparent;
	background-image: url("Images/VEusers.gif");
}
table.slideshow
{
	background-image: url("Images/Slideshow/action.gif");
	background-repeat: no-repeat;
	background-position: 4px 6px;
	height: 180px;
}
/* Blog / News */
p,li
{
	font-family: tahoma, arial;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.3em;
}
div.nameTitle
{
	font-size: 15px;
	font-weight: bold;
}
div.postDate
{
	color: #a16b00;
}
p.signOff
{
	text-align: right;
	font-family: tahoma, arial;
}
img.photo
{
	border-width: 7px;
	border-style: solid;
	border-color: #ffb07b;
}