@charset "utf-8";
/* CSS Document */

html {
	overflow-y:scroll;
}

body {
	background: #312c26 url(../images/bg.gif) repeat-y center;
	margin-top:0px;
}

h1 {
	border:none;
	padding:0px;
	margin:0px;
}

h2{
	font-family: "Stencil", Courier New, Courier, monospace;
	font-size:18px;
	color:#666666;
	font-weight:normal;
	padding:0 0 10px;
	margin:0 0 15px;
	display:block;
	width:100%;
	border-bottom:1px solid #7b7f76;
}

h3{
	font-family: "Courier New", Courier, monospace;
	font-size:16px;
	color:#666666;
	font-weight: bold;
	padding:0;
	margin:0 0 15px;
}

.last {
	margin-top:25px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; /*gato 11*/
	color:#7b7f76;
	line-height:20px;
	padding:0;
	margin:0 0 15px;
}

p.green {
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#5b9f0a;
	line-height:18px;
	margin:30px 0 25px 36px;
	_margin-left:18px;
}

.list-2 {
	margin:0;
	padding:0;
}

.list-2 li {
	list-style-position:inside;
}

li{
	list-style:circle;
/*	list-style-image:url(images/bullet.jpg);
	.list-style-image:url(images/bullet_ie.jpg);*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; /*gato 11*/
	color:#7b7f76;
	line-height:20px;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

a:link, a:visited {
	color:#5b9f0a;
}

a:hover {
	color:#76cc0c;
}

.f-left {
	float:left;
}

.f-right {
	float:right;
}

#wrapper {
	margin:0 auto;
	width:860px;
	display:table;
}

.text-gray {
	font-weight:bold;
	color: #999999;
}

#header {
	float:left;
	width:860px;
}

#header img {
	float:left;
}

#banner-top {
	width:860px;
	height:20px;
	float:left;
	background:url(../images/banner-top.gif) no-repeat left #FFFFFF;
}

#wrapper-content {
	clear:both;
	margin:0 auto;
	width:848px;
	background:#17240a;
	overflow:hidden;
	padding-bottom:15px;
}

#column-left {
	float:left;
	width:267px;
	background:#080d04;
	margin-bottom:-3000px;
	padding-bottom:3020px;
}

#column-content {
	float:left;
	margin:30px 0 25px 23px;
}

.content-50 {
	width:365px;
}

.content-100 {
	width:540px;
}

#column-img {
	width:150px;
	float:left;
	padding:61px 0 0 20px;
}

#column-img img {
	float:left;
	clear:both;
	margin:0 0 23px;
}

p.coming-soon-text {
	font-family:"Courier New", Courier, monospace;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	margin-top:100px;
	color:#CCCCCC;
	line-height:30px;
}

p.coming-soon-text2 {
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	color:#CCCCCC;
	line-height:30px;
}

.coming-soon {
	background:url(../images/turner-sling-Outlook.jpg) no-repeat center;
	min-height:441px;
	height:auto !important;
	height:441px;
}

.coming-soon2 {
	background:url(../images/Gunnery-Sergeant-Rank-Insig.jpg) no-repeat center;
	min-height:441px;
	height:auto !important;
	height:441px;
}

.txt-center {
	text-align:center
}

.img-list {
	float:left;
	border:2px solid #7B7F76;
	margin:0 15px 15px 0;
}

.image-description {
	float:left;
	width:370px;
}

#box {
	margin:25px 0px 0px 15px;
	_margin-left:8px;
	border:1px solid #7B7F76;
	border-bottom:3px solid #7B7F76;
	background:#323e2a;
	padding:10px;
	float:left;
	clear:both;
	width:213px;
}

#box p {
	color:#fff;
	line-height:18px;
	font-weight:bold;
}

#footer {
	float:left;
	background:url(../images/corner-footer.gif) no-repeat top;
	width:776px;
	height:40px;
	padding:15px 42px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#17240a;
}

#footer a:link, #footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#17240a;
	text-decoration:none;
}

#footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5B9F0A;
	text-decoration:none;
}

/* MENÚ DESPLEGABLE */

/*#menu {
	float:left;
	background:#ee0202 url(../images/shadow-buttoms.gif) repeat-x bottom;
	width:978px;
	height:39px;
	border:1px solid #FFFFFF;
	margin:6px 0 7px 0;
}*/

#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}

#menu li{
	float:left;
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}

#menu a:link, #menu a:visited {
	font-family: "Courier New", Courier, monospace;
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/bg-buttons.jpg) no-repeat;
	display:block;
	width:213px;
	height:23px;
	margin:6px 0 0 16px;
	_margin-left:8px;
	padding:5px 0 0 20px;
}

#menu a:hover, .selected {
	color:#ccd9ca!important;
}

/*.menu {
	display:block;
	margin:7px 18px 0!important;
	_margin:7px 17px 0!important;
}*/

.submenu {
	position:absolute;
	width:320px;
	z-index:99;
	margin-top:-28px!important;
	margin-left:238px!important;

	_margin-left:0px !important;
	_margin-top:0px !important;
	_position:absolute;
	_z-index:99;
	_left:210;
	_top:370;
	_width:400px;
}
.submenu li{
	width:300px;
}

.submenu li a:link, .submenu li a:visited {
	font-family:"Courier New", Courier, monospace!important;
	clear:both;
	height:24px!important;
	width:300px!important;
	text-align:left;
	padding:5px 0 0 5px!important;
	background: #556647!important;
	font-size:12px!important;
	border:1px solid #000;
	border-top:none;
	color:#FFFFFF;
	text-decoration:none;
	margin:0!important;
}

.submenu li a:hover, .select-sub {
	color:#ccd9ca!important;
	padding-left:10px;
	width:300px!important;
}

#menu a {
	height:31px;
	display:block;
	_float:left;
}

/* FINAL MENÚ DESPLEGABLE */