﻿body {
	background: url('../../include/images/bg.jpg') top center repeat-y #000c32;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#flashcontent {
	text-align: center;
}

h1 {
	width: 100%;
	text-indent: -5000px;
	padding: 0px;
	margin: 0px;
	height: 100px;
}

a {
	color: #FFC028;
}

a:hover {
	color: #ffffff;
}

#vday {
	background: url('../../include/images/header.jpg') top center no-repeat;	
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

#vday h1 {
	width: 100%;
	text-indent: -5000px;
	padding: 0px;
	margin: 0px;
	height: 40px;
}

#vday .button {
	display: block;
	height: 44px;
	width: 146px;
	text-indent: -5000px;
}

#vday .button:hover {
	background-position: bottom center;
}

#vday .bNext {
	background: url('../../include/images/nextButton.jpg') top center no-repeat;	
	margin-top: 15px;
	margin-left: 21px;
}

#vday .bMake {
	background: url('../../include/images/makeButton.jpg') top center no-repeat;	
	margin-top: 30px;
	float: right;
}

#vday #content {
	text-align: left;
	width: 936px;
	margin: 0px auto;
}

#vday #footer {
	margin: 0px auto;
	text-align: left;
	color: #ffffff;
	font-size: 8pt;
	display: block;
	clear: both;
	width: 936px;
}

#vday #footer h3 {
	float: left;
}

#vday #footer h3 a {
	display: block;
	background: url('../../include/images/vFoot.jpg') no-repeat;
	height: 75px;
	width: 112px;
	text-indent: -5000px;
}

#vday #footer ul {
	list-style: none;
	height: 15px;
	display: block;
	padding-top: 60px;
	_padding-top: 50px;
}

#vday #footer ul li {
	float: left;
}

#vday #footer li a {
	text-decoration: none;
	display: block;
	margin-left: 10px;
}

/* HOMEPAGE */

#vday .homeLeft {
	background: url('../../include/images/homeLeft.jpg') top left no-repeat;
	width: 388px;
	height: 377px;
	float: left;
}

#vday .homeIntro {
	float: right;
	width: 539px;
}

#vday .homeIntro h2 {
	text-indent: -5000px;
	background: url('../../include/images/homeHead1.jpg') top left no-repeat;
	width: 539px;
	height: 55px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#vday .homeIntro p { 
	padding: 0px 5px 5px 5px;
}

#vday .homeUpload {
	float: right;
	width: 539px;
}

#vday .homeUpload h2 {
	text-indent: -5000px;
	background: url('../../include/images/homeHead2.jpg') top left no-repeat;
	width: 339px;
	height: 28px;
	margin: 10px 0px 5px 0px; 
	padding: 0px;
}

#vday .homeUpload input {
	margin-left: 5px;
}

#vday .homeUpload #preview { display:block; float:left; width:344px; height:160px; }

/* #vday .homeUpload #preview a {
	margin-top: 10px;
	display: block;
	text-indent: -5000px;
	height: 160px;
	width: 334px;
	xbackground: url('../../include/images/homeSample.jpg') top left no-repeat;
} */

#vday .previewMoms { width:334px; float:left; }

#vday .homeUpload #nextTerms {
	float: right;
	width: 200px;
	margin-top: 15px;
}

#vday .homeUpload #nextTerms {
	font-size: 8pt;
}


/* THANKS PAGE */

#vday .thanksLeft {
	background: url('../../include/images/thanksLeft.jpg') top left no-repeat;
	width: 388px;
	height: 477px;
	float: left;
}

#vday .thanksIntro {
	float: right;
	width: 539px;
}

#vday .thanksIntro h2 {
	text-indent: -5000px;
	background: url('../../include/images/thanksHead.jpg') top left no-repeat;
	width: 539px;
	height: 28px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#vday .thanksIntro p { 
	padding: 0px 5px 5px 5px;
}


#vday #preview .tips {
	padding: 5px 0px 0px 5px;
	font-size: 8pt;
}

#vday #preview .tips h3 { 
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	float: left;
}

.lblInfo {
	padding: 5px 5px 5px 5px;
	margin-left: 5px;
	margin-top: 5px;
	font-weight: bold;
	background-color: #e00e21;
	width: 170px;
}

#nextTerms input {
	margin-top: 15px;
}

#vday .homeUpload #preview {
 	float: left;
	width: 334px;
}