* {
	/*border:0; */
	margin: 0; 
	padding: 0; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
/*	background-image: url(images/template/a_background1c.jpg); */
}
P  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 110%;
	color: #666666;
	text-decoration: none;
	margin-bottom: 10px;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #A50042;
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #6AB5B5;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	margin-bottom: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #6AB5B5;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: 5px;
}
/* To delete?
A:link  {
	color: #FF0000;
	text-decoration: underline;
}
A:visited  {
	color: #9999CC;
	text-decoration: underline;
}
A:active  {
	color: #9999CC;
	text-decoration: underline;
}
A:hover  {
	color: #333333;
	text-decoration: underline;
}
*/


#container {
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B1D8D8;
	border-right-color: #B1D8D8;
	border-bottom-color: #B1D8D8;
	border-left-color: #B1D8D8;
}
#inner {
	clear: both;
	float: left;
	width: 850px;
}
#logo {
	background-color: #B1D8D8;
	float: left;
	width: 250px;
	height: 40px;
	background-image: url(images/template/a_logo_3.gif);
	background-repeat: no-repeat;
}
#logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#topnav {
	background-color: #B1D8D8;
	padding-top: 5px;
	width: 600px;
	height: 35px;
	float: left;
	text-align: right;
}
#topnav  a {
	color: #A50042;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
}
#topnav a:hover {
	color: #FFFFFF;
}
#top_image {
	clear: both;
	float: left;
}
#top_image2 {
	float: left;
	clear: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B1D8D8;
}
#search_surround {
	float: left;
	width: 850px;
	margin-bottom: 10px;
}
#content_surround {
	float: left;
}




#search {
	float: right;
	margin-top: 5px;
	margin-right: 13px;
}
#inner_surround {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1D8D8;
	border-right-color: #B1D8D8;
	border-bottom-color: #B1D8D8;
	border-left-color: #B1D8D8;
}
#left_column {
	float: left;
	width: 140px;
	margin-left: 15px;
}


#left_nav {
	width: 140px;
	height: 250px;
	float: left;
}
#left_nav h1 {
	color: #FFFFFF;
	background-color: #5FAFAF;
	height: 23px;
	width: 130px;
	font-size: 90%;
	font-weight: bold;
	line-height: 110%;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#left_nav h2 {
	color: #FBFBFB;
	background-color: #5B5988;
	height: 20px;
	width: 135px;
	font-size: 70%;
	font-weight: bold;
	line-height: 110%;
	padding-left: 10px;
	padding-top: 3px;
}

#left_nav p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 200%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

#left_nav a:link {
	color: #316262;
	font-size: 100%;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 3px;
	line-height: 110%;
	text-decoration: none;
}
#left_nav a:visited {
	color: #316262;
	font-size: 100%;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 3px;
	line-height: 110%;
	text-decoration: none;
}
#left_nav a:hover {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 3px;
	line-height: 110%;
	text-decoration: none;
}
#centre_content {
	float: left;
	width: 475px;
	margin-left: 25px;
	float:left;
	margin-right: 0px;
	min-height: 500px;
}
#right_column {
	float: right;
	width: 165px;
	margin-bottom: 15px;
}
.offers {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5FAFAF;
	border-right-color: #5FAFAF;
	border-bottom-color: #5FAFAF;
	border-left-color: #5FAFAF;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.offers h1 {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #5FAFAF;
	text-align: center;
	line-height: 100%;
	padding-bottom: 3px;
}

.offers p {
	margin-right: 2px;
	margin-left: 5px;
	font-size: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
}
.offers a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	text-decoration: underline;
	text-align: right;
}
.offers a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	text-decoration: underline;
	text-align: right;
}
.offers a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2D2C56;
	text-decoration: none;
	text-align: right;
}


#footer {
	font-size: 90%;
	color: #EEEEF2;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	border: 1px solid #00FF00;
}
#footer2 {
	background-color: #B1D8D8;
	clear: left;
	margin-top: 15px;
	width: 850px;
	text-align: center;
	font-size: 76%;
	color: #254949;
	padding-top: 2px;
	padding-bottom: 3px;
}

#footer p {
	color: #9391B5;
}




.imageborder {
	border: 1px solid #999999;
}
/* original
.offers a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #5D5B8A;
	text-decoration: underline;
	text-align: right;
}
.offers a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-decoration: underline;
	text-align: right;
}
.offers a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006699;
	text-decoration: none;
	text-align: right;
}
*/
/*.section {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A98CA;
	border-right-color: #9A98CA;
	border-bottom-color: #9A98CA;
	border-left-color: #9A98CA;
	width: 100px;
	float: left;
	margin-right: 12px;
}
.section h1 {
	background-image: url(images/template/a_section_header_background.jpg);
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	padding-top: 3px;
	text-align: center;
}

.section a:link {
	color: #FFFFFF;
}
.section a:visited {
	color: #FFFFFF;
}
.section a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

*/
#order_form {
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #5FAFAF;
	background-color: #D9ECEC;
}


A.menu:link {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:active {
COLOR: #FFFFFF; TEXT-DECORATION: none}
A.menu:visited {	COLOR: #FFFFFF; TEXT-DECORATION: none}
A.menu:hover {
	COLOR: #333333; TEXT-DECORATION: none}
TD.menu {font-family: Arial;font-size: 12px;color: #333333;}
DIV.menu {font-family: Arial;font-size: 12px;color: #333333;}

/*Small product name */
.prodname {
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	background-color: #B1D8D8;
	height: 40px;
	width: 125px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 145%;
	text-align: center;
	margin:0 auto;
}
.prodname  a {
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	background-color: #B1D8D8;
	height: 22px;
	width: 125px;
	padding-top: 4px;
	color: #316262;
	line-height: 145%;
	text-align: center;
}
.prodname a:visited {
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	background-color: #B1D8D8;
	height: 22px;
	width: 125px;
	padding-top: 4px;
	color: #316262;
	line-height: 145%;
	text-align: center;
}
.prodname a:hover {
	color: #A50042;

}

.proddescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-decoration: none;
	width: 125px;
}
.prodoption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #1A3351;
}
.prodprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #A50042;
	text-align:center;
}
.prodseparator {
	text-align:center;
	margin:0 auto;
}

/*.section2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A98CA;
	border-right-color: #9A98CA;
	border-bottom-color: #9A98CA;
	border-left-color: #9A98CA;
	width: 216px;
	float: left;
	margin-right: 11px;
	margin-top: 10px;
}
.section2 p {
	margin: 5px;
	font-size: 70%;
}

.section2 h1 {
	background-image: url(images/template/a_section_header_background.jpg);
	font-size: 90%;
	font-weight: bold;
	color: #DDDCED;
	text-decoration: none;
	height: 22px;
	padding-top: 3px;
	text-align: center;
}

.section2 a:link {
	color: #6460B4;
}
.section2 a:visited {
	color: #FFFFFF;
}
.section2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.section3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A98CA;
	border-right-color: #9A98CA;
	border-bottom-color: #9A98CA;
	border-left-color: #9A98CA;
	width: 216px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}
.section3 p {
	margin: 5px;
	font-size: 70%;
}

.section3 h1 {
	background-image: url(images/template/a_section_header_background.jpg);
	font-size: 90%;
	font-weight: bold;
	color: #DDDCED;
	text-decoration: none;
	height: 22px;
	padding-top: 3px;
	text-align: center;
}

.section3 a:link {
	color: #6460B4;
}
.section3 a:visited {
	color: #FFFFFF;
}
.section3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
*/
.prodimage {
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: center;
}



.detailname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #A50042;
}

.detaildescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
}
.detailprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #A50042;
}
.detailoption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #1A3351;
}
/* doesn't seem to work 
.detailimage {
	margin-bottom: 15px;
}
*/

.cobtbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.customer_comment {
	font-style: normal;
	color: #FF3333;
	text-decoration: none;
	font-weight: normal;
	line-height: 120%;
	display: compact;
	margin-left: 20px;
}
.form_text {
	color: #666666;
}
.image_border {
	border: 1px solid #999999;
}


td {
	margin: 0px;
	padding: 0px;
}
#intro {
	float: left;
	width: 441px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 3px;
	min-height: 95%;
	clear: both;
	padding-bottom: 5px;
}
#intro p  {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
/* to style account detail section when logged in - text too small. But also affects cart!
.cobtbl {
	font-size: 80%;
}
*/
.cobll {
	font-size: 100%;
}

/* to stop things floating to right - put div arouind main content. Not yet done */
#content {
	clear: both;
	float: left;
}
/* client login, bottom left*/
.minicart p {
	font-size: 80%;
}#box_for_php {
	float: left;
	width: 120px;
}
#top_image {
	float: left;
}
#left_strip {
	background-color: #6CB6B5;
	background-image: url(images/template/a_left_bar.jpg);
	width: 11px;
}
#pop_out_menu {
	float: left;
	width: 140px;
}
.green_text {
	color: #6AB5B5;
}
