﻿/******* IMT Brand Styles *******/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, textarea, p, blockquote, a, input, select, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333; }
html { background: #940202 url(../../Images/Interface/BodyBG.jpg) repeat-x center top; }
body { margin: 0px auto; }
.ButtonSubmit { font-weight: bold; text-transform: uppercase; padding: 0.1em 0.6em; *text-transform:none;*padding:0em;}
img { vertical-align: middle; }
fieldset { -moz-border-radius: 6px; border-radius: 6px; border: solid 1px #808080; padding: 3px; margin: 3px; }
a { color: #ed1c29; }
a:hover { color: #999; }
a:focus { color: #ed1c29; }
a:visited { color: #444; }
a:active { color: #666; }

/******* Print Friendly Elements (DISABLE) *******/
#print-logo, .print-header { display: none; }

/******* Layout Elements *******/
.iewrapper { text-align: center; }
#SiteWrapper { margin: 0px auto; position: relative; width: 960px; z-index: 0; text-align: left; }

/******* HEADER *******/
h1.logo { margin: 0px; /* for this particular site, set this as you like */ position: absolute; /* allows child element to be placed positioned wrt this one */ overflow: hidden; /* don’t let content leak beyond the header - not needed as height of anchor will cover whole header */ padding: 0; /* needed to counter the reset/default styles */ width: 249px; }
h1.logo a { position: absolute; /* defaults to top:0, left:0 and so these can be left out */ height: 0; /* hiding text, prevent it peaking out */ width: 100%; /* fill the parent element */ background-position: left top; background-repeat: no-repeat; }
h1#logo { height: 114px; /* height of replacement image */ }
h1#logo a { padding-top: 114px; /* height of the replacement image */ background-image: url(../../Images/Interface/Logo.jpg); }

#HeaderContainer { background: #1e1e1f; }
#HEADER { float: right; width: 300px; text-align: right; padding-top: 7px; }
#TAGLINE { padding: 29px 0px 0px 249px; }
#TOPMENU { padding: 0px 0px 0px; height: 26px; font-size: 0px; background: #151516 url(../../Images/Interface/top-nav-left.jpg) no-repeat left top; }
.spacerline { font-size: 3px; background: #ed1c29; }
.separatorline { color: #ed1c29; background: #ed1c29; height: 4px; border: 0; }
#ContentContainer { width: 960px; background: #fff url(../../Images/Interface/ContentBG.jpg) repeat-x left bottom; }
#FooterContainer { width: 960px; background: #000; padding: 2px 0px; }
#COPYRIGHT { margin: 0px auto; text-align: left; color: #fff; font-size: 9px; padding: 6px 0px; width: 960px; }
.affiliate { float: left; width: 225px; padding-left: 10px; }
#FOOTERMENU { float: right; padding: 5px 0px; padding-right: 10px; }

h1 { color: #333; font-size: 22px; font-weight: bold; padding: 0px 0px 5px; }
h2 { color: #333; font-size: 20px; font-weight: bold; padding: 0px 0px 5px; }
h3 { color: #333; font-size: 18px; font-weight: bold; padding: 0px 0px 5px; }
h4 { color: #333; font-size: 16px; font-weight: bold; padding: 0px 0px 4px; }
h5 { color: #666; font-size: 14px; font-weight: bold; padding: 0px 0px 4px; }
h6 { color: #666; font-size: 12px; font-weight: bold; padding: 0px 0px 4px; }

h3 a { color: #ed1c29 !important; font-size: 18px; text-decoration: none; font-weight: bold; padding: 0px 0px 3px; }
h3 a:hover { color: #999 !important; font-size: 18px; text-decoration: underline; font-weight: bold; padding: 0px 0px 3px; }

h6 a { color: #ed1c29 !important; font-size: 12px; text-decoration: none; font-weight: bold; padding: 0px 0px 3px; }
h6 a:hover { color: #999 !important; font-size: 12px; text-decoration: underline; font-weight: bold; padding: 0px 0px 3px; }

/******* DEFAULT (MAIN) Layout *******/
.main-left-column { float: left; padding: 10px; }
.main-center-column { float: left; width: 95%; padding: 10px 0px 15px; }
.main-right-column { float: right; padding: 10px; }

/******* HOMEPAGE Layout *******/
#home-left-column { float: left; width: 300px; padding: 10px 10px 20px; }
#home-center-column { float: right; width: 620px; padding: 10px 10px 20px; }

a.LanguageLink { color: #888; text-decoration: none; }
a.LanguageLink:hover { color: #fff; text-decoration: underline; }

a.LanguageLinkSelected { color: #fff; text-decoration: none; font-weight: bold; }
a.LanguageLink:hover { color: #fff; text-decoration: none; }

/******* PRODUCT Layout *******/
#ProductContent { width: 960px; background: #fff url(../../Images/Interface/product-content-bg.jpg) repeat-y left top; }
#product-right-column { float: right; text-align: center; width: 238px; padding: 20px 0px; background: #f2f2f2 url(../../Images/Interface/right-gradient.jpg) no-repeat right top; }
#product-center-column { float: left; width: 695px; padding: 10px 10px 20px; }
#product-center-column h1 { line-height: 1em; }
#product-center-column td { line-height: 1.8em; }
.ProductContentWrapper { padding: 10px 0px 20px; }

#literaturewrapper { float: right; width: 180px; margin: 0px 0px 5px 5px; text-align: left; }
#literature { display: block; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; background: #f3f3f4; padding: 5px 15px 5px; white-space: nowrap; }
#literature a { text-decoration: none; }
.lit-headline { font-weight: bold; }
#literature ul { margin: 0.5em 0em; padding: 0px; vertical-align: middle; }
#literature li { list-style: none; background: transparent url(../../Images/Icons/PDFIcon.gif) no-repeat 0px 3px; padding: 0px 20px; margin:1em 0em; }

#manuals {  }
#manuals a { text-decoration: none; }
#manuals ul { margin: 0.5em 0em; padding: 0px; vertical-align: middle; }
#manuals li { list-style: none; background: transparent url(../../Images/Icons/ManualIcon.gif) no-repeat 0px 3px; padding: 0px 20px; margin:1em 0em; }

.boxwrapper { text-align: left; }
.box { display: block; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; background: #f3f3f4; padding: 5px 10px 3px; white-space: nowrap; }
.box img { padding: 0px 0px 7px; }
.box a { color: #ed1c29; font-size: 14px; font-weight: bold; text-decoration: none; cursor: pointer; }
.box a:visited { color: #ed1c29; font-size: 14px; font-weight: bold; text-decoration: none; cursor: pointer; }
.box a:hover { color: #999; font-size: 14px; font-weight: bold; text-decoration: underline; cursor: pointer; }

.modeloptionbox { display: block; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; background: #f3f3f4; padding: 5px 10px 3px; vertical-align: top; }
.modeloptionbox img { padding: 0px 0px 5px; cursor: pointer; }
.modeloptionbox a { color: #ed1c29; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 1.35em; cursor: pointer; }
.modeloptionbox a:visited { color: #ed1c29; font-size: 11px; font-weight: bold; text-decoration: none; cursor: pointer; }
.modeloptionbox a:hover { color: #999; font-size: 11px; font-weight: bold; text-decoration: underline; cursor: pointer; }

.imagebox { display: block; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; background: #f3f3f4; padding: 5px 10px 3px; white-space: nowrap; }
.gallery-thumb { background: #fff; padding: 4px; border-top: solid 1px #ededed !important; border-left: solid 1px #ddd !important; border-right: solid 1px #999 !important; border-bottom: solid 1px #888 !important; }
.gallery-title { font-weight: bold; font-size: 11px; color: #777; }
.gallery-downloads { text-align: right; padding-top: 1px; }
.gallery-downloads a { font-size: 9px; cursor: pointer; }
.gallery-description { font-size: 10px; color: #999; }

a.PreviewLink { display: block; color: #ed1c29; font-weight: bold; text-decoration: none; border: solid 1px #ddd; background: #ededed; padding: 5px 14px 5px 5px; margin: 0.5em; -moz-border-radius: 6px; border-radius: 6px; cursor: pointer; }
a.PreviewLink:hover { display: block; color: #fff; font-weight: bold; text-decoration: none; border: solid 1px #ed1c29; background: #ccc; padding: 5px 14px 5px 5px; margin: 0.5em; -moz-border-radius: 6px; border-radius: 6px; cursor: pointer; }

/******* SIDEBAR LEFT Layout *******/
#SidebarContent { width: 960px; background: #fff url(../../Images/Interface/sidebarleft-content-bg.jpg) repeat-y left top; }
#sidebarleft { float: left; text-align: center; width: 238px; padding: 20px 0px; background: #f2f2f2 url(../../Images/Interface/right-gradient.jpg) no-repeat right top; }
#sidebarleft-center-column { float: right; width: 695px; *width:710px; padding: 10px 15px 20px 10px; *padding-left:0px; }
#sidebarleft-center-column h1 { line-height: 1em; }
#sidebarleft-center-column td { line-height: 1.8em; }

#sidebarleft-center-column p, td, div { line-height: 1.8em; }

/******* PRESS ROOM & JOB STORIES Layouts *******/
.datetimestamp { float: right; font-size: 12px; font-weight: bold; color: #777; font-style: italic; }
.datetime-event { font-size: 11px; font-weight: bold; color: #777; font-style: italic; }

.teaser { float: left; color: #666; }
.teaser a { font-size:11px !important;}
.teaser-headline { font-size: 14px; color: #555; font-weight: bold; padding-left: 10px; }
.PressReleaseImage { width: 100%; float: none; clear: both; text-align: center; }
.PressReleaseGridImage { width: 110px; }
.caption { float: left; color: #777; text-align: center; font-size: 10px; }

/******* FOOTER NAV *******/
#BottomWrapper { position: relative; margin: 0px auto; width: 940px; padding: 10px 0px; text-align: left; }
#FooterNav { margin: 0px auto; display: block; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; background: #f3f3f4 url(../../Images/Interface/ftr-nav-bg.jpg) repeat-x left center; padding: 0px 0px 2px; }
.column1 { position: relative; float: left; left: 10px; width: 101px; padding: 10px 0px 0px; }
.column2 { position: relative; float: left; left: 25px; width: 100px; padding: 10px 0px 0px; }
.column3 { position: relative; float: left; left: 35px; width: 105px; padding: 10px 0px 0px; }
.column4 { position: relative; float: left; left: 55px; width: 100px; padding: 10px 0px 0px; }
.column5 { position: relative; float: left; left: 60px; width: 135px; padding: 10px 0px 0px; }
.column6 { position: relative; float: left; left: 70; width: 155px; padding: 10px 0px 0px; }
.column7 { position: relative; float: right; right: 5px; width: 155px; padding: 10px 0px 0px; }

a.category { color: #666 !important; font-size: 11px; font-weight: bold; text-decoration: none; }
a.category:hover { color: #ed1c29 !important; font-size: 11px; font-weight: bold; text-decoration: none; }
#FooterNav a { color: #888; font-size: 10px; text-decoration: none; }
#FooterNav a:hover { color: #ed1c29; font-size: 10px; text-decoration: none; }
#FooterNav ul { padding: 0em; margin: 0.2em 0em 0.8em 0em; }
#FooterNav li { list-style: none; line-height: 1.5em; }

.raised .top, .raised .bottom { display: block; background: transparent; font-size: 1px; }
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b { display: block; overflow: hidden; }
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b { height: 1px; }
.raised .b2 { background: #f3f3f4; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; }
.raised .b3 { background: #f3f3f4; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; }
.raised .b4 { background: #f3f3f4; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; }
.raised .b4b { background: #f4f4f5; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; }
.raised .b3b { background: #f4f4f5; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; }
.raised .b2b { background: #f4f4f5; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; }

.raised .b1 { margin: 0 5px; background: #b1b0b0; }
.raised .b2, .raised .b2b { margin: 0 3px; border-width: 0 2px; }
.raised .b3, .raised .b3b { margin: 0 2px; }
.raised .b4, .raised .b4b { height: 2px; margin: 0 1px; }
.raised .b1b { margin: 0 5px; background: #b1b0b0; }

/******* SPECIFICATIONS BOX *******/
.curvebox { margin: 0px; }
.curveboxwrapper { margin: 0px auto; background: #f3f3f4; display: block; padding: 0px;  }

.curve .top, .curve .bottom { display: block; background: transparent; font-size: 1px; }
.curve .b1, .curve .b2, .curve .b3, .curve .b4, .curve .b1b, .curve .b2b, .curve .b3b, .curve .b4b { display: block; overflow: hidden; }
.curve .b1, .curve .b2, .curve .b3, .curve .b1b, .curve .b2b, .curve .b3b { height: 1px; }
.curve .b2 { background: #ed1c29; border-left: 1px solid #ed1c29; border-right: 1px solid #ed1c29; }
.curve .b3 { background: #ed1c29; border-left: 1px solid #ed1c29; border-right: 1px solid #ed1c29; }
.curve .b4 { background: #ed1c29; border-left: 1px solid #ed1c29; border-right: 1px solid #ed1c29; }
.curve .b4b { background: #f4f4f5; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; }
.curve .b3b { background: #f4f4f5; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; }
.curve .b2b { background: #f4f4f5; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; }

.curve .b1 { margin: 0 5px; background: #ed1c29; }
.curve .b2, .curve .b2b { margin: 0 3px; border-width: 0 2px; }
.curve .b3, .curve .b3b { margin: 0 2px; }
.curve .b4, .curve .b4b { height: 2px; margin: 0 1px; }
.curve .b1b { margin: 0 5px; background: #b1b0b0; }

.SpecsGridHeader { background: #ed1c29; }
.SpecsGridHeader th { text-align: center; color: #fff; font-weight: bold; padding: 0px 5px 5px; border-left: solid 1px #f3f3f4; }
.SpecsRow { background: #fff; }
.SpecsRowAlt { background: #f3f3f4; }
.SpecsRow a, .SpecsRowAlt a { color: #ed1c29; white-space: nowrap; }
.SpecsRow a:hover, .SpecsRowAlt a:hover { color: #444; white-space: nowrap; }
.SpecsRow a:visited, .SpecsRowAlt a:visited { color: #ed1c29; white-space: nowrap; }
.SpecsRow td, .SpecsRowAlt td { padding: 5px; border-left: 1px solid #b1b0b0; border-right: 1px solid #b1b0b0; }

.SideBarGrid { border: none; border-color: #d1d1d1; margin: 0px auto; width: 100%; }
.SideBarGrid th, .SideBarGrid td { padding: 5px 5px 5px 10px; vertical-align: top; }
.SideBarGrid th { font-weight: bold; border-bottom: solid 2px #888; }
.SideBarGridRow a { color: #ed1c29; white-space: nowrap; }
.SideBarGridRow a:hover { color: #999; white-space: nowrap; }

.CategoryRow { padding: 5px 0px 5px 10px; }
.CategoryRowAlt { background: #ededed; padding: 5px 0px 5px 10px; }
a.CategoryLink { display: block; }
a.CategoryLinkSelected { font-weight: bold; display: block; background: #ed1c29; color: #fff !important; padding: 5px 0px 5px 10px; margin-left: -10px; }

.GridHeader { background: #ed1c29; }
.GridHeader th { text-align: center; color: #fff; font-weight: bold; padding: 0px 5px 5px; font-size:1em; }

/******* LEGACY Elements *******/
.Headline { font-weight: bold; font-size: 16px; }
.BodyTextBold { font-weight: bold; }
.BodyTextSm { font-size: 10px; }
.BodyTextCentered { text-align: center; }
.FormLabel { font-size: 11px; font-weight: bold; }

.Alert { color: #cc0000; }
.AlertBold { font-weight: bold; color: #cc0000; }
.AlertSm { font-size: 10px; color: #cc0000; }
.AlertBox { border: solid 1px #CC0000; }

.EventHeader { font-family: Impact, Arial, sans-serif; color: #FFFFFF; font-size: 24px; line-height: 1.2; letter-spacing: 1px; padding: 4px 10px; text-align: left; background: #000 url(../../images/interface/EventHeaderBackG.jpg) repeat-x left top; }

.bdpTitle th { color: #fff; background: #ed1c29; text-align: center; }
.bdpNextPrev { color: #fff; background: #ed1c29; }

/******* Tabs *******/
a.TabLink { display: block; color: #333; background-color: #aaa; font-size: 11px; margin: 0px 1px 0px 0px; padding: 2px 5px 3px 5px; text-decoration: none; line-height: 1.5; }
a.TabLink:hover { display: block; color: #fff; background-color: #aaa; font-size: 11px; margin: 0px 1px 0px 0px; padding: 2px 5px 3px 5px; text-decoration: none; }

.TabRound { background: transparent; margin: 8px 0px 0px 0px; }
.TabRoundTop, .TabRoundBottom { display: block; background: transparent; font-size: 1px; }
.tb1, .tb2, .tb3, .tb4 { display: block; overflow: hidden; }
.tb1, .tb2, .tb3 { height: 1px; }
.tb2, .tb3, .tb4 { background: #aaa; border-left: 1px solid #aaa; border-right: 1px solid #aaa; }
.tb1 { margin: 0 5px; background: #aaa; }
.tb2 { margin: 0 3px; border-width: 0 2px; }
.tb3 { margin: 0 2px; }
.tb4 { height: 1px; margin: 0 1px; }

/******* Tab Selected *******/
a.TabSelectLink { display: block; padding: 3px 8px 8px 8px; margin: 0px 1px 0px 0px; color: #222; background-color: #ddd; font-size: 14px; font-weight: bold; text-decoration: none; line-height: 1.5; }
a.TabSelectLink:hover { display: block; padding: 3px 8px 8px 8px; margin: 0px 1px 0px 0px; color: #fff; background-color: #ddd; font-size: 14px; font-weight: bold; text-decoration: none; }

.TabRoundSelect { background: transparent; margin: 0px 0px 0px 0px; }
.TabRoundSelectTop, .TabRoundSelectBottom { display: block; background: transparent; font-size: 1px; }
.tbs1, .tbs2, .tbs3, .tbs4 { display: block; overflow: hidden; }
.tbs1, .tbs2, .tbs3 { height: 1px; }
.tbs2, .tbs3, .tbs4 { background: #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
.tbs1 { margin: 0 5px; background: #ddd; }
.tbs2 { margin: 0 3px; border-width: 0 2px; }
.tbs3 { margin: 0 2px; }
.tbs4 { height: 1px; margin: 0 1px; }

.TabBackG { background: #ddd; color: #000; height: 400px; vertical-align: top; }

/******* Wrapper Elements *******/
.BorderLite { background-color: #f5f5f5; border: solid 1px #999; }

.ToolbarBorder { background-color: #ededed; border: solid 1px #999; }
.ToolbarBorder .FormLabel { color: #000; }
.ToolbarBorder .BodyText { color: #000; }
.ToolbarBorder .BodyTextBold { color: #000; }
.ToolbarBorder input { color: #000; }
.ToolbarBorder .ListItem { color: #000; }
.ToolbarBorder .ListItemGrey { color: #000; }

/******* Grid Elements *******/
.ListHeader { background-color: #ed1c29; color: #fff; font-weight: bold; padding: 5px; }
.ListHeader th, .ListHeader tr, .ListHeader td { color: #fff; font-weight: bold; padding: 5px; background: #ed1c29; }
.ListSubHeader { color: #333; background-color: #cdcdcd; font-weight: bold; }
.ListItem { background-color: #fff; }
.ListItem { padding: 4px; }
.ListItemGrey { padding: 4px; }
.ListItemGrey td, .ListItemGrey tr { background-color: #ededed; }
a.ListItemLink { color: #ed1c29; text-decoration: none; }
a.ListItemLink:hover { color: #f37221; font-weight: normal; text-decoration: underline overline; }
.ListHiddenColumn { display: none; }
.ListItemText { color: #000; font-size: 10px; font-weight: normal; }
a.ListDeleteButton { padding: 0px 5px; }

/******* Breadcrumb *******/
.Breadcrumb { color: #999; font-size: 9px; }
a.BreadcrumbLink { color: #777; text-decoration: none; font-size: 9px; }
a.BreadcrumbLink:hover { color: #ed1c29; text-decoration: none; font-size: 9px; }
a.BreadcrumbLinkSelected { color: #ed1c29; text-decoration: underline; font-size: 9px; }
a.BreadcrumbLinkSelected:hover { color: #666; text-decoration: underline; font-size: 9px; }

/******* Footer Elements *******/
.FooterText { font-size: 10px; color: #fff; }
a.FooterLink { font-size: 9px; font-weight: bold; color: #eee; text-decoration: none; }
a.FooterLink:hover { font-size: 9px; font-weight: bold; color: #fff; text-decoration: none; }
.affiliate a { font-size: 9px; font-weight: bold; color: #eee; text-decoration: none; white-space: nowrap; }
.affiliate a:hover { font-size: 9px; font-weight: bold; color: #fff; text-decoration: none; white-space: nowrap; }

/******* Localization Selector *******/
a.LocalizationSelector { text-decoration: none; }
a.LocalizationSelectorSelected { display: inline; color: #ed1c29; font-size: 12px !important; letter-spacing:0.1em; font-weight: bold; text-decoration: none; background: #ccc; padding: 5px 10px; -moz-border-radius: 6px; border-radius: 6px; *padding:1em;}


/******* Distributor Locator *******/
img.ProductSelectIcon { padding-left: 5px; }


/******* Carousel *******/
#container { border: none; margin: 0px auto; -moz-border-radius: 6px; padding: 0px 20px; }
#spotlight { border-top: 1px solid #808080;  height: 600px; margin: 0px auto; padding: 0px; }
#pagination { font: 11px Arial, Helvetica, sans-serif; margin: 10px auto; padding: 0px; text-align: center; }

#pagination a { font-family: Arial, Helvetica, sans-serif; color: #d55821; text-decoration: none; cursor: pointer; }
#pagination a:hover { font-family: Arial, Helvetica, sans-serif; color: #f37221; text-decoration: none; cursor: pointer; }

.yui-skin-sam .yui-pg-page { background: #fff; border: 1px solid #cbcbcb; margin: 0px; padding: 0px 6px; }
.yui-carousel-element li { opacity: 0.6; }
.yui-carousel-element .yui-carousel-item-selected { opacity: 1; }
.yui-carousel-nav { display: none; }

.GalleryPosition { text-align: center; width: 600px; }
#GalleryBG { background: #dfdfdf url(../../images/UsedEquipment-Interface/Gallery-Bottom-BG.jpg) no-repeat left 302px; width: 600px; padding: 0px 0px 1px; border: solid 1px #808080;  }


/******* Google Search *******/
.GoogleSearchInput input[type=text] { width: 150px; height: 22px; border:1px solid #BCCDF0; padding-left:2px; }


/* Spotlight Elements */

/*.gliderMask { position: relative; z-index: 100; left: -20px; cursor: pointer;  background-repeat: no-repeat; background-image: url(../../images/Interface/spotlightmask.gif);  width: 670px; height: 340px; }*/
.gliderWrapper { margin-left: -5px; margin-top: -15px; width: 629px; height: 340px; overflow: hidden;   }
.IE { width: 624px; margin-top: -15px;}
.topleftcorner { z-index: 1001; background-image: url(../../images/interface/maskleftcorner.gif); height: 25px; width: 41px; position: relative; left: -26px; top: 9px;}
.toprightcorner { z-index: 1001; background-image: url(../../images/interface/masktoprightcorner.gif); height: 25px; width: 41px; position: relative; left: 607px; top: -16px; }
.bottomrightcorner {z-index: 1001; background-image: url(../../images/interface/maskbottomrightcorner.gif); height: 25px; width: 41px; position: relative; left: 607px; top: 274px;}
.bottomleftcorner { z-index: 1001; background-image: url(../../images/interface/maskbottomleftcorner.gif); height: 25px; width: 41px; position: relative; left: -26px; top: 250px;}
.gliderBody {  width: 618px; height: 318px; position: relative; top: -80px; overflow: hidden; z-index: 95; padding: 0px; left: 2px;  }
div.scroller { width: 618px; height: 318px; overflow: hidden; padding: 0px;  }
div.scroller div.section { width: 618px; height: 318px; overflow: hidden; float: left;  }
div.scroller div.content { width: 100000px; }

.controls a { font-family: Arial, Helvetica, sans-serif; color: #eeeeee; font-size: 12px;   }
.controls a:hover { font-family: Arial, Helvetica, sans-serif; color: #f37121; font-size: 12px;  }

.SpotlightNavBG { background-color: #000;  background-position: left top; }

#GreyBoxRound { margin: 0px 0px 0px 0px; width: 614px; height: 18px; position: relative; top: -102px; left: 2px;  text-align: center; color: #FFFFFF; padding: 0px;    
				background-color: #000; padding: 2px;          
				-khtml-opacity: 0.6;      /* khtml, old safari */
				-moz-opacity: 0.6;       /* mozilla, netscape */
				opacity: 0.6;           /* fx, safari, opera */
				/* IE */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
				-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
				zoom: 1;
				z-index: 99;			 
				}
.IE #GreyBoxRound { top: -98px; width: 617px; left: 3px; }		
#GreyBoxContent { width: 608px;  position: relative; top: -122px; left: 8px; z-index: 9999; padding: 0px;  }
.IE #GreyBoxContent { top: -118px;  }
#GreyBoxContent table { width: 100%;  font-weight: bold; }
 .controls { color: #FFF; z-index: 1002; position: relative;  }
.GreyBoxContent a { color: #FFF; letter-spacing: 0px; text-transform: uppercase; white-space: nowrap; padding: 0px 10px; }
.GreyBoxContent a:visited { color: #FFF; }
.GreyBoxContent a:hover { color: #FFF; }
.GreyBoxContent td { color: #FFF;  }
.GreyBoxRoundTop { display: block; background: transparent; font-size: 1px; margin: 2px 0px 0px 0px; }
.GreyBoxRoundBottom { display: block; background: transparent; font-size: 1px; margin: 0px 0px 2px 0px; }


