* {
    margin: 0;
    padding: 0;
}

html {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #333;
}

.clear {
    clear: both;
}

table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}

table td {
    padding: 3px;
    vertical-align: top;
}

table th {
    text-align: left;
    vertical-align: top;
}

#stproductinfo {
    width: 100%;
    margin-top: 10px;
}

#stproductinfo tr.stodd {
    background-color: #eee
}

#stproductinfo tr.steven {
    background-color: #fff;
}

#stproductinfo td {
    padding: 8px;
}

ul, ol {
    list-style: none;
}

#header {
    width: 1000px;
    height: 408px;
    position: relative;
}

#description ul {
    list-style: square;
    margin-left: 22px;
}

#wrapper {
    width: 1000px;
    margin: auto;
}

#logo {
    margin-bottom: 20px;
    width: 230px;
    height: 150px;
    cursor: pointer;
}

#product {
    width: 420px;
    float: left;
    margin-right: 20px;

}

#gallery {
    width: 510px;
    float: left;
    padding: 20px;
    border-left: dotted 1px #ccc;
}

#newsletter {
    margin-left: 300px;
}

#description {
    margin-top: 30px;
    font-weight: normal;
    font-size: 11px;
}

#description p {
    margin-bottom: 10px;
}

#description h1, #description h2, #description h3 {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
}

#sku {
    margin-top: 10px;
}

#ean {
    margin-top: 10px;
    margin-bottom: 10px;
}

#title {
    font-size: 16px;
    font-weight: bold;
    color: #004e8c;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.small {
    font-size: 10px !important;
    color: #999;
}

#thumbs {
    padding-top: 10px;
}

#footer {
    background-color: #f3f3f3;
    padding: 20px;
    font-size: 10px;
}

#bootom {
    padding: 20px;
    background-color: #bbb;
}

.gallery-thumbnail li {
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    border: dotted 1px #ccc;
    padding: 5px;
    background-color: #fff;
}

#main-picture {
    margin-left: 10px;
}

#navigation {
    position: relative;
    margin-bottom: 10px;
}

.navigation {

}

#nav {
    font-size: 11pt;
    font-weight: normal;
    float: left;
    padding: 2px 0 0;
}

#nav li.parent:hover > ul {
    left: 0 !important;
}

#nav li.level1.parent:hover > ul {
    left: 100px !important;
    top: -11px !important;
}

.navigation a {
    display: block;
    float: left;
    width: 110px;
    height: 20px;
    padding: 6px 0 3px 0;
    text-align: center;
    background-color: #c00;
    margin-right: 1px;
    margin-bottom: 1px;
    color: #fff;
}

.navigation a.last {
    width: 112px !important;
    margin-right: 0 !important;
}

#nav li {
    position: relative;
    text-transform: uppercase;
    text-align: left;
    float: left;
    margin: 0 35px 0 0;
}

#nav li ul {
    padding: 10px 32px;
}

#nav li ul span {
    white-space: normal;
}

#nav li.active > a {
    color: #48a8c8;
}

#nav li.level0 {
    padding: 0 0 5px;
}

#nav li.level0.nav-7 a {
    color: #cb485e;
}

#nav span {
    display: block;
    cursor: pointer;
    white-space: nowrap;
}

#nav a {
    text-transform: uppercase;
    float: left;
    text-decoration: none;
    color: black;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#nav a:hover {
    color: #48a8c8;
}

#nav .ie-8 a {
    padding: 0;
}

#nav ul {
    border: 1px solid #717171;
    position: absolute;
    width: 15em;
    top: 25px;
    left: -10000px;
    padding: 3px 8px;
    font-size: 10pt;
    font-family: "Open Sans", sans-serif;
}

#nav ul a {
    float: none;
    padding: 0;
}

#nav ul li {
    float: none;
    padding: 3px 0;
}

#nav ul li .last {
    padding-bottom: 0;
}

#nav ul li .active {
    float: none;
    margin: 0;
    padding: 0;
}

#nav ul ul {
    top: 5px;
}

#nav li ul.shown-sub {
    left: -35px;
    top: 24px;
    width: 166px;
    z-index: 999;
}

#nav .level1 ul.shown-sub {
    top: -11px;
}

#nav li .shown-sub ul.shown-sub {
    left: 100px;
}

.center {
    text-align: center;
}

#cs {

}

.cs-product-title {
    height: 25px;
    margin-top: 7px;
    color: #666 !important;
    font-size: 10px;
    text-align: left;
}

.cs-product-price {

    font-style: normal;
    margin-top: 5px;
    font-size: 10px;
    text-align: left;
}

.cs-product-price-old {
    color: #c00;
    text-decoration: line-through;
}

.cs-product-price-new {
    color: #090;
}

.cs-main-title {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: bold;
}

.cs-table {
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
}

.cs-table td {
    padding: 7px;
    border: dotted 1px #ccc;

}

.cs-main-div {
    width: 148px;
    margin-bottom: 10px;

}

.cs-shiping {
    position: absolute;
    right: 0;
    bottom: 0
}

#object, #object-ie {

    width: 1000px;
    height: 2500px

}

.stdesctabul {
    margin-left: 0 !important;
}

.stdesctabbody {
    margin-top: 10px;
}

h1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
#searchfieldh {
	position: absolute;
	top: 28px;
	right: 61px;
}
#searchfieldt {
	position: absolute;
    bottom: 31px;
    left: 15px;
}

#searchfield {
    position: absolute;
    bottom: 30px;
    left: 3px;
}

#searchfield input {
    padding: 5px 6px;
    width: 192px;
    border: none;
}

#search-btn {
    width: 23px !important;
    height: 23px !important;
    padding: 0 !important;
    position: absolute;
    top: 0;
    left: 195px;
}

.special-info {
    margin-top: 20px;
}

.special-info-box {
    padding: 20px;
    width: 960px;
    border: dotted 1px #ccc;
    margin-top: 20px;
}

.special-info-box-title {
    font-size: 13px;
    font-weight: bold;
}

.special-info-box-description {
    font-size: 11px;
    margin-top: 10px;
}


