html,body,div,span,h1,h2,h3,h4,p,blockquote,a,img,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
input[type=button], 
input[type=submit], 
button { 
	cursor: pointer; 
}

input {
	font-size: 14px;
	outline: none;
	border: 0;
}



html { -webkit-font-smoothing: antialiased; }
/*Main
-----------------------------------------------------------------------------*/	
body {
	font:62.5%/1.7  Arial, Helvetica, sans-serif;
	height:100%;
	text-align:center;
	color:#333;	
	background-color:#e8e8e8;
	}
ul {list-style:none;}
a {
	outline:none;
	color:#333;
	text-decoration:underline;
	}

a:hover {
	text-decoration: none;
}	

blockquote {
	font-style:italic;
	padding:20px;
	}
.sIFR-flash:focus{outline: none;}
/*Headings
-----------------------------------------------------------------------------*/

h1 {
	font-weight:normal;
	font-size:24px;
	color:#fff;
	}
h2 {
	font-weight:normal;
	font-size:2.2em;
	color:#954593;
	}
p {
	padding-bottom:1em;
	}
#flash,
#showreel {
	float:left;
	}
#wrapper {
	width:578px;
	text-align:left;
	position: fixed;
	top: 25%;
	left: 50%;
	margin-left: -289px;
 
	}
#header {
	float:left;
	display:inline;
	width:578px;
	height: 61px;
	position:relative;
	background: url(/images/loginbox-header.jpg) 0 0 no-repeat;
	}
#log-in h1 {
	margin: 15px 0 0 49px;
}

#log-in {
	display: block;
	float: left;
	background: url(/images/loginbox-body.jpg) 0 0 repeat-y;
	height: auto;
	padding-bottom: 5px;
}

#loginbox-footer {
	background: url(/images/loginbox-footer.jpg) 0 0 no-repeat;
	margin-top: 0px;
	display: block;
	width: 578px;
	height: 23px;
	float: left;
}

#login-fieldset {
	margin: 101px 0 0 46px;
	width: 484px;
}



#log-in p {
	clear: both;
	font-size: 11px;
	
}

#log-in p strong {
	font-size: 14px;
	line-height: normal;
}

.input-body {
	border: 1px solid #d6d6d6;
	height: 32px;
	padding: 12px 10px 0 13px;
	display: block;
	float: left;
	margin-bottom: 13px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.input-body:focus {
	border: 1px solid #000;
}

.f_input {
	width: 459px;
	border: none;
}

span.error {
  color: red;
}

.btn {
	float: left;
	display: block;
	width: auto;
}

.bottom {
	margin: 25px 0 35px 0;
	display: block;
	float: left;
	clear: both;
	width: 484px;
}

.bottom li {
	
	display: block;
	width: auto;
}

.bottom li a {
	font-size: 11px;
	padding: 20px 0 0 0;
}

.bottom li.button {
	float: left;
	display: block;
	width: auto;
}

.bottom li.link  {
	font-size: 11px;
	margin: 20px 0 0 20px;
	float: left;
	display: block;
	width: auto;
}

.bottom li.logo {
	background: url(/images/logo.gif) no-repeat 0 0;
	text-indent: -99999px;
	width: 157px;
	height: 39px;
	float: right;
}

.bottom li.logospec {
	background: url(/images/logo.gif) no-repeat 0 0;
	text-indent: -99999px;
	width: 157px;
	height: 39px;
	margin-left: 187px;
}


.newloc {
	margin-left: 7px;
}

.error-box {
  display: block;
  float: left;
  border: 1px solid #f79bb3;
  background: #fcdde5 url(/images/warning.jpg) 10px 10px no-repeat;
  width: 432px;
  padding: 15px 0 0 50px;
  margin-bottom: 20px;
}

.error-box p strong {
	color: #ff0000;
	font-size: 14px;
}

.success-box {
  display: block;
  float: left;
  border: 1px solid #71F576;
  width: 432px;
  padding: 15px 0 0 50px;
  margin-bottom: 20px;
  background-color: #C7FAC9;
}

.success-box p strong {
  color: #00B202;
  font-size: 14px;
}

/*Footer
-----------------------------------------------------------------------------*/
#footer {
	clear:both;
	
	width:100%;
	margin:0 auto;
	height:3em;
	color: #999999;
	position: absolute;
	bottom: 0;
	}
	
/* jQuery for Selects
-----------------------------------------------------------------------------*/

/* Select */

div.selector {
  background: url(/images/select.gif);
  line-height: 44px;
  height: 44px;
  cursor: pointer;
}

div.selector span {
  background-position: right 0px;
  height: 44px;
  line-height:44px;
}

div.selector select {
  top: 0px;
  left: 0px;
}

div.selector:active, 
div.selector.active {
 
}

div.selector:active span, 
div.selector.active span {
  background-position: right -44px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
  background-position: 0 -65px;
}

 div.selector.hover span, div.selector:hover span {
  background-position: right -52px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  
}


div.selector {
  width: 474px;
  font-size: 14px;
  
}

div.selector select {
  min-width: 484px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  border: solid 1px #fff;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #333;
  width: 158px;
  text-shadow: 0 1px 0 #fff;
  margin-bottom: 10px;
}

div.selector.disabled span {
  color: #bbb;
}


.selector {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}


div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 44px;
  border: none;
  background: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #header {
    margin-bottom: 40px;
  }
}


