@charset "utf-8";
/* CSS Document */
/*-------------------------------------------	
            Site Wide Styling
-------------------------------------------*/

body{
	background:#01D7B3 url(themes/kidsworld/images/layout/bg-slice.jpg) repeat-x;
}

.text-content{
	font-size:22px;
	width:96%;
	margin:auto;
}

/* ------- Navigation Styling -------*/
	
.topnav{
	height:50px;
	margin:auto;
	width:900px;
}

.navlinks{
	float:left;
	margin-right:20px;
}

.navlinks img{
	border:none;
}

.linklist{
	list-style-type:none;
	margin-left:-5px;
}
	
/* ------- Header Styling -------*/

.header{
	height:150px;
	width:900px;
	margin:auto;
	background:url(themes/kidsworld/images/layout/header.jpg) no-repeat;
}

.clear{
	clear:both;
}

/* ------ NetSol Page Styling ------*/

.page-container{
	width:900px;
	margin:auto;
}

.page-body-columns{
	width:96%;
	margin:auto;
}

/*-------------------------------------------	
            Index Page Styling
-------------------------------------------*/

.container{
	width:900px;
	margin:auto;
}  
          
.content{
	width:900px;
	height:180px;
	margin:auto;
}

.place-holder{
	width:900px;
	height:160px;
}

.welcome{
	width:500px;
	height:160px;
	float:left;
	font-size:22px;
	text-align:center;
}

.click-for-rugs{
	width:400px;
	height:160px;
	float:left;
}

.product-link{
	width:252px;
	height:122px;
	margin-left:74px;
}

.product-link img{
	border:none;
	margin-top:20px;
}

.rug-collage{
	width:900px;
	height:400px;
	background:url(themes/kidsworld/images/layout/educational-rugs.jpg);
}
