* {
	font-family: Arial;
	font-size: 10pt;
}
body {
	background: url(/mainsite/images/btm_bkg.gif) repeat-y center #FFFFFF;
	margin: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.mainSite {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#headerMenu {
	width: 800px;
}

#logo {
	background: url(/mainsite/images/harrycorry_logo.gif) no-repeat center;
	width: 174px;
	height: 130px;
	float: left;
}

#basketCont,
#basketCont * {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

#basketCont {
	margin-bottom: 3px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #c72731;
	width:146px;
	line-height: 15px;
}

#slogan {
	height: 72px;
	color: #c72731;
	font-size: 16pt;
	font-weight: 550;
	font-family: Century Gothic;
}

#openHour {
	text-align: right;
	padding-right:14px;
	color: #c72731;
	line-height: 20px;
}

.colourMI {
	width: 90px;
	height: 20px;
	text-align: center;
	vertical-align: center;
	display: block;
	line-height: 20px;
}

#colourMenuLine1 {
	border: 1px solid #d9d9d9;
	margin-right: 14px;
	width: 630px;
}

#colourMenuLine2 {
	border: 1px solid #d9d9d9;
	border-top-style: none;
	margin-right: 14px;
	width: 630px;
}

.inputText {
	border: 1px solid #4b4b4b;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
}
.noMargin {
	margin: 0px;
}
.inputSubmit {
	font-weight: bold;
	background-color: #c72731;
	color: #FFFFFF;
	border: 1px solid #c72731;
}
#searchBtn {
	width: 52px;
}
#strsearch {
	width: 108px;
}
.btContainer * {
	color: #000000;
	font-size: 9pt;
}
.btItem1 {
	color: #c72731;
}

#leftMenuTitle {
	border: 1px solid #dadada;
	color: #c72731;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px;
}
#leftMenu {
	border: 1px solid #dadada;
	border-top-style: none;
	padding: 10px;
	margin-bottom: 1px;
}
#leftMenu a {
	padding-left: 12px;
	color: #000000;
	display: block;
	font-size: 9pt;
	background: url(/mainsite/images/dept_arrow.gif) left top no-repeat;
	margin-bottom: 12px;
}
.leftMenuItem {
	background-color: #c72731;
	padding: 5px;
	padding-left: 24px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 1px;
}

#footer {
	background-color: transparent;
	margin-top: 5px;
}
#footerMenu {
	padding-right: 10px;
	padding-top: 13px;
	vertical-align: top;
	text-align: right;
	line-height: 20px;
	font-size: 8pt;
	background: url(/mainsite/images/btm_bkg.gif) repeat-y center #FFFFFF;
}
#footerMenu * {
	color: #000000;
	font-size: 8pt;
}
#colorMenu {
	vertical-align: top;
}

.pg, .pg1 {
	font-weight: bold;
	font-size: 8pt;
}
.pg {
	color : #c52831;
}
.pg1 {
	color: #000000;
}

.clearBoth {
	clear: both;
}


.emptyBasket {
	margin: 10px;
	text-align: center;
	color: red;
}
.chfrmInput,
.chfrmSelect,
.txtInput {
	border: 1px solid #000000;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.frm {
	background-color: #ececec;
	padding: 10px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.frm table {
	width:100%;
}


.chfrmTitle,
.chfrmField {
	padding: 3px;
	width: 50%;
}
.error {
	color: red;
}

.chfrmHeader {
	font-weight: bold;
	color: #c5282f;
	font-size: 11pt;
	border-top: 1px solid #FFFFFF;
	padding-top: 10px;
}

.chfrmStore {
	vertical-align: top;
	padding-bottom: 10px;
	width: 50%;
}
.chfrmStore * {
	font-size: 9pt;
}

/* hpcos: Styles for fading images */
.imgCont,
img {
	opacity: 1;	
  filter: alpha(opacity=100);
}
.imgCont
{
	display: block;
	cursor: default;
}
/* - - - - - - - - - - - - - - - - */
