/*
################################################################################
Global CSS Style Sheet for Medal of Honor 150th Anniversqry Foundation Web Site
Created by BrainSpark Media
Copyright (C) 2009 Medal of Honor
################################################################################
*/

body {
	background: #000 url(/assets/images/back-main.jpg) no-repeat;
	font: 13px/16px Helvetica, Arial, sans-serif, Tahoma, Verdana, "Trebuchet MS";
	letter-spacing: 0em;
	color: #ccc;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 0px 14px 0px;
	padding: 0;
	letter-spacing: 0em;
}
hr {
	width: 100%;
	height: 1px;
	border-style: none;
	border-width: thin;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding: 0px;
	color: e5e5e5;
}
h1 {
	font-size: 24px;
	letter-spacing: 0px;
	color: #80858e;
	margin: 0px 0px 20px 0px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-size: 18px;
	letter-spacing: 0px;
	color: #80858e;
	margin: 0px 0px 10px 0px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
}
img {
	margin: 4px 0px 0px 0px;
	border: none;
	padding: none;
}

/*
================================================================================
GLOBAL WRAPPERS + LOGO
================================================================================
*/

#wrapper {
	width: 970px;
	height: auto;
	margin: auto;
	padding-top: 10px;
}
#wrapper #logo {
	width: 199px;
	height: 145px;
	background: url(/assets/images/logo.png) no-repeat;
	margin: auto;
	padding-bottom: 0px;
	
	/* IE6 fix */
	_background: url(/assets/images/logo.gif) no-repeat;
}
#wrapper #logo-tag {
	width: 172px;
	height: 10px;
	background: url(/assets/images/logo-tag.png) no-repeat;
	margin: 10px auto 10px auto;
	
	/* IE6 fix */
	_background: url(/assets/images/logo-tag.gif) no-repeat;
}

/*
================================================================================
NAVIGATION
================================================================================
*/

#wrapper #navigation {
	width: 970px;
	height: 67px;
	background: url(/assets/images/back-nav.gif) no-repeat;
	/*border: 1px solid red;*/
	
	/* IE6 fix */
	_margin-top: 0px;
}
#wrapper #navigation ul {
    list-style-position: outside;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
    /*border: 1px solid green;*/
}
#wrapper #navigation ul li {
	display: block;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 193px;
	/*border: 1px solid red;*/
	/*padding: 0px 50px 0px 50px;*/
}
#wrapper #navigation ul li.spacer {
	display: block;
	float: left;
	width: 1px;
	padding: 0px 0px 0px 0px;
        /*padding: 0px 50px 0px 50px; 0px 45px 0px 45px;*/
}
#wrapper #navigation ul li a {
    color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.2px;
	position: relative;
	padding-top: 14px;
	height: 40px;
	/*border: 1px solid green;*/
	display: block;
	/*top: -13px;*/
}
#wrapper #navigation ul li a:hover {
	color: #99ccff;
	text-decoration: none;
	letter-spacing: -0.2px;
}

#wrapper #navigation ul li.currentsubnav {
	color: #99ccff;
	text-decoration: none;
	letter-spacing: -0.2px;
}

#wrapper #navigation ul li a.visit {
    color: #99ccff;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.2px;
	position: relative;
	top: -13px;
}

/*
================================================================================
SUB-NAVIGATION 
================================================================================
*/

#wrapper #sub-nav {
	width: 250px;
	height: auto;
}
#wrapper #sub-nav ul {
    list-style-position: outside;
    margin: 0px 60px 0px -35px;
    font-size: 16px;
	line-height: 18px;
	
	/* IE6 fix */
	_margin: 0px 60px 0px 20px;
}
#wrapper #sub-nav ul li {
	display: list-item;
	list-style-position: outside;
	list-style-image: url(/assets/images/img-li.gif);
}


#wrapper #sub-nav ul li a {
    color: #80858e;
	text-decoration: none;
	letter-spacing: -0.2px;
}
#wrapper #sub-nav ul li a:hover {
    color: #99ccff;
	text-decoration: none;
	letter-spacing: -0.2px;
}

#wrapper #sub-nav ul li a.visit {
	color: #99ccff;
	text-decoration: none;
	letter-spacing: -0.2px;
}
#wrapper #sub-nav .spacer {
	width: 200px;
	height: 2px;
	background: url(/assets/images/spacer-subnav.gif) repeat-x;
	margin:  10px 10px 10px -20px;
	
	/* IE6 fix */
	_margin:  10px 10px 0px -20px;
}

/*
================================================================================
FOCAL POINTS
================================================================================
*/

#wrapper #focalpoint {
	width: 970px;
	height: 466px;
	background: url(/assets/images/back-focalpoint.png) no-repeat;
	
	/* IE6 fix */
	_background: url(/assets/images/back-focalpoint.gif) no-repeat;
}
#wrapper #quote-focalpoint {
	width: 970px;
	height: 49px;
	background: url(/assets/images/quote-focalpoint.gif) no-repeat;
}

#wrapper #focalpoint-whosinvolved {
	width: 970px;
	height: 182px;
	background: url(/assets/images/back-focalpoint-whosinvolved.png) no-repeat;
	
	/* IE6 fix */
	_background: url(/assets/images/back-focalpoint-whosinvolved.gif) no-repeat;
}

/*
================================================================================
GLOBAL CONTENT 
================================================================================
*/

#wrapper #content-home {
	width: 970px;
	height: auto;
}
#wrapper #content-home-top {
	width: 970px;
	height: 15px;
	background: url(/assets/images/back-contenthome-top.png) no-repeat;
	
	/* IE6 fix */
	_background: url(/assets/images/back-contenthome-top.gif) no-repeat;
}
#wrapper #content-home-main {
	width: auto;
	height: auto;
	background: url(/assets/images/back-contenthome.png) repeat-y;
	padding: 30px 50px 20px 50px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	
	/* IE6 fix */
	_background: url(/assets/images/back-contenthome.gif) repeat-y;
}
#wrapper #content-home-bottom {
	width: 970px;
	height: 15px;
	background: url(/assets/images/back-contenthome-bottom.png) no-repeat;
	
	/* IE6 fix */
	_background: url(/assets/images/back-contenthome-bottom.gif) no-repeat;
}
#wrapper #content-secondary-top {
	width: 970px;
	height: 19px;
	background: url(/assets/images/back-contentsecondary-top.png) no-repeat;
	
	/* IE6 fix */
	_background: url(/assets/images/back-contentsecondary-top.gif) no-repeat;
}
#wrapper #content-secondary-main {
	width: auto;
	height: auto;
	background: url(/assets/images/back-contentsecondary.png) repeat-y;
	padding: 30px 50px 20px 50px;
		
	/* IE6 fix */
	_background: url(/assets/images/back-contentsecondary.gif) repeat-y;
}
#wrapper #content-secondary-main h2 {
	font-size: 18px;
	letter-spacing: 0px;
	color: #80858e;
	margin: 0px 0px 20px 0px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
}
#wrapper #content-secondary-main a {
    	color: #99ccff;
	text-decoration: none;
	letter-spacing: -0.2px;
}
#wrapper #content-secondary-main a:hover {
	color: #fff;
	text-decoration: none;
	letter-spacing: -0.2px;
}
#wrapper #content-secondary-bottom {
	width: 970px;
	height: 19px;
	background: url(/assets/images/back-contentsecondary-bottom.png) no-repeat;
	
	/* IE6 fix */
	_background: url(/assets/images/back-contentsecondary-bottom.gif) no-repeat;
}
#wrapper #content-secondary-sidebar {
    width: 200px;
    height: auto;
    padding-left: 80px;
    padding-top: 48px;
}
#wrapper #content-secondary-sidebar .thumbnail {
    padding: 4px;
    margin: 10px 5px 10px 0;
    border: 1px solid #80858e;
}
#wrapper #content-secondary-sidebar a {
    color: #fff;
    text-decoration: none;
}
#wrapper #content-secondary-sidebar a:hover {
    color: #99ccff;
    text-decoration: none;
}
#wrapper #sidebar {
    border: #485574 1px solid;
    padding: 30px 30px 15px 30px;
    width: auto;
}
#wrapper #sidebar .thumbnail {
    padding: 4px;
    margin: 10px 5px 10px 0;
    border: 1px solid #80858e;
}
#wrapper #sidebar a {
    color: #fff;
    text-decoration: none;
}
#wrapper #sidebar a:hover {
    color: #99ccff;
    text-decoration: none;
}

/*
================================================================================
CONTENT FOOTER 
================================================================================
*/

#wrapper #quote-footer {
	width: 970px;
	height: 49px;
	background: url(/assets/images/quote-footer.gif) no-repeat;
	margin-bottom: 8px;
}
#wrapper #footer {
	width: auto;
	height: auto;
	font: 10px/14px;
	color: #666;
	text-align: center;
	margin-top: 40px;
	padding-bottom: 30px;
}
#wrapper #footer p {
	font: 9px Helvetica, Arial, Helvetica, Geneva, sans-serif;
 	margin: 0px;
	padding: 0px;
	letter-spacing: 0em;
	text-transform: uppercase;
}
#wrapper #footer a {
    	color: #666;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #fff;
	text-decoration: none;
}
#wrapper #footer ul {
	font: 10px Helvetica, Arial, Helvetica, Geneva, sans-serif;
    list-style-position: outside;
    text-align: center;
    margin-left: -30px;
}
#wrapper #footer ul li {
	display: inline;
	list-style-position: inside;
	padding: 0 10px 0 10px;
}
#wrapper #footer ul li a {
    color: #444;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.2px;
}
#wrapper #footer ul li a:hover {
	color: #fff;
	text-decoration: none;
	letter-spacing: -0.2px;
}
#wrapper #footer hr {
	width: 100%;
	border-top: 1px solid #151515;
	_border-style: solid;
	#border-style: solid;

}

/*
================================================================================
FORMS
================================================================================
*/

.textfield {
	font-size: 10px;
	background: #fff url(/assets/images/back_form.jpg) repeat-x;
	border: 1px solid #d1d1d1;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 6px;
	width: 175px;
}
.textfield-extend {
	font-size: 10px;
	background: #fff url(/assets/images/back_form.jpg) repeat-x;
	border: 1px solid #d1d1d1;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 6px;
	width: 200px;
}
.textfield-search {
	font-size: 12px;
	background: #fff url(/assets/images/back_form.jpg) repeat-x;
	border: 1px solid #d1d1d1;
	padding: 6px;
	margin-top: 5px;
	margin-bottom: 6px;
	width: 300px;
}
.listmenu {
	border: 1px solid #d1d1d1;
	font-size: 10px;
	padding: 2px;
	width: auto;
	background-color: #f9f9f9;
	margin-top: 5px;
	margin-bottom: 6px;
}
.button {
	font-size: 13px;
	padding: 4px;
	background-image:url(/assets/images/back_btn.jpg);
	border-bottom-width: 2px;
	border-right-width: 2px;
	height: 30px;
	width: 90px;
	border: 1px #999999 outset;
	color: #333333;
}



































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

