/* *** generated with sass ***********************************
 * THIS cfp.css IS MEANT TO WORK WITH THE NEW CFP TT TEMPLATES
 * It will not help you with cfp.epl
 * **********************************************************/
/* ****************************************
 * VARIABLES
 * ***************************************/
/* Main color: color palette from http://colorschemedesigner.com/ */
/* maincolor: #094E9B; */
/* maincolor dark: #28425F; */
/* maincolor darkest: #012248; */
/* maincolor light: #65A4EA; */
/* maincolorlightest: #ABC9EA; */
/* Neutrals */
/* black: #000; */
/* neutral 10%: #191919; */
/* neutral 20%: #333; */
/* neutral 40%: #666; */
/* neutral 60%: #999; */
/* neutral 80%: #ccc; */
/* neutral 90%: #d9d9d9; */
/* neutral 95%: #e3e3e3; */
/* white: #fff; */
/* FONT-FAMILY VARIABLES: Here are some font-family stacks to choose from: */
/* SANS-SERIF */
/* font-family: Arial, "Helvetica Neue", sans-serif; /* font-family: Arial, "Helvetica Neue", sans-serif; /* font-family: Arial, "Helvetica Neue", sans-serif; */
/* font-family: Tahoma, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif; */
/* font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; */
/* font-family: Verdana, Geneva, sans-serif; */
/* SERIF */
/* font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif; */
/* font-family: Cambria, Georgia, serif; */
/* font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; */
/* font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif; */
/* MONOSPACED */
/* font-family: Monaco, Consolas, "Lucida Console", monospace;*/
/* font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; */
/****************************************
 * GENERAL STYLES 
 **************************************/
body {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 62.5%;
	color: #333;
	background-color: transparent; /* #fff; #769bc8; */
	margin: 0 auto;
	font-size: 14px;
	padding: 0;
	text-align: center; 
}

div.bodywrap {
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 0;
	width: 100%;
	height: auto;
}



a {text-decoration:underline; color:#0c5390; }

a:hover {text-decoration:none; color: #cc6600; }


img#fsb_image {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: 100%;
	position: fixed;
 	bottom: 0;
	left: 0;
	z-index: -9000;
}
.wrapper {
	  background-color: white;
	  margin: 5px auto 50px auto;
}
  
p {
	font-size: 0.8em/1.4em;
	margin: .2em 0 1em; 
}

p#headlineText {
	font-size: 0.9em/1.4em; 
}

a {
	color: #1162b7;
	text-decoration: none; 
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #333;
}

h1 {
	font-family: Arial, serif;
	font-size: 23px;
	line-height: 26px;
	letter-spacing: -1px;
	padding-top: 15px;
	margin-bottom: 15px;
	margin-top: 20px; }

h2 {
	color:#333;
	font-weight:bold;
	line-height: 30px;
	font-size: 16px;
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
	background-color: 	#ffffff;
	font-weight: bold;
	/* background-color: #012248;
	color: white;*/
	margin: 0 0 10px;
	padding: 5px 0;
  }
 
h4 {font-weight:bold;}
 
h5 {font-weight:bold;}

.small {
  font-size: .7em; }

ul {
  list-style-type: none; }

ol {
  list-style-type: decimal; }
  ol.noliststyle, ol li.noliststyle {
    list-style-type: none; }

/*****************************************
 * BANNER
 ****************************************/
.banner {
	width: 960px;
	margin: 0;
}

/*****************************************
 * Navbar: Top Horizontal Navigation Bar
 ****************************************/
.navbar {
  background-color: #69C;
  height: 36px;  
  padding: 0;
  margin: 0;
  width: 960px;
  border-top: 1px solid #fff;  }
  .navbar ul {
	list-style-type: none;
	height: 36px;
	line-height: 36px;
	font-size: 13px;
	font-weight: bold;
    display: inline-block;
    margin: 0;
    padding: 0; }
    .navbar ul li {
	  list-style-type: none;
	  display: inline-block;
	  height: 36px;
      font-weight: bold;
      float: left;
      margin: 0;
      /* divider between navigation items */
      border-left: 1px solid #fff;
      padding: 0; }
      .navbar ul li a {
        height: 36px;
		display: inline-block;
		color: #fff;
        display: block;
		text-shadow: #B86D21 1px 1px 0;
        margin: 0;
        padding: 0 35px 0 38px; }
        .navbar ul li a:link, .navbar ul li a:active, .navbar ul li a:visited {
          color: #fff;
          display: inline-block;
          margin: 0;
          padding: 0 35px 0 38px; }
        .navbar ul li a:hover {
          background-color: #C60;
          color: #fff;
          text-decoration: none; }

          
/***************************************
 * Social
 **************************************/
 
#social {
	width: 960px;
	text-align: right;
	margin: 0 -10px;
}
#social li {
	list-style-type: none;
	float: right;
	display: inline;
	margin-right: 0;
	margin-left: 3px;
	font-size: 11px;
}		  
		  
/***************************************
 * Buttons 
 **************************************/
.login input.btn, .programinfo input.btn {
  color: #ffffff;
  background-color: #5C8EC6;
  border-top-color: #5C8EC6;
  border-left-color: #5C8EC6;
  border-right-color: #5C8EC6;
  border-bottom-color: #5C8EC6;
  padding: 10px;
  border-width: 2px;
  border-style: solid;
  cursor: hand;
  text-align: center;
  padding: 7px 7px;
  margin: 5px auto 0 auto;
  font-weight: bold; 
  font-size:14px;}

.programinfo input.btn {
  float: left;
  display: block;
  margin-right: 1em; }
  .programinfo input.btn:hover {
    background: #094e9b;
    color: white; }
.login input.btn {
  border-top-color: #5C8EC6; }
.login input.btn:hover {
  background: #E0E0E0;
  color: white; }

/*************************************************
 * Programinfo - Main top section, left column
 ************************************************/
 
.topsection h1 {
	margin: 20px 10px 15px 30px;
	padding: 20px 0;
	border-bottom: 1px solid #CCC;
}
.programinfo {
  border-color: #E0E0E0;
  border-width: 0px;
  border-style: solid;
  margin: 10px 0;
  padding: 10px 40px 10px 20px;
  /* the abstract max is floating next to the submit button, so in order to line up the text of both,
	 you'll need to make the top margin of this div equal to .programinfo input.btn top-padding + top-margin + top-border 
	 In this case that is 3+5+2=10px */ }
  .programinfo h3 {
	margin-top: 10px;  } 	
  .programinfo h4.programtitle {
    color: #012248;
    background-color: #ffffff;
    border-color: #E0E0E0; }
  .programinfo .beginsubmission {
    margin-bottom: 10px;
    margin: 10px -10px; }
  .programinfo h4.programtitle {
    color: #012248;
    background-color: #fffff;
    border-color: #ccc;
    border-width: 0px;
    border-style: solid;
    padding: 3px 10px; }
    .programinfo h4.programtitle .deadline {
      font-weight: normal;
      font-style: italic; }
  .programinfo .abstractmax {
    float: left;
    margin: 10px auto 0 auto; }
  .programinfo .special {
    clear: left;
    margin: 10px 10px 5px; }
  .programinfo ul {
	margin: 0 0 0 1.5em;
	list-style-type: disc;
	padding: 0.5em 0; }
	.programinfo ul li {
	list-style-type: disc; }
  .programinfo ol {
    margin: 0 0 0 1.5em;
    padding: 0.5em 0; }
    .programinfo ol li h4 {
      color: #012248;
      margin: 0;
      padding: 0; }
    .programinfo ol li a {
      background-color: #e3e3e3;
      border-color: #E0E0E0;
      border-width: 1px;
      border-style: solid;
      padding: 3px 10px; }
    .programinfo ol li div {
      padding: 0 10px;
      margin: 0 0 1em 0; }

/****************************************
 * Expand / Collapse Steps
 ****************************************/
#steps {
  list-style-type: none;
  margin: 0;
  padding: 0; }
#steps li {
  list-style-type: none;
  margin: 0;
  padding: 0; }
#steps li li{
  list-style-type: disc;
  margin: auto;
  padding: auto; }
#steps a {
  text-decoration: none;
  display: inline-block;
  padding: 3px 5px; }
#steps .collapse a {
  display: inline; 
  padding: 0;
 }
#steps p.switch {
  padding: -1em 0 0.5em 0;
  margin: 0.3em 0;
  text-align: right; }
#steps div.collapse {
  margin: 0 0 10px 10px; }
#steps li h4 {
  width: 100%; }
#steps .expand a {
  display: block;
  background-color: #e3e3e3;
  border-color: #E0E0E0;
  border-width: 1px;
  border-style: solid;
  background-repeat: no-repeat; }
  #steps .expand a:link, #steps .expand a:visited {
    background-image: url("/static/img/arrow-down.gif");
    background-position: 98% 50%; }
  #steps .expand a:hover, #steps .expand a:active, #steps .expand a:focus {
    text-decoration: underline;
    outline: 0 none; }
  #steps .expand a.open:link, #steps .expand a.open:visited {
    background-image: url("/static/img/arrow-up.gif");
    background-position: 98% 50%; }
#steps p.switch a, #steps .collapse a {
	display: inline;
	background-color: transparent;
	border-color: none;
	border-width: 0; }
	
/******************************************************
 * Sidebar Section -- topsection right column with login
 *****************************************************/

.login, .sidebar {
  margin: 10px 0;
}

.login { }

.sidebar {
	margin: 15px 0;
	padding: 0;
}
 
.sidebar h3, .login h3  {
	background-color: #E0E0E0;
	padding: 3px 5px;
	margin-top: 15px;
}

.cfplogin label {
  float: left;
  margin: 5px 10px 0 0;
  clear: left;
  width: 30%; }

.cfplogin input {
  float: left;
  width: 40%; }

.cfplogin input.btn {
  clear: left;
  width: 30%;
  margin-left: 0; }
  
.rightside {
	padding:0 10px;
}

.sidelogo {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:35px;
	margin-bottom:35px;
}
.contact {
	line-height: 1.4em;
	font-size: 12px;
}

/****************************************************
 * EXTRAINFO AND FOOTER SECTIONS
 ***************************************************/
div#footer {
	font-size: 11px;
	color: #333; 
	padding: 50px 10px 10px;  }

.extrainfo {
  border-top-color: #094e9b;
  border-top-width: 4px;
  border-top-style: solid;
  padding-bottom: 10px; }

.extrainfo {
  background-color: #fff; }

.col1, .col2, .col3, .col4, .col5, .col6 {
  border-color: #E0E0E0;
  border-width: 1px;
  border-style: solid;
  padding: 10px; }

.extrainfo h3, .footer h3 {
  background-color: #e3e3e3;
  color: #094e9b;
  margin-top: -10px; }

/* under footer and under page wrapper */
.legal {
  clear: both;
  margin: 10px; }
  .legal p {
    font-weight: bold;
    text-align: center; }

/*******************************************************
 * ROUNDED CORNERS
 * These rounded corners are css3 standards and work in 
 * most browsers except for IE.  Someday IE will catch up
 * and they will work for IE too.  In the meantime, we may
 * add some extra scripts to make rounded corners work in IE,
 * but it is not implemented in shared cfp yet.
*******************************************************/

/* input buttons: all 4 corners */
.cfp .login input.btn, .cfp .programinfo input.btn {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }


h1.header {  border-width: 1px;
  border-style: solid;}
  
.graybox {
	margin-top:12px;
	margin-bottom:12px;
	border: 3px solid #86A6CF;
	background-color: #FFFFFF;
	padding: 5px 5px 2px 5px;
	
}


.grayboxinstructions {
	background-color: #CCDEFC;
	color:#000000;
	margin: 5px -5px -5px -5px;
	padding: 5px;
	font-size:.9em;

}
