﻿/*-----------------------------
RESET STYLES
-----------------------------*/

html, body, form,
fieldset, p, div,
h1, h2, h3, h4, h5, h6		{ margin:0; padding:0; -webkit-text-size-adjust:none; }

body						{ font-size: 1em; }

ul, li, ol, dl, dd, dt		{ list-style:none; padding:0; margin:0; }

a							{ text-decoration:none; color:#FFFFFF; }
	
.clear						{ clear:both; }

/*-----------------------------
MAIN STYLES
-----------------------------*/

body 						{ margin:0; padding:0; color:#FFFFFF; background:#000000 url("../_images/lostSymbol-bg.jpg") repeat-x; }

#mainWrap					{ width:auto; height:auto; padding:0px; }

#page_wrapper				{ padding-top: 0;}

#header 					{ width:320px; margin:10px auto; text-align:center; }
#header img 				{ margin-bottom:10px; }

h1 							{ color:#FFF; text-align:center; font-size:.9em; padding-bottom:5px; }
p							{ padding:0 15px 20px; line-height:1.3em; }

#linksWrap					{ margin-top:-45px; text-align:center; }
#storesList					{ background:#FFFFFF; -webkit-border-radius: 12px; margin:0 15px; }
#storesList ul li 			{ text-align:center; border-bottom:1px solid #A9ABAD; color:#000000; height:55px; }
#storesList ul li a			{ display:block; }
#storesList ul li.last		{ border:none; }

.button 					{ background:url("../_images/lostSymbol-buttonBG.png"); border:1px solid #3a3939; padding:15px; margin: 0 15px 10px; text-align:center; display:block; }

.socialLinks				{ margin:20px 0; }