﻿/* $Id: style.css,v 1.1 2008/04/15 18:31:16 dm66 Exp $ */

html, body {background-color: #194574; height: 100%}
body {
  font: 12px Tahoma, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  padding: 0;
  margin: -7px 0 0 0;
}
h1, h2, h3, h4, h5 {
  font-weight:bold;
}

h1, h1 a:link, h1 a:visited {
  font-size: 24px;
  line-height: 28px;
  color: #df0000;
  margin:0.5em 0;
}
h1 {
	font-size: 21px;
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
  font-size: 12px;
  margin: 0;
}
h2 {
  font-size:14px;
  color: #df800a;
  margin-top: 0;
  padding-top: 0;
}
h4 {
  font-size:13px;
  color: #df800a;
  margin: 0;
}
h5 {
  font-size:16px;
}
h6 {
  font-size:14px;
}
.offerForm span {
  color:#ff0000;
}
a:link {
  color:#3473b8;
  font-weight:normal;
  text-decoration:underline;
}
a:visited, a:hover {
  color:#df800a;
}

#container {
  padding: 0px;
  margin:0 auto;
  max-width:780px;
  min-width: 760px;
}

/*----------Header----------*/

#header {
  height:153px;
}
#header_home {
  height:313px;
}
#logo {
  float:left;
  margin-top:7px;
}
#siteSlogan {
  color:#eee;
  float:left;
  font-size:170%;
  margin:25px 0 0 10px;
  text-transform:lowercase;
  white-space:nowrap;
}
#logo img , img{
  border:0;
}
#logo img {
  float:left;
}
#logoWrapper {
  position:absolute;
}
ul {
	margin-top: 0;
}

/*----------nav styles -- primary links in header----------*/
#nav {
  background: #000000;
  margin-top: 7px;
  height: 30px;
}
#nav ul.links {
  list-style:none;
  float: left;
  margin: 0 0 0 -19px;
  margin-left: expression( ( 21 + ( ignoreMe = document.body.scrollTop ) ) + 'px' );
}
#nav ul.links li {
  font: 14px Arial, Helvetica, sans-serif;
  float:left;
  text-align: center;
  background: url(../imgs/button.jpg) no-repeat;
  width: 82px;
  height: 30px;
  line-height: 34px;
}
#nav li a, #nav li a:visited {
  display:inline-block;
  /*font-weight:bold;*/
  text-decoration:none;
  padding: 0;
  color: #ffffff;
}
#nav li a:hover, #nav li a.active, #footer a:hover, #footer a.active, .siteMap a:hover, .partnerResources a:hover {
	color: #ff9900;
}
#nav ul.links ul {
  position: relative;
  display: none;
  list-style: none;
  margin-top: -4px;
  float: left;
  margin-left: -40px;
  margin-left: expression( ( 0 + ( ignoreMe = document.body.scrollTop ) ) + 'px' );
}
#nav ul.links ul li {
  font-size: 12px;
  float:left;
  text-align: left;
  background: url(../imgs/button_2.jpg);
  width: 175px;
  padding: 0 5px 0 5px;
}
#nav ul.links li:hover ul {
  display: block;
}
.subLinks li {
  border-bottom: 1px solid #323232;
}
.subLinks li.last {
  border: 0;
}

/*----------Content and siderar-----------*/

#content {
  margin:0 auto 0 auto;
  overflow:hidden;
  max-width:780px;
  min-width: 760px;
  background: #343434;
}
#breadcrumb {
	font-size: 11px;
	color: #6B6B6B;
}
#sidebarLeft_home, #sidebarRight_home, #sidebarCenter_home {
	height: 313px;
}
#sidebarLeft_home {
	background: #d8d8d8;
	float: left;
	width: 270px;
	padding: 0;
}
#mainContent, #mainContent_01 {
	background: #d8d8d8 url(../imgs/bg_content.jpg) repeat-x;
	float: left;
	height: 530px;
	width: 513px;
	padding: 0;
}
#mainContent #leftContent, #mainContent_01 #leftContent {
	margin: 10px 10px 20px 20px;
}
#overflowDiv {
	overflow: auto;
	/*height: 450px;*/
	max-height: 450px;
	padding-right: 5px;
	scrollbar-face-color: #e6e6e6;
	scrollbar-track-color: #999999;
	scrollbar-3dlight-color: #5a5e61;
}
#mainContent img {
  margin-left: 10px;
  padding: 5px;
  background: #FFFFFF;
  border: 1px solid #999999;
}
#mainContent .leftImg {
  margin-left: 0;
  margin-right: 10px;
}
#leftContent {
	margin: 20px;
	padding: 0;
	color: #000000;
}
#sidebarCenter_home {
	float: left;
	width: 243px;
	padding: 0;
}
#sidebarRight_home, #sidebarRight {
	background: #666666;
	float: right;
	width: 267px;
	padding: 0;
}
#sidebarRight {
	height: 530px;
}
#rightContent {
	margin: 5px 12px 5px 5px;
	padding: 0;
}
#blockDivider {
	height: 3px;
	background: #d8d8d8;
}
#readMoreLink a {
	text-decoration: none;
}
#readMoreLink {
	background: #333333;
	display: block;
	float: right;
	padding: 0 2px 2px 4px;
}
#blockIcons {
	font-size: 20px;
	padding-top: 1px;
	height: 33px;
	text-align: center;
}
#learnMore h3 a, #learnMore h3 a:hover, #learnMore h3 a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#learnMore div, #learnMoreWithoutimg div, .hidden_para {
	display: none;
}
#sidebar .block, #rightContent .block {
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 5px;
	background: url(../imgs/bg_block.jpg) repeat-y;
	width: 240px;
	height: 54px;
}
#sidebar .block img, #rightContent .block img {
	float: left;
	margin-right: 10px;
	width: 84px;
	height: 50px;
	border: 2px double #ffffff;
}
#sidebar .title, #rightContent .title {
	text-align: left;
	font-size: 20px;
}
#sidebar h1, #rightContent h1 {
  margin-top: -6px;
}
#sidebarRight .title, #rightContent .title {
	color:#000000;
	margin: 0;
}
#search {
	margin: -80px 0 0 18px;
	padding:0;
	position: absolute;
}

/*----------node styles----------*/
.node {
  margin:0 0 2em; /* 26px */
}

.content p {
  margin:0 0 1em 0;
}

.submitted {
  font-size:11px;
  color:#a3a3a3;
  width:100%;
  clear:both;
}

.submitted ul.links {
  background:url('icons/tag_red.png') no-repeat 0 7px;
  padding:0 0 0 15px;
  float:right;
}

.nodeLinks {
  font-size:12px;
  clear:both;
}

.picture {
  float: left;
  margin:5px 10px 0 0;
}

/*----------comment styles----------*/

.comment {
  clear:both;
}

#comments .submitted {
  padding:0 0 0 22px;
  margin:0 0 5px -10px;
  border-bottom: 1px solid #D3E3FB;
  background: #F3F2FF url('icons/comm.png') no-repeat 3px 5px;
}

#comments .new {
  float:right;
  color: #fff;
  line-height:23px;
  background: #CC0000;
  font-weight:bold;
  padding:0 0.5em;
}
#comments .comment .content {
  border: 1px solid #C9D9F0;
  padding:0 10px 10px 10px;
  overflow: hidden;
}

#comments div.links {
  float:right;
  font-size:11px;
  margin:0 0 5px 0;
}
#comments .box, .node-form, .profile {
  margin: 20px 0;
  padding: 10px;
  background: #F3F2FF;
  border: 1px solid #d4e4f8;
  clear:both;
}

/*----------footer----------*/
#footer {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 auto 0 auto;
  max-width:780px;
  min-width: 760px;
  height: 26px;
  line-height: 26px;
  clear:both;
  background:#000000;
  border-top:2px solid #5d5d5d;
  border-bottom:1px solid #1a3b5c;
}
#footer .content_1 {
  width:270px; 
  float:left;
  text-align: right;
}
#footer .content_2 {
  width:243px; 
  float:left;
}
#footer .content_3 {
  fwidth:267px; 
  float:left;
}
#footer a {
  text-decoration: none;
  color: #FFFFFF;
}

/*----------icons for links----------*/

.node_read_more a {
  background:url('icons/page_white_go.png') no-repeat;
  padding:0 0 5px 20px;
}

.comment_comments a {
  background:url('icons/comments.png') no-repeat;
  padding:0 0 5px 20px;
}

.comment_new_comments a {
  background:url('icons/newcomment.png') no-repeat;
  padding:0 0 5px 20px;
}

.comment_add a {
  background:url('icons/comment_add.png') no-repeat;
  padding:0 0 5px 20px;
}

.book_printer a {
  background:url('icons/printer.png') no-repeat;
  padding:0 0 5px 20px;
}

.book_add_child a {
  background:url('icons/page_white_add.png') no-repeat;
  padding:0 0 5px 20px;
}

.blog_usernames_blog a {
  background:url('icons/user.png') no-repeat;
  padding:0 0 5px 20px;
}

#block-user-3 ul li {
  background:url('icons/user.png') no-repeat;
  padding:0 0 5px 20px;
}

/*----------list styles----------*/

ul.menu, .item-list ul {
  font-size:12px;
  line-height: 17px;
  margin: 0.5em 0 0 -0.5em; /* 6px */
  padding:0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0;
}


.content ol li, .content ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: .16em 0 .16em .5em; /* 1.92px and 6px */
}

ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .25em 1.5em; /* 3px and 18px */
  list-style-type: none;
  list-style-image: none;
  background: transparent url('images/menu-leaf.gif') no-repeat 1px .35em;
}

.content ol li {
  padding: 0 0 .3em;
  margin-left: 2em;
}

.content ul li.expanded {
  background: transparent url('images/menu-expanded.gif') no-repeat 1px .35em;
}

.content ul li.collapsed {
  background: transparent url('images/menu-collapsed.gif') no-repeat 0px .35em;
}

.content ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0;
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

ul.links li {
  background:none;
  list-style:none;
  padding:0;
}

.node .content ul li {
  padding:0 0 0 20px;
  line-height:26px;
  list-style-type: none;
  list-style-image: none;
  background: transparent url('images/menu-leaf.gif') no-repeat 1px .8em;
}

/*---------------user-login-form---remove center alignment---------------*/
#user-login-form {
  margin:0;
  padding:0 0 0 10px;
  text-align:left;
}

.form-item {
  text-align:left;
  margin:0;
  padding:0;
}

/*---------------Book navigation styles---------------*/

.book-navigation .menu {
  border-top: 1px solid #E1E1E1;
  padding: 1em 0 0 3em;
  background:#F9FAFF;
}

.book-navigation .page-links {
  border-top: 1px solid #A4A7C0;
  border-bottom: 1px solid #A4A7C0;
  text-align: center;
  padding: 7px;
  margin:0 0 7px 0;
  background: #F3F2FF;
  clear:both;
}

.book-navigation .page-previous {
  text-align: left;
  width: 39%;
  display: block;
  float: left;
  background:url('icons/resultset_previous.png') no-repeat 0 4px;
  padding: 0 0 0 20px;
}

.book-navigation .page-up {
  padding: 0 5px;
}

.book-navigation .page-next {
  text-align: right;
  width: 39%;
  display: block;
  float: right;
  background:url('icons/resultset_next.png') no-repeat 100% 4px;
  padding: 0 20px 0 0;
}

/*---------------table styles---------------*/

tr.even,tr.odd,tbody th {
  border:solid #E1E1E1;
  border-width:1px 0;
}

tr.even {
  background-color:#fff;
}

tr.odd {
  background-color:#F9FAFF;
}

td.region,td.module,td.container {
  background-color:#638EC6;
  border-bottom:1px solid #A4A7C0;
  color:#000;
  font-weight:bold;
}

td.container .name a  {
  color:#fff;
}

tr:first-child td.region,tr:first-child td.module,tr:first-child td.container {
  border-top-width:0;
}

td.menu-disabled,td.menu-disabled a {
  background-color:#D5C2C2;
  color:#000;
}

td.active {
  background-color:#f7f7f7;
}


/*---------------forum styles---------------*/

#forum thead th {
  border-bottom:2px solid #A4A7C0;
  color:#494949;
  font-weight:bold;
  font-size:11px;
  text-align:center;
}

#forum td,th {
  padding:5px 0;
}

#forum td.posts, #forum td.topics, #forum td.replies, #forum td.pager {
  text-align: center;
}

#forum tr td.forum {
  padding-left: 5px;
  background-image: none;
}

#forum tr.new-topics td.forum {
  background-image: none;
}

#forum div.indent {
  margin-left: 20px;
}

.forum-topic-navigation {
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  text-align: center;
  padding: 7px;
  background: #F9FAFF;
  clear:both;
}

.forum-topic-navigation .topic-previous {
  text-align: right;
  float: left;
  width: 46%;
  background:url('icons/resultset_previous.png') no-repeat 0 4px;
  padding: 0 0 0 20px;
}

.forum-topic-navigation .topic-next {
  text-align: left;
  float: right;
  width: 46%;
  background:url('icons/resultset_next.png') no-repeat 100% 4px;
  padding: 0 20px 0 0;
}

#forum td.container {
  padding-left: 5px;
}

#forum .name a {
  font-weight:bold;
  font-size:12px;
}

#forum .description {
  font-size: 11px;
}

#forum td.posts, #forum td.topics, #forum td.replies {
  width:10%;
  font-size:11px;
}

#forum td.last-reply, #forum td.created {
  width:21%;
  overflow:hidden;
  padding:0 7px;
  font-size:11px;
}

#forum td.icon img {
  padding: 5px 7px 0 0;
}

#forum td.title, #tracker {
  font-size:12px;
}

#forum {
  line-height:20px;
}


/*--------- Tabs styles -----------*/

div.tabs {
  margin: 10px 0 5px 0;
}

ul.primary {
  margin: 0;
  padding: 0 0 0 10px;
  border-width: 0;
  list-style: none;
  white-space: nowrap;
  line-height: normal;
  background: url(images/tab-bar.png) repeat-x left bottom;
}

ul.primary li {
  float: left;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  display: block;
  height: 24px;
  margin: 0;
  padding: 0 0 0 5px; /* width of tab-left.png */
  border-width: 0;
  font-weight: bold;
  text-decoration: none;
  color: #777;
  background-color: transparent;
  background: url(images/tab-left.png) no-repeat left -38px;
}

ul.primary li a .tab {
  display: block;
  height: 20px; /* 24px (parent) - 4px (padding) */
  margin: 0;
  padding: 4px 13px 0 6px;
  border-width: 0;
  line-height: 20px;
  background: url(images/tab-right.png) no-repeat right -38px;
}

ul.primary li a:hover {
  border-width: 0;
  background-color: transparent;
  background: url(images/tab-left.png) no-repeat left -76px;
}

ul.primary li a:hover .tab {
  background: url(images/tab-right.png) no-repeat right -76px;
}

ul.primary li.active a,
ul.primary li.active a:hover {
  border-width: 0;
  color: #000;
  background-color: transparent;
  background: url(images/tab-left.png) no-repeat left 0;
}

ul.primary li.active a .tab,
ul.primary li.active a:hover .tab {
  background: url(images/tab-right.png) no-repeat right 0;
}

/*-----------Misc styles--------------*/

.mission {
  background:#F9FAFF;
  border:solid 1px #E1E1E1;
  padding:10px;
  margin:1em 0;
}

.messages {
  padding: 2em 1em;
  border: 1px solid #C9D9F0;
  background: #F9FAFF;
  color:#C80000;
  font-size:16px;
  margin:1em 0;
  text-align:center;
}

.messages ul {
  padding: 0 0 0 1em; /* 16px */
}

div.error {
  border: 2px solid #F00;
  padding: 2em 1em;
  margin:1em 0;
  text-align:center;
}

blockquote {
  margin:1em;
  padding:0 0 0 1em;
  font-style:italic;
  color: #686868;
  border-left: 4px solid;
  display:block;
  overflow:auto;
}

code, pre {
  background:#F3F2FF;
  border:1px dashed #4563C0;
  display:block;
  overflow:auto;
  padding:10px;
  margin:10px;
  white-space: pre;
}

hr {
  margin:0;
  padding:0;
  border:none;
  height:1px;
  background:#739BC7;
}

.profile h3 {
  border:none;
}

#attachments {
  clear:both;
}

#edit-taxonomy-1-wrapper {
  float:left;
  width:50%;
}

#edit-taxonomy-1-wrapper + #edit-taxonomy-2-wrapper {
  float:left;
  width:50%;
  text-align:center;
}

dl.search-results dt.title a {
  color:#df0000;
  font-size:18px;
}

fieldset {
  border: 1px solid #cacaca;
}

#aggregator .feed-item {
  border-bottom: 1px solid #cacaca;
}

#aggregator .feed-item h3 a{
  color:#df0000;
}

.clear-block {
  clear:both;
}

div.codeblock {
  padding: 0;
  border: none;
  background:none;
}

#block-poll-0 div.title  {
  font-size:15px;
  font-weight:600;
  color: #444;
}

.poll .bar {
  background: #E8E6FF;
}

.poll .bar .foreground {
  background: #3B55A4;
}
.siteMap {
	margin-left: 100px;
}
.siteMap a {
	color: #000000;
}
.siteMap ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
}
.siteMap ul ul {
	margin-left: 30px;
	padding: 0;
}
.siteMap ul li {
	margin-bottom: 10px;
}
input#user, input#form {
	width: 225px;
}
.partnerResources {
	margin-left: 20px;
	padding: 0
}
.partnerResources a {
	color: #000000;
}
.partnerResources li {
	margin-bottom: 5px;
}
#submit {
	background: url(../imgs/submit_btn.png) no-repeat;
	color: #d33f05;
	font-weight: bold;
	width: 100px;
	height: 24px;
	border: none;
}
.moreButton {
	border: none;
	background: #3473b8;
	color: #FFFFFF;
}
#rightContent #list ul {
	list-style: none;
	margin-left: -30px;
	margin-left: expression( ( 10 + ( ignoreMe = document.body.scrollTop ) ) + 'px' );
	margin-bottom: 25px;
	margin-top: 10px;
}
#rightContent #list ul li a {
	font-weight: bold;
	line-height: 16px;
	font: 11px;
	color: #df800a;
}
.downloadableDiv td {
	border-bottom: 1px solid #666666;
}
.downloadableDiv td.special {
	border-bottom: none;
}
#courseAccess a img {
  margin-left:0;
  margin-right: 20px;
  padding: 0;
  border: 0;
  background: transparent;
}
#testimonial_Topbanner_embed  {
	position: absolute;
	top: 40px;
	z-index: 0;
	right: 40px;
	visibility: hidden;
}
#learnMore img, .learnMore img {
  margin-left:0;
  padding: 0;
  border: 0;
  background: transparent;
}
.login_box #liLogin_Password, .login_box #liLogin_UserName {
	width: 150px;
}
.login_box #iLogin_LoginButton {
	text-align: center;
}
.login_box td {
	text-align: center;
}
.nowrap {white-space: nowrap}

#FormSubmitRow {
	text-align: center;
	background: #e0e4ef;
	margin-top: -2px;
	padding-bottom: 10px;
	width: 457px;
	margin-left: 2px;
}
#btnSubmit {
		
	font-weight: bold;
	width: 100px;
	height: 30px;
}
#recaptcha_area {
	background: #FFF;
	width: 440px;
}
#recaptcha_table {
	border: none !important;
}
#recaptcha td {
	text-align: center;
}
.securityCheck {
	width: 433px;
	text-align: left;
	padding-bottom: 10px;
}
#CreateUserWizard1___CustomNav0_StepNextButtonButton {
	font-weight: bold;
	width: 100px;
	height: 30px;
}