/* CSS Document */

@import url(/CSS/ENSCOv3/GlobalStyles.css);

#ContentContainer {
	background-image: url(/IMAGES/ENSCO/v3/ContentContainerBG.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#PageContent {
	position: relative;
	float: left;
	clear: left;
	width: 515px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	margin-right: 0px;
}
#PageHeaderImageContainer {
	position: relative;
	float: left;
	clear: left;
	margin-left: -20px;
	margin-right: -20px;
	padding: 0px;
	margin-bottom: 20px;
}

#PageContent .SiteMapPageList ul {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

/* Top anchor --- */
#Top {
	background-image: url(/IMAGES/ENSCO/v3/top_bg_hr.gif);
	background-position: left;
	background-repeat: repeat-x;
	text-align: right;
	width: 17px;
	clear: both;
	float: left;
	margin-top: 20px;
	padding-right: 0px;
}
#Top a:link, #Top a:visited, #Top a:active {
	float:right;
	margin-top: 5px;
	color: #0d477d;
	text-decoration: none;
	font-size: 8px;
	text-transform: uppercase;
}
#Top a:hover {
	margin-top: 5px;
	color: #337abd;
	text-decoration: none;
}

LABEL.errorField {
	color: #FF0000;
}
/* Nivo slideshow */
#slider {
    position:relative;
    width:550px; /* Change this to your images width */
    height:220px; /* Change this to your images height */
    background:url(/userfiles/image/ProductsServices/nivoslide-loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
/* Nivo slideshow ends*/
