@charset "UTF-8";
/* ButterflyMarketing */

body {
	background-image: url(https://all-images.s3.amazonaws.com/bf20-bg.jpg);
	background-repeat: repeat-x;
}

input, select, textarea {color: #333; font: .92em Arial; width: auto;}
input, textarea {padding: 3px;}
input, select {vertical-align: middle;}
textarea {width: 200px; height: 8em;}

input.file {height: auto; width: 250px;}
input.readonly {background-color: transparent; border: none;}
input.button {border: 1px solid #000; background-color: #ddd;}
input.image, input.radio, input.check {border: none; width: auto; height: auto;}

#gifts .field {margin-bottom: 5px;}
#gifts input.text0 {
	border: 2px solid #427cb8;
	padding-left: 10px;
	padding-right: 10px;
	width: 161px;
}

.login:hover {

width: 110px;
height: 23px;
background-image: url('/images/login_buttonhover.jpg');
border: none;

}

a:link { 
	color: #0000FF;
	}
a:visited { 
	color: #0000FF;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #0000FF;
	}