/**
 * @created on 20/11/2006
 * @author Amanda Koschak
 * @contact amandak@strobe.net.nz
 *
 **/
/* CSS Document */

body {
	background-color: #2D5F39;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

img {
	border: 0;
	}

table {
	border: 0;
	margin: 0px;
	}
hr {
border-top: 1px solid #855332;
border-bottom: 0;
border-left: 0;
border-right: 0;
}

a {
	color: #855332;
	text-decoration: none;
	}

a:hover {
	color: #855332;
	text-decoration: underline;
	}

p {
	padding-bottom: 10px;
	}

h1 {
	color: #2D5F39;
	font-size: 19px;
	font-weight: normal;
	}

h2,
h2 a {
	color: #2D5F39;
	font-size: 15px;
	font-weight: 200px;
	margin: 0px 0px 0px 0px;
	}

h2 a:hover {
	color: #2D5F39;
	}

h3,
h3 a {
	color: #855332;
	font-size: 13px;
	font-weight: 200px;
	/*margin-left: 5px;*/	}

h4 {
	color: #ffffff;
	font-size: 12px;
	font-weight: 200px;
	padding: 0;
	margin: 0;
	}

h5 {
	color: #2D5F39;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	}

h6 {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

#container {
	position: absolute;
	background-color: transparent;
	width: 749px;
	height: auto;
	top: 25px;
	left: 50%;
	margin-left: -375px;
	padding: 0px;
	}

#logo {
	float: left;
	background: url(../img/nicks_banner.jpg) no-repeat top center;
	width: 100%;
	height: 151px;
	}
#logo a:hover {
	text-decoration: none;
	}

#header_link {
	display: block;
	height: 151px;
	width: 100%;
	}

#header_tools {
	float: left;
	width: 100%;
	font-size: 10px;
	height: 25px;
	margin: 10px 0px 10px 0px;
	color: #ffffff;
	overflow: hidden;
	}

#header_tools ul {
	list-style: none;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	}

#header_tools ul li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #ffffff;
	}

#header_tools ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	float: left;
	padding: 0px;
	margin: 0px;
	}

#header_tools ul li a:hover {
	display: block;
	color: #ffffff;
	font-weight: bold;
	float: left;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	}

#header_tools ul li.first {
	border: 0px;
	}

#main {
	width: 100%;
	height: auto;
	}

#border_top {
	float: left;
	width: 100%;
	height: 9px;
	background: url(../img/border_top.gif) no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}

#content_wrap {
	float: left;
	width: 100%;
	height: auto;
	background-color: #ffffff;
	}

#content {
	float: left;
	width: 727px;
	height: auto;
	padding: 11px;
	}

html[xmlns] #content {
	width: 740px;
	}

#content_left {
	float: left;
	width: 170px;
	overflow: visible;
	}

#content_left #info_contact ul {
	margin: 50px 0px 20px 0px;
	font-size: 10px;
	padding: 0px;
	color: #2D5F39;
	list-style: none;
	}

#content_middle {
	float: left;
	width: 370px;
	margin: 0px 5px 0px 5px;
	overflow: hidden;
	}

img.border {
	border: 1px solid #2D5F39;
	}

#content_right {
	float: left;
	width: 170px;
	overflow: hidden;
	}

#border_bottom {
	float: left;
	width: 100%;
	height: 9px;
	background: url(../img/border_bottom.gif) no-repeat;
	padding: 0px;
	}

#footer {
	float: left;
	width: 100%;
	height: 40px;
	margin: 10px 0px 10px 0px;
	color: #ffffff;
	text-align: center;
	}
#footer ul {
	list-style: none;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	}

#footer ul li {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #ffffff;
	}

#footer ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

#footer ul li a:hover {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	}

#footer ul li.first {
	border-right: 0px;
	}

.align_right {
	float: right;
	}
.align_right2 {
	text-align: right;
	}
#align_right2 {
	margin: 20px;
	margin-top: 0px;
	padding-top: 0px;
	}
#align_right2 * {
	padding: 0px;
	margin: 0px;
}
#align_right2 h3 {
	margin-bottom: 10px;
}

.align_center {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
	}

.breadcrumbs {
	margin-left: -5px;
	}

.breadcrumbs a {
	color: #2D5F39;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	padding: 5px;
	}

.breadcrumbs a:hover {
	color: #2D5F39;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
	}

.gallery_container {
	float: left;
	width: 102px;
	height: 178px;
	background-color: #855332;
	overflow: hidden;
	margin: 5px;
	}

.gallery_container a {
	text-decoration: none;
	}

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

.gallery_img {
	overflow: hidden;
	height: 120px;
	width: 101px;
	}

.gallery_description {
	padding: 5px;
	text-align: center;
	}

.gallery_border {
	position: absolute;
	z-index: 100;
	height: 179px;
	width: 103px;
	background: url(../img/img_gallery_border.gif) no-repeat;
	}


.product_box_container {
	background: url(../img/box_bottom.gif) no-repeat bottom right;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 350px;
	}

.product_box_container h3 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	}

.product_box_top {
	float: left;
	width: 362px;
	height: 13px;
	background: url(../img/box_top.gif) no-repeat top right;
	}

html[xmlns] .product_box_top {
	width: 350px;
}

.product_box_top_left {
	position: relative;
	left:0px;
	top: 0px;
	background: url(../img/box_top_left.gif) no-repeat;
	width: 14px;
	height: 13px;
	}

.product_box_content_wrap {
	float: left;
	border-left: 1px solid #865534;
	border-right: 1px solid #865534;
	background-color: #ffffff;
	width: 348px;
	height: auto;
	}
/* Fix IE. Hide from IE Mac \*/
* html .product_box_content_wrap {width: 100%;}
/* End */

.product_box_content {
	float: left;
	padding: 5px;
	width: 95%;
	}

/* Fix IE. Hide from IE Mac \*/
* html .product_box_content {width: 100%;}
/* End */

.product_box_bottom {
	float: left;
	width: 100%;
	height: 13px;
	overflow: hidden;
	}

.product_box_bottom_left {
	background: url(../img/box_bottom_left.gif) no-repeat;
	width: 14px;
	height: 16px;
	float: left;
	overflow: hidden;
	z-index: 10;
	}

.odd td {
	background-color: #F1EFED;
	}


.product_box_content table{
	padding: 0px;
	margin: 0px;
	width: 348px;
	}

html[xmlns] .product_box_content table{
	width: 338px;
	}

.product_box_content table tr td{
	padding: 5px;
	}


.result {
    float: left;
    width: 120px;
    margin-left: 12px;
    margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 12px;
    }

.result_image {
    height: 100px;
    display: block;
    text-align: center;
    overflow: hidden;
	border: 1px solid #2D5F39;
    }
.result_description {
    height: 30px;
	padding-top: 5px;
    display: block;
    text-align: center;
    cursor: pointer;
    }

.result a {
    text-decoration: none;
    }

.result a:hover {
    color: #2D5F39;
    text-decoration: none;
    }
.product_info_table {
	margin: 5px;
	}
.product_info_table tr td {
	padding: 5px;
	}

.checkout_page_table {
width: 300px;
}


.valign_top {
	vertical-align: top;
}

.valign_middle {
	vertical-align: middle;
}

.ecom_cart,
.info {
	width: auto;
	}

.ecom_cart table,
.info table {
	width: 100%;
	}

.ecom_cart th,
.info th {
	color: #fff;
	background-color: #799780;
	}

.info th {
	text-align: left;
	}

.ecom_cart td,
.info td {
	padding: 3px;
	}

.ecom_cart .odd td,
.info .odd td {
	background-color: #F1EFED;
	}

.ecom_cart .even td,
.info .even td {
	background-color: #fff;
	}

.ecom_cart_options {
	text-align: right;
	}

.ecom_cart .name {
	text-align: left;
	width: 55%;
	}

.ecom_cart .qty {
	text-align: center;
	width: 20%;
	}

.ecom_cart .price {
	text-align: center;
	width: 20%;
	}

.ecom_cart .qty input {
	width: 40px;
	text-align: left;
	}

.ecom_cart tfoot td {
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #855332;
	border-bottom: 1px solid #855332;
	background-color: #F1EFED;
	}

.ecom_cart tfoot th {
	text-align: right;
	border-top: 1px solid #855332;
	border-bottom: 1px solid #855332;
	background-color: #F1EFED;
	color: #2D5F39;
	}

.ecom_cart_options {
	text-align: right;
	}

#copyright {
	clear: both;
	color: #fff;
	font-weight: bold;
	}

.notification,
.error {

	}

.notification h2,
.error h2 {

	}

.notification ul,
.notification li,
.error ul,
.error li {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	list-style: none outside;
}

.notification li,
.error li {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-right: 5px;
}

.clr {
	line-height: 1px;
	height: 1px;
	clear: both;
	}

.clr_both {
	clear: both;
	}

.product_image {
	width: 83px;
	text-align: center;
	}

.product_image a {
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border: 1px solid #2D5F39;
	}

.product_image a:hover {
	border: 1px solid #865534;
	}

.product_name {
	text-align: left;
	}

.product_price {
	text-align: center;
	width: 35px;
	font-weight: bold;
	}

.product_box_pagination strong{
	color: #C56A40;
	}

.pagination_links {
	clear: both;
	padding-left: 5px;
}

.pagination_pg {
	height: 25px;
}

.pagination_links ul,
.pagination_pg ul {
	list-style: none outside;
	margin: 0;
	padding: 0;
	height: 16px;
	line-height: 16px;
	}

.pagination_links li,
.pagination_pg li {
	list-style: none outside;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	}

.pagination_links li.first,
.pagination_pg li.first {
	padding-left: 0px;
	border-left: 0;
	}

.pagination_links a,
.pagination_pg a {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	}

.pagination_links a:hover,
.pagination_pg a:hover {
	background-color: #855332;
	color: #ffffff;
	}

.pagination_results,
.pagination_results p {
	padding: 0;
	margin: 0;
}

.pagination_results,
.pagination_links {
	float: left;
	width: 48%;
}

.pagination_results {
	text-align: right;
}

.pagination_results p {
	font-weight: bold;
}

#auth ul {
	margin-top: -5px;
	}

/* information list */

.info {
	list-style: none outside;
	margin: 0px;
	padding: 0px;
	}

.info .title {
	color: #2d5f39;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 40%;
	padding-right: 4%;
	}

.info .value {
	width: 55%;
	padding-bottom: 10px;
	}

.product_options {
	margin-left: -4px;
	width: 40%;
	height: 20px;
}

html[xmlns] .product_options {
	width: 100%;
}

.product_options ul,
.product_options li {
	list-style: none outside;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	}

.product_options li {

	float: left;
	font-weight: bold;
	border-left: 1px solid #2d5f39;
	}

.product_options li.first {
	border-left: 0px;
	padding-right: 5px;
	}

.product_options li a {
	color: #855332;
	font-weight: bold;
	font-size: 9px;
	padding: 5px;
	padding-top: 0px;
	text-decoration: none;
	}

.product_options li a:hover {
	/*color: #C46E98;*/
	text-decoration: underline;
	}

.obj_view,
.obj_list {
	padding-bottom: 10px;
	}

.obj_view h3,
.obj_view p {
	padding: 0px;
	margin: 0px;
	}

.fm_act {
	padding-top: 10px;
	padding-bottom: 20px;
	}

.ecom_cart th {
	color: #fff;
	background-color: #799780;
	}

.numeric {
	text-align: center;
}