/* basic */

img {border: 0px;}

body {
background-image: url(/images/bg.gif);
font-size: 12px;
background-color: #000000;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
}

/* start page */

.slogan {
display: block;
position: absolute;
color: #ffeec1;
font-size: 10px;
}


a.joinlink, a.joinlink:visited {
display: block;
width: 242px;
height: 48px;
text-indent: -100%;
position: relative;
}

.left {
background-position: 100% 0%;
background-repeat: no-repeat;
width: 50%;
}

.right {
background-position: 0% 0%;
background-repeat: no-repeat;
width: 50%;
}

.bg {
background-repeat: repeat-y !important;
}

a.st-link {
display: block;
width: 980px;
height: 194px;
font-size: 9px;
color: #ffffff;
position: relative;
}

a.st-link span {
display: block;
position: absolute;
left: 221px;
top: 37px;
}

.takeb {
display: block;
margin-left: 69px;
}

div.start_menu {
max-width: 100%;
min-width: 980px;
width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980) ? "980px" : "100%");
height: 85px;
background-image: url(/images/start-menu.jpg);
background-position: 50% 0%; 
background-repeat: no-repeat;
line-height: 85px;
text-align: center;
}

div.start_menu a {
font-weight: bold;
font-size: 30px;
color: #ffffff;
padding: 0 35px 0 35px;
text-decoration: underline;
}

.access {
color: #f5d77d !important;
}

div.start_menu a:hover {
color: #f5d77d;
text-decoration: none;
}

p.footer {
padding: 0 20px 5px 20px;
font-size: 10px;
color: #7e7e7e;
}

p.footer a, p.footer span {
color: #d30106;
}

p.footer a:hover {
color: #ffffff;
}

/* tour1 */

.t1-vid-txt {
font-size: 11px;
color: #ffffff;
text-indent: 350px;
}

#t1 {
background-image: url(/images/menu_t1.jpg);
font-size: 27px;
height: 85px;
text-indent: 16px;
line-height: 27px;
}

#t1 p {
padding-top: 33px;
}

#t1 a {
text-decoration: none;
font-size: 27px;
}

#t1 a:hover {
color: #d40200 !important;
}


/* tour2 */


#t2 {
background-image: url(/images/menu_t2.jpg);
font-size: 27px;
height: 85px;
line-height: 27px;
}

#t2 p {
padding-top: 15px;
}

.join_button {font-family: tahoma, verdana, arial; font-size: 13px;	font-weight: bold; width: 370px; height: 27px; cursor: hand;}
.join_input {font-size: 8pt; font-family: Verdana; font-weight: normal; font-style: normal; text-decoration: none; color:black; width: 245px; background: White; height: 19px; border: 1px solid #7F9DB9; cursor: text;}
.join_select {font-size: 9px; font-family: Verdana; font-weight: normal; font-style: normal; text-decoration: none; color:black;}
.join_name {font-size: 8pt; font-family: Verdana; font-weight: normal; font-style: normal; text-decoration: none; color:#E0F9C7; text-align: right;}
.join_header {font-size: 11pt; font-family: Verdana; font-weight: bold; font-style: normal; text-decoration: none; color:#efefef; text-align: center;}
.join_header2 {font-size: 8pt; font-family: Verdana; font-weight: bold; font-style: normal; text-decoration: none; color:#EDFFE8;}
.join_footer {}
.join_value {font-size: 8pt; font-family: Verdana; font-weight: normal; font-style: normal; text-decoration: none; color:#000000; text-align: left; border: none;}
.join_error {font-size: 7pt; font-family: Verdana; font-weight: normal; font-style: normal; text-decoration: none; color: #EE0000;}
sup {font-size: 11px;}
.small { font-size: 7pt; font-family: Verdana; font-style: normal; text-decoration: none; color:White;}
.small2 { font-size: 7pt; font-family: Verdana; font-weight: none; font-style: normal; text-decoration: none; color: #BFF18D;}

.secbutton { height: 25px; background: #C27B2F; color: #000000; font-size: 13px; font-weight: normal; width: 350px; cursor: hand;}

.text { font-size: 7pt; font-family: Verdana; font-weight: none; font-style: normal; text-decoration: none; color: white;}
.text_join2 {font-size: 13px; font-family: Arial, Helvetica, sans-serif; color:#ffffff; padding-left:27px; font-weight: bold; line-height:23px;}
.bonus {font-size: 11px; color:White; background:#586067; border: 5px dotted #474747; width:337px; padding:7px;}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
#tooltip h3, #tooltip div { margin: 0; }
















