/*
Template Name: Bluesky
Template URI: http://www.ecshop.com/
Description: The Bluesky template
Version: 2.6.2
Author: GUI：Yecoir /---------/ CODE：Luhengqi
Author URI: http://www.ecshop.com/
Logo filename: logo.gif
*/

@import url(css/layout.css); /*布局*/
@import url(css/component.css); /*模块部分*/
@import url(diy.css); /*Diy 裝機部分*/

/*  ==================== 全局通用部分 ====================  */
body{
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif,"新細明體";
	color:#666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin:0;
	}
p,td,th,input,select,textarea {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
ul,ol,dl,dt,dd,form {
  margin: 0;  padding: 0;
}
ul,ol {
  list-style: none;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 12px;
  margin: 0;  
  padding: 0;
}
img {
  border: 0;
}
textarea {
  padding: 3px;
  border: 1px solid #E5E5E5;
}
a:link,a:visited {
  color: #295E90;
  text-decoration: none;
}
a:active {
  color: #295E90;
}
a:hover{
  text-decoration:underline;
}
.goodsPrice {
  color: #ff0000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
}
.bigRedWord {
  color: #ff0000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.time{
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.vAlign {
  vertical-align: middle;
}
.tAlign {
  text-align: center;
}
.tAlign a{
  font-size:16px;
  color: #295E90;
  cursor:crosshair;
}
.tAlign a:hover{
  color: #295E90;
  cursor:pointer;
}
.listStyle,
.listStyle2
{
  padding: 10px;
}
.listStyle a,
.listStyle a:visited
.listStyle2 a,
.listStyle2 a:visited 
{
  color: #295E90;
}
.listStyle a:hover ,
.listStyle2 a:hover{
  color: #295E90;
}
.listStyle li {
  color: #666;
  background: url(images/icon_list_arrow01.gif) no-repeat left 6px;
  width: 90%;
  padding-left: 12px;    margin-bottom: 3px;
}
.listStyle2 li{
  margin:7px 0 ;
}
.listStyle .fRight,
.listStyle2 .fRight
{
  color: #666;
  float: right;
}

.textName{
 color:#fff;
}
.textDesc {
  color: #666;
}
.textStrong {
  color: #FF0000;
}
.textTime {
  font: 10px Arial;
  color: #666;
  margin-left: 5px;
}
.textTimeRight {
	font: 12px Arial;
	color: #666;
	position: absolute;
	padding-top:4px;
    right:28px;
}
.textTimeLeft {
	font: 12px Arial;
	color: #666;
	position:relative;
	bottom:0px;
    left:0px;
	}
.btnBlue {
  display: block;
  background: url(images/btn_blue_l.gif) no-repeat left center;
  float: left;
  padding-left: 1px;   
  margin-right: 3px;
}
.btnBlue a {
  line-height: 17px;
  color: #0b54ab;
  background: url(images/btn_blue_r.gif) no-repeat right center;
  float: left;
  padding: 2px 10px;
}
.btnBlueText {
  font-size:16px;
}
/*結帳用*/
.btnBlueFlow {
  text-align:center;
  margin:10px 0 0 0;
}
.btnBlueFlow a {
  line-height: 17px;
  margin-left: 5px;   
}
.btnBlueRight{
  position: relative;
  right:-680px;
  top:0px; 
}
.btnBlueRight a {
  font-size:16px;
  color: #fff;
  padding: 0px 10px;
  font-weight:normal;
}
/*結帳用*/
.msgNocice {
  background: #fff url(images/icon_notice.gif) no-repeat 10px center;
  padding: 10px 0 10px 40px;    
  margin: 5px 0 0 0;
  border: 1px solid #E5E5E5;
  width:637px;
  position:relative;
}
/*會員中心左上方公告及登出*/
.msgNociceLeft {
  width:158px;
  padding: 10px 10px 10px 10px;    
  margin: -5px 0 20px 0;
  border: 1px solid #E5E5E5;
  border-bottom: 2px solid #E5E5E5;
  position:relative;
}
#loader {
  background-color: #ffc;
  border: 1px solid #cc0;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  /*display: none;*/
}
* html #loader {
  position: absolute;
}
.watermark_small {
  display: block;
  text-indent: -9999px;
  width: 90px;    
  height: 66px;
  margin-right: 3px;
  float: left;
}
.watermark_promote_small {
  background: url(images/watermark_promote_small.gif) no-repeat;
}
.watermark_new_small {
  background: url(images/watermark_new_small.gif) no-repeat;
}
.watermark_best_small {
  background: url(images/watermark_best_small.gif) no-repeat;
}
.watermark_hot_small {
  background: url(images/watermark_hot_small.gif) no-repeat;
}
.inputBorder{
border: 1px solid #E5E5E5;
}

/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
 list-style-type:none;
 padding:5px;
 color:red;
}
.messagediv {
 font-size:12px;
 position:absolute;
 border:1px solid #FFD700;
 text-align:center;
 padding:5px;
 background-color:#FFFACD;
}

/*  积分兑换样式修改 */
.point li {
 float:left;
 width:300px;
}
.point li {
 float:left;
 width:300px;
}
