﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #000000;
}

a
{
	color: #B9B9B9;
	text-decoration: none;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px;
}

.Wide
{
	width: 100%;
}

.Main
{
	width: 100%;
}

.Left
{
}

.Center
{
	width: 910px;
}

.Right
{
}

.Header
{
	height: 160px;
	background-image: url( 'Images/Header/bg_top.gif' );
	background-repeat: no-repeat;
}
.Header .Menu .Item
{
	text-align: center;
	letter-spacing: 1px;
	font-weight: bolder;
	font-size: 12px;
}
.Header .Menu .Item a
{
	text-decoration: none;
	color: #920005;
}


.Footer
{
	border-top: 1px solid #C5000D;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	background-repeat: repeat-x;
	height: 140px;
	color: #9B9B9B;
	font-weight: bold;
}
.Footer .Menu
{
	margin-top: 5px;
	height: 35px;
	border-bottom: 1px solid #C5000D;
}
.Footer .Menu A
{
	font-size: 12px;
	letter-spacing: 4px;
	text-decoration: none;
	color: #D5D5D5;
}
.Footer .Copyright
{
	font-weight: normal;
	text-align: center;
}
.Footer .Copyright A
{
    color: #9B9B9B;
}

.Content .Menu
{
	background-image: url(  'Images/Content/bg_menu.gif' );
	background-repeat: no-repeat;
	height: 43px;
	padding-left: 50px;
	padding-top: 10px;
}
.Content .Menu a
{
	text-align: center;
	letter-spacing: 1px;
	font-size: 12px;
	text-decoration: none;
	color: #D5D5D5;
}



.News
{
	width: 230px;
	padding-bottom: 10px;
}
.News .Date
{
	padding-top: 15px;
	font-size: 14px;
	color: #C60007;
}
.News .Title
{
	font-size: 12px;
	font-weight: bold;
	color: #C60007;
}
.News .Title a
{
	color: #C60007;
}
.News .Description
{
	color: #898989;
}
.News .Description a
{
	color: #898989;
}


.Catalog .Categories
{
	text-align: center;
	vertical-align: top;
	line-height: 30px;
}
.Catalog .Image
{
	text-align: center;
}
.Categories a
{
	color: #6F6F6F;
	text-decoration: none;
	font-weight: bold;
}
.Catalog .Link
{
	padding-right: 20px;
	white-space: nowrap;
	float: left;
}


.Search
{
	padding-bottom: 10px;
}
.Search .Title
{
	letter-spacing: 1px;
	color: #6F6F6F;
	padding-bottom: 5px;
}
.Search .Input
{
	background-color: #B9B9B9;
	border: none;
}


.Page .Content
{
	padding: 15px 20px 10px 20px;
	color: #ACACAC;
}

.Page .Content .Path
{
	font-weight: bold;
	color: #ABABAB;
}

.Page .Content .Title
{
	padding-top: 20px;
	color: #ACACAC;
	padding-bottom: 15px;
	font-size: large;
}




.Backend
{
	background-color: #FFFFFF;
	height: 400px;
}
.Actions
{
	background-color: #999999;
	height: 30px;
}
.Actions A
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
.Backend A
{
	text-decoration: none;
}
.Backend HR
{
	color: #999999;
	height: 1px;
}




.Catalog .Content
{
}
.Catalog .Content .Banner
{
}
.Properties
{
	padding-top: 20px;
	text-align: center;
}
.Properties .Title
{
	padding-bottom: 10px;
	letter-spacing: 2px;
}
.Properties .Name, .Properties .Description
{
	text-align: left;
	padding: 10px;
	color: #4E484A;
	width: 50%;
	background-color: #B4B3B3;
}