﻿body 
{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
}
.stepsbar
{
	background-image: url(Images/bar.bmp);
	background-repeat:repeat-x;
	background-color:Transparent;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;	
}
.colorpicker
{
	width: 18px; 
	border-style: inset; 
	height: 18px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
}
.leftTable
{
	background-image: url(Images/leftTableBack.png);
	background-repeat:no-repeat;
	background-color:Transparent;
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;
	width:198px;
	height:171px;
}

.menuLeft1
{
	background-color:lightgrey;
	border-right: darkgray 2px solid; 
	border-top: darkgray 2px solid; 
	border-left: darkgray 2px solid; 
	border-bottom: darkgray 2px solid; 
	text-align:center;
	padding-left: 7px;
	padding-right: 7px;
	font-family:Arial, Helvetica, Verdana;
}

.menuLeft
{
	background-color:lightgrey;
	border-right: darkgray 2px solid; 
	border-top: darkgray 2px solid; 
	border-left: darkgray 2px solid; 
	border-bottom: darkgray 2px solid; 
	text-align:left;
	padding-left: 7px;
	padding-right: 7px;
	font-family:Arial, Helvetica, Verdana;
}

.menuLeftSelected
{
	background-color: YellowGreen;
	border-right: darkgray 2px solid; 
	border-top: darkgray 2px solid; 
	border-left: darkgray 2px solid; 
	border-bottom: darkgray 2px solid; 
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
	font-family:Arial, Helvetica, Verdana;
	
}

.menuLeft1Selected
{
	background-color: YellowGreen;
	border-right: darkgray 2px solid; 
	border-top: darkgray 2px solid; 
	border-left: darkgray 2px solid; 
	border-bottom: darkgray 2px solid; 
	text-align:center;
	padding-left: 5px;
	padding-right: 5px;
	font-family:Arial, Helvetica, Verdana;
	
}

.menuLeftCompleted
{
	background-color: Transparent;
	border-right: darkgray 2px solid; 
	border-top: darkgray 2px solid; 
	border-left: darkgray 2px solid; 
	border-bottom: darkgray 2px solid; 
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
	font-family:Arial, Helvetica, Verdana;
}

.menuLeft1Completed
{
	background-color: Transparent;
	border-right: darkgray 2px solid; 
	border-top: darkgray 2px solid; 
	border-left: darkgray 2px solid; 
	border-bottom: darkgray 2px solid;
	text-align:center;
	font-family:Arial, Helvetica, Verdana;
}

.verticaltext {	
	writing-mode: tb-rl;
	filter: flipv fliph;
}

.lblColors
{
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	font-size:14px;
}

.content
{
	padding-left:5px;
}

	#dhtmlgoodies_colorPicker{
		position:absolute;
		width:250px;
		padding-bottom:1px;
		background-color:#FFF;
		border:1px solid #317082;
		
		width: 252px;	/* IE 5.x */
		width/* */:/**/252px;	/* Other browsers */
		width: /**/252px;
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_topRow{
		padding-bottom:1px;
		border-bottom:3px double #317082;
		background-color:#E2EBED;
		padding-left:2px;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/250px;	/* Other browsers */
		width: /**/250px;	
		
		height: 20px;	/* IE 5.x */
		height/* */:/**/20px;	/* Other browsers */
		height: /**/20px;	
				
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_statusBar{
		height:18px;
		padding-bottom:2px;
		width:250px;
		border-top:3px double #317082;	
		background-color:#E2EBED;
		padding-left:2px;
		clear:both;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/250px;	/* Other browsers */
		width: /**/250px;	
		
		height: 18px;	/* IE 5.x */
		height/* */:/**/18px;	/* Other browsers */
		height: /**/18px;	
						
	}
	
	#dhtmlgoodies_colorPicker .colorSquare{
		margin-left:1px;
		margin-bottom:1px;
		float:left;
		border:1px solid #000;
		cursor:pointer;
		
		width: 12px;	/* IE 5.x */
		width/* */:/**/12px;	/* Other browsers */
		width: /**/12px;	
		
		height: 12px;	/* IE 5.x */
		height/* */:/**/12px;	/* Other browsers */
		height: /**/12px;	
				
	}
	
	.colorPickerTab_inactive,.colorPickerTab_active{
	
		height:17px;
		padding-left:4px;
		cursor:pointer;	
		
		
	}
	.colorPickerTab_inactive span{
		background-image:url('images/tab_left_inactive.gif');
	}
	
	.colorPickerTab_active span{
		background-image:url('images/tab_left_active.gif');
	}
	.colorPickerTab_inactive span, .colorPickerTab_active span{
		line-height:16px;
		font-weight:bold;
		font-family:arial;
		font-size:11px;
		padding-top:1px;
		vertical-align:middle;
		background-position:top left;
		background-repeat: no-repeat;	
		float:left;
		padding-left:6px;
		-moz-user-select:no;
	}	
	.colorPickerTab_inactive img,.colorPickerTab_active img
	{
		/*margin-left:-3px;*/
		float:left;
	}
	.colorPickerCloseButton{
		width:15px;
		height:11px;
		text-align:center;
		line-height:10px;
		border:1px solid #317082;
		position:absolute;
		right:1px;
		font-size:12px;
		font-weight:bold;
		top:1px;
		padding:1px;
		cursor:pointer;	
		
		width: 15px;	/* IE 5.x */
		width/* */:/**/15px;	/* Other browsers */
		width: /**/15px;
		
		height: 15px;	/* IE 5.x */
		height/* */:/**/15px;	/* Other browsers */
		height: /**/15px;

			
	}
	#colorPicker_statusBarTxt{
		font-size:11px;
		font-family:arial;
		vertical-align:top;
		line-height:13px;

	}
	form{
		padding-left:5px;
	}
	
	.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		position:absolute;
		bottom:0px;
		
		width: 5px;	/* IE 5.x */
		width/* */:/**/5px;	/* Other browsers */
		width: /**/5px;
		
		height: 5px;	/* IE 5.x */
		height/* */:/**/5px;	/* Other browsers */
		height: /**/5px;
				
	}
	.colorSliderLabel{
		width:15px;
		height:20px;
		float:left;
		font-size:11px;
		font-weight:bold;
	}
	.colorSlider{
		width:175px;
		height:20px;
		float:left;
	}
	.colorInput{
		width:45px;
		height:20px;
		float:left;
	}	
	.colorPreviewDiv{
		width:188px;
		margin-right:2px;
		margin-top:1px;
		border:1px solid #CCC;
		height:22px;
		float:left;
		cursor:pointer;
		
		width: 188px;	/* IE 5.x */
		width/* */:/**/188px;	/* Other browsers */
		width: /**/188px;
		
		height: 22px;	/* IE 5.x */
		height/* */:/**/22px;	/* Other browsers */
		height: /**/22px;
				

	}
	.colorCodeDiv{
		width:50px;
		height:20px;
		float:left;
	}
