/*---------------------------------------------------------------------------------------------------------------------------
	This file contains all the styles for the EventReference promotional site.
-----------------------------------------------------------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	color: #294878;
	height: 100%;
	background: #ffffff url("/promo-www/images/er-promo-header-2013-bkgnd.jpg") no-repeat center top;
}

/*---------------------------------------------------------------------------------------------------------------------------
	Main structure of the site
-----------------------------------------------------------------------------------------------------------------------------*/

#wrapper {  /* This is the background for all content and also ensures that the footer sticks to the bottom of the screen */
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	/* background: #ffffff; */
	width: 960px;

}

* html #wrapper {  /* fix for IE6 */
	height: 100%;
}

#header { /* The styles for a graphic header */
	border: none;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

#header img {
	border: none;
	padding: 0;
	margin: 0;
}

#loginbar {
	clear: both;
	position: relative;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
	/* border-top: 1px solid #badbea;
	border-bottom: 1px solid #afbed1;
	background: #badcea url("/promo-www/images/functionbar_bkgnd.jpg") repeat-x left top; */
	overflow: hidden;
}

#loginbar p {
	padding: 0;
	text-align: right;
	color: #ffffff;
	font-size: 80%;
}

a.prlogin {
	position:relative;
	color: #ffffff;
	text-decoration: none;
	padding: 4px 8px;
	background: #03751d url("/promo-www/images/green_button_grad.svg") repeat-x left top;
	border: 2px solid #ffffff;
	display: inline-block;
	border-radius: 4px;
}

a.prlogin:hover {
	background: #151f85 url("/promo-www/images/blue_button_grad.svg") repeat-x left top;
	border: 2px solid #ffffff;
	}

a.login-open {
	position:relative;
	color: #ffffff;
	text-decoration: none;
	height: 30px;
	padding: 6px 6px 0 6px;
	background: #badcea url("/promo-www/images/functionbar_bkgnd_shade.jpg") repeat-x left top;
	border-left: 1px solid #394f60;
	border-right: 1px solid #394f60;
	display: inline-block;
}

a.login-open:hover {
	position:relative;
	color: #ffffff;
	text-decoration: none;
	height: 30px;
	padding: 6px 6px 0 6px;
	background: #badcea url("/promo-www/images/functionbar_bkgnd_shade.jpg") repeat-x left top;
	border-left: 1px solid #394f60;
	border-right: 1px solid #394f60;
	display: inline-block;
}

a.promobutton {
	color: #ffffff;
	text-decoration: none;
	padding: 2px 6px;
	background: #3794cc url("/promo-www/images/prlogin_bkgnd.jpg") repeat-x left top;
	border: 1px solid #0254a3;
	text-decoration: none;
}

a.promobutton:hover {
	background: #3fc234 url("/promo-www/images/prlogin_roll_bkgnd.jpg") repeat-x left top;
	border: 1px solid #018806;
	}

#midContainer {  /* containing div to give the page structure - allows room for a footer */
	clear: both;
	width: 100%;
	margin: 120px 0 0 0;
	padding: 0 0 100px 0; /* padding at bottom must be same height as the footer */
	text-align: center;
	/* background: #ffffff url("/promo-www/images/er_promo_bkgnd.jpg") no-repeat left top; */
}

#midContainer.homepage {  /* containing div to give the page structure - allows room for a footer */
	/* background: #ffffff url("/promo-www/images/prhome_bkgnd.jpg") no-repeat left top; */
}

#mainContent {
	padding: 0;  /* main padding for content  */
	margin: 0;
	text-align: left;
}

#mainContent p {
	padding: 10px 0;
	}

#mainContent ul {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 50px;
	}

#mainContent ul li {
	padding: 0 0 4px 0;
	}

#prsidemenu {
	float: right;
	width: 135px;
	padding: 45px 0 20px 0;
	color: #ffffff;
	text-align: left;
}

#prsidemenu ul {
	list-style-position: outside;
	list-style-type: none;
	border-left: 1px dotted #ffffff;
	}

#prsidemenu ul li {
	padding: 4px 10px;
	}

#prsidemenu ul li a {
	color: #ffffff;
	text-decoration: none;
	}

#prsidemenu ul li a:hover {
	text-decoration: underline;
	}

#promo-contactform {
	width: 500px;
	padding: 40px 0 0 50px;
	}

#applybutton {
	text-align: right;
	float: right;
	width: 200px;
	margin-left: 20px;
	margin-top: 25px;
	}

#applybutton a {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 15px 30px;
	background: #d1b253 url("/promo-www/images/gold_button_grad.svg") repeat-x left top;
	border: 5px solid #bda25a;
	display: inline-block;
	border-radius: 10px;
	}

#applybutton a:hover {
	background: #d1b253 url("/promo-www/images/gold_rev_button_grad.svg") repeat-x left top;
	}

#promographic {
	width: 960px;
	height: 371px;
	background: url(/promo-www/images/er-promo-graphic.jpg) no-repeat left top;
	padding: 0;
	margin: 0;
	}

#samplebuttons {
	margin: 0;
	padding: 0;
	position: relative;
	}

#samplebuttons a {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 20px;
	display: inline-block;
	border-radius: 10px;
	}

#samplebuttons a.style2{
	position: absolute;
	top: 20px;
	right: 20px;
	background: #151f85 url("/promo-www/images/blue_button_grad.svg") repeat-x left top;
	border: 3px solid #687cb0;
	}

#samplebuttons a.style2:hover {
	background: #03751d url("/promo-www/images/green_button_grad.svg") repeat-x left top;
	border: 3px solid #84b876;
	}

#samplebuttons a.style1{
	position: absolute;
	top: 20px;
	left: 20px;
	background: #03751d url("/promo-www/images/green_button_grad.svg") repeat-x left top;
	border: 3px solid #84b876;
	}

#samplebuttons a.style1:hover {
	background: #151f85 url("/promo-www/images/blue_button_grad.svg") repeat-x left top;
	border: 3px solid #687cb0;
	}

#explanation {
	background:#e6ebf5;
	border-radius: 20px;
	padding: 20px;
	}

img.promo-regsite-image {
	float: right;
	width: 322px;
	height: 354px;
	margin-top: 20px;
	margin-left: 30px;
	}

div.promo_row {
	width: 97%;
	float: left;
	clear: left;
	padding-top: 8px;
	}

div.promo_formlabel {
	float: left;
	display: inline;
	width: 37%;
	padding: 0;
	margin: 0;
	border: none;
	line-height: 1.2;
	}

div.promo_formInput {
	float: left;
	display: inline;
	width: 60%;
	padding: 0 0 0 10px;
	margin: 0;
	border: none;
}

input.textinput {
	width: 99%;
	}

input.submitbutton {
	color: #ffffff;
	font-size: 11px;
	padding: 2px 4px;
	background: #3794cc url("/promo-www/images/prlogin_bkgnd.jpg") repeat-x left top;
	border: 1px solid #0254a3;
	cursor: pointer;
}

input.submitbutton:hover {
	background: #3fc234 url("/promo-www/images/prlogin_roll_bkgnd.jpg") repeat-x left top;
	border: 1px solid #018806;
	}


.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	}

/* Login form styles ________________________________________________________ */

#loginOuter {
	width: 490px;
	z-index: 100;
	position: absolute;
	top: 127px;
    right: 20px;
	display: none;
	padding: 20px 0;
	background: url("/promo-www/images/loginshade.png") repeat top left;
	}

#login {
	width: 450px;
	padding: 0;
	margin: 0 auto;
	border-color: #5ca3d7;
	border-width: 1px;
	border-style: solid;
	background: white url("/promo-www/images/form_bkgnd.jpg") repeat-x top left;
	font-size: 0.8em;
}

#login form {
	width: 100%;
	margin: 0;
	padding: 20px;
}

#login div.formRow {
	float: left;
	clear: left;
	width: 100%;
	margin: 12px 0 0 0;
}

#login div.formRow label {
  float: left;
  width: 80px;
  padding: 3px 0;
  margin: 0 8px 0 8px;
  text-align: left;
}

#login p {
	margin: 0;
	padding: 0;
}

#login p.toptext {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
}

#login div.formButtonRow {
	clear: left;
	width: 100%;
	padding: 10px 0 10px 0;
	margin: 0;
	text-align: center;
}

#login div.formButtonRow  input {
	color: #ffffff;
	font-size: 11px;
	padding: 2px 4px;
	background: #3794cc url("/promo-www/images/prlogin_bkgnd.jpg") repeat-x left top;
	border: 1px solid #0254a3;
	cursor: pointer;
}

#login div.formButtonRow  input:hover {
	background: #3fc234 url("/promo-www/images/prlogin_roll_bkgnd.jpg") repeat-x left top;
	border: 1px solid #018806;
}

#login input.textbox {
	border: 1px solid #60b5de;
}

#login input.image_button {
	cursor: pointer;
	border: 0;
}

#login a {
	color: black;
}

#login a:hover {
	color: #60b5de;
}

#footContainer {  /* containing div to give the page structure - needs to have its height set */
	clear: both;
	width: 960px;
	height: 100px;
	margin: -100px auto 0 auto; /* negative value of footer height - to move footer into the space at the bottom of midContainer*/
	padding: 0;
	text-align: center;
	background: #ffffff url("/promo-www/images/footer_bkgnd.jpg") no-repeat left bottom;
}