/* Article page navs */
ul#top_nav_list {
  height:30px;
  background:transparent url('../images/nursinglink/header_nav_bg.png') no-repeat 0px 0px;
  padding-top:10px;
  top:-40px;
  left:0px;
  width:980px;
  position:absolute;
  display:none;
}

#top_nav_list li, #left_nav_list li {
  font-size:11px;
}

#article h2 {
  margin-left:5px;
  font-size:14pt;
  font-weight:normal;
}

ul#top_nav_list li {
  display:inline;
  background:none;
  margin:0px 5px;
  padding:0px;
}

ul#left_nav_list {
  float:left;
  width:135px;
  background:transparent url('../images/left_nav_bg.gif') no-repeat 1px 0px;
  height:365px;
  padding:10px 5px 0px;
  margin-top:-10px;
}

ul#left_nav_list li {
  padding-left:5px 10px;
  background:none;
  margin:0px;
  border-bottom:1px solid white;
  padding:2px 0px;
  text-align:center;
  list-style-type:none;
}

#article ul {
  margin-bottom:0px;
}

#article #lead_gen_form {
  background: transparent url('../images/article_form_bg.png') no-repeat scroll 0px 0px;
  height:350px;
  width:322px;
  position:relative;
  top:-10px;
}

#lead_gen_form form {
  left:20px;
  width:300px;
  position:relative;
  top:70px;
}

#lead_gen_form form select {
  width:285px;
}

#lead_gen_form label {
  color:white;
}

#lead_gen_form label.error, .formRow div.error_message {
  color:yellow;
}

#lead_gen_form form #formRow_emailaddress {
  float:left;
}

#lead_gen_form form #formRow_zipcode {
  float:left;
  margin-left:10px;
}

#lead_gen_form form #formRow_emailaddress input {
  width:185px;
}

#lead_gen_form form #formRow_zipcode input {
  width:85px;
}

#lead_gen_form #formRow_terms {
  display:block;
  clear:both;
}

#lead_gen_form fieldset {
  border:none;
}

#lead_gen_form fieldset legend {
  display:none;
}

#lead_gen_form .buttonContainer {
  width:100%;
}

#lead_gen_form #formRow_emailaddress input,
#lead_gen_form #formRow_zipcode input {
	border:1px solid #000000;
	background:#ffffff;
	color:#000000;	
}

#lead_gen_form .formRow {
  display:block;
  padding: 0pt 0pt 15px;
}

/* Styling for the main column article lists */
#bottom_lists {
  clear:both;
  margin:10px 0px;
  width:805px;
  height:135px;
}

#bottom_lists ul {
  position:relative;
  clear:none;
  float:left;
  padding:5px 0px 0px 5px;
  height:135px;
  background:white;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
}

#bottom_lists ul li a, #bottom_lists ul li a:hover {
  color:#1F5488;
}

#bottom_lists ul li {
  width:160px;
	padding:0px 0px 0px 15px;
  margin-left:15px;
  color:black;
  list-style-type:square;
  background: none;
}

#bottom_lists #bottom_1_list {
  border: 1px solid #ccc;
  border-right:none;
}

#bottom_3_list {
  border-right:1px solid #ccc;
}

#bottom_4_list {
  border-left:none;
  border-right:1px solid #ccc;
}

#main_column {
  width:58%;
  float:left;
}

#main_image {
  float:left;
  padding:5px;
}

#article p, #article p li {
  font-size:12px;
  padding:5px;
  color:#000;
}

#article_body {
  background:white;
  border: 1px solid #ccc;
  padding-top:20px;
}

#lead_gen_form .error_message {
  position:absolute;
}

#lead_gen_form #formRow_terms .error_message{
  bottom:42px;
  left:0px;
}

#company-logo {
  width:980px;
  height:80px;
  margin-top:0px;
}

body {
	background: transparent url('../images/nursinglink/article_body_bg.png') repeat-x 0px 0px;
}

#article #main_cta {
  font-size:17pt;
  width:52%;
  left:145px;
  position:absolute;
  top:6px;
  z-index:5;
  color:#00458A;
}

#main {
  margin-top:11px;
}

#lead_gen_form a, #lead_gen_form a:hover {
  color:white;
  text-decoration:underline;
}

#container {
  width:980px;
}

#main_column {
  clear:none;
  width:64%;
  margin-top:-10px;
  position:relative;
  padding-left:10px;
}

#article #right_column {
  width:323px;
  top:-10px;
  float:right;
  position:relative;
  right:10px;
}

ul#top_nav_list {
  top:-30px;
}

#article li a, #lead_gen_form li a:hover {
  text-align:center;
  color:#555;
  border-bottom:none;
}

#container.article_page {
  width:980px;
}

#right_column #right_content_1 { padding: 5px 18px; }
#right_column #right_content_2 { padding: 5px 20px; }

#article h2#article_title {
  position:absolute;
  color:#255886;
  padding:0px;
  background:none;
}

#article_body li {
  width:auto;
}

h1, p, li {
  color:#000;
}

#header_nav {
  display:none;
}

#formRow_terms span {
  color: white;
}

#site-header h2 {
  display:none;
}

#sub-section-block {
  display:none;
}

/* nasty workaround until javascript bugs fixed in IE */
#bottom_lists {
  display:none;
}

#article_body {
  padding:30px 10px 10px;
  margin-bottom:10px;
}

#article h2#article_title {
  top:0px;
}

#article_body li {
  padding-right:10px;
}

#article #left_nav_list li a {
  font-size:11px;
}
