BODY
{
	background-repeat: repeat-y;
	background-color: white;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.OuterTable
{
	text-align: center;
}
.OuterDiv
{
	margin: 0px auto;
	width: 750px;
	position: relative;
	text-align: left;
}



BODY, P, H1, H2, H3, H4, H5, TD,
.HPanelBlue, .HPanelGrey, .IndentPanel, .LightBlueText, .MediumBlueText, .DarkBlueText
{
	font-size: xx-small;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}

BODY, P, .HPanelBlue, .HPanelGrey, .LightBlueText, .MediumBlueText, .DarkBlueText
{
	line-height: 1.5em;
}

.ProductDetailsSummary
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: medium;
	padding-bottom: 10px;
	padding-top: 10px;
}

.LightBlueText
{
	color: #b5d6e7;
}

.MediumBlueText
{
	color: #2894cc;
}

.DarkBlueText
{
	color: #2172ae;
}

.IndentPanel
{
	display: block;
	padding-left: 50px;
	float: none;
}

H1
{
	font-size: 1.5em;
	color: #2172ae;
	margin-bottom:0em;
}

H2
{
	text-align: right;
	font-size: 1.4em;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

H3
{
	text-align: center;
	font-size: 1em;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

H4
{
	font-size: 1.2em;
	color: #2172ae;
}

H5
{
	font-size: 1.1em;
	color: #2172ae;
}

h2, h3, h4, h5, h6 {margin-bottom:-0.5em;} 

.strapline {
	color:#478DCA;
	font-weight:bold;
	font-size:0.7em;
	padding-top:25px;
}

.main_content {
	text-align:justify;
}

.SmallWhiteText
{
	font-size: xx-small;
	color: white;
}
.SmallGreyText
{
	font-size: xx-small;
	color: gray;
}
.Credit
{
	padding-right: 10px;
	width: 750px;
	color: gray;
	padding-top: 5px;
	position: relative;
	top: 15px;
	height: 40px;
	background-color: white;
	text-align: right;
}
.CreditHP
{
	padding-right: 10px;
	width: 750px;
	color: gray;
	position: relative;
	top: 5px;
	text-align: right;
}

.PageFooter, .PageFooterHP, .PageFooter table td
{
	color: #2172AE;
	font-size:7pt;
}

.PageFooterHP
{
	top: -1px;
}

.NewsTickerTitle
{
	left: 5px;
	width: 75px;
	position: absolute;
	top: 22px;
}
.NewsTicker
{
	left: 85px;
	position: absolute;
	top: 13px;
}
.NewsTickerAll
{
	left: 710px;
	width: 75px;
	position: absolute;
	top: 22px;
}

.DividerBar
{
	background-position: left bottom;
	background-image: url(../img/ltbluebg.gif);
	background-repeat: repeat-x;
}

.Header
{
	background-color: white;
}

.HPanelBlue
{
	border-right: #2172ae 1px solid;
	padding-right: 10px;
	border-top: #2172ae 1px solid;
	display: block;
	padding-left: 10px;
	float: none;
	padding-bottom: 10px;
	border-left: #2172ae 1px solid;
	padding-top: 10px;
	border-bottom: #2172ae 1px solid;
	background-color: #b5d6e7;
}

.HPanelGrey
{
	border-right: #2172ae 1px solid;
	padding-right: 10px;
	border-top: #2172ae 1px solid;
	display: block;
	padding-left: 10px;
	float: none;
	padding-bottom: 10px;
	border-left: #2172ae 1px solid;
	color: white;
	padding-top: 10px;
	border-bottom: #2172ae 1px solid;
	background-color: #808080;
}

/*Div holding the site logo*/
.Logo
{
	left: 0px;
	position: relative;
	top: 0px;
}

/*Div holding the login*/
.Login
{
	left: 350px;
	background-image: url(../img/loginbg.jpg);
	width: 353px;
	position: relative;
	top: 0px;
	height: 68px;
}
/*
.TopRightLoginForm
{
	left: 180px;
	position: absolute;
	top: 13px;
}
*/

.TopRightLoginForm
{
	left: 600px;
	position: absolute;
}

/*Front page divisions*/
.DivisionHighlight
{
	background-position: right bottom;
	margin-top: 5px;
	background-image: url(../img/divisionbg.gif);
	width: 387px;
	margin-right: 5px;
	background-repeat: no-repeat;
	height: 40px;
}

.DivisionsFooter
{
	height: 20px;
	background-color: #ced0d1;
}

.DivisionHighlight_Separator
{
	height: 10px;
}

.DivisionHighlight_Image
{
	padding-left: 5px;
	padding-top: 5px;
}

.DivisionHighlight_Teaser
{
	font-size: xx-small;
	padding-left: 30px;
	padding-top: 5px;
}

.DivisionHighlight_Ibutton
{
	padding-left: 10px;
	padding-right: 10px;
}

/*Forms*/
.FormHeader, .FormFooter
{
	font-size: 0.8em;
	font-weight: bold;
	color: #2172ae;
	background-repeat: no-repeat;
	height: 22px;
}

.FormHeader
{
	/*background-position: right bottom;
	background-image: url(../img/formheaderbg.gif);*/
}

.FormFooter
{
	/*background-position: left top;
	background-image: url(../img/formfooterbg.gif);
	background-repeat: repeat-x;*/
}

/*The contents of the top right loging div*/

.FormFieldLogin
{
	border-right: #2172ae 1px solid;
	padding-right: 2px;
	border-top: #2172ae 1px solid;
	padding-left: 2px;
	font-size: xx-small;
	border-left: #2172ae 1px solid;
	width: 105px;
	border-bottom: #2172ae 1px solid;
	height: 18px;
	background-color: white;
}

.FormLabel
{
	font-size: xx-small;
}

.FormRequiredField
{
	font-weight: bold;
	font-size: xx-small;
	color: #2172ae;
}

.FormError
{
	border-right: #2a94cc 1px solid;
	padding-right: 5px;
	border-top: #2a94cc 1px solid;
	margin-top: 2px;
	display: block;
	padding-left: 5px;
	font-weight: bold;
	font-size: xx-small;
	margin-bottom: 2px;
	padding-bottom: 5px;
	border-left: #2a94cc 1px solid;
	color: white;
	padding-top: 5px;
	border-bottom: #2a94cc 1px solid;
	background-color: #2172ae;
}
.FormSuccess
{
	border-right: #2a94cc 1px solid;
	padding-right: 5px;
	border-top: #2a94cc 1px solid;
	margin-top: 2px;
	display: block;
	padding-left: 5px;
	font-weight: bold;
	font-size: xx-small;
	margin-bottom: 2px;
	padding-bottom: 5px;
	border-left: #2a94cc 1px solid;
	color: white;
	padding-top: 5px;
	border-bottom: #2a94cc 1px solid;
	background-color: #2172ae;
}
.FormField
{
	border-right: #2894cc 1px solid;
	border-top: #2894cc 1px solid;
	border-left: #2894cc 1px solid;
	border-bottom: #2894cc 1px solid;
	font-size: x-small;
	color: black;
	background-color: white;
}

.FormButton
{
	border-right: #1b678f thin solid;
	border-top: #65b3dc thin solid;
	border-left: #65b3dc thin solid;
	border-bottom: #1c6b95 thin solid;
	font-size: xx-small;
	color: white;
	height: 20px;
	background-color: #89B8DF;
}

/*Black bar above the menu*/
.MenuHeader
{
	left: 0px;
	width: 750px;
	position: relative;
	height: 22px;
	background-color: #C1D1EC;
}

.MenuFooter
{
	left: 0px;
	background-image: url(../img/menufooter.gif);
	width: 750px;
	background-repeat: repeat-x;
	position: absolute;
	top: 97px;
	height: 9px;
}
.ContentArea1
{
	left: 0px;
	top: 122px;
	width: 750px;
	position: relative;
}
.ContentArea2
{
	left: 0px;
	top: 122px;
	width: 750px;
	position: relative;
}
.Pad
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
div.LeftColumn
{
	width: 521px;
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
div.RightColumn
{
	width: 225px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
div.MiddleColumn
{
	background-color:black;
	width: 4px;
	float:none;
}
div#MiddleColumnSpan2
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 0px 160px;
	width: 600px;
	padding-top: 0px;
}

div#ImageColumn
{
	padding-right: 0px;
	padding-left: 0px;
	float: none;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

A
{
	color: #2172AE;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}

A
{
	color: #2172AE;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}

A.mailer { color: #9FDFFF; text-decoration: none; }
A.mailer:visited { color: #006699; text-decoration: none; }
A.mailer:hover { color: #FFFFFF; text-decoration: none; }

A.mailer2 { color: #9FDFFF; text-decoration: none; }
A.mailer2:visited { color: #048CE4; text-decoration: none; }
A.mailer2:hover { color: #FFFFFF; text-decoration: none; }

/*Sub Navigation
.RootText, .RootSelectedText, .ChildText, .ChildSelectedText
{
	color: black;
	padding-right: 15px;
	padding-left: 15px;
	font-size: xx-small;
	padding-bottom: 5px;
	padding-top: 3px;
	text-align: left;
}

.Root
{
	background-color: #c1d1ec;
	color: gray;
	border-bottom: gray 1px solid;


}

.RootSelected
{
	font-weight: bold;
	color: gray;
	border-bottom: gray 1px solid;
		text-align: left;


}


.HoverOver
{
	cursor: pointer;
}

.ImagePad
{


}

.Child
{
	color: black;
	border-bottom: gray 1px solid;
	background-color: white;
	padding-left: 25px;

}

.ChildSelected
{
	font-weight: bold;
	color: gray;
	border-bottom: gray 1px solid;
	background-color: white;
}
*/
/*SHOPPING SYSTEM
-------------------------------------*/
.BasketTable
{
	border-right: #2172ae 1px solid;
	border-top: #2172ae 1px solid;
	border-left: #2172ae 1px solid;
	width: 100%;
	border-bottom: #2172ae 1px solid;
}

.BasketRowSubtotal, .BasketRowDelivery, .BasketRowVAT
{
	background-color: #b5d6e7;
}

.BasketRowHeader, .BasketRowTotal
{
	font-weight: bold;
	color: white;
	background-color: #2172ae;
}
/*-------------------------------------*/