.headerContent {
background: url("../images/content_bg.png") repeat-y scroll 0 0 transparent;
margin: 0 auto;
height:110px;
width:980px;
}

.header {
    background: url("../images/iheaderbg.gif") no-repeat scroll center top transparent;
	margin: 0 auto;
	text-align: right;
	width: 980px; 
	height:110px;
	 
}

.header .logo {
    margin: 10px 0 0 5px;
	float: left;
	text-decoration: none !important;
}


.header h1 {
	font-size: 20px;
	font-weight: normal;
}


.tophd {
	background: url("../images/Header_top_link_bg.png") no-repeat scroll left top transparent;
	float: right;
	margin-top:10px;
	height: 30px;
	line-height: 30px;
	padding: 0 50px;
	position: relative;
	width: 336px;
	z-index: 1001;
}

.tophd ul.links {
	float: right;
}

.links li {
	display: inline;
}

.tophd ul.links li {
	border-right:#F46812 solid 1px;
	padding: 0 5px;
}

.links li.first {
	padding-left: 0 !important;
}

.links li.last {
	background: none repeat scroll 0 0 transparent !important;
	padding-right: 0 !important;
}

.tophd ul.links li a {
	color: #026FFE;
	font-weight:bold;
	font-size: 11px;
}

.tophd .currency-view-switcher {
	float: right;
	margin-top: 3px;
	padding-left: 15px;
	width: 180px;
}



.currency-view-switcher {
	font-size: 12px;
	margin-bottom: 10px;
}

.tophd .currency-view-switcher .currency-title {
	color: #000;
	float: left;
	font-weight: bold;
	line-height: 1.5;
	padding-top: 3px;
}

#curr {
	margin-right: 11px;
	margin-top: -5px;
	padding: 0;
	width: 90px;
}

.tophd select {
	vertical-align: middle;
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #46433F #D8CFC8 #D8CFC8 #46433F;
	border-style: solid;
	border-width: 1px;
}





.header .headerCart { border-bottom:5px;
	background: url("../images/CL-cart-bg.png") no-repeat scroll left center
		transparent;
	float: right;
	height: 30px;
	position: relative;
	
	z-index: 1000;
}

.header .headerCart a.cart-links {
	color: #026FFE;
	font-weight:bold;
	display: block;
	line-height: 30px;
	text-decoration: none;
	width: 180px;
}
.pre_bo,.pro_top{ text-align:center}
#menuDiv {
    width:980px;
    margin:0 auto;
}


.searchHd {
    background: url("../images/sech.png") no-repeat scroll 0 0 transparent;
    float: right;
    margin: 32px 5px 0 0;
	height:33px;
    width: 413px;
}


.searchHd .input-text{
    color:#CCCCCC;
    width:258px;
    height:23px;
    margin-top:6px;
    margin-left:35px;
    background: none;

}
.searchHd input {
    border: 0 none;
    float: left;
	padding-left:15px;
    font-size: 12px;
    line-height: 19px;
    margin: 0;
    vertical-align: middle;
}

#jd-topmenu {
    background: url("../images/categories.jpg") no-repeat scroll 0 0 transparent;
    height: 35px;
    overflow: hidden;
    width: 100%;
}

#jd-topmenu ul li {
	float: left;
	height: 35px;
	padding: 0 20px;
	width: auto;
}

#jd-topmenu ul li.first {
    background:#FF6D12;
	text-align: center;
	width: 60px;
}

#jd-topmenu ul li a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 35px;
}

#jd-topmenu ul li:hover {
    background:#FF6D12;
	color:#0000FF;
    height:auto;;
}

#jd-topmenu ul li a:hover {
	color:#0000FF;
}
#jd-topmenu ul li.last {
	background: none repeat scroll 0 0 transparent;
}
.additionalImages a img{ height:80px !important; width:80px !important}