/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */
			
			
html
{
background-color: #949494;
}


body 
{
font-size: 62.5%;
margin: 0px;
text-align: center;
background: #EDEDED url(../img/bg.gif) top left repeat-x;
color: #111;
font-family: Arial, Helvetica, sans-serif;
}

#wrap{
	position: relative;
	margin: auto;
	width: 884px;	
	overflow: hidden;
}

	#nav{
		position: relative;
		height: 49px;
		padding-top: 33px;	
		font-size: 2em;
		width: 920px;
	}
	
		#nav li{
			position: relative;
			float: left;
			height: 49px;	
			padding-right: 10px;
		}
		
		#nav li a{
			position: relative;
			float: left;
			padding: 15px 13px 0 13px;
			height: 34px;
			color: #fff;
			text-decoration: none;	
		}
		
		#nav li.active a, #nav li a:hover{
			color: #0D62AC;
			background: #fff;
		}
	
	
	
	#head{
		position: relative;
		height: 237px;
		background: url(../img/head.jpg) top left no-repeat;
		text-align: left;
	}
	
	#headCharterServices{
		position: relative;
		height: 237px;
		background: url(../img/head-charter-services.jpg) top left no-repeat;
		text-align: left;
	}
	
	h1#page-title{
		position: relative;
		padding: 6px 0 0 10px;
		font-size: 3em;
		font-weight: bold;
		color: #fff;
		height: 44px;
		text-align: left;
	}
	
	
	
	#page{
		position: relative;
		color: #000;	
		padding-bottom: 15px;
	}
	

		
		
		
		#sidebar{
			position: relative;
			float: left;
			width: 315px;	
			margin-top: -29px;
			font-size: 1.4em;
			padding-bottom: 18px;
			background: url(../img/sbbg.gif) bottom left no-repeat;
		}
		
			#sidebar h2{
				position: relative;
				padding: 44px 0 0 0;
				height: 35px;
				color: #fff;
				font-size: 1.3em;
				font-weight: bold;
				color: #fff;
				margin-bottom: 18px;	
				background: #0D62AC url(../img/quote-top.gif) top left no-repeat;
			}
			#sidebar h3{
				position: relative;
				color: #000;
				font-size: 1.2em;
				font-weight: bold;
			}
			
			#sidebar p{
				position: relative;
				overflow: hidden;
				padding-bottom: 6px;	
			}
			
			#sidebar a{
					color: #0d62ac;	
				}
			
			#sidebar label{
				position: relative;
				float: left;
				padding-top: 3px;				
				font-weight: bold;
				text-align: right;
				width: 140px;
				padding-right: 8px;
			}
			
			#sidebar .text{
				position: relative;
				float: left;
				width: 88px;
				padding: 2px;
				font-size: .9em;
				border: 1px solid #ddd;
			}
			
			#sidebar p img{
				float: left;
				margin-left: 4px;
			}
			
			#sidebar select{
				position: relative;
				float: left;
				width: 130px;
				font-size: .9em;
				border: 1px solid #ddd;
				padding: 2px;
			}
			
			#go-to-step2{
				position: relative;
				margin: 15px 0 15px 0;
				height: 41px;
				width: 160px;
				border: 0;
				font-size: .1em;
				color: #ddd;
				text-indent: -9999em;
				background: url(../img/step2.gif) top left no-repeat;
			}
			
			.sb-links{
				position: relative;
				padding: 12px 0 12px 0;
				margin: 0 3px 0 3px;
				background: #3C81BD;
				color: #28AAE1;	
				font-size: .7em;
				font-family: Arial, Helvetica, sans-serif;
			}
			
				.sb-links a{
					margin: 0 3px 0 3px;
					color: #fff;
				}
		
		
		#content{
			position: relative;
			float: right;
			width: 475px;
			text-align: left;
			font-size: 1.4em;
		}
		
			#content h1{
				position: relative;
				font-size: 2.2em;
				padding: 7px 0 0 0;
				height: 43px;
				color: #fff;
			}
			#content p{
				position: relative;
				overflow: hidden;
				line-height: 1.5em;
				padding-bottom: 12px;	
			}
			
			.entry{
				position: relative;
				padding: 1em 0 1em 0;
			}
			
				.entry p{
					position: relative;
					line-height: 1.5em;
					padding-bottom: 1em;	
				}
				
				.entry a{
					color: #0d62ac;	
				}
				
				.entry strong{
					font-weight: bold;
				}
				
				.bottom-buttons{
					position: relative;
					float: left;
					overflow: hidden;		
					padding-bottom: 1em;			
				}
				
					.bottom-buttons a{
						position: relative;
						float: left;
						margin-right: 15px;
					}
					
					.bottom-buttons a img{
						position: relative;
						float: left;
					}
					
				.bottom-buttons-secondary{
					position: relative;
					float: left;
					overflow: hidden;		
					padding-bottom: 1em;
					padding-left: 125px;		
				}
				
					.bottom-buttons-secondary a{
						position: relative;
						float: left;
						margin-right: 15px;
					}
					
					.bottom-buttons-secondary a img{
						position: relative;
						float: left;
					}
		
	
	
	
		#step-page{
			position: relative;
			font-size: 1.4em;
			padding: 35px 120px 35px 120px;	
			text-align: left;
		}
	/*ADDED*/
	#step-page h3 {
		position: relative;
		font-size: 1.4em;
		/*text-align: center;*/
		color: #0D62AC;
		font-weight: bold;
		padding-bottom: 4px;
		
	}
	#step-page h5 {
		position: relative;
		font-size: 1.4em;
		/*text-align: center;*/
		color: #0D62AC;
		font-weight: bold;
		padding-bottom: 4px;
		
	}
	#step-page h6 {
		position: relative;
		font-size: 1.2em;
		/*text-align: center;*/
		color: #000000;
		font-weight: normal;
		padding-bottom: 25px;
		
	}
		
			#step-page h2{
				position: relative;
				font-size: 2.2em;
				text-align: center;
				color: #0D62AC;
				font-weight: bold;
				padding-bottom: 18px;
			}
			
			#step-page p{
				position: relative;
				overflow: hidden;
				line-height: 1.5em;
				padding-bottom: 12px;	
			}
			
			#step-page .text{
				width: 238px;
			}
			
			#step-page select{
				width: 140px;
			}
			
			#step-page p label{
				position: relative;
				float: left;
				font-weight: bold;
				text-align: right;
				width: 437px;
				padding-right: 11px;
			}
			
			#step-page a{
					color: #0d62ac;	
				}
			
			.note-this{
				position: relative;
				padding-left: 138px;	
				font-size: .9em;
			}
			
				.note-this strong{
					font-weight: bold;
				}
				
				.note-this ol{
					position: relative;
					padding-bottom: 45px;
					margin-left: 55px;
					line-height: 1.8em;
					list-style: outside decimal;
				}
				
				#continue{
					position: relative;
					margin-left: 365px;
					height: 41px;
					width: 160px;
					font-size: .1em;
					color: #ddd;
					background: url(../img/continue.gif) top left no-repeat;
					border: 0;
				}
			
			.options{
				position: relative;
				text-align: center;
				overflow: hidden;
				padding: 45px 0 5px 230px;
			}
			
				.options a{
					position: relative;
					float: left;
					margin: 0 15px 0 15px;	
				}
				
				.options img{
					position: relative;
					display: block;
				}

#gatewayCharters{
margin-top: 20px;
margin-bottom: 5px;
font-size: 1.2em;
font-weight: bold;
}

#foot{
	position: relative;
	padding: 20px 0 45px 0;
	overflow: hidden;
	height: 20px;	
	color: #fff;
	background: url(../img/foot-bg.gif) top left;
}

	#foot li{
		position: relative;
		display: inline;
		padding: 0 23px 0 10px;
		background: url(../img/bottom-break.gif) right center no-repeat;
	}
	
	#foot li:last-child{
		background: none;
		padding-right: 10px;
	}
	
	#foot li a{
		color: #fff;
	}











#logo {
	position: absolute;
	width: 370px;
	height: 100px;
	margin-top: 50px;
	cursor: pointer;
}


/* ----------------------------------------------------
	
	Forms - * to style forms
	
	---------------------------------------------------- */

	form div
		{
		margin-bottom: 20px; 
		padding: 10px 20px; 
		text-align: center;
		}
		
	form div input:hover 
		{
		background-color: #e591b9;
		}
	
	fieldset
		{
		margin-bottom: 10px; 
		padding-top: 10px;
		padding-left: 20px; 
		padding-right: 20px; 
		padding-bottom: 10px; 
		overflow: hidden;
		}
		
	fieldset:hover
		{
		border: 1px solid #0d62ac;
		background-color: #418736;
		}
		
	fieldset input
		{
		width: 45%; 
		border: 1px solid #000;
		margin-left: 15px;
		}
		
	input
		{
		border: 0;
		text-indent: 2px;
		background-color: #fff;
		border: 1px solid #0d62ac;
		}
		
	textarea
		{
		border: 0;
		text-indent: 5px;
		border: 1px solid #0d62ac;
		}
		
	select
		{
		border: 0;
		text-indent: 5px;
		border: 1px solid #0d62ac;
		}
		
	fieldset select
		{
		width: 45%; 
		border: 1px solid #000;
		margin-left: 15px;
		}
		
	fieldset input:hover
		{
		border-color: #0d62ac;
		}
		
	fieldset select:hover
		{
		border-color: #000;
		}
		
	fieldset input:active, input:focus 
		{
		border-color: #28aae1;
		}
	
	label, label span 
		{
		display: block; 
		padding-bottom: .25em;
		}
		
	label
		{
		float: left; 
		width: 100%;
		}
		
	label span 
		{
		float: left; 
		width: 45%; 
		text-align: right;
		}
		
	form div input
		{
		padding: 0 .25em;
		}
		
	form div input:hover 
		{
		color: #fff;
		background-color : #d73502;
		}
		
	.button
		{
		border: 2px double #0d62ac;
		background-color: #d7a101;
		}
		
	div#button
		{
		border: 0;
		}
		
	div#blockerdiv {
		width: 100%;
		height: 100%;
		position:absolute;
		top: 0px; left: 0px;
		background: url(../images/blankbackground.png) repeat;
		display: none;
		}
	div#ppcontainershadow {
		width: 540px;
		height: 460px;
		position:absolute;
		left: 50%; top: 50%;
		margin-left: -300px;
		margin-top: -250px;
		background: url(../images/shadow.png) repeat;;
		}	
	div#ppcontainer {
		width: 540px;
		height: 460px;
		position:absolute;
		left: 50%; top: 50%;
		margin-left: -272px;
		margin-top: -232px;
		background: #FFFFFF;
		}
	div#ppclosebtn {
		float: right;
		margin-right: 10px;
		margin-top: 10px;
		cursor: pointer;
		}
	div#ppimage {
		margin-top:40px;
		}

 #mobile-icon { position: absolute; right: 0; top: 5px; color: #fff;
font-size: 10px; z-index: 9999; }
 #mobile-icon a, #mobile-icon a:hover { color: #fff; text-decoration: none; }
ol li { line-height: 1.5em; }
