﻿/* homepage styles that overwrite the default page*/

td#masterColumnLeft { display: none; }
td#masterColumnRight { width: 100%; }
#masterContentContainer { margin: 0; padding: 0;  }
.innerLayoutContainer, #footerMap { width: 940px; margin: 0 20px; }
.innerLayoutContainer { margin-top: 15px; }

#breadcrumbTrail, h1#masterPageTitle { display: none; }

table#homeContentLayout { width: 940px; margin-top: 15px; border-collapse: collapse; }
	#homeContentLayout td { vertical-align: top; border-collapse: collapse; }
	td#homeContentLeft { width: 300px; }
	td#homeContentCenter {  width: 300px; }
	td#homeContentRight { width: 300px; }
	td.homeContentSpacer { width: 20px; }

#linksLayout, #adsLayout { margin: 10px 0; padding: 10px 0; border-top: 1px dotted #000; }

#homeContentLayout h2, #homeContentLayout h3.ms-WPTitle { font-size: 150%; }
#linksLayout h3.ms-WPTitle { font-size: 100%; }

/* bullets */
.bullet, .level-bullet { padding-left: 18px; background: url('/design/bullet_accent.png') center left no-repeat; }
ul { list-style-image: url('/design/bullet_accent.png'); }

/* header image rotator */
#OSUAAHeaderImagesLayout { width:980px; margin: 0px 0; padding: 0px 0; position:relative; }
#OSUAAHeaderImagesLayout a { width: 100%; height: 100%; }
#OSUAAHeaderImages { width: 980px; height: 472px;  overflow:hidden; z-index:0 !important; }
#OSUAAHeaderImage {  }
#OSUAAHeaderImageHotSpot1 { position:absolute; bottom: 0px; left: 36px; width: 224px; height: 86px; border: 0px dotted yellow; z-index:100; }
#OSUAAHeaderImageHotSpot2 { position:absolute; bottom: 0px; left: 264px; width: 224px; height: 86px; border: 0px dotted blue;z-index:100;  }
#OSUAAHeaderImageHotSpot3 { position:absolute; bottom: 0px; left: 490px; width: 224px; height: 86px; border: 0px dotted green;z-index:100;  }
#OSUAAHeaderImageHotSpot4 { position:absolute; bottom: 0px; left: 718px; width: 224px; height: 86px; border: 0px dotted orange;z-index:100;  }
#OSUAAHeaderImagePager { position:absolute; bottom: -10px; left: -4px; z-index:100; border: 0px dotted blue; display: inline;}
#OSUAAHeaderImagePager a { border: 0px solid red; color: red; text-decoration: none; margin: 0px;   }
#OSUAAHeaderImagePager a.activeSlide { }
#OSUAAHeaderImagePager a:focus { outline: none; }
#OSUAAHeaderImagePager li { display:inline; width: 224px; height: 86px; list-style:none; list-style-type:none; }
/* end image rotator */

/* promo ad image rotator */
#OSUAAPromoAdImagesLayout { width:300px; margin: 0px 0; padding: 0px 0; position:relative; }
#OSUAAPromoAdImagesLayout a { width: 100%; height: 100%; }
#OSUAAPromoAdImages { width: 300px; height: 207px;  overflow:hidden; }
#OSUAAPromoAdImage {  }
#OSUAAPromoAdPager { position:absolute; bottom: -4px; right: 7px; z-index:100; border: 0px dotted blue; display: inline;}
#OSUAAPromoAdPager a { border: 0px solid red; color: red; text-decoration: none; width: 14px; height: 14px; margin: 0px;   }
#OSUAAPromoAdPager a.activeSlide {  }
#OSUAAPromoAdPager a:focus { outline: none; }
#OSUAAPromoAdPager li { display:inline; width: 14px; height: 14px; list-style:none; list-style-type:none; }

/* end promo ad image rotator */

/* banner ad images */
.bannerAdImageContainer { overflow:hidden; width:100%; }
.bannerAdImageContainerInner { overflow:hidden; }
.bannerAdImage { float:left; width: 133px; height:70px; margin-left: 20px;  }
/* end banner ad images */
