Subversion Repositories SmartDukaan

Rev

Rev 7449 | Rev 7575 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7449 Rev 7483
Line 48... Line 48...
48
		<a style="margin:0px 25px 0px 25px;color:white" href="/storewebsite/home">HOME</a>
48
		<a style="margin:0px 25px 0px 25px;color:white" href="/storewebsite/home">HOME</a>
49
    	<a style="color:white;" href="/storewebsite/!doLogout">Logout</a>	
49
    	<a style="color:white;" href="/storewebsite/!doLogout">Logout</a>	
50
    </div>
50
    </div>
51
    
51
    
52
    <div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
52
    <div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
53
    	<img style="float:left;" src="/storewebsite/images/Hotspot-Logo.jpg">
53
    	<img style="float:left;" src="/storewebsite/images/hotspotLogoBlue.jpg">
54
    	<form id="formSearch" method='GET' action='/storewebsite/search'>
54
    	<form id="formSearch" method='GET' action='/storewebsite/search'>
55
    		<input id="query" name="q" type="text" style="height: 26px;margin: 20px 0px 20px 20px;width: 400px;border: 1px solid #999999;padding: 2px 5px 2px 10px;font-size: 17px;color: #777777;box-shadow: 1px -1px 10px -1px #999999 inset;" value="$q"></input>
55
    		<input id="query" name="q" type="text" style="height: 26px;margin: 20px 0px 20px 20px;width: 400px;border: 1px solid #999999;padding: 2px 5px 2px 10px;font-size: 17px;color: #777777;box-shadow: 1px -1px 10px -1px #999999 inset;" value="$q"></input>
56
			<input type="submit" value="Search" style="height: 26px;margin: 20px 0 20px 20px;color: white;background-color: #2789c1;border: 1px solid blue;cursor: pointer;"></input>
56
			<input type="submit" value="Search" style="height: 26px;margin: 20px 0 20px 20px;color: white;background-color: #2789c1;border: 1px solid blue;cursor: pointer;"></input>
57
			
57
			
58
    	</form>
58
    	</form>