/*
* CSS by Gedi
* @author Gedi <gedi@e-clipse.org>
*/

/* ---------------------------------------------------------------- GENERAL */

html, body, table {
font-size: 11px;
font-family: Tahoma, "Lucida grande", "Bitstream Vera Sans", sans-serif;
}
html {
margin: 0;
padding: 5px;
color: #32312E;
background-color: #DBDBDB;
}
body {
margin: 0 auto;
width: 990px;
}

h2 {
font-size: 1.06em;
text-align: center;
color: #F90;
background-color: transparent;
}
h3, h4, h5, h6 {
font-size: 1em;
}

h4, h5, h6, p,
table, dl {
margin: 0 0 0.8em;
}
h1, h2, h3, h4, h5, h6,
input, select, b, strong,
.headerNavigation {
font-family: Tahoma, "Lucida grande", "Bitstream Vera Sans", sans-serif;
}
.headerNavigation p,
.headerNavigation p a {
color: silver;
background-color: transparent;
}
h3, h4, h5, h6,
ol, ul, dl, #basket ol {
text-align: left;
}
h5, h6 {
margin: 0;
}

dl {
margin: 0 0 1em;
text-align: left;
text-indent: 0;
}
ol {
margin: 0 0 1em 2.4em;
padding: 0 0 0 0.6em;
text-align: left;
text-indent: 0;
}
ul {
margin: 0 0 1em 1.2em;
padding: 0 0 0 0.6em;
text-align: left;
text-indent: 0;
}
ul ol,
ul ul,
ol ul,
ol ol {
margin-bottom: 0;
}
dt, .column_right_left li {
margin: 0 0 0.4em;
}
dd, .column_right_left li li {
margin: 0 0 0.1em;
padding: 0;
}

form {
margin: 0;
padding: 0;
}

h2, h3,
.headerNavigation p {
line-height: 20px;
}
h3 {
padding: 5px 0 0;
margin: 0 0 5px;
background: url(images/bg_dots3.gif) 0 100% repeat-x;
text-transform: uppercase;
}

h3, h3 a {
color: #676767;
background-color: transparent;
}
h3 a {
text-decoration: none;
padding-right: 1em;
background: url(images/arrow_gray.gif) 100% no-repeat;
}
hr {
height: 0;
border-width: 0 0 1px;
border-style: none none solid;
border-bottom-color: #EBEBEB;
margin: 1em 0;
color: #EBEBEB;
background-color: transparent;
}
* html body hr {
_margin: 0.5em 0;
}

.footer {
text-align: center;
line-height: 20px;
padding: 5px;
}
.footer,
.footer p,
.footer a {
margin: 0;
color: #808080;
background-color: transparent;
text-decoration: none;
}

a, img, object {
border: 0 none;
outline: 0 none;
}
object {
display: block;
}

div.welcome {
padding: 10px;
margin-bottom: 0.8em;
text-align: center;
}
div.welcome h2 {
text-align: center;
}
div.welcome p {
margin: 0;
}
div.welcome div {
padding-bottom: 0.8em;
}
div.welcome object {
margin: 0 auto;
}

.logo {
font-weight: bold !important;
color: #F90;
background-color: transparent;
}
.logo span {
color: #009341;
background-color: transparent;
font-weight: bold !important;
font-variant: small-caps !important;
}

/* ---------------------------------------------------------------- TOP */

#holder {
position: relative;
height: 335px;
}

#header *,
.header label {
margin: 0;
display: none;
}
#header {
position: absolute;
left: 0;
padding: 10px 0;
width: 200px;
height: 60px;
}
#header h1,
#header h1 a {
display: block;
width: 200px;
height: 60px;
}
#header h1 a {
background: url(images/logo_kidcarmarket.gif) no-repeat;
}

dl.ownerInfo {
padding: 7px 10px 3px;
width: 180px;
height: 70px;
position: absolute;
right: 0;
text-align: right;
font-family: Tahoma, "Lucida grande", "Bitstream Vera Sans", sans-serif;
}
dl.ownerInfo dt,
dl.ownerInfo dd {
color: #FFC;
background-color: transparent;
}

#ownerLogos {
width: 200px;
height: 80px;
position: absolute;
right: 0;
}

#sign {
position: absolute;
top: 80px;
left: 0;
width: 780px;
height: 225px;
}

#advertising1 {
position: absolute;
top: 80px;
right: 0;
padding: 15px 20px 0;
width: 160px;
height: 210px;
}
#advertising1 h3 {
margin: 0 0 5px;
color: #F90;
background: transparent url(images/bg_dots2.gif) 0 100% repeat-x;
}
#advertising2 {
position: absolute;
top: 245px;
right: 200px;
width: 468px;
height: 60px;
}

.header form {
position: absolute;
top: 305px;
right: 0;
width: 200px;
height: 30px;
background: url(images/quick_find.gif) 50% no-repeat;
}

/* ---------------------------------------------------------------- MENUS */

.header .menu {
margin: 0;
padding: 0;
height: 30px;
list-style-type: none;
}
.header .menu li {
float: left;
}

.header .main1 {
width: 497px;
position: absolute;
top: 25px;
right: 195px;
}

.main1 a {
display: block;
height: 30px;
background: url(images/bg_menu1.gif) 0 0 no-repeat;
}

.main1 a.home {
width: 123px;
background-position: 0 0;
}
.main1 a.products {
width: 122px;
background-position: -123px 0;
}
.main1 a.account {
width: 94px;
background-position: -245px 0;
}
.main1 a.basket {
width: 63px;
background-position: -339px 0;
}
.main1 a.shipping {
width: 95px;
background-position: -402px 0;
}

.main1 a.home:hover {
width: 123px;
background-position: 0 -30px;
}
.main1 a.products:hover {
width: 122px;
background-position: -123px -30px;
}
.main1 a.account:hover {
width: 94px;
background-position: -245px -30px;
}
.main1 a.basket:hover {
width: 63px;
background-position: -339px -30px;
}
.main1 a.shipping:hover {
width: 95px;
background-position: -402px -30px;
}

.header .main2 {
width: 364px;
position: absolute;
top: 305px;
right: 195px;
}

.main2 a {
display: block;
height: 30px;
background: url(images/bg_menu2.gif) 0 0 no-repeat;
}

.main2 a.search {
width: 47px;
background-position: 0 0;
}
.main2 a.specials {
width: 63px;
background-position: -47px 0;
}
.main2 a.contact {
width: 55px;
background-position: -110px 0;
}
.main2 a.rule {
width: 67px;
background-position: -165px 0;
}
.main2 a.account {
width: 77px;
background-position: -232px 0;
}
.main2 a.login {
width: 55px;
background-position: -310px 0;
}
.main2 a.logoff {
width: 55px;
background-position: -364px 0;
}

.main2 a.search:hover {
width: 47px;
background-position: 0 -30px;
}
.main2 a.specials:hover {
width: 63px;
background-position: -47px -30px;
}
.main2 a.contact:hover {
width: 55px;
background-position: -110px -30px;
}
.main2 a.rule:hover {
width: 67px;
background-position: -165px -30px;
}
.main2 a.account:hover {
width: 77px;
background-position: -232px -30px;
}
.main2 a.login:hover {
width: 55px;
background-position: -310px -30px;
}
.main2 a.logoff:hover {
width: 55px;
background-position: -364px -30px;
}

.main1 a span,
.main2 a span {
display: none;
}

/* ---------------------------------------------------------------- BOXES */

.box {
width: 185px;
margin-bottom: 1em;
overflow: hidden;
}

.column_left .box {
padding-right: 5px;
}
.column_right .box {
padding-left: 5px;
}

.box .mid {
padding: 5px;
text-align: center;
color: inherit;
background-color: #FAFAFA;
}
.box .mid p {
margin-bottom: 0.4em;
}

.box .bot {
height: 5px;
font-size: 0;
line-height: 0;
background: url(images/bg_dots1.gif) repeat-x 0 100%;
}

.box ul,
.box ol {
list-style-type: none;
margin: 0;
padding: 0;
line-height: 16px;
overflow: hidden;
}

.box .menu li {
overflow: hidden;
white-space: nowrap;
}
.box .menu li a,
.box .menu li li {
padding-left: 10px;
text-decoration: none;
}
.box .menu li a,
.box .menu li.active li a {
background: url(images/cat_off.gif) no-repeat 0 50%;
}
.box .menu li.active a,
.box .menu li.active li.active a {
background: url(images/cat_on.gif) no-repeat 0 50%;
}
.box .menu li a:hover,
.box .menu li.active li a:hover {
text-decoration: underline;
}

.partnerzy .mid {
padding-bottom: 5px;
}
.partnerzy img,
.partnerzy object {
margin: 0 auto 5px;
display: block;
}

/* ---------------------------------------------------------------- FORMS */

input,
select {
font-size: 1em;
}
input.text,
textarea,
select {
border: 1px solid #DBDBDB;
}
fieldset {
border: 0 none;
margin: 0;
padding: 0;
}
table input.text,
table textarea,
table select {
display: block;
width: 98%;
}


#quick_find input.text {
float: left;
margin-top: 9px;
margin-left: 22px;
width: 138px;
color: #F90;
background-color: transparent;
border: 0 none;
}
* html body #quick_find input.text {
margin-left: 11px;
}
#quick_find input.search {
float: right;
margin-right: 20px;
margin-top: 5px;
width: 20px;
height: 20px;
}

.box input.text {
width: 158px;
border: 1px solid #DBDBDB;
margin: 0 auto 0.8em;
}

.inputRequirement {
color: #808080;
background-color: transparent;
}

/* ---------------------------------------------------------------- LINKS */

a {
text-decoration: underline;
color: gray;
background-color: transparent;
}
a:hover {
text-decoration: none;
}

/* ---------------------------------------------------------------- CENTER SHOP */

form table {
table-layout: fixed;
/*background-image: none !important;*/
}
table.centerShop {
margin: 0;
width: 990px;
background: url(images/bg_all.gif) repeat-y;
border: 10px solid white;
}

.header * {
margin: 0;
padding: 0;
}
.header {
height: 335px;
background: url(images/bg_top.gif) repeat-x 0 80px;
}

.headerNavigation td {
padding: 5px 0;
}
.headerNavigation td p {
margin: 0;
}
.headerNavigation a {
text-decoration: none;
}
.headerNavigation,
.columns {
color: inherit;
background-color: white;
}

.column_left,
.column_right {
width: 190px;
padding: 0;
overflow: hidden;
}

.column_right_left {
width: 560px;
padding: 0 10px;
}
.column_right_left h3 {
color: #009341;
background: transparent url(images/bg_dots4.gif) repeat-x 0 100%;
}
.column_right_left h3 a {
color: #009341;
background-color: transparent;
background-image: url(images/arrow_gray.gif);
}
.column_right_left table {
background: url(images/bg_dots1.gif) repeat-x 0 100%;
}
table.checkoutBar,
.column_right_left table table {
background-image: none !important;
}
table.checkoutBar a {
text-decoration: none;
}

.column_right_left h2 span,
.column_right_left h3 span,
.column_right_left h2 small,
.column_right_left h3 small {
font-weight: normal;
font-variant: normal;
font-style: normal;
text-transform: none;
}

table.categories {
background: none !important;
text-align: center;
}
table.categories td {
padding: 5px;
}
table.categories td,
table.categories td a {
color: white;
background-color: silver;
}
table.categories td a {
display: block;
font-weight: bold;
text-decoration: none;
}

/* ---------------------------------------------------------------- PRODUCTS */

table.productListing {
table-layout: auto;
}

table.productListing td {
padding: 5px;
}

td.productListing-heading {
font-weight: bold;
font-family: tahoma, sans-serif;
color: #676767;
background: white url(images/bg_dots3.gif) 100% 100% repeat-x;
}
td.productListing-heading a {
text-decoration: none;
color: #676767;
background-color: transparent;
}

.productListing-name {
color: inherit;
background-color: white;
border-bottom: 1px solid #FAFAFA;
}
.productListing-name2 {
color: inherit;
background-color: #FAFAFA;
border-top: 5px solid white;
}
.productListing-name a,
.productListing-name2 a {
font-weight: bold;
font-family: tahoma, sans-serif;
}
.productListing-image {
width: 128px;
color: inherit;
background-color: white;
border-bottom: 1px solid #FAFAFA;
}
.productListing-image img {
display: block;
}
.productListing-price {
width: 96px;
font-weight: bold;
font-family: tahoma, sans-serif;
color: #DA2E1C;
background-color: #FAFAFA;
border-top: 5px solid white;
}
.productListing-buy {
width: 78px;
color: inherit;
background-color: #FAFAFA;
}
.productListing-buy2 {
width: 128px;
border-bottom: 1px solid #FAFAFA;
}
.productListing-buy,
.productListing-buy2 {
border-top: 5px solid white;
}

table.newproducts,
table.categories,
table.featured,
table.specials,
table.pictures {
table-layout: fixed;
}

td.product,
table.pictures td {
padding: 5px;
color: inherit;
background-color: #FAFAFA;
}
table.pictures td img {
margin: 0 auto;
display: block;
}

.price {
font-weight: bold;
font-family: tahoma, sans-serif;
color: #DA2E1C;
background-color: transparent;
}
h3 span.price {
font-weight: bold;
font-family: tahoma, sans-serif;
color: #676767;
background-color: transparent;
}
s, del {
color: #808080;
background-color: transparent;
}

.product .picture {
float: left;
}
.product dl {
float: right;
width: 128px;
text-align: center;
}
.product dt a {
text-decoration: none;
}
.product dt a:hover {
text-decoration: underline;
}
/*
.product dt {
font-size: 10px;
}
*/
.product dt,
.product dd.price {
margin-bottom: 0.8em;
}
.product dd.buy_now a {
display: block;
margin: 0 auto;
width: 78px;
height: 20px;
background: url(images/button_buy_now.gif);
}
.product dd.buy_now a span {
display: none;
}

.featured dl,
.specials dl {
float: none;
width: auto;
}
.featured .picture,
.specials .picture {
float: none;
margin: 0.8em auto 0.8em;
}

/* ---------------------------------------------------------------- other */
#advBanners {
margin: 0 0 20px;
text-align: center;
background: url(images/bg_advBanners.gif) no-repeat 100%;
position: relative;
overflow: hidden;
}
#advBanners object {
margin: 0 auto;
display: block;
}
#advBanners a {
width: 100%;
background: url(images/spacer.gif);
display: block;
position: absolute;
}
#advBanners a span {
display: none;
}
#bannersContener object {
margin: 0 auto 1em;
display: block;
}
.red,
.bad,
.notice,
.messageStackError {
color: #E30;
background-color: transparent;
}
.green,
.good,
.note,
.checkoutBarCurrent {
color: #307540;
background-color: transparent;
}
.blue,
.logo .blue,
.checkoutBarFrom {
color: #3A6FA7;
background-color: transparent;
}
.black,
.logo .black {
color: black;
background-color: transparent;
}
.orange {
color: #F90;
background-color: transparent;
}
.checkoutBarCurrent {
padding: 5px;
border-bottom: 2px solid #609560;
}
.checkoutBarFrom {
padding: 5px;
border-bottom: 2px solid #3A6FA7;
}
.checkoutBarTo {
padding: 5px;
border-bottom: 2px solid #FAFAFA;
}

.messageStackError img {
vertical-align: middle;
}
.gray,
.logo .gray,
.position {
color: #808080;
background-color: inherit;
}

.mark {
color: inherit;
background-color: #FAFAFA;
}
.mark td,
td.mark,
p.mark {
padding: 5px;
}


.left {
text-align: left;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
.justify {
text-align: justify;
}

.none {
display: none;
}

