@CHARSET "UTF-8";
body
{
	margin: 0;
	padding: 0;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 14px;
	color:#5f5f5f;
}

#wrapper
{
	width: 641px;
	height: 401px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -320px;
}

#content
{
	background: url(/gfx/MoodEnhancer/bg.gif) no-repeat;
	width: 641px;
	height: 401px;
}

div.h1
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 24px;
	color: #f2007d;
	position: relative;
	top: 100px;
	padding-left: 50px;
	padding-right: 40px;
	font-weight:bold;
}

div.endPageH3
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 19px;
	text-align:center;
	color: #f2007d;
	padding-top: 55px;
	padding-left: 50px;
	padding-right: 40px;
	padding-bottom: 5px;
}

.linkBox
{
	width: 280px;
	margin-top: 10px;
	margin-bottom:20px;
}

div.errorMessage
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 19px;
	text-align:left;
	color: #f2007d;
	padding-top: 100px;
	padding-left: 50px;
	padding-right: 40px;
	padding-bottom:50px;
}

div.endPage
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	color: #f2007d;
	padding-left:25px;
	padding-right:25px;
}

div.endPageH1
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 34px;
	color: #f2007d;
	font-weight: bold;
	padding-top: 140px;
	padding-bottom: 20px;
}

div.endPageH2
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 28px;
	color: #f2007d;
	font-weight: bold;
	padding-top: 100px;
	padding-bottom: 30px;
}

a.endPage
{
	color: #f2007d;
	font-weight:bold;
	font-size:12pt;
}

a.logo
{
	width: 134px;
	height: 35px;
	background: url(/gfx/MoodEnhancer/logo.gif);
	color: #000;
	text-decoration: none;
	float:left;
	position: absolute;
	top: 0px;
	left:0px;
}

.dymek
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10px;
	width: 220px;
	height: 107px;
	background: url(/gfx/MoodEnhancer/dymek.gif);
	position: absolute;
	left:420px;
	top:-95px;
	display: block;
	text-align: center;
}

td.left_col
{
	width:200px;
	padding-left:20px;
}

.dymek_text
{
	width: 150px;
	margin-top: 35px;
	margin-left: 35px;	
}

div.mood_enhancer_no
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10px;

	position: absolute;
	left:440px;
	top:350px;
	display: block;
	text-align: right;
}

div.mood_enhancer_footer
{
	text-align:center;color:#0095D9;font-size:12px;

	position: absolute;
	left:220px;
	top:430px;
	display: block;
	text-align: right;
}

span.mood_enhancer_no
{
	font-family: tahoma, helvetica, sans-serif;
	font-size: 18px;
}

a.endPageBtn
{
	font-family: "Lucida Grande", "lucida sans", "lucida sans unicode", georgia, helvetica;
	font-size: 13px;
	width: 151px;
	height: 26px;
	display: block;
	background: url(/gfx/MoodEnhancer/arrow_off.gif);
	color: #000;
	text-decoration: none;
	text-align: left;
	position: relative;
	margin: 0 auto;
}

a.endPageBtnLeft
{
	font-family: "Lucida Grande", "lucida sans", "lucida sans unicode", georgia, helvetica;
	font-size: 13px;
	width: 151px;
	height: 26px;
	display: block;
	background: url(/gfx/MoodEnhancer/arrowLeft_off.gif);
	color: #000;
	text-decoration: none;
	text-align: right;
	position: relative;
	margin: 0 auto;
}

table.endPage
{
	padding-top: 10px;
}

textarea.endPage
{
	width: 325px;
	margin-top: 5px;
	
	font-size: 12px;
	color:#044397;
	border: 1px solid #ff6600;
	padding: 2px;
}


a.arrow
{
	font-family: "Lucida Grande", "lucida sans", "lucida sans unicode", georgia, helvetica;
	font-size: 13px;
	width: 151px;
	height: 26px;
	background: url(/gfx/MoodEnhancer/arrow_off.gif);
	color: #000;
	text-decoration: none;
	position: absolute;
	left: 450px;
	top: 285px;
}

a.arrow:hover, a.arrowFirst:hover, a.endPageBtn:hover
{
	background: url(/gfx/MoodEnhancer/arrow_on.gif) top;
	background-repeat: no-repeat;
}

a.endPageBtnLeft:hover
{
	background: url(/gfx/MoodEnhancer/arrowLeft_on.gif) top;
	background-repeat: no-repeat;
}

a.arrow span, a.arrowFirst span, a.endPageBtn span 
{
	position: relative;
	left: 15px;
	top: 4px;
	height: 26px;
}

a.endPageBtnLeft span
{
	position: relative;
	right: 15px;
	top: 4px;
	height: 26px;
}

a.arrowFirst
{
	font-family: "Lucida Grande", "lucida sans", "lucida sans unicode", georgia, helvetica;
	font-size: 13px;
	width: 151px;
	height: 26px;
	background: url(/gfx/MoodEnhancer/arrow_off.gif);
	color: #000;
	text-decoration: none;
	position: absolute;
	left: 385px;
	top: 202px;
}

#footer
{
	margin-left: 450px;
	width: 300px;
}

div.nameFirstPage
{
	float: left;
	padding-top: 12px;
	padding-right: 5px;
}

#footer a
{
	font-size: 8pt;
	color: rgb(160, 160, 160);
	text-decoration: none;
}

.firstScreen
{
	padding-top: 193px;
	margin-left: 110px;
}

input.text_box
{
	font-size: 14px;
	color:#044397;
	width: 150px;
	height: 16px;
	border: 1px solid #ff6600;
	padding: 3px;
}