
body {
	margin: 5px 0px 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	background-image: url('../products_page/compass_background.png');
}

div {
	margin: 0px;
	padding: 0px;
}

div ul {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}
div ul li {
	margin: 0px;
	padding: 0px;
}

div.autofill {
	display: block;
	clear: both;
	/*height: 1px;
	width: 1px;*/
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

div.container {
	width: 980px;
	margin: 0px auto 10px;
	/*border: 1px solid #7f7f7f;*/
}

div.header {
	width: 100%;
	text-align: center;
	padding-top: 5px;
}

table.menu1 {
	margin-top: 5px;
	font-size: 1em;
	background-image: url("../images/aqua_bg-1.png");
	background-repeat: repeat-x;
}

.menu1 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	/*text-align:center;*/
}

.menu1 li {
	display:inline;
	padding-left:6px;
	border-left:1px solid #000000;
}

.menu1 li.first {
	border-left: none;
}

table.menu1 a {
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	text-decoration: none;
}

table.menu1 a:hover {
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	text-decoration: none;
}

table.menu2 {
	font-size: 1em;
	/*background-image: url("../images/aqua_bg-1.png");*/
	/*background-repeat: repeat-x;*/
	background-color: #f5f5dc;
}

.menu2 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	/*text-align:center;*/
}

.menu2 li {
	display:inline;
	padding-left:6px;
	border-left:1px solid #000000;
}

.menu2 li.first {
	border-left: none;
}

table.menu2 a {
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	text-decoration: none;
}

table.menu2 a:hover {
	padding-left: 10px;
	padding-right: 10px;
	color: #666;
	text-decoration: none;
}

div.picturebar {
	width: 100%;
	overflow: hidden;
}

div.admin_bar {
	text-align: right;
}

div.column1 {
	float: left;
	width: 150px;
	padding-top: 1em;
	/*border: 1px dotted #006666;*/
}

div.column2 {
	float: right;
	width: 165px;
	padding-top: 1em;
	/*border: 1px dotted #006666;*/
}

table.listbox th {
	border: 1px solid #aaa;
}

h3.listbox {
	font-size: 1em;
	font-weight: bold;
	background-image: url("../images/aqua_bg-1.png");
	background-repeat: repeat-x;
	margin: 0px;
	padding: .25em;
	text-align: center;
}

ul.listbox {
	/*background: transparent;*/
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 1em;
	padding-bottom: .2em;
	background-color:#d0d9dE;
}

ul.listbox li {
	background: transparent;
	background-color:#F0F9FE;
	border-bottom:1px solid #C5D3DD;
	border-left:1px solid #669FB7;
	border-right:1px solid #669FB7;
	margin: 0pt;
	padding: .1em .5em;
}

ul.listbox li.noborder {
	background-color:#F0F9FE;
	border-bottom:none;
	margin:0pt;
	padding-left:6px;
}

ul.listbox li a {
	color: #000;
	text-decoration: none;
}

ul.listbox li a:hover {
	color: #999;
	text-decoration: none;
}

ul.news li {
	background-color: #fff;
	padding: 1em .5em .2em;
}

ul.news li a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

ul.news li a:hover {
	text-decoration: underline;
}

div.sticky_note {
	background-color: #FFffa4; 
	padding: 6px; 
	margin-bottom: 1em;
}

div.sticky_note a {
	color: #000;
}

div.sticky_note a:hover {
	color: #777;
}
	
div.sidemenubar a {
	display: block;
	padding: 0px 2px 3px;
	width: 146px;
}

div.sidemenubar a.level1 {
	padding: 0px 2px 3px 7px;
	width: 141px;
}

div.sidemenubar a.selected, div.sidemenubar a:hover  {
	color: #fff;
	background-color: #7f7f7f;
}

div.content {
	float: left;
	width: 605px;
	margin-top: 1em;
	margin-left: 1em;
	/*border: 1px solid #aaa;*/
}
	
div.bottombar {
	/*border: 1px dashed #666600;*/
}

div.footerbar {
	margin-top: 1em;
	border-top: 1px solid #660;
	padding-top: .5em;
	text-align: center;
	margin-bottom: 10px;
}

div.standard_page_admin_bar {
	text-align: right;
}

img.cc_logo {
	margin-bottom: 2px;
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 1.75em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

div.product_listing {
	width: 100%;
	border: 1px solid #eee;
	padding: .5em;
}

div.product_listing img.product_img {
	/*float: left;*/
	background-color: #fff;
	padding: 5px;
	border: 1px solid #eee;
	margin-right: 1em;
	/*margin-left: 1em;*/
	margin-bottom: 5px;
}

div.product_listing div.product_img {
	padding: 5px;
	border: 1px solid #eee;
	margin-right: 1em;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}

img.zoom_img {
	padding: 5px;
}

.popupimage {
	display: none;
	border: 1px solid #bbBBbb;
	background-color: #fff;
	position: absolute;
	padding: 0px;
	margin-bottom: 20px;
	vertical-align: top;
	z-index: 100;
}

div.product_listing table.product_info td {
	/*border: 1px solid #000;*/
	padding: 0 .5em;
}

div.product_listing table.product_info h3 {
	margin: 0px;
	padding: 0px;
}

#order_container {
	display: block;
}

div.order_box {
	margin-top: .2em;
	background-color: #eee;
	border: 1px solid #ddd;
	padding: .25em .5em;
}

div.order_box table th {
	border-bottom: 1px solid #ddd;
}
div.order_box table td {
	padding: .25em .5em 0 0;
	text-align: center;
	/*border: 1px solid #000;*/
}

div.order_box img
{
	border: 1px solid #ddd;
}