/* 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	background: #FFF;
	color: #000;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* end reset */


body {
    background: #7a7a7a url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/body_gradient.jpg) repeat-x;
    color: #3d3d3d;
    font-family: Verdana, Arial, sans-serif;
	line-height: 1.2;
}
a {
    color: #3d3d3d;
    font-weight: bold;
    text-decoration: none;
}
a:hover, a:focus {
    color: #7b8738;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 2.6em;
}
h2 {
	font-size: 2.4em;
}
h3 {
	font-size: 1.2em;
}
img {
    border: 1px solid #3d3d3d;
}
p {
    font-size: 1.1em;
    line-height: 1.4em;
}

/* ID's
------------------------------------*/
#container {
    background: #fff;
    font-size: 62.5%;
    margin: 0 auto 14px;
    padding: 14px 0;
    overflow: auto;
    width: 996px;
}
#content {
	background: #ededed;
	clear: both;
	padding: 0 14px;
	overflow: hidden;
}
#content.myArmy {
	background: #ededed url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/content_shadow_top.gif) repeat-x;
	padding-top: 8px;
}
#topContent {
	background: #ededed;
	float: left;
	padding: 1em 14px;
	width: 968px;
}

#myarmyHeader {padding: 0;}
#miniHeader {background: url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/mini_header.gif) no-repeat; display: block;  height:30px; width:1024px; margin: 0 auto 15px; text-indent: -9999px; overflow: hidden;}
#miniHeader:hover {background-position: 0 -30px;}

/* myArmyInfo - styles for myArmy stuff in top left hand corner of the home page */
#myArmyInfo {
	float: left;
}
#myArmyInfo #loginBox {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.gif) no-repeat 0 0;
	color: #fff;
	float: left;
	height: 79px;
	width: 361px;
}
#myArmyInfo #loginBox h2, #myArmyInfo #loginBox h3, #myArmyInfo #loginBox #options {
	font-weight: normal;
	position: relative;
	left: 83px;
	top: 7px;
}
#myArmyInfo #loginBox #options {
	margin-top: 8px;
}
#myArmyInfo #loginBox a#loginButton, #myArmyInfo #loginBox a#whatIsIt {
	color: #fff;
	font-weight: normal;
	position: relative;
	top: 1px;
}
#myArmyInfo #loginBox a#loginButton {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -521px 0;
	cursor: pointer;
	float: left;
	height: 21px;
	width: 61px;
	margin-right: 10px;
	position: relative;
	top: -3px;
}
#myArmyInfo #loginBox a#whatIsIt {
	margin-left: 10px;
}
#myArmyInfo #loginBox a#loginButton:hover, #myArmyInfo #loginBox a#whatIsIt:hover {
	color: #fecc0a;
}

/* styles for Hot Topics box */
#hotTopics {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.gif) no-repeat 0 -79px;
	float: right;
	height: 56px;
	margin-bottom: 2.2em;
	position: relative;
	top: 12px;
	width: 515px;
}
#hotTopics h2 {
	color: #fff;
	display: inline;
	float: left;
	font-size: 2em;
	margin: 15px 0 0 20px;
	width: 135px;
}
#hotTopics ul {
	float: left;
	position: relative;
	width: 286px;
}
#hotTopics ul li {
	display: none;
	height: 56px;
	position: absolute;
	width: 276px;
	margin-right: 58px;
}
#hotTopics ul li.first {
	display: block;
}
#hotTopics ul li a {
	font-size: 1.4em;
	font-weight: normal;
	position: relative;
	left: 12px;
	top: 10px;
	width: 240px;
}
#hotTopics #counter {
	color: #a12222;
	position: absolute;
	bottom: 5px;
	right: 52px;
}
#hotTopics .buttonWrapper {
	float: right;
	position: relative;
	height: 56px;
	width: 50px;
}
#hotTopics .prev, #hotTopics .next {
	display: block;
	cursor: pointer;
	float: left;
	height: 35px;
	position: relative;
	top: 10px;
	width: 18px;
	z-index: 200;
}
#hotTopics .prev {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite_trans.png) no-repeat -1px 0px;
	margin-right: 6px;
}
#hotTopics .prev:hover {
	background-position: -43px 0px;
}
#hotTopics .next {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite_trans.png) no-repeat -23px 0px;
}
#hotTopics .next:hover {
	background-position: -64px 0px;
}
#featureBox {
	overflow: hidden;
}
#spotlight {
	clear: both;
}

#dropDownNav {
    float: left;
    font-size: 1.1em;
	width: 710px;
}
#dropDownNav li {
    background: url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/drop_down_border1.gif) no-repeat right;
    float: left;
    display: block;
    height: 2.6em;
    line-height: 2.6em;
    margin: 0 -1px;
    position: relative;
    z-index: 999;
}
#dropDownNav li a {
    display: block;
    padding: 0 24px;
}
#dropDownNav li:hover, #dropDownNav li:focus, #dropDownNav li.sfHover, #dropDownNav li a:active, #dropDownNav li:hover a, #dropDownNav li:focus a, #dropDownNav li.sfHover a {
	background: url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/nav_hover_gradient.gif) repeat-x;
    color: #3d3d3d;
}
#dropDownNav li ul {
    background: url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/drop_down_bg.png);
    border: 1px solid #b6b6b6;
    border-top: none;
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    top: 29px;
    width: 148px;
}
#dropDownNav li ul.news {
	height: 16.4em;
}
#dropDownNav li ul#newsColumn2 {
	left: 149px;
}
#dropDownNav li ul#newsColumn3 {
	left: 298px;
}
#dropDownNav li ul li {
    background: none;
    border: none;
    display: block;
    font-size: 0.9em;
    height: auto;
    line-height: 2.6em;
    padding: 0;
}
#dropDownNav li ul li a, #dropDownNav li:hover li a, #dropDownNav li:focus li a, #dropDownNav li.sfHover li a {
    background: none;
    color: #3d3d3d;
    display: block;
    height: auto;
    padding: 0 0 0 10px;
    width: 139px;
}
#dropDownNav li ul li a:focus, #dropDownNav li ul li a:hover {
    background-image: none;
    background-color: #c4c4c4;
/*    color: #7b8738;*/
}
#featureBox p {
    margin-bottom: 15px;
} 
#featureBoxTop {
    background: url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/rounded_gray_top.gif) no-repeat top left;
    height: 5px;
    width: 458px;
}
#footer {
    background: #4e4e4e;
    clear: both;
    color: #e3e3e3;
    font-size: 1.2em;
    padding: 5px 10px;
    overflow: auto;
    width: 976px;
}
#footer a {
    color: #e3e3e3;
    font-weight: normal;
}
#footer ul {
    text-align: center;
}
#footer li {
    display: inline;
    margin-right: 1.6em;
}
#footerMiddle {
	clear: both;
    margin: 1.6em auto 0.4em;
    width: 616px;
}
#footerRight {
    float: right;
	text-align: right;
	width: 180px;
}
#footerRight a {
    color: #ffd54a;
}
#header {
    background: url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/header.gif) no-repeat;
    border-bottom: 1px solid #8f8f8f;
    height: 151px;
    width: 996px;
}
#header.myArmy {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_header.gif) no-repeat;
}
#headerStar {
    display: block;
    position: relative;
    top: 24px;
    left: 15px;
    height: 102px;
    width: 80px;
}

/* Live Search */
#liveSearch {
position:relative;
background: #525252;
float: right;
height: 2.8em;
width: 26em;
}
#liveSearch h2 {
	font-size: 10px;
}
#liveSearch input {
color: #737373;
float: left;
font-size: 1em;
height: 1.2em;
margin: 4px 5px;
padding: 0;
}
#liveSearch input#search {
width: 210px;
}
#liveSearch input.searchclose {
background: url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/searchbutton.png) no-repeat 5px 5px;
border: none;
color: #3d3d3d;
cursor: pointer;
display: inline;
float: right;
height: 26px;
width: 28px;
margin: 0;
padding: 0;
}
#liveSearchTabs {
position:absolute;
display:none;
cursor:pointer;
top:-22px;
left:-1px;
width:230px;
height:22px;
/* background: url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/live_search_tabs.png) no-repeat; */
background: url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/live_search_tab_1.png) no-repeat;
}
#liveSearchTabs li {
height:22px;
display:inline;
float:left;
text-align:center;
color:#fff;
font-size:11px;
font-family: Verdana, Arial, Sans-serif;
padding-top:7px;
}
#liveSearchTabs1 {
width:36px;
}
#liveSearchTabs2 {
width:64px;
}
#liveSearchTabs3 {
width:66px;
}
#liveSearchTabs4 {
width:64px;
}
#liveSearchLeft {
background: url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/live_search_left.gif) no-repeat;
float: left;
height: 2.8em;
width: 6px;
}
#navBar {
    background: #cfcfcf url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/nav_gradient.gif) repeat-x;
    border-bottom: 1px solid #b6b6b6;
    height: 2.8em;
}
#wrapper {
    background: url(https://cybercemetery.unt.edu/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/e1/rv4_images/white_bg.gif) repeat-y top center;
    width: 100%;
}

/* Classes
------------------------------------*/
.hide {
    position:absolute;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}

.myArmyHeading {
	color: #fff;
	font-family: Myriad Pro, Verdana, sans-serif;
	font-weight: normal;
}
.myArmyDesc {
	color: #cfcfcf;
	font-weight: normal;
	margin-top: -3px;
}
.myArmyDesc em {
	color: #fff;
	font-style: italic;
}

/* No Flash */
#homePlayerContainer #noFlashFeedBox p.noFlashText a {
	display:inline;
	float:none;
	padding:0px;
	margin:0px;
}
#noFlashFeedBox {
	height:323px;
	overflow:auto;
	background:#f7f7f7;
}
#noFlashFeedBox .noFlashVideo p a {
	margin:0px;
}
#noFlashFeedBox .noFlashVideo p {
	width:176px;
	margin:2px;
	background:#f7f7f7;
}
.noFlashText {
	padding-left:6px;
	background:#fff;
}
.noFlashVideo {
	background: #F7F7F7;
	clear:both;
	border-bottom: 1px solid #b1b1b1;
	overflow:hidden;
	padding-bottom:3px;
}
.noFlashVideo .thumb {
	float:left;
	padding:3px;
	margin:5px;
	margin-bottom:2px;
	border:1px solid #b1b1b1;
	width:90px;
}
.noFlashVideo .thumb img{
	width:90px;
	border:none;
}
/*.noFlashVideo div {
	width:199px;
	float:right;
	margin-top:5px;
	font-size:1.1em;
	margin-bottom:2px;
}
.noFlashVideo:hover, .noFlashVideo:focus {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/front_video_bg_hover.gif) repeat-x top;
	background-color:#dac482;
}*/

/* Print
------------------------------------*/
@media print {
    body {
        background: #fff;
    }
    #header, #navBar, #breadCrumbs, #leftCol, #rightCol, #footer {
        display: none;
    }
    #mainContent {
        overflow: visible;
    }
}

/* Handheld
------------------------------------*/
@media handheld {

}
		

	

#col1 {
	/*width:50%;*/
	width: 388px;
	margin-right: 10px;
}
#col2 {
	/*width:25%;*/
	width: 280px;
	margin-right: 10px;
}
#col3 {
	/*width:25%;*/
	width: 280px;
}
.dragCol {
	background-color:#ededed;
	float:left;
	padding:5px 0px;
	min-height:100px;
}

.nodrag {
	width:280px;
	margin:5px auto;
	/*background-color:#EEE;
	border:1px solid #666;*/
	min-height:50px;
	float:left;
}
#col1 .dragItem, #col1 .nodrag {
	width:388px;
	margin-left:0px;
}
#col3 .dragItem, #col3 .nodrag {
	margin-right:0px;
}


.fnewswidget {
	float: left;
	position:relative;
	display: block;
	background: #fff url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/fnews/fnews-widget-bg.gif) repeat-x bottom;
	padding:10px 11px 10px 10px;
	border: 1px solid #b6b6b6;
	border-bottom: 0;
	border-top: 0;
}
.fnewswidget h3 {
	font-size: 21px;
	margin: 12px 0 10px;
}

.fnsimage {
	width:100%;
}

.storytitle {
	color:#3d3d3d;
	font-size:21px;
	font-weight:bold;
}

.storydesc {
	color:#3d3d3d;
	font-size:12px;
}
#featRelLink {
	margin-top:1.2em;
	font-weight:bold;
	overflow:hidden;
}
#featRelLink h4 {
	float: left;
	font-size: 12px;
	width: 100px;
}
#featRelLink a {
	float: left;
	font-size:10px;
	margin-top: 2px;
	width: 260px;
}

.fnewsfooter {
	clear: both;
	width: 100%;
	height: 136px;
}

.fnewsfooterleft {
	position: absolute;
	width: 45px;
	height: 136px;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -136px -252px;
}

.fnewsfooterright {
	position: absolute;
	width: 23px;
	height: 136px;
	right:0px;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -182px -252px;
}

.fnewsfootercenter {
	position: absolute;
	width: 95%;
	height: 136px;
	left: 3%;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/fnews/fnews-footer-center.gif) top repeat-x;
}

.fnewsfooter .prev, .fnewsfooter .next {
	bottom: 0;
	cursor: pointer;
	height: 123px;
	position: absolute;
	width: 23px;
	z-index: 200;
}
.fnewsfooter .prev {
	left: 24px;
	width: 22px;
}
.fnewsfooter .next {
	right: 0;
}

.outerspot {
	position: relative;
	left: 50px;
	top: 20px;
	width: 80%;
	height: 97px;
	overflow: hidden;
	border: none;
}

.spotlight {
	width: 400%;
	height: 97px;
	position: relative;
	left: 0px;
}

.spotitem {
	position: relative;
	float: left;
	width: 25%;
	height: 97px;
}
.spotitem h4 {
	padding-bottom: 10px;
}

.spotitem a img {
	position: relative;
	display: block;
	float: left;
	border: 1px solid #3d3d3d;
	left: 4px;
	top: 8px;
	margin-right: 15px;
	height: 84px;
	width: 84px;
}

.spottext {
	color: #ffcb05;
	position:relative;
	top:6px;
	font-size:16px;
	font-weight:normal;
}
.spottext:hover, .spottext:focus {
	/*color: #ffcb05;*/
}

.spotitem p {
	margin-right: 5px;
	color:#fff;
	font-size: 10px;
}
a#allFeatures {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	left: 151px;
	bottom: -20px;
}


.thedragbox, .thedragbox h2, .thedragbox .boxContent, .thedragbox .editMenu {
	display: inline;
	float: left;
}
.thedragbox {
	/*background: #cecece;*/
	position: relative;
	font-size: 1.1em;
	width: 100%;
}
.thedragbox .boxHeader {
	position: relative;
	/*background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/headerBG.gif);*/
	height: 33px;
	width: 100%;
	z-index: 200;
}


.thedragbox .boxHeader img {
	position: relative;
	top: -8px;
	border: 0;
}

.thedragbox .boxHeader h2 {
	font-size: 16px;
	color:#FFF;
	margin-left: 3px;
	margin-top: 8px;
	font-weight: normal;
}

.thedragbox .boxHeaderLeft {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.gif) -636px -39px;
	height: 33px;
	width: 9px;
	position: absolute;
	left: 0;
	top: 0;
}

.thedragbox .boxHeaderMiddle {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/headerBG.gif) repeat-x;
	height: 33px;
	position: absolute;
	left: 9px;
	right: 9px;
}

.thedragbox .boxHeaderRight {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.gif) -646px -39px;
	height: 33px;
	width: 9px;
	position: absolute;
	right: 0;
	top: 0;
}

.thedragbox .boxContent, .thedragbox .editMenu {
	position:relative;
	clear: both;
	width: 100%;
}
.thedragbox .editMenu {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/editBG.gif) bottom repeat-x #DDD;
	padding: 0;
	border: 1px solid #b6b6b6;
	border-top:0;
	width:100%;
}	
.thedragbox .editMenu fieldset {
	display: block;
}
.thedragbox .editMenu .boxfoot {
	width:100%;
}
.thedragbox .editMenu .saveButton {
	position:relative;
	top:-1px;
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.gif) no-repeat -420px -230px;
	width:51px;
	height:19px;
	float:right;
	margin-top:6px;
	margin-right:8px;
	margin-bottom:4px;
}
.thedragbox .editMenu .cancel {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.gif) no-repeat -362px -230px;
	width:57px;
	height:18px;
	float:right;
	margin-top:6px;
	margin-right:6px;
	margin-bottom:4px;
}		

.ataWidget {
	position:relative;
	display:block;
	border: 1px solid #b6b6b6;
	border-top: 0;
	background: #fff url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widgetBG.gif) bottom repeat-x;
	padding-bottom: 10px;
	font-family:Verdana,sans;
	font-size:12px;
	line-height:1.4em;
	list-style-type: disc;
}

.ataWidgetLeftCorner {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -406px -29px;
	width: 9px;
	height: 9px;
	position:absolute;
	left:0px;
	bottom:0;
	overflow: hidden;
}

.ataWidgetRightCorner {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -416px -29px;
	width: 9px;
	height: 9px;
	position:absolute;
	right:0px;
	bottom:0;
	overflow: hidden;
}

.ataitem {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

.ataitem div {
	float:left;
	width: 40%;
	margin-left:7%;
}

.ataitem h3 {
	width: 95%;
	font-size:12px;
}

.ataitem img {
	margin-top:5px;
	width: 95%;
}

.ataitem p {
	font-size: 10px;
}
legend span {
	position: absolute; 
	left: -10000px;
	top: auto; 
	width: 1px; 
	height: 1px; 
	overflow: hidden;
}		
		
.headlinesWidgetDiv {
	display:block;
	border: 1px solid #b6b6b6;
	border-top: 0;
}

.headlinesWidget {
	position:relative;
	display:block;
	background: #fff url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widgetBG.gif) bottom repeat-x;
	padding:6px 10px 6px 10px;
	font-family:Verdana,sans;
	font-size:12px;
	line-height:1.4em;
	list-style-type: disc;
}

.headlinesWidget li {
	padding-bottom:2px;
	padding-top:2px;
	margin-left:10px;
	position: relative;
}

.headlinesWidget li a:hover, .headlinesWidget li a:focus {
	color: #7b8738;
}

.headlinesWidget li a {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 12px;
	color: #3d3d3d;
}
					
.headlinesWidgetDiv h3 {
	display:block;
	background-color:#d5d5d5;
	width: 100%;
	height: 28px;
}

.headlinesWidgetDiv h3 span {
	position:relative;
	display:block;
	font-size: 12px;
	line-height: 20px;
	padding-top:4px;
	padding-left:10px;
}

.headlinesWidgetPlus {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -472px -230px;
	cursor:pointer;
	width: 19px;
	height: 19px;
	position:absolute;
	right:4px;
	top:5px;
}

.headlinesWidgetMinus {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -492px -230px;
	cursor:pointer;
	width: 19px;
	height: 19px;
	position:absolute;
	right:28px;
	top:5px;
}

.headlinesWidgetLeftCorner {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -406px -29px;
	width: 9px;
	height: 9px;
	position:absolute;
	left:0;
	bottom:0;
	overflow: hidden;
}

.headlinesWidgetRightCorner {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -416px -29px;
	width: 9px;
	height: 9px;
	position:absolute;
	right:0;
	bottom:0;
	overflow: hidden;
}

.armylive {
	position:relative;
	border: 1px solid #b6b6b6;
	border-top: none;
	border-bottom: none;
	background-color: #FFF;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widgetBG.gif) bottom repeat-x;
	font-family:Verdana,sans;
	font-size:12px;
	line-height:1.4em;
	overflow: hidden;
}

.armylive h3 {
	display:block;
	background-color:#d5d5d5;
	width: 100%;
	height: 28px;
}

.armylive h3 span {
	position:relative;
	display:block;
	font-size: 12px;
	line-height: 20px;
	padding-top:4px;
	padding-left:10px;
}

.armylivePlus {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -472px -230px;
	cursor:pointer;
	width: 19px;
	height: 19px;
	position:absolute;
	right:4px;
	top:5px;
}

.armyliveMinus {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -492px -230px;
	cursor:pointer;
	width: 19px;
	height: 19px;
	position:absolute;
	right:28px;
	top:5px;
}

.armylive li {
	display:block;
	padding: 6px 12px 6px 12px;
	border-bottom: 1px dashed #6a6a6a;
}

.armylive a {
	font-weight: normal;
}
.armylive strong {
	font-weight: bold;
	font-size: 10px;
}

.armylive ul {
	margin-bottom: 19px;
}

.armyliveFoot {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/armylive/armyliveFooter.jpg);
	width: 100%;
	height: 18px;
	position:absolute;
	bottom: 0px;
}

.armyliveFoot a {
	font-size: 10px;
	font-weight: bold;
	float:right;
	padding-top: 2px;
	padding-right: 10px;
}

.armyliveLeftCorner {
	display:block;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat 0px -180px;
	width: 9px;
	height: 18px;
	position:absolute;
	left:0px;
	bottom:0px;
}

.armyliveRightCorner {
	display:block;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat right -180px;
	width: 9px;
	height: 18px;
	position:absolute;
	right:0px;
	bottom:0px;
}

.features {
	position:relative;
	border: 1px solid #b6b6b6;
	border-bottom: 0;
	border-top: 0;
	background-color: #FFF;
	font-family:Verdana,sans;
	font-size:12px;
	line-height:1.4em;
	padding-bottom: 19px;
}

.features .featureItem {
	display: block;
	height: 38px;
	width: 100%;
	border-top:1px dashed #666;
}
.features .featureItem.first {
	border-top:none;
}

.features .featureItem img {
	border:0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.features .featureItem span {
	position:relative;
	display: block;
	width: 100%;
}

.features .featureItem span a {
	display: block;
	position: absolute;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 2px;
	left: 100px;
	top: 0;
	right: 0;
}

.features .featureItem span a:hover, .features .featureItem span a:focus {
	/*color: #3d3d3d;*/
}

.featureHover {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/features/featuresHoverBG.gif);
}

.featuresFooter {
	display:block;
	border-top: 1px dashed #666;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/features/featuresFooterBG.jpg);
	width: 100%;
	height: 18px;
	position:absolute;
	left:0;
	bottom:0;
}

.featuresFooter a, .featuresFooter a:hover {
	color: #fff;
}
.featuresFooter a {
	position: absolute;
	right: 10px;
	top: 0px;
	font-weight: bold;
	font-size: 10px;
}

.featuresLeftCorner {
	display:block;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat 0px -198px;
	width: 8px;
	height: 18px;
	position:absolute;
	left:-1px;
	bottom:0;
}

.featuresRightCorner {
	display:block;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat right -198px;
	width: 8px;
	height: 18px;
	position:absolute;
	right:-1px;
	bottom:0;
}

.standto {
	position:relative;
	border: 1px solid #b6b6b6;
	border-top: 0;
	background-color: #FFF;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widgetBG.gif) bottom repeat-x;
	padding:6px 10px 6px 10px;
	font-family:Verdana,sans;
	font-size:12px;
	line-height:1.4em;
	top: -2px;
}

.standto i {
	display:block;
	font-style:italic;
	margin-bottom: 10px;
}

.standto a {
	font-weight:500;
	font-style:normal;
}

.standtolinks {
	margin: 11px 0px 0px;
}

.standtoLeftCorner {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -406px -29px;
	width: 9px;
	height: 9px;
	position:absolute;
	left:-1px;
	bottom:-1px;
	overflow: hidden;
}

.standtoRightCorner {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -416px -29px;
	width: 9px;
	height: 9px;
	position:absolute;
	right:-1px;
	bottom:-1px;
	overflow: hidden;
}

.soldiersMagTop {
	position: relative;
	display: block;
	background-color: #f2f2f2;
	height:110px;
	border: 1px solid #b6b6b6;
	border-top: 0;
	border-bottom: 0;
}

.soldiersMagTop img {
	position: absolute;
	top: 14px;
	left: 12px;
	border: 1px solid #787878;
}

.soldiersMagTop div {
	width: 190px;
	position: absolute;
	top:11px;
	left: 86px;
}

.soldiersMagTop div strong, .soldiersMagTop div a, .soldiersMagTop div em {
	font-size: 12px;
	font-family: Verdana,sans;
	font-weight: bold;
	line-height: 16px;
}
.soldiersMagTop div em {
	font-style: italic;
	font-weight: normal;
}

.soldiersMagRSS {
	position:relative;
	border: 1px solid #b6b6b6;
	border-top: 1px solid #cccccc;
	background-color: #FFF;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widgetBG.gif) bottom repeat-x;
	font-family:Verdana,sans;
	font-size:12px;
	line-height:1.4em;
}

.soldiersMagRSS ul {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/soldiersmag/soldiersmagRSSBG.png) top repeat-x;
}

.soldiersMagRSS li {
	display:block;
	width:100%;
	border-bottom: 1px dashed #6a6a6a;
}

.soldiersMagRSS .smlast {
	border:0;
}

.soldiersMagRSS a {
	display: block;
	padding: 2px 10px 6px 10px;
	padding-bottom:0;
	font-size: 12px;
	font-family: Verdana,sans;
	font-weight: bold;
	
}

.soldiersMagRSS strong {
	display: block;
	padding: 6px 10px 2px 10px;
	padding-top: 0;
	font-size: 10px;
	color: #7b8738;
	font-weight:100;
}

.soldiersMagRSSLeftCorner {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -406px -29px;
	width: 9px;
	height: 9px;
	position:absolute;
	left:-1px;
	bottom:-1px;
	overflow: hidden;
}

.soldiersMagRSSRightCorner {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -416px -29px;
	width: 9px;
	height: 9px;
	position:absolute;
	right:-1px;
	bottom:-1px;
	overflow: hidden;
}

.playerWidget {
    background:#FFFFFF url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widgetBG.gif) repeat-x scroll center bottom;
    float:left;
    width:99.4%;
	border: 1px solid #B6B6B6;
	border-top: 0;
    position:relative;
    padding-bottom:10px;
}
.homePlayerContainer {
    border:1px solid #B6B6B6;
    margin:2.8%;
    padding:0;
    width:94%;
    float:left;
    background:#FFF;
}
.homePlayer {
    margin-left:0px;
    width:100%;
    float:left;
}
.captionToggle {
    background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/triangle_closed.gif) no-repeat scroll right center;
    font-size:12px;
    width:120px;
    font-weight:bold;
    float:left;
    cursor:pointer;
    margin-left:2.5%;
}
.captionToggle:hover, .captionToggle:focus {
    color:#7B8738;
}
.playerWidget p {
	clear: both;
	float: left;
	width: 100%;
}

.playerWidget p a{
    float:left;
    margin-left:2.5%;
    font-size:12px;
}
.playerWidget p a.right {
    float:right;
    margin-right:3.5%;
}
.captionsContain {
    position:relative;
    float:left;
    width:100%;
    margin:2.5% 2.5% 0 2.5%;
    display:none;
}
.captions_left {
    height:79px;
    width:4px;
    float:left;
    background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/video/captions_left.gif) no-repeat;
}
.captions_right {
    height:79px;
    width:4px;
    float:left;
    background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/video/captions_right.gif) no-repeat;
}
.captions {
    height:74px;
    background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/video/captions_repeater.gif) repeat-x scroll center bottom;
    width:90%;
    font-weight:bold;
    float:left;
    padding:4px 3px 0;
    color:#fff;
}
.captionToggle.triangleOpen {
    background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/triangle_open.gif) no-repeat scroll right center;
}
.triangleClosed{
    background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/triangle_closed.gif) no-repeat scroll right center;
}
.videoWidgetLeftCorner {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -406px -29px;
	width: 9px;
	height: 9px;
	position:absolute;
	left:-1px;
	bottom:-1px;
	overflow: hidden;
}
.videoWidgetRightCorner {
	display:block;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite.jpg) no-repeat -416px -29px;
	width: 9px;
	height: 9px;
	position:absolute;
	right:-1px;
	bottom:-1px;
	overflow: hidden;
}

.asmwidget {
	position:relative;
	display: block;
	background: #f7f7f7 url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/asm/asmback.gif) top repeat-x;
	border: 1px solid #b6b6b6;
	border-bottom: 1px dashed #3d3d3d;
	border-top: 0;
	width: 95%;
	left: 2%;
}

.asmheader {
	width: 100%;
	height: 111px;
}
.asmheader a {
	position:absolute;
	display:block;
	font-weight: normal;
	top:20px;
	width:25%;
}
.asmheader a .icon {
	margin: 0 auto;
	height: 43px;
	width: 43px;
}
.flickricon {left: 0%;}
.twittericon {left:25%;}
.facebookicon {left:50%;}
.youtubeicon {left:75%;}

.flickricon:hover, .flickricon.current {
	color: #ff339b;
	font-weight: bold;
}
.twittericon:hover, .twittericon.current {
	color: #41bee0;
	font-weight: bold;
}
.facebookicon:hover, .facebookicon.current {
	color: #3959a2;
	font-weight: bold;
}
.youtubeicon:hover, .youtubeicon.current {
	color: #ee0000;
	font-weight: bold;
}

.facebookicon .facebook {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/third_party_icons.png) no-repeat 0px 0px;
}
.facebookicon.current .facebook {
	background-position: 0px -43px;
}
.flickricon .flickr {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/third_party_icons.png) no-repeat -43px 0px;
}
.flickricon.current .flickr {
	background-position: -43px -43px;
}
.twittericon .twitter {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/third_party_icons.png) no-repeat -85px 0px;
}
.twittericon.current .twitter {
	background-position: -85px -43px;
}
.youtubeicon .youtube {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/third_party_icons.png) no-repeat -128px 0px;
}
.youtubeicon.current .youtube {
	background-position: -128px -43px;
}

.flickricon span,
.twittericon span,
.facebookicon span,
.youtubeicon span {
	display: block;
	text-align: center;
	font-size: 10px;	
}

.asmheaderleft,
.asmheaderright,
.asmheadercenter {
	position: absolute;
	height: 111px;
}

.asmheaderleft {
	width: 10px;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/asm/asm-header-left.gif) top left;
}
.asmheaderright {
	width: 10px;
	right:0px;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/asm/asm-header-right.gif) top right;
}
.asmheadercenter {
	width: 96%;
	left: 2%;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/asm/asm-header-center.gif) top repeat-x;
}

.mapimage {
	position: absolute;
	width:100%;
	height:110px;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/asm/asm-map.png) top center no-repeat;
}

.asmheader a.asmtext {
	position: absolute;
	top: 85px;
	right:10px;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 12px;
	color: #3d3d3d;
	width: auto;
}




.asmTweetList, .asmTweetList p {
	position:relative;
	display:block;
	padding:10px;
	font-family:Verdana,sans;
	font-size:12px;
	line-height:1.4em;
}
.asmTweetList p {
	padding-bottom: 0;
	padding-top: 0;
}

.asmTweetList li {
	border-top: 1px dashed #3d3d3d;
	margin-top: 8px;
	padding-top: 5px;
	position: relative;
	display: block;
}
.asmTweetList li.asmTweetFirst {
	border: none;
	margin-top: 0;
	padding-top: 0;
}

.asmTweetList li p.twitDate {
	font-family: "Verdana";
	font-size: 10px;
	color: #7b8738;
	padding-bottom: 0;
	padding-top: 0;
}

.flickrThumb {
	width: 75px;
	height: 75px;
	margin-right: 5px;
	margin-left: 5px;
	border: solid 1px black;
	background: #ddd;
}


.asmpicsWrapper {
	width: 100%;
	height: 112px;
	overflow: visible;
	border: none;
	position: relative;
}
.asmpicsWrapper .prev, .asmpicsWrapper .next {
	cursor: pointer;
	height: 112px;
	position: absolute;
	width: 21px;
	top: 0px;
	z-index: 200;
}
.asmpicsWrapper .prev {
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite_trans.png) 0 -40px;
	left: 0;
}
.asmpicsWrapper .next {
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/myArmy_sprite_trans.png) -23px -40px;
	right: -1px;
}

.asmpics {
	height: 112px;
	overflow: hidden;
	width: 100%;
}	
.asmpicscontent {
	width: 1305px;
	height: 77px;
	position:relative;
	margin-top:18px;
	margin-bottom:5px;
	/*padding-left:25px;*/
}
.asmpicscontent, .asmpicscontent li, .asmpicscontent li a {
	float: left;
}
.asmpicscontent li a {
	user-select: none; /* CSS3 */
	-moz-user-select: none; /* Gecko (Firefox) */
	-khtml-user-select:none; /* Webkit (Safari, Chrome) */
}

.asmpicsfooter,
.asmtweetsfooter,
.asmfbookfooter,
.asmytubefooter {
	width: 100%;
	height: 18px;;
}

.asmpicsfooterleft,
.asmtweetsfooterleft,
.asmfbookfooterleft,
.asmytubefooterleft {
	position: absolute;
	height: 18px;
	left: 2%;
	width: 8px;
}
.asmpicsfooterleft {
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat 0px 0px;
}
.asmtweetsfooterleft {
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat 0px -18px;
}
.asmfbookfooterleft {
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat 0px -36px;
}
.asmytubefooterleft {
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat 0px -54px;
}

.asmpicsfooterright,
.asmtweetsfooterright,
.asmfbookfooterright,
.asmytubefooterright {
	position: absolute;
	height: 18px;
	margin-right: -2px;
	right: 3%;
	width: 8px;
}
.asmpicsfooterright {
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat right 0px;
}
.asmtweetsfooterright {
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat right -18px;
}
.asmfbookfooterright {
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat right -36px;
}
.asmytubefooterright {
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat right -54px;
}
.asmpicsfootercenter,
.asmtweetsfootercenter,
.asmfbookfootercenter,
.asmytubefootercenter {
	position: absolute;
	width: 93%;
	height: 18px;
	left: 3%;
}
.asmfbookfootercenter a, .asmfbookfootercenter a:hover,
.asmytubefootercenter a, .asmytubefootercenter a:hover {
	color: #fff;
}
.asmpicsfootercenter a:hover,
.asmtweetsfootercenter a:hover {
	color: #3d3d3d;
}
.asmpicsfootercenter {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/asm/flickr-footer-center.jpg) top repeat-x;}
.asmtweetsfootercenter {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/asm/twitter-footer-center.jpg) top repeat-x;}
.asmfbookfootercenter {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/asm/fbook-footer-center.jpg) top repeat-x;}
.asmytubefootercenter {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/asm/ytube-footer-center.jpg) top repeat-x;}

.asmpicsfootercenter .left,
.asmtweetsfootercenter .left,
.asmfbookfootercenter .left,
.asmytubefootercenter .left {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	left: 5px;
	top: 3px;
}

.asmpicsfootercenter .right,
.asmtweetsfootercenter .right,
.asmfbookfootercenter .right,
.asmytubefootercenter .right {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	right: 3px;
	top: 3px;
}
.dashedline {
	border : none;
	border-top : dashed 1px #CCCCCC;
	color: #FFFFFF;
	background-color : #FFFFFF;
	height : 1px;
}		
		
.aswidget {
	position:relative;
	display: block;
	background: #fff url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/asm/asmback.gif) top repeat-x;
	border: 1px solid #b6b6b6;
	border-bottom: 1px dashed #666;
	border-top: 0;
	width: 95%;
	left: 2%;
}

.asheader {
	width: 100%;
	height: 98px;
}

.asheader a {
	position:absolute;
	display:block;
	top:20px;
	width:20%;
	font-weight: normal;
}
.asheader a .icon {
	margin: 0 auto;
	height: 43px;
	width: 43px;
}
.dodicon {left:0%;}
.marineicon {left:20%;}
.navyicon {left:40%;}
.airforceicon {left:60%;}
.coastguardicon {left:80%;}

.dodicon .dod {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/third_party_icons.png) no-repeat -257px 0px;
}
.dodicon.current .dod {
	background-position: -257px -43px;
}
.marineicon .marine {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/third_party_icons.png) no-repeat -300px 0px;
}
.marineicon.current .marine {
	background-position: -300px -43px;
}
.navyicon .navy {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/third_party_icons.png) no-repeat -345px 0px;
}
.navyicon.current .navy {
	background-position: -345px -43px;
}
.airforceicon .airforce {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/third_party_icons.png) no-repeat -171px 0px;
}
.airforceicon.current .airforce {
	background-position: -171px -43px;
}
.coastguardicon .coastguard {
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/third_party_icons.png) no-repeat -214px 0px;
}
.coastguardicon.current .coastguard {
	background-position: -214px -43px;
}

.dodicon span,
.marineicon span,
.navyicon span,
.airforceicon span,
.coastguardicon span {
	display: block;
	text-align: center;
	font-size:10px;
}

.dodicon:hover, .dodicon.current {color:#6515a9; font-weight: bold;}
.marineicon:hover, .marineicon.current {color:#d20a20; font-weight: bold;}
.navyicon:hover, .navyicon.current {color:#04267b; font-weight: bold;}
.airforceicon:hover, .airforceicon.current {color:#4676b8; font-weight: bold;}
.coastguardicon:hover, .coastguardicon.current {color:#ff6000; font-weight: bold;}

.asheaderleft {
	position: absolute;
	width: 10px;
	height: 98px;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/allservices/as-header-left.gif) top left;
}
.asheaderright {
	position: absolute;
	width: 10px;
	height: 98px;
	right:0px;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/allservices/as-header-right.gif) top right;
}
.asheadercenter {
	position: absolute;
	width: 95%;
	height: 98px;
	left: 2.5%;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/allservices/as-header-center.gif) top repeat-x;
}
.eagleimage {
	position: absolute;
	width: 100%;
	height: 97px;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/allservices/as-eagle.png) top center no-repeat;
}

.asRSSList {
	position:relative;
	display:block;
	padding:6px 10px 6px 10px;
	font-family:Verdana,sans;
	font-size:12px;
	line-height:1.4em;
}

.asRSSList li {
	border-top: 1px dashed #3d3d3d;
	margin-top: 6px;
	padding-top: 4px;
	position: relative;
	display: block;
}

.asRSSList li.asRSSFirst {
	border: none;
	margin-top: 0;
	padding-top: 0;
}

.asRSSList li a:hover, .asRSSList li a:focus {
	color: #7b8738;
}

.asRSSList li a {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 12px;
	color: #3d3d3d;
}



.asdodfooter,
.asmarinefooter,
.asnavyfooter,
.asairforcefooter,
.ascoastguardfooter {
	width: 100%;
	height: 18px;
}

.asdodfooterleft,
.asmarinefooterleft,
.asnavyfooterleft,
.asairforcefooterleft,
.ascoastguardfooterleft {
	position: absolute;
	width: 20px;
	height: 18px;
	left: 2%;
}

.asdodfooterright,
.asmarinefooterright,
.asnavyfooterright,
.asairforcefooterright,
.ascoastguardfooterright {
	position: absolute;
	width: 20px;
	height: 18px;
	margin-right: -2px;
	right: 3%;
}

.asdodfootercenter,
.asmarinefootercenter,
.asnavyfootercenter,
.asairforcefootercenter,
.ascoastguardfootercenter {
	position: absolute;
	width: 90%;
	height: 18px;
	left: 5%;
}

.footerlink {
	position: absolute;
	right: 15px;
	bottom: 3px;
}

.footerlink a {
	font-family:"Verdana";
	color: white;
	font-size: 10px;
	text-align: right;
}

.asdodfooterleft {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat 0px -72px;}
.asdodfooterright {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat right -72px;}
.asdodfootercenter {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/allservices/dod-footer-center.jpg) top repeat-x;}

.asmarinefooterleft {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat 0px -90px;}
.asmarinefooterright {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat right -90px;}
.asmarinefootercenter {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/allservices/marine-footer-center.jpg) top repeat-x;}

.asnavyfooterleft {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat 0px -108px;}
.asnavyfooterright {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat right -108px;}
.asnavyfootercenter {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/allservices/navy-footer-center.jpg) top repeat-x;}

.asairforcefooterleft {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat 0px -126px;}
.asairforcefooterright {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat right -126px;}
.asairforcefootercenter {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/allservices/airforce-footer-center.jpg) top repeat-x;}

.ascoastguardfooterleft {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat 0px -144px;}
.ascoastguardfooterright {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat right -144px;}
.ascoastguardfootercenter {background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/allservices/coastguard-footer-center.jpg) top repeat-x;}

.dashedline {
	border : none;
	border-top : dashed 1px #3d3d3d;
	color: #FFFFFF;
	background-color : #FFFFFF;
	height : 1px;
}
		
.akoWidget {
	position:relative;
	display:block;
	height:73px;
	border: 1px solid #b6b6b6;
	border-top: none;
	border-bottom: none;
	background: #f4f4f4 url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/ako/akoBG.gif) top right no-repeat;
	padding:6px 10px 6px 10px;
	font-family:Verdana,sans;
	font-size:12px;
	line-height:1.4em;
}

.akoWidget img {
	border: 0;
}

.akoWidget a:hover {
	color: #000;
}

.akoWidget .akoLogo {
	display:block;
	position: absolute;
	top: 9px;
	left: 8px;
}

.akoWidgetReg {
	display:block;
	position: absolute;
	top: 22px;
	left: 164px;
	font-weight: 900;
	font-size: 10px;
}

.akoWidgetHelp {
	display:block;
	position: absolute;
	top: 36px;
	left: 164px;
	font-weight: 100;
	font-size: 12px;
}

.akoWidgetFooter {
	display:block;
	border-top:1px dashed #666;
	background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/ako/akoFooterBG.jpg) repeat-x;
	width: 100%;
	height: 18px;
	position:absolute;
	left:0;
	bottom:0;
}

.akoWidgetFooter a {
	display:block;
	position: absolute;
	right: 15px;
	font-size: 10px;
	color: #3d3d3d;
	font-weight: bold;
}

.akoWidgetLeftCorner {
	display:block;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat 0px -162px;
	width: 9px;
	height: 18px;
	position:absolute;
	left:-1px;
	bottom:0px;
}

.akoWidgetRightCorner {
	display:block;
	background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/rv4_images/rv5/widgets/widget_corner_sprite.jpg) no-repeat right -162px;
	width: 9px;
	height: 18px;
	position:absolute;
	right:-1px;
	bottom:0px;
}

        .html5video {
			display: none;
        }
        .html5video > #playlists {
            float: left;
            width: 200px;
            margin-left: 2.5%;
        }
        #topsection {
            -webkit-border-bottom-left-radius: 10px;
            -webkit-border-bottom-right-radius: 10px;
            border: 1px solid rgb(182,182,182);
            background: #fff url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/images/widgets/widgetBG.gif) bottom repeat-x;
        }
        #bottomsection {
            border: 1px solid rgb(182,182,182);
            border-bottom: 1px dashed #f7f7f7;
            background-color: #f6f6f6;
            background:  -webkit-gradient(
                linear, 0 0, 0 18%, from(#898989), to(#f6f6f6)
            );
            width:260px;
            margin-left: auto;
            margin-right: auto;
        }
        #h5vfooter {
            -webkit-border-bottom-left-radius: 10px;
            -webkit-border-bottom-right-radius: 10px;
            border: 1px solid rgb(182,182,182);
            background: -webkit-gradient(
                linear, 0 0, 0 100%, from(#cae7f0), to(#43bee2)
            );
            width:260px;
            height: 20px;
            margin-left: auto;
            margin-right: auto;
        }
        #h5vfooter a {
            position: absolute;
            color: #3c3c3c;
            width: 250px;
            text-align: right;
            font-size: 10px;
            font-weight: bold;
            font-family: Verdana;
            padding-top: 3px;
        }
        video {
            width: 95%;
            margin-left: 2.5%;
        }
        #capdiv {
            -webkit-border-radius: 10px;
            background: #3d3d3d;
            color: white;
            width: 95%;
            margin-top: 3px;
            margin-left: 2.5%;
            height: 77px;
        }

        #capdiv p {
            width: 90%;
            padding-top: 8px;
            margin-left: 5%;
            font-size: 11px;
            font-weight: regular;
            font-family: Verdana;
        }


        #videolist .prev,
        #videolist .nextvid {
            cursor: pointer;
            height: 112px;
            position: absolute;
            top: 0px;
            width: 21px;
            z-index: 200;
        }
        #videolist .prev {
            background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/images/myArmy_sprite_trans.png) 0 -40px;
            left: 0;
            z-index: 100;
        }
        #videolist .nextvid {
            background:url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/images/myArmy_sprite_trans.png) -23px -40px;
            right: -1px;
        }

        .videos5 li {
            float: left;
            width: 260px;
        }

        .videos5 ul {
            height: 112px;
            width: 9999px;
        }

        .videos5 {
            height: 100px;
            position: relative;
            -webkit-transition: left 1s ease-out;
            left:0;
        }

        .videos5 img {
            border:1px solid #3d3d3d;
            float: left;
            width: 100px;
            margin-top: 18px;
            margin-left: 25px;
            border: none;
        }

        .videos5 span {
            font-family: Verdana;
            font-weight: bold;
            font-size: 10px;
            color: #353535;
            float: left;
            width: 105px;
            padding-left: 2%;
            padding-top: 20px;
        }
        .videos5 p {
            font-family: Verdana;
            font-weight: bold;
            font-size: 9px;
            color: #636363;
            float: left;
            width: 105px;
            padding-left: 2%;
            padding-top: 5px;
        }

        .videos5 h2 {
            font-family: Verdana;
            font-weight: normal;
            font-size: 9px;
            color: #636363;
            float: left;
            width: 105px;
            padding-left: 2%;
            padding-top: 1px;
        }


        #videolist {
            position: relative;
            height: 112px;
            overflow: hidden;
        }

        #captionbutton {
            float:right;
            background-color: #3d3d3d;
            -webkit-border-radius: 5px;
            color: white;
            width:9%;
            height: 17px;
            margin-left: 1%;
            margin-top: 1px;
            padding-top: 3px;
            margin-right: 10px;
            text-align: center;
            cursor: pointer;
        }

        #sharediv {
            width: 250px;
            margin-left: auto;
            margin-right: auto;
        }
        #sharetoggle {
            font-family: Arial;
            font-size: 12px;
            font-weight: normal;
            color: #3d3d3d;
            cursor: pointer;
            width:86px;
        }

        #sharearrow {
            float: right;
        }

        #shareoptions {
            background-color: #c9c9c9;
            border: 1px solid #adadad;
            height: 47px;
        }

        #shareemail,
        #sharetwitter,
        #sharefb,
        #sharedelicious,
        #sharedigg,
        #sharemyspace,
        #sharestumble {
            float: left;
            width: 28px;
            height: 28px;
            margin-left: 6px;
            margin-top: 10px;
            cursor: pointer;
        }

        #shareemail {
            background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/images/widgets/video/shareicons.png) no-repeat 0px 0px;
        }
        #sharetwitter {
            background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/images/widgets/video/shareicons.png) no-repeat -28px 0px;
        }
        #sharefb {
            background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/images/widgets/video/shareicons.png) no-repeat -56px 0px;
        }
        #sharedelicious {
            background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/images/widgets/video/shareicons.png) no-repeat -84px 0px;
        }
        #sharedigg {
            background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/images/widgets/video/shareicons.png) no-repeat -112px 0px;
        }
        #sharemyspace {
            background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/images/widgets/video/shareicons.png) no-repeat -140px 0px;
        }
        #sharestumble {
            background: url(/oilspill/20130216171536oe_/http://usarmy.vo.llnwd.net/images/widgets/video/shareicons.png) no-repeat -168px 0px;
        }

        .videos5 .item {
            cursor: pointer;
        }

        .bottomspacer {
            height: 7px;
        }
