
/* SITE LAYOUT */
body, td, input, select, textarea {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
  background: black url("http://www.asianparadise.ch/templates/images/body_bg.gif") repeat;
  margin: 0;
  padding-bottom: 50px;
	color: white;
}

/* margins, paddings, borders */
h1, h2, h3, h4 {
	margin: 0; padding: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
}
img {
	border: 0;
	margin: 0;
}

/* floating & display*/
.endfloat {
	clear: both;
	height: 1px; font-size: 1px;
	line-height: 1px;
	visibility: hidden;
	margin: 0;
}
.fleft { float: left; }
.fright { float: right; }

/* font & alignment */
.justify { text-align: justify !important; }
.center { text-align: center !important; }
.left { text-align: left !important; }
.right { text-align: right !important; }
.bold { font-weight: bold !important; }

/* black line */
#line {
  background: black url("http://www.asianparadise.ch/templates/images/line_bg.gif") repeat-x;
  height: 14px;
}
#page { background: url("http://www.asianparadise.ch/templates/images/page_bg.gif") repeat-x top; }

/* main page */
#page-i {
	margin: 0px auto;
	width: 779px;
	text-align: left;
}

/* header */
#header {
  background: url("http://www.asianparadise.ch/templates/images/header_bg.jpg") no-repeat;
  height: 120px;
	position: relative;
}
#logo { position: absolute; top: 14px; left: 172px; }

/* content */
#content { background: #5C0100 url("http://www.asianparadise.ch/templates/images/content_bg.gif") repeat-y; }
#content-i {
  border-bottom: 3px white solid;
  background: url("http://www.asianparadise.ch/templates/images/content-i_bg.gif") no-repeat top;
  padding: 10px 24px;
}
#content-i h1 {
  margin: 15px 0;
  font-size: 18px;
}
#content-i h2 {
  font-size: 12px;
  color: #FFFC00;
}
#content-i p {
  margin: 0 0 20px 0;
  text-align: justify;
}
.images img {
  border: 4px white solid;
  margin-bottom: 20px;
  clear: both;
}

.line-girl {
  padding: 0 0 10px 0;
  width: 731px;
  overflow: hidden;
}
.girl-main {
  background: url("http://www.asianparadise.ch/templates/images/girl-main_bg.gif") no-repeat;
  padding: 11px 9px 10px 9px;
  width: 345px;
  height: 230px;
}

