/* *********************** GENERAL SETTINGS     *********************** */
body {
  margin: 0px;
  padding: 0px;
  line-height: 155%;
  background: #ffffff;
  font-size: 14px;
  font-family: "Trebuchet MS",Tahoma, Verdana, "Lucida Sans Unicode", Arial, "DejaVU LGC Sans", "Bitstream Vera Sans", Sans;
  font-family: Tahoma, Verdana, "Lucida Sans Unicode", Arial, "DejaVU LGC Sans", "Bitstream Vera Sans", Sans;
}

html {
  padding: 0px;
  margin: 0px;
}

body.f-smaller {
  font-size: 11px;
}

body.f-larger {
  font-size: 14px;
}

#noie6 {
  visibility: hidden;
}

body.published {
  background: #AADDFF;
}

body.mceContentBody {
  background: white;
}

body.contentpane {
  padding: 15px;
  background: #ffffff;
}

/* CSS global reset for all browsers  */
* { padding: 0px; margin: 0px; }

/*  Global Formatting */
h1 {font-weight: normal; font-size: 22px; line-height: 36px; }
h2 {font-weight: normal; font-size: 16px; line-height: 34px; }
h3 {font-weight: normal; font-size: 15px; line-height: 30px; }
h4 {font-weight: normal; font-size: 14px; line-height: 26px; }
h5 {font-weight: normal; font-size: 13px; line-height: 24px; }
h6 {font-weight: bold; font-size: 12px; line-height: 20px; }
a { text-decoration: none;}
a:hover { text-decoration: underline;}
a.image, a.image:hover, a img  {border:0;}
a:active, a:link, a:hover, a:visited {
  border: 0; outline: 0;
}
#jcom-content ul {
  list-style: disc;
  padding: 8px 0px 8px 30px;
}

#jcom-content ul li {
  padding: 2px 0px 2px 0px;
}

#jcom-content ol {
  padding: 8px 0px 8px 30px;
}

fieldset {
  width: 95%;
  padding: 10px 5px 5px 5px;
  margin: 10px 0px 0px 0px;
  border: none;
  border-bottom: 1px solid #666666;
}

.both {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
  height: 0px;
}

input, select, label {
  vertical-align: middle;
}

p {
  padding: 8px 0px;
}

.image-left, .jicons-icons {
  float:left;
  margin:0 15px 5px 0;
}

.image-right {
  float:right;
  margin:0 0 5px 15px
}

.panel h3 {
  background: #f5f5f5;
  padding: 5px 10px !important;
  border-bottom: 1px solid #ffffff;
  font-size: 140% !important; 
}

.panel h3 a {
  text-decoration: none;
}

div.jicons-icons img {
  margin-top: 10px;
}

.pane-slider {
  padding: 7px;
}

/* *********************** END GENERAL SETTINGS *********************** */

.wrapper {
  clear: both;
  margin: 0px auto;
  position: relative;
  width: 960px;
}

#bsep {
  padding-top: 10px;
}

#bwrapper {
  height: 34px;
}

#breadcrumb {
  vertical-align: middle;
  padding: 0px 0px;
  font-weight: bold;
  width: 960px;
  height: 34px;
  overflow: hidden;
  line-height: 34px;
  font-size: 16px;
}

#breadcrumb a, #breadcrumb strong {
  line-height: 34px;
}

#breadcrumb a {

}

#breadcrumb img {
  vertical-align: middle;
}

#banner-static-image {
  margin-top: 7px;
}

#top-wrapper {
  width: 100%;
  height: 96px;
}

#top {
  padding: 3px 11px 11px 11px;
}

#top #top-navigation {
  position: absolute;
  top: 8px;
  right: 6px;
}

#top-handler {
  height: 100px;
  position: relative;
}

#top h1 {
  vertical-align: middle;
  font-weight: normal; font-size: 36px;
  letter-spacing: -1px;
  position: absolute;
}

#top h1 a, #top h1 a:hover {
  text-decoration: none;
  display: block;
}

#top h1 img {
  float: left;
}

#top h1 span {
  vertical-align: middle;
  float: left;
  text-indent: -9999px;
}

#banner {
  overflow: hidden;
  text-align: center;
}

#middle-cols {
  padding: 7px 0px;
}

#col-left {
  width: 220px;
}

#column-right, #col-left {
  width: 220px;
}

.cmods {
  overflow: hidden;
}

#column-left {

}

#col-center {

}

#col-main {
  padding-top: 7px;
}

#main-content {
  padding: 10px 0px;
}

#jcom-content {
  padding: 10px 0px;
}

/* TOP MENU */


#header #menu {
  clear: both;
  width: 720px;
  height: 42px;
  position: absolute;
  right: 2px;
  top: -53px;
  z-index: 99999 !important;
  display: block;
  float: right !important;
  text-align: right !important;
}

#menu .menu-nav, #menu #mainlevel-nav {
  list-style: none;
  padding: 0px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  z-index: 100001 !important;
  float: right !important;
}

#menu .menu-nav li, #menu #mainlevel-nav li {
  position: relative;
  margin: 0;
  padding: 0 !important;  
  list-style: none;
  line-height: 39px;
  z-index: 100001 !important;
}

#menu .menu-nav a, #menu #mainlevel-nav a {
  text-decoration: none;
  display: block;
  cursor: pointer;

  line-height: 20px;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
}

#menu .menu-nav a, #menu #mainlevel-nav a {
    text-decoration: none;
    display: block;
    cursor: pointer;
    margin-right: 19px;
    color: #ffffff;
}

#menu .menu-nav a span, #menu #mainlevel-nav a span {
    line-height: 16px;
    padding: 15px 11px 15px 11px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    display: block;
    margin-right: -19px;
}

#menu .menu-nav a:hover, #menu #mainlevel-nav a:hover {
    text-decoration: none;
    display: block;
    cursor: pointer;
    margin-right: 19px;
}

#menu .menu-nav a:hover span {
    line-height: 16px;
    height: 16px;
    padding: 15px 11px 15px 11px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    display: block;
    margin-right: -19px;
}

#moomenu .menu-nav li li a:hover, #moomenu .menu-nav li li a:hover span {
    background-image: none !important;
}

#menu .menu-nav li ul li, #menu .menu-nav li ul li ul li {
  margin-top: 1px;
}

#menu .menu-nav ul a, #menu .menu-nav ul ul a {
  font-weight: normal; 
  color: #686868;
  line-height: 18px;
  font-size: 13px;
  text-shadow: none;
}

#menu .menu-nav li, #menu #mainlevel-nav li {
  float: left;
  padding: 0;
  background: none;
  z-index: 100001 !important;
}

#menu .menu-nav li li a {
  font-weight: normal;
  padding: 4px 10px;
  height: 20px;
  line-height: 20px;
  text-indent: 0px;
  text-align: left;
  z-index: 100001 !important;
  overflow: hidden;
}

#menu .menu-nav ul a,
#menu .menu-nav ul ul a {
  display: block;
  text-decoration: none;
  padding: 4px 10px;
  z-index: 100001 !important;
}

#menu .menu-nav li li,
#menu .menu-nav li li li {
  padding: 1px 0px 3px 0px !important;
  float: left;
  clear: left;
  white-space: nowrap;
  margin: 0;
  z-index: 100001 !important;
}

#menu li li.parent, #menu li li li.parent {
  cursor: pointer !important;
}

#menu .menu-nav li:hover,
#menu .menu-nav li.iehover {
  left: 0;
  z-index: 100001 !important;
}

#menu .menu-nav ul a:hover,
#menu .menu-nav ul ul a:hover {
  height: 20px;
  line-height: 20px;
  padding: 4px 10px;
  margin: 0;
  font-weight: normal;
  text-decoration: none;
  background: #e1e1e1 !important;
  border-bottom-left-radius: 3px 3px;
  border-bottom-right-radius: 3px 3px;
  border-top-left-radius: 3px 3px;
  border-top-right-radius: 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  background:none repeat scroll 0 0 #e1e1e1 !important;
  color: #2d2d2d;
  text-shadow: 1px 1px 0px #f7f7f7;
}  

#menu .menu-nav li ul {
  top: 39px;
  position: absolute;
  left: -999em;
  height: auto;
  margin: 0;
  padding: 5px 5px;
  border-top: 0;
  z-index: 99999 !important;
  -webkit-box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 1.0) 1px 2px 5px;
  box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 1.0) 1px 2px 5px;
  background-color: #f7f7f7;
  border: 1px solid white;
  border-bottom-left-radius: 6px 6px;
  border-bottom-right-radius: 6px 6px;
  border-top-left-radius: 6px 6px;
  border-top-right-radius: 6px 6px;
  -moz-border-radius:6px 6px 6px 6px;
  -moz-box-shadow:0 0 0 1px #dedede, 1px 2px 5px rgba(0, 0, 0, 0.3);
  width: 181px;
}

#menu .menu-nav li ul li ul {
  top: 0px;
  position: absolute;
  left: -999em;
  height: auto;
  margin: -7px 0 0 0;
  padding: 5px 5px;

}

#menu .menu-nav li.active ul li a, #menu .menu-nav li.active ul li, #menu .menu-nav li.active ul li a:hover, #menu .menu-nav li.active ul li.hover #menu .menu-nav li.active ul li.iehover { background-image: none; }
#menu .menu-nav li:hover ul ul, #menu .menu-nav li:hover ul ul ul, #menu .menu-nav li:hover ul ul ul ul, #menu .menu-nav li.iehover ul ul, #menu .menu-nav li.iehover ul ul ul, #menu .menu-nav li.iehover ul ul ul ul { left: -999em; }
#menu .menu-nav li:hover ul, #menu .menu-nav li li:hover ul, #menu .menu-nav li li li:hover ul, #menu .menu-nav li li li li:hover ul,#menu .menu-nav li.iehover ul, #menu .menu-nav li li.iehover ul, #menu .menu-nav li li li.iehover ul,#menu .menu-nav li li li li.iehover ul {z-index: 100001 !important; left: 0;}

#menu .menu-nav ul a,.menu-nav ul ul a{width:161px !important;}#menu .menu-nav ul a:hover,.menu-nav ul ul a:hover{width:161px;}#menu .menu-nav li li,.menu-nav li li li{width:181px;}#menu .menu-nav li ul li ul{margin-left:181px;}


/* END OF TOP MENU */

#top #top-navigation {
  z-index: 200000 !important;
  display: block;
  list-style: none;
  float: right;
}

#top-navigation li {
  display: inline;
  float: left;
  margin-right: 7px;
}

#plus {
  width: 13px;
  height: 13px;
  line-height: 13px;
  text-indent: -9999px;
  display: block;
}

#minus {
  width: 13px;
  height: 13px;
  line-height: 13px;
  text-indent: -9999px;
  display: block;
}

#reset {
  width: 13px;
  height: 13px;
  line-height: 13px;
  text-indent: -9999px;
  display: block;
}

.Business {
  background: url(../images/sw-blue.gif) no-repeat 0 0;
  width:13px;
  height: 13px;
  text-indent: -9999px;
  display: block;
}

.Environment {
  background: url(../images/sw-green.gif) no-repeat 0 0;
  width:13px;
  height: 13px;
  text-indent: -9999px;
  display: block;
}

.Hosting {
  background: url(../images/sw-orange.gif) no-repeat 0 0;
  width:13px;
  height: 13px;
  text-indent: -9999px;
  display: block;
}

/* -- */

#header-wrapper {

}

#header-bg {

}

#h-high {
  height: 325px;  
  overflow: hidden;
}

#header h2#slogan {
  font-size: 18px;
  line-height: 20px;
  position: absolute;
  top: 40px;
  left: 0px;
}

#header h2#slogan span {
  font-weight: bold;
  font-size: 34px;
  line-height: 38px;
  letter-spacing: -2px;
  display: block;
}

#header #newsflash {
  position: absolute;
  top: 100px;
  left: 0px;
  width: 460px;
  height: 200px;
  overflow: hidden;
  float: left;
  font-size: 14px;
  line-height: 24px;
}

#newsflash #nsico {
  float: left;
  width: 80px;
}

#newsflash h3, #newsflash h2 {
  font-size: 16px;
  font-weight: normal;
  padding: 4px 0px 0px 0px !important;
  text-indent: 0 !important;
  margin: 0 !important;
  text-align: left;
}

#newsflash h3 .contentpagetitle, #newsflash h2 .contentpagetitle {
  padding: 0 !important;
  margin: 0 !important;
  text-indent: 0 !important;
}

#newsflash a {
  color: #ffffff;
  text-decoration: underline;
}

#newsflash .readmore, #newsflash .readon {
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  display: block;
  margin-right: 19px;
  float: left;
  margin-top: 10px;
  text-decoration: none;
}

#newsflash .readmore:hover, #newsflash .readon:hover {
  text-decoration: underline;
}

#newsflash .readmore span, #newsflash .readon span {
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  height: 20px;
  padding: 11px 26px 13px 26px;
  cursor: pointer;
  display: block;
  margin-right: -19px;
}

#himg {
  background: url(../images/slideshow-bg.png) no-repeat 0 0;
  width: 450px;
  height: 280px;
  padding: 5px 9px 9px 5px;
  position: absolute;
  top: 20px;
  right: 10px;
  z-index: 10;
}

.mt-l {

}

.mt-r {

}

.mt-tl {

}

.mt-tr {

}

.mt-bl {

}

.mt-br {

}

.inner-modules {
  clear: both;
  width: 100%;
  padding: 10px 0px;
  overflow: hidden;
}

.inner-module1, .inner-module2 {
  height: 100%;
}

.inner-module1 h3, .inner-module2 h3 {
  font-size: 130%;
  font-weight: bold;
  padding: 7px 0px;
}

.inner-module1 .mod-content, .inner-module2 .mod-content {
  padding: 0px 0px;
}

#top-modules {
  padding-bottom: 6px;
  padding: 6px 0px 6px 0px;
  background: #ffffff url(../images/top-modules-bg.gif) repeat-x bottom left;
}

#bottom-modules-wrapper {
  background: #1a1a1a url(../images/bottom-modules-bg.gif) repeat-x 0 0;

}

#bottom-modules-bg {
  background: url(../images/bottom-modules-bot-bg.gif) repeat-x bottom left;
  padding-bottom: 19px;
}

#bot-modules {
  padding: 26px 0px 6px 4px;
  color: #ffffff;
}

#bot-modules a {
  color: #bedffe;
}

.top-module, .bot-module {
  float: left;
  padding: 0px 20px 0px 0px;
  position: relative;
}

.top-module {
  text-shadow: 1px 1px 1px #ffffff;
}

.bot-module h3 {
  color: #ffffff;
  font-weight: bold;
  font-size: 130%;
  padding: 4px 0px 3px 0px;
}

.top-module .icon, .bot-module .icon {
  position: absolute;
  left: 0px;
  top: 7px;
  width: 32px;
  height: 32px;
}

.top-module h3 {
  font-size: 130%;
  font-weight: bold;
  padding: 7px 0px 2px 36px;
}

.top-module .mod-content, .bot-module .mod-content {
  padding: 0px 0px 5px 0px;
}

/*
.cols1 {display: block;float: none !important;margin: 0 !important;}
.cols2 {width: 49%;}
.cols3 {width: 33%;}
.column1, .column2 {border: 0;margin: 0 0px 0 0;position: relative;}
.column2, .column1 {float: left;margin: 0;}
.column2 {float: right;margin: 0;width: 50%;}
.article_row {margin: 0px 0 0px 0;padding: 0;overflow: hidden;clear: both;}
.article_column { padding: 0px 0px 0px 0;margin:0px;}
.row_separator, .row_separator2 {display: block;clear: both;margin: 0;border: solid 0px;}
*/
.main-content-item {
  padding: 0px;
}


#footer {
  text-align: left;
  padding: 10px 0px;
  font-size: 11px;
  line-height: 14px;
}

#footer ul {
  padding: 0px 0px 10px 0px;
  list-style: none;
  margin: 0px;
}

#footer ul li {
  display: inline;
  margin: 0px 10px;
}

#footer a {
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

#footermenu ul {
  padding: 5px 0px;
  text-align: center;
  list-style: none;
}

#footermenu ul li {
  display: inline;
  float: none;
  text-align: center;
  margin: 0px 17px;
}

#footermenu ul li a {
  text-decoration: none;
}

#footermenu ul li a:hover {
  text-decoration: underline;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */

/* Col menus */

.cmods ul.menu,
.cmods ul.sections,
.cmods ul#mainlevel,
.cmods ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

.cmods ul.menu ul,
.cmods ul.sections ul,
.cmods ul#mainlevel ul,
.cmods ul ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

.cmods ul.menu li,
.cmods ul.sections li,
.cmods ul#mainlevel li,
.cmods ul li {
  padding: 0px;
  margin: 0px;
}

.cmods ul.menu ul li,
.cmods ul.sections ul li,
.cmods ul#mainlevel ul li,
.cmods ul ul li {
  background: none;
  padding: 0px 0px 0px 10px;
  margin: 0px;
}

.cmods ul.menu li a,
.cmods ul.sections li a,
.cmods ul#mainlevel li a {
  text-decoration: none !important;
  font-size: 100%;
  font-weight: bold;
  background: url(../images/menu-li-bg.gif) repeat-x 0 0;
  display: block;
  padding: 7px 10px 5px 25px;
  border: 0; outline: 0;
}

.cmods ul.menu li li a,
.cmods ul.sections li li a,
.cmods ul#mainlevel li li a,
.cmods ul.menu li li a:hover, 
.cmods ul.sections li li a:hover, 
.cmods ul#mainlevel li li a:hover  {
  background: none;
  padding: 7px 0px;
  font-weight: normal !important;
}

.cmods ul.menu li li a:hover, 
.cmods ul.sections li li a:hover, 
.cmods ul#mainlevel li li a:hover {
  text-decoration: underline;
  font-weight: normal;
}

.cmods ul.menu li ul li a, .cmods ul.section li ul li a, .cmods ul#mainlevel li ul li a {
  text-align: left;
  border: 0; outline: 0;
}

.cmods ul.menu li a:hover, 
.cmods ul.sections li a:hover, 
.cmods ul#mainlevel li a:hover {
  text-decoration: none !important;
  background: url(../images/menu-li-a-link.gif) repeat-x 0 0;
}

.cmods ul.menu li#current a,
.cmods ul.sections li#current a,
.cmods ul#mainlevel li#current a {
  display: block;
  padding: 7px 10px 5px 25px;
  font-weight: bold;
  border: 0; outline: 0;
}

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */

.cmods div.moduletable, .cmods div.moduletable_menu, .cmods div.moduletable_text {
  text-align: left;
  padding: 0px;
  height: 100%;
  margin-bottom: 4px;
}

.cmods .mt-l {
  background: #ffffff url(../images/mod-bg.gif) repeat-y 0 0;
}

.cmods .mt-r {
  background: transparent url(../images/mod-bg-top.gif) no-repeat 0 0;
  padding-top: 18px;
}

.cmods .mt-tl {
  background: transparent url(../images/mod-bg-bot.gif) no-repeat bottom left;
  padding-bottom: 12px;
}

.cmods .mod-content {
  padding: 0px 20px;
}

.cmods div.moduletable_menu .mod-content {
  padding: 0px 11px;
}

/* Custom Modules */

.bannerheader {
  padding: 3px 0px;
  font-weight: bold;
}

.banneritem_text {
  padding: 3px 0px;
  margin: 2px 0px;
}

.bannerfooter_text {
  padding: 3px;
  font-size: 11px;
  text-align: right;
}

#col-left iframe, #col-right iframe {
  width: 180px;
}

div.syndicate {
  text-align: left;
  padding: 0px;
  margin: 0px;
  clear: both;
}

div.syndicate div {
  padding: 0px;
  margin: 2px 3px 2px 0px;
  display: inline;
  text-align: left;
}

div.syndicate div img, div.syndicate div a {
  margin: 0;
  padding: 0;
}

ul.latestnews, ul.mostread, .blog_more ul {
  list-style: none;
  padding: 5px 0px 5px 0px !important;
  margin: 0px;
  text-align: left;
}

ul.latestnews li, ul.mostread li, .blog_more ul li {
  list-style: none;
  padding: 0px 0px 0px 25px !important;
  margin: 7px 0px 0px 0px;
}

ul.latestnews li {
  background: url(../images/tick.png) no-repeat 0 0;
}

ul.mostread li, .blog_more ul li { 
  background: url(../images/star.png) no-repeat 0 0;
}

ul.latestnews li a, ul.latestnews li a {
  text-align: left;
  padding-left: 0px;
  line-height: 18px;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

.article-header-handle {
  position: relative;
  padding: 4px 10px;
  background: #f9f9f9;
  height: 100%;
  margin-bottom: 10px;
}

.content-header {
  padding: 0px;
  height: 100%;
}

.padding-left {
  padding-left: 50px !important;
}

.content-header .contentheading {
  padding: 6px 0px 6px 0px;
  margin: 0px 0px 0px 0px; 
  font-weight: normal; font-size: 18px; line-height: 22px;
  text-transform: none;
  letter-spacing: 0px;
  vertical-align: middle;
  width: 80%;
}

/* content title and links */
.contentpagetitle {  }

a.contentpagetitle { 
  text-decoration: none;
}

a.contentpagetitle:hover { 
  text-decoration: none;
}

/* top box like a category description */
.contentdescription {
  background: transparent;
  padding: 5px 0px;
}

/* Main Body Text */
.contentpane { }

.contentpaneopen { margin: 0px 0px 10px 0px; width: 99%; }

div.weblinks .contentdescription {
  clear: both;
  padding-bottom: 10px;
}

div.weblinks div.display {
  clear: both;
}

div.weblinks div.display form {
  float: right;
}

.sectiontableheader {
  background: url(../images/lighter-bg.png) repeat 0 0;
}

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:10px; padding-left: 2px;vertical-align: middle;line-height: 10px;}
.content_vote {font-weight: normal;font-size: 10px;}
.content_rating img {
  vertical-align: middle;
}

.content_vote input {
  background: none;
  margin-left: 1px;
  margin-right: 1px;
}

.article-adds {
  clear: both;
  padding: 0;
  margin: 0;
}

p.art-nfo {
  width: 100%;
  padding: 0px;
  margin: 0px;
}


/* icons */
p.buttonheading {
  float: right;
  display: inline;
  width: 60px;
  padding: 8px 0px 8px 0px;
  margin: 0px;
  white-space: nowrap;
}

p.buttonheading a {
  margin-left: 4px;
}

.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.article-header-handle .createdate {
  position: absolute;
  top: 5px;
  left: -10px;
  z-index: 9999;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 12px;
  display: block;
  width: 50px;
  height: 41px;
  letter-spacing: -1px;
  line-height: 31px;
  text-align: right;
  padding-right: 10px;
}

.modifydate {
  font-style: italic;
  font-weight: normal;
  font-size: 9px;
  line-height: 14px;
  text-transform: none;
  text-align: left;
  display: block;
  padding: 8px 0px;
  color: #afafaf;
}

.newsfeeddate {font-size: 10px; color: #d1d1d1; font-weight: bold;}

ul.newsfeed {
  padding: 6px 0px;
}

ul.newsfeed li {
  background: transparent url(../images/rss.gif) no-repeat 0px 4px;
  padding: 4px 0px 4px 22px;
}

/* Dates */

/* Writen by Authors name */
.createdate {
  font-size: 90%;
  font-weight: bold;
  display: block;
  padding: 10px 0px 0px 0px;
}

.modifydate {
  display: block;
  padding: 2px 0px;
}

.createdby {
  display: block;
  margin: 0px;
  padding: 2px 0px;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
  font-size: 11px; 
  list-style: none;
  padding: 10px 0px !important;
  margin: 0;
}
.pagenav-prev{font-size: 11px; text-decoration: none; float: left; padding: 0 10px 0 0 !important; background: none !important; list-style: none;}
.pagenav-next{font-size: 11px; text-decoration: none; float: left; padding: 0 10px 0 0 !important; background: none !important;list-style: none; }

.pagenavcounter {
  padding: 5px 0px;
  height: 100%;
  margin-bottom: 10px;
}
.back_button{font-size: 11px; letter-spacing: 1px; height: 15px; clear: both;  margin: 5px 0px; text-transform: uppercase; font-weight: bold; }

/* Read more link */
.readon {
  text-decoration: none;
  line-height: 30px;
  font-weight: bold;
  font-size: 12px;
}

.readon:hover {
  text-decoration: underline;
}

/* Article index   */
table.contenttoc {
  padding: 0px;
  margin: 0px 0px 7px 7px;
  float: right;
  width: 30%;
}
  
table.contenttoc th {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding: 5px 10px;
}
  
table.contenttoc th, table.contenttoc td  { padding: 2px 10px;  background: url(../images/darker-bg.png) repeat 0 0;}

/* Links article index */
  a.toclink:hover, a.toclink:visited, a.toclink:link {  height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
  text-align: left; 
  padding: 6px 0px;
  font-weight: bold; font-size: 11px;
  vertical-align: middle;
  margin-bottom: 1px;
  letter-spacing: 0px;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
  border-collapse: collapse;
  padding: 3px;
  font-weight: bold; font-size: 12px;
}

.sectiontableheader * {
  vertical-align: middle;
}

table.category, table.newsfeeds {
  width: 100% !important;
}

table.category th, table.newsfeeds th {
  background: url(../images/lighter-bg.png) repeat 0 0;
  padding: 8px 4px;
  text-align: left;
}

table.category td, table.newsfeeds td {
  padding: 4px !important;
  background: url(../images/horiz-dots.png) repeat-x bottom left;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
  background: transparent;
  padding: 4px !important;
  text-align: left;
}

.sectiontableentry2 {
  background: transparent;
  padding: 4px !important;
  text-align: left;
}

.sectiontableentry1 input, .sectiontableentry2 input {
  margin: 0px; 
  padding: 0px;
  height: 15px;
  width: 15px;
  background: none;
  vertical-align: middle;
}

.sectiontableentry0 td, .sectiontableentry1 td, .sectiontableentry2 td {
  padding: 4px;
  font-size: 12px;
}

#number {
  padding: 4px 10px !important;
}

.sectiontableentry1 label, .sectiontableentry2 label {
  margin: 0px;
  padding: 0px 0px 0px 5px;
  display: block;
}

.sectiontableentry2 td {
  background: url(../images/lighter-bg.png) repeat 0 0;
}

.section-td-center {
  text-align: center !important;
}

.sectiontablefooter {
 
}

table.poll, table.pollstableborder {
  width: 99%;
}

table.poll * div {
  margin: 0px auto !important;
  padding: 4px 0px !important;
}

.polls_color_1 {
  background: #333333;
  border: 2px solid #333333;
  outline: 0 !important;
}

.polls_color_2 {
  background: #666666;
  border: 2px solid #666666;
  outline: 0 !important;
}

.polls_color_3 {
  background: #999999;
  border: 2px solid #999999;
  outline: 0 !important;
}

.polls_color_4 {
  background: #cccccc;
  border: 2px solid #cccccc;
  outline: 0 !important;
}

.polls_color_5 {
  background: #000000;
  border: 2px solid #000000;
  outline: 0 !important;
}

/* End Sectiontable */

/* Category */
.category th { background: #f9f9f9 !important; border-bottom: 1px solid #f0f0f0; }
a.category:link, a.category:visited { height: 15px; text-decoration: underline;  }
a.category:hover  {  height: 15px; text-decoration: none; }
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{  height: 18px;  }

.blog_more {  clear: both; display: block; padding: 10px 0px; }

.blog_more h2 {
  font-weight: bold; font-size: 12px;
  letter-spacing: 0px;
  padding: 10px 0px;
  margin: 0px;
}

.blog_heading {  height: 18px;  }
/* space from bottom of article */

.article_separator { font-size: 1px; line-height: 0px; display: block !important;  }


.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}

ul.horiz li {
  float: left !important;
  padding: 0 1% !important;
}


.main-content-item {
  padding: 0px 0px 1px 0px;
  margin-bottom: 15px;
}


dt.article-info-term {
  display: none;
}

.cat-children {
  padding: 10px 0;
}

.main-content-item {
  padding: 10px 0px 1px 0px;
  margin-bottom: 10px;
}

/* End blogsection  */

/* results if not search google */
.searchintro{ }
/*Search Form keyword highlight*/
.highlight {
  padding: 0px 4px 0px 4px;
  color: #666666;
  font-weight: bold;
}
/* End Search Form */

/* wrapper title */

p.counter {
  float: left;
  line-height: 30px;
  width: auto;
  display: inline;
  clear: left;
  padding: 0px;
  margin: 0px;
  width: 15%;
}

ul.pagination {
  text-align: left;
  display: inline;
  line-height: 30px;
  padding: 0px !important;
  margin: 0px !important;
  float: left;
  width: 70%;
}

.pagination li {
  padding: 0px 7px !important;
  display: inline;
  float: left;
  margin: 0 3px !important;
  background: #f5f5f5;
  color: #cccccc;
  text-shadow: 1px 1px 0px #ffffff;
}

/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */  
form { 
  margin: 0px;
}

input {
  font-size: 12px; 
}

#col-left form.form-login {
  padding: 6px 0px 0px 0px;
  margin: 0px auto;
}

#col-left form.form-login a {
  display: block;
}

div.moduletable fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
  text-align: left;
  clear: both;
  display: block;
  width: 99%;
}

div.moduletable form.form-login input.button {
  text-align: center;
  cursor: pointer;
}

#col-left div.moduletable form.form-login p {
  margin: 0px;
  padding: 5px 0px;
  text-align: left !important;
}

div.moduletable form.form-login p.central {
  margin: 0px;
  padding: 5px 0px;
  text-align: center !important;
}

div.moduletable form.form-login label {
  display: block;
}

div.moduletable form.form-login label.remember {
  display: inline;
}

#col-left .inputbox, #col-right .inputbox {
  width:84%;
}

#mod_login_remember {
  float: left;
  margin-right: 10px;
}

.inputbox { background: #ffffff; margin: 2px 0px; padding: 3px 3px 3px 3px; border: 1px solid #d7d7d7; }
.text_area, textarea { background: #ffffff; width: 98%; border: 1px solid #d7d7d7; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button, button {
  font-weight: bold; font-size: 12px;
  vertical-align: middle;
  height: 26px;
  line-height: 23px;
  padding: 0px 10px 0px 10px;
  margin: 7px 0px;
  color: #ffffff;
}

.profile-edit select {
  width: 200px;
}

.formelm label, .contact-email label {
  width: 160px;
  float: left;
}

.contact-email div {
  clear: both;
}

.login label {
  float: left;
  width: 120px;
  line-height: 30px;
}

.login {
  padding: 0 0 10px 0;
}

.login div {
  clear: both;
}

.tip-wrap {
  background: #f5f5f5;
  padding: 10px;
}

select {
  background: #ffffff;
  font-size: 11px;
  padding: 0px;
  color: #444444;
  height: auto;
  font-weight: normal;
}

#col-right select, #col-right select option {
  width: auto;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 0px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
  background: none;
}

#system-message{margin:10px 0 20px 0;padding: 0 !important;background:#ffffff;border:solid 0px;}
#system-message dd { margin: 0;  font-weight: normal; text-indent: 0px;background:#fff;padding:0 }
#system-message dd ul { margin:0px; list-style: none; padding: 10px 10px; border-top: 2px solid #9fbfdb; border-bottom: 2px solid #9fbfdb;}
#system-message dd ul li {padding: 3px 0px;text-align: left;background:none;}
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #E5EEF7;color:#707e8b;}
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #551111; background: #f7e5e5; border-top: 2px solid #db9f9f; border-bottom: 2px solid #db9f9f;margin:0}
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #64591b; background: #f7f7e5; border-top: 2px solid #dbda9f; border-bottom: 2px solid #dbda9f;}

/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
  background-color: #f0f0f0;
}
    
.code {
  font-family: courier, serif;
  font-size: 1.2em;
  padding: 2px;
  background-color: #f0f0f0;
  color: blue;
  border: 1px solid #d5d5d5;
  margin: 0px;
  width: 90%;
}

/* Styles for dhtml tabbed-pages */
.ontab {
  background-color: #666666;
  border-left: outset 1px #666;
  border-right: outset 1px #333;
  border-top: outset 1px #666;
  border-bottom: solid 1px #333;
  text-align: center;
  cursor: default;
  font-weight: bold;
  color: #FFFFFF;
  padding: .2em;
   }

.offtab {
  background-color : #cccccc;
  border-left: outset 1px #666;
  border-right: outset 1px #333;
  border-top: outset 1px #666;
  border-bottom: solid 1px #333;
  text-align: center;
  cursor: default;
  font-weight: normal;
  padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
  background-color: #FF6600;
  text-align: left;
   }

.pagetext {
  visibility: hidden;
  display: none;
   }

  /*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* *********************** End TABBED EDITING *********************** */

#searchForm {
  clear: both;
  padding: 10px;
}

div.results h3 {
  font-weight: normal !important;
}

div.results .list li h4 {
  letter-spacing: -1px;
  font-weight: normal !important;
  font-size: 150%;
}

div.results .list li h4 {
  padding: 5px 0px;
}

.highlight {
  font-weight: bold;
  color: #333333;
  background: #f6f6f6;
}

div.results .list li {
  padding: 4px 0px;
  border-bottom: 1px solid #cecece;
}

div.results span.small {
  font-size: 11px;
  font-weight: bold;
}

fieldset.advanced {
  border: 1px solid #cecece;
  padding: 10px;
}

fieldset.advanced legend {
  padding: 0px 10px;
}

#search-again {
  text-align: center;
  padding: 10px;
  background: #f6f6f6;
}

#search-again #search_searchword {
  width: 200px;
  height: 18px;
  padding: 2px 5px;
}

#search-again label {
  padding-right: 6px;
}

.results .pagination {
  padding: 10px 0px !important;
}

div.weblinks .contentdescription {
  clear: both;
  padding-bottom: 10px;
}

div.weblinks div.display {
  clear: both;
}

div.weblinks div.display form {
  float: right;
}

table.category, table.newsfeeds {
  width: 100% !important;
}

table.category th, table.newsfeeds th {
  background: #e8f1f7;
  padding: 8px 4px;
  text-align: left;
}

table.category td, table.newsfeeds td {
  padding: 4px !important;
  background: url(../images/dotted.gif) repeat-x bottom left;
}

.counter {
  text-align: center;
  padding: 10px 0px 10px 0px !important;
  clear: both;
  height: 100%;
  margin: 0px 20px;
  background: url(../images/dotted.gif) repeat-x 0 0;
}

div.paginator {
  text-align: center;
  margin: 0px 0px;
}

div.paginator ul.pagination {
  
}

div.paginator ul.pagination li {
  line-height: 34px;
  padding: 10px 10px !important;
  display: inline;
  margin: 0px 2px;
  position: relative;
  height: 34px;
  background: url(../images/pagination-lbg.gif) no-repeat 0 0 !important;
  text-shadow: 1px 1px 0px #ffffff;
}

div.paginator ul.pagination li span {
  position: absolute;
  background: url(../images/pagination-rbg.gif) no-repeat 0 0 !important;
  width: 10px;
  height: 34px;
  top: 0;
  right: 0;
}

div.pagination ul li {
  background-image: none !important;
  padding: 0px 10px 0px 0px !important;
  display: inline;
}

ul.actions {
    margin: -30px 0px 0px 0px;
    padding: 0px;
    text-align: right;
    width: 100%;
    list-style-position: outside;
    list-style-type: square;
    -webkit-padding-start: 40px;
    display: inline;
   float: right;
}

ul.actions li {
   background: none !important;
    display: inline;
    line-height: 1.7em;
    margin: 0px !important;
    padding: 0px !important;
} 

.categories-list ul li {
  clear: both;
  padding: 3px 0px;
}

.item-title {
  font-weight: bold;
}

.profile-edit select {
  width: 200px;
}

.formelm label, .contact-email label {
  width: 160px;
  float: left;
}

.contact-email div {
  clear: both;
}

.article-info-term {
  display: none;
}

.article-picture {
  float: right;
  padding-left: 20px;
}
