iBet uBet web content aggregator. Adding the entire web to your favor.
iBet uBet web content aggregator. Adding the entire web to your favor.



Link to original content: http://ohs.delaware.gov/usr/css/CLF_agency_styles.css
/* D E V E L O P E R C U S T O M I Z A B L E S T Y L E S */ /* State of Delaware - CLF 2012 - May 2012 */ /* CUSTOM FOR SITE */ .nav-tabs li{ height:auto; line-height:normal; } a:hover, a:active, a:focus { outline: 0; } small.hTitleLink { text-shadow:none; font-size:.7em; padding-left:4px; font-variant:normal; text-transform:none; } div.spacer {margin-bottom:50px;} /* Youtube video embeds */ .wrapperYoutube {height:100%; margin:0 auto; margin-bottom:20px;} .h_iframe {position:relative; padding-top: 56%;} .h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;} /* END CUSTOM FOR SITE */ /* C O N T E N T A R E A C U S T O M B A C K G R O U N D */ /* User content area - graphical background style controls */ /* Uncomment styles to activate. Replace green-background png files with your files. As coded, the background assumes it stretches from left to right in the content area, then repeats from top to bottom. You can edit the repeat behavior to suit your graphic. Note that the 'overflow: auto' line should remain to prevent box model problems. You have basic Photoshop templates for each of these items. */ #mcaw1 { padding-top: 0px; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #mcaw1 { }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #mcaw1 { }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #mcaw1 { }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #mcaw1 { }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #mcaw1 { }} /* N A V S I D E B A R B A D G E S */ /* Controls for the two badges that can appear in the navigation bar. In most cases, simply leaving these styles alone is OK. You will use the badge template .PSDs and badge naming conventions. You will also add or remove badge code from the nav bar .shtml file. This means you will never need to edit the items below. But, they're here, in case you need to make an edit. You have Photoshop templates for each of these items. */ #nav_badges .badge1 { background-repeat: no-repeat; border: 1px solid #646464; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #nav_badges .badge1 { background: url('/usr/img/CLF_badge1_large.png'); width: 272px; height: 160px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #nav_badges .badge1 { background: url('/usr/img/CLF_badge1_large.png'); width: 272px; height: 160px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #nav_badges .badge1 { background: url('/usr/img/CLF_badge1_large.png'); width: 272px; height: 160px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #nav_badges .badge1 { background: url('/usr/img/CLF_badge1_small.png'); width: 144px; height: 80px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #nav_badges .badge1 { background: url('/usr/img/CLF_badge1_medium.png'); width: 192px; height: 112px; }} #nav_badges .badge2 { background-repeat: no-repeat; border: 1px solid #646464; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #nav_badges .badge2 { background: url('/usr/img/CLF_badge2_large.png'); width: 272px; height: 160px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #nav_badges .badge2 { background: url('/usr/img/CLF_badge2_large.png'); width: 272px; height: 160px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #nav_badges .badge2 { background: url('/usr/img/CLF_badge2_large.png'); width: 272px; height: 160px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #nav_badges .badge2 { background: url('/usr/img/CLF_badge2_small.png'); width: 144px; height: 80px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #nav_badges .badge2 { background: url('/usr/img/CLF_badge2_medium.png'); width: 192px; height: 112px; }} /* C U S T O M H E A D E R I M A G E */ /* Uncomment items in this section if you want to use a custom header image. (By default, the header image pulls from Delaware.gov, not from the local folder.) You have Photoshop templates for each of these items. NOTE that you should use the template to create the source images. This is to get the best image-to-K .JPG compression and also to incorporate the top and side shadows, which are too complex to be layered over a raw image by CSS. */ /* WANT NO HEADER IMAGE? (Showing the slimline bar only?) Leave this code alone. Instead, see the headerImage.shtml file. */ #hgp1 .headerPhoto { background-repeat: no-repeat; border: 0px; } /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #hgp1 .headerPhoto { background: url('/usr/img/CLF_headerphoto_small.jpg'); width: 729px; height: 99px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #hgp1 .headerPhoto { background: url('/usr/img/CLF_headerphoto_big.jpg'); width: 972px; height: 132px; }} .header_wrap { position: relative; } /* Sitewide Custom Styles */ /* BEGIN MAIN GRAPHIC WRAP */ .main_graphic_wrap { } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .main_graphic_wrap { display:none; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .main_graphic_wrap { display:none; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .main_graphic_wrap { display:none; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .main_graphic_wrap { position: relative; z-index: 1000; width: 70%; float: left; height: 250px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .main_graphic_wrap { position: relative; z-index: 1000; width: 60%; float: left; height: 280px; }} /* END MAIN GRAPHIC WRAP */ /* BEGIN MAIN GRAPHIC WRAP */ .main_graphic_wrap_ipad { } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .main_graphic_wrap_ipad { position: relative; z-index: 1000; margin-left: 0px; margin-right: 0px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .main_graphic_wrap_ipad { position: relative; z-index: 1000; margin-left: 0px; margin-right: 0px; max-width: 100%; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .main_graphic_wrap_ipad { position: relative; z-index: 1000; margin-left: 0px; margin-right: 0px; max-width: 100%; height: 150px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .main_graphic_wrap_ipad { display:none; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .main_graphic_wrap_ipad { display:none; }} /* END MAIN GRAPHIC WRAP */ /* Sitewide Custom Styles */ /* MOBILE NAV MENU BKG */ #nav_open_button1, #nav_open_button2, #nav_close_button1, #nav_close_button2 { background-image: url('/usr/img/CLF_menu_bkg_ohs_972.jpg'); background-position: top left; background-repeat: repeat-x; position: relative; z-index: 9999; } /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) { #nav_open_button1, #nav_open_button2, #nav_close_button1, #nav_close_button2 { background-image: none; }} #mcaw1_full { padding-top: 0px; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #mcaw1_full { background: rgb(0,103,177); /* Old browsers */ }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #mcaw1_full { background: rgb(0,103,177); /* Old browsers */ }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #mcaw1_full { margin-top: 0px; background: rgb(0,103,177); /* Old browsers */ background: rgb(0,103,177); /* Old browsers */ }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #mcaw1_full { width: 729px; margin-top: 0px; *margin-top: -50px; z-index:1; background: rgb(0,103,177); /* Old browsers */ }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #mcaw1_full { width: 972px; margin-top: 0px; *margin-top: -50px; z-index:1; background: rgb(0,103,177); /* Old browsers */ }} #mcaw2_full { padding-top: 0px; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #mcaw2_full { background-color: #FFFFFF; background: none; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #mcaw2_full { background-color: #FFFFFF; background: none; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #mcaw2_full { background-color: #FFFFFF; background: none; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #mcaw2_full { background-color: #FFFFFF; background: none; /* background: url('/CLF2012/img/CLF_back_mcaw2_U9.png'); background-repeat: repeat-y; background-position: 161px 0px; overflow: auto; */ }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #mcaw2_full { background-color: #FFFFFF; background: none; /* background: url('/CLF2012/img/CLF_back_mcaw2_U12.png'); background-repeat: repeat-y; overflow: auto; background-position: 215px 0px; */ }} #mcaw3_full { padding-top: 0px; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #mcaw3_full { background-color: #FFFFFF; background: none; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #mcaw3_full { background-color: #FFFFFF; background: none; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #mcaw3_full { background-color: #FFFFFF; background: none; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #mcaw3_full { }} /* blue - U12/7 - serves 1024x768 screens*/ @media screen and (min-width:996px) and (max-width:1800px) { #mcaw3_full { }} #mcaw4_full { padding-top: 0px; /* background: url('/CLF2012/img/CLF_sidebar_rule_U12.png'); background-repeat: repeat-y; */ } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #mcaw4_full { background-color: #FFFFFF; background: none; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #mcaw4_full { background-color: #FFFFFF; background: none; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #mcaw4_full { background-color: #FFFFFF; background: none; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #mcaw4_full { background-position: 161px 0px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #mcaw4_full { background-position: 215px 0px; }} /* NEWS AREA AND PARAGRAPH STYLES */ #CLF_ON section .news_date { font-style: italic; text-align: left; display: block; color: #939393; font-size: 12px; } #CLF_ON section .news_title a, #CLF_ON section .news_title a:link, #CLF_ON section .news_title a:visited, #CLF_ON section .news_title a:active { display: block; text-align: left; text-decoration: underline; padding-bottom: 0px; color: #0269b4; } #CLF_ON section .news_title a:hover { color: #ffd457; display: block; text-align: left; text-decoration: none; padding-bottom: 0px; } .news_wrapper .news_desc { display: block; text-align: left; color: #222222; font-size: 13px; line-height: 1.5em; padding-bottom: 25px; } .news_wrapper{ margin-bottom:10px; } /* CONTENT AREA USER HOMEPAGE FULL WIDTH */ #mcauser1_full {} /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #mcauser1_full { width: 100%; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #mcauser1_full { width: 100%; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #mcauser1_full { width: 100%; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #mcauser1_full { float: right; width: 728px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #mcauser1_full { float: right; width: 972px; }} /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #mcauser_hdr1_full { margin-left: 11px; margin-right: 11px; margin-top: 0px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #mcauser_hdr1_full { margin-left: 11px; margin-right: 11px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #mcauser_hdr1_full { margin-left: 11px; margin-right: 11px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #mcauser_hdr1_full { width: 728px; margin-left: 18px; margin-top: -23px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #mcauser_hdr1_full { width: 972px; margin-left: 24px; margin-top: -35px; }} /* Wrappers for main content area user content, below full-width in-article header (mcauuser_cont) */ /* This is the true content area. User content is placed in here */ #mcauser_cont1_full { /* specify width and overflow hidden to prevent wide content from blowing up the CLF left-to-right */ overflow: hidden; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #mcauser_cont1_full { margin-left: 11px; margin-right: 11px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #mcauser_cont1_full { margin-left: 11px; margin-right: 11px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #mcauser_cont1_full { margin-left: 11px; margin-right: 11px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #mcauser_cont1_full { width: 728px; margin-left: 18px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #mcauser_cont1_full { width: 972px; margin-left: 20px; }} /* NAV STYLES ONLY FOR HOMEPAGE FULL WIDTH */ /* Wrappers for nav (mcanav) */ #mcanav1_full { border: 0px solid green; background: #FFFFFF; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #mcanav1_full { width: 100%; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #mcanav1_full { width: 100%; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #mcanav1_full { width: 100%; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #mcanav1_full { display:none; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #mcanav1_full { display:none; }} #mcanav2_full { border: 0px solid red; overflow: hidden; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #mcanav2_full { margin-left: 0px; margin-right: 0px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #mcanav2_full { margin-left: 0px; margin-right: 0px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #mcanav2_full { margin-left: 0px; margin-right: 0px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #mcanav2_full { display:none; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #mcanav2_full { display:none; }} /* NEWS CONTAINER ON THE HOMEPAGE */ /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #feature_box { max-width: 100%; margin-bottom: -4px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #feature_box { max-width: 100%; margin-bottom: -4px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #feature_box { max-width: 100%; margin-bottom: -4px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #feature_box { float: right; width: 218px; height: 255px; margin: 0px 0px 0px 0px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #feature_box { float: right; width: 388px; height: 320px; margin: 0px 0px 0px 0px; }} /* LAYOUT DIVS (ADDED BY MATT C.) */ /* FOR THE MAIN MENU ON THE HOMEPAGE */ .table-wrap-menuhome { width:100%; } .table-wrap-menuhome div { margin:0; } .row-wrap-menuhome { clear:both; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .table-wrap-menuhome { max-width:100%; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .table-wrap-menuhome { max-width:100%; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .table-wrap-menuhome { max-width:100%; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .table-wrap-menuhome { max-width:100%; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .table-wrap-menuhome { max-width:100%; }} /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .left-td-menuhome { max-width:100%; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .left-td-menuhome{ max-width:100%; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .left-td-menuhome { float:left; width:40%; padding:0%; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .left-td-menuhome { float:left; width:19%; padding:0%; font-size:.8em; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .left-td-menuhome { float:left; width:19.2%; padding:0%; }} .table-wrap { width:100%; } .table-wrap div { margin:0; } .row-wrap { clear:both; } .left-td { float:left; width:40%; padding:2%; } .right-td { float:right; width:42%; padding:2%; } .clear {clear:both;} /* FOR THE INTERIOR PAGES 3 COLUMN LAYOUT */ /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .left-td-3col { max-width:100%; padding:2%; position: relative; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .left-td-3col { max-width:100%; padding:2%; position: relative; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .left-td-3col { float:left; padding:1%; position: relative; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .left-td-3col { float:left; width:30%; padding:1%; position: relative; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .left-td-3col { float:left; width:30%; padding:1%; position: relative; }} /* VIDEO CONTAINER FOR YOUTUBE, VIMEO, ETC. (ADDED BY MATT C.) */ /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .weekly-message { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .weekly-message { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .weekly-message { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .weekly-message { top: 0; left: 0; float: left; margin-right: 10px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .weekly-message { top: 0; left: 0; float: left; margin-right: 10px; }} /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .weekly-message iframe, .weekly-message object, .weekly-message embed { position:absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .weekly-message iframe, .weekly-message object, .weekly-message embed { position:absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .weekly-message iframe, .weekly-message object, .weekly-message embed { position:absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .weekly-message iframe, .weekly-message object, .weekly-message embed { top: 0; left: 0; width: 350px; height: 197px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .weekly-message iframe, .weekly-message object, .weekly-message embed { top: 0; left: 0; width: 500px; height: 281px; }} /* LOCATIONS PAGES CONTAINER FOR GOOGLE MAP AND QR-CODE (ADDED BY MATT C.) */ /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .map-on { display:none; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .map-on { display:none; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .map-off { display:none; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .map-off { display:none; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .map-off { display:none; }} h1.heading2 { color: #0269b4 !important; font-family: 'Muli', sans-serif; font-weight: 400; display: block; font-size: 1.6em;!important; line-height: 1.0em; margin-bottom: 0.2em; } /* H1 Text and Color Style */ #CLF_ON section H1.homepage { color: #ffffff; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #CLF_ON section H1.homepage { color: #ffffff; font-family: 'PT Sans', sans-serif; font-weight: 400; display: block; font-size: 1.3em; line-height: 1.0em; margin-bottom: 0.2em; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #CLF_ON section H1.homepage { color: #ffffff; font-family: 'PT Sans', sans-serif; font-weight: 400; display: block; font-size: 1.3em; line-height: 1.0em; margin-bottom: 0.2em; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #CLF_ON section H1.homepage { color: #ffffff; font-family: 'PT Sans', sans-serif; font-weight: 400; display: block; font-size: 1.3em; line-height: 1.0em; margin-bottom: 0.2em; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #CLF_ON section H1.homepage { color: #ffffff; font-family: 'PT Sans', sans-serif; font-weight: 400; display: block; font-size: 1.4em; line-height: 1.0em; margin-bottom: 0.2em; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #CLF_ON section H1.homepage { color: #ffffff; font-family: 'PT Sans', sans-serif; font-weight: 400; display: block; font-size: 1.3em; line-height: 1.0em; margin-bottom: 0.2em; }} /* H1 Text and Color Style */ #CLF_ON section H1.subpage { color: #0269b4; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #CLF_ON section H1.subpage { color: #0269b4; font-family: 'PT Sans', sans-serif; font-weight: normal; text-transform: none !important; display: block; font-size: 35px; line-height: 1.0em; padding-top: 0.8em; margin-bottom: 1.0em; padding-left: 0.3em; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #CLF_ON section H1.subpage { color: #0269b4; font-family: 'PT Sans', sans-serif; font-weight: normal; text-transform: none !important; display: block; font-size: 35px; line-height: 1.0em; padding-top: 0.8em; margin-bottom: 1.0em; padding-left: 0.3em; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #CLF_ON section H1.subpage { color: #0269b4; font-family: 'PT Sans', sans-serif; font-weight: normal; text-transform: none !important; display: block; font-size: 35px; line-height: 1.0em; padding-top: 0.8em; margin-bottom: 1.0em; padding-left: 0.3em; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #CLF_ON section H1.subpage { display:none; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #CLF_ON section H1.subpage { display:none; }} /* H2 Text and Color Style */ #CLF_ON section H2 { color: #f4c456; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #CLF_ON section H2 { color: #f4c456; font-family: 'PT Sans', sans-serif; font-weight: 400; text-transform: uppercase; display: block; font-size: 0.8em; line-height: 1.0em; margin-bottom: 0.2em; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #CLF_ON section H2 { color: #f4c456; font-family: 'PT Sans', sans-serif; font-weight: 400; text-transform: uppercase; display: block; font-size: 0.8em; line-height: 1.0em; margin-bottom: 0.2em; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #CLF_ON section H2 { color: #f4c456; font-family: 'PT Sans', sans-serif; font-weight: 400; text-transform: uppercase; display: block; font-size: 0.8em; line-height: 1.0em; margin-bottom: 0.2em; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #CLF_ON section H2 { color: #f4c456; font-family: 'PT Sans', sans-serif; font-weight: 400; text-transform: uppercase; display: block; font-size: 0.9em; line-height: 1.0em; margin-bottom: 0.2em; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #CLF_ON section H2 { color: #f4c456; font-family: 'PT Sans', sans-serif; font-weight: 400; text-transform: uppercase; display: block; font-size: 0.8em; line-height: 1.0em; margin-bottom: 0.2em; }} #CLF_ON section H2.black {color:#3C3C3C; font-weight:bold;} /* H3 Text and Color Style */ H3 { color: #0269b4; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { H3 { color: #0269b4; display: block; font-family: 'PT Sans', sans-serif; font-weight: 400; /*text-shadow: 1px 1px 0 #f4c456;*/ text-transform: uppercase; font-size: 1.2em; line-height: 1.0em; margin-bottom: 0.2em; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { H3 { color: #0269b4; display: block; font-family: 'PT Sans', sans-serif; font-weight: 400; /*text-shadow: 1px 1px 0 #f4c456;*/ text-transform: uppercase; font-size: 1.2em; line-height: 1.0em; margin-bottom: 0.2em; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { H3 { color: #0269b4; display: block; font-family: 'PT Sans', sans-serif; font-weight: 400; /*text-shadow: 1px 1px 0 #f4c456;*/ text-transform: uppercase; font-size: 1.2em; line-height: 1.0em; margin-bottom: 0.2em; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { H3 { color: #0269b4; display: block; font-family: 'PT Sans', sans-serif; font-weight: 400; /*text-shadow: 1px 1px 0 #f4c456;*/ text-transform: uppercase; font-size: 1.5em; line-height: 1.0em; padding-top: 0.2em; padding-left: 0.9em; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { H3 { color: #0269b4; display: block; font-family: 'PT Sans', sans-serif; font-weight: 400; /*text-shadow: 2px 2px 0 #f4c456;*/ text-transform: uppercase; font-size: 1.8em; line-height: 1.0em; padding-top: 0.4em; padding-left: 0.9em; }} /* H3 Text and Color Style */ H4 { color: #ffffff; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { H4 { color: #ffffff; display: block; font-family: 'PT Sans', sans-serif; font-weight: normal; font-size: 1.2em; line-height: 1.0em; margin-bottom: 0.2em; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { H4 { color: #ffffff; display: block; font-family: 'PT Sans', sans-serif; font-weight: normal; font-size: 1.2em; line-height: 1.0em; margin-bottom: 0.2em; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { H4 { color: #ffffff; display: block; font-family: 'PT Sans', sans-serif; font-weight: normal; font-size: 1.2em; line-height: 1.0em; margin-bottom: 0.2em; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { H4 { color: #ffffff; display: block; font-family: 'PT Sans', sans-serif; font-weight: normal; font-size: 1.6em; line-height: 1.0em; padding-top: 1.7em; padding-left: 1.0em; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { H4 { color: #ffffff; display: block; font-family: 'PT Sans', sans-serif; font-weight: normal; font-size: 35px; line-height: 1.0em; padding-top: 1.6em; padding-left: 1.0em; }} /* H1 -- HR Homepage White Line Underneath Text */ hr.ohs { margin-top: -1px; padding: 0; border: none; border-top: medium double #ffffff; color: #ffffff; text-align: center; } hr.tabbed { margin-top: 0px; padding: 0; border: none; border-top: medium double #0269b4; color: #0269b4; text-align: center; margin-bottom: 25px; } .clear { clear:both; } /* For Centered text div */ .centered { text-align:center; } .float_left { float:left; margin-right: 10px; border: 0px } .no_border { border: 0px; } #CLF_ON section a, #CLF_ON section a:link, #CLF_ON section a:active, #CLF_ON section a:visited { text-decoration: none; color: #0269b4; } #CLF_ON section a:hover { text-decoration: none; color: #ffd457; } #CLF_ON section a.home, #CLF_ON section a.home:link, #CLF_ON section a.home:active, #CLF_ON section a.home:visited { text-decoration: none; color: #ffffff } #CLF_ON section a.home:hover { text-decoration: none; color: #ffd457; } #CLF_ON section a.footer, #CLF_ON section a.footer:link, #CLF_ON section a.footer:active, #CLF_ON section a.footer:visited { text-decoration: none; color: #000000 } #CLF_ON section a.footer:hover { text-decoration: none; color: #9A001C; } /* Nav Subtitle Gray Color */ #CLF_nav .heading { color: #777777; } /*EXTRA CSS FOR ADDED FEATURES */ .social-box { height: 34px; width: 150px; /*border: 1px solid;*/ margin-right: 3%; text-align: right; margin-top: 7px; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .fb-size { display:none !important; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .fb-size { width:100% !important; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .fb-size { width:100% !important; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .fb-size { display:none !important; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .fb-size { width:100% !important; }} /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .fb-size2 { width:100% !important; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .fb-size2 { display:none !important; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .fb-size2 { display:none !important; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .fb-size2 { width:100% !important; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .fb-size2 { display:none !important; }} /* Div Style for Related Information (Small Size Text) */ .realted { color: #222222; margin-top: 0em; margin-bottom: 0.5em; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .related { font-size: 0.8em; line-height: 1.5em; margin-bottom: 0.9em; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .related { font-size: 0.8em; line-height: 1.5em; margin-bottom: 0.9em; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .related { font-size: 0.8em; line-height: 1.5em; margin-bottom: 0.9em; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .related { font-size: 0.8em; line-height: 1.6em; margin-bottom: 0.9em; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .related { font-size: 0.8em; line-height: 1.6em; margin-bottom: 1.0em; }} /* span for agency footer text*/ .ftrtext{ text-decoration: none; color: #0269b4; !important } /* Local Footer: Agency BKG Style */ #ftra1 { background-image: url('/usr/img/CLF_menu_bkg_ohs_972.jpg'); background-position: top left; background-repeat: repeat-x; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #ftra1 { padding-top: 0.8em; padding-bottom: 1.0em; padding-left: 11px; padding-right: 9px; font-size: 0.7em; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #ftra1 { padding-top: 0.8em; padding-bottom: 1.0em; padding-left: 11px; padding-right: 11px; font-size: 0.8em; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #ftra1 { padding-top: 0.8em; padding-bottom: 0.0em; padding-left: 8px; padding-right: 11px; font-size: 0.8em; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #ftra1 { padding-top: 0.6em; padding-bottom: 0.6em; padding-left: 3px; padding-right: 9px; font-size: 0.8em; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #ftra1 { padding-top: 0.8em; padding-bottom: 0.8em; padding-left: 12px; padding-right: 12px; /*font-size: 0.9em;*/ line-height: 1.5em; }} #ftra2 {} #ftra3 {} #ftra4 {} /* User Image Calls */ /* For each image, you will need the master class call and all eight responsive media queries. Copy, paste, and customize them, as needed. */ /* For each image, replace "myImageClassName" with the class name you have selected for that image. */ /* For each image, replace "myImageName" with the name of the file. (And, of course, make sure you have your custom image saved in the /usr/img/ directory.) */ /* For each image, replace the width and height of 0px with your image's width and height. */ /* Alternate: List your the image's NAME for each responsive condition. Do not specify an width/height. (Delete both width and height tags in each code section.) Then, use a pre-built imageShape class. See the zsample_imageElements file for more information about how to handle sample images. Point being, what is shown below is an example of how to a) list the image name and b) specify the image width/height. You may not need to do it this way--there is a library of common image size/placement classes to support you. */ /* In your code, ensure you include the 1px image call, alt tag, title tag, and class name. See the CLF_zsample_imageElements.shtml file in the samples folder for examples. */ /* If your image should NOT display on mobile, for EACH of the three touch44/11 conditions, comment out the background, width, and height attributes. Then uncomment the "display: none" attribute. */ /* Soft Gray Border Style for Images */ .soft_border { border: 1px solid #696969; } /* Main Title Image */ .ohstitle { background-repeat: no-repeat; position: relative; z-index: 3000; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .ohstitle { display: none; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .ohstitle { display: none; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .ohstitle { display: none; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .ohstitle { width: 729px; height: 105px; margin-top: -32px; *margin-top: 15px; position: relative; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .ohstitle { width: 972px; height: 140px; margin-top: -40px; *margin-top: 5px; position: relative; z-index:1000; }} .ohstitle2 { background-repeat: no-repeat; position: relative; border: 0px; margin-top: 0px; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .ohstitle2 { max-width: 100%; margin-bottom: 0px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .ohstitle2 { max-width: 100%; margin-bottom: 0px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .ohstitle2 { max-width: 100%; margin-bottom: 0px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .ohstitle2 { display: none; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .ohstitle2 { display: none; }} .subpage { } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .subpage { display:none; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .subpage { display:none; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .subpage { display:none; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .subpage { background-image: url("/usr/img/ohs_subpage_header_sm.jpg"); background-repeat: no-repeat; height: 129px; width: 567px; margin-top: -35px; *margin-top:0px; /* IE7 and below */ }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .subpage { background-image: url("/usr/img/ohs_subpage_header.jpg"); background-repeat: no-repeat; height: 172px; width: 757px; margin-top: -50px; *margin-top:0px; /* IE7 and below */ }} .tabbed_header { } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .tabbed_header { display:none; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .tabbed_header { display:none; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .tabbed_header { display:none; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .tabbed_header { background-image: url("/usr/img/ohs_subpage_header_sm.jpg"); background-repeat: no-repeat; height: 129px; width: 567px; margin-top: -35px; *margin-top:0px; /* IE7 and below */ }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .tabbed_header { background-image: url("/usr/img/ohs_tabbed_header972.jpg"); background-repeat: no-repeat; height: 100px; width: 972px; }} .carseat { background-repeat: no-repeat; position: relative; border: 0px; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .carseat { display: none; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .carseat { display: none; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .carseat { float: left; background-image: url('/usr/img/ohs_carseats310.jpg'); width: 308px; height: 150px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .carseat { width: 218px; height: 128px; background-image: url('/usr/img/ohs_carseats218.jpg'); margin-bottom: -5px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .carseat { width: 388px; height: 168px; background-image: url('/usr/img/ohs_carseats.jpg'); margin-bottom: 0px; }} .corp { background-repeat: no-repeat; position: relative; border: 0px; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .corp { display: none; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .corp { display: none; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .corp { background-image: url('/usr/img/ohs_corp310.jpg'); width: 310px; height: 150px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .corp { width: 218px; height: 128px; background-image: url('/usr/img/ohs_corp218.jpg'); margin-bottom: -4px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .corp { width: 388px; height: 148px; background-image: url('/usr/img/ohs_corp.jpg'); margin-bottom: -14px; }} /* Small Icons, i.e. PDF, RSS, etc. */ .icons { background-repeat: no-repeat; float: left; margin-right: 5px; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .icons { width: 30px; height: 30px; /* display: none; */ }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .icons { width: 30px; height: 30px; /* display: none; */ }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .icons { width: 30px; height: 30px; /* display: none; */ }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .icons { width: 30px; height: 30px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .icons { width: 30px; height: 30px; }} /* A G E N C Y L O G O S */ /* Logo calls. The Great Seal is the default State Agency image. Each of the images below can be replaced with a version of the Agency logo. Sizing should remain "as is." E.g., for the footer, logos may appear "really small." This is correct. You have Photoshop templates for each of these items. */ #ftr1 .logo_agency { background-repeat: no-repeat; border: 0px solid red; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #ftr1 .logo_agency { background: url('/usr/img/CLF_ftr_logo_ohs_small.png'); max-width: 34px; height: 34px; margin-left: -7px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #ftr1 .logo_agency { background: url('/usr/img/CLF_ftr_logo_ohs_small.png'); max-width: 34px; height: 34px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #ftr1 .logo_agency { background: url('/usr/img/CLF_ftr_logo_ohs_small.png'); max-width: 34px; height: 34px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #ftr1 .logo_agency { background: url('/usr/img/CLF_ftr_logo_ohs_small.png'); max-width: 34px; height: 34px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #ftr1 .logo_agency { background: url('/usr/img/CLF_ftr_logo_ohs_large.png'); max-width: 42px; height: 42px; }} /* EXTRA IMAGE SIZES AND CLASSES If you need to use more images or more image sizes there are some below. Just place your image in the usr/img/ file folder. Then in your HTML file change the class to the desired size, i.e. .image_small, .image_regular, etc. And rename your img tag src to whatever image name you choose. If you desire the image to not be alined with the left side of the page, simply uncomment the "float: right;" and "margin-left: 10px;" block and delete the "float:left" and margin-right:8px;" blocks. Note: Images must be cropped to the "blue - U12/7" screen size, so an image with a class of ".image_small" MUST be cropped to 100 pixels wide and 75 pixels high if it is to look acceptable. */ #CLF_ON .image_small { display: in-line; float: right; margin-left: 8px; border: 0px; /* float: right; margin-left: 10px; */ } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #CLF_ON .image_small { width: 80px; height: 60px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #CLF_ON .image_small { width: 80px; height: 60px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #CLF_ON .image_small { width: 80px; height: 60px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #CLF_ON .image_small { width: 80px; height: 60px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #CLF_ON .image_small { width: 100px; height: 75px; }} #CLF_ON .image_regular { display: in-line; float: right; margin-left: 8px; border: 0px; /* float: right; margin-left: 10px; */ } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #CLF_ON .image_regular { width: 125px; height: 94px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #CLF_ON .image_regular { width: 170px; height: 128px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #CLF_ON .image_regular { width: 170px; height: 128px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #CLF_ON .image_regular { width: 170px; height: 128px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #CLF_ON .image_regular { width: 200px; height: 150px; }} #CLF_ON .image_regular_left { display: in-line; float: left; margin-right: 8px; border: 0px; /* float: right; margin-left: 10px; */ } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #CLF_ON .image_regular_left { width: 125px; height: 94px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #CLF_ON .image_regular_left { width: 170px; height: 128px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #CLF_ON .image_regular_left { width: 170px; height: 128px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #CLF_ON .image_regular_left { width: 170px; height: 128px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #CLF_ON .image_regular_left { width: 200px; height: 150px; }} #CLF_ON .image_medium { display: in-line; float: left; margin-right: 8px; border: 0px; /* float: right; margin-left: 10px; */ } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #CLF_ON .image_medium { width: 200px; height: 150px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #CLF_ON .image_medium { width: 260px; height: 195px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #CLF_ON .image_medium { width: 260px; height: 195px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #CLF_ON .image_medium { width: 260px; height: 195px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #CLF_ON .image_medium { width: 300px; height: 225px; }} #CLF_ON .image_large { display: in-line; float: left; margin-right: 8px; border: 0px; /* float: right; margin-left: 10px; */ } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #CLF_ON .image_large { width: 300px; height: 225px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #CLF_ON .image_large { width: 300px; height: 225px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #CLF_ON .image_large { width: 350px; height: 263px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #CLF_ON .image_large { width: 350px; height: 263px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #CLF_ON .image_large { width: 450px; height: 338px; }} #CLF_ON .image_xlarge { display: in-line; float: left; margin-right: 8px; border: 0px; /* float: right; margin-left: 10px; */ } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #CLF_ON .image_xlarge { max-width: 100%; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #CLF_ON .image_xlarge { max-width: 100%; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #CLF_ON .image_xlarge { width: 450px; height: 338px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #CLF_ON .image_xlarge { width: 410px; height: 308px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #CLF_ON .image_xlarge { width: 600px; height: 450px; }} .tablefix { color: black !important; line-height: 1.5; } .titleimg { background-color: #ffd457; margin-left: -23px; height: 60px; width: 756px; } /* Main Title Image */ .ohsbanner { background-repeat: no-repeat; position: relative; z-index: 0; } /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { .ohsbanner { display: none; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { .ohsbanner { display: none; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { .ohsbanner { display: none; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .ohsbanner { width: 729px; height: 300px; margin-top: 0px; *margin-top: 0px; margin-bottom: -4px; position: relative; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .ohsbanner { width: 972px; height: 400px; margin-top: 0px; *margin-top: 0px; margin-bottom: -4px; position: relative; }} /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (min-width:320px) and (max-width:479px) { #nav_visit_us .icon_instagram { background-image: url('/images/CLF_md_instagram_34.png'); width: 24px; height: 24px; }} /* brown - touch44/11 -serves 320x480 landscape and 480x800 portrait */ @media screen and (min-width:480px) and (max-width:639px) { #nav_visit_us .icon_instagram { background-image: url('/images/CLF_md_instagram_34.png'); width: 24px; height: 24px; }} /* yellow - touch44/11 -serves ??? screens */ @media screen and (min-width:640px) and (max-width:799px) { #nav_visit_us .icon_instagram { background-image: url('/images/CLF_md_instagram_34.png'); width: 24px; height: 24px; }} /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { #nav_visit_us .icon_instagram { background-image: url('/images/CLF_md_instagram_34.png'); width: 18px; height: 18px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { #nav_visit_us .icon_instagram { background-image: url('/images/CLF_md_instagram_34.png'); width: 24px; height: 24px; }} /* LOCATION IMAGES */ .location{box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);} /* orange - touch44/11 -serves 320x480 portrait */ @media screen and (max-width:799px) { .location-text h4{ margin-top:10px; padding:0px; margin-bottom:6px; } .location-text { text-align:center; } } /* yellow - touch44/11 -serves ??? screens @media screen and (min-width:640px) and (max-width:799px) { .location-text h4{ margin-top:10px; padding:0px; margin-bottom:6px; }} */ /* green - U9/5 - serves 800x600 screens */ @media screen and (min-width:800px) and (max-width:995px) { .location-text h4{ margin-top:0px; padding:0px; margin-bottom:6px; }} /* blue - U12/7 - serves 1024x768 screens */ @media screen and (min-width:996px) { .location-text h4{ padding:0px; margin-bottom:6px; }} /* END MAIN GRAPHIC WRAP */ figcaption {font-size:.8em; color:#666; text-align:center;} .pad-5 {padding:5px !important;} .pad-10 {padding:10px !important;} .pad-15 {padding:15px !important;} .text-center {text-align:center !important;} .mt-50 {margin-top:50px;} .mt-40 {margin-top:40px;} .mt-30 {margin-top:30px;} .mt-20 {margin-top:20px;} .mt-10 {margin-top:10px;}