/* CSS Document */
/* CSS Document */
/* line 5, ../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* CSS Document */
/* line 17, ../scss/_share.scss */
* {
  position: relative;
}

/* line 20, ../scss/_share.scss */
html {
  height: 100%;
}

/* line 23, ../scss/_share.scss */
body {
  height: 100%;
  padding-bottom: 1px;
}

/* line 27, ../scss/_share.scss */
a {
  text-decoration: none;
  color: inherit;
}

/* line 6, ../scss/splash.scss */
body {
  background-color: #980000;
  -webkit-text-size-adjust: none;
  font: 11px/1.5em Arial, Helvetica, sans-serif;
  overflow: hidden;
}

/* line 13, ../scss/splash.scss */
#frc_splash_main {
  /*	display:inline-block;
  	width:227px;*/
  height: 98px;
  margin-left: 134px;
  margin-top: 250px;
}

/* line 21, ../scss/splash.scss */
#frc_splash_menu {
  /*	width:100%;	
  	margin-bottom:20px;*/
  display: inline;
  float: left;
  position: absolute;
  bottom: 12px;
}
/* line 10, ../scss/_share.scss */
#frc_splash_menu:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 29, ../scss/splash.scss */
#frc_splash_menu li {
  float: left;
  margin-left: 40px;
}

/* line 34, ../scss/splash.scss */
#frc_splash_logo {
  float: left;
  /*	position:absolute;
  	left:0;
  	bottom:0;
  */
  width: 222px;
  margin-right: 20px;
}

/* line 43, ../scss/splash.scss */
#frc_splash_lang {
  position: absolute;
  left: 124px;
  top: -12px;
}
/* line 47, ../scss/splash.scss */
#frc_splash_lang a {
  /*		width:26px;
  		height:26px;
  		line-height:26px;
  		display:inline-block;
  		-webkit-border-radius:13px;    
  		border-radius:13px;
  		background-color:#fff;
  		color:#980000;
  		text-align:center;
  		font-size:150%;
  		margin-left:25px;		
  		*/
  margin-left: 25px;
}
/* line 61, ../scss/splash.scss */
#frc_splash_lang a img {
  width: 26px;
  height: 26px;
}
