﻿body,
input.text,
textarea
{
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 13px;
}

fieldset
{
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

a
{
	color: #000;
}

fieldset#catchform,
fieldset#contactform
{
	margin-top: 70px;
}

div.content
{
	padding-top: 50px
}

label
{
	line-height: 40px;
}

body#index
{
	background: #f69333;
	color: #fff;
	font-size: 14px;
}

body#index a
{
	color: #fff;
}

body#fanga
{
	background: url(../images/bg_form-1.png) repeat-x;
}

#index p
{
	line-height: 22px;
	margin: 0 30px 5px 40px;
}

img
{
	border: 0;
	display: block;
}

.wrapper
{
	width: 600px;
	margin: 0 auto;
}

h1#logo
{
	margin: 80px auto 20px auto;
	width: 600px;
	padding: 0;
}

h1#logo a
{
	display: block;
	height: 78px;
	background: url(../images/Hemlangtan-logo.jpg) no-repeat;
}

h1#logo a span
{
	display: none;
}

.button
{
	margin: 0 0 40px 0;
	display: block;
}

input.text
{
	border: 0;
	border-bottom: 1px solid #666;
	color: #ccc;
}

input.notvalid
{
	border-bottom: 1px solid #d54c27;
	background: #f8f8f8;
}

.errmsg
{
	display: none;
}

#contactform label
{
	display: block;
}

#footer
{
	margin-top: 60px;
	font-size: 12px;
}