body {
    margin: 0;
    padding: 0;
    font-family: verdana, arial, helvetica, sans-serif;
		font-size: 0.69em;
    background: #0e1271 url('/images/bg.jpg') repeat-x;
		line-height: 15px;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4 {
    margin: 0 0 20px 0;
    padding: 0;
    font-family: Georgia, sans-serif;
    color: #333;
    font-weight: normal;
}

h1 {
    font: normal 22px Tahoma, sans-serif;
    font-weight: normal;
    letter-spacing: -1px;
    color: #b91635;
    margin-bottom: 25px;
}

h2 {
    font-size: 19px;
}

input, textarea, select {
    font: 11px Verdana, sans-serif;
    padding: 2px;
}

.clear {
    clear: both;
    overflow: hidden;
}

#top {
}

#wrapper {
    width: 980px;
    margin: 0 auto;
}

#heading {
    width: 960px;
    height: 62px;
    overflow: hidden;
    margin: 15px auto 5px auto;
    padding: 0 10px;
    background: url('/images/header.jpg') no-repeat;
}

#logo {
    float: left;
    width: 200px;
    margin: 10px 0 0 3px;
}

#logo img {
    border: none;
}

#lang {
    float: right;
    text-align: right;
    padding: 10px 15px 0 0;
    width: 200px;
}

#lang img {
    border: none;
}

#nav {
    width: 970px;
    margin: 0 auto;
    background: #9a1029 url('/images/nav.jpg') no-repeat;
    text-align: right;
    padding: 5px;
    overflow: hidden;
}

#nav #nav-links {
    float: right;
}

#nav #lang-links {
    float: left;
}

#nav a {
    color: #fff;
    padding: 0 8px;
    font: 12px Arial, sans-serif;
    font-weight: bold;
}

#nav a:hover {
}

#bottom-brand {
    height: 5px;
    background: #000;
    width: 977px;
    margin: 0 auto;
}

#main {
    padding: 15px;
    width: 948px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #cc0000;
    border-top: none;
    border-bottom: none;
    background: #fff;
}

#left {
    float: left;
    width: 690px;
    text-align: justify;
}

#right {
    float: right;
    width: 230px;
}

.left-profile img {
    border: 1px solid #e1e1e1;
    margin: 0 10px 10px 0;
}

.n-profile {
    float: left;
    width: 192px;
    text-align: center;
    margin-bottom: 20px;
}

.n_profile p {
    margin: 0 0 5px 0;
}

.n-profile img {
    border: none;
}

#dealer-search {
    margin-bottom: 20px;
    padding: 5px;
    border: 1px dotted #e1e1e1;
}

#dealer-search label {
    margin-right: 5px;
}

#dealer-search .select {
    margin-right: 5px;
}

table.dealers-table {
    width: 710px;
}

table.dealers-table td {
    padding: 6px;
}

table.dealers-table tr {
}

table.dealers-table .dealer-title {
    font-weight: bold;
    background: #f8f8f8;
    font-size: 13px;
}

form#contact_form {
    width: 500px;
    margin: 0 auto;
    background: #f8f8f8;
    padding: 10px;
    border: 1px solid #e1e1e1;
}

#contact_form label {
    float: left;
    line-height: 18px;
}

#contact_form .input {
    float: right;
    width: 250px;
    margin: 1px 0 7px 0;
    padding: 3px;
    border: 1px solid #cecece;
}

#contact_form .textarea {
    width: 490px;
    height: 150px;
    border: 1px solid #cecece;
    padding: 5px;
}

#contact_form .submit {
    float: right;
    margin-top: 10px;
}

ul.side-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.side-nav li {
    color: #2a2278;
}

.side-nav li a {
    text-decoration: none;
    display: block;
    line-height: 20px;
    padding: 5px 10px;
    border-bottom: 1px dotted #797979;
}

.side-nav li a:hover {
    background: #13168b;
    color: #fff;
}

.featured-product {
    float: left;
    width: 213px;
    height: 224px;
    border: 1px solid #e1e1e1;
    background: #f8f8f8;
    text-align: center;
    padding: 5px 0;
    margin: 0 20px 20px 0;
}

.featured-product img {
    border: none;
    margin-bottom: 5px;
    border: 1px solid #e1e1e1;
}

.featured-product h2 {
    margin-bottom: 5px;
    line-height: 20px;
    text-align: center;
}

#last-one, #last-one-again {
    margin-right: 0;
}

.news-summary, .news-body {
    margin-bottom: 30px;
    padding-bottom: 50px;
    background: url('/images/bull_bg.jpg') no-repeat bottom;
}

.news-summary .date, .news-body .date {
    font-size: 12px;
    color: #666;
}

.news-body img {
    margin: 0 0 10px 10px;
}

.news-body ul {
	margin: 15px 0;
	padding: 0 0 0 20px;
	list-style: square;
}

.news-body a {
	color: #cc0000;
	text-decoration: none;
	border-bottom: 1px dotted #cc0000;
}

.news-body a:hover {
	border-bottom: none;
}

.news-summary .read-more {
    text-align: left;
    margin-top: 15px;
}

.news-summary a {
    color: #090c51;
    text-decoration: none;
}

.news-summary a:hover {
    text-decoration: underline;
}

#products {
    float: left;
    width: 710px;
}

.heading {
    font: 12px Arial, sans-serif;
    font-weight: bold;
    background: #c32642 url('/images/block-bg-alt.jpg') no-repeat;
    color: #fff;
    padding: 2px 10px 1px 10px;
    line-height: 25px;
}

.h-content {
    background: #f4f6ff;
    border-bottom: 1px solid #121588;
    padding: 10px;
    line-height: 17px;
    margin-bottom: 15px;
}

.h-content a {
    text-decoration: underline;
}

.h-content a:hover {
    text-decoration: none;
}

.h-nav-content {
    background: #f4f6ff;
    border-bottom: 1px solid #121588;
    line-height: 17px;
    padding: 0;
    border-bottom: 0;
    margin-bottom: 15px;
}

.h-nav-content a {
    text-decoration: underline;
}

.h-nav-content a:hover {
    text-decoration: none;
}

#news {
    float: right;
    width: 230px;
}

#news h3 {
    margin-bottom: 10px;
}

#news .block-news {
    text-align: justify;
    border-bottom: 1px dotted #cecece;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

#news .read-more {
    color: #2a2278;
}

#contact {
    float: right;
    width: 230px;
    margin-top: 15px;
}

#footer {
    width: 961px;
    background: url('/images/footer.jpg') no-repeat bottom;
    margin: 0 auto 25px auto;
    overflow: hidden;
    padding: 7px 10px;
    color: #fff;
}

#footer a {
    padding: 0 2px;
    color: #fff;
}

#footer #fl {
    float: left;
    width: 400px;
}

#footer #fl p {
    margin: 7px 0 0 0;
}

#footer #fr {
    color: #999;
    float: right;
    width: 500px;
    text-align: right;
}

.read-more {
    text-align: right;
    margin-top: 10px;
}

.product_summary {
    width: 690px;
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #e1e1e1;
}

.product_summary .product_thumb {
    width: 100px;
    float: left;
}

.product_summary img {
    border: 1px solid #999;
}

.product_summary .product_desc {
    width: 570px;
    float: right;
}

.product_profile img {
    border: 1px solid #999;
}

.product_profile #pl {
    float: left;
    width: 200px;
}

.product_profile .buy_now {
    text-align: center;
    margin-top: 15px;
}

.product_profile .buy_now a {
    line-height: 25px;
    display: block;
    border: 1px solid #771116;
    background: #d4353c;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.product_profile .buy_now a:hover {
    background: #771116;
}

.product_profile .description {
    float: right;
    width: 462px;
}

.product_profile p {
    margin: 0 0 15px 0;
}

.breadcrumb {
    margin-bottom: 20px;
}

ul#product-categories {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: square;
}

#product-categories li {
    font: normal 16px Tahoma, sans-serif;
    font-weight: normal;
    margin-bottom: 5px;
}

#product-categories li a {
    color: #333;
}

#index-newsletter {
    text-align: center;
}

#index-newsletter p {
    margin: 0 0 10px 0;
    font-weight: bold;
}

#index-newsletter img {
    border: 1px solid #e1e1e1;
}