/*

CSS - http://www.tqbestforless.com/


dk blue: #00204a
lt blue/gray: #d3d5da
wagner blue: #0061aa
red: #ee3a43
gray:#666



/* =STRUCTURE
----------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width:676px;
	/*	height:auto;
	min-height:100%;*/
	text-align:left;
	background-image: url(../_images/wrapper_bg2.jpg);
	background-repeat: no-repeat;
}

#wrapper_sp {
	margin: 0 auto;
	width:676px;
	/*	height:auto;
	min-height:100%;*/
	text-align:left;
	background-image: url(../_images/wrapper_bg_sp.jpg);
	background-repeat: no-repeat;
}

#wrapper_fr {
	margin: 0 auto;
	width:676px;
	/*	height:auto;
	min-height:100%;*/
	text-align:left;
	background-image: url(../_images/wrapper_bg_fr.jpg);
	background-repeat: no-repeat;
}

#wrapper_select {
	margin: 0 auto;
	width:676px;
	/*	height:auto;
	min-height:100%;*/

	background-image: url(../_images/wrapper_bg2.jpg);
	background-repeat: no-repeat;
}


#header {
	margin: 0em 0em .8em 14.4em;
}


#top_content {
	width:550px;
	padding: 120px 50px 10px 70px;
}


#enter_part_form {
	width: 495px;
	z-index: 1;
	position: relative;
	left: 80px;
	top: -50px;
}


.enter_form_top {
	background-image:url(../_images/enter_top.jpg);
	background-repeat:no-repeat;
	height:10px;
}


.enter_form {
	background-image:url(../_images/enter_bg.png);
	background-repeat: repeat-x;
	padding:.5em 2em;
	color:#fff;
	background-color: #00204A;
	margin-top: 0px;
}

.enter_form_btm {
	background-image:url(../_images/enter_btm.gif);
	background-repeat:no-repeat;
	height:13px;
}



.info_form_top {
	background-image:url(../_images/info_top.jpg);
	background-repeat:no-repeat;
	height:13px;
}



#info_form {
	width: 495px;
	background-color: #d3d5da;
	position: relative;
	left: 80px;
	top: -40px;
}

.info_form_content {
	margin-top:-1px;
	padding:.5em 2em;
	color:#00204a;
	background-image: url(../_images/info_bg.gif);
	background-repeat: no-repeat;
	background-color: #BFC6D6;
}

.info_form_btm {
background-image:url(../_images/info_btm.gif);
background-repeat:no-repeat;
height:13px;
}

.clear {
clear:both;
line-height:0;
}

#footer {
	width:520px;
	margin: 0 auto;
}

#footer p {
	font-size: 0.9em;
	color: #333333;
	line-height: 1.2em;
}

.step {
	width: 480px;
	height: 92px;
	padding: 4.5em 1em 1em 1.5em;
	margin: 0 auto;
}

.continue {
	width:480px;
	height: 65px;
	margin: 0 auto;
	text-align: center;
	padding: 1em;
}

 

/* =BODY & TEXT
----------------------------------------------- */

body {
	color:#00204a;
	height:100%;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../_images/bg.gif);
	background-repeat: repeat-x;
	background-color: #d3d5da;
	text-align: center;
	padding:0;
	margin:0;
}

*,img {
	border-style:none;
	margin:0;
	padding:0;
}

p,table {
	font-size:12px;
	line-height:16px;
	padding-bottom: 1em;
}

.lead_text {
	font-size:14px;
	line-height:18px;
}

.footernav_txt {
color: #556293;
font-family: arial, helvetica, sans-serif;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #556293;
}


.quote {
	width:45em;
	margin-left:1em;
	padding:1em 1em 1em 2em;
	font-size:1.em;
	line-height: 1.4em;
	background-image: url(../_images/quote_bg.gif);
	background-repeat: repeat-x;
	}
	
	.quote_auth {
	font-size:1em;
	line-height: 1.4;
	}
	

.list { 
margin-left:1em;
margin-bottom:.5em;

	font-size: 14px;
	line-height:1.6em;
}

.sup {
	font-size: 70%;
	position: relative;
	top: -6px;
	}

.p sup {
font-size: 70%; 
vertical-align: top;
} 

.part_number {
	font-weight:bold;
	font-size: 1.4em;
}

.spaced { line-height: 1.4em;font-size:2%; }
.spaced SUB, .spaced SUP { line-height: 0;  } 

span.reg{ 
font-size:9px; 
vertical-align:top; 
}

.form_field {
	font-size: 1.4em;
}

.disclaimer {
	font-size: 0.8em;
	line-height:1.4em;
}

blockquote {
margin-left: .5em;
}


.step p,.etape_2_fr p{
font-size: 1.4em;
color: #fff;
}


/* =LINKS
----------------------------------------------- */
/*a:link {
	text-decoration:none;
}*/

p a:visited,table a:visited,a:visited {
text-decoration:none;
	
}

p a:link,p a:visited,table a:link,table a:visited  {
	color: #ee3a43;
	text-decoration:none;
}

p a:hover,table a:hover {
color: #ee3a43;
/*border-bottom: 1px solid #ee3a43;*/
}


/* =HEADS
----------------------------------------------- */

h1,h2,h3,h4 {
font-weight:400;
margin:0;
}

h1 {
font-size:3em;
font-family:Arial, Helvetica, sans-serif;
padding:.5em 0 0em;
color: #00204A;
letter-spacing: -1px;
font-weight: bold;
}

h2 {
font-size:2em;
font-family:Arial, Helvetica, sans-serif;
padding:0 0 .2em;
padding:0 0 em;
color: #FFFFFF;
}

h3 {
font-size:2em;
padding:0 0 .2em;
color: #00204A;
}

h4 {
font-size:2em;
padding:0 0 .8em;
color: #00204A;
}

h5 {
font-size:3em;
line-height:1em;
font-weight:400;
padding:0;
color:#fff;
}

h6 {
font-size:4em;
letter-spacing:-1px;
padding: .25em 0em;
color: #98012e;
font-weight:normal;
}


/* =IMAGES
----------------------------------------------- */


.img_btm {
margin-top:-2px;
}

.img_right_ {
margin: 0px 0px 10px 10px;
float: right;
}

.img_right_incopy {
float:right;
margin:.2em 0em .2em .2em; 
margin-right: 0px;
}


.body_rule {
border-top: 1px #556293 solid;
/*margin: .2em 0em .65em 0em;*/
}

.cat_hdr {
margin-bottom:1.5em;
}

.rebate_btn_1 {
	position:relative;
	z-index:999;
	top: 60px;
	left: 40px;
}

.rebate_btn_2 {
	position:relative;
	z-index:100;
	left: -17px;
	top: 110px;
}

.rebate_btn_sp1 {
	position:relative;
	z-index:999;
	top: 88px;
	left: 30px;
}

.rebate_btn_sp2 {
	position:relative;
	z-index:100;
	left: -50px;
	top: 142px;
}


.rebate_btn_fr1 {
	position:relative;
	z-index:999;
	top: 63px;
	left: 35px;
}

.rebate_btn_fr2 {
	position:relative;
	z-index:100;
	left: -48px;
	top: 115px;
}
/* =IE FIX
----------------------------------------------- */
/* Hides from IE5-mac \*/
* html .givelayout {height: 1%;}
/* End hide from IE5-mac */


/* =LIST
----------------------------------------------- */

.bullet_list {
}

.bullet_list li  {
background-image: url(../_images/bullet.gif);
background-repeat: no-repeat;
background-position: 1.1 .4em;
padding-left: 1em;	
margin-bottom: .5em;
}

.bullet_list ul {
list-style:none;
padding: 0;
margin: 0;
font-size:1.2em;
line-height:1.2em;
}

.number_list {
}

.number_list ol {
padding: 0;
margin: 1em;
font-size:1.2em;
line-height:1.2em;
}

.number_list li {
margin-bottom: .5em;
padding-left: 0em;
}


/* = BUTTONS
----------------------------------------------- */


#print
{
	display: block;
	width: 156px;
	height: 52px;
	background: url("../_images/print_btn_bg.gif") no-repeat 0 0;
	text-align:center;
	color: #fff;
	float:right;
	margin: 0 0em 1em 1em;
}

#print:hover
{ 
  background-position: 0 -52px;
}

#print span
{
  display: none;
}



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

#step_1 {
background-image:url(../_images/step_1.gif);
background-repeat:no-repeat;
}

#step_2 {
background-image:url(../_images/step_2.gif);
background-repeat:no-repeat;
}

#step_3 {
background-image:url(../_images/step_3.gif);
background-repeat:no-repeat;
}


#etape_1 {
background-image:url(../_images/etape_1.gif);
background-repeat:no-repeat;
}

#etape_2 {
background-image:url(../_images/etape_2.gif);
background-repeat:no-repeat;
}

#etape_3 {
background-image:url(../_images/etape_3.gif);
background-repeat:no-repeat;
}


#paso_1 {
background-image:url(../_images/paso_1.gif);
background-repeat:no-repeat;
}

#paso_2 {
background-image:url(../_images/paso_2.gif);
background-repeat:no-repeat;
}

#paso_3 {
background-image:url(../_images/paso_3.gif);
background-repeat:no-repeat;
}


.step {
	width: 480px;
	height: 92px;
	padding: 4.5em 1em 1em 1.5em;
	margin: 0 auto;
}


.etape_2_fr {
	width: 480px;
	height: 95px;
	padding: 4em 1em 1em 1.5em;
	margin: 0 auto;
}

.continue {
	width:480px;
	height: 65px;
	margin: 0 auto;
	text-align: center;
	padding: 1em;
}
