html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #F4CEAF url(/images/body-bgr3.gif) left top repeat;
	font-size: 11px;
	text-align: center;
}

body.popup {
	margin: 10px; 
	text-align: center;
	background: white;
}

table td {
	padding: 0;
	vertical-align: top;
	font-size: 11px;
}

a {
	color: black;
	text-decoration: none;
}

input {
	background-color: White;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 15px;
	margin: 5px 2px 0px 0px;
	color: #462202;
}

h2 {
	font-size: 14px;
	color: #462202;
}

a:hover {
	color: #f00;
}

a img {
	border: none;
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}


div.body {
	background: white url(/images/aux01.gif) left repeat-y;
	position: relative;
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

div.t {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

div.t2 {
	position: absolute;
	top: 147px;
	left: 105px;
	z-index: 0;
}

body#index div.t {
	top: 44px
}

body#index div.t2 {
	top: 191px;
}

div#have-solgan1 {
	top: 70px;
}

div#have-solgan2 {
	top: 217px;
}

div#have-solgan3 {
	top: 100px;
}
div.slogan {
	background: white;
	padding: 8px 15px;
	padding-top: 22px;
	height: 10px;	
	border-bottom: 1px red solid;
	color: #452101;
	text-align: center;
}

html>body div.slogan {
	height: auto;
	padding: 8px 15px 7px;
	padding-top: 22px;
	margin-bottom: 20px;
}

div.slogan a:hover {
	color: #452101;
	cursor: text;
}

html>body div.main  {
	border-top: 1px solid white;
}

div.footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 152px;
	height: 332px;
	background: url(/images/aux05.gif) left bottom no-repeat;
	z-index: 1;
}

div.logo {
	margin-top: 19px;
	border-bottom: 3px #FEE1A9 solid;
	padding-left: 10px;
	margin-left: 142px;
	line-height: 100%;
}

html>body div.logo img{
//	display: inline;
}

div.top-menu {
	background: #452101;
	height: 21px;
	margin-left: 143px;
}

div.top-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 12px;
}

div.top-menu ul li {
	float: left;
	padding-top: 6px;
	padding-right: 20px;
}

div.page-title {
	margin: 0;
	margin-left: 143px;
	padding-left: 11px;
	padding-top: 1px;
	background: #FFE1AD url(/images/aux04.gif) no-repeat;
	background-position: 100% 1px;
	padding-bottom: 6px;
	border-top: 1px #D1AE84 solid;
}

div.page-title h1 {
	color: #462202;
	margin: 0;
	font-size: 20px;
}

div.page-title form {
	float: right;
}

div.page-title form span {
	font-weight: bold;
	color: #452101;	
}

div.page-title form input.text {
	border: 1px solid #452101;
	font-size: 10px;
	width: 90px;
	margin-right: 2px;
	margin-left: 3px;
}

div.page-title form img {
	position: relative;
	top: 4px;
}


div.catalog-menu {
	z-index: 100;
	position: relative;
	background: url(/images/aux10.gif) left repeat-y;
	width: 120px;
	padding-bottom: 10px;
	margin-top: 30px;
	float: left;
}

div.catalog-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	font-size: 10px;
}

div.catalog-menu ul li {
	padding-top: 4px;
}

div.catalog-menu ul li.active, div.catalog-menu ul li.active a {
	color: #FFE1A8;
}

div.catalog-menu ul a {
	color: white;
}

div.catalog-menu ul a:hover {
	color: white;
	text-decoration: underline;
}

div.content {
	margin-left: 155px;
	padding-bottom: 20px;
}

table.catalog-root {
	width: 550px;
	margin-left: -12px;
}

table.catalog-root td {
	text-align: center;
	width: 33%;
	padding: 10px 0;
}

div.category-caption {
	color: red; 
	font-size: 12px; 
	font-weight: bold;
	padding: 5px 0;
	height: 24px;
	margin-bottom: 7px;	
}

body.popup div.category-caption {
	text-align: left;
	font-size: 14px;
	padding-left: 0;
}

table.paging {
	width: 100%;
	margin-bottom: 9px; 
	border-top: 1px #999 solid;
}

table.bottom {
	margin-bottom: 3px;	
	margin-top: 9px;
	border-bottom: 1px #999 solid;
	border-top: none;
}

table.paging tr {
	background: #F5F5F5;	
}

table.paging tr.empty {
	height: 22px;
}

a.paging {
	 font-size: 12px;
	 color: Black;
}

a.paging:hover {
	 font-size: 12px;
	 color: Red;
}

table.products-list {
	width: 90%;
}

table.products-list td {
	text-align: left;
	width: 33%;
}

table.product {
	width: 129px; 
	margin: 5px 0;
}

table.product td {
	text-align: center;
	width: 100%;
}

td.product {
	border-left: 1px #D1D1D1 solid; 
	border-right: 1px #D1D1D1 solid; 
	text-align: center; 
	font-size: 10px; 
	padding: 0 3px;
	padding-bottom: 5px;
	height: 42px;
}

td.product a {
	font-size: 10px; 
	color: black;
	text-decoration: none;
}

.product-name {
	font-size: 16px;
	color: #0075EA;
	font-weight: bold;
}

div.product-caption {
	font-size: 16px;
	color: #462000;
	font-weight: bold;
}

div.large-image {
	float: right;
	text-align: center;
	margin-right: 10px;
	background: url(/images/product_bgr_large3.gif) left top no-repeat;
	width: 176px;
	height: 190px;
	padding-top: 2px;
}

div.buy {
	background: url(/images/product_bgr_large.gif) left top no-repeat;	
}

div.url {
	text-align: right;
	font-weight: bold;
	color: #462000;
}

div.url span {
	color: #F23B0F;
}

div.zoom {
	margin-top: 20px;	
	font-size: 10px;
	padding-bottom: 6px;
}

div.zoom img {
	display: inline;
	margin-right: 5px;
	margin-bottom: -5px;
}

div.text {
	margin-left: 10px;
}

.field-name{
	font-size: 11px;
	color: #462000;
	font-weight: bold;
}

.info{
	font-size: 11px;
}


table.product-info {
	width: 400px;
	margin-top: 3px;
	padding: 0 3px 0 3px;
}

table.product-info td {
	font-size: 12px;
	padding: 3px 0;
	background: #F5F5F5;
	text-align: center;
	border-right: 3px White solid;
	border-bottom: 3px White solid;
	margin: 0;
}


table.product-info td.caption {
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px;
	width: 35%;
}

input.quantity {
	border: 1px black solid; 
	width: 40px;	
	height: 16px;	
	font-size: 12px;
	text-align: right;
}

table.cart {
	font-size: 12px;
	width: 420px;
}


table.cart td {
 text-align: center;
 background: #f5f5f5;
 padding: 3px 4px;
 font-size: 12px;
}

table.cart a {
	color: black;
	text-decoration: underline;
}

table.cart .radio {
	background: #f5f5f5;
}

div.cart-top {
	font-size: 14px; 
	font-weight: bold; 
	padding-left: 3px;
}

div.top-menu div.icon-menu {
	position: absolute;
	top: 30px;
	right: 6px;
}

body#index div.icon-menu {
	top: 47px;
}

div.top-menu div.personal-info {
	position: absolute;
	top: 0px;
	right: 6px;
	text-align: right;
}

div.top-menu input.image {
	position: relative;
	top: 3px;
}

table.icon-menu td {
	background: url(/images/aux06.gif) right repeat-y;
	text-align: center;
	padding: 1px 10px;
	padding-left: 11px;
	font-size: 9px;
	padding-bottom: 0;
	
}

table.icon-menu img {
	margin: 2px 0;
}

table.input-set td {
	font-size: 11px;
	vertical-align: middle;
	padding: 2px;
}

table.input-set input {
	border: 1px solid black;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 175px;
	padding-left: 2px;
}

table.input-set textarea,  .textarea {
	border: 1px black solid;
	overflow: auto;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
}

table.input-set select {
	width: 182px;
}

.mandatory {
	color: red;
}

input.input1 {
	border: 1px #020202 solid;
	width: 45px;		
	padding-left: 3px;
	padding-right: 3px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: White;
}

table td.right {
	text-align: right;
}

table.cart a.link, a.link {
	text-decoration: none;
}

table td a.error{
	color: red;
	font-weight: bold; 
	text-decoration: none;
}

.shipElement
{
 width: 97%;
 border: 1px black solid;
 
}


table.plain-table {
	width: 420px;
}

table.plain-table td {
	font-size: 12px;
}

table.plain-table td select {
	width: 98%;
	font-size: 10px;
}

div.article {
	font-size: 11px;
	width: 600px;
	padding-top: 15px;
	padding-bottom: 35px;
}

div.order-article {
	padding-right: 30px;
	padding-bottom: 30px;
}

div.content p {
	margin: 10px 0;
}

div.content h1 {
	margin: 15px 0;
}

div.content h2 {
	color: red;
	font-size: 13px;
}

div.content ul.no-bullet {
	margin: 10px 0;
	list-style-type: none;
	padding: 0;
	margin-bottom: 20px;
}

div.content ul.no-bullet li {
	margin-bottom: 10px;
}

div.content ul.no-bullet li h2, div.content ul.no-bullet li p {
	margin: 0;
}

div.content a {
	text-decoration: underline;
}

div.faq p {
	margin: 0;
	margin-bottom: 5px;
}

div.faq p strong {
	color: #462202;
}

div.faq p.a strong {
	color: red;
}

div.faq p.a {
	margin-bottom: 20px;
}

table.search {
	margin-left: 0; 
	width: 200px;
	margin-top: 20px;
}

table.search td {
	vertical-align: middle;
}

table.search td.field-name {
	vertical-align: top;
}

table.search td input.small{
	margin: 2px 0;
	font-size: 11px;
	height: 18px;
	border: 1px black solid;
	width: 50px;
	background: InactiveBorder;
	padding-left: 2px;
}

div.blocks {
	margin-left: 135px;
	padding-bottom: 20px;
	margin-top: 20px;
	overflow: auto;
	width: 620px;
}

html>body div.blocks {
	overflow/**/: /**/visible;
	width/**/: /**/auto;
}

div.block2 {
	float: left;
	width: 173px;
	height: 361px;
	margin: 0 10px;
	background: url(/images/block-bgr2.gif) left top no-repeat;
	font-size: 10px;
	position: relative;
}	

div.block2 div {
	margin: 30px 0px 0 20px;
	
}

div.block2 p {
	margin: 0;
	padding-right: 15px;
}

div.block2 p.link {
	position: absolute;
	bottom: 12px;
	right: 20px;
	padding-right: 0;
}

div.block2 p.link a {
	color: white;
	font-weight: bold;
}

div.block2 p.link img  {
	vertical-align: middle;
}


div.block {
	float: left;
	width: 176px;
	margin: 0 10px;
	background: #FEEDCD url(/images/block-bgr.gif) right top no-repeat;
}

div.in-block {
	border: 1px solid;
	background: white;
	margin: 10px;
	margin-top: 15px;
	padding-top: 3px;
	height: 330px;
}

html>body div.in-block {
	height/**/: /**/auto;
	min-height: 330px;
}

div.block h1 {
	background: #462000 url(/images/h-bgr.gif) right top no-repeat;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	width: 125px;
	margin: 0;
	padding: 19px 0 11px 15px;
}

h1#direct {
	padding: 13px 0 4px 15px;
}

html>body div.block h1 {
	width/**/: /**/108px;
}

div.block div.image {
	text-align: right;
	margin-bottom: 15px;
	margin-top: 8px;
	margin-right: 8px;
	height: 121px;
}

div.block p {
	font-size: 10px;
	color: #8C8484;
	font-weight: bold;
	margin: 0 15px;
}

div.block a:hover {
	text-decoration: underline;
}

div#wide {
	margin-top: 10px;
	width: 570px;
	margin-top: 10px;
}

div#wide div.in-block {
	height: 135px;	
	min-height: 135px;
}

div#wide div.image {
	height: 76px;
}

div#wide h1 {
	float: left;
}

div.clear2 {
	clear:both;
	font-size: 1px;
	height: 10px;
	overflow: hidden;
}

.brand {
	color: White;
	font-size: 10px;
	margin: 13px 0;
	margin-left: 5px;
}

div.brand h1 {
	display: inline;
	font-size: 11px;
	color: white;
}

.brand strong {
	font-weight: normal;	
}

.brand a {
	color: white;
}

.brand a:hover {
	color: white;
	text-decoration: underline;	
}

pre {
	font-size: 11px;
}

form.request-info td {
	padding-bottom: 5px;
}

form.request-info td.field-name {
	text-align: right;
	color: black;
	font-weight: normal;
	padding-right: 6px;
	padding-top: 4px;
}

form.request-info span.small {
	font-size: 10px;
}

form.request-info input {
	border: 1px solid black;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 250px;
}

form.request-info textarea {
	border: 1px solid black;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 250px;	
	overflow: hidden;
	height: 60px;
}

div.article ul {
	margin-left: 20px;
	padding-left: 0;
}

/* commented backslash hack v2 \*/

div.body {
	//height: 100%;
	min-height: 100%;
}

div.logo {
	margin-top: 19px;
	//margin-top: 20px;
}
	
div.logo img {
	display: block;
}

div.clear2 {
	clear:none;
}

/* end hack */