@charset "utf-8";
#tool{
	width:125px;
	height:269px;
}
#tool-top{
	width:112px;
	height:23px;
	/*background: url(../../images/fastcard/tool_images.jpg) repeat-x ;*/
	background-color:#333333;
	font-size: 0.9em;
	padding:7px 0px 5px 8px;
	font-weight: bold;
	color:#FFF;
}#tool-top img{
	padding: 1px 5px 0px 0px; 	
	margin-top: 0px; /* all browsers, of course */  
 	margin-top: 0px\9; /* IE8 and below */  
 	*margin-top:-17px; /* IE7 and below */  
 	_margin-top:-17px; /* IE6 */ 
	float:right;
}
#tool-bot{
	width:112px;
	height:190px;
	background:#d5d5d5;
	border:1px #c3c3c3 solid;
	border-top:0px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	
}
.tool-bot ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.tool-bot ul li{
position: relative;
display: inline;
float: left;
margin:0px;
}

/*Top level menu link items style*/
.tool-bot ul li a{
display: block;
color:#161515;
font-size: 0.80em;
font-weight: bold;
padding:10px 10px 0px 10px;
text-decoration: none;
cursor:pointer;
width:41px;
}
.tool-bot ul li a img{
margin:-3px 5px 0px 0px;
float:left;
}

* html .tool-bot ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.tool-bot ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color: #6d543a;
}

.tool-bot ul li a:hover{
color: #6d543a;
}
.tool-bot_bg{
	background:url(../../images/fastcard/close_tool_bg.png) no-repeat center ;
	width:90px;
	height:70px;
	
	position:relative;left:10px;
	top:2px;
}
/*---------------------------------------------------- Color ----------------------------------------------------*/
.color{
	width:65px;
	padding:0px 12px 0px 0px;
	text-align:center;
	font-size: 0.80em;
	font-weight: bold;
	line-height:normal;
}
.color ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.color ul li{
position: relative;
display: inline;
float: right;
margin:0px;
}

/*Top level menu link items style*/
.color ul li a{
display: block;
padding:0px;
margin:1px;
text-decoration: none;
cursor:pointer;
width:10px;
height:10px;
}
/*---------------------------------------------------- Color ----------------------------------------------------*/
#textedit{
	width:234px;
	height:198px;
}
#textedit-top{
	width:225px;
	height:20px;
	background: url(../../images/fastcard/tool_images.jpg) repeat-x ;
	font-size: 0.9em;
	padding:7px 0px 5px 8px;
	font-weight: bold;
	color:#FFF;
}#textedit-top img{
	padding:1px 5px 0px 0px;
	margin-top: 0px; /* all browsers, of course */  
 	margin-top: 0px\9; /* IE8 and below */  
 	*margin-top:-17px; /* IE7 and below */  
 	_margin-top:-17px; /* IE6 */ 
	float:right;
}
#textedit-bot{
	width:233px;
	height:175px;
	background:#fffaff;
	border:1px #c7ad93 solid;
	border-top:0px;
}
.textedit-bot ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.textedit-bot ul li{
position: relative;
display: inline;
margin:0px;
}

/*Top level menu link items style*/
.textedit-bot ul li a{
display: block;
color:#161515;
font-size: 0.80em;
font-weight: bold;
padding:10px 10px 0px 10px;
text-decoration: none;
cursor:pointer;
width:41px;
}
.textedit-bot ul li a img{
margin:-3px 5px 0px 0px;
float:left;
}

* html .textedit-bot ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.textedit-bot ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color: #6d543a;
}

.textedit-bot ul li a:hover{
color: #6d543a;
}
.textedicolor{
	width:198px;
	padding:0px 12px 0px 0px;
	margin-top:10px;
	text-align:center;
	font-size: 0.80em;
	font-weight: bold;
	line-height:normal;
}
.textedicolor ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.textedicolor ul li{
position: relative;
display: inline;
float: right;
margin:0px;
}

/*Top level menu link items style*/
.textedicolor ul li a{
display: block;
padding:0px;
margin:1px;
text-decoration: none;
cursor:pointer;
width:10px;
height:10px;
}
/*---------------------------------------------------- Color ----------------------------------------------------*/