﻿/* 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; }

/* front page link list - Clarissa 6/28/11 */
table.ms-listviewtable {  }
.ms-listviewtable td { padding-bottom:2px; padding-left:14px !important; }
.ms-listviewtable img { display: none; }
.ms-listviewtable .ms-vb-tall { line-height: 1em !important; padding: 0 0 3px 14px !important; }
.ms-listviewtable td.ms-vb2 { background-image: url(http://www.apta.com/design/bullet_blue.gif); background-repeat:no-repeat; 
background-position: 4px top; padding-left:14px !important; }

.ms-listviewtable tr.ms-viewheadertr { display:none; }
.ms-listviewtable td.ms-nlline { display:none; }

