﻿html, body 
{
	margin: 0; 
	padding: 0; 
	border: 0;
}
.reorder
{
}
.reorder ul
{
	list-style-type: none;
}
.reorder li
{
	margin-left: -10px;
}
.reorder td
{
	padding: 3px;
	cursor: hand;
}
body 
{
	color: #666666;
	margin: 10px; 
	background-color: #e7e7e7;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../../storage/images/back_gray.gif);
}

a:hover 
{
	text-decoration: none;
}

h2
{
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}

/*******************/	
/*  DIV for text   */
/*******************/

.textarea
{
	padding: 5px;
	border: dotted 1px #333333;
	margin-bottom: 15px;
}

.time
{
	text-align: right;
	font-size: 10px;
}

.content
{
	margin-top: 10px;
}

.more
{
	text-align: left;
	font-size: 10px;
	font-style: italic;
	margin-top: 10px;
}

.author
{
	text-align: right;
	font-size: 10px;
	font-style: italic;
}

/***************/
/*   OBJECTS   */
/***************/

.object_border
{
	border: 1px solid #333333;
}

.object_noborder
{
	border: 0px;
}

/********************/
/*     CONTROLS     */
/********************/

.partners
{
	border: 0px;
	margin-bottom: 5px;
}

.table150
{
	width: 150px;
}
.table150 .coloredBgr
{
	padding-top: 7px;
	padding-left: 5px;
	background-color: #dfdfdf;
}

.table150 .coloredBgr1
{
	background-color: #dfdfdf;
	padding-left: 5px;
	text-align: left;
}

.tableFull
{
	width: 100%;
}

.tableTopAlign
{
	width: 100%;
}

.tableTopAlign tr td
{
	vertical-align: top;
}

.tableCenter
{
	width: 100%;
}

.tableCenter tr td
{
	text-align: center;
}

.bannerTop
{
	position: absolute;
	margin-left: 360px;
	margin-top: 15px;
	border: solid 3px White;
}

.bannerLeft
{
	border: solid 1px #333333;
	margin-top: 10px;
	width: 150px;
}

.flayer
{
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.panel
{
	position: relative;
	background-color: White;
	margin: 10px 0px 0px 10px;
}

.panel1
{
	margin: 0px 0px 0px 10px;
}

.panel2
{
	margin: 10px 0px 0px 0px;
}

.loginCover
{
	position: absolute;
	left: 0px;
	top: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #dfdfdf;
	width: 150px;
	height: 110px;
}

.modalBackground 
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalNewView
{
	background-color: white;
	padding: 5px;
	width: 555px;
	z-index: 5;
}

.modalForum
{
	background-color: white;
	padding: 5px;
	width: 300px;
	z-index: 5;
}

.modalFlayer
{
	background-color: white;
	padding: 5px;
	z-index: 5;
}

.memberAvatar
{
	position: absolute;
	right: 40px;
	top: 55px;
}

/********************/
/*   DIV and SPAN   */
/********************/

.xx-small
{
	font-size: xx-small;	
}

.error
{
	font-size: small;
	color: Red;
}

.success
{
	font-size: small;
	color: Green;
}

.createAuthor
{
	color: Green;
}

.bold
{
	font-weight: bold;
}

.wide70
{
	width: 70px;
}

.wide85
{
	width: 85px;
}

.topAlign
{
	vertical-align: top;	
}

.alignLeft
{
	text-align: left;	
}

.alignRight
{
	text-align: right;
}

.alignCenter
{
	text-align: center;
}

/********************/
/*    Big flayer    */
/********************/

.wide160
{
	text-align: center;
	width: 160px;
}

.wide170
{
	width: 170px;
}

.wide250
{
	width: 250px;
}

/*******************/
/*   Role colors   */
/*******************/

.member
{
	font-size: xx-small;
	color: Green;	
}

.editor
{
	font-size: xx-small;
	color: Blue;	
}

.dj
{
	font-size: xx-small;
	color: Orange;
}

.chief
{
	font-size: xx-small;
	color: Red;	
}

.admin
{
	font-size: xx-small;
	color: Black;	
}

.member1
{
	color: Green;	
}

.editor1
{
	color: Blue;	
}

.dj1
{
	color: Orange;
}

.chief1
{
	color: Red;	
}

.admin1
{
	color: Black;	
}
