﻿body 
{
	
}

img
{
	border-style:none;

}

td
{
	font-family:Verdana;
	font-size:13px;
	color:White;
}

input
{
	height:17px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	font-family:verdana;
	font-size:11px;
	
}


a
{
	color:#003366;
	text-decoration:none;
}

form table tr td 
{
	font-size:11px;
}

table
{
	border-style:none;
	border-width:1px;
	border-color:black;
	 
}


/* CLASSES */

.Container, .BlueContainer, .OrangeContainer, .PurpleContainer
{
	background-repeat:repeat-y;
	width:800px;
	height:492px;
}

.BlueContainer
{
	background-image:url('/jump/pics/background_bluegreen.jpg');
}
.OrangeContainer
{
	background-image:url('/jump/pics/background_orangegreen.jpg');
}
.PurpleContainer
{
	background-image:url('/jump/pics/background_purplegreen.jpg');
}


.FormContainer
{
	width:418px;
}

.EcardForm
{
	width:180px;
	height:20px;
	font-family:Verdana;
	font-size:11px;
}
.EcardFormTextArea
{
	width:180px;
	height:115px;
	font-family:Verdana;
	font-size:11px;
}

.ImgSubmit
{
	width:61px;
	height:18px;
}

.MainText
{
	padding-left:40px;
	padding-right:40px;
}

.MainForm
{
	padding-left:40px;
}


.Footer
{
	background-color:white;
	width:800px;
}

.FooterTextOrange, .FooterTextPurple, .FooterTextGreen, .FooterTextBlue
{
	padding-left:40px;
	padding-right:40px;
	color:#ff6600;
	vertical-align:top;
}
.FooterTextPurple
{
	color:#ed309e;
}
.FooterTextGreen
{
	color:#99cc33;
}
.FooterTextBlue
{
	color:#47a3ff;
}


/* LAYERS */

#Ecards
{
	height:350px;
	overflow:auto;	
}

#EcardBackside
{
	background-image:url('/jump/pics/ecard_achterkant.gif');
	background-repeat:repeat;
	width:409px;
	height:293px;
}

#Kris
{
	position:absolute;
	top:120px;
	z-index:5;
}

#SiteBorder
{
	border-style:solid;
	border-width:1px;
	border-color:black;
	width:800px;
}
