/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/* Basic styles */
body { background-color: #000; color: #FFF; font: 10pt verdana, arial, helvetica, sans-serif; letter-spacing: 0.25px; font-weight: 200; min-width: 1000px; }

h1 { font-size: 14pt; font-weight: bold; margin: 10px 0 24px 0; letter-spacing: 0.5px;}
h2 { font-size: 11pt; font-weight: bold;  margin: 14px 0 0 0 ;}
h3, h4 { font-size: 10.25pt; font-weight: bold; margin: 10px 0;}
h4 { font-size: 10pt; text-decoration: underline; }

a { color: #FFF; text-decoration: none;}
p { margin-bottom: 12pt;}

.center { margin: 0 auto; }
.center-text { text-align: center; }
.float-left { float: left; }
.float-right { float: right; }
.clear-both { clear: both;}
.narrowize { margin-left: 25px; margin-right: 25px;}
.image-caption { font-size: 14pt; }
.alert { font-size: 11pt; color: #04CB00;}

/* Page structure */
#wrapper, #wrapper, #body-wrapper { width: 1070px; }
#wrapper { width: 1070px; margin: 0 auto;}
#header { height: 225px; background-image: url('../images/header.jpg'); position: relative;}
#body-wrapper { width: 939px; /*=1070-64-67*/ padding: 0px 67px 0 64px; background: url('../images/content_background.png') repeat-y; }

/* Header */
.horiz-nav {   }
.horiz-nav li { display: inline; padding: 0 10px; }
.horiz-nav li.selected { font-weight: bold; }

#top-nav { position: absolute; top: 3px; right: 64px;}
#top-nav a { text-decoration: underline; }
#main-nav { }
#main-nav-wrapper { position: absolute; bottom: 12px; width: 100%;  }

/* Content */
#content.top-padded { padding-top: 15px; }
#content a { text-decoration: underline; }
#content a:hover { text-decoration: none; }
#body-wrapper.contact-us, #body-wrapper.about-us, #body-wrapper.investors, #body-wrapper.home-search { padding-top: 10px }

/* Footer */
#footer { margin: 20px 0 10px 0; line-height: 14pt;}
#footer, #footer a { color: #566570; font-size: 7.5pt;} 
#footer-nav { }
#footer-nav li {  border-right: 1px solid #566570;}
#footer-nav li.last { border: none; }



/* Separators */
div.separator { margin: 0 auto; text-align: center; }
div.separator.flat-right { text-align: left; line-height: 1pt; margin-bottom: 8pt;}
div.separator img { height: 1px; }
div.separator.wide img { width: 939px; }
div.separator.narrow img { width: 330px;}
div.separator.flat-right img {width: 285px;}
div.separator.padded { margin-bottom: 12pt;}

/* List styling */
ul.bulleted  { padding-left: 50px;}
ul.bulleted li { list-style-type: disc; padding-left: 2px; }

/* Mostly-opaque boxes with gradient bottom */ 
.gradient-box { margin-bottom: 15px; }
.gradient-box .c { background: #323a41 url('../images/box_gradient_bottom.png') repeat-x bottom; padding: 14px; }
.gradient-box h2 { margin-top: 0px;}

/* Form styling */	
.aligned-form { line-height: 24pt; }
.aligned-form label { float: left; width: 55px; text-align: right; padding-right:10px; }
.aligned-form input { display: inline; width: 290px; border: 1px solid #535353; font-size: 11pt;}
.aligned-form br { clear: left; }
.aligned-form .r label { float: none; width: auto; padding: none; }
.aligned-form .r input { width: auto; border: auto;}

.stacked-form input {margin-bottom: 10px;}


/* Columned page */
.columnize .col {  display: block; }
.columnize .col1 { float: left; width: 300px; margin: 0 15px 0 0; background-color: #0B0C0D; }
.columnize .col2 { width: 600px; margin-left: 300px; padding: 10px 0px 0 20px }
.columnize .col2 .center-col { width: 615px; margin-left: 310px;  }

.columnize .column-header { margin-left: 8px;}
.columnize #page-list { width: 285px;  min-height: 300px; padding: 10px 5px; } 
.columnize #page-list ul li { margin-left: 10px; padding-left: 10px; background: url('../images/list_arrow.png') no-repeat left; }
.columnize #page-list ul li a { text-decoration: none;}
.columnize #page-list ul li.selected a { text-decoration: underline; }


/* Page-specific selectors: */


/* (about-us) */
.floated-address { padding: 10px 10px 15px 40px; }

/* (index) */
#body-wrapper.index .home-page-topbox { background: url('../images/content/index/topbox_bg.png'); width: 285px; height: 361px; padding: 15px 16px 13px 12px; margin: 20px 10px 0 0; font-size: 14pt; }
#body-wrapper.index .home-page-topbox .c a { text-decoration: none; }
#body-wrapper.index { background: url('../images/content/index/content_background.jpg'); width: 960px; padding: 0 45px 0 55px; }
.index-video-embed-container { width: 808px; height: 225px; background: url('../images/content/index/dla_enclosure.png'); padding: 10px; margin: 15px auto;}
.index-video-embed-container .video { margin-right: 40px;}

/* (contact-us) */
#contact-form { margin-left: 75px;}
#contact-form textarea { width: 360px; margin-top: 5px; border: 1px solid #535353;}
#contact-form .submit { margin: 15px 0 0 20px;}

/* */

