/* -- FRAMEWORK -- */ 
body 
{
    text-align: center;
}
div#pagecontainer 
{

    width: 955px;

    background-image: url('/images/pagecontainer_bg.gif');
    background-repeat: no-repeat;
    background-position: bottom;
}

div#watermark 
{        
    width: 955px;
    margin: 0 auto 0 auto;
    text-align: left;    
    background-image: url('/images/watermark.gif');
    background-repeat: no-repeat;
    background-position: 392px 207px;
    background-color: #fff;
}

div#headercontainer 
{
    background-image: url('/images/header_bg.gif');
    background-repeat: repeat-x;
    height: 117px;
    display: block;
}

div#headercontainer a
{
	
}

div#contentcontainer 
{
    border-top: 1px solid #9e9d9d;
    border-right: 1px solid #9e9d9d;
    border-left: 1px solid #9e9d9d;
    
    padding: 13px 16px 0 16px;    
    height: 100%;
}


div#MainContentAreaWide
{
    position: relative;
    display: inline;
    float: left;
    width: 670px;
}

div#MainContentArea 
{
    position: relative;
    display: inline;
    float: left;
    width: 450px;
    overflow:hidden;
}

.normalpagemainbody
{
	padding-top:6px;
}

/* Right Area */
#RightColumnArea
{
	float:right;
	width:222px;
	margin-top:3px;
	margin-right:4px;
}

#RightColumnArea h5
{
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:1.1em;
	margin-bottom:-2px;
}

/* Quick search */
#QuickSearchPuff
{
	font-size: 0.9em;
	/*line-height:1.3;*/
}

#QuickSearchPuff.PuffContainer
{
	margin-top:0px !important;
}

#QuickSearchMiddleDivDoby.MiddleDivBody
{
	margin-bottom:-24px !important;
}

#QuickSearchPuff .QuickSearchHeader
{
	margin:0;
	padding:0;
	font-size:1.4em !important;	
}

div#QuickSearchPuff input, div#QuickSearchPuff select 
{
    font-size: 1em;
}

div#QuickSearchPuff h3 
{
    font-size: 1.3em;
}

#QuickSearchPuff .QuickSearchRadioButtons
{
	margin:0;
	padding:0;
	margin-left:-5px;
	width:100%;
}

#QuickSearchPuff .QuickSearchRadioButtons input
{
	margin:0;
	padding:0;
}

#QuickSearchPuff .QuickSearchRadioButtons label
{
	padding-right:15px;
}

#QuickSearchPuff #QuickSearchSeparator
{
	width:100%;
	height:1px;
	background-color:#cfcfcf;
	margin-top:3px;
	margin-bottom:3px;
}

#QuickSearchPuff .ProfileSearchName
{
	width:156px;
}

#QuickSearchPuff .ProfileSearchOffice
{
	width:184px;
}

#QuickSearchPuff .ProfileSearchBranch
{
	width:184px;
}

#QuickSearchPuff .ProfileSearchIndustry
{
	width:184px;
}

#QuickSearchPuff .SearchContactButton
{
	/*visibility:hidden;*/
	position:relative;
	top:2px;
}

#QuickSearchPuff .WebSearchField
{
	width:158px;
	margin-top:3px;
}

#QuickSearchPuff .WebSearchButton
{
	position:relative;
	top:2px;
}

#QuickSearchPuff #WebSearchHeader
{
	margin-bottom:-2px;
}


/* Right Area End */


div#footercontainer 
{
    margin: 10px 0 0px 16px;
    clear: both;
}

div#footercontainerstartpage
{
	margin: 0px 0 0px 16px;
    clear: both;
}

div#footer_info 
{
    width: 670px;
    border-top: 1px solid #cecece;
    padding-top: 6px;
}

div#quicklinks 
{
    position: relative;
    display: inline;
    float: right;
    top: 18px;
    right: 20px;
    font-size:1em;
}

div#logo 
{
    position: relative;
    display: inline;
    top: 32px;
    left: 22px;
}

div#contactlink 
{
    float: right;
}


/* -- HEADER & TOP MENU -- */
ul#topmenu 
{
    padding-right: 18px;
}

ul#topmenu li
{
    list-style-type: none;
    display: inline;
    /*margin: 0 4px 0 4px;*/
}

#topmenucontainer
{
	font-size:1.1em;
}

div#quicklinks a 
{
    position: relative;
    display: inline;
    float: left;
    
    color: #c8c8c8;
}

div.menusep 
{
    position: relative;
    display: inline;
    float: left;

    background-repeat: no-repeat;
    width: 1px;
}

li.menusep 
{
    position: relative;
    display: inline;
    float: left;

    background-repeat: no-repeat;
    width: 1px;
}

div#quicklinks div.menusep
{
    background-image: url('/images/menu_sep_small.gif');
    height: 13px;
    margin: 0 8px 0 8px;        
}

div#topmenucontainer 
{
    position: relative;
    display: inline;
    float: right;
    
    right: 4px;
    top: 27px;
}

div#topmenucontainer .menusep 
{
    background-image: url('/images/menu_sep_large.gif');
    height: 18px;
    margin: 0 12px 0 12px;
}

div#topmenucontainer ul li a
{
    position: relative;
    display: inline;
    float: left;

    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1em;
    color: #c8c8c8;
}

div#topmenucontainer ul li a:hover
{
	color: #8b7d4c;
	text-decoration:none;
}

div#topmenucontainer ul li.selected a 
{
    color: #8b7d4c;    
}


/* LEFT IMAGE MENU REPLACEMENT */
div#LeftAreaImage
{
	float:left;
	width:205px;
	margin-right:13px;
	padding:0;
}

div#LeftAreaImageContainer
{
	height:370px;
	/*background-image:url('/images/LeftAreaImageBgr.gif');
	background-repeat:no-repeat;
	background-position:left top;*/
	padding-left:0px;
	padding-top:2px;
}

/* -- LEFT MENU -- */

div#SubMenuArea
{
    float: left;
    width: 200px;
    margin-right: 20px;
    padding: 0;
    padding-top:3px;
}

div#SubMenuAreaInner
{
	/*border-top: 1px solid #e2e0e1;*/
    border-left: 1px solid #e2e0e1;
    border-right: 1px solid #e2e0e1;
    border-bottom: 1px solid #e2e0e1;
}

#SubMenuArea a
{
    color:#000000;
    font-size:1em;
}

#SubMenuArea a:hover
{
    text-decoration: none;
    color: #8b7d4c !important;
}

#SubMenuArea ul 
{
	list-style-type:none;
    margin: 0;
    padding:0;
}

#SubMenuArea li
{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
}

#SubMenuArea li li
{
	padding-top:1px;
	padding-bottom:0px;
	padding-left:10px;
}

#SubMenuArea li a
{
	/*font-weight:bold;*/
}

#SubMenuArea li li a
{
	font-weight:normal;
}

#SubMenuArea .TopItem
{
    border-top: 1px solid #e2e0e1;
}

#SubMenuArea .SelectedExpandedItem
{
	background-color:#f2efea;
}

#SubMenuArea .Selected
{
	color: #8b7d4c !important;
}

#SubMenuArea .MenuImage
{
	background-image:url('/images/LeftMenu/LeftMenuArrow.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:5px;
	height:12px;
	float:left;
	padding-right:3px;
}

#SubMenuArea .MenuImageSmall
{
	background-image:url('/images/LeftMenu/LeftMenuArrowSmall.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:2px;
	height:9px;
	float:left;
	padding-right:4px;
}

#SubMenuArea .MenuItem
{
	float:left;
	width:93%;
}

#SubMenuArea li.firstitem 
{
    background-image: url('/images/LeftMenu/MenuTopItemBg.gif') !important;
    background-position:left top;
    background-repeat:no-repeat;
}

#SubMenuArea li.lastitem 
{
    background-image: url('/images/LeftMenu/MenuBottomItemBg.gif') !important;
    background-position:left bottom;
    background-repeat:no-repeat;
}

#SubMenuArea .ExpandedTop
{
	margin-left:-8px;
	height:1px;
	background-color:#e2e0e1;
	margin-top:4px;
	margin-bottom:3px;
}

/* -- TOP BAR-- */
div.breadcrumbs
{    
    /*color: #acabab;*/
    color: #8b7d4c;
    font-size: 0.9em;
}
div.breadcrumbs a 
{
    /*color: #acabab;*/
    color: #8b7d4c;
}
div#parentheader 
{
    position: relative;
    display: inline;
    float: left;
    top: 3px;
}
div#toolbar 
{
    position: relative;
    display: inline;
    float: right;
}
div#ToolbarContainer
{
	/*margin-bottom:4px;*/
}

div#toolbar a 
{
    color: #8b7d4c;
    /*color: #373737;*/
    font-size: 10px;
    position: relative;
    vertical-align: middle;
}


/* -- FOOTER -- */
div#countrylinks 
{
    position: relative;
    display: inline;
    float: left;
}

div#countrylinks a
{
    text-transform: uppercase;
    font-weight: bold;
    font-size:0.9em;
}

div#cookielink 
{
    position: relative;
    display: inline;
    float: right;
}

div#cookielink a 
{
    
    font-weight: normal;
    font-size:0.9em;
}

div#footer_info p 
{
    font-size: 0.9em;
}

#LastChanged
{
	text-align:right;
	font-style:italic;
	font-size:0.9em;
	color:#acabab;
	width: 688px;
	padding-top:4px;
	float:left;
} 

p.footertext 
{
    color: #838383;
    font-size: 1.1em;
}


