/* strat custom css */
.maincolorpicker {
	width: 356px;
	height: 254px;
	overflow: hidden;
	position: absolute;
/*	background: url(../../images/jqcp/custom_background_2.png);*/
	font-family: Arial, Helvetica, sans-serif;
	z-index:1600;
	display:none;
}
.colorTab{
	font-size: 12px;
    height: 20px;
    margin-left: 4px;
    margin-right: 5px;
	margin-bottom:-6px\9; /* IE8 and below */
}
ul.colorblue {
    /*border-bottom: 1px solid #CCCCCE;*/
    height: 25px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.colorblue li {
    background: url("../../images/jqcp/bg.gif") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #CCCCCE;
    border-right: 1px solid #CCCCCE;
    border-top: 1px solid #CCCCCE;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-right: 3px;
    text-align: center;
    width: 100px;
}
ul.colorblue a.current, ul.colorblue a.current:hover, ul.colorblue li.current a {
    background-color: #FFFFFF;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    color: #555555 !important;
    cursor: default !important;
    display: block;
    height: 25px;
}
ul.colorblue li a {
    color: #555555;
    display: block;
    outline: medium none;
    text-decoration: none;
}
.customcolorpicker {
	width: 330px;
	display:none;
	height: 200px;
	border:1px solid #BFC4CE;
	background-color:#EBECEF;
	margin:5px 4px 4px 4px;
	padding:10px;
	text-align:center;
}
.previewcolor {
	width:40px;
	height:40px;
	/*position:absolute;*/
	border:1px solid #BFC4EC;
	float:left;
}
/* end costom */





.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(../../images/jqcp/custom_background.png);
	font-family: Arial, Helvetica, sans-serif;
	/*display: none;*/
	z-index:1600;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(../../images/jqcp/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(../../images/jqcp/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(../../images/jqcp/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 14px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(../../images/jqcp/custom_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(../../images/jqcp/custom_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(../../images/jqcp/custom_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(../../images/jqcp/custom_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(../../images/jqcp/custom_hsb_h.png);
	top: 52px;
	left: 282px;
	display:none;
}
.colorpicker_hsb_s {
	background-image: url(../../images/jqcp/custom_hsb_s.png);
	top: 82px;
	left: 282px;
	display:none;
}
.colorpicker_hsb_b {
	background-image: url(../../images/jqcp/custom_hsb_b.png);
	top: 112px;
	left: 282px;
	display:none;
}
/*.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(../../images/jqcp/custom_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}*/
.colorpicker_submit {
	position: absolute;
	width: 25px;
	background: url(../../images/jqcp/submit_but_bg.gif) top;
	left: 317px;
	top: 145px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border:1px solid #d3d3d3;
	padding:2px;
	cursor:pointer;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}
