/* ------------------------------------------------------------------------------------------ */
/* ---------------------------------------- CLASS ------------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

body
{      
    background-image: url(back.gif);
    background-repeat: repeat;
    font-size: 13px;
    font-family: Helvetica;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #ffffff;
}

#top
{
    width: 100%;
    height: 61px;
	background: url(top.png);
	background-repeat: repeat-x;
	clear: both;
	text-align: left;
	color: #f9f9f9;
}

#top-zone1
{
    width: 225px;
    height: auto;
    margin: 0px;
	padding-top: 16px;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-left: 20px;
}

#top-zone2
{
    width: 340px;
    height: auto;
    margin: 0px;
	padding-top: 26px;
	float: left;
	overflow: hidden;
	text-align: left;

}

#top-zone3
{
    width: 100px;
    height: auto;
    margin: 0px;
	padding-top: 6px;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-left: 70px;

}

#top-zone4
{
    width: 120px;
    height: auto;
    margin: 0px;
	padding-top: 6px;
	float: left;
	overflow: hidden;
	text-align: left;

}

#page-content
{
    width: 900px; 
    height: auto; 
    margin: 0px auto;
    text-align: justify;
	padding-top: 50px;

}

#intro-text1
{
    width: auto;
    height: auto;
    margin: 0px;
	float: left;
	overflow: hidden;
	text-align: left;
}

.intro-text2
{
    width: auto;
    height: auto;
    margin: 0px;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-left: 10px;
}

#zone0
{
    width: 580px;
    height: auto;
    margin: 0px;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-left: 320px;

}

#zone1
{
    width: 825px;
    height: auto;
    margin: 0px;
	float: left;
	overflow: hidden;
	padding-left: 75px;
	padding-top: 30px;

}

#formback
{
    width: 715px;
    height: 505px;
	background: url(formback.png) no-repeat;
	float: left;
	overflow: hidden;

}

#formthanks
{
    width: 715px;
    height: 205px;
	background: url(formback1.png) no-repeat;
	float: left;
	overflow: hidden;

}

#text
{
    width: 630px;
    margin: 0px;
	text-align: justify;
	padding-left: 35px;
	padding-top: 30px;
	float: left;
	overflow: hidden;
}

#zone2
{
    width: 900px;
    height: auto;
    margin: 0px;
	float: left;
	overflow: hidden;

	padding-top: 20px;
}

.zone2-table
{

width: 900px;
border-style: none;

}

.zone2-cellA
{

width: 325px;
height: 30px;
text-align: center;

}

.zone2-cellB
{

width: 900px;
height: 100px;
text-align: center;
vertical-align: bottom;

}

.zone2-cellC
{

width: 250px;
height: 30px;
text-align: center;

}

#footer
{
    width: 900px; 
	text-align: center;
	color: #ffffff;
	font-size: 11px;

}

#zone3
{
    width: 900px;
    margin: 0px;
	float: left;
	overflow: hidden;
	padding-top: 90px;
	text-align: center;

}

#zone3-text
{
	width: 900px;
	font-size: 10px;
	text-align: justify;
	font-size: 10px;
	padding-top: 10px;
	color: #efd3ac;
}

#zone3-text2
{
	width: 900px;
	font-size: 10px;
	text-align: justify;
	font-size: 10px;
	padding-top: 10px;
	color: #eb9724;
	display: none;
}

#zone3-text3
{
	width: 900px;
	font-size: 10px;
	text-align: Center;
	font-size: 12px;
	padding-top: 10px;
	color: #000000;

}

/* ANNEX PAGES */


#lockerzinvite-header
{
    width: 825px;
    height: auto;
    margin: 0px;
	float: left;
	overflow: hidden;
	text-align: center;
}

.lockerzinvite-boxtop
{
    width: 700px; 
	margin: 0px;
    height: 12px; 
	background: url(boxtop.gif) no-repeat;
	float: left;
	overflow: hidden;
	text-align: center;	
}

.lockerzinvite-boxmid
{
    width: 700px; 
	margin: 0px;
    height: auto; 
	background-image: url(boxmid.gif);
    text-align: justify;
	float: left;
	overflow: hidden;
}

.lockerzinvite-boxbottom
{
    width: 700px; 
	margin: 0px;
    height: 12px; 
	background: url(boxbottom.gif) no-repeat;	
	padding-bottom: 25px;
	float: left;
	overflow: hidden;

}

.lockerzinvite-button
{
    width: 728px;
    height: auto;
    margin: 0px;
	float: left;
	overflow: hidden;
	text-align: center;
	padding-bottom: 25px;
}

.lockerzinvite-buttonthanks
{
    width: 728px;
    height: auto;
    margin: 0px;
	padding-left: 75px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 0px;
}

.lockerzinvite-table
{

width: 700px;
border-style: none;

}

.lockerzinvite-cellA
{

width: 700px;
height: 30px;
text-align: left;
padding-left: 25px;
font-weight:bold;
text-decoration:underline;

}

.lockerzinvite-cellB
{

width: 700px;
height: auto;
text-align: justify;
padding-left: 25px;
padding-right: 25px;
padding-bottom: 10px;

}


input.email
{

width: 300px;
font-size: 20px;
color: #bbbbbb;
font-weight: bold;
font-family: Helvetica;
text-align: justify;
}

a:link
{

	font-size: 12px;
	color: #000000;

}

a:visited
{

	font-size: 12px;
	color: #000000;
}

a.text:link
{
color: #ffffff;
text-decoration: none;

}

a.text:visited
{
color: #ffffff;
text-decoration: none;

}

a.text2:link
{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
font-size: 14px;
}

a.text2:visited
{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
font-size: 14px;
}

a.text3:link
{
color: #ffffff;
text-decoration: none;
font-size: 11px;

}

a.text3:visited
{
color: #ffffff;
text-decoration: none;
font-size: 11px;
}
a.text31:link
{
color: #000000;
text-decoration: none;
font-size: 11px;

}

a.text31:visited
{
color: #000000;
text-decoration: none;
font-size: 11px;
}

a.top:link
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 12px;

}

a.top:hover
{
color: #ffedd8;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

a.top:visited
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}



img
{  border-style: none;
}