/* Begin default CSS */

* 
{ 
	margin:0;
	padding:0;
}

html 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body 
{
	margin:0px;
	background-image:url('../images/bg.png');
	background-repeat:repeat;
}

img 
{
	border: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

a 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: none;
}

a:focus
{
	outline: none;
}

h1 
{

}

h2 
{

}

h3 
{

}

ul 
{

}

li 
{

}

p 
{
}

.clear 
{
	height: 0px;
	overflow: hidden;
	clear: both;
	line-height: 0px;
}


/* Start template */

div#home
{
	position:absolute;
	margin-top:120px;
	margin-left:-380px;
	width:759px;
	height:457px;
	left:50%;
	z-index:6;
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
}

div#zodoejemee
{
	position:absolute;
	margin-top:120px;
	margin-left:-380px;
	width:759px;
	height:457px;
	left:50%;
	z-index:6;
	/*background-image:url(../images/zodoejemee.jpg);
	background-repeat:no-repeat;*/
}

div#Coupon
{
	position:absolute;
	margin-top:120px;
	margin-left:-380px;
	width:759px;
	height:457px;
	left:50%;
	z-index:6;
	background-image:url(../images/printCoupon.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

/* HEADER */
div#Menu
{
	position:absolute;
	margin-top:93px;
	margin-left:-380px;
	width:760px;
	height:27px;
	left:50%;
	z-index:10;
}

.menuBtn	{
	float:left;
	height:27px;
	width:112px;
	background-image:url('../images/menuBtn.png');
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-weight:600;
	color:#ffffff;
	cursor:hand;
}

.btnTxt	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-top:6px;
	font-weight:600;
}

.menuBtnSelected	{
	float:left;
	height:27px;
	width:112px;
	background-image:url('../images/menuBtnSelected.png');
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-weight:600;
	color:#990066;
	cursor:hand;
}

div#Logo
{
	position:absolute;
	margin-top:20px;
	margin-left:268px;
	width:112px;
	height:100px;
	left:50%;
	z-index:10;
}

div#LogoCoupon
{
	position:absolute;
	margin-top:69px;
	margin-left:268px;
	width:112px;
	height:100px;
	left:50%;
	z-index:10;
}

div#drynites	{
	float:left;
	heigth:49px;
	width:112px;
}

div#simplyColor	{
	float:left;
	heigth:41px;
	width:112px;
}

/* FOOTER */

div#Footer
{
	position:absolute;
	margin-top:532px;
	margin-left:-380px;
	width:759px;
	height:45px;
	left:50%;
	z-index:5;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#003399;
	background-image:url('../images/footerBlue.png');
	background-repeat:repeat;
}

div#Copyrights
{
	position:absolute;
	margin-top:590px;
	margin-left:-383px;
	width:760px;
	height:15px;
	left:50%;
	z-index:6;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#003399;
}

div#Container
{
}

/* CONTENT */

div#print	{
	position:absolute;
	height:412px;
	width:759px;
}

div#btnCoupon	{
	position:absolute;
	margin:419px 0px 0px 25px;
	width:111px;
	height:28px;
	z-index:10000;
}

div#btnDownload	{
	position:absolute;
	margin:422px 0px 0px 25px;
	width:142px;
	height:25px;
	z-index:10000;
}


/* Einde template */
