/*
$Id: altskin.css,v 1.169.2.42 2010/05/07 13:42:04 aim Exp $
vim: set ts=2 sw=2 sts=2 et:
*/

body {
  min-width: 1050px;
  height: auto; 
  text-align: center;
  background: #343f13 url(images/background.jpg) top left repeat;
  font-size: .80em;
  line-height: 1.6em;
}

body, td {
  color: #343f13;
}

h1, h2, h3, h4, h5, h6, h7 {
  color: #866337;
	text-transform: uppercase;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.6em;
  	border-bottom: 1px solid #aaa;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

a:link, a:visited {
	color: #866337;
	text-decoration: none !important;
}

a:hover {
  color: #cc6600 !important;
  text-decoration: underline !important;
}

#page-container, #topContainer {
  border: 0px none;
  margin: 0px auto;
  text-align: left;
  width: 1030px;
  float: none;
  position: relative;
}

#pageTop {
	background: url(images/background_top_center.jpg) top left repeat-x;
  	width: 1030px;
  	height: 243px;
  	float: none;
  	position: absolute;
  	top: 0;
  	left: 0;
}


#pageTopLeft {
	background: url(images/background_top_left.jpg) top left repeat-x;
  	width: 295px;
  	height: 243px;
  	float: none;
  	position: absolute;
  	top: 0;
  	left: -295px;
}


#pageTopRight {
	background: url(images/background_top_right.jpg) top right repeat-x;
  	width: 295px;
  	height: 243px;
  	float: none;
  	position: absolute;
  	top: 0;
  	right: -295px;
}

#header {
  	margin: auto;
  	float: none;
  	width: 1030px;
	height: 175px;
  	background: url(images/canvas_header.png) top left repeat-y;
	position: relative !important;
}

#menuHome {
	width: 274px;
	height: 134px;
	margin: auto;
	position: relative;
	top: 23px;
}

#menuLeft, #menuRight {
	position: absolute;
	top: 107px;
	width: 352px;
	height: 30px;
	overflow: hidden;
}

#menuLeft *, #menuRight * {
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
}

#menuLeft {
	left: 22px;
}

#menuRight {
	right: 21px;
}

.mainbody {
  margin: auto;
  float: none;
  width: 1030px;
  clear: both;
  background: url(images/canvas_body.png) top left repeat-y;
  z-index: 10;
}

#footer {
  	margin: auto;
  	float: none;
  	width: 1030px;
	height: 100px;
  	background: url(images/canvas_footer.png) top left no-repeat !important;
  	position: relative !important;
}

#footer #credits {
	margin-top: 40px;
	font-size: .85em;
	color: #eee;
	text-align:right;
	width: 1000px;
}

#footer #credits a {
	color: #dada4a;
}

.content-container {
  width: 950px;
  margin: 0 35px 0 45px;
  padding: 0;
  float: none;
}
.uo-container .content-container {
  padding-bottom: 107px;
}

#right-bar {
	margin-top: 45px;
	background-color: #d2d9bf;
	width: 200px;
	text-align: left;
}

#order_message #right-bar, #need_login #right-bar, #news_archive #right-bar, #pages #right-bar, #home #right-bar {
	display: none;
}

#center-main {
  width: 730px;
  margin: 0px 200px 0px 0px;
  padding-bottom: 0px;
}

#pages #center-main, #home #center-main {
	width: 940px;
	margin: auto;
}

#help #center, #help #center-main {
	width: 600px;
}

#help #right-bar {
	width: 280px;
}



.uo-container #footer {
  height: 107px;
}
#header .line0 {
  position: relative;
  height: 107px;
  direction: ltr;
}
#header .logo {
  position: absolute;
  top: 28px;
  left: 0px;
  height: 67px;
  margin: 0px !important;
}

#header #rightCorner {
	text-align: right;
  	position: relative;
  	right: 35px;
  	top: 5px;
}

#header #rightCorner a {
	color: #343f13;
	text-decoration: underline !important;
	font-size: .85em;
}

.tabs {
	position: relative;
  right: auto;
  width: auto;
  text-align: left;
  left: 1px;
}
.tabs ul {
  margin: 0;
}

.tabs li {
  background: transparent none;
  height: auto;
  float: left;
  margin: 0px;
  padding: 0px 46px 0px 0px;
  text-align: center;
  vertical-align: middle;
}

.tabs a:link,
  .tabs a:visited,
  .tabs a:hover,
  .tabs a:active
{
  display: inline;
  background: transparent none;
  margin: 0px;
  padding: 0px;
  color: #324c76;
  height: auto;
}

.tabs a:hover {
  color: #043FA0;
}

#header .phones {
  height: auto;
  vertical-align: middle;
  line-height: inherit;
  color: inherit;
  right: 0;
  top: 0px;
  font-size: inherit;
  height: 13px;
  line-height: 13px;
  padding: 13px 0px;
}
#header .phones span {
  color: #fff;
  padding-left: 10px;
}
#header .phones span.last {
  padding-left: 0px;
}
#header .line2 div,
  #header .line2 span,
  #header .line2 a:link,
  #header .line2 a:visited,
  #header .line2 a:hover,
  #header .line2 a:active
{
  color: inherit;
}
#header div.search {
  left: 13px;
}
#header a.search:link,
  #header a.search:visited,
  #header a.search:hover,
  #header a.search:active
{
  color: #6d3400 !important;
}
#header a.search:hover {
  text-decoration: none !important;
}
#header .languages {
  top: 7px;
  right: auto;
  text-align: left;
  left: 0px;
}
#header .languages-row strong {
  font-weight: bold;
  color: #838f98;
}
#header .languages-row a:link,
  #header .languages-row a:visited,
  #header .languages-row a:hover,
  #header .languages-row a:active
{
  font-weight: bold;
  color: #324c76;
}

#header .auth-row {
  position: absolute;
  top: 7px;
  right: 0px;
}
.auth-row a:link,
  .auth-row a:visited,
  .auth-row a:hover,
  .auth-row a:active
{
  color: #324c76;
  padding: 0px 1px;
  font-weight: bold;
  text-decoration: none;
}
.auth-row a:hover {
  color: #043FA0;
}
.auth-row span {
  color: #324c76;
  padding: 0px 15px 0px 0px;
  font-weight: bold;
}

#footerlinks {
	width: 950px;
	margin: 50px auto 0 auto;
  	height: 125px;
	background: url(images/oilbottles.jpg) top right no-repeat;
  	border: 0;
  	text-align: center;
}

#footerlinks ul {
	margin: 0;
	padding: 0;
}

#footerlinks li {
  margin: 0px;
  padding: 0px 15px;
  display: inline;
  line-height: 14px;
}

#footerlinks .links {
	font-size: 1.4em;
  display: block;
  margin: 0px;
  padding: 40px 0 15px 0;
  list-style-type: none;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
}

#footerlinks .subbox {
  border-top: 0px none;
  background: transparent none;
  font-size: .85em;
}

#footerlinks a {
	color: #343f13;
}

#footerlinks .subbox a {
	text-decoration: underline !important;
}


#footerlinks .links a:hover {
	color: #cc6600;
}


#location {
  height: auto;
}
.printable-bar {
  top: 0px;
  right: 0px;
  width: 20%;
  text-align: right;
}
.printable-bar a:link,
  .printable-bar a:visited,
  .printable-bar a:hover,
  .printable-bar a:active
{
  background-position: left top;
  padding: 2px 0px 2px 20px;
  color: #818891;
}
a.bread-crumb:hover,
.printable-bar a:hover
 {
  color: #818891 !important;
  text-decoration: none !important;
}

.buttons-row-right,
  .buttons-row,
  .button-row,
  .button-row-right,
  table tr td.buttons-row,
  table tr td.button-row,
  table tr td.buttons-row-right,
  table tr td.button-row-right
  table.data-table tr td.buttons-row,
  table.data-table tr td.button-row,
  table.data-table tr td.buttons-row-right,
  table.data-table tr td.button-row-right
{
  height: 26px;
  line-height: 26px;
}

button.button {
  height: 27px;
}
button.button .button-right {
  background: transparent url(images/2column/button_green_right.gif) no-repeat right top;
  padding: 0px 10px 0px 0px;
  height: 25px;
  color: #ffffff;
}
button.button .button-left {
  background: transparent url(images/2column/button_green_left.gif) no-repeat left top;
  padding: 0px 5px 0px 15px;
  height: 25px;
  line-height: 24px;
  color: #ffffff;
}
div.button {
  background: transparent url(images/2column/button_green_right.gif) no-repeat right top;
  padding: 0px 10px 0px 0px;
  color: #ffffff;
}
div.button div,
  div.button a:link,
  div.button a:visited,
  div.button a:hover,
  div.button a:active
{
  background: transparent url(images/2column/button_green_left.gif) no-repeat left top;
  padding: 0px 5px 0px 15px;
  line-height: 24px;
  color: #fff !important;
  text-decoration: none !important;
}
button.main-button .button-right {
  background: transparent url(images/2column/button_green_right.gif) no-repeat right top;
  color: #ffffff;
}
button.main-button .button-left {
  background: transparent url(images/2column/button_green_left.gif) no-repeat left top;
  color: #fff;
}
div.main-button {
  background: transparent url(images/2column/button_red_right.gif) no-repeat right top;
  font-size: .95em !important;
}
div.main-button div,
  div.main-button a:link,
  div.main-button a:visited,
  div.main-button a:hover,
  div.main-button a:active
{
  background: transparent url(images/2column/button_red_left.gif) no-repeat left top;
  color: #cc6600 !important;
  text-decoration: none !important;
}

div.add-to-cart-button {
  background: transparent url(images/2column/button_green_left.gif) no-repeat left top !important;	
}
.printable .main-button .button-left {
  color: #000000;
}
.printable #header .line0 { 
  height: 82px;
}
button.menu-button {
  height: 22px;
}
button.menu-button .button-right {
  background: transparent url(images/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
  height: 20px;
}
button.menu-button .button-left {
  background: transparent url(images/but_menu_left.png) no-repeat left top;
  height: 20px;
  padding: 0px 1px 0px 8px;
  color: #deedf7;
  height: 21px;
  line-height: 20px;
}
div.menu-button {
  background: transparent url(images/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
}
div.menu-button div,
  div.menu-button a:link,
  div.menu-button a:visited,
  div.menu-button a:hover,
  div.menu-button a:active
{
  background: transparent url(images/but_menu_left.png) no-repeat left top;
  padding: 0px 1px 0px 8px;
  line-height: 20px;
  color: #deedf7 !important;
}

button.light-button {
  height: 23px;
}
button.light-button .button-right {
  background: transparent url(images/but_light_right.gif) no-repeat right top;
  padding: 0px 5px 0px 0px;
  height: 22px;
}
button.light-button .button-left {
  background: transparent url(images/but_light_left.gif) no-repeat left top;
  padding: 0px 5px 0px 11px;
  color: #343f13;
  line-height: 21px;
}

div.light-button {
  padding: 0px 5px 0px 0px;
  background: transparent url(images/but_light_right.gif) no-repeat right top;
}
div.light-button div,
  div.light-button a:link,
  div.light-button a:visited,
  div.light-button a:hover,
  div.light-button a:active
{
  background: transparent url(images/but_light_left.gif) no-repeat left top;
  padding: 0px 5px 0px 11px;
  color: #343f13 !important;
  text-decoration: none !important;
}

/* Add2Cart AJAX-based */
button.do-add2cart-wait .button-right,
  button.do-add2cart-success .button-right,
  button.do-add2cart-error .button-right
{
  border: 1px solid #cccccc;
  background: transparent none;
  padding: 0px;
  height: 21px;
}
button.do-add2cart-wait .button-left,
  button.do-add2cart-success .button-left,
  button.do-add2cart-error .button-left
{
  background: transparent none;
  padding: 0px 14px;
  color: #343f13;
  height: 21px;
  line-height: 20px;
}

div.flc-1-button {
  background: transparent url(images/2column/button_big_green_right.gif) no-repeat right top !important;
}
div.flc-1-button div,
  div.flc-1-button a:link,
  div.flc-1-button a:visited,
  div.flc-1-button a:hover,
  div.flc-1-button a:active
{
  background: transparent url(images/2column/button_big_green_left.gif) no-repeat left top !important;
  line-height: 30px !important;
  color: #676f46 !important;
}
div.flc-3-button {
  background: transparent url(images/2column/button_big_red_right.gif) no-repeat right top !important;
}
div.flc-3-button div,
  div.flc-3-button a:link,
  div.flc-3-button a:visited,
  div.flc-3-button a:hover,
  div.flc-3-button a:active
{
  background: transparent url(images/2column/button_big_red_left.gif) no-repeat left top !important;
  line-height: 30px !important;
}
div.flc-3-button div,
  div.flc-3-button a:link,
  div.flc-3-button a:visited,
  div.flc-3-button a:hover,
  div.flc-3-button a:active
{
  color: #cc6600 !important;
  text-decoration: none !important;
}

div.drop-out-button {
  padding-right: 27px;
  background: transparent url(images/2column/button_dropdown.gif) no-repeat right top;
}

.search input.image-button {
  width: 22px;
  height: 20px;
  background: transparent url(images/2column/button_search.gif) no-repeat left top;
}

.menu-dialog {
	margin: 10px;
}

.menu-dialog .content a:link,
  .menu-dialog .content a:visited,
  .menu-dialog .content a:link
{
  color: #866337;
}
.menu-dialog .content a:hover {
  color: #cc6600;
}


.menu-categories-list ul li {
  background: transparent none;
  padding: 6px 0px 6px 7px;
}

.menu-minicart.full .title-bar img.icon {
  background: #d2d9bf url(images/cart_full.gif) no-repeat left top;
  width: 18px;
  height: 13px;
}
.menu-minicart h2 .minicart-items-label,
  .menu-minicart h2 .minicart-items-delim
{
  font-weight: normal;
}
.menu-minicart .content ul {
  margin-left: 26px;
}

.minicart,
  .minicart .empty,
  .minicart .full
{
  display: inline;
}

.ajax-minicart .title-bar {
}
.content-container .ajax-minicart img.icon {
  position: absolute;
  width: 18px;
  height: 13px;
}
.content-container .ajax-minicart img.minicart-button {
  background: transparent url(images/cart_button.gif) no-repeat left top;
  width: 38px;
  height: 21px;
  cursor: pointer;
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 6px;
  margin: 0px;
}
.content-container .ajax-minicart img.minicart-button-show {
  background-position: left -21px;
}

.ajax-minicart .title-bar h2 {
  position: absolute;
  top: 0px;
  left: 50px;
  right: 0px;
  overflow: hidden;
}
.ajax-minicart .title-bar img.minicart-button-show {
  background-position: left -21px;
}
.minicart-box {
  top: 22px;
}

.menu-minicart,
  .menu-special
{
  border: 0;
}
.menu-minicart .title-bar,
  .menu-special .title-bar
{
  background-color: #d2d9bf;
  background-image:none;
  border-bottom: 0;
}

.news-box {
  border: 1px solid #c9d1dc;
  padding: 12px;
}

table.data-table td {
  line-height: 22px;
}

.dialog {
  border: 0px none;
}
.dialog .title {
  padding-left: 0px;
  background: transparent url(images/2column/list_dialog_bg_right.gif) no-repeat right top !important;
  height: 32px;
  border: 0px none;
}
.dialog .title h2 {
  padding-left: 18px;
  background: transparent url(images/2column/list_dialog_bg_left.gif) no-repeat left top;
  height: 32px;
  line-height: 32px;
}
.dialog .title div.sort-box {
  height: 32px;
}
.dialog .title div.sort-box .search-sort-bar {
  margin-top: 8px;
  margin-bottom: 8px;
}

.products-list .details
{
	width: 520px;
	margin-left: 130px !important;
}

#home .products-list {
	margin: 0;
	padding: 0;
}

#home .products-list .details {
	width: 270px;
	margin-left: 100px;
}

#home .products-list .image {
	margin: 0;
	width: 100px !important;
}

#home .products-list .item {
  margin: 0px 0px 5px 0px;
  height: 250px;
}

.products-list .quantity {
	clear: left;
	float: left;
}

.products-list .buttons-row {
	margin-top: 5px !important;
	padding-left:20px;
	float: left;
}



.product-details .details
{
	width: 370px;
	margin-left: 300px !important;
}

.product-details .details ul {
	margin-left: 5px;
	padding-left: 10px;
}

.product-details .details ul li {
	margin: 5px auto;
}

.products .descr {
	margin: 0;
	padding: 0;
}

.product-title {
	color: #866337;
	padding: 0;
	margin: 0;
	font-size: 1.4em !important;
	clear: none;
}

.products .buy-now .quantity {
  height: auto;
  padding-top: 5px;
}
.products .buttons-row {
  margin-top: 15px;
}
.products-table .product-cell {
  padding-left: 5px;
  padding-right: 5px;
}

.products-list .product-cell-fccheckbox {
  text-align: center;
}
.products-table .buttons-row,
  .products-table .button-row
{
  margin-top: 5px;  
}
.products-table .fcomp-checkbox-box {
  margin-top: 4px;
}

.totals .total {
  text-transform: none;
}

table.product-properties {
  margin-top: 10px;
}

table.product-properties tr td {
  padding-top: 4px;
  padding-bottom: 4px;
}
table.product-properties td.property-name table tr td {
  white-space: nowrap;
}
table.product-properties .product-price {
  font-weight: bold;
}
table.product-properties .product-price-value {
  font-weight: normal;
}

.product-price-row .property-name,
  .product-price-row .property-value
{
  vertical-align: bottom;
  padding-bottom: 0px;
}
table.product-properties .product-mprice-row td {
  padding-top: 0px;
}

.poptions-product-separator {
  font-size: 1px;
  line-height: 1px;
  height: 10px;
}

.product-details .market-price {
  padding: 8px 0px;
}
.product-details .buttons-row {
  margin-top: 8px;
}


.offers-short-list {
  margin-top: 10px;
}

.fancycat-icons-e ul {
  width: 192px;
}
.fancycat-icons-e li ul {
  left: 181px;
}

.fancycat-page-subskin-c #left-bar {
  width: 210px;
  overflow: hidden;
}
strong.language-code img,
.language-code-over
{
  border: solid 1px #aaaaaa !important;
}
.iv-box a:link,
  .iv-box a:visited,
  .iv-box a:active
{
  color: #043FA0;
}
.iv-box a:hover {
  text-decoration: none !important;
}
div.news h2 {
  margin-top: 2px;
  font-weight: 400;
  font-style: normal;
}

a.lightbox img {
	float: left;
	margin: 0 50px 30px 0;
	clear: left;
}

.nopad {
	margin: 0;
	padding: 0;
	border: 0;
}

/* Custom Global */
.small {
	font-size: .9em;
}

/* Cart */

.flc-buttons {
	float: right;
}

/* Olive Types */
.regions {
	font-size: .8em;
	color: #343f13;
}

/* Photo Gallery */
.galleryThumb {
	float: left;
	margin: 20px 12px !important;
	padding: 0 !important;
	clear: none !important;
	         
}

#volume_discounts, #wl-prices, #price_table {
	width: 100% !important;
}

#wl-prices table th {
	background-color: #ddd;
}

