body {
	margin: 0;
	padding: 0;
	overflow-x:hidden;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

#container{
	width:840px;
	height:1240px;
	background-color: #eaeaea;
	position: absolute;
	margin: auto;
	left: 50%;
	margin-left: -400px;
	min-height: 100%;
}

#qrHolder{
	position:absolute; 
	top:400px;
}

#fontRender{
	position: absolute;
	width:1px;
	height: 1px;
	overflow: hidden;
}

#header{
	width:100%; 
	height:120px; 
	position:absolute; 
	top:0;
	background: rgb(206,220,231); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(../images/logo.png);
	background: -moz-linear-gradient(top,  rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-8 */
}

#footer{
	width:840px; 
	height:30px; 
	position: fixed;
	bottom:0;
	background-color:#cccccc;
	color:#323232;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	line-height: 30px;
	z-index: 99999;
}

#productsHolder{
	position: absolute;
	top:225px;
	height:auto;
	width:840px;
	left:20px;
}

#designArea{
    position: absolute;
    top: 120px; right: 0; bottom: 0; left: 0;
    width: 608px;
    height: 600px;
    background-color: #ffffff;
	overflow: hidden;
	display: none;   
}

#HQDesign{
    position: absolute;
    top: 120px; right: 0; bottom: 0; left: 0;
	overflow: hidden; 
}

.imgRounded{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#designAreaPanel{
	width: 100%;
	height:100%;
	overflow: hidden;
	position: absolute;
	top:0;
	left:0;	
}

#adsView{
    height:auto;
    width: 600px;
    left:0px;
    position: absolute;
    top: 840px;
    width: 600px;
}

#controlPanelHolder{
    height: 54px;
    left: 288px;
    position: absolute;
    top: 740px;
    width: 300px;
    z-index: 9999;
    display: none;
}

.iconHolder{
	width:42px;
	height:42px;
	color: #eaeaea;
	background-color: #666666;
	margin: 10px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px;		
	float: left;
	margin-top:0px;		
}

#logInPanel{
	width:300px;
	height:100px;
	left: 50%;
	top: 50%;		
	margin-left:-150px;
	margin-top:-50px;
	position: absolute;	
	z-index: 999;			
}

#gridArea{
	width: 100%;
	height:100%;	
	background: url(data:image/gif;base64,R0lGODlhFAAUAIAAAMDAwP///yH5BAEAAAEALAAAAAAUABQAAAImhI+pwe3vAJxQ0hssnnq/7jVgmJGfGaGiyoyh68GbjNGXTeEcGxQAOw==);
	opacity: 0.3;
	z-index: 0;
}

#blockArea{
	width: 100%;
	height:100%;
	background-color: #000000;
	position: absolute;
	top:0px;
	left:0px;
	opacity: 0.5;
	display: none;
	z-index: 314748364;
	text-align: center;
	color: #ffffff;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 14px;
	vertical-align: middle;
}

#alert{
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 12px; 
	color: #ff0000;
}

#HQblockArea{
	width: 1600px;
	height:1600px;
	background-color: #000000;
	position: absolute;
	top:0px;
	left:0px;
	opacity: 0.5;
	display: none;
	z-index: 314748364;
	text-align: center;
	color: #ffffff;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 14px;
	vertical-align: middle;
}

#adminPanel{
	position:absolute; 
	width:262px; height:200px; 
	background-color:#eaeaea; 
	top:10px; 
	left:10px;
	margin: 10px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px;
	text-align: center;
	padding:10px;	
	z-index: 999999;
}

#panelArea{
	width: 233px;
	height:100%;
	background: url('../images/bg.jpg') repeat top left;
	float: left;
	position: absolute;
	right: 0px;
	display: none;
	z-index: 1000;
	top: 120px;
}

#panelTextField{
	width:194px;
}

#curDesignName, #curLoadDesignName{
	width:186px;
}

.normalTextCanvas{
	position: absolute;
}

div.checkBoxHolder input{
    color: #000000;
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 10px;
    height: 36px;
    margin: 0;
    padding: 0;
    width: 20px;
}

.normalTextActive{
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 14px;
	color: #000000;
	cursor: pointer;	
	background-color: #eaeaea;
	position: absolute;
}

.error{
	border: solid 2px #FF0000;
}

.errorDotted{
	border: dotted 1px #FF0000;
}

.curveText{
	position: absolute;
}

.curveTextActive{
	position: absolute;
	background-color: #fafafa;
	opacity: 0.8;
	cursor: pointer;
}

#curveSpaceSlider{
	border-width: 1px;
	border-style: solid;
	border-color: #333 #333 #777 #333;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;	
	border-radius: 25px;	
	width:100px;
	height: 13px;
	background-color: #8e8d8d;
	background: url('../images/bg-track.png') repeat top left;
    box-shadow: inset 0 1px 5px 0px rgba(0, 0, 0, .5), 
    				  0 1px 0 0px rgba(250, 250, 250, .5);
    margin: 10px 10px 10px 47px;	  
}

.curveCanvasHolder {
	display: inline-block;
	position: absolute;
}

.ui-slider-handle{
	position: absolute;
	z-index: 2;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: url('../images/handle.png') no-repeat 50% 50%;
	font-weight: bold;
	color: #1C94C4;
	outline: none;
	top: -7px;
	margin-left: -12px;
	top:33px;
}

.ui-slider-range {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
	position: absolute;
	border: 0;
	top: 0;
	height: 100%;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;	
	border-radius: 25px;	
}

div.TextColorPicker {
  height: 16px;
  width: 16px;
  padding: 0 !important;
  border: 1px solid #ccc;
  background: url(arrow.gif) no-repeat top right;
  cursor: pointer;
  line-height: 16px;
  font-size:0.75em;
  font-weight:bold;
  text-align: center;
  margin-left: 47px;
}

div.BackgroundColorPicker {
  height: 16px;
  width: 16px;
  padding: 0 !important;
  border: 1px solid #ccc;
  background: url(arrow.gif) no-repeat top right;
  cursor: pointer;
  line-height: 16px;
  font-size:0.75em;
  font-weight:bold;
  text-align: center;
  margin-left: 47px;
}

div.TextColorPicker-palette {
  width: 110px;
  position: absolute;
  border: 1px solid #598FEF;
  background-color: #EFEFEF;
  padding: 2px;
  z-index: 9999;
}

div.BackgroundColorPicker-palette {
  width: 110px;
  position: absolute;
  border: 1px solid #598FEF;
  background-color: #EFEFEF;
  padding: 2px;
  z-index: 9999;
}

  div.TextColorPicker_hexWrap {width: 100%; float:left }
  div.TextColorPicker_hexWrap label {font-size: 12px; font-family: Tahoma; color: #2F2F2F; margin: 5px 2px; width: 25%}
  div.TextColorPicker_hexWrap input {margin: 5px 2px; font-family: Tahoma; padding: 0; font-size: 12px; border: 1px solid #000; width: 65%; }
  div.BackgroundColorPicker_hexWrap {width: 100%; float:left }
  div.BackgroundColorPicker_hexWrap label {font-size: 12px; font-family: Tahoma; color: #2F2F2F; margin: 5px 2px; width: 25%}
  div.BackgroundColorPicker_hexWrap input {margin: 5px 2px; font-family: Tahoma; padding: 0; font-size: 12px; border: 1px solid #000; width: 65%; }  

div.TextColorPicker-swatch {
  height: 12px;
  width: 12px;
  border: 1px solid #000;
  margin: 2px;
  float: left;
  cursor: pointer;
  line-height: 12px;
}

div.BackgroundColorPicker-swatch {
  height: 12px;
  width: 12px;
  border: 1px solid #000;
  margin: 2px;
  float: left;
  cursor: pointer;
  line-height: 12px;
}

form {
	background: #f0f0f0;
	border: 1px #ccc solid;
	border-radius: 3px;
	margin-top: 5%;
	padding: 5%;
}

.motiveHolder {
	display: block;
}

.addTextIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/addTextIcon.png') no-repeat;
	cursor: pointer;
}

.imgRoundIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/imageRoundIcon.png') no-repeat;
	cursor: pointer;
	display: none;
}

.shareIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/shareIcon.png') no-repeat;
	opacity: 0.5;
}

.print2Icon {
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/print2Icon.png') no-repeat;
	opacity: 0.5;
}

.printIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/printIcon.png') no-repeat;
	opacity: 0.5;
}

.helpIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/helpIcon.png') no-repeat;
	opacity: 1;
	cursor: pointer;
}

.previewIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/previewIcon.png') no-repeat;
	opacity: 0.5;
}

.addCurveTextIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/addCurveTextIcon.png') no-repeat;
	cursor: pointer;
}

.addImageIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/addImageIcon.png') no-repeat;
	cursor: pointer;
}

#colorIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/colorIcon.png') no-repeat;
	cursor: pointer;
}

.gridIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/gridIcon.png') no-repeat;
	cursor: pointer;
}

.saveIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/saveIcon.png') no-repeat;
	opacity: 0.5;
}

.orderIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/orderIcon.png') no-repeat;
	opacity: 0.5;
}

.delDesignIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/deleteIcon.png') no-repeat;
	opacity: 0.5;
}

.layerUpIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/layerUpIcon.png') no-repeat;
	cursor: pointer;
}

.layerDownIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/layerDownIcon.png') no-repeat;
	cursor: pointer;
}

.delElementIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/delElementIcon.png') no-repeat;
	cursor: pointer;
}

.delMotiveIcon{
	width: 50px;
    height: 50px;
    float: left;    
	background: url('../images/icons/delMotiveIcon.png') no-repeat;
	cursor: pointer;
}

#rotateIcon{
	width: 50px;
    height: 50px;
    float: left;
	background: url('../images/icons/rotateIcon.png') no-repeat;
	cursor: pointer;
}

#resizeIcon{
	width: 50px;
    height: 50px;
    float: left;
	background: url('../images/icons/resizeIcon.png') no-repeat;
	cursor: pointer;
}

.resetIcon{
	width: 50px;
    height: 50px;
    float: left;
	background: url('../images/icons/resetIcon.png') no-repeat;
	cursor: pointer;
}

#strokeIcon{
	width: 50px;
    height: 50px;
    float: left;
	background: url('../images/icons/strokeIcon.png') no-repeat;
	cursor: pointer;
}

#underlineIcon{
	width: 50px;
    height: 50px;
    float: left;
	background: url('../images/icons/underlineIcon.png') no-repeat;
	cursor: pointer;
}

#italicIcon{
	width: 50px;
    height: 50px;
    float: left;
	background: url('../images/icons/strokeIcon.png') no-repeat;
	cursor: pointer;
}

#boldIcon{
	width: 50px;
    height: 50px;
    float: left;
	background: url('../images/icons/boldIcon.png') no-repeat;
	cursor: pointer;
}

#reverseCurveTextIcon{
	width: 50px;
    height: 50px;
    float: left;
	background: url('../images/icons/reverseIcon.png') no-repeat;
	cursor: default;
	opacity: 0.5;
}

#curveIcon{
	width: 50px;
    height: 50px;
    float: left;
	background: url('../images/icons/curveIcon.png') no-repeat;
	cursor: pointer;
	display: none;
}

.infoIcon{
	width: 50px;
    height: 50px;
    float: left;
	background: url('../images/icons/infoIcon.png') no-repeat;
	vertical-align:middle;
}

.paymentIcon{
	width: 50px;
    height: 50px;
    float: left;
	background: url('../images/icons/paymentIcon.png') no-repeat;
	vertical-align:middle;
}

#uploadIcon{
	width: 34px;
    height: 34px;
    float: left;
	background: url('../images/icons/uploadIcon.png') no-repeat;
	vertical-align:middle;
}

#moveInfoHolder{
    height: 50px;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 10px;
	cursor: default;
}

.infoText{
	position: absolute;
	top: 15px;
	left:25px;
	width:200px;
}

.preloader {
	position: absolute;
	width: 24px;
    height: 24px;
	background: url('../images/loadinfo.net.gif') no-repeat;
	display: none;
	left: 50%;
	top:50%;
	background-color: #000000;
	z-index: 99999;
}

.choose_file{
    position: relative;   
    cursor: pointer;
}

.elementIconHolder{
	width:200px;
	height:98px;	
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 10px;
	color: #eaeaea;
	background-color: #666666;
	padding: 4px;
	position: relative;
	margin: 10px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px;
	text-align: center;
}

.choose_file input[type="file"]{
    -webkit-appearance:none; 
    position:absolute;
    top:0; left:0;
    opacity:0; 
}

#uploadMotiveInput{
	position:absolute;
	cursor: pointer;
	outline: 0;
	width:1px;
	height:1px;
	left:0px;
}

#uploadMotive{
	height: 32px;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 11px;
	opacity: 0.5;
	cursor: default;
}

#colorBackgroundHolder{
	cursor: default;
}

.centre {
	width:80%;
	margin: auto;
	text-align: center;
}

.hidden{
	display: none;
}

.elementHolder{
	width:200px;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 12px;
	color: #eaeaea;
	background-color: #666666;
	cursor: pointer;
	padding: 4px;
	position: relative;
	margin: 10px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px;
	text-align: center;	
}

.fontHolder{
	color: #000000;
}

.checkBoxHolder {
	width:200px;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 12px;
	color: #eaeaea;
	background-color: #666666;
	padding: 4px;
	position: relative;
	margin: 10px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px;
	height:35px;
}

.checkBoxHolder label{
    float: right;
    font-size: 11px;
    position: absolute;
    text-align: left;
    width: 174px;
}

.checkBoxHolder input{
	width: 30px;
}

#motivesHolder, #backgroundsVHolder, #backgroundsHHolder, #backgroundsFHolder{
	width:208px;
	height: 98px;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 11px;
	color: #eaeaea;
	background-color: #666666;
	position: relative;
	margin: 10px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px;
	text-align: center;	
}

#panelHolder{
	display: none;
}

#motiveMainContainer, #backgroundVMainContainer, #backgroundHMainContainer, #backgroundFMainContainer{
	width:200px;
	height:50px;
	background-color:#999;
	padding:4px;
	display:block;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px;		
}

#motiveContainerMask, #backgroundVContainerMask, #backgroundHContainerMask, #backgroundFContainerMask{
	width:200px;
	height:50px;
	background-color:#ffffff;
	padding:0px;
	overflow:hidden;
	display:block;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px;	
}

#motiveContainer, #backgroundVContainer, #backgroundHContainer, #backgroundFContainer{
	overflow:hidden;
	height:50px;
	background-color:#ffffff;
	display:block;
	position: absolute;
}

#previous, #bvprevious, #bhprevious, #bfprevious{
	width:20px;
	height:20px;
	cursor:pointer;
	background-image: url(../images/previous.png);
	background-repeat: no-repeat;
	position: relative;
	padding: 4px;
	top:14px;	
	left:4px;
}

#next, #bvnext, #bhnext, #bfnext{
	width:20px;
	height:20px;
	cursor:pointer;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	position: absolute;
	top:14px;
	left:182px;
	padding: 4px;
}

#navNumber, #bvnavNumber, #bhnavNumber, #bfnavNumber{
	width:40px;
	height:auto;
	display:block;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:center;
	position: absolute;
	top:4px;
	left:84px;
}

#textisizer{
	display:inline-block;
	width: auto;
	position:absolute;
	top:0px;
	left:-1000px;
	visibility: hidden;
}

.textHolder{
	display:inline-block;
	width: 200px;
	height:100px;
	position:absolute;
	cursor: pointer;
}

.textHolderActive{
	background-color: #fafafa;
	opacity: 0.8;
}

#orderForm{
	z-index:2147483647;
}

#FormContainer{
    background-color: #323232;
    border-radius: 5px;
    color: #FFFFFF;
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 12px;
    height: 400px;
    left: 50%;
    margin-left: -250px;
    margin-top: -280px;
    padding: 40px;
    position: absolute;
    top: 50%;
    width: 430px;
    z-index: 2147483646;    		
}

.infoBox{
	padding:8px;
	/* border-radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 4px;
}

.closeIcon{
	width: 22px;
    height: 22px;
    float: left;    
	background: url('../images/icons/closeIcon.png') no-repeat;
	cursor: pointer;
    left: 476px;
    position: absolute;
    top: 12px;	
}

label {
    clear: left;
    color: #ffffff;
    float: left;
    font-size: 20px;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    margin: 11px 20px 0 0;
    text-align: right;
    width: 95px;
}

input {
    color: #000000;
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 16px;
    height: 35px;
    margin: 0;
    padding: 0;
    width: 260px;
}

input:-moz-placeholder {
    color: #990000;
}

textarea {
    color: #000000;
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 16px;
    height: 100px;
    margin: 0 0 10px;
    padding: 0;
    width: 260px;
}

textarea:-moz-placeholder {
    color: #000000;
}

h2{
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 12px;	
}

#designTemplate{
    height: 120px;
    left: 50%;
    margin: 10px auto 10px -240px;
    padding: 4px;
    position: relative;
    width: 480px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px; 
}

#tshirtIcon{
	width: 120px;
    height: 120px;
    float: left;
	background: url('../images/icons/tshirtIcon.png') no-repeat;
	vertical-align:middle;
	cursor: pointer;
}

#capIcon{
	width: 120px;
    height: 120px;
    float: left;
	background: url('../images/icons/capIcon.png') no-repeat;
	vertical-align:middle;
	cursor: pointer;
}

#cupIcon{
	width: 120px;
    height: 120px;
    float: left;
	background: url('../images/icons/cupIcon.png') no-repeat;
	vertical-align:middle;
	cursor: pointer;
}

#cardIcon{
	width: 120px;
    height: 120px;
    float: left;
	background: url('../images/icons/cardIcon.png') no-repeat;
	vertical-align:middle;
	cursor: pointer;
}

#orderName, #userAddress, #userEmail{
	margin-bottom: 10px;
}

.canvas-container{
	z-index: 9999;
}

#productDetailsContainer{
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 12px;
    height: 200px;
    left: 40px;
    position: relative;
    top: 130px;
    width: 800px;
    z-index: 8888;
}

#productHolder{
	width: 480px;
    height: 480px;
    position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px; 
	background-color: #d8d8d8;
	margin-left: 54px;
	float:left;
}

.optionHolder{
	width: 190px;
    height: auto;
    position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px; 
	background-color: #d8d8d8;
	margin-left: 2px;	
	float:left;
	padding: 10px;
	margin-bottom: 4px;
}

.usernameHolder{
    background-color: #cccccc;
    float: left;
    height: auto;
    left: 0;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    text-align: center;
    top: 120px;
    width: 100%;
    z-index: 9999;
}
.optionItem{
	width: 40px;
    height: 40px;
    position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px; 
	background-color: #666;
	margin-left: 2px;	
	float:left;
	color:#fff;
  	line-height: 40px;
  	text-align: center;
  	margin-bottom: 2px;	
  	border: 2px #ccc solid;
  	cursor: pointer;
}

.white{
	background-color: #ffffff;
}

.black{
	background-color: #000000;
}

.blue{
	background-color: #0fa8f8;
}

.green{
	background-color: #d1dd11;
	color:#000000;
}

.orange{
	background-color: #ffc000;
	color:#000000;
}

.red{
	background-color: #ff0000;
	color:#000000;
}

.pink{
	background-color: #f280d6;
	color:#000000;	
}

.vioeltte{
	background-color: #ca9ace;
	color:#000000;	
}

.appStart{
	width: 206px;
    height: 40px;
    position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px; 
	margin-left: 2px;	
	float:left;
	color:#000000;
  	line-height: 40px;
  	text-align: center;
  	margin-bottom: 2px;	
  	border: 2px #ccc solid; 
  	cursor: pointer;	
}

#loadAppStart{
    border: 2px solid #ffffff;
    border-radius: 10px;
    color: #000000;
    cursor: pointer;
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 2px;
    margin-left: 2px;
    position: absolute;
    right: 48px;
    text-align: center;
    top: 40px;
    width: 150px;
    z-index: 9999; 	
}

#startBtn{
    border: 2px solid #CCCCCC;
    border-radius: 5px;
    color: #000000;
    cursor: pointer;
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 12px;
    height: 34px;
    left: 66%;
    line-height: 34px;
    margin-left: -125px;
    position: relative;
    text-align: center;
    top: 10px;
    width: 150px;
    z-index: 9999;
}

#backBtn{
    border: 2px solid #CCCCCC;
    border-radius: 5px;
    color: #000000;
    cursor: pointer;
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 12px;
    height: 34px;
    left: 66%;
    line-height: 34px;
    margin-top: 10px;
    margin-left: -125px;
    position: relative;
    text-align: center;
    top: 10px;
    width: 150px;
    z-index: 9999;
}

#backBtnProductDetails{
	width: 206px;
    height: 40px;
    position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px; 
	margin-left: 2px;	
	float:left;
	color:#000000;
  	line-height: 40px;
  	text-align: center;
  	margin-bottom: 2px;	
  	border: 2px #ccc solid; 
  	cursor: pointer;	
}

#backBtnProductDesign{
	width: 206px;
    height: 40px;
    position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px; 
	margin-left: 10px;	
	float:left;
	color:#000000;
  	line-height: 40px;
  	text-align: center;
  	margin-bottom: 2px;	
  	border: 2px #ffffff solid; 
  	cursor: pointer;
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 12px;  		
}

#frontView, #backView{
	width:70px; 
	height:70px;
	z-index:999; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	border: 1px solid #666666;
	background-color:#cccccc; 
	position:relative; 
	top:724px; 
	float:left;
	text-align: center; 
	display:none; 
	cursor:pointer;
	margin-left: 4px;
	padding: 4px;
}

#priceView{
    background-color: #CCCCCC;
    border: 1px solid #666666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
    color: #666666;
    display: none;
    float: left;
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 12px;
    height: 70px;
    margin-left: 4px;
    padding: 4px;
    position: relative;
    text-align: center;
    top: 724px;
    width: 600px;
    z-index: 999;
    line-height:70px;
}

.productHolder{
    background-color: #CCCCCC;
    border-radius: 5px;
    float: left;
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 12px;
    height: auto;
    margin: 10px;
    padding: 4px;
    position: relative;
    width: 172px;
    text-align: center;
    cursor: pointer;
    z-index:999;
	-webkit-box-shadow: 0 0 5px 0 #666;
	box-shadow: 0 0 5px 0 #666666;    
}

.msgHolder{
    background-color: #CCCCCC;
    border-radius: 5px;
    float: left;
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    font-size: 12px;
    line-height:1.4em;
    height: auto;
    margin: 10px;
    padding: 4px;
    position: relative;
    cursor: default;	
    width: 772px;
    text-align: left;
    z-index:999;
	-webkit-box-shadow: 0 0 5px 0 #666;
	box-shadow: 0 0 5px 0 #666666;    
}

#productDetailsHolder{
    background-color: #fff;
    border-radius: 5px;
    float: left;
    height: auto;
    margin: 0 4px 0 10px;
    padding: 0px;
    position: relative;
    width: 480px;
    z-index:999;
}

.productPrice{
	position: relative;
	font-size: 24px;
}

#logoHolder{
    background: url('../images/logo.png') no-repeat;
    width: 840px;	
    height: 120px;
}

@media print { 
	#printResult {
		display:block;
		width:572px;
		height:603px;
		position: absolute;
		top:0;
		left:0;
		background-color: #eaeaea;	
	} 
}
@media screen { 
	#printResult {
		display:none;
		width:572px;
		height:603px;
		position: absolute;
		top:0;
		left:0;
		background-color: #eaeaea;		
	} 
}

.font-select {
  font-size: 16px;
  width: 198px;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.font-select .fs-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
  box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  z-index: 999;
}

.font-select > a {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -o-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  background-image: linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border: 1px solid #aaa;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 26px;
  line-height: 26px;
  padding: 0 0 0 8px;
  color: #444;
  text-decoration: none;
}

.font-select > a span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.8;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  cursor: pointer;
}

.font-select > a div {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius   : 0 4px 4px 0;
  border-radius        : 0 4px 4px 0;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  border-left: 1px solid #aaa;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}

.font-select > a div b {
  background: url('fs-sprite.png') no-repeat 0 1px;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.font-select .fs-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}

.font-select .fs-results {
  margin: 0 4px 4px 0;
  max-height: 190px;
  width: 200px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}

.font-select .fs-results li {
  line-height: 80%;
  padding: 7px 7px 8px;
  margin: 0;
  list-style: none;
  font-size: 18px;
}

.font-select .fs-results li.active {
  background: #3875d7;
  color: #fff;
  cursor: pointer;
}
.font-select .fs-results li em {
  background: #feffde;
  font-style: normal;
}

.font-select .fs-results li.active em {
  background: transparent;
}

.font-select-active > a {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}

.font-select-active > a {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}

.font-select-active > a div {
  background: transparent;
  border-left: none;
}

.font-select-active > a div b {
  background-position: -18px 1px;
}

@font-face{ 
  font-family: 'rounded-mplus-1c-black';
  src: url('../font/rounded-mplus-1c-black.eot');
  src: url('../font/rounded-mplus-1c-black.eot?#iefix') format('embedded-opentype'),
       url('../font/rounded-mplus-1c-black.woff') format('woff'),
       url('../font/rounded-mplus-1c-black.ttf') format('truetype');
}

@font-face{ 
  font-family: 'rounded-mplus-1c-heavy';
  src: url('../font/rounded-mplus-1c-heavy.eot');
  src: url('../font/rounded-mplus-1c-heavy.eot?#iefix') format('embedded-opentype'),
       url('../font/rounded-mplus-1c-heavy.woff') format('woff'),
       url('../font/rounded-mplus-1c-heavy.ttf') format('truetype');
}

@font-face{ 
  font-family: 'rounded-mplus-1c-bold';
  src: url('../font/rounded-mplus-1c-bold.eot');
  src: url('../font/rounded-mplus-1c-bold.eot?#iefix') format('embedded-opentype'),
       url('../font/rounded-mplus-1c-bold.woff') format('woff'),
       url('../font/rounded-mplus-1c-bold.ttf') format('truetype');
}

@font-face{ 
  font-family: 'rounded-mplus-1c-medium';
  src: url('../font/rounded-mplus-1c-medium.eot');
  src: url('../font/rounded-mplus-1c-medium.eot?#iefix') format('embedded-opentype'),
       url('../font/rounded-mplus-1c-medium.woff') format('woff'),
       url('../font/rounded-mplus-1c-medium.ttf') format('truetype');
}

@font-face{ 
  font-family: 'rounded-mplus-1c-regular';
  src: url('../font/rounded-mplus-1c-regular.eot');
  src: url('../font/rounded-mplus-1c-regular.eot?#iefix') format('embedded-opentype'),
       url('../font/rounded-mplus-1c-regular.woff') format('woff'),
       url('../font/rounded-mplus-1c-regular.ttf') format('truetype');
}

@font-face{ 
  font-family: 'rounded-mplus-1c-light';
  src: url('../font/rounded-mplus-1c-light.eot');
  src: url('../font/rounded-mplus-1c-light.eot?#iefix') format('embedded-opentype'),
       url('../font/rounded-mplus-1c-light.woff') format('woff'),
       url('../font/rounded-mplus-1c-light.ttf') format('truetype');
}

@font-face{ 
  font-family: 'rounded-mplus-1c-thin';
  src: url('../font/rounded-mplus-1c-thin.eot');
  src: url('../font/rounded-mplus-1c-thin.eot?#iefix') format('embedded-opentype'),
       url('../font/rounded-mplus-1c-thin.woff') format('woff'),
       url('../font/rounded-mplus-1c-thin.ttf') format('truetype');
}

@font-face{ 
  font-family: 'mplus-1c-black';
  src: url('../font/mplus-1c-black.eot');
  src: url('../font/mplus-1c-black.eot?#iefix') format('embedded-opentype'),
       url('../font/mplus-1c-black.woff') format('woff'),
       url('../font/mplus-1c-black.ttf') format('truetype');
}

@font-face{ 
  font-family: 'mplus-1c-heavy';
  src: url('../font/mplus-1c-heavy.eot');
  src: url('../font/mplus-1c-heavy.eot?#iefix') format('embedded-opentype'),
       url('../font/mplus-1c-heavy.woff') format('woff'),
       url('../font/mplus-1c-heavy.ttf') format('truetype');
}

@font-face{ 
  font-family: 'mplus-1c-bold';
  src: url('../font/mplus-1c-bold.eot');
  src: url('../font/mplus-1c-bold.eot?#iefix') format('embedded-opentype'),
       url('../font/mplus-1c-bold.woff') format('woff'),
       url('../font/mplus-1c-bold.ttf') format('truetype');
}

@font-face{ 
  font-family: 'mplus-1c-medium';
  src: url('../font/mplus-1c-medium.eot');
  src: url('../font/mplus-1c-medium.eot?#iefix') format('embedded-opentype'),
       url('../font/mplus-1c-medium.woff') format('woff'),
       url('../font/mplus-1c-medium.ttf') format('truetype');
}

@font-face{ 
  font-family: 'mplus-1c-regular';
  src: url('../font/mplus-1c-regular.eot');
  src: url('../font/mplus-1c-regular.eot?#iefix') format('embedded-opentype'),
       url('../font/mplus-1c-regular.woff') format('woff'),
       url('../font/mplus-1c-regular.ttf') format('truetype');
}

@font-face{ 
  font-family: 'mplus-1c-light';
  src: url('../font/mplus-1c-light.eot');
  src: url('../font/mplus-1c-light.eot?#iefix') format('embedded-opentype'),
       url('../font/mplus-1c-light.woff') format('woff'),
       url('../font/mplus-1c-light.ttf') format('truetype');
}

@font-face{ 
  font-family: 'mplus-1c-thin';
  src: url('../font/mplus-1c-thin.eot');
  src: url('../font/mplus-1c-thin.eot?#iefix') format('embedded-opentype'),
       url('../font/mplus-1c-thin.woff') format('woff'),
       url('../font/mplus-1c-thin.ttf') format('truetype');
}

@font-face{ 
  font-family: 'TMincho-GT01';
  src: url('../font/TMincho-GT01.eot');
  src: url('../font/TMincho-GT01.eot?#iefix') format('embedded-opentype'),
       url('../font/TMincho-GT01.woff') format('woff'),
       url('../font/TMincho-GT01.ttf') format('truetype');
}

@font-face{ 
  font-family: 'TGothic-GT01';
  src: url('../font/TGothic-GT01.eot');
  src: url('../font/TGothic-GT01.eot?#iefix') format('embedded-opentype'),
       url('../font/TGothic-GT01.woff') format('woff'),
       url('../font/TGothic-GT01.ttf') format('truetype');
}

@font-face{ 
  font-family: 'TKaisho-GT01';
  src: url('../font/TKaisho-GT01.eot');
  src: url('../font/TKaisho-GT01.eot?#iefix') format('embedded-opentype'),
       url('../font/TKaisho-GT01.woff') format('woff'),
       url('../font/TKaisho-GT01.ttf') format('truetype');
}
