/* CSS Document */
body, html {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#5e6065;
	background:#ffffff;
}
/* global styles */
img {
	border:none;
}
p {
	margin:5px 0 5px 0;	
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#000000; 
	margin:5px 0 5px 0; 
	padding:0;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:21px; 
}
h3 {
	font-size:18px; 
}
h4 {
	font-size:16px; 
}
h5 {
	font-size:14px; 
}
h6 {
	font-size:12px; 
}
.clear {
	clear:both; 
	font-size:0px; 
}
.black {
	color:#000000 !important; 
}

/* Min-Width */
#HTMLBlock {
	width:998px; 
	margin:0 auto; 
}

/* Убираем пунктиры вокруг ссылок-картинок */
/* IE */
a:active, a:focus, img {
	outline:none; 
}
/* FF */
:focus {
	-moz-outline-style:none;
}

/* Стандартные ссылки */
a:link, a:active, a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.readMore:link, a.readMore:active, a.readMore:visited {
	color:#01948c;
	font-size:14px;
}
a.readMore:hover {
}
.date {
	color:#626877;
	font-weight:bold;
	font-size:14px;
	vertical-align:top;
	padding-right:40px;
}
.text {
	vertical-align:top;
	padding-bottom:10px;
}
#headerBlocks {
	position:relative;
	height:98px;
	padding-top:18px;
	padding-right:70px;
	text-align:right;
	clear:both;
}
a#logotype {
	position:absolute;
	display:inline-block;
	width:204px;
	height:70px;
	z-index:10;
	left:50px;
	top:10px;
}
#sysLinks {
	height:40px;
	color:#626877;
	font-size:14px;
	padding-left:300px;
	padding-top:5px;
	padding-bottom:5px;
}
#sysLinks a:link, #sysLinks a:active, #sysLinks a:visited {
	color:#626877;
	margin-left:33px;
	vertical-align:top;
}
#sysLinks a:hover {
}
.phone {
	font-size:23px;
	font-weight:bold;
	line-height:100%;
	color:#000000;
	margin-right:30px;
}
#topMenu {
	height:40px;
	padding-left:300px;
}
#topMenu a:link, #topMenu a:active, #topMenu a:visited {
	text-transform:uppercase;
	font-weight:bold;
	color:#01948c;
	margin-left:20px;
	font-size:14px;
	display:inline-block;
	width:100px;
	height:30px;
	vertical-align:middle;
	text-align:center;
}
#topMenu a:hover {
}
#rightBlock {
	width:165px;
	padding-right:0px;
	position:absolute;
	z-index:10;
	right:-220px;
	top:0px;	
}
#contentBlocks {
	float:left;
	width:760px;
	padding-bottom:50px;
	position:relative;
}
#flash {
	width:760px;
	padding-bottom:40px;
}
#innerFlash {
	width:760px;
	padding-bottom:50px;
/*	background:url(/i/innerFlash.jpg) right top no-repeat;*/
	position:relative;
}
#innerFlashLinks {
	position:absolute;
	right:0px;
	top:-15px;
	z-index:200;
}
#innerFlashLinks a:link, #innerFlashLinks a:active, #innerFlashLinks a:visited {
	font-size:13px;
	color:#626877;
	text-decoration:underline;
	display:inline-block;
	width:150px;
	height:22px;
	overflow:hidden;
	margin-left:1px;
	vertical-align:top;
	white-space:nowrap;
}
#innerFlashLinks a:hover {
	color:#000000;
	text-decoration:none;
	height:31px;
}
#innerFlashLinks a.active:link, #innerFlashLinks a.active:active, #innerFlashLinks a.active:visited, #innerFlashLinks a.active:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	height:31px;
}
a.orange:link, a.orange:active, a.orange:visited {
	background: url(/i/orange.gif) left 17px no-repeat;
}
a.orange:hover {
}
a.blue:link, a.blue:active, a.blue:visited {
	background: url(/i/blue.gif) left 17px no-repeat;
}
a.blue:hover {
}
a.green:link, a.green:active, a.green:visited {
	background: url(/i/green.gif) left 17px no-repeat;
}
a.green:hover {
}
.location {
	font-size:13px;
	color:#626877;
	padding:0px 0px 20px 50px;
}
.location a:link, .location a:active, .location a:visited {
	color:#626877;
}
.location a:hover {
	color:#000000;
}
.block {
	padding:0px 0px 15px 50px;
	display:table;
	width:710px;
}
.adverts {
	margin-top:6px;
	border-top:solid 1px #d1d0d0;
	border-bottom:solid 1px #d1d0d0;
	background:#e5e5e5;
	min-height:61px;
	height:auto !important;
	height:61px;
	padding:20px 0px 20px 50px;
/*	padding:20px 0px 0px 50px; */
	font-size:11px;
	font-family:Tahoma;
	display:table;
	width:710px;
	
}
.adverts .block {
	padding:0px 10px 0px 0px;
	float:left;
	width:210px;
	font-weight:bold;
}
.adverts .block .yellow p {
	color:#ff9000;
}
.adverts .block .blue p {
	color:#53acd2;
}
.adverts .block .green p {
	color:#6f9d20;
}
.adverts .block div {
	margin-left:70px;
}
.adverts .block img {
	width:61px;
	height:61px;
	float:left;
}
#copyrights {
	padding:10px 0px;
	font-size:12px;
	position:relative;
}
.belmontcopy {
	position:absolute;
	left:0px;
	top:15px;
	z-index:20;
	display:inline-block;
	}
#search {
	position:absolute;
	left:260px;
	top:15px;
	width:250px;
	margin:0 auto;
}
#search form {
	margin:0;
	padding:0;
}
#search form input {
	border:solid 1px #d1d0d0;
	font-size:12px;
	vertical-align:middle;
}
#search form input.button {
	border:none;
	margin-left:5px;
}

/* content */
#content h1 {
	color:#05928a; 
}
#content h2 {
	color:#71b6db; 
}
#content h3 {
	color:#e19753; 
}
#content blockquote {
	position:inherit;
	margin-top:25px;
	margin-bottom:25px;
	margin-left:0px;
	margin-right:0px;
	background:#e5e5e5;
	border-bottom:solid 1px #d1d0d0;
	border-top:solid 1px #d1d0d0;
	padding:15px 50px 15px 50px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
}

.minHeight {
	min-height:550px;
	height:auto !important;
	height:550px;
}



/* catalog styles */

.itemsList {
/*	background:url(../i/itemsListBG.gif); */
	display:table;
	width:710px;
}
.item {
	width:165px;
	height:110px;
	margin:10px 5px;
	overflow:hidden;
	float:left;
	display:table-caption;
	text-align:center;
}

.item img {
	height:60px !important;
}

.item a:link, .item a:active, .item a:visited {
	color:#5e6065;
	display:block;
	text-align:center;
}

.item a:hover {
	color:#000000;
}

.imageTD {
	padding:15px 30px 15px 10px;
	vertical-align:top;
	text-align:center;
}

.textTD {
	padding:10px;
	vertical-align:top;
}

.textTD .textTDTitle:link, .textTD .textTDTitle:active, .textTD .textTDTitle:visited {
	display:block;
	margin-bottom:5px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.textTD .textTDTitle:hover {
}

hr {
	height:1px;
	border:none;
	color:#dcdcdc;
	background:#dcdcdc;
}

.fontGreen {
	color:#05928a;
}
.fontBlue {
	color:#71b6db;
}
.fontOrange {
	color:#e19753;
}

/*
.block ul {
	list-style-position:inside;
	}
*/
#forms {
	width:96%;
}

a.l {
    font-weight:bold;

}

a.l:hover {
    font-weight:bold;
}	