#landing {
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    z-index: 100;
}

    #landing .img-wrap {
        /*background: url("cssimages/landing-page.jpg");*/
        background-repeat: no-repeat;
        background-position: top;
        /*height: 640px;
        width: 480px;*/
        margin: 0 auto;
        position: relative;
        text-align: center;
    }
table.noborders {
    margin:0 auto;
}

#block-67, #block-84, #block-83, #block-82, #block-81, #block-80, #block-79, #block-78, #block-77 {
	color: black;
	
	padding: 15px;
}
#breadcrumbs a:visited { color: #fff; }


#block-57 {
    position: absolute;
    right: 40px;
    text-align: right;
    top: 130px;
    color:#FFF;
    font-size: 64px;
    text-shadow: 0 0 15px #444;
}
#block-57 p {
    margin: 0;
}
#block-64 .block-title h2 {
	font-size: 45px;
}
#block-56 {
    position: absolute;
    top: 190px;
    left: 120px;
    color:#FFF;
    text-shadow: 0 0 5px #444;
}
#block-56 p {
    margin: 0;
}
#header, #main-menu { display:none; }
#shell.left { background: none; }
body {
    background: url("images/bg.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #121d1f;
}
#footer, #shell {
    border: none;
    color: #FFF;
    background-color:transparent;
}

a:link, a:visited {
    color: #FFF;
}
#secondary-nav {
    position: absolute;
    top: 300px;
    left: 0;
    padding-top: 40px;
}
#secondary-nav li {
    max-height: 100px;
}
#secondary-nav li:last-child a {
	/*padding: 42px 25px;
	font-size: 18px!important;*/
}
#secondary-nav li > a, #secondary-nav li > span {
   /* background: url("images/nav-button.png") no-repeat;*/
    /*padding: 40px 44px;*/
    color: #000;
    text-transform: capitalize;
    /*font-size: 20px;*/
    text-align: center;
}
#block-44 {
    position: absolute;
    left: -30px;
}
.button-bg {
    background: url("images/button.png") no-repeat 6px 0;
    padding: 23px 29px;
    color: #000;
    margin: 0;
    line-height: 2.4;
}
.photo, .photo img {
  max-width: 100%;
}
.hide {
    display:none;
}



/*Application CSS*/

.k-pager-wrap li {
    margin: 0;
}

.ViewDiv{
    padding-bottom: 10px;
}
.keywordBox {
    background-color:#eeeeee;
    padding:5px;
    margin:5px;
    font-size:1.1em;
    display:inline-block;
}
.keywordBox .ui-icon {
    float:right;
}
table {
    color: #2E2E2E;
}
table a {
    color: #2E2E2E;
}
table a:link, table a:visited {
    color: #B70101;
}

.wwFormTable {
    color: #fff;
}
/*Custom Nav*/
#third-nav {
    position: absolute;
    
}
#third-nav {
    margin: 0px 0px 1.538em;
    text-transform: uppercase;
    list-style: outside none none;
    z-index: 10;
}
#tableImages td {
    padding: 0.1em;
    width: 150px;
}
.divAtlasImage {
    float: left;
}
.divAtlasText {
    margin-left: 320px;
}

.divSelfTestImage {
    float: left;
    width: 300px;
}
.divSelfTestText {
    margin-left: 320px;
}

/*Pager CSS*/
div.tablesorterPager {
    padding: 10px 0 10px 0;
    background-color: #D6D2C2;
    text-align: center;
}
div.tablesorterPager span {
    padding: 0 5px 0 5px;
}
div.tablesorterPager input.prev {
    width: auto;
    margin-right: 10px;
}
div.tablesorterPager input.next {
    width: auto;
    margin-left: 10px;
}
div.tablesorterPager input {
    font-size: 8px;
    width: 50px;
    border: 1px solid #330000;
    text-align: center;
}

/*
* Error, Notice, Success styles taken from http://blueprintcss.org/
*/
.error,
.alert,
.notice,
.success,
.info             { padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error, .alert { background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
.notice     { background: #fff6bf; color: #514721; border-color: #ffd324; }
.success    { background: #e6efc2; color: #264409; border-color: #c6d880; }
.info             { background: #d5edf8; color: #205791; border-color: #92cae4; }
.error a, .alert a { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }
.info a            { color: #205791; } 
 

/*Form Builder CSS*/
.formFieldRequired, label.error {
    color: red;
}
input.error, select.error, textarea.error { 
    border: 1px solid red; 
}

#shell.left {
min-height:71rem;
}

#block-68 {
   position: absolute;
   left: -30px;
}
 