div{
-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
body {
	text-align: center;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
}
img {
	display: block;
	border: 0px;
}
table {
	font-size: 7pt;
}
p {
	margin: 5px;
	font-size:9pt;
	line-height: 150%;
}
ul {
	margin: 5px 5px 5px 2px;
	font-size:8pt;
	line-height: 120%;
	list-style-type: circle;
	list-style-position: outside;
}
#header {
	width: 770px;
	height: 80px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #194a73;
}
#topMenu {
	width: 770px;
	height: 27px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #194a73;
	background-image:  url(../images/site/btnBg.gif);
	background-repeat: repeat-x;
}
.topMenu {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
a.topMenu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.topMenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.topMenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.topMenu:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link	{
	text-decoration: none;
	color: #1B00FF;
}
a:visited	{
	text-decoration: none;
	color: #1B00FF;
}
a:hover	{
	text-decoration: underline;
	color: #000000;
}
a:active	{
	text-decoration: underline;
	color: #000000;
}
.title{
	width: 75%;
	padding: 5px;
	margin:0px;
	background-color: #CCCCff;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	background-image:  url(../images/site/title_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.smalltxt {
	font-size: 7pt;
}
#smallBanner{
	width: 770px;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image:  url(../images/site/2ndBannerBg.gif);
	background-repeat: repeat-x;
	border: solid 1px #194a73;
	text-align: right;
}
#footer{
	width: 770px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-left: solid 1px #194a73;
	border-right: solid 1px #194a73;
	text-align: center;
	clear: both;
	position: relative;
}
.footerbar {
	font-size: 5pt;
	border-top: solid 1px #194a73;
	border-bottom: solid 1px #194a73;
	height: 27px;
	background-color: #FFFFFF;
	background-image:  url(../images/site/2ndBannerBg.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#mainContainer{
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
}
#leftCol{
	width:150px;
	float: left;
	margin-bottom: 50px;
}
#rightCol{
	width:170px;
	float: right;
	margin-bottom: 50px;
}
#featuredProducts{
	width: 170px;
	border: solid 1px #194a73;
}
/* MENU */
#leftMenu{
	width:150px;
	border: solid 1px #194a73;
	background-color: #e1edfc;
}

.leftNav{
	color: #666666;
	display: block;
	padding-left: 10px;
	margin-bottom:1px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	line-height: 150%;
}
a.leftNav:link{
	background-color: #e1edfc;
	color: #000000;
	text-decoration	: none;
}
a.leftNav:visited{
	background-color: #e1edfc;
	color: #000000;
	text-decoration	: none;
}
a.leftNav:active{
	background-color: #194a73;
	color: #FFFFFF;
	text-decoration	: none;
}
a.leftNav:hover{
	background-color: #194a73;
	color: #FFFFFF;
	text-decoration	: none;
}
.submenu{
	background-color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom:1px;
	border-bottom: 1px dashed #666666;
	color: #666666;
	text-decoration: none;
}
.hide{
	display: none;
}
.show{
	display: block;
}

.featurePic{
	border: solid 1px #194a73;
	width: 50px;
	height: 50px;
}
.featurePrice{
	float: right;
	font-weight: bold;
	font-size: 8pt;
}
.columnHeader{
	margin: 0px;
	width: 100%;
	background-color: #FFFFFF;
	background-image:  url(../images/site/2ndBannerBg.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #194a73;
	border-left: solid 1px #194a73;
	border-right: solid 1px #194a73;		
	text-align: left;
}
.columnHeader2{
	margin: 0px;
	width: 100%;
	background-color: #FFFFFF;
	background-image:  url(../images/site/2ndBannerBg.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #194a73;
	border-bottom: solid 1px #194a73;
	text-align: left;
}
.columnHeader3{
	margin: 0px;
	width: 100%;
	background-color: #FFFFFF;
	background-image:  url(../images/site/2ndBannerBg.gif);
	background-repeat: repeat-x;
	border-bottom: solid 1px #194a73;
	text-align: left;
}
#smCentre{
	float: left;
	width: 440px;
	border: solid 1px #194a73;
	margin-left: 5px;
	margin-right: 5px;
}
#lgCentre{
	float: left;
	width: 615px;
	border: solid 1px #194a73;
	margin-left: 5px;
	margin-bottom: 50px;
}
#secondBanner{
	width:615px;
	float: right;
	clear: right;
	background-color: #FFFFFF;
}
.border {
	border: solid 1px #194a73;
}
.prodTable{
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	background-color: #FFFFFF;
	border-top: solid 1px #194a73;
	text-align: left;
}
.inStore{
color: #FF6600;
}
.line {
	background-color: #CDE1EB;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	BORDER-BOTTOM: #999999 1px dashed;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 150px;
	vertical-align: top;
}
.linesmall {
	background-color: #CDE1EB;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 7pt;
	BORDER-BOTTOM: #999999 1px dashed;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 150px;
	vertical-align: top;
}
.line2 {
	COLOR: #000000;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	BORDER-BOTTOM: 1px dashed #999999;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}.disabledItemInput {
	background-color: #FFFFFF;
	border: none;
	color: #333333;
}
.errormsg{
	font-size: 8pt; 
	font-style: italic;
	color: #FF0000;
	margin-top:0px;
	margin-bottom:0px;
}h2 {
	font-size: 18px;
}
