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

@import url(/web/20110202202744cs_/http://chinadzqc.com/themes/bluesky/css/layout.css); 
@import url(/web/20110202202744cs_/http://chinadzqc.com/themes/bluesky/css/component.css); 


* html {
  filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
body,p,td,th,input,select,textarea {
  font: normal normal 12px Arial;
  margin: 0;  padding: 0;
}
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 #a5d2eb;
}
a:link,a:visited {
  color: #333;
  text-decoration: none;
}
a:hover,a:active {
  text-decoration: underline;
}
.vAlign {
  vertical-align: middle;
}
.linkSkyblue a {
  color: #5fb0dc;
}
.listStyle {
  padding: 10px;
}
.listStyle a,
.listStyle a:visited {
  color: #5fb0dc;
}
.listStyle li {
  color: #5fb0dc;
  background: url(../../themes/bluesky/images/icon_list_arrow01.gif) no-repeat left 3px;
  width: 90%;
  padding-left: 12px;    margin-bottom: 3px;
}
.listStyle .fRight {
  color: #999;
  float: right;
}
#rss {
  text-align: center;
  margin: -20px 0 20px 0;
}
.textDesc {
  color: #999;
}
.textStrong {
  color: #f60;
}
.textTime {
  font: 10px Arial;
  color: #999;
  margin-left: 5px;
}
.btnBlue {
  display: block;
  background: url(../../themes/bluesky/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(../../themes/bluesky/images/btn_blue_r.gif) no-repeat right center;
  float: left;
  padding: 2px 10px;
}
.msgNocice {
  background: #f1fafd url(../../themes/bluesky/images/icon_notice.gif) no-repeat 10px center;
  padding: 10px 5px 10px 40px;    margin: 10px 5px;
  border: 1px solid #a5d2eb;
}
#loader {
  background-color: #ffc;
  border: 1px solid #cc0;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}
* html #loader {
  position: absolute;
}
.watermark_small {
  display: block;
  text-indent: -9999px;
  width: 31px;    height: 15px;
  margin-right: 3px;
  float: left;
}
.watermark_promote_small {
  background: url(../../themes/bluesky/images/watermark_promote_small.gif) no-repeat;
}
.watermark_new_small {
  background: url(../../themes/bluesky/images/watermark_new_small.gif) no-repeat;
}
.watermark_best_small {
  background: url(../../themes/bluesky/images/watermark_best_small.gif) no-repeat;
}
.watermark_hot_small {
  background: url(../../themes/bluesky/images/watermark_hot_small.gif) no-repeat;
}
#category-tree {
	width:197px;
	border-left:1px #a5d2eb solid;
	border-right:1px #a5d2eb solid;
	border-bottom:1px #a5d2eb solid;
	background-color:#fff;
	margin-bottom:8px;
	margin-top:0px;
}


#category-tree ul {
	list-style-type:none;
	margin:3px 5px 3px 28px;
}
#category-tree h3 {
	padding:6px 0 5px 27px;
	margin-bottom:3px;
	margin-top:0;
	border-bottom:1px #E0F1F9 solid;
	border-top:0px;
	background-color:#FFF9FE;
	background-image: url(../../themes/bluesky/images/icon.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#category-tree h3 a {
	color: #5FB0DC;
	font-size:14px;
}
#category-tree .erji a,.erji {
	color: #5FB0DC;
	line-height:18px;
}
#category-tree .yiji {
	float:right;
	margin:-22px 10px 0 0;
	width:20px;
	height:20px;
	background: url(../../themes/bluesky/images/zhedie.gif) no-repeat right top;
	cursor:n-resize;
}
#category-tree .yiji2 {
	float:right;
	margin:-22px 10px 0 0;
	width:40px;
	height:20px;
	background: url(../../themes/bluesky/images/menu_minus.gif) no-repeat right top;
	cursor:hand;
}
#category-tree .erji li {
	padding-left:30px;
	padding-top:2px;
	padding-bottom:3px;
	border-bottom:1px #F3F6EB solid;
	margin-bottom:3px;
	background-image:url(../../themes/bluesky/images/erji.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
}
/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */


.MagicZoomBigImageCont {
	border:			1px solid #91b817;
}



.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#91b817;
	text-align:     center !important; 
}



.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
	cursor:			hand;
}


.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; 
}


.MagicZoomLoading img {
	padding-top:	3px !important;
}
.MagicZoomPup {
    width:50px!important;
    height:50px!important;
}

