/*	Resets */
	
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup,  menu, footer, header, nav, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;}
article, aside, canvas, figure, figure img, figcaption, hgroup,footer, header, nav, section, audio, video {display: block;}
a img {border: 0;}
p {padding:6px 0;}
/*	Typography presets	*/

body {font-family:'proxima-nova',sans-serif;-webkit-text-size-adjust:none;}
input {font-family:'proxima-nova',sans-serif;-webkit-text-size-adjust:none;font-size:1.2em;}
strong {font-weight:600;}

/*	Link colors	*/
a, a:visited {color:#cc092f;text-decoration:none;}
a:hover, a:active {text-decoration:none;color:#ed0b37;}

/*	Other */

.clear {clear:both;}
.strong {/*color:#cc092f;*/ }
.hide {display:none;}
.working {color:#aaa;}
.error {color:#ff0000;}
.success {color:#339933;}
input,select,textarea {outline:none;}