﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #D5DADA;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px;
}

.Wide
{
	width: 100%;
}

.Main
{
	width: 100%;
}

.Logo
{
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.Left .Menu
{
	background-image: url( 'Images/Content/bg.gif' );
	background-repeat: repeat-x;
	vertical-align: top;
	height: 646px;
	width: 158px;
	padding-left: 20px;
}

.Left, .Right
{
	vertical-align: top;
}

.Left .Blue, .Right .Blue
{
	margin-top: 120px;
	background-color: #476587;
	height: 216px;
}


.Center
{
	width: 906px;
}

.Banners
{
}

.Banners .Right
{
	background-image: url( 'Images/Content/bg_left.gif' );
	background-repeat: repeat-x;
	padding-left: 20px;
}

.Banners .Menu
{
	background-color: #476587;
	height: 34px;
	vertical-align: middle;
}

.Banners .Menu .Item
{
	text-align: center;
	letter-spacing: 1px;
	font-weight: bolder;
	font-size: 12px;
}

.Banners .Menu .Item a
{
	text-decoration: none;
	color: #FFCC66;
}

.Left .Menu .Items
{
	padding-top: 50px;
	font-weight: bold;
	line-height: 20px;
}
.Left .Menu .Items a
{
	text-decoration: none;
	color: #476587;
}


.Footer
{
	font-weight: bolder;
	font-size: 12px;
	color: #FFCC66;
	background-color: #476587;
}

.Footer .Copyright
{
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	color: #FFCC66;
}

.Footer .Copyright A
{
    color: #FFCC66;
}

.Footer .Menu
{
	padding-top: 10px;
	border-bottom: 2px solid #CED3D3;
	padding-bottom: 10px;
}

.Footer .Menu .Item
{
	letter-spacing: 4px;
	text-align: center;
}

.Footer .Menu .Item a
{
	text-decoration: none;
	color: #FFCC66;
}

.Catalog .Image
{
	padding-bottom: 2px;
	padding-right: 20px;
}

.Catalog .Link
{
	text-align: center;
	font-size: 13px;
	padding-right: 20px;
	white-space: nowrap;
	float: left;
}

.Catalog .Link a
{
	text-decoration: none;
	color: #476587;
}

.Actions
{
	height: 30px;
}

.Actions .Item
{
	padding-right: 15px;
}

a
{
	color: #262E69;
}


.Banner
{
	vertical-align: bottom;
}

.Page
{
	background-image: url( 'Images/Content/bg.gif' );
	background-repeat: repeat-x;
	height: 646px;
	padding-left: 20px;
}
.Page .Content
{
	padding: 15px 10px 10px 23px;
	color: #476587;
}

.Page .Content A
{
	color: #4E484A;
	text-decoration: none;
}

.Content .Path
{
	color: #476587;
}
.Content .Path A
{
	text-decoration: none;
	color: #476587;
}

.Page .Content .Title
{
	padding-top: 20px;
	padding-bottom: 15px;
	color: #ED1D24;
	font-weight: bold;
}

.Page .Content .Body
{
}
.Page .Content .Body A
{
	color: #4E484A;
	text-decoration: none;
}

.Search .Input
{
	border: none;
	background-color: #ffffff;
	width: 115px;
}
.Search .Title
{
	padding-top: 40px;
	letter-spacing: 1px;
	color: #476587;
	padding-bottom: 15px;
}


.Backend
{
	background-color: #FFFFFF;
	height: 400px;
}
.Actions
{
	background-color: #999999;
}
.Actions A
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
.Backend A
{
	text-decoration: none;
}
.Backend HR
{
	color: #999999;
	height: 1px;
}


.Catalog .Content
{
	color: #979797;
}
.Catalog .Content .Path
{
	padding-left: 20px;
	margin-top: 100px;
	padding-bottom: 6px;
}
.Catalog .Content .Photo
{
	border-width: 2px;
	border-color: #476587;
	background-color: #6C839C;
	padding-top: 3px;
	padding-left: 20px;
	border-top-style: solid;
}
.Catalog .Content .Body .Title
{
	color: #ED1D24;
}
.Catalog .Content .Item
{
	background-color: #476587;
	height: 215px;
}
.Catalog .Content .Body
{
	color: #979797;
	padding: 10px 10px 0 20px;
}

.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: #ECEEEE;
}


.News
{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #252E69;
	width: 250px;
	text-align: left;
	padding-right: 10px;
}

.News .Date
{
	font-size: 14px;
	padding-top: 10px;
}

.News .Title
{
	font-size: 12px;
	font-weight: bold;
}

.News .Title A
{
	color: #252E69;
	text-decoration: none;
}

.News .Description A
{
	color: #898989;
	text-decoration: none;
}
