* {
	margin: 0;
	padding: 0;
}

html {height: 100%}

body {
	font: 12px/18px Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background:
		#fff
		url(../images/bg.png)
		repeat-x;
}

a {
	color: #0aade2;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {margin: 0 0 18px}

img {
	border: none;
}

input {
	font: 12px Tahoma, Verdana, sans-serif;
	vertical-align: middle
}

textarea {
	font: 12px Tahoma, Verdana, sans-serif;
}

#wrapper {
	width: 974px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Top
-----------------------------------------------------------------------------*/
#top {
	height: 35px;
	padding:10px 10px 0 10px;
}

#search {
	height:22px;
	background:
		url(../images/search.png)
		no-repeat
		0 0;
}

#search:hover {
	background:
		url(../images/search.png)
		no-repeat
		0 -22px;
}

#search input {
	background:transparent;
	border:0;
	width:130px;
	color:#777;
	float:left;
	padding:2px 5px 2px 10px;
	line-height:21px;
	
}

#cart {
	padding: 0 250px 0 250px;
	text-align: center;
	color:#fff;
	font-size:13px;
}

#cart a {
	text-decoration:none;
	border-bottom:1px dashed #fff;
	color:#ff0;
}


#cart a:hover {
	text-decoration:none;
	color:#fff;
}

#social {
	width:185px;
	position:absolute;
	margin-left:675px;
}

#languages {
	color: #fff;
	text-align: right;
	float: right;
	width:95px;
	
}

#languages a:link, #languages a:visited {
	text-decoration: none;
}

#languages a:hover, #languages a:active {
	text-decoration: none;
	opacity: 0.8;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 121px;
	background:	url(../images/header.png) no-repeat;
}

#header_winter {
	height: 121px;
	background:	url(../images/header_winter.png) no-repeat;
}

#header_easter {
	height: 121px;
	background:	url(../images/header_easter.png) no-repeat;
}

#logo {
	padding: 10px 20px;
}

#logo a {
	width: 262px;
	height: 102px;
	display: block;
	background: url(../images/logo_babystore.png) 0px 0px no-repeat;
}


#logo a:hover {
	background: url(../images/logo_babystore.png) 0px -102px; 
}

#logo_winter {
	padding: 10px 20px;
}

#logo_winter a {
	width: 262px;
	height: 102px;
	display: block;
	background: url(../images/logo_babystore_xmas.png) 0px 0px no-repeat;
}


#logo_winter a:hover {
	background: url(../images/logo_babystore_xmas.png) 0px -102px; 
}


/* Menu
-----------------------------------------------------------------------------*/

#menu {
	float: left;
	padding:3px 0;
}
#menu ul {
	height: 40px;
	list-style: none;
	padding-left:5px;
	text-indent:0;
	margin:0 0 0 -3px;
}
#menu ul li {
	display: inline-block;
	#display: inline;
	min-height: 40px;
	padding: 0;
	margin: 0 0 0 -3px;
	text-align:center;
	text-transform:uppercase;
	
}
#menu ul li a {
	background: url(../images/menu_button.png) 0 0 no-repeat;
	display: inline-block;
	line-height: 38px;
	height: 40px;
	width: 194px;
	text-decoration: none;
	color: #fff;
	font-size:13px;
	text-align:center;
	margin:0;
	padding:0;
	text-shadow: 1px 1px 3px #6c8714;
}
#menu ul li a:hover {
	background: url(../images/menu_button.png) 0 -40px no-repeat;
	color: #fff;
}




/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 229px 0 229px;
}
.content {
	padding:5px 10px
}
.content ul {
	padding-left:20px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 225px;
	margin-left: -100%;
	position: relative;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 225px;
	margin-left: -225px;
	position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -50px auto 0;
	height: 50px;
}



/* Rounded corners
-----------------------------------------------------------------------------*/

.block {
	margin-bottom:4px;
}

.b1, .b2, .b3, .b4, .b5,
.b1 i, .b2 i, .b3 i, .b4 i, .b5 i,
.b1 b, .b2 b, .b3 b, .b4 b, .b5 b,
.b1 q, .b2 q, .b3 q, .b4 q, .b5 q {
  height: 1px;
  font-size: 1px;
  overflow: hidden;
  border-style: solid;
  border-width: 0 1px;
  display: block;
}
.b1 {
  margin: 0 2px;
  background: #fcfff1;
  border: none;
}
.b1 b {
 margin: 0 1px;
 background: #c9d4d9;
 border-color: #dce4e8;
}
.b2 {margin: 0 1px; border-color: #e7edef;}
.b2 b {border-color: #c9d4d9;}
.b2 i {border-color: #d5d9db;}
.b2 q {border-color: #f8f9fa;}
.b3 {border-color: #fcffff;}
.b3 b {border-color: #cdd7dc;}
.b3 i {border-color: #f9fbfc;}
.b4 {border-color: #dbe3e7;}
.b4 b {border-color: #f6fafc;}
.b5 {border-color: #c6d0d7;}
.b5 b {border-color: #fbfcfc;}
.inblock {
  border: 1px solid #c1cdd3;
  padding: 11px 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/* Color blocks
-----------------------------------------------------------------------------*/


.redblock {
	margin:3px 0;
	padding:0 7px 0 0;
	background: transparent url(../images/redblock_right.png) right no-repeat;
	margin-top:-4px;
	text-align:center;
}
.redblock ul {
	height: 37px;
	list-style: none;
	padding-left:7px;
	text-indent:-3px;
	background: transparent url(../images/redblock_left.png) no-repeat;
}
.redblock ul li {
	min-height: 37px;
	line-height: 36px;
	padding: 0 20px;
	margin: 0;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	background: #ff208a url(../images/redblock_bg.png) repeat-x;
}

.greenblock {
	margin:3px 0;
	padding:0 7px 0 0;
	background: transparent url(../images/greenblock_right.png) right no-repeat;
	margin-top:-4px;
	text-align:center;
}
.greenblock ul {
	height: 37px;
	list-style: none;
	padding-left:7px;
	text-indent:-3px;
	background: transparent url(../images/greenblock_left.png) no-repeat;
}
.greenblock ul li {
	min-height: 37px;
	line-height: 36px;
	padding: 0 20px;
	margin: 0;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	background: #a8d61f url(../images/greenblock_bg.png) repeat-x;
}

.blueblock {
	margin:3px 0;
	padding:0 7px 0 0;
	background: transparent url(../images/blueblock_right.png) right no-repeat;
	margin-top:-4px;
	text-align:center;
}
.blueblock ul {
	height: 37px;
	list-style: none;
	padding-left:7px;
	text-indent:-3px;
	background: transparent url(../images/blueblock_left.png) no-repeat;
}
.blueblock ul li  {
	min-height: 37px;
	line-height: 36px;
	padding: 0 20px;
	margin: 0;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	background: #1cb5e6 url(../images/blueblock_bg.png) repeat-x;
}





.redblock a, .greenblock a, .blueblock a {
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
}

.redblock a:hover, .greenblock a:hover, .blueblock a:hover {
	text-decoration:underline;
}

/* Arrow list
-----------------------------------------------------------------------------*/

.arrowlist a {
	background: transparent url(../images/arrow.gif) 8px 6px no-repeat;
	padding: 2px 0 2px 28px;
	position: relative;
	font-size: 12px;
	color: #333;
	text-decoration:none;
	display:block;
	margin:0;
	border-bottom:1px dashed #ddd;
}

.arrowlist a:hover {
	background: #ffc url(../images/arrow.gif) 12px 6px no-repeat;
}

.arrowlist a.active {
	background: #ffc url(../images/arrow.gif) 8px 6px no-repeat;
}


.arrowlist .subcat a {
	background-color: transparent;
	background-image: url(../images/arrow.gif);
	background-position: 28px 6px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 50px;
	
    -webkit-transition:background-position .2s ease-in;  
    -moz-transition:background-position .2s ease-in;  
    -o-transition:background-position .2s ease-in;  
    transition:background-position .2s ease-in; 
}

.arrowlist .subcat a:hover {
	background-color: #ffc;
	background-position: 32px 6px;
	
}

.arrowlist .subcat  a.active {
	background-color: #ffc;
	background-position: 28px 6px;
}


.arrowlist .subcat .subcat a {
	
	background-color: transparent;
	background-image: url(../images/arrow.gif);
	background-position: 48px 6px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 70px;
	
	
    -webkit-transition:background-position .2s ease-in;  
    -moz-transition:background-position .2s ease-in;  
    -o-transition:background-position .2s ease-in;  
    transition:background-position .2s ease-in; 
}

.arrowlist .subcat .subcat a:hover {
	background-color: #ffc;
	background-position: 52px 6px;
	
}

.arrowlist .subcat .subcat  a.active {
	background-color: #ffc;
	background-position: 48px 6px;
}



/* Product block
-----------------------------------------------------------------------------*/

.productblock, .productcatblock {
	width:160px;
	background:#fff;
	text-align:center;
	cursor:pointer;
	background:url(../images/prb.jpg) 0 0 no-repeat;
}

.productcatblock {
	margin-bottom: 20px;		
}

.productblock a, .productcatblock a {
	text-decoration:none;
}

.productblock a:hover, .productcatblock a:hover {
	text-decoration:none;
	color:#2ccff4;
}

.prbname {
	padding-top:5px;
	color:#0aade2;
	padding-left:5px;
	text-align:center;
	height:36px;
	font-size:14px;
	overflow:hidden;
	
}

.prbprice {
	margin-top:10px;
	color:#ff1688;
	font-size:18px;
	padding-left:10px;
}

.oldprbprice {
	margin-top:10px;
	color:#777;
	letter-spacing:-1px;
	text-decoration:line-through;
	font-size:12px;
	padding-left:10px;
}


#size_desc {
	margin-top: 10px;
	border:1px solid #ddd;
	padding: 10px 15px;
}

#size_desc small {
	font-color: #ccc;	
	line-height: 12px;	
}

#size_desc p {
	margin: 10px 0 0 0;
	line-height: 14px;	
}


.shopcount {
	background: #fafafa;
	border:1px solid #ddd;
	padding: 10px 15px;
	font-size: 11px;
}


.shopcount b {
	font-weight: bold;	
}


.shopcount span {
	width: 130px;	
	display: inline-block;
}


.shopcount i {
	width: 10px;
	height: 10px;
	border-radius: 20px;	
	display: inline-block;
}

.shopcount i.green {
	background: #82bf25;
}


.shopcount i.orange {
	background: #f6c205;
}

.shopcount i.red {
	background: #fc5900;
}









/*
 Unsorted
----------------------------------------------------*/



.producttitle {
	color: #0aade2;
	font-size: 16px;
}

.producttitle a:link, .producttitle a:visited {
	color: #0aade2;
	font-size: 16px;
	text-decoration:none;
}

.producttitle a:active, .producttitle a:hover {
	text-decoration:underline;
}

.productprice {
	color:#ff1688;
	font-size: 18px;
	letter-spacing:-1px;	
}


.productprice i {
	display: block;
	color:#aaa;
	font-size: 14px;
	margin-top:5px;
		
}

.oldproductprice {
	color:#aaa;
	font-size: 14px;
	letter-spacing:-1px;
	text-decoration:line-through;
	margin-bottom:0px;
}

.button {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 27px;
	background:
		transparent
		url(../images/greenbutton.png)
		0 0
		no-repeat;
	width: 119px;
	height: 27px;
	text-align:center;
	border:0;
	color:#fff;
	cursor:pointer;
}

.button:hover {
	background:
		transparent
		url(../images/greenbutton.png)
		0 -27px
		no-repeat;
}

.button a:link, .button a:visited {
	text-transform: uppercase;
	line-height: 27px;
	color:#fff;
	font-size: 12px;
	text-decoration:none;
	display:block;
}

.button a:active, .button a:hover {
	text-decoration:none;
}

.bluebutton {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 27px;
	background:
		transparent
		url(../images/bluebutton.png)
		0 0
		no-repeat;
	width: 119px;
	height: 27px;
	text-align:center;
	border:0;
	color:#fff;
	cursor:pointer;
}

.bluebutton:hover {
	background:
		transparent
		url(../images/bluebutton.png)
		0 -27px
		no-repeat;
}

.bluebutton a:link, .bluebutton a:visited {
	text-transform: uppercase;
	line-height: 27px;
	color:#fff;
	font-size: 12px;
	text-decoration:none;
	display:block;
}

.bluebutton a:active, .bluebutton a:hover {
	text-decoration:none;
}

.redbutton {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 27px;
	background:
		transparent
		url(../images/redbutton.png)
		0 0
		no-repeat;
	width: 119px;
	height: 27px;
	text-align:center;
	border:0;
	color:#fff;
	cursor:pointer;
}

.redbutton:hover {
	background:
		transparent
		url(../images/redbutton.png)
		0 -27px
		no-repeat;
}

.redbutton a:link, .redbutton a:visited {
	text-transform: uppercase;
	line-height: 27px;
	color:#fff;
	font-size: 12px;
	text-decoration:none;
	display:block;
}

.redbutton a:active, .redbutton a:hover {
	text-decoration:none;
}


.cartcell {
	height:60px;
	color:#fff;
	font-size:36px;
	letter-spacing:-1px;
}

.cart_header {
	color:#fff;
	background:#333;
	font-weight:bold;
	text-transform:capitalize;
}

td.cart_contents {
	border-bottom:1px dotted #777;
	padding:5px;
}

.pages {
	color:#000;
	font-size: 11px;
}

.pages a:link, .pages a:visited {
	display:inline-block;
	font-size: 11px;
	color:#0aade2;
	padding:1px 3px;
	text-decoration:none;
	
}

.pages a:active, .pages a:hover {
 
	color: #000;
	background:#0aade2;
	text-decoration: none;
 
}

.pages a:link.pagesact, .pages a:visited.pagesact, .pages a:hover.pagesact, .pages a:active.pagesact {
	display:inline-block;
	position:relative;
	color: #000;
	background:#0aade2;
	padding:1px 3px;
}


.image {
	position:relative;
	top:10px;
	width:120px;
	height:120px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size: contain;
	margin: 0 25px;
	cursor:pointer;
	opacity: .99;
	filter: alpha(opacity=100);
	-moz-opacity:1.0; 
}

.productcatblock .image {
	top:0;	
}

.image:hover {
	opacity: .70;
	filter: alpha(opacity=70);
	-moz-opacity:0.7; 
}

.smallimage {
	position:relative;
	width:120px;
	height:120px;
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
	background-color:#fff;
	float:left;
	background-size: contain;
}

.simage {
	position:relative;
	top:10px;
	width:120px;
	height:140px;
	background-position:center center;
	background-repeat:no-repeat;
	margin: 0 25px;
	float:left;
	cursor:pointer;
	opacity: .99;
	filter: alpha(opacity=100);
	-moz-opacity:1.0; 
	background-size: contain;
}


.simage:hover {
	opacity: .70;
	filter: alpha(opacity=70);
	-moz-opacity:0.7; 
}

.smallimagelist {
	position:relative;
	width:70px;
	height:70px;
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
	background-color:#fff;
	float:left;
	background-size: contain;
}

.simagelist {
	cursor:pointer;
	opacity: .99;
	filter: alpha(opacity=100);
	-moz-opacity:1.0; 
}

.simagelist:hover {
	opacity: .70;
	filter: alpha(opacity=70);
	-moz-opacity:0.7; 
}

#imagelist {
	margin-top:20px;
	overflow:auto;
	height:160px;
	
}

#paramtable table {
	border-collapse:collapse;
	width:300px;
}

#paramtable th {
	display:none;
}

#paramtable td {
	padding:3px 10px;
}


.even {
	background:#A88748;
	color:#000;
}

.odd {
	background:#C8A155;
	color:#000;
}

.filterselect {
	background:#fff;
	color:#333;
	font-size:12px;
	border:1px solid #aaa;
}

.filterselect option {
	padding:0 5px;
}

.imagenote {
	font-size:10px;
	color:#aaa;
	text-align:center;
}

ul.infolinks {
	color:#9ec913;
}

ul.infolinks li a {
	font-size:14px;
	text-decoration:none;
	padding:0 3px;
}

ul.infolinks li a:hover {
	background:#0aade2;
	color:#fff;
	text-decoration:none;
}

#contacts, #contacts_winter {
	position:absolute; 
	margin-top:20px; 
	margin-left:760px;
	font-size:18px;
	color:#fff;
	width:192px;
	height:80px;
	text-align:center;
	background:transparent url(../images/contacts-bg.png) no-repeat;
	line-height:20px;
}

#contacts_winter {	
	background:transparent url(../images/contacts-winter.png) no-repeat;
}


#contacts a, #contacts_winter a {
	display: block;
	text-decoration: none !important;
	width:192px;
	height:80px;
	cursor: pointer;
}



#news {
	position:absolute; 
	margin-top: 30px;
	margin-left:300px;
	width:420px;
	color:#fff;
	font-size:18px !important;
	text-align:center;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:2em;
	line-height:20px;
	text-shadow: rgba(0,0,0,0.3) 2px 2px 2px;
	font-family:'Trebuchet MS';
}

#news a {
	color:#fff;
	text-align:center;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;	
	font-family:arial;
	font-size:16px;
	padding:5px 10px;
	line-height:36px;
}

#news a:hover {
	text-decoration:none;
	background:#ff208a;
	color:fff;
}

.smallbrands {
	font-size:10px;
	text-align:justify;
	line-height:12px;
	color:#ccc;
}

.hsmallbrands {
	height:10px;
	overflow: hidden;
	visibility: hidden;
}

.smallbrands a {
	word-break: keep-all;
	text-decoration:none;
}

.smallbrands a {
	text-decoration:underline;
}


.orderinput {
	width:220px;
	font-size:14px;
}

.paddingtable td{
	padding:2px;
}

#tweet {
	font-size:11px;
	line-height:1.3em;
}

#tweet ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#tweet li {
	background:#eafaff;
	border:1px dashed #acf;
	padding:5px;
	margin:0 0 5px 0;
}

.missing {
	padding:5px; 
	text-align:center; 
	border:1px dashed #ccc; 
	background:#ffc;
	font-size:11px;
	line-height:1.3em;
}

#content table {
	width:100%;
}
