body { background-color: black; background-image: url(../global/img/galactic_bg1.jpg); background-attachment: scroll; background-position: center top; }

p { }

td { }

a:visited {color: #ffffff;}
a:hover{color: #fce370;}
a:active {color: #ffffff;}


a.bodylink{color:#FCE370; text-decoration:none; font-weight:bold;}
a.bodylink:visited{
	color: #FCE370;
}
a.bodylink:hover{
	color: #FF9900;
}
a.bodylink:active {
	color: #FCE370;
}



a.boxlink{color:#cf0b20; text-decoration:none; font-weight:bold;}
a.boxlink:visited{
	color: #CC0000;
}
a.boxlink:hover{
	color: #666666;
}
a.boxlink:active {
	color: #CC0000;
}



.nav_link { color: #ffffff; font-size: 10pt; font-family: Arial, Verdana, Helvetica, San Serif; font-weight: bold; line-height: 13pt; text-align: centre;text-decoration: none; }

.body_text { color: #ffffff; font-size: 10pt; font-family: Arial, Verdana, Helvetica, San Serif; font-weight: normal; font-style: normal; line-height: 13pt; text-align: justify; text-decoration: none; }
.body_heading { color: #fce370; font-size: 13pt; font-family: Arial, Verdana, Helvetica, San Serif; font-weight: bold; line-height: 13pt; text-align: justify; text-decoration: none; }

.box_heading {
	color: #003399;
	font-size: 11pt;
	font-family: Arial, Verdana, Helvetica, "San Serif";
	font-weight: bold;
	font-style: normal;
	line-height: 13pt;
	text-align: justify;
	text-decoration: none;
}
.box_text { color: #000000; font-size: 10pt; font-family: Arial, Verdana, Helvetica, San Serif; font-weight: normal; font-style: normal; line-height: 13pt; text-align: justify; text-decoration: none; }

.map_box_text { color: #ffffff; font-size: 9pt; font-family: Arial, Verdana, Helvetica, San Serif; font-weight: normal; font-style: normal; line-height: 13pt; text-align: justify; text-decoration: none; }

.portal_text { color: #999999; font-size: 8pt; font-family: Arial, Verdana, Helvetica, San Serif; font-weight: ; font-style: bold; line-height: 13pt; text-align: right; text-decoration: none; }
.portal_link { color: #ffffff; font-size: 8pt; font-family: Arial, Verdana, Helvetica, San Serif; font-weight: ; font-style: bold; line-height: 13pt; text-align: right; text-decoration: none; }


/********************************************************************** BOOK NOW PAGE MODULES **********************************************************************/

/******************** REGISTRATION FORM  ********************/
fieldset.container{border:0px;float:none;padding:10px 0px 0px 0px;}
fieldset.first{border:0px;float:none;padding:0px 0px 20px 0px;}
label.first{font-weight:bold;color:#fce370;clear:both;padding:0px 0px 10px 0px;}
select{float:left;clear:both;width:187px;}

label.bold{font-weight:bold;color:#fce370;float:left;clear:both;width:100%;margin:0px 0px 10px 0px;}
fieldset.innerContainer{border-top:1px solid #8C8C8E;float:none;padding:14px 0px 0px 0px;}
fieldset.second{border:0px;float:none;padding:0px 0px 8px 2px;}
label.secondGroup{float:left;clear:none;width:98px;padding:2px 0px 0px 0px;}
input{float:left;width:263px;}
select.longer{float:left;clear:none;width:269px;}
select.short{float:left;clear:none;width:130px;}
textarea{float:left;width:263px;}
fieldset.button{border:0px;float:none;padding:0px 0px 8px 235px;}
input.button{width:131px;height:37px;border:0px;}

/* Form Elements */
FIELDSET {border:none;}
INPUT {color:#000000; font-size:12px; padding:4px 3px 4px 3px;border:1px solid #8C8C8E;}
LABEL {float:left;color:#fce370; font-size:12px;}
LEGEND {color:#000000; font-size:12px;}
SELECT {color:#000000; font-size:12px;padding:4px 3px 4px 3px;border:1px solid #8C8C8E}
TEXTAREA {color:#000000; font-size:12px;font-family:Arial,Verdana,Helvetica,San Serif;padding:4px 3px 4px 3px;border:1px solid #8C8C8E;}
