
/*
Basic Structure
Header
Home
Product
Boys
Girls
Our Clothes
Catalogue
Might Like
Order Process
Internet Transfer
Keedo Kids
Keedo Kids Gallery
Affiliates
Edubits
News
Gallery
Headings
Forms
Miscellaneous
Footer
Landing PAGE - Designer Kids Clothing Online

Index Page
*/


 /* --------------------------------------------*/
 /* ---------->>> BASIC STRUCTURE <<<-----------*/
 /* --------------------------------------------*/
 
 
body {
	background: url(/images/tile.jpg) repeat top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #727272;
	/*margin: 30px 0;*/
	padding: 0;
	text-align: center;
	font-size:12px;
}

#container {
	background: url(/images/bground.jpg) repeat top;
	width: 1034px;
	margin: 0 auto;
	text-align: left;
}

#errors {
	color: red;
}

 /* --------------------------------------------*/
 /* -------------->>> HEADER <<<----------------*/
 /* --------------------------------------------*/


#header {
	width: 1034px;
	height: 180px;
	background: url(/images/postitbg.jpg) no-repeat;
}
	
	#headerLeft {
		margin: 20px 0 0 0;
		width: 600px !important;
		width/**/:/**/ 630px;
		padding: 30px 0 0 70px;
		#padding: 30px 0 0 50px;
		float: left;
	}
		
		#headerLogo {
			float: left;
			padding-top: 9px;
		}
		#headerBanner {
			float: left;
		}
	
		#headerSign {
			margin-top: 15px;
			width: 175px;
			float: right;
			font-size: 13px;
			display: none;
		}
			
			#headerSign form {
				margin-top: 5px;
			}

			#subscribe, #NewsName {

				border: 1px solid #dfdfdf;
				padding: 2px 3px 3px 3px;
				width: 124px !important;
				width: 130px;
				width/**/:/**/124px;
				font-size: 12px;
			}		
		
			#searchGender {
				border: 1px solid #dfdfdf;
				padding: 2px 3px 3px 3px;
				width: 64px !important;
				width: 70px;
				width/**/:/**/64px;
				font-size: 12px;
			}		
			
			#shipping_searchGender {
				border: 1px solid #dfdfdf;
				padding: 2px 3px 3px 3px;
				width: 64px !important;
				width: 70px;
				width/**/:/**/64px;
				font-size: 12px;
			}
			
			
			#searchItem {
				border: 1px solid #dfdfdf;
				padding: 2px 3px 3px 3px;
				width: 104px !important;
				width: 110px;
				width/**/:/**/104px;
				font-size: 12px;
			}		
			.submitButton {
			  background: url(/images/submit.gif);
			  border:none;
			  height:25px;
			  width:54px;
			}		
		
			.goButton {
				background: url(/images/go-button.gif) no-repeat left;
				width: 36px;
				height: 22px;	
			}
		
			#goCheckout {
				background: url(/images/checkout.gif) no-repeat left;
				width: 89px;
				height: 28px;	
			}
		
	
	#headerRight {
		margin: 20px 0 0 0;
		width: 280px !important;
		width: 350px;
		width/**/:/**/ 280px;
		padding: 30px 70px 0 0;
		float: right;
	}	
		
		#headerTrolley {
			color: #c92602;
			font-size: 11px;
			width: 130px;
			text-align: center;
			float: left;
			line-height: 120%;	
		}

		#headerTrolley a{
			color: #c92602;
			text-decoration: none;
		
		}

		.personTrolley {
			color: #c92602;
			font-weight: bold;
		}

		#headerPostit {
			margin-top: -5px;
			width: 96px !important;
			width: 116px;
			width/**/:/**/ 96px;
			padding-right: 20px;
			float: right;
		}

#homeContainer #search {
	width: 1034px;
	height: 45px;
}

#productContainer #search {
	width: 1034px;
	height: 40px;
	background: url(/images/search-bg2.jpg) no-repeat bottom;
}

#boysContainer #search {
	float: left;
	width: 1034px;
	height: 40px;
	background: url(/images/search-bg2.jpg) no-repeat bottom;
}

#girlsContainer #search {
	float: left;
	width: 1034px;
	height: 40px;
	background: url(/images/search-bg3.jpg) no-repeat bottom;
}

#clothesContainer #search {
	width: 1034px;
	height: 40px;
	background: url(/images/search-bg4.jpg) no-repeat bottom;
}

	.breadcrumbs {
		list-style-type: none;
		color: #768497;
		padding: 20px 0 0 290px;
		float: left;
		font-size: 12px;
	}
	
	.breadcrumbs li {
		float: left;
		padding-right: 5px;
	}
	
	.breadcrumbs a  {
		text-transform: lowercase;
	}

	.breadcrumbs2 li {
		float: left;
		padding-right: 5px;
	}

	.breadcrumbs2 {
		list-style-type: none;
		color: #768497;
		padding: 20px 0 0 0;
		float: left;
		font-size: 12px;
	}
	
	#searchBar {
		padding: 8px 70px 0 0;
		float: right;
		visibility: hidden;
	}
 

  /* --------------------------------------------*/
  /* --------------->>> HOME <<<-----------------*/
  /* --------------------------------------------*/


#homeContainer #leftColMain {
	margin-top: -10px;
	width: 244px !important;
	width: 344px;
	width/**/:/**/ 244px;
	padding: 0 5px 0 80px;
	min-height: 580px;						
	background: url(/images/note.jpg) no-repeat top left;
	float: left;
}

#leftColMain strong {
	font-weight:normal;	
}
.btm_str {
	font-weight:bold !important;
}
	* html #homeContainer #leftColMain {
		height: 600px;
	}

#homeContainer #leftColMain1 {
	margin-top: -10px;
	width: 344px !important;
	width: 444px;
	width/**/:/**/ 244px;
	padding: 0 5px 0 80px;
	min-height: 580px;						
	background: url(/images/note.jpg) no-repeat top left;
	float: left;
}

	* html #homeContainer #leftColMain1 {
		height: 600px;
	}

#outerGlobe {
	margin-top: 15px;
	width: 240px;
}

.flash {
	width:616px;
	height:506px;
	margin:0;
	padding:0;
	z-index:1;
}

.flashLanding {
	width:684px;
	height:547px;
	margin:0;
	padding:0;
	z-index:1;
}

	#globe {
		float: left;
		text-align: center;
		font-size: 10px;
		line-height: 110%;
	}

	#whereKeedo {
		float: right;
		margin: 40px 0 0 0;
		font-size: 10px;
	}

	#chooseCountry {
		border: 1px solid #dfdfdf;
		padding: 2px 3px 3px 3px;
		width: 100px !important;
		width: 106px;
		width/**/:/**/ 100px;
		font-size: 12px;
	}		

#homeContainer #rightColMain {							
		width: 690px;
		float: right;
}

#rightColMain strong {
font-weight:normal;	
}

#homeContainer #rightColMain1 {							
		width: 590px;
		float: right;
}

.stockistLink {
	margin: 10px 80px 0 0;
	font-size: 18px;
	color: #000;
	text-align: right;
}


  /* -----------------------------------------------*/
  /* --------------->>> PRODUCT <<<-----------------*/
  /* -----------------------------------------------*/
 
body #productContainer {
	font-size:11px;
	color: #5f5f5f;
}

#productContainer #leftColMain {
	width: 202px !important;
	width: 292px;
	width/**/:/**/ 202px;
	padding: 0 0 0 90px;
	min-height: 700px;						
	background: url(/images/note2.jpg) no-repeat top left;
	float: left;
	line-height: 195%;
}

	* html #productContainer #leftColMain {
		height: 730px;
	}


#productContainer #leftColMain a {
	color: #5f5f5f;
	font-size: 12px;
	text-decoration: none;	
}	


#productContainer #rightColMain {							
	width: 742px;
	float: right;
	
}

#sortChild {
	border: 1px solid #dfdfdf;
	padding: 2px 3px 3px 3px;
	width: 154px !important;
	width: 160px;
	width/**/:/**/154px;
	font-size: 12px;
}

	#picCol {
		margin-top: 15px;
		width: 402px;
		float: left;
	}
		
		.tellFriend {
			
		}		
		
		.zoomExp {
			margin-bottom: 20px;
			text-align: center;
			font-style: italic;
			font-size: 11px;
		}
		
		.tellFriendList {
			clear: both;
			list-style-type: none;
			font-size: 11px;
		}
		
		.tellFriendList li{
			display: inline;
		}
		
		
		.sendToFriend {
			margin-top: 30px;
			width: 410px;
			height: 410px;
		}
		
		.productDescr {
			margin-top: 15px;

		}
		
		.productDescr img{
			float: left;
			margin: 0 10px 10px 0;
		}
	
	
	#priceCol {
		width: 340px;
		float: right;
		margin-top: 10px;	
	}
		
		#priceCard {
			float: right;
			width: 317px;
			height: 155px !important;
			height: 175px;
			height/**/:/**/ 155px;
			padding: 20px 0 0 0;
			#padding:17px 0px 0px 0px;
			color: #000;
			background: url(/images/pricecard.jpg) no-repeat top;
		}

			#priceCard img {
			padding: 0 4px;
					
			}
				
		.addButton {
			margin: 15px 0 0 160px;
			
		}
		
		.wishlist {
			float: right;
			margin: 15px 80px 0 0;
		}
		
		#goCheck {
			margin: 15px 0 0 160px;
		}
				
		.toCheckout {
			margin: 15px 0 0 0;
		}
		
	   	#notifier {
    		font-size: 13px;
    		margin-left: 20px;
    		width: 280px;
     		display: none; 
    		background-color: #fff;
    	}		
	
		#tGallery {
			width: 280px !important;
			width: 320px;
			width/**/:/**/ 280px; 
			float: left;
			padding: 20px 0 0 40px;
			font-size: 11px;
		}
		
		#tGallery img {
			border: 1px solid #d7d7d7;
		}
		
		#tGallery td {
			text-align: center;
			line-height: 120%;
		}
#colourProductImage img {
	border: 1px solid #d7d7d7;
}
#masterimagebox {
	margin-top: 20px;
}

  /* --------------------------------------------*/
 /* --------------->>> BOYS <<<-----------------*/
 /* --------------------------------------------*/


#boysContainer #leftColMain {
	width: 202px !important;
	width: 292px;
	width/**/:/**/ 202px;
	padding: 0 0 0 90px;
	min-height: 610px;
	background: url(/images/note2.jpg) no-repeat top left;
	float: left;
	line-height: 195%;
}

	* html #boysContainer #leftColMain {
		height: 720px;
	}
	
	#boysContainer #leftColMain a {
	color: #5f5f5f;
	font-size: 12px;
	text-decoration: none;	
}

#boysContainer #rightColMain {							
	width: 742px;
	float: right;
	
}

  /* ---------------------------------------------*/
  /* --------------->>> GIRLS <<<-----------------*/
  /* ---------------------------------------------*/


#girlsContainer #leftColMain {
	width: 202px !important;
	width: 292px;
	width/**/:/**/ 202px;
	padding: 0 0 0 90px;
	min-height: 610px;						
	background: url(/images/note3.jpg) no-repeat top left;
	float: left;
	line-height: 195%;
}

	* html #girlsContainer #leftColMain {
		height: 620px;
	}


#girlsContainer #leftColMain a {
	color: #5f5f5f;
	font-size: 12px;
	text-decoration: none;	
}	

#girlsContainer #rightColMain {							
	width: 742px;
	float: right;
}
			
	.listCategory {
		list-style-type: none;
	}
	.topcat {
		font-weight: bold;
		cursor: pointer;
	}
	.subcat {
		padding-left: 5px;
	}

	.useful {
		list-style-type: none;
	}

	
 /* ------------------------------------------------*/
 /* ------------>>> OUR CLOTHES <<<-----------------*/
 /* ------------------------------------------------*/


#clothesContainer #leftColMain {
	width: 202px !important;
	width: 292px;
	width/**/:/**/ 202px;
	padding: 0 0 0 90px;
	min-height: 680px;						
	background: url(/images/note4.jpg) no-repeat top left;
	float: left;
	line-height: 195%;
}

* html #clothesContainer #leftColMain {
		height: 720px;
	}
	
	#clothesContainer #leftColMain a {
	color: #5f5f5f;
	font-size: 12px;
	text-decoration: none;	
}

#clothesContainer #rightColMain {							
	width: 742px;
	float: right;
	
}

	
 /* --------------------------------------------*/
 /* ------------->>> CATALOGUE <<<--------------*/
 /* --------------------------------------------*/
	

.catalogue {
	list-style-type: none;
	background: url(/images/poem.gif) no-repeat top left;
	clear: both;
	overflow:hidden;
	width: 100%;
}

	
.catalogue2 {
	list-style-type: none;
	background: url(/images/poem2.gif) no-repeat top left;
	clear: both;
	overflow:hidden;
	width: 100%;
}


.firstItem {
	padding-left: 333px;

}

.browse_item_0 {
	padding-left: 333px;
}

#sortFunction {
	visibility: hidden;
}

.catalogue li, .catalogue2 li {
	float: left;
	width: 150px;
	height: 199px;
	margin: 8px;
	
}

.catalogue li img, .catalogue2 li img {
	border: 1px solid #f0f0f0;

}

.poem {
	width: 320px;
	border: none;
}


.priceGreyBlock {
	height: 56px;
	width: 129px !important;
	width: 135px;
	width/**/:/**/ 144px;
	padding: 3px 15px 3px 6px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 123%;
	margin: 0;
	background: #717171;
}
.priceWas {
	font-style: italic;
}

//.priceRedBlock {
//	height: 43px !important;
//	height: 49px;
//  height/**/:/**/ 43px;
//	width: 144px !important;
//	width: 150px;
//	width/**/:/**/ 144px;
//	padding: 3px 0 3px 6px;
//	background-color: #c92602;
//	color: #FFFFFF;
//	font-size: 11px;
//	line-height: 123%;
//	margin: 0;
//} 

.priceRedBlock {
	float: left;
	height: 43px !important;
	height: 49px;
	height/**/:/**/ 43px;
	width: 127px !important;
	width: 133px;
	width/**/:/**/ 127px;
	padding: 3px 0 3px 6px;
	background-color: #717171;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 123%;
	margin: 0;
}

.productSale {
	float: right;
}


.productImage {
	height: 150px;
}

		
 /* --------------------------------------------*/
 /* ------------->>> MIGHT LIKE <<<-------------*/
 /* --------------------------------------------*/	


.mightLike li{
	list-style-type: none;
	float: left;
	width: 90px;
	height: 110px;
	margin: 0 10px 8px 10px;
	line-height: 120%;
}


 /* ------------------------------------------------------*/
 /* ---------------->>> ORDER PROCESS <<<-----------------*/
 /* ------------------------------------------------------*/


#cartMain {
	width: 934px !important;
	width: 1034px;
	width/**/:/**/ 934px;
	min-height: 550px;
	padding: 0 20px 50px 80px;
	background: url(/images/note.jpg) no-repeat top left;
}

* html #cartMain {
		height: 720px;
	}

.cartNav {
	float: right;
	margin: 20px 50px 20px 0;
	background-color: #EFEFEF;
	border: 1px solid #dedede;
	color: #000;
	list-style-type: none;
}

.cartNav li{
	float: left;
	padding: 3px 10px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	border-right: 2px solid #fff;
}

.last {
	border: none;
}
	
.cartNav li{
	float: left;
	padding-right: 30px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.cartTop {
	height: 25px !important;
	height: 40px;
	height/**/:/**/ 25px;
	padding: 15px 0 0 0;
	background-color: #f3f3f3;
	color: #000;
		 
}

.cartTop td {
	border-right: 1px solid #FFFFFF;
	padding: 10px 5px 5px 8px;
}

.cartRow td {
	padding: 10px 5px 5px 8px;

}

.cartRow img {
	margin: 0 15px 4px 0; 
}


.cartEdit {	
	font-size: 10px;
	line-height: 130%;	
}


#storeItem {
	width: 150px !important;
	width: 156px;
	width/**/:/**/150px;
	padding: 2px 3px 3px 3px;
	border-top: 1px solid #c3bfb1;
	border-right: 1px solid #c3bfb1;
	border-left: 1px solid #e0dbbc;
	border-bottom: 1px solid #e0dbbc;
	margin-left: 10px;
	font-size: 12px;
}

.smallText {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	line-height: 16px;
}

.priceTable {
	margin-top: 20px;

}

.priceTable td{
	height: 20px !important;
	height: 40px;
	height/**/:/**/ 20px;
	padding: 10px 5px;
	
}

.total {
	background-color: #f3f3f3; 
	color: #000000;
	font-weight: bold;

}


 /* ----------------------------------------------------------*/
 /* ---------------->>> INTERNET TRANSFER <<<-----------------*/
 /* ----------------------------------------------------------*/


.transferR {
	text-align: right;
	padding: 5px;
}

.transferR td{
	text-align: right;
	padding: 5px;
}


.transferUnder td{
	text-align: right;
	padding: 5px 5px 2px 5px;
	border-top: 1px solid #a4a4a4;
}

.transferTotal {
	height: 40px;
	
}

.transferTotal td{
	text-align: right;
	padding: 5px 5px 2px 5px;
	background-color: #e3e3e3;
	color: #545454;

}

.transferHeadings {
	font-size: 14px;
	margin: 16px 0 15px 0;
	color: #000;
	font-weight: bold;

}

.confirmBoxes {
	list-style-type:none;
	margin: 45px 0;

}

.confirmBoxes li{
	float: left;
	margin-right: 30px;

}

.confirmDetails {
	list-style-type: none;
	height: 250px !important;
	height: 280px;
	height/**/:/**/ 250px;
	width: 230px !important;
	width: 260px;
	width/**/:/**/ 230px;
	background-color: #f8f8f8;
	border: 1px solid #e3e3e3;
	padding: 15px;
}

#clothesText {
	float: left;
	padding-right: 20px;
	width: 300px !important;
	width: 320px;
	width/**/:/**/ 300px;
}


#clothesImg {
	float: right;
	padding-right: 30px;
	width: 392px !important;
	width: 422px;
	width/**/:/**/ 392px;
}

#contentMain {
	width: 874px !important;
	width: 1034px;
	width/**/:/**/ 874px;
	min-height: 550px;
	padding: 0 80px 50px 80px;
	background: url(/images/note.jpg) no-repeat top left;
}

#priceCut {
	background: url(/images/linethrough.gif) repeat-x center left;
	font-size: 14px;
	display: inline;
	width: 60px;
}

#priceBox {
	margin-top: 5px;
	font-size: 14px;
	width: 90px;
		}

 /* ---------------------------------------------------*/
 /* ---------------->>> KEEDO KIDS <<<-----------------*/
 /* ---------------------------------------------------*/


#leftColKids {
	float: left;
	width: 493px !important;
	width: 531px;
	width/**/:/**/ 493px;
	padding-right: 38px;
	
}

#wrapper {
	float: right;
	
}

#rightColKids {
	background: url(/images/kidsNote.jpg) no-repeat left;
	width: 343px !important;
	width: 355px;
	width/**/:/**/ 343px;
	height: 484px !important;
	height: 492px;
	height/**/:/**/ 484px;
	padding: 8px 12px 0 0;
	margin: 0 20px 0 0;
	color: #585659;
}

* html body #rightColKids {
	padding-top: 50px;
	
}

.kidsFields {
	width: 154px !important;
	width: 160px;
	width/**/:/**/154px;
	padding: 2px 3px 3px 3px;
	border: 1px solid #eabcf5;
	font-size: 12px;
}

.kidsFields2 {
	width: 94px !important;
	width: 100px;
	width/**/:/**/94px;
	padding: 2px 3px 3px 3px;
	border: 1px solid #eabcf5;
	font-size: 12px;
}

.kidsBenefits {
	margin-left: 10px;
	list-style-type: circle;
}

.whatYouNeed {
	border: 1px solid #5f6e83;
	width: 280px !important;
	width: 300px;
	width/**/:/**/ 280px;
	padding: 0 10px 10px 10px;
	margin: 10px 0;
}

.colourIn {
	list-style-type: none;
}

.colourIn li{
	float: left;
	padding: 5px;
	width: 150px !important;
	width: 160px;
	width/**/:/**/ 150px;
	height: 140px !important;
	height: 150px;
	height/**/:/**/ 140px;
	margin: 15px;
	border: 1px solid #f0f0f0;
}

 /* -----------------------------------------------------------*/
 /* ---------------->>> KEEDO KIDS GALLERY <<<-----------------*/
 /* -----------------------------------------------------------*/


.kidspics {
	list-style-type: none;
	width: 880px;
}
	
.kidspics li{
	float: left;
	width: 150px;
	height: 300px;
	margin: 10px;
}

.kidspics li img {
	border: 1px solid #f0f0f0;
}

.kidsGreyBlock {
	height: 137px !important;
	height: 143px;
	height/**/:/**/ 137px;
	width: 140px !important;
	width: 149px;
	width/**/:/**/ 140px;
	padding: 3px 3px 3px 6px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 135%;
	margin: 0;
}


.kidsGreyBlock h3 {
	font-size: 14px;
	color: #fff;
	margin: 5px 0 5px 0;
}


 /* ----------------------------------------------------*/
 /* ---------------->>> KEEDO CARES <<<-----------------*/
 /* ----------------------------------------------------*/

#leftColCares {
	float: left;
	width: 534px !important;
	width: 584px;
	width/**/:/**/ 534px;
	padding-right: 50px;
}

#rightColCares {
	float: right;
	width: 280px;
}

#leftColCares2 {
	float: left;
	width: 614px !important;
	width: 664px;
	width/**/:/**/ 614px;
	padding-right: 50px;
}

#rightColCares2 {
	float: right;
	width: 200px;
}


 /* ---------------------------------------------------*/
 /* ---------------->>> AFFILIATE <<<------------------*/
 /* ---------------------------------------------------*/


#leftColAff {
	float: left;
	width: 462px !important;
	width: 472px;
	width/**/:/**/ 462px;
	padding-right: 10px;
}

#rightColAff {
	float: right;
	width: 391px !important;
	width: 441px;
	width/**/:/**/ 391px;
	padding-right: 50px;
}

.affcatalogue {
	list-style-type: none;
	margin-top: 30px;
	width: 900px;
	
}

.affcatalogue li{
	float: left;
	width: 150px;
	height: 180px;
	margin: 12px;
	
}

.affcatalogue li img, .stockistEdit td img  {
	border: 1px solid #f0f0f0;

}

.searchStore {
	width: 180px !important;
	width: 186px;
	width/**/:/**/180px;
	padding: 2px 3px 3px 3px;
	border: 1px solid #dfdfdf;
	font-size: 12px;
}


 /* -----------------------------------------------------------*/
 /* ------------------->>> EDUBITS <<<------------------------*/
 /* -----------------------------------------------------------*/


.edubits {
	list-style-type: none;
}

.edubits li{
	float: left;
	padding: 5px;
	width: 150px !important;
	width: 160px;
	width/**/:/**/ 150px;
	height: 270px !important;
	height: 280px;
	height/**/:/**/ 270px;
	margin: 15px;
	border: 1px solid #f0f0f0;
}

.eduBlock {
	height: 70px !important;
	height: 90px;
	height/**/:/**/ 70px;
	width: 130px !important;
	width: 150px;
	width/**/:/**/ 130px;
	padding: 10px;
	background-color: #ef9c00;
	color: #000;
	font-size: 11px;
	line-height: 123%;
	margin: 0;
}


.eduImage {
	height: 150px;
	padding: 0;
	margin: 0;
}

.eduRead {
	height: 18px !important;
	height: 28px;
	height/**/:/**/ 18px;
	width: 140px !important;
	width: 150px;
	width/**/:/**/ 140px;
	padding: 5px;
	background-color: #b87800;
	color: #fff;
	font-size: 11px;
	text-align: right;
	margin: 0;
}


.eduRead a{
	color: #fff;
	text-decoration: none;
}

.eduLeftCol {
	float: left;
	width: 390px !important;
	width: 410px;
	width/**/:/**/ 390px;
	padding: 10px;
	border: 1px solid #f0f0f0;
}

.eduRightCol {
	float: right;
	width: 444px;
}

.secretLeft {
	width:470px;
	float:left;
	overflow:hidden;
	text-align:center;
	margin-top:25px;
}

.secretRight {
	width:390px;
	float:right;
	overflow:hidden;
	text-align:center;
	margin-top:75px;
}

 /* -------------------------------------------------------*/
 /* ------------------->>> NEWS <<<------------------------*/
 /* -------------------------------------------------------*/


.newsLeftCol {
	float: left;
	width: 589px !important;
	width: 629px;
	width/**/:/**/ 589px;
	padding: 10px 40px 10px 0;
}

.newsRightCol {
	float: right;
	width: 187px !important;
	width: 217px;
	width/**/:/**/ 187px;
	min-height: 500px;
	padding: 15px;
	border: 1px solid #e8e8e8;
	background-color: #f7f7f7;
}

* html #cartMain .newsRightCol {
		height: 550px;
	}

.newsItem {
	width: 589px;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 40px;
}

.moreButton {
	float: right;
}

.newsArchive {
	list-style-type: none;
}

.copyBlock {
	width: 874px;

}


 /* -----------------------------------------------------------*/
 /* ------------------->>> GALLERY <<<-------------------------*/
 /* -----------------------------------------------------------*/

.galleryLeftCol {
	float: left;
	width: 629px !important;
	width: 639px;
	width/**/:/**/ 629px;
	padding: 10px 10px 10px 0;
}


.gallery {
	list-style-type: none;
}

.gallery li{
	float: left;
	padding: 5px;
	width: 158px !important;
	width: 168px;
	width/**/:/**/ 158px;
	margin: 15px;
	border: 1px solid #f0f0f0;
}

img {
	border:none;
}

img, div.eduRead{ 
	behavior: url(/include/htc/iepngfix.htc)
	border: none; 
}


/* --------------------------------------------*/
 /* ------------->>> HEADINGS <<<---------------*/
 /* --------------------------------------------*/

h1 {
	margin: 10px 0 10px 0;
	text-indent: -999px;

}


h1.homeHeading {
	margin: 10px 0 15px 0;
	background: url(/images/kids-clothing.gif) no-repeat left;
	width: 233px;
	height: 30px;
}
h1.ThanksHeading {
	margin: 10px 0 15px 0;
	background: url(/images/ThankYou.gif) no-repeat left;
	width: 233px;
	height: 30px;
}
h1.Girls_Clothing_Online_Heading {
	margin: 10px 0 15px 0;
	background: url(/images/girls_clothing_online.gif) no-repeat left;
	width: 233px;
	height: 30px;
}


h1.shopHeading {
	float: left;
	background: url(/images/shopping.gif) no-repeat left;
	width: 238px;
	height: 33px;
}


h1.detailsHeading {
	float: left;
	background: url(/images/mydetails.gif) no-repeat left;
	width: 143px;
	height: 32px;
}


h1.billingHeading {
	float: left;
	background: url(/images/billingdetails.gif) no-repeat left;
	width: 184px;
	height: 31px;
}


h1.caresHeading {
	margin: 20px 0 10px 0;
	background: url(/images/keedo-cares.gif) no-repeat left;
	width: 184px;
	height: 31px;
}

h1.clothesHeading {
	background: url(/images/ourclothes.gif) no-repeat left;
	width: 141px;
	height: 27px;
	margin: 0;
}
h1.DesignerBabyClothingHeading {
	background: url(/images/DesignerBabyClothing.jpg) no-repeat left;
	width:274px;
	height: 35px;
	margin: 0;
}
h1.DesignerBoysClothingHeading {
	background: url(/images/Designer-Boys-Clothing.jpg) no-repeat left;
	width:274px;
	height: 35px;
	margin: 0;
}
h1.DesignerGirlsClothingHeading {
	background: url(/images/Designer-Girls-Clothing.jpg) no-repeat left;
	width:274px;
	height: 35px;
	margin: 0;
}
h2.CottonBabyClothingHeading {
	background: url(/images/CottonBabyClothing.jpg) no-repeat left;
	width: 264px;
	height: 35px;
	margin: 0;
	text-indent: -999px;
}

h1.transferHeading {
	float: left;
	margin: 20px 0 10px 0;
	background: url(/images/transfer.gif) no-repeat left;
	width: 212px;
	height: 34px;
}

h1.creditHeading {
	float: left;	
	margin: 20px 0 10px 0;
	background: url(/images/creditcard.gif) no-repeat left;
	width: 251px;
	height: 31px;
}

h1.myaccountHeading {
	margin: 20px 0 10px 0;
	background: url(/images/myaccount.gif) no-repeat left;
	width: 152px;
	height: 31px;
}

h1.signinHeading {
	margin: 20px 0 10px 0;
	background: url(/images/signin.gif) no-repeat left;
	width: 102px;
	height: 32px;
}
h1.events {
	margin: 20px 0 10px 0;
	background: url(/images/events.jpg) no-repeat left;
	width: 102px;
	height: 32px;
}
h1.wishlistHeading {
	margin: 20px 0 10px 0;
	background: url(/images/wishlist.gif) no-repeat left;
	width: 154px;
	height: 33px;
}
h1.kidsClothing {
	background: url(/images/keedo-kids-clothing.gif) no-repeat left;
	width: 250px;
	height: 31px;
}

h1.about {
	background: url(/images/aboutus.gif) no-repeat left;
	width: 315px;
	height: 33px;
}
h1.delivery {
	background: url(/images/delivery.gif) no-repeat left;
	width: 125px;
	height: 42px;
}

h1.kidsClub {
	background: url(/images/kids-club.gif) no-repeat left;
	width: 250px;
	height: 31px;
}

h1.clothingNews {
	background: url(/images/clothing-news.gif) no-repeat left;
	width: 250px;
	height: 31px;
}

h1.clothingBoys {
	background: url(/images/boys-clothing.gif) no-repeat left;
	width: 350px;
	height: 31px;
}

h1.clothesBoys {
	background: url(/images/boys-clothes.gif) no-repeat left;
	width: 350px;
	height: 31px;
}

h1.designBoys {
	background: url(/images/designer-boys.gif) no-repeat left;
	width: 400px;
	height: 31px;
}

h1.boysShirts {
	background: url(/images/boys-shirts.gif) no-repeat left;
	width: 350px;
	height: 31px;
}

h1.boysShorts {
	background: url(/images/boys-pants.gif) no-repeat left;
	width: 350px;
	height: 31px;
}

h1.boysSleep {
	background: url(/images/boys-sleepwear.gif) no-repeat left;
	width: 350px;
	height: 31px;
}

h1.boysSwim {
	background: url(/images/boys-swim.gif) no-repeat left;
	width: 350px;
	height: 31px;
}

h1.boysSwim {
	background: url(/images/boys-swim.gif) no-repeat left;
	width: 350px;
	height: 31px;
}

h1.girls {
	background: url(/images/girls-clothes.gif) no-repeat left;
	width: 350px;
	height: 31px;
}

h1.girlsDesign {
	background: url(/images/girls-designer.gif) no-repeat left;
	width: 400px;
	height: 31px;
}

h1.girlsTops {
	background: url(/images/girls-tops.gif) no-repeat left;
	width: 400px;
	height: 31px;
}

h1.girlsShirts{
	background: url(/images/girls-shirts.gif) no-repeat left;
	width: 500px;
	height: 31px;
}

h1.girlsSkirts{
	background: url(/images/girls-skirts.gif) no-repeat left;
	width: 500px;
	height: 31px;
}

h1.girlsSleep{
	background: url(/images/girls-sleep.gif) no-repeat left;
	width: 500px;
	height: 31px;
}

h1.girlsSwim{
	background: url(/images/girls-swim.gif) no-repeat left;
	width: 500px;
	height: 31px;
}

h1.babyClothing{
	background: url(/images/baby-clothing.gif) no-repeat left;
	width: 500px;
	height: 31px;
}

h1.babyDesign{
	background: url(/images/baby-designer.gif) no-repeat left;
	width: 500px;
	height: 31px;
}

h1.kidsHeading{
	background: url(/images/keedokids.gif) no-repeat left;
	width: 125px;
	height: 27px;
	margin-bottom: 2px;
}

h1.welcomeHeading{
	background: url(/images/welcomekids.gif) no-repeat left;
	width: 373px;
	height: 23px;
	margin-bottom: 20px;
}

h1.kidsGalleryHeading{
	background: url(/images/keedogallery.gif) no-repeat left;
	width: 219px;
	height: 33px;
	margin-bottom: 2px;
}

h1.galleryHeading{
	background: url(/images/gallery.gif) no-repeat left;
	width: 89px;
	height: 36px;
	margin-bottom: 2px;
}


h1.affHeading{
	background: url(/images/keedostockist.gif) no-repeat left;
	width: 189px;
	height: 28px;
	margin: 10px 0;
}

h1.affeditHeading{
	background: url(/images/stockistedit.gif) no-repeat left;
	width: 215px;
	height: 32px;
	margin: 15px 0;
}

h1.affloginHeading{
	background: url(/images/stockistlogin.gif) no-repeat left;
	width: 315px;
	height: 34px;
	margin: 10px 0;
}


h1.KidsFunHeading{
	background: url(/images/funact.gif) no-repeat left;
	width: 172px;
	height: 29px;
	margin-bottom: 2px;
}

h1.subscribeHeading{
	background: url(/images/keedosubscribe.gif) no-repeat left;
	width: 296px;
	height: 32px;
	margin-bottom: 2px;
}

h1.contactHeading{
	background: url(/images/keedocontact.gif) no-repeat left;
	width: 129px;
	height: 26px;
	margin-bottom: 12px;
}

h1.errorHeading{
	background: url(/images/keedoerror.gif) no-repeat left;
	width: 266px;
	height: 32px;
	margin-bottom: 12px;
}

h1.orderHeading{
	background: url(/images/keedoorder.gif) no-repeat left;
	width: 162px;
	height: 28px;
	margin-bottom: 12px;
}

h1.loginHeading{
	background: url(/images/stockistlogin.gif) no-repeat left;
	width: 174px;
	height: 35px;
	margin-bottom: 12px;
}

h1.eduHeading{
	background: url(/images/edubits.gif) no-repeat left;
	width: 196px;
	height: 27px;
	margin-bottom: 20px;
}

h1.communication{
	background: url(/images/communication.gif) no-repeat left;
	width: 192px;
	height: 28px;
	margin-bottom: 2px;
}

h1.keedoNews{
	background: url(/images/keedonews.gif) no-repeat left;
	width: 134px;
	height: 26px;
	margin-bottom: 5px;
}

h1.keedoCares{
	background: url(/images/keedo-cares.gif) no-repeat left;
	width: 500px;
	height: 30px;
	margin-bottom: 5px;
}

h1.keedoKidsClub{
	background: url(/images/kids-club.gif) no-repeat left;
	width: 500px;
	height: 30px;
	margin-bottom: 5px;
}

h1.newsLetter{
	background: url(/images/newsletter.gif) no-repeat left;
	width: 500px;
	height: 30px;
	margin-bottom: 5px;
}

h1.info{
	background: url(/images/comapany-info.gif) no-repeat left;
	width: 500px;
	height: 30px;
	margin-bottom: 5px;
}

h1.faq{
	background: url(/images/faq.gif) no-repeat left;
	width: 500px;
	height: 30px;
	margin-bottom: 5px;
}

h1.cStores{
	background: url(/images/clothing-stores.gif) no-repeat left;
	width: 500px;
	height: 30px;
	margin-bottom: 5px;
}

h1.activities{
	background: url(/images/activities.gif) no-repeat left;  
	width: 500px;
	height: 30px;
	margin-bottom: 5px;
}

h1.kidsClub{
	background: url(/images/kids-club.gif) no-repeat left;
	width: 500px;
	height: 30px;
	margin-bottom: 5px;
}

h1.nature{
	background: url(/images/nature.gif) no-repeat left;
	width: 420px;
	height: 30px;
	margin-bottom: 5px;
}

h1.giveBack{
	background: url(/images/community.gif) no-repeat left;
	width: 550px;
	height: 30px;
	margin-bottom: 5px;
}

h1.allCare{
	background: url(/images/cares-all-kids.gif) no-repeat left;
	width: 550px;
	height: 30px;
	margin-bottom: 5px;
}

h1.littleAngels{
	background: url(/images/angels-head.gif) no-repeat left;
	width: 550px;
	height: 30px;
	margin-bottom: 5px;
}

h1.gogreen{
	background: url(/images/gogreen.gif) no-repeat left;
	width: 113px;
	height: 42px;
	margin-bottom: 5px;
}

h1.kidsC{
	background: url(/images/kids-clothing.gif) no-repeat left;
	width: 550px;
	height: 30px;
	margin-bottom: 5px;
}

h1.whoAre{
	background: url(/images/keedo-kids.gif) no-repeat left;
	width: 550px;
	height: 30px;
	margin-bottom: 5px;
}

h1.media{
	background: url(/images/media.gif) no-repeat left;
	width: 550px;
	text-indent: -1999px;
	height: 30px;
	margin-bottom: 5px;
}

h1.mission{
	background: url(/images/mission.gif) no-repeat left;
	width: 550px;
	height: 30px;
	margin-bottom: 5px;
}

h1.keedoNews{
	background: url(/images/clothing-news.gif) no-repeat left;
	width: 550px;
	height: 30px;
	margin-bottom: 5px;
}

h1.privacy{
	background: url(/images/privacy.gif) no-repeat left;
	width: 550px;
	height: 30px;
	margin-bottom: 5px;
}

h1.promise{
	background: url(/images/promise.gif) no-repeat left;
	width: 550px;
	height: 30px;
	margin-bottom: 5px;
}

h1.terms{
	background: url(/images/terms.gif) no-repeat left;
	width: 550px;
	height: 30px;
	margin-bottom: 0;
}

h1.wholesale{
	background: url(/images/wholesale.gif) no-repeat left;
	width: 550px;
	height: 30px;
	margin-bottom: 5px;
}

h1.virtualcatalogue{
	background: url(/images/virtual.gif) no-repeat left;
	width: 214px;
	height: 36px;
	margin-bottom: 5px;
}


h1.sitemap{
	background: url(/images/sitemap.gif) no-repeat left;
	width: 114px;
	height: 30px;
	margin-bottom: 5px;
}

h1.sitemap{
	background: url(/images/sitemap.gif) no-repeat left;
	width: 114px;
	height: 30px;
	margin-bottom: 5px;
}


h1.returns{
	background: url(/images/returns.gif) no-repeat left;
	width: 158px;
	height: 30px;
	margin-bottom: 0;
}

h1.sizes{
	background: url(/images/sizes.gif) no-repeat left;
	width: 131px;
	height: 30px;
	margin-bottom: 0;
}

h3.boysCategory {
	margin: 10px 0 10px -35px;
	text-indent: -999px;
	background: url(/images/boystape.gif) no-repeat left;
	width: 164px;
	height: 34px;
}

h3.girlsCategory {
	margin: 30px 0 10px -35px;
	text-indent: -999px;
	background: url(/images/girlstape.gif) no-repeat left;
	width: 164px;
	height: 35px;
}

h3.boysUseful {
	margin: 50px 0 10px -35px;
	text-indent: -999px;
	background: url(/images/usefulinfo.gif) no-repeat left;
	width: 164px;
	height: 34px;
}

h3.girlsUseful {
	margin: 50px 0 10px -35px;
	text-indent: -999px;
	background: url(/images/usefulinfo-girls.gif) no-repeat left;
	width: 165px;
	height: 35px;
}


h3.productname {
	display: block;
	font-size: 14px;
	margin: 10px 0 0 0;
	color: #000;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	margin: 16px 0 8px 0;
	color: #000;
	font-weight: bold;
}

h3.stockistsEdit {
	margin: 20px 0;
}


h2 {
	font-size: 16px;
	margin: 16px 0 10px 0;
	color: #000;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	margin: 16px 0 5px 0;
	color: #000;
	font-weight: bold;
}

h5 {
	font-size: 11px;
	margin: 10px 0 5px 0;
	color: #000;
	font-weight: bold;
}

.EventsBox h2, .EventsBox_LAST h2 {
	margin:0px 0px 0px 0px;
}
	.EventsBox span, .EventsBox_LAST span {
		font-weight:bold;	
	}
		.EventsBox p {
			border-bottom:1px solid #CCC;
			padding:0px 0px 10px 0px;
		}
		.EventsBox p {
			
		}
	
 /* --------------------------------------------*/
 /* --------------->>> FORMS <<<----------------*/
 /* --------------------------------------------*/
 
 
#sizeDrop, #selectedColour, #colourSize, #sizeQuantity {
	padding: 2px 3px 3px 3px;
	border-top: 1px solid #c3bfb1;
	border-right: 1px solid #c3bfb1;
	border-left: 1px solid #e0dbbc;
	border-bottom: 1px solid #e0dbbc;
	font-size: 12px;

}

#sizeDrop {
	width: 80px !important;
	width: 86px;
	width/**/:/**/80px;
}
 
#selectedColour	{
	width: 100px !important;
	width: 106px;
	width/**/:/**/100px;
}


#colourSize {
	width: 120px !important;
	width: 126px;
	width/**/:/**/120px;
}
 
 
#sizeQuantity {
	width: 50px !important;
	width: 56px;
	width/**/:/**/50px;
}
 /*#addToBasket {
 	margin-top: 5px;
	width: 102px;
	height: 26px;
	background: url(/images/add-button.gif); 
}

#viewitem_buy_button {
 	margin-top: 5px;
	width: 102px;
	height: 26px;
	background: url(/images/add-button.gif); 
}*/
 
#addToBasket {
 	margin-top: 0px;
	width: 102px;
	height: 26px;
	background: url(/images/add-button.gif); 
}

#viewitem_buy_button {
	padding:10px 10px 11px 10px;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin:-4px 0 0 -30px;
	#padding:10px 0px 11px 0px;
	background-color:#C92703;
	color:#FFF;
}
#viewitem_buy_button:hover {
	color:#000;
	background-color:#fff;
	border:1px solid #C92703;
}

.sizeguide_btn {
	background-color:#C92703;
	color:#FFF;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:11px 0px 0px 10px;
	padding:10px 20px 10px 20px;
	font-weight:bold;
	font-family:MS Shell Dlg;
}

.ButtonBox {
	position:absolute;
}
.sizeguide_btn:hover {
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
	color:#000;
	background-color:#fff;
	border:1px solid #C92703;	
}
 
.submit {
	border: none;
	outline: none;
} 

.input {
	border: none;
	outline: none;
} 
 
 
 /* ------------------------------------------------------*/
 /* ---------------->>> MISCELLANEOUS <<<-----------------*/
 /* ------------------------------------------------------*/


.imageBox {
	width: 280px;
	text-align: center;
	color: #000;
	border: 1px solid #aaaaaa;
	padding-bottom: 5px;
	margin-bottom: 25px;
}

.imageBox2 {
	width: 198px;
	text-align: center;
	color: #000;
	border: 1px solid #aaaaaa;
	padding-bottom: 5px;
	margin-bottom: 25px;
}

.funList ul{
	margin-left: 20px;
	list-style-type: disc;
}

.funList li {
	margin: 0 0 15px 0;
}

.funList li img {
	margin-top: 10px;

}

a {
	color: #0145a1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}


p {
	margin: 10px 0;

}

.currentPage {
	color: #b9b9b9;

}

.customerFields {
	width: 194px !important;
	width: 200px;
	width/**/:/**/194px;
	padding: 2px 3px 3px 3px;
	border: 1px solid #dfdfdf;
	font-size: 12px;
}

.customerFields2 {
	width: 144px !important;
	width: 150px;
	width/**/:/**/144px;
	padding: 2px 3px 3px 3px;
	border: 1px solid #dfdfdf;
	font-size: 12px;
}


.textArea {
	width: 194px !important;
	width: 200px;
	width/**/:/**/194px;
	height: 95px !important;
	height: 100px;
	height/**/:/**/ 95px;
	padding: 2px 3px 3px 3px;
	border: 1px solid #dfdfdf;
	font-size: 12px;
}

#customerTable2 {
	margin: 10px 0 0 0;
	width: 390px;
}

#billingTable {
	margin: 30px 0 0 0;
	width: 390px;
	float: left;
}

#paymentTable {
  margin: 30px 0 0 0;
  width: 390px;
  float: left;
}

#shippingTable {
	margin: 30px 60px 0 0;
	width: 420px;
	float: right;
}


.searchProvince {
	width: 200px !important;
	width: 206px;
	width/**/:/**/200px;
	padding: 2px 3px 3px 3px;
	border: 1px solid #dfdfdf;
	font-size: 12px;
}

.outStock {
	padding-left: 50px;
	font-size: 15px;
	font-weight: bold;
	color: #c92602;
}


 /* --------------------------------------------*/
 /* --------------->>> FOOTER <<<---------------*/
 /* --------------------------------------------*/
	
#footer {
		margin-top: 5px;
		width: 1034px;
		height: 300px;
		text-align: center;
		font-size: 10px;
		background:url(/images/footer.jpg) no-repeat bottom;
		}
	
#footer ul {
	margin-top: 3px;
}


#footer ul li {
	display: inline;
	padding: 0 6px;
	border-right: 1px solid #333333;
}


#footer ul a {
	color: #333333;
	text-decoration: none;	
}

#footer ul a:hover {
	text-decoration: underline;	
}

.footerBox {
		width: 874px;
		margin: 0 auto; 
		padding:2px 0;
		border-bottom: 1px solid #d9d9d9;
}

#cards {
	margin-top: 10px;
}

.cleared {clear: both}	


 /* ----------------------------------------------*/
 /* --------------->>> SITE MAP <<<---------------*/
 /* ----------------------------------------------*/
 
.copyBlock ul{
	list-style-type: none;
	margin-left: 20px;
} 

/* Promotion Code (Basket) */
#basketPromCode {
	float: left;
	width: 880px;
}
#basketPromCodePrompt {
	float: left;
	width: 105px;
	font-weight: bold;
}
#basketPromCodeField {
	float: left;
	width: 120px;
	margin-right: 10px;
}
#basketPromCodeButton {
	float: left;
	width: 100px;
}
#basketPromCodeMsg {
	float: left;
	width: 880px;
	margin-bottom: 6px;
}

#notice {
	font-size: 26px;
	color: #ff0000;
	font-style: italic;
	text-align: right;
	padding-right: 100px;
	height: 55px;
	font-weight: bold;
}
#notice2 {
	padding-left: 110px;
	margin-top: 30px;
	font-size: 24px;
	color: #ff0000;
	font-style: italic;
}

/* Home Page Click thru Image */
#index_main_clickthru_image_inner{position:relative; width:526px; height:616px; background-image:url("/images/home_page_clickthru_01.png"); background-repeat:no-repeat; margin-left:20px; margin-top: 50px;}
#index_main_clickthru_image_bct{position:absolute; top:250px; left:380px; width:137px; height:78px; background-image:url("/images/home_page_clickthru_boys.gif"); background-repeat:no-repeat; cursor:pointer;}
#index_main_clickthru_image_gct{position:absolute; top:280px; left:0px; width:137px; height:78px; background-image:url("/images/home_page_clickthru_girls.gif"); background-repeat:no-repeat; cursor:pointer;}

.substitute_department_image{width:280px; margin-right:30px;}

 /* -------------------------------------------------------------------*/
 /* --------------->>> Designer Girls Clothing Online <<<---------------*/
 /* -------------------------------------------------------------------*/
 
#leftColMain1 strong {
	font-weight:normal;
}
.Designer_Girls_Clothing_Online_List {
	float:left;
	margin:0 0 20px 40px;
	width:100%;
	list-style:disc;
 }
 	.Designer_Girls_Clothing_Online_List li {
		list-style:disc !important;
 }
 
		 #Designer_Girls_Clothing_Online_Right {
			 position:relative; 
			 width:496px; 
			 height:566px; 
			 margin-left:20px; 
			 margin-top:-20px;
			 float:right;
		 }
		 
			 #Designer_Girls_Clothing_Online_Right ul {
				width:350px;
				margin:0px 0px 0px 20px;
				_width:400px;
			 }
			 
				#Designer_Girls_Clothing_Online_Right ul li {
					list-style:none;	
					border:1px solid #F0F0F0;
					width:150px;
					float:left;
					margin:10px 10px 0px 0px;
				}
					.Girls_Right {
						width:506px;
						height:506px;
						margin:0;
						padding:0;
						z-index:1;
					}

 /* ------------------------------------------------------------------ */
 /* -------------------------->>> INDEX <<<--------------------------- */
 /* ------------------------------------------------------------------ */
 
 .Newsletter_Container {
	 float:right;
	 margin:20px 20px 0px 0px;
	 #margin:20px 0px 0px 0px;
 }
 
 	.Newsletter_Container span {
		font-weight:bold;	
		color:#000;		
	}
/*.Phone {
	margin:-11px 0px 0px 0px;
	padding:6px 0px 0px 0px;
	font-size:20px;
	text-align:center;
	color:#000;
	background-image:url(/images/Phone_BG.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:visible;
	height:32px;
	width:295px;
}*/

.Telephone {
	margin:5px 0px 0px 15px;
	font-weight:bold;
	font-size:16px;
	float:left;
}
#subscribe, #NewsName {
	width:115px !important;
}
.phone {
	margin:7px 0px 0px 0px;	
	float:left;
}
/* Designer Baby Clothing */

.designer_baby_product {

	width:152px;
	float:left;
	margin:0px 20px 0px 0px;

}
	.designer_baby_product p {
	    background-color:#717171;
		color:#fff;
		font-size:11px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 5px;
		height:50px;
	}
		.designer_baby_product a:hover {
			color:#FFF;
		}

.designer_boys_product {

	width:152px;
	float:left;
	margin:0px 20px 2px 0px;
	border:1px solid #CCC;

}
	.designer_boys_product p {
	    background-color:#717171;
		color:#fff;
		font-size:11px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 5px;
		height:50px;
	}
		.designer_boys_product a:hover {
			color:#FFF;
		}

#Index_Product_Container_Outer {
	float:left;
	margin:-56px 0px 0px -3px;	
	#margin:-53px 0px 0px -2px;
	_margin:-53px 0px 0px 7px;
}
.Index_Product_Container {
	float:left;	

}

.Designer_Boys_Clothing_List {
	background: url(/images/Designer_Boys_Clothing_List.jpg) no-repeat;
	height:240px;
}

.Designer_Girls_Clothing_List {
	background: url(/images/Designer_Girls_Clothing_List.jpg) no-repeat;
	height:240px;
}


	.Designer_Boys_Clothing_List span {
		margin:40px 0px 0px 65px;
		float:left;
	}
		.Designer_Girls_Clothing_List span {
		margin:40px 0px 0px 65px;
		float:left;
	}