/* Official African Leather Settings

-- Colors --
Dark Brown / Copper: #656547;
Sand Brown: #EEEBD5;
Background Blue: #006b8b;

-- Menu Link Colors --
Link Active: #656547;
Link Hover: #EEEBD5;

-- Page Link Colors --
Link Active: #656547;
Link Hover: #EEEBD5;

*/

/* Layer Formatting */
body {
	margin: 0px;
	padding: 0px;
	/*background-color: #656547;*/
	background-image: url(../bb2.jpg);
	background-attachment: scroll;	
	text-align: center;
}
body#window {
	margin: 0px;
	padding: 0px;
	/*background-color: #007000;*/
	background-color: transparent;
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-y;
	text-align: center;
}
/* Allows top header that stretches entire width of browser window */
div#layer_top {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	width: 100%;
	height: 150px;
	/*
	background-image: url(../images/layout/header_bg.gif);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: repeat-x;
	*/
	background-color: transparent;
	overflow: visible;
	z-index: 5;
	text-align: center;
}

div#layer_header {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 990px;
	height: 150px;
	text-align: center;	
	z-index: 6;
	background-color: #EEEBD5;
	background-image: url(../images/layout/header_top.jpg);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
	overflow: visible;
	border: 0px #FFFFFF solid;
}

div#layer_middle {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 990px;
	height: auto;
	text-align: left;
	background-color: transparent;
	border: 0px #EEEBD5 solid;
}
	
div#layer_holder {
	position: absolute;
	top: 150px; 
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	height: auto;
	z-index: 4;
	background-color: #FFFFFF;
	overflow: visible;
	border: 0px #EEEBD5 solid;
	background-image: url(../images/layout/middle_bg.jpg);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: repeat-y;
}

div#layer_left {
	position: relative;
	top: 0px; 
	left: 0px;
	padding: 0px;
	width: 200px;
	height: auto;
	z-index: 3;
	background-color: #FFFFFF;
	overflow: hidden;
	border: 0px #EEEBD5 solid;
	float: left;
}
/*
div#layer_left_img {
	position: relative;
	top: 52px; 
	left: 0px;
	padding: 0px;
	width: 300px;
	height: 180px;
	z-index: 2;
	background-color: #FFFFFF;
	overflow: hidden;
	border: 0px #FFDE59 solid;
	float: left;
	background-image: url(../images/layout/left_img.jpg);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
}
*/
div#layer_content {
	position: relative;
	top: 0px; 
	margin: 0px 0px 0px auto;
	padding: 0px;
	width: 775px;
	height: auto;
	z-index: 2;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-y;
	background-image: url(../images/layout/content_bg.jpg);
	float: right;
	overflow: hidden;
	color: #000000;
	border-left: 0px dotted #656547;
}

div#layer_menu {
	position: relative;
	margin-top: 0px; 
	margin-left: 10px;
	padding: 0px;
	width: 180px;
	height: auto;
	z-index: 3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 0px;
	text-align: center;
	line-height: 45px;
	background-color: transparent;
	/*
	background-image: url(../images/layout/menu_bg.jpg);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-y;
	*/
	float: left;
}


div#layer_footer {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 110px;
	z-index: 1;
	background-color: RED;
	float: left;
	overflow: visible;
	background-attachment: scroll;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url(../images/layout/footer_02.jpg);
}


div#layer_footer p {
	position: relative;
	margin: 85px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: 20px;
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 16px;
	color: #656547;
	overflow: hidden;
	display: block;
	background-color: transparent;
}

div.leftcol {
	margin: 10px auto 10px 5px;
	padding: 0px;
	width: 180px;
	text-align: left;
	background-color: #656547;
	border: 3px solid #EEEBD5;
}

div.leftcol p {
	margin: 10px 5px 0px 5px;
	padding: 0px;
	color: #EEEBD5;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 0px;
}


div.know {
	margin: 0px 20px 10px 20px;
	padding: 0px;
	width: 300px;
	height: auto;
	float: right;
	color: #EEEBD5;
	border: 5px solid #EEEBD5;
	background-color:  #f4f4f4;
	display: block;
}

div.know p {
	margin: 5px;
	padding: 0px;
	display: block;
	color: #4A3730;
}

div.know p.knowtitle {
	margin: 5px;
	padding: 0px;
	display: block;
	color: #4A3730;
	font-weight: bold;
	border-bottom: 0px solid #EEEBD5;
}

div.w3c {
	margin: 110px auto 10px 20px;
	padding: 0px;
	width: 280px;
	height: auto;
	text-align: left;
}

/* Links */
a.normal, a.normal:link, a.normal:visited {
	color:  #624638;
	text-decoration: none;
	font-weight: bold;
	}

a.normal:hover {
	color: #656547; 
	text-decoration: none;
	}
	
a.footer, a.footer:link, a.footer:visited {
	color: #624638;
	text-decoration: none;
	}

a.footer:hover {
	color: #624638; 
	text-decoration: none;
	}
	
a.button, a.button:link, a.button:visited {
	color: #006000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	line-height: 25px;
	}

a.button:hover {
	color: #009000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	}

a.email, a.email:link, a.email:visited {
	margin: 345px auto 0px 14px;
	width: 160px;
	height: 40px;
	text-decoration: none;
	display: block;
	border: 1px dashed #B0006D;
	}

a.email:hover {
	text-decoration: none;
	display: block;
	border: 1px dashed #F00097;
	}
	
a.email img {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 160px;
	height: 40px;
	border: 0px;
}

a.top, a.top:link, a.top:visited {
	margin: 0px 20px 0px auto;
	padding: 0px;
	background-color: #B5985E;
	color : #656547;
	text-decoration : none;
	width: 140px;
	height: 30px;
	line-height: 26px;
	display: block;
	border: 1px solid #B5985E;
	text-align: center;
	}

a.top:hover {
	text-decoration: none;
	display: block;
	color : #EEEBD5;
	background-color: #4A3730;
	border: 1px solid #4A3730;
	}

a.w3c, a.w3c:link, a.w3c:visited {
	margin: 0px 5px 0px 5px;
	text-decoration: none;
	text-align: center;
	}

a.w3c:hover {
	text-decoration: none;
	}	

a.w3c img {
	border: 0px;
	text-decoration: none;
	width: 88px;
	height: 31px;
}


/* Titles */
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	letter-spacing: 2px;
	text-align: center;
	line-height: 2.2em;
	display: none;
	color: #725648;
}

h2 {
	margin: 30px 100px 20px 10px;
	padding: 0px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	color: #725648;
}

h3 {
	margin: 40px 20px 15px 20px;
	padding: px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 10px;
	line-height: 1.6em;
	color: #656547;
	border-bottom: 1px solid #006b8b;
}

h4 {
	margin: 30px 40px 0px 40px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: left;
	color: #656547;
	line-height: 1.4em;
}

h5 {
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	letter-spacing: 2px;
	text-align: center;
	color: #725648;
	line-height: 1.2em;
	background-color: transparent;
}

img.page_title {
	margin: 40px auto 0px 0px;
	padding: 0px;
	width: 600px;
	height: 50px;
}

img.left_img {
	margin: 0px;
	width: 300px;
	height: 180px;
	border: 0px;
}

img.page_left {
	margin: 20px 20px 10px 0px;
	padding: 0px;
	border: 0px;
	width: 200px;
	float: left;
}

img.page_right {
	margin: 20px 0px 10px 20px;
	padding: 0px;
	border: 0px;
	width: 200px;
	float: right;
}

/* Text */
p {
	margin: 20px 40px 0px 40px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 2px;
	text-align: left;
	line-height: 1.4em;
	color: #333333;
}

p.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

p.right {
	text-align: right;
}

p.justify {
	text-align: justify;
}



p.top {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	vertical-align: top;
	background-color: transparent;
	/*
	background-image: url(../images/totop_bg.gif);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: repeat-x;
	*/
	clear: both;
	border: 0px #000000 solid;
	text-align: right;
	display: block;
}


span.afblue {
	color: #006b8b;
	font-size: 100%;
	font-weight: bold;
}

span.sub_title {
	font-size: 110%;
	font-weight: bold;
}

span.boldtype {
	font-weight: bold;
}

span.italics {
	font-style: italic;
}

span.underline {
	text-decoration: underline;
}

span.powerword {
	font-size: 130%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #B0006D;
}

ul.normal {
	padding-left: 28px;
	margin: 10px 30px 10px 30px;
	width: auto;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	line-height: 1.4em;
	color: #333333;
	vertical-align: middle;
	list-style-position: outside;
	list-style-image: none;
}

ol.numbers {
	padding-left: 28px;
	margin: 10px 30px 10px 30px;
	width: auto;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	line-height: 1.4em;
	color: #333333;
	vertical-align: middle;
	list-style-position: outside;
	list-style-image: none;
}

ul.nobullet {
	padding-left: 10px;
	margin: 10px 0px 10px 0px;
	width: auto;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	letter-spacing: 2px;
	line-height: 1.3em;
	text-align: left;
	color: #333333;
	vertical-align: middle;
	list-style-position: outside;
	list-style-type: none;
}

ul.nobullet li {
	margin-top: 20px;
}

ul.nobullet li.sub {
	margin-top: 0px;
}

ul.power {
	padding-left: 10px;
	margin: 10px 0px 20px 0px;
	width: auto;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	color: #333333;
	vertical-align: middle;
	list-style-position: outside;
	list-style-type: none;
}

ul.power li {
	margin: 20px 0px 0px 0px
}

ol.normal {
	padding-left: 28px;
	margin: 10px 0px 10px 0px;
	width: auto;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	line-height: 1.2em;
	color: #FFFFFF;
	vertical-align: middle;
	list-style-position: outside;
	list-style-image: url(../images/menu_bullet.gif);
}

div.clear {
	clear: both;
}

div.row {
  clear: both;
  padding-top: 2px;
  font-size: 100%; 
}

div.row_center {
  width: 98%;
  text-align: center;
  clear: both;
  padding-top: 2px;
}
div.row_left {
  width: 98%;
  text-align: left;
  clear: both;
  padding-top: 2px;
}
div.row_left_indent {
  width: 98%;
  text-align: left;
  clear: both;
  padding-top: 2px;
  margin-left: 30px;
}
div.row_right {
  width: 98%;
  text-align: right;
  clear: both;
  padding-top: 2px;
}

div.row span.left {
  padding-left: 1%;
  float: left;
  width: 35%;
  text-align: left;
}

div.row span.left_right {
  padding-left: 1%;
  float: left;
  width: 35%;
  text-align: right;
}

div.row span.right {
  padding-right: 1%;
  padding-left: 1%;
  float: right;
  width: 60%;
  text-align: right;
}

div.row span.right_left {
  padding-right: 1%;
  padding-left: 1%;
  float: right;
  width: 60%;
  text-align: left;
}

div.spacer {
	clear: both;
	height: 10px;
}

input, select {
  	width: auto;
  	height: auto;
	color: #656547;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	letter-spacing: 0px;
}

input.button {
	background-color: #EEEBD5;
	color: #656547;
	cursor: pointer;
	border: 1px solid #656547;
}

textarea {
  	width: auto;
  	height: auto;
	color: #656547;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	letter-spacing: 0px;
}

select option {
	cursor: pointer;
	color: #656547;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	letter-spacing: 0px;
}

option selected {
	background-color: #656547;
	color: #656547;
}

div.contact_form {
	position: relative;
	width: 700px;
	height: auto;
	padding: 20px 10px 20px 10px;
	margin: 10px auto 0px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 2px;
	line-height: 1.3em;
	color: #000000;
	text-align: center;
	background-color: transparent;
	border: 1px solid #656547;
}

div.contact_details {
	position: relative;
	width: 700px;
	height: auto;
	padding: 20px 10px 20px 10px;
	margin: 10px auto 0px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 2px;
	text-align: left;
	line-height: 1.3em;
	color: #333333;
	text-align: center;
	background-color: transparent;
	border: 0px solid #656547;
}

table.contactdetails {
	margin: 50px auto 20px auto;
	table-layout: fixed;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	width: 550px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	letter-spacing: 2px;
	line-height: 20px;
	text-align: center;
}

span.star {
	font-size: 120%;
	color: Maroon;
}

div.product_display {
	position: relative;
	width: 705px;
	height: auto;
	background-color: transparent;
	padding-bottom: 2px;
	margin: 20px 30px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 1.2em;
	color: #000000;
	text-align: center;
}

div.product_item {
	margin: 10px 5px auto 10px;
	padding-bottom: 5px;
	width: 200px;
	height: auto;
	text-align: center;
	float: left;
	background-color: #EEEBD5;
	border: 1px solid #656547;
}

img.product_pic {
	margin: 10px 5px 5px 5px;
	width: 150px;
	height: 111px;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
}
	
div.product_item {
	background-color: #EEEBD5;
	cursor: auto;
	border: 1px solid #656547;
}

div.product_item span {
	color: #656547;
	cursor: auto;
}


div.prod_nav_holder {
	position: relative;
	width: 705px;
	height: auto;
	background-color: transparent;
	padding-bottom: 2px;
	margin: 20px 30px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 1.2em;
	color: #000000;
	text-align: center;
}

div.prod_nav_holder_1 {
	position: relative;
	width: 200px;
	height: auto;
	background-color: transparent;
	padding-bottom: 2px;
	margin: 20px auto 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 1.2em;
	color: #000000;
	text-align: center;
}

div.prod_nav {
	margin: 10px 5px auto 10px;
	padding-bottom: 5px;
	width: 200px;
	height: auto;
	text-align: center;
	float: left;
	background-color: #DDCFB4;
	border: 1px solid #4A3730;
}

img.prod_nav {
	margin: 7px auto 1px auto;
	border-width: 0px;
	border-color: #656547;
	border-style: solid;
	border-collapse: separate;
}

a.prod_nav, a.prod_nav:link, a.prod_nav:visited {
	color: #656547;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	}
a.prod_nav:hover {
	color: #EEEBD5;
	}

a.prod_nav img {
	border-style: solid;
	border-color: #EEEBD5;
	border-width: 0px;
	}
	
a.prod_nav:hover img {
	border-style: solid;
	border-color: #EEEBD5;
	border-width: 0px;
	}
	
a.prod_nav:hover span {
	cursor: pointer;
}
	
div.prod_nav:hover {
	background-color: #4A3730;
	cursor: pointer;
	border: 1px solid #EEEBD5;
}

div.prod_nav:hover span {
	color: #EEEBD5;
}


/*Example*/
div.prod_choose {
	margin: 0px auto 0px auto;
	width: 680px;
	height: auto;
	text-align: center;
	vertical-align: middle;
}

img.choose {
	margin: 10px 5px 5px 5px;
	width: 150px;
	height: 111px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #CDB88D;
}

a.choose:hover img.choose {
	border-color: #FFFFD9;
	border-style: dotted;
	border-width: 0px;
	background-color: #CDB88D;
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
}

.choose a.hover img {
	visibility: hidden;
}



div.prod_menu {
	margin: 0px 0px 0px 0px;
	width: 500px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

a.sub:hover img.sub {
	border-color: #FFFFD9;
	border-style: dotted;
	border-width: 1px;
}

img.sub {
	margin: 0px 5px 0px 5px;
	width: 60px;
	height: 44px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

img.sub_active {
	margin: 0px 5px 0px 5px;
	width: 60px;
	height: 44px;
	border-color: #FFFFD9;
	border-style: dotted;
	border-width: 1px;
}

img.notfound {
	margin: 20px auto 0px auto;
	padding: 0px;
	width: 200px;
	height: 300px;
	border: 0px;
	text-align: center;
}


