/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

body {
background-image: -o-linear-gradient(bottom, #EEEDF7 0%, #F7F6EA 38%, #F7F6EA 58%, #EEEDF7 100%);
background-image: -moz-linear-gradient(bottom, #EEEDF7 0%, #F7F6EA 38%, #F7F6EA 58%, #EEEDF7 100%);
background-image: -webkit-linear-gradient(bottom, #EEEDF7 0%, #F7F6EA 38%, #F7F6EA 58%, #EEEDF7 100%);
background-image: -ms-linear-gradient(bottom, #EEEDF7 0%, #F7F6EA 38%, #F7F6EA 58%, #EEEDF7 100%);
background-image: linear-gradient(to bottom, #EEEDF7 0%, #F7F6EA 38%, #F7F6EA 58%, #EEEDF7 100%);
}

.pagegr {
width: 1280px;
font-family: Verdana, Arial, sans-serif; font-size: 11px;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #333333;
}

.headerspecial {
padding-top: 5px;
}

A {
  color: #0000CC;
  text-decoration: none;
}

A:hover {
  color: #0000ff;
  text-decoration: underline;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #0000FF;
}

.Headergr{
width: 1280px;
padding: 5px 0px 5px 0px;
height: 120px;
}

.HeaderLogo, .HeaderLogoSpecial {
width: 670px;
height: 116px;
 background-image:url(/catalog/images/Logo-NAV.jpg);
background-repeat:no-repeat;
background-position:left;
border: 1px solid #9f9f9f;
border-radius: 7px;
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
}

.HeaderLogoSpecial {
margin-top:-112px;
}

.HeaderLogosearch, .HeaderLogosearch_hover {
height: 35px;
width: 190px;
margin-top:36px;
margin-left:400px;
padding: 10 10 2 0px;
background-color:#CFCFCF;

border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}
.HeaderLogosearch {
filter: alpha(opacity=50);
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity: 0.50;

}

.HeaderLogosearch_hover {
filter: alpha(opacity=100);
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}

.HeadersearchBox {
position: absolute;
margin-top: 0px;
margin-left: 20px;
width: 140px;
}

.HeadersearchBoxback {
position: absolute;
margin-top: 0px;
margin-left: 20px;
width: 140px;
}

 .inputfls {
 background-color: #FFFFFF;
 border: 1px solid #8f8f8f;
}
.searchfls {
 background-color: rgba(255, 255, 255, 0.0);
 border: 1px solid rgba(255, 255, 255, 0.0);
 }

.inputfls, .searchfls {
height: 26px;
 width: 140px;
 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 font-family: Verdana,Arial,sans-serif;
 font-size: 12px;
 }

.HeaderLogosearchPic {
margin-top: -2px;
margin-left: 70px;
position: absolute;
}

.navigation {
background: -o-linear-gradient(bottom, #DBDBDB 0%, #E8E8E8 47%, #B0B0B0 100%, #DEDEDE 100%);
background: -moz-linear-gradient(bottom, #DBDBDB 0%, #E8E8E8 47%, #B0B0B0 100%, #DEDEDE 100%);
background: -webkit-linear-gradient(bottom, #DBDBDB 0%, #E8E8E8 47%, #B0B0B0 100%, #DEDEDE 100%);
background: -ms-linear-gradient(bottom, #DBDBDB 0%, #E8E8E8 47%, #B0B0B0 100%, #DEDEDE 100%);
background: linear-gradient(to bottom, #DBDBDB 0%, #E8E8E8 47%, #B0B0B0 100%, #DEDEDE 100%);
background-color:#CFCFCF;
height: 30px;
border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 box-shadow:  3px 3px 3px #000000;
 -moz-box-shadow:  3px 3px 3px #000000;
 -webkit-box-shadow:  3px 3px 3px #000000;
}

.navigationpath {
color: #000000;
font-size: 10px;
line-height: 2.60em;
font-weight:bold;
text-align: left;
float:left;
width: 800px;
overflow: hidden;
height: 25px;

}

.navigationmenu {
color: #000000;
font-size: 12px;
line-height: 2.25em;
font-weight:bold;
text-align: center;
float:right;
width: 400px;

}

.navigationmenu a {
color: #000000;
}

.navigationmenu a:hover {
color: #0000ff;
text-decoration: none;
}

.navigationmenu ul {
margin:0px;
margin-right:2px;
display: block;
}

.navigationmenu ul li {
float:right;
margin-top:1;
display: block;
border: 1px solid #afafaf;
border-radius: 2px;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
}

.navigationmenu ul li:hover {
background: -o-linear-gradient(bottom, #B1ADC7 0%, #E8E8E8 47%, #9E9EA6 100%, #DEDEDE 100%);
background: -moz-linear-gradient(bottom, #B1ADC7 0%, #E8E8E8 47%, #9E9EA6 100%, #DEDEDE 100%);
background: -webkit-linear-gradient(bottom, #B1ADC7 0%, #E8E8E8 47%, #9E9EA6 100%, #DEDEDE 100%);
background: -ms-linear-gradient(bottom, #B1ADC7 0%, #E8E8E8 47%, #9E9EA6 100%, #DEDEDE 100%);
background: linear-gradient(to bottom, #B1ADC7 0%, #E8E8E8 47%, #9E9EA6 100%, #DEDEDE 100%);
color: #0000df;
border: 1px solid #00009f;
}

.navigationlink {
padding: 10px;
}

.LoginBox, .shopping_cartgr, .special_cartgr, .infoboxgr, .footergr, .FooterBoxMessages, .ListingBox, .ListingBoxNone, .ListingBoxNonespe, .SmallListBox, .Catbox_property, .CatIn_property {
border-radius: 8px;
 -moz-border-radius: 8px;
 -webkit-border-radius: 8px;
}

.ListingBoxNonespe {
background-color: #f7f7f7;
}

.LoginBox {
float:left;
background-color:#eFeFeF;
background-image: -o-linear-gradient(bottom, #D9D6E6 0%, #F8F7FA 58%, #E4E2F0 88%);
background-image: -moz-linear-gradient(bottom, #D9D6E6 0%, #F8F7FA 58%, #E4E2F0 88%);
background-image: -webkit-linear-gradient(bottom, #D9D6E6 0%, #F8F7FA 58%, #E4E2F0 88%);
background-image: -ms-linear-gradient(bottom, #D9D6E6 0%, #F8F7FA 58%, #E4E2F0 88%);
background-image: linear-gradient(to bottom, #D9D6E6 0%, #F8F7FA 58%, #E4E2F0 88%);
padding: 0px 10px 10px 10px;
width: 205px;
visibility: hidden;
overflow: hidden;
display: block;
position: absolute;
  transition-timing-function: LoginBox(10);
  transition-property: height;
  transition-duration: 0.5s;
  width: 200px;
  height: 40px;
border: 1px solid #00009f;
box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
 -moz-box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
 -webkit-box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
 z-index:12;
}

.Logintext, .Logintext a  {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: 000000;
text-align: center;
font-weight: normal;
}

.Logintext {
padding: 2px;
}
.Logintext a:hover {
font-weight: bold;
color: 0000Ff;
}

.Loginheader, .Loginlink a {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
line-height: 1.7em;
font-weight: bold;
}
.Loginlink a:hover {
font-size: 15px;
}
.Loginlink a {
color: 00008f;
}
.Loginheader {
width: 100%;
padding: 20 0 10 0px;
}
.Loginlink {
width: 100%;
}

.closeX {
font-family: Verdana, Arial, sans-serif;
line-height: 2.25em;
float:right;
font-size: 14px;
font-weight: bold;
color: #df0000;
cursor:pointer;
}

.shopping_cartgr {
 position: relative;
 background-color:#f8f8f8;
 padding: 5px 5px 5px 5px;
 width: 240px;
 height: 106px;
 margin-top: -118px;
 left: 490px;
 border: 1px solid #bfbfbf;
 overflow: hidden;
 box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
 -moz-box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
 -webkit-box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
}

.shopping_cart_header {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #000000;
text-align: left;
padding: 0 10 2 10px;
font-weight:bold;
text-shadow: 2px 2px 2px rgba(78, 80, 150, 0.70);
}
.shopping_cart_header a:hover, .shopping_cart_textR a:hover {
text-decoration: none;
}
.shopping_cart_textR a:hover {
color: #0000df;
font-weight:bold;
}

.shopping_cart_text, .shopping_cart_textR, .shoppingintdR, .shopping_cart_textR a {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.0em;
color: #000000;

}
.shopping_cart_text {
text-align: center;
}
.shopping_cart_textR {
text-align: right;
}
.shoppingintab {
display: table;
width: 100%;
padding: 3 0 3 0px;
}

.shoppingintr {
display: table-row;
width: 100%;
}

.shoppingintdL {
display: table-cell;
text-align: left;
}
.shoppingintdR {
display: table-cell;
text-align: right;
}




.scardarrow {

 position: relative;
left: 525px;
width: 0px;
height: 0px;

border-style: solid;
border-width: 7px 7.5px 0 7.5px;
border-color: #dfdfdf transparent transparent transparent;

}

.special_cartgr {
 position: relative;
 border: 1px solid #0000bf;
 padding: 5px 5px 5px 5px;
 width: 275px;
 left: -490px;
 height: 101px;
 box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
 -moz-box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
 -webkit-box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
}

#column_leftgr {
 height: auto;
 display: block;
 width: 260px;
 float:left;
 overflow: hidden;
}

.column_left {
 width: 250px;
}

#body_gr {
 display: block;
 float:right;
 width: 1010px;
}

.page_inley {
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 box-shadow:  3px 3px 3px #000000, -1px -1px 1px #bfbfbf, 2px 2px 2px #bfbfbf inset;
 -moz-box-shadow:  3px 3px 3px #000000, -1px -1px 1px #bfbfbf, 2px 2px 2px #bfbfbf inset;
 -webkit-box-shadow:  3px 3px 3px #000000, -1px -1px 1px #bfbfbf, 2px 2px 2px #bfbfbf inset;
 background-image: -o-linear-gradient(right bottom, #FFFFFF 4%, #FFF6E8 24%, #FFF8ED 73%, #FFFFFF 100%);
 background-image: -moz-linear-gradient(right bottom, #FFFFFF 4%, #FFF6E8 24%, #FFF8ED 73%, #FFFFFF 100%);
 background-image: -webkit-linear-gradient(right bottom, #FFFFFF 4%, #FFF6E8 24%, #FFF8ED 73%, #FFFFFF 100%);
 background-image: -ms-linear-gradient(right bottom, #FFFFFF 4%, #FFF6E8 24%, #FFF8ED 73%, #FFFFFF 100%);
 background-image: linear-gradient(to right bottom, #FFFFFF 4%, #FFF6E8 24%, #FFF8ED 73%, #FFFFFF 100%);
}

.firsttext p {
padding-top: 10px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #000000;
}


.CategoryHeadergr, .PageHeadergr {
 vertical-align: top;
 min-height: 100px;
 padding: 0px 10px 10px 10px;

}

.PageHeaderL {
text-align: left;
display: inline-block;
width: 65%;
vertical-align: top;
}

.PageHeaderR {
text-align: right;
display: inline-block;
width: 30%;
}


.PageRPicL {
text-align: left;
display: inline-block;
width: 25%;
vertical-align: top;
}

.PageRPicR {
text-align: left;
display: inline-block;
width: 73%;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-weight:normal;
color: #000000;
}


.infoboxtextb {
font-size: 14px;
font-weight:bold;
color: #000000;
}
.ListboxLeftLine, .ListboxLeftFullLine {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight:normal;
padding: 0px;
height: 2.0em;
}

.Listboxvisnone {
visibility: hidden;
overflow: hidden;
height: 0em;
padding: 0px;
}

.ListboxRightLine {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight:normal;
padding-right: 10px;
}
.ListboxRightLine p {

text-align: right;
width: 100%;
display: inline-block;
height: 1.0em;
}

.ListboxLeftFullLine p {

text-align: left;
width: 96%;
display: inline-block;
height: 1.5em;

 }
.ListboxLeftFullLine p input {
width: 100%;

}

.ListboxLeftLine p {

text-align: left;
min-width: 15%;
display: inline-block;
height: 1.5em;
 }

.listtrdivh {
 display: table-row;
 width: 100%;
 min-height: 100px;
 vertical-align: top;
}

.listtddivl {
 display: table-cell;
 text-align: left;
 width: 85%;
 vertical-align: top;
}

.listtddivr {
 display: table-cell;
 text-align: right;
 width: 15%;
 vertical-align: top;
}

.CategoryHeaderText {
 text-align: left;
 text-shadow: 2px 2px 2px rgba(78, 80, 150, 0.60);
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 vertical-align: top;
}

.CategoryHeaderSubText {
 text-align: left;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #000000;
 vertical-align: top;
}

.CategoryHeaderImg img {
 border-radius: 5px 5px 5px 20px;
 -moz-border-radius: 5px 5px 5px 20px;
 -webkit-border-radius: 5px 5px 5px 20px;
}

.manufacturerspulldown {
 padding: 5px;
 color: #000000;
}

.PageSiteGr {
 width: 100%;
}

.PageSiteGr p {
 text-align: left;
 width: 100%;
 line-height: 1.4em;
}

.ProductsListgr {
display: inline;
}

.ProductsList {
padding: 3px;

}
.ProductsLiHeaderTableDiv {
 padding-left: 2px;
 display: table;
 width: 975px;

}

.ProductsLiHeaderTrDiv {
 display: table-row;
}

.ProductsLiHeaderTrDiv a {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #000000;

}

.ProductsLiHeaderTrDiv a:hover {
color: #0000ff;
text-decoration: none;
}


.ProductsLiHeaderTDDiv1 {
 display: table-cell;
 text-align: center;
 width: 90px;
}

.ProductsLiHeaderTDDiv2 {
 display: table-cell;
 text-align: left;
 width: 485px;
 padding-left: 15px;
}
.ProductsLiHeaderTDDiv3 {
 display: table-cell;
 text-align: center;

}
.ProductsLiHeaderTDDiv4 {
 display: table-cell;
 text-align: center;
 width: 240px;
}
.ProductsLiHeaderTDDiv5 {
 display: table-cell;
 text-align: right;
 width: 130px;
}

.PrLiTa {
padding: 2px;
}

.ProductsListTableDiv-odd {
 display: table;
 width: 975px;
 border: 1px solid #dfdfdf;
  border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}
.ProductsListTableDiv-even {
 display: table;
 width: 975px;
 background-color: #ffffff;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}

.ProductsListrTrDiv {
 display: table-row;
}

.ProductsListTDDiv1 {
 display: table-cell;
 text-align: center;
 width: 90px;
 vertical-align: middle;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #000000;
}

.ProductsListTDDiv2 {
 display: table-cell;
 text-align: left;
 width: 470px;
 vertical-align: top;

}

#ProductsListTitle {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #000000;
 text-decoration: none;
 font-weight:bold;
}

#ProductsListTitle:hover {
color: #0000eF;
 text-decoration: none;
}

#ProductsListSub {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
 font-weight: normal;
}
#ProductsListSub:hover {
 text-decoration: none;
}

.ProductsListTDDiv2 a span {
color: #FF0000;
}


.ProductsListTDDiv3 {
 display: table-cell;
 text-align: center;

 vertical-align: middle;
 padding: 2px;
}

.ProductsListTDDiv3 img {
 border-radius: 5px 5px 5px 20px;
 -moz-border-radius: 5px 5px 5px 20px;
 -webkit-border-radius: 5px 5px 5px 20px;
}

.ProductsListTDDiv4 {
 display: table-cell;
 text-align: right;
 width: 300px;
 vertical-align: middle;
 font-size: 15px;
 color: #000000;
font-weight:bold;
}
.ProductsListTDDiv5 {
 display: table-cell;
 text-align: right;
 width: 120px;
 vertical-align: top;
}

.ProductsListSplitgr {
padding: 10px;
height: 40px;
font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 color: #000000;
}


.CheckLiHeadTDDiv1 {
 display: table-cell;
 text-align: left;
 min-width: 50px;
 max-width: 150px;
}
.CheckLiHeadTDDiv2 {
 display: table-cell;
 text-align: left;
 min-width: 300px;
 max-width: 500px;
}
.CheckLiHeadTDDiv3 {
 display: table-cell;
 text-align: right;
 min-width: 100px;
 max-width: 150px;
}
.CheckLiHeadTDDiv4 {
 display: table-cell;
 text-align: right;
 min-width: 100px;
 max-width: 150px;
}
.CheckLiHeadTDDiv5 {
 display: table-cell;
 text-align: right;
 min-width: 100px;
 max-width: 150px;
}

.CheckListTDDiv1 {
 display: table-cell;
 text-align: center;
 vertical-align: middle;
width: 60px;
}
.CheckListTDDiv2 {
 display: table-cell;
 text-align: left;
width: 30px;
}
.CheckListTDDiv3 {
 display: table-cell;
 text-align: center;

width: 100px;
 padding: 2px;
}
.CheckListTDDiv4 {
 display: table-cell;
 vertical-align: top;
 text-align: left;
padding-top: 3px;
width: 500px;
}
.CheckListTDDiv5 {
display: table-cell;
 vertical-align: top;
 text-align: right;
padding-top: 3px;
width: 130px;
}
.CheckListTDDiv6 {
 display: table-cell;
 vertical-align: top;
 text-align: right;
padding-top: 3px;
width: 130px;
}
.CheckListTDDiv7 {
display: table-cell;
 vertical-align: top;
 text-align: right;
 padding-top: 3px;
padding-right: 3px;
width: 130px;
}

.inputfield, .inputfl {
 font-family: Verdana,Arial,sans-serif;
 font-size:12px;
 border: 1px solid #8f8f8f;
 background-color: #FFFFFF;
 padding: 3px;
 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
}

.inputfield {
 text-align: center;
}

.inputfl {
 text-align: left;
}

.inputflarea {
 width: 100%;
 height: 150px;
}

.ProductsListSplitL {
 text-align: left;
margin-top: -12px;
line-height: 1.5em;
}

.ProductsListSplitR {
margin-top: 10px;
height: 40px;
 text-align: right;
line-height: 1.5em;
}

.pageResultsBt, .pageResultsNo {
border: 1px solid #0000df;
background: #FFFFff;
padding: 2px 0px 2px 0px;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}

.pageResultsNo {
padding: 2px 6px 2px 6px;
font-weight:bold;
background: #ffffff;
}

A.pageResults {
  color: #0000FF;
  padding-left: 5px;
  padding-right: 5px;
  border: 2px solid #FFFFFF;
   border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
}

A.pageResults:hover {
  color: #0000FF;
  background: #00E0FF;
  border: 2px solid #00E0FF;
   text-decoration: none;
}

.spacer {
height: 10px;
display: inline-block;

width: 100%;
float:none;
}

.padinley {

text-align: center;
padding: 5px;
}

.padinley option {
padding: 3px;
font-size: 14px;
color: #000000;
background-color: #efefef;
}

.infoboxgr {
border-top: 1px solid #00007f;
border-left: 1px solid #00007f;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
overflow: hidden;
 box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
 -moz-box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
 -webkit-box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
float:left;
width: 100%;
overflow: hidden;
}

.infoboxes {
background-image: -o-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: -moz-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: -webkit-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: -ms-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: linear-gradient(to bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
width: 100%;
}

.categoritext {
border-top: 1px solid #e8e8e8;
display: block;
width: 100%;
}

.categoritext a {
text-align: left;
padding-left: 5px;
display: block;
line-height: 1.0em;
font-size: 14px;
color: #000000;
text-decoration: none;
width: 100%;
height: 20px;
}

.categoritext a:hover {
font-weight:bold;
text-decoration: none;
color: #00008f;
width: 100%;
background-image: -o-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: -moz-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: -webkit-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: -ms-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: linear-gradient(to bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
}

.infoboxesheader {
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
color: #000000;
text-align: left;
padding: 10px;
line-height: 1.0em;
font-weight:bold;
background-image: -o-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: -moz-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: -webkit-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: -ms-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: linear-gradient(to bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
text-shadow: 2px 2px 2px rgba(78, 80, 150, 0.80);
}

.infoboxessecheader {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #000000;
text-align: left;
padding: 6px 6px 6px 10px;
line-height: 1.0em;
font-weight:bold;
background-image: -o-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: -moz-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: -webkit-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: -ms-linear-gradient(bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
background-image: linear-gradient(to bottom, #E6E6E6 0%, #FFFFFF 50%, #E6E6E6 100%);
text-shadow: 2px 2px 2px rgba(78, 80, 150, 0.80);
}

.infoboxesterheader, .infoboxesterheadersm {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
color: #000000;
text-align: left;

line-height: 1.0em;
font-weight:bold;
width: auto;
background-image: -o-linear-gradient(bottom, #dFd8cD 0%, #FFFFFF 50%, #dFd8cD 100%);
background-image: -moz-linear-gradient(bottom, #dFd8cD 0%, #FFFFFF 50%, #dFd8cD 100%);
background-image: -webkit-linear-gradient(bottom, #dFd8cD 0%, #FFFFFF 50%, #dFd8cD 100%);
background-image: -ms-linear-gradient(bottom, #dFd8cD 0%, #FFFFFF 50%, #dFd8cD 100%);
background-image: linear-gradient(to bottom, #dFd8cD 0%, #FFFFFF 50%, #dFd8cD 100%);
text-shadow: 2px 2px 2px rgba(78, 80, 150, 0.60);
}

.infoboxesterheader {
padding: 6px 6px 6px 10px;
}

.infoboxesheader a {
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
color: #000000;
text-align: left;
line-height: 1.0em;
font-weight:bold;
padding-bottom: 5px;
}

.infoboxesheader a:hover {
text-decoration: none;
color: #00008f;
text-shadow: 2px 2px 2px rgba(78, 80, 255, 0.80);
}

.infoboxesheaderleft {
text-align: left;
}

.infoboxesheaderright {
text-align: right;
margin-top: -16px;
font-size: 12px;
}

.infoboxtext {
line-height: 1.0em;
font-size: 14px;
color: #000000;
text-decoration: none;
}

.specialslistgr, .productsnewlistgr {
width: 100%;
display: block;
}

.productsnewlist {
padding: 5px;
display: inline-block;
vertical-align: top;
text-align: left;
width: calc(100% - 2*5px);
}

.productsnewlistname {
font-weight: bold;
vertical-align: top;
display: inline-block;
}

.productsnewlistri {
text-align: right;
vertical-align: top;
display: inline-block;
line-height: 3.0em;
width: calc((100% - 110px) * 0.4);
}

.productsnewlistlf {
text-align: left;
vertical-align: top;
display: inline-block;
line-height: 1.7em;
width: calc((100% - 110px) * 0.6);
}

.reviewslistfull {
text-align: left;
vertical-align: top;
display: inline-block;
line-height: 1.7em;
width: calc(100% - 110px);
}

.specialslist {
min-width: 240px;
min-height: 150px;
max-width: 300px;
padding: 5px;
display: inline-block;
vertical-align: top;
text-align: left;
}

.specialslistTAB, .specialslistInTAB {
display: table;
}

.specialslistTR, .specialslistInTR {
display: table-row;
}

.specialslistTR {
   border-radius: 8px;
 -moz-border-radius: 8px;
 -webkit-border-radius: 8px;
 background-color: #EFEFEF;
}

.specialslistTROVER {
  border-radius: 8px;
 -moz-border-radius: 8px;
 -webkit-border-radius: 8px;
 background-color: #D7E9F7;
 cursor: pointer;
 cursor: hand;
}


.specialslistTD {
display: table-cell;
}

.specialslistInTD {
display: table-cell;
vertical-align: top;
}

.specialslistInTDPrice {
display: table-cell;
vertical-align: top;
padding-left: 5px;
}

.specialslistname {
min-width: 140px;
max-width: 200px;
vertical-align: top;
display: inline-block;
}

.productsnewlistprice {
font-size: 14px;
 color: #000000;
 font-weight: bold;
 text-align: right;
}

.specialslistprice {
top: -20px;
position: relative;
font-size: 15px;
 color: #000000;
 font-weight: bold;
 text-align: right;
}
.specialslistpricenew, .productsnewlistpricenew {
color: #df0000;
}

.listtablediv {
display: table;
width: 100%;
}

.listtrdiv {
display: table-row;
min-height: 150px;
max-height: 200px;
}

.listtddiv {
display: table-cell;
align: left;
padding: 10px 10px 10px 10px;
}

.listtdindiv, .listtdindivpr {
display: block;
min-height: 120px;
text-align: left;
border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border: 1px solid #d8d8d8;
 -webkit-transition: all 0.20s ease-in-out;
-moz-transition: all 0.20s ease-in-out;
-ms-transition: all 0.20s ease-in-out;
-o-transition: all 0.20s ease-in-out;
}

.listtdindiv:hover, .listtdindivpr:hover {
border: 1px solid #2000df;
box-shadow: 0 0 5px rgba(40, 60, 238, 1);
}

.listtdindiv img, .ProductLinkImg img, .specialslist a img, .productsnewlist a img, .moduletddivIMG img, .sitemapboxIMG img, .CheckListTDDiv3 img, .padinley a img {
text-align: left;
border-radius: 5px 0px 20px 5px;
 -moz-border-radius: 5px 0px 20px 5px;
 -webkit-border-radius: 5px 0px 20px 5px;
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.listtdindiv a {
valign:top;
vertical-align: top;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.listtdindivpr a {
valign:top;
vertical-align: top;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.listtdindiv a:hover, .listtdindivpr a:hover {

color: #0000ff;
}

.Linkheadertext {
vertical-align: top;
align: left;
padding-left: 5px;
text-decoration: none;
}

.ProductLinkheadertext {
vertical-align: top;
align: left;
padding-left: 5px;
text-decoration: none;
width: 220px;
display:inline-block;
}


.Linksmalltext {
padding-top: 5px;
align: left;
text-decoration: none;
position: absolute;
width: 199px;
height: 85px;
margin-top: -95px;
margin-left: 115px;
font-size: 12px;
font-weight: normal;
color: #000000;
}

.ProductLinkPricetext {
padding-top: 5px;
align: left;
text-decoration: none;
position: absolute;
margin-top: -25px;
margin-left: 200px;
font-size: 14px;
font-weight: bold;
color: #000000;
}

.ProductLinkSymbol {
padding-top: 5px;
align: left;
text-decoration: none;
position: absolute;
margin-top: -55px;
margin-left: 95px;
font-size: 14px;
font-weight: bold;
color: #000000;
}

.footergr {
width: 98%;
background: gainsboro;
box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
 -moz-box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
 -webkit-box-shadow:  3px 3px 3px #000000, -1px -1px 1px #888888;
background-image: -o-linear-gradient(bottom, #F0EFF2 1%, #FCFCFC 55%, #E0DDF0 100%);
background-image: -moz-linear-gradient(bottom, #F0EFF2 1%, #FCFCFC 55%, #E0DDF0 100%);
background-image: -webkit-linear-gradient(bottom, #F0EFF2 1%, #FCFCFC 55%, #E0DDF0 100%);
background-image: -ms-linear-gradient(bottom, #F0EFF2 1%, #FCFCFC 55%, #E0DDF0 100%);
background-image: linear-gradient(to bottom, #F0EFF2 1%, #FCFCFC 55%, #E0DDF0 100%);
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
color: #000000;
text-align: left;
padding: 10px;
line-height: 1.6em;
height: auto;
display:inline-block;
vertical-align: bottom;
}

.footergr p {
text-align: center;
font-size: 11px;
}

#footerbox {
text-align: left;
}

.footerbox {
box-sizing: border-box;
width: 19%;
display:inline-block;
vertical-align: top;
}

.FooterBoxMessagesgr {
padding: 2 0 2 0px;
}

.FooterBoxMessages {
  padding: 1px;
  border:1px solid rgba(0,0,0,0.2);
  line-height: 1.2em;
background-color: rgba(220,220,220,0.2);

}

.footerbox:nth-child(1) {
padding:20px;

}
.footerbox:nth-child(2), .footerbox:nth-child(3), .footerbox:nth-child(4), .footerbox:nth-child(5) {
padding:10px;
border-left:1px solid gainsboro;
}

.quantityboxgr {
padding-top: 3px;
padding-bottom: 3px;
}

.quantityboxv {
-moz-transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
-o-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
transform:rotate(-90deg);
margin-top: -50px;
margin-left: -30px;
position: absolute;
}


.quantitybox {
width: 80px;
height: 20px;
border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
border:1px solid #cfcfcf;
background-color: #ffffff;
}

.quantitybox p {
margin-top: 0px;
text-align: center;
 font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #000000;
}

.quantitygreen {
border: 4px solid #ffffff;
background-color: #00dF00;
border-radius: 2px 10px 10px 2px;
 -moz-border-radius: 2px 10px 10px 2px;
 -webkit-border-radius: 2px 10px 10px 2px;
width: 70px;
height: 12px;
line-height: 1.20em;
}

.quantityyellow {
border-right: 30px;
border-left: 4px;
border-top: 4px;
border-bottom: 4px;
border-style: solid;
border-color: #ffffff;
background-color: #dfdf00;
width: 45px;
height: 12px;
border-radius: 2px;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
}

.quantityred {
border-right: 55px;
border-left: 4px;
border-top: 4px;
border-bottom: 4px;
border-style: solid;
border-color: #ffffff;
background-color: #df0000;
width: 20px;
height: 12px;
border-radius: 2px;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
}

.quantitycall {
border:1px solid #df0000;
background-color: #ffffff;
width: 78px;
height: 18px;
border-radius: 2px;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
line-height: 1.6em;
}

.SaleOutImg {
margin-bottom: -35px;
}

.SaleOutImgRev {
margin-left: -80px;
margin-top: 20px;
position: absolute;
}

.ListingBoxgr {
  padding: 6px;
  color: #000000;
  font-size: 12px;
}

.ListBoxesgr, .ListBoxesgrL {
display: block;
}

.ListBoxesgrL {
text-align: left;
}

.SmallListBoxgr {
  padding: 3px;
  color: #000000;
  font-size: 12px;
  min-width: 240px;
  max-width: 320px;
display: inline-block;
 vertical-align: top;
 text-align: left;
}
.NormListBoxgr {
padding: 3px;
  color: #000000;
  font-size: 12px;
  min-width: 240px;
  max-width: 600px;
display: inline-block;
 vertical-align: top;
 text-align: left;
}

.ListingBox, .ListingBoxNone, .SmallListBox, .ListingBoxNoneL, .ListingBoxNonespe {
  padding: 3px;
  border:1px solid #afafaf;
  line-height: 1.0em;
}

.ListingBoxNoneL {
text-align: left;
}

.SmallListBox p {
line-height: 1.6em;
}

.sitemapboxgr {
  padding: 3px;
}

.sitemapboxIMG {
min-width: 60px;
display: inline-block;

}


.sitemapboxLINK {
vertical-align: top;
max-width: 380px;
padding: 3px;
display: inline-block;
}

.sitemapboxLINK a{
  color: #0000DF;
  font-weight:bold;
   font-size: 13px;
}

.sitemapBoxBlock ul li a, .sitemapLinkText {
  text-decoration: none;
  color: #000000;
  font-weight:bold;
  font-size: 14px;
  line-height: 1.4em;
  padding-right: 10px;

}

.sitemapBoxBlock ul li a:hover, .sitemapLinkText:hover {
color: #0000DF;
}

.ListingBox div {
text-align: left;
display: block;
padding-left: 1%;
padding-top: 5px;
font-weight: bold;
}

.ListingBox p {
padding: 0px;
line-height: 1.0em;
font-weight: normal;
}

.ListingBoxLeft {
text-align: left;
display: inline-block;
width: 60%;
}

.ListingBoxRight {
text-align: right;
display: inline-block;
width: 30%;
}

.moduletableOrderdiv {
display: table;
width: 100%;
border-bottom: 1px solid #afafaf;
}

.moduletablediv, .BUTTONtadiv {
display: table;
width: 100%;
}

.moduletrdiv, .BUTTONtrdiv, .moduletrdivcheckhead {
display: table-row;
width: 100%;
}


.BUTTONtddiv {
width: 100%;
padding-Left: 10px;
padding-right: 10px;
display: inline-block;
}

.BUTTONpL {
text-align: left;
min-width: 50%;
display: inline-block;
color: #000000;
 font-size: 12px;
}

.BUTTONpR {
text-align: right;
min-width: 45%;
display: inline-block;
color: #0000aF;
 font-size: 12px;
}

.BUTTONBLOCKL, .BUTTONBLOCKR {
display: inline-block;
vertical-align: middle;
padding: 5px;
line-height: 1.2em;
}

.moduletddiv {
display: table-cell;
padding: 10px;
}

.moduletddivBT {
display: table-cell;
padding: 10px;
border-top: 1px solid #afafaf;
}

.moduletddivsel {
display: table-cell;
padding: 0 0 10 20px;
text-align: Left;
}

.moduletddiv60, .moduletddiv10, .moduletddivNP, .moduletddivLP, .moduletddivRP, .moduletddivNPBL, .moduletddivLPB {
display: table-cell;
}

 .moduletddivLP, .moduletddivLPB {
padding: 0 0 0 20px;
text-align: Left;
font-size: 13px;
line-height: 1.6em;
}
.moduletddivLPB {
font-weight:bold;
}

 .moduletddivRP {
padding: 0 20 0 0px;
text-align: right;
font-size: 13px;
line-height: 1.6em;
}

.moduletddivIMG {
display: table-cell;
padding: 5px;
}
.moduletddivNPBL {
border-left: 1px solid #afafaf;
border-top: 1px solid #afafaf;
}

.moduletddiv60 {
min-width: 180px;
width: 80%;
vertical-align: top;
line-height: 1.6em;
text-align: Left;
}



.moduletddiv10, .moduletddivIMG {
min-width: 100px;
width: 10%;
}

.moduletddivBR, .moduletddivnewsBR {
display: table-cell;
padding: 10px;
border-right: 1px solid #afafaf;
vertical-align: top;
}
.moduletddivBR {
width: 30%;
}

.moduletddivnewsBR {
min-width: 120px;
width: 20%;
}

.moduletddivB {
display: table-cell;
padding: 10px;
font-weight:bold;
}
.moduletddivHeader {
display: table-cell;
padding: 10px;
font-weight:bold;
}

.moduletddivHeaderBT {
display: table-cell;
padding: 10px;
font-weight:bold;
border-top: 1px solid #afafaf;
}

.moduletddivL {
display: table-cell;
padding: 10px;
min-width: 90px;
vertical-align: top;
}

.moduletddivR {
display: table-cell;
padding: 10px;
width: 90%;
vertical-align: top;
}

.moduletddivR p {
text-align: Left;
}

.moduletddivTR {
display: table-cell;
padding: 10px;
text-align: right;
}

.moduletddivTROP {
display: table-cell;
padding: 10px;
text-align: center;
}

.moduletddivTRB {
display: table-cell;
padding: 10px;
text-align: right;
 font-weight:bold;
}

.moduletddivTL {
display: table-cell;
padding: 10px;
text-align: Left;
}

.moduletddivTLB {
display: table-cell;
padding: 10px;
text-align: Left;
 font-weight:bold;
}

.moduletddivTLADR {
display: table-cell;
padding: 10px;
text-align: Left;
min-width: 200px;
line-height: 1.4em;
}

.moduletddivR p a, LinkNoBo {
 vertical-align: top;
 font-weight:normal;
 color: #0000aF;
 font-size: 12px;
}

.moduletddivR p a:hover, LinkNoBo:hover {
 color: #0000FF;
 font-weight:bold;
 text-decoration: none;
 font-size: 12px;
}

.moduletrdivcheckhead {


}
.moduletddivCheckTL, .moduletddivCheckTC, .moduletddivCheckTR {
display: table-cell;
}
.moduletddivCheckTL {
text-align: Left;
padding: 6 0 3 5px;
}
.moduletddivCheckTC {
text-align: center;
padding: 6 5 3 5px;
}
.moduletddivCheckTR {
text-align: right;
padding: 6 5 3 0px;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutorderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #209220; text-decoration: underline; font-weight: bold; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; color:#000000; font-weight : bold; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; color:#000000; font-weight : bold; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.TXTLinkNone {
text-align: Left;
 font-size: 13px;
  color: #000000;
  padding-left: 5px;
  text-decoration: none;
}

.SymbolsSt {
padding: 5px;
}

.TXTLinkNone:link, .NormTXTGL a:hover {
  color: #0000DF;
  text-decoration: none;
}
.NormTXTGL, .NormTXTGL a {
text-align: Left;
 font-size: 15px;
  color: #000000;
}

.NormTXTL, .NormTXTLB, .NormTXTLN, .NormTXTLNL {
text-align: Left;
 font-size: 12px;
  color: #000000;
}

.NormTXTNoneStyle {
line-height: 1.0em;
 font-size: 10px;
}

.NormTXTLNL, .NormTXTLH12 {
line-height: 1.2em;
}

.NormTXTL, .NormTXTLB, .smallTXTL, .smallTXTLB, .vsmallTXTL {
  padding-left: 10px;
}
.NormTXTLB {
font-weight:bold;
}

.NormTXTR, .NormTXTRB {
text-align: right;
 font-size: 12px;
  color: #000000;
  padding-right: 10px;
}

.NormTXTCRed, .NormTXTC {
text-align: center;
 font-size: 12px;
  padding-right: 10px;
}

.NormTXTCRed {
  color: #df0000;
}

.NormTXTC {
  color: #000000;
}
.NormTXTRB {
font-weight:bold;
}

.smallTXTL, .smallTXTLN, .smallTXTLNLN, .NormTXTLH12 {
text-align: Left;
 font-size: 10px;
  color: #000000;
}
.smallTXTLNLN {
line-height: 1.0em;
}

.smallTXTRN {
text-align: right;
 font-size: 10px;
  color: #000000;
}

.smallTXTLN, .smallTXTRN, .NormTXTLH12 {
font-weight:normal;
}
.smallTXTLB {
text-align: Left;
 font-size: 10px;
  color: #000000;

  font-weight:bold;
}

.vsmallTXTL {
text-align: Left;
 font-size: 9px;
  color: #000000;
}

.linegrey {
width: 98%;
border-bottom: 1px solid #afafaf;
}

.messageovergr, .helpboxovergr {
position: absolute;
visibility: hidden;

}

.messageover {
background-color: #ffffff;
border-radius: 3px;
z-index: 12;
min-height: 20px;
max-height: 72px;
min-width: 60px;
max-width: 480px;

}

.helpboxover {
background-color: #ffffff;
border-radius: 8px;
z-index: 12;
min-height: 40px;
max-height: 450px;
min-width: 100px;
max-width: 600px;
-webkit-box-shadow: 8px 8px 8px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    8px 8px 8px rgba(50, 50, 50, 0.75);
box-shadow:         8px 8px 8px rgba(50, 50, 50, 0.75);
}

.messageover {
border: 1px solid darkred;
}
.helpboxover {
border: 1px solid darkblue;
}

.messageover div, .helpboxover div  {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
color: #000000;
padding: 2px 5px 2px 5px;

}

.messageovertriangle, .helpboxovertriangle {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 30px solid transparent;

  position: absolute;
  left: 30px;

  z-index: 13;
}

.messageovertriangle {
 border-top: 70px solid darkred;
}

.helpboxovertriangle {
 border-top: 70px solid darkblue;
}


.messageovertriangle:after, .helpboxovertriangle:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 28px solid transparent;
  border-top: 67px solid #ffffff;
  position: absolute;
  content: "";
  top: -71px;
  left: -4px;
  z-index: 14;
}

.checkoutbarno, .checkoutbaris, .checkoutbarye, .checkoutbarred  {
border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;



 font-family: Verdana, Arial, sans-serif;
font-size: 12px;

padding: 5px;
}

.checkoutbarno {
color: #000000;
 background-color:#ffffff;
 border: 1px solid darkred;
 display: inline-block;
}

.checkoutbaris {
color: #FFFFFF;
 background-color:#3333af;
 border: 1px solid grey;
 font-weight:bold;
 display: inline-block;
}

.checkoutbarye {
background-color:#bbffbb;
color: #000000;
border: 1px solid grey;
font-weight:bold;
display: inline-block;
}

.checkoutbarred {
color: #000000;
 background-color:#ffffff;
 border: 1px solid darkred;
 width: 60%;
align: left;
text-align: left;
}

.cupo {
cursor:pointer;
}

.Catbox_property {
position: absolute;
left: 200px;
top:  300px;
height: auto;
visibility: hidden;
border: 1px solid Lemon Chiffon3;
background-color: #dfdfef;
  background-image: -o-linear-gradient(bottom, #D9D6E6 0%, #F8F7FA 58%, #E4E2F0 88%);
background-image: -moz-linear-gradient(bottom, #D9D6E6 0%, #F8F7FA 58%, #E4E2F0 88%);
background-image: -webkit-linear-gradient(bottom, #D9D6E6 0%, #F8F7FA 58%, #E4E2F0 88%);
background-image: -ms-linear-gradient(bottom, #D9D6E6 0%, #F8F7FA 58%, #E4E2F0 88%);
background-image: linear-gradient(to bottom, #D9D6E6 0%, #F8F7FA 58%, #E4E2F0 88%);
}

.CatIn_property {
height: auto;
border: 1px solid darkred;
}

.Catbox_pro_header {
font-size: 12px;
font-weight: bold;
font-family: Verdana, Arial, sans-serif;
color:#000000;
text-align: left;
}

#CatTipBoxImage {
border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}

.Catbox_pro_text {
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
color:#000000;
text-align: left;

}
#tagcloud {
 color:#0066FF;
 padding: 10px;
 text-align:center;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
}

#tagcloud a:link, #tagcloud a:visited {
 text-decoration:none;
 color: #333;
}

#tagcloud a:hover {
 text-decoration: underline;
}

#tagcloud span {
 padding: 4px;
}

#tagcloud .smallest {
 font-size: 10px;
 font-weight: normal;
}

#tagcloud .small {
 font-size: 13px;
 font-weight: normal;
}

#tagcloud .medium {
 font-size: 16px;
 font-weight: normal;
}

#tagcloud .large {
 font-size: 18px;
 font-weight: normal;
}

#tagcloud .largest {
 font-size: 18px;
 font-weight: bold;
}

#imap a:hover {
border: 2px dashed blue;
}

#imap ul {
margin: 0;
padding: 0;
list-style: none;
}