﻿html, body
{
	height:100%;
}
body 
{
	font-family:Tahoma;
}
.masterBody
{
	margin: 0 0 0 0;
	/*leftmargin: 0;
	topmargin: 0; 
	rightmargin: 0;
	bottommargin: 0;
	marginwidth: 0; 
	marginheight: 0; 
	margin: 0;*/
	height: 100%;
}

.contentItemBottom
{
	/*padding-left:40px;*/
	padding-right:40px;
}

.BottomBlockLinks
{
	color:#FFFFFF;
	font-size:11px;
}

.topBlock
{
	padding-left:20px;
}

.RightBG
{
	 background-image:url(/Images/right.gif);
	 background-repeat:no-repeat;
	 width:27px;
}

.block
{
	background-color:#000000;
	height:35px;
	padding-left:20px;
}

.content
{
	background-color:#DCDDD0;
	font-size:12px;
	color:#7A704C;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}
.bottomLine
{
	background-color:#DCDDD0;
	font-size:12px;
	color:#7A704C;
	/*border-right: 2px solid #000000;*/
	border-left: 2px solid #000000;
	background-image:url(/Images/bottomLineBg.gif);
	background-repeat:repeat-y;
	background-position:right;
	height:35px;
	text-align:right;
	FONT-WEIGHT: bold;	FONT-SIZE: 23px;	COLOR: #000000;	TEXT-DECORATION: none;
	padding-right:6px;
}
.veryBottomContent
{
	background-color:#DCDDD0;
	font-size:12px;
	/*color:#7A704C;*/
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	text-align:left;
	padding-right:6px;
	padding-left:40px;
}
.megaBottomContent
{
	background-color: #000000; 
	padding-top: 10px; 
	padding-bottom: 15px;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	position: relative;
	top: -2px;
}

.bottomLine a
{
	FONT-WEIGHT: bold;	FONT-SIZE: 23px;	COLOR: #000000;	TEXT-DECORATION: none;
}
.bottomLineSeparator
{
	background-color:#DCDDD0;
	color:#7A704C;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	height:15px;
}
.contentItem
{
	padding-top:20px;
	padding-left:20px;
	padding-right:40px;
}

.contentItemInner
{
	padding-top:20px;
	padding-left:40px;
}

.contentMain
{
	padding-left:20px;
	padding-right:20px;
}

.h1begin
{
	font-size:36px;
	color:#DCDDD0;
	font-weight:bold;
}

.h1end
{
	font-size:36px;
	color:#97917A;
}

/* Внимание!!! При изменении названия классов не забудь изменить его на HorseProMaster.ViewCurrentCulture() */
/* - - - - - - - - - - - - - - - - - - */
.langIcon, .langIconSelected
{
	width: 30px;
	height: 32px;
	background-color: White;
	color: Black;
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: middle;
	cursor: pointer;
}

.langIconSelected
{
	background-color: Black;
	color: White;
}

/* - - - - - - - - - - - - - - - - - - */

/* Внимание!!! При изменении названия классов не забудь изменить его в 
   Horse21Pro.Web.Classes.Helpers.Other.StringHelper */
/* - - - - - - - - - - - - - - - - - - */
.LabelTextStyle, .LabelTextStyle36px, .LabelTextStyle18px
{
	color:#DCDDD0;
	font-weight:bold;
}

.LabelAlternateTextStyle, .LabelAlternateTextStyle36px, .LabelAlternateTextStyle18px
{
	color:#97917A;
}

.LabelTextStyle36px, .LabelAlternateTextStyle36px
{
	font-size:36px;
}

.LabelTextStyle18px, .LabelAlternateTextStyle18px
{
	font-size: 18px;
}

/* - - - - - - - - - - - - - - - - - - */

/* -------------- Тэги ------------------*/
hr
{
	border-top: black 1px dotted;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 5px 0px;
	height: 0px;
	border-right-width: 0px;
}