/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
}

.nav-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.basket-total {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.centre-content-background {
	background-color: #C2D7E0;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*body specific*/
body{
background-color:#c2d7e0;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
text-decoration:none;
}

a:visited{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a:active{
text-decoration:none;
}

ol{
color:#000000;
}

H1, H2, H4, H5, H6 {
font-family: Arial, Helvetica, sans-serif;
}

H3{
font-family: Arial, Helvetica, sans-serif;
font-size:12px
}

.actCHECKOUTEM {background-color:#006699;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
	font-size: larger;
	color:#000000;
}

.actsmaller{
	font-size: smaller;
	color:#000000;
}

.actxxsmall{
	font-size:9px;
	color:#000000;
}

.actxsmall{
	font-size:10px;
	color:#000000;
}

.actsmall{
	font-size:10px;
	color:#000000;
}

.actregular{
	font-size:12px;
	color:#000000;
}

.actlarge{
	font-size:14px;
	color:#000000;
}

.actxlarge{
	font-size:16px;
	color:#000000;
}

.actxxlarge{
	font-size:18px;
	color:#000000;
}

.actwarningcolor{color:#000000;}
.actrequiredcolor{color:#000000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#000000;}
.actwarning{color:#000000;}
.actwelcome{color:#000000;}

.actlogotext {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

.thinred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005555;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #005555;
}

.thinred2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005555;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #005555;
}

.actsmallheading {
	font-size:10px;
	color:#ffffff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-transform: uppercase;
}

td.boxheader {
	background-color:#005555;
}
.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.title-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	margin: 10px;
	padding: 5px;
	list-style-position: outside;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	list-style-position: outside;
}



.bullet-points {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
}
.product-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.bdytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
	height: 18px;
	width: 180px;
	border: 1px solid #006699;
	margin: 2px;
}
