body {
	font-family:  "Trebuchet MS", "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

#container {
width: 855px;
margin: 0px auto;
background-color: #fff;
color: #324143;
border: none;
padding: 0px 18px;
margin-top: 0;
background: url(/static/images/maket_09.png) repeat-y;
}

#container a { color: #6595A3; }
#container a:visited { color: #6595A3; }
#container a:hover, #container a:active { color: #324143; }

#loginbar { 
            width: 368px;
            height: 24px;
            float: right;
            color: #FCFFED;
            background: url(/static/images/maket_07.png) no-repeat;
            text-align: right;
            padding-right: 20px;
 }

#loginbar a, #loginbar a:hover, #loginbar a:active, #loginbar a:visited { color: #FCFFED; }

#searchbar { 
             clear: both;
             width: 243px;
             height: 41px;
             float: right;
             margin-top: 16px;
             background: url(/static/images/maket_53.png) no-repeat;
}

#searchbar #search_keywords { 
                   margin-top: 8px;
                   margin-left: 16px;
                   width: 192px;
                   height: 24px;
                   background: url(/static/images/maket_56.png) no-repeat;
                   font-style: italic;
                   font-size: 12px;
                   padding: 4px 8px 0px 8px;
                   border: none;
                   color: #8E966C;
}

#menubar { 
           width: 855px;
           height: 40px;
           background: url(/static/images/maketnew_03.png) no-repeat;
}

#menubar ul { list-style-type: none; margin: 0; padding: 0; }
#menubar li { display: inline; margin: 0; padding: 0; }
#menubar ul li a { 
                   display: inline-block;
                   height: 40px;
                   text-decoration: none;
}

#menubar ul li a span { visibility: hidden; }

#menubar .link_store { margin-left: 28px; width: 99px; }
#menubar .link_news { width: 136px; margin-left: -4px; }
#menubar .link_recent {  width: 107px; margin-left: -4px;}
#menubar .link_discount {   width: 100px; margin-left: -4px;}
#menubar .link_useful { width: 217px; margin-left: -4px;}
#menubar .link_contacts { width: 129px; margin-left: -4px;}

#menubar a.link_store:hover { background: url(/static/images/maketnew_03.png) no-repeat -28px -40px; }
#menubar a.link_news:hover { background: url(/static/images/maketnew_03.png) no-repeat -127px -40px; }
#menubar a.link_recent:hover { background: url(/static/images/maketnew_03.png) no-repeat -263px -40px; }
#menubar a.link_discount:hover { background: url(/static/images/maketnew_03.png) no-repeat -370px -40px; }
#menubar a.link_useful:hover { background: url(/static/images/maketnew_03.png) no-repeat -470px -40px; }
#menubar a.link_contacts:hover { background: url(/static/images/maketnew_03.png) no-repeat -687px -40px; }

#navbar {
}

#top {
       margin-left: 46px;
       margin-top: 0px;
       padding: 0;
       background: url(/static/images/maketnew_07.png) no-repeat;
       width: 415px;
       height: 64px;
}

#top h1 {
text-indent: -9000px;
}

#top h1 a { 
            display: block;
            width: 396px;
            height: 64px;
 }


h5 {
margin: 0;
padding: 0;
}

#sidebar-secondary {
float: left;
width: 280px;
margin: 0;
background: url(/static/images/maket_43.png) repeat-y;
}

#sidebar-secondary-wrap { 
padding: 20px 30px;
background: url(/static/images/maket_32.png) no-repeat;
}

#sidebar-secondary h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 1em;
        color: #6595A3;                    
}


#sidebar-secondary .wishlist {
	padding-top: 10px;
}

#content {
padding: 20px 20px 20px 300px;
background: url(/static/images/maket_43.png) repeat-y -1px 0;
}


#pagination {
clear:both;
display: block;
width:100%;
float: none;
padding: 1em;
}

#pagination ul {
margin: 0;
padding: 0;
text-align: left; 
font-size: 12px;
}

#pagination li {
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

#pagination a, #pagination a:visited {
padding: 0 5px;
text-decoration: none; 
}

#pagination li.currentpage {
font-weight: bold;
padding: 0 5px;
}

#content div.productreviews {
padding-top: 10px;
padding-bottom: 10px;
font-size: 12px;
}


#content div.productreviews h2 {
    font-size: 14px;
}

#content div.productreviews span.label {
	float: left;
	width: 80px;
}

#footer {
clear: both;
margin: 0;
padding: 20px 30px 10px 30px;
color: #FCFFED;
background: url(/static/images/maket_46.png) repeat-x -1px 0;
width: 795px;
height: 38px;
font-size: 12px;
}

#footer a:hover, #footer a:active, 
#footer a:visited, #footer a { 
color: #FCFFED;
text-decoration: underline;
}

.right { float: right; text-align: right; }


#sidebar-secondary p, #sidebar-primary p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.brandcategories {
    clear: both;
}

.brandImage,
.productImage {
border:solid 1px silver;
padding:5px;
float: left;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom:2px;
text-align: center;
}

.productImage p {
text-align: center;
font-size: 10pt;
}

#menu_container ul {
margin: 0;
padding: 0;
list-style-type: none;
}


#shipping ul li {
list-style-type: none;	
text-decoration: none;
padding-left: 1em;
text-indent: -1em;
}

#checkoutprogress {
border-style: solid;
border-width: 1px;
padding: 3px;
margin-bottom: 25px;	
}

#checkoutprogress ul {
display: inline;
margin-left: 0;
padding-left: 0;
border: none;
}

#checkoutprogress ul li {
margin-left: 0;
padding-left: 2px;
display: inline;
list-style: none;
}

#checkoutprogress ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
display: inline;
list-style: none;
}

#checkoutprogress ul li.first:before {
content: " ";
}

#checkoutprogress li.active {
background-color: #ccc;
}

#wishlist ul,
#product_category ul { padding-left: 0px; }

#wishlist ul li,
#product_category ul li {
display: block;
float: left;
list-style: none;
padding: 10px;
border: 1px solid #e0e0e0;
margin: 10px;
/* height: 170px; */
width: 150px;
background-color: white;
}

#wishlist ul li:hover
#product_category ul li:hover {
	background-color: #f0fff0;
}

#wishlist ul li a,
#product_category ul li a {
	display: block;
}

#wishlist span.date {
	font-style: italic;
	display: block;
	margin-left: 5px;
	font-size: 10px;
}

#wishlist form {
	display: inline;
}

#menu_container a {
display: block;
color: #6595A3;
width: 200px;
padding: 3px 17px 3px 8px;
text-decoration: underline;
font-weight: bold;
}


#menu_container a:hover {
color: #324143;
}

#menu_container li li a {
display: block;
color: #6595A3;
width: 200px;
padding: 3px 8px 3px 17px;
text-decoration: underline;
font-weight: normal;
}

#menu_container li li li a {
display: block;
color: #6595A3;
width: 200px;
padding: 3px 1px 3px 24px;
text-decoration: underline;
font-weight: normal;
}

#menu_container a.current:before {
content: "\0020 \0020 \0020 \00BB \0020";
}

.addressblock {
padding-top: .5em;
padding-bottom: .5em;
}

.profile li {
list-style-type: none;
}

table.ordertable {
width:  100%;
font-weight: normal;
font-size: 13px;
}

table.ordertable thead {
	background-color: #ddd;
}

table.ordertable span.orderitemqty {
	font-style: italic;
}
p {
	line-height: 150%;
}

.help, p.help {
        font-size:9px !important; color:#999;
}

img {
	border: none;
}

.error {
    color: red;
}

.nolistyle ul { list-style-type: none; padding-left: 0; }

.contactform th { text-align: left; vertical-align: top; }

/* =============== Navigation Bars ===================== */

#navbar ul {		
	margin: 0 0 14px 0;
	padding: 0px;
}
#navbar ul li { 
	display: inline; 
	list-style: none; 		
}
#navbar ul li { 
	padding-left: 0.7em; 
	padding-right: 0.5em; 
	border-left: 1px solid #b0b0b0; 	
}  
#navbar ul li.first {
	padding-left: 0em; 
	border-left: none; 
}

.recentview h3 {
	padding-bottom: 10px;
}

.recentitem {
	padding-bottom: 10px;
}

div.recentlyadded { 
    display: block;
}

.qtyform #id_quantity {
    width: 30px;
}

/* ============ Upsell section ============== */

div.upsell {
	padding-top: 10px;
}

div.upsell .upselldescription {
	padding-bottom: 10px;
}

/* image replacement banners */

.banner_category { float: left;
                   display: block;
                   margin-top: 20px;
                   text-decoration: none; }

.banner_category span { visibility: hidden; }

.category_baby { width: 210px; height: 190px; margin-right: 18px;
                 background: url(/static/images/maket_22.jpg) no-repeat; }

.category_fashion { width: 288px; height: 190px;
                    background: url(/static/images/maket_25.jpg) no-repeat; }

.category_wool { width: 261px; height: 161px; margin-right: 0px;
                 background: url(/static/images/maket_36.jpg) no-repeat; }

.category_cotton { width: 242px; height: 161px; 
                   background: url(/static/images/maket_38.jpg) no-repeat -10px 0; }
/* misc */

.clear {  clear: both; }

/* ============ Configurable product page ============== */

div.product-image { 
                    width: 300px;
                    float: left;
                    padding: 20px;
                    border: solid 1px #e0e0e0;
                    margin-right: 20px;
                    }

div.product-image ul { margin: 0; padding: 0; list-style: none; }

/*
div.product-image ul { margin-top: 10px; 
                       margin-bottom: 0px;
                       padding-left: 0px;}
div.product-image ul li { display: inline;
                          list-style: none;
                           margin-right: 10px; }

div.product-image ul li img { padding: 3px;
                              border: solid 1px #e0e0e0; }
*/

ul.product-variations { padding-left: 0px; }

ul.product-variations li { list-style: none;
                           display: inline; 
                           margin-right: 15px;
                           width: 60px;
                           height: 60px;
                           }

ul.product-variations li img { padding: 4px;
                               border: solid 1px #e0e0e0;
                               -ms-interpolation-mode: bicubic;
                               position: absolute;
                               
}

ul.product-variations {
    float: left;
    list-style: none;
    margin: 0; padding: 10px 10px 10px 0;
}
ul.product-variations li {
    margin: 0 10px 0 0; padding: 5px;
    float: left;
    position: relative;  /* Set the absolute positioning base coordinate */
    width: 70px;
    height: 70px;
}
ul.product-variations li img {
    width: 60px; height: 60px; /* Set the small thumbnail size */
    -ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
    border: 1px solid #e0e0e0;
    padding: 5px;
    position: absolute;
    left: 0; top: 0;
}
ul.product-variations li img.hover {
    border: none; /* Get rid of border on hover */
}

select.priced { width: 150px; }                                                          

/* ============ Buttons ============== */

#addcart, .btn-addtocart { 
           display: block;
           width: 153px;
           height: 30px;
           background: transparent url("/static/images/buttons/addtocart.png") no-repeat scroll -3px -5px;
           border: 0;
           text-indent: -9000px;
           cursor: pointer;
 }

#addwish { 
           display: block;
           width: 153px;
           height: 30px;
           background: transparent url("/static/images/buttons/addtowishlist.png") no-repeat scroll -3px -5px;
           border: 0;
           text-indent: -9000px;
           cursor: pointer;
 }

.nextimg { display: inline-block;
           width: 12px;
           height: 12px;
           background: transparent url("/static/images/buttons/next.png") no-repeat scroll 0 0;
           text-indent: -9000px;
           cursor: pointer;
           float: right;
}

.btn-login { display: block;
             border: 0;
             width: 90px;
             height: 30px;
             background: transparent url("/static/images/buttons/login.png") no-repeat scroll -3px -5px;
             text-indent: -9000px;
             cursor: pointer;
            }

.btn-continueorder { display: block;
                     border: 0;
                     width: 237px;
                     height: 30px;
                     background: transparent url("/static/images/buttons/continueorder.png") no-repeat scroll -3px -5px;
                     text-indent: -9000px;
                     cursor: pointer;
                     }

.btn-reload { display: inline-block;
             border: 0;
             width: 93px;
             height: 33px;
             background: transparent url("/static/images/buttons/reload.png") no-repeat scroll -3px -3px;
             text-indent: -9000px;
             cursor: pointer;
            }

.btn-removefromcart { display: block;
             border: 0;
             width: 22px;
             height: 22px;
             background: transparent url("/static/images/buttons/delete.png") no-repeat scroll 0 0;
             text-indent: -9000px;
             cursor: pointer;
            }

.btn-removefromwishlist { display: block;
                          border: 0;
                          width: 153px;
                          height: 30px;
                          background: transparent url("/static/images/buttons/removefromwishlist.png") no-repeat scroll -3px -5px;
                          text-indent: -9000px;
                          cursor: pointer;
                          }

.btn-confirm { display: block;
             border: 0;
             width: 115px;
             height: 30px;
             background: transparent url("/static/images/buttons/confirm.png") no-repeat scroll -3px -5px;
             text-indent: -9000px;
             cursor: pointer;
            }

.btn-payforproducts { display: block;
             border: 0;
             width: 135px;
             height: 30px;
             background: transparent url("/static/images/buttons/payforproducts.png") no-repeat scroll -3px -5px;
             text-indent: -9000px;
             cursor: pointer;
            }

.btn-sendemail { display: block;
             border: 0;
             width: 170px;
             height: 30px;
             background: transparent url("/static/images/buttons/sendamessage.png") no-repeat scroll -3px -5px;
             text-indent: -9000px;
             cursor: pointer;
            }

