@charset "UTF-8";
/* =CALL LIBRARY */
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* =GENERAL */
	body{
		font: 10px/12px Arial, Helvetica, sans-serif;
		background: #fff;
	}
	a{text-decoration: none;color: #fff;}
	hr{display: none;}
	.borderrightlist li{
		float: left;
		border-right: 1px solid #fff;
		margin-right: -1px;
		padding: 0 7px;
		font-size:11px;
		line-height:11px;
	}
	strong,.strong{font-weight: bold;}
	.small_button{
		padding:2px 5px 2px 5px;
		color: #fff !important;
		text-align:center;
		background: #d60000 url("/media/themes/toyshop/common/basketbuttonbg.gif") top repeat-x;
		margin-top:3px;
		display:block;
		width:30px;
	}
	.button{
		height: 22px;
		padding:0;
		padding-top:9px !important;
		color: #fff !important;
		text-align:center;
		background: #d60000 url("/media/themes/toyshop/common/basketbuttonbg.gif") top repeat-x;
		border: 0;
		margin:0;
		font-size:12px;
	}
	.button.blue{
		background: #036 url("/media/themes/toyshop/common/navigation.gif") top repeat-x;
		padding: 0 10px 0 10px;
	}
	.button div
	{
		background: url("/media/themes/toyshop/common/arrow.gif") 95px 1px no-repeat;
		padding-right:10px;
	}
	.blue{color:#036;}
	.header{font-size:18px;font-weight:bold;padding-bottom:10px;}
	.inner_content{
		padding-left: 25px;
		font-size:11px;
		line-height:1.3em;
	}
		.inner_content .box{
			width: 480px;
			position: relative;
			padding:10px 15px 10px 0;
		}
		.inner_content .no-border{
			border: none;
			width: 496px;
			padding:0 0 20px 0;
		}
		.inner_content h4{
			font-weight: bold;
			color: #036;
			padding-bottom:10px;
		}
		.inner_content .box p,.inner_content .box h4,.box fieldset{
			padding-left: 45px;
		}
		.inner_content p{
			margin-bottom:12px;
		}
	.input_right{
		float: right;
		border:0 !important;
		padding:0 !important;
	}
	.input_addbasket{margin-top: 5px !important;}
	.input_go{
		float: right !important;
		width:auto !important;
		height:auto !important;
		border:none  !important;
		padding: 0 !important;
	}
    #error { color:red; }

    .success {
    	color:green;
    	padding-top:5px;
    	padding-bottom:15px;
    	margin-left:45px;
    }

/* =LAYOUT */
	#container{
		width:920px;
		overflow:hidden;
		margin: 0 auto;
		padding: 10px 0 10px 0;
	}
	#header,#main,#footer{
		width:920px;
		overflow: hidden;
	}
	#main{padding-top: 10px;}
	.topheader{
		position: relative;
		width:920px;
		height: 76px;
		background: #0051A3 url("/media/themes/toyshop/common/header.jpg") top repeat-x;
		overflow: hidden;
	}
	.mainarea{float: left;width: 542px;padding-left:9px;}
	.widgetcontainer{width: 180px;}
	.leftcolumn{float: left;}
	.rightcolumn{float: right;}

/* =HEADER */
	#logo{
		position: relative;
		float: left;
		width:274px;
		height: 76px;
		padding-left:10px;
		overflow: hidden;
	}
	#logo h1{
		position: relative;
		width:274px;
		height: 66px;
		padding: 10px 0 0 0;
		font-size:30px;
		line-height: 24px;
		font-weight: bold;
	}
	#logo h1 em{font-size:23px;}
	#logo h1 a span{
		width: 100%;height: 100%;
		position: absolute;
		top:0; left:0;
		background: url("/media/themes/toyshop/common/logo.jpg") no-repeat;
		cursor: pointer;
	}
	#toplink{padding-top:10px;float: right;}
	#membershiplink{position: absolute;top:55px;right:0;}
	#navigation_wrapper{
		border-top: 1px solid #fff;
		height: 30px;
		background: #0451a1 url("/media/themes/toyshop/common/navigation.gif") top repeat-x;
	}
		#navigation{width: 852px;border-right: 1px solid #fff;margin:0 auto;overflow:hidden;}
		#navigation li{
			font-size:11px;
			text-align:center;
			float: left;
			height: 28px;
			width: 60px;
			padding: 2px 5px 0 5px;
			border-left: 1px solid #fff;
			overflow: hidden;
		}
		#navigation li.selected{background: #e0e0e0;}
		#navigation li.selected a{color: #000;}
	#searchbar{
		background: #e0e0e0;
		height: 25px;
		font-size:11px;
		overflow: hidden;
	}
		.search,.newsletter{float: left;}
		.search{width:276px;padding: 3px 26px 0 0;}
		.search label{float: left;padding: 3px 15px 0 7px;}
		.search input{
			float: left;
			border: 1px solid #ccc;
			border-top: 1px solid #999;
			border-left: 1px solid #999;
			width: 176px;
			height: 13px;
			padding:2px 3px 2px 2px;
			font-size:10px;
		}
		.button_go{
			position: relative;
			float: right;
			color: #222;
			width: 30px;
			height: 18px;
			text-align:center;
			font-size:9px;
		}
		.button_go span{
			position: absolute;
			width: 100%;
			height: 100%;
			top:0;left:0;
			background: url("/media/themes/toyshop/common/button_go.gif") no-repeat;
			cursor: pointer;
		}
		.newsletter{width: 185px;padding-top:3px;}
		.newsletter label{float: left;padding: 3px 3px 0 7px;}
		.contact{padding: 7px 10px 0 0;}
		.contact{float: right;}

/* =MAIN CONTENT */
	#sitelocation{padding:5px 0 10px 0; width: 542px; overflow: hidden;}
	#sitelocation li{float: left; padding-right:4px;}
	#sitelocation li a{color:#000;}
	.mainarea a{color:#285680;}
	.mainarea .button{
		display: block;
		margin-left: auto;
		width: 107px;
		margin-top: 5px;
	}

	.bannerwrapper p{
		padding: 20px 10px;
		font-size:11px;
	}
	.banner_title{
		border: 1px solid #000;
		padding: 7px 10px;
		font-size:1.1em;
		margin-bottom:5px;
	}

	/* Promotional Banner & Featured Product */
	.promotionalgraphic,#featuredproduct,#categoryproduct{
		width: 542px;
		overflow: hidden;
		padding-left:3px;
	}
	.promotionalgraphic li,#featuredproduct li,#categoryproduct li{
		float: left;
		width: 267px;
		height: 149px;
		margin: 2px 4px 2px  0;
		position: relative;
	}
	.promotionalgraphic li a{
		border: 1px solid #ccc;
		display: block;
		width: 263px;
		height: 145px;
		overflow: hidden;
	}
	.promotionalgraphic li a:hover{
		border: 3px solid #06C;
		margin-left:-2px;
		margin-top:-2px;
		position: absolute;
		z-index:10;
	}
	#featuredproduct li,#categoryproduct li{
		width: 263px;
		height: 157px;
		margin: 2px 8px 6px 0;
	}
	#featuredproduct li div.featured_wrapper,#categoryproduct li div.category_wrapper{
		position: absolute;
		border: 1px solid #ccc;
		width: 255px;
		height: 147px;
		padding: 10px 0 0 8px;
	}
	#featuredproduct li div.jshover,#categoryproduct li div.jshover{
		border: 3px solid #06C;
		margin: -2px 4px 0 -2px;
	}
	#featuredproduct .featured_image,#categoryproduct .category_image{
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
	#categoryproduct .category_image{border: 1px solid #000;}
	.featured_wrapper p{ width: 120px; }
	.featured_title,.category_title{color: #285680;font-weight: bold;font-size:11px;padding-bottom:5px; cursor: hand;}
	.featured_subtitle{color: #285680;padding-bottom:3px; cursor: hand;}
	.featured_information,.category_information{padding-bottom:3px; cursor: hand;}
	.category_title,.category_information{width:110px;}
	.featured_status{padding-bottom:3px;}
	.featured_instock{color: #3D9946;}
	.featured_outofstock{color: #fe0000;}
	.featured_preorder{color:#089d40;}
    .form_error {color:red;}
	.frm label span.form_error{
		display: block;
		float: none;
		width: auto;
		padding: 3px 0 3px 150px;
	}

/* =WIDGET */
	.widget{
		padding-bottom: 10px;
		width: 180px;
		overflow: hidden;
	}
	.widget a{color: #0F4D8B;}
	.widget h3{
		height: 18px;
		background: #0052a4 url("/media/themes/toyshop/common/widgetheader.gif") repeat-x;
		font-size:11px;
		color: #fff;
		padding: 4px 0 0 10px;
		width: inherit;
		position:relative;
	}
	.widget h3 a{
		display: block;
		width: 100%;
		height: 100%;
		color: #fff;
		background: url("/media/themes/toyshop/common/arrow.gif") 155px 1px no-repeat;
	}
	.widget h3 a.minibasket{
		background-image: none;
	}
	.widgetcontent{
		border: 1px solid #0e6fce;
		border-top:0;
		padding-bottom:10px;
	}

	.widgetcontent ul{padding-top:3px;}
	.widgetcontent li{padding:2px 0;}
	.widgetcontent .borderlist{border-top: 1px solid #ccc; padding-top:2px;margin-top:2px;}

		/* Widget shop by category */
		.shopcategory li{padding-left: 14px;}
			.shopcategory li.selected{background: #e0e0e0;}
			.shopcategory li ul{
				list-style: square inside;
			}
			.shopcategory li ul li a{margin-left:-5px;color: #000;}
			.shopcategory li.shop_active a{
				color: #000;
				margin-left:9px;
			}
			.shopcategory li.shop_active ul{list-style: none;}
			.shopcategory li.shop_active ul a{color:#0F4D8B;}
		/* Widget shop by age */
		.shopage li{padding-left: 14px;}
		/* Widget new arrival, best seller and consumables */
		.newarrival li,.bestseller li,.consumables li{
			width: 178px;
			padding-top:10px;
			overflow:hidden;
		}
			.newarrival img,.bestseller img,.consumables img{
				float: left;
				margin: 0 6px;
			}
			.newarrival p,.newarrival li div,.bestseller p,.bestseller li div,.consumables p,.consumables li div{
				width: 110px;
				padding-right:4px;
				float: right;
				cursor: hand;
			}
		/* Widget recent view */
		.recentview li{
			width: 164px;
			padding-left:7px;
			padding-top: 8px;
			overflow: hidden;
		}
			.recentview li p{
				width: 105px;
				float: left;
			}
			.recentview li div{
				text-align: right;
			}
		/* Widget Basket VIew */
			.shopbasket .widgetcontent{border: 1px solid #fe0000;border-top:0;border-bottom:0;}
			.shopbasket h3{
				background: #d20001 url("/media/themes/toyshop/common/widgetheaderbasket.gif") repeat-x;
			}
			.shopbasket li{
				overflow: hidden;
				position: relative;
			}
			.shopbasket .emptybasket li{
				padding: 4px 10px;
				border-left: 1px solid #fe0000;
				border-right: 1px solid #fe0000;
				border-bottom: 1px solid #fe0000;
			}
			.basketitemnumber{
				width:20px;
				padding-left:7px;
				float: left;
			}
			.basketitemtitle{
				float: left;
				width: 95px;
			}
			.basketitemprice{
				float: right;
				text-align: right;
				width: 50px;
				padding-right:5px;
			}
			.basketitemtitlelong{
				float: left;
				width: 117px;
				padding-left:5px;
			}
			.totalbasket{
				background: #e0e0e0;
				height: 18px;
				margin-top:10px;
				padding: 5px 5px 0 0;
				text-align: right;
				font-size:11px;
				font-weight: bold;
			}
			.shopbasket .button{
				float: left;
				width: 90px;
				margin:0;
				padding:0;
				font-size:12px;
			}
			.shopbasket .rightbutton{
				width: 89px;
				margin-left:1px;
			}
			.shopbasket .filler_bottom{
				border-bottom: 1px solid #fe0000;
			}
		/* Widget Top Brand */
		.topbrand li{padding:4px 0 0 4px;}
		.topbrand li a img{border: 1px solid #ccc;}
		/* Widget Batteries */
		.batteries_info{
			width: 174px;
			overflow: hidden;
		}
		.batteries p{
			padding: 10px 7px 0 7px;
			font-size: 11px;
			float: left;
		}
		.batteries .floatinglist{
			float:left;
			padding-left:20px;}
		.listbatteries li{
			padding-top: 12px;
			width: 174px;
			overflow: hidden;
			position: relative;
		}
		.listbatteries .img_wrapper{
			width: 55px;
			text-align:center;
			float: left;
		}
		.listbatteries p{
			font-size: 10px;
			padding: 0;
			width: 105px;
			float:left;
		}
		.button_add{
			position: absolute;
			right:10px;
			bottom:5px;
		}
		/* Widget narrows by ... */
		.narrow li{padding-left: 14px;}
		/* Widget privacy */
		.privacy .widgetcontent{
			padding: 7px 8px 11px 8px;
		}
		.privacy p{
			padding-bottom:10px;
		}
		.privacy p a{
			text-decoration: underline;
		}
		.protect{
			background: url("/media/themes/toyshop/common/lock.jpg") 0 0 no-repeat;
			padding-left: 50px;
			padding-bottom:5px;
		}
		/* widget information */
		.information h3{
			background: #ccc url("/media/themes/toyshop/common/icon_information.gif") 160px 5px no-repeat;
			color: #000;
		}
		.information .widgetcontent{
			border: 1px solid #ccc;
			padding: 5px;
		}
		.information strong{font-weight: bold; font-size:11px;}
		.information p{padding-bottom:10px;}


	/* =PRODUCT DETAIL */
	.product_detail{
		width: 540px;
		position: relative;
		overflow: hidden;
	}
		.product_detail .price_medium_was{padding-bottom:3px !important;}
		.product_detail a{color:#003366;}
		.product_image_wrapper{
			text-align: center;
			width: 400px;
			padding: 10px 0;
			float: left;
		}
		.product_detail h2{
			font-size:18px;
			line-height:20px;
			font-weight: bold;
		}
		.product_detail h3{
			font-size:12px;
			line-height:12px;
			padding-top:5px;
			font-weight: bold;
		}
		.product_sidecontent{
			width: 140px;
			float: right;
			text-align: right;
			bottom: 10px;
			right:0;
		}
			.product_brand{	padding-bottom:5px;}
			.product_sidecontent select{
				font-size:10px;
				width: 107px;
				margin-top: 5px;
			}
			.product_sidecontent .or{
				margin-top: 10px;
				width: 110px;
				height: 6px;
				line-height:5px;
				overflow: hidden;
				position: relative;
				margin-left: auto;
			}
			.product_sidecontent .or span{
				position: absolute;
				width: 100%;height:100%;
				top:0;right:0;
				background: url("/media/themes/toyshop/common/or.gif") right top no-repeat;
			}
			.actionbutton li{text-align: right; padding:4px 0;}
			.actionbutton li a{padding:2px 0 2px 25px; display: inline;}
			.actionbutton li a.wishlist{background: url("/media/themes/toyshop/common/wish.gif") left center no-repeat;}
			.actionbutton li a.giftlist{background: url("/media/themes/toyshop/common/gift.gif") left center no-repeat;}
			.actionbutton li a.maillist{background: url("/media/themes/toyshop/common/mail.gif") 5px center no-repeat;}

	.product_info
	{
		padding:5px 5px 0 5px;
		font-size:11px;
		line-height:14px;
	}

	.product_info ul
	{
		list-style: disc;
		list-style-type: square;
		list-style-position:inside;
	}

	.product_info p
	{
		margin-bottom: 8px;
	}


	.mainarea h3{font-weight: bold;color: #074179;padding-bottom:3px;font-size:11px;}
	.mainarea h3 span{font-weight: normal;color: #000;}

	.box{
		border: 1px solid #ccc;
		padding:7px 5px;
		margin-top:10px;
		width: 531px;
		overflow: hidden;
	}
		.box .price_medium_was{padding-bottom:3px !important;}

	.added_value{padding-bottom:15px;}
		.added_value h3{color: #f00;margin-bottom:5px;}
		.added_value img{float: left;}
		.added_value p{width:460px;padding-left:10px; float: left;font-size:10px;}
		.added_value p strong{color: #f00;font-weight: normal;}
		.added_value a{color: #000;}

	.image_gallery p{padding: 0 0 5px 2px;}
	.image_list_gallery{padding-left:3px;}
		.image_list_gallery li
		{
			float: left;
			margin-right:5px;
			margin-bottom: 8px;
			position: relative;
			/*padding: 2px;*/
			width:127px;
			height:125px;
		}

		.image_list_gallery li.last{float: left;padding-right:0;}
		.image_list_gallery a{
			border: 1px solid #ccc;
			display: block;
		}
		.image_list_gallery a:hover{
			position: absolute;
			border: 5px solid #06C;
			margin: -4px 0 0 -4px;
			z-index: 11;
		}
	.product_spec{padding:5px;}
	.product_twice a{color: #114f8d;}
		.product_twice p{width:280px;}
		.product_plus li{
			float: left;
			padding-top:10px;
		}
		.product_plus li.plus{
			background: url("/media/themes/toyshop/common/sign_plus.gif") right 65px no-repeat;
			padding-right: 20px;
			width:160px;
			text-align: center;
		}
		.product_plus li.equal{
			background: url("/media/themes/toyshop/common/sign_equal.gif") right 65px no-repeat;
			padding-right: 10px;
			width:160px;
			text-align: center;
		}
		.product_sidebox{
			float: right;
			text-align: right;
			padding:5px 5px 0 0;
		}
		.product_sidebox button{
			width: 107px;
			margin-top: 5px;
		}
		.product_info_black{font-weight: bold;font-size:12px;padding:5px 0 3px 0;}
	.related_products{width: 551px;height: 308px;}
		.related_products h3{padding: 5px;}
		.related_products li{
			width: 182px;
			height: 279px;
			float: left;
			position:relative;
			margin-right:2px;
		}
		.related_products li .related_products_container{
			border: 1px solid #ccc;
			padding: 7px 5px;
			width: 162px;
			height:265px;
		}
		.related_products li .jshover{
			position: absolute;
			z-index: 10;
			border: 5px solid #06C;
			margin: -4px;
		}
		.related_products li.last{margin-right: 0;}
		.related_product_wrapper{
			position:relative;
			height: 130px;
			width: 160px;
		}
			.related_product_wrapper div{
				position: absolute;
				width: 160px;
				bottom: 10px;
			}
			.related_product_wrapper img{display: block;margin: auto;}
			.related_product_info h4{font-weight: bold;font-size:12px;}
			.related_product_info h5,.related_product_info a{font-size:11px;color: #114f8d;padding-top:2px;}
			.related_product_info p{padding: 4px 0;}
			.related_otherinfo{color: #f00;padding-top:5px;}



	/* =SHOPPING BASKET */
	.shopping_basket
	{
	}
		.shopping_basket a{color: #114f8d;}
		.shopping_basket h2{font-size:18px;font-weight: bold;padding-bottom:10px;}
		/* the tables! */
		.row_available{width:60px;text-align:center;}
		.row_unitprice{width:47px; text-align:right;padding-right:10px;}
		.row_qty{width:60px;text-align:center;}
		.row_qty input{width:30px;}
		.row_total{width:60px;text-align:right;padding-right:10px;font-size:10px !important;}
		.shopping_basket th{background: #ccc;text-align: center;font-size:11px !important;}
		.shopping_basket table{border: 1px solid #ccc;border-top:0; width:100%;}
		.shopping_basket td{border-right: 1px solid #ccc;font-size:11px;}
		.shopping_basket .row_product{
			padding:5px 5px 5px 15px;
			text-align:left;
			position: relative;
			font-size:10px;
		}
		.shopping_basket .row_product a{display: block;}
		.shopping_basket .row_product_img{text-align: center;width:60px;padding:10px 0;border:0;}
		.product_id{float: left;display:inline;}
		.product_promotion{color:green;}
		.row_product .product_promotion{float:left;}
		.shopping_basket a.remove{
			border-bottom: 1px solid #ccc;
			color: #000;
			padding-right:15px;
			float: right;
			margin-right:10px;
			background:url("/media/themes/toyshop/common/remove.gif") right center no-repeat;
		}
		.shopping_basket input.remove{
			border-bottom: 1px solid #ccc;
			color: #000;
			padding-right:15px;
			float: right;
			margin-right:10px;
		}
.subtotal{
		width: 181px;
		float: right;
		font-size: 11px;
		line-height:18px;
	}
		.subtotal_box{
			border: 1px solid #ccc;
			border-top:0;
			width: 179px;
			overflow:hidden;
			padding:5px 0;
		}
		.total{background: #ccc;font-weight:bold;}
		.labelbox {
			width:80px;
			float: left;
			text-align: right;
			padding-right:10px;
		}
		.pricebox {
			width:70px;
			float: right;
			text-align: right;
			padding-right:10px;
		}
		.discount{color: green;}
		.continue_shop{
			float: left;
			color: #00c;
			height: 31px;
			width: 90px;
			margin:7px 0 0 -1px;
			position: relative;
			overflow: hidden;
		}
		.checked_out{color: #00c;
			float: right;
			color: #00c;
			height: 31px;
			width: 90px;
			margin:7px -1px 0 0;
			position: relative;
		}
		.continue_shop span,.checked_out span{
			position: absolute;
			width: 100%;height: 100%;
			left:0;top:0;
			cursor: pointer;
		}
		.total span{font-size:12px;}
		.continue_shop span{background: url("/media/themes/toyshop/common/b_continue_shop.gif") 0 0 no-repeat;}
		.checked_out span{background: url("/media/themes/toyshop/common/b_checkout.gif") 0 0 no-repeat;}
		.input_checkout{
			margin-right: -1px;
			margin-top: 7px;
		}
		.verisign{
			padding-top:5px;
			line-height:12px;
			font-size:10px;
			height:30px;
		}
		.verisign img{
			float: left;
			margin: -1px 12px 0 10px;
		}
		.or_use {
			text-align: center;
			padding-top:10px;
			font-size:11px;
			font-weight: bold;
		}
		.paypal {
			width: 179px;
			padding-top:5px;
			float: right;
		}
	.delivery_options_box{
		border: 1px solid #ccc;
		padding:5px;
		width: 340px;
		margin:10px 0 0 -1px;
		font-size:11px;
		overflow: hidden;
		line-height:16px;
		font-size:10px;
	}
        .update_basket {
		    border:none;
		    background: url("/media/themes/toyshop/common/button_go.gif")
		    no-repeat;
            float: right;
			color: #00c;
			margin:-19px 16px 0 0;
			position: relative;
			width: 30px;
			height: 18px;
        }
		.delivery_options_box h3{font-weight: bold;}
		.delivery_options_box input,.delivery_options_box select{font-size:10px;}
		.delivery_options_box label{font-weight: bold;}
		.delivery_options_box label span{font-weight: normal;}
		.delivery_options .product_promotion{float:left;}
		.delivery_options li{
			padding-top:5px;
			width: 340px;
			overflow: hidden;
			line-height:12px;
		}
			.delivery_options input{float: left;border:none !important;}
			.delivery_options label{float: left;padding:0 5px; width:250px;}
			.delivery_options .price_small_black{float: right;padding-right:20px;}
			.delivery_options li p{padding-left:30px;float:left;}
		.promo_code p{
			width:110px;
			float:left;
			padding-right:20px;
		}
		.promo_code .promo_code_text{
			float: left;
			margin-top:5px;
			width: 134px;
			padding:1px 3px;
			height: 14px;
		}
		.promo_code .update_basket{
			margin: 5px 0 0 20px;
			float:left;
			font-size:9px;
		}
		.promo_code .product_promotion{float:left;}

/* =SEARCH ERROR */
	.search_error{
		padding: 10px;
		font-size: 1.17em;
		line-height:1.6em;
	}

	.search_error .search_term
	{
		font-weight: bold;
	}

	.search_error ul
	{
		padding: 20px 0 0 20px;
	}

	.search_error ul li
	{
		list-style: square;
		list-style-position:inside;
	}

/* =FOOTER */
	.footer_nav_wrapper{
		padding: 3px 0 10px 0;
		background: #e0e0e0;
		margin-top:5px;
	}
		.footer_navigation{
			text-align: center;
			padding: 3px 0 0 0;
		}
		.footer_navigation li{
			display: inline;
			border-right: 1px solid #333;
			padding: 0 5px;
			font-size:10px;
		}
		.footer_navigation li.last{border:none;}
		.footer_navigation li a{color: #000;}

	.footer_siteinfo_nav{
		background: #014e9c url("/media/themes/toyshop/common/bgfooternav.gif") 0 0 repeat-x;
		height: 38px;
		padding: 7px 0 0 0;
	}
		.footer_siteinfo_nav{text-align: center;}
		.footer_siteinfo_nav li{
			display: inline;
			border-right: 1px solid #fff;
			padding: 0 5px;
		}
		.footer_siteinfo_nav li.last{border:none;}
		.footer_siteinfo_nav p{
			color: #fff;
			font-size:11px;
			padding-top:5px;
		}
	.boxsecurityfooter{
		border: 1px solid #ccc;
		padding: 10px;
		width: 280px;
		min-height: 72px;
		float: left;
	}
	.footer_security{padding-top: 7px;}
	.boxregistered,.boxpayment{margin-right: 7px;}
	.boxsecurity img{
		float: left;
		margin: 5px 40px 10px 10px;
	}
	.boxsecurity strong{font-size:11px;}
	#cards{
		margin-top:10px;
		width: 280px;
		float: left;
		text-align: center;
	}
	#cards li{
		display: inline;
	}
/* =PRICES */
.price_small,.price_small_was{font-size:10px;}
.price_small_black{font-size:11px;font-weight: bold;}
.price_small_now{font-size:10px;color: #ff0000;}
.price_medium_was{font-size:11px; font-weight: bold;}
.price_medium_now{font-size:15px;color: #ff0000;font-weight: bold;line-height:13px;}
.price_medium_now_text{font-size:12px;color: #ff0000;font-weight: bold;}
.price_large_black{font-size:20px;font-weight: bold;line-height:24px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.price_large_now{font-size:20px;font-weight: bold;line-height:24px;font-family: Verdana, Arial, Helvetica, sans-serif; color:#f00;}
.price_instock{font-size:11px; font-weight:bold;}
.price_outofstock{font-size:11px; font-weight:bold;color:#fe0000;}


	/* invalid shipping method */

	.invalid_shipping_method_box{
		padding:5px;
		margin:0 0 0 15px;
		font-size:11px;
		line-height:10px;
	}
    .invalid_shipping_method_box h3{font-weight: bold;}
    .invalid_shipping_method_box input{font-size:10px;}
    .invalid_shipping_method_box label{font-weight: bold;}
    .invalid_shipping_method_box label span{font-weight: normal;}
    .invalid_shipping_method_box li{
        padding-top:5px;
        padding-bottom:5px;
        width: 340px;
        overflow: hidden;
        line-height:12px;
    }
    .invalid_shipping_method_box input{float: left;border:none !important;}
    .invalid_shipping_method_box label{float: left;padding:0 5px; width:250px;}
    .invalid_shipping_method_box .price_small_black{float: right;padding-right:20px;}
    .invalid_shipping_method_box li p{padding-left:30px;float:left;}

	/* bank authentication */
	.bank_authentication { text-align:center; }

/* =CHECKOUT */
	#progress{
		width: 100%;
		overflow: hidden;
		padding-bottom:10px;
	}
	#progress li{
		float: left;
		font-size:16px;
		font-weight: bold;
		padding-right:5px;
		line-height:1em;
	}
		.table_addresses{
			margin-top:25px;
			width: 460px;
			margin-left: 20px;
		}
		.table_addresses td{padding-bottom:25px;}
		.t_chk{width: 45px;text-align:center;vertical-align:top;padding-top:3px;}
		.t_st{width:120px;font-weight: bold;text-align:left;vertical-align:top;}
		.t_act{width:66px;vertical-align:top;text-align:left;}
		.t_act a{
			float:left;
			padding-right:15px;
			font-weight:normal;
			width:82px;
			text-align:left;
		}
		.t_act a.remove{
			background:url("/media/themes/toyshop/common/remove.gif") no-repeat right center;
		}
		.t_act a.setdefault{
			background:url("/media/themes/toyshop/common/setdefault.gif") no-repeat right center;
		}
		.txt_long{width: 390px;border:1px solid #ccc;}
		.l_instruction{
			display: block;
			padding-top:10px;
			width: 390px;
		}
		.l_instruction span{float: left;}
		.l_instruction input{
			float: right;
			border:1px solid #ccc;
			width: 200px;
		}
		.txt_area_small{
			width: 412px;
			height:40px;
			border: 1px solid #ccc;
		}
		.b_checkout{
			float: right;
			position: relative;
			display: block;
			height:22px;
		}
		.b_checkout span{position: absolute; left:0;top:0;width:100%;height:100%;cursor:pointer;}
		.b_change{width: 77px;}
		.b_change span{background: url("/media/themes/toyshop/common/b_change.gif") no-repeat;}
		.b_newadd{width: 133px;}
		.b_newadd span{background: url("/media/themes/toyshop/common/b_newadd.gif") no-repeat;}
		.b_cont{width: 87px;height:31px;}
		.b_cont span{background: url("/media/themes/toyshop/common/b_continue.gif") no-repeat;}
		.b_back{width: 56px;height:31px;float:left;}
		.b_back span{background: url("/media/themes/toyshop/common/b_back.gif") no-repeat;}

	/* checkout 4.3 */
	.payment .box p,
	.payment .box fieldset,
	.payment .box h4{
		padding:10px 0 5px 20px;
	}
	.payment .box h4{
		padding:10px 0 0 20px;
		background: none;
		font-weight: bold;
		font-size:11px;
	}
	.payment .promo_code h4{
		padding:15px 0 0 0 ;
		margin:0;
	}
	.wallet_cards_list {
		padding: 10px 20px 10px;
	}
	.wallet_cards_list li.card {
		height: 4em;
		padding-bottom: 1em;
		position: relative;
	}
	.wallet_cards_list li.card ul.actions{
		position: absolute;
		top: 0;
		right: 0;
		width: 150px;
	}
	.wallet_cards_list li.card ul.actions li.action{
		display: block;
		padding-bottom: 5px;
		text-align: right;
	}
	li.action a { display: block; }
	li.action a:HOVER { text-decoration: underline; }
	li.action a.icon_cross{ padding-right: 20px; background: url('/media/themes/toyshop/common/remove.gif') no-repeat top right; }
	li.action a.icon_star{ padding-right: 20px; background: url('/media/themes/toyshop/common/setdefault.gif') no-repeat top right; }
	.cards_list{
		width: 475px;
		overflow: hidden;
		padding-left: 20px;
	}
	.cards_list li{
		float: left;
		width: 225px;
		overflow: hidden;
		padding-bottom:10px;
		position: relative;
	}
	.cards_list li input{
		float:left;
		border:0;
		position: absolute;
		left:0;
	}
	.cards_list > li input{
		margin-top:3px;
	}
	.cards_list li span{
		float: left;
		width: 190px;
		padding-left:25px;

	}
	.cards_list li a{
		float: left;
		margin-left: 25px;
		margin-top:5px;
		border-bottom: 1px solid #ccc;
	}
	.cards_list li a.remove {
		background:url("/media/themes/toyshop/common/remove.gif") right 0 no-repeat;
	}
	.cards_list li a.setdefault {
		background:url("/media/themes/toyshop/common/setdefault.gif") right 0 no-repeat;
	}
	.bottom_right_wrapper{
		width: 100%;
		overflow: hidden;
	}
	.botton_right{
		width: 300px;
		float: right;
		padding: 10px 20px 0 0;
	}
	.box .botton_right{padding: 0;width: 320px;}
	.botton_right a{color: #114F8D;text-decoration:underline;}
	.b_confirmorder{
		float: right;
		border: 0 !important;
		padding: 0 !important;
	}
	.frm .shopping_basket table{}
	.payment .promo_code h4{padding:15px 0 0 0 ;}
	.twocolumnwrapper{width:100%;overflow:hidden;clear:both;padding-top:10px;position: relative;}
	.columnleft{float: left;width:270px;}
	.columnright{float: left;width:190px;}
	.payment .box .columnleft h4,.payment .box .columnright h4{padding:0 0 5px 20px;}
	.twocolumnwrapper .b_change{position: absolute;right:0;bottom:10px;}
	.shopping_basket .header{
		font-size:16px;
		font-weight: bold;
		padding: 0 0 10px 20px;
		color: #000;
	}
	.managepayment .box p{
		padding: 10px 0 10px 20px;
	}
	.managepayment fieldset{
		padding-left:20px !important;
	}
	.giftmessage,.giftmessage p{padding-top:0 !important;}
	.paymentmethod{
		padding-top: 15px;
		padding-left:8px;
	}
	.boxtwocol{
		margin:0;
		border-top:0;
	}
	.boxtwocol .columnleft{
		padding-left:8px;
	}
	.botton_right .b_back{
		float: right;
		margin-right: 2px;
	}
	.b_printinvoice{
		width: 111px;
		height:31px;
		margin-right: 20px;
	}
	.b_printinvoice span{
		background: url("/media/themes/toyshop/common/b_printinvoice.gif") 0 0 no-repeat;
	}

/* =SIGN IN */
	.password_remider p
	{
		padding-bottom:1em;
	}
	.signin_wrapper{
		width: 100%;
		overflow: hidden;
		padding-bottom:20px;
	}
	.inner_content .signin{
		float: left;
		width: 190px;
		height: 200px;
		margin-right:10px;
		padding: 10px 25px 15px 25px;
		position: relative;
	}
	.inner_content .signin.password_reminder{
		width: 300px;
		height: 200px;
	}
	.inner_content .signin h4,
	.inner_content .signin p,
	.inner_content .signin fieldset{padding:0;padding-bottom:15px;}
	.inner_content .signin h4{padding-bottom:20px;}
	.signin input{
		border: 1px solid #ccc;
		width: 190px;
		height:20px;
		margin:5px 0 0px 0;
	}
	.signin input.signinButton
	{
		margin:5px 0 15px 0;
	}

	.signin label
	{
		display:block;
		margin-bottom: 15px;
	}
	.signin a{
		color: #000;
	}
	.signin_bottom{
		position: absolute;
		bottom:0;
		width: 190px;
		padding: 0 15px 20px 0;
	}
		.signin_bottom a{
			float: right;
			width: 80px;
		}
		.signin_bottom .b_signin{
			float: left;
			position: relative;
			display: block;
			height:31px;
		}
		.b_signin span{position: absolute; left:0;top:0;width:100%;height:100%;cursor:pointer;}
		.signin_bottom .b_sign{width:auto;height:auto;position:absolute;bottom: 5px;}
		.signin_bottom .b_createaccount{width: 118px;}
		.b_createaccount span{background: url("/media/themes/toyshop/common/b_createaccount.gif") no-repeat;}
	.signin_error
	{
		border: 1px solid red;
		background: white;
		margin: 5px 10px 5px;
		padding: 5px;
		color: black;
		font-size: 1.1em;
	}
		.signin_error p
		{
			padding-bottom: 10px;
		}
		.signin_error li
		{
			color: red;
			padding: 5px;
			list-style-type:disc;
			list-style-position: inside;
		}
		.signin_error li a
		{
			color: red;
			text-decoration: underline;
		}
/* =STORE DETAIL */
	.store_detail{
		width: 100%;
		overflow: hidden;
		padding-top:10px;
		font-size:11px;
		line-height: 1.3em;
	}
	.store_detail h4{
		color: #036;
		font-weight: bold;
		padding-bottom:15px;
	}
	.store_description{
		width: 260px;
		float: right;
	}
	.store_image{
		float: left;
	}
	.store_description img{
		float: right;
		margin: 0 0 5px 5px;
	}
	#map{
		float: right;
		position: relative;
		width: 339px;
		height: 339px;
		overflow: hidden;
		border: 1px solid #000;
	}
	.store_detail_left{
		width: 163px;
		height: 144px;
		padding: 10px;
		margin: 0 0 10px 0;
	}
	.store_detail_left p{
		padding-bottom:10px;
	}
	.store_detail_left dt{
		float: left;
		width:75px;
	}
	.store_detail_left dd{
		float: left;
	}
	.store_detail_bottom{
		width: 520px;
		padding:10px;
	}
	.store_detail_bottom p{
		padding-bottom: 10px;
	}
	.cards_list{
		width: 475px;
		overflow: hidden;
		padding-left: 20px;
	}
	.cards_list li{
		float: left;
		width: 225px;
		overflow: hidden;
		padding-bottom:10px;
		position: relative;
	}
	.cards_list li input{
		float:left;
		border:0;
		position: absolute;
		left:0;
	}
	.cards_list > li input{
		margin-top:3px;
	}
	.cards_list li span{
		float: left;
		width: 190px;
		padding-left:25px;

	}
	.cards_list li a.remove{
		float: left;
		margin-left: 25px;
		font-size:10px;
	}
	.float_wrapper{
		width: 100%;
		overflow:hidden;
	}
	.float{
		float: left;
		width: 280px !important;
	}
	.floatCardDates{
		width: 300px !important;
	}
	.rightsidefloat{width: auto !important;}
	em.issue{
		float: right;
		width:120px;
		padding-right:30px;
		font-size:10px;
		line-height:1.1em;
	}
	.remove{
		padding-right:15px;
		float: right;
		background:url("/media/themes/toyshop/common/remove.gif") right center no-repeat;
	}

/* =SEARCH RESULT */
	.paging{
		background: #ccc;
		font-size: 11px;
		line-height: 1.3em;
		margin: 5px 0;
		padding: 7px 13px;
		width: 516px;
		overflow: hidden;
	}
	.paging p{
		padding-bottom:5px;
	}
	.paging a{
		color: #036;
		text-decoration: underline;
	}
	.paging select{
		border: 1px solid #B5CFE7;
		border-top: 1px solid #3D7BAD;
		font-size: 11px;
	}
	.paging_top .paging_left{
		width: 180px;
		float: left;
	}
	.paging_top .paging_center{
		width: 160px;
		float: left;
	}
	.paging_top .paging_right{
		width: 170px;
		float: right;
		text-align: right;
	}
	.paging_bottom
	{
		float:left;
	}
	.paging_bottom .paging_left{
		width: 45%;
		float: left;
	}
	.paging_bottom .paging_right{
		width: 45%;
		float: right;
		text-align: right;
	}

/* =MY ACCOUNT */
	.frm input,.frm select{
		border: 1px solid #E3E9EF;
		border-top: 1px solid #ABADB3;
		font-size:13px;
		padding: 2px;
	}
	.frm fieldset{position: relative}
	.frm label{
		display: block;
		width: 100%;
		overflow: hidden;
		padding-bottom:7px;
	}
	.frm label span,.frm label strong{
		float: left;
		width: 150px;
	}
	.frm label span.subtext {
		float: none;
		width: auto !important;
		margin-left: 150px;
		display: block;
	}
	.frm label span.form_error
	{
		display: block;
		float: none;
		width: auto;
		padding-top: 3px;
		padding-right: 0pt;
		padding-bottom: 3px;
		padding-left: 150px;
	}
	.txt_acc_thin{width: 180px !important;}
	.txt_acc_long{width: 275px !important;}
	.input_account{margin-right:10px;}
	.b_account{position: relative;display: block;}
	.b_account span{position: absolute; top:0;left:0;width: 100%;height: 100%;}
	.b_savechanges{
		float: right;
		height: 22px;
		width: 112px;
		margin-right:10px;
	}
	.b_savechanges span{background: url("/media/themes/toyshop/common/b_savechanges.gif") no-repeat;}
	.b_continueshop,.b_myaccount{
		width: 142px;
		height: 31px;
		float: left;
	}
	.b_continueshop span{background: url("/media/themes/toyshop/common/b_continueshopping.gif") no-repeat;}
	.b_myaccount{float: right;}
	.b_myaccount span{background: url("/media/themes/toyshop/common/b_myaccount.gif") no-repeat;}

	/* create account */
	.billing_acc p{
		padding: 0 0 10px 0 !important;
	}
	.postcode input{
		width: 90px;
		float: left;
	}
	.b_lookup{
		position: relative !important;
		display: block !important;
		float: right !important;
		width: 129px !important;
		height: 22px !important;
		margin-right:10px !important;
		border: 0px none !important;
	}
	.b_lookup span{background: url("/media/themes/toyshop/common/b_lookup.gif") no-repeat;}
	.addr select{
		width: 426px;
	}
	.addr span{
		width: auto !important;
		padding: 2px 0 5px 0;
	}
	.addrinfo{
		width: 100%;
		overflow: hidden;
		display: block;
	}
	.addrinfo a{
		float: right;
		padding-bottom:10px;
	}
	.addrinfo span{
		float: left;
		width: 230px;
		padding-bottom:10px;
	}
	.b_submit{
		float: right;
		width: 72px;
		height: 22px;
		margin-right:10px;
	}
	.b_submit span{background: url("/media/themes/toyshop/common/b_submit.gif") no-repeat;}
	.chk_wrapper label input{
		float: left;
		border: 0;
		margin-top:4px;
	}
	.chk_wrapper label span{
		float: right;
		padding:2px 20px 0 0;
		width: 390px;
	}
	.myaccount .b_createaccount{
		width: 118px;
		height: 31px;
		float: right;
	}

/* =WISH LIST */
	.wishlist p{font-size:11px;padding-bottom:15px;}
	.wishlist table{margin-bottom:10px;}
	.b_addbasket{
		width: 66px;
		height: 31px;
		margin: 0 2px;
	}
	.b_addbasket span{background: url("/media/themes/toyshop/common/b_addtobasket.gif") 0 0 no-repeat;}
	.update{
		color: #000 !important;
		text-decoration: underline;
	}
	.b_addalltobasket{
		width: 142px;
		height: 31px;
	}
	.b_addalltobasket span{background: url("/media/themes/toyshop/common/b_addalltobasket.gif") 0 0 no-repeat;}
	.b_continueshopping{
		float: left;
		width: 91px;
		height: 31px;
	}
	.b_continueshopping span{background: url("/media/themes/toyshop/common/b_continue_shop.gif") 0 0 no-repeat;}

/* =STORE FINDER */
	.store_finder ul{
		float: left;
		width: 130px;
		padding:10px 0 0 25px;
		list-style:disc;
	}
	.store_finder a{
		color: #036;
	}

	.b_left
	{
		float: left;
		border: 0pt none !important;
		width: auto !important;
		height: auto !important;
		padding: 0pt !important;
	}

	.b_right
	{
		float: right;
		border: 0pt none !important;
		width: auto !important;
		height: auto !important;
		padding: 0pt !important;
	}

input.invalidinput, select.invalidinput
{
	border: 1px solid #FF0000;
	background: #FEE;
}

td.invalidcell
{
	/*background: #F99;*/
}

.invalidrow td
{
	background: #FEE !important;
}

div.formErrorMessage
{
	padding: 10px;
	color: red;
}

/* Account Overview */
.accountoverview dl{
	padding:20px 20px 0 20px;
	width: 250px;
}
.accountoverview dt{
	font-weight: bold;
}
.accountoverview dt a{text-decoration: underline;}
.accountoverview dd{
	font-style: italic;
	padding-bottom:10px;
	font-size:10px;
}
.ordertext{
		overflow: hidden;
	}
.ordertext p{
	font-size:11px;
	padding-right:120px;
}
.ordertext.error{
	font-size:11px;
	padding-top:15px;
	padding-bottom:10px;
}
.orderswrapper{width:100%; overflow: hidden;}
.shopping_basket p.orderstatus,.shopping_basket p.ordercarrier,.shopping_basket p.orderref{
	padding-bottom:20px !important;
	float: left;
}
.payment_method h4,.payment_method p{
	padding-left:0 !important;
}
	.b_backtostore{
		float: left;
	}

/* =ORDER HISTORY */
	.tablehistory{
		width: 500px;
		border: 1px solid #ccc;
		border-bottom:0;
		border-left: 0;
	}
	.tablehistory td,
	.tablehistory th{
		border: 1px solid #ccc;
		border-top:0;
		border-right: 0;
		padding: 10px;
	}
	.tablehistory th{
		padding: 2px 10px;
		background: #ccc;
	}
	.table_hist_r1{width: 105px;}
	.table_hist_r2{width: 80px;}
	.table_hist_r5{width: 140px;}
	.b_cancel{
		width: 47px;
		height: 18px;
	}
	.b_cancel span{
		background: url("") no-repeat;
	}
	.buttonbalanced{
		float: left;
		width: 75px;
	}

.padLeft20
{
	padding-left: 20px
}

.padTop10
{
	padding-top: 10px
}

span.width280
{
	width:280px !important;
}

.featured_wrapper .price_block, .related_products_container .price_block
{
}

.featured_wrapper .price_block .price_now, .related_products_container .price_block .price_now
{
	font-size:15px;
	color: #ff0000;
	font-weight: bold;
	line-height:13px;
	display: inline;
}

.featured_wrapper .price_block .now_text, .related_products_container .price_block .now_text
{
	font-size:12px;
	color: #ff0000;
	font-weight: bold;
	line-height:13px;
}

.featured_wrapper .price_block .price_was, .related_products_container .price_block .price_was
{
	font-size:10px;
}

.featured_wrapper .price_block .price_list, .related_products_container .price_block .price_list
{
	font-size:11px;
	font-weight: bold;
}

.related_products a:hover, #featuredproduct a:hover, #categoryproduct a:hover, .widgetcontent a:hover
{
	text-decoration:none;
	cursor: pointer;
}

/*.bestseller .price_block, .newarrival .price_block
{
	padding: 0px;
}*/

.bestseller .price_block .price_now, .newarrival .price_block .price_now, .consumables .price_block .price_now
{
	display: inline;
	font-size:15px;
	color: #ff0000;
	font-weight: bold;
	line-height:13px;
	width: auto;
	float: none;
}


.bestseller .price_block .now_text, .newarrival .price_block .now_text,.consumables .price_block .now_text
{
	font-size:12px;
	color: #ff0000;
	font-weight: bold;
	line-height:normal;
	padding: 0px; 
}

.bestseller .price_block .price_was, .newarrival .price_block .price_was, .consumables .price_block .price_was
{
	font-size:11px;
	font-weight: bold;
	padding: 0px;
}

.bestseller .price_block .price_list, .newarrival .price_block .price_list, .consumables .price_block .price_list
{
	font-size:11px;
	font-weight: bold;
	padding: 0px;
}

.product_detail .price_block .price_now
{
	font-size:20px;
	font-weight: bold;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#f00;
}

.product_detail .price_block .now_text
{
	font-size:12px;
	color: #ff0000;
	font-weight: bold;
	line-height:normal;
}


.product_detail .price_block .price_was
{
	font-size:11px;
	font-weight: bold;
}

.product_detail .price_block .price_list
{
	font-size:20px;
	font-weight: bold;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.brochure_content p
{
	margin-bottom: 8px;
}

/* =PRICES */
/*.price_small,.price_small_was{font-size:10px;}
.price_small_black{font-size:11px;font-weight: bold;}
.price_small_now{font-size:10px;color: #ff0000;}
.price_medium_was{font-size:11px; font-weight: bold;}
.price_medium_now{font-size:15px;color: #ff0000;font-weight: bold;line-height:13px;}
.price_medium_now_text{font-size:12px;color: #ff0000;font-weight: bold;}
.price_large_black{font-size:20px;font-weight: bold;line-height:24px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.price_large_now{font-size:20px;font-weight: bold;line-height:24px;font-family: Verdana, Arial, Helvetica, sans-serif; color:#f00;}
.price_instock{font-size:11px; font-weight:bold;}*/

table.competition tr td, table.userform tr td {
	padding: 5px;
}

	/* SITEMAP */
	.sitemap ul li {
		margin-left: 2em;
		padding: 5px;
		list-style: square;
	}
	.sitemap ul li a {
		font-weight: bold;
	}
	.sitemap ul li .sitemap_desc {
		display: block;
	}

	/* STOREFINDER */
	.storefinder h1 {
		font-size: 1.6em;
		font-weight: bold;
		margin: 0 0 10px;
	}
	.storefinder h2 {
		font-size: 1.2em;
		font-weight: normal;
		margin: 0 0 10px;
	}
	.storefinder ul.storelist {
		font-size: 1.1em;
		list-style: disc;
		padding-left: 20px;
	}
	.storefinder ul.storelist li {
		padding: 0 0 4px;
	}
	.storefinder .browsemap{
		float: right;
		height: 500px;
		width: 350px;
	}
	.storefinder .storedetails {
		float: left; width: 100%; font-size: 11px; padding-bottom: 10px; line-height: 130%;
	}
	.storefinder .storedetails .storedescription {
		float: right;
		width: 260px;
	}
	.storefinder .storedetails .storeimage {
		float: left;
		padding: 0 10px 0 0;
	}
	.storefinder .storedetails .storedescription .managerimage {
		float: right;
		padding: 0 0 10px 10px;
	}
	.storefinder .furtherinfo {
		float: left; width: 100%; padding-bottom: 10px;
	}
	.storefinder .furtherinfo .addressAndTimes {
		float: left; width: 185px;
	}
	.storefinder .furtherinfo .addressAndTimes .box {
		float: left;
		width: 169px;
	}
	.storefinder .box {
		border: 1px solid #ccc;
		padding: 8px;
		margin: 0 0 10px;
	}
	.storefinder .mapcontainer {
		float: right; width: 340px; height: 340px; border: 1px solid #ccc;
	}
	.storefinder .events {
		border: 1px solid #ccc; clear: both; padding: 8px; margin-bottom: 10px;
	}
	.paypal_msg
	{
		border: 1px solid #ccc;
		background: white;
		margin: 5px 10px 5px;
		padding: 5px;
		color: black;
		font-size: 1.1em;
	}
	.fltlft {
		float: left;
		margin-right: 8px;
		padding: 0px;
	}
	.paypal_wrapper 
	{
		padding-left: 15px;
		padding-right: 13px;
		padding-top: 5px;
	}	
}