body {
	background: #2A5B7B;
	top-margin: 0px;
	left-margin: 5px;
	text-align: left;
}

table.header {
	width: 970px;
	background-color: #ffffff;
	border-spacing: 0px;
	border-collapse: collapse;
}

td.headerbutton {
	padding: 0px;
	background-color: #616D79;
	background-image:url('/menu/hdr-gry-back.png');
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.header {
	padding: 0px;
	background-color: #0133B3;
}

table.shoplist_border {
	width: 735px;
	margin-left: 15px;
	border-width: 1px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: darkgray;
	text-align: center;
}

table.shoplist_5 {
	width: 235px;
	border-width: 1px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: drakgray;
	text-align: left;
}

table.shoplist {
	width: 735px;
	border-width: 1px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-color: #c0c0c0;
	text-align: left;
}

td.shoplist_top {
	vertical-align: top;
	text-align: left;
	font-size: 10px;
}

td.shoplist_bottom {
	vertical-align: bottom;
	text-align: right;
	font-size: 10px;
}

td.shoplist_hdr_left {
	vertical-align: centre;
	text-align: left;
	background-color: grey;
	font-size: 10px;
}

td.shoplist_hdr_right {
	vertical-align: centre;
	text-align: right;
	background-color: grey;
	font-size: 10px;
}

td.shoplist_ttl {
	vertical-align: centre;
	text-align: left;
	background-color: #c0c0c0;
	font-size: 10px;
	width: 728px;
}

p.shoplist_front_l {
	text-align: left;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: verdana,arial,sans-serif;	
}

p.shoplist_front_r {
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: verdana,arial,sans-serif;	
}

td.shoplist_fmt1 {
	border-width: 1px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-top-style: none;
	border-left-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #c0c0c0;
	text-align: center;
}	

table.content {
	width: 970px;
	background-colour: white;
	border-spacing: 0px;
	border-collapse: collapse;
	table-layout: fixed;
	text-align: left;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: black;
	margin-top: 3px;
}

td.contentleft {
	width: 200px;
	padding: 0px;
	border-width: 2px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-color: navy;
	background-color: white;
	vertical-align: top;
	text-align: left;
}

p.contentleftmenu {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana,arial,sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

select.contentleftmenu {
	font-size: 10px;
	width: 140px;
	text-align: left;
}

input.contentleftmenu {
	font-size: 10px;
	width: 140px;
	color: white;
	background-color: navy;
	text-align: left;
}

td.contentmiddle {
	padding: 0px;
	border-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-color: black;
	background-color: white;
	vertical-align: top;
	font-family: verdana,arial,sans-serif;	
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

p.contentmiddle {
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: verdana,arial,sans-serif;	
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

td.contentright {
	width: 200px;
	padding: 0px;
	border-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-color: black;
	background-color: #C0C0C0;
	vertical-align: top;
	text-align: left;
}

p.contentright {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana,arial,sans-serif;	
	font-size: 12px;
	text-align: left;
}

a.contentright {
	text-decoration: none;
	color: black;
	text-align: left;
}

a.contentright:hover {
	color: #ffffff;
	background: #404040;
	text-align: left;
}


a.shoplist_fmt1 {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 14px;
	color: blue;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

a.shoplist_fmt1:hover {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 14px;
	color: black;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}

a.shoplist_fmt1:visited {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 14px;
	color: blue;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

ul.catlist, li.catlist {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

p {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

p.left {
	text-align: left;
}

p.right {
	text-align: right;
}

p.center {
	text-align: center;
}

p.shopcart {
	padding-left: 10px;
	padding-right: 15px;
	text-align: left;
}

p.shopcart_right {
	text-align: right;
	font-size: 10px;
}

p.shopcart_left {
	text-align: left;
	font-size: 10px;
}

input.shopcart {
	font-size: 10px;
	width: 50px;
	text-align: centre;
}

td {
	font-family: verdana, arial
	font-size: 12px;
	line-spacing: 14px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

td.shoporder {
	vertical-align:top;
	text-align: left;
}

td.footer {
	padding: 0px;
	margin: 0px;
}

p.footer {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	color: white;
	font-weight: normal;
	text-align: center;
}

a.footer:link {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #1893D4;
	text-decoration: none;
}

a.footer:hover {
	color: #1893D4;
	text-decoration: underline; 
}

a.footer:visited {
	color: #1893D4;
	text-decoration: none;
}

p.tagline {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding: 0px;
	margin: 0px;
	color: black;
	font-weight: normal;
	text-align: center;
}

a.tagline:link {
	color: darkgray;
	text-decoration: none;
}

a.tagline:hover {
	color: black;
	text-decoration: underline;
}

a.tagline:visited {
	color: darkgrey;
	text-decoration: none;
}



h1 {
	font-family: garamond,Times New Roman,serif;
	font-size: 22px;
	color: #3b455b;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
	text-align: left;
}

h2 {
	font-family: garamond,Times New Roman,serif;
	font-size: 18px;
	color: #3b455b;
	font-weight: bold;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}


p.shoppage {
	text-align: center;
}

a.shoppage {
	text-decoration: none;
}

img.shopsmall {
	border-width: 0px;
	border-color: #000000;
}

img.shoplarge {
	border-width: 1px;
	border-color: #000000;
}

table.shopfind {
	border-width: 2px;
	border-style: solid;
	text-align: left;
}

td.shopfind {
	background-color: #E0E0E0;
	text-align: left;
}




table.menu {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	background-color: #ADB5BE;
	align: center;
}

td.menu {
	border-width: 1px;
	padding: 1px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-color: gray;
	background-color: white;
}

p.menu {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana,arial,sans-serif;	
	font-size: 12px;
	font-weight: bold;
}

a.menu {
	text-decoration: none;
}

a.menu:hover {
	color: #ffffff;
	background: #404040;
}

table.adminbox {
	border-width: 2px;
	border-style: solid;
}

td.adminbox {
	background-color: #E0E0E0;
}

a.headerbutton {
	font-family: verdana,arial,sans-serif;	
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

a.headerbutton:hover {
	color: #ffffff;
	background: #404040;
}

td.footer_tom {
		text-align: center;
		border: 1px solid #000;
		background: #5a5a5a url(/pix/bg-footer.gif) left bottom repeat-x;
		font-size: 11px;
		line-height: 1.5em;
		padding: 10px;
}

td.front_products_topsellers {
	text-align: left;
	background: #ffffff url(/pix/tab-topsellers.png) left bottom no-repeat;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	border-width: 1px;
	border-spacing: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-color: #FF0000;
}

td.front_products_new_l {
	text-align: left;
	background: #ffffff url(/pix/tab-newproducts.png) left bottom no-repeat;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	border-width: 1px;
	border-spacing: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-color: #40E0D0;
}

td.front_products_new_r {
	background: #ffffff;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	border-width: 1px;
	border-spacing: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-color: #40E0D0;
}

td.front_products_offers_l {
	text-align: left;
	background: #ffffff url(/pix/tab-latestdeals.png) left bottom no-repeat;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	border-width: 1px;
	border-spacing: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-color: #FF7F00;
}

td.front_products_offers_r {
	background: #ffffff;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	border-width: 1px;
	border-spacing: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-color: #FF7F00;
}

td.front_products_highlight {
	text-align: left;
	background: #ffffff url(/pix/tab-highlight.png) left bottom no-repeat;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	border-width: 1px;
	border-spacing: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-color: #800020;
}

p.front_products_title {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.front_products_title_white {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.front_products_title {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	text-align: right;
}

a.front_products_title:hover {
	text-decoration: underline;
}

a.front_products_title:visited {
	text-decoration: none;
}

table.userlogin {
	background-color: #d3d3d3;
	border-spacing: 0px;
	border-collapse: collapse;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
	border-width: 1px;
}

td.userlogin {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	margin-right: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
	
p.userlogin_left {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

p.userlogin_right {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

form.goback {
	padding-left: 15px;
}

p.formleft {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

p.formright {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

a.forminfo:hover {
	position: relative;
}

a.forminfo span {
	display: none;
}

a.forminfo:hover span {
	display: block;
   	position: absolute; top: 10px; left: 0;
   	padding: 5px; margin: 10px; z-index: 100;
   	background: #f0f0f0; border: 1px dotted #c0c0c0;
		font-family: verdana, arial;
		font-size: 10px;
		line-height: 12px;
		color: #000000;
		opacity: 0.9;
}

#loginbar_button {
	font-size: 11px;
	width: 80px;
	color: #000000;
	background-color: #79848E;
	text-align: center;
  margin-top: 6px;
}

#loginbar_input {
	font-size: 13px;
  color: #666666;
  background-colod: #ffffff;
  border: 1px solid #666666;
  margin-top: 6px;
}

#loginbar_text {
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	font-weight: normal;
  margin-top: 6px;
}

a.cmspath, a.cmspath:visited {
	font-family: verdana, arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.cmspath:hover, a.cmspath:active {
	text-decoration: underline;
}
