/*
Laurel Mountain Christian Camp (based initally on STC)
Screen CSS File
Created: 9 February 2009 by Michael Fulk <michael@walltowall.com>
Wall-to-Wall Studios, Inc.
*/

/* ========================================= */
/* = Reset stuff so browsers act the same. = */
/* ========================================= */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/* ======================= */
/* = Global declarations = */
/* ======================= */

body {
	background-color:#fff;
	color:#57564e;
}

body, table, td, th, input, select, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #57564e;
}

/* ====================== */
/* = Global link styles = */
/* ====================== */

a, .link_style {
	color:#0063c9 !important;
	text-decoration:none;
}
a.alt {
	color:#996 !important;
}

a:hover, .link_style:hover {
	cursor: pointer;
	color: #048fc6 !important;
	text-decoration:underline;
}

a img {
	border-width:0px !important;
}

a.current {
	color: #ccc !important;
}

img {
	border-width: 0px;
}
p a {
	text-decoration: underline;
}


/* =================== */
/* = Global elements = */
/* =================== */

div.clear {
	position:relative;
	clear:both;
}

.alignleft {
	float:left;
	margin:0 1.75em 1.5em 0;
}

.alignleft.small {
	margin-top:0.5em;
	position: relative;
	top: 1em;
}

.alignright {
	float:right;
	margin:0 0 1.5em 1.75em;
}

.centered {
	text-align: center;
}

.border {
	padding:4px;
	border:1px #eee solid;
}

.thick.border {
	padding:0;
	border:7px #cc9 solid;
}

a .border {
	padding:4px;
	border:1px #eee solid !important;
}
a:hover .border {
	border:1px #ccc solid !important;
}

a .thick.border {
	padding:0;
	border:7px #cc9 solid !important;
}
a:hover .thick.border {
	border:7px #996 solid !important;
}

ul li img {
	vertical-align: top;
}


input.focus {
	color:#1597D3 !important;
}

.error {
	color:#cf0d00;
}

/* Message Flash */
div.message {
	position:absolute;
	top: 0px;
	left:9px;
	margin:0;
	padding:18px 16px;
	background:#00853f;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	line-height:1.4em;
	width:100%;
/*	width:709px;*/
	z-index:3001;
	border:6px solid #FFF;
}
div.error-message {
	margin:0 0 0 0;
	color:#FFF;
	background-color: #F00;
	padding: 8px;
	font-size:14px;
	font-weight: bold;
}
div.error-message a {
	color:#cf0d00 !important;
	text-decoration:underline;
	font-size:11px;
}


.width_holder {
	width:960px;
}

.width_holder_large {
	width:960px;
}

.height_prop {
	height:500px;
	float:right;
	width:1px;
}

.breadcrumb {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px !important;
}

/* ===================== */
/* = Global typography = */
/* ===================== */

p, table, td, th, ul, ol, h1, h2, h3, h4, h5, h6 {
	font:normal 12px/16px "Trebuchet MS", Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
}

table.table td,
table.table th {
	border: 1px solid #BAD8E9;
	padding: 5px;
}

table.table th {
	background-color: #007EC6;
	font-weight: bold;
	color: #FFF;
}

table.table td.mark {
	background-color: #CCE5F3;
}

table.table td.halfback {
	background: #FFF url("/assets/halfback.gif") 0px 0px no-repeat;
}

p {
	padding-bottom: 5px;
	line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
	line-height:1.1em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#363636;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#0063c9 !important;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#0063c9 !important;
	text-decoration:underline;
}

h1 {
	margin:1em 0 0.75em 0;
	font-size:30px;
	font-weight:normal;
}

h2 {
	font-size:38px;
	font-weight:bold;
	margin:0 0 0px 0;
	padding:0;
	color:#00853f;
}

h2.headline {
	margin-bottom: 20px;
}

h2 a {
	color:#1597D3 !important;
	text-decoration:none !important;
}
h2 a:hover {
	text-decoration:underline !important;
}

table, table h3 {
	margin-top: 0px;
}

h3 {
	margin: 0 0 0px 0;
	font-size:22px;
	line-height:24px;
	font-weight:normal;
/*	color:#00853f;*/
}

h3.job_title {
	margin-bottom: 15px;
}

h4 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:18px;
	line-height:1.4em;
	font-weight:bold;
	margin:10px 0 3px 0;
/*	color:#00853f;*/
}

h5 {
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	margin:0.6em 0 0 0;
	color:#00853f;
}

h5.description {
	font-size:12px;
	line-height:1.4em;
	color:#666;
}

h6, cite {
	display:block;
	margin: 4px 0 0 0;
	font-size:14px;
	line-height:1.4em;
	font-weight:bold;
	font-style:normal;
/*	color:#00853f;*/
}

cite {
	margin: 3px 0 0 0;
	color:#666;
	font-weight:normal;
	font-style:italic;
}

h1.top, h2.top, h3.top, h4.top, h5.top, h6.top {
	margin-top:0px !important;
	padding-top:0px !important;
}

.topline {
	margin-top:0.9em;
	border-top:1px #e5e5cc solid;
	padding-top:0.25em;
}

ul, ol {
	padding-bottom:10px;
	padding-top: 0px;
	color:#666;
}

ul {
	padding-left:0px;
	list-style:disc outside;
	margin-left:0px;
}

ol {
	padding-left:0px;
	list-style:decimal outside;
	margin-left:0px;
}

ul.narrow, ol.narrow {
	padding-left: 20px;
	width: 350px;
}

li {
	margin-left:30px;
	padding-bottom:5px;
	line-height: 1.4em;
}

div.callout, div.inline_content {
	float:right;
	margin:0.2em 0 1.75em 2.25em;
	width:200px;
}
div.inline_content {
	width:271px;
}
div.callout.left, div.inline_content.left {
	float:left;
	margin:0.2em 2.25em 1.75em 0;
}
div.callout.right, div.inline_content.right {
	float:right;
	margin:0.2em 0 1.75em 2.25em;
}

div.inline_content h3 {
	margin:0;
	padding:0.6em 0 0.1em 0;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:normal;
	font-weight:bold;
	color:#996;
}

div.callout, div.callout p {
	font-size:130%;
	line-height:1.3em;
	font-style:italic;
	color:#666;
}
div.inline_content a {
	color:#996 !important;
}

div.callout p, div.inline_content p {
	margin:0;
	padding:0 0 0.5em 0;
}
div.inline_content p {
	line-height:1.4em;
	color:#666;
}
div.callout cite {
	margin:-0.1em 0 0 0;
	padding:0;
	color:#666;
	font-style:italic;
	text-align:left;
	font-size:12px;
	line-height:1.1em;
}




/* =============== */
/* = Global tags = */
/* =============== */

abbr, acronym, dfn {
	border-bottom:1px #999 dotted;
	cursor:help;
}

blockquote {
	background:url("../images/blockquote.gif") 0px -2px no-repeat;
	font-size:90%;
	color:#aaa;
	margin-left:5px;
	padding-left:28px;
	line-height:1.6em;
	margin-bottom:15px;
}
blockquote, blockquote p {
	font-family:Arial, sans-serif;
	font-size:13px;
	line-height:16px;
}
blockquote p {
	padding:0 0 0.75em 0;
}

code, tt {
	font-family:"Courier New", Courier, monospace;
	padding:1px 2px;
	font-size:105%;
	line-height:105%;
	background-color:#f2f2f2;
	color:#333;
}

em, i {
	font-style:italic;
}

fieldset {
	display:block;
	margin:0 0 12px 0;
	padding:0 10px 5px 10px;
	border:1px #cc9 solid;
	width:585px;
}
fieldset p {
	margin:0;
	padding:0.3em 0 0.5em 0;
}
fieldset, fieldset p {
}
fieldset a {
	color:#996 !important;
	text-decoration:none;
}
fieldset a:hover {
	text-decoration:underline;
}
fieldset.half {
	width:273px;
}
form {
	font: bold 14px/18px Verdana;
	color: #363636;
}
form a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
input, select, textarea {
	margin: 3px 0 1em;
	padding: 3px;
	font: 16px/18px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #363636;
	border: 2px solid #98cc9e;
}
input.noborder {
	padding: 0;
	border: none;
}
input.medium, textarea.medium {
	width: 280px;
}
input.wide {
	width: 360px;
}
select {
	padding: 2px;
}
select.wide {
	width: 287px;
}
legend {
	margin-left:-3px;
	padding:6px 5px 6px 3px;
	font-family:Arial, sans-serif;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	color:#1597D3;
}
legend img {
/*	padding:5px 5px 2px 4px;*/
}

hr, div.hr {
	position:relative;
	clear:both;
	margin:0;
	padding:0;
	height:1px;
	color:#eee;
	background-color:#eee;
	border:none;
}
div.hr {
	height:1px;
	color:#fff;
	background-color:#fff;
}

ins {
	color:#333;
	text-decoration:none;
}

pre {
	font-family:"Courier New", Courier, monospace;
	margin:1em 0 1.5em 0;
	overflow:scroll;
}

select {
}

strong, b {
	font-weight:bold;
}

strike, del {
	text-decoration: line-through;
	color:#666;
}

sup {
	position: relative;
	bottom: 0.5em;
	font-size: 9px;
}

sub {
	position: relative;
	top: 0.3em;
	font-size: 9px;
}

/*tr, td {
	vertical-align:top !important;
}
*/
var {
	padding-bottom:1px;
	font-family:"Courier New", Courier, monospace;
	font-size:105%;
	line-height:105%;
	font-style:normal;
	color:#1597D3;
}



/* ============================= */
/* = Block-level page elements = */
/* ============================= */
body{
	background: #fff url("../img/bkgd.jpg") no-repeat;
}
#wrapper {
	position:relative;
	width: 1008px;
	margin: 0 auto 0; padding: 0;
	top: 19px; left: 0px;
	background: #fff url("../img/bkg_main.jpg") 0px 72px no-repeat;
}


/* ========== */
/* = Header = */
/* ========== */

#header {
	position:relative;
	width:940px;
	height:100px;
	margin: 0 31px 0 37px;
	z-index: 100;
}

#header h1, #header h2 {
	display:none;
}

#logo {
	position: absolute;
	top: 3px; left: 390px;
}
#address {
	float: left;
	line-height: 1.4em;
}
#contactinfo {
	float: right;
	text-align: right;
	color: #00853f;
	line-height: 1.4em;
}


/* =========== */
/* = Content = */
/* =========== */

#content {
	position:relative;
	width: 940px;
	margin: 0 31px 0 37px;
}

#left {
	float: left;
	width: 346px;
	padding-left: 1px;
	padding-top: 152px;
	margin-bottom: 100px;
}

#left.home h4 {
	margin-top: 5px;
}

#left.home {
	padding-top: 194px;
	margin-bottom: 0;
}
#left.home p {
	font-size: 14px;
	line-height: 20px;
}

#left.home img {
	margin-top: 5px;
}

#left.details h4{
	margin: 5px 0 8px 0;
	font-size: 20px;
	line-height: 1.1em;
	color: #00853f;
}

#left.details p{
	font-size: 14px;
}

#right {
	float: right;
	width: 570px;
	padding-top: 20px;
	margin-bottom: 100px;
}
#right.home {
	margin-bottom: 0;
}
#right h2 {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	display:inline;
}
#person {
	float: left;
	margin: 3px 28px 20px 0px;
}
#rightContent{
	float: right;
	width: 332px;
	padding-top: 174px;
}
#right.home #rightContent {
	width: 300px;
}
#right.search #rightContent {
	width: 370px;
}
#rightContent p {
	font-size: 12px;
	color: #363636;
}
#rightContent2 {
	margin: 20px 0px;
}
#rightContent2 h2 {
	font-size: 28px;
	display:inline;
}
#rightContent2 li, #rightContent2 p {
	font-size: 12px;
}
#rightContent2 ul {
	padding: 0px;
}
#horiz1, #horiz2 {
	position: relative;
	width: 940px;
}
#horiz1 {
	background: url("../img/bkg_home_horiz1.jpg") 0px 42px no-repeat;
	width: 440px;
	height: 266px;
	padding: 0px 500px 35px 0px;
}
#horiz1 p {
	width: 218px;
	font-size: 12px;
	line-height: 17px;
}
#horiz1 h3{
	padding-top: 13px;
	margin-bottom: 5px;
}
#horiz1 h4{
	margin-top: 0px;
}
#horiz1 h3, #horiz1 p, #horiz1 h4 {
	padding-left: 22px;
}
#horiz2 {
	background: url("../img/bkg_home_horiz2.gif") no-repeat;
	width: 896px;
	height: 183px;
	padding: 0px 22px 20px 22px;
}
#horiz2 p.instructions {
	position: absolute;
	left: 210px;
	top: 6px;
	font-size: 16px;
}

.popup {
	padding: 20px 40px;
	background-color: #fff;
	color: #000;
	display: none;
    
	position: fixed;
	top: 20px;
	left: 50%;
    
  margin-left: -420px;
  width: 760px;

/*  overflow: hidden;*/
}

.popup p {
	font: 14px "Trebuchet MS", Arial, Verdana, sans-serif;	
}
.popup .closeLink {
	position: absolute;
	top: 20px;
	left: 730px;
	width: 60px;
	text-align: right;
}

#dialog_apply, #dialog_apply p {
	background-color: transparent;
	color: #fff !important;
}
#dialog_apply h2 {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}
#dialog_apply td label {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 7px 4px;
	color: #fff;
}
#dialog_apply input, #dialog_apply select {
	margin: 3px 2px;
}
#dialog_apply input.medium, #dialog_apply select.medium, #dialog_apply textarea.medium {
	width: 240px;
}

#dialog_friend, #dialog_friend p {
	background-color: transparent;
	color: #fff !important;
}
#dialog_friend h2 {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}
#dialog_friend td label {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 7px 4px;
	color: #fff;
}
#dialog_friend input, #dialog_friend select {
	margin: 3px 2px;
}
#dialog_friend input.medium, #dialog_friend select.medium, #dialog_friend textarea.medium {
	width: 240px;
	margin-bottom: 0px;
}

#dialog_friend h2.centered,
#dialog_apply h2.centered {
	margin-bottom: 10px;
}

#dialog_friend p.centered,
#dialog_apply p.centered {
	font-size: 16px;
	margin-bottom: 20px;
}

#JobSendForm .medium {
	margin-bottom: 0px;
}
#JobSendForm div.input {
	margin-bottom: 16px;
}
#JobSendForm div.error-message {
	width: 274px;
}


div.greenOverlay{
	background: url("../img/bkg_green.gif");
}

.button {
	position: relative;
	left: -5px;
}

table.pop_table td {
	padding-bottom: 10px;
	vertical-align: top;
}

table.pop_table {
	margin-left: 90px;
}

/* ========== */
/* = Footer = */
/* ========== */
#footer {
	position:relative;
	width: 100%;
	height: 30px;
	padding-top: 34px;
	padding-bottom: 134px;
	background: #CBEBD3 url("../img/bkg_footer.jpg") repeat-x;
}
#footer p {
	position: relative;
	width: 940px;
	height: 20px;
	left: 5px;
	padding-left: 34px;
	padding-right: 37px;
	margin: 0px auto;
}