@charset "UTF-8";
/* CSS Document */
hr {
	display:none;
}
div.hr{
	margin:0 5px;
	padding:0;
	border-bottom:solid 1px #999999;
	display:block;
	clear:both;
}
div#dspcustom {
	margin:50px 0 0 0;
	padding:0;
	clear:both;
}

/*div#dspcustom {
	margin:0 10px 20px 20px;
	padding:0;
	border-bottom:solid 1px #999999;
	clear:both;
}
div#dspcustom img{
	margin:0 0 -20px 150px;
}*/


div.hdrpic { /*Banner background*/
	width:705px;
	padding:0 0 35px 0;
}
div.hdrtxt { /*Banner text alignment*/
	margin:0;
	padding:30px 0 0 20px;
	width:705px;
}
div.hdrtxt h1 { /*Banner text, first line*/
	color:#000;
	font-size: 14px;
	font-weight:bold;
	margin:0;
	padding:0;
}
div.hdrtxt h2 { /*Banner text second line*/
	color:#000;
	font-size: 28px;
	font-weight:bold;
	line-height:20px;
	margin:0 0 0 10px;
	padding:0;/*edit for new banner*/
}
div.hdrtxt p { /*Banner text paragraph*/
	color:#333;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	width:270px;
	margin:15px 0 0 10px;
	padding:0;
}
ul.hdrthumb {
	list-style:none;
	margin:15px 0 0 10px;
	padding:0;
	height:51px;
}
ul.hdrthumb li{
	list-style:none;
	margin:0 10px 0 0;
	padding: 0;
	float:left;
	display:inline;
}


div#containerid {
	padding:0;
	margin:0;
}
div#cat01id, div#cat02id {
	margin:0px 0 0px 0px;
}
div#cat01id, div#cat02id, div#cat03id, div#cat04id{
	clear:both;
}
div#cat01id h3, div#cat02id h3, div#cat03id h3, div#cat04id h3{
	line-height:25px;
	margin:0 0 5px 0;
	padding:0;
}
div.cat01idli, div.cat02idli, div.cat02idli { /*header width*/
	margin:0;
	padding:0;
}
div#cat01id ul.cat01idul, div#cat02id ul.cat02idul, div#cat03id ul.cat03idul { /*Pick a color/capacity alignment*/
	list-style:none;
	margin:5px 0 10px 10px;
	padding:0;
}
div#cat01id ul.cat01idul li, div#cat02id ul.cat02idul li, div#cat03id ul.cat03idul li{
	list-style:none;
	margin:0 10px 5px 0;
	padding:0;
	float:left;
	width:75px;
}



/********* start button detail text style *********/
div.cat01idli ul, div.cat02idli ul, div.cat03idli ul, ul.cat01idul ul, ul.cat02idul ul, ul.cat03idul ul{
	list-style:none;
	margin:0 0 10px;
	padding:0;
}
div.cat01idli ul li, div.cat02idli ul li, div.cat03idli ul li, ul.cat01idul ul li, ul.cat02idul ul li, ul.cat03idul ul li{
	list-style:none;
	margin:0;
	padding: 0 3px 0 3px;
	font-size:9px;
	color:#666;
}
/********* end button detail text style *********/



/********* start button style *********/
div#cat01id ul.cat01idul li a, div#cat02id ul.cat02idul li a, div#cat03id ul.cat03idul li a { 
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	height:25px;
	text-align:center;
	display:block;
	margin:0 0 5px 0;
	padding:0;
	width:75px;
	line-height:26px;
}


ul.cat01idul li a, ul.cat02idul li a, ul.cat03idul li a { /*default*/
	background:url(/img/usb/prodpage/button.jpg) no-repeat 0 top;
	width:75px;
}
ul.cat01idul li a:hover, ul.cat02idul li a:hover, ul.cat03idul li a:hover {
	background:url(/img/usb/prodpage/button.jpg) no-repeat 0 -27px;
}
ul.cat01idul li a:active, ul.cat02idul li a:active, ul.cat03idul li a:active {
	background:url(/img/usb/prodpage/button.jpg) no-repeat 0 -54px;
}
ul.cat02idul li.selected a, ul.cat02idul li.selected a:hover, ul.cat02idul li.selected a:active, ul.cat03idul li.selected a, ul.cat03idul li.selected a:hover, ul.cat03idul li.selected a:active {
	background:url(/img/usb/prodpage/button.jpg) no-repeat 0 -81px;
	width:75px;
}


div#cat01id ul.cat01idul li.c-silver a { /*colors - silver w/ text color change*/
	background:url(/img/usb/prodpage/button_silver.jpg) no-repeat 0 top;
	width:75px;
}
div#cat01id ul.cat01idul li.c-silver a:hover {
	background:url(/img/usb/prodpage/button_silver.jpg) no-repeat 0 -27px;
	color:#666666;
}
div#cat01id ul.cat01idul li.c-silver a:active {
	background:url(/img/usb/prodpage/button_silver.jpg) no-repeat 0 -54px;
	color:#666666;
}
div#cat01id ul.cat01idul li.selected.c-silver a, div#cat01id ul.cat01idul li.selected.c-silver a:hover, div#cat01id ul.cat01idul li.selected.c-silver a:active {
	background:url(/img/usb/prodpage/button_silver.jpg) no-repeat 0 -81px;
	width:75px;
	color:#666666;
}


div#cat01id ul.cat01idul li.c-white a { /*colors - white w/ text color change*/
	background:url(/img/usb/prodpage/button_white.jpg) no-repeat 0 top;
	width:75px;
}
div#cat01id ul.cat01idul li.c-white a:hover {
	background:url(/img/usb/prodpage/button_white.jpg) no-repeat 0 -27px;
	color:#666666;
}
div#cat01id ul.cat01idul li.c-white a:active {
	background:url(/img/usb/prodpage/button_white.jpg) no-repeat 0 -54px;
	color:#666666;
}
div#cat01id ul.cat01idul li.selected.c-white a, div#cat01id ul.cat01idul li.selected.c-white a:hover, div#cat01id ul.cat01idul li.selected.c-white a:active {
	background:url(/img/usb/prodpage/button_white.jpg) no-repeat 0 -81px;
	width:75px;
	color:#666666;
}


ul.cat01idul li.c-red a { /*colors - red*/
	background:url(/img/usb/prodpage/button_red.jpg) no-repeat 0 top;
	width:75px;
}
ul.cat01idul li.c-red a:hover {
	background:url(/img/usb/prodpage/button_red.jpg) no-repeat 0 -27px;
}
ul.cat01idul li.c-red a:active {
	background:url(/img/usb/prodpage/button_red.jpg) no-repeat 0 -54px;
}
ul.cat01idul li.selected.c-red a, ul.cat01idul li.selected.c-red a:hover, ul.cat01idul li.selected.c-red a:active {
	background:url(/img/usb/prodpage/button_red.jpg) no-repeat 0 -81px;
	width:75px;
}


ul.cat01idul li.c-black a { /*colors - black*/
	background:url(/img/usb/prodpage/button_black.jpg) no-repeat 0 top;
	width:75px;
}
ul.cat01idul li.c-black a:hover {
	background:url(/img/usb/prodpage/button_black.jpg) no-repeat 0 -27px;
}
ul.cat01idul li.c-black a:active {
	background:url(/img/usb/prodpage/button_black.jpg) no-repeat 0 -54px;
}
ul.cat01idul li.selected.c-black a, ul.cat01idul li.selected.c-black a:hover, ul.cat01idul li.selected.c-black a:active {
	background:url(/img/usb/prodpage/button_black.jpg) no-repeat 0 -81px;
	width:75px;
}


ul.cat01idul li.c-grey a { /*colors - grey*/
	background:url(/img/usb/prodpage/button_grey.jpg) no-repeat 0 top;
	width:75px;
}
ul.cat01idul li.c-grey a:hover {
	background:url(/img/usb/prodpage/button_grey.jpg) no-repeat 0 -27px;
}
ul.cat01idul li.c-grey a:active {
	background:url(/img/usb/prodpage/button_grey.jpg) no-repeat 0 -54px;
}
ul.cat01idul li.selected.c-grey a, ul.cat01idul li.selected.c-grey a:hover, ul.cat01idul li.selected.c-grey a:active {
	background:url(/img/usb/prodpage/button_grey.jpg) no-repeat 0 -81px;
	width:75px;
}


/********* end button style *********/

/*custom carousel button margin*/
div.list div.yoo-carousel div.left ul.tabs li.item5 {
	margin-top: 50px;
}
/*endcustom*/