﻿#TrainSimLogoDiv a
{
    border-color: Gray;
    text-decoration: none;
}

#HomeContentDiv
{
    height: auto;
    float: left;
}

#CarouselDiv
{
    position: static;
    top:0px;
    left:0px;
    background-color: #888888;
    width: 718px;
    float: none;
    border-bottom: 1px solid #5f5f5f;
    margin-bottom:4px;
    z-index:5;
}

#SearchBoxDiv
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
} 

#SharkFinDiv
{
	position:absolute;
	top:0px;
	left:-1px;
	z-index:10;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='images/sharkfin.png',
		sizingMethod='scale');
} 

#SharkFinImage
{
	z-index:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
} 

#SearchControl
{
	position:relative;
	top:5px;
	left:15px;
	width:100%;
	
	z-index:25;
}

#HomeFeatureArticlesDiv
{
    height: 100%;
    margin: 12px 0px 5px 15px;
    clear: both;
}

div.FeaturedArticle
{
    width: 325px;
    float: left;
    vertical-align: text-top;
    margin-right: 10px;
}

img.InsetImageClass
{
    float: left;
    margin-right: 10px;
    margin-bottom: 1px;
    border: 1px solid #666666;
    vertical-align: top;
}

h1.FeaturedTitle
{
}

h3.ABCTitleClass
{
    text-align: center;
    position: relative;
}

#ArticlesByCategoryDiv
{
    height: 100%;
    clear: both;
    width: 700px;
    margin-left: 18px;
}

#MoreLinksDiv
{
    height: auto;
    clear: both;
    width: 669px;
    }

#ABCDivBlockDiv
{
    width: 100%;
    clear: both;
}

div.ArticleCategoriesClass
{
    float: left;
    width: 230px;
    height: 100%;
    min-height: 300px;
}

div.ArticleIntroClass
{
    margin-top: 1em;
    width: 215px;
    float: left;
}

div.ABCLinksClass
{
    clear: both;
}

div.ABCTeaserClass
{
    clear: both;
    padding-top: 0.7em;
}

#homeBreadCrumbDiv
{
    position: absolute;
    left: 10px;
    top: 200px;
}

#MoreLinksDiv
{
    height: auto;
    clear: both;
    width: 699px;
}

div.moreLinksClass
{
    float: left;
    width: 232px;
    height: 100%;
}

