﻿
body {
	margin: 0 auto;
	padding: 0;
	font: 9pt Arial, Verdana, Sans-Serif;
	background: #fff;
}

a {
	text-decoration: none;
	color: #2489DB;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}

#MasterPageBG
{
	width: 760px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	background: url('../Images/MasterPageBG.gif') no-repeat left top;
}


#TopLine
{
	padding-top: 9px;
	color: #303030;
	width: 736px;
	padding-left: 2px;
}

#toplinks
{
	background-position: #2489DB;
	height: 20px;
	background: #2489DB;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#toplinks a {
	font-size: 8pt;
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
	background: url('../strelica.gif') no-repeat left 50%;
	padding-bottom: 3px;
	margin-right: 5px;
	color: #fff;
}

#toplinks a:hover {
	border-bottom: 2px solid #fff;	
}

#MasterPageHeader
{
	clear: both;
	height: 70px;
	background: url('../Images/MasterPageHeader.gif') repeat-x;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
}

#SiteName
{
	float: left;
	font-size: 24pt;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 5px;
	font-family: 'Comic Sans MS';
	height: auto;
	color: #6600FF;
}

#TopShortMessage
{
	background-position: #FFF5D9;
	float: right;
	height: 44px;
	padding: 2px 10px 2px 2px;
	width: 200px;
	margin: 10px 5px 0 0;
	border: 2px solid #fff;
	background: #FFF5D9;
	color: #808080;
}

#TopShortMessage p {
	margin: 0;
}



.LiveSupportBox
{
	background-position: #eee url('../Images/MasterPageLiveSupportBoxBG.gif') repeat;
	margin: 2px 0 0px 0;
	padding: 3px 10px 0px 10px;
	width: 180px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #FF0000;
	background: #eee url('../Images/MasterPageLiveSupportBoxBG.gif') repeat;
	font-weight: bold;
	font-family: 'Arial Black';
	text-align: left;
	vertical-align: bottom;
	font-size: medium;
}

.LiveSupportMessage
{
	border-top: 0px solid #DDD;
	border-bottom: 0px solid #DDD;
	color: #000000;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	width: 177px;
}

.LiveSupportText
{
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 4px;
	padding-left: 8px;
}

#MasterPageMenu
{
	width: 200px;
	margin: 0px;
	font-size: small;
	vertical-align: top;
	font-weight: bold;
}
	
#MasterPageMenu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#MasterPageMenu li a:link, #MasterPageMenu li a:visited {
	color: #FFF;
	display: block;
	background:  url(../Images/MasterPageMenu.gif);
	padding: 8px 0 0 35px;
	width: 165px;
}
	
#MasterPageMenu li a:hover {
	color: #FFF;
	background:  url(../Images/MasterPageMenu.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}
#LiveSupportImage
{
	background-position: center center;
	background-repeat: no-repeat;
	height: 106px;
	width: 182px;
	margin-left: 0px;
}
.LiveChatBox
{
	margin: 2px 0 0px 0;
	padding: 3px 10px 0px 10px;
	width: 168px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #009933;
	background: #eee url('../Images/MasterPageLiveSupportBoxBG.gif') repeat-x;
	font-weight: bold;
	font-family: 'Arial Black';
	text-align: left;
	vertical-align: bottom;
}