/* Custom configuration*/

#lightbox
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#ffffff;
	visibility:hidden;
}

.r_link:link
{
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}

.r_link:hover
{
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}

form
{
	display:inline;
}

.r_text
{
	color: #ffffff;
}

.r_heading
{
	color: #ffffff;
	text-decoration:none;
	font-size: 1.2em;
	font-weight:normal;
	display:block;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	padding-bottom:4px;
}

#fco_purchase_chat
{
	position:absolute;
	font-family: Arial,sans-serif;
	width:460px;
	height:98px;
	left:150px;
	top:127px;
	background-color:#7f9fb8;
	visibility:hidden;
	display:block;
	color:#ffffff;
}

#fco_redeem_chat
{
	position:absolute;
	font-family: Arial,sans-serif;
	width:460px;
	height:98px;
	left:150px;
	top:240px;
	background-color:#7f9fb8;
	visibility:hidden;
	color:#ffffff;
}

#page_title
{
	position:absolute;
	font-weight:normal;
	color: #666666;
	text-decoration:none;
	font-size: 1.2em;
	font-family: Arial,sans-serif;
	left:153px;
	top:18px;
}

#problems
{
	position:absolute;
	font-weight:normal;
	color: #666666;
	text-decoration:none;
	font-family: Arial,sans-serif;
	left:153px;
	top:430px;
}

/* Generic configuration */

body
{
	background:#FFFFFF url(images/lc_launch_back.png) no-repeat;
	color: #333333;
  font-family: Arial,sans-serif;
}

b
{
	/* color:#ffffff; */
}


a:link, a:visited
{
	color: #0066FF;
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

td
{
	font-family: Arial,sans-serif;
}

.option
{
	font-weight:normal;
	color:#0066FF;
	text-decoration:none;
}

.option:hover
{
	font-weight:normal;
	color:#0066FF;
	text-decoration:underline;
}

.inline
{
	font-weight:normal;
	color:#0066FF;
	text-decoration:underline;
}

.inline:hover
{
	font-weight:normal;
	color:#0066FF;
	text-decoration:underline;
}

.bullet
{
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.faq_option
{
	font-weight:normal;
	color:#0066FF;
	text-decoration:none;
}

.faq_option:hover
{
	font-weight:normal;
	color:#0066FF;
	text-decoration:underline;
}

.small
{
	font-size:8pt;
	font-family: Arial,sans-serif;
}

.pop_option
{
	font-size:7pt;
	font-family: Arial,sans-serif;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.pop_option:hover
{
	font-size:7pt;
	font-family: Arial,sans-serif;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}

/* Custom tags */

.hdng
{
	color: #666666;
	text-decoration:none;
	font-size: 1.2em;
	font-weight:normal;
}

h2
{
	font-weight:normal;
	color: #666666;
	text-decoration:none;
	font-size: 1.2em;
}

/* Form/face positioning */

.formpos
{
	position:absolute;
	left:14px;
	top:420px;
}

#input_form
{
	font-weight:normal;
	font-size:9pt;
	font-family: Arial,sans-serif;
	width:430px;
	height:40px;
}

#submitbox
{
	position:absolute;
	left:459px;
	top:420px;
}

.facecss
{
	position:absolute;
	left:393px;
	top:145px;
}

.textcss
{
	position:absolute;
	width:413px;
	height:278px;
	left:22px;
	top:122px;
	font-family: Arial,sans-serif;
	overflow:auto;
	color: #333333;
  font-family: Arial,sans-serif;
  line-height: 1.4em;
}

.faq_css
{   
	position:absolute;
	width:128px;
	height:278px;
	left:468px;
	top:122px;
	color: #333333;
  font-family: Arial,sans-serif;
  line-height: 1.4em;
	overflow:auto;
}

.synthetix_link
{
	position:absolute;
	left:247px;
	top:480px;
}

.ratingclosecss
{
	position:absolute;
	left:559px;
	top:42px;
	visibility:hidden;
}

.ratingcss
{
	position:absolute;
	width:420px;
	left:100px;
	top:38px;
	color:#333333;
	background-color:#f6f6f6;
	visibility:hidden;
	overflow:auto;
}

.ratingborder
{
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	border-collapse:collapse;
}

.ratingfont
{
	color:333333;
	font-family: Arial,sans-serif;
}

.contactfont
{
	font-size:9pt;
	color:333333;
	font-family: Arial,sans-serif;
}

.hgsfont
{
	font-size:9pt;
	color:333333;
	font-family: Arial,sans-serif;
}

.LightBlueArea {
    background-color: #7F9FB8;
    margin: 0 0 10px;
    padding: 15px;
}

.LightBlueArea input {
    float: right;
    margin: 0 0 0 5px;
}

.LightBlueAreaHeader h3 {
    color: #FFFFFF;
    font-weight: normal;
}

.LightBlueAreaHeader {
    border-bottom: 1px solid white;
    margin: 0 0 10px;
    padding-bottom: 5px;
}