
#forum{
	background: #67C1F8;
}

#forum td{
	background: #F7F7F7;
}

#forum .forumTop td{
	background: url(poze/forum/top_td.gif) 0 0 repeat-x;
	font-weight: bold;
}

#forum .forumTitle td{
	background: #BFE3F9;
	color: #176899;
	font-weight: bold;
}

.forumContent .fIcon{
	display: inline-block;
	width: 14px;
	height: 14px;
	
}

.forumContent .newPost{
	background: url(poze/forum/new_post_icon.gif) 0 0 no-repeat;
}

.forumContent .noNewPost{
	background: url(poze/forum/no_new_post_icon.gif) 0 0 no-repeat;
}

#forum a{
	color: #3B5998;
	
}

#forum a:hover{
	text-decoration: underline;
}

#forum .bigText{
	font-size: 14px;
	padding-bottom: 5px;
	
}

#forum .bigText a{
	text-decoration: none;
}

#forum .bigText a:hover{
	text-decoration: underline;
}







.forumMenu{
	padding: 5px 0 10px 0;
}

.forumMenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.forumMenu ul li{
	display: inline;
	padding-right: 10px;
}

#sortable{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

#sortable span{
	
}

#sortable li{
	margin-bottom: 10px;
	padding: 5px;
	
}

.sortInactiv li span.ui-icon{
	display: none;
}

.sortActiv li span.ui-icon{
	display: inline-block;
}

.sortActiv .extraMenu{
	display: none;
}

#sortable .extraMenu{
	font-size: 10px;
	padding-top: 5px;
}

#sortable .extraMenu a{
	color: #666666;
	font-weight: normal;
}

#sortable .extraMenu a:hover{
	color: black;
	text-decoration: underline;
}

.formElements p{
	padding-bottom: 10px;
}


.forumMenu a.fButton{
	text-decoration: none;
}
a.fButton{
	display: inline-block;
	border: 1px solid #5A97FC;
	background: url(poze/forum/button.gif) 0 center repeat-x;
	color: #585858;
	height: 20px;
	font-weight: bold;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

a.fButton:hover{
	color: black;
	text-decoration: underline;
	background: url(poze/forum/button-over.gif) 0 center repeat-x;
}

a.fButton span{
	padding-top: 3px;
	display: inline-block;
}


a.fgButton{
	display: inline-block;
	border: 1px solid #CCCCCC;
	background: url(poze/forum/button-grey.gif) 0 center repeat-x;
	color: #333333;
	height: 20px;
	font-weight: bold;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

a.fgButton:hover{
	color: black;
	border: 1px solid #5A97FC;
}

a.fgButton span{
	padding-top: 3px;
	display: inline-block;
}

.caleForum{
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}

.forumContent h2{
	color: black;
}

.forumContent{
	position: relative;
}

.forumSearch{
	position: absolute;
	right: 0;
	color: #999999;
}

#forum .subOra{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #666666;
}

#forum .subTitlu{
	clear: both;
	
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}

#forum .forAutor{
	font-size: 14px;
	padding-bottom: 10px;
}

#forum .forAutor a{
	text-decoration: none;
}

#forum .forAutor a:hover{
	text-decoration: underline;
}

#forum .descText{
	font-size: 10px;
	color: #666666;
}

#forumLegenda span{
	vertical-align: middle;
}

#forumLegenda{
	padding-top: 10px;
	color: #999999;
	text-align: center;
}

.ui-dialog-titlebar-close{
	display: none;
}

.fisiere{
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
}

#stareCategorie{
	padding-bottom: 10px;
	color: #666666;
}

#stareCategorie a{
	color: blue;
}

.activ{
	font-weight: bold;
	color: green;
}

.inactiv{
	color: red;
}
