﻿.hidden
{
    display:none;
}
.navAndContacts
{
    float:left;
    width:175px;
}
/* begin ctrlFastNavigation ********************/
.ctrlFastNavigation
{
    float:left;
    width:112px;
    padding-left:45px;
    height:11px;
    /*margin-top:38px;*/
}                          
.ctrlFastNavigation a
{
    float:left;
}
.ctrlFastNavigation a.home img
{
    width:11px;
    height:10px;
}
.ctrlFastNavigation a.contacts img
{
    width:11px;
    height:11px;
}
.ctrlFastNavigation a.sitemap img
{
    width:11px;
    height:9px;
}
.ctrlFastNavigation div.sep
{
    float:left;
    width:39px;
    text-align:center;
}
.ctrlFastNavigation div.sep img
{
    width:1px;
    height:11px;
}
/* end ctrlFastNavigation ********************/
/* begin ctrlShortContacts***************/
.masterTop .ctrlShortContacts
{
    width:170px;
    height:4em;
    overflow:hidden;
	float:left;
	clear:both;
	text-align:right;
	color:#aa7f47;
	padding-top:15px;
	padding-left:10px;
}
.masterTop .ctrlShortContacts .pCode
{
	font-size:1.0em;
}
.masterTop .ctrlShortContacts .number
{
	font-size:1.4em;
	margin-bottom:10px;
}
/* end   ctrlShortContacts***************/
/* begin ctrlRegionLinks *****************/
.ctrlRegionLinks
{
    float:right;
    width:630px;
    /*margin-top:30px;*/
    margin-bottom:3px;
    font-size:0.8em;
}
.ctrlRegionLinks .activeLink
{
    float:left;
    clear:both;
    width:200px;
    padding-left:10px;
}
.ctrlRegionLinks .activeLink .top
{
    float:left;
    clear:both;
    width:200px;
    height:20px;
    background:url(../i/regionLinks/activeTop1.gif) no-repeat top;
    overflow:hidden;
}
.ctrlRegionLinks .activeLink .bottom
{
    float:left;
    clear:both;
    width:200px;
    height:10px;
    background:url(../i/regionLinks/activeBottom1.gif) no-repeat top;
    overflow:hidden;
}
.ctrlRegionLinks .activeLink .activeRegion
{
    float:left;
    clear:both;
    width:190px; 
    padding-left:10px;
    background:url(../i/regionLinks/activeBg1.gif) repeat-y;
}
.ctrlRegionLinks .image
{
    float:left;
    clear:both;
    width:60px;
    padding-top:10px;
}
.ctrlRegionLinks .image img
{
    width:60px;
    height:40px;
    border:none;
} 
.ctrlRegionLinks .regionFields
{
    float:right;
    width:120px;
}
.ctrlRegionLinks .withoutImage .regionFields
{
    float:left;
    width:100%;
} 
.ctrlRegionLinks .name
{
    float:left;
    width:100%;
    margin-bottom:5px;
}
.ctrlRegionLinks .url
{
    float:left;
    width:100%;
    margin-bottom:3px;
}
.ctrlRegionLinks .description
{
    float:left;
    width:100%;
} 
.ctrlRegionLinks .otherRegions
{
    float:right;
    width:400px;
}
.ctrlRegionLinks .otherRegions .title
{
    float:left;
    clear:both;
    width:100%;
}
.ctrlRegionLinks .otherRegions .region
{
    float:left;
    width:190px;
    margin-top:5px;
    padding-right:10px;
}
/* end ctrlRegionLinks *******************/ 
/* begin ctrlFlashDefault **************/ 
.ctrlFlashDefault
{
   float:left;
   clear:both;
   width:961px;
   height:426px;
   padding-left:37px;
   margin-top:44px;
   *padding-left:38px;
   *margin-top:45px;
}
/* end ctrlFlashDefault ****************/ 

/* begin ctrlBase ********************/
.ctrlBase
{
    float:left;
    width:100%;
}
.ctrlBase .headerWrapper
{
    float:left;
    clear:both;
    width:100%;
    margin-bottom:5px;
}
.ctrlBase .headerWrapper h1
{
    float:left;
    clear:both;
    width:100%;
    height:1.2em;
    line-height:1.2em;
    font-size:1.2em;
    color:#311307;
    font-weight:normal;
    padding:0px;
    margin:0px;
}
.ctrlBase .body
{
    float:left;
    clear:both;
    width:100%;
}
/* end ctrlBase ********************/
/* begin pDefault ********************/
.pDefault
{
    
}
/* end pDefault ********************/
/* begin table **********************************/
table.bordered,
table.tab
{
	border-collapse:collapse;
	border-color:#6f7265;
}
table.bordered tr td,
table.tab tr td
{
	border-color:#6f7265;
}
/* end table ************************************/

