body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d2d2d;
	padding: 0px;
	margin: 0px;	
}
p {
	margin: 0px auto 12px auto;
}

a, a:link, a.link
{
  color: #0066cc;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}
a:visited, a.visited
{
  color: #4a88de;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}
a:hover, a.hover
{
  color: #4a88de;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
a.a
{
  color: #0066cc !important;
  font-family: Arial, Helvetica, Sans-Serif !important;
  text-decoration: underline !important;
}
a.a:visited
{
  color: #4a88de !important;
  font-family: Arial, Helvetica, Sans-Serif !important;
  text-decoration: underline !important;
}
a.a:hover
{
  color: #4a88de !important;
  font-family: Arial, Helvetica, Sans-Serif !important;
  text-decoration: none !important;
}

.Main {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.cleared {
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}
.rm, .rm a {
	display: block;
	padding: 2px 0px 3px 3px;
	background-color: #eee !important;
	text-decoration: none !important;
	font-size: 14px;
	line-height: 15px !important;
	color: black !important;
}
.rm a, .rm a:link, .rm a:visited {
  background: url('/images/BlockContentBullets.gif') 4px 1px no-repeat;
  padding-left: 20px;
}
.rm a:hover {
	background-color: #666 !important;
	color: white !important;
}

.rm_1 {
    padding-left: 0px;
}
.rm_2 {
    padding-left: 17px;
}
.rm_3 {
    padding-left: 34px;
}
.nttl {
	display: block;
	padding: 0 0 2px 15px;
    margin-top: 3px;
    background-image: url('/images/BlockContentBullets.gif');
    background-repeat: no-repeat;
	text-decoration: none !important;
    font-weight: bold;
	color: black !important;
}

.ntxt {
    display: block;
    padding: 0px 0px 6px 15px;
    text-decoration: none !important;
}
.ntxt a {
    display: block;
    text-align: right;
}
/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 7px;
  width: 990px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, BlockContent */
/* end Box, BlockContent */
/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
}
.Post-body
{
  margin: 3px;
}
/* Start images */
a img
{
  border: 0;
}
.article img, img.article
{
  border-style: solid;
  border-width: 1px;
  border-color: #B7A971;
  margin: 1em;
}
.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Finish images */
/* Start tables */
.article table, table.article, table.tiny, table.normal
{
  border-collapse: collapse;
  width:auto;
}
table.tiny {
	font-size: 90%;
}
table.article {
	width: 100%;
}
.article table, table.article .article tr, .article th, .article td, table.tiny, table.normal
{
  background-color:Transparent;
}
.article th, .article td, table.tiny td, table.tiny th, table.normal td 
{
  padding: 2px;
  border: solid 1px #A0CDEE;
  vertical-align: top;
  text-align:left;
}
.article th, table.tiny th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}
/* Finish tables */
/* end Box, Post */
/* begin PostMetadata */
.PostMetadataHeader
{
  background-color: #CCE3EF;
  border-color: #D4CCAA;
  border-style: solid;
  border-width: 0px;
  padding:3px;
  margin-bottom: 16px;
}
/* end PostMetadata */
/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0px 4px 0px 4px;
  text-indent:0;
  line-height:inherit;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-weight: bold;
  color: #2F332E;
}
.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #2F332E;
}
/* end PostHeaderIcon */
/* begin PostHeader */
.PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #514929;
}
.PostHeader a:visited, .PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #52594F;
}
.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #B3911A;
}
/* end PostHeader */
/* begin PostContent */
/* Content Text Font & Color (Default) */
.PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #3D3D3D;
}
/* Finish Content link style */
/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #575F54;
  margin: 18px auto 12px auto; 
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #577A94;
  margin: 16px auto 10px auto;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #155CAC;
  margin: 14px auto 8px auto;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #577A94;
  margin: 12px auto 7px auto;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000000;
  margin: 10px auto 6px auto;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000000;
  margin: 8px auto 5px auto;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */
/* begin PostBullets */
/* Start Content list */

ul {
  list-style-type: none;
  color: #3E443C;
  margin-left:24px;
  padding:0;
}

li {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}
ul li {
  padding:0px 0 0px 13px;
  background-image: url('/images/PostBullets.gif');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}
/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
  color:#0F100E;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}
blockquote
{
  border-color:#D4CCAA;
  border-width: 1px;
  border-style: solid;
  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 28px;
  background-color:#D3E6E9;
  background-position:left top;
  background-repeat:no-repeat;
}
/* Finish blockuote */
/* end PostQuote */
/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 100%;
  margin: 5px auto 0px auto;
}
.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: center;
}
.Footer .Footer-background
{
  position:absolute;
  z-index:-1;	
  background-color: #c0d2e6;	  
  width: 100%;
  height: 100px;
  bottom:0;
  left:0;
}
.Footer .Footer-text p
{
  margin: 0;
}
.Footer .Footer-text
{
  display:inline-block;
  color:#2C2816;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}
.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #665C33;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}
.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #191B18;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}
.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #866D13;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* end Footer */
/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .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:#DFB620;
}
.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#AA9955;
}
/* end PageFooter */
/* begin LayoutCell */
/*.contentLayout */
.sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 250px;
}
.sidebar2
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 250px;
}
/* end LayoutCell */
/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 495px;
}
/* end LayoutCell */
/* begin LayoutCell */
.contentLayout .sidebar2
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 247px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none !important;
}
/* end LayoutCell */
.XBlock {
  margin: 5px 5px 7px 5px;
  width: 240px;
}
.XBlockHeader {
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 4px 0 23px;
  margin-bottom: 7px;
  background: url(/images/XBlockHeader.gif) no-repeat;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none !important;
  color: black !important;
}
.XBlockContent {
  margin: 0 0px 0 4px;
  padding: 0 5px 0 5px;
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  color:#666F62;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}



/* -- -- -- -- -- -- -- -- -- -- -- -- -- ++ -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.overall {
	width: 100%;
	min-width: 1000px;
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse; 
}
.overall td {
	border-collapse: collapse;
	border: none;
}
.head_cont {
	background-color:#87cefa;
}
.leftnavbar {
	float: right;
	margin: 8px 8px 0 0;
}
.table_content {
	border: none;
	border-collapse: collapse;
	width:100%;
}
td.space {
    font-size: 1px;
    height: 1px;
}
.table_content td {
	border: none;
	border-collapse: collapse	
}
.header {
	background: url(/images/head-line-5.jpg) repeat-x;		
		height: 120px;
}
.h_left {
	background: url(/images/head-left-5.jpg) no-repeat left;	 	
		height: 120px;
}
.h_right {
	height: 120px;
	background: url(/images/head-right-5.jpg) no-repeat right;	 	
}
.h_logo {
	height: 120px;
	background: url(/images/Header-copy24.jpg) no-repeat center;	 	
}
.menuTopLine {
	height: 35px;
	background-image: url(/images/menu_line.png);
	background-repeat: repeat-x;
	background-color: #555;
	padding-left: 12px;	
}
.menuBottomLine {
	height: 31px;
	background-color: #497593;
	padding-left: 12px;	
}
/* ----------- Menu Top Start ------------- */
a.hormenu, a.hormenu:link, a.hormenu:visited {
 width: auto;
 height: 33px;
 display: block;
 float: left;
 margin: 2px 1px 0px 0px;
 color: white;
 text-decoration: none;
 line-height: 32px;
 padding: 0px 18px 0px 18px;
 border-left: 1px #00466e solid;
 border-right: 1px black solid;
}
a.hormenuActive {
 background-color: #004060;
}
a.hormenu:hover {
 color: white;
 text-decoration: none;
 background-color: #00466e;
}
/* ----------- Menu Top End ------------- */
/* ----------- Products ----------------- */
table.recomend {
    border-collapse: collapse;
    margin: 12px 0px 12px 0;
    border: solid 1px #A0CDEE;
    width: 100%;	
}
table.recomend .head td {
    border: solid 1px #A0CDEE;
}
table.recomend td {
    border-left: solid 1px #A0CDEE;
    padding: 3px;
}
table.recomend .name td {
    border-top: solid 1px #A0CDEE;
    background-color: #CCE3EF;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}
table.recomend .img td {
    text-align: center;
    vertical-align: middle;
}
table.recomend .price td {
    text-align: right;
    border-bottom: solid 1px #A0CDEE;
    vertical-align: bottom;
    font-size: 16px;
    font-weight: bold;
    color: #0066cc;
}

.head td {
 text-align: center;
 font-weight: bold;
 background-color: #CCE3EF;
 padding: 2px;
}
.even {
 background-color:#eaf1fb;
}
td.right {
 text-align: right;
}
td.center {
 text-align: center;
}
td.white {
 background-color: white !important;
}
table.tovar {
    border-collapse: collapse;
    margin: 12px 0px 12px 0;
    border: solid 1px #A0CDEE;
    width: 100%;
}
.tovar td {
    padding: 3px 5px 3px 5px;
    border: solid 1px #A0CDEE;
    vertical-align: middle;
}
.path {
  margin-top: 4px;
  padding: 3px 5px 3px 12px;
  display: block;
  float: left;
  background: url(/images/PostBullets.gif) no-repeat 0 3px;
  white-space: nowrap;
  text-decoration: none;
  color: #35638a;
  cursor: pointer;
}
.path:hover {
  text-decoration: underline;
  color: #35638a;
  cursor: pointer;
}
/* ----------- Products End ------------- */

div.hormenuSearch {
	width: 300px;
	height: 28px;
	float: right;
	margin: 3px 1px 0px 0px;
	color: #aaaaaa;
	text-decoration: none;
   font-size: 80%;
	line-height: 28px;
	padding: 0px 12px 0px 28px;
	position: relative;
	border: 1px solid red;
}

div.hormenuSearch input {
    width: 45px;
    text-align: right;
    position: relative;
    top: 2px;
}

.leftMenu, .level_1, .level_2, .level_3, .level_4, level_product {
	overflow: hidden;
	line-height: 200px;	
}

.leftMenu {
	display: block;
	height: 27px;
	background: url(/images/leftmenu.jpg) repeat-x left;
	padding-left: 2px;
	color: black;
	text-decoration: none;
}
.leftMenu:hover {
	color: blue;
}

.leftMenu span {
	display: block;
	height: 27px;
	padding-left: 4px;
	line-height: 22px;
	cursor: pointer;
}
.leftMenu span.ct {
    padding-top: 1px;
}
.leftMenu span.psearch {
	display: block;
	height: 27px;
	background: url(/images/zoom.gif) no-repeat 3px 3px;
	padding-left: 18px;
	line-height: 22px;
	cursor: pointer;
    font-weight: bold;
}
.leftMenu span.passive {
	display: block;
	height: 27px;
	background: url(/images/BlockContentBullets.gif) no-repeat 4px 4px;
	padding-left: 18px;
	line-height: 22px;
	cursor: pointer;
}
.leftMenu span.active {
	display: block;
	height: 27px;
	background: url(/images/BlockContentBulletsD.gif) no-repeat 4px 4px;
	padding-left: 18px;
	line-height: 22px;
	cursor: pointer;
}

.leftMenu span.status1 {
        display: block;
        height: 18px;
        background: url(/images/Bullet_no.gif) no-repeat 4px 2px;
        padding-left: 16px;
        line-height: 18px;
        cursor: pointer;
}
.leftMenu span.status2 {
        display: block;
        height: 18px;
        background: url(/images/Bullet_order.gif) no-repeat 4px 2px;
        padding-left: 16px;
        line-height: 18px;
        cursor: pointer;
}
.leftMenu span.status3 {
	display: block;
	height: 18px;
	background: url(/images/Bullet_wait.gif) no-repeat 4px 2px;
	padding-left: 16px;
	line-height: 18px;
	cursor: pointer;
}
.leftMenu span.status4 {
        display: block;
        height: 18px;
        background: url(/images/Bullet_yes.gif) no-repeat 4px 2px;
        padding-left: 16px;
        line-height: 18px;
        cursor: pointer;
}
.level_1 {
	padding-left: 2px;	
}
.level_2 {
	padding-left: 16px;	
}
.level_3 {
	padding-left: 32px;	
}
.level_4 {
	padding-left: 48px;	
}
.level_5 {
	padding-left: 64px;	
}
.level_product {
   padding-left: 0px;
   margin: 0px;
	background: none;       
   height: 18px;
   font-size: 10px;
   text-decoration: underline;
}
.price_s4 {
    color: #008032;
}
.price_s3 {
    color: #b58900;
}
.price_s2 {
    color: #0000a0;
}
.price_s1 {
    color: #d40012;
}
table.ruler {
    border-collapse: separate;
    margin-top: 12px;
    float: center;
}
.ruler td {
    border: 1px solid #eeeeee;
    width: 36px;
    height: 12px;
    white-space: nowrap;
    text-align: center;
    border-collapse: separate;
    color: #0066db;
}
.ruler td.spaced {
    padding: 0 10px 0 10px;
}
.ruler td.current {
    font-weight: bold;
}
.ruler td.active {
    cursor: pointer;
    text-decoration: underline;
}
.ruler td.active:hover {
    background: #b5dfff;
}
table.filter {
    border-collapse: collapse;
    margin-top: 18px;
}
.filter td {
    padding: 0;
    white-space: nowrap;
    text-align: center;
}
.filter td.fcaption {
    padding: 0 0px 0 8px;
}
.filter td.fform {
    padding: 0 3px 0 3px;
}
.content {
	width: 100%;
}
div.levcat03 {
    font-size: 12px;
    font-weight: bold;
    line-height: auto;
    margin: 10px 0 0 0;
}
span.levcat03 {
    margin-top: 2px;
    padding: 0px 10px 0px 3px;
    display: block;
    float: left;
    white-space: nowrap;
    font-size: 10px;
    color: black; 
}
span.levcatbg {
    background: url(/images/C_Bullet.gif) no-repeat 100% 2px;
}
.levcat03 a, .levcat03 a:link, .levcat03 a:visited  {
    text-decoration: none;
    color: black;
}
.levcat03 a:hover {
    text-decoration: underline;
    color: #35638a;
}
table.ware {
    width: 100%;
    /*border: none;*/
    border-collapse: collapse;
    margin-top: 12px;
}
.ware td, .ware th {
    padding: 2px 4px 2px 4px;
    border: solid 1px #A0CDEE;
    vertical-align: middle;
}
.ware a, .ware a:link, .ware a:visited {
    text-decoration: none;
    color: #2d2d2d;
}
.ware a:hover {
    text-decoration: underline;
    color: #35638a;
}
.ware td.filter {
    cursor: pointer;
    text-decoration: underline;
}
.ware th {
    text-align: center;
}
.wbck {
    background-color: #cce3ef;
    text-align: center;
    color: black;
}
.even {
    background-color:#eaf1fb;
}
input.button {
    position: relative;
    display: block;
    width: auto !important;
    height: 28px;
    outline: none;
    font-size: 14px;
    line-height:24px;
    margin: 0;
    padding: 0 15px 0 15px;
    overflow: visible;
    cursor: pointer;
    text-decoration: none !important;
    float: right !important;
    border: 1px solid #76a7fe;
    background: url(/images/but1.gif) repeat-x;
}
input.button:hover {
    background: url(/images/but2.gif) repeat-x;
    color: #76a7fe;
}
button {
    position: relative;
    display: block;
    width: auto;
    height: 28px;
    outline: none;
    font-size: 14px;
    line-height:24px;
    margin: 0;
    padding: 0 15px 0 15px;
    overflow: visible;
    cursor: pointer;
    text-decoration: none !important;
    float: right !important;
    border: 1px solid #76a7fe;
    background: url(/images/but1.gif) repeat-x;
}
button:hover {
    background: url(/images/but2.gif) repeat-x;
    color: #76a7fe;
}
a.button {
    color: black;
    position: relative;
    display: block;
    width: auto;
    height: 26px;
    outline: none;
    font-size: 14px;
    line-height:24px;
    margin: 0;
    padding: 0 15px 0 15px;
    overflow: visible;
    cursor: pointer;
    text-decoration: none !important;
    float: right !important;
    border: 1px solid #76a7fe;
    background: url(/images/but1.gif) repeat-x;
}
a.button:hover {
    background: url(/images/but2.gif) repeat-x;
    color: #76a7fe;
}
button.search {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    outline: none;
    font-size: 12px;
    line-height:18px;
    margin: 0;
    padding: 0 15px 0 15px;
    overflow: visible;
    cursor: pointer;
    text-decoration: none !important;
    float: right !important;
    border: 1px solid #76a7fe;
    background: url(/images/but1.gif) repeat-x 0 50%;
}
button.search:hover {
    background: url(/images/but2.gif) repeat-x 0 50%;
    color: #76a7fe;
}
.formtable {
	width: 100%;
}
.formtable input, .formtable textarea, .formtable select{
	width:99%;
}
.formtable td.buttons {
    padding: 10px 0 0 10px;
    vertical-align: top;
}
table.managers td {
   color: #004aab;
}
table.news {
    width: 100%;
}
table.news td {
    padding: 10px 3px 10px 3px;
    vertical-align: top;
    border-bottom: 1px solid #eeeeee;
}
table.news a {
    display: block;
    text-align: right;
}
#shop_waiting_div {
    position: absolute;
    z-index: 1000;
    background-color: white;
    opacity: 0.5;
    filter:alpha(opacity=50);
}

