/* general classes */
BODY  {
	font-family : Helvetica, Verdana, Arial, "MS sans serif";
	font-size : 11px;
	background : White;
	color : Black;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

A {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Black;
}

A:HOVER {
	text-decoration : underline;	
	color : Black;
}

TH,TD {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
}

/* Saját stílusok */

TR.next {
	font-weight: bold;
}

TR.past {
	font-style: italic;
}

TABLE.vonal
{
    border-style: solid;
    border-width: 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

TD.vonal
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    border-style: solid;
}


/* Saját stílusok vége*/

HR {
	border : 1px solid #D3D3D3;
}

.button {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : transparent;
	color : Black;
	cursor:pointer;
}

.field_textbox, .field_filebox, .field_listbox, .field_selectbox {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : transparent;
	color : Black;
	border : 1px solid Black;
}

.field_checkbox {
 	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : transparent;
	color : Black;
}

.error {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : Red;
}

.info {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : Blue;
}

.menulink {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : Black;
	border-bottom:1px #857560 solid;
	border-left:1px #857560 solid;
	border-right:1px #857560 solid;
	cursor:pointer;
}
.menulink:hover {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}

.centerboxtext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #FFFFFF;
	color : Black;
}

.sideboxtext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : Black;
}

.plainboxtitle {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    font-weight : bold;
	background : #DCDCDC;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	color : #333333;

}

.plainboxtext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #FAFAFA;
	color : #333333;
}

.sideboxtitle {
	background : #82725D;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #FFF8F0;
	font-weight:bolder;
}

.centerboxtitle {
	background : #CDCDCD;
	border-bottom : 1px solid #333333;
	border-top : 1px solid #333333;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Black;
}

.pgprocessed {
	color: #ADADAD;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
}

.topbarsep {
    font-family : Helvetica,Verdana,arial,MS sans serif;
    font-size : 11px;
    color : #000000;
}

.sideboxtexthover {
	background : #999999;
}

/* user card */
.userexttable {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : White;
	background : #333333;
}

.usertoppanel {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #EAEAEA;
	color : #333333;
}

.userbottompanel {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #FAFAFA;
	color : #333333;
}

.myaccount1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #CDCDCD;
	color : #333333;
}

.myaccount2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #EFEFEF;
	color : #333333;
}

.newsexttable {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : Black;
    background-color : #E2D0B8;
}

.newstitle {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : Black;
    background-color : #E2D0B8;
    font-weight : bold;
	border-top : 1px solid #857560;
    border-bottom : 1px solid #857560;
}

.newstitlelink {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : Black;
    background-color : #E2D0B8;
    font-weight : bold;
	text-decoration : none;
}

.newstitlelink:HOVER {
    color : Black;
	text-decoration : underline;
}

.newsdate {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : #857560;
    background-color : #E2D0B8;
    font-weight : bold;
	text-decoration : none;
}

.newspostedby {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : #A9A9A9;
    background-color : #F5EFE7;
}

.newspostedbylink {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : #A9A9A9;
    background-color : #F5EFE7;
	text-decoration : none;
}

.newspostedbylink:HOVER {
    color : #333333;
	text-decoration : none;
}

.newstext1 {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : #333333;
    background-color : #EEE3D5;
}

.newstext2 {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : #333333;
    background-color : #EEE3D5;
}

.newsfooter {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : #A9A9A9;
    background-color : #F5EFE7;
	border-top : 1px solid #857560;
    border-bottom : 1px solid #857560;
}

.newsfooterlink {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : #A9A9A9;
    background-color : #F5EFE7;
	text-decoration : none;
}

.newsfooterlink:HOVER {
    color : #333333;
	text-decoration : underline;
}

.newsgap {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : #A9A9A9;
    background-color : #F5EFE7;
	border-top : 1px solid #857560;
    border-bottom : 1px solid #857560;
}
