header {
    background: url(../../img/header/back.png) repeat-x left top #F7F7F7;
}
div#header{
	width:1052px;
	margin:0 auto;
	position:relative;
	background: url(../../img/header/back.png) repeat-x left top #F7F7F7;
	height:auto;
}

header .alignright {
    /*margin-right: -30px;*/
    position: relative;
    width: 815px;
    z-index: 201;
}

a.logo {
    color: #000000;
    display: block;
    float: left;
    height: 49px;
    line-height: 49px;
    margin: 15px 0 10px;
    text-align: center;
    text-decoration: none;
    width: 219px;
}

a.logo {
    position: relative;
    z-index: 3;
}


/* login Box Area */

#loginCouterContainer{
	position:absolute;
	top:5px;
	right:0;
	width:150px;
	z-index:1000;
}

#loginInnerContainer{
	position:relative;
	cursor:pointer;
	width:134px;
	height:20px;
	border:1px solid #fff;
	border-bottom:none;
	padding:5px 0 0 14px;
	color:#999999;
}

.loginInnerContainerHover{
	border:1px solid #c50050 !important;
	/* sx: border-bottom:none !important; */
	color:#c50050 !important;
	background: #fff;
}

.loginIcon{
	background: url(../../img/header/login-icon.png) no-repeat 0 0;
	width:14px;
	height:20px;
	float:left;
	margin-top:1px;
}
.loginIconHover{background-position:0 -20px}

.arrowDownIcon{
	background: url(../../img/header/login-arrow-down-icon.png) no-repeat 0 0;
	width:8px;
	height:6px;
	float:left;
	margin-top:5px;
}

.arrowDownIconHover{background-position:0 -6px}

.loginText{
	float:left;
	padding:0 3px 0 6px;
}

#loginFormContainer{
	position:absolute;
	right:-1px;
	top:25px;
	width:148px;
	border:1px solid #c50050;
	border-top:none;
	display:none;
	background-color:#fff;
}

.loginFormContainerArrowTop{
	background:url(../../img/header/loginFormContainerArrowTop.png) no-repeat;
	width:148px;
	height:13px;	
}

#loginFormContainer input.textbox {
    background: url(../../img/input/bg-input.jpg) repeat-x center top #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-weight: normal;
    height: 27px;
    line-height: 13px;
    margin: 0;
    padding: 0 8px;
    resize: none;
    width: 108px;
}

#loginFormContainer .fieldWrapper {
    position: relative;
    width: 124px;
}

#loginFormContainer label {
    color: #333333;
    left: 14px;
    position: absolute;
    top: 6px;
}

#loginFormContainer label .mandatory {
    color: #C50050;
    font-weight: bold;
}

#loginFormContainer .formRow {
    margin-bottom: 10px;
}

#loginFormContainer input.button {
    background-color:#f0f0f0;
    border: 1px solid #ccc;
    color: #000;
    display: block;
    font-size: 1.083em;
    font-weight: bold;
    height: 30px;
    line-height: 0.0677em;
    margin-bottom: 12px;
    text-align: center;
    width: 124px;
	cursor:pointer;
}

#loginFormContainer input.button:hover {
    background: none repeat 0 0 #fff;
	color:#c50050;
	border:1px solid #c50050;
}

#loginFormContainer label.focus {
    color: #999999;
}
#loginFormContainer label.active {
    display: none;
}

a.normal, a.normal:hover{color:#000;text-decoration:underline}
a.normal:hover{color:#c50050}

/* end login Box Area */


nav {
    display: block;
    float: right;
    padding-top: 31px;
}

ul.menue {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

ul.menue li {
    display: inline-block;
    float: left;
    padding-right: 2px;
}


ul.menue li:last-child{padding-right:0;}

ul.menue li a {
    color: #666666;
    display: block;
    float: left;
    font-size: 19px;
    font-weight: 300;
    line-height: 40px;
    padding: 2px 15px 2px;
}
ul.menue li a:focus {
    background-color: #c50050;
}
ul.menue li a:hover, ul.menue li a.active {
    background: none repeat 0 0 #c50050;
    padding: 2px 15px 2px;
    text-decoration: none;
	color:#fff;
}

#search{
	background-color:#c50050;
	min-height:56px;	
	border-left:1px solid #fff;
	border-right:1px solid #fff;	
}

#searchInputContainer{
	background: $fff url(../../img/header/searchBack.png) no-repeat;
	width:776px;
	height:40px;
	float:left;	
	margin: 8px 8px 8px 10px;
}

#searchInput{
	border:0 none;
	background:none;
	width:625px	;
	color: #666666;
    font-size: 19px;
    line-height: 36px;
	height: 36px;
}


#search .srchBtn {
    background: url(../../img/header/search-btn.png) no-repeat left -40px ;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
    height: 40px;
    left: -1px;
    padding-left: 43px;
    position: relative;
    top: 0;
    width: 1px;
}

#search .srchBtn:hover {
    background: url(../../img/header/search-btn.png) no-repeat left -140px ;
}

#search .srchBtn input {
    background: url(../../img/header/search-btn.png) no-repeat right top ;
    border: 0 none;
    border-radius: 0;
    color: #c50050;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 19px;
    font-weight: normal !important;
    height: 38px;
    margin: 1px 20px 8px 0;
    width: 84px !important;
	padding-right:13px;
}

#search .srchBtn input:hover, #search .srchBtn:hover input {
    background: url(../../img/header/search-btn.png) no-repeat right -100px ;
	color:#fff;
}


#shoppingCartContainer{
	width:254px;
	border:1px solid #c50050;
	border-left:0 none;
	float:left;
	position:relative;
	font-size:18px;
	color:#fff;
	cursor:pointer;
	height:54px;
	z-index:200;
}
.shoppingCartContainerHover{background-color:#fff}

#shoppingCartHeadline{
	float:left;
	margin-left:20px;
	margin-top:16px;
}
.shoppingCartHeadlineHover{color:#c50050}


#shoppingCartIcon{
	height:39px;
	background:url(../../img/header/shoppingCartIcon.png) 0 0 no-repeat;
	float:left;
	width:44px;
	font-size:15px;
	color:#000;	
	margin:6px 0 0 15px;
	
}
.shoppingCartIconHover{
	color:#fff !important;
	background-position:0 -39px !important;
}

#shoopingCartText{
	width:36px;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
}

#shoppingCartListing{
	position:absolute;
	left:-1px;
	top:54px;
	background-color:#fff;
	border-left:1px solid #c50050;
	border-right:1px solid #c50050;
	border-bottom:1px solid #c50050;
	width:254px;
	display:none;
	color:#7f7f7f;
	cursor:auto;
	font-weigt:normal;
	font-size:12px;
}

.shoppingCartListingTop{
	background:url(../../img/header/shoppingCartListingTop.png) no-repeat center;
	height:10px;	
}

.grey{background-color:#f2f2f2}
.shoppingCartListingSeparator{background:url(../../img/header/shoppingCartListingSeparator.png) no-repeat center;height:1px;}

.shoppingCartListingEntry{
	padding:15px;
	width:224px;	
}

.shoppingCartListingImage{
	float:left;
	width:65px;
	text-align:center;
}

.shoppingCartListingText{
	float:left;
	width:159px;
}

.shoppingCartListingText a, .shoppingCartListingText a:hover{
	color:#7f7f7f;
	text-decoration:none;	
}

.shoppingCartListingText a:hover > span{color:#c50050 !important;}

.shoppingCartListingText a span{display:block}

.shoppingCartEmpty{color:#000;font-size:20px;text-align:center;padding:20px 0 25px 0}


#secondNavi{
	border-left:1px solid #fff;
	width:1051px;	
	font-size:16px;
}

.row4>div, .row3>div{
	float:left;
	width:262px;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
}

.row4>div.third, .row3>div.second{width:261px}
.row3>div.first{width:525px}

.row4>div>a, .row4>div>a:hover, .row4>div>a.active,
.row3>div>a, .row3>div>a:hover, .row3>div>a.active,
div.more{
	display:block;
	background-color:#ccc;
	border:1px solid #ccc;
	color:#000;
	text-decoration:none;
	padding:6px 26px;
	position:relative;	
}
div.more{cursor:pointer}
.row4>div>a.active,.row3>div>a.active{
	background-color:#c50050;
	border:1px solid #c50050;
	color:#fff;
}
div.more{color:#c50050;font-weight:bold}

.row4>div>a:hover, .row4>div>a.active:hover,
.row3>div>a:hover, .row3>div>a.active:hover,
div.more:hover{
	background-color:#fff;
	border:1px solid #c50050;
	color:#c50050	
}

.naviMoreIcons,.naviMoreIconsOpen{
	background:url(../../img/header/naviMoreIcons.png) no-repeat 0 -6px;
	width:8px;
	height:6px;
    display: block;
    height: 6px;
    margin-top: -3px;
    overflow: hidden;
    position: absolute;
    right: -10px;
    text-indent: -19999px;
    top: 50%;
    z-index: 110;
}
.naviMoreIconsOpen{background-position: 0 0;}

#closeArea{display:none}
