@charset "UTF-8";

*{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	outline:none;
	color: #7d7d7d;
}

img{
	border:none;
}

body {
	background: url(../images/main_background.png) repeat-y center;
	background-color: #e7e7e8;
	font-family:Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	margin: 0 0 50px 0;
}

#mainContainer{
	width: 859px;
	margin: 0 auto;
}


/*==========================================================
 HEADER NAVIGATION
==========================================================*/


#HeaderNav{
	width: 859px;
	height: 126px;
	text-align:right;
}

#HeaderNav .LogosContainer {
	overflow:hidden;
	position:static;
	clear:both;
}

#HeaderNav .LogosContainer img.Logo{
	float:left;
}

#HeaderNav .LogosContainer img.Member{
	float:right;
	padding-top:25px;
}


#HeaderNav .PVPartners{
	clear:both;
	float:right;
}

/*===== Lang switch */

		#HeaderNav .lang{
			font-size: 9px;
			list-style: none;
			width: 175px;
			float:right;
			margin: 5px 0 30px 0;
		}	
		
		#HeaderNav .lang li{
			display:inline;			
		}
		#HeaderNav .lang li a{
			display:block;
			float:left;
			width: 81px;
			height: 17px;
			padding: 5px 0 0 0;
			margin: 0 3px 0 0;
		}
		#HeaderNav .lang li a:hover{
			color: #f58026;
		}
		#HeaderNav .lang .active:hover{
			color: #ffffff;
		}
		#HeaderNav .lang .active{
			width: 81px;
			color: #FFFFFF;
			background:url(../images/lang_active.gif) no-repeat;
			text-align: center;
		}


#HeaderNav .Nav{
	margin: 18px 0 0 0;
	clear:both;
	float:right;
}

#HeaderNav .Nav a{
	color: #6b6b6b;
}
#HeaderNav .Nav a:hover{
	color: #f58026;
}

#HeaderNav .Nav li{
	display: inline;
	font-size: 12px;
	color: #6b6b6b;
	border-right: 1px solid #f58026;
	padding: 0 12px;

}
#HeaderNav .Nav li.Last{
	border-right: none;
	padding: 0 5px;
}

/*==========================================================
 HEADER NAVIGATION
==========================================================*/


#OilContent {
	margin:0 auto;
	width:859px;
	padding:25px 0 0 0;
}

#OilProtected {
	width:483px;
	height:632px;
	float:left;
}


/*==========================================================
 STEPS
==========================================================*/


.Steps .Step1 {
	width:330px;
	padding:20px 18px 5px 18px;
	margin-left:8px;
	background:#014c8d;
	float:left;
}

.Steps .Step1 h1 {
	font-size:16px;
	font-weight:bold;
	color:#f58026;
	padding-bottom:15px;
}

.Steps .Step1 h2 {
	font-size:15px;
	font-weight:bold;
	color:#f58026;
	background:url(../images/bg_h2.gif) no-repeat left;
	height:33px;
	line-height:33px;
	padding:0 0 0 45px;
	margin-bottom:18px;
}

.Steps .Step2B h2 {
	font-size:15px;
	color:#f58026;
	background:url(../images/bg_h2_b.gif) no-repeat left;
	height:33px;
	line-height:33px;
	padding:0 0 0 45px;
	margin:0 0 18px 19px;
	font-weight:normal;
}

.Steps .Step1 p {
	font-size:13px;
	color:#ffffff;
	padding-bottom:15px;
}

.Steps .Step2B p {
	font-size:13px;
	color:#ffffff;
	padding:0 19px 30px 19px;
}

.Steps .Step2B a {
	display:block;
	background:url(../images/bg_button.gif) no-repeat;
	width:280px;
	height:54px;
	margin:0 0 239px 19px;
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
	padding:20px 0 0 45px;
	text-align:center;
}

.Steps .Step2B a:hover {
	background:url(../images/bg_button_hover.gif) no-repeat;
}

.Steps .Step1 img {
	display:block;
	padding:20px 0 15px 0;
}

.Steps .Step1 p.Note {
	font-size:10px;
	color:#4f89bc;
	padding:10px 0 9px 0;
}

.Steps .Step1 a.Conditions {
	clear:both;
	padding:0;
	margin:0;
	font-size:11px;
	display:block;
	color:#ffffff;
	width:120px;
	padding-top:12px;
}

.Steps .Step1 a.Conditions:hover {
	color:#f58026;
}

/* FORM */

.FormItem{
	overflow:hidden;
	width:328px;
	padding:2px 0 2px 0;
}

form label{
	padding-top:2px;
	display:block;
	float:left;
	font-size:13px;
	color:#ffffff;
	width:125px;
}

form label.Answer{
	width:220px;
	padding-top:12px;
}

form input{
	float:right;
	border:solid 1px #949494;
	width:179px;
	height:20px;
	font-size:12px;
	padding:2px 0 0 0;
	font-family:Arial, Helvetica, sans-serif
}

form input.Answer{
	width:88px;
	margin:17px 0 0 0;
}

form a.Continue{
	background:#f58026;
	margin:20px 1px 0 0;
	height:25px;
	width:90px;
	display:block;
	float:right;
	font-size:13px;
	color:#ffffff;
	line-height:25px;
	text-align:center;
}

/* FORM */

.Steps .Step2 {
	width:366px;
	margin-left:8px;
	background:#014c8d;
	float:left;
	position:relative;
}

.Steps .Step2B {
	width:366px;
	margin-left:8px;
	background:url(../images/bg_step_2_b.gif) no-repeat bottom #014c8d;
	float:left;
	position:relative;
}

.Steps .Step2 img {
	display:block;
}



/*==========================================================
 Footer
==========================================================*/


#Footer {
	clear:both;
}

#Footer .Networks a {
	width:23px;
	height:23px;
	display:block;
	float:left;
	background:red;
	margin:21px 2px 21px 0;
}

#Footer .Networks a.Facebook {
	background:url(../images/bg_facebook.gif) no-repeat;
}

#Footer .Networks a.Twitter {
	background:url(../images/bg_twitter.gif) no-repeat;
}

#Footer .Legals {
	padding: 0;
	height:30px;
	font-size: 10px;
	color: #a1a1a1;
	clear:both;
}

#Footer a:hover{
	color:#F5852E;
}