#section_b{
	left:0px;
	width:673px;
	height:224px;
	margin-top:88px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#tabBox{
	left:192px;
	width:468px;
	height:200px;
	background:#EAEAEA;
}

#tab{
	left:auto;
	right:25px;
}

#tab0_content, #tab1_content{
	width:auto;
	height:auto;
	background:none;
	margin:0px;
	padding:0px;
}


#customColorLogo_A{
	position:absolute;
	bottom:15px;
	right:25px;
}

#customColorLogo_B{
	margin-top:5px;
	margin-left:0px;
	margin-bottom:10px;
}

.pattern,.patternActive{
	height:165px;
	margin:0px;
	border:1px solid #333333;
}

.pattern{
	cursor:pointer;
}

.patternActive{
	border:2px solid #C5181F;
}

#colorToolBox{
	position:relative;
	top:0px;
	left:0px;
	width:700px;
	height:230px;
}

#tabDesign, #tabColors{
	position:absolute;
	top:0px;
	width:100px;
	height:20px;
	background:black;
	color:white;
	border:1px solid #EEEEEE;
	text-align:center;
	cursor:pointer;
}

.overflow{
	overflow:auto;
}

.layer{
	position:absolute;
	top:0px;
	left:0px;
	width:660px;
	height:425px;
}

#colorContainer{
	position:relative;
	top:0px;
	left:0px;
	width:660px;
	height:365px;
	z-index:1;
}

#layer_background{
	z-index:10;
	background:url('/axus/gfx/global/pixel.gif') no-repeat;
}

#base{
	z-index:11;
	background:url('/axus/gfx/global/pixel.gif') no-repeat;
}

#layer_1{
	z-index:12;
	background:url('/axus/gfx/global/pixel.gif') no-repeat;
}

#layer_2{
	z-index:13;
	background:url('/axus/gfx/global/pixel.gif') no-repeat;
}

#layer_3{
	z-index:14;
	background:url('/axus/gfx/global/pixel.gif') no-repeat;
}

#layer_4{
	z-index:15;
	background:url('/axus/gfx/global/pixel.gif') no-repeat;
}

#outline{
	z-index:20;
	background:url('/axus/gfx/global/pixel.gif') no-repeat;
}

.model_plate{
	width:25px;
	height:25px;
	border:1px solid #333333;
	cursor:pointer;
}

.model_layer{
	margin:0px;
	font-size:11px;
	font-weight:bold;
}

.ralCode{
	position:relative;
	top:-5px;
	left:0px;
	margin:0px;
	font-size:9px;
}

/* Palette definition. */
#palette{
	background-color:#fff;
	position:relative;
	top:0px;
	left:0px;
	height:145px;
	width:285px;
}

.plate, .plateSelected{
	position:absolute;
	top:0px;
	left:0px;
	height:25px;
	width:25px;
	cursor:pointer;
	border:1px solid #333333;
}

.plateSelected{
	border:3px solid black;
}

/* Palette columns. */
#plate_0,#plate_8,#plate_16,#plate_24{left:5px;}
#plate_1,#plate_9,#plate_17,#plate_25{left:40px;}
#plate_2,#plate_10,#plate_18,#plate_26{left:75px;}
#plate_3,#plate_11,#plate_19,#plate_27{left:110px;}
#plate_4,#plate_12,#plate_20,#plate_28{left:145px;}
#plate_5,#plate_13,#plate_21,#plate_29{left:180px;}
#plate_6,#plate_14,#plate_22,#plate_30{left:215px;}
#plate_7,#plate_15,#plate_23,#plate_31{left:250px;}
/* Palette rows. */
#plate_0,#plate_1,#plate_2,#plate_3,#plate_4,#plate_5,#plate_6,#plate_7{top:5px;}
#plate_8,#plate_9,#plate_10,#plate_11,#plate_12,#plate_13,#plate_14,#plate_15{top:40px;}
#plate_16,#plate_17,#plate_18,#plate_19,#plate_20,#plate_21,#plate_22,#plate_23{top:75px;}
#plate_24,#plate_25,#plate_26,#plate_27,#plate_28,#plate_29,#plate_30,#plate_31{top:110px;}


