/* --  Last Update: 05/27/2010 @ 11:38 AM -- */
@import url(reset.css);
/* --  CONTENT CSS -- */
#BreadCrumb {display:none;}

#ContentContainer {
background:#FFF url(../../RNA/RNA_G2E/2010_Images/bg_content.gif) repeat-x;
float:right;
margin:0;
padding:0;
width:960px;
}

#ContentContainer #Column2 {
float:right;
background:#FFF url(../../RNA/RNA_G2E/2010_Images/bg_rightside.gif) no-repeat;
margin:0;
padding:0;
text-align:center;
width:232px;
min-height:1045px;
}

#ContentContainer .Column1Full {
float:left;
margin:0;
padding:0 10px;
width:708px;
}

#ContentContainer .Column1Full table td {
padding:5px;
}

#ContentContainer .Column1Full table th {
color:#333;
font-weight:bold;
padding:3px;
text-align:center;
}

#ContentContainer .Column1Full ul {
list-style:disc;
margin:5px 0 10px 30px;
padding:0;
}

#ContentContainer .Column1Full ul li {
line-height:20px;
margin:0;
padding:0;
}

#ContentContainer .Column1Full ul.stars {
list-style:none;
margin:5px 0 10px 7px;
}

#ContentContainer .Column1Full ul.stars li {
background: url(../../RNA/RNA_G2E/2010_Images/bg_list_star.gif) no-repeat 5px 3px;
padding-left: 30px;
line-height:24px;
}

#ContentContainer .Column1Full ul li ul {
list-style:circle;
}

/* --  SITE CONTAINER CSS -- */
#Container {
background:#0b1337;
margin:0 auto;
padding:0;
width:960px;
}

/* --  HIDDEN CSS -- */
#ExFoot1 {
display:none;
}

#ExFoot2 {
display:none;
}

#ExFoot3 {
display:none;
}

#SponsorshipFooterLinks {
display:none;
}

#accessibility-links {
display:none;
}

.SponsorshipBlock {
display:none;
}

/* --  FOOTER CSS -- */
#Footer {
background-color:#0b1337;
color:#6984a1;
font-size:11px;
margin:0;
padding:10px 0;
width:960px;
text-align:center;
line-height: 18px;
}
#Footer p {
padding:0 0 4px 0;
}
#Footer a, #Footer a:visited {
color:#FFF;
text-decoration:none;
}
#Footer a:hover {
color:#FFF;
text-decoration:underline;
}

/* --  STRAPLINE CSS -- */
#HeaderBottomBar {
display:none;
}
#EventLocation {
display:none;
}

/* --  HEADER CSS -- */
#HeaderTopBar {
display:none;
}

.PageHeader {
background:none;
height:210px;
margin:0;
padding:0;
width:960px;
}

.PageHeader #flashhead {
display:block;
width:960px;
height:175px;
margin:0;
padding:0;
}

.PageHeader #strapline {
background: #070b20;
display:block;
width:960px;
height:35px;
}

.PageHeader #strapline .date {
float:left;
width:610px;
padding:0 10px;
color:#6984a0;
line-height:35px;
}

.PageHeader #strapline .date .white {
color:#FFF;
font-weight:bold;
}

.PageHeader #strapline .social {
float:right;
width:232px;
text-align:center;
color:#6984a0;
font-weight:bold;
padding: 6px 0 0 0;
}

.PageHeader #strapline .social img {
vertical-align:middle;
margin-left:3px;
}

/* --  SEARCH BOX CSS -- */
#SearchForm {
margin:0 auto 10px auto;
padding:0;
width:200px;
}

#SearchForm input#ctl00_SearchControl__txtSearch {
float:left;
background:url(../../RNA/RNA_G2E/2010_Images/bg_searchinput.gif) no-repeat;
border:0;
display:block;
width:124px;
height:23px;
margin:0;
padding:9px 0 0 30px;
font-size:11px;
}

#SearchForm input#ctl00_SearchControl__btnSearch {
float:right;
background:url(../../RNA/RNA_G2E/2010_Images/bg_searchbtn.gif) no-repeat;
border:0;
display:block;
width:46px;
height:32px;
line-height:32px;
text-align:center;
font-weight:bold;
color:#333;
font-size:11px;
}

/* --  NAVIGATION CSS -- */

#navigation {
display:block;
background:#FFF url(../../RNA/RNA_G2E/2010_Images/bg_nav.gif);
padding:0;
margin:0;
width:960px;
height:78px;
}

#navigation ul.level1 {
display:block;
position:relative;
width:960px;
height:40px;
margin:0;
padding:0;
}

#navigation ul.level1 li {
float:left;
padding:0;
margin:0 1px 0 0;
font-weight:bold;
font-size:12px;
}

#navigation ul.level1 li.navTreeItem-RegisterNow {
float:right;
margin:0;
}

#navigation ul.level1 li a, #navigation ul.level1 li a:visited {
padding:13px 15px;
color:#6a85a2;
text-transform: uppercase;
line-height:40px;
}

#navigation ul.level1 li.navTreeItem-RegisterNow a, #navigation ul.level1 li.navTreeItem-RegisterNow a:visited, #navigation ul.level1 li.navTreeItem-RegisterNow a:hover {
display:block;
background:url(../../RNA/RNA_G2E/2010_Images/bg_nav_register.gif) no-repeat !important;
width:232px;
height:40px;
padding:0;
color:#FFF !important;
text-align:center;
line-height:40px;
text-decoration:none;
}

#navigation ul.level1 li a:hover {
background:url(../../RNA/RNA_G2E/2010_Images/bg_nav_selected.gif) center top;
color: #6a85a2;
text-decoration:none;
}

#navigation ul.level1 li.selected a, #navigation ul.level1 li.selected a:visited, #navigation ul.level1 li.selected a:hover, #navigation ul.level1 li.startLinkSelected a, #navigation ul.level1 li.startLinkSelected a:visited, #navigation ul.level1 li.startLinkSelected a:hover {
background:url(../../RNA/RNA_G2E/2010_Images/bg_nav_selected.gif) center top;
color: #0e4d9c;
text-decoration:none;
}

#navigation ul.level1 li:hover ul.level2, #navigation ul.level1 li.selected ul.level2 {display:block !important;}

#navigation ul.level1 li:hover ul.level2 {
z-index: 3000;
}

#navigation ul.level2 {
position:absolute;
top:40px;left:0;
background:url(../../RNA/RNA_G2E/2010_Images/bg_subnav.gif) repeat-x;
display:none;
margin: 0;
padding: 0 10px;
width:940px;
height:38px !important;
z-index:2000;
}

#navigation ul.level2 li {
float:left;
padding:0;
margin:0;
font-weight:normal;
font-size:12px;
}

#navigation ul.level2 li a, #navigation ul.level2 li a:visited {
background:none !important;
padding:0 0 3px 0 !important;
margin: 0 15px 0 0 !important;
color:#666 !important ;
text-transform: capitalize !important;
line-height:38px !important;
}

#navigation ul.level2 li a:hover {
background:none !important;
color:#333 !important;
text-decoration:none !important;
}

#navigation ul.level2 li.startLinkSelected a, #navigation ul.level2 li.startLinkSelected a:visited, #navigation ul.level2 li.startLinkSelected a:hover, #navigation ul.level2 li.selected a, #navigation ul.level2 li.selected a:visited, #navigation ul.level2 li.selected a:hover {
border-bottom: 2px solid #86b321;
font-weight:bold;
color:#000 !important;
}

/* --  CUSTOM CLASSES CSS -- */
.absmiddle {
vertical-align:middle;
}

.adbox {
display:block;
background:url(../../RNA/RNA_G2E/2010_Images/bg_adbox.gif) no-repeat;
width:495px;
height:60px;
margin:6px auto 10px auto;
padding: 12px 0;
text-align:center;
}

.adtag, .addthis {
margin: 0 0 10px 0;
}

a.btn_learnmore, a.btn_learnmore:visited {
display:block;
background:url(../../RNA/RNA_OncologyNursing/images/2010/btn_learnmore.png) no-repeat;
width:103px;
height:29px;
line-height:29px;
font-size:11px;
color:#666;
text-align:center;
}

a.btn_learnmore:hover {
color:#333;
text-decoration:none;
}

.boxed {
display:block;
width: 349px;
height:274px;
margin-bottom:10px;
}

.boxed h2 {
background: url(../../RNA/RNA_G2E/2010_Images/bg_homepage_box_h2.gif) no-repeat;
padding:0 10px;
margin:0;
display:block;
width:329px;
height:37px;
line-height:37px;
color:#FFF;
}

.boxed p {
padding: 0 0 4px 0;
margin: 0;
}

.boxed .boxed_content {
background: url(../../RNA/RNA_G2E/2010_Images/bg_homepage_box.gif) no-repeat;
padding:10px;
margin:0;
display:block;
width:329px;
height:217px;
}

a.btn_small_green, a.btn_small_green:visited, a.btn_small_green:hover {
display:block;
background: url(../../RNA/RNA_G2E/2010_Images/btn_small_green.gif) no-repeat;
width:105px;
height:33px;
line-height:33px;
color:#FFF;
text-transform:uppercase;
font-weight:bold;
text-align:center;
text-decoration:none;
}

a.btn_large_green, a.btn_large_green:visited, a.btn_large_green:hover {
display:block;
background: url(../../RNA/RNA_G2E/2010_Images/btn_large_green.gif) no-repeat;
width:157px;
height:35px;
line-height:35px;
color:#FFF;
text-transform:uppercase;
font-weight:bold;
text-align:center;
text-decoration:none;
}

a.btn_large_gray, a.btn_large_gray:visited, a.btn_large_gray:hover {
display:block;
background: url(../../RNA/RNA_G2E/2010_Images/btn_large_gray.gif) no-repeat;
width:157px;
height:35px;
line-height:35px;
color:#FFF;
text-transform:uppercase;
font-weight:bold;
text-align:center;
text-decoration:none;
}

.clear {
clear:both;
}

.divider {
background:#f5f5f5;
border-top:1px solid #EBEBEB;
border-bottom:1px solid #EBEBEB;
height:146px;
margin:0 auto;
padding:0;
width:940px;
}

.fix {
margin:-2px 0 0!important;
}

.floatleft {
float:left;
}

.floatleft .smallbox_outer {
margin-right:5px;
}

.floatright {
float:right;
}

.floatright .smallbox_outer {
margin-left:5px;
}

.highlight {
color:#000;
font-size:13px;
}

.largebox_outer {
border:1px solid #cbe1ee;
margin:0 0 10px;
}

.smallbox h2,.largebox h2 {
color:#5095d0;
padding:0 0 5px;
}

.smallbox,.largebox {
background:#FFF url(../../RNA/RNA_OncologyNursing/images/2010/bg_bluebox.gif) repeat-x top;
padding:10px;
}

.smallbox_outer {
border:1px solid #cbe1ee;
margin:0 0 10px;
width:358px;
}

/* --  LATEST NEWS CSS -- */

#latest_top {
display:block;
background:url(../../RNA/RNA_G2E/2010_Images/bg_latestnews_top.gif) no-repeat;
width:200px;
height:10px;
margin:0 auto;
font-size:1px;
line-height:1px;
}

#latest {
width:178px;
background-color:#F5F5F5;
border-right:1px solid #CCC;
border-left:1px solid #CCC;
padding:0 10px;
margin:0 auto;
text-align:left;
}

#latest h3 {
padding:0 0 3px 0;
}

#latest ul {
margin:0;
}

#latest ul li {
font-size:11px;
line-height:18px;
padding:5px 0;
border-bottom:1px solid #CCC;
}

#latest_bot {
display:block;
background:url(../../RNA/RNA_G2E/2010_Images/bg_latestnews_bot.gif) no-repeat;
width:200px;
height:10px;
font-size:1px;
line-height:1px;
margin: 0 auto 10px auto;
}

/* --  TABBED CONTENT CSS -- */

#tabs {
margin:10px 0;
position: relative;
}

#tabs ul#nav {
background: url(../../RNA/RNA_G2E/2010_Images/bg_big_tab.gif) repeat-x;
list-style:none !important;
display:block;
width:708px;
height:35px;
margin:0 !important;
padding:0 !important;
}

#tabs ul#nav li {
float:left;
position: relative;
top:0;
line-height:12px !important;
margin:0 0 0 5px !important;
padding:0 !important;
white-space: nowrap;
}

#tabs ul#nav li a, #tabs ul#nav li a:visited {
background-color:#CCC;
display:block;
padding:10px 15px 11px 15px;
color:#666;
border-top:1px solid #CCC;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
border-left:1px solid #CCC;
text-decoration:none;
}

#tabs ul#nav li a:hover {
color:#333;
text-decoration:none;
}

#tabs ul#nav li.ui-tabs-selected a,#tabs ul#nav li.ui-tabs-selected a:visited, #tabs ul#nav li.ui-tabs-selected a:hover {
background-color:#FFF;
color:#114c9a;
font-weight:bold;
text-decoration:none;
cursor:text;
border-bottom:1px solid #FFF;
}

#tabs .ui-tabs-hide{display:none !important;}

#tabs #big_tab_body {
display:block;
background:#FFF url(../../RNA/RNA_G2E/2010_Images/bg_big_tab_box.gif) bottom repeat-x;
padding:10px;
margin: 0;
min-height: 229px;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
border-left:1px solid #CCC;
}

#tabs #big_tab_body h2 {
padding-top:0 !important;
}

/* --  RSS CSS -- */

.rssFeed{margin-top:10px !important;}

.rssFeed ul {
margin:0!important;
padding:0 !important;
list-style:none !important;
}

.rssFeed ul li {
font-size:11px;
line-height:18px !important;
padding: 0 5px !important;
border-top:1px solid #CCC !important;
}

.rssFeed h4 {
font-weight:bold;
font-size:12px !important;
}

.rssFeed ul li.odd {background:#EBEBEB !important;}

/* --  XFORM CSS -- */
.xformContainer .xformvalidator {
background-color:#FFDFDF;
color:#AF0000;
float:right;
font-size:11px;
font-weight:bold;
padding:10px;
}

.xformContainer fieldset {
border:1px solid #CCC;
padding:5px;
}

.xformContainer fieldset input {
clear:both;
}

.xformContainer fieldset label {
color:#666;
float:left;
font-weight:normal;
padding:0 0 0 5px;
width:auto;
}

.xformContainer input,.xformContainer select,.xformContainer textarea {
float:left;
}

.xformContainer label {
color:#333;
float:left;
font-weight:bold;
line-height:20px;
text-align:left;
width:120px;
}

.xformContainer table#id_matrix td {
clear:both;
padding:10px;
}

/* --  GLOBAL CSS -- */
a,a:visited {
color:#317CDF;
text-decoration:none;
outline: none;
}

a:hover {
text-decoration:underline;
outline: none;
}

:focus {
  -moz-outline-style: none;
}

body {
background:#0b1337;
margin:0;
padding:0;
}

body,td,th {
color:#666;
font-family:Tahoma, Helvetica, sans-serif;
font-size:12px;
}

h1 {
color:#0f4d98;
font-size:24px;
line-height:35px;
margin:0;
padding:0 0 3px;
}

h1 .color {
color:#72961c !important;
}

h2,.xformContainer .formheader {
color:#333;
font-size:18px;
margin:0 0 3px;
padding:10px 0 2px;
}

h2 a, h2 a:visited, h2 a:hover {
color:#333;
text-decoration:none;
}

h3,.xformContainer fieldset legend {
color:#4598E6;
font-size:14px;
font-weight:bold;
padding:3px 0 2px;
}

hr {
border:0;
width:95%;
margin: 10px auto;
color:#CCC;
background-color:#CCC;
height:1px;
}

input,select,textarea {
color:#666;
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
padding:2px;
}

ol {
list-style:decimal;
margin:5px 0 10px 30px;
padding:0;
}

ol li {
line-height:20px;
}

p {
line-height:20px;
margin:0;
padding:2px 0 10px;
}

html, body {
_height: 100%;
_min-height: 100%;
}