@charset "UTF-8";
/* CSS Document */

#wrapper {
	max-width:880px;
	display: block;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(../images/bot_bck.gif);
	background-position: bottom left;
	background-repeat: repeat-x;*/
}

.cancellationCosts {
    background: #E7E7E8;
    padding: 21px 21px 11px 21px;
    margin-bottom: 20px;
}

input#cancellationCharges {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

#header {
    width: 100%;
    padding-top: 20px;
    padding-top: 19px;
    float: left;
    background-image: url(../images/content/headlogos.gif);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
}

#header h1 {
	display:none;
}
#header #logo {
	max-width: 880px;
	width: 100%;
	margin-left: 27px;
	text-align:right;
	margin-bottom: 5px;
}
img.floatingRight {
    float: right;
    margin: 37px 35px 0px 0px;
}
#header #main_pic {
	max-width: 880px;
	width: 100%;
	margin-left: 27px;
	margin-bottom: 5px;
}
#title {
	/* margin-bottom: 20px; */
	background-image: url(../images/content/eventtitle.gif);
	background-repeat: no-repeat;
	height: 80px;
	max-width: 400px;
	width: 100%;
	float: right;
	margin-top: 15px;
	display: none;
}
#title h1 {
	display: none;
}

#nav {
	margin-bottom: 20px;
	height: 30px;
	/* margin-left: 15px; */
	background-color: #BA0C2F;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
}
#nav ul {
	list-style: none;
	padding:0px;
	margin: 10px 0px;
}
#nav li {
	list-style:none;
	display: inline;
	padding: 0px;
	margin:0px;
}
#nav a {
	float: left;
	display: block;
	height: 24px;
	padding: 6px 21px 0 21px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #BA0C2F;
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	/* margin-right: 12px; */
}
#nav a:hover, #nav #current a {
	background-color: #231f20;
	background-image:url(../images/content/navover.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}

#form_main {
	max-width: 600px;
	width: 100%;
	margin-left: 40px;
	float:left;
}
#main_content {
	margin-left: 27px;
	max-width: 676px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom:solid #939598 1px;
	margin-bottom:0px;
}
#main_content p {
	font-size: 12px;
	line-height: 16px;
}
#main_content p.small_print {
	font-size: 10px;
}

span.small_print2 {
	background-color: #BA0C2F;
	background-image:url(../images/content/navbck.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	color:#FFFFFF;
	padding:5px 10px 10px 10px;
	display:block;
	font-size:11px;
}
#main_body {
	margin-top:20px;
}

.margin-right5{
	margin-right:5px;
}

.margin-bottom5{
	margin-bottom:5px;
}

.form_break {
	margin-bottom: 8px;
	border-bottom:solid #939598 1px;
	padding-bottom: 6px;
}

.gallery-thumbnail {
	max-width:285px;
	width: 100%;
	float:left;
	margin:0px 10px 10px 0px;
}

.gallery-thumbnail img, .gallery-thumbnail-right img {
	max-width:285px;
	width: 100%;
}


.gallery-thumbnail p {
	margin:0px;
}

.gallery-thumbnail-right {
	max-width:285px;
	width: 100%;
	float:left;
	margin:0px 0px 10px 0px;
}

.gallery-thumbnail-right p {
	margin:0px;
}

a.red-button {
	display:block;
	height: 24px;
	padding: 6px 12px 0 12px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #BA0C2F;
	background-image:url(../images/content/navbck.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	text-decoration: none;
}

.gallery-thumbnail:hover a.red-button {
	background-color: #231f20;
	background-image:url(../images/content/navover.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}

.gallery-thumbnail-right:hover a.red-button {
	background-color: #231f20;
	background-image:url(../images/content/navover.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}

.gallery-images {
	max-width:200px;
	width: 100%;
	height:130px;
	float:left;
	margin:0px 10px 10px 0px;
	overflow:hidden;
}

.gallery-images.land img {
	max-width:220px;
	width: 100%;
	margin-left:-10px;
}

.gallery-images.port img {
	height: 320px;
	margin-top: -40px;
}

.gallery-images-right {
	max-width:200px;
	width: 100%;
	height:130px;
	float:left;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}

.gallery-images-right.land img {
	max-width:220px;
	width: 100%;
	margin-left:-10px;
}

.gallery-images-right.port img {
	height: 320px;
	margin-top: -40px;
}

.registerbox {
	background-color: #BA0C2F;
	background-image:url(../images/content/navbck.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	
}

.registerbox p {
	color:#FFF;
	
}


label {
	color:#666666;
	font-size: 12px;
    width: 90px;
    float: left;
    text-align: left;
    margin-right: 5px;
    display: block;
	padding-top: 3px;
}

label.large {
	color:#666666;
	font-size: 12px;
    width: 460px;
    text-align: left;
    margin-right: 15px;
    display: block;
	padding-top: 3px;
}

#options {
	width: 500px;
	float:left;
}
#options2 {
	width: 190px;
	margin-left: 15px;
	float:left;
}
#options label, #options2 label {
	color:#666666;
	font-size: 12px;
    text-align: left;
    margin-right: 15px;
	padding-top: 3px;
	width:auto;
	float:left;
}
#options input, #options2 input {
	display: inline;
	float:left;
	margin-right: 20px;
}
.formholder {
	margin-bottom:10px;
	width:100%;
}
.formsubmit {
	margin-bottom: 10px;
	padding:5px 10px;
	width: 96%;
	text-align:right;
	background: #E7E7E8;
}
input.text, textarea {
	background: #ffffff url("../images/form/input.gif") top right;
	color: #000000;
	border: 1px solid;
	/* border-color: #3399cc #3399cc #66ccff #66ccff; BLUE BORDER */
	border-color: #999999 #999999 #CCCCCC #CCCCCC;
	padding: 1px 2px 2px 2px;
	font-size: 1em;
	width: 480px;
}
input.text2, textarea.smallarea {
	background: #ffffff url("../images/form/input.gif") top right;
	color: #000000;
	border: 1px solid;
	/* border-color: #3399cc #3399cc #66ccff #66ccff; BLUE BORDER */
	border-color: #999999 #999999 #CCCCCC #CCCCCC;
	padding: 1px 2px 2px 2px;
	font-size: 1em;
	width: 180px;
}
input.text3 {
	background: #ffffff url("../images/form/input.gif") top right;
	color: #000000;
	border: 1px solid;
	/* border-color: #3399cc #3399cc #66ccff #66ccff; BLUE BORDER */
	border-color: #999999 #999999 #CCCCCC #CCCCCC;
	padding: 1px 2px 2px 2px;
	font-size: 1em;
	width: 385px;
}
.selectmenu {
	width: 180px;
}
.selectmenu2 {
	width: 490px;
	clear:both;
	margin:5px 0px 10px 0px;
}
input.text:focus, textarea:focus {
	border-color: #000000;
}

.tbl_padding {
	padding: 0 0 4px 0;
}


#rightcol {
	width: 200px;
	text-align:center;
	float:right;
}
#rightcol img {
	margin-bottom: 15px;
	width: 200px;
	float: right;
}


#footer {
	margin-left: 27px;
	width: 676px;
	padding-bottom: 20px;
	padding-top: 30px;
}
#footer p {
	font-size: 10px;
	line-height: 14px;
}
.small_print {
	font-size: 10px;
}

.hideit {
	visibility: hidden;
	display: none;
}

#content {
float: left;
width: 585px;
position: relative;
}

#rightcol2 {
float: right;
width: 280px;
}

#rightcol2 img {
	margin-bottom:10px;
}

.hightlight ul {
    float: left;
}
.programmeHolder {
background-color: #f5f5f5;
padding: 10px;
margin-bottom: 10px;
}

.speakerPanelHolder {
width: 104px;
float: left;
margin-right: 10px;
}
.speakerPanelHolderRight  {
width: 104px;
float: left;
margin-right: 0px;
}

.speakerPanelHolder img, .speakerPanelHolderRight img {
width: 104px;
}

.circle {
    position: absolute;
    right: -10px;
    top: -8px;
}

.circle img {
width: 150px;
}

h2 strong {
  line-height: 25px;
}

.speakersImage {
	width:100%;
	margin-bottom:20px;
	
}

.redBox {
    background-color: #BA0C2F;
    padding: 35px 35px 22px 35px;
}

.redBox p, .redBox h3, .redBox em {
    color: #fff;
}
.redBox h3 {
    font-size: 26px;
	
}

.redBox p, .redBox em {
    font-size: 16px;
	    line-height: 25px;
}



.bio img.imgleft {
    width: 195px;
}
.bio.double img.imgleft {
    width: 280px !important;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width:880px){
	#wrapper{
		padding: 0 20px;
	}

	#form_main{
		margin: 0;
    	width: 75%;
	}
	#rightcol{
		width: 25%;
	}

	.selectmenu2,input.text, textarea{
		width: 100%;
	}

	img{
		display: block;
		width: auto;
		height: auto;
		max-width: 100%;
		padding: 0;
		margin:0;
	}

	.cancellationCosts table{
		width: 100% !important;
	}
}

@media only screen and (max-width:700px){
	#form_main,#rightcol{
		width: 100%;
	} 

	.formholder td,.form_break td{
		width: 100%;
	    display: block;
	    padding-bottom: 10px;
	}

	.form_break td{
		padding-bottom: 0;
	}

	.formholder td:last-child,.form_break td:last-child{
		padding-bottom: 0;
	}

	input.text2, textarea.smallarea,.form_break td .selectmenu{
		width: 100%;
	}

	.cancellationCosts table td{
		width: auto;
		display: table-cell;
	}

	label.large{
		width: 90%;
		width: calc(100% - 40px);
	}

	label.large + input {
		width: 20px;
	}
}
