﻿/* $Id: style.css,v 1.1 2008/04/15 18:31:16 dm66 Exp $ */

html, body {background-color: #194574; height: 100%}
body {
  font: 11px verdana, Tahoma, Arial;
  color: #000000;
  padding: 0;
  margin: -7px 0 0 0;
}
h1, h2, h3, h5 {
  font-weight:bold;
}
h1, h1 a:link, h1 a:visited {
  font-size: 24px;
  line-height: 28px;
  color: #df0000;
  margin:0.25em 0;
}
h1 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
}
#mainContent h1, #mainContent_01 h1, .developer h1 {
	background: url(../imgs/hr.jpg) no-repeat 0 100%;
	min-width: 463px;
}
h3 {
  font-size:13px;
  margin: 0;
}
h4 {
  font-size:11px;
  margin: 0;
  color: #cc0000;
  font-weight: bold;
}
h2 {
  font-size:13px;
  color: #cc0000;
  margin-top: 0;
  padding-top: 0;
}
h5 {
  font-size:16px;
}
h6 {
  font-size:14px;
}
.offerForm span {
  color:#ff0000;
}
a:link {font: verdana Tahoma, Arial; color: #2871be;}
a:visited, a:active, #footer a:hover, #footer a.active, a:hover, .safety a:hover {color: #2871be;}
#container {
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: 0;
  width:776px;
}

/*----------Header----------*/
#header {
  height:170px;
}
#logo {
  float:left;
  margin-top:7px;
}
.login {
	background: url(../imgs/logoBG_inner.jpg) no-repeat;
	width: 388px;
	height: 169px;
	float: left;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.login .title {
	padding-right: 14px;
	font-size: 19px;
	margin-bottom: 5px;
	font-weight: normal;
}
.login .login_box {
	padding-right: 10px;
}
.login .title a, .login .title a:hover, .login .title a:visited {
	color: #fff;
}
#siteSlogan {
  color:#eee;
  float:left;
  font-size:170%;
  margin:25px 0 0 10px;
  text-transform:lowercase;
  white-space:nowrap;
}
#logo img , img{
  border:0;
}
/*
.login_box td img {
	text-align: center;
	position: relative;
	top: 0;
	left: 50px;
	float:right;
}
*/
#logo img {
  float:left;
}
#logoWrapper {
  position:absolute;
}
ul {
	margin-top: 0;
}
/*----------Content and siderar-----------*/
#content {
  margin:0 auto 0 auto;
  overflow:hidden;
  width:776px;
  background: #ffffff;
}
#contentReg {
  margin:0 auto 0 auto;
  padding: 10px;
  overflow:auto;
  width:776px;
  background: #ffffff;
  border-left: 1px solid #c9c9c9;
}
#breadcrumb {
	font-size: 10px;
	color: #6B6B6B;
}
#breadcrumb a {
	font-size: 10px;
}
#sidebarLeft {
	/*font-size: 10px;*/
	float: left;
	width: 232px;
	padding: 0;
	height: 680px;
	border-right: 1px solid #c9c9c9;
	background: url(../imgs/bg_sidebarLeft.jpg) repeat-x;
}
#sidebarLeft_home {
	/*font-size: 10px;*/
	float: left;
	vertical-align: top;
	width: 232px;
	height: 635px;
	padding: 0;
	border-right: 1px solid #c9c9c9;
	background: url(../imgs/bg_sidebarLeft.jpg) repeat-x;
}
#sidebarLeft .leftBlock, #sidebarLeft_home .leftBlock {
	padding: 15px 5px 10px 5px;
}
#mainContent, #mainContent_01 {
	float: left;
	height: 478px;
	width: 543px;
	padding: 0;
	height: 680px;
}
#overflowDiv, #overflowDivForForm {
	overflow: auto;
	padding-right: 5px;
	scrollbar-face-color: #e6e6e6;
	scrollbar-track-color: #999999;
	scrollbar-3dlight-color: #5a5e61;
}
#overflowDiv {
	height: 605px;
}
#overflowDivForForm {
	max-height: 605px;
}
*html #overflowDivForForm {
	max-height: none;
}
#courseAccess a img {
  margin-left:0;
  margin-right: 20px;
  padding: 0;
  border: 1px solid #FFFFFF;
}
#faq a img, #mainContentSignUp a img {
  margin-top: 5px;
  margin-right: 5px;
  padding: 0;
  border: 1px solid #FFFFFF;
}
#mainContentSignUp {
  text-align: center;
}
#mainContent img {
  margin-left: 10px;
  padding: 5px;
  background: #FFFFFF;
  border: 1px solid #999999;
}
.imageStyleInTheForm img {
  margin-left: 10px;
  padding: 5px;
  background: #FFFFFF;
  border: 1px solid #999999;
}
#mainContent .leftimg {
  margin-left: 0px;
  margin-right: 10px;
}
#leftContent, #rightContent {
	font-size: 12px;
	margin: 10px;
	padding: 0;
}
#rightContent a, #rightContent a:hover, #rightContent a:visited {
	font-size: 12px;
	text-decoration: none;
}
#sidebarLeft #leftContent, #sidebarRight #rightContent, #sidebarLeft_home #leftContent {
	margin: 5px;
}
#leftContent #list ul {
	margin-bottom: 10px;
}
#leftContent #list ul li a {
	font-weight: bold;
}
#centerBar {
	float: left;
	width: 303px;
	padding: 10px 0 0 0;
	vertical-align: top;
	text-align: center;
}
#centerContent {
	text-align: left;
	margin: 10px;
	padding: 0;
	font-size: 13px;
}
#centerContent h2 {
  font-size: 15px;
}
#sidebarRight ul {
	margin-left: 10px;
	padding-left: 0;
}
#sidebarRight li {
	line-height: 16px;
	list-style: none;
}
#sidebarRight h1 {
	font-size: 18px;
	color: #474747;
	margin-bottom: 0;
	margin-left: 8px;
}
#loginBlock {
	font-size: 10px;
	font-weight: bold;
}
#sidebarRight #loginBlock {
	padding: 0 5px 0 5px;
	margin-top: -20px;
}
#sidebarRight {
	float: right;
	width: 239px;
	padding: 0;
	height: 635px;
	vertical-align: top;
	border-left: 1px solid #c9c9c9;
}
#readMoreLink, #readMoreLink a, #readMoreLink a:visited {
	background: url(../imgs/seemore.jpg) no-repeat;
	text-decoration: none;
	width: 74px;
	height: 16px;
	float: right;
	display: block;
}
#readMoreLink a:hover {
	text-decoration: none;
	background: url(../imgs/seemore_active.jpg) no-repeat;
	width: 74px;
	height: 16px;
}
#readMoreLink {
	margin-top: -5px;
	font-weight: bold;
	vertical-align: top;
	display: block;
	text-align: right;
}
#learnMoreMtn {
	text-align: center;
	padding-top: 1px;
	height: 33px;
}
#sidebarLeft .block, #sidebarLeft_home .block {
	margin: 5px 0 5px 0;
	padding-bottom: 5px;
	height: 54px;
	border-bottom: 1px dotted #666666;
}
#sidebarLeft .last, #sidebarRight #last, #sidebarLeft_home .last {
	border-bottom: none;
}
#sidebarLeft .block img, #sidebarLeft_home .block img {
	margin-right: 7px;
	float: left;
	width: 84px;
	height: 50px;
}
#sidebarRight .block {
	margin: 10px 0 10px 0;
	padding-bottom: 5px;
	height: 84px;
	border-bottom: 1px dotted #666666;
}
#sidebarRight .imgBlock {
	float: left;
}
#sidebarRight .imgBlock img {
	margin-right: 5px;
	width: 73px;
	height: 81px;
}
#sidebarRight .last img {
	margin-right: 0;
}
.signupText {
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	line-height: 20px;
}
#loginBlock form {
	margin: -5px 0 0 -5px;
}
#topRightBlock {
	font-size: 14px;
	color: #434343;
	background: url(../imgs/bg_topRightBlock.jpg) repeat-y;
	height: 70px;
	padding: 15px;
}
#topRightBlock a {
	font-size: 14px;
}
#sidebar .title, #rightContent .title {
	text-align: center;
}
#sidebar h1 {
  margin-top: -6px;
}
#sidebarRight .title, #rightContent .title {
	color:#3f3f3f;
	margin: -5px 0 0 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-family: verdana, Arial, Helvetica, sans-serif;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: 0;
  width:776px;
  height: 20px;
  line-height: 20px;
  clear:both;
  background:#4592ca;
  border-top:2px solid #5d5d5d;
  border-bottom:1px solid #1a3b5c;
  color: #FFFFFF;
  font-weight: bold;
}
#footer .content_1 {
  width:320px; 
  float:left;
  text-align: right;
}
#footer .content_2 {
  width:143px; 
  float:left;
}
#footer .content_3 {
  fwidth:317px; 
  float:left;
}
#footer a {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  font-family: verdana, Arial, Helvetica, sans-serif;
}
/*----------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---------------*/
/*table {
  margin:10px 0;
}*/
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: 210px;
}
.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: #d94501;
	font-weight: bold;
	width: 100px;
	height: 24px;
	border: none;
}
#goDiv {
	margin-top: 5px;
	text-align: center;
}
/*
#password {
	width: 152px;
}
*/
#go {
	background: url(../imgs/go_btn.png) no-repeat;
	color: #3473b8;
	font-weight: bold;
	width: 50px;
	height: 24px;
	border: none;
}
#login, #login:visited {
	background: url(../imgs/img_login.jpg) no-repeat;
	color: #3473b8;
	font-weight: bold;
	width: 26px;
	height: 22px;
	border: none;
}
#login:hover {
	background: url(../imgs/img_login_active.jpg) no-repeat;
}
.downloadButton {
	border: none;
	background: #3473b8;
	color: #FFFFFF;
}
.downloadableDiv td {
	border-bottom: 1px solid #666666;
}
.downloadableDiv td.special {
	border-bottom: none;
}
.bigimage{
	padding-bottom:10px;
	margin-bottom: 10px;
}
.safety a:visited {
  color: #d94501;
}
.safety a  {
  color: #000000;
}
.nowrap {white-space: nowrap}
#mediaIcons {
	margin-top: 10px;
	height: 33px;
	text-align: center;
}
#mediaIconsTitle {
	margin-top: 45px;
	font-size: 24px;
	padding-top: 15px;
	height: 33px;
	text-align: center;
}
#followusTitle {
	margin-top: -5px;
	font-size: 24px;
	padding-top: 15px;
	font-weight: bold;
	height: 33px;
	text-align: center;
}
#mediaIconsInner {
	margin: -5px 5px 10px 5px;
	height: 33px;
	text-align: center;
}
#mediaIconstestimonials, #mediaIconstesMygcp {
	margin: 5px 5px 10px 5px;
	height: 33px;
	text-align: center;
}
#mediaIconsInner1 {
	margin: 0 5px 10px 5px;
	height: 33px;
	text-align: center;
}

#FormSubmitRow {
	text-align: center;
	background: #e0e4ef;
	margin-top: -2px;
	padding-bottom: 10px;
	width: 497px;
	margin-left: 2px;
}
#btnSubmit {
	font-weight: bold;
	width: 100px;
	height: 30px;
}
#CreateUserWizard1___CustomNav0_StepNextButtonButton {
	font-weight: bold;
	width: 100px;
	height: 30px;
}
#InvalidPassword {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 10px;
}
#InvalidPassword span {
	color:#f00;
	font-size: 15px;
}
#recaptcha_area {
	background: #FFF;
}
#recaptcha_table {
	border: none !important;
}
#recaptcha td {
	text-align: center;
}
.securityCheck {
	width: 485px;
	text-align: left;
	padding-bottom: 10px;
}
.securityCheck_01 {
	width: 450px;
	text-align: left;
	padding-bottom: 10px;
}
.real, .username, .mock {
	width: 178px;
}
