#deisgner-border
{
	width: 538px;
	height: 480px;
	/*[disabled]margin-left:10px;*/
	/*[disabled]margin-top:24px;*/
	border: 1px solid #E8E8E8;
	float: left;
	background: #FFFFFF;
	box-shadow: 3px 8px 10px #DDDDDD;
}
#helpBlock
{
	font-size: 22px;
	border-left: 2px solid #DA0000;
	border-top: 2px solid #DA0000;
	border-right: 2px solid #DA0000;
	border-bottom: 2px solid #DA0000;
	/*+border-radius:6px;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	width: 182px;
	text-align: center;
	background-color: #D2D1D1;
	color: #DA0000;
	cursor: pointer;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#printeddecalsLeft
{
	position: relative;
	float: left;
	width: 195px;
}
#manageButtons.controlsBox
{
	width: 180px;
}
#manageButtons.controlsBox .helpBlock
{
	/*[disabled]width:32px;*/
	/*[disabled]background-color:#C54F4F;*/
	float: right;
	margin-right: 9px;
	margin-top: 5px;
}
#bottom_information_text.informationTextBox
{
	width: 475px;
}
#vValues
{
	width: 400px;
	position: absolute;
	height: 158px;
	font-size: 9px;
	margin-left: 334px;
	margin-top: 516px;
}
#Frame
{
	border-right: 1px solid #000000;
}
#designer
{
	float: left;
	width: 532px;
	/*Importent this values (used in Raphael for creating working are)*/
	height: 472px;
	/*Importent this values (used in Raphael for creating working are)*/
	display: block;
	margin-left: 4px;
	margin-top: 4px;
}
#sliderY
{
	margin-left: 195px;
	margin-top: 8px;
	height: 480px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#sliderX
{
	width: 541px;
	margin-top: 7px;
	margin-left: 210px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#mainControls
{
	margin-left: 10px;
	margin-bottom: 10px;
	width: 200px;
	padding-bottom: 10px;
}
.dd-container
{
	margin-left: 6px;
}
#mainControls.controlsBox P
{
	margin-left: 12px;
	margin-top: 10px;
}
#decalproptext
{
	width: 168px;
}
#mainControls #Tape
{
	display: inline-block;
	margin-left: 7px;
	/*height: 29px;*/
	width: 166px;
}
#mainControls #Tape .help
{
	display: block;
	float: left;
}
#mainControls #Tape .checkbox
{
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#scaleRadius
{
	margin-top: 7px;
	width: 164px;
	margin-left: 16px;
	border: 1px solid #000000;
}
#decalControls P
{
}
#width35
{
	width: 35px;
}
#shapeSize
{
	margin-top: 67px;
	margin-left: 12px;
	padding-bottom: 15px;
}
#_heightContainer
{
	float: left;
	text-align: center;
	width: 107px;
	margin-top: 6px;
	margin-bottom: 10px;
}
#_widthContainer
{
	width: 114px;
	float: left;
}
.width35
{
	width: 35px;
}
#textControls
{
	height: 208px;
	margin-top: 12px;
}
#textControls.controlsBox
{
	width: 180px;
}
#customerText
{
	width: 170px;
	margin-left: 6px;
}
#btnSaveText
{
	width: 79px;
}
#manageButtons BUTTON
{
	width: 170px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#manageButtons.controlsBox #btnYourOwnDesign
{
	width: 135px;
}
#manageButtons.controlsBox #btnWebShopImage
{
	width: 135px;
}
#manageButtons BUTTON#btnImage
{
	/*[disabled]width:135px;*/
}
#priceList
{
	width: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#objectCommands
{
	z-index: 2;
	position: absolute;
	margin-top: -100px;
	margin-left: 194px;
}
#designerBasketBox
{
	float: left;
	margin-left: 10px;
	width: 200px;
	margin-bottom: 10px;
}
.previewIconSVG
{
	width: 169px;
	margin-left: 8px;
	margin-bottom: 10px;
}
#mainControlsBox
{
	float: left;
	width: 721px;
}
#squareShape
{
	width: 40px;
	height: 40px;
	border: 2px solid #005;
	cursor: pointer;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
	background-color: #F3F1F0;
}
#rectShape
{
	width: 40px;
	height: 25px;
	border: 2px solid #005;
	cursor: pointer;
	margin-right: 5px;
	position: absolute;
	margin-left: 19px;
	margin-top: 23px;
	background-color: #EEECEB;
}
#circleShape
{
	background-color: #F3F1F1;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: 2px solid #005;
	cursor: pointer;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
#elipseShape
{
	height: 20px;
	width: 40px;
	border: 2px solid #005;
	border-radius: 25px / 12px;
	background-color: #F0EFEE;
	cursor: pointer;
	float: left;
	position: absolute;
	margin-left: 82px;
	margin-top: 28px;
}
#squareShapeRadius
{
	width: 50px;
	height: 50px;
	background-color: #EE5D20;
	border: 2px solid #005;
	cursor: pointer;
	float: left;
	margin-right: 5px;
	border-radius: 10px;
}
#rectShapeRadius
{
	width: 50px;
	height: 25px;
	background-color: #EE5D20;
	border: 2px solid #005;
	cursor: pointer;
	float: left;
	margin-right: 5px;
	border-radius: 10px;
}
.arrow-up
{
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 47px solid #E8E1E1;
	margin-left: 12px;
	margin-top: 3px;
}
#triangle
{
	float: left;
	margin-left: 6px;
}
