html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
.both{clear:both;}
/* *********************** GENERAL SETTINGS     *********************** */

body {
  margin: 0px;
  padding: 0px;
  line-height: 155%;
  background: #e1e1e1 url(../images/main-body-bg.jpg) repeat-x 0 0;
  color: #414141;
  font-size: 13px;
}

html {
  padding: 0px;
  margin: 0px;
}

#content-main #top-navigation-links {
  position: absolute;
  list-style: none;
  margin: 0px;
  top: 46px;
  right: -20px;
}

#top-navigation-links li {
  display: block;
  margin-left: 5px;
  vertical-align: middle;
  height: 40px;
  line-height: 34px !important;
  font-size: 17px;
  color: #676767;
}

#twitter, #blogger, #facebook, #rss, #linkedin, #myspace {
  width: 34px;
  text-indent: -9999px;
  height: 31px;
  float: left;
  background-image: url(../images/social-sprite.png);
  background-repeat: no-repeat;
}

#twitter {background-position: 0px 0px;}
#blogger {background-position: 0px -40px;}
#facebook {background-position: 0px -80px;}
#rss {background-position: 0 -119px;}
#linkedin {background-position: 0px -160px;}
#myspace {background-position: 0px -200px;}

body.published {
  background: #AADDFF;
}

body.mceContentBody {
  background: white;
}

body.contentpane {
  padding: 15px;
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}

#jcom-content ul li {
  padding: 4px 0px 4px 20px;
  background: url(../images/li-bg.gif) no-repeat 2px 7px;
}

ol {
  padding: 4px 0px 4px 40px;
  list-style: decimal;
}

ol li {
  padding: 4px 0px 4px 0px;
}

/* CSS global reset for all browsers  */
* { padding: 0px; margin: 0px; }

/*  Global Formatting */
h1 {font-weight: normal; font-size: 200%; line-height: 200%; padding: 7px 0px; }
h2 {font-weight: normal; font-size: 190%; line-height: 190%; padding: 7px 0px; }
h3 {font-weight: normal; font-size: 180%; line-height: 180%; padding: 7px 0px; }
h4 {font-weight: normal; font-size: 170%; line-height: 170%; padding: 7px 0px; }
h5, legend {font-weight: normal; font-size: 160%; line-height: 160%; padding: 7px 0px; }
h6 {font-weight: normal; font-size: 140%; line-height: 140%; padding: 7px 0px; }

h3 img {
  vertical-align: middle;
  margin-top: -3px;
}

a { text-decoration: none;color: #80337b;}
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;
}

#col-left a {
  color: #ffffff;
}

fieldset {
  margin: 10px 0px 10px 0px;
  border: none;
}

.both, .clr {
  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 *********************** */

#site-handler {
  background: none;
  width: 990px;
  margin: 0px auto;
}

.site-width {
  width: 990px;
  margin: 0px auto;
}

#bg {
  background: url(../images/body-bg.jpg) no-repeat top center;
}

#mc-bg {
  background: url(../images/mc-bg.gif) repeat-y 0 0;
}

#mc-bg-top {
  background: url(../images/mc-bg-top.gif) no-repeat 0 0;
  padding-top: 11px;
  height: 100%;
}

#top-line {
  height: 27px;
}

#top-line #font-size {
  float: right;
}

#font-size li {
  float: left;
  font-size: 10px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 5px;
}

#breadcrumb {
  width: 600px;
  overflow: hidden;
  float: left;
  line-height: 27px;
  height: 27px;
  font-size: 11px;
}

#breadcrumb span {
  line-height: 27px;
  height: 27px;
}

#breadcrumb img {
  vertical-align: middle;
}


#col-left #top-handler {
  position: absolute;
  width: 270px;
  background: url(../images/top-handler-bg.png) no-repeat bottom left;
  z-index: 999999 !important;
  margin-top: 15px;
}

#top-nav-handler {
  height: 68px;
  background: url(../images/top-nav-handler-bg.jpg) no-repeat 0 0;
  clear: both;
}

#content-main #menu {
  width: 695px;
  height: 56px;
  background: url(../images/top-menu-bg.png) no-repeat 0 0;
  padding: 0 0 0 25px;
  position: absolute;
  top: 42px;
  z-index: 99999;
}

#menu .menu-nav, #menu #mainlevel-nav {
  list-style: none;
  padding: 0px;
  height: 56px;
  line-height: 56px;
  margin: 0;
  z-index: 100001 !important;
  display: inline;
}

#menu .menu-nav li, #menu #mainlevel-nav li {
  position: relative;
  margin: 0;
  padding: 0 15px 0 15px !important;  
  list-style: none;
  line-height: 56px;
  z-index: 100001 !important;
}

#menu .menu-nav a, #menu #mainlevel-nav a {
  text-decoration: none;
  display: block;
  cursor: pointer;
  padding: 15px 0px 19px 0px;
  line-height: 20px;
  color: #333333;
  font-size: 13px;
  font-weight: normal;
  text-shadow: 1px 1px 0px #ffffff;
}

#menu .menu-nav a:hover, #menu #mainlevel-nav a:hover {
  text-decoration: none;
  display: block;
  cursor: pointer;
  color: #80337b;
}

#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;
  background: url(../images/dotted.gif) repeat-x bottom left !important;
  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: 52px;
  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, 0.296875) 1px 2px 5px;
  box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.296875) 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: 0px 0px;
  border-top-right-radius: 0px 0px;
  -moz-border-radius: 0px 0px 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;
  -webkit-box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.296875) 1px 2px 5px;
  box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.296875) 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);
}

#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 */

#search {
  width: 192px;
  height: 26px;
  padding: 3px 3px 3px 5px;
  margin: 9px 20px 0px 0px;
  float: right;
  background: url(../images/search-input-bg.jpg) no-repeat 0 0;
}

#search form.search {
  padding: 0 !important;
  margin: 0 !important;
}

form.search .inputbox {
  float: left;
  margin: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  width: 150px;
  font: italic normal normal 13px/26px Arial, Helvetica, sans-serif;
  height: 26px;
  color: #bdbdbd;
  background: none;
}

form.search .button {
  float: right;
  margin: 0 !important;
  height: 26px;
  width: 26px;
  overflow: hidden;
  background: url(../images/search-button-bg.gif) no-repeat 0 0;
  border: none !important;
  broder-radius: 0 !important;
  text-indent: -9999px;
  font-size: 1px;
  cursor: pointer;
  -moz-border-radius: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom-left-radius: none !important;
  border-bottom-right-radius: none !important;
  border-top-left-radius: none !important;
  border-top-right-radius: none !important;

}

form.search .button:hover {
  background: url(../images/search-button-bg-hover.gif) no-repeat 0 0;
}

#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;
}

.wrapper {
  clear: both;
  margin: 0px auto;
  position: relative;
}

#banner-static-image {
  margin-top: 7px;
}

#slideshow-handler {
  width: 720px;
  margin-bottom: 15px;
}

#s-sep {
  width: 720px;
  height: 110px;
}

#newsflash {
  height: 100%;
  margin-bottom: 20px;
  background: #ffffff url(../images/nf-bg.gif) repeat-y top right;
}

#nf-top {
  background: url(../images/nf-top-bg.gif) no-repeat top right;
}

#nf-bot {
  background: url(../images/jc-bot-bg.gif) no-repeat bottom left;
  padding: 10px 20px 20px 20px;
}

#newsflash h1 {
  font-size: 145%;
  line-height: 100%;
  background: url(../images/header-co-bg.gif) no-repeat 0 0;
  color: #ffffff;
  text-align: right;
  float: right;
  margin-right: -18px;
  padding: 0;
}

#newsflash h1 span {
  background: url(../images/header-co-bg2.gif) no-repeat top right;
  display: block;
  padding: 13px 30px 18px 30px;
  margin-right: -15px;
}

#newsflash .mod-content {
  clear: both;
}

#top-modules, #bot-modules {
  clear: both;
  height: 100%;
  padding: 0px;
  margin-bottom: 20px;
}

#top-modules .top-module, #bot-modules .bot-module {
  float: left;
  padding: 0px 10px;
}

#top-modules div.moduletable, #bot-modules div.moduletable {
  text-align: left;
  padding: 10px 20px;
  height: 100%;
  margin: 0px;
}

#top-modules div.moduletable p, #bot-modules div.moduletable p {
  padding: 3px 0px;
}

#top-modules div.moduletable h1, #bot-modules div.moduletable h2 {
  font-size: 145%;
  font-weight: normal;
  padding: 5px 0px;
  margin: 0px;
}

#top-modules div.moduletable .mod-content,
#bot-modules div.moduletable .mod-content {
  padding: 7px 0px;
}

#footer {
  background: url(../images/footer-bg.gif) no-repeat top center;
  color: #545454;
  clear: both;
}

#footer-shadow {
  background: url(../images/footer-bg.png) no-repeat top center;  
  clear: both;
  height: 100%;
}

#footer-created {
  padding: 0px 0px 0px 0px;
}

#footer-handler {
  float: right;
  width: 735px;
  padding: 30px 0px 0px 0px;
  font-size: 85% !important;
}

#footer-logo {
  text-align: center;
  float: left;
  width: 255px;
  padding: 20px 0 0 0;
}

#footer-menu {
  margin: 0px 0px;
  padding: 0px 0px !important;
  height: 100%;
}

#footer-menu ul {
  display: inline;
  padding: 0 !important;
}

#footer-menu ul li {
  background: none;
  border: none;
  display: inline !important;
  float: none;
  text-align: center;
  padding: 0px 15px 0px 0px !important;  
}

#footer-menu ul li a {
  display: inline !important;
  color: #962552 !important;
  text-shadow: none !important;
  font-weight: normal !important; 
  padding: 0 !important;
}

#footer-menu ul li a:hover {
  color: #962552;
  text-decoration: underline !important;
}

#top-handler h1 {
  vertical-align: middle;
  font-weight: normal; font-size: 34px; line-height: 40px;
  letter-spacing: -1px;
  position: absolute;
  padding: 0;
}

#top-handler h1 a, #top h1 a:hover {
  text-decoration: none;
  display: block;
  color: #ffffff;
}

#top-handler h2 {
  position: absolute;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  padding: 0;
}

#top-handler #logo {
  position: absolute;
}

#banner {
  overflow: hidden;
  text-align: center;
  padding: 15px 0;
}

#middle-cols {
  padding: 0px 0px 0px 0px;
  background: url(../images/middle-cols-bg.gif) repeat-y 0 0;
}

#mc-bg-tp {
  background: url(../images/mc-bg-tp-bg.jpg) no-repeat 0 0;
  height: 100%;
}

#mc-bg-bt {
  background: url(../images/middle-col-bg-bot.gif) no-repeat bottom left;
  padding: 30px 0px 0px 0px;
}

#col-left {
  width: 255px;
  padding: 0px 0px;
  float: left;
  position: relative;
  color: #e7a4e3;
}

#column-left {
  overflow: hidden;
}

#col-center {
  float: right;
}

#content-main {
  height: 100%;
  position: relative;
  width: 735px;
}

.content-handler {
  padding: 0px 55px 0px 40px;
}

.content-handler2 {
  padding: 0px 25px 0px 10px;
}

#jcom-content {
  padding: 0px;
  background: #ffffff url(../images/jc-bg.gif) repeat-y top right;
}

#jc-top {
  background: url(../images/jc-top-bg.gif) no-repeat top right;
}

#jc-bot {
  background: url(../images/jc-bot-bg.gif) no-repeat bottom left;
  padding: 17px 20px;
}

.s600 {
  width: 735px;
}

.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;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */

/* Col menus */

ul.menu, #col-left ul.sections, #col-left ul#mainlevel, #col-left ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

ul.menu ul, #col-left ul.sections ul, #col-left ul#mainlevel ul, #col-left ul ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

ul.menu li, #col-left ul.sections li, #col-left ul#mainlevel li, #col-left ul li {
  list-style: none;
  padding: 0px !important;
  margin: 0px;
  padding: 0px 0px 0px 0px !important;
  display: block;
  height: 100%;
}

ul.menu ul li, #col-left ul.sections ul li, #col-left ul#mainlevel ul li, #col-left ul ul li {
  list-style: none;
  padding: 0px !important;
  margin: 0px;
  padding: 0px 0px !important;
  display: block;
  border: 0;
  background: none;
}

ul.menu li a, #col-left ul.sections li a, #col-left ul#mainlevel li a {
  text-decoration: none !important;
  font-size: 110%;
  font-weight: bold;
  display: block;
  padding: 4px 0px 4px 30px;
  border: 0; outline: 0;
  color: #e7a4e3 !important;
}

ul.menu li ul li a, #col-left ul.section li ul li a, #col-left ul#mainlevel li ul li a {
  text-align: left;
  border: 0; outline: 0;
  font-size: 90%;
  padding: 2px 0px 2px 40px !important;
  font-weight: normal !important;
  background: none !important;
}

ul.menu ul ul, #col-left ul.sections ul ul, #col-left ul#mainlevel ul ul, #col-left ul ul ul {
  padding-left: 10px !important;
}

ul.menu ul ul li a, #col-left ul.sections ul ul li a, #col-left ul#mainlevel ul ul li a, #col-left ul ul ul li a {
  padding: padding: 2px 0px 2px 40px !important;
  font-size: 85%;
}

ul.menu li a:hover, #col-left ul.sections li a:hover, #col-left ul#mainlevel li a:hover {
  text-decoration: none !important;
  color: #ffffff !important;
}

ul.menu li.current a, #col-left ul.sections li.current a, #col-left ul#mainlevel li.current a {
  display: block;
  padding: 3px 0px 9px 30px;
  border: 0; outline: 0;
  font-weight: bold;
  color: #ffffff !important;
  background: url(../images/menu-active.png) no-repeat 0 0;
}

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */


#col-left div.moduletable, #col-left div.moduletable_menu {
  text-align: left;
  padding: 0px;
  height: 100%;
  margin-bottom: 12px;
  clear: both;
}

#col-left div.moduletable_text {
  text-align: left;
  padding: 0px;
  height: 100%;
  margin: 0px 15px 0 0;
  clear: both;
  background: url(../images/mod-text-bg.gif) repeat-y top left;
}

#col-left div.moduletable_text .mbot {
  background: url(../images/mod-text-bg2.gif) no-repeat bottom left;
  padding: 10px 10px 10px 30px;
}

#col-left div.moduletable h2, #col-left div.moduletable_menu h2, #col-left div.moduletable_text h2  {
  font-size: 145%;
  display: block;
  padding: 5px 0px 5px 30px !important;
  margin: 0px !important;
  height: 100%;
  line-height: 100%;
  color: #ffffff;
}

#col-left div.moduletable_text h2 {
  font-size: 145%;
  display: block;
  padding: 5px 0px 5px 0px !important;
  margin: 0px !important;
  height: 100%;
  line-height: 100%;
}

#col-left div.moduletable h3 span, #col-left div.moduletable_menu h3 span {
  background: url(../images/star.gif) no-repeat 0px 0px;
  display: block !important;
  height: 100%;
  line-height: 100%;
  padding: 0px 0px 0px 21px !important;
  margin: 0px !important;
}

#col-left div.moduletable .mod-content {
  padding: 2px 30px 2px 30px;
}

#col-left div.moduletable_menu .mod-content {
  padding: 2px 25px 2px 0px;
}

/* 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;
}

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.latestnews_menu, ul.latestnews_text, ul.mostread, ul.mostread_menu, ul.mostread_text {
  list-style: none;
  padding: 0px 0px 0px 0px !important;
  margin: 0px;
  text-align: left;
}

ul.latestnews li, ul.latestnews_menu li, ul.latestnews_text li, ul.mostread li, ul.mostread_menu li, ul.mostread_text li {
  list-style: none;
  padding: 0px !important;
  margin: 0px;
  padding: 6px 0px 6px 0px !important;
  display: block;
  border-bottom: 1px dotted #545454;
  background: none !important;
}

li.latestnews a, li.mostread a,
li.latestnews_menu a, li.mostread_menu a,
li.latestnews_text a, li.mostread_text a {
  text-decoration: none;
}

li.latestnews a:hover, li.mostread a:hover,
li.latestnews_menu a:hover, li.mostread_menu a:hover,
li.latestnews_text a:hover, li.mostread_text a:hover {
  text-decoration: none;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

.leading {
  background: #f6f6f6;
  padding: 10px 20px;
  position: relative;
}

.leading .it-is-hot {
  position: absolute;
  bottom: -3px;
  right: -2px;
}

.leading .main-content-item {
  margin-bottom: 0px;
}
.content-header {
  padding: 10px 0px;
  height: 100%;
  position: relative;
  clear: both;
}

.content-header .contentheading {
  font-size: 145%;
  line-height: 100%;
  font-weight: normal;
  padding: 10px 0px 10px 0px;
  display: inline !important;
}

h1.componentheading {
  font-size: 145%;
  line-height: 100% !important;
  background: url(../images/header-co-bg.gif) no-repeat 0 0;
  color: #ffffff;
  text-align: right;
  float: right;
  margin-right: -18px;
  padding: 0;
}

h1.componentheading span {
  background: url(../images/header-co-bg2.gif) no-repeat top right;
  display: block;
  padding: 13px 30px 18px 30px;
  margin-right: -15px;
}

/* 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 {
  padding: 0px 0px 10px 0px;
  clear: both;
}

p.art-nfo {
  width: 100%;
  padding: 0px;
  margin: 0px;
  font-size: 90%;
  line-height: 90%;
}


/* icons */
span.buttonheading {
  padding: 0px;
  margin: -35px 0px 0px 0px;
  white-space: nowrap;
  vertical-align: middle;
  float: right;
}

span.buttonheading a {
  margin-left: 4px;
}

.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.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;
}

.article-footer {
  padding: 10px 0px;
  font-style: italic;
  font-size: 90%;
  line-height: 100%;
  color: #9a9a9a;
  height: 100%;
}

.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 */
.small {
  font-style: italic;
  font-weight: normal;
  font-size: 11px;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
  text-transform: none;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
  font-size: 11px; 
}

.pagenav-prev{font-size: 11px; text-decoration: none; float: left; padding: 0 10px 0 0 !important; background: none !important; }
.pagenav-next{font-size: 11px; text-decoration: none; float: left; padding: 0 10px 0 0 !important; background: none !important; }

.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 */
p.readmore a {
  text-decoration: none;
  line-height: 200%;
  font-weight: bold;
  font-size: 100%;
}

p.readmore a:hover {
  text-decoration: underline;
}

/* Article index   */
#article-index {
  padding: 0px;
  margin: 0px 0px 20px 20px;
  float: right;
  width: 30%;
}

#article-index li {
  padding: 3px 10px 5px 30px;
  background: #fafafa url(../images/arrow.png) no-repeat 6px 3px;
}

/* 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/dotted.gif) 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;
}

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 {
  clear: both;
}

.blogsection{  height: 18px;  }

.blog_more {  clear: both; display: block; padding: 10px 20px; }

.blog_more h2 {
  font-weight: bold; font-size: 180%;
  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;  }

/* 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 */

.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;
}

/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */  
form { 
  margin: 0px;
}

input {
  font-size: 100%; 
}

#col-left form.form-login {
  padding: 6px 0px 0px 0px;
  margin: 0px auto;
}

#col-left form.form-login a {
  display: block;
}

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 label.remember {
  display: inline;
}

#col-left form.form-login input.inputbox {
  width:160px;
  float: none !important;
}

#col-left #mod_login_username {
  background: url(../images/username-bg.png) no-repeat 0 0;
  width: 125px;
  border: none;
  padding-left: 45px;
}

#col-left #mod_login_password {
  background: url(../images/password-bg.png) no-repeat 0 0;
  width: 125px;
  border: none;
  padding-left: 45px;
}

.inputbox, .validate-email, .login #username, .login #password, #jform_email, .validate-password, .validate-username, #jform_name { 
  background: #ffffff; margin: 2px 0px; padding: 4px 3px 4px 3px; border: 1px solid #d7d7d7;
  height: 21px;
  line-height: 21px;
  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;
}

.text_area, textarea { background: #ffffff; width: 98%; height: 150px !important; border: 1px solid #d7d7d7; }
/* Pull down menu */
.selectbox {width: 100%;}

.profile-edit select {
  width: 200px;
}

.formelm label, .contact-email label {
  width: 160px;
  float: left;
}

.contact-email div {
  clear: both;
}

/* Submit Button */
.button, button {
  font-weight: bold; font-size: 12px;
  vertical-align: middle;
  height: 27px;
  line-height: 27px;
  padding: 0px 10px 0px 10px;
  margin: 7px 0px;
  background: #f2f2f2 url(../images/button-bg.gif) repeat-x 0 0;
  color: #434343;
  text-shadow: 1px 1px 0px #ffffff;
  -webkit-box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.296875) 1px 2px 5px;
  box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.296875) 1px 2px 5px;
  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);
}

.login label {
  float: left;
  width: 120px;
  line-height: 30px;
}

select {
  background: #ffffff;
  font-size: 11px !important;
  line-height: 16px !important;
  padding: 3px !important;
  color: #444444;
  height: 26px !important;
  font-weight: normal;
}

#col-right select, #col-right select option {
  width: auto;
}

.tip-wrap {
  background: #f5f5f5;
  padding: 10px;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 0px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
  background: none;
}

#system-message{margin:10px auto 20px auto;padding: 0 !important;border:solid 0px;width:100%;}
#system-message dd { margin: 0 auto;  font-weight: normal; text-indent: 0px;padding:0;width:100%; }
#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 auto;}
#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;margin: 0 auto;}

/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
.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 *********************** */

ul.actions {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: right;
    list-style-position: outside;
    list-style-type: square;
    display: inline;
   float: right;
}

ul.actions li {
   background: none !important;
    display: inline;
    line-height: 1.7em;
    margin: 0px !important;
    padding: 0px !important;
} 