body {
	background-image: url(../images/pattern_BG.jpg);
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #261e15;/*#9f8e7d;*/
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
	text-align: center;
	height: 100%;
}

body a {
	color: #a3d8f5;
	border: none;
}

#welcome{
	background-image: url(/images/welcome_8.png);
	background-repeat: no-repeat;
	width:878px;
	height:501px;
	display:block;
}
#make_button{
	width:878px;
	height:501px;
	padding-top: 268px;
	padding-left: 20px;
	text-align: left;
}

img {
	text-decoration: none;
	border-style: none;
}

#header {
	width: 900px;
	margin:0 auto;
}
.clear{
	clear:both;
}

h1 {
	color: #231F20;
	font: 19px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	position: relative;
	padding: 0;
	margin: 0;
	clear:both;	
}
h2 {
	color: #231F20;
	/*margin-bottom: 10px;*/
	font: 24px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 20px;
}
a.contentlink, a.contentlink:visited, contentlink:hover{
color: #231F20;
}

#box {
	width: 900px;
	margin: 0 auto;
}

#logo {
	position: relative;
	padding-top: 10px;
	text-align: right;
}

#content {
clear:left;
position: relative;
width: 900px;

	margin:auto auto;margin-top: -20px;
	}
	
	
#content h1{
color: #148fb3;
}
.thumbs {margin: 15px 10px 20px 0px;}
#card {
	top: 0px;
	position: relative;
}

.footer {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	position: relative;
	padding: 10px 0px;
	color: #9f8e7d;
}

a.buttons {
	
	}
a.buttons:hover img{
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
#upload, #cards {
	margin-left:35px;
	width: 656px;_width: 686px;
	height: 470px;_height: 525px;
	padding-left: 105px;
	overflow: hidden;
	background: url(/images/upload_card_8.png) no-repeat;
	padding-top: 52px;
	padding-right:30px;
}
#paper {	
	background: url(../images/letter_bg_8.png) no-repeat;
	background-repeat: no-repeat;
	width: 564px;
	height: 700px;
	margin: 10px auto;
	padding: 20px 40px 40px 40px;
	text-align: left;
}
#addressCon {	
	background: url(/images/address_form_bg.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: 315px 25px;
	#background-position: 315px 35px;
	height: 330px;
}
#thanksCon {	
	background: url(/images/thanks_bg.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: 315px 25px;
	#background-position: 315px 35px;
	height: 330px;
}

#leftCon{
	width:320px;
	float: left;
	text-align:left;
}
form{
	margin: 0;
	padding: 0;
}
.fileName {
  float: right;
  margin-right: .5em;
}

/* Style for IFRAME */
.loader {
  border: 0; 
  height: 0; 
  width: 0; 
  padding: 0; 
  position: absolute; 
  visibility: hidden;
}
.y{
border:none; width:240px;
}


.SI-FILES-STYLIZED label.cabinet
{
    width: 92px;
    height: 22px;
    background: url('/images/browse_button.gif') 0 0 no-repeat;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    text-align:right;
    width: auto;
    border: none;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


#preview {
	position: absolute;
	top: 0px;
	left: 143px;

}

#preview-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	position: absolute;
	width: 185px;
	top: 70px;
	left: 48px;
	color: #231F20;
	font-size:16px;
	line-height: 1.5;
	
	text-align:left;
}

#postcard {
	position: relative;
	background: url(/images/message_bg.png) no-repeat;
	width: 588px;
	height: 421px;
		margin-left: 30px;
	float: left;
	text-align: left;
}
.msgBlock{
	display:block;
	padding:20px;
	background-color: #ffffff;
	border: 2px #cccccc solid;
}


