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

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

body, html {
	margin: 0px;
	text-align: center;
	border-width: 0px;
}

#wrapper {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: x-large;
	padding: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}

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

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

.giftsearch {

	
	font-size: 18px;

	
	font-family: Helvetica, Verdana, Arial, sans-serif;

	
	height: 35px;

	
	padding-bottom: 5px;

	
	padding-top: 5px;

	
	background-color: #e6e6e6;

	
	text-align: left;
		-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"] {
  float: right;
  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;
}
  
              
	                          
	                              
	                               
	                                
	                                 
	               
 
  

                                 

             

            

#hitme a {
	color: white;
}

  
              
	                          
	                              
	                               
	                                
	                                 
	               
 
  

                                 

             

            

/*
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 */

/* Wrapper */

/* Header */

#hitme a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

#hitme {
	border-width: 2px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-color: black;
	border-bottom-color: black;
	border-top-color: black;
	z-index: 0;
	font-variant: small-caps;
	padding: 10px;
    -moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	color: white;
	background-color: #00aa00;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: xx-large;
	-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;
}

#rightsearch {
	width: 50%;
	text-align: right;
	float: right;
}

#leftsearch {
	width: 50%;
	text-align: left;
	float: left;
}

.giftsearch a {
	color: red;
}

#leftsearchcontent {
	font-family: sans-serif;
	font-variant: small-caps;
	padding-top: 5px;
	padding-left: 5px;
}

}
/* Logo */

/* Page */

/* Content */

