﻿a:link
{
	color: #000000;	
	text-decoration: underline;
	font-weight: normal;
}

a:visited
{
	color: #000000;	
	text-decoration: underline;
	font-weight: normal;
}

a:active
{
	color: #000000;	
	text-decoration: underline;
	font-weight: normal;
}

a:hover, div#tastic a:hover
{
	color: #ea522d;	
	text-decoration: underline;
	font-weight: normal;
}

body 
{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url('../../Image/misc/background.gif');
	background-repeat: repeat-x;
}

body, input, legend, td, th, textarea, select, div#register
{
	line-height: 1.33;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color:Black;
}

h3
{
	font-size:18px;
	font-weight:bold;
	margin-top:1em;
	margin-bottom:0.5em;
}

h4
{
	font-size:13px;
	font-weight:bold;
	margin-top:0.6em;
	margin-bottom:-0.3em;
}

h4 a, div.smaller h4 a
{
	font-size:13px;
	font-weight:bold;
}

img
{
	border:none;
	margin:0;
}

p, #content table, div.content table
{
	margin-top:0.8em;
	margin-bottom:0.8em;
}

#content table.webPartZone
{
	margin-top:-5px;
}

#content table.webPartZone table
{
	margin:0;
}

table.webPartZone td, table.webPartZone th
{
	padding:0;
}

td, th, 
div.AspNet-ChangePassword table.normalTable td, div.AspNet-ChangePassword table.normalTable th,
div.AspNet-CreateUserWizard table.normalTable td, div.AspNet-CreateUserWizard table.normalTable th,
div.content table td, div.content table th
{
	padding:2px 4px;
	text-align:left;
}

/*
.antiNarrowMargin
{
	position:relative; top:-5px; right:-5px; bottom:-5px; left:-5px; z-index:1;
}
*/

.attention
{
	color:Red;
}

.backgroundColour1, body
{
	background-color: White;
}

.backgroundColour2
{
	background-color: Black;
}


.backgroundColour3, #search
{
	background-color: #ea522d;
}

.backgroundColour4
{
	background-color: #f2f4f6;
}

.backgroundColour4a, tr.alt
{
	background-color: #f3f5f6;
}

/*bright red*/
.backgroundColour5
{
	background-color: #F04E37;
}

/*orangey-yellow*/
.backgroundColour6
{
	background-color: #FFD600;
}

/*pale yellow*/
.backgroundColour7
{
	background-color: #FFF9AD;
}

/*angel delight butterscotch*/
.backgroundColour8
{
	background-color: #FDC645;
}

/*orange sorbet*/
.backgroundColour9
{
	background-color: #FCB201;
}

/*pinky-orange*/
.backgroundColour10
{
	background-color: #FDCE88;
}

.backgroundColour11
{
	background-color: #F1DD84;
}

.backgroundColour12
{
	background-color: #F68C1F;
}

.backgroundColour13
{
	background-color: #858E93;
}

/*grey panel*/
.backgroundColour14
{
	background-color: #B2BBC0;
}

.backgroundColour15
{
	background-color: #CCD1D5;
}

/*grey panel*/
.backgroundColour16
{
	background-color: #E4E8E9;
}

/*grey panel*/
.backgroundColour17
{
	background-color: #F4F5F7;
}

.border
{
	border-style:solid;
	border-width:1px;
}

.borderBottom
{
	border-bottom:solid 1px white;	
}

.borderRight
{
	border-right:solid 1px white;	
}

.borderColour2
{
	border-color:Black;
}

.borderColour3
{
	border-color: #ea522d;
}

.borderColour9
{
	border-color: #FCB201;
}

.clear, #content, #homeTop, #homeBottom
{
	clear:both;
}

.closeQuote
{
	width:21px;
	height:17px;
	vertical-align:bottom;
}

.colour1, #header, .headerContact, #authentication a:hover, #authentication input
{
	color:White;
}

.colour2
{
	color:Black;
}

.colour2a, .quotePanel
{
	color:#3d4242;
}

.colour3
{
	color: #ea522d;
}

.colour4
{
	color: #f2f4f6;
}

.colour4a
{
	color: #f3f5f6;
}

.colour4b, #footer, #tastic, #tastic a:link, #tastic a:visited, #tastic a:active
{
	color: #c2c4c6;
}

.error
{
	color:Red;
}

.extraWideField
{
	width:500px;
}

.field
{
	width:200px;
}

td.fieldLabelCell
{
	width:135px;
}

.float, #footer, #header
{
	float:left;
}

.floatRight, #tastic
{
	float:right;
}

.formWidth
{
	width:355px;
}

.formWidthWithValidation
{
	width:375px;
}

.headerContact
{
	font-weight:bold;
	margin-top:14px;
}

.homePanel
{
	width:219px;
	padding:5px;
	margin:10px;
}

.logo
{
	width:524px;
	height:58px;
	margin-top:54px;
	margin-left:6px;
}

.ltr
{
	direction:ltr;
}

.mainMenu
{
	margin-top:10px;
	margin-left:8px;
}

.maxWidth
{
	width:100%;
}

.minor, .minor input, #footer
{
	font-size:12px;
}

.noMarginTop
{
	margin-top:0;
}

.NoPadding 
{ 
	padding: 0px !important; 
}

.notloggedin, .loggedin
{
	margin-top:14px;
	display:none;
}

.notloggedin div
{
	margin-bottom:4px;
}

.notloggedin table td
{
	text-align:right;
}

.notloggedin table td input
{
	margin:0;
	padding:0;
}

.nowrap
{
	white-space:nowrap;
}

.numeric
{
	text-align:right;
}
/*
.panel, .topPanel, .quotePanel
{
	width:219px;
	padding:7px;
	overflow:hidden;
}

.panel
{
	margin:7px;
}

.panel table
{
	margin-top:6px;
}

.panelHead
{
	position:relative;
	top:-7px;
	left:-7px;
	margin-bottom:-15px;
}
*/

.openQuote
{
	width:22px;
	height:19px;
}

.quantity
{
	width:25px;
	text-align:center;
}

.quote
{
	font-size:15px;
	text-indent:-27px;
	line-height:24px;
	margin-top:30px;
}

.quote, .quoteAttribution
{
	margin-left:35px;
}

.quoteAttribution
{
	margin-top:10px;
}

.rtl
{
	direction:rtl;
}

.smaller, .smaller td, .smaller input, div.notloggedin, div.notloggedin input, div.notloggedin td
{
	font-size:11px;
}

.wideField
{
	width:400px;
}

#authentication
{
/*	float:right;*/
	position:absolute;
	top:0;
	right:0;
	
	text-align:right;
}

#authentication input
{
	background-color:Transparent;
	border: solid 1px #C42E09;
}

/*
#column1
{
	position:relative;
	z-index:1;
}

#column123
{
	width:745px;
	float:left;
	overflow:hidden;
}

#column123i
{
	margin:0 7px 7px 7px;
}

#column2
{
	border-left: dotted 2px white;
	overflow:hidden;
}

#column23
{
	width:498px;
	float:left;
	overflow:hidden;
}

#column3
{
	overflow:hidden;
}

#column3, #column4
{
	border-left: dotted 2px #c7ced1;
}
*/

#container
{
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#content
{
}

#contentL, #contentR
{
	width:219px;
	float:left;
	padding:15px;
}

#contentM
{
	width:469px;
	float:left;
	padding:15px;
}

#contentM, #contentR, #homeBottom2, #homeBottom3, #homeBottom4
{
	border-left:solid 1px #B6BCBC;
}

#content table td, #content table th
{
	vertical-align:top;
}

#displayMode
{
	position:absolute;
	top:6px;
	left:6px;
}

#footer, #header
{
	clear:both;
}

#footer
{
	margin-top:7px;
	margin-right:7px;
	margin-left:7px;
	padding:7px;
	text-align:center;
	width:966px;
}

#header
{
	height:198px;
	width:980px;

	position:relative;
	z-index:100;
}

#header a:link
{
	color: #ffffff;	
	text-decoration: underline;
	font-weight: normal;
}

#header a:visited
{
	color: #ffffff;	
	text-decoration: underline;
	font-weight: normal;
}

#header a:active
{
	color: #ffffff;	
	text-decoration: underline;
	font-weight: normal;
}

#header a:hover
{
	color: #ea522d;	
	text-decoration: underline;
	font-weight: normal;
}

#homeBottom
{
	margin-top:15px;
}

#homeTop1
{
	width:500px;
	float:left;
}

#homeTop3, #homeTop4, #homeBottom1, #homeBottom2, #homeBottom3, #homeBottom4
{
	width:249px;
	float:left;
}

#homeBottom1, #homeBottom2, #homeBottom3, #homeBottom4
{
	height:220px;
}

#homeTop1, #homeTop3, #homeTop4
{
	height:184px;
}

#homeTop4
{
	border-left:solid 1px #FFFFFF;
}

div#mainMenu table
{
	margin-top:0;
	margin-bottom:0;
}

div#mainMenu table td, div#mainMenu table th
{
	vertical-align:middle;
}

#search input
{
	border: solid 1px black;
}

#SiteMapPath
{
	margin-left:8px;
}

#tastic a
{
	font-weight:normal;
}

