/* ============================================================
   styles.css — Consolidated stylesheet for Clambakes by Jim Sanford
   Combines: index.css, dropdown.css, dropdown2.css, 404.css
   ============================================================ */


/* ============================================================
   CUSTOM FONT — Navigation (Google Fonts import)
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Amethysta&display=swap');

/*
  To use a self-hosted font instead, replace the @import above with:

  @font-face {
    font-family: 'NavFont';
    src: url('fonts/your-font.woff2') format('woff2'),
         url('fonts/your-font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }

  Then update the font-family values in the dropdown-horizontal section below.
*/


/* ============================================================
   BASE STYLES — from index.css
   ============================================================ */

body {
	scrollbar-base-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #990000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	background-color: #ffffff;
	background: url("../images/background2.jpg") no-repeat center center fixed;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow-x: hidden;
}

.landing {
	margin-top: -15px;
}

.shadow {
	background-color: #e9e7e3;
	opacity: 1;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top: 3px solid #193156;
	border-bottom: 3px solid #193156;
	border-left: 3px solid #193156;
	border-right: 3px solid #193156;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

.heading {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #2e4368;
	padding-top: 10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #ed1c24;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-top: 12px;
}

.topSlogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	line-height: 48px;
	color: #ed1c24;
	text-transform: uppercase;
}

.topSlogansub {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 35px;
	color: #ed1c24;
	font-style: italic;
}

.copyright {
	font-size: 12px;
	color: #000000;
}

a.copyright {
	text-decoration: underline;
	color: #666666;
}

.smallTable {
	border: 2px inset #9D0000;
	margin-bottom: 10px;
}

#tweet {
	position: absolute;
	margin-left: 130px;
	margin-top: 13px;
}

#fblike {
	position: absolute;
	margin-left: 40px;
	margin-top: 13px;
}

a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ed1c24;
}

.smallMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #333365;
	text-decoration: none;
	letter-spacing: .06em;
}

.medHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333365;
}

.imageBorder {
	border: 2px solid #000000;
}

.imageWhite {
	border: 2px solid #ffffff;
}

.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	color: #ed1c24;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.footerHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.boldItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #ed1c24;
	font-style: italic;
	font-weight: bold;
}

.menuItems {
	font-family: Arial, Helvetica, sans-serif;
	color: #ed1c24;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}

li.menuItems {
	font-family: Arial, Helvetica, sans-serif;
	color: #ed1c24;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	margin-left: 60px;
}

#fadeshow1 {
	position: absolute;
	margin-left: -20px;
	margin-top: 28px;
}

#press a:link {
	font-family: Helvetica Neue;
	font-size: 20px;
	color: #000000;
}

#press a:visited {
	font-family: Helvetica Neue;
	font-size: 20px;
	color: #000000;
}

#press a:hover {
	font-family: Helvetica Neue;
	font-size: 24px;
	color: #ed1c24;
}

#press a:active {
	font-family: Helvetica Neue;
	font-size: 24px;
	color: #000000;
}

#email a:link {
	font-family: Helvetica Neue;
	font-size: 14px;
	color: #000000;
}

#email a:visited {
	font-family: Helvetica Neue;
	font-size: 14px;
	color: #ed1c24;
}

#email a:hover {
	font-family: Helvetica Neue;
	font-size: 14px;
	color: #ed1c24;
}

td#footer a:link    { color: black; }
td#footer a:visited { color: black; }
td#footer a:hover   { color: red; }
td#footer a:active  { color: red; }

.px14 { font-size: 14px; }


/* ============================================================
   DROPDOWN MENU — from dropdown.css
   Horizontal CSS Drop-Down Menu Module v0.7.1 (lwis.net)
   ============================================================ */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
}

/* Direct child li only — keeps float:left from affecting nested ul li */
ul.dropdown > li {
	float: left;
	display: block;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
}

ul.dropdown ul li {
	float: none;
}

ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}


/* ============================================================
   DROPDOWN THEME — from dropdown2.css
   Adobe Advanced CSS Drop-Down Menu Theme v0.1 (lwis.net)
   ============================================================ */

ul.dropdown li a {
	display: block;
	padding: 8px 28px 8px 28px;
}

ul.dropdown li {
	padding: 0;
}

ul.dropdown li.dir {
	padding: 7px 20px 7px 12px;
}

ul.dropdown ul li.dir {
	padding-right: 10px;
}

ul.dropdown ul a {
	padding: 4px 5px 4px 12px;
}

ul.dropdown ul a:hover {
	padding: 3px 5px 3px 11px;
	border: solid 1px #ddd;
	background-color: #eee;
	font-weight: bold;
}


/* ============================================================
   DROPDOWN — Custom Nav Font for .dropdown-horizontal
   ============================================================ */

ul.dropdown.dropdown-horizontal > li > a {
	font-family: 'Amethysta', "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.04em;
	color: #ffffff;
	text-transform: uppercase;
}

ul.dropdown.dropdown-horizontal > li > a:hover {
	color: #ed1c24;
}


/* ============================================================
   404 PAGE — from 404.css
   All rules scoped under body.page-404 to prevent bleed-through.
   Add class="page-404" to the <body> tag on your 404 page.
   ============================================================ */

body.page-404 {
	background-color: #ffffff;
	margin: 135px 0 0 0;
	background-image: url(../images/404/bg.png);
	background-repeat: repeat-x;
	font-family: Calibri, 'Segoe UI', 'Trebuchet MS', Arial, sans-serif;
}

body.page-404 p {
	font-family: Calibri, 'Segoe UI', 'Trebuchet MS', Arial, sans-serif;
	font-size: 11.5px;
	line-height: 21px;
	color: #b1b1b1;
}

body.page-404 ul {
	list-style: none;
	margin: 0px;
}

body.page-404 li {
	list-style: none;
	margin-left: -35px;
	font-family: Calibri, 'Segoe UI', 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}

body.page-404 li.wk {
	list-style: none;
	margin-left: -40px;
	background: url('../images/bullet.png') no-repeat center left;
	padding-left: 25px;
	font-family: Calibri, 'Segoe UI', 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	margin-bottom: -3px;
}

body.page-404 a:link {
	color: #ff0000;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	-webkit-transition: color .2s ease-out, background .2s ease-in;
	transition: color .2s ease-out, background .2s ease-in;
}

body.page-404 a:visited {
	text-decoration: none;
	color: #ff0000;
	padding: 1px 2px 1px 2px;
}

body.page-404 a:hover {
	text-decoration: none;
	background-color: #181818;
	color: white;
}

body.page-404 a:active {
	text-decoration: none;
	color: white;
	outline-style: none;
	border: none;
}

body.page-404 a.onpage {
	text-decoration: none;
	background-color: #181818;
	color: white;
}

body.page-404 a.alt:link  { color: black; text-decoration: none; }
body.page-404 a.alt:hover { text-decoration: none; color: #000000; }

.maincontainer {
	width: 880px;
	margin: -90px auto 0;
	min-height: 400px;
	position: relative;
}

.headhome {
	width: 720px;
	height: 100px;
	background-image: url(../images/404/head_lucrum.png);
	background-repeat: no-repeat;
}

.headwork {
	width: 720px;
	height: 100px;
	background-image: url(../images/head_temp.png);
	background-repeat: no-repeat;
}

.headlinks {
	width: 720px;
	height: 100px;
	background-image: url(../images/head_links.png);
	background-repeat: no-repeat;
}

.headcontact {
	width: 720px;
	height: 100px;
	background-image: url(../images/head_lucrum.png);
	background-repeat: no-repeat;
}

.headshowcase {
	width: 720px;
	height: 100px;
	background-image: url(../images/head_lucrum.png);
	background-repeat: no-repeat;
}

.videoshadow {
	position: absolute;
	width: 611px;
	height: 49px;
}

.maincontent {
	width: 540px;
	font-family: Calibri, 'Segoe UI', 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #b1b1b1;
}

.subtitle {
	width: 540px;
	display: block;
	font-family: Calibri, 'Segoe UI', 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	color: #898989;
	font-weight: bold;
	height: 35px;
}

.subleft {
	width: 240px;
	float: left;
}

.subright {
	width: 240px;
	float: right;
}

.footer-404 {
	padding-top: 50px;
	width: 540px;
	font-family: Calibri, 'Segoe UI', 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #b1b1b1;
	display: block;
	clear: both;
}

.navigation {
	margin-top: 100px;
}

div#footer {
	padding-top: 10px;
	padding-bottom: 80px;
}

div#footer ul { list-style: none; }

div#footer ul li {
	float: left;
	width: 92px;
	margin-right: 0px;
}

div#footer ul li.copyright { margin-right: 0; }

div#footer ul li a {
	background: url('../images/icons/icons.png') no-repeat top left;
	height: 35px;
	display: block;
	padding-left: 54px;
	color: #555;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}

div#footer ul li.twitter a       { background: url('../images/icons/insta.png')     no-repeat top left; }
div#footer ul li.twitter a:hover { background: url('../images/icons/insta2.png')    no-repeat top left; }
div#footer ul li.help a          { background: url('../images/icons/question.png')  no-repeat top left; }
div#footer ul li.help a:hover    { background: url('../images/icons/question2.png') no-repeat top left; }
div#footer ul li.press a         { background: url('../images/icons/twit.jpg')      no-repeat top left; }
div#footer ul li.press a:hover   { background: url('../images/icons/twit2.jpg')     no-repeat top left; }
div#footer ul li.copyright a     { background-position: 0px -111px; }
div#footer ul li.copyright a:hover { color: #555; cursor: default; }
div#footer ul li a span          { color: #83b546; }
div#footer ul li a:hover         { color: #ccc; }

.valid {
	width: 121px;
	height: 29px;
	background-image: url(../images/valid.png);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
}

.valid:hover {
	background-position: 0 -29px;
	display: block;
	background-color: #252525;
}

.workdisplay,
.breadcrumb {
	width: 540px;
	min-height: 100px;
	background-image: url(../images/hr.png);
	background-repeat: repeat-x;
	display: block;
	clear: both;
	padding-top: 25px;
}

a.th       { background-color: #f5f5f5; padding: 0px; }
a.th:hover { background-color: #f5f5f5; }