/**
  * www.lovelonglong.com
  *======================
  * Attached css file
  *=====================
  *author cjm
 **/
 @CHARSET "UTF-8";
 #tips{
 	background: url(../images/tips.gif) no-repeat;
 	width:130px;
 	height:85px;
 	display: none;
 	text-align:center;
 	position: absolute;
 	z-index: 99;
 }
 #tipsMessage{
 	margin:10px;
 	color:#FFFFFF;
 	font-size:16px;
 }
 .transoprt{
	 background:#F6F4F1; 
	 border:dotted 1px #C99444; 
	 padding:5px 5px 15px 5px;
 }

 /**custom collars**/

#lab_tabs{
	display: block;
}
 
#swapItem{	
	width:280px;
	border:1px #f9c79c double;	
	height:500px;
	overflow:seroll;
	overflow-y:scroll;
	overflow-x:hidden;
	background-color: transparent; 
	scrollbar-highlight-color: #a6a6a6; 
	scrollbar-shadow-color: #a6a6a6; 
	scrollbar-arrow-color: #a6a6a6; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
	display:none;
}
#swapItem span
{
 	font-size:14px;
 	color:#ff0000;
}
#swapItem ul
{
	margin-top:5px;
}
#addArt{
	margin:18px 0 0 10px;
	width:280px;
	border:1px #f9c79c double;	
	height:500px;
	overflow:seroll;
	overflow-y:scroll;
	overflow-x:hidden;
	background-color: transparent; 
	scrollbar-highlight-color: #a6a6a6; 
	scrollbar-shadow-color: #a6a6a6; 
	scrollbar-arrow-color: #a6a6a6; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
	display:none;
}
#addArt img{
	margin: 1px 3px 1px 1px;
}
#addLetter{
	width:280px;
	border:1px #f9c79c double;	
	height:500px;
	overflow:seroll;
	overflow-y:scroll;
	overflow-x:hidden;
	background-color: transparent; 
	scrollbar-highlight-color: #a6a6a6; 
	scrollbar-shadow-color: #a6a6a6; 
	scrollbar-arrow-color: #a6a6a6; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
	display:none;
}
#addLetter img{
	margin: 1px 1px 1px 1px;
}
#buyNow{
	width:280px;
	border:1px #f9c79c double;	
	height:500px;
	overflow-x:scroll;
	overflow-y:scroll;
	background-color: transparent; 
	scrollbar-highlight-color: #a6a6a6; 
	scrollbar-shadow-color: #a6a6a6; 
	scrollbar-arrow-color: #a6a6a6; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
	display:none;
}
#seleted_pro img{
	margin: 1px 1px 1px 1px;
}
 
#showTables input
{
	width:40px;
	margin-top:2px;
	height:18px;
}
 /**-----------**/
.isShow{
	margin:18px 0 0 10px;
}
.isHide{
	margin:18px 0 0 10px;
}
.selectedObj{
	border:1px #FF0000 dashed;
}
.discardedObj{
	border:0px #FFFFFF dashed;
}
noscript{
	font-size:20px;
	color:red;
}
.othercolors{
   background:url(../images/choose_color.png) no-repeat left top;
   z-index:9; 
   width:63px; 
   height:63px; 
}
#color_layer{
	width:269px;
	z-index:9;
	top:-165px;
	right:10px;
	position:absolute;
}
#color_layer_head{
	background:url(../images/color_layer_head.gif) no-repeat left top;
	width:269px;
	height:65px;
}
#color_layer_head h4{
	padding:28px 0 0 43px;
	color:#9B4711;
	font-size:14px;
}
#color_layer_body{
	background:url(../images/color_layer_body.gif) repeat-y left top;
	width:269px;
	padding:15px 0 0 0;
	float:left;
}
#color_layer_body ul{
	margin:0 5px 0 20px;
}
#color_layer_body ul li{
	background:url(../images/select_colorbg.gif) no-repeat left top;
	width:105px;
	height:26px;
	padding-bottom:10px;
	float:left;
	margin:0 15px 0 0;
}
#color_layer_body ul li .variety{
	width:16px;
	height:16px;
	border:solid 1px #666666;
	margin:4px 0 0 10px;
	text-indent:-99999px;
	float:left;
	display:inline;
	cursor:pointer;
}
#color_layer_body ul li .text_change{
	float:left;
	margin:5px 0 0 30px;
	font-weight:bold;
	cursor: pointer;
}
#color_layer_foot{
	background:url(../images/color_layer_foot.gif) no-repeat left bottom;
	width:269px;
	height:33px;
	float:left;
}
#color_layer_body h4{
	padding:0px 0 0 23px;
	color:#9B4711;
	font-size:14px;
} 

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 40%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
#showDefaultTab{
	text-align:center;
}
.colors{
	clear:both;
	width:100%;
	float:left;
	padding:5px 5px 20px 5px;
}
.colors li{
	float:left;
	height:20px;
	width:25px;
	display:block;
	margin-right:5px;
}