/*
YUI 3.6.0 (build 5521)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

/* TOP-LEVEL ELEMENTS */

html{}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
div{position:relative;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{padding-left: 25px;}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
legend{color:#000}
a{text-decoration: underline;color:#8D3571;}
a:hover{text-decoration: none;}

/* TOP-LEVEL STYLES */

html {
	color: #000;
	background: url("http://dev.registerhenderson.com//images/uploads/site/bg.jpg") #848484 repeat-x;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

strong { font-weight: bold;color:#8d3571; }

h1, h2, h3, h4, h5, h6, p, p2, a, li {
  font: 13px/1.5 Verdana, Geneva, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: .75em;
}
h1 {
  font-size: 1.84em;
  /*margin-top: 1em;*/
}
h2 {
  font-size: 1.3em;
  margin-top: 1em;
  color: #8d3571;
}
h3 {
  font-size: 1.54em;
  margin-top: 1em;
}
h4 {
  font-size: 1.38em;
  font-style: italic;
  margin-top: 1em;
  color: #8d3571;
}
h5 {
  font-size: 1.23em;
  margin-top: 1em;
  color: #8d3571;
}
h6 {
  font-size: 1.08em;
  margin-top: 1em;
}
p2 {
  font-size: .77em;
}
a {
  color: #8D3571;
}
a:hover {
  text-decoration: none;
}

input[type="text"], input[type="password"] {
    border: 1px solid #000;
    color: #747474;
    font-style: italic;
    margin: 0 0 10px;
    padding: 8px;
}

input[type="button"] {
	border: none;
	cursor: pointer;	
}

h1 {
	font-size: 24px;	
	margin-bottom: 5px;
}

ul {
	list-style-image: url("http://dev.registerhenderson.com//images/uploads/site/indicator_go.png");
	padding-left: 25px;
}

li {
	padding: 5px;
}

p {
	margin: 15px 0;	
	line-height: 1.5em;
}

/* HEADER ELEMENTS */

#header {
	width: 950px;
	margin: 0px auto;
	z-index: 2;
}
#header #logo {
    background: url("http://dev.registerhenderson.com//images/uploads/site/logo.png") no-repeat;
    height: 82px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 283px;
    z-index: 3;
}
/* Navigation */

.navigation {
	background:#8D3571;	
	height: 32px;
	z-index: 2;
	color: #fff;
	text-align: right;
}

.navigation li {
	padding: 0px 3px 0px 0px;
}

.navigation a {
	font-size: 13px;
  color: #fff;
}

.navigation a:hover {
	text-decoration: underline;	
}

.navigation-items {
	margin-right: 5px;
	
}

.navigation-item {
	font-weight: bold;
	padding-right: 7px;
	display: inline-block;
	margin-top: 4px;
}

.navigation-item:last-child {
	border-right: none;
}

/* Slides */

#slides {
	width: 950px;
	height: 400px;
	z-index: 1;
}

.slide {
	position: absolute;
	z-index: 1;
}

.slide.active {
	z-index: 2;	
}



/* Login */
#login {
    background:url(images/uploads/site/icons/login_bg.jpg) repeat;
    bottom: 25px;
     height: 312px;
    left: 0;
    padding: 3px 10px 10px 15px;
    position: absolute;
border: 1px solid #c3c2c7;
      width: 175px;
    z-index: 3;
 top: 97px;
}

#login input[type="text"], #login input[type="password"] {
	width: 152px;	
}

#login a {
	color: #e1f3f7;
	text-decoration: underline;
}

#new-user {
background:url(images/uploads/site/icons/user_bg.jpg) repeat;
   
    float: left;
    height: 96px;
    margin: 0 0 0 -15px;
    padding: 0;
    width: 200px;
}
#credentials > input#remember1 {
    margin-bottom: 9px;
}
#credentials {
    color: #fff;
}
#un {
	margin-bottom: 6px;
}

#pwd {
	margin-bottom: 2px;	
}

#reset-password {
	float: right; 
	position: relative; 
	top: 3px; 
	right: 39px;
}



#create-account {
    background: none repeat scroll 0 0 #8d3571;
    border: 1px solid #000;
    height: 49px;
    position: absolute;
    right: 13px;
    top: 38px;
    width: 166px;
color:#fff;
}



#submit-login {
    background: none repeat scroll 0 0 #e7c76d;
    border: 1px solid #000;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    height: 33px;
    margin-top: 3px;
    padding:0px;
    text-align: center;
   
    width: 170px;
}

/* MAIN CONTENT */

#main-content {
	width: 900px;
	margin: 0px auto;	
	padding: 25px;
	background: #fff;
	vertical-align: top;
	z-index: 3;
}

/* Menu */

#main-menu {
	width: 950px;
	height: 132px;
	border-bottom: 1px solid lightGrey;
	background:#E7C76D;
	margin-left: -25px;
	position: relative;
	top: -25px;
}

#main-menu a {
	text-decoration: none;
	font: 700 15px/1.5 Verdana,Geneva,sans-serif;
}

#main-menu a:hover {
	text-decoration: underline;	
}

#main-menu ul {
	padding: 0;	
}

#main-menu li {
	list-style: none;
	display: inline-block;
	width: 31%;
	padding: 0px;
	margin-top: 5px;
       margin-left: 18px;
}

#menu-menu img, #main-menu div {
	display: inline-block;	
}

#main-menu div {
    float: left;
       top: 19px;
left:11px;
    width: 190px;
}



#main-menu img {
    width: 99px;
float:left;
}

/* Columns */

.column-title {
	min-height: 75px;
}

.column-title-wide {
  min-height: 50px;
}

.column {
	display: inline-block;
	vertical-align: top;
	width: 425px;
}

.column.left {
	margin-right: 30px;	
}

.column.narrow {	
	width: 285px;
}

.column.wide {
	width: 580px;	
}

/* POPUPS */


#lightbox {
	position: absolute;	
	width: 100%;
	height: 100%;	
	z-index: 999;
	display: none;
}

#lighbox-bg {
	opacity: 0.5;	
	background: #000;
	width: 100%;
	height: 100%;
	position: fixed;
}

#lightbox input[type="text"], #lightbox input[type="password"] {
   
      border: 1px solid #000;
    color: #888;
    font-size: 12px;
    height: 22px;
    /*margin-right: 12px;*/
    margin: 10px 0;
    padding: 3px;
    width: 187px;
}

.account-container {
	background: #fff;
    width: 470px;
    margin: 90px auto;
}

#account-form-container {
    height: 100%;    
}

#account-form-container select option {
	text-transform: capitalize;	
}

#account-header {
    height: 34px;
    background: #8D3571;
    color: #fff;
    font-weight: bold;
    line-height: 2em;
    padding-left: 10px; 
	margin-bottom: 16px;   
}

.close-button {
    width: 19px;
    height: 19px;
    background: url(images/uploads/site/buttons/button_close.png); 
    position: absolute;
    top: 8px;
    right: 8px;
	cursor: pointer;
}

.form-block label {
    display: block;    
    margin:0 -22px -6px 0
}

.form-block {
    display: inline-block;
	vertical-align: top;
 margin: 5px 0 0 21px;
}



.form-block .error {
	color: #D54710;	
	font-size: 12px;
	background: url(images/uploads/site/indicator_bad.png) no-repeat 0px;
	padding-left: 12px;
}

.msg {
	font-weight: bold;
	font-size: 24px;	
	padding: 20px;
}

.msg.good {
	color: #2CB3D5;
	border: 1px dashed #2CB3D5;
}

.msg.bad {
	color: #D54710;
	border: 1px dashed #D54710;
}

.close-button.blue {
	background: url(images/uploads/site/buttons/button_close_blue.png) no-repeat;	
}

.close-button.red {
	background: url(images/uploads/site/buttons/button_close_red.png) no-repeat;	
}

/* Forgot password */

#menu-password {
	 background: none repeat scroll 0 0 #8d3571;
    border: 1px solid #000;
    color: #fff;
    cursor: pointer;
    float: right;
   padding:11px;
    margin:16px -167px 18px 0;
    width: 155px;
}

/* New account form */

#account-container-create, #account-container-password {
	display: none;	
}

#account-container-create #submit {
  background: none repeat scroll 0 0 #8d3571;
    border: 1px solid #000;
    color: #fff;
    cursor: pointer;
    float: right;
   padding:11px;
    margin: 16px 41px 18px 0;
    width: 155px;
}

/* Login form */

#account-container-login {
	display: none;	
}


#account-container-login #menu-login {
    background: none repeat scroll 0 0 #8d3571;
    border: 1px solid #000;
    color: white;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: 700;
    height: 44px;
    line-height: 41px;
    margin: 16px 4px 18px 0;
   
    text-align: center;
    
    width: 153px;
}

/* FOOTER */

#footer {
	width: 950px;
	margin: 0px auto 20px auto;	
	height: 70px;
	
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5YTlhOSIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiNhYWFhYWEiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(169,169,169,0.7) 0%, rgba(170,170,170,0.7) 1%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,169,169,0.7)), color-stop(1%,rgba(170,170,170,0.7)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(169,169,169,0.7) 0%,rgba(170,170,170,0.7) 1%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(169,169,169,0.7) 0%,rgba(170,170,170,0.7) 1%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(169,169,169,0.7) 0%,rgba(170,170,170,0.7) 1%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(169,169,169,0.7) 0%,rgba(170,170,170,0.7) 1%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3a9a9a9', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */
}

#footer .navigation {
	background: none;
	text-align: left;	
}

#footer .navigation a {
	color: #353535;
}

#footer .navigation ul {
	padding-left: 0px;
}

#footer .navigation-items {
	margin-left: 25px;		
}

#footer .navigation-item {
	font-weight: normal;
	text-transform: uppercase;
	border-right: 1px solid #353535;
	font-size: 12px;
	padding-right: 7px;
	margin-top: 25px;
	margin-left: 5px;
}

#footer .navigation-item:last-child {
	border-right: none;	
}

.footer-logo {
	width: 288px;
	height: 93px;
	background: url("http://dev.registerhenderson.com//images/uploads/site/logo_footer.png");	
	float: right;
	right: 20px;
	bottom: 35px;
}

#subfooter { color: #333333;
    font-size: 12px;
    margin: 0 auto 10px;
    text-align: center;
    width: 950px; }
/* GENERIC STYLES */

#yui3-css-stamp.cssreset{display:none}
