/* design back */
#frmDesignBack {
	margin-top: 0;
}

#divDesignBackCanvas {
	border: solid 1px #ada6a6;
	margin-top: 10px;;
	background: #fafafa;
	position: relative;;
	padding: 15px;
	height: 1%;
	width: 698px;;
	clear: left;;
	overflow: hidden;
}

/* Card background picker */
#divBackgroundPicker {
	border-top: solid 1px #ada6a6;
	border-bottom: solid 1px #ada6a6;
	border-right: solid 1px #ada6a6;;
	margin-bottom: 10px;;
	background: #eeebed;
	height: 32px;;
	background: #eeebed;
}

#divBackgroundPicker h4 {
	float: left !important;;
	background: #ada6a6;;
	color: white;;
	font-size: 12px;;
	height: 32px;
	border: none;
	padding: 10px 10px 0 8px;;
	margin-right: 10px;
}

#divBackgroundPicker li {
	margin-right: 5px;;
	position: relative;;
	width: 60px;;
	height: 24px;;
	padding: 2px 1px 1px 2px;
	border: solid 1px #eeebed;;
	margin-top: 1px;
}

#divBackgroundPicker li input {
	position: absolute;
	top: 0;;
	left: 0;;
	z-index: -1;
}

/* Colour & font pickers */
div.fontoptions {
	float: left;;
	background: #eeebed;;
	height: 20px;
	margin-top: 10px;
	border-top: solid 1px #ada6a6;
	border-bottom: solid 1px #ada6a6;;
	margin-bottom: 10px;

}

/* Hideous hack to fix 1px overlapping padding in IE6/7 */
div.fontoptions h4 {
	float: left !important;;
	background: #ada6a6;;
	color: white;;
	font-size: 12px;;
	height: 20px;
	border: none;
	/*padding: 0 10px 0 10px;*/
	top: 0;
	margin-top: 5px;
	padding-left: 0;

}

html> /**/ body div.fontoptions h4 {
	padding: 10px 10px 0 8px;
}

div.fontoptions ul {
	float: left;
}

#divColourPicker {
	width: 364px;;
	height: 32px;
	border-right: solid 1px #ada6a6;
}

#ulColourPicker {
	width: 235px;;
	margin-left: 8px;;
	height: 22px;
	padding-top: 6px;
	position: relative;
	left: 1px;
}

#ulColourPicker li {
	margin-right: 4px;;
	position: relative;
	width: 20px;
	height: 20px;
	border: solid 1px #eeebec;;
	background: white;
}

#ulColourPicker li a {
	position: relative;;
	display: block;
	text-decoration: none;
	width: 16px;
	height: 16px;
	margin-bottom: 5px;;
	top: 2px;
	left: 2px;;
	overflow: hidden;
}

#ulColourPicker li.selected {
	border: solid 1px #333;
}

#ulColourPicker input {
	position: absolute;
	top: 0;;
	left: 0;;
	z-index:-1;
}

#divFontPicker {
	width: 365px;
	height: 32px;
}

#ulFontPicker {
	font-size: 12px;
}

#ulFontPicker label {
	color: #333;
}

#ulFontPicker li {
	height: 22px;
	padding: 8px 3px 0 3px;
	font-size: 12px;
}

/* Card back preview  (MiniCards)*/
#divPreview {
	width: 310px;
	height: 125px;
	position: relative;
	background: url(./../images/landscape.png) no-repeat;;
	margin-top: 6px;;
	margin-left: 2px;;
	z-index: 90;
}

#divPreview img {
	z-index: 100
}

#divPreview #imgAvatarBack {
	position: absolute;
	top: 36px;
	left: 241px;
}

#divPreview #imgAvatarBack .partner {
	position: absolute;
	top: 26px;
	left: 239px;
}

#imgPartnerLogo {
	position: absolute;
	top: 87px;
	right: 20px;
}

#divPreview #divPreviewtext {
	width: 200px;;
	height: 100px;
	font-size: 11px;
	margin: 0 12px 12px 8px;
	padding-left: 14px;
	padding-top: 10px;;
	z-index: 100;;
	position: absolute;
}

#divPreview #divPreviewtext .wide {
	width: 270px;
}

#divPreview #divPreviewtext p {
	padding: 0;;
	margin: 1px 0;
	width: 200px;;
	height: 16px;;
	overflow: hidden;
}

#divPreview #divPreviewtext .wide p {
	width: 270px
}

#divPreview #divPreviewtext p span {
	word-wrap: normal;
}

#divPreview #divPreviewtext div {
	width: 95px;;
	height: 96px;;
	position: absolute;;
	top: 10px;
}

#divPreview div.previewleft {
	overflow: hidden;
}

#divPreview div.previewright {
	width: 95px;
	left: 120px;
}

#divPreviewBackColour {
	z-index: 95;
	position: absolute;;
	width: 301px;
	height: 118px;
	top: 1px;
	left: 1px;
}

/* Card icons */
#divIcons {
	padding-left: 5px;
}

#divIcons h3 {
	font-size: 12px;;
	margin-top: 10px;;
	background: none;
}

#addIcons {
	margin-bottom: 10px;;
	width: 330px;
	position: relative;
        top: -50px;
}

#ulIcons {
	margin-bottom: 10px;;
	width: 330px;
	position: relative;
    top: -20px;
}

#ulIcons li {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 40px;
	height: 40px;
	text-align: center;;
	position: relative;
	border: solid 1px #fafafa;;
	background: #fafafa;
	z-index: 100;
}

.previewline {
	margin: 0 0px 0px 0px;
	padding-left: 0px;
	padding-top: 0px;;
}

#ulIcons li a {
	text-decoration: none;
	color: #656565;
}

#ulIcons img {
	display: inline;
	z-index: 10;;
	margin-top: 3px;
}

#ulIcons #lblIconBuddy {
	display: block;;
	height: 40px;
}

#ulIcons input {
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: -1;
}

#divAddPartnerIcon {
	width: 300px;;
        position: relative;
        top: -20px;
	color: #808080;;
	clear: left;
}

div.previewtext p.bold {
	font-weight: bold
}

/* Text back form  (MiniCards)*/
#ulTextLines {
	width: 363px;;
	position: relative;
	left: -15px;;
	margin-top: 4px;
}

#ulTextLines li label {
	width: 45px;;
	display: block;
	float: left;
}

#ulTextLines li {
	padding: 5px 0;
}

#ulTextLines select {
	width: 100px !important;;
	font-size: 12px;;
	border: solid 1px #bababa
}

#ulTextLines input.preview {
	width: 312px !important;
	border: solid 1px #808080;
	margin-left: 5px;;
	margin-right: 10px;
	background: white url(../images/texboxprogress.png) -270px -0 no-repeat;;
	height: 15px !important
}

#ulTextLines .hasmeta input.preview {
	width: 209px !important;
	border: solid 1px #808080;
	margin-left: 5px;;
	margin-right: 10px;
	background: white url(../images/texboxprogress_meta.png) -270px -0
		no-repeat;;
	height: 15px !important
}

#ulTextLines input.disabled {
	text-align: center;;
	font-size: 12px;;
	padding-top: 11px;;
	padding-right: 6px;
}

#ulTextLines input.fullup {
	background: #efb3b3 !important;
	border: solid 1px #BF2323;
}

#ulTextLines input.textbox {
	width: 312px !important;
	border: solid 1px #808080;
	margin-left: 5px;;
	margin-right: 10px;
	background: white url(../images/texboxprogress.png) -270px -0 no-repeat;;
	height: 20px !important;
	font-size: 12px;
}

#ulTextLines #liBold {
	position: absolute;
	top: -20px;
	left: 340px;
	font-size: 12px;
}

/* Card back preview (NoteCards) */
#frmDesignNotecardBack #divContentLeft {
	width: 420px;
}

#frmDesignNotecardBack #divContentRight {
	width: 278px !important;;
	overflow: hidden;
}

#divNotecardPreview {
	position: relative;;
	width: 248px;
	height: 277px;;
	background: url(../images/notecardback.png) no-repeat;
	padding: 15px 28px 0 140px;
}

#frmDesignNotecardBack	#divNotecardPreview {
	left: -5px;;
	top: -4px;
}

#frmDesignNotecardBack #hMessage {
	position: relative;
	top: -20px;
}

#frmDesignNotecardBack #hMessage small {
	position: absolute;
	right: 0;;
	color: #808080;
}

#frmDesignNotecardBack #hFootnote {
	position: relative;
	top: -40px;
}

#divNoteCardHint {
	padding-right: 12px;;
	position: relative;
	top: -7px;
}

/* Icons (notecards) */
#frmDesignNotecardBack #ulIcons {
	width: 100%;
	margin-top: 10px;
}

/* Hidious hack to center the text vertically in IE6 / IE7 */
#divNotecardPreview #divMainTextOuter {
	overflow: hidden;
	position: relative;;
	height: 180px;;
	border: dashed 1px #c8c3c3;;
	margin-top: 10px;
	width: 250px;
}

#divNotecardPreview .hidedesignhints #divMainTextOuter {
	border: none;
}

#divMainTextOuter .hastext {
	border: none;
}

html> /**/ body #divMainTextOuter {
	display: table;
	position: static;
}

#divMainTextInner {
	position: absolute;
	top: 50%;
}

html> /**/ body #divMainTextInner {
	display: table-cell;
	vertical-align: middle;
	position: static;
}

#divNotecardPreview #pLine1 {
	font-size: 14px;;
	text-align: center;;
	position: relative;
	top: -50%;
	width: 250px;;
	overflow: hidden;
}

#divNotecardPreview #imgAvatarBack {
	position: absolute;
	top: 218px;
	left: 140px;
	margin-right: 13px;
}

#divNotecardPreview #imgPartnerLogo {
	position: absolute;;
	right: 322px;;
	top: 222px;
}

#divNotecardPreview #divFootnote {
	position: absolute;
	top: 218px;
	left: 140px;
	border: dashed 1px #c8c3c3;;
	height: 46px;;
	width: 250px;;
	overflow: hidden;
}

#divNotecardPreview .hidedesignhints #divFootnote {
	border: none;
}

#divNotecardPreview #divFootnote .hastext {
	border: none
}

#divNotecardPreview div.small {
	width: 191px !important;;
	left: 199px !important;
}  /* the importants are for an ie6 bug */
#divNotecardPreview #divFootnote p {
	font-size: 9px;;
	padding: 0 !important;;
	margin: 0;;
	line-height: 11px;;
	height: 11px;
}

/* Text back form  (NoteCards) */
#frmDesignNotecardBack #txtLine1 {
	width: 275px;
	position: relative;
	overflow: hidden;
	top: -30px;
}

#ulFootnoteTextLines {
	width: 300px;;
	position: relative;
	left: 0;
	top: -55px;
	margin-top: 0;
}

#ulFootnoteTextLines li label {
	width: 45px;;
	display: block;
	float: left;
}

#ulFootnoteTextLines li {
	padding: 0;
}

#ulFootnoteTextLines select {
	width: 100px !important;;
	font-size: 13px;;
	border: solid 1px #bababa
}

#ulFootnoteTextLines input {
	width: 32px !important;
	border: solid 1px #808080;
	margin-left: 5px;;
	margin-right: 10px;
	background: white url(../images/texboxprogress.png) -270px -0 no-repeat;;
	height: 20px !important;
    font-size: 12px;
}

#ulFootnoteTextLines input.preview {
	width: 32px !important;
	border: solid 1px #808080;
	margin-left: 5px;;
	margin-right: 10px;
	background: white url(../images/texboxprogress.png) -270px -0 no-repeat;;
	height: 15px !important
}

#ulFootnoteTextLines .hasmeta input.preview {
	width: 160px !important;
	border: solid 1px #808080;
	margin-left: 5px;;
	margin-right: 10px;
	background: white url(../images/texboxprogress_meta.png) -270px -0
		no-repeat;;
	height: 15px !important
}

#ulFootnoteTextLines input.footnotelarge {
	width: 277px !important;
}

#frmDesignNotecardBack #divBuddy {
	padding-top: 4px;;
	position: relative;
	left: -3px;
}

/* Design back explanation */
#divBackExplanation {
	padding: 0 10px;;
	border-top: solid 1px #ada6a6;;
	padding-top: 0.1em;
}

#divBackExplanation .huge {
	font-size: 12px;;
	position: relative;
	top: 5px;
}

#btnsStage4 {
	padding-top: 0;
}

/* fonts for back */
.songti {
	font-family: 华文中宋;
	font-size: 12px;
}

.heiti {
	font-family: 黑体;;
	font-size: 12px
}

.kaiti {
	font-family: 楷体_GB2312;;
	font-size: 12px
}