/*
## layout.css - Contains style for page layout
*/

/* Normalizes margin and padding */
* { 
  margin: 0;
  padding: 0;
}

/* Normalizes article content elements */
#content p,
#content dl.fileObject,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content .image-box,
#content ol,
#content ul,
#content .flashContent,
#content .mediaPlayer,
#content .user-table,
#content .bordered-user-table,
#content .outlined-user-table,
#content .outlined-horizontal-user-table,
#content .horizontal-user-table,
#content .outlined-vertical-user-table,
#content .vertical-user-table,
#content .user-box,
#content form {
  margin-bottom: 12px;
}

img, fieldset {
  border: 0;
}

a {
  text-decoration: underline;
  color: #407700;
}
.nav a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.nav a:hover {
  text-decoration: underline;
}

ul, ol {
  padding-left: 20px;
}

/** 75% sets medium size to 12px in standard browsers **/
body {
  font: 75% Verdana,Arial,Helvetica,Sans-serif;
  background: #E7E7E7 url(../attributes/ic-bkg-vert-012.jpg) top left repeat-x;
}

h1, h2, h3, h4, h5 {
  font-size: 100%;
  font-weight: normal;
  font-family:'Century Gothic','Trebuchet MS',Verdana,Arial,Helvetica,Sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a{
  color:#000000;
  text-decoration:none;
}

h1 { 
  font-size: 200%; 
}
h2 { 
  font-size: 167%; 
}
h3 { 
  font-size: 150%; 
}
h4 { 
  font-size: 120%; 
}

img {
  display: block;
}

input {
  font-size: 100%;
}

/********************
## Framework style ##
********************/
#shadow {
  width: 890px;
  margin:0 auto;
  background:url(body_bg.png) top center repeat-y;
}
#shadowBottom {
  width: 890px;
  height:10px;
  margin:0 auto;
  background:url(body_bg_btm.png) top center repeat-y;
}
#wrapper {
  margin: 0 auto;
  width: 850px;
  background: #fff /*url(../attributes/ic-bkg-top-01.jpg) top center no-repeat*/;
}

#header {
  /*width:848px;
  margin: 0 auto;*/
  background:transparent url(../attributes/header_bg2.jpg) top left repeat-x;
  height: 125px;
}
#header img {
  padding: 13px 0 0 23px;
}
#headerLogo {
  width:50%;
  display:inline;
  float:left;
}
#header .article {
  padding:15px 30px 15px 15px;
  float:right;
  display:inline;
  color:#fff;
  text-align:right;
}
#searchForm {
  float: right;
  clear:right;
  display:inline;
  padding: 5px 30px 0px 0px;
}

#searchForm label {
  display:none;
}

#searchForm .query {
  width: 100px;
}
#searchForm .button {
  background:transparent;
  border:0px;
  color:#fff;
  font-size:90%;
  margin-left:5px;
}
#leftColumn #searchForm .button {
  color:#000;
}
#leftColumn #searchForm {
  float:none;
}

#breadcrumbs {
  float: left;
  color: #a1a1a1;
}

#breadcrumbs a {
  color: #a1a1a1;
}

#breadcrumbs a.active {
  color: #444;
}

#main {
  padding-top:40px;
  padding-bottom:10px;
}
.frontpage #main {
  padding-top:20px;
}

#leftColumn {
  float: left;
  padding-left:30px;
  width: 175px;
}

#mainColumn {
  float: left;
  width: 440px;
}
#rightColumn {
  padding-right:30px;
  width: 175px;
  float:right;
}

#content {
  padding: 0 30px 10px 30px;
}

/* TODO: add styles for customer footer */
#footer {
  padding:10px 25px;
  background: #D8D8D8 /*url(../attributes/ic-bkg-bottom-02.jpg) bottom left no-repeat*/;
}
/******************
## COMMON STYLES ##
******************/
h3.boxTitle {
   background:transparent url(grprik.gif) bottom left repeat-x;
   color:#998200;
   font-size:110%;
   padding-bottom:10px;
   margin-bottom:10px;
}
h3.boxTitle a {
   color:#998200;
}
h4.boxTitle {
  color: #fff;
  background: #a1a1a1;
  padding: 5px 20px;
  margin-bottom: 0;
}

div.box {
  border-bottom: 1px solid #f0f0f0;
}

div.box .content {
  padding: 15px 10px;
}

div#thumbs h2,div#thumbs h1{
  font-size:240%;
  font-weight:bold;
}
div#navWrapper {
  position:relative;
  height:219px;
}
div.scrollable {
  position:relative;
  overflow:hidden;
  width: 850px;	 
  height:219px;	
  background:#D8D8D8;
}
div#thumbs {	
  position:absolute;
  width:20000em;	
  clear:both;
}
#thumbs div.article {
  float:left;
  width:850px;
  height:219px;
}

div.overlay {
  height:169px;
  background:transparent url(amg_overlay.png) top left no-repeat;
  padding:25px 25px 25px 35px;
}
a.prev, 
a.next, 
a.prevPage, 
a.nextPage {
  background:transparent url(left.gif) no-repeat scroll 0 0;
  cursor:pointer;
  display:block;
  float:left;
  height:18px;
  margin:43px 10px;
  width:18px;
  position:absolute;
}
a.prev {
  top:65px;
  left:2px;
}
a.next {
  top:65px;
  right:2px;
}
a.prev:hover, 
a.next:hover, 
a.prevPage:hover, 
a.nextPage:hover {
  background-position:0 -18px;
}
a.disabled {
  visibility:hidden !important;
}
a.next, a.nextPage {
  background-image:url(right.gif);
  clear:right;
}
div.navi {
  position:absolute;
  width:250px;
  bottom:0px;
  margin-left:390px;
  height:20px;
}
div.navi a {
  background:transparent url(navigator.png) no-repeat scroll 0 0;
  cursor:pointer;
  float:left;
  height:8px;
  margin:3px;
  width:8px;
}
div.navi a:hover {
  background-position:0 -8px;
}
div.navi a.active {
  background-position:0 -16px;
}

a#studentBox, 
a#learningBox {
  background:transparent url(box_select.gif) 0px 3px no-repeat;
  padding: 2px 2px 2px 15px;
  font-size:90%;
  text-decoration:none;
  color:#1a1a1a;
}
a#studentBox:hover, 
a#learningBox:hover {
  background-position:0px -12px;
  text-decoration:none;
  color:#1a1a1a;
}
a#studentBox.selected, 
a#learningBox.selected {
  background-position:0px -29px;
}
#learning {
  display:none;
}
.externalLoginForm form {
  padding:5px 0 0 0;
  position:relative;
}
.externalLoginForm input.block {
  display:block;
}
.jsLoaded .externalLoginForm label {
  position:absolute;
  display:block;
  padding-top:6px;
  color:#1a1a1a;
  left:8px;
}
.externalLoginForm input.text {
  border:1px solid #e1e1e1;
  width:165px;
  padding:5px;
  margin-bottom:3px;
}
.externalLoginForm input.button {
  border:1px solid #e1e1e1;
  background-color:#fff;
  color:#1a1a1a;
  padding:5px;
  margin-bottom:3px;
}
/*************************
## SUMMARY|ARTICLE LIST ##
*************************/
#content .summary,
#content .article {
  width:100%;
}

#content .odd {
}

#content .even {
}

#content .summary,
#content .article {
  padding: 20px 0;
}

#content .summary h1,
#content .summary h2 {
  font-size: 180%;
}

#content .article .text {
  font-size: 125%;
}
#content .summary img {
  float:left;
  margin-right:10px;
}

/*****************
## IDIUM FOOTER ##
*****************/

.idium {
  margin: 10px auto;
  width: 175px;
}

.idium a:hover,
.idium a:active {
  text-decoration: none;
}

.idium,
.idium a {
  font-family: 'Century Gothic', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #898989;
  text-transform: uppercase;
  text-decoration: none;
}

.idium img {
  float: left;
  margin-top: -3px;
}

.idium span {
  font-family: Century Gothic,Verdana,Arial,helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: -8px 0 0;
  padding: 0 0 0 6px;
  text-transform: lowercase;
  word-spacing: 3px;
  color: #000;
}

/******************
## PAGINATOR ##
******************/

.queryString {
  float: left;
}

.totalHits {
  float: right;
}

.paginator {
  clear: both;
  padding: 30px 0 20px 0;
}

.paginator .pages {
  float: left;
  display: inline;
  padding: 0;
}

.pages li {
  display: inline;
  float: left;
  padding: 0 2px;
}

.pages li a {
  padding: 5px;
  display: block;
  background: #ccc;
  color: #FFF;
}

.paginator .next {
  display: inline;
  float: left;
  padding: 5px;
  margin-right: 2px;
  background: #ccc;
  color: #FFF;
}

.paginator .prev {
  display: inline;
  float: left;
  margin-right: 4px;
  padding: 5px;
  background: #ccc;
  color: #FFF;
}

.paginator li.active {
  padding: 0 10px;
  background-color: none;
  line-height: 2em;
}

.paginator li.buffer {
  line-height: 3em;
}

.paginator li {
  color: #407700;
  background-color: transparent;
}


/*************
## CLEARFIX ##
*************/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1px;
}
.clearfix {
  display: block;
 }
/* End hide from IE-mac */