/* -- CSS - Steff Eiter 2008 -- */

body {
    margin: 0;
    padding: 0;
	background: #e9e6cd url(../images/bg-fade-sliver.png) 0 0 repeat-x;
}

body {
	color: #41221a;
	text-align: left;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 70.5%;
}

a:link, a:visited {
    color: #d07d00;
    text-decoration: none;
}

a:hover {
    color: #d07d00;
    text-decoration: underline;
}

img {
    border: none;
}

#wrapper {
    margin: 0 auto 10px auto;
    width: 1000px;
    padding: 0;
    text-align: left;  
}

#header {
	height: 176px;
    margin: 0;
    padding: 0;
	background: transparent url(../images/header.png) 0 0 no-repeat;
}

#header h1 {
	width: 1000px;
    margin: 0;
	height: 131px;
    text-indent: -9999px;
}

#header a:link, #header a:visited {
    cursor: pointer;    
}

#wrapper2 {
    margin: 0;
    padding: 0;
    text-align: left;
    background: #001d4a url(../images/body-bg.gif) 0 0 repeat-x;
}

#wrapper3 {
    margin: 0;
    padding: 0;
    text-align: left;
}


#content {
    background: #001d4a url(../images/home-content-bg.gif) 0 0 no-repeat;
    min-height: 515px;
    margin: 0 auto;
    width: 970px;
}


#content2 {
    background: #ffffff url(../images/bg-content-corners.png) 0 0 no-repeat;
    min-height: 515px;
    margin: 0 auto;
    width: 1000px;
    padding: 30px 0 0 0;
}

#banner {
	background:url(../images/bg-header-shadow.png) 0 0 no-repeat;
	height: 54px;
	padding: 0;
	margin:0;
}

#nav {
    margin: 0 4px 0 0;
    padding: 0;
    width: 180px;
    float: right;
    color: #fff;
    background-color: #003d76;
}

#nav input {
    margin-bottom: 5px;
    color: #666;
}

#nav input.go {
    margin: 0 0 0 10px;
}

#nav h2 {
    font-size: 1.3em;
    margin: 10px 0;
}

#nav h2.register {
    background: #002d60 url(../images/register-btn.gif) 0 0 repeat-x;
    border: 1px solid #4d6c90;
}

#nav h2.register a:link, #nav h2.register a:visited {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 3px;
}

#nav h3 {
    font-size: 1.1em;
    margin: 5px 0;
}

#nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#nav li {
    border-bottom: 1px solid #336491;
}

#nav li.active {
    color: #fff;
    background-color: #336491;
}

#nav li a:link, #nav li a:visited {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 3px;
    line-height: 1.5em;
}

#nav li a:hover {
    color: #fff;
    background-color: #336491;
}

#nav a:link, #nav a:visited {
    color: #f90;
    text-decoration: none;
    display: block;
}

#nav a:hover {
    color: #fff;
    text-decoration: underline;
}


/* -- issue specific content begins here -- */

#contentIssue {
  /* height: 100px;
    margin: 0 auto;
    width: 960px;
    padding: 0;
    color: #fff;
    text-align: center;*/
}

#contentIssue h2 {
    padding: 0;
    margin: 0;
    font-size: 2.5em;
    line-height:2.5em;
    text-align: center;
}

#contentIssue h2 a:link, #contentIssue h2 a:visited {
color:#FFFFFF;
display:block;
text-decoration:none;
}

#contentIssue p {
    padding: 0;
    margin: 0;
    font-size: 1.4em;
    font-weight: bold;
}

#menu {
    padding: 0;
    /*margin: 135px 0 0 0;*/
	float: left;
	height: 45px;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#menu  li {
    margin: 0;
    padding: 0;
    display: inline;
    height: 30px;
    border-right: 1px solid #2d6aaa;
}

#menu a:link, #menu a:visited {
    font-size:1.15em;
    color: #fff;
    text-decoration:none;
	text-transform:uppercase;
    font-weight: normal;
}

#menu a:hover {
    color: #3B4F6A;
}

#menu a.mainlevel {
 background: transparent url(../images/menu-divider.png) 0 0 no-repeat;
 padding: 3px 8px 0 12px;
 margin: 0;
 	
}
#menu .moduletable {
	margin-left: 13px;
}

#menu .moduletable table td{
	height: 43px;
	padding: 0;
	margin: 0 ;
	text-indent: -10px;
	overflow:hidden;

}



/*div.moduletableViewIssue {
    display: none;
}*/

/* -- leftCol issueNav styles -- */

#leftCol {
    float:left;
    margin: 0;
    padding:0;
    width:212px;
	font-size: 1.1em;
	line-height: 1.3em;	
}

#leftCol p {
 	margin: 6px 0;
	
}

#leftCol hr {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 4px;
	background-color: transparent;
	border-spacing: 3px;
	margin-right: 10px;
}



#leftCol h2 {
    margin: 0;
    padding: 0;
    color: #f90;
    font-size: 1.2em;
}

#leftCol h3 {
	width: 212px;
	height: 18px;
	color:#FFFFFF;
	font-size: 1.7em;
	margin: 0 0 4px -8px;
	padding: 0 0 0 8px;
	text-transform:uppercase;
}

#leftCol h4 {
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 4px;
	text-transform:uppercase;
}	

#leftCol h5 {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 7px 0;
	text-transform:uppercase;
}	

#leftCol ul {
    margin: 0 0 0 10px;
    padding: 0;
    list-style-type:disc;
}

#leftCol li {
    margin-bottom: 2px;
	margin-left: 6px;
    font-weight: normal;
}

#leftCol li.subnav {
    margin: 0;
    padding: 0 0 0 10px;
    border-bottom: 1px dashed #ccc;
    font-weight: normal;
}


#leftCol a:hover, #leftCol ul ul a:hover {
    color: #f90;
}

/*#leftCol .moduletableLogin, #leftCol .moduletableAecModule {
    margin: 0;
    padding: 5px;
    color: #666;
    background-color: #eee;
}

#leftCol .moduletableIssueCTA {
    margin: 0 0 0 12px;  
}

#leftCol .moduletableLogin {
    border: 1px solid #ccc;
    border-bottom: none;
}

#leftCol .moduletableLogin h1 {
    font-size: 1.3em;
    margin: 0 0 5px 0;
}

#leftCol .moduletableLogin p {
    font-size: 1.2em;
    margin: 0;
}

#leftCol .moduletableAecModule {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    font-size: 1.2em;
}

#leftCol .moduletableAecModule p {
    padding: 0 0 3px 0;
    margin: 3px 0 0 0;
    font-weight: normal;
}

#leftCol .moduletable_menuUser {
    border: 1px solid #ccc;
    border-top: none;
    margin: 0 0 10px 0;
    background-color: #eee;
}

#leftCol .moduletable_menuUser li {
    padding: 0;
    font-weight: normal;
    color: #666;
    font-size: 1.1em;
    border: none;
}



#leftCol .moduletablearchive h3 {
    display: none;
}*/

#leftCol a:link.ctaBtn, #leftCol a:visited.ctaBtn {
border: 0; color: #FFFFFF;font-size: 1.1em; font-weight: normal;}

#leftCol .moduletableRegister {
	background-color: #bfd6da;
	padding:  0 0 10px 8px;
	color: #8e340e;
	font-weight: bold;
	margin-bottom: 10px;
}

#leftCol .moduletableRegister li {
	color: #213949;
}

#leftCol .moduletableRegister h3{
	background: #fff url(../images/round-corner-ltblue.png) 1% 100% no-repeat;
	margin-top: 0;
	padding-top: 0;
	z-index: 100;
}

#leftCol .moduletableRegister a.ctaBtn {
	background:url(../images/icon-bars-ltblue.png) 0 0 no-repeat;
	width: 163px;
	height: 19px;
	padding: 2px 0 0 0;
	margin-bottom: 4px;
	text-indent: 110px;	
	display:block;
}

#leftCol .moduletableLogin {
	background-color: #c3cabd;
	padding:  0 0 10px 8px;
	color: #213949;
	font-weight: normal;
	margin-bottom: 10px;
}

#leftCol .moduletableLogin h3{
	background: #fff url(../images/round-corner-gray.png) 0 0 no-repeat;
	margin-top: 0;
	padding-top: 0;
	z-index: 100;
}

#leftCol .moduletableLogin input.buttonLogin {
	background-image: none;
	background-color: #465360;
	color:#FFFFFF;
	border: none;
	font-size: 1em;
	height: 18px;
	width: 39px;
	margin-left: 4px;
	padding-bottom: 3px;
}
	
#leftCol .moduletableLogin a {
	color: #1279BA;
	text-decoration:underline;
}

#leftCol  #mod_login_remembermetextLogin {
	padding-right: 3px;
	border-right: 1px solid #3B4F6A;
}

#leftCol .moduletableLearn {
	background-color: #eeb35e;
	padding:  0 0 10px 8px;
	color: #6d3209;
	font-weight: normal;
	margin-bottom: 10px;
}

#leftCol .moduletableLearn h3{
	background: #fff url(../images/round-corner-tangerine.png) 0 0 no-repeat;
	margin-top: 0;
	padding-top: 0;
	z-index: 100;
}

#leftCol .moduletableLearn a.ctaBtn {
	width: 82px;
	height: 17px;
	float: right;
	background-color: #c14f00;
	vertical-align:middle;
	padding: 2px 0 0 4px;
	margin: 0;
}

#leftCol .moduletableTeach {
	background-color: #d1581f;
	padding: 0 0 10px 8px;
	color: #551600;
	font-weight: normal;
	margin-bottom: 10px;
}

#leftCol .moduletableTeach h3{
	background: #fff url(../images/round-corner-burntorange.png) 0 0 no-repeat;
	margin-top: 0;
	padding-top: 0;
	z-index: 100;
}

#leftCol .moduletableTeach a.ctaBtn {
	background:url(../images/icon-bars-burntorange.png) 0 0 no-repeat;
	height: 20px;
	padding: 2px 0 0 0;
	text-indent: 110px;	
	display: block;
}
	
#leftCol .moduletableConnect {
	background-color: #c4c8d0;
	padding: 0;
	color: #551600;
	font-weight: normal;
	margin-bottom: 10px;
}

#leftCol .moduletableConnect h3{
	background: #fff url(../images/round-corner-lavender.png) 0 0 no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-left: 8px;
	padding-bottom: 0;
	z-index: 100;
}

#leftCol .moduletableDownload {
	background: #4f6985 url(../../../images/stories/currentissue-download.png) 100% 100% no-repeat;
	padding: 0 0 10px 8px;
	color: #551600;
	font-weight: normal;
	margin-bottom: 10px;
}

#leftCol .moduletableDownload h3{
	background: #fff url(../images/round-corner-blue.png) 0 0 no-repeat;
	margin-top: 0;
	padding-top: 0;
	z-index: 100;
}

#leftCol .moduletableDownload h4{
	margin-bottom: 30px;
}

#leftCol .moduletableDownload a.ctaBtn {
	width: 79px;
	height: 18px;
	float: left;
	background-color: #d1581f;
	padding: 3px 0 0 7px;
	margin: 0;
}


#leftCol .moduletableConnect h4.facebook a {
	background: transparent url(../images/logo-facebook.png) 92% 0% no-repeat;
	padding: 10px 0 5px 8px;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-bottom: 0;
	display:block;
}

#leftCol .moduletableConnect h4.twitter {
	background: #bed3d9 url(../images/logo-twitter.png) 92% 60% no-repeat;
	padding: 0px 8px 8px 8px;
	margin-top: .1em;
	margin-bottom: 0;
	border-top: none;
}

#leftCol .moduletableConnect h4.twitter a{
	border-top: 4px double #fff;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.1em;
	display: block;
}
#banner .moduletableSearch {
	float: left;
	color: #384c68;
	font-size: .9em;
	background-color: transparent;
	margin-right: 5px;
	margin-top: 10px;
}
#banner .moduletableSearch h3{
	float: left;
	margin-right: 3px;
	font-size: 1.1em;
	margin-top: 8px;
}

#banner .moduletableSearch form {
	background: transparent url(../images/btn-search.png) 100% 0% no-repeat; 
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	padding: 0;
	width: 262px;
	height: 26px;
}

#banner input.inputboxSearch {
	width: 223px;
	height: 26px;
	float: left;
	background:url(../images/searchbox.png) 0 0 no-repeat;
	border: none;
	margin: 0;
	padding: 3px 0 0 4px;
}

#banner input.buttonSearch {
	width: 37px;
	background: none;
	border: none;
	margin: 0;
	padding: 4px 0 0 0;
	color:#000000;
	font-weight: normal;
	display: block;
}

#banner .moduletableLogin {
	color: #882e00;
	float: left;
	margin-top: 15px;
}


#banner #mod_login_greetingLogin {
	border-right: 1px solid #384c68;
	padding-right: 8px;
	color: #183f74;
}

#banner a.mod_loginLogin {
	color: #882e00;
	text-decoration: none;
	margin-left: -5px;
	
}

#banner a:hover.mod_loginLogin {
	text-decoration: underline;	
}

#banner #mod_login_showprofileLogin {
		border-right: 1px solid #384c68;
		padding-right: 8px;
}

#banner .moduletableLogin input.buttonLogin {
	background: none;
	border: none;
	color: #882e00;
	font-weight: bold;
}

#banner #mod_login_noaccountLogin {
	/*border-left: 1px solid #384c68;*/
	padding-left: 5px;
}
	

#banner .moduletableWSlogo {
	float: right;
}

#banner .moduletableregisterTop {
	float:left;
	width: 250px;
	margin-top:22px;
}

#banner .moduletableregisterTop a{
	color: #882E00;
	font-weight: bold;
}


#leftCol .moduletableSubscribe {
    padding: 0;
    background: transparent url(../images/subscribe-issues.png) right top no-repeat;
    color: #fff;
}

#leftCol .moduletableSubscribe h2 {
    background: #61AB00 url(../images/btn-bg-green.gif) repeat-x scroll 0 bottom;
    border: 1px solid #999999;
    padding: 5px;
    text-align: center;
    margin: 0;
}

#leftCol .moduletableSubscribe h2 a:link, #leftCol .moduletableSubscribe h2 a:visited {
    color: #fff;
    text-decoration: none;
    display: block;
}
 
#leftCol .moduletableSubscribe p {
    font-size: 1.2em;
    line-height: 1.5em;
    padding: 15px 5px 10px 5px;
}
/* -------------------- */


/*----- contentMain --- */


#contentMain {
    margin: 0 10px 0 245px;
    width: 745px; 
	background-color: #fff;  
	padding: 0 0 30px 0;
}

#issueCol {
	margin-right: 50px;
}

#contentMain {
	color: #41221a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height:1.4em;
}

#topRow {
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	border-bottom: 4px double #c0c6cf;
}

.latestEd {
	width: 504px;
	float: left;
	font-size: 110%;
	line-height:130%;
	margin: 0;
	padding: 0;
}

body#version2_home #contentMain h1 {
	color: #283d5a;
	font-family:Helvetica,Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
}
body#version2_home #contentMain h3 {
	font-family:Helvetica,Arial, sans-serif;
	font-size: 1.0em;
	font-weight: 600;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 10px 0;
}

#topRow h3 {
	color: #8692a3;
}


#contentMain .rightCol {
	padding-left: 10px;
	border-left: 1px solid #c0c6cf;
	margin: 0 0 20px 514px;
}

#bottomRow {
	

}

#bottomRow .moduletable {
	width: 30%;
	float:left;
	padding-top: 0;
	margin: 0;	
}

#bottomRow h3 {
	color: #a85c3a;
}

#bottomRow .section2 ul.mostread {
	padding-left: 0;
	margin-left: 0;
}

#bottomRow .section2 ul.mostread li {
	list-style-type:none;
	margin: 0 0 15px 0;
	padding: 0;
}

#bottomRow .section3 .moduletable, #bottomRow .section4 .moduletable {
	border-left: 1px solid #c4c8d0;
	padding-left: 17px;
	margin-left: 4px;
}



/* -- main body content goes in the issueCol div -- */

#contentMain hr {
    border-top: 1px solid #c0c6cf;
	border-bottom: 1px solid #c0c6cf;
    background-color: #fff;
    height: 4px;
	margin: 7px 0;
	
}

#contentMain .componentheading, #contentMain .contentheading {
    margin: 15px 0;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1em;
    color: #004789; 
	font-family: Helvetica, Arial, Sans-serif;
}

#contentMain h4.contentheading {
    font-size: 1.2em;
}

#archive-list .intro p {
    font-size: 1em;
    line-height: 1em;
}

#contentMain .intro h2 {
    font-size: 1.2em
}

#contentMain h1 {
	color: #283d5a;
    font-family: Helvetica, Arial, Sans-serif;
	font-size: 1.4em;
    font-weight: normal;
    line-height: 1em;
}

#contentMain h2 {
    color: #d1581f;
    font-size: 1.3em;
    line-height: 1.2em;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: normal;
}


#contentMain h3 {
    margin: 10px 0 5px 0;
    padding: 0;
    font-size: 1.4em;
    line-height: 1.2em;
	font-family: Helvetica, Arial, Sans-serif;
}

/*#issueCol p {
    margin: 0 0 10px 0;
    color: #333;
    font-size: 1.2em;
    line-height: 1.5em;
}

#issueCol p.center {
    text-align: center;
}

#issueCol p.quote {
    margin: 10px 50px;
    color: #666;
}

#issueCol p.loginError {
    font-size: 2em;
}

#issueCol img.pic {
    border: 1px solid #ccc;
    padding: 5px;
}

#issueCol p.caption {
    margin: 0 0 5px 0;
    color: #003d76;
    font-size: 1em;
    line-height: 1em;
}

#issueCol ul, #issueCol ol {
    margin: 0 0 20px 0;
    padding: 0 0 0 30px;
    color: #333;
    font-size: 1.2em;
    line-height: 1.2em;
}

#issueCol li {
    margin: 0 0 5px 0;
    line-height: 1.2em;
}

#issueCol ul ul {
    margin: 0 0 10px 0;
    font-size: 1em;
}


#issueCol a:link, #issueCol a:visited {
    color: #598abd;
    text-decoration: none;
}

#issueCol a:hover {
    color: #003d76;
    text-decoration: underline;
}*/


/* -- mod login styles for incorrect login attempt -- */

/*#issueCol .error, #issueCol .mod_loginLogin span#mod_login_remembermetextLogin, .mod_loginLogin a.mod_loginLogin {
    font-size: 1.3em;
    padding-right: 8px;
}*/



#timeline {
    width: 700px;
    background-color: #fff;
}

#timeline table th {
    font-weight: bold;
    color: #336491;
    font-size: 1.3em;
}

#timeline table td {
    color: #333;
    font-size: 1.2em;
    line-height: 1.4em;
    padding: 5px;
    border-right: 1px solid #ccc;
    background-color: #efefef;
}

.issuePic {
    margin: 10px auto;
}

/* -- begin styles for archive pages -- */


#archive-list h4.contentheading {
    padding: 0;
    margin: 0;
}



/* -- begin styles for page images -- */

#image {
    width: 300px;
    float: right;
    text-align: right;
    
}
.pagePic {
    margin: 10px auto 0 auto;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
}

#image p.pagePicCaption {
    font-size: 1em;
    text-align: right;
}

#print {
    text-align: right;
    margin: 0 0 10px 0;
}

#print p {
    font-size: 10px;
    color: #999;
}

#print img {margin: 0 3px -3px 3px;}




hr {
    border: none;
    border-top: 1px solid #c0c6cf;
    background-color: #336491;
    height: 1px;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
	}

#footer {
	height: 20px;
    margin: 0 auto;
    width: 768px;
	padding: 2px 0 0 232px;
     background: #fff url(../images/icon-stripedbar.png) 0 0 no-repeat;
	color: #052f43;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	}
	
#sharethis_0 {
}

#footer a {	
	color: #50AFBF;
	font-weight: normal;
}
#footer div {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#footer p {
    margin: 0;
    padding: 5px 15px;
}

#credit {
	width: 1000px;
	margin: 0 auto;
	color: #8d8856;
	text-align: right;
	padding: 10px 0;
}

#credit a {
	color: #dc9d3f;
	text-decoration:none;
}
	
      
	  
.alignright {
	float: right;
	padding: 0 0 8px 15px;
}
  
.alignleft {
	float: right;
	padding: 0 15px 8px 0;
}
          
        

