sup
{
	vertical-align: baseline;
	position: relative;
	bottom: 0.45em;
}
sub
{
    vertical-align: baseline;
    position: relative;
    top: 0.3em;
}

span.sup {
	position: relative;
	bottom: 0.45em;
	font-size: 0.8em;
}
span.sub {
	position: relative;
	top: 0.3em;
	font-size: 0.7em;
}

/****************/
/* HeaderRegion */
/****************/
.SearchText
{
  height: 12px;
  vertical-align: middle;
}
.SearchButton
{
  height: 20px;
  font-size: 1em;
  font-family: Verdana, sans-serif;
  vertical-align: middle;
  width: 62px;
}

.RenderExternalLink
{
  float: left;
  margin-right: 7px;
  padding-right: 7px;
  border-right: solid 1px;
}

.RenderSitemapLink
{
  float: left;
  margin-right: 7px;
  padding-right: 7px;
  border-right: solid 1px;
}

.RenderOtherSitesLink
{
  float: left;
  margin-right: 10px;
  position: relative;
}

.RenderOtherSitesLink a
{
  display: block;
}
.RenderOtherSitesLink > a
{
  padding-right: 10px;
  background-image: url(/images/DownArrow.jpg);
  background-repeat: no-repeat;
  background-position: right center;
}

#OtherSitesDD
{
  width: 200px;
}
#OtherSitesDD a
{
  margin-top: 2px;
}

.MainNav
{
  margin-top: 4px;
}

/** Breadcrumb **/
.Breadcrumbs
{
  color: #3B92B1;
  width: 900px;
  margin: 0px 10px;
}

.Breadcrumbs a
{
  color: #3B92B1;
  font-weight: normal;
}

.BottomBreadCrumb
{
  margin-top: 20px;
  display: none;
}

/**************/
/* BodyRegion */
/**************/

/** Images in html field **/
.ImageLeft
{
  margin: 10px 10px 10px 0px;
  float: left;
}
.ImageRight
{
  margin: 10px 0px 10px 10px;
  float: right;
}

/** Sub Navigation **/
.SubNavTitle
{
  width: 224px;
  margin: 0px 10px;
  border-bottom: solid 5px #3B92B1;
}

/** Content **/
sub
{
    vertical-align: baseline;
	position: relative;
	top: 0.3em;
	font-family: Verdana, sans-serif;
}
.ToolMenu
{
  height: 20px;
}
.ToolMenu a
{
  float: right;
  font-weight: normal;
  color: #000000;
}

.ToolMenu .OtherLanguageLink
{
  margin-right: 5px;
  padding-right: 5px;
  border-right: solid 1px;
}

.ContentLeftColumn
{
  float: left;
  width: 224px;
  padding-right: 10px;
}
.ContentRightColumn
{
  float: right;
  width: 224px;
  padding-left: 10px;
}

.ContentColumn3Col
{
  float: left;
  width: 224px;
  padding-right: 19px;
}

.ContentColumn3ColLast
{
  float: left;
  width: 224px;
}

/** News **/

/** News pager **/

.Pager
{
  padding: 12px 0px;
  margin: 20px 10px 0px 10px;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
}

.Pager .PreviousPage
{
  display: inline;
  padding-left: 10px;
}

.Pager .NextPage
{
  display: inline;
  padding-left: 7px;
}

.Pager ul
{
  display: inline;
  padding: 0px;
  margin: 0px;
  list-style-image: none;
}

.Pager ul li
{
  display: inline;
  padding-left: 7px;
}

/** News List **/

ul.NewsItems
{
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px 50px 0px 10px;
}

ul.NewsItems li
{
  padding-top: 25px;
}

ul.NewsItems .NewsListLink a
{
  color: #3B92B1;
}

.NewsDate
{
  font-weight:bold;
}

.NewsAbstract
{
  margin: 20px 0px;
}

/** Products **/
/** productList **/
.ViewCloseAll
{
  float: left;
  padding-bottom:10px;
  border-bottom: solid 1px #e9e9e9;
  width: 711px;
}
.ViewAllLink
{
  float: left;
  margin-right: 7px;
  padding-right: 7px;
  border-right: solid 1px;
}
.CloseAllLink
{
  float: left;
}

.ProductCategory h1
{
  color: #3B92B1;
}
.ProductCategory h2
{
  color: #3B92B1;
  font-size: 11px;
}

.productListInfoText
{
  margin: 0px 0px 10px 0px;
}

.productList .CategoryText
{
  float: left;
  padding-left: 33px;
}

.productList .ProductDetailTable td
{
  padding: 5px 5px 5px 0;
  width: 33%;
}

.productList .Products
{
  float: left;
  margin-left: 15px;
}
.productList .ProductCategory
{
  padding-bottom: 10px;
  border-bottom: solid 1px #E9E9E9;
  /*float: left;*/
  width: 711px;
}
.productList .ProductSubCategory
{
  width: 695px;
  margin-left: 15px;
}
.productList .lastCategory
{
  border-bottom: 0;
}
.productList .CategoryName
{
  float: left;
  padding: 10px 0px 10px 10px;
  width: 710px;
  background-image: url(/images/RightArrow.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
}
.productList .SubCategoryName
{
  float: left;
  /*margin-left: 15px;*/
  padding: 8px 0px 10px 10px;
  width: 695px;
  background-image: url(/images/RightArrow.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
}

.productList .Product
{
  padding: 10px 0px 0px 0px;
  margin-top: 10px;
  border-top: solid 1px #e9e9e9;
  /*float: left;*/
}

.productList .First
{
  /*border-top: none;*/
}

.productList .Product .ProductName
{
  cursor: pointer;
}

.productList .ProductName
{
  float: left;
  width: 57px;
  padding-left: 10px;
  background-image: url(/images/RightArrow.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  color: #3b92b1;
}
.productList .ProductInfo
{
  float: left;
  width: 605px;
}

.productList .ProductText
{
  margin-bottom: 5px;
}

.productList .ProductDetails
{
  border-top: solid 1px #e9e9e9;
  border-bottom: solid 1px #e9e9e9;
  margin: 10px 0px;
}

.ProductDetails .ProductDetailTable
{
  width: 100%;
}
.ProductDetails .ProductDetailTable .ProdInfoTitle
{
  float: left;
  font-weight: bold;
}
.productList .ReadMoreLinks
{
  margin-top: 10px;
}

.productList .ReadMoreLinks a
{
  font-weight: bold;
}

.productList .ReadMoreLinks .RequestForData
{
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  border-right: solid 1px #e9e9e9;
}
.productList .ReadMoreLinks .ReadMoreLink
{
  float: left;
}

.SendButton
{
  text-align: center;
  height: 20px;
  font-size: 1em;
  font-family: Verdana, sans-serif;
  width: 50px;
}

/** Spots **/

.Height1
{
  height: 116px;
  overflow: hidden;
}

.Height2
{
  height: 252px;
  overflow: hidden;
}

.Height3
{
  height: 388px;
  overflow: hidden;
}

.FirstRow
{
  padding-bottom: 10px;
  border-bottom: solid 1px #e9e9e9;
}

.SecondRow
{
  margin-top: 10px;
  background: transparent url(/images/ContentBlockBackground/ContentBlockBackground.gif) repeat-y center top;
}

.SecondRow3Col
{
  margin-top: 10px;
  background: transparent url(/images/ContentBlockBackground/ContentBlock3ColBackground.gif) repeat-y left top;
}

.SecondRowOneCol
{
  margin-top: 10px;  
}

.ContentFrontPageTwoCols
{
  background: transparent url(/images/ContentBlockBackground/ContentBlockBackground.gif) repeat-y center top;
  float: left;
}

.SpotContainer
{
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #e9e9e9;
}

.Last
{
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}

/** Contact spot **/
.FirstContactPerson
{
  float: left;
  clear: left;
  width: 224px;
  margin-top: 0px;
}
.ContactPerson
{
  float: left;
  clear: left;
  width: 224px;
  margin-top: 7px;
}
.ContactPerson img, .FirstContactPerson img
{
  float: left;
  clear: left;
}
.FirstContactPerson .ContactPersonInfo
{
  float: left;
  margin-left: 5px;
  /* padding-top: 15px; */
}
.ContactPerson .ContactPersonInfo
{
  float: left;
  margin-left: 5px;
  /* padding-top: 15px; */
}
.ContactPerson .ContactName, .FirstContactPerson .ContactName
{
  font-weight: bold;
}

/** News spot **/

.NewsSpotItem
{
  clear: left;
  float: left;
  margin-bottom: 7px;
  width: 224px;
}

.NewsSpotTitle
{
  font-weight: bold;
  padding-left: 7px;
  background-image: url(/images/RightArrow.jpg);
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

.NewsSpotTitle a
{
  color: #000000;
}

.NewsSpotItem img
{
  float: left;
}

.NewsSpotText
{
  float: left;
  width: 130px;
  margin-left: 5px;
}
.NewsSpotTextNoImage
{
  margin-left: 0px;
}

.NewsSpotDate
{
  padding-left: 7px;
}
.NewsSpotDate a
{
  font-weight: normal;
  color: #000000;
}
.NewsSpotAbstract
{
  padding-left: 7px;
}
.NewsSpotAbstract a
{
  font-weight: normal;
  color: #000000;
}

/** Download spot **/

.DownloadItem
{
  margin: 7px 0px 0px 3px;
  width: 220px;
  vertical-align: middle;
  clear: left;
  float: left;
}
.DownloadItem img
{
  float: left;
}

.DownloadText
{
  float: left;
  margin: 8px 0px 0px 7px;
  width: 160px;
}
.DownloadTitle
{
  float: left;
  font-weight: bold;
}
.DownloadSize
{
  font-weight: normal;
}

/** Search **/
.SearchContentText
{
  margin: 0px 0px 10px 40px;
}

.SearchInput
{
  margin-left: 40px;
}

.SearchPager
{
  border-bottom: solid 1px #666;
  margin: 10px 500px 10px 10px;
  padding: 12px 30px;
  width: 600px;
}

.SearchPager .PreviousPage
{
  display: inline;
}

.SearchPager .NextPage
{
  display: inline;
  padding-left: 7px;
}

.SearchPager ul
{
  list-style-image: none;
  display: inline;
  padding: 0px;
  margin: 0px;
}

.SearchPager ul li
{
  display: inline;
  padding-left: 7px;
}

.SearchPager ul li.first
{
  padding-left: 0px;
}

.SearchResults
{
  margin: 20px 40px;
  width: 600px;
}

.SearchResults ul
{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  list-style-image: none;
}

.SearchResults ul li
{
  padding-top: 25px;
}

.SearchResults ul li .Link a
{
  color: #3B92B1;
}
/** Contact list **/
.BusinessAreaList
{
  margin: 10px 0px;
}

.BusinessAreaListInfoText
{
  margin: 0px 0px 10px 0px;
}

.BusinessAreaList .BusinessArea
{
  border-bottom: solid 1px #e9e9e9;
  margin-bottom: 10px;
}
.BusinessAreaList .BusinessAreaLast
{
  border-bottom: 0;
}
.BusinessAreaList .BusinessAreaTitle
{
  clear: both;
  cursor: pointer;
}
.BusinessAreaList .BusinessAreaTitle h2
{
  padding: 0 0 0 10px;
  margin: 0 0 10px 0;
  background-image: url(/images/RightArrow.jpg);
  background-position: center left;
  background-repeat: no-repeat;
}

.BusinessAreaList .Text
{
 padding-bottom: 10px;
}

.BusinessAreaList .ContactListPerson,
.ContactList .ContactListPerson
{
  width: 225px;
  margin-bottom: 10px;
}
.BusinessAreaList .ContactListPersonOdd,
.ContactList .ContactListPersonOdd
{
  float: left;
  clear: left;
}
.BusinessAreaList .ContactListPersonEven,
.ContactList .ContactListPersonEven
{
  float: right;
  clear: right;
}
.BusinessAreaList .ContactListPerson .image,
.ContactList .ContactListPerson .image
{
  float: left;
  margin: 0 10px 10px 0;
}
.BusinessAreaList .ContactListPerson .ContactPersonInfo
{
  float: left;
}
.ContactList
{
  margin:20px 0;
}

/* NETMESTER MEDIA */
.playertextcontent
{
    padding-top: 10px;
}
/* LIGHTBOX */
.lightboxtop
{
    height: 23px;
    background-color: Transparent;
    background-image: url(/images/lightbox/top.png);
    background-position: left top;
    background-repeat: repeat-x;
    float: left;
    display: inline;
}

.lightboxleft
{
    background-color: Transparent;
    background-image: url(/images/lightbox/left.png);
    background-position: left top;
    background-repeat: repeat-y;
}
.lightboxright
{
    background-color: Transparent;
    background-image: url(/images/lightbox/right.png);
    background-position: right top;
    background-repeat: repeat-y;
}
.lightboxcontent
{
    margin: 0px 23px 0px 23px;
    color: inherit;
    background-color: #ffffff;
}
.lightboxtextcontent
{
    padding-top: 10px;
    margin: 0px 23px 0px 23px;
    color: inherit;
    background-color: #ffffff;
}
.lightboxbottom
{
    height: 23px;
    background-color: Transparent;
    background-image: url(/images/lightbox/bottom.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    float: left;
    display: inline;
}

/* MOVIELIST */
.movielistcontent
{
    margin-bottom: 16px;
}
