﻿.contentToCenter
{
    text-align:center;
}
.hidden
{
    display:none;
}
/* begin ctrlFastNavigation ********************/
.ctrlFastNavigation
{
    float:left;
    width:112px;
    height:11px;
    padding-left:50px;
    margin-top:58px;
    overflow:hidden;
}                          
.ctrlFastNavigation a
{
    float:left;
}
.ctrlFastNavigation a.home img
{
    float:left;
    width:11px;
    height:10px;
}
.ctrlFastNavigation a.contacts img
{
    float:left;
    width:11px;
    height:11px;
}
.ctrlFastNavigation a.sitemap img
{
    float:left;
    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***************/
.ctrlShortContacts
{
    width:380px;
	float:left;
	padding-top:48px;
	padding-right:0px;
	text-align:right;
	color:#aa7f47;
	overflow:hidden;
} 
.ctrlShortContacts .pCode
{
	font-size:1.1em;
	padding-left:10px;
}
.ctrlShortContacts .number
{
	font-size:1.6em;
}
/* end   ctrlShortContacts************/
/* begin ctrlBase ********************/
.ctrlBase
{
    float:left;
    width:960px;
    padding-left:13px;
    padding-right:27px;
}
.ctrlBase .headerWrapper
{
    float:left;
    clear:both;
    width:100%;
}
.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%;
    padding-top:55px;
}
/* end ctrlBase ********************/ 
/* begin ctrlFlashInside **************/ 
.ctrlFlashInside
{
   float:right;
   width:418px;
   height:174px;
   margin-top:0px;
} 
.ctrlFlashInside object,
.ctrlFlashInside a
{
   float:left;
}
/* end ctrlFlashInside ****************/ 
/* begin crumbsAndBrands **************/
.crumbsAndBrands
{
    position:relative;
    top:63px;
    float:right;
    width:729px;
    padding-right:12px;
}
.crumbsAndBrandsInside
{
    width:1000px;
    padding-right:0px;
} 
.crumbsAndBrands .left
{
    float:left;
    width:10px;
    height:29px;
    background:url(../i/controls/crumbs/crumbLeft.png) no-repeat left top;
} 
.crumbsAndBrands .content
{
    float:left;
    width:696px;
    height:29px;
    line-height:27px;
    padding-left:3px;
    padding-right:10px;
    background:#e9d1b6;
} 
.crumbsAndBrandsInside .content
{
    width:967px;
}
.crumbsAndBrands .right
{
    float:left;
    width:10px;
    height:29px;
    background:url(../i/controls/crumbs/crumbRight.png) no-repeat left top;
} 
/* begin breadCrumbs **************/
.breadCrumbs
{
    width:100%;
    height:29px;
    overflow:hidden;
} 
.breadCrumbs a
{
    color:#575149;
    text-decoration:none;
}
.breadCrumbs a:hover
{
    text-decoration:underline;
}  
.breadCrumbs a.current
{
    font-weight:normal;
    color:#ca0000;
    text-decoration:underline;
    cursor:default;
}
/* end breadCrumbs ****************/
/* end crumbsAndBrands ****************/ 
/*begin  siteMap ***************/
/* treeView -*/
.treeView
{
	float:left;
	clear:both;
	width:100%;
}
.treeViewItem,
.treeViewItemH,
.treeViewItemS,
.treeViewItemRoot
{
    cursor:pointer;
	font-size:1em;
	color:#000;
	font-weight:normal;
	white-space:nowrap;
	/*padding:0px 4px;*/
	margin-left:4px;
	height:14px;
}
.treeViewItemRoot
{
    font-weight:bold;
}
.treeViewItemH /*Item (hovered)*/
{
}
.treeViewItem a,
.treeViewItemH a,
.treeViewItemRoot a
{
	color:#000;
}
.treeViewItem a:hover, 
.treeViewItemH a:hover, 
.treeViewItemRoot a:hover
{
    color: #ca0000;
}
/*end    siteMap ***************/

/* begin pFAQDefault **************************/
.pFAQDefault
{
    float:left;
    color:#5c534c;
}
.pFAQDefault .askQuestion
{
    float:left;
    clear:both;
    width:100%;
    padding-bottom:13px;
    margin-bottom:13px;
    border-bottom:solid 2px #ead2b7;
}
.pFAQDefault .askQuestion .title
{
    float:left;
    width:80%;
    color:#311307;
    margin-top:24px;
}
.pFAQDefault .divAnchors
{
    float:left;
    clear:both;
    width:100%;
    padding-top:10px;
}
.pFAQDefault .divAnchors ul
{
    float:left;
    clear:both;
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
}
.pFAQDefault .divAnchors ul li
{
    float:left;
    clear:both;
    width:100%;
    color:#000;
    font-size:1.1em;
    margin-bottom:7px;
}
.pFAQDefault .divAnchors ul li span.lblReadAnswer
{
    font-size:0.75em;
    color:#575149;
}
.pFAQDefault .divAnchors ul li a.hlReadAnswer
{
    font-style:italic;
    color:#575149;
}
.pFAQDefault .answers
{
    float:left;
    clear:both;
    width:100%;
    margin-top:20px;
}
.pFAQDefault .answers .answerBlock
{
    float:left;
    clear:both;
    width:100%;
    padding-bottom:22px;
    padding-top:18px;
    border-top:solid 1px #ead2b7;
}
.pFAQDefault .answers .answerBlock .questionTitle
{
    float:left;
    clear:both;
    width:100%;
    color:#000;
    font-size:1.15em;
    font-style:italic;
    padding-bottom:5px;
}
.pFAQDefault .answers .answerBlock .answer
{
    float:left;
    clear:both;
    width:100%;
    padding-bottom:5px;
}
.pFAQDefault .answers .answerBlock .answer span.preAnswer
{
    color:#ca0000;
}
.pFAQDefault .answers .answerBlock .goToTop
{
    float:left;
    clear:both;
    width:100%;
}
/* end pFAQDefault **************************/
/* begin pContacts **************************/
.masterContent .pContacts
{
    float:left;
    color:#5c534c;
    font-family:Arial;
}
.pContacts .map 
{
	float:right;
	width:449px;
}
.pContacts .map .pic
{
	float:right;
	width:449px;
}
.pContacts .map .pic img
{
    width:439px;
	border:solid 5px #e6ccb0;
}
.pContacts .content
{
    float:left;
    width:470px;
}
/* end pContacts **********************/
/* begin pError ***************/
.pError
{
    margin:0 auto;
	width:1000px;
	padding-left:10px;
	color:#212121;
}
.pError .logo
{
    margin:0 auto;
	width:292px;
	margin-top:-20px;
	margin-bottom:10px;
}
/* end pError ***************/
/* 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 ************************************/
/* begin pArticles ******************/
.masterContent .pArticles
{
    float:left;
    width:993px;
    padding-left:0px;
    padding-right:7px;
} 
.pArticles .headerWrapper h1
{
    width:980px;
    padding-left:13px;
} 
.pArticles .body
{
    padding-top:45px;
}
/* end pArticles ********************/
/* begin pArticle ******************/
.pArticle .link
{
    padding-top:10px;
}
/* end pArticle ********************/
/* begin ctrlArticlesList ********************/
.ctrlArticlesList
{
    float:left;
    clear:both;
	width:100%;
}
.ctrlArticlesList .article
{
    float:left;
    clear:both;
    width:979px;
    padding:10px 10px;
}
.ctrlArticlesList .articleAlt
{
    background:#f4e7da;
}
.ctrlArticlesList .title
{
    float:left;
    clear:both;
    width:100%;
    padding-bottom:10px;
}
.ctrlArticlesList .title a
{
    font-size:1.1em;
    color:#000;
    text-decoration:none;
}
.ctrlArticlesList .title a:hover
{
    text-decoration:underline;
}
.ctrlArticlesList .date
{
    float:left;
    width:100%;
    font-size:0.85em;
    color:#844831;
}
.ctrlArticlesList .text
{
    float:left;
    clear:both;
    width:100%;
}
.ctrlArticlesList .link
{
    float:left;
    clear:both;
    width:100%;
    padding-top:10px;
}
/* end ctrlArticlesList **********************/

/* begin fast search ******************/
.ctrlFastSearch
{
    float:left;
    width:245px;
    padding-top:48px;
    margin-bottom:6px;
    padding-left:30px;
    height:55px;
    overflow:hidden;
}
.ctrlFastSearch .chooseSearch
{
    float:left;
    clear:both;
    padding-left:12px;
    font-size:0.8em;
}
.ctrlFastSearch .chooseSearch table
{
    float:left;
    clear:both;
    vertical-align:middle;
}
.ctrlFastSearch .chooseSearch input
{
    float:left;
    width:15px;
}
.ctrlFastSearch .chooseSearch label
{
    padding-left:5px;
    padding-right:5px;
    margin-top:10px;
    line-height:25px;
    *line-height:20px;
}  
.ctrlFastSearch .searchContent
{
    float:left;
    height:25px;
    width:225px;
    padding-left:13px;
    background:url('../i/controls/fastSearch/fastSearch.png') no-repeat left center;
    display:inline;
} 
.ctrlFastSearch input
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    float:left;
    background:Transparent;
    height:20px;
/*line-height:23px;*/
    width:190px;
    font-size:1.0em;
    text-align:left;
    color:#363636;
    padding-top:5px;
}
.ctrlFastSearch input.hidden
{
    float:left;
    padding:0px;
    background:none;
    
    border:0px;
    height:0px;
    width:0px;
    display:none;
}
.ctrlFastSearch .button
{
    float:right;
    height:23px;
    width:23px;
    overflow:hidden;
}
/* end    fast search *****************/
/* begin pSearch ***************/
.pSearch .searchForm
{
	width:70%;
	float:left;
	clear:both;
}
.pSearch .searchForm .gsc-input
{
	border-color:#6e7373;
}
.pSearch .searchResults
{
	width:100%;
	float:left;
	clear:both;
}
.pSearch .searchResults .gsc-control
{
	width:100%;
	float:left;
}
.pSearch .searchResults table
{
	width:100%;
	font-size:1em;
}
.pSearch .searchResults .gsc-results
{
	width:100%;
}
.pSearch .searchResults .gs-title
{
	width:100%;
	text-decoration:none;
}
.pSearch .searchResults a.gs-title,
.pSearch .searchResults a.gs-title b
{
	color:#000;
	font-family:Times New Roman;
	font-size:1.1em;
}
.pSearch .searchResults a.gs-title:hover,
.pSearch .searchResults a.gs-title:hover b
{
    color:#ca0000;
	text-decoration:none;
}
.pSearch .searchResults .gs-visibleUrl
{
	display:none;
}
.pSearch .searchResults .gs-snippet
{
	font-size:1.0em;
}
.pSearch .searchResults  div.gsc-cursor-page
{
	margin:2px 2px;
	float:left;
	cursor:pointer;
	text-align:center;
	padding:3px 6px;
	
	font-size:1.0em;
	color:#000;
}
.pSearch .searchResults  div.gsc-cursor-page:hover
{
	color:#ca0000;
}
.pSearch .searchResults  div.gsc-cursor-current-page
{
	color:#ca0000;
	font-weight:bold;
}
.pSearch .searchResults a.gsc-trailing-more-results
{
	font-size:1em;
	color:#91938b;
	line-height:20px;
}
.pSearch .searchResults a.gsc-trailing-more-results:hover
{
	text-decoration:none;
	color:#91938b;
}
/* end pSearch ***************/
