@import url("http://images.military.com/lib/styles/milBase.css");

/* ====================================================================
^GLOBAL
-------------------------------------------------------------------- */
* {margin:0; padding:0}
html {font-size:100.01%}	/* IEWin small-text-size bugfix */
body {
	font:12px Arial, Verdana, Helvetica, sans-serif;
	color:#ccc;
	background-color:#666;
}
img {border:0;}
table {border-collapse:collapse;}
a:link, a:visited {color:#ffe4e1;}
a:hover, a:active  {color:#000000;}
a {
	outline: none;	/* fix for FF dotted-links http://sonspring.com/journal/removing-dotted-links */
} p a {
	font-weight:bold;
	font-size:11px;
} ul {
	list-style:none;
	margin:5px 0;
} ul li {
	list-style:none;
	line-height:1.2em;
	padding-bottom:6px;
}
img.pixel {width:1px; height:1px;}
.dashx {
	height:1px;
	margin-top:10px;
	margin-bottom:0px;
	background:url("http://images.military.com/edu/dashx.gif") top left repeat-x;
} * html .dashx {margin-bottom:-13px;}


h1, h2, h3 {line-height:1.0em;}
h1 {font-size:24px;color:#000;} h2 {font-size:16px;} h3 {font-size:12px;color:#fdfdfa;} h4 {font-size:11px;line-height:14px;font-weight:bold;}
h1, h2 {margin:20px 0 12px 0;} h3 {margin:12px 0 10px 28px;}

/* ====================================================================
^PAGE STRUCTURE
-------------------------------------------------------------------- */
body {
/*min-width:598px;*/
  padding:16px 0;
  width:960px;				/* instead of having a wrapper on content */
  margin:0 auto;
}
#left {
	float:left;
	width:179px;			/* LC width */
	margin-left:-960px;		/* -(LC fullwidth + #content-main fullwidth) */
}
#content-main {
	float:left;
	width:781px;			/* #content-main full-width */
	margin-left:179px;
} * html #content-main {display:inline;} /* fix from http://www.positioniseverything.net/explorer/doubled-margin.html */
#center {
	float:left;
	width:469px;			/* CC width */
	padding:0;			/* CC padding */
}
#right {
	float:left;
	width:312px;		/* RC width*/
}
/* for IE6 bug because of Vignette comment before DOCTYPE */
* html body, * html #header, * html #content, * html #footer {width:960px;}
* html body {text-align:center;}
* html #header, * html #content {text-align:left;}

/* ====================================================================
^HEADER
-------------------------------------------------------------------- */
#header {
} #header a {
	text-decoration:none;
} #masthead {
	width:960px;
	border-bottom:1px solid #898989;
	background-color:#000;
} #logo {
	float:left;
} #nav-main:{background-color:#000;}

/*** Login I/O ***/
#loginIO {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	line-height:13px;
	color:#999;
} #loginIO a {
	text-decoration:underline;
	font-weight:bold;
	color:#ccc;
} #loginIO img {
	border:0;
} #loginIOAccountInfo {
	float:left;
	vertical-align:bottom;
	padding-top:2px;
	width:370px;
	text-align:left;
	color:#999;
} #logoMonster, #toolbar {
	float:right;
	display:block;
	vertical-align:bottom;
} #logoMonster {
	padding-top:4px;
	width:186px;
	height:11px;
} #toolbar {
	padding-top:2px;
}

/* ====================================================================
^NAVIGATION
-------------------------------------------------------------------- */
#nav-sub {
	padding:3px 10px 32px 23px;
	color:#ffc0cb;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
} #nav-sub li {
	padding-left:4px;
	border-bottom:1px solid #666;
	padding-top:4px;
	margin-bottom:1px;
	background:none;
} #nav-sub li ul {
	margin-bottom:0;
	font-weight:normal;
} #nav-sub li ul li {
	padding-bottom:2px;
	padding-left:8px;
	border-bottom:none;
	line-height:1.4em;
	margin-bottom:0;
} #nav-sub a:link, #nav-sub a:visited {
	color:#000;
	text-decoration:none;
} #nav-sub a:hover, #nav-sub a:active {
	color:#ffc0cb;
	text-decoration:none;
} #nav-sub a.selected:link, #nav-sub a.selected:visited {color:#c0c0c0;font-weight:bold;}

/* ====================================================================
^CONTENT	
-------------------------------------------------------------------- */
#entad {
	background-image:url("http://images.military.com/entertainment/ent_fd_mainbg2.gif");
	width:960px;
	height:113px;
	overflow:visible;
	text-align:left;
	color:#000;
	margin:0;
	padding:0;
	border:0;
} .entsearch {
	float:left;
	width:221px;
	height:90px;
	background-image:url("http://images.military.com/entertainment/ent_fd_adbg1a.gif");
	background-repeat:repeat-y;
} .entsearch img {
	margin:0 0 0 12px;
} .entsearch h4 {
	margin:1px 0 0 19px;
} .entsearch p {
	margin:13px 0 3px 23px;
} .entsearch input {}
.entsearch input.text {width:139px; height:21px;padding:0; margin:0 9px 0 21px;vertical-align:middle;}
.entsearch input.button {margin:1px 0 0 0;}
.entad {
	float:left;
	/*width:739px;*/
	height:90px;
	background-image:url("http://images.military.com/entertainment/ent_fd_adbg2a.gif");
	background-repeat:no-repeat;
	background-position:top right;
}

#content {
	background-image:url("http://images.military.com/entertainment/ent_fd_mainbg.gif");
	width:960px;
	background-repeat:repeat-y;
	background-position:top left;
	border-left:0;
	border-right:0;
	overflow:hidden;}
.kingdom {
	background-image:url("http://images.military.com/entertainment/movies_kingdom_bg.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
} .kingdom-now {
	background-image:url("http://images.military.com/entertainment/movies_kingdom_bgnow.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
}
.text-red {color:#C00;}
.pad-right {padding-right:10px;}
.align-center {text-align:center;}

/*** #left ***/
#left {
	text-align:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
}
/*** #content-main ***/
#content-main {}
#content-main h4 {
	color:#69f;
} #content-main p {
	font-size:11px;
} 
/*** #center ***/
#center {
} #center .module {
	padding-bottom:8px;
	background-image:url("http://images.military.com/entertainment/ent_fd_divider.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
} #center .top {
} #center .top img {
	margin:6px 0 5px 7px;
} #center .bottom {
	margin-top:6px;
	width:469px;
	background-image:url("http://images.military.com/entertainment/ent_fd_bg1.gif");
} #movies {
	float:left;
	width:156px;
	background-image:url("http://images.military.com/entertainment/ent_fd_moviebg.gif");
	background-repeat:no-repeat;
	background-position:top left;
} #movies img {
	margin-left:7px;
} #movies h4 {
	margin:5px 0 0 13px;
} #movies p {
	margin:1px 6px 7px 13px;
} #games {
	float:left;
	width:152px;
	background-image:url("http://images.military.com/entertainment/ent_fd_gamebg.gif");
	background-repeat:no-repeat;
	background-position:top left;
} #games h4, #books h4 {
	margin:5px 0 0 8px;
} #games p, #books p {
	margin:1px 6px 7px 8px;
} #books {
	float:left;
	width:149px;
} #nascarimg {
	float:left;
	width:205px;
} #nascarimg img {
	margin:14px 0 16px 18px;
	border:1px solid #bbb;
} #nascartext {
	float:left;
	width:264px;
} #nascartext h4 {
	margin:16px 0 0 0;
} #nascartext p {
	margin:3px 20px 0 0;
} #nascartext p a {
	margin:0 20px 16px 0;
} #newsimg {
	float:left;
	width:227px;
} #newsimg img {
	margin:10px 0 16px 24px;
	border:1px solid #bbb;
} #newstext {
	float:left;
	width:242px;
} #newstext h4 {
	margin:20px 30px 0 0;
} #newstext p {
	margin:4px 30px 0 0;
} #newstext ul {
	list-style-type:none;
	margin:0;
	padding:8px 0 0 0;
} #newstext ul li {
	font-size:11px;
	line-height:14px;
	color:#666666;
	margin:0;
	padding:3px 30px 0 15px;
	background:url("http://images.military.com/entertainment/games_fd_bullet.gif") 5px 9px no-repeat;
} #newstext .link {
	line-height:14px;
	margin:3px 30px 12px 15px;
} .gamerev {
	float:left;
	width:221px;
} .gamerev img {
	margin:18px 0 0 24px;
	border:1px solid #bbb;
} .gamerev h4 {
	margin:7px 15px 0 28px;
} .gamerev p {
	margin:3px 15px 0 28px;
} .gamerev .link {
	margin:14px 15px 25px 28px;
} .comics p {
	margin:12px 30px 0 22px;
} .comics ul {
	float:left;
	margin:12px 98px 0 71px; padding:0;
	display:inline;
	border:none;
} .comics ul li {
	font-size:11px;
	font-weight:bold;
	padding-left:2px;
	border:none;
	display:inline;
	line-height:1.4em;
} .comics img {
	margin-bottom:20px;
}

/*** #right ***/
#right {text-align:MIDDLE;
	background-image:url("http://www.radiorosada.com/2009/ent_fd_adbg2.gif");
	background-repeat:no-repeat;
	background-position:top let;
} #right .entad {
	float:left;
	width:301px;
	height:260px;
	margin:13px 0 0 0;
	padding:0 0 0 1px;
} #right .entad300x100dart {
	float:right;
	width:302px;
	margin:0 0 10px 0;
	padding:0;
} #right .gamesright {
	float:MIDDLE;
	width:302px;
	background-image:url("http://images.military.com/entertainment/games_fd_rightbg.gif");
} .gamesright p {
	margin:11px 30px 11px 18px;
} .dltext {
	width:302px;
	margin:0;padding:0;
} .dltext img {
	float:MIDDLE;
	margin:0 10px 0 16px;
	border:1px solid #bbb;
} .dltext p {
	margin:2px 0 0 0;
	padding:0;
} .dltext h4 {
	margin:0 0 5px 0;
} .dltext ul {
	margin:0 0 5px 0; padding:0;
	display:inline;
	border:none;
} .dltext ul li {
	font-size:10px;
	margin:0;padding:0 2px 0 0;
	border:none;
	display:inline;
	line-height:12px;
} .dltext p.image {float:left; 
	width:75px;
	margin:0;
	padding:0 0 7px 0;
} .gamesright .link {
	margin:0 30px 11px 15px;
} .gameexcl {
	width:302px;
	margin:0;padding:0;
} .gameexcl p.image {
	float:left; 
	width:112px; 
	margin:0;padding:0;
} .gameexcl img {
	margin:6px 0 9px 16px;
	border:1px solid #bbb;
} .gameexcl h4 {
	margin:6px 5px 5px 0;
} .gameexcl p {
	margin:0 10px 9px 0;
} #right .moviesright {
	float:left;
	width:302px;
	background-image:url("http://images.military.com/entertainment/games_fd_rightbg.gif");
	color:#fff;
	margin-bottom:7px;
} .moviesright .top {
	margin-bottom:15px;
} .moviesright p {
	margin:0 0 3px 20px;
	font-weight:bold;
} .moviesright ol {
	list-style-type:none;
	margin:0 0 9px 20px;
} .moviesright ol li {
	font-size:11px;
} .moviesright .bottom {
	margin-top:2px;
}

#ad160x600 {
	text-align:center;
	padding:0 0 0 11px;
}