/* Sea of Opportunitiy					*/
/* 1to1 Cruises Inc.				*/


/*//////////////////////// HEADER ////////////////////////*/

/******** all rollover images ********/
.nav_home 			{ background:url(images/nav/nav_home_hov.gif) bottom left no-repeat; }
.nav_about 			{ background:url(images/nav/nav_about_hov.gif) bottom left no-repeat; }
.nav_industry 		{ background:url(images/nav/nav_industry_hov.gif) bottom left no-repeat; }
.nav_systems 		{ background:url(images/nav/nav_systems_hov.gif) bottom left no-repeat; }
.nav_opportunities	{ background:url(images/nav/nav_opportunities_hov.gif) bottom left no-repeat; }
.nav_testimonials	{ background:url(images/nav/nav_testimonials_hov.gif) bottom left no-repeat; }


#horizontal-list {
	margin:0;
	padding:0;
	list-style:none;
}
#horizontal-list li {
	margin:em 0;
	padding:0;
}

#horizontal-list {
	height:36px;
	margin:0px;
	padding:0px;
	
}
#horizontal-list li {
	display:block;
	float:left;
}
#horizontal-list a:hover img {
	visibility:hidden;
}
#horizontal-list a {
	display:block;
}
#horizontal-list a/**/ {
	height:36px; /* hide from IE5.0/win */
}
/* fixes for IE/win \*/
* html #horizontal-list a {
	cursor:hand;
}
* html #horizontal-list li a:hover {
	height:1%;
}


#nav_right {
	padding:5px 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a7bfd8;
	float:right;
	text-align:right;
	}

#nav_right a:link { 
	text-decoration: none; 
	color: #a7bfd8;
	}
	
#nav_right a:visited { 
	text-decoration: none; 
	color: #a7bfd8;
	}
	
#nav_right a:hover, #nav_right a:active { 
	text-decoration: none; 
	color: #ffffff;
	}



#header {
	background-image:url(images/header_bg.gif);
	background-repeat:no-repeat;
	width:927px;
	height:115px;
	}
			
#logo {
	padding:8px;
}	

#flags {
	margin-top:5px;	
}

/*//////////////////////// BASIC ////////////////////////*/

.optional_excerpt {
	float:right;
	text-align:right;

	padding-left:10px;
	margin-bottom:5px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:gray;
line-height:11px;

}

sup#reg {
	font-size:11px;
}

sup#reghome {
	font-size:9px;
}

div#right {
	text-align:right;
}

div#center {
	text-align:center;
}

img { border:none; }

body {
	text-align:center;
	background-color:#e2ebf2;
	background-image:url(images/mainbg2.gif);
	background-repeat:repeat-x;
	margin:5px 0px 15px 0px;
	}
	
#bgdrop {
	margin-right:auto;
	margin-left:auto;

	width:995px;
	background:url(images/bgdropcyl2.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	}
	
#frame {
	width:927px;
	
	margin-right:auto;
	margin-left:auto;
	margin-top:18px;
	padding:5px;
	background:white;
	text-align:left;
	border:1px solid #c3ced6;
	}		
	
#home_left, #home_right, .plaintext, #column_left {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;	
	color:#000000;
	text-align:left;
	}


/******** Footer ********/
#footer {
	border-top:1px solid #dfdfdf;
	clear:both;
	background:#fff;
	height:30px;
}
	
#footer_right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:right;
	padding-right:10px;

	text-align:right;
	margin-top:10px;
	width:400px;
	float:right;
	
	}

#footer_left {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	padding-left:10px;
	margin-top:10px;
	float:left;
	width:400px;
}

#footer a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #666666;
	}
	
#footer a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #666666;
	}
	
#footer a:hover, #footer a:active { 
	text-decoration: underline; 
	color: #9a9d99;
	}


/*//////////////////////// 3 COLUMN PAGES ////////////////////////*/

/*------Left Sidebar-------*/

#column_left {
	width:182px;
	float:left;
	margin-top:60px;
	height:375px;
	}

#column_left ul{
	list-style: none;
	padding:10px 10px 10px 20px;
	margin:0px;
	list-style-position: outside;
	line-height:14px;
}

#column_left li {
	padding-bottom:3px;
}

#column_left_sel {
	list-style-image:url(images/subnav_arrow.gif);
}





/******** Left Column Links ********/
		
#column_left a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #245e9d;
	}
	
#column_left a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #245e9d;
	}
	
#column_left a:hover, #column_left a:active { 
	text-decoration: none; 
	color: #000;
	}

#column_left li {
/*	border-bottom:1px solid #e0e0e0;	*/

}

li#bdr {
	border-bottom:1px solid #c9c9c9;
}


/******** Left Column SELECTED ********/


#column_left_sel a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #C60000;
	}
	
#column_left_sel a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #C60000;
	}
	
#column_left_sel a:hover, #column_left_sel a:active { 
	text-decoration: none; 
	color: #000;
	}



/*------Middle-------*/

ul#nopad {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding-left:10px;
}

li#pad {
	margin-bottom:15px;
}

ul#gridbullets {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding-left:10px;
	
	list-style-image:url(images/links_arrow.gif);
}

	
#column_middle {
	width:562px;
	float:left;	

	}

#column_middle_image {
	width:562px;
	height:95px;
	background-repeat:no-repeat;

	}

#column_middle_content {
	width:542px;
	padding:10px;
	padding-top:0px;
	margin-top:20px;

	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	}


#grid {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
}


div#testimonialright {
	text-align:left;
	margin:10px 0px 20px 0px;
	padding-bottom:20px;
	border-bottom:1px dashed silver;

}

li {
	margin-bottom:5px;
}


ul#links {
	list-style-image:url(images/links_arrow.gif);
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

img#border {
	border:1px solid silver;
	padding:5px;
}

img#borderleft {
	border:1px solid silver;
	padding:5px;
	margin-right:10px;
}

img#borderright {
	border:1px solid silver;
	padding:5px;
	margin-left:10px;
	margin-top:-3px;

}


/*------Right-------*/

#column_right {
	width:182px;
	float:left;	
	border-left:1px solid white;
	}	
	
/*------Structure-------*/
	
#columnwrapper {
	clear:both;
	background-repeat:repeat-x;
	margin-top:1px;
	}
	

/*//////////////////////// HOME PAGE ONLY ////////////////////////*/

#home_left {
	width:739px;
	padding:0px;
	float:left;
	padding:8px 0px 8px 0px;
	}
	
#home_right {
	width:180px;
	float:right;
	margin:20px 0px 8px 8px;
	}
	
/******** 4pack Columns ********/

.home_colwrapper {
	clear:both;
	margin-top:15px;
	background-repeat:repeat-x;
}





#home_col, .home_col_over, .home_col_norm {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;	
	color:#666666;
	text-align:left;
	padding:10px;
	background-repeat:repeat-x;
	width:211px;
	border-right:1px solid white;
	}

.home_col_norm {
	background-image:url(images/4columnbg.gif);
	}
	
.home_col_over {
	background-image:url(images/4columnbg_hover.gif);
	color:#000;
	cursor:pointer;
	}





#home_col a:link, #home_colarrow a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #666666;
	}
	
#home_col a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #666666;
	}
	
#home_col a:hover, #home_col a:active { 
	color: #9a9d99;
	}
	
#coltitle {
	font-size:13px;
}
	
#colcontinue A:link, #colcontinue a:visited {
	color:#666666;
	text-align:right;
	font-weight:bold;
}

#colcontinue a:active, #colcontinue a:hover {
	color:#004990;
	text-align:right;
	font-weight:bold;
}




/******** News & Events ********/
		
#home_right a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #245e9d;
	}
	
#home_right a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #245e9d;
	}
	
#home_right a:hover, #home_right a:active { 
	text-decoration: underline; 
	color: #245e9d;
	}
	
.date {
	font-size:11px;
	color:gray;
	padding:2px 0 10px;
}


/*//////////////////////// TEXT STYLES ////////////////////////*/

h1 {

		color:#a4a4a4;
		font-size:20px;
		margin:10px 0 10px;
		font-weight:normal;
		line-height:24px;
		font-style:italic;

	}
	

h1#right {
		font-size:14px;
		margin:20px 0 0 0;
		font-weight:normal;
		line-height:16px;
		font-style:italic;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h1#rightname {
		font-size:11px;
		margin:20px 0 0 0;
		font-weight:normal;
		line-height:14px;
		font-style:italic;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h1#grid {
		color:silver;
		font-size:20px;
		margin:0px;
		font-weight:normal;
		line-height:24px;
		font-style:normal;
	}

	
h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:40px;
		line-height:35px;
		padding-top:64px;
		margin:0px;
		color:#ffffff;
		letter-spacing:-1px;
		text-transform:uppercase;
		font-weight:normal;
		padding-left:10px;
		}

	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	width:100%;
	line-height:20px;
	border-bottom:1px solid silver;
	padding-bottom:10px;
	padding-top:10px;
	}	




hr {
	border-style:none; 
	border-top:1px dashed silver; 
	color:white; height:1px;
	margin: 8px 0px 8px 0px;
}

#readmore, #learnmore {
	margin-top:40px;
	padding-top:8px;
	line-height:14px;
	padding-right:15px;
	text-align:right;
	background:url('images/arrow_readmore.gif');
	border-top:1px dotted #004990;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

div#homecontinueCAD, div#newsreadmore {
	margin-top:5px;
	padding-top:8px;
	line-height:14px;
	text-align:right;
	border-top:1px dotted silver;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url('images/arrow_homecont.gif');
	padding-right:15px;
	
}


div#newsreadmore {
	background:url('images/arrow_readnews.gif');
	font-size:12px;
	font-weight:bold;
}






#calltoaction, #calltoactionlight, #calltoactiontxt {
	
	height:24px;
	margin-top:40px;

	padding-right:19px;
	text-align:right;
	background:url('images/calltoactionbg.gif');
	background-repeat:no-repeat;
	padding-top:2px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	
	
	}
	
#calltoactionlight	{
	background:url('images/calltoactionbglight.gif');
	background-repeat:no-repeat;
	
}

#calltoactiontxt {
	margin-top:10px;


}

#calltoaction a, #calltoactiontxt a {

	color:#004990;
}

#calltoaction a:hover {
	color:#5485b6;
	text-decoration:none;
}

/**** back/forward/top buttons ***/

#gotop, #goback {
	line-height:14px;
	padding-right:15px;
	text-align:right;
	background:url('images/arrow_top.gif');
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:gray;
	text-transform:uppercase;
}

#goback {
	padding-left:10px;
	text-align:left;
	background:url('images/arrow_back.gif');
	margin-top:20px;
		

	}



#learnmore {
	margin-top:0px;
	padding-top:8px;
	line-height:14px;
	background:url('images/arrow_learnmore.gif');
	border-top:none;
}



#bluehighlight {
	padding:0 10px 10px 10px;
	border:1px solid #a4a4a4;
	margin-top:10px;
}

/*//////////////////////// LINKS ////////////////////////*/

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #004990;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #004990;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #0070b3;
	}
	
	
/*//////////////////////// NEWSLETTER ////////////////////////*/

#newslettercapture {
	padding:5px;
/*	border:1px solid silver;	*/
/*	background:url(images/newsletter_bg.gif); */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:170px;
}

h4#newsletter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin:0px 0px 5px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid silver;
	
	}	

#mice {
	font-size:9px;
	margin-top:10px;
	color:gray;
	line-height:12px;
}

#label {
	margin-top:10px;
	font-weight:bold;
	color:#000;
	font-size:11px;
}

.newsletter {
	width:115px;
}

.newsletterbutton {
	width:140px;
	background:url(images/form_button.gif);
	border:1px solid silver;
	margin-top:10px;
	color:#004990;
	font-weight:bold;
	padding:3px;
}

input.nlinput {
	width:130px;

}


p {
	margin-bottom: -.5em;
	}
	
/*//////////////////////// FORMS ////////////////////////*/

input, select, textarea, newsletter{
color: #000;
border: 1px solid #848484;
font-size:11px;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
background-image:url(images/formbg.gif);
}



input.full {
	width:528px;
}

input.half, .textarea {
	width:250px;
}

.textarea {
	height:110px;
}
	
input.phone {
	width:175px;
}

input.ext {
	width:50px;
}

select.half {
	width:100%;
}

.error {
	font-weight:bold;
	color:#c60000;
}

input.noborder {
	border:none;
	background:none;
}



#submittext a:link { 
	font-size:18px;
	line-height:24px;
	text-transform:uppercase;
	color:#c60000;
	}

#submittext a:visited { 
	color:#c60000;
	text-decoration:none;	
	}
	
#submittext a:hover, #submittext a:active { 
	color: #c60000;
	text-decoration:none;
	}

#ibtSubmit {
background-image:none;
margin:0px;
padding:0px;
}

input#rboCountry_0, input#rboCountry_1, input#chbHomeCareer, input#chbHomeFranchise, input#chbRetailCTOpp, input#chbRetailFranOpp, input#chbEmail, input#chbCareer, input#chbFranchise  {
 background-image:none;
border:none;
}

#valSummary {

height:20px;
}



/* ########### FORM BLACK OUT ################# */


#overlay{     
	background-image: url(/images/overlay.png);    
	position: absolute;     
	top: 0px;     
	left: 0px;     
	z-index: 90;     
	width: 100%;     
	height: 100%; } 
	
	* html #overlay{     
	background-color: #333;    
	 background-color: transparent;     
	 background-image: url(blank.gif);     
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="/images/overlay.png", sizingMethod="scale"); 
	 }
	 
	 #box{     
	 width:300px;     
	 background:#2d2d2d;     
	 padding:10px;     
	 border:2px solid #eee; 
	 } 
	 
	 #close{     
	 position:absolute;     
	 top:-5px;     
	 right:-5px;     
	 cursor:pointer; } 
