
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0px;
	padding: 0;
}

body, html {
	background-color: maroon;
	background-repeat: repeat;
	background-image: url(../img/img5.jpg);
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 10px;
	border-width: 0px;
}

body, table, th, td, input, textarea, tr {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #f8faf7;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #D6E48E;
	border-bottom: 1px solid #D6E48E;
}

/*
input.button {
	background-color: #7973ff;
	border-top: 1px solid #D6E48E;
	border-left: 1px solid #D6E48E;
	border-right: 1px solid #4D5719;
	border-bottom: 1px solid #4D5719;
	color: #FFFFFF;
}
*/

/* The Send and Cancel buttons */

input[type="submit"], input[type="button"] {
  /* float: right; */      
  /* margin: 2em 1em 0 1em; */
  font-family: Helvetica, Verdana, Arial, sans-serif;
                           
                              
  font-variant: normal;
                           
                              
  padding: 15px;   
                              
  border: 1px solid #666;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  
  border-radius: 10px;
  -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8);
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8);
  color: #fff;
  background: #00aa00;
  font-size: 1.6em;
  line-height: 1em;
  font-weight: bold;
  opacity: .7;
  -webkit-appearance: none;
  -moz-transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

input[type="submit"]:hover,
input[type="submit"]:active,
input[type="button"]:hover,
input[type="button"]:active {
  cursor: pointer;
  opacity: 1;
}

input[type="submit"]:active, input[type="button"]:active {
  color: #333;
  background: #00aa00;
  -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
}

input[type="button"] {
  width: 100%;
  text-align: center;
  background-repeat: repeat;
  background-color: #ca0000;
  -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
}

input[type="button"]:disabled {
	opacity: 0.5;
}

h1, h2, h3 {
	margin-top: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #626456;
}

h1 {
	/* letter-spacing: -.075em; */
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	font-size: 1.8em;
	font-weight: normal;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	/* border-bottom: 1px dotted; */
	color: #3333ff;
}

a:hover {
	text-decoration: underline;
	border: none;
	color: #000099;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	border-bottom-style: none;
	color: #6666ff;
	background: none;
}

hr {
	display: none;
}

/* Wrapper */

/* Header */

#middleheader {
	background-position: center;
	background-image: url(../img/main2.png);
	background-repeat: no-repeat;
	background-color: black;
	height: 200px;
	clear: both;
	margin: 0 auto;
	/* 	-moz-border-radius: 15px;
	-webkit-border-radius: 15px; */
}

#leftheader {
	padding: 0px;
	color: black;
	border-left-style: none;
	border-right-style: none;
	text-align: center;
	background-repeat: repeat;
	height: 200px;
	clear: both;
	margin: 0px;
	-moz-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
}

#rightheader {
	border-left-style: none;
	border-right-style: none;
	background-repeat: repeat;
	height: 200px;
	clear: both;
	margin: 0px;
	-moz-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;

}

#hitme {
	display: none;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-width: 2px;
	border-left-color: black;
	border-bottom-color: black;
	border-top-color: black;
	border-bottom-width: 2px;
	border-top-width: 2px;
	z-index: 1;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 10px;
	line-height: 80%;
	font-variant: small-caps;
	text-align: center;
	padding: 10px;
    -moz-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	color: white;
	background-color: #00aa00;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 120px;
	font-size: xx-large;
	font-weight: bold;
	-moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
}

#giftme {
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-width: 2px;
	border-left-color: black;
	border-bottom-color: black;
	border-top-color: black;
	border-bottom-width: 2px;
	border-top-width: 2px;
	z-index: 1;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	padding: 10px;
    -moz-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	color: white;
	background-color: navy;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 120px;
	font-size: large;
	font-weight: bold;
	-moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
}

#giftme a {
	color: white;
}

#hitme a {
	color: white;
}

#rightcontent a {
	text-decoration: underline;
	color: white;
}

#title {
	width: 400px;
	margin-left: 150px;
	text-shadow: 3px 3px 5px white;
	font-size: xx-large;
	font-weight: bold;
	font-family: monospace;
}

#title2 {
	width: 400px;
	margin-left: 150px;
	text-shadow: 3px 3px 5px white;
	font-size: x-large;
	font-weight: bold;
	font-family: monospace;
}

#subtitle {
	color: #444444;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 300px;
	margin-left: 150px;
	text-shadow: 3px 3px 5px white;
	font-size: large;
	font-weight: bold;
}

#count {
	margin-top: 5px;
	text-align: right;
	padding: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;  
    border-radius: 10px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	color: white;
	background-color: #1f1f1f;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 170px;
	margin-left: 180px;
	text-shadow: 1px 1px 1px white;
	font-size: xx-large;
	font-weight: bold;
}

#maincounttext {
	text-align: right;
	padding: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;  
    border-radius: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 180px;
	margin-left: 180px;
	text-shadow: 1px 1px 1px white;
	font-size: medium;
	font-weight: bold;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

}
/* Logo */

img {
	padding: 0px;
	margin: 0px;
}


/* Page */

#page {
	background-color: #e6e6e6;
	margin: 0 auto;
	padding: 0px 0;
	border-top: none;
}

             

#comments {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: white;
}

/* Content */

#leftbar {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 0;
	border-width: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	width: 150px;
}

#rightbar {
	color: white;
	margin-bottom: 0px;
	height: auto;
	top: auto;
	bottom: auto;
	position: absolute;
	margin-left: 750px;
	margin-top: 0px;
	z-index: 0;
	border-width: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	width: 150px;

}

#middlebar {
	font-size: 1.4em;
	margin-left: 150px;
	margin-top: 0px;
	left: 150px;
	top: 0px;
	border-width: 0px;
	background-color: white;
	background-repeat: repeat-x;
	color: #804000;
	font-family: fantasy;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	width: 600px;
	-moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
}

#contentmiddle {
	padding: 25px;
}

#middleheadercontent {
height: 200px;
-moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
    -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
     box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
}

#rightcontent {
	text-align: right;
	font-size: 1.3em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 5px;
	
}

#logo {
	z-index: -1;
	font-variant: small-caps;
	background-repeat: repeat;
	text-align: center;
	border-style: none;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	line-height: normal;
	height: auto;
	width: auto;
	top: 0px;
	text-shadow: 1px 1px black;
	background-color: #ca0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: white;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity: .4;
}

.category {
	font-family: fantasy;
	color: #503200;
	font-size: large;
}

.category a, a:hover {
	font-weight: bold;
}

.checklist {
	font-family: fantasy;
	font-size: large;
}

.checklist h2 {
	font-family: fantasy;
	color: black;
	font-size: 1.5em;
	font-weight: bold;
	
}

.category img {
	float: left;
	bottom: auto;
	top: auto;
	color: black;
	font-size: large;
	font-weight: bold;
	font-family: fantasy;
}

#centeredbutton {

  text-align: center;

  width: 95%;
  margin: auto;   
  
}

#infotext {
	font-weight: bold;
	text-align: center;
	color: black;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


input[type='checkbox'] {
	vertical-align:middle; /* I added this */
    background: #fff;
    border: solid 2px #AD2A1A;
    height: 34px;
    width: 34px;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
}

input[type='checkbox']:checked {
    background: #fff;
    border: solid 2px #ADABA8;
}

input[type='checkbox']:checked:after {
    z-index: 2;
    content: ' ';
    display: block;
    width: 24px;
    height: 24px;
    /* background: #C9C7C5; */
    background: #AD2A1A;
    position: relative;
    top: 3px;
    left: 3px;
    -webkit-border-radius: 2px;
}

:checked + label {
    /* background: #C9C7C5; */
	text-decoration: line-through;
                              
	color: #6d6d6d;
                              
}

#leftheadercontent {
	font-size: large;
	font-weight: bold;
	color: #e6e6e6;
	margin: 0px;
	padding: 0px;
}

#rightheadercontent {
	margin: 0px;
	padding: 5px;
}

#successmessage { 
border-right-style: solid; 
border-left-style: solid; 
border-bottom-style: solid; 
border-right-color: #b3b3b3; 
border-left-color: #b3b3b3; 
border-bottom-color: #b3b3b3; 
border-right-width: 1px; 
border-left-width: 1px; 
border-bottom-width: 1px; 
padding-right: 5px; 
padding-left: 5px; 
padding-bottom: 5px; 
margin-right: auto; 
margin-left: auto; 
width: 90%; 
line-height: normal; 
color: black; 
font-size: large; 
font-family: Helvetica, Verdana, Arial, sans-serif; 
text-align: center; 
padding-top: 2px; 
margin-top: 0px; 
background-color: #acc8f2; 
display:none; 
-moz-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
}


#submitsuccess { background-color: #99ccff; margin-right: 0; display:none; }


#share {
	float: right;
}

input[type='checkbox']:disabled {
  opacity: .5;
}

label:disabled {
  opacity: .5;
}

.lights {
	display: none;
	height: 30px;
	background-repeat: repeat-x;
	background-image: url(../img/xlitup.gif);
	text-align: center;
	padding: 0px;
	margin: 0px;
}


.giftsearch input.text {
	background-color: white;
	border-color: #b3b3b3;
	border-width: 2px;
	border-style: solid;
	padding: 3px; 
	height: 15px;
	width: 40%;
}

.giftsearch .hightlight {
	border:2px solid #9F1319;
}

.giftsearch {

	
	padding-bottom: 5px;

	
	padding-top: 5px;

	
	background-color: #e6e6e6;

	
	text-align: center;
		-moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;

	
}


/* The Send and Cancel buttons */

.giftsearch input[type="submit"], .giftsearch input[type="button"] {
  /* float: right; */      
  /* margin: 2em 1em 0 1em; */
                           
                              
  padding-right: 10px;
                           
                              
  padding-left: 10px;
                           
                              
  padding-bottom: 5px;
                           
                              
  padding-top: 5px;
                           
                              
  font-family: Helvetica, Verdana, Arial, sans-serif;
                           
                              
  font-variant: normal;   
                              
  border: 1px solid #b3b3b3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;  
  border-radius: 3px;
  -moz-box-shadow: 0 0 .1em rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 0 .1em rgba(0, 0, 0, .8);
  box-shadow: 0 0 .1em rgba(0, 0, 0, .8);
  color: #666666;
  background: white;
  font-size: 0.7em;
  /* line-height: 0.5em; */
  font-weight: bold;
  opacity: 1;
  -webkit-appearance: none;
  -moz-transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

.giftsearch input[type="submit"]:hover,
.giftsearch input[type="submit"]:active,
.giftsearch input[type="button"]:hover,
.giftsearch input[type="button"]:active {
  cursor: pointer;
  opacity: 1;
}

.giftsearch input[type="submit"]:active, .giftsearch input[type="button"]:active {
  color: #333;
  background: #66ccff;
  -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
}

.giftsearch input[type="button"] {
  width: 100%;
  text-align: center;
  background-color: #6666ff;
  -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
}

#hitmeanimation {

	
	display: none;

	
	padding: 5px;

	
	text-shadow: 1px 1px 2px #030200;

	
	text-align: center;

	
	color: white;

	
	font-family: cursive;

	
	font-weight: bold;

	
	font-size: 18px;

	
	background-repeat: no-repeat;

	
	background-color: #004400;

	
}

#frontmatter {
	text-align: center;
}