/*
 * @author ( Angie Radtke )
*/

/* not ready */

/* ##########################  general  ########################### */
html, body {  height:100%;
}
p {margin:0 0 20px 0;}
.item-page {overflow:hidden;}
p.readmore {margin:29px 0 0 0;}

body
{
  color: #696969;
  /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
  font-family: Arial, Helvetica, sans-serif;
  line-height:1.7em;
  text-align:justify;
  font-size:12px;
  background:#f8f8f8;
}

  .tab-content1 {
    clear: both;
    width:100%;
    overflow:auto;
    }

.tabs1 .service li {
  width:286px;
  margin:0;
  padding:10px 10px 10px 10px !important;
}
  .tabs1 .service li figure {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    behavior: url(js/pie.php);
    position: relative;
    background:#f0f0f0;
    margin:0 10px 0 0;
  }
.list2 {
  margin-top:6px
}
  .list2 li {
    font-size:0.785em;
    line-height:1.2307em;
    text-transform:uppercase;
    width:252px;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    behavior: url(js/pie.php);
    position: relative;
    background:url(../images/list2-li-bg.gif) left top repeat-x #eeeeee;
    border:1px solid #c9c9c9;
    border-top:1px solid #e6e6e6;
    border-left:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
    height:35px;
    margin-bottom:2px;
  }
    .list2 li a {
      color:#0088ae;
      text-decoration:none;
      font-weight:bold;
      display:block;
      padding:11px 0 10px 30px;
      background:url(../images/list2-bg.gif) 14px 15px no-repeat;
    }
      .list2 li:hover, .list2 .current1 {
        border:1px solid #0984b7;
        background:url(../images/list2-hover.gif) left top repeat-x #0baacb;
        width:100%;
      }
        .list2 li:hover a, .list2 .current1 a {
          background:url(../images/list2-hovera.gif) 250px 15px no-repeat;
          color:#fff;
          padding-left:20px;
        }
#all {
  margin: 0 auto 0px;
  position: relative;
  width:100%;
  background:url(../images/bg_top.gif) 0 0 repeat-x #fff;
  }
body.all #all {background:url(../images/header-shadow.png) #ffffff top left repeat-x;/*background:#fff;*/}
.push {
  height:66px;
  }

a {
  /*color:#0088ae;*/
  color:#666;
  outline:none;
  text-decoration:underline;
  }

a:hover {
  color:#0088ae;
  text-decoration:none;
  outline:none;
  }

input:focus
{

}

fieldset
{
  border:solid 1px #e7e7e7
}


.article-info dd span
{
  color:#444;
  border-right:solid 0px;
  background:#eee
}


/* ##########################  back  ########################### */

#back
{

}
/*###########################################################*/

/********************registration***********************************/
.registration, .reset, .remind, .contact {
overflow:hidden;
position:relative;}
/********************************************************************/

/* ##########################  logo  ########################### */

#logo span
{
  color:#fff;
  padding-left:50px;
  font-size:0.3em !important;
  text-transform:none;
  font-family:arial, sans-serif
}
.logoheader {
  text-align:left;
  color:#fff;
  margin:0em 0px 0 0px !important;
  }


h1#logo {
  padding:0px;
  text-transform:uppercase;
  font-weight:normal;
  margin:0;
  display:inline-block;
  position:absolute;
  top:21px; left:15px;
  z-index:999;
  }

/* ##########################  header  ########################### */

#header
{
  position:relative;
  height:152px;
  margin-bottom:30px;
  z-index:9;
}
.all #header {margin-bottom:34px;}
/* ++++++++++++++  lists, skiplinks  ++++++++++++++ */
.actions {height:30px;}
.actions li {float:right; padding:0 5px 0 0;}
.main {width:950px; margin:0 auto; position:relative;} 
#header ul.skiplinks
{
  width:100%;
  text-align:left;
  background:none;
  z-index:20000;
  top:0;
  display:inline;
  padding:0
}

#header ul.skiplinks li a.u2:active,
#header ul.skiplinks li a.u2:focus

{
  background:#095197 !important;
  color:#fff !important;
  border:solid 1px;
  top:0 !important;
  z-index:10000;
  right:auto;
  left:0 !important;
  display:block
}


/* ++++++++++++++  fontsize  ++++++++++++++ */

#fontsize
{
   display:inline;


}

#fontsize p a:link,
#fontsize p a:visited
{
  color:#222;
  border-right:solid 1px #ccc
}


#fontsize p a.larger,
#fontsize p a.reset,
#fontsize p a.smaller
{
  padding-left:5px;
  padding-right:5px;
  text-decoration:none;
  margin:0;
}



#fontsize p a:hover,
#fontsize p a:active,
#fontsize p a:focus
{
  background:#095197 !important;
  color:#fff
}

#fontsize h3
{
  color:#222;
  font-weight:bold
}

/* ++++++++++++++  search  ++++++++++++++ */

#header form .search
{

position:absolute;
right:0px;
top:38px;
width:230px;
height:26px;
background:none;
z-index:9;
overflow:hidden;
padding:3px 0;

}

#header form .search .inputbox
{
  background:#ebebeb;
  border-top:1px solid #b8b8b8;
  border-left:1px solid #b8b8b8;
  border-bottom:1px solid #e1e1e1;
  border-right:1px solid #e1e1e1;
  padding:0px 10px;
  float:left;
  width:169px;
  font-size:11px;
  text-transform:lowercase;
  height:24px;
  line-height:18px;
  color:#a5a5a5;
  margin-top:0px;
  -webkit-border-radius:5px;
     -moz-border-radius:5px;
      border-radius:5px;
    

}


#header form .button
{
  
}
#header form .search .button {
  border:none;
  background:url(../images/searchButton.png) 0 0 no-repeat;
  color:#fff !important;
  text-transform:uppercase;
  text-indent:-3000px;
  text-decoration:none;
  display:inline-block;
  width:29px;
  height:29px;
  font-size:10px;
  line-height:11px !important;
  padding:0;
  font-style:normal !important;
  margin:0px 0 0 0;
  cursor:pointer;
  position:relative;
  letter-spacing:0px;
  display:inline-block;
  position:absolute;
  right:0px;
  top:1px;

}


/* ##########################  contentarea  ########################### */
.color-1 {color:#0088ae !important; font-style:normal;}
.line-height {
line-height: 1.2857em;
}

#content {padding:0 0 45px 0;}
#contentarea,
#contentarea2
{
  background:#fff
}

.categories-list, .category-list, .blog
{
        padding:0px;
    position:relative;
}
/* ##########################  breadcrumbs  ########################### */

#breadcrumbs
{
  color:#333;
}

#breadcrumbs span
{
  color:#333;
}

#breadcrumbs span a:link,
#breadcrumbs span a:visited
{
  background:#fff;
  color:#333;
}

#breadcrumbs span a:hover,
#breadcrumbs span a:active,
#breadcrumbs span a:focus
{
  background:#095197;
  color:#fff;
}


/* ##########################  navigation column  ########################### */

.module_content
{
  border:solid 1px #ddd;

}
.moduletable_js
{
  border:solid 0px #ddd;
}

#right .moduletable_js
{
  border:0
}

#nav h3
{
  border-bottom:solid 1px #ddd;
  color:#555
}

h3.js_heading
{
  border-bottom:solid 1px #ddd;
  background:#eee;
}

h3.js_heading span.backh
{
  border:solid 0px #000
}

h3.js_heading span.backh1
{

}

h3.js_heading a
{
  border:0
}

h3.js_heading a img
{
  border:0
}

h3.js_heading a.opencloselink:hover,
h3.js_heading a.opencloselink:active,
h3.js_heading a.opencloselink:focus
{
  background:none
}


#right h3 span.backh
{

}

#right h3 span.backh2
{
  background:#fff;
  color:#555;
  border-bottom:solid 1px #ddd
}

#right h3 span.backh3
{
padding-left:0
}

h3.js_heading a:link,
h3.js_heading a:visited,
h3.js_heading a:hover,
h3.js_heading a:active,
h3.js_heading a:focus
{

}

#nav h3.js_heading a:focus
{

}

#nav form
{
  color:#000;
}

#nav form a:hover,
#nav form a:active,
#nav form a:focus
{
  color:#fff;
  background:#095197;
  text-decoration:none
}


#main
{

}

#main a:link,
#main a:visited
{

}

#main a:hover,
#main a:active,
#main a:focus
{
  background:#095197;
  color:#fff;
}

#main th a:hover,
#main th a:active,
#main th a:focus
{
  background:#333;
  color:#fff;
}


.column-1,
.column-2
{
  border: solid 0px ;
}

.item-separator
{
  border: solid 0px #333333;
}

#main ul li
{

}

.small
{
  border:solid 0;
}

ul#archive-items li.row0,
ul#archive-items li.row1
{
  border-bottom:solid 1px #ddd 
}

.archive #adminForm fieldset
{
  border:0;
  padding:0;
  margin:20px 0
}
/* ++++++++++++++  images  ++++++++++++++ */

.image-left
{
  padding:2px;
}

.image-right
{
  border:solid 1px #ddd;
  padding:2px
}

/* ++++++++++++++  leading  ++++++++++++++ */

.items-leading
{

}


/* ++++++++++++++++++++ headings +++++++++++++ */
#main h1
{ color:#0d4c89;

  border-bottom:solid 1px #ddd;


}


#main .blog  h1,
#main .blog-featured  h1
{
  color:#0d4c89;
  border-top:solid 1px #ddd;
  border-bottom:solid 1px #ddd;
  margin-top:-1px !important

}

/* h1 on frontpage */


.items-leading h2,
#main h3,
#main h4
{
  color:#555;
}

#main h2

{
  color:#555;

}

#main h2 a
{
  color:#095197
}

.box-top {
  background:url(../images/line-hor.gif) bottom left repeat-x;
  width:100%;
  overflow:hidden;
}

.separator1 {
  background:url(../images/line-ver.gif) repeat-y 319px 0;
  }
.separator2 {
  background:url(../images/line-ver.gif) repeat-y 639px 0;
  }
.box-top h2 {
  background:#ebebeb url(../images/line-hor.gif) bottom left repeat-x;
  text-align:center;
  padding:20px 50px 20px 50px;
  }
.box-top .indent {
  text-align:center;
  padding:30px 40px 50px 40px;
  }

/* ++++++++++++++  readmore  ++++++++++++++ */



/* ++++++++++++++  icons  ++++++++++++++ */

.actions img {
  border:0;
  }

/* ++++++++++++++  items-more  ++++++++++++++ */

#main .items-more h3 {
  border-bottom:solid 1px #ddd;
  border-top:solid 1px #ddd;
  color:#444;
}

#main .items-more ol
{
  color:#000;
}

#main .items-more ol li a
{
  background:#FFFFFF url(../images/blog_more.gif) no-repeat 0px center;
  color:#095197
}

#main .items-more ol li a:hover,
#main .items-more ol li a:active,
#main .items-more ol li a:focus
{
  background: #095197 url(../images/blog_more_hover.gif) no-repeat 0px center;
  color:#fff;
}

/* ++++++++++++++  pagination  ++++++++++++++ */

#main .pagination
{
  border-top:solid 1px #ddd;
}

/* ++++++++++++++  article index  ++++++++++++++ */

table.contenttoc
{
  border:solid 1px #ccc;
}


/* ##########################  right column   ########################### */

#right
{
  border:solid 0px #e6e6e6;
  background:#fff
}



#right h3
{

}

#right h4
{
  color:#555;
  border:solid 0;
}





#right ul li a:hover,
#right ul li a:active,
#right ul li a:focus
{
  background:#095197;
  color:#fff;
}

/* ++++++++++++++  button for closing right column  ++++++++++++++ */
#close span
{
  color:#000;
}

/* ##########################  modules  ########################### */

/* ++++++++++++++  mostread, latest news ++++++++++++++ */

.mostread li a:link,
.mostread li a:visited,
.latestnews li a:link,
.latestnews li a:visited
{
  background: url(../images/personal/arrow2_grey.png) 2px 7px  no-repeat ;
}

.mostread li a:hover,
.latestnews li a:hover,
.mostread li a:active,
.latestnews li a:active,
.mostread li a:focus,
.latestnews li a:focus
{
  background:#555 url(../images/arrow_white_grey.png) 2px 7px  no-repeat !important;
}

/* ++++++++++++++  newsfeed  ++++++++++++++ */

ul.newsfeed
{
  border:solid 0px #000;
}

.newsfeed-item
{
  border-bottom:solid 1px #ddd;
}

.newsfeed-item h5 a
{

}

/* ++++++++++++++  newsflash  ++++++++++++++ */
/* newsflash horizontal */

ul.newsflash-horiz
{
  background:#F5F5F5 url(../images/nature/box.png) repeat-x;
  border:1px solid #EEEEEE;
}

ul.newsflash-horiz li
{
  border:solid 0px #eee;
  background:#f5f5f5;
}

ul.newsflash-horiz li h4
{

}


/* newsflash vertical */

.newsflash-vert
{

}

/* ++++++++++++++  banner  ++++++++++++++ */

#content .bannergroup {
  background:#dfdfdf url(../images/line-hor.gif) top left repeat-x;
  overflow:hidden;
  padding:23px 0 22px 14px;
  }
  
#content .banneritem {
  border:0;
  float:left;
  font-size:0px;
  line-height:0px;
  }

#content .banneritem a {
  background:none;
  }

#content .banneritem a img {
  background:none;
  border:0
  }

/* ++++++++++++++  login  ++++++++++++++ */

#login-form .inputbox {
  position:relative;
  background:#ebebeb;
  border-top:1px solid #b8b8b8;
  border-left:1px solid #b8b8b8;
  border-bottom:1px solid #e1e1e1;
  border-right:1px solid #e1e1e1;
  padding:0px 10px;
  float:left;
  width:169px;
  font-size:11px;
  text-transform:lowercase;
  height:24px;
  line-height:18px;
  color:#a5a5a5;
  -webkit-border-radius:5px;
     -moz-border-radius:5px;
      border-radius:5px;
  
}
#form-login-remember, #form-login-password, #form-login-username {overflow:hidden; margin-bottom:15px;}
#login-form fieldset {border:0;}
.search > .inputbox {
  border:solid 1px #ccc;
  width:170px;
  background:#fff;
  margin-top:0px;

  }
.word label {float:left; margin-top:8px}

#modlgn-remember {width:14px !important; height:14px; background:none; border:0 !important; outline:none !important;}
fieldset.input {
  border:0;
  }

input.button {

}
#login-form .button {margin:5px 0 10px;}
.acymailing_form td {vertical-align:middle}

.button, button,
button.validate {
  border:none;
  background:url(../images/button.png) 0px 0px no-repeat;
  color:#0088ae;
  text-decoration:none;
  display:inline-block;
  text-transform:uppercase;
  font-size:11px;
  /*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
  font-family:Arial, Helvetica, sans-serif;
  line-height:36px !important;
  font-weight:bold;
  padding:0px 0px 5px 0px;
  *padding:0px 0px 0px 0px;
  padding:0px 0px 2px 0px \0/;
  height:37px;
  margin:0px 0 0 0;
  text-align:center;
  width:102px;
  cursor:pointer;
  position:relative;

}

.registration a, p.readmore a, .readon-art, .readon {
  border:none;
  background:url(../images/button.png) 0px 0px no-repeat;
  color:#0088ae;
  text-transform:uppercase;
  text-decoration:none;
  display:inline-block;
  font-size:11px;
  line-height:36px !important;
  /*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  height:37px;
  width:102px;
  padding:0;
  margin:0px 0 0 0;
  text-align:center;
  cursor:pointer;
  position:relative;
  cursor:pointer;
  position:relative;

}
.readon-art {margin-top:27px;}
.item {overflow:hidden;}
.acysubbuttons .button {width:87px;}
input.button:hover,
.button:hover,
button.validate:hover,  button:hover {background-position:-102px -37px; color:#fff;} 
.registration a:hover, .readon-art:hover, p.readmore a:hover, .readon:hover {background-position:-102px -37px; color:#fff;}

/* ++++++++++++++  tabs/ slide  ++++++++++++++ */
.whosonline li {padding-left:5px;}
.whosonline, .latestusers  {margin-left:20px; color:#343434;}
.whosonline li, .whosonline, .latestusers {list-style:decimal;}
.whosonline li, .latestusers li, .latestusers li a .whosonline li a {color:#ff7d1e; font-weight:bold;}

ul.tabs {
  border:solid 1px #ddd;
  border-bottom:0;
  background:#f5f5f5 url(../images/nature/box.png) repeat-x;
  }

ul.tabs li {
  background:#f5f5f5 url(../images/nature/box.png) repeat-x;
  border-right:solid 1px #ddd
  }

ul.tabs li a:link,
ul.tabs li a:visited {
  color:#333;
  }

ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus {
  color:#000
  }

.tabcontent {
  border:solid 1px #ddd;
  background:#fff;
  color:#000;
  }

.tabcontent .linkclosed {
  color:#000;
  border-bottom:solid 1px #e5e5e5;
  }

ul.tabs li a.linkopen
{
  background:#ef8200;
  color:#fff;
  border:0
}

ul.tabs li a.linkclosed:hover,
ul.tabs li a.linkclosed:active,
ul.tabs li a.linkclosed:focus,
ul.tabs li a.linkopen:hover,
ul.tabs li a.linkopen:active,
ul.tabs li a.linkopen:focus
{

}

/* ++++++++++++++  category-module  ++++++++++++++ */

#right .category-module h4 a:link,
#right .category-module h4 a:visited
{
  color:#0D4C89
}

#right .category-module h4 a:hover,
#right .category-module h4 a:active,
#right .category-module h4 a:focus
{
  color:#fff
}


.category-module li
{
  border-bottom:solid 1px #ddd;
}

.category-module li li
{
  border:0
}



/* ##########################  search   ########################### */

.searchintro img
{
  border:0px
}

.inputbox:focus
{
  
}

.word
{
  
}

.word input
{
  position:relative;
  background:#ebebeb;
  border-top:1px solid #b8b8b8;
  border-left:1px solid #b8b8b8;
  border-bottom:1px solid #e1e1e1;
  border-right:1px solid #e1e1e1;
  padding:0px 10px;
  float:left;
  margin-top:6px;
  width:169px;
  font-size:11px;
  text-transform:lowercase;
  height:24px;
  line-height:18px;
  color:#a5a5a5;
  -webkit-border-radius:5px;
     -moz-border-radius:5px;
      border-radius:5px;
}

.only
{
  border:solid 1px #ccc;
}

.phrases
{
  color:#000;
  border:solid 1px #ccc;
}

/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox
{
  background:#fff;
  color:#000;
}

.phrases .inputbox option
{
  background:#f5f5f5;
  border-bottom:solid 1px #ccc;
}

.phrases .inputbox option a:hover
{
  background:#C00;
  border-color:#CFD0D6;
  color:#fff;
}

/* ++++++++++++++   search results  ++++++++++++++++++ */

dl.search-results
{

}

dl.search-results dt.result-title
{
  border-top:dotted 1px #ddd
}

dt.result-title a {
  color: #141414;
    /*font-family: 'PT Serif Caption',arial,serif;*/
  font-family:Arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px; 
  font-weight:normal;
  text-decoration:none;}
dt.result-title a:hover {color:#0088ae;}

dl.search-results dd.result-created
{
  color:#000;
  font-size:11px;
}
dd.result-category {padding-left:5px !important;}
/* ##########################  forms   ########################### */


/* ++++++++++++++  form validation  ++++++++++++++ */

.invalid
{
  border-color:red !important;
}

label.invalid
{
  color:red;
}


/* ##########################  user profile  ########################### */
#users-profile-core,
#users-profile-custom
{
  border:solid 1px #ccc;
}

#member-profile fieldset
{
  border:solid 1px #ccc;
}


/* ##########################  tables   ########################### */
table
{

}

tbody
{

}

tr.odd,
.cat-list-row1
{
  background:url(../images/news.gif)  repeat-x;
}

table.newsfeeds td,
table.weblinks td
{

}

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
  background:#444 ;
}

table.weblinks th a,
table.newsfeeds th a,
table.category th a,
table.jlist-table th a,
table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
  color:#fff
}


td.table_footer
{
  background:#ddd url(../images/table_footer.gif) bottom left repeat-x;
}

td.counter
{

}

td.num,
td.hits
{

}

td p
{

}

table.category th a img
{
  border:solid 0px ;
}

/* for opera */
tr, td
{
  /*border:solid 1px #ddd*/
}


#main table.moduletable td,
#main table.moduletable tr
{border:0;}
fieldset.filters
{
  border:solid 0px #ddd;

}

/* ##########################  contacts   ########################### */

.contact form
{
  background:none;
  color:#000;
}

.contact input
{
  background:none;
  color:#000;
}

.contact .button
{
  

}
.contact-links {padding:20px;}
.contact input.invalid,
.contact textarea.invalid
{
  border:solid 1px red;
}

.contact-form .col-1 {width:40%; margin-right:9%;}
.contact-form .col-2 {width:40%;}
.contact-links ul li a {color:#ef8200 !important;}
.contact label.invalid
{
  color:red;
}


/* ++++++++++++++  Error Message contact form  ++++++++++++++ */

p.error {
  color:#044b63;
  background:#eee;
  border-top:3px solid #044b63;
  border-bottom:3px solid #044b63;
  }

body.contentpane {
  background:#fff;
  }


/* ##########################  footer   ########################### */

footer {
  width:100%;
  margin:0 auto;
  height:155px;
  overflow:hidden;
  background:url(../images/footer.gif) 0 0 repeat-x;
}

#footer {
  margin:0 auto;
  position:relative;
  width:950px;
  height:114px;
  padding-top:40px;
  overflow:hidden;
}
#footer span.priv {font-size:12px; color:#696969;}
#footer span a {padding-right:13px;}
#footer a
{
  color:#787674;
  text-decoration:underline;
}
#footer a:hover
{
  text-decoration:none;
}

#bottom a img
{
  border:0
}

.box h3
{

  font-size:1.2em
}
.box ul{padding-left:0}

.box1{border-right:solid 1px #ccc;}
.box3{border-left:solid 1px #ccc;}
#bottom  ul li a {
  background-image:none;
  padding-left:0;
}


/* ##########################  editor  ########################### */

.contentpaneopen_edit img
{
  border:0
}

form.editor fieldset
{
  border:solid 1px #ccc;
}


/* ++++++++++++++  edit  ++++++++++++++ */

form#adminForm
{
  border:solid 0px #000
}

.edit form#adminForm fieldset
{
  border:solid 1px #ddd
}
.edit form#adminForm  legend
{
  font-weight:bold
}
/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip
{
  border:solid 1px #e7e7e7;
  background:#efefef;
}


/*-------------------------------*/


table.pagenav,
table.pagenav tr,
table.pagenav td
{border:0 !important}

.cat-children ul ul,  
.categories-list ul ul
{
  list-style-type:none; 

}

.cat-children ul ul ul,
.categories-list ul ul ul
{
  

}
.categories-list .category-desc ul li
{list-style-type:square
}

/* contact  plain */
#main .contact h3
{
  border-bottom:solid 1px #ddd;
  margin: 20px 0;
}

.form-required
{
  font-weight:bold;
  margin:10px 0;
  padding:2px 0px

}

.contact .inputbox,
.contact input.required,
.registration input,
.profile-edit input,
.login-fields input,
.remind input,
.reset input,
.contact #jform_contact_message
{
  background:#ebebeb;
  border-top:1px solid #b8b8b8;
  border-left:1px solid #b8b8b8;
  border-bottom:1px solid #e1e1e1;
  border-right:1px solid #e1e1e1;
  padding:0px 10px;
  font-size:11px;
  text-transform:lowercase;
  height:24px;
  line-height:18px;
  color:#a5a5a5;
  margin-top:0px;
  -webkit-border-radius:5px;
     -moz-border-radius:5px;
      border-radius:5px;

}
.contact-email .inputbox, .contact-form input.required {width:270px;}
#contact-text, .contact-form textarea.required {width:400px; height:150px !important; font-family: Arial, Helvetica, sans-serif;/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/}

.contact-mess {margin:70px 0 10px -220px !important;}
.contact-mess div.email_copy {overflow:hidden;}
.contact-contactinfo p {margin-bottom:3px; overflow:hidden;}
.jicons-icons {float:left; width:30px;}
address {overflow:hidden; font-style:italic;}

.profile-edit select
{
  padding:0px;
  border:solid 1px #ccc;
  background:#f5f5f5;

}
.profile-edit select option
{
  padding:3px

}
/* contact  slider */

.panel
{
  border:solid 1px #ddd;
  margin-top:-1px;
  

}
.pane-slider {overflow:hidden; position:relative;}
#main .contact .panel h3
{
  margin:0px 0 0px 0;
  padding: 0;
  background:#eee;
  border:0
}
.panel h3 a
{
  color:#515151;
  display:block;
  text-decoration:none;
  padding:4px 0 0px 10px;
}


.panel h3.pane-toggler a
{
  background:#f5f5f5 url(../images/slider_plus.png) right  top no-repeat;
}
.panel h3.pane-toggler-down a
{
  background:#f5f5f5  url(../images/slider_minus.png) right  top no-repeat;
}

.pane-slider
{
  border:solid 0px;
  padding:0px 20px !important;
  margin:0;
}

.panel .contact-form,
.panel  .contact-miscinfo
{
   
}
.contact-email {margin:10px 0 20px;}
.contact .panel .contact-form form,
.contact .panel .contact-address
{
  margin:20px 0 0 0
}


/* tabs */

div.current
{

  background: url(../images/nav_level_1.gif) repeat-x ;
}

/* image upload modal */

#all #upload-flash ul li a:hover,
#all .item a:hover span {
  background:#095197;
  color:#fff;
}
#close a
{text-decoration:none}
.indent {padding:20px;}
.contact_info {position:absolute; top:22px; right:0; width:153px; padding:26px 0 22px 0px; text-align:center; border:1px solid #ddd8d3; }
.contact_info span { font-size:17px; line-height:15px; font-weight:bold; color:#9c7b92;} 
.contact_info a {font-size:12px; line-height:15px; font-weight:bold; color:#9c7b92; text-decoration:none;}
.contact_info a:hover {text-decoration:underline;}
.banner {position:relative; top:0; left:0; width:740px; height:348px; float:left; margin-bottom:17px; background:#eaeaea;}
.navigation2 {position:absolute; top:30px; right:-10px;}
.navigation2 .menu li {padding:0 21px 0 22px !important; background:url(../images/foot_menu_sep.gif) 0 6px no-repeat !important;}
.navigation2 .menu li:first-child {background:none !important;}
.navigation2 .menu li a {color:#787674; text-decoration:none !important;}
.navigation2 .menu li a:hover span, .navigation2 .menu li.active a span  {color:#000 !important;}
.wrapper {width:100%; overflow:hidden;}
.menu-right {width:233px; background:#490a3d; padding:17px 0 31px 27px;}
.menu-right li {padding:0 0 0 18px; background:url(../images/menu-right-marker.gif) left 11px no-repeat;} 
.menu-right li a {
  font-size:15px; line-height:30px; color:#fff;
  text-decoration:none;
  }
.menu-right li a:hover {text-decoration:underline;}
.fleft {float:left;}
.wrapper {width:100%; overflow:hidden;}
a img {border:0;}

.moduletable-sign {margin-bottom:25px;}
.acymailing_module {padding-left:12px !important;}
.moduletable-sign h3 {margin-bottom:17px; padding-bottom:12px; font-size:24px;}
.acymailing_introtext {font-size:15px; line-height:34px; color:#686663; font-style:italic; display:block; text-align:left;}
.acymailing_module label {color:#fff; font-size:18px; line-height:18px; padding-right:11px;}
.acymailing_module label img {position:absolute; left:0; top:0;}
.acymailing_module .inputbox {width:167px; height:24px; margin-top:2px; color:#979592; padding:0px 11px 0 11px; font-size:11px; line-height:22px; 
background:url(../images/bg_input.gif) 0 0 no-repeat;
border:0;
}
p.readmore {clear:left;}
.acysubbuttons {padding-left:7px; clear:both;}
.moduletable-icons {width:250px; height:90px; overflow:hidden; position:absolute; top:35px; right:110px;}
.moduletable-icons h3 {border:0; margin-bottom:10px; padding-left:6px; font-size:17px; line-height:18px;}
.smile { }
.smile ul li {overflow:hidden;}
.smile ul li .descr {font-size:15px; line-height:25px; color:#686663; margin-left:9px; font-style:italic; display:block; float:left;  text-align:left;}
.smile a {
  float:left; display:block; 
  margin-left:6px !important;
}
  
.smile a img {
  /* Firefox */
  -moz-transition: all 0.2s ease;
  /* WebKit */
  -webkit-transition: all 0.2s ease;
  /* Opera */
  -o-transition: all 0.2s ease;
  /* Standard */
  transition: all 0.2s ease;}

.smile a:hover img {/* Firefox */
  -moz-transform: scale(1.2);
  /* WebKit */
  -webkit-transform: scale(1.2));
  /* Opera */
  -o-transform: scale(1.2);
  /* Standard */
  transform: scale(1.2);
  }

#sidebar-2 {float:right; width:310px; padding:0 0px 0 0px; margin-left:60px;  }
#sidebar {float:left; width:260px; margin-right:30px; padding-right:29px;}
#sidebar .moduletable {padding:15px;}
.title {display:inline-block; padding:0px 0 25px 0; /*font-family: 'PT Serif Caption',arial,serif;*/ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-style:italic; line-height:16px; color:#989898;}
a.title {font-size:14px; font-weight:bold; padding:0; font-style:normal;}
.blog-list li {padding:0 0 7px 19px; color:#666666; line-height:15px; background:url(../images/marker.gif) left 5px no-repeat;}
.blog-list li a {color:#79256e; display:block; font-size:12px; margin:1px 0 0px 0; font-weight:bold; text-decoration:underline;}
.blog-list li a:hover {text-decoration:none;}
.rmbutton {color:#79256e !important; display:block; font-size:12px; font-weight:bold; text-decoration:underline; }
.alignright {text-align:right;}
.m-bot {margin-bottom:22px;}
.menu-services li {padding:0 0 0 18px; background:url(../images/marker.gif) left center no-repeat;}
.menu-services li a {color:#504d3b; font-size:13px; line-height:26px;}
/*****************articles******************************/
.moduletable-news {padding-bottom:5px; margin-bottom:0px;}
.moduletable-news h3 {}
.col-1, .col-2, .col-3 {float:left;}
.margin-bot {margin-bottom:21px;}
.first .col-1 {width:300px; padding-right:29px; font-size:15px; padding-top:13px;}
.first .col-2 {width:267px; padding-top:9px; padding-left:22px; border-left:1px dotted #dadada;}
.first .col-3 {width:267px; padding-top:9px; padding-left:22px; border-left:1px dotted #dadada;}
.color-2 {color:#7dbc07;}
h4 {
  font-size:40px; 
  line-height:40px; 
  font-weight:normal; 
  letter-spacing:-1px; 
  color:#323130; 
  margin-bottom:52px; 
  padding-left:6px;
  text-transform:capitalize;
} 

.border {

}
/*****************sub-pages*****************/
.text-indent {
    padding: 0 0px 30px 0;
}
#article .col-1 {
    margin-right: 2%;
    width: 32%;
  padding:0;
}
#article img {margin-bottom:20px;}
#article .col-2 {
    width: 32%;
  margin-right: 2%;
  padding:0;
}
#article .col-3 {
    width: 30%;
  border:0;
  padding:0;
}
.sub-title {color:#515151;}
.indent {padding:5px 0px;}

.mar-r2 {margin:0 20px 0 0;}
.wrapper {width:100%; overflow:hidden;}
.row-1 .col-1 {width:30%; margin-right:2%; padding:0;}
.row-1 .col-2 {width:68%; padding:0; border:0; margin:0;}
.indent-bot3, .p4 {margin-bottom:35px;}
.list-2 {margin-bottom:15px !important;}
.list-2 li {padding:0 0 14px 0; }
.list-2 li a {color:#5C5C5C;}

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    float: left;
    margin-right: 2%;
    position: relative;
}

.one_half {
    width: 48%;
}
.alignleft {float:left;}
.border-bot {border-bottom:1px solid #7a4200; padding-bottom:41px; margin-bottom:63px;}
ul.partners li {
    background: none repeat scroll 0 0 transparent;
    padding: 0 0px 20px 0;
  overflow:hidden;
}
ul.partners li img {padding:0 15px 0 0;}
h1 {padding:0 0px 20px 0px; font-weight:bold !important; font-size:30px; line-height:24px; color:#5c5c5c !important;}
h3.title {padding:0 0px 5px 0px; margin:0; display:block; font-size:24px; font-weight:normal; line-height:28px; color:#343434 !important;}
.img-indent {float:left; margin-right:13px;}

.img-indent2 {float:left; margin-right:24px;}

/*****menu***********************************/
.navigation {
  position:absolute;
  top:93px; left:0px;
  z-index:888;
  padding:10px;
  /*position:absolute;
  top:93px; left:0px;
  z-index:888;
  background:url(../images/menu_bg.jpg) 0 0 repeat-x;
  padding:10px;
  -webkit-border-radius:10px;
     -moz-border-radius:10px;
      border-radius:10px;
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #bbbbbb;
  border-left:1px solid #dbdbdb;
  border-right:1px solid #dbdbdb;*/
  
}
.menu {width:930px;}
.menu-login {position:absolute; right:21px; top:13px;}
.menu-login li {font-size:14px; line-height:18px; color:#000; padding:0px 0 0px 0px; float:left; text-align:left;}
.menu-login li a {color:#000; text-decoration:none;}
.menu-login li a span {padding-left:5px}
.menu-login li .separator {padding:0 5px;}
.menu-login li a:hover, .menu-login li.active a  {color:#ff6a19;}

.freephone {width:712px; text-align:right; position:absolute; right:0; top:0; padding:8px 21px 11px 0; border-bottom:1px solid #ceccc2; color:#6e9705; font-size:15px; line-height:15px;}
.freephone span {color:#787775; font-size:13px; line-height:15px; display:inline-block; padding:2px 7px 2px 32px; background:url(../images/freephone_icon.gif) left 2px no-repeat;}

.moduletable-success {
  width:201px;
  height:180px;
  background:url(../images/Success_Stories_bg.png) 1px 0 no-repeat;
  padding:30px 28px 42px 31px;
  font-size:14px;
  line-height:24px;
  color:#ababab;
  margin:0 0 33px 0;
  }
/*******************************************************************/
h3 {
  
  font-size:24px; 
  line-height:30px; 
  font-weight:normal; 
  letter-spacing:0px; 
  color:#141414; 
  padding:0 0 3px 0px;
  margin-bottom:35px;
  border-bottom:2px solid #dbdbdb;
  text-transform:none;
  font-family: 'PT Serif Caption', arial, serif;
/*  font-family:Arial, Helvetica, sans-serif;*/
}

 h2 a {
  
  font-size:30px; 
  line-height:32px; 
  font-weight:normal; 
  letter-spacing:-2px; 
  color:#141414; 
  padding:0 0 0px 0px;
  text-transform:none;
  /*font-family: 'PT Serif Caption', arial, serif;*/
  font-family:Arial, Helvetica, sans-serif;
}
h2 {}

h2 a:hover {color:#0088ae;}

h2.contentheading-art a, h2 a {display:inline-block;  text-decoration:none;}

.contact-page .left h3 {margin-bottom:15px;}

.it {font-style:italic;}
.link-1 {font-style:italic; color:#ec8100 !important;}
.link-2 {color:#fff !important; font-weight:bold ; font-size:13px; line-height:30px; padding-top:1px; display:inline-block;}

.month {color:#f8f6ee; font-size:12px; line-height:12px; margin:3px 0 2px 0; display:block; text-align:left; padding-left:15px;}
.day {color:#131212; background:url(../images/day_bg.png) 0 0 no-repeat; text-align:center; margin-left:13px; display:block; font-size:16px; line-height:26px; width:26px; height:26px;}
.extra-box {overflow:hidden;}

.moduletable-news .item {padding:24px 0 15px; position:relative; overflow:visible;}
.contentheading-news {display:inline-block; padding-bottom:24px;}
.moduletable-news h4 {padding-bottom:35px}
.p2 {margin-bottom:20px;}
.p3 {margin-bottom:26px;}
.p4 {margin-bottom:46px;}
.blog {overflow:hidden;}
.first .blog {}
.row-separator
{
        display: block;
    width:100%;
        margin: 0;
    padding:0;
        height:1px;
}
.items-row.cols-1.row-2 .row-separator {border:0;}



.bottom_bg {background:#1a1818; border-top:1px solid #343030; border-bottom:1px solid #000; padding-bottom:18px; min-height:190px;}
.title2 {font-size:15px; line-height:15px; color:#686663; font-style:italic; display:block; text-align:left; padding:0 0 6px 11px; margin-bottom:26px; border-bottom:1px solid #7b7b7b;}
.custom-contacts {width:200px; float:left; margin:38px 115px 0 9px;}
dl dt, dl dd, dl dd span , dl dd a {}
.article-info {padding-bottom:15px;}
dl {padding-left:3px;}
dl dd span {}

.custom-solution {width:200px; float:left; margin-right:237px; margin-top:38px;}
ul.solution li {padding:0 0 0 12px;}
ul.solution li a {color:#898783; text-decoration:none;}
ul.solution li a:hover {text-decoration:underline;}
.menu-services {margin-top:-5px;}
.contact {padding-top:15px;}
.pane-sliders {
  
  }
.contact-page .block {height:128px;}
.contact-page .extra {
 min-height:100%;
 margin: 0 auto -128px;
 position:relative;
 z-index:0;
}
.container1 {padding-bottom:15px;}
.pricing .indent {padding:0 0 0 11px;}
.pricing .divider1 {
    background: url(../images/divider-bg.gif) repeat-y 738px 0;
}
.pricing .divider {
    background: url(../images/divider-bg.gif) repeat-y 250px 0;
}
.pricing .col-1 {
    width: 230px;
  margin:0;
}
.col-pad {
    padding-right: 34px;
}
.pricing .col-2 {
    width: 457px;
  margin:0;
}
.pricing .col-3 {
    width: 234px;
}
.title1 {
    display: block;
    padding-bottom: 5px;
}
.border1 {
    border-bottom: 1px solid #F1E7BF;
    margin-bottom: 12px;
    padding-bottom: 11px;
}
figure { 
  margin:0px 20px 0 0;
  background:none;
  float:left;

  }
  figure.none {
    margin:4px 0 0 0;
  }
  figure figcaption {
    font-style:italic;
    color:#989898;
    font-size:1.142em;
    line-height:1.2307em;
    text-align:center;
    padding:5px 0 7px 0;
    background:#e7e7e7;
    z-index:20;
    border-radius: 0 0 8px 8px;
    -moz-border-radius:0 0 8px 8px;
    -webkit-border-radius:0 0 8px 8px;
    border-bottom:1px solid #c1c1c1;
    border-left:1px solid #c1c1c1;
    border-right:1px solid #c1c1c1;
    behavior: url(js/pie.php);
  }
    .capt {
      width:148px;
    }

figure.fright {
  float:right;
  margin:4px 0 0 16px;
  }

.container {
    overflow: hidden;
    width: 100%;
}
.imgindent {
    float: left;
    margin: 0 17px 0 0;
}
.plantings .indent {padding:0 0 0 11px;}
.plantings .col-1 {width:235px;}
.plantings .col-2 {width:230px;}
.plantings .col-3 {width:452px;}
.plantings .col-3 .col-1 {width:238px;}
.plantings .divider {background:url(../images/divider-bg.gif) 250px 0px repeat-y;}
.plantings .divider1 {background:url(../images/divider-bg.gif) 514px 0px repeat-y;}

.services .col-1 {width:485px;}
.services .col-2 {width:206px;}
.services .col-3 {width:230px;}
.services .divider {background:url(../images/divider-bg.gif) 498px 0px repeat-y;}
.services .divider1 {background:url(../images/divider-bg.gif) 738px 0px repeat-y;}
.border2 {
    border-bottom: 1px solid #F1E7BF;
    margin-bottom: 18px;
    padding-bottom: 15px;
}

.projects .col-1 {width:228px;}
.projects  .col-2 {width:456px;}
.projects  .col-3 {width:204px;}
.projects  .divider {background:url(../images/divider-bg.gif) 250px 0px repeat-y;}
.projects  .divider1 {background:url(../images/divider-bg.gif) 738px 0px repeat-y;}
#acyuserinfo tr, #acyuserinfo td {border:0; padding-bottom:15px}
.adminform legend, #users-profile-core legend, #users-profile-custom legend, #member-registration legend {
  color: #141414;
    /*font-family: 'PT Serif Caption',arial,serif;*/
  font-family:Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 30px;}
#trname input, #tremail input {border:1px solid #e7e7e7; padding:5px 10px;}
#acyusersubscription td {vertical-align:middle}
#acyusersubscription td div {text-align:center;}
.list_name {padding:8px 0 4px;}
.-art {display:block; overflow:hidden; padding-bottom:61px; margin-bottom:37px; border-bottom:1px solid #e7e7e7;}
.-art .item {float:left; width:250px; margin-left:39px;}
.-art .item:first-child {float:left; width:250px; margin-left:38px;}
p.readmore a {display:inline-block;}
.-news {display:block;}
.-news span {line-height:18px;}
.-news span img {
  margin-top:-24px;
  -webkit-box-shadow:0 0 14px #e3e6e9;
       -moz-box-shadow:0 0 14px #e3e6e9;
            box-shadow:0 0 14px #e3e6e9;
    }
.-news .item a {color:#696969; padding-left:2px; text-decoration:none;}
.-news .item a:hover {color:#0088ae;}
.date {
  padding:0px 0 6px 0;  
  color:#0088ae;  
  font-size:14px;
  /*font-family: 'PT Serif Caption',arial,serif;*/
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:underline;
  position:absolute;
  display:block;
  top:0;
  left:90px;
}
.moduletable-log {width:200px; padding:10px 20px; position:absolute; display:none; right:106px; top:6px; z-index:999; background:#ebebeb; 
 background: -moz-linear-gradient(top, #dadada, #fff);
 background: -webkit-gradient(linear, left top, left bottom, from(#dadada), to(#fff)) #dadada;
 -pie-background: linear-gradient(top, #dadada, #fff);
}
.about .col-2 {
    width: 650px;
}
.about .col-1 {
    margin-left: 40px;
    width: 280px;
}
.margin {
    margin-top: 25px;
}
.list {
    list-style: none outside none;
    margin: 0 25px 10px 0 !important;
    padding: 0;
}
.list li {
    background: url(../images/marker.gif) no-repeat 0 7px;
    padding-left: 27px;
}
.list li a {
    color: #787674;
    line-height: 27px;
    text-decoration: underline;
}
.list li a:hover {text-decoration:none;}
.mar_r {
    margin-right: 40px !important;
}
.list2 {
    background: none repeat scroll 0 0 #efefef;
    padding: 16px 0 15px;
}
.list2 li {
    font-size: 1.142em;
    line-height: 2.51em;
    padding: 0 30px 0 32px;
}
.list2 li a {
    color: #343434;
    display: block;
    text-decoration: none;
}
.list2 li:hover {
      background:#ff7c1d;
    }
      .list2 li:hover a {
        background:none;
        color:#fff;
      }

.team {
  width:100%;
  overflow:hidden;
  padding:6px 0 4px 0;
}
  .team li {
    float:left;
    width:134px;
    font-size:0.857em;
    line-height:1.2307em;
    text-align:center;
    color:#4f4f4f;
    padding-right:5px;
  }
    .team li strong {
      font-size:1.333em;
      color:#7dbc07;
      display:block;
      padding:14px 0 6px 0
    }
.services .margin {margin-top:55px;}
.services .col-1 {
    margin-right: 50px;
    width: 310px;
}
.services .col-2 {
    width: 590px;
}
.service {
}
  .service li {
    padding:19px 20px 12px 7px;
    width:259px;
    float:left;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    behavior: url(js/pie.php);
    position: relative;
    border:1px solid #fff;
    margin-right:6px;
    background:url(../images/png-bg.png);
    /* Firefox */
  -moz-transition:all 0.5s ease ;
  /* WebKit */
  -webkit-transition:all 0.5s ease;
  /* Opera */
  -o-transition: all 0.5s ease;
  /* Standard */
  transition: all 0.5s ease;
  }
    .service li:hover {        
      background:#f0f0f0;
      border:1px solid #e6e6e6;
      border-bottom:1px solid #c9c9c9;
    }
      .service li strong {
        display:block;
        font-size:1em;
      }
      .service li a {
        color:#696969;
        text-decoration:none;
      }
        .service li strong a {
          color:#0088ae;
          text-decoration:underline;
          /*font-family: 'PT Serif Caption',arial,serif;*/
          font-family:Arial, Helvetica, sans-serif;
        }
          .service li strong a:hover {
            text-decoration:none;
          }
.clients .col-1 {
    margin-right: 50px;
    width: 310px;
}
.clients .col-2 {
    width: 590px;
}
  .clients li {
    float:left;
    width:190px;
    padding:0 10px 29px 0;
    line-height:1.2857em;
  }
  * + html .clients li {
    padding-bottom:20px;
  }
    .clients li strong {
      display:block;
      color:#0088ae;
      padding:16px 0 4px 0;
      line-height:1.2307em;
      /*font-family: 'PT Serif Caption', arial, serif;*/
      font-family:Arial, Helvetica, sans-serif;
    }
      .clients-link {
        display:inline-block;
        background:url(../images/clients-list-link.gif) right 7px no-repeat;
        padding-right:17px;
        text-decoration:none;
      }
        .clients-link:hover {
          text-decoration:underline;
        }
  .clients .last {
    padding-right:0;
  }
  .clients .last1 {
    padding-bottom:0;
  }
.img-ind {
    float: left;
    margin-right: 4px;
}
.pad {
    padding-top: 20px;
}
.box {
  margin-top:5px;
  border:1px solid #e9e9e9;
  padding:14px 12px 15px 12px;
  font-size:0.857em;
  line-height:1.583em;
  color:#8b8b8b;
  width:226px;
  display:block;
  text-decoration:none;
}
.box:hover {
  background:#f0f0f0;  
  color:#191919;
}
  .box figure {
    margin:4px 10px 0 0; 
  }
    .box a {
      color:#7dbc07;
      text-decoration:none;
    }
      .box a:hover {
        color:#000;
      }
.box-margin {
  margin-top:27px;
}
.box strong {
    color: #ff7c1d;
  font-weight:bold;
  font-size:11px;
  line-height:14px;
}
strong {
    /*color: #3d2b2a;*/
}
.cat-children ul li {overflow:hidden; margin-bottom:15px;}
.projects {
  padding-left:40px;
}
  .projects li {
    float:left;
    width:254px;
    margin:0 30px 23px 0;
    color:#343434;
    font-size:0.928em;
    line-height:1.3846em;
    background:#efefef;
    padding:10px 10px 15px 10px
  }
    .projects li span {
      color:#ff7d1e;
      text-transform:uppercase;
      display:block;
      padding:24px 0 0 0;
    }
      .projects li:hover {
        background:#343434;
        color:#ff7d1e;
      }
        .projects li:hover span {
          color:#fff;
        }
    .projects .last {
      margin-right:0;
    }
    .projects .last1 {
      margin-bottom:0;
    }
/* Lightbox image */
.lightbox-image {
  position:relative;
  overflow:hidden;
  display:block;
  }
  .lightbox-image img {
    position:relative;
    z-index:2;
    }
  .lightbox-image span {
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:url(../images/magnify.png) no-repeat 50% 50%;
    z-index:1;
    }
.dropcap_1_1 {
  font-size:18px;
  line-height:1em;
  width:32px;
  line-height:1em;
  color:#0088ae;
  display:block;
  float:left;
}

.color1 {
  color:#343434;
}
.pad {
  padding-top:20px;
}
.pad1 {
  padding-top:10px;
}
.pad2 {
  padding-top:44px;
}
.answer {
  line-height:18px;
  font-size:12px;
  overflow:hidden;
  
}
.analysis .col-1 {
    margin-right: 50px;
    width: 310px;
}
.analysis .col-2 {
    width: 590px;
}
.solution .col-1 {width:590px; margin-right:50px;}
.solution .col-2 {width:310px;}
.pad_bot {padding-bottom:42px;}
.menu-blocks {overflow:hidden; border-bottom:1px solid #dbdbdb; margin-bottom:50px;}
.menu-blocks li {width:238px; height:266px; float:left; margin-right:-1px; position:relative; background:url(../images/4blocks_bg.png) no-repeat 0 0;
}
.menu-blocks li:hover {background-position:-238px -266px;}
.menu-blocks li a {text-decoration:none;}
.menu-blocks li a span {text-align:center; font-size:23px; line-height:24px; display:block; padding:26px 20px 0; margin:0 auto; font-family:Arial, Helvetica, sans-serif; /*font-family: 'PT Serif Caption', arial, serif;*/ color:#454648;}
.menu-blocks li:hover a span {color:#535353;}
.menu-blocks li a img {position:absolute; top:90px; left:64px;}
.menu-blocks li .readon {position:absolute; top:204px; left:67px;}

.title1 {
color: #0088ae;
display: block;
padding: 8px 0 4px 0;
font-size:16px;
/*font-family: 'PT Serif Caption', arial, serif;*/
font-family:Arial, Helvetica, sans-serif;
}

.analysis .list {margin-bottom:45px !important;}
#member-registration div {overflow:hidden;}
#modlgn-remember {background:none !important;}
#member-registration div button.validate {float:left; margin-right:8px;}
#member-registration div a {margin-left:8px;}
legend {color: #000 !important;}
.info {/*width:30%; margin-right:5%; float:left; padding-right:6%; overflow:hidden;*/}
.contact-form {/*width:50%;*/ float:left;}
.contact-form legend {padding-left:0px;}
.contact-form fieldset {border:0; padding:0;}
.call {display:block;}
.call .t1 {color:#767676; font-size:17px; font-family:Arial, Helvetica, sans-serif; /*font-family: 'PT Serif Caption', arial, serif;*/}
.call .t2 {color:#141414; font-size:21px; line-height:22px; font-family:Arial, Helvetica, sans-serif; /*font-family: 'PT Serif Caption', arial, serif;*/}

.list_1 li {
  background:url(../images/list_1-marker.gif) left 7px no-repeat;
  padding:0px 0 0px 10px;
  margin-top:4px;
  font-size:1em;
  line-height:1.4285em;
}
img.border {padding:0; border:0;}
.dropcap1 {
  font-size:39px;
  line-height:1.2em;
  width:48px;
  height:44px;
  margin-top:-4px;
  color:#0088ae;
  display:block;
  float:left;
  vertical-align:top;
  /*font-family: 'PT Serif Caption', arial, serif;*/
  font-family:Arial, Helvetica, sans-serif;
}
  .border {
    background:url(../images/border-bg.gif) left bottom repeat-x;
    padding-bottom:15px;
    margin-bottom:15px;
  }
.color1 {
  color:#0088ae;
}

table.submegamenu{
  border:1px solid #dddddd;
  background-color:#ffffff;
  cursor: default;
}
table.submegamenu tr{
  border:0px;
}
table.submegamenu td{
  border:0px;
  /*padding:3px 10px;*/
  font-size:11px;
  line-height:13px;
  vertical-align:top;
}
ol.numberlist
{
        padding:0 0 0 25px;
        margin:10px 0 10px 0px;
        list-style-position: outside;
}
ol.numberlist li
{
        padding:10px 0px;
        /*line-height:1.7em;*/
        margin: 0;
    font-weight:bold;
}
ol.numberlist li span
{
    font-weight: normal;
}
ol.numberlist2
{
        padding:0 0 0 20px;
        margin:10px 0 10px 0px;
        list-style-position: outside;
}
ol.numberlist2 li
{
        /*padding:5px 0px;*/
        line-height:1.7em;
        margin: 0;
}
table tr.grey td {
    background-color: #EEEEEE;
}
ol.numlist, ul.disclist {
  padding-left: 30px;
}
ul.disclist {
  list-style: disc;
}
.jwts_tabberlive .jwts_tabbertab  {
  text-align: justify !important;
}
div.componentheading {
  /*border-bottom: 2px solid #DBDBDB;*/
    color: #141414;
    font-family: 'PT Serif Caption',arial,serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 35px;
    padding: 0 0 3px;
    text-transform: none;
}
.news div.componentheadingnews {
    /*border-bottom: 2px solid #DBDBDB;*/
    color: #141414;
    font-family: 'PT Serif Caption',arial,serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 35px;
    padding: 0 0 3px;
    text-transform: none;
}
div.itemHeader h2.itemTitle, h3 {
  border-bottom: none !important;
}
.news div.catItemReadMore > a.k2ReadMore {
  text-decoration: none !important;
}
h3.catItemTitle {
  text-align: center;
}
.news h3.catItemTitle {
  text-align: left !important;
}
div.language {
  float: right; 
  right: 0;
  margin-top: 10px;
}
div.maximenuckh ul.maximenuck li div.floatck  {
  margin: 0 0 0 -15px !important;
}
div.foxcontainer {
  position: absolute;
  margin-top: -43px;
}

ul.fox_messages {
  margin-top: 0 !important;
  width: 86% !important;
}
button.foxbutton {
  padding: 0 !important;
}
.fox_messages li {
  color: red !important;
}
div.itemBackToTop {
  padding-bottom: 20px;
}
div.smile {
  padding-top: 20px;
}
div.itemCommentsForm form textarea.inputbox {
  width: 500px !important;
}
div.itemCommentsForm form input.inputbox {
  width: 500px !important;
}
div.itemComments {
  border-radius: 10px;
}
.navigation {
  /*background: url("../../../images/stories/bg_menu.jpg") repeat scroll 0 0 transparent;*/
}
div.jwts_toggleControlContainer {
  background: url("../../../images/stories/bg_tabs.jpg") repeat scroll 0 0 transparent;
}
div.jwts_toggleControlContainer, div.jwts_toggleControlContainer a.jwts_toggleControl {
  border-radius: 5px;
}
div.maximenuckh ul.maximenuck li div.floatck {
}
.lang-active img {
  border: 1px dotted gray !important;
  padding: 1px !important;
}
.moduletable-icons {
  right: 0 !important;
}
/*div.itemBackToTop a {
  background: url("../../../images/stories/top.png") no-repeat 0 0 scroll transparent;
  padding: 10px;
  color: transparent;
}*/
.foxform input, .foxform textarea {
  box-shadow: none !important;
}
.fox_cbspan_false {
  background-image: url("../../../media/com_foxcontact/images/checkbox-unchecked-transparent.png") !important;
}
.fox_cbspan_true {
  background-image: url("../../../media/com_foxcontact/images/checkbox-checked-transparent.png") !important;
}
#header form .search .inputbox {
  background: none repeat scroll 0 0 #F9F9F9 !important;
}
div.catItemHeader h3.catItemTitle {
  font-size: 14px !important;
  border-bottom: none !important;
  min-height: 33px !important;
}
.news div.catItemHeader h3.catItemTitle {
  font-size: 25px !important;
}
.catItemTitle > a {
  text-decoration: none !important;
}
.news .catItemImageBlock {
  float: left;
  margin-right: 10px;
  padding-top: 8px !important;
}
.news div.catItemReadMore {
  display: block !important;
  text-align: right;
}
.news span.catItemImage img {
  border-radius: 10px;
}
div.catItemImageBlock, div.catItemBody {
  padding: 0 !important;
}
table.download tr td {
  vertical-align: top !important;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  border-radius: 5px;
  margin-left: 10px !important;
}
.even {
  background: none;
}
div.itemCommentsForm form input#submitCommentButton {
  border-radius: 5px;
}
.jwts_content a {
  text-decoration: none;
  font-size: 11px;
}
.catItemImage img {
  width: 160px !important; 
}
div#maximenuck ul.maximenuck li.maximenuck.level1 > a, div#maximenuck ul.maximenuck li.maximenuck.level1 > span.separator {
  font-size: 13px;
}
body.news div.right {
  width: 250px !important;
}
body.news div.news {
  float: left;
  width: 640px;
}
.video_thumb img, .video_thumb span {
  z-index: 1; 
}
.custom_ol {
  padding-left: 20px;
}
.tooltips_custom.gluco,
.tooltips_custom.salmon,
.tooltips_custom.opc,
.tooltips_custom.sgreen,
.tooltips_custom.clearvision,
.tooltips_custom.liverdetox,
.tooltips_custom.bio,
.tooltips_custom.youthcream,
.tooltips_custom.youthserum,
.tooltips_custom.kangaroo,
.tooltips_custom.sheep,
.tooltips_custom.advisor{
  border: 1px solid transparent;
  opacity: 0.3;
}
.tooltips_custom.gluco:hover,
.tooltips_custom.salmon:hover,
.tooltips_custom.opc:hover,
.tooltips_custom.sgreen:hover,
.tooltips_custom.clearvision:hover,
.tooltips_custom.liverdetox:hover,
.tooltips_custom.bio:hover,
.tooltips_custom.youthcream:hover,
.tooltips_custom.youthserum:hover,
.tooltips_custom.kangaroo:hover,
.tooltips_custom.sheep:hover,
.tooltips_custom.advisor:hover {
  border-color: gray;
  opacity: 1.0;
}
.submegamenu .news_submenu {
  border-bottom: 1px dotted transparent !important;
}
.submegamenu .news_submenu:hover {
  border-bottom-color: gray !important;
}
ul.testimonial_list > li {
  margin-bottom: 15px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  padding: 30px 20px;
  width: 80%;
  text-align: justify;
  font-style: italic;
}
ul.testimonial_list > li > strong {
  font-style: normal; 
}
ul.testimonial_list > li:before {
  content: "\201C";
  font-size: 5em;
  font-weight: bold;
  float: left;
  margin-left: -15px;
  margin-top: -10px;
  opacity: 0.3;
  width: 40px;
}
ul.testimonial_list > li:after{
  content: "\201D";
  font-size: 5em;
  font-weight: bold;
  float: right;
  margin-right: -10px;
  margin-top: 15px;
  opacity: 0.3;
  width: 40px;
}
ul.testimonial_list > li:nth-child(odd) > div > img {
  float: left !important;
  padding: 0 20px 8px 0 !important;
}
ul.testimonial_list > li:nth-child(even) > div > img {
  float: right !important;
  padding: 0 0 8px 20px !important;
}
ul.testimonial_list > li > div {
  width: 700px;
  margin: 0 auto;
  min-height: 150px;
}
.animated {
  -webkit-animation-fill-mode:both;
  -moz-animation-fill-mode:both;
  -ms-animation-fill-mode:both;
  -o-animation-fill-mode:both;
  animation-fill-mode:both;
  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  -ms-animation-duration:1s;
  -o-animation-duration:1s;
  animation-duration:1s;
}
.animated.hinge {
  -webkit-animation-duration:2s;
  -moz-animation-duration:2s;
  -ms-animation-duration:2s;
  -o-animation-duration:2s;
  animation-duration:2s;
}
@-webkit-keyframes shake {
  0% { -moz-transform: scale(1); }  
  50% { -moz-transform: scale(1.1); }
  100% { -moz-transform: scale(1); }
}

@-moz-keyframes shake {
  0% { -moz-transform: scale(1); }  
  50% { -moz-transform: scale(1.1); }
  100% { -moz-transform: scale(1); }
}

@-o-keyframes shake {
  0% { -moz-transform: scale(1); }  
  50% { -moz-transform: scale(1.1); }
  100% { -moz-transform: scale(1); }
}

@keyframes shake {
  0% { -moz-transform: scale(1); }  
  50% { -moz-transform: scale(1.1); }
  100% { -moz-transform: scale(1); }
}

.shake:hover {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
  background-color: rgba(244, 244, 244, 0.3);
}
.item-page a > img.home_thumb {
  border: 1px solid lightgray;
  border-radius: 5px;
}
.item-page a > img.home_thumb:hover {
  border-color: #0088ae;
}
.management {
  background: url("../../../images/stories/bg_tabs.jpg") repeat scroll 0 0 transparent;
  border-radius: 5px;
  padding-left: 20px;
  border: 1px solid #CCCCCC;
  margin-bottom: 2px;
}
.management > a {
  border-radius: 5px;
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 1px;
  padding: 10px 4px;
  text-decoration: none 
}
div.child {
  display: none; 
}
div.display_child {
  display: block; 
}
div.mod-languages {
  float: right;
  margin-left: 25px;
}
div.custom_login {
  float: left;
}
.ss_title {
  font-size: 10pt !important;
  text-align: center;
}
.sotss-theme1 .sotss-skin-tango .SotSimpleSlider_item .contentSlider .ss_title:hover > a {
  color: #2196b9 !important;
}
.tch_login {
  text-decoration: none;
}