/*************************************************************
 * author: Frontenders.com
 * contact: support at frontenders dot com
 * description: css for screen media
 *************************************************************/

/* reset
 * based on Eric Meyer's reset.css
 * http://meyerweb.com/
 *************************************************************/
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /*vertical-align: baseline;*/
    background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* /reset
 *****************************************************/

/* global elements
 *****************************************************/
body {
    background: #f8a036 url( ../image/bg_body.png ) repeat 0 0;
    color: #fff;
    font: 75%/1 Verdana, Arial, sans-serif;
}

a:hover { text-decoration: none; }
/* /global elements
 *****************************************************/

/* base layout
 *****************************************************/
#bg {
    background: transparent url( ../image/bg_bg.png ) repeat-x 0 0;
}
#container {
    background: #fff;
    color: #242021;
    margin: 0 auto;
    overflow: hidden;
    width: 950px;
}
#branding {
    background: #0081e6 url( ../image/bg_branding.png ) repeat-x 0 0;
}
#rider {
    background: transparent url( ../image/bg_rider.jpg ) no-repeat 0 -91px;
    height: 145px;
}
#navigation {
    /*background: transparent url( ../image/bg_rider.jpg ) no-repeat 0 -236px;*/
    min-height: 33px;
}
#content {
    padding: 5px 0 10px;
    overflow: hidden;
}
#wrap {
    float: left;
    width: 100%;
}
#mainContent { margin: 0 180px 0 160px; }
#sidebarLeft {
    float: left;
    margin: 0 0 0 -950px;
    padding: 0 5px;
    width: 150px;
}
#sidebarRight {
    float: left;
    margin: 0 0 0 -180px;
    padding: 0 5px;
    width: 170px;
}
/* /base layout
 *****************************************************/

/* common elements
 *****************************************************/
.left { float: left; }
.right { float: right; }

.cols, form .item, form .buttons { overflow: hidden; }
.col { float: left; }
.print { display: none; }
/* /common elements
 *****************************************************/

/* branding elements
 *****************************************************/
#branding .wrap {
    background: transparent url( ../image/bg_rider.jpg ) no-repeat 0 0;
    height: 91px;
    margin: 0 auto;
    width: 950px;
}
#branding h1 {
    height: 59px;
    padding: 18px 0 0 16px;
    width: 261px;
}
#branding h1 a {
    color: #fff;
    display: block;
    font-size: 2.75em;
    font-style: italic;
    height: 32px;
    overflow: hidden;
    padding: 27px 0 0;
    position: relative;
    text-decoration: none;
    width: 261px;
}
#branding h1 a em { color: #f6981c; }
#branding h1 a span {
    background: transparent url( ../image/logo_kiwivelo.png ) no-repeat 0 0;
    cursor: pointer;
    height: 59px;
    left: 0;
    position: absolute;
    top: 0;
    width: 261px;
}
/* /branding elements
 *****************************************************/

/* rider elements
 *****************************************************/
#rider h2 { text-indent: -1000em; }
/* /rider elements
 *****************************************************/

/* navigation elements
 *****************************************************/
#mainNav {
    padding: 13px 0 0;
    width: 716px;
	float:left;
}
.search{
float:right;
width:220px;
}
.smallertext{
line-height:17px;
}

.smalltext a{
color:#FEAE17;
}

#mainNav li {
    background: transparent url( ../image/sep_main_nav_item.png ) no-repeat 0 50%;
    display: inline;
    padding: 0 6px 0 21px;
    text-transform: uppercase;
}
#mainNav li.first {
    background: none;
    padding: 0 6px 0 14px;
}
#mainNav a {
    color: #232122;
    font-size:11px;
    text-decoration: none;
}
/* /navigation elements
 *****************************************************/

/* mainContent elements
 *****************************************************/
#showcase { margin: 0 0 5px; }
#showcase img { display: block; }
#mainContent h2 {
    background: #b3262c url( ../image/bg_main_content_title.png ) repeat 0 0;
    color: #fff;
    font-weight: normal;
    overflow: hidden;
    padding: 10px 0 9px 10px;
    text-transform: uppercase;
}
#mainContent h2 strong {
    float: left;
    font-weight: normal;
}
#mainContent h2 a {
    background: transparent url( ../image/bg_main_content_title_link.png ) no-repeat 0 0;
    color: #949399;
    float: right;
    font-size: 0.9em;
    margin: -3px 0 -10px;
    padding: 0 0 0 27px;
    text-decoration: none;
}
#mainContent h2 a span {
    background: #fff;
    display: block;
    padding: 8px 8px 7px;
    text-align: right;
    width: 154px;
}
/* #D36015 */
ul.products { overflow: hidden; }
ul.products li {
    border: 2px solid #ddd;
    float: left;
    margin: 5px 0 0 5px;
    min-height: 245px;
    padding: 0 0 10px;
    width: 196px;
}
ul.products li.first { margin: 5px 0 0; }
ul.products li li {
    border: none;
    float: none;
    margin: 0;
    min-height: 0;
    padding: 0;
    width: auto;
}
ul.products li strong {
    background: #ddd;
    display: block;
    padding: 5px;
    text-align: center;
}
ul.products li img.thumbnail {
    display: block;
    margin: 15px auto;
}
ul.products li h3,
ul.products li ul {
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.2em;
    padding: 0 10px;
}
ul.products .cart img {
    /*background: transparent url( ../image/buttons.png ) no-repeat 0 0;*/
    background: transparent url( ../image/btn_more_info.gif ) no-repeat 0 0;
    height: 19px;
    margin: 15px 0 0 10px;
    width: 80px;
}
/*--prod list--*/
ul.productslist { overflow: hidden; }
ul.productslist li {
    border: 2px solid #ddd;
    margin: 5px 0 0 5px;
    padding: 0 0 10px;
	height:120px;
}
ul.productslist li.first { margin: 5px 0 0; }
ul.productslist li li {
    border: none;
    float: none;
    margin: 0;
    min-height: 0;
    padding: 0;
    width: auto;
}
ul.productslist li strong {
    background: #ddd;
    display: block;
    padding: 5px;
    text-align: center;
}
ul.productslist li img.thumbnail {
    display: block;
    margin: 15px auto;
}
ul.productslist li ul {
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.2em;
    padding: 0 10px;
}
ul.productslist .cart img {
    background: transparent url( ../image/buttons.png ) no-repeat 0 0;
    height: 19px;
    margin: 15px 0 0 10px;
    width: 80px;
}
.prodlist_thumb{
float:left;
width:200px;
height:105px;
}
.prodlist_detail{
float:left;
width:250px;
padding:0px 0px 0px 20px;
}
.firstnew{
border: 2px solid #ddd;
margin-top:8px;
height:145px;
}
.cartnew img{
 background: transparent url( ../image/buttons.png ) no-repeat 0 0;
 height: 19px;
 margin: 15px 0 0 10px;
 width: 80px;
}
/* /mainContent elements
 *****************************************************/

/* subContent elements
 *****************************************************/
.block { margin: 0 0 5px; }
.block h2 {
    background: #363636 url( ../image/bg_block_title.png ) repeat-x 0 0;
    color: #fff;
    font-weight: normal;
    padding: 10px;
    text-transform: uppercase;
}
.block form { padding: 0 0 5px 5px; }
.block form .item { padding: 9px 0 0; }
.block form .item input {
    background: #dcdddf;
    border: none;
    color: #000;
    width: 137px;
}
.block form .item label {
    display: block;
    font-size: 0.9em;
    padding: 0 0 5px;
}
.block form .buttons { padding: 15px 0 0; }
.block form .buttons a {
    color: #242021;
    float: left;
    font-size: 0.9em;
    padding: 0 0 2px;
    text-decoration: none;
    width: 50%;
}
.block form .buttons input { float: right; }
#blockLogin .buttons input {
    background: transparent url( ../image/buttons.png ) no-repeat 0 -19px;
    height: 34px;
    margin: 0 5px 0 0;
    width: 35px;
}
.block ul.menu {
    border-top: 1px dashed #242021;
	border-bottom: 1px dashed #242021;
  /*  margin: 0 7px;*/
    padding: 7px 0;
}
.block ul.menu.first { border: none; }
.block ul.menu li { padding: 4px 0px 4px 5px; }
.block ul.menu a {
    color: #242021;
    text-decoration: none;
}

#blockLogin .content { min-height: 144px; }
#blockContact .content {
    background: #7f7f7f;
    color: #fff;
    font-size: 0.9em;
    min-height: 124px;
    padding: 10px;
}
#blockContact .content strong {
    color: #feae17;
    font-size: 2.6em;
    font-weight: normal;
    text-transform: uppercase;
}
#blockContact .content p {
    line-height: 1.2em;
    padding: 5px 0;
}
#blockContact .content a {
    background: transparent url( ../image/bg_contact_block_more.png ) no-repeat 100% 2px;
    color: #fdaf17;
    font-size: 1.1em;
    padding: 0 20px 0 0;
    text-decoration: none;
    text-transform: uppercase;
}

#subNav2 li {
    margin: 0 0 5px;
    text-transform: uppercase;
    width: 150px;
}
#subNav2 li a {
    background: #4a4a4a url( ../image/bg_sub_nav_item.jpg ) no-repeat 0 0;
    color: #fff;
    display: block;
    padding: 10px 7px 10px 9px;
    text-decoration: none;
    width: 134px;
}
#subNav2 li a:hover {
    background-color: #b7262d;
    background-position: -150px 0;
}

#subNav li {
    float: left;
    margin: 0 0 5px;
    text-transform: uppercase;
    width: 170px;
}
#subNav li a {
    background: #4a4a4a url( ../image/bg_sub_nav_item.png ) no-repeat 0 0;
    color: #fff;
    display: block;
    padding: 10px 27px 10px 9px;
    text-decoration: none;
    width: 134px;
}
#subNav li a:hover {
    background-color: #b7262d;
    background-position: -170px 0;
}
/* /subContent elements
 *****************************************************/

/* footer elements
 *****************************************************/
/* /footer elements
 *****************************************************/
 a.whitelink:link, a.whitelink:visited, a.whitelink:active{
color:#fff;
text-decoration:none;
}
a.whitelink:hover{
color:#fff;
text-decoration:none;
}

 a.red:link, a.red:visited, a.red:active{
color:#BC2326;
text-decoration:none;
}
a.red:hover{
color:#BC2326;
text-decoration:none;
}


a:link, a:visited, a:active{
color:#3A3AF7;
text-decoration:none;
}
a:hover{
color:#FF6600;
text-decoration:underline;
}


.warning{
color:#FEAE17;
font-weight:bold;
padding:20px 0px;
}

.error{
color:red;
font-size:11px;
}

.pageimage{
width:135px;
float:left;
}

.pagedesc{
float:left;
width:450px;
}

.alsobought{ background-color:#CECECE;color:#000;font-weight:bold;padding:8px; }

.images{
width:40px;
float:left;
margin:0px 0px 5px 5px;
border:1px solid #A3A4A8;
padding:4px;
}

.breadcrumb{
font-size:11px;
}
