﻿* { 
	padding: 0;
	margin: 0;
} 
BODY { 
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
} 
br.hideLineBreak{
display:none
}
#login { 
	margin: 140px 0 0 0;
} 
#LogoLink {
	z-index: 1;
	left: 0;
	position: relative;
	height: 20px;
	border-color: #0033CC;
	border-width: 1px;
	float: left;
	margin-top: -30px;
} 
#LogoLink IMG {
	border-width: 0;
	width: 150px;
	height: 30px;
	
} 
TABLE { 
	border: none;
} 
TD { 
	vertical-align: top;
} 
HR { 
	color: #666;
	height: 2px;
} 
P { 
	display: block;
} 
H1 { 
	font-size: 1em;
	color: #0072ae;
	line-height: 1em;
	margin: 0 5px 20px 0;
} 
H2 { 
	font-size: 1em;
	color: #666;
	line-height: 1.2em;
} 
H3 { 
	font-size: 0.8em;
	color: #0072ae;
	margin: 0 5px 5px 0;
} 
H4 { 
	font-weight: normal;
	font-size: 1.2em;
	color: #0072ae;
} 
H5 { 
	font-size: 0.8em;
	font-weight: normal;
	color: #0072ae;
	margin: 0 5px 5px 0;
}
H6 { 
	font-weight: bold;
	font-size: 0.9em;
	color: #0072ae;
	line-height: 1em;
	margin: 0;
	padding-bottom: 8px;
}
A:link { 
	color: #0072ae;
	text-decoration: none;
} 
A:visited { 
	color: #0072ae;
} 
A:hover { 
	color: #0072ae;
	text-decoration: underline;
} 
A:active { 
	color: #0072ae;
} 
INPUT { 
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	height: 13px;
} 
SELECT { 
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
} 
#rightcolumn SELECT { 
	width: 110px;
} 
TEXTAREA { 
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
} 
CODE.blockcode { 
	border: 1px solid #666;
	padding: 5px;
	display: block;
	width: 400px;
	background-color: #fff;
} 
PRE { 
	border: 1px dashed #666;
	padding: 5px;
	font-size: 13px;
	width: 98%;
	background-color: #0072ae;
} 
TEXTAREA.codecontainer { 
	clear: left;
	border: 1px dashed #666;
	margin: 1em 0 0 0;
	padding: 0 0 0 5px;
	width: 98%;
	height: 150px;
	background-color: #fff;
} 
.selectcode { 
	margin: 1em 0 0 0;
} 
.selectcode A.tabs { 
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	padding: 0 4px 0 4px;
	border-left: 1px solid #666;
	color: #0072ae;
	margin: 0 3px 0 0;
	text-decoration: none;
} 
.selectcode A.tabs:visited { 
	color: #0072ae;
} 
.selectcode A.tabs:active { 
	color: #0072ae;
} 
.selectcode A.tabs:hover { 
	color: #0072ae;
	background-color: #fff;
} 
.codetitle { 
	padding: 0 0 0 19px;
} 
.codeimages IMG { 
	border: 1px dashed #666;
	margin: 0 8px 0 0;
} 
.bodyText { 
	font-weight: normal;
	font-size: 0.7em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
} 
.bodyText table {
	display: none;
}
.defaulttext { 
	font-weight: normal;
	font-size: 0.7em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
} 
.ImageTextCellDiv {
	display: none;
}
#siteWrapper { 
	margin: 0 auto 0 auto;
	width: 760px;
	background-repeat: no-repeat;
} 
#siteWrapper { 
	margin: -18px auto 0 auto;
	#
} 
.header { 
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 10px 0;
} 
.comment { 
	padding: 10px;
	width: 460px;
	background-color: #ececec;
} 
.commentfooter { 
	font-size: 90%;
	background: url(/images/arrow.gif) no-repeat 20px 0;
	margin: 0 0 2em 0;
	padding: 1px 0 0 58px;
} 
#topCTA { 
	margin: 0;
	padding: 18px 0 0 545px;
	color: #fff;
	height: 20px;
	text-align: left;
} 
.topCTAText { 
	font-size: 0.6em;
	display: none;
} 
.topCTAText A { 
	text-decoration: none;
} 
.inputSearch { 
	height: 17px;
	width: 160px;
	border: 0;
	margin: 0 0 0 10px;
	padding: 2px 5px 0 5px;
	color: #666;
	background-color: #fff;
} 
#topbar { 
	height: 65px;
	background: #0072ae url(images/tomkins_banner.gif);
} 
#topbar A { 
	color: #fff;
} 
#topNav { 
	margin: 0;
	width: 760px;
	color: #0072ae;
	text-align: center;
} 
#leftColumnWide { 
	margin: 10px 0 0 0;
	float: left;
	padding: 0 0 1em 0;
	width: 615px;
} 
#leftcolumn { 
	margin: 10px 0 0 0;
	font-size: 0.7em;
	float: left;
	width: 155px;
	height: 100%;
} 
#leftNavHead { 
	font-weight: bold;
	font-size: 1.2em;
	color: #0072ae;
	text-align: left;
	display: none;
} 
#leftNav UL { 
	margin: 0;
	list-style-type: none;
} 
#leftNav UL LI { 
	padding: 0 0 3px 0;
} 
#leftNav UL LI A { 
	color: #0072ae;
	text-decoration: none;
	display: block;
	border-top: 1px solid #0072ae;
	padding: 3px 0 0 0;
} 
#leftNav UL LI A:hover { 
	color: #999;
	text-decoration: none;
	border-top: 1px solid #999;
} 
#leftNav UL LI.currentSublink A { 
	font-weight: bold;
	color: #999;
	text-decoration: none;
	border-top: 1px solid #999;
	margin: 3px 0 0 0;
} 
#leftNav li.current ul li {
	margin: 0 0 0 20px;
}
#leftNav li.current a {
	font-weight: normal;
}
#middlecolumn { 
	margin: 10px 0 0 20px;
	float: left;
	padding-bottom: 1em;
	width: 585px;
} 
td.ContentCell P {
	font-size: 0.75em;
	margin: 0 0 15px 0;
}
td.ContentCell hr {
	height: 2px;
	width: 395px;
	text-align: left;
	color: #666;
	margin: 0 0 5px 0;
}
.breadCrumb { 
	font-size: 0.7em;
	margin: 0 0 20px 0;
	color: #666;
	text-decoration: none;
} 
.breadCrumb A:link { 
	color: #666;
	text-decoration: none;
} 
.breadCrumb A:visited { 
	color: #666;
	text-decoration: none;
} 
.breadCrumb A:hover { 
	color: #0072ae;
	text-decoration: none;
} 
.breadCrumb A:active { 
	color: #666;
	text-decoration: none;
} 
.breadCrumb UL { 
	display: inline;
	margin: 0;
} 
.breadCrumb UL LI { 
	display: inline;
	padding: 0 0 0 2px;
	margin: 0;
	list-style-type: none;
} 
#news { 
	border: 0 solid #666;
	float: left;
	width: 160px;
	background-color: #00f;
} 
#productDetails { 
	border: 0 solid #666;
	padding: 10px;
} 
#productDetailsPic { 
	border: 1px solid #ccc;
} 
.productDetailsHead { 
	font-weight: bold;
	font-size: 0.7em;
	color: #66c;
} 
.productDetailsCode { 
	border: 0 solid #666;
	font-size: 0.9em;
	float: left;
	width: 208px;
	color: #666;
	padding: 5px 10px 0 10px;
} 
.productDetailsPoints { 
	border: 0 solid #666;
	font-size: 0.9em;
	float: right;
	width: 207px;
	color: #66c;
	padding: 5px 0 0 10px;
	text-align: right;
} 
.productDetailsText { 
	font-size: 0.7em;
	color: #66c;
} 
#newsColumns { 
	border: 0 solid #666;
	padding: 0 10px 0 0;
	float: left;
	width: 48%;
	background-color: #666;
} 
.newsArticleFeeds { 
	border: 0 solid #666;
	float: left;
	width: 100%;
} 
.newsArticleFeeds P { 
	margin: 3px 0 0 0;
} 
#scrollButtons { 
	margin: 0 0 10px 0;
	text-align: right;
} 
#scrollButtons SPAN { 
	font-size: 0.7em;
} 
.newsArticleItem P { 
	font-size: 0.7em;
	line-height: 1.2em;
	background-color: #00f;
} 
.newsArticleItem DIV { 
	border: 0 solid #666;
	background: #fff no-repeat left top;
	padding: 0 0 5px 0;
} 
HTML .newsArticleItem P.articleText { 
	height: 1%;
} 
.newsArticleMore { 
	margin: 5px 0 0 0;
	text-align: right;
} 
.contentTable { 
	margin: 0 0 3px 0;
	width: 100%;
} 
.contentTable H2 { 
	font-size: 1em;
} 
#catalogue { 
	padding: 5px;
	float: right;
	width: 435px;
	background-color: #e3e3e3;
} 
.catalogueItemWrapper { 
	float: left;
	padding: 0 0 10px 0;
	width: 215px;
	background-color: #dae2e4;
} 
#catalogue .catalogueItem { 
	border: 0 solid #666;
	float: left;
	margin: 0;
	width: 215px;
} 
#catalogue .catalogueItem DIV { 
	border: 1px solid #999;
	background: #fff no-repeat left top;
	float: left;
	width: auto;
} 
.catalogueItemHeader { 
	font-weight: bold;
	font-size: 0.6em;
	margin: 0 0 10px 100px;
	width: 90px;
	color: #66c;
	line-height: 1.2em;
	padding: 3px 0 3px 0;
} 
.catalogueItemPoints { 
	font-weight: bold;
	font-size: 0.7em;
	margin: 0 0 0 100px;
	color: #666;
	padding: 3px 0 3px 0;
} 
HTML #catalogue .catalogueItem .catalogueItemDescription P.catalogueItemText { 
	height: 1%;
} 
#catalogue .catalogueItemMore { 
	font-size: 0.7em;
	margin: 5px 0 0 0;
	text-align: right;
} 
#WelcomeArticleMain { 
	border: 1px solid #09c;
	margin: 5px 0 4px 0;
	width: 100%;
	background-color: #00f;
} 
#WelcomeArticleMain .textMainArticle { 
	padding: 10px;
	font-weight: bold;
	font-size: 1em;
	left: 0;
	line-height: 1em;
	position: relative;
} 
#WelcomeArticleMain .articleHeader { 
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 10px 0;
	color: #66c;
	line-height: 1em;
	padding: 10px 0 0 150px;
	background-color: #00f;
} 
#WelcomeArticleMain .articleText { 
	font-size: 0.8em;
	margin: 0 0 0 158px;
	line-height: 1em;
} 
#WelcomeArticleMain P { 
	font-size: 0.7em;
	color: #666;
	padding: 10px 0 0 0;
	text-align: left;
} 
#WelcomeArticleMain .articleMore { 
	padding: 0 10px 0 0;
	font-size: 0.7em;
	text-align: right;
} 
.welcomeArticleImg { 
	float: left;
} 
.formPanel { 
	padding: 10px;
	margin: 10px 0 10px 0;
	background-color: #fff;
} 
.formPanel UL { 
	list-style-type: none;
} 
.formPanel TABLE { 
	width: 500px;
	height: 120px;
} 
.formPanel P { 
	color: #333;
} 
.formPanel SPAN { 
	font-size: 0.7em;
	width: 200px;
	color: #666;
} 
.formPanel SPAN.forgottenPassword { 
	font-size: 1em;
	color: #333;
} 
.inputBox { 
	border: 1px solid #666;
	font-size: 0.7em;
	width: 100px;
	background-color: #fff;
} 
.formPanel TEXTAREA { 
	border: 1px solid #666;
	width: 200px;
} 
.points { 
	padding: 5px;
	background-color: #00f;
	text-align: right;
} 
.points P { 
	padding: 5px;
	font-weight: bold;
	margin: 5px;
} 
.points P STRONG { 
	padding: 5px;
	font-weight: bold;
	font-size: 1.3em;
	margin: 5px;
	color: #000;
} 
.formButtons {
	margin: 10px 0 0 0;
	width: 23px;
	height: 19px;
	cursor: pointer;
	color: #0072ae;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	border: none;
	background: #0072ae url(images/white_dot.gif) no-repeat left 50%;
} 
A.formButtons:link { 
	padding: 2px;
	color: #00f;
	text-decoration: none;
} 
A.formButtons:visited { 
	padding: 2px;
	color: #00f;
	text-decoration: none;
} 
A.formButtons:hover { 
	padding: 2px;
	color: #00f;
	text-decoration: none;
} 
#itinery TABLE { 
	padding: 3px;
	width: 100%;
} 
#peer TABLE { 
	padding: 0 0 3px 0;
	width: 100%;
} 
#peer .head { 
	font-size: 0.8em;
	color: #000;
} 
#peer .head STRONG { 
	color: #0072ae;
} 
#peer .fundsBudget { 
	padding: 5px;
	font-weight: bold;
	font-size: 0.8em;
	color: #666;
	background-color: #eee;
} 
.searchHead { 
	font-weight: bold;
	font-size: 0.8em;
	margin: 0 0 10px 0;
} 
.searchResultHeaders { 
	border-right: 1px solid #666;
	font-size: 0.7em;
	color: #666;
	padding: 3px 10px 3px 10px;
	background-color: #666;
	text-align: left;
} 
#searchResults .articleItem { 
	float: left;
	margin: 0 10px 10px 0;
	width: 98%;
	border-bottom: 1px solid #ccc;
} 
#searchResults .articleItem P { 
	font-size: 0.7em;
	background-color: #00f;
} 
#searchResults .articleItem DIV { 
	float: left;
} 
#searchResults .articleItem DIV A IMG { 
	border: 1px solid #fff;
} 
#searchResults .articleItem DIV A:hover IMG { 
	border-color: #fff;
} 
#searchResults .articleItem DIV A:hover { 
	color: #666;
} 
#searchResults .articleItem A { 
	color: #000;
	text-decoration: underline;
} 
HTML #searchResults .articleItem P.articleText { 
	height: 1%;
	background-color: #00f;
} 
.landingPanelText { 
	font-size: 0.7em;
	color: #00f;
	line-height: normal;
	text-decoration: none;
} 
.articleItem { 
	border: 0 solid #666;
	float: left;
	margin: 0 10px 1em 0;
	width: 228px;
} 
.twoColTable { 
	border: 1px solid #09c;
	margin: 0 0 3px 0;
	width: 100%;
} 
.twoColCell { 
	padding: 6px;
	margin: 0;
} 
.oneColTable { 
	border: 1px solid #09c;
	margin: 0 0 3px 0;
	width: 100%;
} 
.smallImagePanelLanding { 
	margin: 0;
} 
.articleItem DIV { 
	background: #fff no-repeat left top;
	float: left;
	padding: 0 0 5px 0;
	width: 45px;
} 
.articleItem DIV A:hover IMG { 
	border-color: #fff;
} 
.articleItem DIV A:hover { 
	color: #fff;
} 
.articleItem A { 
	color: #000;
	text-decoration: underline;
} 
.articleItem A:hover { 
	color: #000;
	text-decoration: underline;
} 
HTML .articleItem P.articleText { 
	font-size: 0.8em;
	color: #666;
	height: 1%;
} 
.articleMore { 
	font-size: 0.7em;
	text-align: right;
} 
#articleMain { 
	font-size: 0.8em;
	line-height: 1.2em;
} 
#articleMain DIV { 
	font-weight: bold;
	font-size: 0.8em;
	float: left;
	padding: 0 0 5px 0;
} 
#articleMain DIV IMG { 
	padding: 0 10px 0 0;
} 
.landingTopPanelCell { 
	background-color: #00f;
} 
.resultsText { 
	font-size: 0.7em;
} 
.resultsText .resultsText { 
	font-weight: normal;
	font-size: 1em;
} 
.resultsTextBold { 
	font-weight: bold;
	font-size: 0.7em;
} 
.baskettaboff { 
	color: #666;
	background-color: #ccc;
} 
.baskettabon { 
	color: #00f;
	background-color: #cc6;
} 
#column { 
	border: 0 solid #666;
	padding: 0 0 0 10px;
	float: left;
	margin: 10px 0 0 0;
	width: 100px;
} 
#middlecolumn .titlebar { 
	padding: 0 0 0 18px;
	font-weight: bold;
	font-size: 110%;
	background: #fff no-repeat left center;
	margin: 1em 0;
	text-transform: uppercase;
	color: #686868;
	letter-spacing: 1.5pt;
} 
#rightcolumn .titlebar { 
	margin: 1em 0 1em 0;
	padding: 0 0 0 18px;
	font-weight: bold;
	font-size: 110%;
	text-transform: uppercase;
	color: #686868;
	letter-spacing: 1.5pt;
} 
#rightcolumn { 
	float: right;
	margin: 0 2px 0 6px;
	padding: 32px 0 0 0;
} 
#rightcolumn UL { 
	font-weight: normal;
	font-size: 0.7em;
	float: left;
} 
#contentfooter { 
	clear: both;
	font-size: 11px;
	padding: 0 0 1em 0;
	margin: 0 0 0 173px;
	font-family: Verdana;
} 
#footerarea { 
	margin: 20px 0 0 0;
	clear: both;
	border-top: 2px solid #666;
	height: 50px;
} 
#footermenu UL LI { 
	display: inline;
} 
#footermenu UL LI A { 
	font-weight: bold;
	float: left;
	color: #666;
	padding: 2px 6px 4px 6px;
	text-decoration: underline;
} 
#footermenu UL LI A:hover { 
	color: #0072ae;
} 
.footer { 
	font-size: 0.6em;
} 
.clearfix { 
	clear: both;
} 
.smallBodyText { 
	font-size: 0.6em;
	color: #666;
	line-height: 1.3em;
	text-decoration: none;
} 
A.smallBodyText { 
	color: #666;
	text-decoration: underline;
} 
A.smallBodyText:hover { 
	color: #666;
	text-decoration: underline;
} 
.orangeMoreLink { 
	font-size: 0.7em;
	color: #fff;
	line-height: 1.2em;
} 
A.orangeMoreLink { 
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
} 
A.orangeMoreLink:hover { 
	color: #0072ae;
} 
DIV.articleHolderDiv { 
	width: 150px;
} 
TD.ImageTextCell { 
	padding: 5px;
	vertical-align: top;
} 
DIV.buttonAlignLeft { 
	text-align: left;
} 
DIV.inputBoxFloat { 
	float: left;
} 
DIV.textMainArticleFloat H1 { 
	margin: 10px 0 0 10px;
} 
.CTATable { 
	width: 150px;
} 
.CTACellCollection { 
	font-size: 0.7em;
	color: #666;
	padding: 3px 5px 3px 25px;
} 
.basketPanel { 
	background-image: url(/LandRover/images/rightNav/collection/icons_Basket.gif);
	color: #00f;
	height: 20px;
} 
.panelbarHeaderExpand { 
	padding: 0 0 0 5px;
	font-weight: normal;
	font-size: 0.7em;
	background-image: url(/LandRover/images/rightNav/collection/icons_BrowseCat.gif);
	color: #00f;
	height: 20px;
} 
.panelbarHeaderHover { 
	padding: 0 0 0 5px;
	font-weight: normal;
	font-size: 0.7em;
	background-image: url(/LandRover/images/rightNav/collection/icons_BrowseCat.gif);
	color: #00f;
	height: 20px;
} 
.panelbarHeaderCollapsed { 
	padding: 0 0 0 5px;
	font-weight: normal;
	font-size: 0.7em;
	background-image: url(/LandRover/images/rightNav/collection/icons_BrowseCat.gif);
	color: #00f;
	height: 20px;
} 
.browseCategoryPanel { 
	font-weight: bold;
	background-image: url(/LandRover/images/rightNav/collection/icons_BrowseCatopen.gif);
	color: #00f;
	height: 20px;
} 
.panelbarItem { 
	font-size: 0.7em;
	margin: 0;
	background-color: #d6e3bb;
} 
A.BasketSummaryLink { 
	font-size: 0.6em;
	margin: 4px 0 0 0;
	vertical-align: top;
	color: #666;
	line-height: 1.3em;
	padding: 33px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
} 
A.BasketSummaryLink:hover { 
	color: #002940;
	text-decoration: underline;
} 
.PointsSearchField { 
	border-right: 1px solid #666;
	border-top: 1px solid #8599a4;
	font-size: 0.8em;
	margin: 0 5px 0 0;
	border-left: 1px solid #8599a4;
	width: 50px;
	border-bottom: 1px solid #8599a4;
	font-family: Arial, Helvetica, sans-serif;
	height: 13px;
	background-color: #666;
} 
A.GoBtn { 
	font-size: 0.6em;
	text-decoration: none;
} 
A.GoBtn:hover { 
	color: #66c;
} 
visited { 
	color: #66c;
} 
active { 
	color: #0072ae;
} 
#ChannelArticleMain { 
	background-color: #00f;
} 
#ChannelArticleMain A.orangeMoreLink { 
	color: #fff;
} 
#ChannelArticleMain DIV { 
	width: 148px;
} 



/* Table Content (inner ContentCell div area) ---------------------- */

.tabledata {
	font-size: 0.7em;
	margin: 0 0 20px 0;
	text-align: right;
}

.tabledata h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	text-align: left;
}

.tabledata h4 {
	padding: 0;
	margin: 0;
	text-align: left;
	color: #666;
}

.tabledata td {
	vertical-align: bottom;
	padding: 1px 3px 1px 0;
}

.tabledata tr.tablehead td, td.tablehead {
	font-size: 0.8em;
	border-bottom: #0072ae solid 1px;
}

.tabledata tr.thinline td, .tabledata td.thinline {
	border-bottom: #0072ae solid 1px;
}

.tabledata tr.thickline td, .tabledata td.thickline {
	border-bottom: #0072ae solid 2px;
}

.notenumber {
	font-size: 0.7em;
	color: #0072ae;
}

.imagetitle {
	width: 100%;
	color: #0072ae;
	padding: 5px 0 5px 0;
	border-top: #0072ae solid 2px;
	border-bottom: #0072ae solid 2px;
}

.imagecontent {
	width: 100%;
	padding: 0;
}
/* New Additions bert*/

#blue_line {
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(line_01.jpg);
	background-repeat: repeat-x;
}
.image1 {
	width: 40px;
	height: 40px;
}
.td_001 {
	font-size: 0.70em;
}
.tabledata tr.thinline1 td, .tabledata td.thinline1, .tabledata tr.thinline1 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006EAB;
	font-size: 1.1em;
}
.tabledata tr.thinline2 td, .tabledata td.thinline2, .tabledata tr.thinline2 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006EAB;
	font-size: 1.4em;
}
