* {
	margin: 0;
	padding: 0;
	font: 13px Arial;
    color: black;
    line-height: 130%;
}

html, body { 
/*    min-height: 1400px;   */   
    margin: 0; 
    padding: 0; 
    width: 100%; 
    height: 100%;
    text-align: center; 
/*	
	overflow-x: hidden;
	overflow-y: scroll;
*/
}

body {
    background: url(images/bg.jpg) center top #fff;
}

body .wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -178px auto;/* нижний margin является отрицательной величиной высоты footer */
	width: 100%;
    background: url(images/header-visual.jpg) no-repeat center top; 
}
body.main .wrapper {
    background: url(images/header-visual.jpg) no-repeat center top; 	
}

body .wrapper2 {
    background: url(images/page-bg.png) repeat-y center top;  
}
body .wrapper3 {
}
body .wrapper4 {
}
/* Шапка */
#header {
	height: 216px;   
	width: 100%;
/*    background: url(images/header-visual.jpg) no-repeat 60% top;  */ 
}
body.main #header {
	height: 385px;   
}
/* /Шапка */

#title {
    margin: 0;
    padding: 0;
    height: 150px;
    overflow: hidden;
    display: block;
    color: #ffffff;
/*    background: url(images/logo.jpg) no-repeat 10% bottom; */
}
#title a {
    padding: 400px 0 15px 0px;
    border: none;
    display: block;
    color: white;
    font: bold 14px Arial;
	text-transform: uppercase;
    text-decoration: none;
}

#title a span {
    font: 21px Arial;
    letter-spacing: 3px;
    color: white;
} 


#topNavigation {
   	list-style: none;
    margin: 14px 0 0 0;
	padding: 0;
}

#topNavigation li {
	background: #ff5f0a;
	float: left;
   	list-style: none;
	padding: 0;
	width: 8%;
}

#topNavigation li a {
	letter-spacing: 0.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
    text-align: center;
	padding: 15px 5% 15px 5%;
	height: 20px;
    color: #ffd703;
}
#topNavigation a:hover , #topNavigation a.selected {
}

#sape {
    font-size: 11px;
	width: 220px;
	text-align: left;
}

#sape * {
	text-decoration: none;
    font-size: 11px;
}

.old {
	height: 10px;
	overflow:hidden;
}

/* Подвал */
#footer {    
    width: 100%;
/*    height: auto; */
    overflow: hidden;
/*    background: url(images/footer-bg.jpg) no-repeat center top;	*/
background: none;
}
.separator2 {
/*	border-top: 2px solid #f0f0f0;	
	padding-top: 2em;*/
}

#footer .wrapper {
    height: 178px !important; 
    padding: 60px 0 10px 0;
    background: url(images/footer-visual.jpg) no-repeat center top;  
}

#footer .wrapper2 {
	background: none;
/*    background: url(images/footer-bg-r.jpg) no-repeat right top;  */     
}

#footer .wrapper3 {
	background: none;
/*    background: url(images/footer-bg-l.jpg) no-repeat left top;   */     
}

#footer, .push {
    height: 178px; 
}
.push {
	margin-top: 40px;
}

#footer * {
	text-decoration: none;
    font-size: 11px;
}
#footer a:hover {
}

.hidden {
    display: none;
}

.clear {
	clear: both;
}

#phone {
	float: right;
	margin: 35px -35px 0 0;
	width: 200px;
	padding: 13px 10px 14px 20px;
    font: bold italic 24px Arial;
	color: green;
	background: url(../mpanoram/images/fff-bg-80.png);
}
#phone span {
    font: bold italic 16px Arial;
    font-weight: normal;   
    color: #888;
}

#address * {
	height: 72px;
    font: 18px Arial Narrow, Arial;
    padding: 13px 0 10px 75px;
}

*html #address * {
	
}
#address a {
    background: url(images/address-bg2.gif) no-repeat left top;
	text-decoration: none;
}
#address  .code {
    font: bold 11px Verdana;
	vertical-align: top;
    font-weight: normal;   
    color: #888;
}

.about-quote {
	font-style: italic;
	color: #888;
	
}

a {
	color: #006600;
	font-style: italic;
    text-decoration: underline;
}

a.text {
	color: inherit;
    text-decoration: none;
}

a:hover, .selected , .more, .mainMenu li a {
	color: #009900;
	text-decoration: none;
}

img {
    border: none;
}

/* News */

.news {
	margin: 1em 0 0 0;
	padding: 0;
	list-style: none;
}

.news.main , .main.news {
}

.news dt {
	float: left;
    margin-right: 5px;
    padding-right: 20px;
    background: url(images/list-style-image.gif) no-repeat right top;
}

.no-list-style dt {
	background: none;
}

.nodate dt {
	display: none;
}

.news dt img , .news dd img , .news date img {
	float: left;
	width: 64px;
	height: 64px;
	height: 64px;
	margin: 0.2em 1em 0.5em 0;
	padding: 0;
	border: 4px solid #f0f0f0;
}
.news dt a:hover img {
/*	border: 3px solid #ff6600;   */
}

.news dd {
/*    padding-left: 22px; */
/*    background: url(images/list-style-image.gif) no-repeat 2px top; */
    margin-bottom: 1em;
}

.main dt {
    display: block;
}
.main dd {
    margin-left: 75px;
}

.news dd a.selected , .news dd a.hot {
}

.news dd a.selected:hover {
   	
}

/* / News */

/* Menu & sub menu */

.mainMenu {
	list-style: none;
	padding: 0;
	margin: 35px 0 0 60px;
}

.mainMenu li {
	display: inline;
	float: left;
	margin: 0 27px 0.7em auto;
	padding: 0;
}

.mainMenu li a {
	margin: 0;
	display: block;
  	font: italic 18px Arial;
	text-decoration: none;
	color: #004400;
	/* background: url(images/arrow.gif) no-repeat left center; */
} 

.mainMenu li a:first-letter {
  	font: italic 18px Arial !important;
	color: #009900 !important;
} 

.mainMenu li a:hover , .mainMenu li a.selected {
	text-decoration: underline;
	color: #009900
}
.mainMenu a.selected {
}

.mainMenu ul {
	background: transparent;
	position: absolute;
	margin: -1em 0 0 0.2em;
	padding-top: 1.8em !important;
	height: 30px;
	display: none;	
	clear: both;
}
.mainMenu li a table {
	position: absolute;
	margin: 1em 0 0 -100px;
	display: none;
}
.mainMenu li a table td {
	white-space: nowrap;
}

.mainMenu a table ul {
	display: block;
}

.mainMenu li:hover ul {
	display: block;	
}
.mainMenu li a:hover table {
	display: block;
}

.mainMenu ul li {
}
.mainMenu ul li a {
	background: none !important;
    border: none; 
  	font: italic 12px Arial !important;
}

.mainMenu ul li a:first-letter {
  	font: bold italic 14px Arial !important;
	color: #009900 !important;
} 

.mainMenu ul li a:hover  , .mainMenu ul li a.selected {
}

.subMenu {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 2em;
}

.subMenu li {
	list-style: none;
    margin-bottom: 5px;
}

.subMenu a {
	margin: 0;
	padding-left: 17px;
  	font: bold 13px Palatino Linotype, Times;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/arrow.gif) no-repeat left center;
} 

.subMenu a:hover , .mainMenu a.selected {
}
.subMenu a.selected {
}

.subMenu2 {
	padding-top: 2em;
	margin: 2em 1.5em 1em 1.8em;
}

ul.subMenu2+li {
	background: url(images/separator.gif) no-repeat left top; 
}

*html .subMenu2 {
	margin-left: 1em;
}

/* / Menu , sub menu & other menu */


.image {
    float: left;
    margin: 0.3em 1em 1em 0;
	border: 3px solid white;
}
a:hover .image {

/*    border: 4px solid #eae1c7; */
}

p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

img {
	border: 0;
}

ul {
	margin-left: 2.1em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

dl {
}

ol {
	margin: 1em 2.4em;
}
ol li {
    margin-bottom: 0.7em;
}

ul li {
	list-style: url(images/list-style-image.gif);
    margin-bottom: 0.7em;
}

.selected {
}

.selected2 {
}

b , strong {
    font-weight: bold;
    color: inherit;
}

.more {
}


.noborder {
    border: none;
    text-decoration: none;
}

/*********** /Breadcrumbs - Path to Page ***********/

.breadcrumbs {
	margin-top: 3.5em;
/*
	float: right;
	display: block;
	margin-top: -3.8em;
	position: relative;
*/
}

.breadcrumbs+h1 {
	margin-top: 2em;
	margin-bottom: 1em;
}

.breadcrumbs2 {
	display: block;
	float: right;
	margin-top: 3.5em;
	position: relative;
}

.breadcrumbs2+h1 {
	margin-bottom: 1.8em;
}

.breadcrumbs3 {
	display: block;
	margin-top: 3.5em;
	margin-bottom: 2.5em;
}

.breadcrumbs3 h1 {
	display: inline;
}

/*********** Breadcrumbs - Path to Page ***********/

/***********  Forms ***********/
form {
	padding: 0;
	margin: 0;
}

/*
#loginForm {
    margin-top: -3px;
}
*/

input , textarea , select {
	padding: 3px 3px 3px 12px;
  	font: 11px Arial;
	background: white;
	color: #888888;
}

input:focus , textarea:focus {
	color: #ff6600;
}

.form {
    clear: both;
}

.form dt {
    float: left;
    width: 150px;
    margin-bottom: 1em;
}

.form dd  {
    margin-left: 160px;
    margin-bottom: 1em;
}

.form input , .form select , .form textarea  {
    width: 90%;
}
/*********** /Forms ***********/

.infoBlock , .infoBlock2 {
    padding: 1em;
    margin-top: 1em;
    background: #f3f6f7;
}

.separator {   
	background: url(images/separator.gif) no-repeat left top; 
}

.search-form {
	padding-bottom: 1em;
}
.search-form h2 {
	margin: 0;
	padding: 0;
}
.search-form span {
	display:none;
}
.search-form:hover span {
	display:block;
}

#left-column {
}

body.main #left-column {
	background: none;
	margin-top: 50px;
}

#container {
	background: #fff;
/*	background: url(../mpanoram/images/fff-bg-90.png);	*/
	min-height: 300px;
	margin: 0 auto 0 auto;
	width: 976px;
}

body.main #container {
	width: 100%;
	background: none;
}

.content * {
/*    max-width: 99%;
    height: auto;
*/
}

body.main .content {
	background: none;
}
/*
#right-column {
	padding-top: 260px;
}

#right-column.entry {
	float: right;
}
*/

.left {
	margin: auto 1em 1em 0;
	float: left;
}

.right {
	margin: auto 0 1em 1em;
	float: right;
}

.catalog-item {
	padding: 4px 4px 8px 8px;
	background: url(images/catalog-item-shadow.png) no-repeat left top; 	
	height: 250px;
}
.catalog-item.autoheight {
	height: auto;
}

.catalog-item a {
	display: block;
	background: #fff;
	text-transform: uppercase;
	text-decoration: none !important;
	font: bold 14px Arial;
	letter-spacing: 0.6pt;
	text-align: center;
	color: #567765;
	margin-bottom: 2.1em;
}
.catalog-item a img {
	border: 4px solid #fff;
	padding: 0;
	margin: 0;
	margin-bottom: .9em;
	opacity: .9;
	filter: alpha(opacity=90);
}

.catalog-item a:hover {
	color: #009900;
}

.catalog-item a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.catalog-item p {
	font: 11px Tahoma;
	margin-left: 6px;
}

.catalog-item.gallery {
	margin-top: 270px;
	background: none; 	
	height: 78px;
	border: 1px solid #f0f0f0;
	padding: 0;
}
.catalog-item.gallery a img {
	width: 120px;
	padding: 0;
	margin: 0;
	border: 1px sild white;
}

img.ftl{margin-bottom: 10px; margin-right: 15px; margin-top: 5px}
img.ftr{margin-bottom: 10px; margin-left: 15px; margin-top: 5px}
