/********************************/
/*        PageHeader            */
/********************************/
#PageHeader ul, #PageHeader li
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#PageHeader .LanguageSelector
{
	float: left;
}

#PageHeader .Navigation,
#PageHeader li
{
	float: right;
}

#PageHeader .sep
{
	padding: 0 4px;
}

#PageHeader .Navigation a,
#PageHeader .Navigation a:hover,
#PageHeader .Navigation a:visited
{
	text-decoration: none;
}

#PageHeader .quicklinks
{
	font-size: 10px;
}

/**********************************/
/*          TopMenu               */
/**********************************/
#MainMenu
{
	background-image: url(/images/figureskating/mainmenu/menu_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #fff;
	padding: 0 10px 3px 10px;
}

#TopMenu
{
	background-image: url(/images/figureskating/mainmenu/menu_bg.gif);
	background-repeat: repeat-x;
	height: 21px;
	padding: 0;
	margin: 0;
}

#TopMenu li
{
	background: #878bbb;
	height: 21px;
	font-size: 1px;
	line-height: 1px;
}

#TopMenu li
{
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

#TopMenu a
{
	margin-left: 1px;
}

#TopMenu li.first a
{
	margin: 0;
}

#MainMenu .filler
{
	background-image: url(/images/figureskating/mainmenu/menu_bg.gif);
	background-repeat: repeat-x;
	height: 21px;
	line-height: 1px;
	font-size: 1px;
}

/**************************************/
/*             Article                */
/**************************************/
.Article .leftImage
{
	float: left;
}

.Article .rightImage
{
	float: right;
}

a.readmore,a.readmore:hover
{
	font-weight: bold;
	text-decoration: none;
}

.readmore img
{
	float: left;
}

.readmore .text
{
	line-height: 15px;
}

/**************************************/
/*             TreeMenu               */
/***************************************
/*********************************************
/**                 GENERIC                 **
/********************************************/
.TreeMenu
{
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 10px 0 10px 0;
}

.TreeMenu ul
{
	width: auto;
	padding: 0;
	margin: 0;
}

.TreeMenu li
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	font-size: 0px;
	line-height: 0px;
}

/******************************************
/**               BEHAVIOR               **
/*****************************************/
.TreeMenu a
{
	background-image: url(/images/figureskating/treemenu/bluearrow.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
}

.TreeMenu li a:hover, .TreeMenu li li a:hover,
.TreeMenu li li li a:hover
{
	background-image: url(/images/figureskating/treemenu/redarrow.gif);
	background-repeat: no-repeat;
	color:#CA005D;
	text-decoration: none;
}

.TreeMenu .sel a
{
	background-image: url(/images/figureskating/treemenu/redarrow.gif);
	color:#CA005D;
}

.TreeMenu .sel li a
{
	color: #666666;
	background-image: url(/images/figureskating/treemenu/bluearrow.gif);
	background-repeat: no-repeat;
}

/*****************************************
/**            INDEND                   **
/****************************************/

.TreeMenu li a
{
	background-position: 0px 7px;
	padding: 3px 0 3px 15px;
}

.TreeMenu li li a
{
	background-position: 15px 7px;
	padding: 3px 0px 3px 27px;
	height: auto;
}

.TreeMenu li li li a
{
	background-position: 25px 7px;
	padding: 3px 0px 3px 37px;
}

/*******************************************/
/**           Booking Button               */
/*******************************************/
.BookingButton
{
	clear: both;
	float: left;
	background-image: url(/images/Figureskating/BookingButton/ButtonBookingMiddle.gif);
	background-repeat: repeat-x;
	line-height: 1em;
}

.BookingButton A
{
	background-image: url(/images/Figureskating/BookingButton/ButtonBookingStart.gif);
	background-repeat: no-repeat;
	display: block;
}

.BookingButton A:hover
{
	text-decoration: none;
}

.BookingButton A .ButtonText
{
	display: block;
	padding: 4px 8px 4px 25px;
	background-image: url(/images/Figureskating/BookingButton/ButtonBookingEnd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	white-space: nowrap;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

/***************************************/
/**            PageList                */
/***************************************/
.PageList
{
}

.PageList ul, .PageList li
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

.PageList li
{
	margin-bottom: 10px;
}

.PageList .date
{
	font-weight: bold;
	font-size: 12px;
}

.PageList a, .PageList a:hover
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.PageList a.readmore, .PageList a.readmore:hover, .PageList a.readmore:visited
{
	font-size: 11px;
	line-height: 15px;
}
