*{
	margin: 0;
	padding: 0;
}
body {
	
	font-family:Arial, Helvetica, sans-serif;
	background:#00275d url(images/body_bg.gif) top left no-repeat;
	color: #666666;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#fff;
}

a:hover {
	text-decoration:underline;
}

p{
	padding:5px;
}

h2{
	color:#003366;
	margin:0;
	padding:4px 2px;
	font-size:14pt;
	font-weight:bold;
	
}

h3{
	color:#003366;
}

h4{
	color:#003366;
	padding:4px 2px;
	font-size:11pt;
	font-weight:bold;
	
}

img{
	border:none;
}

hr{
	margin: 0;
	padding: 0;
	color:#16b7f1;
	height:1px;
}

td{
	padding:4px;
}

input{
	border:#CCCCCC solid 1px;
	padding:2px 2px;
	color:#333333;
}

.clear{
	clear:both;
}

span.required{
	color:#CC0000;
}

input.required, select.required{
	color:#666666;
}
input.error,td.field input.error, td.field select.error, select.error{
	border: 1px solid #CC6600;
	color: #666666;
}


.blue-button{
	background:url(images/blue_button.gif) no-repeat top left;
	width:180px;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	text-align:center;
	margin:4px 0px;
	font-size:10pt;
}
.blue-button a{
	color:#fff;
}

.register-button{
	background:url(images/register_button.gif) no-repeat top left;
	width:134px;
	height:24px;
	text-align:center;
	color:#FFF;
	line-height:23px;
	vertical-align:middle;
	font-size:10pt;
}

.register-button a{
	color:#fff;
}

.divider-line{
	color:#16b7f1;
	height:1px;
	border:none;
}

.cruise3sixty{
	color:#16b7f1;
	font-weight:bold;
}

.content-box{
	width:575px;
}

.action-message{
	border:#CC6600 solid 2px;
	padding:10px;
	color:#996600;
}

.agent-reg-info{
	border:#CCCCCC solid 1px;
	background:url(images/c3s_prefers_amex.gif) no-repeat top right;
	padding:10px;
}

.agent-reg-info ol{
	margin-left:20px;
}
.agent-reg-info p{
	margin:0;
	padding:0;
}

#page{
	margin: 0;
	padding: 0;
	width:903px;
	text-align:left;
	background:#fff;
}

#header{
	height:186px;
	width:100%;
	background:url(images/header_bg.jpg) no-repeat top right;
}

#header div.header-bg1{
	background:url(images/header_bg_1.jpg) no-repeat top right;
}

#header div.header-bg2{
	background:url(images/header_bg_2.jpg) no-repeat top right;
}

#header div.header-bg3{
	background:url(images/header_bg_3.jpg) no-repeat top right;
}

#header div.header-bg4{
	background:url(images/header_bg_4.jpg) no-repeat top right;
}

#header div.header-bg5{
	background:url(images/header_bg_5.jpg) no-repeat top right;
}

#header div.header-bg6{
	background:url(images/header_bg_6.jpg) no-repeat top right;
}
#header div.header-bg7{
	background:url(images/header_bg_7.jpg) no-repeat top right;
}

#header div.header-bg8{
	background:url(images/header_bg_8.jpg) no-repeat top right;
}

#header div.header-bg2011_1{
	background:url(images/2011/c3s11_banner_5.jpg) no-repeat top right;
}

#header div.header-bg2011_2{
	background:url(images/2011/c3s11_banner_6.jpg) no-repeat top right;
}

#header div.header-bg2011_3{
	background:url(images/2011/c3s11_banner_7.jpg) no-repeat top right;
}






#logo{
	float:left;
	width:218px;
	height:130px;
	text-align:center;
}
#logo h3{
	margin:0;
	padding:2px;
	text-transform:uppercase;
	font-size:9pt;
	color:#16B7F1;
	font-weight:bold;
}

#logo a{
	text-decoration:none;
}

#header-banner{
	float:right;
	width:670px;
	height:130px;
}

#header-row2{
	height:53px;
	width:100%;
}

#header-row2 .col1{
	float:left;
	width:205px;
}
#header-row2 .col2{
	float:left;
}

#header-row2 .col2 li{
	width:100px;
	height:54px;
}


#main{
	min-height:700px;
	background:url(images/content_bg.gif) repeat-y top right;
}

#nav{
	float:left;
	width:205px;
	
	min-height:700px;
	color:#fff;
	font-size:9pt;
	font-family: "Arial Narrow",Arial;	
}

#nav h4{
	color:#FFFFFF;
}

#content{
	float:right;
	width:690px;
	min-height:700px;
	background:url(images/main_bg.jpg) no-repeat top right;

	
}

/* for Internet Explorer */
/*\*/
* html #main{
	height:700px;
	background:url(images/content_bg.gif) repeat-y top right;
}

* html #content{
	height:700px;
	
}
* html #nav{

}
/**/

#content a{
	color:#0099CC;
}

#content ul, ol{
	margin-left:30px;
}

#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
	width:205px;
}
#navigation a.head {
	cursor:pointer;
	background: url(images/collapsed.gif) no-repeat scroll 3px 8px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:10px 2px;
	padding:5px 0px;
	text-indent:14px;
	text-decoration: none;
	font-size:10pt;
	text-transform:uppercase;
	border-bottom: #fff solid 1px;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(images/expanded.gif);
}
#navigation a.current {
	
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style-type:circle;
	display:inline;
}

#navigation li li a {
	color:#fff;
	display:block;
	padding-left:15px;
	text-decoration: none;
	margin-bottom:10px;
	vertical-align:top;
	background:url(images/bullet.gif) no-repeat 8px 5px;
	font-size:10pt;
}
#navigation li li a:hover {
	text-decoration:underline;
}


#footer{
	background:url(images/content_bg.gif) repeat-y top right;
	font-size:x-small;
	margin: 0;
	padding: 0;
}

#footer hr{
	width:100%;
	color:#16b7f1;
}
#footer-content{
	margin-left:206px;	
	text-align:center;
	width:630px;
	color:#003366;
}

#footer a{
	color:#0099CC;
}


#home-banner{
	
}

#home-banner .col1{
	float:left;
	width:398px;
}
#home-banner .col2{
	float:left;
	width:220px;
	padding-top:3px;
	padding-left:4px;
	
}

#home-banner .col2 span{
	color: #008eaf;
	font-size:10pt;
	font-weight:bold;
}

#home-banner a{
	color:#FFFFFF;
}

#home-content{
	float:left;
	width:370px;
	min-height:620px;
	padding-right:0px;
	margin-right:4px;
	border-right:#16b7f1 solid 1px;
}

#home-sidebar{
	float:left;
	width:200px;
	padding-right:8px;
	
}

#home-gallery{
	width:230px;
	padding:0px;
	margin-left:0px;
	margin-right:10px;
	border:#fff solid 1px;
}

#home-news{
}

#home-news h5{
	font-size:9pt;
}


.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 80px;
	height: 150px;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 2px; /*Set to same as spacing option. */	
	margin-left: 0px;
	float: left;
	
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}

#kwick_1 { 

}
#kwick_2 {
	
}
#kwick_3 {
	
}
#kwick_4 { 
	
}
.kwicks.horizontal #kwick_4 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_4 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}

#faq{
}

#faq h5{
	margin-bottom:5px;
	border-bottom:#999999 solid 1px;
}

#faq h5 a{
	text-decoration:none;
	font-size:10pt;
	color:#000066;
}

#faq li{
	margin-bottom:5px;
}


.mySliderWraper{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:350px;
}
#myController{
	text-align:right;
	padding-top:3px;
}
#myController span{
	color:#FFF;
	margin-right:10px;
	cursor:pointer;
	padding-left:5px;
	background:url(/layouts/public/images/testimonials/box.gif) no-repeat top left;
	width:8px;
	height:8px;
}

#jFlowSlide{
	/*
	border:1px solid  #CCCCCC;
	*/
}

#myController .jFlowControl {

}

#myController span.jFlowSelected {
	background:url(/layouts/public/images/testimonials/box_over.gif) no-repeat top left;
	width:8px;
	height:8px;

}

.sliderContent p{
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
}
.sliderContent img{
	padding-right:5px;
}

.sliderContent .testimonial{
	color:#003366;
	font-size:10pt;
}

