/* For the operations section */
body {
	background: #23418a url(/uploadedImages/Home/Library_-_Page_Backgrounds/bg-operations.jpg) top no-repeat fixed;
}

#logo a, #logo span {
	background: url(/img/bg-logo-8bit-operations.png);
	}
	
form {	
	border-top: solid 1px #23418a;
	}


hr {
	border: 0;
	color: #FFF;
	background-color: #FFF;
	height: 4px;
	width: 440px;
	position:relative;
	left:-18px;
	text-align: left;
	margin:10px 0;
	display:block;
}



		* html hr  {width:410px; color: white; left: 0;}

div#operations-content div.slideshow { 
	background-color:white; margin-top:-12px; height:280px;
	}


	* html div#content { margin-top:280px; }
	
	
	* html div#content div.slideshow  {  position: absolute; top:240px; height:240px; margin:0; padding:0;}

div#operations-content #related { 
	margin-top:280px;
	}

		div#operations-content #related #key-contacts { 
			background:url(/img/bg-greenland-key-contacts.png) top left no-repeat; height:102px;
			}
		
				div#operations-content #related #key-contacts h2 { 
					background:none; width: 100px; padding-bottom:5px; padding-top:8px; 
					}
				
				div#operations-content #related #key-contacts p { 
					width: 100px;
					}


#related ul.downloads { 
	list-style-type:none;
	}
	
	#related ul.downloads li { 
		background:url(/img/bg-icon-pdf.png) top left no-repeat; 
		padding-left:20px;
		}


/* Recent news */

div#operations-content dl {
	margin-top: 15px; 
	margin-bottom: 20px; 
	border-bottom:none;
	}

		div#operations-content dt.first, 
		div#operations-content dd.first { 
			border-top: none;
			}
		
		div#operations-content dt, 
		div#operations-content dd { 
			border-top: white 1px solid; 
			padding:5px;
			}
		
		div#operations-content dt { 
			width: 100px;
			}
			
		div#operations-content dd { 
			width: 280px;
			}
		
				* html div#operations-content dd { 
					width: 260px;
					}
		div#operations-content dl a { 
			font-weight:bold;
			}



.important div { 
	text-align: center;
	}

		.important div .thickbox img { 
			padding:1px 2px;
			}



/* Flash player */
#flashPlayer, #wmvplayeralt {
		margin-left:18px; 
        border: 4px #00BBE4 solid;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px; 
		border-radius: 5px;
		z-index:-1999;
		}
		
			#noFlashPlayer {
				margin:-4px; 
				border: none;
				border: 4px #00BBE4 solid;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px; 
				border-radius: 5px;
				z-index:-1999;
				}

.caption {
		font-style:italic; 
		font-weight:bold; 
		font-size:90%;
		padding-top:10px;
		}	
		
		

