Kyocers.maincolor{
	color:#832D91;
}
.tooltip{
    display: inline;
    position: relative;
}
.tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: -26px;
    color: #fff;
    content: attr(title);
    left: 10%;
    padding: 5px 25px;
    position: absolute;
    z-index: 98;
    width: 110px;

}
.comingsoon{
font-weight: bold;
font-size: 1.09em;
color:#2F4291;
}
.comingsoon:hover{
cursor:pointer;

}

/*.tooltip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}*/
.maincolorbg{
	background-color:#FCB256;
}
/*this should be a dark color*/

.secondcolor{
	color:#000000;
}

.secondcolorbg{
	background-color:#000000;
}
/*this should be a dark color*/

.thirdcolor{
	color:#FCEFC7;
}

.thirdcolorbg{
	background-color:#ececec;
}
/*this should be a very light color*/

.fourthcolor{
	color:#31ACE2;
}

.fourthcolorbg{
	background-color:#E03C0F;
}

.fifthcolorbg{
	background-color:#FCB256;
}

.whitebg{
	background-color:white;
}

.red{
	color:red;
}
.img-center {
	text-align: center;
	margin: 0 auto;
}
.center {
	text-align: center;
}

.error{
	color:red;
	font-weight:bold;
	font-size:14px;
	padding:5px 0 5px 0;
	margin:0;
}

.success{
	font-weight:bold;
	font-size:14px;
	padding:5px 0 5px 0;
	margin:0;
}

.bigger{
	font-size:16px;
	margin-bottom:0;
}

.evenbigger{
	font-size:24px;

}

.subheading{
	font-size:20px;
}

.homeheading{
	color: #00A79D;
	font-size:28px;
	padding:1rem 0;
	margin:0 0 10px 0;
	font-weight:normal;
	text-align: center;
}

.formheading{
	color: #00A79D;
	font-size:20px;
	margin:40px 0 0 0;
	padding:0;
}

h1, h2, h3, h4{
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0;
}

.imgborder img{
	border:1px solid white;
}

a:link, a:visited{
	text-decoration:none;
	color:#2F4291;
	font-weight:bold;
}

a:hover, a:active{
	color:#047777;
}



p{
	font-size:13px;
	padding:0;
	margin:0 0 15px 0;
}

li{
	font-size:13px;
	padding:0;
	margin:0 0 10px 0;
}



body {
	margin:0;
	text-align: center;
	color:#000;
	font-family:century gothic, verdana, arial, sans-serif;
}

#wrapper {
	margin-left: auto;
    margin-right: auto;
    width:960px;
    text-align:left;
	position:relative;
	background-color:white;
	margin-top:0;
}

#topborder{
	margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    width:960px;
    height:26px;
    text-align:left;
	position:relative;
	top:5px;
}

#topborder img{
	padding:0;
	margin:0;
}

#bottomborder{
	margin-left: auto;
    margin-right: auto;
    width:960px;
    text-align:left;
	position:relative;
	margin-bottom:10px;
}

#header {
	width:960px;
	height:300px;
	position:relative;
}

#logo{
	position:absolute;
	top:20px;
	left:20px;
}
#logo img{
	width: 250px;
	padding: 0rem 1rem;
}

#starburst {
	position: absolute;
	bottom: 100px;
	right: 20px;
}

#date{
	position:absolute;
	bottom:45px;
	right: -12px;
	top: 182px;
}

#countdown{
	position:absolute;
	bottom:30px;
	right:20px;
	text-align:right;
}

#date p{
	margin:0;
	padding:0;
	line-height:22px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'Source Sans Pro', sans-serif;
}

#main {
	position:relative;
	left:20px;
	width:920px;
	top:0;
	padding-bottom:20px;
}


#maincontent{
	position:relative;

}

table tr td{
	vertical-align:top;
}

.border{
	position:relative;
	padding:0;
	margin:0;
	width:960px;
	height:10px;
}

#promo{
	position:relative;
	height:330px;
}

#gradient{
	position:absolute;
	bottom:-21px;
	left:0;
	height:100px;
}

#gradienttop{
	position:absolute;
	top:-2px;
	left:0;
	height:100px;
}


#intro{
	position:relative;
	left:0;
	width:600px;
	top:0;

}

#insideintro{
	position:relative;
	left:20px;
	width:560px;
	padding:0 0 25px 0;
	top:0;
	
}

#mainbottom{
	width:600px;
	position:relative;
	top:-25px;
	height:25px;
	padding:0;
	margin:0;
}

.bigbox{
	
	
}

.insidebox{
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	background:#FCEFC7;
	width:253px; 
	position:relative;
	padding:20px;
	margin:10px;
}

#half{
	position:relative;
	left:0;
	width:450px;
	top:0;
}


#halftwo{
	position:relative;
	left:20px;
	width:450px;
	top:0;
}

#insidehalf{
	position:relative;
	left:20px;
	width:410px;
	padding:0 0 25px 0;
	top:0;
	
}
.sj-img-wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
img.sj {
	width: 345px;
	margin: 0 auto;
}
#halfbottom{
	width:450px;
	position:relative;
	top:-25px;
	height:25px;
	padding:0;
	margin:0;
}

#halfbottomtwo{
	width:450px;
	position:relative;
	top:-25px;
	height:25px;
	padding:0;
	margin:0;
	left:20px;
}

.sidebar{
	position:relative;
	width:300px;
	left:20px;
	top:0;
	color:black;
}

.sidebarinside {
	position:relative;
	left:10px;
	width:280px;
	padding:0 0 23px 0;
}

.sideheading{
	color: #00A79D;
	text-align:center;
	font-size:20px;
	padding:0;
	margin:0 0 10px 0;
}
	

.sidebottom{
	width:300px;
	position:relative;
	top:-23px;
	height:23px;
	margin:0;
	padding:0;
	left:20px;

}

.sidebarinside a:link, .sidebarinside a:visited {
	text-decoration:none;
	color:#832D91;

}

.sidebarinside a:hover, .sidebarinside a:active {
	color:#000;
}

	



#itinerary .whiterow{
	background-color:white;
}

#stateroompics img{
	margin:0 0 10px 0;
}


.floatleft{
	float:left;
	margin:0 10px 10px 0;
}

.floatright{
	float:right;
	margin:0 0 10px 10px;
}

.floatright img, .floatleft img{
	border:1px solid #5763B9;
}

#footer {
	color:white;
}

#footer p{
	font-size:11px;
}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color:white;
}

#footer a:hover, #footer :active {
	color:#047777;
}

/* CONTACT */

#contact a:link, #contact a:visited {
	text-decoration:none;
	color:white;
}

#contact {
	width:560px;
	position:relative;
	top:0;
	left:0;
	padding-bottom:0;
	font-size:12px;
}

#contact p {
	margin-left:0px;
}

#contact ul li {
	list-style-type:none;
	width:560px;
}

#contact ul {
	margin: 0; padding: 0;
    left:0;
    width:560px;
}


fieldset {
	border:0;
	width:560px;
	margin:0;
	padding:0;
}

label {  
	text-align:left;
	font-size:12px;
}

.formstyle {
	background-color:white;
	border-color:black;
	border-width:1px;
	border-style:solid;
	width:560px;
	margin-bottom:10px;
	font-size:13px;
	font-family:century gothic, tahoma, verdana, sans-serif;
}

.fulltext {
	background-color:white;
	border-color:black;
	border-width:1px;
	border-style:solid;
	width:560px;
	height:150px;
	font-size:13px;
	font-family:century gothic, tahoma, verdana, sans-serif;
}

.submitbutton {
	border-style:solid;
	border-color:white;
	border-width:1px;
	margin-top:10px;
	color:white;
}

.formmessage {
	color:black;
	position:relative;
	top:-35px;
	float:right;
	margin:0; padding:0;
}

.redtext {
	color:red;
	position:relative;
	top:-35px;
	float:right;
	margin:0; padding:0;
}

.bluetext {
	position:relative;
	top:-35px;
	float:right;
	margin:0; padding:0;
	color:blue;
}

/*NAVIGATION*/




#navcontainer {
	width:960px;
	left:0;
	top:-5px;	
	z-index: 120;
	position:relative;
}

#nav {
	position:absolute;
	padding:0;
	text-align:right;
	top:0;
	right:10px;

}

#nav ul{
	margin: 0; padding: 0;
	float: left;
}
        
#nav ul li{
	display:inline;
	list-style-type:none;
	padding-left:20px;
}


#navlist
{	margin: 0;
	padding: 0;}

#navlist li
{	margin: 0;
	padding: 0 5px 0 5px;
	list-style: none;
	float: left;
	}

#navlist li a
{	display: block;
	margin: 0 5px 0 0;
	padding: 0;
	color: #000000;
	text-align: center;
	text-decoration: none;

	font-size:14px;
	}

#navlist li a:hover
{		color:#FCB256;}

#navlist div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	width:250px;
	border:1px solid #FCB256;
	z-index: 121;
	color:#000000;
	}

	#navlist div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #FCB256;
		font-size:12px;
		}

	#navlist div a:hover
	{	background: #FCB256;
		color: white;}

#relative{
	position:relative;
}






.leftform{
	position:relative;
	width:430px;
	padding:10px 10px 15px 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin:0;
}


.rightform{
	position:relative;
	width:430px;
	padding:10px 10px 15px 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.leftform label, .leftform .formheading {
	color:#fff;
}

.rightform .formheading, .leftform .formheading{
	margin-top:0;
}

.third{
	width:110px;
	margin-right:4px;
}

.thirdtwo{
	width:144px;
	margin-right:5px;
}

.thirdthree{
	width:140px;
}

.twothirds{
	width:297px;
}

.half{
	width:205px;
	margin-right:5px;
}

.halftwo{
	width:218px;
	margin-right:10px;
}

.fourth{
	width:109px;
	margin-right:5px;
}

.full{
	width:450px;
}

.tiny{
	width:30px;
}

.smaller{
	width:60px;
}

.small{
	width:90px;
}

.newtripuser label{
	font-size:13px;
}

#radiobuttons input{
	padding:0;
	margin:2px 0 0 0;
}

input, textarea, select{
	font-family:century gothic, tahoma, verdana, sans-serif;
	font-size:13px;
}

.newtripuser #doSubmit{
	float:right;
	padding:20px;
	font-size:120%;
	background:#832D91;
	color:#fff;
	border:0;
}

.newtripuser #doSubmit:hover{
	float:right;
	padding:20px;
	font-size:120%;
	background:#CEEAFF;
	color:#000;
	border:0;
}

ol{
	margin:0 0 15px 20px;
	padding:0;
}

ol li{
	margin:0;
	padding:0 0 0 0;
}


.caption{
	font-size:10px;
	margin:5px 0 0 0;
	text-align:center;
}

.golfhandicap {
	width:30px;
}

.topform{
	margin:0;
	padding:0;
}

.topform li{
	display:inline-block;
	*display:block;
}

.topform li input{
	width:140px;
	margin-right:10px;
}

.yellow{
	padding:10px;
	background:yellow;
	color:black;
	font-size:20px;
	float:right;
	border:1px solid black;
}

.yellow:hover, .yellow:active{
	background:#FFDD00;
}