﻿/* NDIA MASTER PAGE ELEMENTS */

body { margin: 0; color: #000; background: #d8d8d8; font: .7em Verdana, Arial, Helvetica, sans-serf; }

a:link { color: #900027; }
a:hover { }
a:visited { color: #660000; }

h1 { color: #000000; font-size: 160%; margin: 10px 0 0 0; }
h2 { font-size: 140%; margin: 10px 0 0 0; }
h3 { font-size: 120%; margin: 10px 0 0 0; }
h4, h5, h6 { font-size: 100%; margin: 10px 0 0 0; }

hr { color: #900027; }

.clearBoth { clear: both; }


/* INTERFACE STYLES */

/* global tools */
#toolsWrap { width: 955px; margin: auto; background: #e8e8e8; }
#toolsLayout { font-size: 11px; margin-left: auto; }
#toolsLayout a { text-decoration: none; }
.loginMenu, .actionsMenu {  }
.loginMenu a { }

/* authoring tools */
#authorToolsLayout {  }
.ms-consolestatusframe { margin-top: 10px; }
.editModeZone { background: #eeeeee; margin-top: 10px; }
.editModeZone legend { font-size: .8em; font-weight: bold; }
.editModePanel { width: 100%; }
.editModePanel th { width: 20%; text-align: left; vertical-align: top; font-size: .8em; }
.editModePanel td { width: auto; vertical-align: top; font-size: .8em; }


/* MASTER LAYOUT ================================================================================ */

div#siteLinks { width: 955px; margin: 5px auto; text-align: right; color: #404040; padding-right: 20px; }
#siteLinks a { color: #404040; text-decoration: none; }
#siteLinks a:hover { color: #900027; text-decoration: underline; }

#masterLayout { width: 925px; margin: auto; padding: 0 15px; background: #fff; border-top: 4px solid #fdb913; }

/* banner */
#bannerLayout { height: 85px; background: url(/images/NDIA_logo_tile.gif) top left repeat-x; position:relative;}
#bannerLogo { width: 500px; float: left; }

#siteSearch { width: 400px; float: right; margin-top: 10px; text-align: right; }
#SRSB { }
.ms-sbtable { margin: 0; width: auto; }
.ms-sbtable td { border-style: none; }
.ms-sbtext { font-size: 11px; color: #555; font-weight: normal; }
.ms-sctabcn, .ms-sctabcnhover, .ms-sctabcf, .ms-sctabcfhover, .ms-sctabrx { border-color: #cccccc; }
.ms-sbcell { border-width: 0; background: #fff; }
.ms-sbtable input { border: 1px #999 solid; }
.srch-BestBets { width: auto; }
.srch-stats { white-space: normal; }
.ms-sbLastcell { display: none; }

/* related content */
#relatedOuter { margin: 10px 0 0 0; }
#navLayout { margin: 0 0 15px 0; }
#navLayout .magazineSection { font: bold 1em Arial, Helvetica sans-serif; color: #900027; border: 1px #999999 solid; padding: 2px 5px; }
#navLayout .ndiaRelatedContent { padding: 10px; background: #dfdfdf; border: #999999 solid; border-width: 0 1px 1px 1px; }
#navLayout .ndiaRelatedContent .bullet { background-position: 0 -3px; }

/* main navigation */
#globalNavLayout { clear: both; }
#globalNavLayout a { color: #000; }
table.globalNav { 
	margin: 0; 
	width: 925px; 
	background: #b8b8b8 url(/images/topnav_gradient.jpg) top left repeat-x; 	
	border-top-style: none; 
	border-left: 1px solid #000; 
}

table.globalNavItem { border-right : 1px solid #000; }
.globalNavItem a { 
    display: block; 
    height: 18px;
    padding: 10px 10px 5px 10px; 
    color: #000;
    text-align: center;
    text-decoration: none; 
    text-transform: uppercase; 
    font: bold 1em Helvetica, Arial, sans-serif;
    }
.globalNavItem a:hover, .globalNavItemActive  a { 
    background:  url(/images/navLink_hilite.jpg) top right repeat-x;
}

/* dropdown menus */

.globalNavMenu { margin-top: 10px; border: 1px #999 solid; background-image: none; }
.globalNavMenuItem { width: 182px; padding-bottom: 0; background-image : none; }
.globalNavMenuItem a { display: block; width: 172px; padding: 5px; color: #000; background: #ccc; border-bottom: 1px #999 solid !important; }
.globalNavMenuItem a:hover { background: #ffcc00; }

/* leftnav */

table.leftNav { width: 100%; }
.leftNav a { display: block; padding: 5px 10px 0 10px; color: #555; text-decoration: none; }
.leftNav a:hover { text-decoration: underline; }
.leftNavHeader { border-bottom: 1px solid #c8c8c8; }
.leftNavHeader a { font-weight: bold; color: #900027; }
.leftNavHeaderActive a { color: #000; background: #c4c4c4; }

/* master column layout */

table#masterColumnLayout { width: 925px; margin-top: 10px; }
td#masterColumnLeft { width: 185px; background: url(/images/leftNav_gradient.jpg) top left repeat-x; }
td#masterColumnSpacer1 { width: 10px; }
td#masterColumnCenter { width: 560px; }
td#masterColumnSpacer2 { width: 10px; }
td#masterColumnRight { width: 160px; border-left: 1px solid #999; border-right: 1px solid #999; }
td#masterColumnRight #sidebar { text-align: left; padding-bottom: 30px; background: #d8d8d8; }
#sideBarSponsors { text-align:center; }


/* NDIA Affiliates */
#affiliateLayout { width: 650px; margin-top: 10px; }
#affiliateLayout h2.ms-WPTitle { border-bottom: 1px solid #999; border-left: 1px solid #999; }
#affiliateLayout #logos { text-align: right; padding: 20px 30px; background: url(/images/affiliates_background.gif) top left no-repeat; }
#affiliageLayout img { border-style: none; }

/* footer */
div#footer { padding: 15px; text-align: center; color: #555; font-size: .85em; }

/* proceedings */
.proceedingTable { width: 100%; margin: 20px 0 20px 0; }
.proceedingTable th { vertical-align: top; text-align: right; width: 30%; padding: 0 10px 10px 0; }
.proceedingTable td { vertical-align: top; width: 70%; padding: 0 0 10px 10px; }

/* general article pages */
#masterColumnCenter p { line-height: 130%; }
.articlePageImage { float: right; padding: 10px 0 10px 10px; }
.articlePageImage .caption { font-style: italic; font-size: .85em; padding: 5px 5px 0 5px; width: 180px; }

/* editor styles */
.ms-rteCustom-Emphasize { color: #900027; }

/* Presentation Upload Form */

.formPresentationLogin {  }
    .formPresentationLogin p { margin: 8px 0; }
    .formLoginDetails { margin: 10px 0; }
    .formErrorMsg { color: #a50022; }
    .formField { margin: 5px 0; width: 450px; }
    .formFieldLabel {  width: 90px; font-weight: bold; float: left; }
    .formFieldValue {  width: 300px; float: left; }
    .formActions {  clear: left; margin-top: 10px; padding-left: 90px;  }
    .formActions div { margin-right: 10px; display: inline; ; }
    .formActionsSubmit { }
    .formActionsCancel {  }
    .formEventTitle { margin: 10px 0; font-weight: bold; font-size: 1.2em; }

.AdditionalInputs {  }
	.AdditionalInputs .formFieldLabel {  width: 140px;  }
    .AdditionalInputs .formFieldValue {  width: 200px;  }


.validUploadResults  {  }
.invalidUploadResults  { color: #a50022; }
    .resultHeader {  margin: 15px 0 10px 0; padding-bottom: 5px; font-size: 1.2em; font-weight: bold; border-bottom: 1px solid #ccc; }
    .resultField { }
    .resultFieldLabel { margin-top: 8px; font-weight: bold; }
    .resultFieldValue { margin: 2px 0; margin-left: 20px; }
	.resultFieldError { margin: 4px 0; margin-left: 20px; }
	
.formThankYouMsg{ margin-top:20px; padding-top:10px;padding-left:10px;
                  border-top:thin;border-top-style:solid;border-top-color:black
}

/* Social Media Icons */
#socialMediaIcons {
	position:absolute;
	bottom:0;
	right:0;
}
#socialMediaIcons img {
	border:0;
}