﻿/* homepage layout */
#masterPageHeader, #breadcrumb, h1 { display: none; }

#bannerLayout { height: 166px; background: #312c16; }
#masterColumnLayout { width: 100%; margin-top: 10px; }
#masterColumnLeft { display: none; }
#masterColumnRight { width: 100%; }

#homeColumnLayout { width: 968px; }
#homeColumnLeft { width: 728px; }
#homeColumnCenter { display: none; }
#homeColumnRight { width: 232px; padding-left: 8px; }

#homeColumnRight #sidebarTop { background: #f7f0d1; margin-bottom: 10px; }
#homeColumnRight h3.ms-WPTitle { color: #004a8e; }

#homeZoneWrap { width: 712px; background: #ccd9e2; padding: 8px; }
#homeZoneLayout { width: 712px; margin: 0; }
#homeZoneLayout h3.ms-WPTitle { color: #7b003b;  }
#homeZoneLayout td.homeZoneGutter { width: 8px; }
#homeZoneLayout .zoneRowSpacer { width: 100%; height: 8px !important; background: #ccd9e2; } 
#homeZoneTop { width: 474px; }
#homeZoneRight { width: 230px; padding-bottom: 8px; background: #fff url(/design/cellcorners_right.gif) bottom left no-repeat; }
#homeZoneLeft, #homeZoneCenter { width: 233px; padding-bottom: 8px; background: #fff url(/design/cellcorners_left.gif) bottom left no-repeat; }
