#wrapper {
	margin: 0 auto 15px;
}

#menuwrapper {
	left:0;
	position:relative;
	top:0;
	z-index:1000;
}

div.thumbcardsright {
	height: 550px;
	position: relative;
	top: 0; left: 0;
	background: transparent;
	border: none;
	padding: 2px;
}

.bg-main {
	padding: 0 0 30px 0;
}

#new-layout {
	background: url(../images/bg.png) top left no-repeat;
	height: 555px;
	margin: 0 auto;
	width: 840px;
	position: relative;
	top: 0; left: 0;
}

#intro {
	height: 550px;
	width: 726px;
	top: 0px;
}

#intro,
#make, 
#special_ie6_hack {
	position: absolute;
	left: 62px;
}

#make, #special_ie6_hack {
	background: url(../images/make-bg.png) top left no-repeat;
	height: 550px;
	width: 725px;
	top: 48px;
}

#special_ie6_hack {
	z-index: -1000;
}

#make .left_column,
#make .left_column h2,
#make .left_column p,
#instruction {
	padding: 0;
	margin: 0;
}

#make .left_column {
	width: 210px;
	position: absolute;
	top: 42px; left: 43px;
	list-style: none;
	text-indent: 0;
}

#make .left_column li {
	padding-top: 9px;
}

#make .left_column h2 {
	color: #fff;
	font-family: Times, "Times New Roman", serif;
	font-size: 22px;
	line-height: 1.4em;
	font-weight: bold;
}

#make .left_column p {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
}

#make .left_column h2,
#make .left_column p {
	text-indent: 5px;
}

#make .left_column a.make_button {
	display: block;
	background: #eeeeee url(../images/make-button.jpg) top left no-repeat;
	font-family: Times, "Times New Roman", serif;
	font-size: 22px;
	font-weight: bold;
	height: 32px;
	width: 199px;
	text-align: left;
	line-height: 33px;
	text-indent: 6px;
	overflow: hidden;
	color: #000;
	border: none;
	margin-top: 5px;
}

#make .left_column a.make_button:hover {
	text-decoration: none;
	background-position: bottom left;
}

#step_2, #step_3, #step_4 { display: none; }

#instruction {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: normal;
	width: 412px;
	text-align: center;
	position: absolute;
	top: 23px; left: 273px;
	display: none;
}

#controls {
	background: url(../images/controls.jpg) top left no-repeat;
	height: 53px;
	width: 251px;
	position: absolute;
	bottom: 137px;
	left: 352px;
	display: none;
}

#controls a {
	display: block;
	background-color: #eee;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	color: #000;
	border: none;
	position: absolute;
}

#control-up {
	background-image: url(../images/control-up.jpg);
	text-align: center;
	height: 29px;
	width: 48px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 12px;
	top: 11px; left: 9px;
	padding: 4px 19px 0 0;
}

#control-down {
	background-image: url(../images/control-down.jpg);
	text-align: center;
	height: 29px;
	width: 52px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 12px;
	top: 11px; left: 76px;
	padding: 4px 0 0 23px;
}

#control-save {
	background-image: url(../images/control-save.jpg);
	font-family: Times, "Times New Roman", serif;
	font-size: 22px;
	font-weight: bold;
	height: 33px;
	width: 83px;
	line-height: 33px;
	text-align: left;
	text-indent: 8px;
	top: 11px; left: 157px;
}

#control-save:hover {
	text-decoration: none;
	background-position: bottom left;
}

#position-area {
	width: 412px;
	height: 369px;
	overflow: hidden;
	position: absolute;
	top: 44px; left: 273px;
}

#position-area img {
	position: absolute;
	cursor: pointer;
}

#position-image {
	opacity: 0.9;
	filter:Alpha(opacity:90);
}

#position-guide {
	opacity: 0.1;
	filter:Alpha(opacity:10);
}

#image-saved, #image-saving {
	display: none;
	width: 155px;
	background: url(../images/saved-msg.png) top left no-repeat;
	position: absolute;
	top: 50px; left: 125px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border: none;
	padding: 7px 2px 7px 0;
}

#image-saving img {
	position: relative;
	top: 0; left: 0;
	margin: 2px 0 7px 0;
}

#upload_error_msg {
	display: none;
	background-color: #FDE5DD !important;
	border: 2px solid #FBCBBC !important;
	color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	margin-top: 5px;
	padding: 10px;
	width: 175px;
	font-weight: bold;
}

#flash_replacement {
	margin: 100px 0 0 0;
}

#flash_replacement,
#flash_replacement a {
	font-family:Helvetica,Arial,sans-serif;
	color: #fff;
	text-align: center;
}