/* ===========================================================

KAJOco.com global styles - v2.0 (02/25/05)
Copyright 2004-2007 KAJO Company

Authored by WIC Multimedia - http://www.wicmultimedia.com

Table of contents:

1. General styles (tags and universal classes)
2. Containers (divs)
3. Body content (divs)
4. Navigation (div)
5. Sub-navigation (div)
6. Footer (div)
7. Price tables (element specific)
8. Links section (page specific)
9. Sitemap section (page specific)
10. Products section (page specific)

=========================================================== */


/* == GENERAL STYLES ====================================== */

body {
	margin: 0px;
	padding: 0px;
	font: 62.5% verdana, arial, sans-serif;
	color: #000000;
	background: url(/lib/images/bckgrd.jpg) repeat-x;
}

p {
	line-height: 1.4em;
	text-indent: 15px;
	font-size: 1.1em;
}

p a, #products_content li a {
	color: #b35639;
	text-decoration: none;
	border-bottom: 1px solid #b35639;
}

p a:hover, #products_content li a:hover {
	color: #b35639;
	text-decoration: none;
	background-color: #eeecd5;
	border-style: none;
}

img {
	border-style: none;
}

h1 {
	color: #b35639; 
	font-size: 1.7em;
	font-weight: normal;
}

h2 {
	color: #b35639;
	font-size: 1.3em;
	clear: both;
}

h3 {
	color: #b35639; 
	font-size: 1.1em;
}

.hide_jumplink {
	position: absolute;
	left: -9000px;
}

.no_indent {
	text-indent: 0;
}

.float_left {
	float: left;
	margin: 0 15px 15px 0;
}

.float_left_list {
	float: left;
	margin: 0 35px 15px 0;
}

.terms {
	font-size: .9em;
	text-indent: 0;
	text-align: center;
}


/* == CONTAINERS ========================================== */

#content_container {
	background: url(/lib/images/body_bckgrd.jpg) no-repeat top left;
	position: absolute;
	padding: 15px 20px 20px 31px;
	top: 126px;
	left: 0px;
	width: 738px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 687px;
}

body>#content_container {
	width: 687px;
}

#titlebar {
	background: url(/lib/images/titlebar.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 738px;
	height: 126px;
}


/* == BODY CONTENT ======================================== */

#feature_products, #feature_contact, #feature_about {
	float: left;
	padding: 0 13px 0 13px;
	width: 229px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 203px;
}

body>#content_container>#feature_products {
	width: 203px;
}

body>#content_container>#feature_contact {
	width: 203px;
}

body>#content_container>#feature_about { 
	width: 203px;
}

#sub_content {
	float: left;
	text-align: center;
	padding: 10px 13px 0 13px;
	width: 140px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 114px;
}

body>#content_container>#sub_content {
	width: 114px;
}

#products_content {
	float: left;
	padding: 0 13px 0 13px;
	width: 547px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 521px;
}

body>#content_container>#products_content {
	width: 521px;
}

#fullwidth_content {
	float: left;
	padding: 0 13px 0 13px;
	width: 687px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 661px;
}

body>#content_container>#fullwidth_content {
	width: 661px;
}


/* == NAVIGATION ========================================== */

#nav {
	list-style:none;
}

#nav li {
	display:inline;
}

#link_home, #link_products, #link_contact, #link_links, #link_sitemap {
	position: absolute;
	top: 98px;
	height: 28px;
}

#link_home {
	left: 112px; width: 37px;
}

#link_products {
	left: 171px; width: 64px;
}

#link_contact {
	left: 261px; width: 58px;
}

#link_links {
	left: 355px; width: 45px;
}

#link_sitemap {
	left: 430px; width: 55px;
}


/* == SUB NAVIGATION ====================================== */

#sub_nav a {
	display: block;
	width: 114px;
	text-decoration: none;
	padding: 5px;
	background-color: #eeecd5;
	border-top: 1px solid #fff;
	color: #b35639;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 104px;
}

body>#content_container>#sub_content>#sub_nav>a {
	width: 104px;
}

#sub_nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sub_nav a:hover {
	color: #b35639;
	text-decoration: none;
	background-color: #fff;
	border-top: 1px solid #fff;
}


/* == FOOTER ============================================== */

#footer {
	clear: both;
	padding: 10px 0 20px 0;
}

#footer p {
	text-indent: 0;
	margin: 0;
	text-align: center;
	font-size: .9em;
	line-height: 1.5em;
}


#footer ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 6px 0;
}

#footer li {
	font-size: 1.0em;
	display: inline;
}

#footer li a {
	text-decoration: none; 
	margin: 0 1px;
	padding: 2px 7px;
	text-decoration: none;
	color: #b35639;
	background-color: #eeecd5;
}

#footer li a:hover {
	color: #b35639;
	text-decoration: none;
	background-color: #fff;
	border-top: 1px solid #fff;
}


/* == PRICE TABLES ======================================== */

th {
	text-align: left;
}

.price_table {
	width: 100%;
}

.price_table tr td {
	padding: 3px 5px;
}

.highlight_row {
	background-color: #d9d4a2
}


/* == LINKS SECTION ======================================= */

.link_list { 
	list-style:none;
	margin: 0 0 35px 0;
	padding: 0;
}

.link_list li { 
	margin: 0 0 0 35px;
	padding: 1px 0;
}

.link_list li a {
	color: #b35639;
	text-decoration: none;
	border-bottom: 1px solid #b35639;
}

.link_list li a:hover {
	color: #b35639;
	text-decoration: none;
	background-color: #eeecd5;
	border-style: none;
}

.link_title {
	color: #b35639; 
	font-size: 1.2em;
	font-weight: bold;
}


/* == SITEMAP SECTION ===================================== */

h2 a {
	color: #b35639;
	text-decoration: none;
	border-bottom: 1px solid #b35639;
}

h2 a:hover {
	color: #b35639;
	text-decoration: none;
	background-color: #eeecd5;
	border-style: none;
}

.sitemap_list { 
	list-style:none;
	margin: 0;
	padding: 0;
}

.sitemap_list li { 
	margin: 0 0 0 25px;
	padding: 1px 0;
}

.sitemap_list li a {
	color: #b35639;
	text-decoration: none;
	border-bottom: 1px solid #b35639;
}

.sitemap_list li a:hover {
	color: #b35639;
	text-decoration: none;
	background-color: #eeecd5;
	border-style: none;
}


/* == PRODUCTS SECTION ==================================== */

.products_list li a {
	color: #b35639;
	text-decoration: none;
	border-bottom: 1px solid #b35639;
}

.products_list li a:hover {
	color: #b35639;
	text-decoration: none;
	background-color: #eeecd5;
	border-style: none;
}