BODY, HTML
{
	height: 100%;
	background-color: #171717;
}
BODY.Intro { background-color: #000000; }

HTML 
{
	overflow-y: scroll;
	overflow-x: auto;
}

BODY
{
	padding: 0px;
	margin: 0px;
}

BODY, TABLE, INPUT
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

FORM
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

IMG
{
	border: none;
	display: block;
}




/***********************************
*                                   *
* Frame                              *
*                                     *
***************************************/

.PageContent
{
	height: 100%;
}

TABLE.PageTable
{
	width: 100%;
	height: 100%;
}

DIV.HeaderRow
{
	background-color: #000000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 33px;
}

.HeaderRow IMG.HeaderLogo
{
	width: 320px;
	height: 55px;
	display: block;
	margin: 25px 0px;
	
}

.HeaderRow .Languages, .HeaderRow .Languages A { color: #999999; font-size: 10px; letter-spacing: 1px; }
.HeaderRow .Languages A { text-decoration: none; }
.HeaderRow .Languages A.Selected { color: #FFFFFF; }

DIV.MusicCommand
{
	margin-top: 50px;
	margin-bottom: 10px;
	width: 962px;
}
.MusicCommand SPAN
{
	color: #ACCA57;
	cursor: pointer;
}
.MusicCommand SPAN:Hover { text-decoration: underline; }
DIV.FooterRow
{
	border-top: 1px solid #000000;
	text-align: center;
	padding-bottom: 25px;
}
.FooterRow .Green, .FooterRow .White { margin-top: 15px; font-size: 10px; line-height: 9px; }
.FooterRow .Green, .FooterRow .Green A { color: #ACCA57; text-decoration: none; }
.FooterRow .White, .FooterRow .White A { color: #CCCCCC; text-decoration: none; }


/*

TABLE.PageTable TD.HeaderRow
{
	background-color: #000000;
	height: 175px;
	text-align: center;
	vertical-align: middle;
}

TABLE.PageTable TD.ContentRow
{
	text-align: center;
	vertical-align: top;
}

TABLE.PageTable TD.FooterRow
{
	border-top: 1px solid #000000;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}
*/


/***********************************
*                                   *
* Header                             *
*                                     *
***************************************/


/*
.HeaderRow
{
	height: 130px;
	background-image: url(../images/_demo/header-bg.png);
}

.HeaderRow .HeaderBody
{
	height: 130px;
	width: 870px;
	background-image: url(../images/_demo/header.png);
}

.HeaderRow .HeaderLinks
{
	padding-top: 15px;
	padding-right: 10px;
}

.HeaderRow .HeaderLinks, .HeaderRow .HeaderLinks A
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.HeaderRow .SiteTitle
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 42px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 15px;
}
.HeaderRow .SiteTitle A
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 42px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.HeaderRow .SiteKit
{
	padding-bottom: 10px;
}

.HeaderRow .BirdTop IMG
{
	width: 190px;
	height: 140px;
	margin-left: 10px;
}
*/

/***********************************
*                                   *
* Menu                               *
*                                     *
***************************************/

.Menu
{
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.Menu A { text-decoration: none; }

.Menu PRE
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 7px;
	margin: 8px 0px;
	padding: 0px;
}

.Menu1 .MenuFloat { position: relative; }
.Menu1, .Menu1 A { color: #FFFFFF; }
.Menu1InPath, .Menu1InPath A { color: #ACCA57; }
TD.Menu1
{
	width: 1px;
	white-space: nowrap;
}

DIV.Menu2
{
	position: absolute;
}
DIV.Menu2Left { left: 0px; }
DIV.Menu2Right { right: 0px; }
.Menu2 .Distancer DIV { width: 35px; }
.Menu2, .Menu2 A { color: #7F7F7F; }
.Menu2InPath, .Menu2InPath A { color: #ACCA57; }

/*
.MenuColumn .BirdBottom IMG
{
	width: 190px;
	height: 50px;
}

.MenuColumn .MenuArea
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Helvetica, Sans-Serif;
	margin-top: 15px;
	margin-bottom: 20px;
}

.MenuColumn .MenuLevel1 A
{
	padding: 5px 0px;
	font-size: 13px;
	color: #000000;
}

.MenuColumn .MenuLevel2 A
{
	padding: 3px 0px 3px 15px;
	font-size: 10px;
	color: #666666;
}

.MenuColumn .MenuLevel3 A
{
	padding: 3px 0px 3px 30px;
	font-size: 10px;
	color: #666666;
}

.MenuColumn .MenuLevel4 A
{
	padding: 3px 0px 3px 45px;
	font-size: 10px;
	color: #666666;
}

.MenuColumn .MenuLevel5 A
{
	padding: 3px 0px 3px 60px;
	font-size: 10px;
	color: #666666;
}

.MenuColumn .MenuLevel1Selected A, .MenuColumn .MenuLevel2Selected A, .MenuColumn .MenuLevel3Selected A, .MenuColumn .MenuLevel4Selected A, .MenuColumn .MenuLevel5Selected A { color: #FF0000; }


.MenuColumn .MenuArea A
{
	text-decoration: none;
	display: block;
	width: 170px;
}
*/


/***********************************
*                                   *
* First page                         *
*                                     *
***************************************/

/*
.FirstPageImage
{
	width: 650px;
	height: 350px;
}

.FirstPageImageContent
{
	width: 650px;
	height: 350px;
}

.FirstPage .LatestNewsOuter
{
	width: 200px;
	margin: 10px 30px 20px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/_demo/firstpage-news-bg-top.png);
	background-position: top;
	background-repeat: no-repeat;
}

.FirstPage .LatestNewsInner
{
	background-image: url(../images/_demo/firstpage-news-bg-bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px 0px 0px 0px;
}

.FirstPage .LatestNews H2
{
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 14px;
}

.FirstPage .LatestNews H2 A
{
	text-decoration: none;
	display: block;
	padding: 0px 10px;
	color: #000000;
}

.FirstPage .LatestNews .Article
{
	padding-bottom: 10px;
}

.FirstPage .LatestNews .Article .Date
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #666666;
	padding: 0px 10px;
}

.FirstPage .LatestNews .Article .Title
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
}

.FirstPage .LatestNews .Article .Title A
{
	text-decoration: none;
	display: block;
	color: #000000;
	padding: 0px 10px;
}

.FirstPage .TextBlocks .Block
{
	padding-top: 20px;
}

.FirstPage .TextBlocks .Block .Text
{
	margin: 0px 30px 50px 30px;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #333333;
	line-height: 135%;
}

.FirstPage .TextBlocks .Delimiter
{
	width: 2px;
	background-image: url(../images/_demo/firstpage-textblock-delimiter.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.FirstPage .TextBlocks .Delimiter DIV { width: 2px; }
*/

/***********************************
*                                   *
* Content                            *
*                                     *
***************************************/

.PageTitle
{
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #000000;
}

H1, .Header1
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	color: #ACCA57;
}
H2, .Header2
{
	margin: 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #ACCA57;
}
H1 A, H2 A, .Header1 A, .Header2 A
{
	color: #ACCA57;
	text-decoration: none;
}

P, UL, OL { margin-top: 0px; margin-bottom: 0px; }
P+P, P+UL, P+OL, UL+P, UL+UL, UL+OL, OL+P, OL+UL, OL+OL { margin-top: 10px; }
UL LI, OL LI { margin-top: 10px; margin-bottom: 10px; }

.ImageBlockLeftWrap { text-align: left; float: left; margin: 0px 10px 1px 0px; }
.ImageBlockLeft { text-align: left; margin: 0px 0px 1px 0px; }
.ImageBlockCenter { text-align: center; margin: 0px 0px 1px 0px; }
.ImageBlockRight { text-align: right; margin: 0px 0px 1px 0px; }
.ImageBlockRightWrap { text-align: right; float: right; margin: 0px 0px 1px 10px; }

.FlashLeftWrap { text-align: left; float: left; margin: 0px 10px 1px 0px; }
.FlashLeft { text-align: left; margin: 0px 0px 1px 0px; }
.FlashCenter { text-align: center; margin: 0px 0px 1px 0px; }
.FlashRight { text-align: right; margin: 0px 0px 1px 0px; }
.FlashRightWrap { text-align: right; float: right; margin: 0px 0px 1px 10px; }
.Flash { line-height: 0px; }


.Image { line-height: 0px; }
.Image IMG { display: block; }
.ImageGrid .ImageBlockLeft, .ImageGrid .ImageBlockCenter, .ImageGrid .ImageBlockRight { margin: 0px 0px 1px 0px; }

.ImageGrid .ImageGridHorizontalSpacer { width: 1px; }
.ImageGrid .ImageGridVerticalSpacer { height: 1px; display: none; }

.ImageGrid { margin: 1px 0px 1px 0px; }
.ImageGridLeftWrap { text-align: left; float: left; margin-left: 1px; }
.ImageGridLeft { text-align: left; }
.ImageGridCenter { text-align: right; }
.ImageGridRight { text-align: right; }
.ImageGridRightWrap { text-align: right; float: right; margin-right: 1px;}

.ImageFull .Figure { width: 962px; }
.Image23 .Figure { text-align: center; color: #acca57; font-size: 9px; padding-top: 3px; line-height: 16px; width: 641px; }
.Image13 .Figure { text-align: center; color: #acca57; font-size: 9px; padding-top: 3px; line-height: 16px; width: 320px; }
.Image19 .Figure { text-align: center; color: #acca57; font-size: 9px; padding-top: 3px; line-height: 16px; width: 106px;  }

.Paragraph
{
	margin: 10px 0px 10px 0px;
}
.ParagraphSmall
{
	font-size: 10px;
	color: #999999;
}

A
{
	color: #ACCA57;
	text-decoration: underline;
}

.SeparatorHr { height: 10px; border-top: 1px solid #4B552D; }
.SeparatorSpacer { height: 10px; }
.SeparatorEndWrap { clear: both; }


/*

.ParagraphNormal
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #333333;
	line-height: 135%;
}

.ParagraphEmphasis
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 135%;
}

.ParagraphSmall
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #666666;
	line-height: 135%;
}



.Table { margin-bottom: 20px; }
.Table .TableCell
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 135%;
	padding: 3px 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	background: #818181 url(../images/_demo/table-cell-bg.png) top no-repeat;
}
.Table .TableCellFirstColumn { border-left: none; padding-left: 30px; }
.Table .TableCellLastColumn { padding-right: 30px; }
.Table .TableCellFirstRow { border-top: none; }
.Table .TableCellHeader
{
	font-weight: bold;
	background: #D82525 url(../images/_demo/table-header-bg.png) top no-repeat;
}

.Table .Emphasis
{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.Table .Small
{ 
	font-size: 10px;
	color: #666666;
}


.Table .InvisibleTableCell
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #333333;
	line-height: 135%;
	padding-left: 10px;
	padding-top: 5px;
}
.Table .InvisibleTableCellFirstColumn { padding-left: 30px; }
.Table .InvisibleTableCellFirstRow { padding-top: 0px; }
.Table .InvisibleTableCellHeader
{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.TableContentCell { padding-top: 20px; }


.ContentEnd { height: 30px; clear: both; }
*/
.Link
{
	margin-bottom: 20px;
	padding: 0px 30px;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #333333;
	line-height: 135%;
}

.Link IMG.FileIcon
{
	display: inline;
	line-height: 16px;
	height: 16px;
	width: 16px;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -10px;
}


/***********************************
*                                   *
* Form                               *
*                                     *
***************************************/

.InpageForm .FormArea
{
	/*padding-top: 10px;*/
}

.InpageForm .Field
{
	margin: 0px 0px 5px 0px;
}

.InpageForm .Field .FieldTitle
{
	width: 115px;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	line-height: 18px;
}

.InpageForm .Field .FieldTitleCheck
{
	line-height: 135%;
}

.InpageForm .Field .FieldValue INPUT, .InpageForm .Field .FieldValue TEXTAREA
{
	font-size: 11px;
	color: #000000;
	width: 267px;
	margin: 0px;
	border: 1px solid #CACACA;
}
.InpageForm .Field .FieldValue INPUT
{
	/*height: 16px;*/
	padding: 1px 3px;
}
.InpageForm .Field .FieldValue TEXTAREA
{
	height: 50px;
	padding: 2px 3px;
}

.InpageForm DIV.Submit
{
	text-align: right;
	width: 400px;
}

.InpageForm .Submit INPUT
{
	color: #FFFFFF;
	background-color: #ACCA57;
	border: none;
	margin: 0px;
	height: 20px;
	width: 90px;
}

.InpageForm .Field .FieldValuePart SELECT
{
	margin: 0px 5px 0px 0px;
}
.InpageForm .Field .FieldValue SELECT
{
	width: 275px;
	margin: 0px;
}

.InpageForm .FieldCheck INPUT
{
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

.InpageForm .FieldError .FieldTitle, .InpageForm .FieldError .FieldTitleCheck { color: #CC0000; }

.InpageForm .FormError
{
	margin: 0px 0px 10px 0px;
	color: #CC0000;
}
.InpageForm .FormFailure
{
	margin: 0px 0px 10px 0px;
}
.InpageForm .SubmissionNote
{
}

/*


.InpageForm .Required .FieldTitle, .InpageForm .Required .FieldTitleCheck { color: #333333; font-weight: bold; }

.InpageForm .Field .FieldValue { width: 440px; }


*/

/***********************************
*                                   *
* News                               *
*                                     *
***************************************/
.NewsMainContentLeftTD
{
	width:291px; 
	padding-top: 10px; 
	vertical-align: top;
}
.NewsEmptyTD
{
	width: 30px;
}
.NewsMainContentRightTD
{
	vertical-align: top; 
	text-align: left; 
	padding-top: 10px; 
	width: 641px;
}
.NewsMainContentRightTD IMG
{
	padding-top: 10px;
}

.NewsArticleSingle
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #ACCA57;
	margin: 0px;
}
.NewsCalendarMonths
{
	padding-left: 27px;
}
.ArticleFirst
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: -10px;
}
.ArticleFirst B
{
	color: #FFF;
}
.ArticleFirst IMG
{
	padding-top: 0px;
}
.Article
{
	padding-top: 30px;
	clear: both;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Article B
{
	color: #FFF;
}
.Article IMG
{
	padding-top: 0px;
}
.Date A
{
	text-decoration: none;
}
.Summary A
{
	text-decoration: underline;
}
.Summary B, .Date B
{
	color: #ACCA57;
}
.TitleNews, .TitleNews B
{
	color: #FFFFFF;
}
.ThumbImage
{
	float: left; 
	padding-right: 15px;
}
.ThumbImageBig
{
	margin: 10px 0 0 0;
}
.NoArticle
{
	
}

DIV.ProductGalleryItem
{
	width: 106px;
	float: left;
	border-bottom: 1px solid #4b4b4d;
	overflow: hidden;
}

DIV.ProductGalleryItem .Name, DIV.ProductGalleryItem .NameSelected
{
	padding-top: 5px;
	text-align: center;
	color: #acca57;
	font-size: 9px;
	width: 106px;
}

DIV.ProductGalleryItem .NameSelected
{
	color: White;
}

DIV.ProductGalleryItem .Image
{
	background-repeat: no-repeat;
	width: 106px;
	height: 106px;
}

DIV.ProductGalleryItem .SelectedBorder
{
	background-image: url(../images/gallery-selected-border.gif);
	width: 106px;
	height: 106px;
}

DIV.ProductGalleryItem .NoBorder
{
	width: 106px;
	height: 106px;
	background-image: url(../images/spacer.gif);
}

DIV.ProductSliderItem
{
	width: 114px;
	float: left;
	border-bottom: 1px solid #4b4b4d;
	overflow: hidden;
}

DIV.ProductSliderItem .Name, DIV.ProductSliderItem .NameSelected
{
	padding-top: 5px;
	text-align: center;
	color: #acca57;
	font-size: 9px;
	width: 114px;
}

DIV.ProductSliderItem .NameSelected
{
	color: White;
}

DIV.ProductSliderItem .Image
{
	background-repeat: no-repeat;
	width: 114px;
	height: 114px;
}

DIV.ProductSliderItem .SelectedBorder
{
	background-image: url(../images/slider-selected-border.gif);
	width: 114px;
	height: 114px;
}

DIV.ProductSliderItem .NoBorder
{
	width: 114px;
	height: 114px;
	background-image: url(../images/spacer.gif);
}


.PagerTable TD A, .PagerTable TD A.Selected, .PagerTable TD A.Disabled
{
	font-size: 13px;
	font-family: Arial;
	padding-left: 5px; padding-right: 5px;
	padding-top: 0px;
	color: #acca57;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.PagerTable TD A:hover
{
	color: #acca57;
}
.PagerTable TD A.Disabled
{
	color: #cad5eb;
}
.PagerTable TD A.Disabled:hover
{
	color: #b7b7b7;
}
.PagerTable TD A.Selected
{
	color: white;
}
