/* ------------------------------ TAGs ----------------------------- */

a {
	color: #004692;
	text-decoration: none;
}


a:hover {
	color: #004692;
	text-decoration: underline;
}

a img {
	border: none;
}

body {
	background-color: #004693;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
}

h1 {
	line-height: 1;
	margin: 0;
}

h2 {
	font: normal large Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	line-height: 1.5;
	margin: 0;
}

h3 {
	margin: 0;
	font-size: large;
	font-weight: normal;
}

hr {
	border: none;
	border-top: 1px solid #e1e1e1;
	height: 1px;
}

/* ------------------------------ IDs ------------------------------ */

#content {
	background: #fff url('../img/gui/left_col_bg.gif') repeat-y;
	margin: auto;
	width: 780px;
}

#distributors_list {
	float: left;
	margin: 0;
	width: 250px;	
}

#distributors_list ul li em.caption {
	color: #666;
	font-size: 86%;
	font-weight: normal;
}

#distributors_list ul li p {
	border-bottom: 1px solid #ccc;
	color: #000;
	display: none;
	font-weight: normal;
	margin: 4px 0 0 0;
	padding-bottom: 7px;
}

#distributors_list ul {
	margin: 0;
	padding: 0;
}

#distributors_list ul li {
    background-repeat: no-repeat;
    background-position: 2px left;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
}

#distributors_list ul li.nw {
	background-image: url('../img/gui/nw.gif');
	color: #8cac7f;
	padding-left: 15px;
}

#distributors_list ul li.ca {
	background-image: url('../img/gui/ca.gif');
	color: #8d93cc;
	padding-left: 15px;
}

#distributors_list ul li.us {
	background-image: url('../img/gui/us.gif');
	color: #b18787;
	padding-left: 15px;
}

#distributors_list ul li.islands {
	background-image: url('../img/gui/islands.gif');
	color: #eedb0d;
	padding-left: 15px;
}

#footer {
	background: #004693 url('../img/gui/footer_bg.jpg') repeat-x;
	color: #fff;
	border-top: 1px solid #a3a3a3;
	clear: both;
	font-size: x-small;
	line-height: 2;
	padding: 10px;
	text-align: center;
}

#flash {
	background-color: #a3a3a3;
	border: 4px solid #ccc;
	height: 120px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 1px;
	width: 130px;
}

#footer p {
	margin: 0;
}

#footer a {
	color:#FFF;
	text-decoration:underline;
}

#gallery {
	margin-left: -15px;
	margin-top: 10px;
	width: 595px;
}

#gallery .inline_photo {
	float: left;
	text-align: left;
	width: 280px;
}

#header {
	background: #dbdbdb url('../img/gui/header_bg.jpg') repeat-x;
}

#header h1 {
	margin: 0 auto;
	padding: 0 10px;
	width: 760px;
}

#left_col {
	background: #dcdcdc url('../img/gui/left_col_bg.jpg') repeat-x;
	float: none !important;
	float: left;
	min-height: 300px;
	padding: 0 10px 10px 10px;
	width: 140px;
}

#left_col hr {
	border-top: 1px dashed #999;
	margin: 10px 0;
}

#left_col p {
	font-size: 86%;
	line-height: 1.2;
	margin: 0 0 15px 0;
}

#left_col ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#left_col ul li {
	margin: 0 0 1em; 0;
	padding: 0 0 0 .9em;
	text-indent: -.9em;
}

#left_col ul li a:hover,
#left_col ul li a.active {
	color: #666;
	text-decoration: none;
}

#left_col #memberships img {
	background-color: #a3a3a3;
	border: 4px solid #ccc;
	padding: 1px;
}

#left_col #memberships li {
	color: #666;
	font-size: 86%;
	padding: 0;
	margin: 0 0 15px 0;
	text-align: center;
	text-indent: 0;
}

#map {
	float: left;
	width: 325px;
}

#middle {
	background: #a3a3a3 url('../img/gui/mid_top_bg.jpg') repeat-x;
}

#middle .wrapper {
	background: url('../img/gui/mid_bot_bg.jpg') repeat-x bottom left;
}

#nav {
	background: #004692 url('../img/gui/nav_bg.jpg') repeat-x;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

#nav a {
	color: #fff;
	text-transform:uppercase;
}

#nav a:hover {
	color: #a3a3a3;
	text-decoration: none;
}

#nav a.here,
#nav a.here:hover {
	color: #000;
	text-decoration: none;
}

#nav ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0 10px;
	width: 760px;
}

#nav ul li {
	background: url('../img/gui/nav_border.jpg') no-repeat right center;
	float: left;
	line-height: 2.2;
	margin: 0;
	padding: 0 15px 0 13px;
}

#nav ul li#products {
	padding-left: 0;
}

#nav ul li#contact {
	background: none;
}

#right_col {
	float: right;
	min-height: 400px;
	padding: 0 20px 20px 20px;
	width: 580px;
}

#right_col p {
	line-height: 1.5;
	margin: 20px 0;
}

#right_col ul {
	margin: 0;
	padding: 0;
}

#right_col ul li {
	margin: 0 0 10px 50px;
	padding: 0;
}

#stripe {
	background: url('../img/gui/stripe.jpg') repeat-x;
	height: 29px;
}

/* ----------------------------- CLASSES --------------------------- */

.active,
.active:hover {
	color: #666;
	text-decoration: none;
}

.caption {
	color: #666;
	font-size: 86%;
}

.clearing {
	clear: both;
}

.links {
	list-style-type: none;
	margin-top: 20px !important;
}

.links li {
	background-color: #eee;
	border: 1px solid #a3a3a3;
	margin-left: 0 !important;
	padding: 5px !important
}

.pdf_link {
	background: url('../img/graphics/pdficon_small.gif') no-repeat left center;
	display: block;
	padding: 2px 2px 2px 25px;
}

.divider {
	clear: both;
	margin: 15px 0;
	width: 580px;
}

.first_line {
	margin-top: 0 !important;
}

.inline_photo,
img.inline_photo {
	display: inline;
	float: right;
	margin: 0 0 15px 15px;
	text-align: right;
}

.inline_photo a:hover img,
a.inline_photo:hover img {
	border-color: #ccc;
}

.inline_photo:hover {
	text-decoration: none;
}

.inline_photo img,
img.inline_photo,
.display_photo {
	background-color: #a3a3a3;
	border: 4px solid #e1e1e1;
	padding: 1px;
}