html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearer {
	clear: both;
	width: 100%;
	height: 1px;
}

/***************************************************************************************/

html, body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

	body {
		padding-top: 18px;	
	}
	
#container {
	margin: 0 auto;
	width: 976px;
	position: relative;
}

	
	
/****************************************************************************************
Masthead
****************************************************************************************/

#masthead {
	width: 976px;
	height: 76px;
	border-bottom: 1px solid #a6d9e7;
	margin-bottom: 8px;
	position: relative;
}

	.page_home #masthead {
		border-bottom: none;
	}

	#masthead #language_select {
		left: 295px;
		top: 4px;
		position: absolute;
	}
	
	
	#masthead a#aus-site {
		display: block;
		position: absolute;
		left: 778px;
		top: -9px;
		width: 191px;
		height: 46px;
		background: url(/images/site/devilbiss-australia.jpg) left top no-repeat;
	}
	
	#masthead a#usa-site {
		display: block;
		position: absolute;
		left: 619px;
		top: -9px;
		width: 172px;
		height: 46px;
		background: url(/images/site/devilbiss-usa.jpg) left top no-repeat;
	}

	#masthead a#latin-site {
		display: block;
		position: absolute;
		left: 459px;
		top: -9px;
		width: 172px;
		height: 46px;
		background: url(/images/site/devilbiss-latin.jpg) left top no-repeat;
	}

	#masthead a#drive-site {
		display: block;
		position: absolute;
		left: 778px;
		top: -9px;
		width: 172px;
		height: 46px;
		background: url(/images/site/drive-button.jpg) left top no-repeat;
	}
	
	#masthead a#de-site {
		display: block;
		position: absolute;
		left: 535px;
		top: -9px;
		width: 95px;
		height: 46px;
		background: url(/images/site/devilbiss-de-flag.png) left top no-repeat;
	}
	
	#masthead a#fr-site {
		display: block;
		position: absolute;
		left: 442px;
		top: -9px;
		width: 98px;
		height: 46px;
		background: url(/images/site/devilbiss-fr-flag.png) left top no-repeat;
	}

	#masthead a#es-site {
		display: block;
		position: absolute;
		left: 358px;
		top: -9px;
		width: 95px;
		height: 46px;
		background: url(/images/site/devilbiss-es-flag.png) left top no-repeat;
	}
	
	#masthead a#logolink {
		display: block;
		float: left;
		width: 245px;
		height: 76px;
		background: url(/images/site/logo.jpg) left top no-repeat;
	}

	#masthead #masthead-navigation {
		float: right;	
		margin-right: 18px;	
		margin-top: 38px;
		height: 30px;
	}
	
    	#masthead #masthead-navigation ul#navigation {	
			height: 30px;
			float:right;
		}
		
			#masthead #masthead-navigation ul#navigation li {
				display: inline;
				height: 28px;	
				color: #0066a4;
				padding: 0 19px 0 15px;
				background: url(/images/site/masthead-nav-item-bg.gif) right top no-repeat;				
				line-height: 30px;
			}

				#masthead #masthead-navigation ul#navigation li strong {
					font-weight: bold;
				}
			
				#masthead #masthead-navigation ul#navigation li a {				
					color: #0066a4;
					font-size: 12px;
					text-decoration: none;				
				}
 
 				#masthead #masthead-navigation ul#navigation li.last {				
					padding: 0 0 0 15px;
					background: none;
				}
					#masthead #masthead-navigation ul#navigation li a:hover {	
						color: #96cbdb;	
					}
					
    	#masthead #masthead-navigation img {
			margin:3px 0 0 10px;
			float:right;
			display:block;
		}

	#masthead #dealer-details {
		position: absolute; 
		left: 260px;
		top: 42px; 
		width: 200px; 
		height: 22px;	
		color: #0066A4;
			
	}

		#masthead #dealer-details p {
			height: 22px;
			line-height: 22px;
			display: block;
			font-size: 11px;
		}
		
			#masthead #dealer-details p strong {
				font-weight: bold;	
			}

ul#dealer-downloads {
	margin-top: 0px;	
}

	ul#dealer-downloads li a {
		text-decoration: none;
		color: #006699;
		padding: 2px 25px 2px 0;
		background: url(/images/icons/acrobat.png) right top no-repeat;
	}

/****************************************************************************************
Main Nav
****************************************************************************************/

#main-nav {
	background: url(/images/site/main-nav-bg.jpg) left top no-repeat;	
	width: 976px;
	height: 60px;
	margin-top: 6px;
}

	#main-nav ul li {
		display: inline;
		background: url(/images/site/main-nav-li-bg.jpg) right top no-repeat;	
		line-height: 48px;
		height: 48px;
		font-size: 16px;	
		display: block;
		float: left;
	}

		#main-nav ul li a {	
			display: block;
			height: 48px;
			color: #FFFFFF;
			text-decoration: none;	
			padding: 0 22px 0 18px;
			padding: 0 18px 0 14px;
			margin-right: 4px;
		}

		.page_home #main-nav ul li#nav-home a,
		.page_about #main-nav ul li#nav-about a,
		.page_product #main-nav ul li#nav-products a,
		.page_info #main-nav ul li#nav-info a,
		.page_news #main-nav ul li#nav-news a,
		.page_events #main-nav ul li#nav-events a,
		.page_contact #main-nav ul li#nav-contact a,
		#main-nav ul li a:hover {	
			background: url(/images/site/main-nav-li-hover-bg.jpg) left top repeat-x;
		}

/****************************************************************************************
Search Bar
****************************************************************************************/

input#q {
	position: absolute;
	left: 712px;
	top: 256px;
	height: 26px;
	width: 204px;
	border: 1px solid #3b87a7;
	padding-left: 4px;
	color: #3a3a3a;
	background: url(/images/site/search-bg.jpg) left top repeat-x;
}

input#sa {
	position: absolute;
	left: 928px;
	top: 257px;
	width: 30px;
	height: 30px;
}

	.page_home input#q {
		top: 422px;
	}

	.page_home input#sa {
		top: 423px;
	}
	
#cse-search-results {
	
}

/****************************************************************************************
Homepage
****************************************************************************************/

#bnr-surround {
	height: 324px;
	width: 976px;
}

	#bnr-lifestyle {
		height: 324px;
		width: 646px;
		overflow: hidden;
		background: url(/images/site/bnr-surround.jpg) left top no-repeat;
		float: left;
		
		width: 976px;
		float: none;
	}

		#bnr-lifestyle .lifestyle-slide {
			height: 324px;
			width: 646px;
			position: relative
			background: url(/images/site/bnr-default.jpg) left top no-repeat;	
			display: none;	
			
			width: 976px;
		}
			
			#bnr-lifestyle .lifestyle-slide .lifestyle-slide-content {
				padding: 20px;
				height: 144px;
				width: 430px;
				position: absolute;
				left: 90px;
				top: 73px;
				border-top: 1px solid #11578a;
				border-bottom: 1px solid #11578a;
				/*background: url(/images/site/bnr-content-bg.png) left top repeat;*/
			}
							
				#bnr-lifestyle .lifestyle-slide .lifestyle-slide-content h2 {
					color: #11578a;
					font-size: 25px;
					line-height: 30px;
					margin-bottom: 8px;		
					font-family:Tahoma, Geneva, sans-serif;
				}
			
				#bnr-lifestyle .lifestyle-slide .lifestyle-slide-content p {
					color: #11578a;
					font-size: 17px;
					line-height: 21px;
					text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
					font-family:Tahoma, Geneva, sans-serif;
				}		
				
					#bnr-lifestyle .lifestyle-slide .lifestyle-slide-content p a.morelink img {
						vertical-align: text-top;
						margin-top: 12px;
						position: absolute;
						left: 20px;
						bottom: 16px;
					}	
    
	#bnr-products {
	
		display: none;
		float: right;
		height: 324px;
		width: 330px;
		position: relative;
		overflow: hidden;
		background: #EFEFEF;
		
		width: 230px;
	}

		#bnr-products .product-slide {
			width: 290px;
			height: 284px;
			padding: 20px;
			background: url(/images/site/pulmo-aide.jpg) left top no-repeat;
		}

			#bnr-products .product-slide h3 {
				color: #084d92;
				font-size: 16px;
				font-weight: bold;
				line-height: 20px;
				margin-bottom: 8px;		
				font-family:Tahoma, Geneva, sans-serif;	
			}
			
			#bnr-products .product-slide .product-slide-content {
				padding: 20px;
				height: 82px;
				width: 290px;
				position: absolute;
				left: 0;
				top: 202px;
				background: rgba(30,134,210,0.45);
			}
		
				#bnr-products .product-slide .product-slide-content p {
					color: #99ccff;
					font-size: 15px;
					font-weight: bold;
					line-height: 19px;
					font-family:Tahoma, Geneva, sans-serif;
				}
			
					#bnr-products .product-slide .product-slide-content p a.morelink img {
						vertical-align: text-top;
						margin-top: 12px;
						position: absolute;
						right: 8px;
						bottom: 8px;
					}			
			
			
	
a#prev {
	background: url(/images/site/bnr-arrows.png) no-repeat left top;
    display: block;
    height: 40px;
	width: 40px;
	position: absolute;
	left: 22px;
	top: 228px;
	z-index: 999999999;
	cursor: pointer;
}

a#next {
	background: url(/images/site/bnr-arrows.png) no-repeat right top;
    display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	right: 22px;
	top: 228px;
	z-index: 999999999;
	cursor: pointer;
}

/****************************************************************************************
Homepage - left block
****************************************************************************************/

#home-about {
	width: 472px;	
	height: 335px;
	float: left;
	margin: 20px 0 0 15px;
	background: url(/images/site/home-personal-bg.jpg) -10px -15px no-repeat;
	position: relative;
}

	#home-about h2 {
		font-size: 28px;
		color: #005c98;
		margin-left: 80px;
		line-height: 34px;
		font-weight: normal;
	}

		#home-about h2 a {
			color: #005c98;
			text-decoration: none;
		}
		
			#home-about h2 a:hover {
				color: #4db3d0;
				text-decoration: none;
			}
	
	#home-about h3 {
		font-size: 14px;
		color: #006699;
		margin-left: 80px;
		line-height: 19px;
		margin-bottom: 25px;
		font-weight: normal;
	}

		#home-about h3 a {
			color: #006699;
			text-decoration: none;
		}
		
			#home-about h3 a:hover {
				color: #4db3d0;
				text-decoration: none;
			}
			
	#home-about p {
		font-size: 12px;
		color: #666666;
		line-height: 19px;
		margin-right: 25px;
		width: 210px;
	}
	
	#home-about a.modern-cta {
		display: block;
		width: 132px;
		font-size:16px;
		color: #4cb2cf;
		height: 40px;
		line-height: 40px;
		background: url(/images/site/cta-arrow.jpg) left center no-repeat;
		padding-left:46px;
		font-weight: bold;
		margin-top: 20px;
		text-decoration: none;		
		font-family: Arial, Helvetica, sans-serif;
	}

		#home-about a.modern-cta:hover {
			color:#11578a;
		}

	#home-about img {
		position: absolute;
		left: 247px;
		top: 106px;
	}
	
/****************************************************************************************
Homepage -right block
****************************************************************************************/

#home-products {
	width: 465px;	
	height: 335px;
	float: right;
	margin: 20px 0 0 20px;
	background: url(/images/site/home-pro-bg.jpg) -20px -18px no-repeat;
	position: relative;
}

	#home-products h2 {
		font-size: 28px;
		color: #005c98;
		margin-left: 90px;
		line-height: 34px;
		font-weight: normal;
	}

		#home-products h2 a {
			color: #005c98;
			text-decoration: none;
		}
		
			#home-products h2 a:hover {
				color: #4db3d0;
				text-decoration: none;
			}
			
	#home-products h3 {
		font-size: 14px;
		color: #006699;
		margin-left: 90px;
		line-height: 19px;
		margin-bottom: 25px;
		margin-right: 25px;
		font-weight: normal;
	}

		#home-products h3 a {
			color: #006699;
			text-decoration: none;
		}
		
			#home-products h3 a:hover {
				color: #4db3d0;
				text-decoration: none;
			}
			
	#home-products p {
		font-size: 12px;
		color: #666666;
		line-height: 19px;
		margin-right: 25px;
		margin-left: 9px;
		width: 210px;
	}

	#home-products a.read-more {
		display: block;
		width: 132px;
		height: 40px;
		background: url(/images/site/read-more.jpg) -1px top no-repeat;
		margin-top: 20px;
		margin-left: 9px;
	}

		#home-products a.read-more:hover {
			background: url(/images/site/read-more.jpg) -1px -46px no-repeat;
		}

	#home-products img {
		position: absolute;
		left: 263px;
		top: 106px;
	}
	
/****************************************************************************************
Home Pods
****************************************************************************************/

#home-pods {
	clear: both;
	width: 976px;
	height: 500px;
	border-top: 1px solid #c0e0e9;
}

.home-pod {
	height: 500px;
	float: left;
	border-right: 1px solid #c0e0e9;
	width: 300px;
	padding: 4px 10px 8px 12px;
}

	.home-pod h4 {
		font-size: 28px;
		color: #005c98;
		line-height: 42px;
		font-weight: normal;
	}

		.home-pod h4 a {
			color: #005c98;
			text-decoration: none;
		}

			.home-pod h4 a:hover {
				color: #4db3d0;
				text-decoration: none;
			}
		
	.home-pod p {
		font-size: 12px;
		color: #666666;
		line-height: 19px;
		margin-bottom: 18px;
		margin-right: 6px;
	}

		.home-pod p strong {
			color: #006699;
			font-weight: normal;
		}
	
	.home-pod p.intro {
		font-size: 14px;
		color: #006699;
		padding-bottom: 18px;
		border-bottom: 1px solid #005c98;
		margin-bottom: 0;
	}

	.home-pod a {
		color: #006699;
		text-decoration: none;
	}

		.home-pod a:hover {
			color: #2D98B7;
			text-decoration: underline;
		}
	
		#pod-dealers p.intro {
			margin-bottom: 10px;
		}

		.home-pod p.intro a {
			color: #006699;
			text-decoration: none;
		}

			.home-pod p.intro a:hover {
				color: #4db3d0;
				text-decoration: none;
			}


	.home-pod a.read-more {
		display: block;
		width: 90px;
		height: 28px;
		background: url(/images/site/read-more-small.jpg) left top no-repeat;
		float: right;
	}

		.home-pod a.read-more:hover {
			background: url(/images/site/read-more-small.jpg) left -30px no-repeat;
		}

#pod-about img {
	margin: 12px 0 14px -5px;
}

#pod-dealers {
	border-right: none;	
}

	#pod-dealers img {
		margin: 2px 0 14px -5px;
	}

#pod-news .news-box {
	border-bottom: 1px solid #025c9a; 
	padding: 6px 6px 12px 0;
}

	#pod-news .last {
		border-bottom: none !important; 
		padding: 6px 0 0 0 !important;
	}

	#pod-news .news-box p.date {
		color: #0163a0; 
		font-size: 12px; 
		margin: 2px 0 8px 0;
	}

	#pod-news .news-box h5 {
		color: #686868; 
		font-weight: bold; 
		font-size: 12px; 
		line-height: 19px; 
		margin: 0 0 10px 0;
	}
	
		#pod-news .news-box h5 a {
			color: #686868; 	
			text-decoration: none;
		}

			#pod-news .news-box h5 a:hover {
				color: #0163a0; 	
				text-decoration: none;
			}
		
	#pod-news .news-box div.summary {
		margin-bottom: 12px; 
		clear: both; 
		color: #686868; 
		font-size: 12px; 
		line-height: 19px;
	}
	
		#pod-news .news-box div.summary a {
			color: #686868; 	
			text-decoration: none;
		}
	
			#pod-news .news-box div.summary a:hover {
				color: #0163a0; 	
				text-decoration: none;
			}
		
/****************************************************************************************
Internal
****************************************************************************************/

#bnr-internal {
	width: 976px;
	height: 157px;
	background: url(/images/site/bnr-personal-healthcare.jpg) left top no-repeat;
	position: relative;
}

	.page_links #bnr-internal {
		background-image: url(/images/site/dev-bnr-2.jpg);
	}
	
	.page_news #bnr-internal {
		background-image: url(/images/site/dev-bnr-4.jpg);
	}

	.page_contact #bnr-internal {
		background-image: url(/images/site/dev-bnr-5.jpg);
	}
	
	.page_careers #bnr-internal {
		background-image: url(/images/site/dev-bnr-6.jpg);
	}

	
	#bnr-internal #bnr-content {
		position: absolute;
		left : 453px;
		top: 54px;
		width: 482px;
		height: 48px;
	}

		#bnr-internal #bnr-content h2,
		#bnr-internal #bnr-content h1		{
			color: #FFFFFF;
			font-size: 24px;
			font-weight: bold;
			line-height: 44px;				
			text-shadow: 1px 1px 1px #005c98;
			font-family:Tahoma, Geneva, sans-serif;	
			text-align: right;
		}

.main {
	float: left;
	width: 720px;
	color: #333333;
	font-size: 12px;
	line-height: 16px;	
	border-right: 1px solid #d5eaf1;
	padding: 20px 10px 25px 0px;
}

	body.page_contact .main,
	body.page_careers .main,
	body.page_dealers .main {
		width: 955px; 
		border-right: none;	
	}
	
	.main h2 {
		font-size: 18px;
		color: #006699;
		line-height: 24px;
		font-weight: normal;
	}

	.main h3 {
		font-size: 15px;
		color: #006699;
		line-height: 19px;
		font-weight: bold;
		margin-bottom: 8px;
	}
	
	.main p {
		font-size: 12px;
		line-height: 18px;
		margin: 0 25px 18px 0;
		color: #666666;
	}

		.main p strong {
			font-weight: bold;
		}
	
	.main a {
		color: #005c98;
		text-decoration: underline;
	}

		.main a:hover {
			color: #005c98;
			text-decoration: none;
		}


		.main a.back {
			display: block;
			width: 132px;
			height: 40px;
			background: url(/images/site/back.jpg) -1px -2px no-repeat;
			margin-top: 20px;
			text-indent: -20000px;
		}
	
			.main a.back:hover {
				background: url(/images/site/back-over.jpg) -1px -2px no-repeat;
			}
		
		
	.main #main-intro {
		border-bottom: 1px solid #005c98;
		padding-left: 15px;
	}
	
	.main #main-content {
		padding: 15px 0 0 15px;
	}
	
		.main #main-intro h1,
		.main #main-content h1 {
			font-size: 28px;
			color: #005c98;
			line-height: 34px;
			margin-bottom: 20px;
			margin-right: 15px;
			font-weight: normal;
		}
	
			.main #main-intro h1.with-tagline,
			.main #main-content h1.with-tagline {
				margin-bottom: 3px;
			}

		.main #main-intro h2,
		.main #main-content h2 {
			font-size: 16px;
			color: #006699;
			line-height: 24px;
			margin-right: 25px;
			margin-bottom: 40px;
		}

			.main #main-intro h2.tagline,
			.main #main-content h2.tagline {
				margin-bottom: 20px; 
				font-weight: bold;
			}
			
			.main #main-intro h1.seo-h1 {
				/*margin-top: -78px;*/	
				font-size: 28px;
				line-height: 34px;
				margin-bottom: 0;
			}
			
			.main #main-intro h2.seo-h2 {
				/*margin-top: 34px;*/
				font-size: 16px;
				line-height: 24px;	
				margin-bottom: 18px;
			}
						
			.main #main-intro h2.seo-h2-product {
				/*margin-top: 34px;*/
				font-size: 16px;
				line-height: 24px;
				margin-bottom: 18px;
			}
			
			
		.main #main-intro #main-pic,
		.main #main-content #main-pic {
			float: right;
			width: 295px;	
			margin: 0 40px 25px 40px;
			padding: 5px;
			border: 1px solid #dbdbdb;
			text-align: center;
			-moz-box-shadow: 2px 2px 2px #ababab;
			-webkit-box-shadow: 2px 2px 2px #ababab;
        	box-shadow: 2px 2px 2px #ababab;
		}

	.main #standard-intro {
		padding-left: 15px;
	}

		.main #standard-intro img.icon {
			float: left;	
			margin-right: 15px;
		}
		
		.main #standard-intro h1 {
			font-size: 28px;
			color: #005c98;
			line-height: 34px;
			width: 600px;
			float: left;	
			font-weight: normal;
		}
		
		.main #standard-intro h2 {
			font-size: 15px;
			color: #006699;
			line-height: 18px;
			width: 350px;
			float: left;
			font-weight: normal;
		}
		
	 ul#tabnav {
		font-size: 14px;
		margin: 18px 0 0 0;
		height: 40px;
		border-bottom: 1px solid #035e95;
		padding-left: 15px;
	 }
	 
		ul#tabnav li {
			display: block;
			float: left;
			height: 39px;
			margin: 0 1px 0 0;
			list-style: none;
			padding: 0;
			background-image: none;
		}
		
			ul#tabnav li a {
				display: block;
				float: left;
				height: 39px;
				padding: 0 15px;
				line-height: 38px;
				color: #666666;	
				text-decoration: none;
				border: 1px solid #9a9a9a;
				border-bottom: none;
				
				background-color: rgb(238,248,250);
				
				background-image: linear-gradient(bottom, rgb(224,224,224) 9%, rgb(238,248,250) 50%);
				background-image: -o-linear-gradient(bottom, rgb(224,224,224) 9%, rgb(238,248,250) 50%);
				background-image: -moz-linear-gradient(bottom, rgb(224,224,224) 9%, rgb(238,248,250) 50%);
				background-image: -webkit-linear-gradient(bottom, rgb(224,224,224) 9%, rgb(238,248,250) 50%);
				background-image: -ms-linear-gradient(bottom, rgb(224,224,224) 9%, rgb(238,248,250) 50%);
				background-image: -webkit-gradient(
					linear,
					left bottom,
					left top,
					color-stop(0.09, rgb(224,224,224)),
					color-stop(0.33, rgb(238,248,250))
				);
				-webkit-border-top-left-radius: 4px;
				-webkit-border-top-right-radius: 4px;
				-moz-border-radius-topleft: 4px;
				-moz-border-radius-topright: 4px;
				border-top-left-radius: 4px;
				border-top-right-radius: 4px;
			}
         
				ul#tabnav li a:hover {
					color: #0460a3;	
					border-color: #0460a3;
					background-image: linear-gradient(bottom, rgb(190,219,235) 9%, rgb(234,245,249) 50%);
					background-image: -o-linear-gradient(bottom, rgb(190,219,235) 9%, rgb(234,245,249) 50%);
					background-image: -moz-linear-gradient(bottom, rgb(190,219,235) 9%, rgb(234,245,249) 50%);
					background-image: -webkit-linear-gradient(bottom, rgb(190,219,235) 9%, rgb(234,245,249) 50%);
					background-image: -ms-linear-gradient(bottom, rgb(190,219,235) 9%, rgb(234,245,249) 50%);
					background-image: -webkit-gradient(
						linear,
						left bottom,
						left top,
						color-stop(0.09, rgb(190,219,235)),
						color-stop(0.5, rgb(234,245,249))
					);
				}		

				ul#tabnav li a.selected,
				ul#tabnav li a.selected:hover {
					color: #FFFFFF;	
					background: url("/images/site/main-nav-li-hover-bg.jpg") repeat-x scroll left top;
				}	
				
	.main ul {
		margin: 25px 25px 25px 0;
	}
	
		.main ul li {
			font-family: Tahoma, Arial, sans-serif;	
			line-height: 22px;
			color: #666666;
			font-size: 12px;
			background: url(/images/site/bullet.gif) 2px 6px no-repeat;
			padding-left: 22px;
			margin-bottom: 12px;
		}
	
			.main ul li strong {
				font-weight: bold;
				color: #005c98;
			}

.secondary {
	float: right;
	width: 225px;
	font-size: 11px;
	line-height: 15px;
	margin: 20px 10px 25px 10px;
}
	
	.secondary #image-surround {
		background: url(/images/site/secondary-image-surround.jpg) left top no-repeat;	
		width: 218px;
		height: 218px;
		padding: 18px 0 0 18px;
	}
	
	.secondary h2 {
		font-size: 28px;
		color: #005c98;
		line-height: 28px;
		margin-bottom: 2px;
		font-weight: normal;
	}

	.secondary h3 {
		font-size: 14px;
		color: #006699;
		line-height: 20px;
		border-bottom: 1px solid #005c98;
		margin-bottom: 25px;
		padding-bottom: 4px;
		font-weight: normal;
	}			

	.secondary ul {
		font-size: 12px;
		line-height: 16px;
		margin-left: 2px;
	}
	
	.secondary ul li ul {
		margin: 2px 0 12px 12px;
	}

		.secondary ul li ul li ul {
			margin: 2px 0 12px 12px;
		}
	
		.secondary ul li {
			color: #005c98;
			font-size: 12px;
			line-height: 16px;
			margin-bottom: 4px;
			background: url(/images/site/bullet-secondary.gif) left 3px no-repeat;	
			padding-left: 15px;
		}
			
			.secondary ul li a {
				text-decoration: none;
				color: #005c98;
			}
				
				.secondary ul li a:hover {
					color: #00386b;
				}
				
				.secondary ul li.here > a {
					color: #00386b;
					font-weight: bold;
				}
	
	
/****************************************************************************************
News Pages
****************************************************************************************/	


.news-list-box {
	border-bottom: 1px solid #025c9a; 
	padding: 6px 6px 12px 0;
}

	.news-list-box .last {
		border-bottom: none !important; 
		padding: 6px 0 0 0 !important;
	}

	.news-list-box p.date {
		color: #0163a0; 
		font-size: 12px; 
		margin: 2px 0 8px 0;
	}

	.news-list-box h5 {
		color: #0163a0;
		font-weight: bold; 
		font-size: 14px; 
		line-height: 20px; 
		margin: 0 0 10px 0;
	}
	
		.news-list-box h5 a {
			color: #0163a0; 	
			text-decoration: none;
		}

			.news-list-box h5 a:hover {
				color: #686868; 	
				text-decoration: none;
			}
		
	.news-list-box div.summary {
		margin-bottom: 12px; 
		color: #686868; 
		font-size: 12px; 
		line-height: 19px;
		float: left;
		width: 400px;
	}
	
		.news-list-box div.summary a {
			color: #686868; 	
			text-decoration: none;
		}
	
			.news-list-box div.summary a:hover {
				color: #0163a0; 	
				text-decoration: none;
			}

.news-list-box a.read-more {
	display: block;
	width: 90px;
	height: 28px;
	background: url(/images/site/read-more-small.jpg) left top no-repeat;
	float: right;
	margin-right: 26px;
}

	.news-list-box a.read-more:hover {
		background: url(/images/site/read-more-small.jpg) left -30px no-repeat;
	}

a.news-pic {
	-moz-box-shadow: 2px 2px 2px #929292;
	border:1px solid #DBDBDB;
	float:right;
	margin: 0 0 8px 25px;
	padding:5px;
	width:225px;	
}

	a.news-pic img {
		width:225px;
	}

div.news-pic-large {
	-moz-box-shadow: 2px 2px 2px #929292;
	border:1px solid #DBDBDB;
	float:right;
	margin: 0 0 8px 25px;
	padding:5px;
	width:295px;	
}

	div.news-pic-large img {
		width:295px;
	}
	

ul.year-list {

}

	ul.year-list li a.year-link {
		cursor: pointer;
	}	
	
		ul.year-list li ul.month-list {
			display: none;
		}
					
			ul.year-list li.top-year ul.month-list {
				display: block;
			}
		


/****************************************************************************************
Events Page
****************************************************************************************/

.page_events #main-intro h1 a {
	text-decoration: none;
}

.page_events .secondary h2 a {
	text-decoration: none;
	color: #005C98;
}

.event-box {
	border-bottom: 1px solid #025C9A;
	padding: 16px 16px 0px;
}

	.event-box h4 {
		color: #005C98;
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 8px;
		font-weight: bold;
	}

	.event-box p  {
		font-size: 12px;
		line-height: 1.5;
	}

		.event-box p em {
			font-style: italic;
		}

.odd {
	/*background-color: #F8F8F8;*/
}

.even {
	/*background-color: #FEFEFE;*/
}

/****************************************************************************************
Product Range Page
****************************************************************************************/

.icon_personal {
	float: left; 
	width: 67px; 
	height: 84px; 
	background: url(/images/site/nurse.jpg) left top no-repeat; 
	margin: 0 14px 0 0;
}

	.icon_personal_seo {
		float: left; 
		width: 67px; 
		height: 84px; 
		background: url(/images/site/nurse.jpg) left top no-repeat; 
		margin: -35px 14px 0 0;
	}

.icon_pro {
	float: left; 
	width: 67px; 
	height: 84px; 
	background: url(/images/site/doctor.jpg) left top no-repeat; 
	margin: 0 14px 0 0;	
}

	.icon_pro_seo {
		float: left; 
		width: 67px; 
		height: 84px; 
		background: url(/images/site/doctor.jpg) left top no-repeat; 
		margin: -35px 14px 0 0;	
	}

.main ul#product-range-links {	
	color: #666666;
	width: 705px;
	display: block;
}

	.main ul#product-range-links li {
		font-size: 13px;
		line-height: 18px;
		font-weight: normal;
		text-align: center;
		vertical-align: middle;
		color: #666666;
		background: #EFEFEF; 
		float: left; 
		width: 140px; 
		height: 180px; 
		padding: 10px; 
		margin: 0 12px 12px 0;
		list-style: none;
		transition:.3s ease-in-out all;
		-webkit-transition:.3s ease-in-out all;
		-moz-transition:.3s ease-in-out all;
		-o-transition:.3s ease-in-out all;
		-ms-transition:.3s ease-in-out all;
	}

	.main ul#product-range-links li:hover{
		background:#dedede;
	}
	
		.main ul#product-range-links li a {
			list-style: none;
			text-decoration: none;
			color: #666666;
			display: block;
			transition:.3s ease-in-out all;
			-webkit-transition:.3s ease-in-out all;
			-moz-transition:.3s ease-in-out all;
			-o-transition:.3s ease-in-out all;
			-ms-transition:.3s ease-in-out all;
		}

			.main ul#product-range-links li a:hover {
				color: #0460a3;	
				border-color: #0460a3;
				opacity:0.8;
			}	


			.rule {
				width: 100%;
				height: 1px;
				background: #006699;
				margin: 10px 0;
			}
			
.main ul#associated-product-range-links {	
	color: #666666;
	width: 100%;;
	display: block;
	margin: 0;
}

	.main ul#associated-product-range-links li {
		font-size: 13px;
		line-height: 18px;
		font-weight: normal;
		text-align: center;
		vertical-align: middle;
		color: #666666;
		background: #F4F4F4; 
		float: left; 
		width: 120px; 
		height: 180px; 
		padding: 6px; 
		margin: 0 12px 12px 0;
		list-style: none;
	}
	
		.main ul#associated-product-range-links li a {
			list-style: none;
			text-decoration: none;
			color: #666666;
		}

			.main ul#associated-product-range-links li a:hover {
				color: #0460a3;	
				border-color: #0460a3;
			}	

			
/****************************************************************************************
Product Page
****************************************************************************************/	

#product-overview {
	border-bottom: 1px solid #005c98;	
	padding: 0px 0 25px 15px;
}

#product-features {
	border-bottom: 1px solid #005c98;	
	padding: 0px 0 25px 15px;
}
			
#product-downloads {
	border-bottom: 1px solid #005c98;
	padding: 0px 0 25px 15px;			
}

	#product-downloads ul li a {
		text-decoration: none;
		color: #006699;
		padding: 2px 25px 2px 0;
		background: url(/images/icons/acrobat.png) right top no-repeat;
	}

		#product-downloads ul li a:hover {
			text-decoration: none;
			color: #666666;
		}
		
#product-specifications {
	border-bottom: 1px solid #005c98;
	padding: 30px 0 25px 15px;			
}

#product-links {
	border-bottom: 1px solid #005c98;
	padding: 30px 0 25px 15px;			
}
				
#product-faqs {
	border-bottom: 1px solid #005c98;
	padding: 0px 0 25px 15px;		
	display: none;
}

#product-smartflex {
	border-bottom: 1px solid #005c98;
	padding: 30px 0 25px 15px;		
	display: none;
}
									
#product-flow-rounding {
	border-bottom: 1px solid #005c98;
	padding: 30px 0 25px 15px;		
	display: none;						
}
		
#product-pulse-wave {
	border-bottom: 1px solid #005c98;
	padding: 30px 0 25px 15px;		
	display: none;
}

	#product-overview  #product-intro-box {
		float: left;
		width: 360px;
		margin: 30px 0 20px 0;
	}
						
	#product-overview  #product-images-box {
		float: right;
		width: 310px;
		margin-right: 12px;
	}
						
		#product-overview #product-images-box #main-pic {
			width: 295px;	
			margin: 30px 0 25px 0;
			padding: 5px;
			border: 1px solid #dbdbdb;
			text-align: center;
			-moz-box-shadow: 2px 2px 2px #ababab;
			-webkit-box-shadow: 2px 2px 2px #ababab;
			box-shadow: 2px 2px 2px #ababab;
		}

			#product-overview #product-images-box #product-gallery {
				color: #005c98;
				width: 315px;
			}
		 
				#product-overview #product-images-box #product-gallery  div.gallery-pic {
					width: 68px;
					height: 68px;
					float: left;
					margin: 0;
					background: url(/images/site/gallery-pic-bg.jpg) -2px -2px no-repeat;
					padding: 5px;
				}

					#product-overview #product-images-box #product-gallery div.gallery-pic img {
							margin: 1px 0 0 1px;
					}	

#accessory-modal-surround {
	display: none;
}

.product-accessory-box {
	padding: 40px 60px;
	background: #E0F0F4;
	background: #EFEFEF;
	width: 760px;
	/*height: 620px;*/
}
	
	#accessory-modal-left {
		float: left; 
		width: 50%;
	}

	#accessory-modal-right {
		float: right; 
		width: 50%;
	}

	.product-accessory-box h3 {
		font-size: 22px;
		font-weight: bold;
		padding: 30px 0;
		color: #005C98;
	}								  
	
	  																										    
	#accessory-parts {
		width: 94%;
		margin-top: 32px;
	}	
	  				
	#accessory-parts-wide {
		float: none;
		width: 800px;
	}

	#accessory-info {
		width: 90%;
		line-height: 1.4;
		color: #666666;
		font-size: 12px;
	}

	.product-accessory-box table.accessory-parts-table {
		margin-bottom: 18px;
		border-top: 1px solid #9E9E9E;
		border-right: 1px solid #9E9E9E;
		width: 100%;
	}

		.product-accessory-box table.accessory-parts-table th {
			padding: 10px;
			border-bottom: 1px solid #9E9E9E;
			border-left: 1px solid #9E9E9E;
			color: #FFFFFF;
			font-size: 12px;
			line-height: 1.4;
			font-weight: bold;
			background: #BEBEBE;
		}	

		.product-accessory-box table.accessory-parts-table td {
			padding: 10px;
			border-bottom: 1px solid #9E9E9E;
			border-left: 1px solid #9E9E9E;
			color: #666666;
			font-size: 12px;
			line-height: 1.4;
		}									  

			.product-accessory-box table.accessory-parts-table td strong {
				font-weight: bold;

			}		

			.product-accessory-box table.accessory-parts-table td.ref {
				width: 33%;
				font-size: 11px;
			}

	#product-accessories a.product-accessory-intro {
		display: block; 
		background: none repeat scroll 0 0 #EFEFEF;
	    color: #666666;
	    float: left;
	    font-size: 13px;
	    font-weight: normal;
	    height: 180px;
	    line-height: 18px;
	    list-style: none outside none;
	    margin: 12px 0 12px 12px;
	    padding: 10px;
	    text-align: center;
	    vertical-align: middle;
	    width: 140px;
	    text-decoration: none;
	} 
			
		#product-accessories a.product-accessory-intro span {
			text-decoration: none; 
			color: #666666; 
			width: 164px; 
			text-align: center; 
			margin: 8px 0; 
			font-size: 12px; 
			font-weight: normal; 
			line-height: 1.4;
			display: block;
			width: 140px;
			height: 24px;
			text-decoration: none;
		}

			#product-accessories a.product-accessory-intro:hover span {
				color: #0460a3;	
				text-decoration: none;
			}	


#accessory-pics {
	float: left; 
	width: 400px;
}	

	#accessory-large-pics {
		width: 380px;
		height: 380px;
		border: 1px solid #9E9E9E;
		overflow: hidden;
	}
		  										
		.accessory-large-pic {
			width: 380px;
			height: 380px;
		}  										
	  										
#accessory-captions {
	padding: 10px 10px 0;
	border: 1px solid #9E9E9E;
	border-width: 0 1px 1px 1px;
	color: #FFFFFF;
	background: #BEBEBE;
	height: 64px;
	width: 360px;
	overflow: hidden;
}

#accessory-captions p {
	width: 360px;
	height: 64px;
	font-size: 12px;
	line-height: 1.4;
}
	
	#accessory-captions p strong {
		font-weight: bold;
	}

	#accessory-small-pics {
		width: 400px;
		height: 85px;
		overflow: hidden;
	}

		.accessory-small-link {
			cursor: pointer;
	    	float: left;
	    	height: 64px;
	    	margin: 14px 13px 0 0;
	    	width: 64px;
	    	border: 1px solid #9E9E9E;
		}										
									    	
			.accessory-small-pic {
				width: 64px;
				height: 64px;
			}						    	
											



/****************************************************************************************
Standard Page News Section
****************************************************************************************/

.news-box-narrow {
	padding: 6px 6px 12px 0;	
}

	.news-box-narrow p.date {
		color: #0163a0; 
		font-size: 12px; 
		margin: 2px 0 8px 0;
	}

	.news-box-narrow h5 {
		color: #0163a0;
		font-weight: bold; 
		font-size: 13px; 
		line-height: 19px; 
		margin: 0 0 10px 0;
	}
	
		.news-box-narrow h5 a {
			color: #0163a0; 	
			text-decoration: none;
		}

			.news-box-narrow h5 a:hover {
				color: #686868; 	
				text-decoration: none;
			}
		
	.news-box-narrow div.summary {
		margin-bottom: 12px; 
		clear: both; 
		color: #686868; 
		font-size: 12px; 
		line-height: 19px;
	}
	
		.news-box-narrow div.summary a {
			color: #686868; 	
			text-decoration: none;
		}
	
			.news-box-narrow div.summary a:hover {
				color: #0163a0; 	
				text-decoration: none;
			}

.news-box-narrow a.read-more {
	display: block;
	width: 90px;
	height: 28px;
	background: url(/images/site/read-more-small.jpg) left top no-repeat;
	float: right;
	
}

	.news-box-narrow a.read-more:hover {
		background: url(/images/site/read-more-small.jpg) left -30px no-repeat;
	}




/****************************************************************************************
Patient Information - Respiratory Disease Information
****************************************************************************************/

#respiratory-disease-overview {
	width: 976px; 
	height: 280px; 
	clear: both; 
	padding: 0; 
	margin: 0;
}

	#respiratory-disease-overview .respiratory-disease-box {
		background: #EFEFEF; 
		float: left; 
		width: 210px; 
		height: 300px; 
		padding: 10px; 
		margin: 0 18px 18px 0;
		position: relative;
	}

	#respiratory-disease-overview .box-4 {
		margin-right: 0;
	}
	
		#respiratory-disease-overview .respiratory-disease-box h3 {
			color: #005C98; 
			font-size: 17px; 
			line-height: 24px;
			font-weight: bold;
			margin-bottom: 12px;
		}
		
			#respiratory-disease-overview .respiratory-disease-box h3 a {
				color: #005C98; 
				font-size: 17px; 
				font-weight: bold;
				text-decoration: none;
			}
			
				#respiratory-disease-overview .respiratory-disease-box h3 a:hover {
					color: #58b3ce; 
					text-decoration: none;
				}
		
		#respiratory-disease-overview .respiratory-disease-box a.disease-image-link {
			display: block; 
			border: 1px solid #c4c9cd;
			margin-bottom: 12px;
			width: 207px;
			height: 124px;
		}

			#respiratory-disease-overview .respiratory-disease-box a.disease-image-link img {
				border: 5px solid #FFFFFF;
				width: 197px;
				height: 114px;
			}
		
		#respiratory-disease-overview .respiratory-disease-box p {
			color: #666666;
			font-size: 12px;
			line-height: 18px;
			margin: 0 5px 12px 0;
		}

		#respiratory-disease-overview .respiratory-disease-box a.cta-disease {
			position: absolute;
			left: 9px;
			top: 282px;
		}
		
/****************************************************************************************
Contact Page
****************************************************************************************/

.page_contact .main #main-intro {
	width: 955px; 
	border-bottom: none;
}

.contact-box {
	float: left; 
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	width: 177px;
	height: 400px;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 2px;
}

.contact-box-last {
	float: left; 
	margin-right: 12px; 
	border-right: none;
	border-bottom: 1px solid #CECECE;		
	width: 177px;
	height: 400px;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 2px;
}

	.main #main-content .contact-box h1, 
	.main #main-content .contact-box-last h1 {
		font-size: 14px !important;
		line-height: 46px;
		float: left;
	}

	.main #main-content .contact-box p, 
	.main #main-content .contact-box-last p {
		font-size: 11px !important;
	}
	
	.main #main-content .contact-box strong, 
	.main #main-content .contact-box-last strong {
		font-weight: bold !important;
	}
	
.main #main-content .contact-box a,
.main #main-content .contact-box-last a {
	color: #0163a0; 	
	text-decoration: none;
}

	.main #main-content .contact-box a:hover,
	.main #main-content .contact-box-last a:hover {
		color: #686868; 	
		text-decoration: none;
	}

#thanks {
	background-color: #57b2cd;
	padding: 18px 18px 4px 18px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 940px;
	margin-bottom: 18px;
}

	#thanks h2 {
		color: #FFFFFF;
	}
	
	#thanks p {
		color: #FFFFFF;
	}

#enquiry_form {
	width: 940px;
	height: 416px;
	padding: 18px;
	margin-top: 24px;
	background: #1475c6 url(/images/site/contact-form-bg.jpg) left top no-repeat;
	color: #FFFFFF;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

	#enquiry_form h2 {
		padding: 12px 0 12px 0;	
		width: 450px;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #8cc1e9;
		float: left;
		color:#FFFFFF;
		font-family:Tahoma,Geneva,sans-serif;
		font-size:24px;
		font-weight:bold;
		text-shadow:1px 1px 1px #005C98;
		margin-bottom: 24px;
	}

	#enquiry_form p {
		color: #FFFFFF;
		float: left;
		width: 450px;
		font-weight: bold;
		font-size: 13px;
		text-shadow:1px 1px 1px #005C98;
	}
	
	#enquiry_form fieldset {
		color: #FFFFFF;
		border: 1px solid #FFFFFF;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		width: 423px;
		height: 397px;
		padding: 0 18px 18px 18px;
		float: right;
	}

		#enquiry_form fieldset label {
			color: #FFFFFF;
			font-weight: bold;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 12px;
			float: left;
			width: 415px;
			margin-top: 18px;
			text-shadow:1px 1px 1px #005C98;
		}
		
		#enquiry_form fieldset input {
			float: left;
			width: 415px;
			height: 18px;
			line-height: 18px;
			color: #666666;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 12px;
			line-height: 16px;
			border: 1px solid #8cc1e9;
		}

			#enquiry_form fieldset input#submit {
				float: left;
				width: 110px;
				margin-top: 18px;
				height: 34px;
				border: none;
			}

		#enquiry_form fieldset textarea {
			float: left;
			width: 415px;
			height: 90px;
			color: #666666;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 12px;
			line-height: 16px;
			overflow: auto;
			border: 1px solid #8cc1e9;
		}
		
		/****************************
		New Contact Pages 16/07/2012
		****************************/
		
		.left{
			float:left;
		}
		
		.right{
			float:right;
		}
		
		.contact-form .form-left{
			width:300px;
			border-right: 1px solid #ccc;
			padding-right:20px;
			margin-right:20px;
		}
		
		.contact-form .form-right{
			width:600px;
		}
		
		.contact-form .right h2{
			margin-bottom:16px !important;
		}
		
		.contact-form textarea{
			width:100% !important;
			min-height:100px;
		}
		.contact-form .textarea{
			width:80%;
		}
		
		.contact-form label{
			margin:10px 0;
		}
		
		.contact-form input,
		.contact-form textarea{
			border:#6ea8e0 solid 1px;
			-webkit-box-shadow: inset 2px 2px 7px 1px #CCC;
			box-shadow: inset 2px 2px 7px 1px #CCC;
			background: white;
			display: block;
			font-size: 14px;
			margin: 5px 5px 5px 0;
			padding: 2px 4px 2px 6px;
			font-family: Arial, Helvetica, sans-serif;
			color: #555;
			float: left;
			overflow: auto;
			outline:none;
			height:24px;
			width:100%;
			
			-webkit-transition: all 0.5s linear;
			-moz-transition: all 0.5s linear;
			-ms-transition: all 0.5s linear;
			-o-transition: all 0.5s linear;
			transition: all 0.5s linear;
		}
		
		.contact-form input:focus,
		.contact-form textarea:focus{
			-webkit-box-shadow: inset 0px 0px 4px 1px #fff;
			box-shadow: inset 0px 0px 4px 1px #fff;
		}
		
		.contact-form #submit{
			height:auto;
			border:none;
			padding:0 !important;
			box-shadow:none;
			-webkit-box-shadow:none;
		}
		
		.contact-form .captcha{
			margin:20px 0;
		}
		
		.contact-form .email,
		.contact-form .name,
		.contact-form .country,
		.contact-form .telephone {
			width:44%;
			margin-right:4%;
		}
			
/****************************************************************************************
Careers Page
****************************************************************************************/

.job-box {
	float: left; 
	width: 225px; 
	height: 210px;
	margin-right: 12px; 
	border-right: 1px solid #CECECE;
}

.job-box-last {
	float: left; 
	width: 225px; 
	margin-right: 12px; 
	border-right: none;
}

	.main #main-content .job-box h1, 
	.main #main-content .job-box-last h1 {
		font-size: 17px !important;
		line-height: 46px;
		float: left;
	}

	.main #main-content .job-box strong, 
	.main #main-content .job-box-last strong {
		font-weight: bold !important;
	}
	
.main #main-content .job-box a,
.main #main-content .job-box-last a {
	color: #0163a0; 	
	text-decoration: none;
}

	.main #main-content .job-box a:hover,
	.main #main-content .job-box-last a:hover {
		color: #686868; 	
		text-decoration: none;
	}

	.main #main-content .job-box a.read-more,
	.main #main-content .job-box-last a.read-more {
		display: block;
		width: 90px;
		height: 28px;
		background: url(/images/site/read-more-small.jpg) left top no-repeat;
		float: right;
		margin-right: 18px;
	}

		.main #main-content .job-box a.read-more:hover,
		.main #main-content .job-box-last a.read-more:hover {
			background: url(/images/site/read-more-small-over.jpg) left -30px no-repeat;
		}
		
/****************************************************************************************
Footer
****************************************************************************************/

#footer {
	width: 976px;
	height: 100px;
	clear: both;
	border-top: 1px solid #96cbdb;
}


	#footer #footernav {
		width: 976px;
		height: 40px;
	}
	
		#footer #footernav ul {
			display: block;
			width: 976px;
			height: 40px;
			line-height: 40px;
		}
		
			#footer #footernav ul li {
				display: inline;	
			}
			
				#footer #footernav ul li a {
					display: inline;
					padding: 16px 7px 16px 7px;		
					color: #2d98b7;
					font-size: 12px;
					text-decoration: none;
				}			
			
					#footer #footernav ul li a:hover {
						color: #96cbdb;
					}	
										
	#footer #extreme {
		color: #006699;	
		width: 960px;
		height: 30px;
		clear: both;
		border-top: 1px solid #c0e0e9;
		padding: 12px 0 0 16px;
	}
	
		#footer #extreme p {
			float:left;
		}
		
		#footer #extreme a {
			color: #006699;	
			text-decoration: none;
		}
	
			#footer #extreme a:hover {
				color: #96cbdb;	
				text-decoration: none;
			}
			
		#footer #extreme img {
			margin:0 0 0 10px;
			float:right;
			display:inline-block;
		}
		
a#american {
	float: right; 
	margin: -48px 20px 20px 0;	
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	padding-left: 30px;
	background: url(/images/site/american.gif) left top no-repeat;
	display: block;
	height: 15px;
	line-height: 15px;
}

	a#american:hover {
		text-decoration: none;
		color: #2D98B7;
	}


/*************************************************************************
Table Stuff
*************************************************************************/

#product-features table {
	border-left: 1px dashed #C1C1C1;	
	border-top: 1px dashed #C1C1C1;		
}

	#product-features table tr th {	
		border-right: 1px solid #ecf2f6;	
		border-bottom: 1px solid #ecf2f6;
		font-weight: bold;
		padding: 4px;
		text-align: center;
		background: #ccdeea;
		color: #005C98;
		font-size: 11px;
	}
	
	#product-features table tr td {
		border-right: 1px dashed #C1C1C1;	
		border-bottom: 1px dashed #C1C1C1;
		padding: 4px;
		text-align: left;
		font-size: 11px;
	}


/********************************************************************************
New Dealers Area
********************************************************************************/

.page_dealers_new .main {
	width: 976px; 
	border: none; 
	padding: 0;	
}

	.page_dealers_new #main-content {
		margin: 0;
		padding: 0;	
	}

	.page_dealers_new a.back {
		margin-bottom: 22px;
		clear: both;
	}

	.page_dealers_new #video-area {
		width: 476px; 
		float: left;	
		margin-bottom: 22px;
	}
	
		.page_dealers_new #video-area h4 {
			border-bottom: 1px solid #D5EAF1;
			border-top: 1px solid #005C98;
			color: #069;		
			font-size: 14px;
			font-weight: bold;
			line-height: 34px;
			margin: 10px 0px 8px 0;
			padding: 0px 0px 0px 8px;
			text-decoration: none;
			width: 468px;
		}
	
			.page_dealers_new #video-area h4 a {
				text-decoration: none;	
			}

			.page_dealers_new #video-area h4 a:hover {
				text-decoration: none;
				color: #666666;
			}
			
		.page_dealers_new #video-area .main-video {
			background-color: #DEDEDE; 
			margin: 6px 0 34px 0; 
			height: 292px; 
			width: 476px;
		}

	.vid-thumb {
		float: left; 
		width: 232px; 
		height: 132px; 
		background-repeat: no-repeat;	
		margin-right: 12px;
	}

	.vid-thumb2 {
		float: left; 
		width: 232px; 
		height: 132px; 
		background-repeat: no-repeat;	
	}
	
		.vid-thumb a, .vid-thumb2 a {
		 	display: block; 
			width: 164px; 
			padding: 2px 34px 0 34px; 
			height: 38px; 
			background-color: #EEEEEE; 			
			font-size: 11px; 
			line-height: 15px; 
			text-decoration: none; 
			text-align: center; 
			margin-top: 96px;
			vertical-align: middle;
		}
		
			.vid-thumb a:hover, .vid-thumb2 a:hover {
				color: #666666; 
				background-color: #CECECE; 
				text-decoration: none; 
			}

	.video-box {
		width: 450px;
		float: left;
		margin: 30px 13px 0 13px;
		border:#DCDCDC 5px solid;
	}
	
	#video-main {
		margin:20px 0 0 0;
		width:650px;
		float:left;
		border:#DCDCDC 5px solid;
	}
	
	#video-nav {
		width:290px;
		float:right;
	}

	.page_dealers_new .menu-area {
		width: 242px; 
		float: left; 
		margin-left: 8px;
	}

		.page_dealers_new .menu-area .menu1 {
			background: #FFFFFF; 
			width: 242px; 
			height: 153px;
			margin: 10px 0 10px 0;
		}

			.page_dealers_new .menu-area .menu1 h4 a {
				color: #069; 
				font-size: 14px; 
				border-top: 1px solid #005C98; 
				border-bottom: 1px solid #d5eaf1; 
				padding: 0 0 0 8px; 
				line-height: 34px; 
				margin: 0 0 8px 0;
				text-decoration: none;
				display: block;
				width: 232px;
				font-weight: bold;
				
				line-height: 20px;
				padding-top: 7px;
				padding-bottom: 7px;
			}

				.page_dealers_new .menu-area .menu1 h4 a:hover {
					color: #666666; 
					text-decoration: none;
				}
			
			.page_dealers_new .menu-area .menu1 p,
			.page_dealers_new #video-area p {
				padding: 0 18px 8px 8px;
				margin: 0;
			}
			
			.page_dealers_new .menu-area .menu1 a.more,
			.page_dealers_new #video-area a.more {
   				background: url("/images/site/read-more-small.jpg") no-repeat scroll left top transparent;
    			display: block;
    			float: right;
    			height: 28px;
    			width: 60px;
				text-indent: -20000px;
				margin-right: 18px;	
			}
			
			.page_dealers_new .menu-area .menu1 a.more:hover {
				background-position: 0 -30px;	
			}
			
		.page_dealers_new .menu-area .menu2 {
			background: #D5EAF1; 
			background: #FFFFFF;
			width: 242px; 
			height: 153px; 
			margin: 10px 0 10px 0;
		}
		
			.page_dealers_new .menu-area .menu2 h4 a {
				color: #069; 
				font-size: 14px; 
				border-top: 1px solid #005C98; 
				border-bottom: 1px solid #d5eaf1; 
				padding: 0 0 0 8px; 
				line-height: 34px; 
				margin: 0 0 8px 0;
				text-decoration: none;
				display: block;
				width: 232px;
				font-weight: bold;
				
				line-height: 20px;
				padding-top: 7px;
				padding-bottom: 7px;
			}		
	
				.page_dealers_new .menu-area .menu2 h4 a:hover {
					color: #666666; 
					text-decoration: none;
				}
				
			.page_dealers_new .menu-area .menu2 p {
				padding: 0 18px 8px 8px; 
				margin: 0;
			}
		
			.page_dealers_new .menu-area .menu2 a.more {
				background: url("/images/site/read-more-small.jpg") no-repeat scroll left top transparent;
    			display: block;
    			float: right;
    			height: 28px;
    			width: 60px;
				text-indent: -20000px;
				margin-right: 18px;	
			}
			
				.page_dealers_new .menu-area .menu2 a.more:hover {
					background-position: 0 -30px;	
				}


	.page_dealers_new .list-area {
		width: 238px; 
		float: left; 
		margin-left: 8px;	
	}
	
		.page_dealers_new .list-area h4 {
			color: #069; 
			font-size: 14px; 
			border-bottom: 1px solid #005C98; 
			line-height: 34px; 
			margin: 0 0 8px 0;
			width: 230px;
			font-weight: bold;
		}

	.page_dealers_new .list-area ul li {
   		background: url("/images/site/bullet.gif") no-repeat scroll 2px 6px transparent;
    	color: #666666;
    	font-family: Tahoma,Arial,sans-serif;
    	font-size: 12px;
    	line-height: 22px;
    	margin-bottom: 12px;
    	padding-left: 22px;
	}
	
		.page_dealers_new .list-area ul li a {
			background: url("/images/icons/acrobat.png") no-repeat scroll right top transparent;
			color: #006699;
			padding: 2px 25px 2px 0;
			text-decoration: none;
		}
		
	.main #main-content #dealer-intro {
		width: 640px;
		margin: 18px 0 0 15px;
		float: left;
	}
	
		.main #main-content #dealer-intro h1 {
			margin-bottom: 0;	
		}
		
		.main #main-content #dealer-intro h2 {
			margin-bottom: 0;	
		}
		
		.main #main-content #dealer-intro p {
			margin-bottom: 8px;	
		}
		
	.main #main-content #dealer-login {
		float: right;
		width: 232px;
		height: 250px;
		margin-top: 20px;
	}		
		
		.main #main-content #dealer-login h4 {
			border-bottom: 1px solid #005C98;
			color: #006699;
			font-size: 14px;
			font-weight: normal;
			line-height: 20px;
			margin-bottom: 25px;
			padding-bottom: 4px;
			width: 195px;
		}			
		
/*****************************************************************************
New Dealer Area
*****************************************************************************/


#dlr-secondary {
	float: left; 
	width: 250px; 
	border-right: 1px solid #CECECE; 
	padding-left: 12px;
}

	.main #main-content #dlr-secondary h2 {
		margin-top: 24px;
		margin-bottom: 24px;
	}
	
	#dlr-secondary ul {
		margin-top: 4px;	
	}

	#dlr-secondary ul li{
		margin-bottom: 2px;	
	}
	
#dlr-main {
	float: right; 
	width: 690px; 
	padding-left: 12px;
}

	#dlr-main p.introtext {
		margin-top: 24px;
	}

.ev-box {
	margin-top: 22px; 
	border-bottom: 1px solid #c0e0e9; 
	padding-bottom: 22px;
}

	.ev-box h3 {
		margin-bottom: 8px;
	}

		.ev-box h3 span {
			font-style: italic; 
			font-weight: normal; 
			font-size: 12px; 
			color: #454545;	
		}

	#dlr-main div.evt h3 a,
	#dlr-main div.evt h3 span,
	#dlr-main div.evt a.more {
		color: #005C98;	
	}
	
	
	#dlr-main div.trn h3 a, 
	#dlr-main div.trn h3 span,
	#dlr-main div.trn a.more {
		color: #2d99b6;	
	}


h4.vidtitle {
	color: #069;
	font-size: 14px;
	border-top: 1px solid #005C98;
	border-bottom: 1px solid #D5EAF1;
	padding: 0 0 0 8px;
	line-height: 34px;
	margin: 0 0 8px 0;
	text-decoration: none;
	display: block;
	width: 232px;
	font-weight: bold;"
}

.vidbox {
	float: left; 	
	width: 242px; 
	height: 140px; 
	margin-bottom: 12px; 
	background: #2e9ab7;	
}

	a.vidthumb {
		display: block; 		
		background: url("/images/site/play.png") no-repeat 58px 22px;		
		width: 242px; 
		height: 139px;
	}

a.dlrlnk {
	float: right;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #3eadc9;
	margin: 10px 18px 0 0;
}

	a.dlrlnk:hover {
		text-decoration: none;
		color: #006699;
	}


a.backlnk {
	display: block;
	width: 132px;
	height: 40px;
	background: url(/images/site/backlnk.jpg) -1px -2px no-repeat;
	margin-top: 20px;
	
	
	text-decoration: none; 
	font-weight: bold; 
	font-size: 15px; 
	color: #51b3d0;
	padding-left: 45px;
	line-height: 38px;
}

	a.backlnk:hover {
		
	}


form#dealer-signup-form {
	background: #EFEFEF;
	padding: 18px;
}

	form#dealer-signup-form p {
		margin: 12px 0 12px 0;
	}

		form#dealer-signup-form p input {
			width: 400px;
			height: 18px;
			line-height: 18px;
			color: #666;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 12px;
			line-height: 16px;
			border: 1px solid #666666;
		}

			form#dealer-signup-form input#submit {
				width: 80px;
				margin-top: 8px;
				height: 28px;
				border: none;
				background: #666666;
				color: #FFFFFF;
				cursor: pointer;
				border-radius: 2px;
			}
			
		form#dealer-signup-form p textarea {
			width: 400px;
			height: 90px;
			color: #666;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 12px;
			line-height: 16px;
			overflow: auto;
			border: 1px solid #666666;
		}

h4.imagetitle {
	border-bottom: 1px solid #D5EAF1; 
	border-top: 1px solid #005C98; 
	color: #006699; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 34px; 
	margin: 10px 0px 8px 0; 
	padding: 0px 0px 0px 8px; 
	width: 970px;
}

p.imageintro {
	padding: 0px 0px 0px 8px; 
}

div.collection-box {
	background: #EFEFEF; 
	float: left; 
	width: 160px; 
	height: 200px; 
	padding: 10px; 
	margin: 0 18px 18px 0;
}

	div.collection-box-last {
		margin-right: 0;
	}

	div.collection-box a.image-link {
		display: block; 
		width: 160px; 
		height: 150px; 
		margin-bottom: 6px;
	}

		div.collection-box a.image-link img {
			width: 160px; 
			height: 150px;
		}
		
	div.collection-box a.text-link {
		display: block; 
		width: 160px; 
		height: 40px; 
		text-decoration: none; 
		font-weight: bold;" 
	}

	div.collection-box p.file-title {
		margin: 0; 
		color: #005C98; 
		display: block; 
		width: 160px; 
		text-decoration: none; 
		font-weight: bold;"
	}

	div.collection-box a.download-link {
		text-decoration: none;
	}

