﻿	body
	{
		margin:0px 0px 0px 0px;

		border: 0px solid red;
		font-family: Verdana;
		text-align: center;
	
		overflow-x: hidden;
		overflow-y: scroll;
		
		
		scrollbar-3dlight-color:white;
		scrollbar-arrow-color:#212178;
		scrollbar-base-color:white;
		scrollbar-darkshadow-color:white;
		scrollbar-face-color:#97aeda;
		scrollbar-highlight-color:white;
		scrollbar-shadow-color:white;
	}
	
	div.text1
	{
		width: 40%;
		text-align:justify;
		margin-top: 50px;
		margin-bottom: 70px;
		line-height: 25px;
		color:#212178;
	}
	
	div.text1 p
	{
		margin: 5px;
	}
	
	
	
	div.contactUsBackground
	{
		border: 1px solid white;
		margin-bottom:-40px;
		background:url(img/corner3.jpg) no-repeat top right;
		height:410px;
		margin-top:-7px;
		
	}

	div.shopsBackground
	{
		border: 1px solid white;
		margin-bottom:-40px;
		background:url(img/corner3.jpg) no-repeat top right;
		height:410px;
		margin-top:-7px;
		
	}
	
	div.aboutUsBackground
	{
		border: 1px solid white;
		margin-bottom:-40px;
		background:url(img/corner3.jpg) no-repeat top right;
		height:410px;
		margin-top:-7px;
		
	}
	
	div.toysBackground
	{
		border: 0px solid red;
		margin-bottom:-40px;
		background:url(img/corner2.jpg) no-repeat top right;
		height:410px;
	}

	div.cosmeticsBackground
	{
		margin-bottom:-40px;
		background:url(img/corner.jpg) no-repeat top right;
		height:430px;
	}
	
	div.strallersBackground
	{
		margin-bottom:-40px;
		margin-top:-7px;
		background:url(img/corner4.jpg) no-repeat top right;
		height:430px;
	}
	
	div.catalogBackground
	{
		margin-bottom:-40px;
		background:url(img/corner.jpg) no-repeat top right;
		height:430px;
	}
	
	div.parentsBackground
	{
		margin-bottom:-40px;
		background:url(img/corner.jpg) no-repeat top right;
		height:430px;
	}

	div.newsBackground
	{
		margin-bottom:-40px;
		background:url(img/corner.jpg) no-repeat top right;
		height:430px;
	}

	
	img.cornerBottom
	{
		float:right;
		position:normal;
	}
	
	#container2
	{
		text-align: center;			
		width: 986px;
		border: 0px solid red;
	}
	
	#header
	{
		background: transparent url(img/logo.gif) no-repeat top left;
		padding-left:120px;
		padding-top: 17px;
		height: 60px;
		text-align:left;
		border-left:3px solid white;
		line-height: 35px;
		color:#212178;
		font-size:26px;
		vertical-align:center;
		position: relative;
		margin-bottom:7px;
	}
	
	#header h1
	{
		display:inline;
		color:#212178;
		font-size:26px;
		font-family: Verdana;
		font-weight: normal;
		position: absolute;
		bottom:10;
	}
	
	#header hr
	{
		size: 1px;
		color:#212178;
		position:absolute;
		bottom:0;
		
	}
	
	#header img
	{
		margin-left:15px;
		position: absolute;
		bottom: 11px;
		left: 260px;
	}
	
	#footer
	{
		background: transparent url(img/footer.gif) no-repeat top center;
		height: 29px;
		margin-top: 40px;
		width: 986px;
		color:white;
		font-size:10px;
		text-align:left;
		padding-left:10px;
		padding-top:7px;
	}
	
	table.catalog
	{
		border:0px solid red;
		position: relative;
	}


	table.catalog td
	{
		padding-bottom: 10px;
		height:240px;
	}

	table.catalog td img
	{
		width: 175px;
		border: 0px solid green;
		
		margin-bottom: 15px;
	}

	table.catalog td div
	{
		position: relative;
		width:100%;
		height:100%;
		vertical-align: top;
		border: 0px solid blue;
		text-align: center;
	}

	table.catalog td div div
	{
		width: 100%;
		height:20px;
		text-align: center;
		border: 0px solid red;
		position: absolute;
		bottom:0;
		left:0;
	}

	table.catalog td div a
	{
		color: #0e50a6;
		text-decoration: none;
	}

	table.catalog td div a:hover
	{
		color: red;
		text-decoration: underline;
	}
		
		
	/* Menu */
	
	.bodyMenu
	{
		margin:24 0 0 0;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	#menuContainer
	{
		overflow: hidden;
		width:99%;
		text-align: center;
		position:relative;
		border:0px solid green;
		height:27px;
		vertical-align:bottom;
		padding:0;
	}
	
	ul.topMenu
	{
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0;
		width:992px;
	}
	
	ul.topMenu li
	{
		float: left;
		margin: 0;
		padding: 0;
		background: transparent url(img/topMenu.gif) no-repeat top center;
		color: white;
		margin-right:2px;
		text-align:left;
		height:24px;
		width:194px;
	}
	
	
	ul.topMenu li.first
	{
		background: transparent url(img/topMenuFirst.gif) no-repeat top center;
		width:201px;
	}
	
	ul.topMenu li.last
	{
		background: transparent url(img/topMenuLast.gif) no-repeat top center;
		width:199px;
	}
	
	ul.topMenu li a
	{
		color: white;
		text-decoration:none;
		font-family: Verdana;
		font-size:10px;
		font-weight: bold;
		margin-left:6px;
	}

	ul.topMenu li a:hover
	{
		color: white;
		text-decoration:underline;
		font-family: Verdana;
		font-size:10px;
		font-weight: bold;
		margin-left:6px;
	}
	
	/* END Menu */
	
	/* About us box */
	div.box1
	{
		height: 215px;
		width: 399px;

		background: transparent url(img/box1.gif) no-repeat top center;

		border: 0px solid red;
		margin-top: 100px;

		text-align:left;
		color:#212178;
	}

	div.box1 h2
	{
		font-size:10px;
		padding-left: 65px;
		margin-top:1px;
		padding-top:4px;
	}

	div.box1 ul
	{
		list-style: none;
		margin: 50px 0px 0px 35px;
		padding: 0;
		font-size: 12px;
		line-height: 18px;
	}
	/* END About us box */
	
	table.tableCatalog
	{
		margin-top: 50px;
	}
	
	table.tableCatalog td
	{
		vertical-align:top;
		padding: 20px 20px 5px 20px;
	}
	
	table.tableCatalog tr.linkRow td
	{
		text-align:center;
		vertical-align:top;
		padding: 0px 20px 20px 20px;
	}

	
	table.tableCatalog img
	{
		border: 0px;
	}
	
	table.tableCatalog a
	{
		text-decoration: none;
		font-size:12px;
	}
	
	table.tableCatalog a:hover
	{
		text-decoration: underline;
		font-size:12px;
	}


	
	

	
