/* GENERAL STYLES */
/* CSS Events Detail */

.master_table_detail
{
	height:auto;
	margin:0px;
}
.picture_td_detail
{
	vertical-align:top;
}
.picture_div_detail
{
	/*width: 350px;*/
	border: 1px solid #989898;
	padding: 5px;
	text-align: center;
}
.picture_detail
{
	margin: 0px;
	/*max-width: 350px;*/
}
.text_table_detail
{
	padding-left:0px;
	height:inherit;
	vertical-align:top;
}

.text_table_title_detail
{
	font-family: Century Gothic, Arial;
text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color: #b8292f;
	color: #FFFFFF;
}

.text_table_text_detail
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #0A1612;
	font-weight: normal;
}

.text_TextHtmlCellCss
{
	/*background-color:Blue;*/
        vertical-align:top;
	padding-left:10px;
	width:350px;
}

/* END CSS Events Detail */

/* CSS Events List */

.master_table
{
	height:auto;
	margin:0px;
}

.master_table tr
{
	/*border: medium groove #000000;
	background-color: Blue;*/
}

.picture_td
{
	vertical-align:top;
padding-right: 10px;
}

.picture_div
{
	/*width: 350px;*/
	border: 1px solid #989898;
	padding: 5px;
	text-align: center;
}

.text_td
{
	vertical-align:top;
	padding-left:10px;
}

.text_shorttext
{
	/*background-color:Blue;*/
	width:150px;
}

.LineCellCss
{
	padding-top:0px;
	padding-bottom:20px;
}

.LineCss
{
	color: #999999;
}

/* END CSS Events List */

/* CSS Last Event */

.last_MainTableCss
{
	height:auto;
	
        margin-left:20px;
        vertical-align:top;
}

.text_last
{
	/*background-color:Blue;*/
	width:160px;
}

/* END CSS Last Event */

/* CSS EVENT MENU */

.menu_MainDivCss
{
	/*background-color:ThreeDFace;*/
	vertical-align:top;
	text-align:right;
	padding:0px;
text-transform: none;
}

.menu_LinkDivCss
{
	padding-bottom: 5px;
padding-right: 0px;
text-decoration: none;
}

.menu_LinkDivCss a
{

text-decoration: none;
}

.menu_LinkDivCss a:hover
{

text-decoration: none;
	color: #FFFFFF;
background-color: #b8292f;
}



.menu_LinkDivSelectedCss
{
	padding:5px;
	padding-right:15px;
text-decoration: none;
}

.menu_LinkCss
{
	font-family: Century Gothic, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
text-decoration: none;
}


.menu_LinkSelectedCss
{
	font-family: Century Gothic, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
text-decoration: none;
	background-color: #b8292f;
}


/* END CSS EVENT MENU */


/* EDITOR PROPERTIES */

