body{margin:0;}

#page,
.ui-dialog{
	width: 960px;
	margin: auto;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #2E2E2E;
	font-size: 12px;
	line-height: 16px;
}

.clear
{
	float: none;
	clear: both;
}

	#page p{
		margin:0 0 20px;
		clear: left;
	}
		
		#page p strong{
			font-weight: bold;	
		}
	
	#page h1{
		font-size: 1.7em;
		font-weight: bold;
		margin-bottom: 17px;	
	}
	
	#page a{
		text-decoration: underline;
		color: #B33037;
		cursor: pointer;
		font-weight: normal;
	}
		
	#page a:visited{
		color: #8C8C8C;
	}
	
	#page a.external{
		background: transparent url(http://www.chevroletfleet.co.uk/themes/chevroletfleet/images/external-link-red.gif) no-repeat center right;
		padding-right: 18px;
	}
	
	#page a.external:visited{
		background: transparent url(http://www.chevroletfleet.co.uk/themes/chevroletfleet/images/external-link-grey.gif) no-repeat center right;
		padding-right: 18px;
	}
	
	#page input,
	#page textarea{
		border:1px solid #909090;
	}
	
		#page textarea {
			width: 200px;
			height: 100px;
		}
		
	#page dt label {
		text-align: right;
		color: #626262;
		font-weight: bold;
	}
	
	#page dd input,
	#page dd select{
		float: left;
	}
	
	#page .contentTable{
		border-collapse:collapse;
		border-color:#909090 -moz-use-text-color;
		border-style:solid none;
		border-width:1px medium;
		margin:10px 0 20px;
		font-size: 0.9em;
	}
	
		#page .contentTable tr th{
			background-color:#E0E0E0;
			border-bottom:1px solid #B2B2B2;
			font-weight: bold;
		}
	
		#page .contentTable tr td.col1{
			border-left: 0;
		}
		
		#page .contentTable tr td{
			border-bottom: 1px solid #B2B2B2;
			border-left: 1px solid #B2B2B2;
		}
		
		#page .contentTable tr th,
		#page .contentTable tr td{
			padding:5px 10px;
		}
		
        #page .contentTable .headlineRow td {
        	background-color: #E0E0E0;
		    border-bottom: 1px solid #B2B2B2;
		    color: inherit;
		    border-left: medium none;
		    font-weight: bold;
        }
	
	#page #central dd .errors {
		float: left;
		padding: 0px;
		margin:0px;
		margin-left:0px; 
		clear: left;
	}

		#page dd .errors li {
			list-style-type: none !important;
			color: red;
			font-size: 0.8em;
		}
	
		#page #marketing-label label,
		#page #terms-label label{
			padding-top: 20px;
			color: #2E2E2E;
			text-align: left;
			font-weight: normal;
			width: auto;
			font-size: 0.8em !important;
		}
		
		#page dl{
			width: 508px;
			margin-left: 50px;
		}
		
		#page dt, #page dd {
			float: left;
			height: 1%;
		}
		
			#page dd{
				margin-bottom: 10px;	
			}
		
			#page dt {
				clear: left;
			}
			
			#page dd#submit-element,
			#page dd#next-element,
			#page dd#finish-element {
				clear: both;
				padding-left: 165px;
			}
			
				#page dt label {
					display: block;
					width: 150px;
					padding-right: 15px;
				}
				
				#page dt #marketing 
				{
					position: relative;
					z-index: 10;					
				}
		
		#page #terms-label,
		#page #marketing-label,
		#page #marketing-element,
		#page #terms-element
		{
			display: block;
			width:100%;
			float:left;
		}
		
			#page #marketing-label label,
			#page #terms-label label{
				display: inline;	
			}
		
			#page #terms-label input,
			#page #marketing-label input {
				width: auto;
				border:0;
				vertical-align: bottom;
			}
			
		#page #submit-element input,
			#page #finish-element input,
		#page #next-element input {
			width: 150px;
			height: 23px;
			color: #fff;
			border: none;
			cursor: pointer;
			font-weight: bold;
			background: url(http://www.chevroletfleet.co.uk/themes/chevroletfleet//images/bg-submit.jpg);
		}
	
	#page input{
		width: 200px;
	}
	
	#page select{
		width: 200px;	
	}
		
	#page #footer{
		float:left;
		width: 100%;
		margin: 10px 0px 20px 0px;
	}
	
		#page #footer p{
			color:#7E7E7E;
			font-size: 0.9em;
		}
			
		#page #footer .nav{
			float:left;
			width: 100%;
			border-bottom: 1px solid #cccccc;
			padding-bottom: 15px;
			margin-bottom: 10px;
		}
			
			#page #footer .nav li{
				font-size: 9px;
				float:left;
				padding:0 7px;
				border-left: 1px solid #3F3F3F;
				line-height: 9px;
			}
			
			#page #footer .nav li.first{
				border-left: 0;
			}
			
				#page #footer .nav li a{
					color: #3F3F3F;
					text-decoration:none;
					font-size: 9px;
				}
				
				#page #footer .nav li a:hover{
					text-decoration: underline;	
				}

	#page #header{
		height: 94px;
		float: left;
		margin-bottom: 1px;
	}
	
		#page #header #logo{
			margin-top: 18px;
			margin-bottom: 14px;
			margin-left: 35px;
			margin-right: 35px;	
			float:left;
			width: 125px;
			position:relative;
			bottom: 4px;
		}
		
		#page #header #secondary-logo{
			float:left;
			margin-top:26px;
		}
		
		#page #header .navigation{
			width: 765px;	
			float:right;
			margin-top: 20px;
			z-index: 10;
		}

	#page #central{
		float:left;	
		position: relative;
		bottom: 3px;
		width: 100%;
		z-index: 5;
	}
	
		#page #central ul{
				margin-left: 25px;
			}
			
				#page #central ul li{
					list-style-type: disc;
					list-style-position: outside;
				}
	
		#page #central .above-fold{
			position: relative;
		}
		
			#page #central .above-fold #image{
				position: relative;
				height: 335px;
				width: 960px;
			}
			
				#page #central .above-fold #image span{
					position: absolute;
					top:0px;
					left:0px;
				}
		
			#page #central .above-fold .page-list{
				position: absolute;
				right: 0px;
				top:100px;
				padding:10px 25px;
				background: #ffffff;
				width: 156px;
				z-index: 10;
			}
			
				#page #central .above-fold .page-list li{
					line-height: 2.5em;
					height: 2.5em;
					border-top: 1px solid #CCCCCC;
					padding-left: 10px;
					list-style-type: none;
				}
				
				#page #central .above-fold .page-list li.first{
					border-top: 0;
				}
				
					#page #central .above-fold .page-list li a{
						color: #000000;
						text-decoration: none;
						background: transparent url(http://www.chevroletfleet.co.uk/themes/chevroletfleet/images/cta.gif) no-repeat center right;
						display:block;
					}
		
		#page #central #body{
			margin-top: 10px;
			position:relative;
			float:left;
			width:100%;
			border: 1px solid #CCCCCC;
		}
		
		#page #central .two-col{
			float:left;	
			overflow: hidden;
		}
		
			#page #central .two-col .background{
				background: #E5E5E5;
				position: absolute;
				top: 5px;
				bottom: 5px;
				left: 5px;
				right: 5px;
				padding:24px 0 0 32px;
			}
		
			#page #central .two-col .col-one{
				padding: 29px;
				border-right: 1px solid #CCCCCC;
				float:left;
				width: 558px;
				min-height:355px;
  				height:auto !important;
  				height:355px;
			}
			
			#page #central .two-col .col-two{
				width:343px;	
				float:left;
				border-left: 0;
				position: absolute;
				right: 0px;
				top: 0px;
				bottom: 0px;
				overflow:hidden;
			}
			
		#page #central .two-col-equal{
			float:left;	
			overflow: hidden;
		}
		
			#page #central .two-col-equal .background{
				background: #E5E5E5;
				position: absolute;
				top: 5px;
				bottom: 5px;
				left: 5px;
				right: 5px;
				padding:24px 0 0 32px;
			}
		
			#page #central .two-col-equal .col-one{
				padding: 29px;
				float:left;
				width: 450px;
				min-height:355px;
  				height:auto !important;
  				height:355px;
			}
			
			#page #central .two-col-equal .col-two{
				width:450px;	
				float:left;
				border-left: 0;
				position: absolute;
				right: 0px;
				top: 0px;
				bottom: 0px;
				overflow:hidden;
			}
			
			#page #central .three-col .background{
				background: #E5E5E5;
				position: absolute;
				top: 5px;
				bottom: 5px;
				left: 5px;
				right: 5px;
				padding:24px 0 0 15px;
			}
			

			#page #central .three-col .col-one{
				padding: 29px;
				border-right: 1px solid #CCCCCC;
				float:left;
				width: 272px;
			}
			
			#page #central .three-col .col-two{
				width:314px;	
				float:left;
				border-left: 0;
				position: absolute;
				right: 646px;
				top: 0;
				bottom: 0;
				left: 331px;
				border-right: 1px solid #CCCCCC;
			}
			
			#page #central .three-col .col-three{
				width:314px;	
				float:left;
				border-left: 0;
				position: absolute;
				right: 0;
				top: 0;
				bottom: 0;
			}

	#page .navContainer{
		position:relative;
		z-index: 15;
	}

	#page #primary-nav{
		width: 765px;
		float:left;
		background: transparent url(http://www.chevroletfleet.co.uk/themes/chevroletfleet/images/nav/nav-blanking_OFF.jpg) repeat center right;
	}
	
		#page  #primary-nav a{
			text-decoration: none;
			color: #000000;
		}
	
		#page  #primary-nav a:hover{
			text-decoration: underline;
			color: #000000;
		}
		
		#page #primary-nav li{
			float: left;
			border-left: 1px solid #ffffff;
			height:29px;
		}
		
			#page #primary-nav .blanking
			{
				border-left: 1px solid #fff;	
			}
			
			#page #primary-nav li.first{
				border:0;
			}
			
				#page #primary-nav li ul{
					display: none;
					position:absolute;
					left:0;
					top: 29px;
					background: transparent url(http://www.chevroletfleet.co.uk/themes/chevroletfleet/images/nav/level-2-bg.png) no-repeat bottom left;
					width: 100%;
					z-index: 15;
				}
				
				#page #primary-nav li.nav-path-selected ul{
					display: block;	
				}
				
					#page #primary-nav li ul li{
						padding: 8px 11px;
						height: 14px;
						font-size: 11px;	
					}
				
					#page #primary-nav li ul li.first.nav-selected{
						padding: 8px 13px;
						height: 14px;
						font-size: 11px;	
						background: transparent url(http://www.chevroletfleet.co.uk/themes/chevroletfleet/images/nav/level-2-bg_ON.png) no-repeat bottom left;
					}
					
					#page #primary-nav li ul li.nav-selected{
						padding: 8px 11px;
						height: 14px;
						font-size: 11px;	
						background: transparent url(http://www.chevroletfleet.co.uk/themes/chevroletfleet/images/nav/level-2-bg_ON_nonRounded.png) no-repeat bottom left;
					}
					
						#page #primary-nav li ul li.nav-selected a{
							color: #ffffff;
							text-decoration: none;
						}


			/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
			


.calc-body
{
	margin-top: 0px !important;
}
.calculators dd p
{
	font-size: 0.9em;
	margin-bottom: 0px !important;
}						
						
.calculators h2
{
	color: #0079B8;
}

.calculators h3
{
	font-size: 1.5em !important;
	color: #000;
}

	.calculators table
	{
		width: 558px;
		border-collapse:collapse;
		border: none;
		margin-bottom: 20px;
	}
	
		.calculators table th
		{
			font-weight: bold;
		}
		
		.calculators table tr.heading th
		{
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 2px;
			padding-bottom: 2px;
			border: none;
			background: #E5E5E5;
			border-bottom: 1px solid #CCCCCC;
			border-right: 1px solid #E5E5E5;
			font-size: 0.9em;
		}
		
			.calculators table tr th
			{
				font-size: 0.9em;
				font-weight: bold;
				border-bottom: 1px solid #CCCCCC;
			}
			
		.calculators .small-table
		{
			width: 300px !important;
			float: left;	
		}
		
		.calculators .result-graph
		{
			padding-left: 15px;
			width: 243px !important;
			float: left;	
		}
		
		.calculators table tr td
		{	
			font-size: 0.9em;
			border: 0px;
			border-bottom: 1px solid #CCCCCC;
			border-right: 1px solid #fff;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 2px;
			padding-bottom: 2px;
			color: #333333;
			
		}
		
		.calculators .help-icon
		{
			cursor: pointer;
			float: left;
			display: block;
			margin-left: 0;
			height: 14px;
			width: 14px;
			margin-right: 7px;
			background: url(http://www.chevroletfleet.co.uk/themes/chevroletfleet//images/info.png);
			text-indent: -999em;
		}
		
		.calculators  .field
		{
			padding-bottom: 10px;
		}
		
		#options-dialog
		{
			position:absolute;
			top: 250px;
			width: 500px !important;
			height: auto !important;
			display: none;
			border: 1px solid #E5E5E5;
			padding: 3px;
			
		}
		
		.ui-dialog-titlebar-close 
		{
			display: none;	
		}
			
			.ui-widget-overlay
			{
				position: absolute;
				left: 0px;
				top: 0px;
				background:#000;
				opacity:0.9;
				filter: alpha(opacity = 90);
			}
			#options-dialog-content
			{
				padding: 10px;
				background: #fff;	
			}
			
				#options-dialog-content h2
				{
					color:#0079B8;
					font-size: 0.9em;
					padding: 0px;	
					margin-bottom: 0px !important;
				}
				
			
				#options-dialog-content p
				{
					font-size: 0.9em;
					margin-top: 0px !important;
				}
				
				#options-dialog-content .submit
				{
					float: left;
					margin-right: 10px;	
				}
			
				#options-dialog-content ul
				{
					margin-left: 0px !important;	
					padding-left: 0px !important;
				}
			
				#options-dialog-content li
				{
					font: 0.9em;
					list-style: none !important;	
				}
				
					#options-dialog-content li input
					{
						width: auto !important;	
					}
					
					#options-dialog-content li label
					{
						font-size: 0.8em;
					}
			
			.calculators table tr th.option,
			.calculators table tr td.option
			{
				text-align: center;
				width: 10%;
			}
			
				.calculators table tr td.option input
				{
					border: none !important;
					width: auto !important;
					height: auto !important;	
				}
				
			.calculators #txtContribution
			{
				margin-top: 7px;
				margin-bottom:7px;
				height: 23px;	
			}
			
			.calculators #txtOptionsTotal
			{
				margin-top: 7px;
				margin-bottom:7px;
				float: left;
				height: 21px;
				margin-right: 10px;
			}
			
			.calculators #btnAddOptions
			{
				margin-top: 7px;
				width: 135px;
				float: left;	
			}
			
			.calculators table tr th.price,
			.calculators table tr td.price
			{
				width: 15%;
			}
			
			.calculators table tr th.derivative,
			.calculators table tr td.derivative
			{
				width: 28%;
			}
			
			.calculators table tr th.transmission,
			.calculators table tr th.transmission
			{
				width: 31%;
			}
			
			.calculators table tr th.co2,
			.calculators table tr td.co2
			{
				width: 7%;
			}
			
			.calculators table tr th.fuel,
			.calculators table tr fuel
			{
				width: 12%;
			}
			
.intranet .container{
		margin-top: 60px;
		overflow: hidden;
	}
	
	.intranet .savings{
		width:415px;
		text-align:right;
		float: left;	
	}
	
	.intranet .cta{
		width:400px;
		margin-left: 100px;	
		float: left;
		margin-top: 10px;
	}
	

	.intranet .model-selector{
		width:440px;
	}
	
	.intranet .model-selector h2{
		text-align: center;	
		margin-bottom: 10px;
		font-size: 16px;
	        display: none;
	}
	
	#page #central .intranet .model-selector #modelSelect{
		height: 124px;	
		width:788px;
		float:left;
		margin-left:0
	}
	
		#page #central .intranet .model-selector #modelSelect li{
			width:782px;
			float:left;
			list-style-type: none;
		}
	
		.intranet .model-selector #previous-model{
			clear: left;
		}
	
	.intranet .model-selector #previous-model,
	.intranet .model-selector #next-model{
		float: left;	
		margin: 45px 3px;
	}
			
#page #central .intranet #indicators ul{
	float: left;margin-left:0
}
.intranet #indicators li{
		display:block;
		height:10px;
		width: 10px;
		text-indent: -999em;
		float:left;
		background: transparent url(http://www.chevroletfleet.co.uk/themes/chevroletfleet/images/slider-page-identifier-inactive.gif) no-repeat;
	}
	
	.intranet #indicators li.active{
		background: transparent url(http://www.chevroletfleet.co.uk/themes/chevroletfleet/images/slider-page-identifier-active.gif) no-repeat;
	}
	
	.intranet #indicators {
		margin:auto;
		clear: both;
		width: 40px;
		margin-bottom: 10px;	
		margin-top: 2px;
		overflow: hidden;	
	}
	
.jcarousel-container-horizontal{ 
	margin: 0 10px;
}

.useful-links #page .col-one h2 {
    font-weight: bold;
    font-size: 1.1em;
}

.useful-links #page .col-one a {
    font-size: 0.9em;
    color: black;
    text-decoration: none;
}

.useful-links #page .col-one a:hover {
    color: #FFA600;
}
