/*
    Document   : style
    Created on : 15.09.2009, 13:47:33
    Author     : Leonid
    Description:
    Purpose of the stylesheet follows.
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {height: 100%}


body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #4E0F08;
	width: 100%;
	height: 100%;
	background: #1b0102 url('../image/bg.jpg') no-repeat scroll center top;
}
a {
	color: #CC5A16;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {}
img {
	border: none;
}
.hidden {
        display:block;
        float:left;
        height:0;
        overflow:hidden;
        width:0;
}
.clearer {
        clear:both;
        float:none !important;
        height:0;
}

input, select, textarea {
	color:#333333;
	font-family:Arial,sans-serif;
	font-size:13px;
	line-height:1.3;
	vertical-align: middle;
	margin:5px 0;
}
.secure_checkout{
	border-width:1px;
	font-size:120%;
	overflow:visible;
	padding:4px 6px;
	width:auto;
}
#wrapper {
	width: 820px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
h4 {color:#E26703;}
hr {
		clear:both;
		border: none;

}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 270px;
}
/* Logo*/

#header h1 a {
        float:left;
        height:95px;
        margin-left:65px;
        margin-top:35px;
        padding:0 0 25px 0;
        text-indent:-9000px;
        width:295px;
        background:transparent url('../image/jerky.png') no-repeat scroll 0 0;
}
/* navigation */

#navigation {
        float:left;
        height:50px;
        font: 17px/18px Arial, Tahoma, Verdana, sans-serif;
        font-weight: bold;
        color:#F1CB8C;
}
#navigation li {
        float:left;
        margin:18px 10px 10px 10px;
        position:relative;
}
.account {
    margin: 1px 0 10px 145px;
}
.account a {
    font: 18px/22px Arial, Tahoma, Verdana, sans-serif;
    color:#68000C;
}
/* search */
button, #search li a div {
        cursor:pointer;
}
/* Category */
#category ul {
    list-style-image:url(../image/bullet_1.png);
    list-style-position:outside;
    list-style-type:disc;
    margin-bottom:0;
    margin-left:8px;
    margin-top:0;
    padding-left:12px;
}
#category ul {
    list-style-image:url(../image/bullet_1.png);
    list-style-position:outside;
    list-style-type:disc;
}

/* Content
-----------------------------------------------------------------------------*/
#content {
		padding: 10px 10px 22px;
		background: #f9ebd1 url('../image/bg_content_top.jpg') no-repeat scroll left top;
}
#bg_content_bottom {
		background: #f7e9ce url('../image/bg_content_bottom.jpg') no-repeat scroll left top;
		height:6px;
		width:820px;
}
#content h1 {
        font: 32px/36px Tahoma, Arial, Verdana, sans-serif;
        color: #4E0F08;
		padding: 0 0 14px;
}
#content h2 {
        font: 26px/30px Tahoma, Arial, Verdana, sans-serif;
        color: #4E0F08;
		padding: 0 0 8px;
}
#content .path_arrow {

		padding:0 5px;
}
#content .top {
	padding: 8px 0px 6px 10px;
        background: url('../image/content_top.png') no-repeat;
        color:#F1CB8C;
}
#content .heading {
	color: #4E0F08;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
}

#left_col {
	float:left;
	position:relative;
	width:500px;
	border-right:1px dotted #C5A576;
}
#right_col{
	float:left;
	position:relative;
	margin-left:15px;
	width:280px;
}

/* For table items*/
.tabs {
    display:block;
    float:left;
    margin-bottom:0;
    width:100%;
}
.tabs a.selected {
    background:#C5A576;
    border-bottom:0 none;
    padding-bottom:8px;
    z-index:3;
}
.tabs a {
    cursor: pointer;
    border:1px dotted #C5A576;
    color:#000000;
    display:block;
    float:left;
    font-size:13px;
    font-weight:bold;
    margin-right:2px;
    padding:6px 10px 7px;
    position:relative;
    text-decoration:none;
    top:1px;
    z-index:1;
}
.tab_page {
	border: 1px dotted #C5A576;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 470px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
.page {
    background:#C5A576;
    border:1px dotted #C5A576;
    clear:both;
    display:block;
    margin-bottom:10px;
    padding:10px;
    width:500px;
    z-index:2;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
        cursor: pointer;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}

.buttons {
	background: #C5A576;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}

.sort {
	margin-bottom: 10px;
	background: #C5A576;
	height: 30px;
	width: 100%;
        color: #FFFFFF;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #1B0102;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #1B0102;
	padding: 4px 7px;
	text-decoration: none;
	color: #FFFFFF;
	background: #C5A576;
}
.pagination .results {
	float: right;
}
.box {
	margin-bottom: 10px;
}
.box .top {
	color: #4E0F08;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	padding: 10px;
}
.box .bottom {
	height: 1px;
        border-top:1px dotted #C5A576;
}
.cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
.cart th {
	background: #C5A576;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
        vertical-align:top;
}
.sitemap ul {}
.sitemap ul li {padding:0 0 0 26px;}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDDDD;
	border: 1px solid #EB983C;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFFCDB;
	border: 1px solid #1B0102;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.error {
	color: #FF0000;
	display: block;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
        width: 820px;
        margin: 0 auto;
        height: 140px;
        color: #fff;
        background: #1b0102 url('../image/bg_footer.jpg') no-repeat left top;
}
#footer p{
	    padding:5px 0 0 20px;
}
#footer li {
		display:inline;
		padding: 0 25px 0 0;

}