.headerbg {
    width: 960px;
    margin: auto;
}
.logo {
    float: left;
    margin: 20px 0px 30px;
}
#LogoRight {
    float: right;
    margin: 10px auto;
}
#currencebox {
    float: right;
}
.topnav {
    float: right;
    text-align: right;
    height: 30px;
    line-height: 30px;
    padding: 0px 15px;
    color: #888;
}
.topnav a {
    padding: 0px 10px;
    color: #888;
}
.topnav a:hover {
    color: #000;
}
.clearBoth {
    clear: both;
}
.count {
    float: right;
    margin: 20px 0px 0px;
    border: solid 1px #ddd;
}
.count a {
    color: #888;
    background: url(../images/cart.png) no-repeat left center;
    display: block;
    height: 45px;
    line-height: 45px;
    padding: 0px 15px 0px 40px;
    font-size: 16px;
}
.tpl_search {
    float: right;
    margin: 20px 20px 0px 0px;
    border: solid 1px #ddd;
    background: #fff;
}
.tpl_search .input1 {
    float: left;
    width: 280px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    padding: 5px 10px;
    color: #888;
    margin: 0px;
    background: #fff;
    border: 0px;
}
.tpl_search input[type="image"] {
    margin: 0px;
    float: right;
}
#nav {
    margin: 0px auto 15px;
    width: 960px;
    height: 58px;
}
#nav DL {
    margin: 0;
    width: 100%;
    padding: 0px;
}
#nav DL, #nav DT, #nav DD {
    display: block;
    float: left;
    position: relative;
    z-index: 2;
}
#nav DD {
    margin: 0;
}
#nav DL, #nav DT, #nav DD {
    display: block;
    float: left;
    position: relative;
    z-index: 2;
}
#nav DL A {
    display: block;
    padding: 0px 36px;
    color: #fff !important;
    height: 40px;
    line-height: 32px;
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0px 5px 0px 0px;
    background: #2B2B2B;
    border-top: 8px solid #2B2B2B;
}
#nav DL A:hover {
    color: #fff !important;
    border-top: 8px solid #fff;
    line-height: 40px;
}
.extra,body{
background:none;}



*{
font-size:12px;}

.eName{
display:block;
height:29px;
overflow:hidden;
margin-bottom:10px;}

.prolistname{
height:30px;
overflow:hidden;
margin-bottom:10px;
}
#cartAdd{
float:left;
width:auto;
}

form[name="create_account"] input[type="text"],form[name="create_account"] select{
	width:60%;
}