﻿body {
}
.mask {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:1060px;
	background-color:#000000;
	opacity: 0.5;
	filter:alpha(opacity = 0);
	z-index:2;
}
	
#content.threeways 
{
	height:840px;
}
.threewayscontent 
{
	float:left;
	width:750px;
	margin-top:13px;
	margin-left:20px
}
.threewayscontent p.introtext
{
	width:750px;
}
.threewayscontent p.note
{
	position:absolute;
	top:570px;
	bottom:0px;
	width:750px;
	height:20px;
	color:#6a7eba;
	text-align:center;
}
.content 
{
	position:absolute;
	top:394px;
	width:768px;
	height:600px;
	background-image:url('images/triangle-bg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px 0px 0px 0px;
}
.circle-t, .circle-l, .circle-r {
	position:absolute;
	top:99px;
	left:331px;
	cursor:pointer;
}
.circle-l {
	top:437px;
	left:140px;
}
.circle-r {
	top:437px;
	left:521px;
}
#tab1, #tab2, #tab3 {
	position:absolute;
	top:27px;
	width:220px;
	height:34px;
	background-image:url('images/tab-m.gif');
	background-repeat:repeat-x;
	cursor:pointer;
}
#tab1 {
	left:465px;
}
#tab2 {
	top:77px;
	left:500px;
	width:185px;
}
#tab3 {
	top:27px;
	right:454px;
}
.infobox1, .infobox2, .infobox3 {
	position:absolute;
	top:65px;
	width:165px;
	height:2px;
	background-color:#fff;
	border: solid 1px black;
	z-index:400;
}
.infobox1 {
	right:95px;
}
.infobox2 {
	top:115px;
	right:95px;
}
.infobox3 {
	left:110px;
}
.infobox1 p, .infobox2 p, .infobox3 p 
{
	color:#6a7eba;
}
img.tab-l {
	float:left;
	clear:none;
}
img.tab-r {
	float:right;
	clear:none;
}
.content h1 {
	position:absolute;
	top:2px;
	left:5px;
	font-size:16px;
	margin:5px;
	padding:0px;
	color:#6a7eba;
}
.threeways p 
{
	color:#000;
	clear:both;
	float:left;
	margin:0px 0px 10px 0px;
	font-size:12px;
}
.closebtn {
	position:absolute;
	top:75px;
	left:650px;
	width:14px;
	height:14px;
	background-image:url('images/closebtn.gif');
	background-repeat:no-repeat;
	cursor:pointer;
	z-index:99999;
}
#cb-ib2 {
	top:125px;
	left:650px;
}
	
.content h2 {
	float:left;
	clear:none;
	color:#fff;
	font-size:14px;
	margin-top:9px;
	margin-left:-40px;
}
#tab3 h2 {
	float:right;
	margin-right:-20px;
}

.content p {
	position:absolute;
	top:30px;
	left:5px;
	width:540px;
	margin:0px 0px 0px 5px;
	padding:0px;
	font-weight:normal;
	font-size:11px;
}

#navigation {
	margin-bottom:290px;
}
.threeways {
	width:994px;
}

.form {
	position:absolute;
	clear:none;
	bottom:5px;
	left:5px;
	width:550px;
	height:50px;
	font-size:11px;
	font-family:tahoma, sans-serif;
	background-image:url(images/form-bg.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.form p {
	float:left;
	clear:both;
	padding:0px;
	margin:-20px 0px 0px 2px;
}
.form label {
	float:left;
	clear:none;
	margin:30px 0px 0px 15px;
	color:#ff7700;
	font-weight:normal;
}
.form input {
	margin:0px 10px 0px 10px;
	width:165px;
	height:14px;
	padding:0px;
	font-size:11px;
	border: solid 1px #6a7eba;
}
.form #submit {
	width:30px;
	height:16px;
	padding:0px 1px 5px 1px;
	cursor:pointer;
	background-color:#fff;
	color:#ff7700;
	font-weight:normal;
}

.info-content {
	position:absolute;
	top:75px;
	left:2px;
	width:552px;
	height:350px;
	overflow:auto;
	border:solid 0px #000;
	scrollbar-face-color: #6a7eba; 
	scrollbar-shadow-color: #516399; 
	scrollbar-highlight-color: #919fc8; 
	scrollbar-3dlight-color: #425180; 
	scrollbar-darkshadow-color: transparent; 
	scrollbar-track-color: transparent; 
	scrollbar-arrow-color: #fff;
}

.card1 {
	float:left;
	clear:none;
	width:auto;
	margin:8px;
	padding:0px 0px 0px 30px;
	background-image:url(images/quotesv1.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.card2 {
	width:auto;
	height:24px;
	padding:10px 32px 0px 0px;
	background-image:url(images/quotes2.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	color:#6a7eba;
	font-weight:bold;
}

.info-content {
}		
