@charset "ISO-8859-1";
html, body, table, div
{
	font-family: Helvetica, Verdana, Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:#333333;
}

html, body
{
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #DDDDE1;
}

body
{
	text-align: center;
}


div.container {
	left:0px;
	top:0px;
	width:864px; 
	height:100%;
	min-height: 100%;    
	margin: 0px auto;
  	text-align:left;
	display:table;

}

div.header {
	margin-top:0px;
	left:0px;
	top:0px;
	width:864px;
	height:240px;
	background-image: url(../images/thaise-massage_01.jpg);
	background-repeat: no-repeat;

}
div.header2 {
	margin-top:0px;
	left:0px;
	top:0px;
	width:864px;
	height:240px;
	background-image: url(../images/header5_01.jpg);
	background-repeat: no-repeat;

}
div.header3 {
	margin-top:0px;
	left:0px;
	top:0px;
	width:864px;
	height:240px;
	background-image: url(../images/header4_01.jpg);
	background-repeat: no-repeat;

}
div.header4 {
	margin-top:0px;
	left:0px;
	top:0px;
	width:864px;
	height:240px;
	background-image: url(../images/header3_01.jpg);
	background-repeat: no-repeat;

}
div.header5 {
	margin-top:0px;
	left:0px;
	top:0px;
	width:864px;
	height:240px;
	background-image: url(../images/header7_01.jpg);
	background-repeat: no-repeat;

}

div.content {
	width:864px;
	height:auto;
	background-image: url(../images/thaise-massage_02.gif);
	background-repeat: repeat-y;
	display:table;
	float:left;
}


/* main */
div.main {
	text-align:justify;
	float: left;
	display:block;
	width: 560px;
	padding-top: 12px;
	padding-left: 40px;
	font-size:12px;
	
}
div.mainsub1 {
	text-align:left;
	float: left;
	width: 272px;
	height: 410px;
	padding-right: 10px;
	background-image: url(../images/img_01.jpg);
	background-repeat: no-repeat;
}
div.mainsub2 {
	text-align:left;
	float: left;
	width: 190px;
	height: 410px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}

/* sidebar */
div.sidebar {
	padding-top:20px;
	width: 245px;
	height:600px;
	min-height:100%;
	float:left;
	line-height:24px;
	font-size: 12px;
	font-weight:bold;
	font-size:11px;
	display:block;
}
div.sidebar ul li {list-style-type: none;list-style:none;}

div.sidebar a:link {
	color:#6E0A15;
	text-decoration: none;
}
div.sidebar a:visited {
	text-decoration: none;
	color:#6E0A15;
}
div.sidebar a:hover {
	text-decoration: none;
	color:#C38611;
}
div.sidebar a:active {
	text-decoration: none;
	color:#6E0A15;
}


h1 {
	font-family: Helvetica, Verdana, Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color:#6D0916;
	background-color: #F3F4F7;
	height: 25px;
	width: 548px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2 {
	font-family: Helvetica, Verdana, Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color:#C38611;
}
h3 {
	font-family: Helvetica, Verdana, Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:#6D0916;
}
#textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C231E;
	background-color: #D4D3D0;
	border: 1px solid #2B231E;
}
#Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B231E;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#textfield_err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #D5D5CC;
}
a:link {
	color: #6E0A15;
}
a:visited {
	color: #6E0A15;
}
a:hover {
	color: #6E0A15;
}
a:active {
	color: #6E0A15;
}



/* hoofdmenu ------------------------------- */
div.menu {
	left:0px;
	top:0px;
	width:863px;
	height:30px;
	float:left;
}

#navcontainer ul
{

	margin:0;
	padding-left:45px;
	padding-top:18px;
	width:800px;
	color: #FFFFFF;
	float: left;
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	padding: 8px;
	background-color: #6E0A15;
	color: White;
	text-decoration: none;
	float: left;
	
}

#navcontainer ul li a:hover
{
	background-color: #7A550C;
	color: #fff;
}
#navcontainer .active {
	color: #C38611;
}

/* footer ------------------------------------ */
div.footer {
	width:864px;
	height:35px;
	background-image: url(../images/thaise-massage_03.gif);
	background-repeat: no-repeat;
	float:left;
	font-size: 10px;
	color:#666666;
	padding-top:35px;
	padding-left: 30px;
}
div.footer a:link {
	color:#E4001C;
}
div.footer a:visited {
	color:#E4001C;
}
div.footer a:hover {
	color:#E4001C;
	text-decoration: underline;
}
div.footer a:active {
	color:#E4001C;
}
#textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E9E9E9;
	border: 1px solid #999999;
}
#Submitcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C38611;
	border: 1px solid #C38611;
}
#textfield_err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E4001C;
	border: 1px solid #E4001C;
}
.active {
	color: #C38611;
}
/* cartoons */
div.cartoon1 {
	/*float:left;
	margin-left:20px;
	background-image: url(../images/cartoon_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 442px;
	width: 210px;
	bottom:0;*/
}
.thumb {
	margin-right: 10px;
	margin-bottom: 10px;
}

