/* CSS Document */
html {
	height:100%;
	width:100%;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	width:100%;
}

br.clear {
	clear: both;
	line-height: 0px;
}

h2 {
	font-size: 1.7em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 1em;
}

h3 {
	font-size: 1.1em;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	font-size: 0.9em;
}

p.productText {
	font-size: 0.7em;
	margin-bottom: 3px;
	margin-top: 6px;
}

table.productTable {
	font-size: 0.7em;
	margin-bottom: 3px;
	margin-top: 6px;
}

#page {
	width: 100%;
}

#header {
	margin: 0 auto 0px auto;
	padding: 0;
	width: 800px;
	/*height: 90px;*/
	background-color: #FFFFFF;
	height: 90px;
}

#header img {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}

#header .logoFloat {
	position: relative;
}

#header .logoFloat img {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 81px;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

#title {
	padding-top:45px;
}

#contact1 {
	padding-top: 5px;
	float: left;
	width: 420px;
	text-align: left;
}

#contact1 a {
	color:#FF0000;
	text-decoration:none;
}

#contact2 {
	padding-top: 5px;
	float: left;
	width: 380px;
}

#contacttable td {
	text-align: right;
	font-size: 12px;
}

#services {
	font-size: 17px;
	text-align:left;
}

#events {
	padding-top: 5px;
}

#events_left_table {
	float:left;
	margin:0 0 0 10px;
	font-size: 0.9em;
}

#events_right_table {
	float:left;
	margin:0 0 0 15px;
	font-size: 0.9em;
}

#FindOurDeports {
}

.DeportStyle {
	float:left;
	padding-left:20px;
	text-align:left;
	font-size:13px;
}

.DeportStyle a {
	text-decoration:none;
	color:#e43c32;
}

.DeportStyle h1 {
	font-size:20px;
	font-weight:bold;
}

.DeportStyle h2 {
	font-size:9px;
	font-weight:500;
}

#menu {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	padding: 0px;
	margin: 0px;
}

#menu ul li {
	display: inline;
	padding: 0px;
	margin-left: 1px;
	width: 114px;
}

#menu ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 0.7em;
	background-image: url(../images/shared/menu_bg.gif);
	background-position: bottom;
	padding: 68px 0 7px 5px;
	width: 109px;
}

#menu ul li ul li a {
	text-decoration: none;
	color: #000000;
	font-size: 1em;
	border-bottom: 1px #dbdbdb solid;
	padding: 10.5px;
	width: 179px;
}

#menu ul li ul li a:hover, #menu ul li ul li a.current {
	text-decoration: none;
	background-image: none;
	color: #FF0000;
	font-size: 1em;
	border-bottom: 2px #dbdbdb solid;
	padding: 10.5px;
	width: 179px;
}

#menu ul li a:hover, #menu ul li a.current {
	color: #FFFFFF;
	background-image: url(../images/shared/menu_bg_on.jpg);
	background-position: bottom;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	color: #000000;
	font-weight: bold;
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF;
	width: 200px;
	left: -999em;
}

#nav li ul li a {
	background-image:none;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#content {
	width: 100%;
	height: 720px;
	background-image: url(../images/shared/sps_background.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	background-position:center;
	
}

#jcbbg {
	width: 100%;
	height: 720px;
	background-image: url(../images/shared/jcb_background.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	background-position:center;
	
}

#progressivebg {
	width: 100%;
	height: 720px;
	background-image: url(../images/shared/progressive_background.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	background-position:center;
	
}

#trilobg {
	width: 100%;
	height: 720px;
	background-image: url(../images/shared/trilo_background.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	background-position:center;
	
}

#tymbg {
	width: 100%;
	height: 720px;
	background-image: url(../images/shared/tym_background.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	background-position:center;
	
}

#mainContent {
	width: 100%;
	height: 720px;
}

#nonflash {
	width: 720px;
	margin: 0px auto 0px auto;
	padding-top: 250px;
	padding-bottom:50px;	
	text-align: center;
}

#nonflashmenu {
	width: 820px;
	margin: 0px auto 0px auto;
	text-align: center;
}

.tymTeaser {
	padding: 10px 0 10px 100px;
	background-image:url(../images/shared/tym_tractors_teaser.jpg);
	background-repeat:no-repeat;
	height: 92px;
	float: left;
	width: 305px;
	text-align:left;
}

.tymTeaser a {
	font-weight:bold;
	text-decoration:none;
	font-size: 20px;
	color: #FFFFFF;
}

.progressiveTeaser {
	padding: 10px 0 10px 100px;
	background-image:url(../images/shared/progressive_mowers_teaser.jpg);
	background-repeat:no-repeat;
	height: 92px;
	float: left;
	width: 305px;
	text-align:left;
}

.progressiveTeaser a {
	font-weight:bold;
	text-decoration:none;
	font-size: 20px;
	color: #FFFFFF;
}

.TriloTeaser {
	padding: 10px 0 10px 100px;
	background-image:url(../images/shared/Trilo_sweepers_teaser.jpg);
	background-repeat:no-repeat;
	height: 92px;
	float: left;
	width: 305px;
	text-align:left;
}

.TriloTeaser a {
	font-weight:bold;
	text-decoration:none;
	font-size: 20px;
	color: #FFFFFF;
}

.jcbTeaser {
	padding: 10px 0 10px 100px;
	background-image:url(../images/shared/jcb_vehicles_teasers.jpg);
	background-repeat:no-repeat;
	height: 92px;
	float: left;
	width: 305px;
	text-align:left;
}

.jcbTeaser a {
	font-weight:bold;
	text-decoration:none;
	font-size: 20px;
	color: #FFFFFF;
}

.subPageContent {
	background-repeat: no-repeat;
	background-position:center;
	margin: 0 auto 0 auto;
}

.holdPageContent {
	background-image: url(../images/shared/sps_hold_background.jpg);
	background-repeat: no-repeat;
	background-position:center;
	margin: 0 auto 0 auto;
}

#termsContent {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align:center;
	
}

#termsContent p {
	text-align:left;
	font-size:11px;
}

#centreContent {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align:center;
}

#centreContent img.title {
	padding-top: 45px;
	padding-bottom: 25px;
}

#centreContent img.productImage {
	float: left;
}

#productDesc {
	width: 290px;
	text-align: left;
	float: right;
}

#productDesc img.contact {
	float: right;
	padding-top: 10px;
}

#productDesc img.demo {
	padding-top: 10px;
}

#productMenu {
	width: 800px;
	text-align: left;
	padding-top: 20px;s
}

#productMenu .prodButton {
	width: 60px;
	margin-right: 1px;
	height: 72px;
	text-align: center;
	float: left;
}

#productMenu .prodButton img {
	padding-top: 5px;
}

#productMenu .prodButton p {
	font-size: 0.55em;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}

#productMenu .prodButton a {
	color:#000000;
}

#teasers {
	width: 800px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#teasers .teaserBox {
	padding: 0px;
	width: 265px;
	float: left;
	margin-right: 2px;
	height: 67px;
	margin-top: 20px;
}

#teasers .teaserBox h4 {
	padding: 12px 10px 0px 70px;
	font-size: 0.85em;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
}

#teasers .teaserBox h4 a {
	color: #FFFFFF;
	font-size: 0.85em;
}

#teasers .TriloTeaser {
	background-image:url(../images/sales/trilo_teaser.jpg);
	background-repeat: no-repeat;
}

#teasers .jcbUtilityTeaser {
	background-image: url(../images/sales/jcb_utility_teaser.jpg);
	background-repeat: no-repeat;
}

#teasers .progressiveTeaser {
	background-image: url(../images/sales/mowers_teaser.jpg);
	background-repeat: no-repeat;
}

#teasers .tymTeaser {
	background-image: url(../images/sales/tym_tractors_teaser.jpg);
	background-repeat: no-repeat;
}

#teasers .noMarginRight {
	margin-right: 0px;
}

#footer {
	margin: 0 auto 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	padding: 0px;
}

#footer p {
	color: #CBCBCB;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

#footer a.seamlessLogo {
	float: right;
	width: 30px;
	text-align: right;
}

#footer p a {
	color: #CBCBCB;
	text-decoration: none;
}

#footer p.footerLeft {
	float: left;
	width: 300px;
}

#footer p.footerRight {
	float: right;
	width: 450px;
	text-align: right;
}
