/* *******************************************************
J  a  v  a  c  a  t  z
Filename:   makeyourdesign.css
Purpose:    This file is created to hold CSS styles of
            Promoclip's Make Your Own Design page.
            Please do not put other styles in this file.
Created by: KY 2009.12.08
******************************************************* */

body#makeyourdesign #main .mainPadding {
	padding: 0 45px;
	margin: 0;
}

.tooltip {
	display: block;
	position: absolute;
	background-color: #FFF6AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	padding: 5px;
	min-width: 100px;
	max-width: 300px;
}
* html .tooltip {
	width: 100px;
}

body#makeyourdesign .pageError {
	color: #f00;
	font-size: 148%;
	font-weight: bold;
	padding: 10px;
	margin: 10px 0;
	border: 8px solid #f00;
}


#makeyourdesignArea {
	display: block;
	margin: 0 -25px;
	padding: 0 25px;
}
#makeyourdesignArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#makeyourdesignArea { display: inline-block; }
/* Hides from IE-mac \*/
* html #makeyourdesignArea { height: 1%; }
#makeyourdesignArea { display: block; }
/* End hide from IE-mac */

#designAjaxArea {
	background-color: #fff;
	font-size: 92%;
	padding: 0;
	margin: 0 -25px 30px -25px;
	border: 8px solid #D9D9D9;
	z-index: 1;
}
#designAjaxArea .padding {
	padding: 10px 0 10px 15px;
	margin: 0;
}
#designAjaxArea .padding:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#designAjaxArea .padding { display: inline-block; }
/* Hides from IE-mac \*/
* html #designAjaxArea .padding { height: 1%; }
#designAjaxArea .padding { display: block; }
/* End hide from IE-mac */

#designAjaxArea a {
	/* color: #024898; */
	color: #0072FF;
	text-decoration: none;
}
#designAjaxArea a:hover {
	/* color: #174277; */
	color: #024898;
	text-decoration: underline;
}

/* *** design_1 *** */
#designAjaxArea .design_1 {
	display: block;
	float: left;
	position: relative;
	clear: none;
	background-color: #fff;
	width: 355px;
	min-height: 500px;
	padding: 5px 15px 5px 0;
	border-right: 1px solid #D9D9D9;
}

#designAjaxArea .intro {
	font-weight: bold;
	margin: 0 0 1em 0;
}

#designAjaxArea .step {
	background-color: #fff;
	padding: 3px;
	border-top: 1px solid #008FA2;
}
#designAjaxArea .step:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#designAjaxArea .step { display: inline-block; }
/* Hides from IE-mac \*/
* html #designAjaxArea .step { height: 1%; }
#designAjaxArea .step { display: block; }
/* End hide from IE-mac */

#designAjaxArea .step .title {
	font-weight: bold;
	margin: 0 0 1em 0;
}
#designAjaxArea .step .title b {
	color: #008FA2;
}


/* *** General *** */
#designAjaxArea .option {
	display: block;
	line-height: 1.3em;
	padding: 0 0 3px 0;
	margin: 0;
}
#designAjaxArea .option input.radio {
	vertical-align: middle;
	margin-right: 3px;
}
#designAjaxArea .option label {
}
#designAjaxArea .option label.disable {
	color: #aaa;
}
#designAjaxArea .option .thumb {
	margin: 0 0 0 5px;
}
#designAjaxArea .option .thumb img {
	vertical-align: middle;
}
#designAjaxArea .option .info {
	font-size: 9px;
	margin: 0 0 0 3px;
}


/* *** Step 1 *** */
#designAjaxArea .step_1 {
}
#designAjaxArea .step_1 .clips {
	display: block;
	float: left;
	position: relative;
	clear: none;
	margin: 0 5px 1em -8px;
}
#designAjaxArea .step_1 .clips .clip {
	display: block;
	float: left;
	position: relative;
	clear: none;
	background-color: #fff;
	border: 1px solid #C2C2C2;
	padding: 0;
	margin: 0 5px;
}
/*
#designAjaxArea .step_1 .clips .clip:hover,
*/
#designAjaxArea .step_1 .clips .clip.select {
	border-color: #0072FF;
}
#designAjaxArea .step_1 .clips .clip img {
	display: block;
	width: 65px;
	height: 128px;
	padding: 0;
	margin: 0;
}

#designAjaxArea .step_1 .quantity {
	display: block;
	float: left;
	position: relative;
	clear: none;
	line-height: 1.5em;
	padding-top: 30px;
}
#designAjaxArea .step_1 .quantity input#quantity {
	width: 60px;
}
#designAjaxArea .step_1 .quantity .minRequired {
	font-size: 85%;
}


/* *** Step 2 *** */
#designAjaxArea .step_2 {
}
#designAjaxArea .step_2 .prints {
	padding: 0;
	margin: 0 0 1em 0;
}
#designAjaxArea .step_2 .prints:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#designAjaxArea .step_2 .prints { display: inline-block; }
/* Hides from IE-mac \*/
* html #designAjaxArea .step_2 .prints { height: 1%; }
#designAjaxArea .step_2 .prints { display: block; }
/* End hide from IE-mac */

#designAjaxArea .step_2 .option {
	float: left;
	position: relative;
	clear: none;
	width: 170px;
	padding-right: 4px;
}


/* *** Step 3 *** */
#designAjaxArea .step_3 {
}


/* *** Step 4 *** */
body#iframe #designAjaxArea,
body#iframe #designAjaxArea .step {
	padding: 0;
	margin: 0;
	border: 0;
}
#designAjaxArea .step_4 {
}
#designAjaxArea .step_4 .divUploadFile {
	display: block;
	float: left;
	position: relative;
	clear: none;
	background-color: transparent;
	background-image: url(img/icon/button_browse.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0%;
	width: 245px;
	height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#designAjaxArea .step_4 .divUploadFile input.uploadFile {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	font-size: 16px;
	width: 245px;
	height: 20px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#designAjaxArea .step_4 .divFakeUpload {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
}
#designAjaxArea .step_4 .divFakeUpload input.fakeUpload {
	font-size: 13px;
	width: 175px;
}
#designAjaxArea .step_4 input.uploadButton {
	display: block;
	float: right;
	position: relative;
	clear: none;
	margin-right: 38px;
}


/* *** design_2 *** */
#designAjaxArea .design_2 {
	display: block;
	float: left;
	position: relative;
	clear: none;
	background-color: #F4F4F4;
	background-image: url(img/bg/bg-designAjaxArea-1.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	font-size: 92%;
	text-align: left;
	margin: -9px 0 -9px 1px;
	padding: 12px 10px;
	width: 150px;
	min-height: 400px;
	overflow: auto;
}
#designAjaxArea .design_2 .title {
	font-size: 109%;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 0.5em 0;
}
#designAjaxArea .design_2 .thumbArea {
	text-align: center;
	margin: 5px 0 0 0;
}
#designAjaxArea .design_2 .thumbArea .thumb {
	display: block;
	position: relative;
	margin: 5px 0;
	padding: 0;
	overflow: hidden;
}
#designAjaxArea .design_2 .thumbArea .thumb img {
	display: block;
	background-color: transparent;
	padding: 0;
	margin: 0 auto;
	border: 1px dashed #B5B5B5;
	cursor: move;
}
#designAjaxArea .design_2 .thumbArea .thumb.active img,
#designAjaxArea .design_2 .thumbArea .thumb img:hover {
	border-color: #0072FF;
}
#designAjaxArea .design_2 .thumbArea .thumb .mask {
	position: absolute;
	background-image: url(img/pixel.gif);
	cursor: move;
}


/* *** design_3 *** */
.buttons {
	z-index: 9999;
}
.previewbutton {
	float: none;
	position: absolute;
	z-index: 9999;
}
.previewbutton img {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
}
#designAjaxArea .design_3 {
	display: block;
	float: left;
	position: relative;
	clear: none;
	background-color: #fff;
	background-image: url(img/bg/bg-designAjaxArea-2.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin: -9px 0;
	padding: 12px 0 12px 10px;
	width: 370px;
	min-height: 400px;
}
#designAjaxArea .design_3 .buttons {
	display: block;
	position: absolute;
	top: 18px;
	right: 18px;
	z-index: 0;
}
#designAjaxArea .design_3 .buttons .previewbutton {
	display: block;
	float: left;
	position: relative;
	clear: none;
	margin: 0 0 0 7px;
	padding: 0;
}
#designAjaxArea .design_3 .canvasPreview,
#designAjaxArea .design_3 .actualPreview {
	display: block;
	position: absolute;
	left: 30px;
	bottom: 40px;
}
#designAjaxArea .design_3 .actualPreview {
	left: auto;
	right: 30px;
	bottom: 60px;
	background-color: #fff;
	width: 90px;
	height: 140px;
	text-align: center;
	border: 1px solid #c2c2c2;
}
#designAjaxArea .design_3 .actualPreview .actualArea {
	margin: 10px auto 0 auto;
}
#designAjaxArea .design_3 .editImage,
#designAjaxArea .design_3 .actualImage {
	display: block;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-align: left;
	border: 0;
	overflow: hidden;
}
#designAjaxArea .design_3 .editImage img,
#designAjaxArea .design_3 .actualImage img {
	display: block;
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
}
#designAjaxArea .design_3 .editImage .innerImageArea,
#designAjaxArea .design_3 .actualImage .actualImageArea {
	display: block;
	position: absolute;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#designAjaxArea .design_3 .editArea .title,
#designAjaxArea .design_3 .actualArea .title {
	text-align: center;
	padding: 10px 0;
	margin: 0;
}
#designAjaxArea .design_3 .actualArea .title {
	position: absolute;
	left: 0;
	bottom: -2em;
	text-align: center;
	width: 90px;
	padding: 0;
	margin: 0;
}


/* *** requestQuotation *** */
.requestQuotation {
	display: block;
	float: left;
	position: relative;
	clear: none;
	width: 410px;
}
.requestQuotation .formSet .text {
	min-width: 250px;
	width: 250px;
}
* html .requestQuotation .formSet .text {
	width: 250px;
}
.requestQuotation .formSet .field {
	width: 250px;
}
.requestQuotation .formSet .disclaimerText {
	font-size: 11px;
	line-height: 1.3em;
}
.requestQuotation .formButtons {
	display: block;
	float: right;
	position: relative;
	clear: none;
	margin: 10px 0 30px 0;
}


/* *** moreInfo *** */
.moreInfo {
	display: block;
	float: right;
	position: relative;
	clear: none;
	width: 270px;
}
.moreInfo .packageImage {
	display: block;
	padding: 0;
	margin: 0 0 0.5em 0;
}


/* *** Others *** */
.ghostImage {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	min-width: 10px;
	min-height: 10px;
	padding: 0;
	margin: 0;
	z-index: 999;
	overflow: hidden;
	border: 1px dashed #B5B5B5;
}
.ghostImage img {
	display: block;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.ghostImage .mask {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(img/pixel.gif);
	margin: -1px;
}

.resizeImage {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(img/pixel.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 998;
	overflow: visible;
	cursor: move;
}
.resizeImage .resizeImageInner {
	cursor: move;
}
.resizeImage:hover,
.resizeImage.active {
	margin: -1px;
	border: 1px dashed #0072FF;
}
.resizeImage.resize,
.resizeImage.resize .resizeImageInner {
	cursor: default;
}
.resizeImage .resizeImageInner {
	display: block;
}
.resizeImage .resizeImageInner .corner {
	display: none;
	position: absolute;
	background-color: #666;
	width: 4px;
	height: 4px;
	border: 1px solid #eee;
}
.resizeImage.resize .resizeImageInner .corner {
	display: block;
}
.resizeImageInner .topleft {
	top: -3px;
	left: -3px;
	cursor: nw-resize;
}
.resizeImageInner .topright {
	top: -3px;
	right: -3px;
	cursor: ne-resize;
}
.resizeImageInner .bottomleft {
	bottom: -3px;
	left: -3px;
	cursor: sw-resize;
}
.resizeImageInner .bottomright {
	bottom: -3px;
	right: -3px;
	cursor: se-resize;
}
