/*HTML5 Styles*/

html,
button,
input,
select,
textarea {
    color: #222;
}
body {
   /* font-size: 1em;*/
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
/*fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}*/
textarea {
    resize: vertical;
}
.chromeframe {
    width: 948px;
	margin: 10px auto;
	margin-top: 0;
	padding: 10px;
	background: #FFC;
	border: 1px solid #FC0;
	border-top: none;
	text-align: center;
	z-index:999999999999;
	position:relative;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffcc', endColorstr='#eeee99',GradientType=0 );
}

/*Custom Styles*/

.contentwrapper {
    display: block;
    position: relative;
    margin: 0 auto;
    height: 100%;
}
.topsection {
    position: relative;
    display: block;
    /*padding: 10px;*/
	padding: 0 !important;
	margin-bottom: 10px;
}

.internationaltop {
    width: inherit;
}
#internationalParent {
    font-family:'helvetica-5', Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
.intl-toggle {
    display: table;
    width: inherit;
}
.USA,.Canada {
    display: table-cell;
    width: 16px;
    height: 14px;
    margin: 0;
    padding: 0 5px 0 0;
}
.USA {
    background: url(/graphics/international/flags_png_16/United-States-of-America.png) no-repeat;
}
.Canada {
    background: url(/graphics/international/flags_png_16/Canada.png) no-repeat;
}
.intltxt {
    display: table-cell;
    vertical-align: middle;
    margin: -5px 0 0 0;
    padding: 0;
}
.lt-ie10 .intl-toggle {
    display:block;
}
.lt-ie10 .USA, .lt-ie10 .Canada, .lt-ie10 .intltxt {
    display: inline-block;
}
.intltxt a, .intltxt a:visited {
    color: #999;
}
.intl-box {
    left: -10px;
    /*width: 970px;*/
    /*width: 107%; check each section for device-respective size*/
    height: auto;
    /*min-height: 200px;*/
    z-index: 999999999;
    position: absolute;
    cursor: auto;
    box-shadow: 0 2px 5px 1px rgba(0,0,0,0.25);
    background:#666 url(/graphics/international/intl-greybg.gif) repeat-x;
}
.intl-innerbox {
    height: 400px;
    width: auto;
    background: url(/graphics/international/intl-globe-na.png) no-repeat -120px bottom;
    margin: auto;
    margin-bottom: 0;
    padding: 10px 10px 10px 10px;
    font-weight: normal;
    font-size: 10pt;
    font-family: 'helvetica-4', Arial, Helvetica, sans-serif;
}
.intl-head, .intl-head a {
    font-size: 16px;
    font-family: 'helvetica-7', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #ddd;
    text-shadow: 0px -1px 0px #555;
    margin: 0 0 10px 0;
}
.intl-column p, .intl-column a {
    text-shadow: 0px -1px 0px #555;
}
.intl-column li {
    list-style-type: square;
    list-style-position: inside;
    text-indent: -10px;
}
.intl-innerbox a, .intl-innerbox a:visited {
    text-decoration: none;
    color: white;
}
.intl-innerbox a:hover {
    color: #CCC;
}
.intl-column {
    display: block;
    width: 32%;
    float: left;
    color: white;
}
.intl-region {
    font-family:'helvetica-7', Arial, Helvetica, sans-serif;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2){
    .USA,.Canada {
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-right: 5px;
    }
    .USA {
        background: url(/graphics/international/flags_png_32/United-States-of-America.png) no-repeat;
        background-size: 16px 16px;
        margin-right: 5px;
    }
    .Canada {
        background: url(/graphics/international/flags_png_32/Canada.png) no-repeat;
        background-size: 16px 16px;
    }
}
.search-wrapper{
    display: table-cell;
}
.search-wrapper input {
    position: relative;
    font-family:'helvetica-4', Arial, Helvetica, sans-serif;
    font-size: 14pt;
    padding:0 5px;
    margin-top: 11%;
}
.midtop {
    position: relative;
    display: block;
    padding:10px 0;
}
.simpson-logo {
    position: relative;
    float: right;
    background-image: url('/redesignfinal/img/mainsheet_a.png');
    background-repeat: no-repeat;
}
nav {
    z-index: 100000000;
    display: block;
    font-size: 12pt;
}
nav a {
    text-decoration: none;
    *zoom: 1;
}
ul.menu {
    position: relative;
    width:100%;
    *zoom: 1;
}
.menu:before,
.menu:after {
    content: " ";
    display: table;
}
.menu:after {
    clear: both;
}

.menu hr {
    border:0;
    text-shadow: none;
    color: transparent;
    background: url(/redesignfinal/img/menu-divider.png) center no-repeat;
    width: auto;
    height: 2px;
}
.levelone li {
    border-top: 1px solid rgba(255,255,255,.6);
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.levelone li .levelthree_large li, .levelone li .levelthree_small li {
    border: 0;
}
.leveltwo, .levelthree_small {
    background: #CCC; /* Old/Mobile Broswers */
}
/*.levelthree_large, .levelthree_small {
    text-shadow: 0px -1px 0px #999;
    background: #999 url(/redesignfinal/img/flyout-default.jpg) center center repeat;
}*/
.levelthree_large li a, .levelthree_small li a {
    /*color: #FFF;*/
}
.levelone li .levelthree_small li {
    border-bottom: 1px solid #999;
}
.levelthree_large li:last-child, .levelthree_small li:last-child {
    border-bottom: 0;
}

ul.menu li.levelone {
	padding:0;	/*sean added, so that screen.css and others do not add padding */
}
.levelone > a {
    /*background: #EEE, url(/redesignfinal/img/navtexturea.png);*/
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,247,247,0) 8%, rgba(161,161,161,0) 92%, rgba(153,153,153,1) 100%), url(/redesignfinal/img/navtexturea.png); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(8%,rgba(247,247,247,0)), color-stop(92%,rgba(161,161,161,0)), color-stop(100%,rgba(153,153,153,1))), url(/redesignfinal/img/navtexturea.png); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,0) 8%,rgba(161,161,161,0) 92%,rgba(153,153,153,1) 100%), url(/redesignfinal/img/navtexturea.png); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,0) 8%,rgba(161,161,161,0) 92%,rgba(153,153,153,1) 100%), url(/redesignfinal/img/navtexturea.png); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,0) 8%,rgba(161,161,161,0) 92%,rgba(153,153,153,1) 100%), url(/redesignfinal/img/navtexturea.png); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,247,247,0) 8%,rgba(161,161,161,0) 92%,rgba(153,153,153,1) 100%), url(/redesignfinal/img/navtexturea.png); /* W3C */
    border-top: 1px solid rgba(255,255,255,.7);
    border-left: 1px solid rgba(230,230,230,.7);
    border-right: 1px solid rgba(152,152,152,.3);
    border-bottom: 1px solid rgba(152,152,152,.3);
    text-shadow: 0px 1px 0px #FFF;
}
.levelone:hover > a,
.showMenu .active,
.showMenu .active a:hover {
    color: #FFF;
    text-shadow: 0px -1px 0px #333;
    background: #4f85bb url(/redesignfinal/img/navtextureb.png);
}
.levelone li, .levelthree_small li {
    border-top: 1px solid rgba(255,255,255,.6);
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.levelone li:first-child {
    border-top: 0;
}
.levelone li:last-child, .levelthree_small li:last-child {
    border-bottom: 0;
}

.highlighted {
    background-color: rgba(225,225,0,.5);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.levelone li .levelthree_large li {
    border: 0;
}
.leveltwo, .levelthree_small {
    background: #f6f6f6; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f6f6f6 0%, #dddddd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f6f6f6 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f6f6f6 0%,#dddddd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f6f6f6 0%,#dddddd 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f6f6f6 0%,#dddddd 100%); /* W3C */
}
.levelthree_large {
    background-color: #999;
}

.closemenu li a {
    text-align: center;
}
footer {
	width:100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */

    position: relative;
    display: block;
    background-color: #666;
    color: #999;
    padding:10px;
}
footer a,
footer a:link,
footer a:visited {
    color: #999;
    text-decoration: none;
}
footer.header a,
footer.header a:visited {
    color: #CCC;
    text-decoration: none;
}
footer a:hover,
footer .header a:hover {
    color: white;
}
.graysimpson-logo {
    position: relative;
    float: left;
    margin: 0 10px 10px 0;
    background-image: url('/redesignfinal/img/mainsheet_a.png');
    background-repeat: no-repeat;
    z-index: 0;
}

/* IE Fixes */

/* Check ltie9.css */

/* Font Includes */

/*Media Queries*/

/*Helper Classes*/

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/*Print Styles*/

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* black ink */
        box-shadow:none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    /*a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }*/

    /*don't show links for images, or javascript/internal links*/
	
	nav, footer, .topsection {display: none !important;}
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group; /* better print output */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}