/*Set master and default colors*/ body { background-color:#000000; color:#CCCC99; text-align:center; } h1,h2,div,span,td,p { color:#CCCC99; } a:link {color: #CCCC99; text-decoration: underline; } a:active {color: #CCCC99; text-decoration: underline; } a:visited {color: #CCCC99; text-decoration: underline; } a:hover {color: #CCCC99; text-decoration: none; } /* define default site fonts */ /* default site font-faces */ h1, h2, div, span, td, a { font-family:arial; } /* default site font-sizes and styling*/ h1 { font-size:20px; } div, span, td, p {font-size:15px;line-height:140%;} p {margin:0;padding:0;} h2 { font-size:15px; margin-bottom:5px; margin-top:5px; color:#CCCC99; padding:0; } h3 {margin:0;padding:0;} /*Master page layout*/ .faso-page { width:820px; border: 0px; margin:auto; } .faso-superheader { } .faso-outer-container { } .faso-header { text-align:left; } .faso-container { margin-top:15px; border-top:1px solid #CCCC99; } .faso-left { background-color:#000000; text-align:left; width:200px; min-width:200px; max-width:200px; vertical-align:top; border-bottom:1px solid #CCCC99; } .faso-content { vertical-align:top; background-color:#000000; width:800px; padding:25px; border-bottom:1px solid #CCCC99; border-left:1px solid #CCCC99; } .faso-right { text-align:right; width:0px; display:hidden; } .faso-footer { } .faso-superfooter { width:100%; margin-top:20px; /*margin:auto;*/ font-family:arial; font-size:12px; font-weight:bold; text-align:right; color:#ffffff; } #faso-tagline { font-family:arial; font-size:12px; font-weight:bold; color:#ffffff; } #faso-tagline a { font-family:arial; font-size:12px; font-weight:bold; color:#ffffff; } #faso-site-chooser { color:#ffffff; margin-top:10px; font-size:11px; display:block; } #faso-site-chooser a { color:#ffffff; font-size:11px; } #faso-h1 { text-align:right; font-size:12px; color:#CCCC99; } #faso-link-editwebsite a {font-size:10px;color:#ffffff;text-decoration:none;line-height:19px;} #faso-link-editwebsite a:hover {text-decoration:underline;} .faso-supertext {font-size:10px;color:#ffffff;} /*any section can be the nav just add id="faso-nav" to the class that needs to be the nav*/ #faso-nav { background-color:#000000; color:#CCCC99; height:600px; padding-left:20px; padding-top:15px; } #faso-nav a {color:#CCCC99;text-decoration:none;} #faso-nav a:visited {color:#CCCC99;} /*FONTS, Colors, Decoration on individual classes & id's in this section */ #navbar-navigationheading { font-family:Garamond; color:#CCCC99; font-size:45px; margin-bottom:0px; font-variant:small-caps; display:block; margin-left:20px; } #navbar-sitedescription { color:#CCCC99; font-weight:bold; margin-top:0px; margin-left:20px; } .navlink a { font-family: "Trebuchet MS"; font-size: 15px; font-weight:bold; text-decoration:none; /*font-variant:small-caps;*/ text-decoration:none; } .faso-navlink {padding-bottom:15px;} /*navlink1 is not actually used in production as the system renames the navlinks but useful for testing*/ .navlink1 /* USE FOR Non-selected NAVIGATION LINKS */ { font-family: "Trebuchet MS"; font-size: 13px; text-decoration:none; font-variant:small-caps; } .navlink1 a { text-decoration:none; } .selectednavlink /*USE FOR THE CURRENTLY SELECTED NAVIGTION LINK*/ { font-family: "Trebuchet MS"; font-size: 15px; font-weight:bold; /*font-variant:small-caps;*/ text-decoration:underline; } .selectednavlink a {text-decoration:underline;} /*CONTACT-TAGLINE*/ .faso-contact-tagline { float:right; color:#ffffff; } .faso-devonshire-lower-left {height:20px;width:221px;} .faso-devonshire-lower-right {height:20px;border-left:1px solid #CCCC99;} .faso-devonshire-header {width:750px;} .faso-devonshire-nav-spacer {width:15px;} .faso-devonshire-section-navigationheading {border-right:1px solid #CCCC99;width:599px;} .faso-devonshire-icon-spacer {width:15px;height:60px;background-color:#000000;vertical-align:middle;text-align:center;} .faso-devonshire-icon {width:15px;height:60px;background-color:#000000;vertical-align:middle;text-align:center;} /*MAIN*/ .main-section-main {text-align:center;} .main-image-mainpagepicture {border:1px solid #CCCC99;} /*WORKS*/ .works-section-thumbnails { width:100%; display:table; } .works-section-thumbnails-row { width:100%; display:table-row; } .works-section-thumbnails-cell { display:table-cell; width:120px; } .works-section-thumbnail-item { display:table; width:120px; height:120px; vertical-align:center; } .works-section-thumbnail-item tr { display:table-row; width:120px; height:120px; margin:auto; vertical-align:center; } .works-section-thumbnail-item-td { display:table-cell; margin:auto; vertical-align:center; text-align:center; overflow:hidden; width:120px; height:120px; border:1px solid #CCCC99; } .works-section-item-spacer { width:8px; } .works-section-row-spacer { height:8px; } .works-section-thumbnail-row { } .works-section-footer { margin-top:20px; } /*COLLECTIONS*/ .collection-section-header { margin-bottom:15px; } .collections-section-collection { border:1px solid #CCCC99; width:550px; margin-bottom:15px; display:table; } .collections-section-collection tr {width:100%;display:table-row;} .collections-section-image{ display:table-cell; float:left; margin:0px auto; text-align:center; padding:15px; } .minwidth-collections-section-image { width:330px; } .collections-section-data{ display:table-cell; width:200px; padding:15px; padding:15px; vertical-align:top; text-align:left; } .collection-link-collectionpicture { } .collections-image-collectionpicture { } .collections-link-image { margin:0px; padding:0px; } .notcache {color:#FFFFFF;}