* {
	/*border:0; */
	margin: 0; 
	/*padding: 0; */
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	background-color: #CCCCCC;
}
#container {
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#top_bar {
	float: right;
	width: 850px;
	height: 167px;
	background-image: url(images/template/cash_top_bar_825.jpg);
	text-align: left;
}
#top_bar h1 {
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 325px;
	margin-top: 0px;
	line-height: 100%;
	font-weight: normal;
}
#top_bar h2 {
	font-size: 80%;
	color: #666666;
	padding-top: 55px;
	margin-top: 0px;
	text-align: right;
	padding-right: 215px;
}



#inner {
	clear: both;
	float: left;
	width: 850px;
}

#logo {
	background-color: #9999CC;
	float: left;
	width: 250px;
	height: 40px;
}
#logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#topnav {
	background-color: #CCCCCC;
	background-image: url(images/template/cash_top_nav_background_825.jpg);
	height: 30px;
	text-align: left;
}



#topnav a:link {
	color: #670167;
	text-decoration: none;
	padding-left: 0px;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 20px;
}
#topnav a:visited {
	color: #670167;
	text-decoration: none;
	padding-left: 0px;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 20px;
}

#topnav a:hover {
	color: #FF0000;
	text-decoration: none;
	padding-left: 0px;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 20px;
}
#top_image {
	clear: both;
	float: left;
}

#search {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	width: 150px;
	height: 28px;
	background-color: #B9CFDD;
	padding-top: 3px;
	border: 1px solid #999999;
	margin-bottom: 3px;
}
#inner_surround {
	float: left;
	width: 823px;
	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: #2D2C56;
	border-right-color: #2D2C56;
	border-bottom-color: #2D2C56;
	border-left-color: #2D2C56;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 25px;
}

#left_nav {
	float: left;
	width: 138px;
	margin-left: 4px;
	text-align: left;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px #666666;
	border-left: 1px solid #666666;
	margin-bottom: 10px;
}
#left_nav h1 {
	color: #DEDDEE;
	background-color: #670167;
	height: 23px;
	width: 128px;
	font-size: 90%;
	font-weight: bold;
	line-height: 110%;
	padding-left: 10px;
	padding-top: 5px;
}
#left_nav h2 {
	color: #FBFBFB;
	background-color: #670167;
	height: 20px;
	width: 128px;
	font-size: 80%;
	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;
}

#left_nav a:link {
	color: #848484;
	font-size: 90%;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 3px;
	line-height: 110%;
	text-decoration: none;
}
#left_nav a:visited {
	color: #848484;
	font-size: 90%;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 3px;
	line-height: 110%;
	text-decoration: none;
}
#left_nav a:hover {
	color: #848484;
	font-size: 90%;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 3px;
	line-height: 110%;
	text-decoration: underline;
}


/* to stop things floating to right - put div arouind main content. Not yet done */
#content {
	float: left;
	width: 475px;
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-right: 10px;
	text-align: left;
}
#content p {
	line-height: 120%;
}

#right_column {
	float: right;
	width: 150px;
	margin-right: 10px;
}
#footer {
	float: left;
	width: 825px;
	margin-top: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #670167;
	padding-bottom: 5px;
}

#footer p {
	color: #FFFFFF;
	font-size: 80%;
}
#log_in {
	float: left;
	width: 140px;
	margin-top: 5px;
	margin-left: 10px;
}
#footer_text {
	width: 475px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	font-size: 80%;
}


#order_form {
	color: #670167;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #999999;
	background-color: #EAE9F3;
}


P  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 110%;
	color: #666666;
	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #00496C;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0073AA;
	text-decoration: none;
}




.imageborder {
	border: 1px solid #999999;
}
.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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 150px;
	margin-top: 10px;
	text-align: left;
	float: left;
}
.offers h1 {
	background-image: url(images/template/cash_offer1_background.jpg);
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	height: 24px;
	padding-top: 2px;
	margin-bottom: 2px;
}
.offers h2 {
	background-image: url(images/template/cash_offer2_background.jpg);
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	height: 22px;
	padding-top: 3px;
}
.offers h3 {
	background-image: url(images/template/a_offer_header_background_2.jpg);
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	height: 22px;
	padding-top: 3px;
}
.offers h4 {
	font-size: 80%;
	font-weight: bold;
	color: #670167;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
}


.offers p {
	margin-right: 2px;
	margin-left: 5px;
	font-size: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #454470;
	line-height: 120%;
}
.offers a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}
.offers a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FF0000;
	text-decoration: underline;
	text-align: right;
}
.offers a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #2D2C56;
	text-decoration: none;
	text-align: right;
}
.offers2 {
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 150px;
	margin-top: 10px;
	text-align: left;
	background-color: #E9EFF3;
	float: left;
}
.offers2  h1 {
	background-image: url(images/template/cash_offer2_background.jpg);
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	height: 22px;
	padding-top: 3px;
}
.offers2 p {
	margin-right: 2px;
	margin-left: 5px;
	font-size: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #454470;
}
.offers2  a:link {
	color: #FF0000;
	text-decoration: underline;
}
.offers2 a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.offers2 a:hover {
	color: #670167;
	text-decoration: none;
}






/* 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;
}


.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;
}


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;}



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

.detaildescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
}

/*Small product name */
.prodname {
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	color: #FF0000;
	line-height: 110%;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 190px;
}
.prodname a:link {
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	background-color: #464571;
	height: 22px;
	width: 125px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 145%;
	text-align: center;
	margin-left: 5px;
}
.prodname a:visited {
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	background-color: #464571;
	height: 22px;
	width: 125px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 145%;
	text-align: center;
	margin-left: 5px;
}
.prodname a:hover {
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	background-color: #464571;
	height: 22px;
	width: 125px;
	padding-top: 4px;
	color: #E6E6F0;
	line-height: 145%;
	text-align: center;
	margin-left: 5px;
}

.proddescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-decoration: none;
	margin-left: 5px;
}
.prodoptions {
	text-align: left;
}
/* option on short description*/
.prodoption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #006699;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 0px;
	margin-right: 5px;
}
.prodprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #475F7A;
	text-align: left;
	margin-left: 5px;
}
.detailprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #475F7A;
}
.detailoption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #006699;
}
.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;
}
/* left column on checkout page (name etc) */
.cobhl {
	text-align: left;
	padding-left: 2px;
}

.form_text {
	color: #666666;
}
.image_border {
	border: 1px solid #999999;
}

A:link  {
	color: #670167;
	text-decoration: underline;
}
A:visited  {
	color: #670167;
	text-decoration: underline;
}
A:active  {
	color: #9999CC;
	text-decoration: underline;
}
A:hover  {
	color: #BBCEDD;
	text-decoration: underline;
}
td {
	margin: 0px;
	padding: 0px;
}
#intro {
	float: left;
	width: 441px;
	border: 1px solid #9B99CB;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 3px;
	min-height: 95%;
	clear: both;
	padding-bottom: 5px;
}


#intro h1 {
	color: #FFFFFF;
	background-color: #9B99CB;
	height: 40px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 10px;
	padding-right: 10px;
}
*#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%;
}
/* client login, bottom left*/
.minicart p {
	font-size: 80%;
}#box_for_php {
	float: left;
	width: 120px;
}
#home_small_surround {
	width: 460px;
	height: 260px;
}
.small_box_1 {
	width: 145px;
	border: 1px solid #FF0000;
	float: left;
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.small_box_1 a:link {
	color: #FF0000;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}
.small_box_1 a:visited {
	color: #FF0000;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}
.small_box_1 a:hover {
	color: #FF0000;
	text-decoration: underline;
	margin-left: 10px;
	font-weight: bold;
}



.small_box_1 h1{
	color: #FFFFFF;
	background-color: #FF0000;
	height: 20px;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 5px;
}
.small_box_1 p{
	color: #333333;
	font-size: 76%;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 120%;
}
.small_box_1 img{
	margin: 0px;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.small_box_2 {
	width: 145px;
	border: 1px solid #FF0000;
	float: left;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.small_box_2 a:link {
	color: #FF0000;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}
.small_box_2 a:visited {
	color: #FF0000;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}
.small_box_2 a:hover {
	color: #FF0000;
	text-decoration: underline;
	margin-left: 10px;
	font-weight: bold;
}

.small_box_2 h1{
	color: #FFFFFF;
	background-color: #FF0000;
	height: 20px;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 5px;
}
.small_box_2 p{
	color: #333333;
	font-size: 76%;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 120%;
}
.small_box_2 img{
	margin: 0px;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 110%;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin-left: 15px;
	padding-left: 10px;
	list-style-type: disc;
}
#sub-footer {
	padding-top: 10px;
	float: left;
	width: 800px;
	color: #666666;
	font-size: 70%;
}
#sub-footer a {
	color: #666666;
	text-decoration: none;
}
#sub-footer a:hover {
	text-decoration: underline;
}
#sub-footer a:visited {
	color: #666666;
	text-decoration: none;
}

