/* CSS Document */

/* Brittany Ferries - CSS document | Strangecorp */

/* --- CONTENT - STAGE BREADCRUMBS --- */

	#content .stage {
		border-bottom: 1px dashed #000;
		margin: 0 0 10px 0;
		padding: 0 0 5px 0;
		width: 100%;
		overflow: hidden;
		}
		
		#content .stage ul {
			margin: 10px 0;
			padding: 0;
			}
			
		#content .stage ul li {
			display: block;
			float: left;
			list-style-type: none;
			color: #fc070e;
			font-size: 1.1em;
			font-weight: bold;
			padding: 0 5px 0 0;
			}
			
		#content .stage ul li.ghost {
			color: #949494;
			}
			
			#content .stage ul li span {
				background: url(/images/shared/stage_red.gif) no-repeat;
				color: #fff;
				width: 12px;
				height: 12px;
				line-height: 12px;
				display: inline-block;
				text-align: center;
				}
			
			#content .stage ul li.ghost span {
				background: url(/images/shared/stage_grey.gif) no-repeat;
				}
					
/* --- CONTENT - COLUMNWRAP --- */

#content .columnwrap {
	background: url(/images/shared/bar_blueblend_right.jpg) top right no-repeat;
	background-color: #e8f5fd;
	display: block;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	}

	#content .columnwrap h3 {
		margin: 10px 5px;
		font-size: 1.2em;
		}

	#content .columnwrap p {
		margin: 10px;
		}
	
	#content .columnwrap p.alert {
		background: url(/images/shared/icon_alert.gif) top left no-repeat;
		padding: 0 0 0 20px;
		color: #243390;
		}
	
	#content .columnwrap hr {
		height: 1px;
		border: 0;
		border-top: 1px solid #8daccc;
		margin: 5px 0;
		}
	
	#content .columnwrap p.calendar {
		display: block;
		float: left;
		padding: 0;
		margin: 0;
		}
		
		#content .columnwrap p.calendar a img {
			padding: 0;
			margin: 0;
			}
	
	#content .columnwrap label {
		float: left;
		clear: left;
		display: block;
		margin: 0 10px 0 5px;
		padding: 0;
		font-size: 1.1em;
		line-height: 1.8em;
		text-align: right;
		width: 160px;
		}
		
	#content .columnwrap select {	
		border: 1px solid #39426b;
		}
		
	#content label.width100 {
		/*width: 83px;*/
		width: 100px;
		}	
		
		#content .columnwrap p label {
			float: none;
			display: inline;
			font-size: 100%;
			margin-left: 5px;
			}
			
			#content .columnwrap p.formpara label {
				margin-left: 0;
				}
			
			#content .columnwrap p.formpara input {
				clear: none;
				float: none;
				display: inline;
				padding: 0;
				margin: 0 5px 0 0;
				}
	
	#content .columnwrap input, #content .columnwrap select {
		float: left;
		font-size: 1.1em;
		line-height: normal;
		margin: 0 0 2px 0;
		padding: 1px;
		}
		
		#content .columnwrap input.button {
			padding: 0;
			margin: -2px 0 0 5px;
			line-height: normal;
			}
		
	#content .columnwrap textarea {
		width: 545px;
		height: 100px;
		margin: 5px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		padding: 5px;
		border: 1px solid #39426b;
		}
		
	#content .columnwrap input.edit {
		float: right;
		display: block;
		padding: 0 10px;
		margin: 5px 10px;
		}
		
		#content .columnwrap input.widefield {
			width: 200px;
			border: 1px solid #39426b;
			}
		
		#content .columnwrap input.addvehicle {
			font-size: 100%;
			padding: 0;
			}

	#content .columnwrap.slim {
		width: 250px;
		}
		
	#content .columnwrap.wide {
		width: 320px;
		}

	#content .columnwrap h2 {
		background-color: #fff;
		font-size: 1.4em;
		font-weight: normal;
		color: #21438e;
		border-bottom: 2px solid #256fae;
		padding: 10px;
		margin-bottom: 0;
		margin-top: 0;
		width: auto;
		}
		
		#content .columnwrap h2 span {
			font-weight: normal;
			}

		#content .columnwrap table th {
			font-size: 1.1em;
			font-weight: normal;
			line-height: 1.6em;
			text-align: right;
			color: #243390;
			vertical-align: top;
			padding-right: 5px;
			}
			
		#content .columnwrap table td {
			font-size: 1.1em;
			line-height: 1.6em;
			padding: 0 5px;
			}

		#content .columnwrap .tabledivider {
			border-right: 1px solid #8daccc;
			width: 284px;	
			overflow: hidden;
			padding-right: 5px;
			float: left;
			margin-bottom: 5px;		
			}
		
		#content .columnwrap .innercolumnwrap {
			width: 270px;
			padding: 0 10px 10px 10px;
			}
		
			#content .columnwrap .innercolumnwrap h3 {
				clear: right;
				font-size: 1.1em;
				margin: 10px 0 5px 0;
				}
				
				#content .columnwrap .innercolumnwrap h3 span {
					font-weight: normal;
					}
			
			#content .columnwrap .innercolumnwrap label {
				font-size: 1.1em;
				line-height: 1.6em;
				}
		
		#content .columnwrap p input {
			margin: 0 5px;
			}
			
		#content .columnwrap .innercolumnwrap input {
			margin: 5px 0;
			}
			
		#content .columnwrap .innercolumnwrap select {
			font-size: 1.1em;
			line-height: 1.8em;
			margin: 0 5px 2px 0;
			}
			
			#content .columnwrap .innercolumnwrap .select30 select {
				width: 33px;
				}
				
			#content .columnwrap .innercolumnwrap .select130 select {
				width: 130px;
				}
		
		#content .columnwrap .innercolumnwrap .checkboxwrapper {
			padding: 10px 0 0 0;
			clear: left;
			}
			
			#content .columnwrap .innercolumnwrap .checkboxwrapper label {
				float: none;
				display: inline;
				margin-right: 5px;
				}
			
			#content .columnwrap .innercolumnwrap .checkboxwrapper input {
				margin: 0;				
				float: none;
				display: inline;
				}
		
		#content .columnwrap .innercolumnwrap table {
			margin: 0;
			}			
		
		#content .columnwrap .innercolumnwrap table th {
			text-align: left;
			font-weight: bold;
			line-height: 1.8em;
			border-bottom: 1px solid #8daccc;			
			padding: 5px 0;
			}
			
		#content .columnwrap .innercolumnwrap table td {
			line-height: 1.8em;			
			padding: 5px 0;
			vertical-align: top;
			font-size: 1.1em;
			}
			
			#content .columnwrap .innercolumnwrap table td.heading {
				font-size: 1.1em;
				font-weight: bold;
				border-top: 1px solid #8daccc;
				padding: 10px 0;
				color: #243390;
				}	
			
			#content .columnwrap .innercolumnwrap table td label {
				font-size: inherit;
				line-height: 1.8em;
				padding: 0;
				margin: 0;
				}
			
		#content .columnwrap .innercolumnwrap table td.border {
			border-top: 1px solid #8daccc;
			}

	#content .submitbutton {	
		background-color: #d3ebfe;
		display: block;
		margin: 0 0 10px 0;
		padding: 5px 10px;
		overflow: hidden;
		width: 571px;
		}
		
		#content .submitbutton p {
			background: url(/images/reskin/s11button_primary_right.gif) no-repeat right;
			display: block;
			float: right;
			margin: 0;
			width: auto;
			padding: 0;
			margin: 0;
			text-align: left;
			}
			
		#content .submitbutton p input {
			border: 0;
			width: auto;
			background: url(/images/reskin/s11button_primary_left.gif) no-repeat left;
			height: 21px;
			line-height: 21px;
			display: block;
			cursor: pointer;
			float: left;
			color: #fff;
			font-weight: bold;
			padding: 0 10px 0 30px !important;
			margin: 0;
			text-align: left;
			}
				
/* --- CONTENT - CALL TO ACTION --- */
	
#content .extrasoption .calltoaction {
	background: url(/images/shared/calltoaction_bottom.gif) bottom no-repeat;
	float: right;
	width: 125px;
	}
	
	#content .extrasoption .calltoaction p {
		background: url(/images/shared/calltoaction_top.gif) top no-repeat;	
		padding: 10px;
		font-size: 1.1em;
		line-height: 1.6em;
		color: #0b0c76;
		}
		
	#content .extrasoption .calltoaction p span {
		color: #f00;
		font-weight: bold;
		font-size: 1.3em;
		}

/* --- CONTENT - ALERT BOX --- */
	
#content .alertbox {
	background: url(/images/shared/alertbox_blue_right.gif) right no-repeat;
	}
	
	#content .alertbox p {
		background: url(/images/shared/alertbox_blue_left.gif) left no-repeat;
		display: block;
		height: 42px;
		line-height: 42px;
		color: #fff;
		font-weight: bold;
		text-indent: 50px;
		margin: 0 0 10px 0;
		padding: 0;
		}
	
/* --- STANDARD BUTTONS --- */
	
	#content p.button30 {
		margin: 0 0 5px 0;
		padding: 0;
		}
	
		#content p.button30.blue {
			background: url(/images/navigation/button_blue_30_right.gif) right no-repeat;
			background-color: #35339e;
			}
			
		#content p.button30.blue a {
			background: url(/images/navigation/button_blue_30_left.gif) left no-repeat;
			color: #fff;
			display: block;				
			height: 30px;
			line-height: 30px;
			text-indent: 30px;
			}

/* --- CONTENT - NEED HELP? --- */
	
.helpbox {
	background: url(/images/shared/needhelp.jpg) no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;	
	}
	
	.helpbox h4 {
		border-top: 2px solid #35339e;
		border-left: 2px solid #35339e;
		border-right: 2px solid #35339e;
		padding: 5px 10px;
		margin: 0 !important;
		font-size: 1.4em !important;
		font-weight: bold !important;
		background-color: #eee;
		}
		
	.helpbox p  {
		border-left: 2px solid #35339e;
		border-right: 2px solid #35339e;
		padding: 0 10px !important;
		margin: 0;
		background-color: #eee;
		}
		
		.helpbox p a {
			font-weight: normal;
			}
			
		.helpbox p.last {
			border-bottom: 2px solid #35339e;
			border-left: 2px solid #35339e;
			border-right: 2px solid #35339e;
			padding: 0 10px 5px 10px !important;
			}

/* --- CONTENT - SPECIAL BOX --- */

.specialbox {
	background-color: #e8f5fd;
	border: 2px solid #35339e;
	margin: 0 0 10px 0;
	}
	
	.specialbox h4 {
		background: url(/images/shared/icon_alert.gif) 5px 0 no-repeat;
		padding: 0 0 0 25px;
		color: #243390;
		margin: 0 5px;
		font-weight: bold !important;
		}
	
	.specialbox.breakfast h4 {
		background: none;
		background-color: #35339e;
		margin: 0 !important;
		color: #fff !important;
		padding: 5px;
		font-size: 1.2em !important;
		}
		
		.specialbox.breakfast h4 span {
			font-weight: normal;	
			}
	
	.specialbox p {
		padding: 5px 10px 0 10px !important;
		}
	
	.specialbox ul {
		list-style-type: none;
		margin: 0;
		padding: 10px;
		}
		
		.specialbox ul li {
			font-size: 1.1em;
			}

/* --- CONTENT - IMPORTANT BOX --- */

.importantbox {
	background: url(/images/shared/h4_importantbox_right.jpg) no-repeat top right;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
	.importantbox h4 {
		background: url(/images/shared/h4_importantbox_left.jpg) no-repeat;
		padding: 0 10px;
		margin: 0 !important;
		color: #fff !important;
		font-size: 1.2em;
		font-weight: bold !important;
		height: 24px;
		line-height: 24px;
		}
		
	.importantbox p {
		padding: 10px 10px 0 10px !important;
		margin: 0 !important;
		border-left: 1px solid #BD0600;
		border-right: 1px solid #BD0600;
		font-size: 1.1em;
		color: #000;
		}	
		
		.importantbox p.last {
			padding: 10px !important;
			border-left: 1px solid #BD0600;
			border-right: 1px solid #BD0600;
			border-bottom: 1px solid #BD0600;
			}
	
		.importantbox p.button {
			background-color: #BD0600;
			margin: 0;
			padding: 5px 10px !important;
			}
			
			.importantbox p.button a {
				background: url(/images/shared/bullet_white.gif) 0px 5px no-repeat;
				display: block;			
				color: #fff;
				margin: 0;
				padding: 0 0 0 10px;
				}
	
	.importantbox a {
		text-decoration: underline;
		}

	.importantbox ul {
		margin: 0;
		padding: 15px 0 5px 0;
		border-left: 1px solid #BD0600;
		border-right: 1px solid #BD0600;
		border-bottom: 1px solid #BD0600;
		}
		
		.importantbox ul li {
			background: url(/images/shared/bullet_list_red.gif) 0 5px no-repeat;
			padding: 0 0 0 10px;
			margin: 0 0 5px 0;
			font-size: 1.1em;
			color: #000;
			list-style-type: none;
			}		


/* --- LEFT-COLUMN - ROUTE MAP --- */

#content .routemap {
	margin: 0 0 5px 0;
	}
	
	#content  .routemap h3 {
		background-color: #1a7fc3;
		color: #fff;
		padding: 5px 10px;
		margin: 0;
		}

/* --- CONTENT - PAGING --- */

	#maincontent .paging {
		display: block;
		background: url(/images/shared/paging_bg.jpg) repeat-x;
		text-align: center;
		padding: 0;
		margin: 0 0 10px 0;
		height: 35px;
		}
		
		#maincontent .paging .pagingcenter {
			width: 260px;
			margin: 0 auto;
			padding: 10px 0;
			}
		
		#maincontent .paging .pagingcenter a {
			display: block;
			float: left;
			line-height: 16px;
			height: 16px;
			width: 16px;
			margin: 0;
			padding: 0;
			font-size: 1.1em;
			color: #0b3374;
			}
			
			#maincontent .paging .pagingcenter a.previous {
				width: 69px;
				}
			
			#maincontent .paging .pagingcenter a.next {
				width: 53px;
				}
			
			#maincontent .paging .pagingcenter a.arrows {
				width: 29px;
				}
			
			#maincontent .paging .pagingcenter a img {
				padding: 0;
				margin: 0;
				height: 16px;
				}
			
			#maincontent .paging .pagingcenter p#current {
				background-color: #92c238;
				display: block;
				float: left;
				line-height: 16px;
				height: 16px;
				width: 16px;
				margin: 0;
				padding: 0;
				font-size: 1.1em;
				font-weight: bold;
				color: #fff;
				}		


	#validation {
		/* --- VALIDATION MESSAGE --- */
		color: #f00;
		}
		
		#validation ul {
			margin: 10px 0 10px 20px;
			padding: 0;
			}
			
			#validation ul li {
				padding: 0;
				margin: 0 0 5px 0;
				color: #f00;
				line-height: normal;
				}
						
		#validation p {
			font-weight: bold;
			}
			
/* #backlink {
	margin: 0 0 5px 0;
	padding: 0;
	}
	
	#backlink p {
		text-align: center;
		padding: 0 0 5px 0;
		margin: 0;
		font-size: 1.2em;
		}
		
	#backlink p a {
		display: block;
		background-color: #fff;
		border: 2px solid #35339e;
		padding: 5px 0;
		}
		
	#backlink p a:hover {	
		background-color: #35339e;
		color: #fff;
		} */


/* --- TABLES --- */

table th, table .heading {
	font-size: 1.4em;
	font-weight: normal;
	color: #0A477F;
	}	

table th, table td, table .heading {
	padding: 5px 0;
	}
	
table.details-table	th {
	width: 49%;
	}	

table.details-table	td {
	font-size: 1.2em;
	}

table td strong {
	font-size: 1.4em;
	}
