* {
    margin: 0;
    padding: 0;
}

html,
body,
div#wrap-a,
div#wrap-b {
    min-height: 100%;
    width: 100%;
    height: auto;
}

* html,
* html body,
* html div#wrap-a,
* html div#wrap-b {
    height: 100%;
}

body {
	background: #9FBEDF url(../images/bg/background.gif) repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

h1 {
	font: normal normal normal 22px Tahoma, "Times New Roman";
}

h2 {
	font: normal normal normal 18px Tahoma, "Times New Roman";
}

.fl {
	float: left;
}

.fr {
	float: left;
}

.al {
	left: 0px;
}

.ar {
	right: 0px;
}

div.clr {
	height: 1px;
	clear: both;
}

div#wrap-a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

div#wrap-b {
    position: absolute;
    left: 50%;
    width: 770px;
    margin-left: -385px; /* lines up the wrapper b area flushed to the background of wrapper a ( due to the shadow effect on wrapper a )*/
	background: #fff;
}

* html div#wrap-b { /* IE 6 MS hack	*/
	margin-left: -384px;
}

div#body {
	position: relative;
	width: 770px;
	margin: 0 auto 94px auto;
}

#body div#lshadow,
#body div#rshadow {
	position: absolute;
	top:0px;
	height: 302px;
	width: 9px;
}

#body div#lshadow {
	left: -9px;
	background: transparent url(../images/bg/left.png) no-repeat;
}

#body div#rshadow {
	right: -9px;
	background: transparent url(../images/bg/right.png) no-repeat;
}

#body div#header {
	position: relative;
	width: 770px;
	height: 146px;
	background: #675947 url(../images/bg/header.jpg) no-repeat;
}

#header a#logo {
	position: absolute;
	z-index: 2;
	top: 32px;
	left: 12px;
	text-align: left;
	text-indent: -999em;
	text-decoration: none;
	outline: none;
	height: 67px;
	width: 312px;
	background: transparent url(../images/logo/apostle.png) no-repeat 0 0;
}

#header ul#top-nav {
	position: absolute;
	bottom: 4px;
	right: 8px;
	list-style: none;
}

ul#top-nav li {
	display: inline;
}

ul#top-nav li a {
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #FFF600;
	display: block;
	margin-left: 2px;
	width: 80px;
	height: 24px;
	text-align: center;
	padding-top: 12px;
	background: transparent url(../images/bg/button.png) no-repeat;
}

ul#top-nav li a:hover {
	text-decoration: underline;
}

#header div#search {
	position: absolute;
	top: 9px;
	right: 12px;
}

#search input#zoom_query {
	border: 1px solid #000;
	background: #E9E6D5;
	font: normal normal normal 11px Tahoma;
	color: #8F7E68;
	padding: 2px;
}

#search input#search-but {
	font: normal normal normal 10px Tahoma;
	border: 1px solid #000;
	padding: 2px 4px 1px 4px;
	background: #685A48;
	color: #fff;
}

#header div#total {
	position: absolute;
	bottom: 45px;
	right: 0px;
	height: 20px;
	text-align: right;
}

#total div {
	padding-left: 26px;
	background: transparent url(../images/bg/cart.gif) no-repeat;
}

#total p {
	font-weight: bold;
	color: #D3CCC3;
	margin-right: 12px;
}


#body div#content {
	position: relative;
	background: #FFF;
}

#content div#main-nav {
	position: absolute;
	width: 258px;
	height: 289px;
	top: -34px;
	left: -10px;
	z-index: 50;
	background: transparent url(../images/bg/main-nav.png) no-repeat;
}

#content div#main-nav-list {
	position: absolute;
	width: 258px;
	height: 289px;
	top: -34px;
	left: -10px;
	z-index: 100;
}

#main-nav-list ul {
	margin: 46px 40px 0px 40px;
	list-style: none;
	font-weight: bold;
}

#main-nav-list a {
	color: #000;
	text-decoration: none;
	line-height: 26px;
}

#main-nav-list a:hover {
	text-decoration: underline;
}

.internal #content div#product-feature {
	display: none;
}

#content div#product-feature {
	position: relative;
	width: 762px;
	height: 208px;
	border: 4px solid #FFF600;
	background: transparent url(../images/bg/feature.gif) repeat-x;
}

#product-feature div#nav {
	float: left;
	width: 381px;
	height: 208px;
	background: transparent url(../images/bg/faces.jpg) no-repeat right;
}

#product-feature div#feature {
	float: right;
	width: 381px;
	height: 208px;
	background: transparent url(../images/bg/product_feature.png) no-repeat top center;
}

#feature img {
	float: left;
	margin: 40px 0px 0px 4px;
	border: 4px solid #fff;
}

#feature div{
	position: relative;
	width: 215px;
	float: right;
	margin-top: 30px;
}

#feature div input.top-sub {
	position: absolute;
	top: 150px;
	right: 8px;
}

#content div#mid {
	position: relative;
	width: 762px;
	border: 4px solid #fff;
/*	background-color: #000; */
}

.internal #content div#mid {
	width: 770px;
	border: 0;
	background: #fff url(../images/bg/inside.gif) no-repeat;
}

#mid div#welcome {
	float: right;
	width: 526px;
	background: #fff url(../images/bg/welcome.gif);
}

.internal #mid div#welcome {
	background-image: none;
	background-color: transparent;
}

#welcome div {
	margin: 14px;
}

.internal #welcome div {
	margin: 24px 14px 24px 14px;
}

#welcome h2 {
	margin-top: 20px;
}

#welcome p, ul {
	margin: 8px 0px;
	font-size: 11px;
	line-height: 17px;
}

#welcome ul {
	margin-left: 20px;
}

#welcome img {
	float: right;
	border: 1px solid #000;
	margin: 0px 10px;
}

#welcome div.page-buttons {
	position: relative;
	text-align: center;
	width: 100%;
	height: 21px;
	padding-top: 40px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#welcome div.page-buttons img {
	margin: 0px 10px;
}

#welcome div.page-buttons p
{
	padding: 3px 0px;
	margin: 0;
}

a.next {
	height: 22px;
	width: 70px;
	float: right;
	text-decoration: none;
	text-align: left;
	text-indent: -999em;
	outline: none;
	background: transparent url(../images/cart_images/next.gif) no-repeat left top;
	margin: 10px;
}

a.next:hover
{
	background: transparent url(../images/cart_images/next.gif) no-repeat 0 -22px;
}

a.previous {
	height: 22px;
	width: 70px;
	float: left;
	text-decoration: none;
	text-align: left;
	text-indent: -999em;
	outline: none;
	background: transparent url(../images/cart_images/previous.gif) no-repeat left top;
	margin: 10px;
}

a.previous:hover
{
	background: transparent url(../images/cart_images/previous.gif) no-repeat 0 -22px;
}


#welcome div#linkbox {
	position: absolute;
	bottom: -13px;
	left: -14px;
	height: 108px;
	width: 232px;
	background: #675947 url(../images/bg/linkbox.gif) no-repeat;
}

.internal #welcome div#linkbox {
	position: absolute;
	top: 300px;
	left: -10px;
	height: 108px;
	width: 232px;
	background: #675947 url(../images/bg/linkbox.gif) no-repeat;
}

#linkbox p {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	margin: 8px 6px 6px 14px;
}

#linkbox ul {
	list-style: none;
	margin-left: 14px;
	font-size: 11px;
	line-height: 17px;
}

#linkbox a {
	color: #E8DED1;
}

.internal #content div#bot {
	display: none;
}

#content div#bot {
	position: relative;
	width: 762px;
	height: 164px;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
}

#bot div.fp-prod {
	position: absolute;
	top: 0px;
	width: 379px;
	margin: 0px;
	background: #D1E2F4;
}

div.fp-prod div.prod-img {
	float: left;
	margin: 0px 0px;
	border: 2px solid #fff;
}

div.fp-prod div.feature-cat {
	position: relative;
	float: right;
	width: 190px;
	padding: 0px;
	margin: 0px;
}

div.fp-prod div.feature-cat input.bot-sub {
	position: absolute;
	top: 114px;
	right: 0px;
}

#bot div.fp-prod h2,
#feature div h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 14px;
}

#bot div.fp-prod a,
#feature div a {
	color: #000;
}

#bot div.fp-prod p,
#feature div p {
	margin: 0px 14px 14px 14px;
	font-size: 11px;
}

#bot div.fp-prod p {
	margin: 0px 8px 6px 14px;
}

#bot div.fp-prod p.price,
#feature div p.price {
	font-size: 12px;
	font-weight: bold;
}

#wrap-b div#footer {
    position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 90px;
	background: #fff;
}

#footer div#footer-block {
	position: relative;
	width: 762px;
	height: 90px;
	margin: 0px 4px;
	background: transparent url(../images/bg/footer.gif) repeat-x 0 0;
}

#footer-block ul#copyright {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #B0A48A;
	line-height: 15px;
	font-size: 11px;
	list-style: none;
}

#footer-block ul#footer-nav {
	position: absolute;
	top: 10px;
	right: 10px;
	list-style: none;
	font-size: 11px;
}

#footer-nav li {
	display: inline;
	margin-left: 16px;
}

#footer-block a {
	color: #B0A48A;
	text-decoration: none;
}

#footer-block a:hover {
	color: #B0A48A;
	text-decoration: underline;
}

/*
 * product listing styles
 */

div#prod-listing {

	width: 100%;
}

div#prod-listing * {
    float: none;
    margin: 0;
    padding: 0;
}

#prod-listing dl {
    position: relative;
	margin: 20px 0;
	width: 90%;
    min-height: 250px;
    clear: both;
    border-bottom: 1px dashed #ccc;
}

#prod-listing dl * {
	padding: 10px;
}

#prod-listing dl dt {
    position: relative;
    margin: 0 0 5px 0;
    padding-bottom: 3px;
	color: #000;
	font-size: 125%;
    font-weight: bold;
    border-bottom: 1px solid #000;
}

#prod-listing dl dt span.prod-title {
    display: block;
    width: 350px;
}

#prod-listing dl dt span.prod-price {
    position: absolute;
	bottom: 5px;
	right: 0;
	color: #f00;
    font-size: 90%;
}

#prod-listing dd {
    position: relative;
    width: 100%;
}

#prod-listing dd img {
    float: left;
    margin: 5px 10px 0 0;
}
    
#prod-listing dd p {
    margin: 0 0 0 175px;
    font-size: 100%;
    line-height: 1.55em;
}
    
#prod-listing dd.prod-order a {
	float: right;
    display: block;
	background: transparent url(../images/bg/button.png) no-repeat;
	width: 80px;
	height: 24px;
    font-weight: bold;
	font-size: 10px;
    color: #fff600;
   	text-transform: uppercase;    
	text-decoration: none;
    text-indent: 6px;
}

#prod-listing dd.prod-order a:hover {
    color: #fff;
}

#prod-listing dd.prod-order input {
    position: absolute;
    top: -24px;
    right: 12px;
}

/* Contact Form Style */

form#contact-form {
	font-size: 13px;
	margin: auto;
	text-align: center;
	width: 100%;
}

#contact-form fieldset {
	width: 80%;
	padding: 8px;
	margin: 15px;
	border: 1px solid #ccc;
	text-align: left;
}

#contact-form label {
	position: relative;
	display: block;
	clear: both;
}

#contact-form span.label-text {
	position: relative;
	display: block;
	float: left;
	width: 140px;
	height: 30px;
	color: #999;
	font-weight: bold;
	margin-right: 1px;
	margin-right: 3px;
}

#contact-form input,
#contact-form textarea,
#contact-form select {
	background-color: #D1D1D1;
	font-size: 11px;
	padding: 3px 8px;
	color: #636363;
	border: 1px solid #787878;
}

#contact-form select {
	padding: 3px 1px;
}

#contact-form option {
	padding: 0 5px;
}

#contact-form textarea {
	margin: 5px 0;
}

#contact-form input {
	width: 155px;
}

input#submit {
	font: normal normal bold 11px Verdana;
	color: #000;
	background: transparent url(../images/bg/submit_button.gif) no-repeat;
	border: 0;
	width: 146px;
	height: 24px;
	margin: 5px;
}