/* made with <3 */

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	color: #797979;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
}

/*
html {
	min-height: 100%;
	margin-bottom: 1px;
}*/

body, input, textarea, select {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
}

#bgtile {
	background: #ccc url("/img/global/background.gif") center center repeat-x;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#container {
	background: transparent url("/img/global/container.gif") center center no-repeat;
	width: 936px;
	height: 547px;
	top: 50%;
	left: 50%;
	margin: -280px 0 0 -468px;
	padding: 0;
	text-align: left;
	position: absolute;
}

#header {
	padding: 35px 35px 0 35px;
	height: 80px;
}

#main {
	padding: 0 35px;
}

#view {
	float: right;
	padding-top: 7px;
	width: 380px;
	text-align: right;
}

#send, #preview {
	float: right;
	width: 390px;
}

#preview {
	padding-top: 10px;
	text-align: left;
}

#sortFrm {
	float: right;
	padding: 18px 10px 15px 10px;
	text-align: right;
	border-left: 1px solid #e1e1e1;
}

#sortFrm label {
	display: inline;
	float: none;
	padding-right: 8px;
	vertical-align: 0;
}

#sortFrm selectfs {
	vertical-align: top;
}

#cards {
	margin-left: -3px;
	padding-top: 10px;
}

p, li {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0 0 1.4em 0;
	padding: 0;
}

li {
	margin: 0;
}

p.footer {
	font-family: "Lucida Sans Unicode", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 1em;
	position: absolute;
	top: 540px;
	left: 0;
	width: 566px;
	color: #979797;
	text-align: left;
	margin: 0 35px;
	padding-top: 10px;
}

p.counter {
	font-family: "Lucida Sans Unicode", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 1em;
	position: absolute;
	top: 540px;
	right: 0;
	width: 400px;
	color: #979797;
	text-align: left;
	margin: 0 35px;
	padding-top: 10px;
	text-align: right;
}

span.black {
	color: #000;
}

p.message {
	font-size: 1.8em;
	color: #000;
}

span.note {
	cursor: help;
}

img.note {
	vertical-align: -2px;
	margin: 0 5px;
}

p.contribute img.note {
	vertical-align: -3px;
}

p.note label {
	display: inline;
	float: none;
	font-size: inherit;
	border-bottom: 1px dotted #e1e1e1;
}

#cardsnav {
	clear: both;
	padding: 20px 6px 0 6px;
}

p.contribute {
	font-size: 1.1em;
	padding-top: 3px;
	float: right;
	text-align: right;
	padding-right: 20px;
	background: url("/img/global/help_on.gif") right 3px no-repeat;
}

p.paging {
	float: left;
}

p.paging a {
	color: #FF2D94;
}

#cardsnav a {
	text-decoration: underline;
}

a {
	outline: none;
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #000 !important;
}

a:active {
	background-color: #FFF3F9;
}

#header a:active {
	background: none;
}

p.footer a {
	color: #5F5F5F;
}

a.red {
	color: #FF007E !important;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

label, input, textarea, select {
	margin-bottom: 0.5em;
}

fieldset.buttons {
	text-align: right;
	border-top: 1px solid #e1e1e1;
	margin: 1em 0 0.3em 0;
	padding: 10px 0 7px 0;
}

input {
	width: 225px;
	height: 17px;
	padding-top: 2px;
	border: 2px solid #e1e1e1;
	font-size: 1.4em;
}

textarea {
	width: 225px;
	height: 100px;
	border: 2px solid #e1e1e1;
	font-size: 1.4em;
}

select {
	border: 2px solid #e1e1e1;
	font-size: 1.4em;
	width: 120px;
}

input#greeting_other, input#signoff_other {
	width: 100px;
	margin-left: 5px;
	visibility: hidden;
}

select option.other {
	background-color: #f1f1f1;
}

textarea#cardidea {
	height: 170px;
}

input:focus, textarea:focus, select:focus {
	border: 2px solid #FFDCED;
}

label {
	float: left;
	display: block;
	width: 155px;
	font-size: 1.4em;
	padding-top: 5px;
	text-align: left;
	clear: left;
}

#view label {
	width: 115px;
	float: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#view label img {
	width: 115px;
	height: 24px;
}

input#card_code {
	width: 150px;
	height: 20px;
	border: 2px solid #4C4C4C;
	background-color: transparent;
	margin: 0 12px;
	font-size: 1.6em;
	text-align: center;
	color: #989898;
	padding: 0 0 1px 0;
	vertical-align: 2px;
}
html>body input#card_code {
	vertical-align: 7px;
}

input#card_code:focus {
	color: #CDCDCD;
	background-color: #000;
}

input#go {
	width: 29px;
	height: 24px;
	border: 0;
	padding: 0;
	margin: 0;
}

em {
	color: #FF2D94;
	font-style: normal;
}

#checkboxes {
	text-align: left;
	margin: 0.5em 0 0.6em 0;
}

#checkboxes input {
	border: 0;
}

input.anon, input.notify {
	width: auto;
	float: none;
	display: inline;
	margin-left: -2px;
	margin-bottom: 0;
}

label.anon, label.notify {
	float: none;
	display: inline;
	vertical-align: 2px;
	padding-left: 10px;
	font-size: 1.3em;
}
html>body label.anon, html>body label.notify {
	vertical-align: 2px;
	padding-left: 5px;
}

input#preview, input#send, input#edit, input#submit, input#reply {
	border: 0;
	height: 19px;
	float: none;
	padding: 0;
	margin: 0;
}

input#preview {
	width: 79px;
}

input#send {
	width: 47px;
}

input#submit {
	width: 70px;
}

input#edit {
	width: 39px;
}

input#reply {
	width: 118px;
}

div.hr {
	background-color: #e1e1e1;
	width: 100%;
	height: 1px;
	overflow: hidden;
	border: none;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
}

a img {
	border: 0;
}

img.logo {
	width: 284px;
	height: 35px;
	padding-top: 1px;
}

.thumb {
	width: 142px;
	height: 115px;
	padding-right: 3px;
	padding-bottom: 3px;
	display: block;
	float: left;
}

#full {
	width: 460px;
	height: 367px;
	margin-left: -3px;
}

#full img {
	width: 460px;
	height: 367px;
}

#full p {
	font-size: 1.1em;
	text-align: center;
}

.last {
	padding-right: 0;
}

img.or {
	width: 23px;
	margin: 0px 18px;
	height: 20px;
}

/* Fading Tooltips By Dustin Diaz*/
body div#toolTip { position:absolute;z-index:1000;width:auto;background:#FFF3F9;border:1px solid #FFDCED;text-align:left;max-width:200px; }
body div#toolTip p { margin:5px 8px;padding:0;line-height:1.2em;color:#797979;font-size:1em; }
body div#toolTip p em { display:block;margin-top:3px;color:#f60;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff; }
