/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

html, body {
  height: 100%;
}

html, body, form, table {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 13px;

  margin: 0pt;
  padding: 0pt;
}

input {
  font-size: 16px !important;
}


html {
  background: url(../theme/images/content_bg.jpg) repeat center top;
}

a { color: #4d4d4d; text-decoration: none; }
h2 { font-weight: bold; }
strong { font-weight: bold; }


/*** classes ***/

.t-left { text-align: left; }
.t-center { text-align: center; }
.t-right { text-align: right; }
.t-block { text-align: justify; }
.t-top { vertical-align: top; }
.t-middle { vertical-align: middle; }
.t-bottom { vertical-align: bottom; }

.f-left { float: left; }
.f-right { float: right; }
.clear { clear: both; }
.hide { display: none; }
.small { font-size: 10px; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
.clearfix {
  display: inline-block;
}
 
html[xmlns] .clearfix {
  display: block;
}
 
* html .clearfix {
  height: 1%;
}

/* ul.horizontal */

ul.horizontal {
    width: 100%;
}

ul.horizontal li {
    display: block;
    float: left;
}

ul.horizontal .separator {
    color: #525C1A;
    padding: 0pt 10px;
}

ul.horizontal li a {
}

ul.horizontal li.first {

}

ul.horizontal li.last {
}


ul.list-bullets {
  margin-left: 20px;
}

ul.list-bullets li {
  list-style: disc;
}

/*** style ***/

.pt-container {
  display: block;
  margin: 0 auto;
  width: 960px;
}

/*** theme ***/

#pt-page-wrapper {
  background: url(../theme/images/content_bg.jpg) repeat top center;
}

#pt-header {
  background: url(../theme/images/header_bg.png) repeat-x top center;
  height: 257px;
}

#pt-header-img {
  background: url(../theme/images/header.jpg) no-repeat bottom center;
  height: 160px;
  position: relative;
  padding-top: 10px;
}

#pt-header-menu {
  background-color: #fff;
  position: absolute;
  top: 0px;
  right: 30px;
}

#pt-header-menu a {
  margin: 3px 0pt;
}

#pt-logo {
  background: url(../theme/images/logo.png) no-repeat top;
  height: 122px;
  width: 338px;
  position: absolute;
  top: 0px;
  left: 30px;
}

#pt-header-bar {
  background: #D5DB21 url(../theme/images/header_bar.jpg) no-repeat top center;
  font-size: 12px;
  height: 55px;
  margin-top: 10px;
}

#pt-header-bar #pt-header-bar-info {
  float: left;
}

#pt-header-bar #pt-header-bar-text {
  padding-top: 10px;
}

#pt-header-bar #pt-header-bar-cart {
  color: #bf272d;
  font-weight: bold;
}

#pt-footer {
  background: url(../theme/images/footer_bg.jpg) repeat bottom center;
  color: #FFF;
  font-size: 8pt;
  height: 170px; 
  padding-top: 20px;
}

#pt-footer a {
  color: #fff;
}

#pt-footer-img {
  background: url(../theme/images/footer.png) no-repeat 777px top;
  height: 124px;
}

#pt-footer-info {
  font-size: 8pt;
  margin-left: 240px;
  width: 520px;
}

#pt-footer-info h2 {
  font-size: 10pt;
  margin-bottom: 10px;
  text-transform: uppercase;
}

#pt-footer-info td {
  padding-bottom: 10px;
}

#pt-page {
  background: url(../theme/images/page_bg.png) repeat-y top center;
  padding-bottom: 30px;
}

#pt-page-footer {
  background: url(../theme/images/page_footer.png) no-repeat bottom center;
  height: 20px; 
}

#pt-sidebar {
  float: left;
  width: 230px;
}

#pt-content {
  margin-left: 240px;
  margin-right: 5px;
}

.pt-content {
  padding: 5px;
}

.pt-bg-brown {
  background-color: #DEDEDE;
  color: #4d4d4d !important;
}

.pt-bg-green {
  background-color: #D5DB21;
}

.pt-box-non {}

.pt-box {
  margin-bottom: 10px;
}

 #pt-header-menu.pt-box {
  -moz-border-radius-topleft: 0px;
  -webkit-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-radius-topright: 0px;

  -moz-border-radius-bottomright: 5px;
  -webkit-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius-bottomleft: 5px;
  padding: 5px;
  font-size: 10px;
 }
 
h1, .pt-box-h1 h1, .pt-box-brown, .pt-product-page h1, #cart_content h1 {
  background-color: #DEDEDE;
  color: #4d4d4d !important;
  display: block !important;
  font-size: 14px;
  letter-spacing: 0.1em;
  padding: 7px 0px 7px 30px;
  text-align: left;
  text-transform: uppercase;
}

.pt-box-brown a {
  color: #BF272D;
}

.pt-box-content {
  margin-top: 5px;
  margin-left: 20px;
}
 
/*** product ***/

.pt-product {
  border: 1px solid #534741;
  float: left;
  font-size: 9pt;
  height: 350px;
  margin-left: 6px;
  width: 230px;
}

.pt-product .pt-product-img {
  text-align: center;
  margin-top: 10px;
}

.pt-product .pt-product-img img {
  max-height: 200px;
  max-width: 200px;
}

.pt-product .pt-product-info {
  padding: 13px;
}

.pt-product .mwst {
  font-size: 10px;
}

.pt-product .pt-ref-price {
  color: red;
  text-decoration: line-through;
}

/*** product-page ***/

.pt-product-page, .pt-product-page table {
  font-size: 12px;
}

.pt-product-page table {
  width: 100%
}

.pt-product-page table th {
  font-weight: bold;
  padding: 5px;
}

.pt-product-page table td {
  padding: 5px;
}

.pt-product-page h3 {
  font-weight: bold;
}

.pt-product-manufacturer {
  font-size: 10px;
  margin: 10px 0;
}

.pt-product-page .pt-product-img {
  padding: 20px;
  text-align: center;
  vertical-align: middle;
}

.pt-product-page .pt-product-imgs {
  text-align: center;
  vertical-align: middle;
}

.pt-product-page .pt-product-imgs img {
  padding: 10px;
  max-width: 120px;
}

.pt-product-page .pt-product-cart {
  padding: 10px;
  text-align: right
}

#pt-product-order {
  margin: 10px 0;
}
/*** search ***/

#search {
  padding: 5px 5px 5px 30px;
}

#search_field_label {
  display: block;
  float: left;
  height: 23px;
  width: 23px;
  margin-right: 5px;
  vertical-align: middle;
}

#search #search_field, #newsletter #email {
  background: transparent;
  border: 1px solid #fff;
  color: #4d4d4d;
  font-size: 13px !important;
  width: 150px;
}

#submit_search {
  margin-bottom: 2px;
  vertical-align: middle;
}

/*** menu ***/

.pt-sidebar-menu {
  font-size: 13px;
  margin: 10px 0 10px 10px;
}

.pt-sidebar-menu a {
  display: block;
  background: url(../theme/images/arrow2.gif) no-repeat left center;
  padding-left: 20px; 
}

.pt-sidebar-menu .pt-menu-level-1 {}
.pt-sidebar-menu .pt-menu-level-2 { margin-left: 10px; }
.pt-sidebar-menu .pt-menu-level-3 { margin-left: 20px; }
.pt-sidebar-menu .pt-menu-level-4 { margin-left: 30px; }
.pt-sidebar-menu .pt-menu-level-5 { margin-left: 40px; }
}

