/* ------------------------------------------------------------- */
/* Only for preview, remove it after placing to old design ----- */
/* ------------------------------------------------------------- */

body { margin: 0; padding: 0; background: #f5f5f5; }
#header { margin: 0 auto !important; }

/* ------------------------------------------------------------- */

/* ------------------------------------------------------------- */
/* Header globals ---------------------------------------------- */
/* ------------------------------------------------------------- */

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner,
input[type="radio"]::-moz-focus-inner {
border: none;}

#header,
#header h1,
a#logo,
#header ul#navigation,
#header ul#navigation li,
#header ul#navigation li a,
div#social,
div#social div,
div#social div a,
div#header-search,
div#header-search fieldset,
div#header-search fieldset input,
div#header-search fieldset button {margin: 0; padding: 0; border: 0;font: 12px Verdana, Arial, Helvetica, sans-serif;color: #333;}

/* ------------------------------------------------------------- */

/*------#header {width: 985px;height: 86px;background: #fff url(../images/header-repeat-bg.png) repeat-x;margin-bottom: 3px;position: relative;-webkit-border-bottom-right-radius: 20px; -webkit-border-bottom-left-radius: 20px; -moz-border-radius-bottomright: 20px; -moz-border-radius-bottomleft: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px;}
a#logo {width:187px;height:42px;display: block;text-indent: -9999px;background: url(../images/peopleclaim-logo.png) no-repeat;float: left;margin-left:20px;}
#header ul#navigation {position: absolute;top: 55px;right: 6px;}
#header ul#navigation li {display: inline;font-size: 11px;color: #e0e0e0;}
#header ul#navigation li a {font-size: 11px;padding: 0 10px;outline: none; text-decoration: none; color: #168ad4;}
#header ul#navigation li a:hover {color: #15415a;}-------*/

div#social {position: absolute;top: 28px;right: 340px;}
div#social div, div#social div a {width: 20px;height: 20px;display: block;}
div#social div {padding-right: 70px;float: left;}
div#social div a {background: url(../images/social-bg.png) no-repeat;text-indent: -9999px;outline: none; text-decoration: none; color: #168ad4;}
div#social div a:hover { background-position: left bottom; color: #15415a; }
div#social div#social-facebook a			{ background-position: right top; }
div#social div#social-facebook a:hover	{ background-position: right bottom; }
div#social div#social-twitter a	{  }
div#header-search {position: absolute;top: 20px;right: 20px;width: 253px;height: 23px;display: block;background: url(../images/header-search-bg.png) no-repeat;}
div#header-search fieldset input {float: left;background-color: transparent;padding: 5px 3px 3px 6px;width: 200px;color: #aeaeae;font-size: 11px;}
.focus div#header-search fieldset input { color: #333; }
div#header-search fieldset button {width: 24px;height: 23px;float: right;text-indent: -9999px;background: url(../images/header-search-bg.png) right top no-repeat;}

/* ------------------------------------------------------------- */