div#apDiv1 {
	position:relative;
	left:698px;
	top:10px;
	width:196px;
	/*height:152px;
*/	z-index:1;	/*right: inherit;*/
	float: left;
}
/*____________________________________________________________________  Body  */
body {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FECCFF;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
}
.hidden {
  display: none;
}

/*_________________________________________________________________  Content  */
div#wrapper {
	position: relative;
	width: 980px;
	text-align: left;
	background: url(images/Lovefairies-border-BG-v3.jpg) repeat-x top left;
	background-attachment: scroll;	/*	min-width: 990px;*/
	height: 840px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
div#wrapper h1 span {
	font-size: 18px;
	color: #fff;
}
div#pageheader {
	width: 696px;
	/*	text-align: left;
*/	background-attachment: scroll;
	background-image: url(images/lfe-title-v3.png);
	background-repeat: no-repeat;
	background-position: 35px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 172px;/*	z-index: inherit;
*/
}
div#content {
	width: 90%;
	text-align: left;
	width: 90%;
	height: 550px;
	top: 0px;
	position: relative;
	left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
}
.style1{
	font-size: 80%;
	color: #CC0099;
}
.style2 {
	font-size: 88%;
	color: #CC0099;
}
.style3 {
	font-size: 80%;
	color: #E865E8;
}
/*_________________________________________________________________  pro12 nav  */


/*_________________________________________________________________  rainbow nav  */

#nav {
	position: relative;
	left: 80px;
	width: 550px;
	list-style-type: none;
	float: left;
	clear: both;
	z-index: 1;
}
#nav li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li a {
	font-size: medium;
	line-height: 30px;
	margin-right: 0px;
	text-decoration: none;
	cursor: pointer;
	color: #CC66FF;
	background-image: url(images/sidebar-tab-2.gif);
	background-repeat: no-repeat;
	font-weight: 500;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FF9BFF;
	width: 102px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
}
#nav li a.selected {
	color: #CC0099;
	font-weight: 800;
	background-image: url(images/sidebar-tab-3.gif);
	background-repeat: no-repeat;
	border-bottom-style: none;
}

#nav li a:hover {
	color: #99FFFF;
	font-weight: 800;
	background-image: url(images/sidebar-tab-1.gif);
	background-repeat: no-repeat;
}
#nav  li a:hover.selected {
	color: #FF66CC;
	font-weight: 800;
	background-image: url(images/sidebar-tab-3.gif);
	background-repeat: no-repeat;
}
/*__________________________________________________________________  Tables  */
/*table {
	width: 80%;
	margin: 20px 0px 20px 20px;
}
table tr td, table tr th {
  padding: 5px 15px 5px 0px;
  vertical-align: top;
}
table tr td.option {
  font-weight: bold;
  color: #ffb;
  padding-left: 0;
  width: 120px;
}
table#motivation-table tr td {
  vertical-align: middle;
  padding: 5px 5px 5px 10px;
}
table#motivation-table tr td.strong {
	width: 96px;
	font-weight: bold;
	color: #330033;
	text-align: right;
}
table.thumbs {
  margin: 0 auto;
  width: 450px;
}
table.thumbs td {
  text-align: center;
  width: 150px;
}*/

/*___________________________________________________________________  Links  */
a:link,
a:visited {
	text-decoration: none;
	color: #330066;
}
a:link:hover,
a:visited:hover {
  text-decoration: underline;
}
a.option:link,
a.option:visited {
	display: block;
	text-align: left;
	color: #000;
	background-color: #99FF99;
	line-height: 140%;
	padding: 5px;
	margin: 6px 0;
	font-weight: bold;
	width: 200px;
}
a.option:link:hover,
a.option:visited:hover {
	background-color: #00CCCC;
	text-decoration: none;
	color: #fff;
}

/*__________________________________________________________________  Images  */
img {
	border: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

/*_________________________________________________________________  Headers  */
h1, h2, h3 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 120%;
	line-height: 125%;
	margin-top: 2px;
	margin-bottom: 1px;
	color: #CC3399;
	padding-left: 15px;
	padding-top: 10px;
}
h1 {
	font-size: 24px;
	line-height: 36px;
	margin-top: 12px;
	margin-bottom: 18px;
	color: #CC0099;
}
h2 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 2px;
	color: #660000;
	margin-top: 2px;
	padding-top: 14px;
	padding-right: 2px;
	padding-left: 20px;
	background-image: url(images/h3-tab.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
h3 {
	font-size: 128%;
	line-height: 120%;
	margin-bottom: 2px;
	color: #330066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*____________________________________________________________________  Text  */
p, pre {
	margin: 0 0 8px 0;
	line-height: 140%;
}
pre {
	color: #000;
	background-color: #FFCC66;
	border: 1px solid #ffd;
	padding: 10px 5px;
	width: 608px;
	overflow: auto;
}
code {
  color: #000;
  background-color: #ffb;
  padding: 1px 2px;
}

/*___________________________________________________________________  Demos  */
div.inline-sample-content {
  padding: 10px;
}
#hongkong {
  text-align: center;
}
#advanced-pane {
  display: none;
}

/*___________________________________________________________________  Forms  */
#tip_button {
  border: 1px solid #04070c;
  background-color: #bed333;
  padding: 4px 2px;
  cursor: pointer;
}

/*__________________________________________________________________  Footer  */
p.footer {
	color: #9966CC;
	text-align: center;
	font-size: 70%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 12px;
	border-top-style: dotted;
	border-top-color: #FFE7F7;
	padding-bottom: 22px;
	width: 480px;
	line-height: 80%;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	border-right-width: 18px;
	border-left-width: 18px;
	border-right-color: #FECCFF;
	border-left-color: #FECCFF;
}
