* {
    font-family: Verdana, "Arial Unicode MS";
    font-size: 13px;	/* around 12pt */
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#wrapper {
    background-color: #fff;
    background-image: url(../images/background/background-1.0.0.2.png);
    background-position: center top;
    background-repeat: no-repeat;
}

#wrapper {
    width: 1005px;
    margin: 0px auto;
    padding: 0px;
}

#container {
    margin: 0px 50px;
}

#header {
    width: 100%;
    height: 220px;
    margin-top: 9px;
    background: url(../images/header-1.0.0.5.jpg) no-repeat center center;
}

#footer {
    width: 905px;
    height: 20px;
    text-align: center;
    padding-top: 5px;
    background: #fff;
    border-top: 1px solid #dadada;
}

#footer a {
    font-weight: normal;
}

#navigation {
    padding: 9px;
}

ul.menu li {
    display: block;
    float: left;
    height: 45px;
    line-height: 3.2em;
}

ul.menu li a {
    padding: 0px 38.5px;
    display: block;
    float: left;
    height: 45px;
    width: 100%;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background: url(../images/buttons/button_inactive.jpg) center center;
}

ul.menu li#active a, ul.menu li a:hover {
    background: url(../images/buttons/button_active.jpg) top center;
}

ul.menu .left {
    width: 1px;
    height: 45px;
    float: left;
    background-image: url(../images/buttons/left.jpg); 
}


ul.menu .right {
    width: 1px;
    height: 45px;
    float: left;
    background-image: url(../images/buttons/right.jpg);
}

.clear {
    clear: both;
}  

#container-content { 
    width: 100%;
    margin: 0px 9px;
}

#sidebar {
    float: right;
    width: 260px;
}

#content {
    float: right;
    width: 610px;
    margin: 0px 14px;
}

.box {
    color: #1576cc;
    width: 254px;
    margin-bottom: 9px;
}

.box h3 {
    background-image: url(../images/boxes/box-header.jpg);
    font-size: 110%;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    height: 36px;
    line-height: 2.6em;
}

.box .content {
    background: url(../images/boxes/box-content.jpg) repeat-y;
    padding: 5px;
}

.box.contact .content {
    text-align: center;
}

.box table {
    width: 100%;
}

.box table td {
    width: 50%;
}

.box.contact a {
    color: #ff0505;
    font-weight: normal;
}

.box .footer {
    background: url(../images/boxes/box-footer.jpg) no-repeat;
    height: 5px;
}

.box#searchbox {
    padding: 11px 11px;
    background: url(../images/boxes/searchbox.jpg) no-repeat;
    height: 74px;
}

.box#searchbox a {
    display: block;
    float: left;
    margin-right: 2px;
    
    line-height: 2.2em;
    height: 20px;
    font-size: 85%;
    color: #fff;
    text-decoration: underline;
}

.box#search input[type=text], input.text {
    height: 18px;
    border: 1px solid #085ca6;
    padding: 1px 0px 0px 30px;
    width: 200px;
    margin-bottom: 4px;
}

#submit {
    float:right;
    margin-right: 20px;
}

.box li, #content li {
   background: url(../images/list-style.jpg) no-repeat;
   padding-left: 20px;
   padding-bottom: 5px;
   list-style: none;
}

input#search {
    background: #fff url(../images/boxes/search-image.jpg) no-repeat;
}

#content h2 {
    color: #ff0505;
}

#content h2 {
    font-size: 120%;
    font-weight: bold;    
}

#content h2 strong {
    font-weight: bold;   
}

#content strong {
    font-size: 1em;
    color: #1576cc;    
}


#content, #content p {
    font-family: Tahoma, Verdana, "Arial Unicode MS";
}

#content p {
    margin-top: 19px;
}

#content h3 {
    color: #ff0505;
    font-size: 85%;
}   

.nodisplay {
    display: none;
}

.post {
    width: 600px;
}

#content a {
    color: #ff0505;
    font-weight: normal;
    font-size: 0.85em;
}

.post-spacer {
     background: url(../images/post-spacer.gif) center repeat-x;
     height: 22px;
     width: 600px;
     margin: 19px auto 0px auto;
     clear: both;
}

.post-text {
    float: left;
    width: 500px;
}

.post-images {
    float: left;
    width: 100px;
    padding-top: 10px;
}

.post-text-singlearticle {
    float: left;
    width: 430px;
}

.post-images-singlearticle {
    float: left;
    width: 160px;
    padding-top: 10px;
    padding-left: 10px;
}

.post-images img {
    margin-left: 15px;
}

a.read-more {
    float: right;
}


.icon {
    display: block
    width: 20px;
    height: 20px;
    float: left;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    line-height: 1.5em;
    font-weight: normal;
    color: #1576cc;
}

table.products {
    height: 80px; 
    background: url(../images/boxes/table-vertical-line.jpg) center top no-repeat;
}

table.products td {
    padding: 0px 10px;
    font-size: 85%;
}


.products tr, .products td {
    vertical-align: top;
    height: 1px;
}

.products .last td  {
    height: 100%;
    font-size: 100%;
    vertical-align: bottom;
}

.icon.basket {
    background-image: url(../images/icons/basket.png);
}

.icon.cart-add {
    background-image: url(../images/icons/cart_add.png);
}

.icon.cart-go{
    background-image: url(../images/icons/cart_go.png);
}

.icon.refresh {
    background-image: url(../images/icons/arrow_refresh.png);
}

td {
    text-align: left;
}

.post-container td{
    padding-left: 5px;
}

.post-container input[type=radio] {
    border: none;
}

.post-container input[type=text],
.post-container input[type=checkbox],
.post-container input.text,
.post-container input,
.post-container textarea, 
.post-container select {
    border: 1px solid #085ca6;
    padding: 1px 0px 0px 1px;
    margin-bottom: 2px;
    background-color: #fff;
}

.brand {
    float: left;
    padding: 5px;
}
