html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
    background: url("../image/bg.jpg") repeat-x scroll 0 303px #D6EBF5;
    line-height: 1;
  font-family:Arial, Helvetica, sans-serif;
}
a {
  color:#000;
  font-size:12px;
  text-decoration:none;  
  height:100%;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
.clear {
  clear:both;  
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.formRed
{
  color: red;
  font-weight: bold;
}

.formError {
  color: #CF4D4D;
  font-weight:bold;
  font-size:10px;
}

.formNoError {
  display:none;
}

.formField {
  display: block;
  /*overflow: auto;*/
}

.formClr {
  clear:both;
  display: block;
}

fieldset.formFieldset {
  margin-bottom: 10px;
}

fieldset.formFieldset legend {
  padding: 0 2px;
  font-weight: bold;
  font-size: 16px;
}

fieldset.formFieldset ol.formContainer {
  margin: 0;
  padding: 0;
}

fieldset.formFieldset ol.formContainer li {
  background-image: none;
  list-style: none;
  padding: 5px;
  margin: 0;
  clear: both;
}

strong.formRequired {
  font-weight: bold;
  font-style: normal;
  margin-left: 3px;
}

div.formCaption {
  display: block;
  float: left;
  width: 25%;
  height: 12px;
}

div.formCaption {
  display: block;
}


div.formBody {
  display: block;
  float: left;
}

div.formDescription {
  margin-left: 3px;
  padding-left: 3px;
  font-size: 11px;
  font-weight: normal;
}

div.calheader{
  text-align:center !important;
}

.rsformProgress {
  text-align: center;
  font-size: 14px;
}

.rsformProgressContainer {
  width: 100%;
  height: 4px;
  border: solid 1px #c7c7c7;
  overflow: hidden;
  margin: 0 0 10px !important;
  background: #fff;
}

.rsformProgressBar {
  height: 4px;
  background: green;
  margin: 0px !important;
}
.container {
    background: url("../image/contBg.png") no-repeat scroll 50% 250px #FFFFFF;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 14px;
    width: 909px;
  position:relative;
  padding-bottom:50px;
  min-height:100%;
}
.homeLeftCol {
    float: left;
    margin-left: -10px;
    position: relative;
    width: 216px;
    z-index: 15;
}
.theLogo {
  width:216px;
  height:73px;
  background:url(../image/theSprite.png)   no-repeat 0 0;
  display:block;
}
.homeRightCol {
    float: right;
    position: relative;
    width: 680px;
    z-index: 15;
}
.contactFormFromAbove {
    background: none repeat scroll 0 0 #FFFFFF;
    cursor: pointer;
    display: block;
    position: absolute;
    right: 170px;
    top: 0;
    width: 169px;
}
.homePill {
    background: url("../image/theSprite.png") no-repeat scroll -239px 0 transparent;
    height: 76px;
    position: absolute;
    right: -1px;
    top: 0;
    width: 76px;
}
.contactFormFromAbove input[type="text"] {
    border: 2px solid #D1D7DE;
    height: 20px;
    margin-bottom: 5px;
    width: 146px;
  font-size:10px;
  color:#90969f;
}
.contactFormFromAbove textarea {
  width:146px;
  border: 2px solid #D1D7DE;
  height:64px;
  resize:none;
  font-size:10px;
  color:#90969f;
  font-family:Arial, Helvetica, sans-serif;
  overflow:hidden;
}
.formField {
  /*overflow:hidden!important;  */
}
.contactFormFromAbove input[type="submit"] {
    background: none repeat scroll 0 0 #81BA3F;
    border: medium none;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    margin-bottom: 7px;
    margin-top: 6px;
    width: 150px;
  cursor:pointer;
}
.contactFormFromAbove span.wcText {
    color: #79B632;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 9px;
    margin-top: 5px;
    padding-left: 10px;
}
.contactFormFromAbove .rsform {
  padding-left:10px;
}
.wcTextOpen {
  color: #79B632!important;  
}
.contactFormFromAboveWHITE {
  /*background:#fff!important;*/  
}
.contactFormFromAbove .rsform {
  display:none;  
}
.langSelector a {
    color: #79B632;
    font-size: 11px;
    margin-left: 3px;
    margin-right: 3px;
}
.langSelector {
    color: #79B632;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 7px;
    padding-left: 20px;
}
.homeSearch input[type="text"] {
    border: 2px solid #D1D7DE;
    height: 20px;
    margin-left: 20px;
    padding-left: 5px;
    width: 165px;
  font-size:13px;
  color:#c4c9d0;
}
.theHomeMenu ul {
  margin-top: 6px;
    padding-left: 20px;
}
.theHomeMenu a {
    color: #00AEEF;
    font-size: 14px;
    letter-spacing: -0.6px;
    line-height: 27px;
}
.theHomeMenu li {
  border-bottom:1px solid #00aeef;
  width:174px;  
}
.mainMenuCloser {
    background: url("../image/menuCloser.png") no-repeat scroll -1px 3px transparent;
    float: left;
    height: 12px;
    margin-left: 8px;
    width: 200px;
}
li.item-138 {
  border:none;  
}
.essentialsTrigger {
    background: none repeat scroll 0 0 #79B632;
    bottom: 0;
    color: #FFFFFF;
    display: block;
    font-size: 17px;
    font-weight: bold;
    height: 42px;
    left: 15px;
    line-height: 41px;
    margin: 138px auto 0;
    position: absolute;
    text-align: center;
    width: 194px;
    z-index: 16;
}
.theBackgroundRunning {
  background:url("../image/menuRepeat.png") repeat-y scroll 50% 0 transparent;  
}
.theMiddleCol {
    float: left;
    margin-top: 331px;
    width: 331px;
}
.homeModules {
    float: left;
    margin-top: 335px;
    width: 345px;
}
.HomeintroText h1 {
    color: #00A2E5;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -0.8px;
    margin-bottom: 11px;
}.HomeintroText span {
    color: #12315F;
    font-size: 13px;
    line-height: 16px;
}
.HomeintroText a {
    color: #00A2E5;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 6px;
}
.icon1 {
    background: url("../image/homeIcons.png") no-repeat scroll 0px -72.5px transparent;
    display: inline-block;
    height: 70px;
    width: 70px;
}
.icon2 {
    background: url("../image/homeIcons.png") no-repeat scroll -90px -72px transparent;
    display: inline-block;
    height: 70px;
    width: 70px;
}
.icon3 {
    background: url("../image/homeIcons.png") no-repeat scroll -175px -72px transparent;
    display: inline-block;
    height: 70px;
    width: 70px;
}
.icon4 {
    background: url("../image/homeIcons.png") no-repeat scroll -255px -74.5px transparent;
    display: inline-block;
    height: 70px;
    width: 70px;
}
.icon1:hover {
  background-position:0 0;
}
.icon2:hover {
  background-position:-90px 0;
}
.icon3:hover {
  background-position:-175px 0;
}
.icon4:hover {
  background-position:-255px -2px;
}
.Homeicons {
    margin-left: -7px;
    margin-top: 23px;
}
.homeModule {
    background: url("../image/theSprite.png") no-repeat scroll 0 -96px transparent;
    height: 98px;
    margin-bottom: 18px;
    padding-left: 17px;
    padding-right: 10px;
    padding-top: 7px;
    width: 317px;
}
.homeModule h3 {
    display: inline-block;
    float: left;
    font-size: 17px;
    margin-bottom: 15px;
    margin-top: 4px;
    width: 170px;
}
.styledText {
  color:#fff;
  font-family:Georgia;
  font-weight:bold;
  font-style:italic;  
}
.homeModule span {
    color: #12315F;
    display: inline-block;
    float: left;
    font-size: 11px;
    height: 35px;
    line-height: 12px;
    overflow: hidden;
    width: 153px;
}
.homeModule a {
    color: #00A2E5;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-top: 6px;
}
.homeModule img {
  float:right;
  width:156px;
  height:89px;  
}
.homeModLeft {
    float: left;
    width: 160px;
}
.Homeicons a {
    margin-right: 9px;
}
.essMenuLeftMenu li.parent {
  float:left;  
}
.essMenuLeftMenu li.parent ul li {
  width:135px;
}

.essMenuLeftMenu {
    height: 471px;
    width: 450px;
}
.theEssMenuHolder {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #B6D7E5;
    border-top: 1px solid #B6D7E5;
    bottom: 0;
    box-shadow: 1px -1px 1px #B6D7E5;
    display: none;
    height: 185px;
    left: 15px;
    padding: 10px;
    position: absolute;
    width: 610px;
    z-index: 15;
}
.essMenuLeftMenu .separator {
    color: #79B632;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 8px;
}
.essMenuLeftMenu a {
    color: #90969F;
    display: block;
    font-size: 9px;
    letter-spacing: -0.2px;
    line-height: 11px;

}
.leftEssSide {
    border-right: 1px solid #79B632;
    float: left;
    height: 185px;
    width: 365px;
}
.theRightEssMenuTitle{
  color: #79B632;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 4px;
}

.rightEssSide {
    float: left;
    padding-left: 19px;
    width: 219px;
}
.essPrODSmENU li.parent {
    float: left;
    width: 101px;
}
.essPrODSmENU .item-159 a {
  float:left;  
}
.essPrODSmENU .separator {
    color: #00A2E5;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 4px;
}
.essPrODSmENU li a {
  color: #90969F;
    display: block;
    font-size: 10px;
    line-height: 11px;
}
.essPrODSmENU .item-160 a {
  float:left;  
}
.inner6 li {
    float: left;
    margin-right: 9px;
    width: 60px;
}
.inner6 {
    float: left;
    width: 138px;
}
.innerLeft0 li {
    margin-right: 0;
    width: 137px !important;
}
.innerLeft3 li {
    margin-right: 15px;
    width: 111px !important;
}
.item-170 {
  margin-top:20px;  
}
.item-175 {
  margin-top:20px;  
}
.contactFormFromAbove.atHome {
    right: 0;
    top: -14px;
    z-index: 1;
}
.categoryWrap h1 {
    color: #79B632;
    display: block;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 12px;
}
.categoryWrap span.catDescInner {
    color: #12315F;
    display: inline-block;
    float: left;
    font-size: 13px;
    padding-left: 25px;
    width: 526px;
}
.categoryWrap img.theCatDescIMAGE {
    float: left;
    margin-top: 28px;
}
.categoryWrap {
  padding-top:20px;  
}
.categoryWrap p {
  line-height: 15px;
}
.inCatItemWrap {
  float:left;
  width:214px;
  height:162px;  
  background:url("../image/theSprite.png") no-repeat scroll 0 -393px transparent;
  position:relative;
}
.inCatItemWrap h2 a {
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 5px;
  display:block;
}
.inCatItemWrap span a {
    color: #12315F;
    display: block;
    font-size: 10.5px;
    height: 38px;
    letter-spacing: -0.3px;
    line-height: 13px;
    overflow: hidden;
    padding-left: 18px;
    padding-right: 19px;
    padding-top: 11px;
}
.inCatItemWrap img {
    margin-left: 20px;
    margin-top: 5px;
  width:172px!important;
  height:72px!important;
}
.categoryWrap .catHeader {
    margin-bottom: 35px;
}
.categoryWrap .itemContainer {
    float: left;
    margin-bottom: 20px;
    margin-right: 12px;
}
.inCatItemWrap:hover {
  
  cursor:pointer;
}
.inCatItemWrap:hover img {
  opacity:0.5;  
}
.itsHoveredCat {
  background-position:0 -209px;
}
.innerCompo {
    float: left;
    min-height: 650px;
    position: relative;
}
.innerCompo .essentialsTrigger {
    bottom: -91px !important;
    left: -230px !important;
}
.innerCompo .theEssMenuHolder {
  bottom: -80px!important;
  left: -230px!important;
    
}
.inCatItemWrap iframe {
    margin-left: 20px;
    margin-top: 5px;
}
.titleAndFT h1 {
    color: #79B632;
    display: block;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 15px;
}
.titleAndFT {
  float:left;
  width:520px;
}
.iTemViewCatImage {
    float: left;
    margin-left: 22px;
}
.fullItemPage {
  margin-top:15px;  
}
.theFullt {
    color: #12315F;
    font-size: 13px;
    line-height: 16px;
}
.breadcrumbs {
  font-size:11px;  
  color:#00a2e5;
}
.breadcrumbs span {
  font-weight:bold;  
}
.breadcrumbs a {
  font-size:11px;  
  color:#b5bac1;
}
.pathway1 {
  color:#00a2e5!important;
}
.theHomeMenu li.parent.active a {
  /*font-weight:bold;*/
}
.theHomeMenu li.deeper ul li a {
    color: #79B632;
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}
.theHomeMenu li.parent.active.deeper ul li.active a {
  /*font-weight:bold;*/
}
.theHomeMenu li.active.deeper ul li ul li a {
  font-size:10px;
  color:#12315f;  
}
.theHomeMenu li li {
  bordeR:none!important;  
}
.theHomeMenu li.deeper {
  /*border-bottom:none!important;  */
}
.theHomeMenu ul ul li {
    margin: -12px 0 0;
    padding: 0;
}
.theHomeMenu ul ul ul li {
    margin: -10px 0 0;
    padding: 0;
}
.theHomeMenu ul ul ul {
    margin-bottom: 7px;
    margin-top: -10px;
}
.theHomeMenu ul ul li a:before {
  content: "> ";
}
.theHomeMenu ul ul ul li a:before {
  content: ">> ";
}
.menu ul li.active.deeper.parent a {
  font-weight:bold;  
}
.menu ul li.active.deeper.parent li.active.deeper.parent a {
  font-weight:bold;  
}
.menu li.active.deeper.parent ul li a {
  font-weight:normal!important;  
}
ul.menu li.active.deeper.parent ul li.active.deeper.parent ul li.current.active a {
  font-weight:Bold!important;
}
ul.menu li.active.deeper.parent ul li.active.deeper.parent a {
  font-weight:Bold!important;
}
ul.menu li.active.deeper.parent ul li.active.deeper.parent ul li a {
  font-weight:normal!important;
}
ul.menu li ul li a {
  font-weight:normal!important;
}
ul.menu li.active.deeper.parent a {
  font-weight:Bold!important;
}
.menu li.active.deeper.parent ul li.current.active.deeper.parent ul li a {
  font-weight:normal!important;  
}
.theItemImageAndOption .theFinalImageOfITem {
    float: left;
    margin-right: 27px;
}
.theItemImageAndOption .itemImageOrVideoHolder {
  float:left;  
}
.theItemImageAndOption {
  margin-top:15px;  
}
.theITEMSRELATED {
  width:682px;
  height:220xp;
  margin-top:25px;
}
.theITEMSRELATED h3 {
    background: url("../image/theSprite.png") no-repeat scroll 0 -565px transparent;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    font-weight: normal !important;
    height: 34px;
    padding-left: 22px;
    padding-top: 7px;
    width: 663px;
}
.theITEMSRELATED .finalHOLDofItems {
    background: none repeat scroll 0 0 #E3E7EF;
    border-bottom: 1px solid #CEDCE8;
    border-right: 1px solid #CEDCE8;
    box-shadow: 1px 1px 1px #CEDCE8;
    height: 179px;
    margin-left: 10px;
    margin-top: -1px;
    width: 666px;
}
.theImagePickHall {
    height: 107px;
    margin-left: 8px;
    margin-top: 7px;
    width: 130px;
}
.relatedItemOneItem {
    background: url("../image/theSprite.png") no-repeat scroll 0 -609px transparent;
    float: left;
    height: 154px;
    margin-right: 10px;
    margin-top: 11px;
    width: 148px;
}
.theRelatedScrollLeft {
    background: url("../image/theSprite.png") no-repeat scroll -155px -609px transparent;
    display: inline-block;
    float: left;
    height: 18px;
    margin-left: 5px;
    margin-top: 70px;
    width: 9px;
  margin-right:10px;
}
.theRelatedScrollRight {
    background: url("../image/theSprite.png") no-repeat scroll -155px -631px transparent;
    display: inline-block;
    float: left;
    height: 18px;
    margin-left: -5px;
    margin-top: 70px;
    width: 9px;
}
.theITEMSRELATED h4 {
    color: #12315F;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 7px;
}
.relatedItemOneItem a {
    color: #00A2E5;
    display: block;
    font-size: 11px;
    margin-left: 10px;
}
.theItemTableHolder {
    background: url("../image/theSprite.png") no-repeat scroll -165px -615px transparent;
    color: #12315F;
    font-size: 9px;
    padding-top: 11px;
    width: 679px;
}
.theItemTableHolder table {
    margin-left: 5px;
    width: 667px;
  border-spacing:0!important;
  border-collapse:collapse;
}
.theItemTableHolder table tr td {
    border: 1px solid #BDC6D1;
    border-collapse: collapse;
    border-spacing: 0 !important;
    height: 16px;
    padding-left: 5px;
    padding-top: 2px;
    vertical-align: middle;
}
.tdNum0 {
  width:47px;
}
.tdNum1 {
  width:150px;
}
.tdNum2 {
  text-align:center;
  width:85px;
}
.tdNum3 {
  text-align:center;
  width:85px;
}
.tdNum4 {
  text-align:center;
  width:85px;
}
.tdNum5 {
  text-align:center;
  width:85px;
}
.tdNum6 {
  text-align:center;
  width:85px;
}
.theTableTitleHead {
    color: #79B632;
    display: block;
    font-size: 20px;
    margin-bottom: 16px;
    margin-top: 20px;
}
.theTableTitleHead b {
  font-weight:bold;  
}
.theToolbar #jfontsize-minus {
  width:32px;
  height:32px;
  background:url(../image/theSprite.png) no-repeat -360px -4px;
  display:inline-block;
}
.theToolbar #jfontsize-plus {
  height:32px;
  width:32px;
  background:url(../image/theSprite.png) no-repeat -403px -4px;
  display:inline-block;
}
.PrintPage {
  height:32px;
  width:32px;
  background:url(../image/theSprite.png) no-repeat -447px -4px;
  display:inline-block;
}
.theToolbar {
    bottom: -2px;
    position: absolute;
    right: -908px;
}
.innerCompo form .componentheading {
    color: #00A3E6;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}
.theContactHead {
    background: none repeat scroll 0 0 #E5F6FC;
    color: #1E3D69;
    font-size: 13px;
    height: 70px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-top: 8px;
    width: 673px;
}
.theContactHead span {
  font-size:18px;
  color:#00a3e6;  
  display:inline-block;
  height:26px;
  line-height:25px;
}
.cuAdress {
  background:url(../image/ContactSprite.png) no-repeat 0 0;
  padding-left: 45px;
  margin-right:10px;
}
.cuTel {
    background: url("../image/ContactSprite.png") no-repeat scroll 4px -33px transparent;
    margin-right: 10px;
    padding-left: 45px;
}
.cuFax {
    background: url("../image/ContactSprite.png") no-repeat scroll 0 -63px transparent;
    padding-left: 37px;
  margin-right:10px;
}
.cuMail {
    background: url("../image/ContactSprite.png") no-repeat scroll 0 -92px transparent;
    margin-right: 10px;
    padding-left: 37px;
}
.theCuDivider {
  width:678px;
  height:6px;
  background:url(../image/CuDivider.png) no-repeat 0 0;  
  display:block;
  margin-bottom:10px;
}
.theFormFieldsHolder {
  width:667px;
  /*height:370px;*/  
  background:url(../image/CuBg.png);
  padding-left:13px;
  padding-bottom:10px;
}
.theFormFieldsHolder input[type="text"]{
  width:630px;
  height:29px;
  border:3px solid #d1d7de;
  margin-bottom:5px;
  font-size:15px;
  color:#757a81;
  padding-left: 10px;
}
.theFormFieldsHolder textarea {
    border: 3px solid #D1D7DE;
    color: #757A81;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: 94px;
    padding-left: 10px;
    padding-top: 10px;
    resize: none;
    width: 630px;
  overflow:hidden;
}
.rsform-block-howcanhelp .newListSelected {
    background:url("../image/formFieldArrowG.png") no-repeat scroll 270px 11px #FFFFFF;
    border: 3px solid #D1D7DE;
    color: #79B632;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 24px;
    margin-bottom: 3px;
    padding-left: 9px;
    padding-top: 5px;
    width: 288px;
  margin-top: 15px;
}
.rsform-block-howcanhelp ul.newList {
  background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #D1D7DE;
    /*height: 105px;*/
    left: 0;
    margin-left: -12px;
    margin-top: 9px;
    padding: 10px;
    top: 29px;
    visibility: visible;
    width: 277px;  
  
}
.rsform-block-howcanhelp ul.newList a {
  font-size:13px;
  color:#757a81;
  font-weight:normal!important;
  margin-bottom:10px;
  display:block;
}
.rsform-block-country .newListSelected {
    background:url("../image/formFieldArrowG.png") no-repeat scroll 615px 11px #FFFFFF;
    border: 3px solid #D1D7DE;
    color: #757A81;
    font-size: 15px;
    height: 22px;
    margin-bottom: 3px;
    padding-left: 10px;
    padding-top: 7px;
    width: 630px;
  cursor:pointer;
}
.rsform-block-country .newList {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #D1D7DE;
    height: 200px !important;
    margin-left: -13px;
    margin-top: 7px;
    overflow-y: auto !important;
    width: 640px;
}

.rsform-block-howcanhelp {
    float: right;
    margin-right: 21px;
}
.theHowCanWeHelpSpan {
    color: #79B632;
    display: inline-block;
    float: left;
    font-family: Georgia;
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
}
.rsform-block-howcanhelp .newListSelected .selectedTxt {
  /*margin-left: 10px;
    margin-top: 6px;*/  
}
.highLightedKW {
  color:#79b632;
  font-weight:bold;  
}
.theSSearchResults .kwTitle {
  font-size:30px;
  color:#79b632;
  font-style:italic;
  font-weight:bold;
  font-family:Georgia;
  display:block;  
}
.theSSearchResults .SrBc {
    color: #B5BAC1;
    display: block;
    font-size: 11px;
    margin-bottom: 25px;
}
.theSSearchResults .SearchResultsHeader {
  font-size:13px;
  color:#12315f;  
  display:inline-block;
  margin-top:15px;
}
.theSSearchResults .SRCounter {
  font-size:14px;
  color:#757a81;
  font-weight:bold;  
}
.theSSearchResults h2 {
    color: #79B632;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 24px;
}
.theSSearchResults .SrIndex {
    color: #79B632;
    float: left;
    font-family: Georgia;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    line-height: 15px;
}
.theSearchRFulltext .theSrTitleLink {
    color: #00A3E6;
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 12px;
    margin-left: 5px;
    margin-right: 5px;
}
.theSearchRFulltext {
    color: #12315F;
    float: left;
    font-size: 11px;
    line-height: 13px;
    margin-top: 3px;
    width: 662px;
}
.theSSearchResults .catRoot {
    color: #757A81;
    display: block;
    font-size: 10px;
    font-style: italic;
    margin-left: 16px;
    margin-top: 4px;
}
.theSSearchResults .catRoot a {
  font-size:10px;
  color:#757a81;
  font-style:italic;  
}
.searchRecordItem {
  margin-bottom:13px;  
}
.theAppAndAdvs .AppAdvBC {
    color: #B5BAC1;
    display: block;
    font-size: 11px;
    margin-bottom: 20px;
}
.theAppAndAdvs h1 {
    color: #00A3E6;
    display: block;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 20px;
}
.theAppAndAdvs .theAppAdvCatDesc {
    color: #00AEEF;
    display: block;
    font-size: 15px;
    margin-bottom: 8px;
}
.appAdvItem a.openingTitle {
    background: url("../image/AppAdvSprite.png") no-repeat scroll -1px -40px transparent;
    color: #12315F;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 21px;
    letter-spacing: -0.4px;
    padding-left: 35px;
    padding-top: 10px;
    width: 645px;
}
.theAppAdvContentBox {
    border: 3px solid #E8EBEE;
    color: #12315F;
    display: none;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin-top: -1px;
    padding: 10px 13px 15px 30px;
    width: 630px;
  background:url("../image/white50Precent.png") repeat 0 0;
}
.openedAppAdvItemC {
  background-position: -1px 0px !important;  
}
.opacityGrey {
   /* background: url("../image/opacityGrey.png") repeat scroll 0 0 transparent;*/
    margin-left: -35px;
    margin-top: 7px;
    padding-left: 34px;
  padding-bottom: 6px;
  width:645px;
}
.theAOTEF {
  background:url("../image/opacityGrey.png") repeat ;
  margin-top: 8px;
  float:left;
}
.FEBreadCrumbs {
  color: #B5BAC1;
    display: block;
    font-size: 11px;
    margin-bottom: 20px;  
}
.filmsExps h1 {
  color: #00A3E6;
    display: block;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
}
.filmsExps .catDesc {
    color: #00AEEF;
    display: block;
    font-size: 15px;
    letter-spacing: 0.2px;
    line-height: 17px;
    margin-bottom: 8px;
}
.filmExpItem {
    border-bottom: 1px solid #79B632;
    float: left;
    margin-bottom: 6px;
    padding: 10px 0;
}
.filmExpItem img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DCE2E9;
    border-right: 1px solid #DCE2E9;
    box-shadow: 0 0 1px #DCE2E9;
    float: left;
    padding-bottom: 5px;
    padding-right: 5px;
}
.filmExpItem .theFEimageText {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    width: 459px;
}
.theFEimageText h2 {
  display:block;  
  font-size:15px;
  font-weight:bold;
  color:#79b632;
}
.theFEimageText h2 a {
  display:block;  
  font-size:15px;
  font-weight:bold;
  color:#79b632;
}
.theFEimageText .FEIntroText {
    color: #12315F;
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 8px;
    margin-top: 8px;
}
.theCredtis {
  font-size:12px;
  color:#7a828b;
}  
.agroTipsCat h1 {
    background: url("../image/agroTipsRunLine.png") repeat-x scroll 0 57px transparent;
    color: #79B632;
    display: block;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 35px;
}
.agroLeft {
  width:459px;
  float:left;
}
.agroRight {
    border: 1px solid #79B632;
    float: left;
    margin-left: 31px;
    margin-top: 88px;
    padding: 20px;
    width: 147px;
}
.agroTip {
    background: url("../image/agroTipsRunLine.png") repeat-x scroll 0 bottom transparent;
    margin-top: 15px;
    padding-bottom: 21px;
}
.agroItemContent h3 {
  color: #00A3E6;
    display: block;
    font-family: Georgia;
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 5px;  
}
.agroItemContent h3 a{
  color: #00A3E6;
    display: block;
    font-family: Georgia;
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 5px;  
}
.agroItemContent {
  float:right;
  width:265px;  
}
.theAgroTipVideo {
  width:181px;
  float:left;  
}

.agroItemContent span {
    color: #12315F;
    font-size: 11px;
    line-height: 13px;
}
.agroItemContent .agroTipLink {
  font-weight:bold;
  display:block;
  font-size:13px;
  color:#79b632;
  margin-top:10px;
}
.indexerAT {
  font-weight:bold;
  font-style:italic;
  color:#79b632;
  font-size:15px;
  display:inline-block;
  font-family:Georgia;  
}
.agroRight a {
    color: #757A81;
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    margin-left: 8px;
}
.agroRight h3 {
  font-size:15px;
  color:#79b632;
  font-weight:bold;
  display:block;
  margin-bottom:5px;  
}
.theAgROTipItem h1 {
    background: url("../image/agroTipsRunLine.png") repeat-x scroll 0 bottom transparent;
    color: #79B632;
    display: block;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 22px;
    padding-bottom: 27px;
}
.theAgROTipItem h3 {
  color: #00A3E6;
    display: block;
    font-family: Georgia;
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 5px;  
}
.theAgROTipItem .agroItemFT {
  color: #12315F;
    font-size: 11px;
    line-height: 13px;
  margin-top:15px;
  margin-bottom:3px;  
}
h3.agroBlockRightTitle {
  color: #79B632;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;  
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-style:normal;
}
.liSoc {
  float:right;
  margin-right:7px;
}
.fbSoc {
  float:right;
}
.SendAfreind {
  float:right;
  display:inline-block;
  width:89px;
  height:20px;
  text-align:center;
  font-size:12px;
  color:#00a3e6;
  font-weight:bold;
  background:#d6ebf5;
  line-height:21px;
}
.AgroItemShareBar {
  margin-top:15px;
  margin-bottom:15px;    
}
.itemCommentsForm h3 {
  
}
.theAgroItemVideo {
    background: url("../image/agroTipsRunLine.png") repeat-x scroll 0 bottom transparent;
    padding-bottom: 23px;
}
.itemCommentsCounter {
    color: #79B632;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-top: 8px;
}
.commentDate {
    color: #757A81;
    display: inline-block;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 12px;
  float:left;
}
.theAuthorName {
  font-size:11px;
  color:#79b632;
  display:inline-block;  
  float:left;  
  margin-bottom: 10px;
    margin-top: 12px;
  margin-left:3px;
}
.commentContent {
  display:block;
  font-size:11px;
  color:#12315f;
  line-height:14px;
}  
.commentLinkItem {
  display:inline-block;
  float:right;
  text-align:center;
  font-size:12px;
  color:#00a3e6;
  font-weight:bold;
  width:88px;
  height:24px;
  line-height:26px;
  background:#d6ebf5;  
  padding:0 4px;
}
.itemDivComment {
  border-top:1px solid #79b632;
  padding-bottom:10px;  
}
.theCommentsList {
    background: url("../image/agroTipsRunLine.png") repeat-x scroll 0 bottom transparent;
    padding-bottom: 15px;
}
.itemCommentsForm h4 {
    color: #79B632;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 10px;
}
.itemCommentsForm label {
    color: #757A81;
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 6px;
}
.itemCommentsForm textarea {
  width:453px;
  height:75px;
  overflow:hidden;
  resize:none;
  border:3px solid #d1d7de;  
  color: #757A81;
  font-size:13px;
  font-family:Arial, Helvetica, sans-serif;
}
.itemCommentsForm input[type="text"] {
    border: 3px solid #D1D7DE;
    height: 21px;
    width: 453px;
  color: #757A81;
  font-size:13px;
}
#submitCommentButton {
  width:86px;
  height:30px;
  display:block;
  background:#00a3e6;
  text-align:center;
  border:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  cursor:pointer;
  margin-top:10px;
}  
.itemBackToTop a {
    color: #79B632;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    padding-bottom: 25px;
}
.GWWpageTitle {
  color: #00A3E6;
    display: block;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 20px;  
}
.GwwIntroLine {
  font-size:19px;
  color:#79b632;
  font-weight:bold;  
  display:block;
  margin-top:20px;
  margin-bottom:10px;
}
#shopfinderBar .newListSelected {
    background: url("../image/theSprite.png") no-repeat scroll 100.5% 3px #FFFFFF;
    border: 3px solid #D1D7DE;
    color: #757A81;
    cursor: pointer;
    float: left;
    font-size: 13px;
    height: 23px;
    margin-right: 8px;
    width: 165px;
}
#shopfinderBar .SSContainerDivWrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #D1D7DE;
    margin-left: -3px;
    margin-top: -1px;
    padding: 9px;
    width: 147px;
}
#thirdSelect .newListSelected {
  margin-right:0!important;
}
#shopfinderBar ul.newList li a{
  font-size: 13px;
  display:block;
  color: #1E3D69;
  margin-bottom:5px;
}
.findStoreIgnition {
    background: none repeat scroll 0 0 #00A3E6;
    color: #FFFFFF;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 28px;
    line-height: 29px;
    margin-left: 15px;
    text-align: center;
    width: 110px;
}
#shopfinderBar {
    background: url("../image/boxOpacity.png") repeat scroll 0 0 transparent;
    padding-bottom: 14px;
    padding-left: 12px;
    padding-top: 10px;
}
.shopListView .shopListView {
    background: url("../image/boxOpacity.png") repeat scroll 0 0 transparent;
  margin-top:10px;
}
.shopListView h1 {
  display:inline-block;
  float:left;
  font-size:20px;
  font-weight:bold;
  color:#79b632;
}
.gwwBc {
    background: url("../image/theSprite.png") no-repeat scroll -1006px -30px transparent;
    color: #757A81;
    display: inline-block;
    float: left;
    font-size: 15px;
    margin-right: 5px;
    margin-top: 5px;
    padding-left: 15px;
}
.shopListView .shopListView {
    background: url("../image/boxOpacity.png") repeat scroll 0 0 transparent;
    margin-top: 10px;
    padding: 10px 16px 16px;
}
.ctform .selectedTxt {
    padding-bottom: 7px;
    padding-left: 10px;
    padding-top: 5px;
}
.shopItemIntroText {
    color: #1E3D69;
    font-size: 13px;
    padding-left: 15px;
}
.shopItemIntroText h4 {
  font-size:13px;
  color:#1e3d69;
  display:block;
  margin-top:15px;
  margin-bottom:3px;
}
.shopItemIntroText span {
  font-size:13px;
  color:#1e3d69;
  line-height:18px;
}
#k2Container.shopListView {
  width:650px;  
}
.theHomeMenu ul.menu li.active a {
  font-weight:bold;  
}
.headOfItLeft h1{
  color: #00A3E6;
    display: block;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
}
.introTextOfFeIt {
    color: #00AEEF;
    display: block;
    font-size: 15px;
    letter-spacing: 0.2px;
    line-height: 17px;
    margin-bottom: 8px;
    padding-right: 16px;
}
.authorCredits {
    color: #7A828B;
    font-size: 12px;
    margin-bottom: 15px;
}
.authorCredits span {
    color: #7A828B;
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}
.headOfItLeft {
  float:left;
  width:329px;
}
.headOfItRight {
  float:right;
  width:351px;
}
.itsMainTextA {
    color: #12315F;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 15px;
}
.filmExpsItemView h2 {
    color: #00A3E6;
    display: block;
    font-size: 15px;
    margin-bottom: 15px;
}
.itemMoreTextHolder {
    color: #12315F;
    float: left;
    font-size: 12px;
    line-height: 15px;
    padding-right: 25px;
    width: 438px;
}
.lieNgImg {
  float:left;
  width:217px;
}
.backTOcAT {
    background: url("../image/littleRaRow.png") no-repeat scroll right 50% transparent;
    color: #79B632;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    padding-right: 15px;
    text-align: right;
}
.filmExpsItemView {
  margin-top:20px;  
}
.generalItemToo h2 {
  margin-top:15px;  
}
.generalItemToo ul {
  list-style:disc;
  margin-left:13px;
}
.askexpsts img {
    border-bottom: 1px solid #DCE2E9;
    border-right: 1px solid #DCE2E9;
    box-shadow: 0 0 2px #CCCCCC;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
    padding: 5px;
}
.askexpsts .theAppAdvCatDesc {
    color: #1E3D69;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin-left: 20px;
    width: 520px;
}
.askexpsts .theAOTEF {
  background:url(../image/boxOpacity.png) 0 0!important;  
}
.theAskItemComments {
  background:url("../image/agroTipsRunLine.png") repeat-x scroll 0 top transparent;
}
.theAskItemTextOFtitle {
  padding:10px 13px 15px 30px;  
}
.askexpsts .theAppAdvContentBox {
  padding:0px!important;
  width:674px!important;
}
.askexpsts .theAskItemComments {
   padding: 15px 13px 15px 30px;  
}
.theAskItemComments h3 {
    background: url("../image/theSprite.png") no-repeat scroll -993px -106px transparent;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-top: 8px;
  font-size:15px;
  font-weight:bold;
  color:#79b632;
}
.commenterAskDate {
  font-weight:normal;
  font-size:12px;
  color:#757a81;  
}
.AskCommenterTextFull {
    color: #757A81;
    display: block;
    font-size: 12px;
    padding-left: 29px;
}
.askSendCommentButton {
    background: none repeat scroll 0 0 #D5EDFA !important;
    color: #1BA1DB !important;
    display: block !important;
    height: 23px !important;
    padding: 5px 10px 0;
  float:right;
  margin-top:15px;
    border: medium none;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 86px;
}
.commentFormSendAsk  {
  display:none;
  padding-top:20px;  
}
.SearchResultsHeader b {
  font-weight:bold;  
}
.k2Anchor {
  background:url(../image/littleRaRow.png) no-repeat right 2px;
  padding-right:15px;  
}
.k2Pagination .pagination-start {
  display:none;
}
.k2Pagination .pagination-end {
  display:none;  
}
.k2Pagination ul li {
  float:left;  
}
.k2Pagination a.pagenav {
    background: none repeat scroll 0 0 #E3E7EF;
    color: #00A3E6;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    margin: 0 2px;
    padding: 1px 3px 0;
}
.k2Pagination span.pagenav {
    color: #1E3D69;
    display: inline-block;
    font-size: 12px;
    line-height: 21px;
    margin: 0 2px;
}
.pagination-prev span.pagenav {
    background: url("../image/paginationSprite.png") no-repeat scroll -8px -8px transparent;
    height: 25px;
    margin-top: -3px;
    overflow: hidden;
    text-indent: 100000px;
    width: 25px;
}
li.pagination-next a.pagenav {
    background: url("../image/paginationSprite.png") no-repeat scroll -41px -40px transparent;
    height: 25px;
    margin-top: -3px;
    overflow: hidden;
    text-indent: 100000px;
    width: 25px;
}
li.pagination-prev a.pagenav {
  background: url("../image/paginationSprite.png") no-repeat scroll -41px -8px transparent;
    height: 25px;
    margin-top: -3px;
    overflow: hidden;
    text-indent: 100000px;
    width: 25px;
}
li.pagination-next span.pagenav {
    background: url("../image/paginationSprite.png") no-repeat scroll -6px -40px transparent;
    height: 25px;
    margin-top: -3px;
    overflow: hidden;
    text-indent: 100000px;
    width: 25px;
}
.k2Pagination ul {
  float:right;  
}
div#recaptcha_area img {
  
}
.theHomeMenu ul ul ul {
  display:none; 
  display:block;  
}
.theHomeMenu ul ul {
  display:none;  
  display:block; 
}
li.active.deeper.parent ul {
  display:block!important;
}
.theWnatMoreT {
    display: none;
    left: 53px;
    position: absolute;
    top: 108px;
  color:#00AEEF;
}
.inCatItemWrap:hover a.theWnatMoreT {
  display:block;  
}
.readMoreForIt {
  font-weight:normal!important;
  margin-top:-2px;  
}
.k2Pagination {
  margin-top:20px;  
}
input#submitb {
    background: none repeat scroll 0 0 #79B632;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 30px;
    margin-top: 5px;
    text-align: center;
    width: 86px;
  cursor:pointer;
}

.fbSoc span {
  width:55px!important;  
}
#recaptcha_area {
  border:3px solid #D1D7DE;  
}
.recaptchatable {
    border:0!important;
}
.recaptcha_theme_clean {
    border:0!important;
}
table#recaptcha_table {
  border:0!important;
}
.theHomeMenu ul.menu ul ul a {
  color:#12315f;
  font-size:11px;  
}
.item-130.current.active a {
  letter-spacing:-1px;
}
.contactFormFromAboveWHITE .rsform {
    box-shadow: -3px 2px 3px #B3D6E5;
}
.theBotMenu {
  position:absolute;
  bottom:0;
}
.firstLineInTheTable {
  background:none transparent;  
}
.firstLineInTheTable td {
    background: none repeat scroll 0 0 #00AFF2 !important;
    border: medium none !important;
    color: #FFFFFF;
    font-size: 12px;
    height: 24px !important;
}
.MoreProductsUlHolder {
    float: left;
    overflow: hidden;
    width: 632px;
}
.moreprodsul li {
  float:left;
    height: 165px;
    width: 158px;  
}
.displaycsv_sortable tr td a img {
  margin: 0 auto 0 -2px!important;  
}
.contactFormFromAbove .rsform {
  background: none repeat scroll 0 0 #FFFFFF;
    padding-top: 10px;  
}
#csvtable0 {text-align:center;}

.essMenuLeftMenu li.item-259 {
    float: left;
    width: 80px;
}
.essMenuLeftMenu li.deeper.parent a {
  color: #79B632;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 4px;
}
/*.essMenuLeftMenu li a {
  font-size: 9px!important;
  color: #90969F!important;
  font-weight:normal!important;  
}*/
.essMenuLeftMenu ul.innerLeft0 a {
  font-size: 10px!important;
  color: #90969F!important;
  font-weight:normal!important;  
}
.essMenuLeftMenu ul.innerLeft5 a {
  font-size: 10px!important;
  color: #90969F!important;
  font-weight:normal!important;  
}
.essMenuLeftMenu ul.innerLeft11 a {
  font-size: 10px!important;
  color: #90969F!important;
  font-weight:normal!important;  
}
.rightEssSide li.deeper.parent a {
  color: #00A2E5;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 4px;
}
.rightEssSide ul.inner0 a {
  font-size: 10px!important;
  color: #90969F!important;
  font-weight:normal!important;
  margin:0!important;  
  width: 125px;
}
.rightEssSide ul.inner8 a {
  font-size: 10px!important;
  color: #90969F!important;
  font-weight:normal!important;
  margin:0!important;  
  width: 125px;  
}
.rightEssSide ul.inner11 a {
  font-size: 10px!important;
  color: #90969F!important;
  font-weight:normal!important;  
  margin:0!important;  
  width: 125px;
}
.rightEssSide ul.inner13 a {
  font-size: 10px!important;
  color: #90969F!important;
  font-weight:normal!important;
  margin:0!important;  
  width: 125px;  
}
.rightEssSide ul.inner15 a {
  font-size: 10px!important;
  color: #90969F!important;
  font-weight:normal!important;
  margin:0!important;    
  width: 125px;
}
.rightEssSide ul.inner17 a {
  font-size: 10px!important;
  color: #90969F!important;
  font-weight:normal!important;  
  margin:0!important;  
  width: 125px;
}
.innerLeft0 {
  margin-top: 9px;  
}
.JooMiCr {
font-size: 6pt;
color: #00A2E5;
width: 240px;
float: right;
margin-top: 35px;
margin-right: 290px;
}
.JooMiCr a {
  font-size:6pt;
  color:#00a2e5;
}