body {
	margin: 0px;
	padding: 0px;
	font: 0.7em verdana;
	color: #707272;
}
input {
	color: #007da3;
	font-size:11px;
}
select {
	color: #007da3;
	font-size:11px;
}
.top_menu {
	display: inline;
	float: left;
	width: 463px;
}

.top_menu div {
	color: #0e4871;
	font: 0.8em verdana;
	line-height: 25px;
	text-align: center;
	float: left;
}

.top_menu #home {
	border: 0;
}

.top_menu a {
	text-decoration: none;
	color: #0e4871;
}

a {
	color: #007da3;
}
a:hover {
	color: blue;
}

.shopping_cart {
	display: inline;
	float: left;
}

.shopping_cart div {
	color: #0084ac;
	font: 0.8em verdana;
	line-height: 25px;
	text-align: center;
	float: left;
}

.search {
	display: inline; 
	float: left;
	font: 1em verdana;
	margin-left: 5px;
}


.form div {
	margin-bottom: 0.5em;
	width: 100%;
}

.form .indent {
	margin:10px 0px 10px 95px;
}

.form .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
	vertical-align: middle;
}

.form .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

.form .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

.paging {
	text-align: center;
}

.separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

.new_user {
	width: 200px;
	height: 400px;
	border: solid 1px black;
	padding: 2px;
}

.existing_user {
	width: 400px;
	height: 400px;
	margin-top: -400px;
	margin-left: 220px;
	border: solid 1px black;
	padding: 2px;
}

.category_menu {
	display: inline; 
	float: left;
	padding-right: 10px;
}

.category_menu li {
	list-style-type: none;
}

.category_menu ul {
	margin-left: 10px;
	padding: 0;
}

.shop_menu {
	display: inline;
	width: 800px;
	text-align: right;
	float: left;
	height: 25;
	background: #FFFFFF;
}
.shop_menu div {
	color: #0e4871;
	line-height: 25px;
	text-align: center;
	float: left;
}
.shop_menu span {
	line-height: 25px;
	padding: 0 5px;
	border-left: 1px solid #9e9e9e;
	text-align: center;
	font-weight: bold;
	font: 0.6em verdana;
}

.shop_menu #shop_online {
	border: 0;
}


.shop_menu a {
	text-decoration: none;
	color: #0e4871;
}
.shop_menu a:hover {
	text-decoration: none;
	color: #a6d2df;
}

.bottom_menu {
	display: inline;
	float: left;
	background: #007da3;
	width: 910;
	height: 25px;
	text-align: center;
	color: #a6d2df;
}
.bottom_menu a{
	color: #a6d2df;
	text-decoration: none;
}
.bottom_menu a:hover{
	color: #ffffff;
	text-decoration: none;
}


.bottom_menu span {
	padding: 0 5px;
	line-height: 25px;
}

.content {
	font: 1em verdana;
/*
	margin-left: 8px;
	margin-top: -428px;
*/
	width: 800px;

	position: absolute;
	margin-top: 176px;
	margin-left: 146px;

}

.content h1 {
	font: bold 1.3em verdana;
}

.step 
{
	text-align: center;
	width: 600px;
	margin: 5px auto;
}

.step ul 
{
	list-style: none;
	margin: 0px;
}

.step li 
{
	display: inline;
	border: solid 1px black;
	padding: 2px;
	font-weight: bold;
	line-height: 25px;
}

.step .current_step 
{
	background: #0091a8;
	color: #ffffff;
	font-weight: bold;
}


.order_summary {
	font: 10pt verdana,arial;
	text-align: right;
}

.order_summary .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	width: 280px;
	font: 0.8em verdana;
	font-weight: bold;
}

.order_summary .form_data 
{
	padding: 0 5 0 0;
	text-align:right;
	width: 100px;
	font: 0.8em verdana;
	font-weight: bold;
}

#data tr 
{
	font: 8pt verdana,arial;
	color: #000000;
}

#data th 
{
	font: 8pt verdana,arial;
	text-align: left;
	background-color: #FFFFCE;
}

#data td 
{
	background-color: #044E74;
	color: #FFFFFF;
}	

#data td.section 
{
	background-color: #747E90;
	color: #FFFFFF;
	font-weight: bold;
}

.account_nav {
	text-align: center;
}

.account_nav ul {
	list-style: none;
	margin: 0px;
}

.account_nav li {
	display: inline;
	padding: 2px;
}

.registry_nav {
	text-align: center;
}

.registry_nav ul {
	list-style: none;
	margin: 0px;
}

.registry_nav li {
	display: inline;
	padding: 2px;
}

.registry_search_name {
	width: 400px;
	height: 400px;
	border: solid 1px black;
	padding: 2px;
}

.registry_search_num {
	width: 400px;
	height: 400px;
	margin-top: -400px;
	margin-left: 400px;
	border: solid 1px black;
	padding: 2px;
}

.label {
	width: 30%; 
	text-align: right; 
	padding: 0 5px;
	vertical-align: top;
	float: left;
	font-size: 8pt;
}

.data {
	width: 70%; 
	text-align: right;
	font-size: 8pt;
}

.data2 {
	width: 50%; 
	text-align: left;
	float: left
}

.product_data {
	padding: 5px;
	font-size:9pt;
}

#current {
/*	background: red; */
	font-weight: bold;
	color: #016786;
}

.category_menu {
	display: inline; 
	float: left;
	padding-right: 10px;
}

.category_menu ul {
	margin-left: 16px;
	color: #007da3;
	margin-right: 6px;
}

.category_menu a {
	color: #007da3;
	text-decoration: none;
}
	
.content {
	display: inline;
	float: right;
}

.category_path {
	width: 100%;
}

#container {min-width: 955px; width: expression(document.body.clientWidth < 955? "955px" : "auto")}

.table_data {
	font: 1em verdana;
}

.table_data table {
	font: 1em verdana;
}

.order_detail {
	font: 1em verdana;
	border: 1px solid #2b85c4;
}
.order_detail th{
	border: 1px solid #2b85c4;
	background-color: #007da3;
	color: #ffffff;
}
.order_detail td{
	border: 1px solid #2b85c4;
}
a.adv_search {
	font-family: arial;
	font-size: 11px;
	color: #2b85c4;
	text-decoration: underline;
}
a.adv_search:hover {
	font-family: arial;
	font-size: 11px;
	color: #2b85c4;
	text-decoration: underline;
}
a.prod_name {
	font-family: verdana;
	font-size: 12px;
	color: #2b85c4;
	text-decoration: none;
	font-weight: bold;
}
a.prod_name:hover {
	font-family: verdana;
	font-size: 12px;
	color: #2b85c4;
	text-decoration: none;
	font-weight: bold;
}
hr {
	color: #2b85c4;
	border: dotted;
	height: 1px;
}
.product_title {
	font-family: verdana;
	font-size: 12px;
	color: #2b85c4;
	text-decoration: none;
	font-weight: bold;
}

.category_menu
{
	font-family: arial;
	font-size: 8pt;
	color: #707272;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
}

.category_menu A
{
	font-family: arial;
	font-size: 8pt;
	color: #707272;
	text-decoration: none;
	font-weight: bold;
}

td
{
	font-size: 8pt;
}