﻿#logo {
	float: left;
	margin-top: 0px !important;
	border: 0px;
}


/*Header Promote*/

.promoteAD
{
	color: white;
	height: 35px;
	line-height: 28px;
	font-size: 17px;
}
.promoteY
{
	color: #f6b317;
	height: 35px;
	line-height: 28px;
	font-size: 17px;
}


/*如果更改Header的高度，便将“总背景，左区域，右区域三项的height同时更改”*/
/* 总背景----------------------------------------------------------------*/
.HeaderTable
{
	margin-top: 0px; /*background-image:url(../HeaderImage/HeaderBackImage.jpg); 	/*Header背景图片路径*/ /*background-repeat:repeat-x; 	*/ /*width:100%; 	背景图片横向平铺*/
	background-color: #F8F8F8;
}
.HeaderBack_Div
{
	height: 140px;
	width: 1000px;
	margin: 0px auto;
}
/* 左右区域：Logo区和内容区，左右区域宽度和等于背景层宽度---------------------------*/
.Header_Logo_Area /* Logo区，也叫左区域*/
{
	border: none;
	float: left;
	height: 120px;
	width: 230px;
	text-align: left;
}
.Header_right_Area /*内容区，也叫右区域,广告区height和菜单区height高度和为右区域高度（也是整个Header高度）*/
{
	border: none;
	float: right;
	height: 120px;
	width: 845px;
	margin-right: -3px;
}
/*Logo区-------------------------------------------------------------------*/
.Header_Logo_A /*Logo层的宽和高与Logo图片的宽和高相同*/
{
	height: 102px;
	width: 205px;
	vertical-align: bottom;
	margin-left: 0px; /*margin-top:31px; 	*/
}
/*菜单区--------------------------------------------------------------------*/
.Header_menu_Area /*整个菜单区层*/
{
	border: none;
	height: 27px;
	width: 688px;
	margin-left: 5px; /*background-color:#BCC991; 	*/
}
.Header_menu_Area a /*菜单区内所有A链接的样式,每个菜单项相隔的距离：“margin-left:15px; 	”表示菜单项相互相隔15px*/
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	margin-left: 15px;
}
.asignout /*注销层，默认为不显示*/
{
	display: none;
}
.Header_menu_Item1 /*用户信息层，里面显示的是客户Email*/
{
	float: right;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	margin-left: 0px;
	margin-top: 9px;
	display: none;
}
.Header_menu_Item2 /*菜单信息层*/
{
	float: right;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	margin-left: 0px;
	margin-top: 9px;
}
/*广告区,宽度width为右区域宽度----------------------------------------------------------------*/
.Header_Ad_Area
{
	border: none;
	height: 103px; /*width:700px; 	*/
	float: right;
}
.Header_AD_Div
{
	/*float:right; 	margin-top:0px; 	margin-right:0px;cursor:pointer; 	*/
	display: block; /*背景图片横向平铺*/ /*width:438; 	*/ /*height:118; 	*/
	background-repeat: no-repeat;
}
.Header_AD_Div:hover
{
	/*cursor:pointer;*/
}
.Header_Countdown_Red
{
	font-family: Verdana;
	color: #AC020F;
	font-size: 19px;
}
.Header_Countdown_Green
{
	font-family: Verdana;
	color: #465E06;
	font-size: 19px;
}
.Header_Countdown_Table
{
	text-align: right;
	font-size: 11px; /*float:right; 	*/
}
.Header_Countdown_Font1
{
	font-weight: bold;
}
.header_a
{
	cursor: pointer;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

.ulHeader li a:hover
{
	text-decoration: underline;
}

.Header_menu_left
{
	background: url('/NewImage/header/bg_left.png') no-repeat;
	width: 12px;
	height: 36px;
	float: left;
}
.Header_menu_center
{
	height: 36px;
	float: left;
}
.Header_menu_center_div
{
	/*margin-top:8px;*/
}
.Header_menu_right
{
	background: url('/NewImage/header/bg_right.png') no-repeat;
	width: 12px;
	height: 36px;
	float: left;
}
.Header_menu
{
	float: right;
}
/*modify by 20120925*/
.divHeader
{
	width: 100%;
	float: right;
	height: 35px;
	margin: 0;
	padding: 0 2px 2px 2px;
	background-color: transparent;
}
.ulHeader
{
	background-color: #ffffff;
	height: 33px;
	line-height: 33px;
	float: right;
	border: 1px solid #cccccc;
	border-top-style: none;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 0 1px 1px #dadada;
	padding: 0 10px;
	margin: 0;
	list-style-type: none;
}
.ulHeader li
{
	float: left;
	margin-left: 5px;
	margin-right: 7px;
}
.ulHeader li:first-child
{
	border-left-style: none;
	margin-left: 5px;
}
.headerFg
{
	background-image: url('/NewImage/header/st.gif');
	margin-top: 2px;
}


#delivery:hover
{
	text-decoration: underline;
}

/* for Father's Day
/*#delivery
{
	font-family: Verdana;
	font-size: 30px;
	font-style: normal;
	color: #fff;
}




#del
{
	background-image: url('/newimage/Deadlines-Fathers-day.gif');
	background-repeat: no-repeat;
	height: 75px;
	width: 894px;
	line-height: 70px;
	margin: 0px auto;
	margin-top: 10px;
}*/

/*for Christmas*/
#del
{
	background-image: url('/newimage/Deadlines.gif?r=20240130');
	background-repeat: no-repeat;
	height: 75px;
	width: 894px;
	line-height: 70px;
	margin: 0px auto;
	margin-top: 10px;
}

    #del a {
        color: #45555F;
    }
    /*#del
{
	background-image: url('/newimage/Deadlines-Valentines.gif');
	background-repeat: no-repeat;
	height: 75px;
	width: 894px;
	line-height: 70px;
	margin: 0px auto;
	margin-top: 10px;
}



#del
{
	background-image: url('/newimage/Deadlines-Fathers-day.gif');
	background-repeat: no-repeat;
	height: 75px;
	width: 894px;
	line-height: 70px;
	margin: 0px auto;
	margin-top: 10px;
}*/
/*for Christmas*/
/*#shipping_container {
    background-image: url('/newimage/details-muti.gif?r=20210528');
    width: 535px;
    height: 97px;
    margin: auto;
    cursor: pointer;
}

#shipping_muti_container {
    background-image: url('/newimage/details-muti.gif?r=20210528');
    width: 535px;
    height: 97px;
    margin: auto;
}*/

#shipping_container {
    background-image: url('/newimage/details-muti.gif?r=20240424');
    width: 535px;
    height: 97px;
    margin: auto;
    cursor: pointer;
}

#shipping_muti_container {
	background-image: url('/newimage/details-muti.gif?r=20240424');
	width: 535px;
	height: 97px;
	margin: auto;
}


/* for Valentine's Day
#shipping_container
{
	background-image: url('/newimage/Valentines-details-muti.gif');
	width: 535px;
	height: 97px;
	margin: auto;
	cursor: pointer;
}
#shipping_muti_container
{
	background-image: url('/newimage/Valentines-details-muti.gif');
	width: 535px;
	height: 97px;
	margin: auto;
}
 */

/* for father's day*/
/*#shipping_container
{
	background-image: url('/newimage/details-blue-muti.gif?r=20170527');
	width: 535px;
	height: 82px;
	margin: auto;
	cursor: pointer;
}
#shipping_muti_container
{
	background-image: url('/newimage/details-blue-muti.gif?r=20170527');
	width: 535px;
	height: 97px;
	margin: auto;
}*/


#shipping_first
{
	font-size: 24px;
	font-weight: 800;
	line-height: 43px;
	color: white;
	padding-top:5px;
}
#shipping_second
{
	font-size: 14px;
	color: white;
}


#shipping_muti_first
{
	font-size: 23px;
	font-weight: 800;
	line-height: 43px;
	color: #E70477;
}
#shipping_muti_second
{
	font-size: 14px;
	color: #E70477;
	width: 510px;
	margin-left: 10px;
}

#shipping_second_end
{
	font-size: 18px;
}
