#step1 .steps{
	display:none;
}
#editImage  .steps{
	display:none;
}
.steps{
	display:none;
}
body{
	margin:0px;
	font-family:Arial,Verdana,sans-serif;
}
#colorPickArea{
	opacity:0.01;
	filter:alpha(opacity = 1);
	-moz-opacity:0.01;
	width:100px;
	height:100px;
	background-color:white;
	position:absolute;
	cursor:url("images/eyedropper2.cur"), crosshair;
}
.mainPrice{
	font-weight:bold;
	color:#357EC7;
}
#mainPriceId{
  	font-size:50px;
  	padding:5px;
  	font-style: italic;
}
#price1, #price2{
	font-weight:bold;
	font-size:18px;
}
.unitClass{
	padding:5px;background-color:lightgray;cursor:pointer;text-decoration:none;
}
.unitClass:hover {
	font-weight:bold;
}
.ui-widget-header{
	background:none;
	background-color:lightblue;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus{
	border:1px solid lightblue;
}
.unitClass:link {color:#000000}      /* unvisited link */
.unitClass:visited {color:#000000}  /* visited link */
#stepSummary{display:none;}.previewSize{padding:10px;font-weight:bold;}#tdPercentUploaded{font-weight:bold;font-size:20px;}.steps{padding:10px;background-color:lightblue;font-size:20px;}.imgOption{opacity:.5;filter:alpha(opacity = 50);-moz-opacity:.5;cursor:pointer;}.imgSelected{background-color:lightblue;}
.imgEdge{opacity:.5;filter:alpha(opacity = 50);-moz-opacity:.5;cursor:pointer;width:60px;padding:5px;}
.imgEffect{opacity:.5;filter:alpha(opacity = 50);-moz-opacity:.5;cursor:pointer;width:60px;padding:5px;}

#lefttop,#leftbottom,#righttop,#rightbottom{
	width:10px;height:10px;
	background-color:white;
	position:absolute;display:block;
}

#margintop,#marginbottom,#marginleft,#marginright{
	width:10px;height:10px;position:absolute;background-color:lightblue;
	opacity:.5;filter:alpha(opacity = 50);-moz-opacity:.5;
	/*border-style:solid;border-width:thin;border-color:blue;*/
	overflow:hidden;
}

.cEffect{padding:5px;border:none;cursor:pointer;}select{padding:5px;margin-left:5px;}#uploadArea{display:none;}#imgPlace{width:420px;height:420px;overflow:hidden;}#imageSize{width:420px;}#qualityWarning{color:red;display:none;}#colorPick{display:none;width:300px;height:350px;background-color:lightblue;float:left;position:absolute;border-style:solid;border-width:thin;border-color:blue;}
#objImage,#objImage1{background-color:white;width:100px;height:100px;overflow:hidden;border-color:black;border-left-style:solid;border-left-width:thin;border-top-style:solid;border-top-width:thin;border-bottom-style:solid;border-bottom-width:thin;border-right-style:solid;border-right-width:thin;}
#stepPreview{width:100%;display:none;}#roomPreview{width:100%;height:500px;background-color:#FFE4B5;display:block;border-style:none;border-color:blue;}.roomSize{width:250px;height:500px;background-color:#FFFFFF;float:left;}.objClass{position:absolute;}#objImage{position:absolute;}
.boxRed{
    padding:10px;
    border:solid;
    border-width:1px;
    border-color:red;
    background-color:#FFCCCC;
}
#zoomimage{
	/*cursor: url("images/ColorPicker.cur"), crosshair;*/
	cursor:move;
}
