.WEP_fontlistIMG {
	background: url(../fonts/fonts.png) no-repeat; 
	width:150px;
	height:20px;
}
.WEP_productitem{
	background: no-repeat;
	width: 100px;
	height: 120px;
	font-size:0.75em;
	margin-bottom:5px;
} 
#navSuppWrapper {
	display:none;
}
#WEP_designtool {
	
	font:13px/1.22 arial,helvetica,clean,sans-serif;
	position:relative;
	width:600px; 
	z-index:2;
}
#WEP_Wdesigninfo {
	border: 1px solid #333333;
}
/*#WEP_IEwarnDiv {
	visibility:hidden;
} */
#WEP_headerDiv {
	position:absolute; 
	padding-top:5px;
	padding-left:5px;
	z-index:1;
	top:0px;
	left:0px;
	width:599px; 
	height:64px;
	color:#000;
	background:url(sprite.png) repeat-x 0 -200px;
	background-color:#000066;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#WEP_leaveWarnOverlay {
	z-index:1000;
}
#WEP_headerDiv .ft {
	position:absolute; 
	z-index:1;
	top:30px;
	left:0px;
	width:1000px;
	height:40px;
	color:#FFFFFF;
	background-color:#dddddd;
}
#WEP_boxCart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 120px;
	position: absolute; 
	visibility: visible;
	top: 0px;
	left: 850px;
	text-align: center;
	padding: 4px;
	z-index:100;
}
#WEP_designinfo2 {
	visibility:hidden;
}
/*****************************************************************
Product parameters
******************************************************************/
#WEP_toolbar3 {
	position: absolute; 
	z-index: 100;
	top: 10px;
	left: 100px;
	width:400px;
}
#WEP_toolbar3 .prodDivItem {
	display:inline;
	float:left;
} 
#WEP_priceDiv {
	position: absolute; 
	z-index: 100;
	top: 180px;
	left: 10px;
	border: 1px solid #cccccc;
	font-size: 1em;
	background-color:#FFFFFF;
}
#WEP_toolbar1 {
	position: absolute; 
	z-index: 100;
	top: 10px;
	left: 10px;
}
#WEP_toolbar1 .fileDivItem {
	display:inline;
	float:left;
}
#WEP_toolbar2 {
	position: absolute; 
	z-index: 100;
	top: 40px;
	left: 10px;
}
#WEP_toolbar2 .fileDivItem {
	display:inline;
	float:left;
}
#WEP_toolbar4 {
	position:absolute;  
	left: 320px;
	top: 10px;
	z-index:200;
}
#WEP_toolbar4 .header {
	position:absolute; 
	left: 5px;
	top: 5px;
	font-size:1em;
}
#WEP_toolbar4 .textbox {
	position:absolute; 
	left: 5px;
	top: 20px;
	font-size:1em;
	background-color:#99FFFF;
	border: 1px solid #cccccc;
}
#WEP_toolbar4 .buttonDiv {
	position:absolute;
	left: 5px;
	top: 50px;
	font-size:1em;
}
#WEP_toolbar4 .tbItem {
	display:inline;
	float:left;
}
#WEP_toolbar6 {
	position:absolute;  
	left: 100px;
	top: 40px;
	z-index:200;
}
#WEP_toolbar6 .tbItem {
	display:inline;
	float:left;
}
#WEP_toolbar7 {
	position:absolute;  
	left: 400px;
	top: 40px;
	z-index:200;
}
#WEP_rotateButtonDiv .tbItem {
	display:inline;
	float:left;
}
#WEP_globalButtonsDiv {
	position:absolute;
	left: 780px;
	top: 10px;
	z-index:200;
}
#WEP_globalButtonsDiv .tbItem {
	display:inline;
	float:left;
}
.WEP_twoButtons {
	display:inline;
	float:left;
}
.WEP_productscroll {
	overflow: auto;
	height: 200px;
	width: 120px;
	cursor: pointer;
}
#WEP_sizeOpts a{
 /*   height: 18px;
    width: 20px; */
    margin: 1px;
	padding-top: 2px;
    cursor: pointer;
    border: 1px solid #cccccc;
	text-align:center;
	display: block;
	float:left;
	color:#333333;
}
#WEP_sizeOpts2 a{
   /* height: 18px;
    width: 20px; */
    margin: 1px;
	padding-top: 2px;
    cursor: pointer;
    border: 1px solid #cccccc;
	text-align:center;
	display: block;
	float:left;
	color:#333333;
}
#WEP_sizeOpts3 a{
 /*   height: 18px;
    width: 20px; */
    margin: 1px;
	padding-top: 2px;
    cursor: pointer;
    border: 1px solid #cccccc;
	text-align:center;
	display: block;
	float:left;
	color:#333333;
}
#WEP_sizeOpts .checked{
	background-color:#CCCCCC;
}
/* END of Product Options Area **************************/
#WEP_mediaLayerF {
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	height: 735px;
	width: 600px;
	position: absolute; 
	left: 0px;
	top: 80px;
	z-index: 2;
}
#WEP_mediaLayerB {
	background-repeat: no-repeat;
	background-position:center;
	height: 735px;
	width: 600px;
	position: absolute; 
	left: 0px;
	top: 80px;
	z-index: 2;
	visibility:hidden;
}
/************************************************************
The printAreaF and printAreaB are the blocks within the mediaLayer that contain the design text.
The width and height should be adjusted accordingly.
 **************************************************************/
#WEP_printAreaF {
	position: absolute;
	height: 400px;
	width: 350px;
	left: 220px;
	top: 100px;
	z-index: 3;
	border: 1px dashed #666666;
	cursor: move;
}
#WEP_printAreaB {
	position: absolute;
	height: 400px;
	width: 350px;
	left: 220px;
	top: 60px;
	z-index: 3;
	border: 1px dashed #666666;
	cursor: move;
}
/*Begin Text Editor CSS *********************************************************/
#WEP_maintoolbarDiv {
	/* width:300px; */
}
#WEP_strokecoloroverlay .tbItem1 {
	display:inline;
	float:left;
}
#WEP_archoverlay .tbItem1 {
	display:inline;
	float:left;
}
#WEP_textparamDiv .fontItem {
	display:inline;
	float:left;
}
#WEP_searchresultsArea {
	width:400px;
	height:200px;
	overflow:auto;
}
#WEP_searchresultsArea a {
	cursor:pointer;
	text-decoration:underline;
} 
/****** OVERLAY CSS ****************************************/
#WEP_textboxoverlay {
	visibility:hidden;
	z-index:600;
}
#WEP_textcoloroverlay {
	visibility:hidden;
	z-index:600;
}
#WEP_fontboxoverlay {
	visibility:hidden;
	z-index:600;
}
#WEP_symgrouplist {
	cursor: pointer;
	font-size:1em;
	display:inline;
	float:left;
	padding:2px;
	color:#0000FF;
}
#WEP_stockgrouplist {
	cursor: pointer;
	font-size:1em;
/*	display:inline; */
/*	float:left; */
/*	padding-left:2px;
	padding-right:0px; */
	color:#0000FF;
}
#WEP_ODgrouplist {
	cursor: pointer;
	font-size:1em;
/*	display:inline; */
/*	float:left; */
	padding:2px;
	color:#0000FF;
}
.WEP_fontscroll {
	overflow: auto;
	height: 150px;
	width: 170px;
	cursor: pointer;
	border: none;
}
.WEP_symbolscroll {
	overflow: auto;
	height: 100px;
	width: 200px;
	cursor: pointer;
}
.WEP_stockscroll {
	overflow: auto;
	height: 350px;
	width: 350px;
	cursor: pointer;
}
.WEP_SDscroll {
	overflow: auto;
	height: 350px;
	width: 350px;
	cursor: pointer;
}
.WEP_SDimg {
	padding:5px;
}
a.fontlistIMG:hover {
	border: 1px solid #0000ff;
}
a.fontlistIMG:hover {
	border: 1px solid #0000ff;
}
#WEP_imageframe {
	width:200px;
	height:200px;
	background-color:#dddddd;
	overflow:auto;
}
#WEP_hiddenframe {
	visibility:hidden;
	width:1px; 
	height:1px; 
} 
#WEP_imgloading1 {
	position: absolute;
	visibility: hidden;
	text-align:center;
	height: 160px;
	width: 220px;
	left: 500px;
	top: 300px;
	border: 1px solid #666666;
	background-color:#FFFFFF;
	z-index: 700;
}
#WEP_workingParams {
	visibility:hidden;
}
#WEP_fogDiv {
	visibility: visible;
	text-align:center;
	padding-top:200px;
	font-size:24px;
	color:#FFFFFF;
	z-index:1000;
	width:100%;
	height:600px;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#333333;
/*	filter:alpha(opacity=70);
	opacity:.70; */
} 
.WEP_IQtable {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
.WEP_IQtable .head {
	font-weight:bold;
	text-align:left;
}
.WEP_JSlink {
	cursor:pointer;
	color:#000099;
	text-decoration:underline;
}
#WEP_IQadtcDiv {
	width: 200px;
	border: 1px solid #999999;
	padding: 4px;
}
/*COLORPICKER*?
/* CSS Document */
.yui-toolbar-colors {
	width: 154px;
	zoom: 1;
	/*display: none; */
    z-index: 120;
	overflow: hidden;
	border-width: 1px;
	border-bottom-color:#000000;
	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF
}
/* Setup the :after so that compliant browsers don't loose the bounding box */
.yui-toolbar-colors:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0;}
/* Style all of the A's so the float properly */
.yui-toolbar-colors a {
    height: 10px;
    width: 10px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: 999px;
    margin: 0;
    cursor: pointer;
    border: 1px solid #F6F7EE;
}
/* Put a little border around one that is hovered over */
.yui-toolbar-colors a:hover {
    border: 1px solid black;
}
/* Smash the inhertited Menu style */
.yui-color-button-menu {
    overflow: visible;
    background-color: transparent;
}
/* This is the preview box at the bottom of the menu - Zoom it for IE */
.yui-toolbar-colors span {
    position: relative;
    display: block;
    padding: 3px;
    overflow: hidden;
    float: left;
    width: 100%;
    zoom: 1;
}
/* Setup the :after so that compliant browsers don't loose the bounding box */
.yui-toolbar-colors span:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0;}
/* This is the box with the color preview in it */
.yui-toolbar-colors span em {
    height: 35px;
    width: 30px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: 999px;
    margin: 0.75px;
    border: 1px solid black;
}
/* The container for the name and hex code */
.yui-toolbar-colors span strong {
    font-weight: normal;
    padding-left: 3px;
    display: block;
    font-size: 85%;
    float: left;
    width: 65%;
}
/*START SHIRT COLOR Picker */
.yui-toolbar-colors2 {
	width: 154px;
	zoom: 1;
	/*display: none; */
    z-index: 120;
	overflow: hidden;
	border-width: 1px;
	border-color:#cccccc;
	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF
}
/* Setup the :after so that compliant browsers don't loose the bounding box */
.yui-toolbar-colors2:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0;}
/* Style all of the A's so the float properly */
.yui-toolbar-colors2 a {
    height: 20px;
    width: 20px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: 999px;
    margin: 0;
    cursor: pointer;
    border: 1px solid #F6F7EE;
}
/* Put a little border around one that is hovered over */
.yui-toolbar-colors2 a:hover {
    border: 1px solid black;
}
/* Smash the inhertited Menu style */
.yui-color-button-menu {
    overflow: visible;
    background-color: transparent;
}
/* This is the preview box at the bottom of the menu - Zoom it for IE */
.yui-toolbar-colors2 span {
    position: relative;
    display: block;
    padding: 3px;
    overflow: hidden;
    float: left;
    width: 100%;
    zoom: 1;
}
/* Setup the :after so that compliant browsers don't loose the bounding box */
.yui-toolbar-colors2 span:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0;}
/* This is the box with the color preview in it */
.yui-toolbar-colors2 span em {
    height: 35px;
    width: 30px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: 999px;
    margin: 0.75px;
    border: 1px solid black;
}
/* The container for the name and hex code */
.yui-toolbar-colors2 span strong {
    font-weight: normal;
    padding-left: 3px;
    display: block;
    font-size: 85%;
    float: left;
    width: 65%;
}
/*NEW COLORPICKER */
.yui-toolbar-colors3 {
	width: 154px;
	zoom: 1;
	/*display: none; */
    z-index: 120;
	overflow: hidden;
	border-width: 1px;
	border-bottom-color:#000000;
	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF
}
/* Setup the :after so that compliant browsers don't loose the bounding box */
.yui-toolbar-colors3:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0;}
/* Style all of the A's so the float properly */
.yui-toolbar-colors3 a {
    height: 10px;
    width: 10px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: 999px;
    margin: 0;
    cursor: pointer;
    border: 1px solid #F6F7EE;
}
/* Put a little border around one that is hovered over */
.yui-toolbar-colors3 a:hover {
    border: 1px solid black;
}
/* Smash the inhertited Menu style */
.yui-color-button-menu {
    overflow: visible;
    background-color: transparent;
}
/* This is the preview box at the bottom of the menu - Zoom it for IE */
.yui-toolbar-colors3 span {
    position: relative;
    display: block;
    padding: 3px;
    overflow: hidden;
    float: left;
    width: 100%;
    zoom: 1;
}
/* Setup the :after so that compliant browsers don't loose the bounding box */
.yui-toolbar-colors span:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0;}
/* This is the box with the color preview in it */
.yui-toolbar-colors3 span em {
    height: 35px;
    width: 30px;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: 999px;
    margin: 0.75px;
    border: 1px solid black;
}
/* The container for the name and hex code */
.yui-toolbar-colors3 span strong {
    font-weight: normal;
    padding-left: 3px;
    display: block;
    font-size: 85%;
    float: left;
    width: 65%;
}
.yui-tt .bd {
	background-color:#FFEE69;
	border-color:#D4C237 #A6982B #A6982B;
	border-style:solid;
	border-width:1px;
	color:#000000;
	left:0;
	padding:2px 5px;
	position:relative;
	top:0;
	z-index:1000;
}
/*RESIZE */
.yui-resize{position:relative;zoom:1;z-index:0;}.yui-resize-wrap{zoom:1;}.yui-draggable{cursor:move;}.yui-resize .yui-resize-handle{position:absolute;z-index:1;font-size:0;margin:0;padding:0;zoom:1;height:1px;width:1px;}.yui-resize .yui-resize-handle-br{height:5px;width:5px;bottom:0;right:0;cursor:se-resize;z-index:2;zoom:1;}.yui-resize .yui-resize-handle-bl{height:5px;width:5px;bottom:0;left:0;cursor:sw-resize;z-index:2;zoom:1;}.yui-resize .yui-resize-handle-tl{height:5px;width:5px;top:0;left:0;cursor:nw-resize;z-index:2;zoom:1;}.yui-resize .yui-resize-handle-tr{height:5px;width:5px;top:0;right:0;cursor:ne-resize;z-index:2;zoom:1;}.yui-resize .yui-resize-handle-r{width:5px;height:100%;top:0;right:0;cursor:e-resize;zoom:1;}.yui-resize .yui-resize-handle-l{height:100%;width:5px;top:0;left:0;cursor:w-resize;zoom:1;}.yui-resize .yui-resize-handle-b{width:100%;height:5px;bottom:0;right:0;cursor:s-resize;zoom:1;}.yui-resize .yui-resize-handle-t{width:100%;height:5px;top:0;right:0;cursor:n-resize;zoom:1;}.yui-resize-proxy{position:absolute;border:1px dashed #000;visibility:hidden;z-index:1000;}.yui-resize-hover .yui-resize-handle,.yui-resize-hidden .yui-resize-handle{opacity:0;filter:alpha(opacity=0);}.yui-resize-ghost{opacity:.5;filter:alpha(opacity=50);}.yui-resize-knob .yui-resize-handle{height:6px;width:6px;}.yui-resize-knob .yui-resize-handle-tr{right:-3px;top:-3px;}.yui-resize-knob .yui-resize-handle-tl{left:-3px;top:-3px;}.yui-resize-knob .yui-resize-handle-bl{left:-3px;bottom:-3px;}.yui-resize-knob .yui-resize-handle-br{right:-3px;bottom:-3px;}.yui-resize-knob .yui-resize-handle-t{left:45%;top:-3px;}.yui-resize-knob .yui-resize-handle-r{right:-3px;top:45%;}.yui-resize-knob .yui-resize-handle-l{left:-3px;top:45%;}.yui-resize-knob .yui-resize-handle-b{left:45%;bottom:-3px;}.yui-resize-status{position:absolute;top:-999px;left:-999px;padding:2px;font-size:80%;display:none;zoom:1;z-index:9999;}.yui-resize-status strong,.yui-resize-status em{font-weight:normal;font-style:normal;padding:1px;zoom:1;}.yui-skin-sam .yui-resize .yui-resize-handle{background-color:#F2F2F2;}.yui-skin-sam .yui-resize .yui-resize-handle-active{background-color:#7D98B8;zoom:1;}.yui-skin-sam .yui-resize .yui-resize-handle-l,.yui-skin-sam .yui-resize .yui-resize-handle-r,.yui-skin-sam .yui-resize .yui-resize-handle-l-active,.yui-skin-sam .yui-resize .yui-resize-handle-r-active{height:100%;}.yui-skin-sam .yui-resize-knob .yui-resize-handle{border:1px solid #808080;}.yui-skin-sam .yui-resize-hover .yui-resize-handle-active{opacity:1;filter:alpha(opacity=100);}.yui-skin-sam .yui-resize-proxy{border:1px dashed #426FD9;}.yui-skin-sam .yui-resize-status{border:1px solid #A6982B;border-top:1px solid #D4C237;background-color:#FFEE69;color:#000;}.yui-skin-sam .yui-resize-status strong,.yui-skin-sam .yui-resize-status em{float:left;display:block;clear:both;padding:1px;text-align:center;}.yui-skin-sam .yui-resize .yui-resize-handle-inner-r,.yui-skin-sam .yui-resize .yui-resize-handle-inner-l{background:transparent url( layout_sprite.png) no-repeat 0 -5px;height:16px;width:5px;position:absolute;top:45%;}.yui-skin-sam .yui-resize .yui-resize-handle-inner-t,.yui-skin-sam .yui-resize .yui-resize-handle-inner-b{background:transparent url(layout_sprite.png) no-repeat -20px 0;height:5px;width:16px;position:absolute;left:50%;}.yui-skin-sam .yui-resize .yui-resize-handle-br{background-image:url( layout_sprite.png );background-repeat:no-repeat;background-position:-22px -62px;}.yui-skin-sam .yui-resize .yui-resize-handle-tr{background-image:url( layout_sprite.png );background-repeat:no-repeat;background-position:-22px -42px;}.yui-skin-sam .yui-resize .yui-resize-handle-tl{background-image:url( layout_sprite.png );background-repeat:no-repeat;background-position:-22px -82px;}.yui-skin-sam .yui-resize .yui-resize-handle-bl{background-image:url( layout_sprite.png );background-repeat:no-repeat;background-position:-22px -23px;}.yui-skin-sam .yui-resize-knob .yui-resize-handle-t,.yui-skin-sam .yui-resize-knob .yui-resize-handle-r,.yui-skin-sam .yui-resize-knob .yui-resize-handle-b,.yui-skin-sam .yui-resize-knob .yui-resize-handle-l,.yui-skin-sam .yui-resize-knob .yui-resize-handle-tl,.yui-skin-sam .yui-resize-knob .yui-resize-handle-tr,.yui-skin-sam .yui-resize-knob .yui-resize-handle-bl,.yui-skin-sam .yui-resize-knob .yui-resize-handle-br,.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-t,.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-r,.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-b,.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-l,.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-tl,.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-tr,.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-bl,.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-br{background-image:none;}.yui-skin-sam .yui-resize-knob .yui-resize-handle-l,.yui-skin-sam .yui-resize-knob .yui-resize-handle-r,.yui-skin-sam .yui-resize-knob .yui-resize-handle-l-active,.yui-skin-sam .yui-resize-knob .yui-resize-handle-r-active{height:6px;width:6px;}
/***********************/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
.yui-overlay,.yui-panel-container{visibility:hidden;position:absolute;z-index:2;}.yui-panel-container form{margin:0;}.mask{z-index:1;display:none;position:absolute;top:0;left:0;right:0;bottom:0;}.mask.block-scrollbars{overflow:auto;}.masked select,.drag select,.hide-select select{_visibility:hidden;}.yui-panel-container select{_visibility:inherit;}.hide-scrollbars,.hide-scrollbars *{overflow:hidden;}.hide-scrollbars select{display:none;}.show-scrollbars{overflow:auto;}.yui-panel-container.show-scrollbars,.yui-tt.show-scrollbars{overflow:visible;}.yui-panel-container.show-scrollbars .underlay,.yui-tt.show-scrollbars .yui-tt-shadow{overflow:auto;}.yui-panel-container.shadow .underlay.yui-force-redraw{padding-bottom:1px;}.yui-effect-fade .underlay{display:none;}.yui-tt-shadow{position:absolute;}.yui-override-padding{padding:0 !important;}.yui-panel-container .container-close{overflow:hidden;text-indent:-10000em;text-decoration:none;}.yui-skin-sam .mask{background-color:#000;opacity:.25;*filter:alpha(opacity=25);}.yui-skin-sam .yui-panel-container{padding:0 1px;*padding:2px;}.yui-skin-sam .yui-panel{position:relative;left:0;top:0;border-style:solid;border-width:1px 0;border-color:#808080;z-index:1;*border-width:1px;*zoom:1;_zoom:normal;}.yui-skin-sam .yui-panel .hd,.yui-skin-sam .yui-panel .bd,.yui-skin-sam .yui-panel .ft{border-style:solid;border-width:0 1px;border-color:#808080;margin:0 -1px;*margin:0;*border:0;}.yui-skin-sam .yui-panel .hd{border-bottom:solid 1px #ccc;}.yui-skin-sam .yui-panel .bd,.yui-skin-sam .yui-panel .ft{background-color:#F2F2F2;}.yui-skin-sam .yui-panel .hd{padding:0 10px;font-size:93%;line-height:2;*line-height:1.9;font-weight:bold;color:#000;background:url(sprite.png) repeat-x 0 -200px;}.yui-skin-sam .yui-panel .bd{padding:10px;}.yui-skin-sam .yui-panel .ft{border-top:solid 1px #808080;padding:5px 10px;font-size:77%;}.yui-skin-sam .yui-panel-container.focused .yui-panel .hd{}.yui-skin-sam .container-close{position:absolute;top:5px;right:6px;width:25px;height:15px;background:url(sprite.png) no-repeat 0 -300px;cursor:pointer;}.yui-skin-sam .yui-panel-container .underlay{right:-1px;left:-1px;}.yui-skin-sam .yui-panel-container.matte{padding:9px 10px;background-color:#fff;}.yui-skin-sam .yui-panel-container.shadow{_padding:2px 4px 0 2px;}.yui-skin-sam .yui-panel-container.shadow .underlay{position:absolute;top:2px;left:-3px;right:-3px;bottom:-3px;*top:4px;*left:-1px;*right:-1px;*bottom:-1px;_top:0;_left:0;_right:0;_bottom:0;_margin-top:3px;_margin-left:-1px;background-color:#000;opacity:.12;*filter:alpha(opacity=12);}.yui-skin-sam .yui-dialog .ft{border-top:none;padding:0 10px 10px 10px;font-size:100%;}.yui-skin-sam .yui-dialog .ft .button-group{display:block;text-align:right;}.yui-skin-sam .yui-dialog .ft button.default{font-weight:bold;}.yui-skin-sam .yui-dialog .ft span.default{border-color:#304369;background-position:0 -1400px;}.yui-skin-sam .yui-dialog .ft span.default .first-child{border-color:#304369;}.yui-skin-sam .yui-dialog .ft span.default button{color:#fff;}.yui-skin-sam .yui-dialog .ft span.yui-button-disabled{background-position:0pt -1500px;border-color:#ccc;}.yui-skin-sam .yui-dialog .ft span.yui-button-disabled .first-child{border-color:#ccc;}.yui-skin-sam .yui-dialog .ft span.yui-button-disabled button{color:#a6a6a6;}.yui-skin-sam .yui-simple-dialog .bd .yui-icon{background:url(sprite.png) no-repeat 0 0;width:16px;height:16px;margin-right:10px;float:left;}.yui-skin-sam .yui-simple-dialog .bd span.blckicon{background-position:0 -1100px;}.yui-skin-sam .yui-simple-dialog .bd span.alrticon{background-position:0 -1050px;}.yui-skin-sam .yui-simple-dialog .bd span.hlpicon{background-position:0 -1150px;}.yui-skin-sam .yui-simple-dialog .bd span.infoicon{background-position:0 -1200px;}.yui-skin-sam .yui-simple-dialog .bd span.warnicon{background-position:0 -1900px;}.yui-skin-sam .yui-simple-dialog .bd span.tipicon{background-position:0 -1250px;}.yui-skin-sam .yui-tt .bd{position:relative;top:0;left:0;z-index:1000;color:#000;padding:2px 5px;border-color:#D4C237 #A6982B #A6982B #A6982B;border-width:1px;border-style:solid;background-color:#FFEE69;}.yui-skin-sam .yui-tt.show-scrollbars .bd{overflow:auto;}.yui-skin-sam .yui-tt-shadow{top:2px;right:-3px;left:-3px;bottom:-3px;background-color:#000;}.yui-skin-sam .yui-tt-shadow-visible{opacity:.12;*filter:alpha(opacity=12);}
/**************************/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
.yui-button{display:-moz-inline-box;display:inline-block;vertical-align:text-bottom;}.yui-button .first-child{display:block;*display:inline-block;}.yui-button button,.yui-button a{display:block;*display:inline-block;border:none;margin:0;}.yui-button button{background-color:transparent;*overflow:visible;cursor:pointer;}.yui-button a{text-decoration:none;}.yui-skin-sam .yui-button{border-width:1px 0;border-style:solid;border-color:#808080;background:url(sprite.png) repeat-x 0 0;margin:auto .1em;}.yui-skin-sam .yui-button .first-child{border-width:0 1px;border-style:solid;border-color:#808080;margin:0 -1px;*position:relative;*left:-1px;_margin:0;_position:static;}.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a{padding:0 10px;font-size:93%;line-height:2;*line-height:1.7;min-height:2em;*min-height:auto;color:#000;}.yui-skin-sam .yui-button a{*line-height:1.875;*padding-bottom:1px;}
.yui-skin-sam .yui-split-button button,.yui-skin-sam .yui-menu-button button{
	padding-right:20px;
	background-position:right center;
	background-repeat:no-repeat;
}
.yui-skin-sam .yui-menu-button button{
	background-image:url(menu-button-arrow.png);
}
.yui-skin-sam .yui-split-button button{
	background-image:url(split-button-arrow.png);
}
.yui-skin-sam .yui-button-focus{
	border-color:#7D98B8;
	background-position:0 -1300px;
}
.yui-skin-sam .yui-button-focus .first-child{border-color:#7D98B8;}
.yui-skin-sam .yui-button-focus button,.yui-skin-sam .yui-button-focus a{color:#000;}.yui-skin-sam .yui-split-button-focus button{background-image:url(split-button-arrow-focus.png);}.yui-skin-sam .yui-button-hover{border-color:#7D98B8;background-position:0 -1300px;}.yui-skin-sam .yui-button-hover .first-child{border-color:#7D98B8;}.yui-skin-sam .yui-button-hover button,.yui-skin-sam .yui-button-hover a{color:#000;}.yui-skin-sam .yui-split-button-hover button{background-image:url(split-button-arrow-hover.png);}.yui-skin-sam .yui-button-active{border-color:#7D98B8;background-position:0 -1700px;}.yui-skin-sam .yui-button-active .first-child{border-color:#7D98B8;}.yui-skin-sam .yui-button-active button,.yui-skin-sam .yui-button-active a{color:#000;}.yui-skin-sam .yui-split-button-activeoption{border-color:#808080;background-position:0 0;}.yui-skin-sam .yui-split-button-activeoption .first-child{border-color:#808080;}.yui-skin-sam .yui-split-button-activeoption button{background-image:url(split-button-arrow-active.png);}.yui-skin-sam .yui-radio-button-checked,.yui-skin-sam .yui-checkbox-button-checked{border-color:#304369;background-position:0 -1400px;}.yui-skin-sam .yui-radio-button-checked .first-child,.yui-skin-sam .yui-checkbox-button-checked .first-child{border-color:#304369;}.yui-skin-sam .yui-radio-button-checked button,.yui-skin-sam .yui-checkbox-button-checked button{color:#fff;}.yui-skin-sam .yui-button-disabled{border-color:#ccc;background-position:0 -1500px;}.yui-skin-sam .yui-button-disabled .first-child{border-color:#ccc;}.yui-skin-sam .yui-button-disabled button,.yui-skin-sam .yui-button-disabled a{color:#A6A6A6;cursor:default;}.yui-skin-sam .yui-menu-button-disabled button{background-image:url(menu-button-arrow-disabled.png);}.yui-skin-sam .yui-split-button-disabled button{background-image:url(split-button-arrow-disabled.png);}
/****************************/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
.yuimenu{top:-999em;left:-999em;}.yuimenubar{position:static;}.yuimenu .yuimenu,.yuimenubar .yuimenu{position:absolute;}.yuimenubar li,.yuimenu li{list-style-type:none;}.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li,.yuimenu h6,.yuimenubar h6{margin:0;padding:0;}.yuimenuitemlabel,.yuimenubaritemlabel{text-align:left;white-space:nowrap;}.yuimenubar ul{*zoom:1;}.yuimenubar .yuimenu ul{*zoom:normal;}.yuimenubar>.bd>ul:after{content:".";display:block;clear:both;visibility:hidden;height:0;line-height:0;}.yuimenubaritem{float:left;}.yuimenubaritemlabel,.yuimenuitemlabel{display:block;}.yuimenuitemlabel .helptext{font-style:normal;display:block;margin:-1em 0 0 10em;}.yui-menu-shadow{position:absolute;visibility:hidden;z-index:-1;}.yui-menu-shadow-visible{top:2px;right:-3px;left:-3px;bottom:-3px;visibility:visible;}.hide-scrollbars *{overflow:hidden;}.hide-scrollbars select{display:none;}.yuimenu.show-scrollbars,.yuimenubar.show-scrollbars{overflow:visible;}.yuimenu.hide-scrollbars .yui-menu-shadow,.yuimenubar.hide-scrollbars .yui-menu-shadow{overflow:hidden;}.yuimenu.show-scrollbars .yui-menu-shadow,.yuimenubar.show-scrollbars .yui-menu-shadow{overflow:auto;}.yui-skin-sam .yuimenubar{font-size:93%;line-height:2;*line-height:1.9;border:solid 1px #808080;background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 0;}.yui-skin-sam .yuimenubarnav .yuimenubaritem{border-right:solid 1px #ccc;}.yui-skin-sam .yuimenubaritemlabel{padding:0 10px;color:#000;text-decoration:none;cursor:default;border-style:solid;border-color:#808080;border-width:1px 0;*position:relative;margin:-1px 0;}.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel{padding-right:20px;*display:inline-block;}.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu{background:url(menubaritem_submenuindicator.png) right center no-repeat;}.yui-skin-sam .yuimenubaritem-selected{background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 -1700px;}.yui-skin-sam .yuimenubaritemlabel-selected{border-color:#7D98B8;}.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected{border-left-width:1px;margin-left:-1px;*left:-1px;}.yui-skin-sam .yuimenubaritemlabel-disabled{cursor:default;color:#A6A6A6;}.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled{background-image:url(menubaritem_submenuindicator_disabled.png);}.yui-skin-sam .yuimenu{font-size:93%;line-height:1.5;*line-height:1.45;}.yui-skin-sam .yuimenubar .yuimenu,.yui-skin-sam .yuimenu .yuimenu{font-size:100%;}.yui-skin-sam .yuimenu .bd{*zoom:1;_zoom:normal;border:solid 1px #808080;background-color:#fff;}.yui-skin-sam .yuimenu .yuimenu .bd{*zoom:normal;}.yui-skin-sam .yuimenu ul{padding:3px 0;border-width:1px 0 0 0;border-color:#ccc;border-style:solid;}.yui-skin-sam .yuimenu ul.first-of-type{border-width:0;}.yui-skin-sam .yuimenu h6{font-weight:bold;border-style:solid;border-color:#ccc;border-width:1px 0 0 0;color:#a4a4a4;padding:3px 10px 0 10px;}.yui-skin-sam .yuimenu ul.hastitle,.yui-skin-sam .yuimenu h6.first-of-type{border-width:0;}.yui-skin-sam .yuimenu .yui-menu-body-scrolled{border-color:#ccc #808080;overflow:hidden;}.yui-skin-sam .yuimenu .topscrollbar,.yui-skin-sam .yuimenu .bottomscrollbar{height:16px;border:solid 1px #808080;background:#fff url(../../../../assets/skins/sam/sprite.png) no-repeat 0 0;}.yui-skin-sam .yuimenu .topscrollbar{border-bottom-width:0;background-position:center -950px;}.yui-skin-sam .yuimenu .topscrollbar_disabled{background-position:center -975px;}.yui-skin-sam .yuimenu .bottomscrollbar{border-top-width:0;background-position:center -850px;}.yui-skin-sam .yuimenu .bottomscrollbar_disabled{background-position:center -875px;}.yui-skin-sam .yuimenuitem{_border-bottom:solid 1px #fff;}.yui-skin-sam .yuimenuitemlabel{padding:0 20px;color:#000;text-decoration:none;cursor:default;}.yui-skin-sam .yuimenuitemlabel .helptext{margin-top:-1.5em;*margin-top:-1.45em;}.yui-skin-sam .yuimenuitem-hassubmenu{background-image:url(menuitem_submenuindicator.png);background-position:right center;background-repeat:no-repeat;}.yui-skin-sam .yuimenuitem-checked{background-image:url(menuitem_checkbox.png);background-position:left center;background-repeat:no-repeat;}.yui-skin-sam .yui-menu-shadow-visible{background-color:#000;opacity:.12;*filter:alpha(opacity=12);}.yui-skin-sam .yuimenuitem-selected{background-color:#B3D4FF;}.yui-skin-sam .yuimenuitemlabel-disabled{cursor:default;color:#A6A6A6;}.yui-skin-sam .yuimenuitem-hassubmenu-disabled{background-image:url(menuitem_submenuindicator_disabled.png);}.yui-skin-sam .yuimenuitem-checked-disabled{background-image:url(menuitem_checkbox_disabled.png);}
.yui-panel .fontlistItem {
	border-top: 1px solid #797979; 
}
.yui-panel #WEP_fontslistDiv{
	text-align:center;
}
.yui-panel #WEP_fontslistDiv a:hover{
	background-color:#666666;
}
.yui-button button{
 	background: url(toolbar-sprite-trans.png) no-repeat;
}
.yui-button#WEP_showtextButton button{
   	background-position: -291px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
 }
.yui-button#WEP_homeButton button{
   	background-position: -830px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_checkoutButton button{
   	background-position: -915px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_WimageViewButton button{
   	background-position: -941px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_OimageViewButton button{
   	background-position: -941px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_buydesignButton button{
   	background-position: -860px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_showCPButton button{
   	background-position: -462px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
    }
.yui-button#WEP_strokeButton button{
   	background-position: -530px -4px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_leftjustButton button{
   	background-position: -328px -4px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
    }
.yui-button#WEP_rightjustButton button{
   	background-position: -394px -4px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
    }
.yui-button#WEP_centerjustButton button{
   	background-position: -362px -4px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
    }
.yui-button#WEP_fontsmenuButton button{
   	background-position: -430px -4px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
    }
.yui-button#WEP_showProductColorsButton button{
   	background-position: -260px -4px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
 }
.yui-button#WEP_launchsymButton button{
   	background-position: -562px -4px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
 .yui-button#WEP_launchSIGButton button{
   	background-position: -596px -4px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
 .yui-button#WEP_launchIGButton button{
	background: url(toolbar-sprite-trans2.png) no-repeat;
   	background-position: -302px -4px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
 .yui-button#WEP_savedesignButton button{
   	background-position: -166px -4px;;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
 .yui-button#WEP_opendesignButton button{
   	background-position: -196px -4px;;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_searchdesignButton button{
   	background-position: -232px -6px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_deletelineButton button{
   	background-position: -734px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_moveforwardButton button{
   	background-position: -663px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_movebackButton button{
   	background-position: -697px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_SbuydesignButton button{
   	background-position: -860px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_SquotedesignButton button{
   	background-position: -917px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_WquotedesignButton button{
   	background-position: -917px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_ObuydesignButton button{
   	background-position: -860px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_WbuydesignButton button{
   	background-position: -860px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_opendesignButton2 button{
   	background-position: -890px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_SnewdesignButton button{
   	background-position: -766px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_WnewdesignButton button{
   	background-position: -766px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_SeditdesignButton button{
   	background-position: -498px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_WeditdesignButton button{
   	background-position: -498px -3px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_WsearchdesignButton button{
   	background-position: -232px -6px;
        text-indent: -4em;
        overflow: hidden;
        padding: 0 .75em;
        width: 2em;
        *margin-left: 4em;   /* IE only */
        *padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_rotateButton button{
 	background: url(toolbar-sprite-trans2.png) no-repeat;
   	background-position: -6px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_rotateButtonCCW button{
 	background: url(toolbar-sprite-trans2.png) no-repeat;
   	background-position: -6px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_rotateButtonCW button{
 	background: url(toolbar-sprite-trans2.png) no-repeat;
   	background-position: -75px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_flipVButton button{
 	background: url(toolbar-sprite-trans2.png) no-repeat;
   	background-position: -30px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_flipHButton button{
 	background: url(toolbar-sprite-trans2.png) no-repeat;
   	background-position: -53px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_launchTpathButton button{
 	background: url(toolbar-sprite-trans2.png) no-repeat;
   	background-position: -99px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_removearchButton button{
 	background: url(toolbar-sprite-trans2.png) no-repeat;
   	background-position: -132px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_helpButton button{
 	background: url(toolbar-sprite-trans.png) no-repeat;
   	background-position: -964px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_emailButton button{
 	background: url(toolbar-sprite-trans2.png) no-repeat;
   	background-position: -240px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-button#WEP_priceSHButton button{
 	background: url(toolbar-sprite-trans2.png) no-repeat;
   	background-position: -270px -3px;
	text-indent: -4em;
	overflow: hidden;
	padding: 0 .75em;
	width: 2em;
	*margin-left: 4em;   /* IE only */
	*padding: .25em 2em;  /* IE only */
}
.yui-skin-sam .yui-menu-button img{
	border:none;
}
#WEP_test-spin{
	border-top: 1px solid #797979; 
}
#WEP_fontUp {
	width: 8px;
	height: 8px;
	background: url(toolbar-sprite-trans.png) no-repeat;
	background-position: -798px -6px;
	border: 1px solid #cccccc;
}
#WEP_fontDown {
	width: 8px;
	height: 8px;
	background: url(toolbar-sprite-trans.png) no-repeat;
	background-position: -798px -16px;
	border: 1px solid #cccccc;
}
#WEP_stkUp {
	width: 8px;
	height: 8px;
	background: url(toolbar-sprite-trans.png) no-repeat;
	background-position: -798px -6px;
	border: 1px solid #cccccc;
}
#WEP_stkDown {
	width: 8px;
	height: 8px;
	background: url(toolbar-sprite-trans.png) no-repeat;
	background-position: -798px -16px;
	border: 1px solid #cccccc;
}
#WEP_archUp {
	width: 8px;
	height: 8px;
	background: url(toolbar-sprite-trans.png) no-repeat;
	background-position: -798px -6px;
	border: 1px solid #cccccc;
}
#WEP_archDown {
	width: 8px;
	height: 8px;
	background: url(toolbar-sprite-trans.png) no-repeat;
	background-position: -798px -16px;
	border: 1px solid #cccccc;
}

