/* Content section MAIN IDs */

#institContentTopLeft {
  padding:0px;
  width: 218px;
}

#institContentTopRight {
  padding:0px;
  vertical-align:top;
  position:relative;
}

#institContentBottomLeft {
  padding:10px;
  vertical-align:top;
  text-align: left;
}

#institContentBottomRight {
  padding:0px;
  vertical-align:top;
  text-align: right;
}

#institContentBottomRight.listing
{
  padding: 10px !important;
  padding-left: 25px !important;
  text-align: left !important;
  background-color: #FFFFFF;
}

#institContentBottomRight .listing-items
{
  color:#897F73;
  font-size: 11px !important; 
  height:316px;
  width: 396px !important;
  overflow: auto;
  background-repeat: no-repeat;
}

/* Content section SUB IDs */

#BigImgTitles {
  width:422px;
  height:100px;
}

#internalSubMenu {
  float:right;
  width:124px;
  padding-top:20px;
}

#internalSubMenu a:link {
text-decoration: none;
color:#FFFFFF;
}

#internalSubMenu a:visited{
text-decoration: none;
color:#FFFFFF;
}

#internalSubMenu a:hover{
text-decoration: underline;
color:#FFFFFF;
}


/*  general classes   */
.simpleTextTitles {
  font-size:11px !important;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:11px;
}

.simpleText,.simpleText:hover {
  font-size:10px !important !important;
  line-height:11px !important;
  margin-top:0px !important;
  margin-bottom:11px !important;
  border: none !important;
}

.simpleText strong
{
	font-weight: bold;
	font-size: 11px !important;
}

.specSearchTitles{
  font-size: 10px !important;
  color: #FFFFFF;
  line-height: 12px;
}
.specSearchBoxes{
  background-color: #A39B8F;
  margin: 10px 15px 0px 0px;
  padding: 2px 0px 0px;
  height: 30px;
  width: 110px;
}
.specSearchDropDown{
  background-color: #FFFFFF;
  font-size: 10px !important;
  color: #766E61;
  margin: 0px;
  padding: 0px;
  height: 14px;
  width: 110px;
}



/*  CLASSES BY COLOR AREAS  */

/*  ------WHITE (general)   */
.TextArea_White{
  background-color:#FFFFFF;
  color:#897F73;
}


/*  ------MILITARY GREEN (company)   */
.TextArea_Milit{
  background-color:#E0E4D1;
  color:#566C10;
}
.BigTitlesArea_Milit{
  background-color:#81914C;
}
.intSubmenu_Milit{
  background-color:#566C10;
}

/*  ------CYAN (distributors)   */
.TextArea_Cyan{
  background-color:#C2DFF0;
  color:#174A7C;
}
.BigTitlesArea_Cyan{
  background-color:#8ECDE7;
}
.intSubmenu_Cyan{
  background-color:#174A7C;
}


/*  -----GREEN (values)   */
.TextArea_Green{
  background-color:#D5E8C1;
  color:#387C2B;
}
.BigTitlesArea_Green{
  background-color:#AFD68A;
}
.intSubmenu_Green{
  background-color:#387C2B;
}

/*  -----yellow-green-tenue (search)   */
.TextArea_Search{
  background-color:#F0E5CA;
  color:#C9A327;
}
.BigTitlesArea_Search{
  background-color:#E0C98C;
}

.intSubmenu_Search{
  background-color:#C9A327;
}

/*  -----orange (news)   */

.orange {
  color:#D9541E;
  border-bottom: none !important;
  font-size: 16px !important;
}

#institContentBottomLeft a
{
	border-bottom: none !important;
	color:#D9541E;
}

.TextArea_Orange{
  background-color:#F8DED1;
  color:#D9541E;
}

.TextArea_Orange a, .TextArea_Orange a:hover {
  color: #D9541E !important;
  border-bottom: none !important;
}

.BigTitlesArea_Orange{
  background-color:#E79165;
}
.intSubmenu_Orange{
  background-color:#D9541E;
}

/*  -----sugar (distributors)   */
.TextArea_sugar{
  background-color:#BAC9D1;
  color:#56707D;
}
.BigTitlesArea_sugar{
  background-color:#849AA6;
}
.intSubmenu_sugar{
  background-color:#56707D;
}

/*  -----newCyan (technology)   */
.TextArea_newCyan{
  background-color:#DDE8EE;
  color:#278FAA;
}
.BigTitlesArea_newCyan{
  background-color:#86B2C6;
}
.TablesTitle_newCyan{
  background-color:#EAE8E4;
  color:797166;
  font-size:11px !important;
  font-weight:bold;
}
.TablesRow_newCyan{
 	font-size:10px !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.intSubmenu_newCyan{
  background-color:#278FAA;
}
.leftSubmenu_newCyan {
  margin-top:6px;
  margin-bottom:6px;
  font-weight:bold;
  font-size:11px !important;
}
.leftSubmenu_newCyan a {
  text-decoration: none;
  font-weight:bold;
  color:#278FAA !important;
  border-bottom: none !important;
}
.leftSubmenu_newCyan a:visited {
  text-decoration: none;
  font-weight:bold;
  color:#278FAA !important;
  border-bottom: none !important;
}
.leftSubmenu_newCyan a:active {
  text-decoration: none;
  font-weight:bold;
  color:#278FAA !important;
  border-bottom: none !important;
}
.leftSubmenu_newCyan a:hover {
  text-decoration: underline;
  font-weight:bold;
  color:#278FAA !important;
  border-bottom: none !important;
}

/*  -----brown (technical)   */
.TextArea_brown{
  background-color:#D3B697;
  color:#724200;
}
.BigTitlesArea_brown{
  background-color:#A97E4F;
}
.intSubmenu_brown{
  background-color:#724200;
}

/*  -----contact (different kind of ochra)   */
.TextArea_contact{
  background-color:#FFFFFF;
  color:#000000;
  font-size: 10px !important;
  vertical-align: top;
}
.BigTitlesArea_contact{
  background-color:#F0B757;
}
.intSubmenu_contact{
  background-color:#E68400;
}

/* -----specific search */
#specificSearchForm
{
  padding-top:10px;
  padding-left:10px;
  font-size: 11px !important;
}

/* ---- site map----- */
#sitemapLeft
{
  width:280px;
  padding-top:20px;
  padding-left:20px;
  float:left;
  color:#766E61;
}
#sitemapLeft a
{
  color:#766E61 !important;
  border-bottom:none;
}

#sitemapRight
{
  width:280px;
  padding-top:55px;
  padding-left:20px;
  float:left;
}

#sitemapRight #seriesTitle {
  padding-bottom: 5px;
}

.sitemapList{
  font-size: 10px !important;
  color: #766E61;
  line-height: 12px;
}


