@import url("Basic.css");

body.site
{
    text-align:center;
    margin:0;
    padding:0;
    background-image:url('image/backgrounds/background2.jpg');
    background-position:center top;
    background-repeat:repeat-y;
}

.adminInput
{
	width:300px;
}

.arrow
{
	width:11px;
	height:11px;
	vertical-align:middle;
}

.backend
{
    background-image: none;
}

.backgroundColour1
{
	background-color:white;
}

.backgroundColour2
{
	background-color:black;
}

.backgroundColour3
{
	background-color:#992911;
}

.backgroundColour4
{
	background-color:#BAA884;
}

.backgroundColour5
{
	background-color:#f4f1ec;
}

.backgroundColour6
{
	background-color:#00AEEF;
}

.backgroundColour7
{
	background-color:#4D4D4D;
}
.borderColour2
{
	border-color:black;
}

.borderColour3
{
	border-color:#992911;
}

.borderColour4
{
	border-color:#BAA884;
}

.borderColour5
{
	border-color:#f4f1ec;
}

.borderBottom
{
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.borderLeft
{
	border-left-width:1px;
	border-left-style:solid;
}

.button
{
	width:88px;
	height:31px;
}

.centre, td.centre
{
	text-align:center;
}

.clear
{
	clear:both;
}

.colour1
{
	color:white;
}

.colour2
{
	color: black;
}

.colour6
{
	color: #00AEEF;
}

.colour7
{
	color: #666666;
}

span.current, a.current
{
    color:#ffffff !important;
    background-color:#555555;
}

.currentItem
{
	padding-left:2px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:1px;
}

.dashedBorderRight
{
	border-right-width:1px;
	border-right-style:dashed;
}

.dealerDetails
{
	width:351px;
	height:120px;
	margin-top:8px;
	margin-right:26px;
	padding-bottom:8px;
	border-bottom:dotted 1px #D0D0D0;
	color:black;
}

.dealerDetails p
{
    margin-top:3px;
    margin-bottom:2px;
}

.dealerDetailsText
{
    width:323px;
    float:left;
}

.extraWideField
{
	width:400px;
}

.block
{
	display:block;
}

.blogButton
{
	width:27px;
	height:24px;
}

/*maybe not needed?*/
.blogPostContentArea
{
    width:550px;
}

.blogTopic
{
	width:550px;
	overflow:hidden;
    border-bottom:dotted 1px #D0D0D0;
}

.bold
{
	font-weight:bold;
}

.border
{
	border-width:1px;
	border-style:solid;
}

.commentInput
{
    width:494px;
}

.currentItem
{
	background-color:#992911;
}

.featureBlockImage
{
	height: 162px;
}

div.featureLink, img.featureLink
{
	width:968px;
	height:300px;
	overflow:hidden;
}

.field
{
	width:200px;
}

.field, .wideField, .extraWideField
{
	border:solid 1px #888888;
}

.foregroundColour1
{
	color:white;
}

.foregroundColour2, h1, h2, h3, h4, h5, h6
{
	color:black;
}

.foregroundColour3, .error
{
	color:#992911;
}

.foregroundColour4
{
	color:#BAA884;
}

.foregroundColour5, .currentItem
{
	color:#f4f1ec;
}

.fullBodyWidth
{
    width:994px;
}

.fullScreenWidth
{
    width:100%;
}

.fullWidthContentArea
{
    width:968px;
    margin: 0 13px 13px 13px;
}

.halfProductText
{
	width:114px;
}

.heading
{
	height:70px;
}

.hide
{
	display:none;
}

.inline
{
	display:inline;
}

table.blogTable
{
	margin-left:-3px;
}

table.blogTable td, table.blogTable th
{
    padding:3px;
}

.logo
{
	width:120px;
	height:60px;
}

.margin
{
	margin:5px;
}

.marginTop
{
	margin-top:5px;
}

.marginBottom
{
	margin-bottom:5px;
}

.marginBottomLeft
{
	margin-bottom:5px;
	margin-left:5px;
}

.marginBottomRight
{
	margin-bottom:5px;
	margin-right:5px;
}

.marginLeft
{
	margin-left:5px;
}

.marginRight
{
	margin-right:5px;
}

.marker
{
    float:left;
    margin-top:6px;
    margin-right:8px;
}

.minor, .productDetailsThumbsCaption
{
	font-size:10px;
	color:#D0D0D0;
}

.newsBlock, .newsBlockAlt
{
	float:left;
	width:260px;
	height:102px;
	margin-bottom:5px;
}

.newsBlockAlt
{
	margin-left:5px;
}

.noBorder
{
	border:none;
}

.noBorderTop
{
	border-top:none;
}

.noMargin
{
	margin:0;
}

.noMarginLeft
{
	margin-left:0;
}

.noMarginRight
{
	margin-right:0;
}

.noPad
{
	padding:0;
}

.pad
{
	padding:5px;
}

.padAddress
{
	padding-left:40px;
}

.padBottom
{
	padding-bottom:5px;
}

.padLeft
{
	padding-left:5px;
}

.padRight
{
	padding-right:5px;
}

.pageHeading
{
	width:778px;
	height:35px;
	display:block;
}

.postButtons
{
/*	float:right;
	vertical-align:bottom;*/
	text-align:right;
	margin-top:8px;
	position:relative;
	left:5px;
}

/*
.postCategories
{
    float:right;
    margin-left:13px;
    color:#666666;
}

.postCategories a
{
    font-size:11px;
    font-style:italic;
}
*/

.riderPhoto
{
	width:100px;
}

.RadMenu
{
    display:inline;
}

.rmGroup
{
    background-color:Black;
}

.rmItem a
{
    color:#ffffff !important;
}

a.rtsLink
{
    font-family:Verdana !important;
    font-weight:bold !important;
}

.searchBtn
{
    width:18px;
    height:18px;
    position:relative;
    top:4px;    
}

.searchTxt
{
    height:14px;
}

a.special
{
    color:#CD0C32 !important;
}

.statusBad, #PostcodeError
{
	color:Red;
}

.statusGood
{
	color:Green;
}

.statusWarning
{
	color:Orange;
}

.strike
{
    text-decoration:line-through;
}

.teamBanner
{
	width:747px;
	height:100px;
}

.teamBannerThumb
{
	width:100px;
	height:50px;
}

.termLbl
{
    font-style:italic;
    font-weight:normal;
    width:500px;
    overflow:hidden;
}

.thumbnailTR TD
{
	height:53px;
	vertical-align:top;
}

.tlDiv
{
	text-align:left;	
	margin-left:auto;
	margin-right:auto;	
}

.wideField
{
	width:300px;
}

.wideMarginBottom
{
	margin-bottom:13px;
}

.wideMarginLeft, div.productsMenu, #MainFeature
{
	margin-left:13px;
}

.wideMarginRight, #HomeAux, #NewProductsVertical
{
	margin-right:13px;
}

.wideMarginTop, #Blog, #DealerMapHeader, #HomeAux, #MainFeature, #SearchHeader, div.featurePageSearchResult, div.threadSearchResult, div.productDetailsContainer, div.productsListContainer, div.productsMenu
{
	margin-top:13px;
}

body.backend
{
	margin:10px;
}

div.AspNet-Menu-Horizontal
{
	margin-left:0;
	text-indent:0;
	padding:0;
}

div.bannerBar
{
	height:60px;
}

div.blogArchives
{
    margin-left:43px;
}

div.blogCategories, div.blogArchives
{
    float:left;
    width:157px;
}

div.blogHeader
{
    width:550px;
    height:30px;
/*    background-image: url('Image/panelHeadings/BlogHeader.gif');*/
    display:block;
    margin:0 !important;
}

div.blogHeader table, div.productsListHeader table, div.searchListHeader table
{
    margin-left:6px;
    margin-right:6px;
}

div.blogHeader table
{
    width:538px;
}

div.blogHeader select, div.blogHeader td, div.productsListHeader select, div.productsListHeader td, div.searchListHeader select, div.productSearchListHeader td
{
    font-size:10px;
}

div.blogHeader td, div.productsListHeader td, div.searchListHeader
{
    text-align:center;
    height:24px;
}

div.dealersListHeader, div.searchListHeader
{
    text-align:center;
}

div.dealersListHeader table, div.searchListHeader table
{
    margin-left:auto;
    margin-right:auto;
}

div.featureBlock
{
	width:286px;
	height:162px;
	text-align:center;
}

div.featureBlockTall table
{
	margin-left:5px;
}

div.featuredProduct
{
	height:61px;
	width:184px;
	margin-left:5px;
	margin-top:5px;
}

div.featuredProduct img
{
	width:81px;
	height:61px;
	margin-right:5px;
	float:left;
}

.float, #main
{
	float:left;
	display:inline;
}

div.floatRight, #HomeAux
{
	float:right;
	display:inline;
}

div.half
{
	width:255px;
}

div.halfPaddable
{
	width:245px;
}

div.leftMenu
{
	float:left;
	width:177px;
	border: solid 3px #B3B3B3;
	border-top-width: 0;
}

div.leftMenu a:link
{
	color:black;
}

div.leftMenu a:visited
{
	color:black;
}

div.leftMenu a:active
{
	color:black;
}

div.leftMenu a:hover
{
	color:black;
}

div.leftMenu li
{
	border-bottom: solid 1px #B3B3B3;
}

div.leftMenu li:last-child
{
	border-bottom:none;
}

div.menuBar
{
	width:994px;
	height:19px;
	border-top: solid 3px black;
	border-bottom: solid 3px black;
}

div.menuBar A:link
{
	color:black;
}

div.menuBar A:visited
{
	color:black;
}

div.menuBar A:active
{
	color:black;
}

div.menuBar A:hover
{
	color:black;
}

div.menuBar, div.menuBar input, div.menuBar td, div.menuBar th
{
	font-size:10px;
}

div.menuBar td
{
	border-left: solid 1px black;
}

div.menuBar input
{
	padding:0;
}

div.menuBar td, div.menuBar th
{
	padding:0;
}

div.newsHeadlinesHeader
{
	height:48px;
}

div.normalContent
{
	float:left;
	width:577px;
}

div.pager
{
	width:514px;
	text-align:center;
}

div.postFooter
{
    height:14px;
    margin-top:7px;
    padding:5px;
    background-image: url('Image/blog/postFooterBackground.gif');
    background-repeat:no-repeat;
}

div.productDetailsAdditionalInfo
{
    width:445px;
    padding-left:9px;
    float:left;
    display:inline;
}

div.productDetailsContainer, div.productsListContainer
{
    float:left;
    display:inline;
    width:758px;
    border:0;
    margin-left:26px;
    padding:0 !important;
}

div.productDetailsDownload
{
    margin-top:12px;
    border-top:dotted 1px #D0D0D0;
}

div.productDetailsHeader, div.productsListHeader
{
    width:758px;
    height:30px;
    background-image: url('Image/panelHeadings/ProductsListHeader.gif');
    display:block;
    margin:0 !important;
}

div.productDetailsHeader span
{
    font-size:10px;
    position:relative;
    top:8px;
    left:8px;
}

div.productDetailsHeader2
{
    width:758px;
    overflow:auto;
}

div.productDetailsMainInfo
{
    float:left;
    display:inline;
    width:295px;
    margin-right:8px;
}

div.productDetailsMainPhoto
{
    float:left;
    display:inline;
    text-align:right;
    margin:8px 8px 0 8px;
}

div.productDetailsMainPhoto img
{
    display:block;
    margin-bottom:8px;
}

div.productDetailsPhotos
{
    width:758px;
    clear:both;
    border-bottom:dotted 1px #D0D0D0;
    overflow:auto;
}

div.productDetailsSimilarProducts
{
    width:758px;
    clear:both;
    margin-top:13px;
}

div.productDetailsStockLevels
{
    width:758px;
    margin-top:13px;
    padding-bottom:13px;
    border-bottom:dotted 1px #D0D0D0;
}

div.productDetailsText
{
    width:758px;
    clear:both;
    margin-top:13px;
    padding-bottom:13px;
    border-bottom:dotted 1px #D0D0D0;
    overflow:auto;
}

div.productDetailsThumbnails
{
    width:445px;
    min-height:216px;
    padding-left:8px;
    border-left:dotted 1px #D0D0D0;
    float:left;
    display:inline;
    margin-bottom:8px;
    overflow:auto;
}

div.productDetailsThumbnails div
{
    margin-top:5px;
    margin-bottom:5px;
}

div.productDetailsThumbnails img
{
    display:block;
}

div.productDetailsThumbnails td div
{
    text-align:center;
}

div.productDetailsTitle
{
    width:295px;
    float:left;
    display:inline;
    margin-left:8px;
}

div.productDetailsThumbsCaption
{
    width:445px;
    float:left;
    display:inline;
    margin-left:9px;
    margin-top:12px;
}

div.productsListHeader table
{
    width:746px;
}

div.searchListHeader table
{
    width:742px;
}

div.productsListItem
{
    width:155px;
    height:155px;
    border:dotted 1px #D0D0D0;
    margin-top:13px;
    margin-bottom:26px;
    font-size:10px;
}

div.productsListVerticalItem
{
    width:155px;
    height:155px;
    background-color:White;
    border:dotted 1px #4D4D4D;
    font-size:10px;
    margin-left:13px;
    margin-right:13px;
}

div.productsListItem div, div.productsListVerticalItem div
{
    margin-left:5px;
    margin-right:5px;
}

div.productsListItem div div, div.productsListVerticalItem div div
{
    margin:0;
}

div.productsListItem img, div.productsListVerticalItem img
{
    margin:5px 5px 0 5px;
}

div.productsListVerticalSeparator
{
    height:13px;
}

div.productsMenu
{
    width:184px;
    float:left;
    display:inline;
}

div.productsMenu li ul li
{
    line-height:11px !important;
    padding:0 !important;
    margin:0 !important;
}

div.productsMenu a
{
    font-size:11px !important;
    line-height:15px !important;
    border:0 !important;
    color:#555555;
}

div.productsMenu a:visited
{
    color:#555555;
}

div.productsMenu a.highlight, div.productsMenu ul ul a.rpLink:hover
{
    background-image: url('Image/panelHeadings/ProductsMenuItemHighlight.gif') !important;
    color: #ffffff !important;
    background-color:#444444;
}

div.productsMenu span
{
    border:0 !important;
}

div.productsMenu ul ul
{
    margin-top:0 !important;
    border-left:dotted 1px #D0D0D0;
    border-right:dotted 1px #D0D0D0;
    border-bottom:dotted 1px #D0D0D0;
    padding-bottom:5px !important;
    margin-bottom:5px !important;
    width:182px !important;
}

div.productsMenu a.rpExpandable
{
    background-image: url('Image/panelHeadings/ProductsMenuHeaderCollapsed.gif');
    height:30px;
    padding-top:7px;
    padding-left: 18px;
    color:#000000 !important;
    font-weight:bold;
}

div.productsMenu a.rpExpanded
{
    background-image: url('Image/panelHeadings/ProductsMenuHeaderExpanded.gif');
    height:30px;
    padding-top:7px;
    padding-left: 18px;
    color:#000000;
    font-weight:bold !important;
}

div.searchListHeader
{
    width:754px;
    height:30px;
    display:block;
    margin:0 !important;
}

div.scroll
{
	overflow:scroll;
	overflow-x:hidden;
}

div.smallText h4
{
	font-size:9px;
}

div.smallText p
{
	font-size:9px;
	margin-top:5px;
	margin-bottom:3px;
}

div.strip
{
	width:994px;
	height:138px;
}

div.topicCommentSummary
{
    margin:8px 0;
}

div.topicReplies
{
	margin-left:50px;
}

div.topicReply
{
    margin:8px 0;
}

.featureBlockTall
{
	background-color:#4D4D4D;
}

img.banner
{
	width:377px;
	height:60px;
}

img.largePhoto
{
	width:1000px;
	height:664px;
}

img.minorPhoto, div.productsListItem img, div.productsListVerticalItem img, div.productDetailsThumbnails img
{
	width:145px;
	height:96px;
}

img.productDetailsBrandLogo
{
    float:right;
    display:block;
}

img.smallPhoto, div.productDetailsMainPhoto img
{
	width:287px;
	height:190px;
}

img.strip
{
	width:994px;
	height:138px;
}

input.btnSearch
{
	width:25px;
}

input.menuBarButton
{
	border-style:solid;
	border-width:1px;
	text-transform:uppercase;
	font-weight:bold;
}

input.menuBarInput
{
	width:90px;
}

span.productDetailsFeaturedPrice
{
    font-weight:bold;
}

span.productDetailsOtherPrice
{
    float:right;
}

table.productDataOptions
{
	margin-left:0;
}

table.productDataOptions td
{
	width:165px;
	padding:0 10px 0 0;
}

table.productDetailsDownloadTable
{
    margin-top:8px;
    width:446px;    
    background-color:#d0d0d0;
}

table.productDetailsDownloadTable td, table.productDetailsDownloadTable th
{
    padding:5px;
}

table.productDetailsStockLevelTable
{
    width:758px;
    margin-top:8px;
}

table.productDetailsStockLevelTable div.desc
{
    width:162px !important;
    float:left;
    display:inline;
    padding:3px;
}

table.productDetailsStockLevelTable span.exp
{
    width:120px !important;
    float:left;
    padding:3px;
}

table.productDetailsStockLevelTable span.statusGood
{
    background-color:#76E52C;
    color:White;
    width:70px;
    padding:3px;
    float:left;
}

table.productDetailsStockLevelTable span.statusWarning
{
    background-color:#F9BE00;
    color:White;
    width:70px;
    padding:3px;
    float:left;
}

table.productDetailsStockLevelTable span.statusBad
{
    background-color:#F60000;
    color:White;
    width:70px;
    padding:3px;
    float:left;
}

table.productDetailsStockLevelTable td
{
    padding:5px;
}

table.productDetailsStockLevelTable tr.alt td
{
    background-color:#d0d0d0;
}

table.tooltipMenuTable
{
    margin:13px 0 13px 0;
}

table.tooltipMenuTable a.lvl1
{
    font-size:12px;
    font-weight:bold;
}

table.tooltipMenuTable table
{
    margin-top:8px;
}

table.tooltipMenuTable td
{
    vertical-align:top;
    padding:0 0 0 13px;
    border-left:dotted 1px #D0D0D0;
}

table.tooltipMenuTable td.first
{
    border-left:none;
}

table.tooltipMenuTable table td
{
    padding:1px 13px 1px 0;
    border:none;
}

td.productDetailsThumbnailSeparator
{
    width:5px;
}

td.productsListItemSeparator
{
    width:39px;
}

tr.altRow td, tr.altRow th
{
	background-color:#f4f1ec;
}

ul.noBullet
{
	margin-left:0;
	padding:0;
}

ul.noBullet li
{
	list-style-type:none;
}

ul.closed {
	display: none;
	}

ul.open {
	display: block;
	}

ul.rpRootGroup
{
    border:0 !important;
}

div#adminMenu
{
	text-align:center;
}

div#Blog
{
    width:550px;
	margin-left:13px;
	overflow:hidden;
}

.fckBody
{
	width:542px;
	margin-left:13px;
	overflow:hidden;
}

div#BlogOptions li
{
    margin:0;
    padding:0;
}

div#BlogOptions ul
{
    margin:6px 0 4px 0;
    padding:0;
}

div#ContactMap
{
    width:409px;
    height:306px;
}

div#DealerMap
{
    width:754px;
    height:430px;
    padding:0;
    border:0;
    margin:0;
}

div#DealerMapContainer, div#DealerFullListContainer
{
    width:754px;
    height:430px;
    padding:8px 8px;
    border-left:dotted 1px #D0D0D0;
    border-right:dotted 1px #D0D0D0;
}

div#DealerMapHeader, div#SearchHeader
{
    background-color:#D0D0D0;
}

div#DealerMapHeader h3, div#SearchHeader h3
{
    margin:3px 13px 13px 13px;
}

div#DealerMapHeader p, div#SearchHeader p
{
    margin-left:13px;
    margin-right:13px;
}

div#footer
{
	position:absolute;
	bottom:0;
}

div#frame
{
	width:994px; 
	padding:0;	
	margin-top:0; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left;
	margin-bottom:0;
	background-color:White;
}

div#frame.widePage
{
    width:1042px;
}

div#header
{
	width:994px;
	height:90px;
	background-image:url('image/backgrounds/headerBackground.gif');
	margin:0;
	padding:0;
}

div#main
{
    width:100%;
    text-align:left;
    padding:0;
}

#MainFeature
{
    width:968px;
    height:300px;
}

div#Menu
{
	margin-top:33px;
	margin-left:13px;
/*	width:775px;*/
    width:792px;
}

div#NewProducts
{
    padding-bottom:13px;
    border-bottom:dotted 1px #D0D0D0;
}

div#NewProducts, div#BlogOptions
{
    margin-top:13px;
    padding-left:21px;
}

div#NewProductsVertical
{
    width:183px;
    float:right;
    display:inline;
    overflow:hidden;
}

div#NewProductsVertical h4
{
    text-align:center;
    margin-bottom:10px;
}

div#Search
{
    color:White;
    padding:0;
    margin:-2px 13px 0 0;
    display:inline;
    float:right;
    text-align:right;
}

div#Search a
{
    color:White;
}

div#SearchResults
{
    width:754px;
    padding:8px 8px;
    border-left:dotted 1px #D0D0D0;
    border-right:dotted 1px #D0D0D0;
}

div#TemplateContent
{
	margin-left:13px;
	width:772px;
}

div#UserMenu
{
	font-size:10px;
	margin:8px 13px 0 0;
}

div#UserMenu a
{
	color:Black;
}

div#UserMenu img
{
	width:22px;
	height:22px;
	vertical-align:middle;
	margin:0 5px 0 40px;
}

div#newsHeadlines
{
	height:214px;
}

div#newsHeadlines h4
{
	display:inline;
}

div#newsHeadlines img
{
	vertical-align:top;
	float:left;
	margin-right:5px;
}

div#productDetails
{
	width:274px;
}

div#productPhotos
{
	width:251px;
	margin-top:-5px;
	margin-left:-5px;
	display:inline; 
}

div.rightMenu
{
	width:213px;
	text-align:right;
	margin-right:13px;
}

div.rightMenu img, div.wideRightMenu img, div.rightMenu div, div.wideRightMenu div
{
	margin:0 0 15px 13px;
}

div.wideRightMenu
{
	width:426px;
	text-align:right;
	margin-right:13px;
}

div#search
{
	font-weight:bold;
	text-transform:uppercase;
}

div#strapline
{
	font-size:13px;
	font-weight:bold;
	word-spacing:2px;
	margin-top:2px;
	margin-bottom:4px;
}

img#headerBanner, img#footerBanner1
{
	float:left;
}

img#headerBanner
{
}

img#footerBanner2
{
	float:right;
}

img#SeventiesLogo
{
	width:176px;
	height:77px;
	margin-top:2px;
	margin-left:13px;
	float:left;
}


