/* highslide setting */

.highslide-html {
	/*background-image: url(graphics/outlines/drop-shadow.png);*/	
}

.highslide-html-content {
	/*position: absolute;*/
    display: none;
}

.close_btn {
	cursor: pointer;
}

#enlarge_header {
	height: 54px;
	width: 750px;
}

#enlarge_close {
	height: 54px;
	width: 60px;
	float: left;
}

#enlarge_top {
	height: 54px;
	width: 690px;
	background-image: url(/rgb_test/images/enlarge_top.png);
	background-repeat: no-repeat;
	float: left;
}

#enlarge_body {
	background-image: url(/rgb_test/images/enlarge_bg.png);
	background-repeat: repeat-y;
	padding-left: 47px;
	clear: left;
}

#enlarge_table img {
	border: 0px;	
}

#enlarge_table a img {
	border: 1px #FFFFFF solid;	
}

#enlarge_table a:hover img {
	border: 1px #cccccc solid;	
}

#enlarge_name {
	text-align: center;
	padding-bottom: 13px;
	border-bottom: 2px #000000 solid;
}

#enlarge_f {
	text-align: center;
	padding: 30px 0px 0px 0px;
	height: 40px;
	background-image: url(/rgb_test/images/front.gif);
	background-repeat: no-repeat;
	background-position: -10px 10px;
}

#enlarge_s {
	text-align: center;
	padding: 30px 0px 0px 0px;
	height: 40px;
	background-image: url(/rgb_test/images/side.gif);
	background-repeat: no-repeat;
	background-position: -10px 10px;
}

#enlarge_t {
	text-align: center;
	padding: 30px 0px 0px 0px;
	height: 40px;
	background-image: url(/rgb_test/images/top.gif);
	background-repeat: no-repeat;
	background-position: -10px 10px;
}

#enlarge_b {
	height: 120px;
}

#enlarge_btm {
	height: 36px;
	width: 750px;
	background-image: url(/rgb_test/images/enlarge_btm.png);
	background-repeat: no-repeat;
}

#color_header {
	height: 54px;
	width: 673px;
}

#color_close {
	height: 54px;
	width: 60px;
	float: left;
}

#color_top {
	height: 54px;
	width: 613px;
	background-image: url(/rgb_test/images/color_top.png);
	background-repeat: no-repeat;
	float: left;
}

#color_body {
	background-image: url(/rgb_test/images/color_bg.png);
	background-repeat: repeat-y;
	padding-left: 30px;
	clear: left;
}

#color_photo {
	background-image: url(/rgb_test/images/color_variation.gif);	
	background-repeat: no-repeat;
	background-position: 30px 0px;
}

#color_td_name {
	padding: 0px 0px 13px 30px;
	border-bottom: 1px #cccccc solid;
	height: 25px;
}

#color_td_chip {
	padding: 0px 0px 0px 30px;
}

#color_td_chip img {
	margin: 10px 0px 5px 0px;
	border: 0px;
}

#color_td_chip a img {
	border: 1px #FFFFFF solid;	
}

#color_td_chip a:hover img {
	border: 1px #cccccc solid;	
}

#color_btm {
	height: 36px;
	width: 673px;
	background-image: url(/rgb_test/images/color_btm.png);
	background-repeat: no-repeat;
}

.highslide-display-block {
    display: block;
}