* {
    margin: 0;
    padding: 0;
    font-family: arial;
}

body {
    background-color: #fff;
}

img {
    border: 0;
}

#prinav ul {
    list-style: none;
}

.center {
    margin: 0 auto;
    display: block;
    width: 980px;
}

#page {
    float: left;
    width: 980px;
}

#top {
    float: left;
    width: 980px;
    height: 110px;
    position: relative;
}

#logo {
    float: left;
    padding: 15px 0 0 20px;
}

#logo img {
    float: left;
}

#quickcontact {
    text-align: right;
    position: absolute;
    bottom: 25px;
    right: 20px;
    float: right;
    line-height: 25px;
}

#quickcontact p {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #565958;
    margin: 0 0 0 30px;
    line-height: 18px;
}

#quickcontact p span {
    color: #d51b1b;
}

#prinav_newsletter {
    width: 980px;
    height: 45px;
    line-height: 45px;
    float: left;
    background-image: url(/graphics/prinav_newsletter.gif);
    background-repeat: no-repeat;
}

#prinav {
    float: left;
    width: 750px;
    height: 45px;
    line-height: 45px;
}

#prinav ul {
    list-style: none;
    float: left;
    height: 45px;
    line-height: 45px;
    margin: 0 0 0 12px;
}

#prinav ul li {
    float: left;
    height: 45px;
    line-height: 45px;
}

#prinav ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    height: 45px;
    line-height: 47px;
    float: left;
    padding: 0 12px 0 12px;
    text-decoration: none;
}

#prinav ul li.selected a {
    color: #888a8a;
}

#prinav ul li a:hover {
    text-decoration: underline;
}

#newsletter {
    float: left;
    width: 228px;
    margin: 0 0 0 2px;
    height: 45px;
    line-height: 45px;
}

#main {
    width: 980px;
    float: left;
}

#splash {
    float: left;
    width: 390px;
    height: 244px;
    padding: 30px 570px 20px 20px;
}

#splash h1 {
    color: #e73932;
    font-size: 28px;
    padding: 0 0 10px 0;
}

#splash p {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 18px 0;
}

#splash a#orderbutton {
    background-image: url(/graphics/splash_orderbutton.gif);
    background-repeat: no-repeat;
    width: 149px;
    height: 46px;
    display: block;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

#splash a#orderbutton:hover {
    text-decoration: underline;
}

#splash a, #splash p.links {
    color: #808080;
    text-decoration: none;
}

#splash p.links {
    padding: 12px 0 0 0;
}

#products {
    float: left;
    width: 660px;
    background-image: url(/graphics/products_focus.gif);
    background-psition: 0 0;
    background-repeat: no-repeat;
    height: 241px;
}

#focus {
    float: left;
    width: 300px;
    background-image: url(/graphics/products_focus.gif);
    background-position: 100% 0;
    background-repeat: no-repeat;
    height: 221px;
    padding: 0 20px 20px 0;
}

#footer {
    float: left;
    width: 100%;
    background-image: url(/graphics/footer.gif);
    background-repeat: no-repeat;
    background-color: #000;
    background-position: 50% 0;
    padding: 111px 0 0 0;
}

#footer h1 {
    color: #9b9d9c;
    font-size: 18px;
    margin: 0 0 10px 0;
}

#footer #news {
    float: left;
    width: 600px;
    margin: 0 0 0 20px;
}

#footer #news .article {
    width: 280px;
    float: left;
    margin: 0 0 0 40px;
}

body #footer #news .index1 {
    margin: 0;
}

#footer #contact {
    float: left;
    width: 280px;
    margin: 0 0 0 40px;
}

html body #footer p {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 10px 0;
}

#footer a {
    color: #fff;
}

#products h1 {
    font-size: 18px;
    color: #9a9a9a;
    line-height: 45px;
    padding: 0 0 0 20px;
}

#focus h1 {
    font-size: 18px;
    color: #9a9a9a;
    line-height: 45px;
    margin: 0 0 20px 0;
}

#products .product {
    float: left;
    padding: 20px 10px 20px 20px;
    width: 290px;
}

#products h2, #products h2 a, #focus h2, #focus h2 a {
    font-size: 18px;
    color: #d51b1b;
    text-decoration: none;
    margin: 0 0 15px 0;
}

#products p, #focus p {
    margin: 0 0 15px 0;
    font-size: 12px;
    color: #747776;
    line-height: 16px;
}

#products a, #focus a {
    font-size: 16px;
    font-weight: bold;
    color: #565958;
}

#products .product img {
    float: right;
    margin: 5px 0 10px 10px;
    border: 1px solid #e3e5e5;
}

#newsletter p {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 15px;
    line-height: 45px;
    color: #888a8a;
}

#newsletter p a {
    color: #fff;
    text-decoration: none;
}

#newsletter p a:hover {
    text-decoration: underline;
}

#credits {
    width: 100%;
    float: left;
    background-color: #000;
}

#credits .center {
    margin: 20px auto 0 auto;
    width: 940px;
    border-top: 1px solid #1d1a1a;
    color: #808080;
    font-size: 12px;
    padding: 25px 20px 20px 20px;
}

#secnav {
    float: left;
    width: 210px;
    padding: 10px 0 0 0;
}

#secnav ul {
    float: left;
    width: 210px;
    list-style: none;
    background-image: url(/graphics/secnav_ul.gif);
    padding: 4px 0 0 0;
    background-repeat: no-repeat;
}

#secnav ul li {
    float: left;
    width: 210px;
    background-image: url(/graphics/secnav_li.gif);
    background-repeat: no-repeat;
}

#secnav ul ul {
    background-image: none;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 208px;
}

#secnav ul ul li {
    background-image: none;
}

#secnav ul li.selected li a {
    font-weight: normal;
}

#secnav ul li ul {
    display: none;
}

#secnav ul li.selected ul {
    display: block;
}

#secnav ul li a {
    float: left;
    width: 190px;
    padding: 0 0 0 20px;
    height: 32px;
    line-height: 32px;
    color: #747776;
    text-decoration: none;
    font-size: 14px;
    
}

#secnav ul li a:hover {
    text-decoration: underline;
}

#secnav ul li.selected a {
    font-weight: bold;
}

#category {
    float: left;
    width: 760px;
    margin: 10px 0 0 10px;
}

#category .center {
    float: left;
    width: 718px;
    padding: 16px 20px 16px 20px;
    border-left: 1px solid #e2e4e4;
    border-right: 1px solid #e2e4e4;
}

#category .bottom {
    float: left;
    width: 760px;
    height: 4px;
    background-image: url(/graphics/category_round_bottom.gif);
    background-repeat: no-repeat;
}

#category #trinav {
    float: left;
    width: 760px;
    background-image: url(/graphics/trinav_background.gif);
    background-repeat: no-repeat;
    height: 41px;
    overflow: hidden;
}

#category #content {
    float: left;
    clear: both;
    width: 718px;
    padding: 10px 0 0 0;
}

#category #trinav ul {
    float: left;
    list-style: none;
    padding: 1px 0 0 0;
}

#category #trinav ul li.first {
    margin: 0 0 0 3px;
}

#category #trinav ul li {
    float: left;
    background-image: url(/graphics/trinav_li.gif);
    backgkround-repeat: repeat-x;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 14px;
}

#category #trinav ul li a {
    height: 40px;
    line-height: 40px;
    float: left;
    font-weight: bold;
    text-decoration: none;
    color: #a9a9a9;
    font-size: 14px;
    padding: 0 14px 0 0;
}

#category #trinav ul li.selected {
    background-image: url(/graphics/trinav_selected.gif);
    background-repeat: no-repeat;
}

#category #trinav ul li.selected a {
    background-image: url(/graphics/trinav_selected.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

#category #trinav ul li.firstselected {
    background-image: url(/graphics/trinav_firstselected.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 17px;
}

#category #trinav ul li.firstselected a {
    background-image: url(/graphics/trinav_firstselected.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

#category .product {
    float: left;
    width: 718px;
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
    border-bottom: 1px solid #e2e4e4;
}

#category .product .left {
    float: left;
    width: 418px;
}

#category .product .right {
    width: 280px;
    margin: 0 0 0 20px;
    float: left;
}

#category .product .right img {
    width: 280px;
    border: 1px solid #e2e4e4;
    float: left;
}

#category .product h1 {
    color: #d51b1b;
    font-size: 18px;
    margin: 0 0 15px 0;
}

#category .product p {
    font-size: 12px;
    color: #747776;
    line-height: 19px;
    margin: 0 0 15px 0;
}

#category .product a.contact {
    float: left;
    border-top: 20px solid #fff;
    background-image: url(/graphics/contact_moreinfo.gif);
    background-repeat: no-repeat;
    width: 280px;
    height: 46px;
    text-indent: -5000px;
}

.product .right .image {
    float: left;
    width: 280px;
    position: relative;
}

.product .right .bubble {
    width: 119px;
    height: 95px;
    background-image: url(/graphics/product_bubble.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    padding: 26px 0 0 0;
}

.product .right .bubble * {
    color: #fff;
    text-align: center;
}

#page #category .product .right .bubble h1, #page #category .product .right .bubble h2, #page #category .product .right .bubble h3, #page #category .product .right .bubble h4, #page #category .product .right .bubble h5 {
    margin: 0;
    color: #fff;
    line-height: auto;
} 

#page #category .product .right .bubble h1 {
    font-size: 28px;
    line-height: 30px;
}

#page #category .product .right .bubble h2 {
    font-size: 16px;
    line-height: 18px;
} 

#page #category .product .right .bubble h3 {
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
}

#product p {
    margin: 0 0 10px 0;
}

#category .description h1 {
    color: #d51b1b;
    font-size: 24px;
    margin: 0 0 10px;
}

#category .description p {
    color: #747776;
    font-size: 14px;
    line-height: 22px;
}

.information {
    float: left;
    width: 980px;
    border-top: 10px solid #fff;
}

.information .top {
    float: left;
    width: 980px;
    height: 41px;
    background-image: url(/graphics/information_top.gif);
    background-repeat: no-repeat;
}

.information .top .title {
    background-image: url(/graphics/information_title.gif);
    background-repeat: no-repeat;
    height: 41px;
    padding: 0 20px 0 20px;
    line-height: 41px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #747776;
}

.information .top .divider {
    background-image: url(/graphics/information_title.gif);
    background-repeat: no-repeat;
    height: 41px;
    padding: 0 4px 0 0;
    line-height: 41px;
    float: left;
    background-position: 100% 0;
}

.information .intro {
    width: 938px;
    float: left;
    padding: 20px;
    background-image: url(/graphics/information_intro.gif);
    background-repeat: repeat-x;
    border-left: 1px solid #e2e4e4;
    border-right: 1px solid #e2e4e4;
    border-bottom: 1px solid #e2e4e4;
    background-color: #e8eaea;
}

.information .intro h1 {
    font-size: 24px;
    color: #d51b1b;
    margin: 0 0 10px 0;
}

.information .intro p {
    color: #747776;
    font-size: 14px;
    line-height: 22px;
}

.information .content {
    float: left;
    width: 938px;
    border-left: 1px solid #e2e4e4;
    border-right: 1px solid #e2e4e4;
    padding: 20px;
}

.information .content strong {
    font-size: 14px;
    color: #7f7f7f;
}

.information .content table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0 20px 0;
    border: 0;
    table-layout: fixed;
}

.information .content tbody {
    border: 0;
}

.information .content td {
    vertical-align: top;
    color: #7f7f7f;
    font-size: 14px;
    border: 0;
    line-height: 21px;
    padding: 0 30px 0 0;
}

.information .content p {
    color: #7f7f7f;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 15px 0;
}

.information .content a {
    color: #7f7f7f;
}

.information .footer {
    width: 980px;
    float: left;
    height: 4px;
    background-image: url(/graphics/information_footer.gif);
    background-position: 0 100%;
}

#contact {
    width: 940px;
    float: left;
}

#contact table {
    width: 940px;
    float: left;
    border-collapse: collapse;
    table-layout: fixed;
}

#contact td {
    vertical-align: top;
}

#contact .col1 {
    width: 86px;
    padding: 9px 0 0 0;
}

#contact .col2 {
    width: 210px;
}

#contact .col3 {
    width: 96px;
    padding: 9px 0 0 0;
}

#contact .col4 {
    width: 210px;
}

#contact .col5 {
    width: 260px;
    padding: 3px 0 0 0;
}

#contact p {
    font-size: 14px;
    color: #747776;
    line-height: 14px;
}

#contact .col1 p, #contact .col3 p {
    margin: 0 0 26px 0;
}

#contact .col2 p, #contact .col4 p {
    line-height: 30px;
    margin: 0 0 9px 0;
}

#contact .field {
    border: 1px solid #e2e4e4;
    width: 198px;
    height: 18px;
    padding: 5px;
}

#contact textarea {
    width: 522px;
    padding: 10px;
    border: 1px solid #e2e4e4;
    font-size: 14px;
    color: #747776;
    height: 112px;
    margin: 0 0 20px 0;
}

#contact p {
    margin: 0 0 10px 0;
}

#contact label {
    margin: 0 0 0 5px;
}

#contact .submit {
    margin: 20px 0 0 0;
    width: 220px;
    height: 46px;
    text-indent: -5000px;
    background-image: url(/graphics/contact_submit.gif);
    display: block;
    padding: 0;
    border: 0;
    cursor: pointer;
    font-size: 0px;
    line-height: 0px;
}

#contact.signup .submit {
    background-image: url(/graphics/newsletter_signup.gif);
}

#contact .thanks {
    font-size: 14px;
}

#contact .thanks p {
    margin: 0 0 20px 0;
}

#article h1 {
    font-size: 22px;
    margin: 0 0 5px 0;
}

#article span {
    font-size: 14px;
    color: #c0c0c0;
    margin: 0 0 20px 0;
    display: block;
}

.article {
    margin: 0 0 20px 0;
    font-size: 14px;
}

.article span {
    color: #c0c0c0;
    font-size: 12px;
}



.article a {
    text-decoration: none;
}

.article a:hover {
    text-decoration: underline;
}

#article a {
    text-decoration: underline;
}

#article a:hover {
    text-decoration: none;
}

#article img {
    float: right;
    margin: 0 0 20px 20px;
}

.intro a {
    color: #7F7F7F;
}}

ul.product-list li h3 {
    font-size: 13px;
    font-weight: bold;
}

ul.product-list li p {
    font-size: 12px;
}

ul.product-list li p span {
    color: #1eabc9;
    font-weight: bold;
}

ul.product-list li a:hover p span {
    color: #145671;
}

#cart dl {
    float: left;
    width: 174px;
    margin: 0 0 10px 0;
    font-family: Trebuchet MS, Georgia;
    color: #145671;
    clear: both;
}

#cart dl dt {
    float: left;
    width: 174px;
    clear: both;
    font-family: Trebuchet MS, Georgia;
}

#cart dl dd {
    background-image: url(/graphics/cart_dd_bg.gif);
    background-repeat: no-repeat;
    font-family: Trebuchet MS, Georgia;
    background-position: 0 10px;
    float: left;
    width: 174px;
}

#cart span {
    font-family: Trebuchet MS, Georgia;
    background-color: #99e1ff;
}

#cart span.left {
    float: left;
    padding: 0 2px 0 0;
}

#cart span.right {
    float: right;
    padding: 0 0 0 2px;
}

#cart .checkout {
    float: left;
    width: 174px;
    border-top: 1px solid #145671;
    position: relative;
    left: -15px;
    padding: 15px 15px 5px 15px;
}

#cart .checkout a {
    float: right;
    height: 22px;
    width: 79px;
    padding: 0 12px 0 12px;
    line-height: 22px;
    background-image: url(/graphics/checkout_bg.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    text-decoration: none;
    color: #145671;
}

#cart .checkout a:hover {
    text-decoration: underline;
}

#news p {
    line-height: 15px;
}

.product {
    float: left;
    width: 480px;
}

.product .image {
    float: left;
    width: 150px;
}

.product .data {
    float: right;
    width: 315px;
--
    font-size: 12px;
    color: #555;
}

.products_list .product span.oldprice {
    text-decoration: line-through;
    color: #aa0000;
}

.products_list .product span {
    display: block;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.products_list .product input.button {
    float: right;
    margin: 0 0 0 10px;
}

#product .description {
    clear: both;
    width: 100%;
    margin: 20px 0 20px 0;
    display: block;
}

#product label {
    display: block;
    font-weight: bold;
}

#product input.field {
    width: 470px;
    padding: 3px;
    border: 1px solid #ccc;
}

#product select {
    width: 478px;
    border: 1px solid #ccc;
    padding: 1px;
}

#product .attribute {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 15px 0;
}

.ui-effects-transfer {
    border: 1px solid #494949;
    background-image: url(/graphics/uitransfer.png);
}

#product {
    width: 100%;
    float: left;
}

#minicart {
    float: left;
    width: 184px;
    padding: 10px;
}

#minicart p {
    margin: 0;
    white-space: nowrap;
    font-size: 10px;
}

#minicart .number {
    text-align: right;
    white-space: nowrap;
}

#minicart table {
    width: 100%;
    border-collapse: collapse;
}

#minicart td {
    padding: 0 3px 3px 0;
    font-size: 10px;
}

#minicart tr.total td {
    border-top: 1px solid #7f7f7f;
    padding: 2px 3px 3px 0;
}

#cart.final input {
    float: right;
    margin: 20px 0 0 0;
}

#cart .epay {
    float: left;
    width: 699px;
    text-align: right;
    margin: 20px 0 0 0;
}

#cart .epay img {
    float: right;
    margin: 0 0 0 20px;
}

#cart .epay a {
    color: #666666;
    text-decoration: none;
}

#cart td strong a {
    color: #000;
}

#cart {
    width: 699px;
    float: left;
}

#cart table {
    width: 100%;
    border-collapse: collapse;
}

#cart td {
    vertical-align: top;
    padding: 10px 20px 10px 0;
    font-size: 11px;
}

#cart td.number {
    text-align: right;
}

#cart td input.field {
    width: 30px;
    font-size: 11px;
}

#cart td.quantum {
    padding: 10px 5px 10px 0;
}

#cart tr.header td {
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    border-bottom: 2px solid #dfdfdf;
}

#cart tr.total td {
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    border-top: 2px solid #dfdfdf;
    padding-bottom: 0;
}

#cart tr#vat td {
    padding-top: 0;
    padding-bottom: 0;
}

#cart tr#vat.line td {
    padding-bottom: 10px;
}

#cart td.number input.field {
    text-align: right;
}

#cart td i {
    font-size: 10px;
    color: #8a8a8a;
    font-style: normal;
}

#cart tr.line td {
    border-bottom: 1px solid #dfdfdf;
}

#cart table tr td.nopadding {
    padding: 10px 0 10px 0;
}

#cart table tr td.smallpadding {
    padding: 10px 10px 10px 0;
}

#cart .right {
    padding: 20px 0 0 0;
    float: right;
}

#address {
    width: 699px;
    float: left;
}

#address #billing {
    width: 361px;
    float: left;
}

#address #inputs {
    float: left;
    width: 699px;
    display: none;
}

#address #create {
    float: left;
    width: 699px;
    padding: 0 0 20px 0;
}

#address #alternative {
    float: left;
    width: 361px;
}

#address label {
    display: block;
    font-weight: bold;
}

#address .field {
    width: 95%;
    margin: 0 0 10px 0;
}

#address h1 {
    font-size: 16px;
}

#address h2 {
    font-size: 12px;
    margin: 0 0 20px 0;
    font-weight: normal;
}

#address .divider {
    width: 96%;
    border-top: 1px solid #ccc;
    margin: 10px 0 0 0;
    padding: 0px 0 0 0;
}

#address input.submit {
    float: right;
}

#address .ok {
    background-color: #aaffaa;
    width: 667px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    float: left;
}

#address .bad {
    background-color: #ffaaaa;
    width: 667px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    float: left;
}

#address #inputs span {
    display: none;
}

#page.shop #main {
    width: 699px;
    margin: 0;
}

#page.shop #panels {
    background-image: none;
}

#newcustomer {
    width: 300px;
    float: left;
    border-right: 1px solid #ccc;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
}

#alreadycustomer {
    width: 340px;
    float: left;
}

#create {
    width: 699px;
    float: left;
}	

#address #billing {
    float: left;
    width: 300px;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
}

#address #alternative {
    float: left;
    width: 340px;
}

#delivery {
    width: 699px;
    float: left;
}

#delivery .address {
    width: 300px;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
    float: left;
}

#delivery .alt_address {
    width: 340px;
    float: left;
}

#delivery form {
    float: left;
    width: 699px;
    padding: 20px 0 0 0;
}

#delivery span {
    float: left;
    padding: 0 0 0 5px;
}

#delivery form input {
    float: left;
    clear: left;
    margin: 0 0 5px 0;
}

#delivery span.disabled {
    color: #aaa;
}

#delivery strong {
    display: block;
    margin: 0 0 5px 0;
}

#cart.final #eula {
    margin: 0 5px 0 0;
}

a {
    color: #222;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

#breadcrumb div {
    float: left;
}

#breadcrumb span {
    padding: 0 5px 0 5px;
    float: left;
}

.pagination {
    width: 100%;
    float: left;
    text-align: center;
}

.pagination ul {
    list-style: none;
}

#category .product {
    float: left;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ccc;
    width: 450px;
}

#category .product img {
    float: left;
    margin: 0 20px 0 0;
}

#category h2 a {
    font-size: 14px;
}

#minicart {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 10px;
}

#minicart h2 {
    font-size: 14px;
    margin: 0 0 5px 0;
}

#minicart td.nopadding {
    padding: 0 0 0 5px;
    width: 1%;
}

#minicart input {
    margin: 5px 0 0 0;
}

#product h1 {
    font-size: 18px;
}

#product .image {
    float: right !important;
    margin: 0 0 20px 20px;
}

#product h2 {
    font-size: 14px;
}

#content {
    font-size: 13px;
}

#content h2, #content h1 {
    margin: 0 0 10px 0;
}

#content p {
    margin: 0 0 10px 0;
}

input[type=button], input[type=submit] {
    padding: 5px 20px 5px 20px;
    cursor: pointer;
}
