/*
 * 
 * @copyright		http://www.xarthat.com/
 * @license		GNU public license 2.0
 * @author		shawn <shawnf69@sina.com>
 * @since		2008-3-1
 * @version		0.22
 * @package		module::xarshop
*/


/* 商店歡迎詞*/
.item{
	font-size: 12px;
	line-height: 16px;
	background-color: #F0FFF0;
	padding:6px 12px;
}

/* 搜尋工具 */
td.xsp_shopSearch{
	font-size:12px;
	padding:2px 5px;
}

td.xsp_shopSearch input ,td.xsp_shopSearch select{
	font-size:11px;
}


/* 購物車 */
#xsp_prodshow{
	background-color: #D2E1EE;
	border: 1px solid #cccccc;
	margin:5px 0px 0px 5px;
	width:130px;
	font-size:12px;
}

td#xsp_prodshow a {
  font-size:12px;
  color:rgb(51,0,51);
}

.xsp_bigtext{
	font-size: 15px;
	font-weight: 800;
	color: Black;
}
.xsp_cartbox{
	background-color: White;
	padding: 0px 5px;
	color: #003399;
	border: 1px solid ButtonShadow;
	font-weight: bold;
}


/*  頁面選單 */
#xsp_txtheader{
	border: 1px dotted #85BAD8;
	background-color: #FCFCFC;
	padding: 5px;
	font-size: 12px;
	height: 20px;
	text-align: center;
	clear: both;
}

/*  商品標題 */
.itemHead, .itemHead a{
	background-color: #F5F5F5;
	padding:2px 5px;
	color: Maroon;
	font-weight: bold;
	font-size: 16px;
}




.itemimage{
  width:auto;
  float:left;
}


#xsp_LeftCol{}
#xsp_CatMenu{background:#99CC99; padding:10px; width:150px; height:150px; text-align:center; font-size:14px; font-weight:bold}
#xsp_OptMenu{background:#CCCC00; padding:10px; width:150px; height:150px; text-align:center; font-size:14px; font-weight:bold}
#xsp_BrndMenu{background:#3399FF; padding:10px; width:150px; height:50px; text-align:center; font-size:14px; font-weight:bold}
#xsp_ImgMenu{background:#FFDE59; padding:10px; width:150px; height:250px; text-align:center; font-size:14px; font-weight:bold}



#xsp_header{padding:2px;}
#xsp_shopName{
	padding: 0;
	border-collapse:collapse;
	font-size: 16px;
	border: 0px solid #cccccc;
	height: 35px;
	line-height: 35px;
	width:100%;
}

#xsp_shopName a{
	color: white;
}

#xsp_shopCart{
	padding: 5px;
	color: #2F5779;
	background-color: #D2E1EE;
	float: left;
	border: 1px solid #cccccc;
	height: 45px;
	line-height: 45px;
	margin-right: 2px;
}

#xsp_shopSearch input {padding:0px;margin:0px;}

#catlist{
padding:5px;
width:20%;
}
#catlist img{
border: 1px solid #000000;
}


/*  Main Header  End*/

.KSselCat{font-size:14px; color:#006633;}

#admprodbox1{width:6%; vertical-align:top;}
#admprodbox3{vertical-align:top;}
.orderclient{width:300px; background-color:#99CC99;}

/* Tabs for plugin admin menu   */
#plugtab {display:table;padding:0;margin:0 auto; list-style-type:none;white-space:nowrap;}
#plugtab li {display:table-cell;padding:0px 20px;}
#plugtab a {
  width:auto;
	/*height: 150px; */
  padding:4px 16px;
  color:#817465; 
  background:#CBDBDB; 
  border:1px solid #fff; 
  text-decoration:none;
  }
* html #plugtab a {float:left;}
#plugtab a:hover {color:#000; background:#99CCFF;border:1px solid #0000FF;}
.container {clear:both; text-decoration:none;}
* html .container {display:inline-block;}

/* spcial products box */
#spbox {display:inline; float:left; margin:0px; padding:5px 0px; width:30%; text-align:center;}

/* products list */
#prodlistbox {
	display: block;
	margin: 0px;
	padding: 5px;
	border: 1px solid Gray;
}

#prodlistImg {
	border: 1px solid Gray;
	margin: 0px 10px 6px 0px;
	padding: 5px;
	text-align: center;
	width: auto;
}

#prodlistDesc {
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
}

#prodlistPrice {
  margin:0px;
  padding:5px;
}

#prodlistCart {
	margin: 0px;
	padding: 5px;
}


.selview {display:inline; margin:0px; padding:20px 0px text-align:center;height:24px; line-height:20px;}
.chout1{color:#666666;}
.chout2{color:#FF0000;}
.reqflds{color:#009900;}

td#catblkspec {font-size: 16px; valign="top" border: 2px solid #000000;}
td#catblkspec a{font-size: 16px; font-weight: bold; color: red;}
td#catblkspec a:hover{font-size: 16px; font-weight: bold; color: blue;}
td#catblkothr {font-size: 12px; valign="top"}
td#catblkothr a{font-size: 12px; font-weight: bold; text-align: left;}
td#catblkothr a:hover{font-size: 12px; font-weight: bold; text-align: left;}
