/* @override 
	http://midhae.pair.com/randy270/boyscouts/templates/scouttroop48/css/main.css
	http://10.1.10.150/troop48/templates/scouttroop48/css/main.css
*/

html {
  background: #2c2e2f url(../images/bg.png);
  }

/*div {
	border: 1px solid red;
}*/
body {
  font-size: 100%;
  font-family: Georgia, serif;
  color: #71330b;
  }
  
p {
  font-size: 1em;
  line-height: 1.5em;
  }  
  
#intro p {
  color: #c6c5c4;
  font-family: Georgia, serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.4em;
  }  

#captionArea p {
  color: #c6c5c4;
  }  

#footer  p {
  font-size: .9em;
  line-height: 1.7em;
  }


#intro div.blog-featured div.items-leading div.leading-0 p a {
	color: #87d6ed;
}

a:link {
  color: #461f00;
  text-decoration: none;
  }
  
a:visited {
  color: #461f00;
  text-decoration: none;
  }  
  
a:active {
  outline: 0;
  color: #461f00;
  text-decoration: none;
  }    
  
a:hover {
  outline: 0;
  color: #8a3e02;
  text-decoration: underline;
  }
  
  
a#gototop {
	display: block;
	background-color: #701300;
	padding: 12px;
	margin-bottom: 12px;
	margin-right: 12px;
	color: #b4d6fc;
	-moz-border-radius: 12px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 3px 3px 4px #000;
}
  
h1 {
  font-size: 2em;
  font-weight: bold;
  color: #5b662f;
  }  
  
h2,
legend {
  font-size: 1.1em;
  font-weight: bold;
  padding: 20px 0 5px 0;
  }
  
#pageWrap {
  width: 1100px;
  margin: 0 auto;
  background: #2c2e2f;
  }

#mainContent {
  position: relative;
  background: #2c2e2f;
  }
  
/* main navigation */

.moduletable_menu {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #c76e1a;
  position: absolute;
  top: 41px;
  left: 51px;
  z-index: 1;
  }

.moduletable_menu li {
  float: left;
  text-align: center;
  border-right: 1px solid #562600;
  list-style-type: none;
  }

.moduletable_menu ul {
  margin: 0;
  padding: 0;
  }

.moduletable_menu ul li a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #e3e1d0;
  text-decoration: none;
  display: block;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 10px;
  padding-bottom: 8px;
  background-color: #6a3100;
  background-image: url(../images/navBarBG.png);
  background-repeat: repeat-x;
  }
  
#item-124 {
  border-right: none;
  }
  
.moduletable_menu ul li a:link, #navBar ul li a:visited {
  background-image: url(../images/navBarBG.png);
  background-repeat: repeat-x;
  }
  
.moduletable_menu ul li a:hover, #navBar ul li a:active {
  background-color: #c76e1a;
  background-image: url(../images/navBarHoverDownBG.png);
  background-repeat: repeat-x;
  }



#item-101 a {
  background-image: url(../images/navBarHoverDownBG.png);
  background-repeat: repeat-x;
  }
  

/* lake and backpack */
  
#lakeBg {
  width: 1100px;
  height: 900px;
  background-image:url(../images/lakeHeader.jpg);
  background-repeat: no-repeat;
  }  

#pack {
  width: 483px;
  height: 667px;
  background-image:url(../images/backpack.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 74px;
  left: 325px;
  z-index: 2;
  }

/* hover dots wrapper */

#dotWrapper {
  position: relative;
  width: 1100px;
  }  

/* hat dot */

.hatDotHolder {
  position: relative;
  top: 142px;
  z-index: 3;
	left: 590px;
	width: 250px;
}
  
.hatpuffup {
  position: absolute;
  display: none; /* keeps the popup hidden if no JS available */
  background-color: #e1e0d2;
  border: 1px solid #747250;
  max-width: 250px;
  z-index: 5;
  }
  
.trigger {
  position: absolute;
  }
  
.hatpuffup p {
  font-family: Georgia, serif;
  font-size: .8em;
  color: #5b662f;
  margin: 0 auto;
  padding: 15px;
  }
  
/* news dot */  
  
.newsDotHolder {
  position: relative;
  top: 166px;
  left: 409px;
  z-index: 3;
	width: 250px;
}
  
.newspuffup {
  position: absolute;
  display: none; /* keeps the popup hidden if no JS available */
  background-color: #e1e0d2;
  border: 1px solid #747250;
  max-width: 250px;
  z-index: 5;
  }
  
.trigger {
  position: absolute;
  }
  
.newspuffup p {
  font-family: Georgia, serif;
  font-size: .8em;
  color: #5b662f;
  margin: 0 auto;
  padding: 15px;
  }

  
/* water dot */  
  
.waterDotHolder {
  position: relative;
  top: 219px;
  left: 721px;
  z-index: 3;
	width: 250px;
}
  
.waterpuffup {
  position: absolute;
  display: none; /* keeps the popup hidden if no JS available */
  background-color: #e1e0d2;
  border: 1px solid #747250;
  max-width: 250px;
  z-index: 5;
  }
  
.trigger {
  position: absolute;
  }
  
.waterpuffup p {
  font-family: Georgia, serif;
  font-size: .8em;
  color: #5b662f;
  margin: 0 auto;
  padding: 15px;
  }  

  
/* pack dot */  
  
.packDotHolder {
  position: relative;
  top: 278px;
  left: 538px;
  z-index: 3;
	width: 250px;
}
  
.packpuffup {
  position: absolute;
  display: none; /* keeps the popup hidden if no JS available */
  background-color: #e1e0d2;
  border: 1px solid #747250;
  max-width: 250px;
  z-index: 5;
  }
  
.trigger {
  position: absolute;
  }
  
.packpuffup p {
  font-family: Georgia, serif;
  font-size: .8em;
  color: #5b662f;
  margin: 0 auto;
  padding: 15px;
  }  
  
  
/* messkit dot */  
  
.messkitDotHolder {
  position: relative;
  top: 323px;
  left: 385px;
  z-index: 3;
	width: 250px;
}
  
.messkitpuffup {
  position: absolute;
  display: none; /* keeps the popup hidden if no JS available */
  background-color: #e1e0d2;
  border: 1px solid #747250;
  max-width: 250px;
  z-index: 5;
  }
  
.trigger {
  position: absolute;
  }
  
.messkitpuffup p {
  font-family: Georgia, serif;
  font-size: .8em;
  color: #5b662f;
  margin: 0 auto;
  padding: 15px;
  }  

  
/* camera dot */  
  
.cameraDotHolder {
  position: relative;
  top: 378px;
  left: 781px;
  z-index: 3;
	width: 250px;
}
  
.camerapuffup {
  position: absolute;
  display: none; /* keeps the popup hidden if no JS available */
  background-color: #e1e0d2;
  border: 1px solid #747250;
  max-width: 250px;
  z-index: 5;
  }
  
.trigger {
  position: absolute;
  }
  
.camerapuffup p {
  font-family: Georgia, serif;
  font-size: .8em;
  color: #5b662f;
  margin: 0 auto;
  padding: 15px;
  }  
  
  
/* compass dot */  
  
.compassDotHolder {
  position: relative;
  top: 395px;
  left: 567px;
  z-index: 3;
	width: 250px;
}
  
.compasspuffup {
  position: absolute;
  display: none; /* keeps the popup hidden if no JS available */
  background-color: #e1e0d2;
  border: 1px solid #747250;
  max-width: 250px;
  z-index: 5;
  }
  
.trigger {
  position: absolute;
  }
  
.compasspuffup p {
  font-family: Georgia, serif;
  font-size: .8em;
  color: #5b662f;
  margin: 0 auto;
  padding: 15px;
  }      

  
/* rope dot */  
  
.ropeDotHolder {
  position: relative;
  top: 455px;
  left: 715px;
  z-index: 3;
	width: 250px;
}
  
.ropepuffup {
  position: absolute;
  display: none; /* keeps the popup hidden if no JS available */
  background-color: #e1e0d2;
  border: 1px solid #747250;
  max-width: 250px;
  z-index: 5;
  }
  
.trigger {
  position: absolute;
  }
  
.ropepuffup p {
  font-family: Georgia, serif;
  font-size: .8em;
  color: #5b662f;
  margin: 0 auto;
  padding: 15px;
  }  
    
  
/* pocket dot */  
  
.pocketDotHolder {
  position: relative;
  top: 515px;
  left: 495px;
  z-index: 3;
	width: 250px;
}
  
.pocketpuffup {
  position: absolute;
  display: none; /* keeps the popup hidden if no JS available */
  background-color: #e1e0d2;
  border: 1px solid #747250;
  max-width: 250px;
  z-index: 5;
  }
  
.trigger {
  position: absolute;
  }
  
.pocketpuffup p {
  font-family: Georgia, serif;
  font-size: .8em;
  color: #5b662f;
  margin: 0 auto;
  padding: 15px;
  }    
  
  
/* bedroll dot */  
  
.bedrollDotHolder {
  position: relative;
  top: 638px;
  left: 587px;
  z-index: 3;
	width: 250px;
}
  
.bedrollpuffup {
  position: absolute;
  display: none; /* keeps the popup hidden if no JS available */
  background-color: #e1e0d2;
  border: 1px solid #747250;
  max-width: 250px;
  z-index: 5;
  }
  
.trigger {
  position: absolute;
  }
  
.bedrollpuffup p {
  font-family: Georgia, serif;
  font-size: .8em;
  color: #5b662f;
  margin: 0 auto;
  padding: 15px;
  }      
  
  
/* arrow dot */  
  
.arrowDotHolder {
  position: relative;
  top: 670px;
  left: 808px;
  z-index: 3;
	width: 250px;
}
  
.arrowpuffup {
  position: absolute;
  display: none; /* keeps the popup hidden if no JS available */
  background-color: #e1e0d2;
  border: 1px solid #747250;
  max-width: 250px;
  z-index: 5;
  }
  
.trigger {
  position: absolute;
  }
  
.arrowpuffup p {
  font-family: Georgia, serif;
  font-size: .8em;
  color: #5b662f;
  margin: 0 auto;
  padding: 15px;
  }      

  
/* home page intro paragraph */

#intro {
  width: 770px;
  padding: 40px 70px 35px  70px;
  margin: 0 auto;
  border-top: dashed;
  border-top-width: 2px;
  border-top-color: #726f58;
  border-bottom: dashed;
  border-bottom-width: 2px;
  border-bottom-color: #726f58;
  }

span.dropCap {
  color: #c0530b;
  float: left;
  font-size: 4em;
  margin-top: 0;
  margin-bottom: -.4em;
  padding: 0 0 .2em 0;
  }

/* image area */
  
#imageGallery {
  width: 774px;
  height: 497px;
  margin: 42px auto 10px;
  /*background-image: url(../images/placeholderPic.png);*/
  background-repeat: no-repeat;
  display: block;
  position: relative;
  overflow: hidden;
}

#captionArea {
  padding: 0 165px 0 0;
  float: right;
  width: 411px;
  height: 145px;
  }
  
#captionText {
  float: right;
  width: 316px;
  padding-top: 10px;
  color: #d2cbbd;
  font-family: Georgia, serif;
  font-size: 1.1em;
  font-weight: normal;
  line-height: 1.4em;
  }  
  
#cropLogo {
  float: left;
  width: 73px;
  height: 112px;
  margin-top: 5px;
  background-image: url(../images/cropLogo.png);
  background-repeat: no-repeat;
  }  
  

#loginArea {
  width: 933px;
  height: 159px;
  margin: 97px 0 0 83px;
  background-image: url(../images/loginHomeTab.png);
  background-repeat: no-repeat;
  }  
  
.userdata {
  border: none;
	padding-bottom: 0;
	position: relative;
	padding-top: 0;
}

#login-form li {
	list-style-type: none;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 3px;
	margin-top: 3px;
}

#login-form ul {
	padding: 0;
	margin: 0;
	position: relative;
	top: -44px;
	left: 15px;
	width: 50%;
}


#login-form li a {
	color: #aea88f;
}

div.registration {
	color: #aea88f;
}

#member-registration fieldset {
	border-style: none;
}

#loginArea div.moduletable {
  padding: 4px 81px 0 72px;
	float: left;
} 

.inputbox,
input {
  width: 218px;
  height: 19px;
  font-family: Georgia, serif;
  font-size: 1.1em;
  color: #d2cbbd;
  border-radius: 6px;
	padding: 4px;
}

dd  {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0;
}

#form-login-username label {
  display: none;
  }

#form-login-password label {
  display: none;
  }

#modlgn-passwd {
  margin-top: -13px;
  }

#modlgn-remember {
  display: none;
  }

#form-login-remember {
  display: none;
  }

#login-form input.button{
  margin: -13px 0 0 162px;
  font-family: Georgia, serif;
  font-size: .7em;
  font-weight: bold;
  color: #5e1a0b;
  width: 68px;
  height: 35px;
  cursor: pointer;
  background-color: transparent;
  background-image: url(../images/loginButton.png);
  background-repeat: no-repeat;
	position: relative;
	top: -6px;
	border-style: none;
}

#member-registration div button.validate,
#member-registration div a {
	margin-left: 0;
	border-radius: 12px;
  color: #5e1a0b;
	border: 1px solid #701300;
	height: 24px;
	background-color: white;
	padding: 4px;
	text-align: center;
	font: bold .7em Georgia, serif;
}
#member-registration div button.validate
{
	float: left;
	margin-right: 12px;
}


#member-registration div a {
	width: 52px;
	display: inline-block;
	height: 14px;
	margin-left: 6px;
}

#member-registration div a:hover {
	text-decoration: none;
}

td.sfu_table input {
  color: #5e1a0b;
  width: 103px;
  height: 28px;
  cursor: pointer;
  background-color: #cccbbe;
  background-repeat: no-repeat;
	border: 2px solid #4e4c24;
	-moz-border-radius: 10px;
	-webkit-border-radius: 13px;
	padding: 0;
	font: bold .7em/10px Georgia, serif;
}

input#txtUploadFile31 {
	width: 184px;
	height: 23px;
	padding-top: 4px;
	padding-left: 6px;
}

tr.uploadtr31 td.sfu_table {
	color: #cccbbe;
	padding-bottom: 00px;
}

div.moduletable_upload {
	width: 308px;
	margin-left: 500px;
	height: 139px;
	background: url(../images/loginHomeTab.png) no-repeat;
	padding-left: 90px;
	padding-top: 23px;
}

div.moduletable_upload ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}

div.moduletable_upload ul li {
	color: white;
	list-style-type: none;
	font: 10px/10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.logout-button {
	margin-top: 60px;
}

/* footer */




#footer {
  font-size: .9em;
  line-height: 1.4em;
  width: 1100px;
  min-height: 271px;
  background-color: #aea88f;
  background-image: url(../images/footerCompass.png);
  background-repeat: no-repeat;
  background-position: 858px 0px;
  margin: 54px 0 0 0;
  }

#footerLinks1 {
  float: left;
  padding: 20px 10px 0 0;
  }

#footerLinks1 ul {
  list-style-type: none;
  }
  
#footerLinks2 {
  float: left;
  padding: 10px 0 0 0;
  }

#footerLinks2 ul {
  list-style-type: none;
  padding: 10px;
 }
   
#footerLinks3 {
  float: left;
  padding: 10px 0 0 0;
  }

#footerLinks3 ul {
  list-style-type: none;
  padding: 10px;
  }
 
#footerLinks4 {
  float: left;
  padding: 10px 0 0 0;
  } 

#footerLinks4 ul {
  list-style-type: none;
  padding: 10px;
  }

#footerLinks5 {
  float: left;
  padding: 10px 0 0 0;
  }    
  
#footerLinks5 ul {
  list-style-type: none;
  padding: 10px;
 }


.item-125 a,.item-126 a,.item-127 a,.item-128 a,.item-179 a {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0 0 5px;
	display: block;
}

  
div.tip-wrap {
	background-color: white;
	font: 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 6px;
}

div.edit.item-page {
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	background-color: white;
	position: relative;
	z-index: 1000;
}
  
ul.actions {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.actions li {
	list-style-type: none;
}

#intro div.blog-featured ul {
  color: #c6c5c4;
}  

#intro div.blog-featured ul li {
	line-height: 29px;
}
