﻿/*************************************** PAGE HEAD MODULE ***************************************/
.Head_Logo
{
    float: left;
}
.Head_Middle
{
    margin-left: 22px;
    margin-top: 46px;
    width: 765px;
    float: left;
    min-height: 73px;
    background: url(../Design/Head/Head_Middle_bg.jpg) repeat-x;
}
.Head_Middle_Menu
{
    padding-left: 17px;
    width: 551px;
    height: 100%;
    float: left;
    font-size: 12px;
    font-weight: bold;
}
.Head_Middle_User
{
    padding: 3px 11px 0 8px;
    margin-top: 10px;
    width: 168px;
    height: 60px;
    float: left;
    background: url(../Design/Head/Head_Middle_User_bg.jpg) repeat-x;
    position: relative;
}
.Head_Right
{
    width: 192px;
    float: left;
    position: relative;
}
.ModuleZoneDropCue_PageHead 
{ 
    display: none; 
    width: 100%; 
}
.ModuleZoneDropContainer_PageHead  
{
    min-height: 25px; 
    height: 100%; 
    border: dashed 1px white; 
    margin: 1px; 
}
/*************************************** PAGE HEAD MODULE ***************************************/

/*************************************** PAGE HEAD SEARCH ***************************************/
.Head_Middle_Menu_Search_Deps
{
    display: block;
    float: left;
    color: #656668;
	width: 197px;
    height: 26px;
	cursor: pointer;
}
div.Head_Middle_Menu_Search_Deps {
    width: 197px;
	background: url(../Design/Head/Head_Middle_Search_ddl.png) no-repeat scroll 0pt 100%;
	position: relative;
}
div.Head_Middle_Menu_Search_Deps select {
	opacity: 0;
	filter: alpha(opacity = 0);
	moz-opacity: 0;
	position: relative;
	z-index: 100;
}
div.Head_Middle_Menu_Search_Deps .select-text {
    position: absolute;
    left: 0px;
	text-indent: 15px;
	line-height: 26px;
	z-index: 1;
}
.Head_Middle_Menu_Search_tbl
{
    margin-top: 8px;
    height: 28px;
}
.Head_Middle_Menu_Search_Txt
{
    color: #FFF;
}
.Head_Middle_Menu_Search_Tb
{
    width: 186px;
    height: 21px;
	background: url(../Design/Misc/textbox_206x26.png) no-repeat;
	border: 0;
	margin: 0;
	padding: 5px 10px 0 10px;
    font-size: 11px;
}
.Head_Middle_Menu_Search_Btn
{
    padding-left: 15px;
    color: #656668;
    font-size: 10px;
    font-weight: bold;
    width: 71px;
    height: 26px;
    line-height: 26px;
	background: url(../Design/Buttons/button_71x26.png) no-repeat;
	border : 0;
	cursor: pointer;
	padding-bottom: 3px;
}
/*************************************** PAGE HEAD SEARCH ***************************************/

/**************************************** PAGE HEAD USER ****************************************/
.Head_Middle_User_Txt
{
    margin-left: 3px;
    display: block;
    line-height: 18px;
}
.Head_Middle_User_Register
{
    width: 65px;
    height: 24px;
    display: block;
    float: left;
	background: url(../Design/Buttons/button_87x24.png) no-repeat;
	text-decoration: none;
	padding-left: 23px;
    color: #656668;
    line-height: 24px;
    margin: 0 4px 0 0;
}
.Head_Middle_User_Register_hover
{
    width: 65px;
    height: 24px;
    display: block;
    float: left;
	background: url(../Design/Misc/head_user_poup_reg_btn.png) no-repeat;
	text-decoration: none;
	padding-left: 23px;
    color: #656668;
    line-height: 24px;
    margin: 0 4px 0 0;
}
.Head_Middle_User_Login
{
    width: 43px;
    height: 24px;
    display: block;
    float: left;
	background: url(../Design/Buttons/button_66x24.png) no-repeat;
	text-decoration: none;
	padding-left: 23px;
    color: #656668;
    line-height: 24px;
}
.Head_Middle_User_Login_hover
{  
    width: 43px;
    height: 24px;
    display: block;
    float: left;
	background: url(../Design/Misc/head_user_poup_log_btn.png) no-repeat;
	text-decoration: none;
	padding-left: 23px;
    color: #656668;
    line-height: 24px; 
}

.Head_Middle_User_LoginPop
{
    display: none;
    width: 225px;
    position: absolute;
    z-index: 10000;
    top: 60px;
    left: 9px;
}
.Head_Middle_User_LoginPoph
{
    height: 12px;
    width: 225px;
	background: url(../Design/Misc/head_user_pouph.png) repeat-y;
}
.Head_Middle_User_LoginPopbg
{   
    padding: 0 8px 0 8px;
    width: 209px;
	background: url(../Design/Misc/head_user_poup.png) repeat-y;
}
.Head_Middle_User_LoginPopb
{
    width: 225px;
    height: 11px;
	background: url(../Design/Misc/head_user_poupb.png) repeat-y;
}

.Head_Middle_User_RegisterPop
{
    display: none;
    width: 225px;
    position: absolute;
    z-index: 10000;
    top: 60px;
    left: 9px;
}
.Head_Middle_User_RegisterPoph
{
    height: 12px;
    width: 225px;
	background: url(../Design/Misc/head_user_poup_regh.png) repeat-y;
}
.Head_Middle_User_RegisterPopbg
{
    padding: 0 8px 0 8px;
    width: 209px;
	background: url(../Design/Misc/head_user_poup.png) repeat-y;
}
.Head_Middle_User_RegisterPopb
{
    width: 225px;
    height: 11px;
	background: url(../Design/Misc/head_user_poupb.png) repeat-y;
}
.Head_Middle_User_RegisterBtn
{
    width: 86px;
    height: 27px;
    line-height: 25px;
	background: url(../Design/Buttons/button_green_96x27.png) no-repeat;
	border: 0;
	color: #FFF;
	font-size: 10px;
	padding-left: 23px;
	padding-top: 1px;
	cursor: pointer;
	margin-left: 74px;
	margin: 0 auto;
}
.Head_Middle_User_RegisterBtn a
{
    text-decoration: none;
    color: #FFF;
}
/**************************************** PAGE HEAD USER ****************************************/

/*************************************** PAGE HEAD BASKET ***************************************/
.Head_Right_BasketBtn
{
    cursor: pointer;
    font-weight: bold;
    color: #664900;
    font-size: 14px;
    margin-left: 25px;
    margin-top: 85px;
    width: 152px;
    height: 34px;
	background: url(../Design/Head/Head_Right_BasketBtn.jpg) no-repeat;
	line-height: 43px;
	padding-left: 40px;
}
.Head_Right_BasketBtnOpen
{
	cursor: pointer;
    font-weight: bold;
    color: #664900;
    font-size: 14px;
    margin-left: 25px;
    margin-top: 85px;
    width: 152px;
    height: 34px;
	background: url(../Design/Head/Head_Right_BasketBtnOpen.jpg) no-repeat;
	line-height: 43px;
	padding-left: 40px;
}
.Head_Right_Basket
{
    position: absolute; 
    width: 180px; 
    left: 31px;
}
.Head_Right_BasketContent
{
    width: 164px; 
    padding: 1px 8px 16px 8px;
	background: url(../Design/Head/Head_Right_Basketbg.png) repeat-y;
}
.Head_Right_BasketContentEmpty
{
    width: 164px; 
    padding: 10px 8px 4px 8px;
	background: url(../Design/Head/Head_Right_Basketbg.png) repeat-y;
    text-align: center;
}
.Head_Right_BasketContentPrice
{
    border-top: solid 1px #f1bf50;
    border-bottom: solid 1px #f1bf50;
    padding: 3px;
    width: 156px;
	line-height: 16px;
}
.Head_Right_BasketContentPrice div
{
    margin-top: 3px;
    margin-right: 2px;
    display: block;
    float: left;
    width: 41px;
    height: 23px;
	background: url(../Design/Buttons/button_orange_64x23.png) no-repeat;
	color: #636466;
	text-decoration: none;
	line-height: 23px;
	padding-left: 22px;
	left: -2px;
	cursor: pointer;
}
.Head_Right_BasketContentItems
{
    padding: 0px 5px 0 5px;
    border-bottom: solid 1px #f1bf50;
}
.Head_Right_BasketContentItem
{
    height: 35px;
}
.Head_Right_BasketContentItem a
{
    display: block;
    text-decoration: none;
    font-size: 9px;
	color: #636466;
	font-weight: bold;
    white-space: nowrap;
}
.Head_Right_BasketContentItemT a
{
    width: 96px;
    overflow: hidden;
}
.Head_Right_BasketContentItemDel
{
    display: inline-block;
    width: 15px;
    height: 15px;
	background: url(../Design/Buttons/button_close_orange_15x15.png) no-repeat;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
a.Head_Right_BasketContentOrder
{
    margin-top: 3px;
    display: inline-block;
    width: 42px;
    height: 23px;
	background: url(../Design/Buttons/button_orangefull_64x23.png) no-repeat;
	color: #FFF;
	text-decoration: none;
	line-height: 23px;
	padding-left: 22px;
	margin-left: 1px;
}
a.Head_Right_BasketContentQOrder
{
    margin-top: 3px;
    display: inline-block;
    width: 55px;
    height: 23px;
	background: url(../Design/Buttons/button_orangefull_77x23.png) no-repeat;
	color: #FFF;
	text-decoration: none;
	line-height: 23px;
	padding-left: 22px;
	position: relative;
	left: -2px;
}
.Head_Right_BasketCls
{
    margin-top: 3px;
    display: inline-block;
    width: 21px;
    height: 21px;
	background: url(../Design/Buttons/button_close_orange_21x21.png) no-repeat;
	color: #FFF;
	text-decoration: none;
	line-height: 23px;
	padding-left: 22px;
	position: absolute;
	left: 154px;
	top: -16px;
}
.Head_Right_BasketCle
{
    position:absolute;
	color: #636466;
	top: -12px;
	left: 12px;
}
.Head_Right_BasketBottom
{
    position: relative;
    width: 180px; 
    height: 11px;
	background: url(../Design/Head/Head_Right_Basketb.png) no-repeat;
}
/*************************************** PAGE HEAD BASKET ***************************************/

/*************************************** PAGE HEAD LOGIN* ***************************************/
.HeadLoginText
{
    white-space: nowrap;
    font-size: 9px;
    text-align: right;
}
.HeadLoginTextBox
{
    width: 120px;
    height: 16px;
    font-size: 10px;
    border: solid 1px #b1b1b2;
    padding: 0;
    margin: 0;
    color: #636466;
}
.HeadLoginCheckBox
{
    background-position: 0px 3px;
}
.HeadLoginCheckBox_chk
{
    background-position: -18px 3px;
}
.HeadLoginCheckbox
{
    line-height: 15px;
}
.HeadLoginLoginBtn
{
    width: 72px;
    height: 27px;
    line-height: 25px;
	background: url(../Design/Buttons/button_green_72x27.png) no-repeat;
	border: 0;
	color: #FFF;
	font-size: 10px;
	padding-left: 17px;
	padding-bottom: 5px;
	cursor: pointer;
	margin-left: 74px;
}
a.HeadLoginForgotPassBtn
{
    display: block;
    color: #231f20;
    text-decoration: 'underline';
    white-space: nowrap;
	margin-left: 78px;
}
a.HeadLoginCloseBtn
{
	background: url(../Design/Buttons/button_close_green_21x21.png) no-repeat;
	width: 21px;
	height: 21px;
	display: block;
	float: right;
	position: relative;
	top : -15px;
}
/*************************************** PAGE HEAD LOGIN* ***************************************/