/* begin Page */
/* Created by Artisteer v3.0.0.45570 */

#art-main, table
{
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
    font-family: Georgia, "Times New Roman", Times, Serif;
	color: #FF6B00;
}

.art-postcontent p
{
    margin: 12px 0;
}

p a:link,
p a:visited,
p a:hover,
{
    margin: 12px 0;
	color: #FF6B00;
}


h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-weight:normal;  
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 29px
  color: #FF6B00;
}

.art-postcontent a
{
  text-decoration: none;
  color: #4D3819;
}

.art-postcontent a:link
{
  text-decoration: none;
  color: #4D3819;
}

.art-postcontent a:visited, .art-postcontent a.visited
{
  color: #4D3819;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{
  text-decoration: underline;
  color: #585E22;
}

.art-postcontent h1
{
   color: #4D3819;    
}

.art-postcontent h2
{
   color: #171107;
   font-size: 22px;    
}

.art-blockcontent h2
{   font-size: 22px;
 
}

.art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited 
{
   font-size: 22px; 
}

.art-postcontent h3
{
   color: #171107;
   font-size: 17px;    
}

.art-blockcontent h3
{   font-size: 17px;
 
}

.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited 
{
   font-size: 17px; 
}

.art-postcontent h4
{
   color: #1B1409;
   font-size: 14px;    
}

.art-blockcontent h4
{   font-size: 14px;
 
}

.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited 
{
   font-size: 14px; 
}

.art-postcontent h5
{
   color: #1B1409;
   font-size: 12px;    
}

.art-blockcontent h5
{   font-size: 12px;
 
}

.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited 
{
   font-size: 12px; 
}

.art-postcontent h6
{
   color: #322510;
   font-size: 10px;    
}

.art-blockcontent h6
{   font-size: 10px;
 
}

.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited 
{
   font-size: 10px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#art-main
{
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

body
{
  padding: 0; 
  margin:0;
  color: #1B1409;
  height:100%;
  min-height:100%;
  background-color: #5B6123;
  background-image: url('../images/Bottom_texture.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
  min-width: 1000px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

/* end Page */

/* begin Menu */
/* menu structure */

.art-hmenu a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover
{
    outline: none;
}

.art-hmenu, .art-hmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.art-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-hmenu li li
{
  float: none;
}

.art-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('../images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.art-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-hmenu:after, .art-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-hmenu{
  min-height: 0;
  position:relative;
  padding: 6px 6px 6px 6px;
}

.art-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

div.art-nav-center
{
  position: relative;
  float: right;
  right: 50%;
}

ul.art-hmenu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.art-hmenu
{
  float: none;
}

/* menu structure */

.art-nav
{
   position: relative;
  width:100%;
  margin:0 auto;
  min-height: 39px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.art-nav-outer
{
    position:absolute;
    width:100%;
}

.art-nav-wrapper 
{
        position: relative;
    width:1000px;
    margin:0 auto;
}
.art-nav-inner 
{
    margin: 0 3px;
}

.art-nav-l, .art-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('../images/nav.png');
}

.art-nav-l
{
  left: 0;
  right: 0;
}

.art-nav-r
{
  right: 0;
  width: 1920px;
  clip: rect(auto, auto, auto, 1920px);
}

/* end Menu */

/* begin MenuItem */
.art-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 27px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
}

.art-hmenu ul li
{
    margin:0;
    clear: both;
}

.art-hmenu a .r, .art-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 91px;
  background-image: url('../images/menuitem.png');
}

.art-hmenu a .l
{
  left: 0;
  right: 3px;
}

.art-hmenu a .r
{
  width: 406px;
  right: 0;
  clip: rect(auto, auto, auto, 403px);
}

.art-hmenu a .t, .art-hmenu ul a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover
{
  text-align: left;
  text-decoration: none;
}

.art-hmenu a .t
{
  color: #FFFFFF;
  padding: 0 20px;
  margin: 0 3px;
  line-height: 27px;
  text-align: center;
}

.art-hmenu a:hover .l, .art-hmenu a:hover .r
{
  top: -32px;
}

.art-hmenu li:hover>a .l, .art-hmenu li:hover>a .r
{
  top: -32px;
}

.art-hmenu li:hover a .l, .art-hmenu li:hover a .r
{
  top: -32px;
}
.art-hmenu a:hover .t
{
  color: #31320B;
}

.art-hmenu li:hover a .t
{
  color: #31320B;
}

.art-hmenu li:hover>a .t
{
  color: #31320B;
}

.art-hmenu a.active .l, .art-hmenu a.active .r
{
  top: -64px;
}

.art-hmenu a.active .t
{
  color: #0C0D03;
}
/* end MenuItem */

/* begin MenuSeparator */
.art-hmenu .art-hmenu-li-separator
{
  display: block;
  width: 2px;
  height:27px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 32px;
  width: 240px;
  overflow: hidden;
  background-image: url('../images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #C99D59;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 32px;
  color: #2E220F;
  font-size: 11px;
  margin:0;
  padding:0;
}

.art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-hmenu ul a:link, .art-hmenu ul a:visited, .art-hmenu ul a:hover, .art-hmenu ul a:active, .art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 32px;
  color: #2E220F;
  font-size: 11px;
  margin:0;
  padding:0;
}

.art-hmenu ul li a:hover
{
  color: #E7E4D9;
  border-color: #D8B888;
  background-position: 0 -32px;
}

.art-hmenu ul li:hover>a
{
  color: #E7E4D9;
  border-color: #D8B888;
  background-position: 0 -32px;
}

.art-nav .art-hmenu ul li a:hover span, .art-nav .art-hmenu ul li a:hover span span
{
  color: #E7E4D9;
}

.art-nav .art-hmenu ul li:hover>a span, .art-nav .art-hmenu ul li:hover>a span span
{
  color: #E7E4D9;
}

/* end MenuSubItem */

/* begin Header */
div.art-header
{
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:1000px;
  height: 181px;
  margin-top: 4px;
  margin-bottom: -3px;
}

div.art-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:181px;
}

.art-header-wrapper 
{
        position: relative;
    width:1000px;
    margin:0 auto;
}
.art-header-inner 
{
    margin: 0 3px;
}

div.art-header-center
{
	position: relative;
	width: 1000px;
	left:50%;
}

div.art-header-png
{
  position: absolute;
  left:-50%;
  top: 0;
  width: 1000px;
  height: 181px;
  background-image: url('../images/header.png');
  background-repeat: no-repeat;
  background-position:center center; 
}

/* end Header */

/* begin Logo */
div.art-logo
{
  display: block;
  position: absolute;
  top: 91px;
  left: 50%;
  margin-left: -496px;
  width: 993px;
}



#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: center;
}
/* end Logo */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 33px;
  min-height: 33px;
  margin-top: 2px;
  margin-bottom: -3px;
  cursor:auto;
  width: 1000px;
}

.art-sheet-body
{
  position: relative;
  padding: 3px;
    padding-top:13px;
    padding-bottom:13px;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 44px;
  height: 44px;
  background-image: url('../images/sheet_s.png');
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 22px, 22px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 22px, 22px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(22px, 22px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(22px, auto, auto, 22px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 22px;
  right: 22px;
  height: 44px;
  background-image: url('../images/sheet_h.png');
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 22px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(22px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 22px;
  bottom: 22px;
  width: 44px;
  background-image: url('../images/sheet_v.png');
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 22px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 22px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  top: 22px;
  left: 22px;
  right: 22px;
  bottom: 22px;
  background-image: url('../images/sheet_c.png');
}

#art-page-background-top-texture, #art-page-background-middle-texture, #art-page-background-glare
{
  min-width: 1000px;
}

/* end Box, Sheet */

/* begin Layout */
.art-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.art-content-layout .art-content-layout{margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{display: table-cell;}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.art-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 3px;
}

.art-block-body
{
  position: relative;
  padding: 0;
}

div.art-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #C6BEA4;
  border-style: solid;
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  margin-bottom: 2px;
  position: relative;
  height: 36px;
}

.art-blockheader h3.t
{
  position: relative;
  height: 36px;
  color: #000000;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 36px;
}

.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover
{
  color: #000000;
  font-size: 12px;
}

.art-blockheader .l, .art-blockheader .r
{
  position: absolute;
  height: 36px;
  background-image: url('../images/blockheader.png');
}

.art-blockheader .l
{
  left: 0;
  right: 6px;
}

.art-blockheader .r
{
  width: 994px;
  right: 0;
  clip: rect(auto, auto, auto, 988px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 15px;
  min-height: 15px;
}

.art-blockcontent-body
{
  position: relative;
  padding: 11px;
  color: #3A2A13;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 12px;
}

.art-blockcontent-tr, .art-blockcontent-tl, .art-blockcontent-br, .art-blockcontent-bl, .art-blockcontent-tc, .art-blockcontent-bc,.art-blockcontent-cr, .art-blockcontent-cl
{
  position: absolute;
}

.art-blockcontent-tr, .art-blockcontent-tl, .art-blockcontent-br, .art-blockcontent-bl
{
  width: 14px;
  height: 14px;
  background-image: url('../images/blockcontent_s.png');
}

.art-blockcontent-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}

.art-blockcontent-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}

.art-blockcontent-bl
{
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}

.art-blockcontent-br
{
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}

.art-blockcontent-tc, .art-blockcontent-bc
{
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url('../images/blockcontent_h.png');
}

.art-blockcontent-tc
{
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}

.art-blockcontent-bc
{
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}

.art-blockcontent-cr, .art-blockcontent-cl
{
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url('../images/blockcontent_v.png');
}

.art-blockcontent-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}

.art-blockcontent-cl
{
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}

.art-blockcontent-cc
{
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-image: url('../images/blockcontent_c.png');
}

.art-blockcontent-body table,
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #3A2A13;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 12px;
}

.art-blockcontent-body a, .art-blockcontent-body a:link
{
  color: #745425;
  text-decoration: none;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #7F5D29;
  text-decoration: none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #5B6123;
  text-decoration: underline;
}

.art-blockcontent-body ul li
{
  line-height: 125%;    
  color: #3D3F0D;
}/* end Box, BlockContent */

/* begin Button */
.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 12px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #1B1409 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 33px;
  height: 33px;
  margin: 0 !important;
  padding: 0 21px !important;
  overflow: visible;
  cursor: pointer;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 33px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 12px;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  color: #0C0D03 !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #271C0C !important;
}

.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
  display: block;
  position: absolute;
  height: 109px;
  margin: 0;
  padding: 0;
  background-image: url('../images/button.png');
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 10px;
}

.art-button-wrapper .art-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
  top: -38px;
}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
  top: -76px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 3px;
}

.art-post-body
{
  position: relative;
  padding: 10px;
}

a img
{
  border: 0;
}

.art-article img, img.art-article, .art-block img, .art-footer img
{
  border: solid 3px #C3AE79;
  margin: 7px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
}

.art-article th, .art-article td
{
  padding: 2px;
  border: solid 1px #7D734F;
  vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.art-postheader
{
  color: #2A1F0E;
  font-size: 22px;
}

h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-size: 22px;
}

h2.art-postheader a, h2.art-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #4D3819;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{
  color: #4D3819;
}

h2.art-postheader a:hover,  h2.art-postheader a.hovered
{
  color: #4D3819;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.art-post li
{
  font-size: 12px;
  color: #0C0804; 
  margin: 0 0 0 -20px;
  padding: 0 0 0 16px;
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.art-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.art-post ul>li
{
  background-image: url('../images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 16px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.art-postcontent blockquote,
.art-postcontent blockquote a,
.art-postcontent blockquote a:link,
.art-postcontent blockquote a:visited,
.art-postcontent blockquote a:hover
{
  color: #191905;
}

.art-postcontent blockquote p
{
   margin:3px;
}

.art-postcontent blockquote
{
   border: solid 0 #E0E37D;
  margin: 10px 10px 10px 50px;
  padding: 6px 6px 6px 30px;
  background-color: #EFF1BC;
  background-image: url('../images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin Footer */
.art-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.art-footer-body
{
    position:relative;
    padding: 10px;
}

.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover,
.art-footer-text td, 
.art-footer-text th,
.art-footer-text caption
{
    color: #FAFBEA;
}

.art-footer-text
{
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
  left: 50%;
  text-align: center;
}

.art-footer-text a,
.art-footer-text a:link
{
  color: #DBBD8F;
  text-decoration: none;
}

.art-footer-text a:visited
{
  color: #C6964E;
}

.art-footer-text a:hover
{
  color: #E2E585;
}

.art-footer-center
{
  position: relative;
  float: right;
  right: 50%;
}

div.art-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #C6BEA4;
  border-style: solid;
  margin: 0;
}/* end Footer */

/* begin PageFooter */
.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #C6964E;
}

.art-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #DBBD8F;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */


.product-image {
	float:right}
			
.zapros {
	float:right}
	
	
/* -----------------------------
 =модуль Basket
----------------------------- */
#basket ul                      {list-style-type:none;list-style-position:outside;margin:0;padding:0;}
#basket li                      {background-image:none;background-color:#fff;margin:5px 0;padding:0;}
#basket li a                    {vertical-align:middle;}
#basket p                       {text-align:right;}
#basket p a                     {float:left;}
#basket small                   {display:inline;}

#basket-order					{margin-top:10px;}
#basket-order p label			{float:left;margin-right:3%;text-align:right;width:32%;}
#basket-order p input			{width:35%;}
#basket-order p textarea		{width:50%;}
#basket-order input.button		{margin-left:35%;}
#basket-order th input.button	{margin-left:0;}

#product                        {float:left;width:300px;margin:0 1em 1em 0;padding:0;text-align:center;border:0;}
#product p                      {text-align:justify;}

.product                        {
	float:left;
	width:288px;
	height:340px;
	margin:5px;
	padding:10px;
	text-align:center;
	border:2px #CFB690 solid;
}
.product-price                  {padding:5px;font-weight:bold;}

table.progress td				{color:#aaa;}
table.progress td.active		{color:#333;}
table.progress th				{font-size:24px;background-color:#d4d4d4;color:#fff;padding:0;width:38px;}
table.progress th.active		{background-color:#bbb;}	

.zagol {
	font-size:16px; color:#BD5434;
}

.zagol a{
	font-size:16px; color:#BD5434;
}

/* -----------------------------
 =модуль Галерея
----------------------------- */
.mod_gal_imgcontainer           {float:left;border:3px solid #D0B68F;margin:3px;padding:0;}
.mod_gal_header                 {color:#333;background-color:#F4F4F4;border-bottom:1px solid #ddd;padding:5px}
.mod_gal_img                    {padding:10px}
.mod_gal_kbsize                 {color:#999;text-align:center;margin-top:3px}

/* -----------------------------
 =навигация по страницам
----------------------------- */
.page_navigation,
a.page_navigation               {color:#fff;border:1px solid #709536;background-color:#709536;text-decoration:none;padding:1px 4px;display:inline-block}
a.page_navigation:link,
a.page_navigation:visited       {color:#777;border:1px solid #ddd;background-color:#F8F8F8;text-decoration:none;padding:1px 4px;display:inline-block}
a.page_navigation:hover         {background-color:#A8D060}

/* -----------------------------
 =всплывающая подсказка
----------------------------- */
.popup span                     {display:none}
.popup:hover                    {position:relative;display:inline}
.popup:hover span               {display:block;position:absolute;top:1.6em;left:0;width:auto;min-width:200px;font-size:11px;background-color:#fff;padding:5px;color:#000000;border:1px solid #5E7C2D;overflow:hidden;z-index:100}

/* page navigation
----------------------------------------------- */
.page_navigation_box 				{ padding:5px; margin: 10px 0;border: 1px solid #CCC; position: relative; }
.page_navigation_box a:link,
.page_navigation_box a:visited		{color:#000;border:1px solid #ddd;background-color:#F8F8F8;text-decoration:none;padding:1px 7px;display:inline-block; margin: 0;}
.page_navigation_box a:hover		{
	background-color:#F29C5E
}
.page_navigation_box span			{
	color:#fff;
	border:1px solid #709536;
	background-color:#FF6B00;
	text-decoration:none;
	padding:1px 7px;
	display:inline-block;
	margin: 0;
}
.page_navigation_box p				{ padding:1px 7px; display:block; margin: 0 5px; border:0px; position: absolute; right: 0px; top: 5px; }


.sod_str{float:left;width: 600px;}
.menu_str {float:right; width: 300px;}

ul a{
	color: #930;
	font-weight: bold;
	text-decoration: none;
}

ul a:hover{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

ul a:active{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

/* forms
----------------------------------------------- */
form { overflow:hidden; }
fieldset { border:1px solid #bbb; padding: 5px 10px 10px 10px; position:relative; margin-bottom:10px; }
legend { font-size:1.1em; padding: 0 .8em; background:#fff; border:0px; }
fieldset.login p { margin-bottom:1em; margin-top:0pt; }
fieldset p label { width:98%; }
fieldset p input { width:98%; }
fieldset p select { width:99%; }
fieldset.login p label { float:left; line-height:2em; margin-right:3%; text-align:right; width:32%; }
fieldset.login p input { width:60%; }
fieldset.login p select { width:61%; }
fieldset.login input.button { margin-left:35%; }
form p.notice { font-weight:normal; }
#search { position: absolute; top: 8px; right: 10px; width: 210px; z-index: auto; }
input.search.text { width:210px; height: 20px; border: 1px solid #676767; line-height: 20px; font-size: 14px; padding: 0px 5px; vertical-align: middle; margin: 0px 8px 0px 0px; background: #F3F3F3; }
input.search.button { width: 22px; height: 22px; background: url(../images/button_s.gif) no-repeat center center; vertical-align: middle; border-style: none; cursor: pointer; position: absolute; top: 1px; right: 0px; text-indent: -1000px; overflow: hidden; }
.login input.inputbox { width:190px; margin: 0 0 5px 0; }
.login input.pass { width:135px; margin: 0 5px 5px 0; vertical-align: middle;}
.login input.button { vertical-align: middle; /*width: 47px;*/ margin: 0 0 5px 0;}

textarea,
select,
input.query,
input[type="text"],
input[type="password"],
input[type="select"],
.input                          {
	font-size:16px;
	line-height:14px;
	margin:0;
	background-color:#fff;
	border:1px solid #999;
	background-image: url(../images/gr_inp.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

input[type="checkbox"]          {border:none;vertical-align:middle;margin:0;padding:0;background:#fff}
input:focus,
textarea:focus,
select:focus                    {
	background:#FCCBA9;
	height: 20px;
}
option                          {border:none}
big, .big                       {font-size:125%}
small, .small                   {font-size:11px}