* {
   padding:0;
   margin:0;
}
body {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	color: #444;
	font-weight: normal;
	font-size: 1em;
	font-family:Trebuchet MS,Arial,Helvetica,Tahoma,sans-serif;
	background-color:#a4c8e0;
	background-image: url('../images/bg.gif');
}
body.iframe {
	font-size: 1em;
	padding: 0;
	margin: 0;
	background: #efeeea;
	border: none;
}
.cleaner {
	clear: both;
	font-size: .1em;
	line-height: .1em;
	height: 0;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
#page {
	width:809px;
	margin:0 auto;
}
#header {
	height:152px;
	width:809px;
	margin: 0 auto;
	background: url('../images/header.gif') no-repeat;
	padding:0px;

}
#content {
	background:url('../images/content_bg.gif') repeat-y;
}
hr {
	display: block;
	border-width: 2px 0 0 0;
	border-style: dashed;
	border-color: #ccc;
	margin: 7px 0;
}
input {
	border: 1px solid #a4c8e0;
	background: #efeeea;
	padding: 3px;
	font-family:Trebuchet MS,Arial,Helvetica,Tahoma,sans-serif;
	font-size: .8em;
	color: #000;
}
select {
	border: 1px solid #a4c8e0;
	background: #efeeea;
	font-family:Trebuchet MS,Arial,Helvetica,Tahoma,sans-serif;
	font-size: .8em;
	color: #000;
}
option {
	background: #efeeea;
	padding: 2px;
	font-family:Trebuchet MS,Arial,Helvetica,Tahoma,sans-serif;
	color: #000;
}
textarea {
	font-family:Trebuchet MS,Arial,Helvetica,Tahoma,sans-serif;
	border: 1px solid #a4c8e0;
	background: #efeeea;
	padding: 2px;
	font-size: .8em;
	color: #000;
}
input.button {
	border: none;
	padding: 6px;
	background: #a4c8e0;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
.notice, .success, .error {
	display: block;
	padding: 5px 5px 5px 25px;
	color: #777;
	font-weight: bold;
	font-size: .8em;
	border-width: 2px;
	border-style: solid;
	background-color: #efeeea;
	background-position: 3px center;
	background-repeat: no-repeat;
}
.success {
	background-image: url(../images/icons/success_error_success.png);
	border-color: 83b44b;
}
.error {
	background-image: url(../images/icons/success_error_error.png);
	border-color: 860000;
}
.notice {
	background-image: url(../images/icons/success_error_notice.png);
	border-color: #a4c8e0;
}
.hidden {
	display: none;
}
.small {
	font-size: .75em;
	padding: 0 0 0 5px;
}

/**************************** MENU ****************************/

#menu {
	float: right;
	padding:0 0 0 20px;
	width: 218px;
	color:#fff;
	font-size: .85em;
}
#menu ul {	
	list-style:none;
	width:150px;
	margin:0 0 0 10px;
	padding:0;
	font-size:1em;
	line-height: 1.1em;
}
#menu li {
	margin-bottom:2px;
}
#menu li a {
	margin: 5px 5px 5px 5px;
	color:#83b44b;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:hover {
	color:#a4c8e0;
	text-decoration: none;
}	
#menu a {
	margin: 5px 5px 5px 5px;
	color:#a4c8e0;
	text-decoration: none;
}
#menu a:hover {
	color:#000;
	text-decoration: none;
}


/**************************** CONTENT ****************************/

#info {
	float;left;
	margin:0;
	width:550px;
}
.post {
	padding:0 0 15px 25px;
}
form td {
	display: cell;
	margin: 2px;
	padding: 2px;
}
td.label {
	font-size: .8em;
	text-align: right;
	font-weight: bold;
}
a{
	color:#83b44b;
	text-decoration: none;
}
a:hover{
	color:#a4c8e0;
}
a img {
	border: none;
}
h1{
	color:#fff;
	font-weight: normal;
	font-size: 2em;
	padding: 50px 0 10px 30px;
}
h1 a {
	color: #fff;
	text-decoration: none;
}
h2 a{
	position:absolute;
	top:65px;
	color:#fff;
	font-size:16px;
	margin:0 0 0 615px;
	text-decoration:none;
}
h2 a:hover{
	color:#999;
}
h3{
	color:#333333;
	font-size: 12px;
	font-weight:bold;
}
h4{
	font-family: times, "Times New Romans", serif;
	color: #8d8d8d;
	font-size: 1.4em;
	font-weight: normal;
}
h5{
	color: #8d8d8d;
	font-size: .7em;
	font-weight: normal;
	padding: 5px;
}
h3 img{
	float:left;
}
h6 {
	font-size: .9em;
	color: #83b44b;
}
h6.help {
	cursor: help;
}
.actions {
	float: right;
	text-align: right;
}


/**************************** FOOTER ****************************/

#footer{
	padding: 10px 0 0 250px;
	background:url('../images/footer.gif') no-repeat;
	height:48px;
	font-size: .75em;
}
#footer a {
	color:#000;
}
#footer a:hover {
	color:#fff;
}

/**************************** WISHLIST ****************************/
#gift_ideas {
	margin: 0;
	padding: 0;
}
ul#wishlist_items {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#wishlist_items li {
	padding: 0;
	margin: 10px 3px 0 0;
}
ul#wishlist_items li.draggable {
	cursor: move;
}
.wishlist {
	clear: left;
	margin: 0;
}
.wishlist-break {
	clear: left;
	display: block;
	padding: 0;
}
.item {
	padding: 0;
	margin: 5px 3px 0 0;
	text-align: center;
	float: left;
	background: #d5d4d0;
	border: 2px solid #d5d4d0;
}
.item-buttons {
	padding: 3px 0 1px 0;
	margin: 0;
}
.item-button {
	padding: 0;
	margin: 0 5px;
}
.item-description {
	display: block;
	font-size: .9em;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 75px;
}
.item-image {
	background: #fff;
	margin: 0;
	padding: 5px;
}
.item-image img {
	display: block;
}
#frmWishlist td img {
	padding-bottom: 3px;
}
#frmWishlist .info {
	display: block;
	padding: 3px 20px 0 20px;
	font-size: .8em;
	color: #555;
}
.procured {
	margin: 2px 0 0 20px;
	padding-top: 2px;
	border-top: 2px solid #d5d4d0;
}
.procured-disclaimer {
	margin: 3px 0;
	padding: 3px;
	border: 1px solid #bbb;
	background: #fcfcfa;
	font-size: .8em;
	color: #999;
}

/**************************** UPLOAD FORM ****************************/
.gift-upload {
	display: none;
	width: 530px;
	border: 1px solid #d5d4d0;
	height: 100px;
}
.iframe form {
	margin: 5px;
	padding: 5px;
	background: #fff;
	border: 1px solid #d5d4d0;
}
#upload-instructions {
	display: none;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 10px;
	padding: 5px;
	background: url(../images/question.gif) top right no-repeat #f8f7f3;
	border: 2px solid #860000;
	font-size: .75em;
}
#person-sizing {
	display: none;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 10px;
	padding: 5px;
	background: #f8f7f3;
	border: 2px solid #aaa;
	font-size: .75em;
}
.processing {
	display: none;
}
