
.SpaceTop_TD{
	background-image: url('/images/template/top.gif');
	background-repeat: repeat-x;
}

.SpaceLeft_TD{
	background-image: url('/images/template/corner-left-top.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

	.SpaceLeft_TD .LeftBottom {
		width:100%;
		height:100%;
		background-image: url('/images/template/corner-left-bottom.gif');
		background-repeat: no-repeat;
		background-position: right bottom;}


.SpaceRight_TD{
	background-image: url('/images/template/corner-right-top.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
	
	.SpaceRight_TD .RightBottom {
		width:100%;
		height:100%;
		background-image: url('/images/template/corner-right-bottom.gif');
		background-repeat: no-repeat;
		background-position: left bottom;}
		
.SpaceBottom_TD {
	background-image: url('/images/template/bottom-background.gif');
	background-repeat: repeat-x;
	background-position:0px 5px;
}

#ShopLayOut_Search_TD {margin:0px;font-size:1px;}

#ShopLayOut_Search_TD {padding-top:5px;}

#Search_Form .SearchField_SearchPage1 {
	border:1px solid #bbbdbf;
	width:100px;
	height:20px;
	color:#666666;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	float:left;	
	padding-left:3px;
	padding-top:3px;
	margin-left:0px;
	margin-right:3px;
	margin-top:0px!important;

	
}		

#Search_Form .SearchField_SearchPage1 {
	border:1px solid #bbbdbf;
	width:100px;
	height:20px;
	color:#666666;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	float:left;	
	padding-left:3px;
	padding-top:3px;
	margin-left:0px;
	margin-right:3px;
	margin-top:0px!important;

	
}

#Search_Form .SubmitButton_SearchPage1 {
	background-image:url(/images/template/search-botton.gif);
	background-repeat:no-repeat;
	width:38px;
	height:25px;
	border:none;
	float:left;
	cursor:hand;
	margin-top:0px;
	background-color:#FFFFFF;

}


#Search_Form .SearchField_SearchPage {
	display:none;
	
}

#Search_Form .SubmitButton_SearchPage {
	display:none;

}




.ProductMenu_MenuItemBold{font-weight:normal;}

