﻿body 
{
	background-image: url(BG_Lines.jpg);
	background-repeat: repeat-x;
	background-color: #E9E9E1;
	font-size: 12px;
	font-family: Arial;
}

hr 
{
	height: 1px;
	color: #90A6CE;
}

a
{
	text-decoration: none;	
	color: #506590;
}

h2
{
	
	color: #506590;
	font-size: 16px;	
}

h3 
{
	color: #90A6CE;
	font-size: 14px;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
}

h4 
{
	color: #506590;
	font-size: 12px;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
}

img 
{
	border: none;
}

.wrapper
{
	margin: auto;
	width: 864px;
	background-color: #ffffff;
	border-left: 2px solid #cccbc7;
	border-right: 2px solid #cccbc7;
}

.content
{
	width: 860px;
	height: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}

.screenLeft 
{
	float: left;
	width: 134px;	
	margin-left: 5px;
}

.screenCentre 
{
	float: left;
	width: 565px;
	margin: 0 5px 0 5px;
}

.screenCentre .left
{
	margin-top: 5px;
	width: 49%;
	float: left;
}

.screenCentre .right 
{
	margin-top: 5px;
	width: 49%;
	float: right;
}

.screenRight 
{
	float: right;
	width: 134px;
	margin-right: 5px;	
}

.header 
{
	background-image: url(header_repeater.gif);
	background-repeat: repeat-x;	
	width: 864px;
	height: 77px;
}

.headerLeft
{
	background-image: url(header_left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 348px;
	height: 77px;
}

.headerRight
{
	background-image: url(header_right.gif);
	background-repeat: no-repeat;
	float: right;
	width: 348px;
	height: 77px;
}

.headerLogo
{
	background-image: url(logo_JilesE.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	width: 247px;
	height: 58px;
}

.headerNav
{
	float: left;
	background-image: url(nav_repeater.gif);
	background-repeat: repeat-x;
	height: 37px;
	width: 615px;
}

.headerNavButtons 
{
	position: relative;
	padding-top: 16px;
}

.headerNavTabs 
{
	float: left;
	background-image: url(nav_right.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 234px;
	padding-left: 15px;
	padding-top: 5px;
}

.headerText
{
	margin-top: 20px;
	margin-left: 10px;
	color: #ffffff;
	font-size: 16px;
	font-family: Helvetica, Arial;
}

.headerQuickSeach
{
	margin-top: 5px;
	margin-left: 10px;	
}

.headerQuickSeach .textbox
{
	vertical-align: top;
	height: 9px;
	font-size: 8px;	
	text-transform: uppercase;
}

.footer
{
	clear: both;
	margin: auto;
	width: 868px;
	color: #999999;
}


.contentFooter
{
	background-image: url(footer_repeater.gif);
	background-repeat: repeat-x;
	height: 22px;
}

.contentFooter .left
{
	background-image: url(footer_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 10px;
}

.contentFooter .right
{
	background-image: url(footer_right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 10px;
}

.featuredProduct
{
	margin-top: 5px;
	
	width:100%;
	height:95px;
	border:1px solid #e1e1e1;
}

.featuredProduct .left 
{
	float:left;
	margin-left:-10px;
	margin-top:-10px;
	width: 80px;
}

.featuredProduct .right
{
	float: left;
	width: 470px;
}

.featuredProduct .right .text
{
	float: left;
	width: 240px;
}

.featuredProduct .right .text .titleA
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #798EB9;
	width: 240px;
}

.featuredProduct .right .text .titleB
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #891F00;
	width: 240px;
}

.featuredProduct .right .text .shortDescription
{
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #303E6E;
	width: 240px;
}

.featuredProduct .right .image
{
	float: left;
	width: 80px;
	height: 75px;
}

.featuredProduct .right .pricing
{
	width: 150px;
	float: left;
	text-align: right;	
}

.featuredProduct .right .pricing .priceInc
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.featuredProduct .right .pricing .priceEx
{
	clear: both;
	font-size: 24px;
	font-weight: bold;
	color: #798EB9;
	text-align: right;
}

.featuredProduct .right .pricing .priceEx .priceExText
{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #798EB9;
	text-align: right;
	
}

.featuredProduct .right .pricing .buttons
{
	clear: both;
	text-align: right;
}

.menuList
{
	width: 134px;
	border-right: #e9e9e1 1px solid;
	border-top: #e9e9e1 1px solid;
	border-left: #e9e9e1 1px solid;
	border-bottom: #e9e9e1 1px solid;
}

.menuListFooter 
{
	background-image: url(base.gif);
	background-repeat: no-repeat;
}

.menuListItem
{
	background-color: #E9E9E1;
	padding-left: 2px;
	padding-right: 2px;
	width: 128px;	
	margin-bottom: 2px;
	height: auto;
}

.menuContainer 
{
	width: 134px;
}

.subMenuContainer 
{
	border: solid 1px #485B8B;
}

.sideBody 
{
	background-color: #E9E9E1;
}

.orangeSmall 
{
	color: #D93400;
	font-size: 10px;
	font-weight: bold;
}

.orangeSmallFaded
{
	color: #D93400;
	font-size: 10px;
	font-weight: bold;
}

.orangeLarge 
{
	color: #D93400;	
	font-size: 16px;
	font-weight: bold;
}

.ratingTicks
{
	font-size: 0pt;
    width: 13px;
    height: 24px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.savedratingTicks
{
	background-image: url(tick.gif);
	background-repeat: no-repeat;
}

.filledratingTicks 
{
	background-image: url(tick.gif);
	background-repeat: no-repeat;
}

.emptyratingTicks
{
	background-image: url(unticked.gif);
	background-repeat: no-repeat;
}

.listCentre 
{
	margin: auto;
}

.productList
{
	margin: auto;
	width: 500px;
}

.productListItem
{
	height: 80px;
	background-color: #ffffff;
	margin-bottom: 2px;
}

.productListItem .thumbnail
{
	float: left;
	width: 80px;
	height: 77px;
	background-color: #ffffff;
	padding-top: 3px;
}

.productListItem .title
{
	float: left;
	width: 280px;
	font-size: 10px;
	padding-left: 3px;
	padding-top : 3px;
	vertical-align: middle;
	background-color: #E9E9E1;
	height: 77px;
}

.productListItem .prices
{
	float: left;
	width: 80px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #891F00;
	text-align: center;
	vertical-align: middle;
	background-color: #E9E9E1;
	height: 77px;
	padding-top: 3px;
}

.productListItem .buttons
{
	float: right;
	width: 77px;
	text-align: right;
	background-color: #E9E9E1;
	height: 77px;
	padding-right: 5px;
	padding-top: 3px;
}

.productListMedium 
{
	border: solid 1px #e1e1e1;
	height: 75px;
	width: 274px;
	padding: 2px 2px 2px 2px;
}

.productListMedium .image
{
	float: left;	
	height: 75px;
	width: 75px;
}

.productListMedium .title
{
	float: left;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	width: 130px;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.productListMedium .price
{
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #891F00;
	float: right;
	
}
.productListMedium .buttons
{
	text-align: right;
	vertical-align: bottom;
	float: right;
	height: 40px;
	width: 60px;
}

.inputArea
{
	background-color: #f2f2f2;
	padding: 5px 5px 5px 5px;
	overflow: auto;
	border-right: #b5b6b5 1px solid;
	border-top: #b5b6b5 1px solid;
	border-left: #b5b6b5 1px solid;
	border-bottom: #b5b6b5 1px solid;
}

.inputArea .left
{
	float: left;
	width: auto;
	font-weight: bold;
}

.inputArea .right
{
	float: right;
	width: auto;
}
.inputArea .spacer
{
	clear: both;
}

.tip
{
	font-style: italic;	
	font-weight: normal;
}

.halfWidthPanel
{
	float: left;
	width: 270px;	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.halfWidthPanelFramed
{
	float: left;
	width: 270px;
	border-right: #e9e9e1 1px solid;
	border-top: #e9e9e1 1px solid;
	border-left: #e9e9e1 1px solid;
	border-bottom: #e9e9e1 1px solid;
	/*height: auto;
	overflow: auto;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.productOverview
{
		
}

.productOverviewLeft
{
	float: left;
	width: 400px;	
}

.productOverviewLeft .title
{
	font-size: 14px;
	font-weight: bold;
	color: #891F00;
}

.productOverviewLeft .quickSpec
{
	float: left;
	width: 150px;
}

.productOverviewLeft .image
{
	float: left;
}

.productOverviewRight
{
	text-align: right;
	height: auto;
	overflow: auto;
}

.productOverviewRight .prices
{
	text-align: right;
}

.productOverviewRight .prices .priceInc
{
	font-size: 14px;
	font-weight: bold;
	color: #506590;
}

.productOverviewRight .prices .priceEx
{
	font-size: 20px;
	font-weight: bold;
	color: #891F00;
}

.productOverviewRight .prices .priceExText
{
	font-size: 10px;
	font-weight: bold;
	color: #891F00;
}

.productOverviewRight .prices .priceIncText
{
	font-size: 10px;
	font-weight: bold;
	color: #506590;
}
.productOverviewRight .buttons
{
	vertical-align: bottom;
}

.alert
{
	border-right: #cc0033 1px solid;
	border-top: #cc0033 1px solid;
	border-left: #cc0033 1px solid;
	border-bottom: #cc0033 1px solid;
	padding: 5px 3px 5px 3px;
	margin: 5px 0 5px 0;
	width: 100%;
}

.alert h3
{
	margin-top: -2px ;
	color: #cc0033;
	font-size: 18px;
	font-weight: bold;
}

.newProduct
{
	border: #cccccc 1px solid;
	height: 75px;
	width: 274px;
}

.newProduct .image
{
	float: left;
	width: 75px;
}

.newProduct .title
{
	float: left;
	width: 130px;
	height: 75px;
	font-weight: bold;
}

.newProduct .price
{
	font-size: 15px;
	font-weight: bold;
	color: #891F00;
	float: right;
	text-align: right;
}

.newProduct .buttons
{
	text-align: right;
	vertical-align: bottom;
	float: right;
	height: 40px;
}
.brandListItem
{
	width: 545px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding: 1px 1px 1px 1px;	
}

.brandListItem .image
{
	float: left;
	width: 90px;
}

.brandListItem .link
{
	float: left;
	vertical-align: middle;
	font-weight: bold;
}

.brandListCats
{
	clear: both;
	margin-left: 90px;
	width: 450px;
}

.basketAltItem
{
	background-color: grey;
}

.basketTable
{
	border: solid 1px #000;
}

.basketHead 
{
	font-weight: bold;
	background-color: blue;
	color: #fff;
}

.fullBorder
{
	border-right: #e9e9e1 1px solid;
	border-top: #e9e9e1 1px solid;
	border-left: #e9e9e1 1px solid;
	border-bottom: #e9e9e1 1px solid;
	padding: 5px 3px 5px 3px;
	width: 99%;
}
.fullBorderNoPad
{
	border-right: #e9e9e1 1px solid;
	border-top: #e9e9e1 1px solid;
	border-left: #e9e9e1 1px solid;
	border-bottom: #e9e9e1 1px solid;
}

.postCode 
{
	text-transform: uppercase;
}