/*	-------------------------------------------------------------
	Metro Shoes, Table of Contents
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	1. Contact Us
	
*/

/*	-------------------------------------------------------------
	Static for all inner page
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	/*  Shoe Finder
		------------------ */
		
		#shoeFinder{width:126px; background:#cccccc url(../Graphics/shoeFinder.gif) left top no-repeat; height:38px; float:left;}
		.find{margin-left:125px; width:810px; background:#fff; height:25px; margin-bottom:5px; border-bottom:6px #c7c7c7 solid; }
		.find select{background:#e5e5e5; border:1px #c7c7c7 solid; width:138px; color:#333333; font-size:11px;}
		.dial{margin-bottom:2px;}
		.homeBanner img{padding-bottom:5px;}
		
 
/*	-------------------------------------------------------------
	1. Contact Us
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#contactContainer .contactUs{background:url(../Graphics/Images/title_contactus.gif) 50px 0 no-repeat; font-size:11px; 
	padding:25px; text-align:justify; height:56px;}
	#contactContainer .txt{font-size:11px;  text-align:justify; padding-left:50px; padding-right:25px; }
	#contactContainer .contactUs p{line-height:17px;}
	#contactContainer .spacer{height:50px; border-bottom:10px solid #cccccc;}
	
	

/*	-------------------------------------------------------------
	2. About Us
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#aboutContainer{background:#fff url(../Graphics/Images/bg_aboutus.gif) top left no-repeat; margin-bottom:6px;width:936px;}
	#aboutContainer .aboutUs{background:url(../Graphics/Images/title_aboutus.gif) 50px 0 no-repeat; font-size:11px; 
	padding:25px; text-align:justify; height:56px;}
	#aboutContainer .txt{font-size:11px;  text-align:justify; padding-left:50px; padding-right:25px; }
	#aboutContainer .aboutUs .sec{padding:10px 0 10px 0px;}
	#aboutContainer .aboutUs .sec .title{ font-size:12px; font-weight:bold; padding-left:15px;
	background:url(../Graphics/Icons/arrow.gif) left no-repeat;}
	#contactContainer .spacer12{height:50px; border-bottom:10px solid #cccccc;}


/*	-------------------------------------------------------------
	1. Dial a Shoe
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#dialashoeContainer{background:#fff url(../Graphics/Images/bg_dialashoe.gif) no-repeat left top; margin-bottom:6px;width:936px;}
	#dialashoeContainer .contentheader{background:url(../Graphics/Images/title_dialashoebag.gif) no-repeat 50px 0; font-size:11px; 
	padding:25px; text-align:justify; height:56px;}
	#dialashoeContainer .txt{font-size:11px;  text-align:justify; padding-left:50px; padding-right:25px; }
	#dialashoeContainer .contactUs p{line-height:17px;}
	#dialashoeContainer .spacer{height:50px; border-bottom:10px solid #cccccc;}
	#dialashoeContainer  h2 {	font: bold 18px Verdana, Arial, Helvetica, sans-serif;	color: #4D4D4D;}
	#dialashoeContainer  p {	font: bold 12px Verdana, Arial, Helvetica, sans-serif;	color: #4D4D4D;}
	
	/*   -------------------------- */
	
	#mainContent a { color:#FF0000; text-decoration:none;}
/*	-------------------------------------------------------------
	 Login
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#loginContainer{background:#fff url(../Graphics/Images/bg_login.gif) top left no-repeat; margin-bottom:6px;width:936px;}
	#loginContainer .contactUs{background:url(../Graphics/Images/title_login.gif) 50px 0 no-repeat; font-size:11px; 
	padding:25px; text-align:justify; height:56px;}
	#loginContainer .txt{font-size:11px;  text-align:justify; padding-left:50px; padding-right:25px; }
	#loginContainer .contactUs p{line-height:17px;}
	#loginContainer .spacer{height:50px; border-bottom:10px solid #cccccc;}
	
	