/*
Theme Name: ParDyn
Theme URI: http://www.parkingdynamics.co.uk/
Description: A theme built around the main <a href="http://www.parkingdynamics.co.uk" target="_blank">ParkingDynamics.co.uk</a> website.
Version: 1.0
Author: Ali Wright
Author URI: http://www.ts-a.com/
Tags: custom header, fixed width, three columns, widgets

	ParDyn v1.0
	http://www.ts-a.com/

	This theme was built by Ali Wright,
	web developer at http://www.ts-a.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* @group elements */

body {
	margin: 0;
	padding: 0 0 12px;
	text-align: center;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	color: black;
}



form {
	display: inline;
}

p {
	line-height: 14px;
	margin: 10px 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #003366;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-size: 11px;
}

TD {
	font-size: 12px;
}



/* @end */
/* @group structure */

#content {
	position: absolute;
	top: 164px;
	width: 100%;
	left: 0;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#main-channel {
	display: inline;
	width: 657px;
	margin-left: 171px;
	float: left;
	padding-bottom: 12px;
	margin-top: -8px;
}

#left-channel {
	display: inline;
	float: left;
	width: 171px;
	margin-left: -828px;
}

#right-channel {
	display: inline;
	width: 171px;
	float: right;
/* 	margin-top: -23px; */
}

#header-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	height: 154px;
}

#header {
	height: 93px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#navigation-links {
	clear: both;
	width: 1000px;
	height: 35px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background: url(images/navigation-links.png) no-repeat;
}

#navigation-lower {
	height: 31px;
	width: 1000px;
	line-height: 28px;
	color: white;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	background: url(images/navigation-lower.png) no-repeat;
}



/* @end */

/* @group header */

#header-logo {
	float: left;
	width: 482px;
}

#header-logo h3 {
	color: #003366;
	font-size: 11px;
	margin: -20px 0 0 74px;
	padding: 0;
}

#header-panel {
	width: 260px;
	height: 57px;
	float: left;
	margin-top: 16px;
	background: url(images/header-panel-bg.png) no-repeat;
}

#header-panel img {
	margin-top: 29px;
}

#header-logo img {
	margin-top: 13px;
}

#header-image {
	background: url(images/head-image.jpg) no-repeat;
	width: 245px;
	height: 86px;
	float: left;
}



/* @end */

/* @group navigation */

#navigation-links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation-links ul li {
	float: left;
	line-height: 28px;
	background: url(images/navigation-links-sep.png) no-repeat right top;
}

#navigation-links ul li a {
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	margin-right: 22px;
	margin-left: 22px;
}

#navigation-links ul li a:hover {
	color: #6699cc;
	text-decoration: underline;
}

#navigation-links ul li.first a {
	margin-left: 28px;	
}

#navigation-links ul li.last {
	background-image: none;
}

#navigation-links ul li.last a {
	margin-right: 0px;
}

#navigation-lower * {
}

#navigation-lower-left {
	display: inline;
	float: left;
	margin-left: 15px;
	height: 31px;
}

#navigation-lower-left form {
	height: 31px;
}

#navigation-lower-left p {
	margin: 0;
	padding: 0;
	float: left;
	height: 31px;
	line-height: 29px;
}

#navigation-lower-left-go {
	vertical-align: top;
	margin-left: 4px;
}

#navigation-lower-left-keywords {
	margin: 0 5px;
	padding: 0;
	border-style: none;
	width: 186px;
	vertical-align: middle;
}

#navigation-lower-right {
	display: inline;
	float: right;
	margin-right: 15px;
	width: 550px;
}

#navigation-lower-right a {
	color: white;
	text-decoration: none;
	margin-left: 40px;
	display: block;
	float: right;
	height: 31px;
}

#navigation-lower-right a:hover {
	color: yellow;
	text-decoration: underline;
}

#navigation-lower-login {
	background: url(images/navigation-lower-login.png) no-repeat;
	padding-left: 25px;
}

#navigation-lower-new {
	background: url(images/navigation-lower-new.png) no-repeat;
	padding-left: 25px;
}

#navigation-lower-home {
	background: url(images/navigation-lower-home.png) no-repeat;
	padding-left: 28px;
}

#navigation-lower-basket {
	background: url(images/navigation-lower-basket.png) no-repeat;
	padding-left: 30px;
}

#navigation-lower-site {
	background: url(images/navigation-lower-site.png) no-repeat;
	padding-left: 23px;
}


#breadcrumb {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 5px;
	float: left;
  color: #666666;
}

#breadcrumb a {
	text-decoration: underline;
  color: #666666;
}

#breadcrumb a:hover {
	text-decoration: underline;
}



/* @end */

/* @group left / right */

/* @group info box */

div.info-box {
	font-size: 11px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: #f8f8f8 url(http://static.parkingdynamics.co.uk/infobox-bg.png) repeat-y;
	border-bottom: 1px solid #dbe2e9;
}

div.info-box h2 {
	background: url(http://static.parkingdynamics.co.uk/column-h2.png) no-repeat;
	font-size: 12px;
	color: #003366;
	height: 24px;
	line-height: 21px;
	text-indent: 10px;
	margin: 0;
	padding: 0;
}

div.info-box h3 {
	color: #003366;
	font-size: 13px;
	margin: 6px 0 6px 10px;
	padding: 0;
}

div.info-box h3 a {
	text-decoration: none;
}

div.info-box h3 a:hover {
	text-decoration: underline;
}

div.info-box p {
	margin: 6px 10px;
	padding: 0;
}

div.info-box ul {
	margin: 4px 0 4px 10px;
	padding: 0;
	list-style-type: none;
}

div.info-box li {
	margin: 0 5px 2px 2px;
	padding: 0 0 0 12px;
	background: url(http://static.parkingdynamics.co.uk/left-li.png) no-repeat 4px;
}

div.info-box li.break {
	padding-bottom: 12px;
	background: url(http://static.parkingdynamics.co.uk/break-sep.png) no-repeat left 21px;
}

div.info-box li a {
	color: #003366;
	text-decoration: none;
}

div.info-box li a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.red-link, div.info-box a.red-link {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.red-link:hover, div.info-box a.red-link:hover {
	text-decoration: underline;
}

/* @group news */

div.info-news h3 {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	margin-right: 5px;
}

div.info-news h3 a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

div.info-news h3 a:hover {
	color: #cc0000;
	text-decoration: underline;
}

div.info-box p.info-news-rss {
	overflow: hidden;
	padding-top: 2px;
}

div.info-box p.info-news-rss a {
	display: block;
	text-decoration: none;
	padding-top: 4px;
}

div.info-box p.info-news-rss a:hover {
	text-decoration: underline;
}

div.info-box p.info-news-rss img {
	float: left;
	margin-right: 6px;
}

div.info-box p.info-news-share {
	overflow: hidden;
	text-align: center;
	padding-top: 7px;
}



/* @end */

/* @group products */

div.info-products {
	padding-bottom: 0;
	margin-bottom: 12px;
	overflow: hidden;
	border-bottom-style: none;
}

div.info-products h2 {
	background: url(http://static.parkingdynamics.co.uk/column-shop.png) no-repeat;
	color: white;
	width: 158px;
}

div.info-products h3 {
}

div.info-products h3 a {
	display: block;
}

div.info-products h3 ul {
	position: absolute;
}


/* @end */

/* @group blank */

div.info-blank {
	padding-bottom: 0;
	margin-bottom: 12px;
	overflow: hidden;
	border-bottom-style: none;
}

div.info-blank h2 {
	background: url(images/column-blank.png) no-repeat;
	color: white;
	width: 158px;
}

div.info-blank h3 {
}

div.info-blank h3 a {
	display: block;
}

div.info-blank h3 ul {
	position: absolute;
}


/* @end */

/* @group sales */

div.info-sales {
	padding-bottom: 0px;
}

div.info-sales p {
	text-align: center;
}

div.info-sales h5 {
	color: #cc0000;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.info-live-help {
	background: url(http://static.parkingdynamics.co.uk/live-help-bg.gif) no-repeat 80px bottom;
	height: 82px;
	margin-right: 12px !important;
	margin-bottom: 0;
	padding-bottom: 0;
	border-style: none;
}

div.info-live-help img {
	margin-left: 15px;
	margin-top: 13px;
}



/* @end */

/* @group newsletter */

div.info-newsletter img {
	float: right;
	margin-left: 3px;
	margin-top: 6px;
	margin-right: 6px;
}

div.info-newsletter input {
	vertical-align: middle;
}

#info-newsletter-email {
	margin: 0;
	padding: 0;
	background: url(http://static.parkingdynamics.co.uk/info-newsletter-email.png) no-repeat;
	border-style: none;
	width: 136px;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
}

#info-newsletter-name {
	margin: 0;
	padding: 0;
	background: url(http://static.parkingdynamics.co.uk/info-newsletter-name.png) no-repeat;
	border-style: none;
	width: 99px;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
}

#info-newsletter-go {
	margin-left: 7px;
}



/* @end */

/* @group secure */

div.info-secure img {
	float: right;
}

div.info-secure p img {
	float: none;
}

div.info-secure p.geotrust {
	margin: 15px 0 0;
	text-align: center;
}

#info-box-isis {
	padding-left: 4px;
	padding-top: 4px;
}

#info-box-isis img {
	float: none;
}



/* @end */

/* @group trade */

div.info-trade img {
	float: right;
	margin-top: 6px;
	margin-right: 9px;
	margin-bottom: 3px;
}

div.info-trade strong {
}

div.info-trade a {
	color: #003366;	
	text-decoration: none;
	font-weight: bold;
}

div.info-trade a:hover {
	color: #cc0000;
	text-decoration: underline;
}



/* @end */

/* @group discounts */

div.info-discounts img {
	float: right;
	margin: 6px 6px 3px 4px;
}



/* @end */

/* @group rss */

div.info-rss img {
	float: right;
	margin: 7px 6px 0px;
}



/* @end */

/* @group testimonials */

div.info-testimonials img {
	float: left;
	margin: 8px 10px 4px;
}



/* @end */

/* @group searches */

div.info-searches div {
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
}



/* @end */

/* @group brochure */

div.info-brochure img {
	float: right;
	margin: 5px;
}

div.info-brochure p img {
	float: none;
	margin: 0;
	padding: 0;
}



/* @end */

/* @group shipping */

div.info-shipping img {
	float: right;
	margin: 0 6px 0 5px;
}



/* @end */

/* @group faq */

div.info-faq {
	padding-bottom: 2px;
}

div.info-faq a {
	color: #003366;	
	text-decoration: none;
	font-weight: bold;
}

div.info-faq a:hover {
	color: #cc0000;
	text-decoration: underline;
}

div.info-faq img {
	margin-top: 6px;
}



/* @end */

/* @group faq */

div.info-installation a {
	color: #003366;	
	text-decoration: none;
	font-weight: bold;
}

div.info-installation a:hover {
	color: #cc0000;
	text-decoration: underline;
}



/* @end */



/* @end */

div.info-guarantee {
	text-align: center;
}
div.info-searchbox span {
	padding: 0px 10px;
}

#left-channel div.info-box {
	margin-right: 13px;
}

#right-channel div.info-box {
	margin-left: 13px;
}


/* @end */

/* @group main */

#main-channel h1 {
	font-size: 16px;
	color: #003366;
	margin: 12px 0 2px;
	padding: 0 0 8px;
	background: url(http://static.parkingdynamics.co.uk/horizontal-line.png) repeat-x left bottom;
}

#home #main-channel h1 {
	background-image: none;
	padding-bottom: 0;
	margin-bottom: 12px;
}

#main-channel h1 strong {
	color: #6699cc;
}

#main-channel h2 {
	font-size: 16px;
	margin: 0px 0 8px;
	color: #003366;
}

#main-channel h2 strong {
	color: #6699cc;
}

#main-channel h3 {
	font-size: 14px;
	margin: 12px 0 8px;
	color: #003366;
}

.home-img
 {
	float: right;
	margin-top: 2px;
	margin-left: 10px;
}

#main-features {
	clear: both;
	background: url(http://static.parkingdynamics.co.uk/main-features-btm.png) no-repeat left bottom;
	width: 657px;
	margin-top: 10px;
}

#home #main-features h1 {
	background: url(http://static.parkingdynamics.co.uk/main-features-h1.png) no-repeat;
	width: 657px;
	height: 42px;
	text-indent: 12px;
	line-height: 40px;
	margin: 0;
	padding: 0;
}

#main-features h3 {
	margin: 0 60px 0 12px;
	padding: 0;
	font-size: 14px;
	color: #003366;
}

#main-features h3 strong {
	color: #6699cc;
	display: block;
}

#main-features p {
	font-size: 11px;
	margin-left: 12px;
	margin-right: 12px;
}

#main-feature-features {
	float: left;
	width: 164px;
	background: url(http://static.parkingdynamics.co.uk/main-features-features.png) no-repeat;
}

#main-feature-benefits {
	float: left;
	width: 165px;
	background: url(http://static.parkingdynamics.co.uk/main-features-benefits.png) no-repeat;
}

#main-feature-video {
	float: left;
	width: 165px;
	background: url(http://static.parkingdynamics.co.uk/main-features-video.png) no-repeat;
}

#main-feature-instructions {
	float: left;
	width: 163px;
	background: url(http://static.parkingdynamics.co.uk/main-features-instructions.png) no-repeat right top;
}

#main-call-act {
	background: url(http://static.parkingdynamics.co.uk/main-call-act-bg.png) no-repeat 0 bottom;
	width: 657px;
	height: 140px;
	font-size: 11px;
}

#main-call-act-find {
	width: 329px;
	float: left;
}

#main-call-act-trade {
	width: 328px;
	float: left;
}

#main-call-act h3 {
	font-size: 14px;
	color: #003366;
	margin: 20px 0 0 12px;
	padding: 0;
}

#main-call-act p {
	margin-left: 12px;
	margin-right: 60px;
}

div.buyers-guide, div.why-choose {
	margin-top: 15px;
}

div.buyers-guide div {
	clear: both;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	background: #f8f8f8 url(http://static.parkingdynamics.co.uk/product-description-box-bg.png) repeat-x;
	padding: 0 12px 12px;
}

#main-channel div.buyers-guide h3 {
	background: url(http://static.parkingdynamics.co.uk/main-features-h1.png) no-repeat;
	margin: 0;
	padding: 12px 12px 8px;
}

#main-channel div.buyers-guide div h3 {
	background: none no-repeat;
	margin: 0;
	padding: 12px 0 8px;
}

#main-channel div.buyers-guide p {
	margin: 0;
	padding: 6px 0;
}

div.why-choose ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}

div.why-choose li {
	list-style-type: none;
	background: url(http://static.parkingdynamics.co.uk/info-list-li.png) no-repeat left 2px;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.why-choose-img {
	float: right;
	margin: -23px 10px 10px;
}

#xsell-cart div.xsell-cart-box {
	clear: both;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	background: #f8f8f8 url(http://static.parkingdynamics.co.uk/product-description-box-bg.png) repeat-x;
	padding: 0 12px 12px;
}

#xsell-cart div.xsell-cart-item {
	width: 200px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

#xsell-cart div.xsell-cart-item img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#xsell-cart h3 {
	background: url(http://static.parkingdynamics.co.uk/main-features-h1.png) no-repeat;
	margin: 0;
	padding: 12px 12px 8px;
}

/* @group icon list */

div.icon-list {
	clear: both;
}

div.icon-list ul {
	padding: 0 0 12px;
	list-style-type: none;
	margin-top: 12px;
	margin-left: 0;
	margin-right: 0;
}

div.icon-list li {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height: 90px;
	overflow: hidden;
}

div.icon-list li a {
	display: block;
	text-align: center;
	color: #003366;
	text-decoration: none;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

div.icon-list li a:hover {
	color: #cc0000;
	text-decoration: underline;
}

div.icon-list li a span {
	display: block;
	height: 50px;
}

div.icon-list li a img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
}

div.icon-list li.fi-1 {
	background: url(http://static.parkingdynamics.co.uk/icon-list-fi-1.png) no-repeat;
	width: 164px;
}

div.icon-list li.fi-4 {
	background: url(http://static.parkingdynamics.co.uk/icon-list-fi-4.png) no-repeat;
	width: 163px;
}

div.icon-list li.ro-1 {
	width: 164px;
	background: url(http://static.parkingdynamics.co.uk/icon-list-ro-1.png) no-repeat;
}

div.icon-list li.ro-2, div.icon-list li.ro-3, div.icon-list li.fi-2, div.icon-list li.fi-3  {
	width: 165px;
	background: url(http://static.parkingdynamics.co.uk/icon-list-ro-2.png) no-repeat;
}

div.icon-list li.ro-4 {
	width: 163px;
	background: url(http://static.parkingdynamics.co.uk/icon-list-ro-4.png) no-repeat;
}

div.icon-list li.la-1 {
	width: 164px;
	background: url(http://static.parkingdynamics.co.uk/icon-list-la-1.png) no-repeat;
}

div.icon-list li.la-2, div.icon-list li.la-3 {
	width: 165px;
	background: url(http://static.parkingdynamics.co.uk/icon-list-la-2.png) no-repeat;
}

div.icon-list li.la-4 {
	background: url(http://static.parkingdynamics.co.uk/icon-list-la-4.png) no-repeat;
	width: 163px;
}

/* @end */

/* @group manufacturers list */

div.manufacturer-list {
	background: url(http://static.parkingdynamics.co.uk/manufacturer-list-div.png) no-repeat left bottom;
	padding-bottom: 22px;
	width: 660px;
}

#main-channel div.manufacturer-list h2 {
	background: url(http://static.parkingdynamics.co.uk/manufacturer-list-h2.png) no-repeat;
	width: 660px;
	margin: 0;
	padding: 0;
	height: 48px;
	color: #003366;
	font-size: 16px;
	line-height: 48px;
	text-indent: 12px;
}

#main-channel div.manufacturer-list h3 {
	background: url(http://static.parkingdynamics.co.uk/manufacturer-list-h3.png) no-repeat;
	width: 660px;
	color: #003366;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 48px;
	text-indent: 12px;
}

div.manufacturer-list div {
	background: url(http://static.parkingdynamics.co.uk/manufacturer-list-ul.png) repeat-y;
	width: 660px;
	padding-left: 12px;
}
div.manufacturer-list ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

div.manufacturer-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height: 108px;
	overflow: hidden;
	width: 126px;
	background: url(http://static.parkingdynamics.co.uk/manufacturer-list-li.png) repeat-x left bottom;
}

div.manufacturer-list li a span {
	display: block;
	height: 65px;
}

div.manufacturer-list li a {
	display: block;
	text-align: center;
	color: #003366;
	text-decoration: none;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

div.manufacturer-list li a:hover {
	color: #cc0000;
	text-decoration: underline;
}

div.manufacturer-list li a img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
}

div.manufacturer-list li.clear {
	clear: both;
}

div.manufacturer-list li.la {
	background-image: none;
}



/* @end */



/* @end */

/* @group footer */

div.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

#foot {
	clear: both;
	width: 1000px;
}

#foot-links {
	background: url(http://static.parkingdynamics.co.uk/navigation-lower.png) no-repeat;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	height: 31px;
}

#foot-links a {
	color: white;
	text-decoration: none;
	background: url(http://static.parkingdynamics.co.uk/foot-links-sep.png) no-repeat right 3px;
	padding-right: 12px;
	padding-left: 10px;
	line-height: 29px;
}

#foot-links a:hover {
	color: yellow;
	text-decoration: underline;
}

#foot-links a.last {
	background-image: none;
	padding-right: 0;
}

#foot-copy {
	color: #999999;
	text-align: center;
	font-size: 11px;
	overflow: hidden;
}

#foot-copy img {
	padding-left: 12px;
	padding-right: 12px;
}

#foot-copy a {
	color: #999999;
	text-decoration: none;
}

#foot-copy a:hover {
	text-decoration: underline;
}



/* @end */

/* @group blog */


#blog {
	width: 189px;
	float: left;
	margin-top: 13px;
}

div.blog-archive h2 {
}

#blog h2 {
	color: #36c;
	font-size: 18px;
	margin: 0 15px 12px 26px;
	padding: 0 0 8px;
	background-image: url(http://static.parkingdynamics.co.uk/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#blog h3 {
	color: #36c;
	font-size: 12px;
	margin: 3px 0 6px 26px;
	padding: 0
}

#blog h3 a {
	color: #36c;
	text-decoration: none;
}

#blog ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0 5px 10px 26px;
	padding: 0
}

#blog li a {
	color: black;
	text-decoration: none;
}

#blog li a:hover {
	text-decoration: underline;
	color: #005a96;
}

#blog li {
	background-image: url(http://static.parkingdynamics.co.uk/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	line-height: 12px;
	padding-bottom: 6px;
	padding-right: 5px;
}

DIV.blogdate {
	float: left;
	font-size: 10px;
	font-style: italic;
	margin-bottom: 40px;
}

DIV.blogcat {
	float: right;
	font-size: 10px;
	text-align: right;
}

DIV.blogcat a {
	color: #36c;
}

DIV.blogcontent {
}

DIV.blogcontent a {
	color: #36c;
}

#sidebar {
	width: 200px;
	float: right;
}

/* @end */

/* @group oscommerce */

.boxText {
	font-size: 10px;
}

div.grey-box {
	background: #fbfbfb url(http://static.parkingdynamics.co.uk/info-box-grad.png) repeat-x;
	border: 2px solid #eaeaea;
	padding: 4px 12px 6px;
}

#extra_sensor_qty {
	width: 50px;
	margin: 0;
	padding: 0;
	border: 1px solid silver;
}

.inputbox {
	border: 1px solid #d6d6d6;
}

TABLE.productListing {
	border: solid 1px #d6d6d6;
	margin-top: 8px;
}

.productListing-heading {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	background: silver url(http://static.parkingdynamics.co.uk/navigation-links.png) center center;
	padding: 3px
}

TD.productListing-data {
	font-size: 10px;
	background-color: white;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}

.orderEdit {
	color: #cc0000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline
}

.infoBox {
	background: #eaeaea;
}

.infoBoxContents {
	background: #fbfbfb url(http://static.parkingdynamics.co.uk/info-box-grad.png) repeat-x}

.infoBoxNotice {
	background: #ffdddd;
}

.infoBoxNoticeContents {
	background: #fff8f8 url(http://static.parkingdynamics.co.uk/info-box-notice-grad.png) repeat-x;
}

.infoBoxSuccess {
	background: #99ff00;
}

.infoBoxSuccessContents {
	background: #eafdd6;
}

.faint {
	color: silver;
	font-size:11px;
	line-height:1.5;
}

TD.infoBoxHeading {
	color: #ffffff;
	font-weight: bold;
	background: #bb010e;
	padding: 4px 8px
}

TD.infoBox, SPAN.infoBox {
}

TD.main, P.main, SPAN.main {
	line-height: 1.5;
	font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText, DIV.smallText {
	font-size: 10px;
}

TD.fieldKey {
	font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
	font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #ff0000;
}

SPAN.errorText {
	color: #ff0000;
}

.moduleRow, tr.moduleRow td, tr.moduleRowOver td {
	font-size: 11px;
}

.moduleRowOver {
	font-size: 11px;
	background-color: #ebebeb;
	cursor: pointer;
}

.moduleRowSelected {
	font-size: 11px;
	background-color: #f0f0f0
}

.checkoutBarFrom, .checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-size: 10px;
	color: #000000;
}

.messageBox {
}

td.messageStackError, .messageStackWarning {
	background-color: #fff5f5;
	border: 1px solid #fdd;
	color: #c00;
	font-weight: bold;
}

.messageStackSuccess {
	background-color: #99ff00;
}

.inputRequirement {
	font-size: 10px;
	color: #cc0000;
}

DIV.styleHR {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px dotted #d2d2d2;
	color: gray;
}

p.loading-message {
	border: 1px solid #f5f5f5;
	text-align: center;
	padding: 12px;
	font-size: 11px;
}

#main-channel .checkout-h3 {
	color: #c00; 
	float: right;
	cursor: pointer;
}

#checkout-login {
	cursor: pointer;
}

.hilight {
	color: #c00; 
}

.lolight {
	color: black; 
}

.ordering {
	border: 1px solid silver;
}

#main-channel h1.support {
	margin-top: 0;
	padding-left: 5px;
}

p.install-image {
	text-align: center;	
}

p.install-image img {
	border: 1px solid silver;
}

#install-container {
	width: 657px;
	height: 1000px;
	overflow: hidden;
	position: relative;
}

#install-container-panels {
	width: 15000px;
	height: 1000px;
}

#install-container-panels .panel {
	width: 657px;
	position: relative;
	float: left;
	position: relative;
}

#install-container .install-next {
	float: right;
	font-weight: bold;
}

#install-container .install-prev {
	float: left;
	font-weight: bold;
}

#install-container .install-back {
	clear: both;
	font-weight: bold;
	padding-top: 20px;
}

/* @end */

/* @group product */

#main-channel.product-main h2 {
	font-size: 11px;
	color: black;
	margin-top: 8px;
	font-weight: normal;
}

#product-manufacturer {
	float: right;
	width: 80px;
	text-align: center;
	background-color: white;
	clear: right;
	height: 70px;
}

#product-manufacturer img {
	margin-top: 10px;
}



#product-image {
	float: left;
	width: 305px;
}

#product-image-holder {
	height: 235px;
}

div.product-image-additional {
	margin-right: 3px;
	float: left;
}

div.product-image-additional a {
	width: 30px;
	height: 30px;
	display: block;
	border: 1px solid #e7e7e7;
}

div.product-image-additional a:hover {
	border: 1px solid #cc0000;
}

/* @group product-basket-box */

#product-basket-box {
	width: 285px;
	float: right;
	text-align: center;
	background: url(http://static.parkingdynamics.co.uk/product-basket-box.png) no-repeat;
	clear: right;
	height: 233px;
}

#product-basket-box-info {
	padding-bottom: 4px;
	padding-top: 6px;
}

#product-basket-box-info h4 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#product-basket-box-info h5 {
	font-size: 12px;
	margin: 3px 0;
	padding: 0;
}

#product-basket-box-info h5 span {
	color: #cc0000;
}

#product-basket-box-info h6 {
	font-size: 16px;
	color: #cc0000;
	margin: 2px 0;
	padding: 0;
}

#product-basket-box-info h6 span {
	font-size: 12px;
}

#product-basket-box-buy {
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#product-basket-box-buy * {
	vertical-align: middle;
}

#product-basket-box-buy select {
	margin-right: 12px;
}

#product-basket-box-option {
	padding-top: 6px;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #cfd9e3;
}

#product-basket-box-option p {
	margin: 0;
	font-weight: bold;
	color: #003366;
	padding: 0 0 6px;
}

#product-basket-box-lower {
	padding-bottom: 5px;
	clear: both;
	overflow: hidden;
	width: 657px;
}

#product-basket-box-order {
	padding-top: 8px;
	padding-bottom: 2px;
}

#product-basket-box-order strong {
	color: #009900;
}

#product-basket-box-order p {
	margin: 0;
	padding: 0 0 3px;
}

#product-basket-box-order p span {
	color: #cc0000;
}



/* @end */

#product-feaure-box {
	background: url(http://static.parkingdynamics.co.uk/product-feature-box.jpg) no-repeat;
	clear: both;
	height: 118px;
}

#product-feaure-box div {
	width: 217px;
	float: left;
}

#product-feaure-box h5 {
	color: #003366;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 10px 40px 0 10px;
	padding: 0;
}

#product-feaure-box p {
	font-size: 11px;
	margin: 8px 10px 0;
	padding: 0;
}

div.product-details-heading {
	background: url(http://static.parkingdynamics.co.uk/product-details-heading.png) no-repeat;
	width: 657px;
	height: 32px;
	clear: both;
	color: white;
	line-height: 30px;
	text-indent: 15px;
	font-weight: bold;
	font-size: 14px;
}

div.product-details-curve {
	background: url(http://static.parkingdynamics.co.uk/product-details-heading-curve.png) no-repeat;
	color: #c00;
}

div.product-details-description {
	clear: both;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 6px 12px 12px;
	background: #f8f8f8 url(http://static.parkingdynamics.co.uk/product-description-box-bg.png) repeat-x;
}

div.product-details-compatibility, div.product-details-reviews {
	margin-top: 15px;
}

.wygicon {
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

#rear-demo-video, #front-demo-video {
	text-align: center;
}

#product-links-box {
	clear: both;
	background: url(http://static.parkingdynamics.co.uk/product-links-box.png) no-repeat;
	width: 657px;
	height: 77px;
}

#product-links-box div {
	width: 164px;
	float: left;
}

#product-links-box h5 {
	color: #003366;
	margin: 7px 0 0 15px;
	padding: 0;
	font-size: 12px;
}

#product-links-box p {
	margin: 3px 0 0 15px;
	padding: 0;
	font-size: 11px;
}

#product-links-box a {
	text-decoration: none;
}

#product-links-box a:hover {
	color: #c00;
	text-decoration: underline;
}

#panel_content {
	background-color: #f5f5f5;
	width: 630px;
}

#panel_content #tabnav {
	overflow: hidden;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 32px;
}

#panel_content #tabnav a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	display: block;
	background: url(http://static.parkingdynamics.co.uk/tabnav-off.png) no-repeat left bottom;
	text-align: center;
	height: 32px;
	line-height: 35px;
}

#panel_content #tabnav a:hover {
	color: #c00;
}

#panel_content #tabnav a.selected {
	background: url(http://static.parkingdynamics.co.uk/tabnav-on.png) no-repeat;
	color: white;
	line-height: 32px;
}

#panel_content #tabnav li {
	float: left;
	width: 210px;
	padding: 0;
	margin: 0;
}

#panels {
	border: 2px solid #b2b2b2;
	padding: 12px 12px 20px;
	background: #f8f8f8 url(http://static.parkingdynamics.co.uk/product-description-box-bg.png) repeat-x left top;
}

#panels p {
	margin: 0 0 12px;
	padding: 0;
}



/* @end */

/* @group category */

#category-list {
	clear: both;
}

div.category-displaying {
	font-size: 11px;
	float: right;
	margin-top: 6px;
}

table.category-menu {
	margin-top: 8px;
	background: #fbfbfb url(http://static.parkingdynamics.co.uk/info-box-grad.png) repeat-x;
	border: 1px solid #eaeaea;
}

table.category-menu td {
	font-size: 11px;
	padding: 4px;
}

div.category-name {
	font-size: 14px;
	font-weight: bold;
}

div.category-name a {
	text-decoration: none;
}

div.category-name a:hover {
	color: #cc0000;
	text-decoration: underline;
}

div.category-list-item {
	margin-top: 12px;
	padding-bottom: 20px;
}

div.category-image {
	float: right;
	clear: left;
}

div.category-description {
	margin-top: 6px;
}

span.category-add img {
	vertical-align: middle;
	margin-top: 12px;
}

span.category-price {
	vertical-align: middle;
	color: #cc0000;
	font-weight: bold;
	font-size: 18px;
	margin-right: 6px;
	float: right;
}

div.categories-description {
	clear: both;
}



/* @end */

/* @group optin-box
 */

#optin-box {
	width: 657px;
	height: 140px;
	background: url(http://static.parkingdynamics.co.uk/optin-box-bg.png) no-repeat left bottom;
}

#optin-box div {
	margin-left: 473px;
	padding-top: 39px;
}

#optin-box p {
	margin: 0;
	padding: 0;
}

#optin-box-email, #optin-box-name {
	margin: 0;
	padding: 0;
	background: url(http://static.parkingdynamics.co.uk/optin-box-input.png) no-repeat;
	border-style: none;
	width: 167px;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
}

#optin-box-name {
	margin-top: 21px;
	margin-bottom: 8px;
}

/* @end */

/* @group adsense blocks */

div.adsense-block {
	background: url(http://static.parkingdynamics.co.uk/adsense-block-top.png) no-repeat;
	text-align: center;
	padding-top: 12px;
	margin-top: 12px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 657px;
}

div.adsense-block h4 {
	padding: 0;
	text-align: left;
	margin: 0 0 8px 15px;
	font-size: 12px;
}

div.adsense-block div {
	background: url(http://static.parkingdynamics.co.uk/adsense-block-btm.png) no-repeat left bottom;
	padding-bottom: 10px;
}

div.info-adsense {
	margin-left: 18px;
	margin-top: 6px;
}



/* @end */

/* @group quantity discount */

#product-quantity-discount {
	float: left;
	margin-top: 5px;
	width: 305px;
	clear: left;
	padding-bottom: 6px;
}

#product-quantity-discount-table {
	position: absolute;
	margin-left: 30px;
	margin-top: 45px;
}

#product-quantity-discount-table div {
	background: url(http://static.parkingdynamics.co.uk/product-quantity-discount-bg.png) no-repeat;
	width: 271px;
	text-align: center;
	height: 95px;
	padding-top: 11px;
}

#product-quantity-discount-table table {
	width: 251px;
	margin-right: auto;
	margin-left: auto;
}

#product-quantity-discount-table td {
	color: white;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 5px;
}

#product-quantity-discount-table td span {
	float: right;
	margin-right: 4px;
	margin-top: -1px;
}

#product-quantity-discount-table td.pqd1 {
	border-right: 1px solid #faa568;
	border-top: 1px solid #faa568;
}

#product-quantity-discount-table td.pqd2 {
	border-top: 1px solid #faa568;
}


/* @end */

/* @group tablebox */

div.infotable {
	background: url(http://static.parkingdynamics.co.uk/info-table-btm.png) no-repeat left bottom;
	padding-bottom: 15px;
}

#main-channel div.infotable p {
	padding-left: 15px;
	padding-right: 15px;
}

#main-channel div.infotable ul {
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#main-channel div.infotable li {
	margin-top: 2px;
	margin-bottom: 2px;
}

#main-channel div.infotable h3 {
	background: url(http://static.parkingdynamics.co.uk/info-table-top.png) no-repeat scroll;
	height: 32px;
	line-height: 30px;
	margin: 0pt;
	padding: 0pt;
	text-indent: 12px;
	width: 657px;

}

div.grad-table-top {
	background: url(http://static.parkingdynamics.co.uk/grad-box-top.png) no-repeat left top;
}

div.grad-table-btm {
	background: url(http://static.parkingdynamics.co.uk/grad-box-btm.png) no-repeat left bottom;
	padding-bottom: 15px;
}

.grad-table-icon-right {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 15px;
}

.grad-table-icon {
	float: right;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 20px;
}

#main-channel div.grad-table-top h3 {
	height: 30px;
	line-height: 32px;
	margin: 0pt;
	padding: 0pt;
	text-indent: 12px;

}

#main-channel div.grad-table-top h5 {
	margin: 0 0 0 15px;
	padding: 13px 0pt 0pt;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

#main-channel div.grad-table-top p {
	padding-left: 15px;
	padding-right: 15px;
}



#main-channel div.grad-table-top ul {
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}



#main-channel div.grad-table-top li {
	margin-top: 2px;
	margin-bottom: 2px;
}

/* @end */

/* @group sensor-comparison */

#sensor-comparison {
	background: url(http://static.parkingdynamics.co.uk/sensor-comparison-bg.png) no-repeat;
	width: auto;
	height: 405px;
	padding-left: 15px;
	margin-top: 15px;
}

#sensor-comparison h2 {
	color: #cc0000;
	font-size: 16px;
	margin: 0;
	padding: 0;
	height: 41px;
	line-height: 38px;
}

#sensor-comparison h3 {
	margin: 0;
	padding: 0;
	color: #777777;
	height: 29px;
}

#sensor-comparison-1, #sensor-comparison-2, #sensor-comparison-3 {
	width: 213px;
	float: left;
}

#sensor-comparison-1 div, #sensor-comparison-2 div, #sensor-comparison-3 div {
	text-align: center;
	margin-right: 15px;
	height: 176px;
}

#sensor-comparison ul {
	margin: 15px 16px 0 7px;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
}

#sensor-comparison li {
	list-style-type: none;
	background: url(http://static.parkingdynamics.co.uk/sensor-comparison-li0.png) no-repeat 0 top;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
}

#sensor-comparison-3 h3 {
	color: #c00;
}

#sensor-comparison-3 ul {
	color: #003366;
}

#sensor-comparison-3 ul li {
	background: url(http://static.parkingdynamics.co.uk/sensor-comparison-li1.png) no-repeat;
}



/* @end */

/* @group checkout installation */

#checkout-installation-top {
	width: 658px;
	height: 213px;
	background: url(http://static.parkingdynamics.co.uk/checkout-installer-top-bg.png) no-repeat;
}

#checkout-installation-top h2 {
	font-size: 14px;
	width: 328px;
	float: left;
	text-indent: 12px;
	margin-top: 8px;
}

#checkout-installation-btm {
	width: 658px;
	height: 130px;
	background: url(http://static.parkingdynamics.co.uk/checkout-installer-btm-bg.png) no-repeat;
}

#checkout-installation-btm-left {
	width: 328px;
	float: left;
}

#checkout-installation-btm-left h2 {
	margin-left: 12px;
	margin-bottom: 6px;
	padding-bottom: 0;
}

#checkout-installation-btm-left p {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
}

#checkout-installation-btm-left div.left {
	margin-left: 12px;
	float: left;
	color: #333333;
}

#checkout-installation-btm-left div.right {
	text-align: right;
	margin-right: 15px;
	float: right;
	color: #c00;
}

#checkout-installation-btm-right {
	width: 328px;
	float: left;
}

#checkout-installation-btm-right h2 {
	margin-left: 12px;
	margin-bottom: 1px;
	padding-bottom: 0;
}

#checkout-installation-btm-right p {
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	margin-left: 12px;
}



/* @end */

/* @group home page */

/* @group home-top-text */

#home-top-text {
	margin-bottom: 5px;
	overflow: auto;
	width: 100%;
}

#home-top-text-video {
	float: right;
	margin-left: 15px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}



/* @end */

/* @group home-box-features */

#home-box-features {
	background: url(http://static.parkingdynamics.co.uk/home-box-features.png) no-repeat;
	width: 657px;
	height: 587px;
}

#home-box-features h2 {
	font-size: 14px;
	height: 44px;
	text-indent: 12px;
	margin: 0;
	padding: 0;
	line-height: 40px;
}

#home-box-features-1, 
#home-box-features-2,
#home-box-features-3,
#home-box-features-4,
#home-box-features-5 {
	height: 93px;
	margin-left: 14px;
	margin-right: 271px;
}

#home-box-features-5 {
	margin-right: 10px;
}

#home-box-features-5 p {
	float: left;
	width: 105px;
	font-weight: bold;
	text-align: center;
}

#home-box-features h3 {
	font-size: 14px;
	color: #c00;
	padding: 6px 0 0;
	margin: 0 0 0 10px;
}

#home-box-features-5 h3 {
	color: #003366;
	margin-bottom: 85px;
}

#home-box-features p {
	color: #333333;
	font-size: 12px;
	padding: 0;
	margin: 6px 10px 0;
}

/* @end */

/* @group home-box-lower-links */

#home-box-lower-links {
	width: 657px;
	height: 128px;
	background: url(http://static.parkingdynamics.co.uk/home-box-lower.png) no-repeat;
	font-size: 11px;
	overflow: auto;
}

#home-box-lower-links div {
	width: 328px;
	float: left;
}

#home-box-lower-links h2 {
	font-size: 14px;
	margin-left: 16px;
}

#home-box-lower-links p {
	margin-left: 16px;
	margin-right: 16px;
}

#home-box-lower-links p img {
	float: right;
	margin-left: 15px;
}

#home-box-lower-links p a {
	font-size: 12px;
	color: #c00;
	text-decoration: none;
	font-weight: bold;
}

#home-box-lower-links p a:hover {
	text-decoration: underline;
}



/* @end */

/* @group home-lower-text */

#home-lower-text {
	overflow: auto;
	width: 100%;
	clear: both;
}

#home-lower-text-video {
	float: left;
	margin-right: 15px;
}

#home-install-video {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}

/* @end */



/* @end */

/* @group home-which-sensor */

#home-which-sensor {
	width: 657px;
	background: url(http://static.parkingdynamics.co.uk/home-which-sensor-05.png) no-repeat 0 bottom;
	padding-bottom: 19px;
	clear: both;
}

#home-which-sensor * {
	margin: 0;
	padding: 0;
}

#home-which-sensor-chart {
	background: url(http://static.parkingdynamics.co.uk/home-which-sensor-02.png) repeat-y;
	width: 657px;
	overflow: auto;
}

#home-which-sensor-chart span {
	text-align: center;
	display: block;
	margin: 3px 1px 3px 15px;
}

#home-which-sensor-chart h2 {
	background: url(http://static.parkingdynamics.co.uk/home-which-sensor-01.png) no-repeat;
	width: 657px;
	height: 42px;
	font-size: 14px;
	color: #c00;
	text-indent: 14px;
	line-height: 36px;
	margin: 0;
	padding: 0;
}

#home-which-sensor-chart h3 {
	font-size: 12px;
	color: #003366;
	margin-left: 14px;
	text-align: center;
}

#home-which-sensor-chart h3 a {
	text-decoration: none;
}


#home-which-sensor-chart h3 a:hover {
	text-decoration: underline;
	color: #c00;
}

#home-which-sensor-chart h4 {
	font-size: 12px;
	color: #c00;
	margin-left: 14px;
	text-align: center;
	margin-bottom: 8px;
}

#home-which-sensor-chart p {
	margin-left: 24px;
	font-size: 11px;
	margin-right: 10px;
}

#home-which-sensor-chart.product p {
	margin-bottom: 8px;
}

#home-which-sensor-chart p img {
	float: right;
	margin-top: -5px;
	margin-left: 2px;
}

#home-which-sensor-chart ul {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	margin: 8px 5px 6px 37px;
}


#home-which-sensor-chart div {
	width: 213px;
	float: left;
}

#home-which-sensor-compare {
	background: url(http://static.parkingdynamics.co.uk/home-which-sensor-04.png) repeat-y 0 42px;
}

#home-which-sensor-compare h2 {
	background: url(http://static.parkingdynamics.co.uk/home-which-sensor-031.png) no-repeat;
	height: 70px;
	color: #c00;
	font-size: 14px;
	text-indent: 14px;
	line-height: 89px;
	margin: 0;
	padding: 0;
}

#home-which-sensor-compare table {
	width: 625px;
	text-align: left;
	margin-left: 18px;
	margin-top: -2px;
}

#home-which-sensor-compare td {
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	vertical-align: top;
}

#home-which-sensor-compare td.td1 {
	color: #003366;
}

#home-which-sensor-compare td.td2 {
	color: #c00;
	text-align: center;
}

#home-which-sensor-compare td.td3 {
	color: #504f4f;
	text-align: center;
}

#home-which-sensor-compare td.td4 {
	color: #003366;
	text-align: center;
}

#home-which-sensor-compare td.td5 {
	text-align: center;
}



/* @end */

/* @group wide */

#left-channel.wide {
	margin-left: -999px;
}

#main-channel.wide {
	width: 828px;
}

#main-channel.full {
	width: 996px;
	margin-left: 0;
}

#main-channel.wide div.product-details-heading {
	background: url(http://static.parkingdynamics.co.uk/product-details-heading-wide.png) no-repeat;
	width: 828px;
}



/* @end */

/* @group menu */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 999999;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
	color: white;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 24px;
	font-size: 11px;
	text-indent: 10px;
	width: 159px;
	font-weight: bold;
	background-color: #81abc4;
}

#nav li a {
	color: black;
	background: #edf7ff url(http://static.parkingdynamics.co.uk/menu-level-1.png) no-repeat;
}

#nav li a:hover {
	background: white url(http://static.parkingdynamics.co.uk/menu-level-1.png) no-repeat;
	text-decoration: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	background-color: white;
	width: 157px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #81abc4;
	border-top: 1px solid #81abc4;
}

#nav li ul.nav-width-3 {
	width: 474px;
}

#nav li ul li {
	font-size: 11px;
	background-image: none;
	height: 21px;
	background: white;
	width: 157px;
	border-bottom:1px solid #81abc4;
	border-right:1px solid #81abc4;
}

#nav li ul li a {
	background: url(http://static.parkingdynamics.co.uk/menu-level-2.png) no-repeat 8px;
	padding-left: 10px;
	height: 21px;
	line-height: 19px;
	color: #003366;
}

#nav li ul li a:hover {
	background: url(http://static.parkingdynamics.co.uk/menu-level-2.png) no-repeat 8px;
	text-decoration: underline;
	color: #f60;
}

#nav li:hover ul {
	left: auto;
	margin-top: -25px;
	margin-left: 130px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* @end */

/* @group tooltip */

a.tt {
	position: relative;
	z-index: 24;
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

a.tt span {
	display: none;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/

a.tt:hover {
	z-index: 25;
	color: silver;
	background: ;
}

a.tt:hover span.tooltip {
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	padding: 15px 0 0 0;
	width: 200px;
	color: #003366;
	text-align: center;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
	font-weight: bold;
	text-decoration: none;
}

a.tt:hover span.top {
	display: block;
	margin-top: 5px;
	padding: 30px 8px 0;
	background: url(http://static.parkingdynamics.co.uk/bubble.gif) no-repeat top;
}

a.tt:hover span.middle {

/* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(http://static.parkingdynamics.co.uk/bubble_filler.gif) repeat bottom;
}

a.tt:hover span.bottom {
	display: block;
	padding: 3px 8px 10px;
	color: #548912;
	background: url(http://static.parkingdynamics.co.uk/bubble.gif) no-repeat bottom;
}

/* @end */

/* @group dialog-box */

div.dialog-box {
	background: url(http://static.parkingdynamics.co.uk/dialog-box-bg.png) no-repeat left bottom;
	margin-top: 12px;
	margin-bottom: 12px;
}

div.dialog-box-content {
	background: url(http://static.parkingdynamics.co.uk/dialog-box-top.png) no-repeat left top;
	padding: 8px 15px;
}



/* @end */

/* @group trusted-box */

#trusted-box {
	background: url(http://static.parkingdynamics.co.uk/trusted-box-bg.png) no-repeat left bottom;
	width: 656px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
}

#trusted-box-01 {
	width: 223px;
	float: left;
	background: url(http://static.parkingdynamics.co.uk/trusted-box-01.png) no-repeat;
	padding-top: 15px;
}

#trusted-box-01 h3 {
	padding-top: 12px;
	margin: 0 0 0 30px;
}

#trusted-box-01 p {
	margin-left: 30px;
	margin-right: 20px;
	font-size: 11px;
	color: #333;
}


#trusted-box-01 img {
	float: right;
	margin-right: 6px;
	margin-left: 5px;
}

#trusted-box-02 {
	width: 213px;
	float: left;
	background: url(http://static.parkingdynamics.co.uk/trusted-box-02.png) no-repeat;
	padding-top: 15px;
}

#trusted-box-02 h3 {
	padding-top: 12px;
	margin: 0 0 0 20px;
}

#trusted-box-02 p {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 11px;
	color: #333;
}


#trusted-box-02 img {
	float: right;
	margin-right: 6px;
	margin-left: 5px;
}

#trusted-box-03 {
	width: 220px;
	float: left;
	background: url(http://static.parkingdynamics.co.uk/trusted-box-03.png) no-repeat;
	padding-top: 15px;
}

#trusted-box-03 h3 {
	padding-top: 12px;
	margin: 0 0 8px 20px;
}

#trusted-box-03 img {
	margin-left: 17px;
	float: left;
}

#trusted-box-03 p {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 11px;
	color: #333;
}



/* @end */

/* @group misc */

#print-page {
	float: right;
	background: url(http://static.parkingdynamics.co.uk/product-print-icon.png) no-repeat left 4px;
	margin-top: 8px;
}

#email-page {
	float: right;
	background: url(http://static.parkingdynamics.co.uk/product-email-icon.png) no-repeat left 5px;
	margin-right: 14px;
	margin-top: 8px;
}

#email-page a, #print-page a {
	font-size: 11px;
	text-decoration: none;
	padding-left: 15px;
	margin-top: 2px;
	display: block;
}

#email-page a:hover, #print-page a:hover {
	color: #6699cc;
}

#voucher-box {
	margin-top: 12px;
	margin-bottom: 12px;
	background: #fbfbfb url(http://static.parkingdynamics.co.uk/info-box-grad.png) repeat-x;
	border: 1px solid #eaeaea;
	padding: 3px;
}



/* @end */

/* @group testimonials */

table.testimonials-column {
	width: 996px;
}

table.testimonials-column td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

table.testimonials-column td.header {
	background: url(http://static.parkingdynamics.co.uk/testimonials-column-header.png) no-repeat;
	width: 322px;
	font-size: 14px;
	color: white;
	font-weight: bold;
	line-height: 31px;
	height: 31px;
	text-indent: 12px;
}

table.testimonials-column td.ebay {
	background: url(http://static.parkingdynamics.co.uk/testimonials-column-header-ebay.png) no-repeat;
}

table.testimonials-column td.header img {
	vertical-align: top;
	margin-left: 5px;
	margin-top: 5px;
}

table.testimonials-column td.spacer {
	font-size: 0;
}

table.testimonials-column td.column {
	background-color: #f8f8f8;
	width: 320px;
	border: 1px solid #e8e8e8;
}

table.testimonials-column td div.item {
	margin-left: 12px;
	margin-right: 12px;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 4px;
	padding-top: 4px;
}

table.testimonials-column td div.last {
	border-bottom: none;
}

table.testimonials-column td div.item h6 {
	font-size: 12px;
	font-weight: bold;
	background: url(http://static.parkingdynamics.co.uk/testimonials-column-h6.png) no-repeat left 5px;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 10px;
	margin: 0;
}


#header-logo {
	width: 352px;
}
#header-panel-logos {
	width: 72px;
  height: 33px;
	float: left;
	margin-top: 32px;
  margin-left: 25px;
}
#header-panel-creditcards {
	width: 243px;
	height: 60px;
	float: left;
	margin-top: 18px;
  margin-left: 10px;
	background: url(images/paypal-logos.png) no-repeat;
}
#header-panel {
	width: 275px;
	height: 57px;
	float: right;
	margin-top: 16px;
	background: url(images/header-panel-bg-long.png) no-repeat;
}


/* @end */
/*WordPress styles*/
textarea#comment { width: 400px; padding: 5px; }

.commentmetadata { font-size: 10px; }

.time {
	color: #666666;
	font-size: 11px;
}

.trackback {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	padding: 4px;
	width: auto;
	color: #666666;
	font-size: 10px;
	line-height: 11px;
}
.search {
	text-align: left;
	width: auto;
	padding: 5px;
}