div.module_blue .inputbox { color: #333; }

/* text color for high contrast module */
div.module_blue { color: #000000; }

/* blue */
div.module_blue {
  background: url(../images/bb-br.gif) no-repeat bottom right #069;
}

div.module_blue .ja-box-bl {
  background: url(../images/bb-bl.gif) no-repeat bottom left;
}

div.module_blue .ja-box-tl {
  background: url(../images/bb-tl.gif) no-repeat top left;
}

div.module_blue .ja-box-tr {
  background: url(../images/bb-tr.gif) no-repeat top right;
}

div.module_blue a { color: #7BA566; }

div.module_blue {
	background-color: #b6dbff;
}

div.module_blue h3, ul.module_blue, ul.module_blue a {
	color: #07371B;
    background-color: #b6dbff;
}

/* black */
div.moduletable_black {
  background: url(../images/bl-br.gif) no-repeat bottom right #333;
}

div.moduletable_black .ja-box-bl {
  background: url(../images/bl-bl.gif) no-repeat bottom left;
}

div.moduletable_black .ja-box-tl {
  background: url(../images/bl-tl.gif) no-repeat top left;
}

div.moduletable_black .ja-box-tr {
  background: url(../images/bl-tr.gif) no-repeat top right;
}

div.module_black a { color: #FFFAFA; }

div.module_black {
	background-color: #696969;
}

div.module_black h3, ul.module_black, ul.module_black a {
	color: #07371B;
    background-color: #696969;
}

/* COMMON STYLE
--------------------------------------------------------- */
/* Normal links ---*/

a { color: #069; text-decoration: none; }

a:hover, a:active, a:focus { color: #333; text-decoration: none; }

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus { font-weight: bold; }

a.ja-icon-video span { color: #666; }

a.ja-icon-video:hover span { color: #0F85D8; }

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active { border-color: #ddd; text-decoration: none; }

a.poll-result { font-size: 92%; text-transform: uppercase; }

body {
  background: #fff;
  color: #000;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  line-height: 1.5;
}

body#bd { background: #fff; color: #333; }

body.fs1 { font-size: 12px; }

body.fs2 { font-size: 13px; }

body.fs3 { font-size: 14px; }

body.fs4 { font-size: 15px; }

body.fs5 { font-size: 16px; }

body.fs6 { font-size: 17px; }

dd.hits, .hits { line-height:21px; }

dd.create, .createdate {
  background: url(../images/icon-date.gif) no-repeat 0 2px;
  padding: 3px 3px 3px 20px !important;
  line-height: 15px;
}

dd.createdby, .createby {
  background: url(../images/icon-user.gif) no-repeat 0 2px;
  padding: 3px 3px 3px 20px !important;
  line-height: 15px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active { display: block; margin: 10px 0; }

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text { border-bottom: 1px dotted #ccc; padding: 5px 0; }

div.bannergroup_text div.banneritem_text a { font-weight: bold; }

/* Rounded Module --- */
div.ja-module h3, div.module h3 {
  border-bottom: 1px solid #ccc;
  color: #333;
  font-size: 115%;
  font-weight: bold;
  margin: 0 -15px 10px;
  padding: 8px 15px;
  text-transform: uppercase;
  background: #e4f2ff;
  border-bottom: 2px solid #cae6ff;
}

div.ja-module, div.module {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  background: #f0f0f0;
}

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
  color: #333;
  font-size: 115%;
  margin: 0 0 20px;
  padding: 0 15px;
  height: 38px;
        line-height: 38px;
  text-transform: uppercase;
  overflow: hidden;
  background: #e4f2ff;
  border-bottom: 2px solid #cae6ff;
}

div.ja-moduletable ul li, div.ja-module ul li { padding-left: 12px; background-position: 2px 8px; }

/* Module list ---*/
div.ja-moduletable ul, div.ja-module ul { margin: 15px 0 0; }

div.ja-moduletable, div.moduletable {
  border-bottom: 1px solid #ccc;
  margin-top: 8px;
  margin-bottom: 15px;
  padding: 0 0 20px;
  position: relative;
}

/* Logo Text ---*/
div.logo-text { margin-top: 8px; }

div.logo-text h1 a {
  color: #ccc;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
}

div.module_black .inputbox, div.module_green .inputbox, div.module_blue .inputbox, div.module_red .inputbox { color: #333 !important; }

/* text color for high contrast module */
div.module_black, div.module_green, div.module_blue, div.module_red { color: #fff; }

/* blue */
div.module_blue {
  background: url(../images/bb-br.gif) no-repeat bottom right #069;
}

div.module_blue .ja-box-bl {
  background: url(../images/bb-bl.gif) no-repeat bottom left;
}

div.module_blue .ja-box-tl {
  background: url(../images/bb-tl.gif) no-repeat top left;
}

div.module_blue .ja-box-tr {
  background: url(../images/bb-tr.gif) no-repeat top right;
}

div.module_blue a { color: #7BA566; }

/* green */
div.module_green {
  background: url(../images/bg-br.gif) no-repeat bottom right #cee5b2;
}

div.module_green .ja-box-bl {
  background: url(../images/bg-bl.gif) no-repeat bottom left;
}

div.module_green .ja-box-tl {
  background: url(../images/bg-tl.gif) no-repeat top left;
}

div.module_green .ja-box-tr {
  background: url(../images/bg-tr.gif) no-repeat top right;
}

div.module_green div.bannergroup_text div.bannerheader,
div.module_green div.bannergroup_text div.bannerfooter_text a { color: #ccc; }

/* Blank */
div.module_noborder,
div.module_noborder .ja-box-bl,
div.module_noborder .ja-box-tr,
div.module_noborder .ja-box-tl { background: none; padding: 0; }

/* red */
div.module_red {
  background: url(../images/br-br.gif) no-repeat bottom right #bf0000;
}

div.module_red .ja-box-bl {
  background: url(../images/br-bl.gif) no-repeat bottom left;
}

div.module_red .ja-box-tl {
  background: url(../images/br-tl.gif) no-repeat top left;
}

div.module_red .ja-box-tr {
  background: url(../images/br-tr.gif) no-repeat top right;
}

div.module_text {
  background: url(../images/bt-br.gif) no-repeat bottom right #f6f6f6;
}

div.module_text .ja-box-bl {
  background: url(../images/bt-bl.gif) no-repeat bottom left;
}

div.module_text .ja-box-tl {
  background: url(../images/bt-tl.gif) no-repeat top left;
}

div.module_text .ja-box-tr {
  background: url(../images/bt-tr.gif) no-repeat top right;
}

/* text */
div.module_text h3 {
  clear: both;
  display: block;
  margin: 0 0 10px;
  padding: 0;
  overflow: hidden;
  width: 100%;
  border-bottom: 0;
  background: none;
}

div.module_text span {
  clear: both;
  display: block;
  float: left;
  font-weight: bold;
  padding: 0 3px;
  background: #fff;
}

/* black */
div.moduletable_black {
  background: url(../images/bl-br.gif) no-repeat bottom right #333;
}

div.moduletable_black .ja-box-bl {
  background: url(../images/bl-bl.gif) no-repeat bottom left;
}

div.moduletable_black .ja-box-tl {
  background: url(../images/bl-tl.gif) no-repeat top left;
}

div.moduletable_black .ja-box-tr {
  background: url(../images/bl-tr.gif) no-repeat top right;
}

div.moduletable_menu h3 { margin-bottom: 0; }

/* -------------------
   General Pagination
--------------------- */
div.pagination, ul.pagenav {
    text-align: center;
    margin: 15px 0 0 0;
}
 
div.pagination p.counter {
    font-style: italic;
}
 
div.pagination ul {
    list-style: none;
    padding: 0;
}
 
div.pagination ul li {
    list-style: none;
    display: inline;
    padding: 0 5px 0 5px;
}

ul.pagenav li, div.pagination ul li {display:block;float:left;text-align:center;background:none;padding:0;margin:0 5px 0 0;}

ul.pagenav li.pagenav-prev {float: left;}

.pagination span, .pagination a {
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  margin:5px; padding:5px 8px;
  border:1px solid #afafaf;}

ul.pagenav li.pagenav-next { float: right;}


/* Poll */
div.poll { padding: 15px 0; }

/* Meta ---*/
dl.article-info { color: #999; width: 85%; font-family: Georgia,serif; font-style: italic;}

.blog-featured dl.article-info { width: 70%; }

dl.poll {
  border-bottom: 1px dotted #ccc;
  font-size: 92%;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

dl.poll dd { clear: right; }

dl.poll dt { clear: left; width: 100px; }

dl.poll dt, dl.poll dd { float: left; }

fieldset { border: none; padding: 10px 5px; }

fieldset a { font-weight: bold; }

fieldset.input { padding: 0; }

/* FORM
--------------------------------------------------------- */
form label { cursor: pointer; }

form#poll {
  border-bottom: 1px dotted #ccc;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

/* Search ---*/
form#searchForm { /*border-top: 1px solid #ccc;*/ }

.search .word label {  
  padding-right: 5px;
}

.search .word .inputbox {
  margin: 0;
}

.search .word button {
  /*height: 22px;  */
}

/* Search ---*/
form#searchForm {/* border-top: 1px solid #ccc; */padding: 15px 0; }

form.poll .button { margin-right: 5px; }

/* Headings & Titles ---*/
h1 { font-size: 180%; }

h1.componentheading, .componentheading { margin: 0; padding: 0 0 15px 0; color: #699617; }

/* Logo Image ---*/
h1.logo {height: 79px; width: 207px; padding: 20px 0 0 0; background: url(../images/logo.png) no-repeat left;
  display: block;}

/*h1.logo a{
  background: url(../images/logo.png) no-repeat left;
  display: block;
  height: 79px;
  width: 207px;
}*/

h1, h2, h3, h4, h5, h6 {font-family: Arial, Geneva, Helvetica, sans-serif;}

h1.logo a span { position: absolute; top: -1000px; }

h1.logo, div.logo-text { float: left; z-index: 1; position: relative; }

h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; }

h2 { font-size: 150%; color: #006699; /*color: #699617;*/}

h2.contentheading, .contentheading { margin: 0; padding: 0 0 7px; /*color: #699617;*/ }

h3 { font-size: 125%; }

h3.hide {
  background: url(../images/icon-hide.png) no-repeat 100% 60%;
  cursor: pointer;
}

/* Collapsible h3 ---*/
h3.show {
  background: url(../images/icon-show.png) no-repeat 100% 60%;
  cursor: pointer;
}

h4 { font-size: 100%; text-transform: UPPERCASE; }

/* Poll Module ---*/
h4.poll-title { margin: 0; padding: 0; }

.formField {padding-left: 10px;}
h5 { font-size: 100%; }

hr {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #ccc;
  height: 1px;
}

input, select, textarea, .inputbox {
  
  font-size: 100%;
  padding: 3px 5px;
}

/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; }

p.readmore a { text-transform: uppercase; }

/* Readon links ---*/
p.readmore a, a.readon {
  background: url(../images/arrow.png) no-repeat 5px 48%;
  border: 1px solid #F6F6F6;
  font-weight: bold;
  padding: 1px 5px 1px 14px;
  text-decoration: none;
  text-transform: uppercase;
}

p.readmore a:hover, a.readon:hover,
p.readmore a:active,a.readon:active,
p.readmore a:focus, a.readon:focus { background-color: #fff; border: 1px solid #ccc; }

p.site-slogan {
  background: #444;
  color: #999;
  display: block;
  font-size: 85%;
  letter-spacing: 1px;
  margin: 8px 0 0;
  padding: 0 5px;
  text-align: center;
  text-transform: uppercase;
}

small, .small { color: #999; }

/* Small text ---*/
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, .contenttoc,
p.site-slogan, a.readon, .ja-navhelper, #ja-footer { font-size: 92%; }

span.has-image {
  padding-left: 25px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left top;
}

span.menu-desc {
  display: block;
  font-weight: normal;
  font-size: 92%;
  color: #999;
}

span.menu-title { display: block; }

table.contentpane, table.tablelist { width: 100%; }

table.contentpaneopen {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

/* Misc. */
table.contentpaneopen, table.contentpane, table.blog { width: 100%; }

/* Content Toc */
table.contenttoc {
  border: 1px solid #ccc;
  float: right;
  margin: 0 0 10px 12px;
  padding: 0;
  width: 30%;
}

table.contenttoc a { color: #333; }

table.contenttoc td { border-bottom: 1px dotted #ccc; padding: 5px 10px; }

table.contenttoc th {
  background: #f6f6f6;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
}

table.pollstableborder {
  border: none;
  padding: 0;
  text-align: left;
  width: 100%;
}

table.pollstableborder img { vertical-align: baseline; }

table.pollstableborder td {
  background: #f6f6f6;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Search */
table.searchintro { padding: 10px 0; width: 100%; }

table.searchintro td { padding: 5px !important; }

td { font-size: 100%; padding: 5px; }

/* Others ---*/
th { font-weight: bold; padding: 5px; text-align: left; }

/* Tables ---*/
thead tr th { background: #cee5b2; color: #000; padding: 5px; }

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #000; }

ul.actions { list-style-type: none; margin: 0 !important; }

.article_column { }

.article_row { padding-bottom: 10px; padding-top: 10px; }

.article_separator,
.leading_separator,
.row_separator,
.column_separator { display: none; }

.article-content img { margin: 5px; }

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

.article-meta { float: left; padding: 0; width: 70%; }

.article-section, .article-category { color: #999; }

.article-tools {
  /*background: #f6f6f6;
  border: 1px solid #ddd;*/
  clear: both;
  color: #999;
  display: block;
  line-height: normal;
  margin: 0 0 10px;
  padding: 0;
  position: relative;
}

/* Badge Module ---*/
.badge {
  height: 46px;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  background-image: url(../images/icon-badge.png);
  background-repeat: no-repeat;
}

.badge-hot   .badge { background-position: 0 0; }

.badge-new   .badge { background-position: 0 -46px; }

.badge-pick .badge { background-position: 0 -92px; }

.badge-top   .badge { background-position: 0 -138px; }

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.blog p img { /*float: left; padding: 0 10px 10px 0;*/ }

.blog_more {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 15px 0 5px;
}

.blog_more h2 {
  font-size: 115%;
  margin: 0 0 5px;
  text-transform: uppercase;
}

.blog_more ul li {
  background: url(../images/bullet.gif) no-repeat 5px 6px;
  padding-left: 15px;
}

.blog-featured .contentheading { font-size: 125%; }

/*.button {
  background: url(../images/grad1.gif) repeat-x top #333;
  border: 1px solid #333;
  color: #ccc;
  font-size: 85%;
  padding: 3px 5px;
  text-transform: uppercase;
}

.button:hover, .button:focus { background: #333; border: 1px solid #999; color: #fff; }*/

.buttonheading { float: right; }

.buttonheading img { border: 0; float: right; margin: 0 5px 0 0; }

.category { font-size: 110%; font-weight: bold; }


.cat-list-row1,
.cat-list-row2,
tr.cat-list-row1 td,
tr.cat-list-row2 td { border-bottom: 1px dotted #ccc; border-top: 1px dotted #ccc; padding: 5px; }


.cat-list-row1:hover,
.cat-list-row2:hover { background: #ffffcc; }

.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }

.checkbox { }

.column ol li { line-height: 180%; margin-left: 30px; }

/* Content spacing ---*/
.column p, .column pre, .column blockquote,
.column h1, .column h2, .column h3, .column h4, .column h5, .column h6,
.column ol, .column ul { margin: 15px 0; padding: 0; }

/* List ---*/
.column ul li {  }

.column_separator { padding: 0 25px; }

.componentheading { border-bottom: 1px solid #ccc; font-size: 180%; }

.contact_email { margin: 0 0 10px; }

.contact_email label { font-weight: bold; display: block; }

.contact_email_checkbox { margin: 15px 0; }

.contentdescription { border-bottom: 1px solid #ccc; }

.contentdescription {
  border-bottom: 1px solid #ccc;
  display: block;
  margin: 0 -15px;
  padding: 10px 15px;
}

.contentdescription p { margin: 0; }

.contentheading { font-size: 200%; color: #699617; }

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
  font-weight: bold;
  line-height: 1.2;
}

.contentpaneopen_edit img { vertical-align: middle; }

.counter {
  float: right;
  line-height: 1;
  margin: 15px 0 !important;
  text-align: right;
  width: 24%;
}

.counter span {
  background: #069;
  border: 1px solid #069;
  color: #fff;
  padding: 1px 5px;
}

.custom_banner { float: left; display: block; margin-top: 10px; }

.form-register .button { margin-left: 140px; }

.form-register .inputbox { margin-left: 10px; width: 200px; }

/* Register ---*/
.form-register fieldset { padding: 0 0 10px; }

.form-register label {
  font-weight: bold;
  text-align: right;
  display: block;
  float: left;
  width: 130px;
}

.form-register p { margin: 0 0 5px; }

.form-register p.form-des { margin: 15px 0; }

.hasTip img { border: none; margin: 0 5px 0 0; }

.img_caption { color: #999; margin-bottom: 10px; }

.img_caption img { margin: 5px 0 0; }

.img_caption p {
  background: #333;
  border-top: 1px solid #fff;
  color: #ccc;
  margin: 0;
  padding: 1px 0;
  text-align: center;
}

.inputbox { border: 1px solid #ccc; background: #fff; }

.inputbox:hover, .inputbox:focus { background: #ffffcc; }

.items-more {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.items-more h3 { text-transform: uppercase; }

.ja-box { padding-bottom: 10px; padding-top: 10px; }

.ja-box-bl {
  /*background: url(../images/b-bl.gif) no-repeat bottom left;*/
}

.ja-box-br {
  /*background: url(../images/b-br.gif) no-repeat bottom right #fff;*/
}

.ja-box-right .ja-moduletable, .ja-box-right .moduletable,
.ja-box-full .ja-moduletable, .ja-box-full .moduletable { border: 0 !important; background: 0 !important; }

.ja-box-tl {
  /*background: url(../images/b-tl.gif) no-repeat top left;*/
  padding: 0 15px 10px;
}

.ja-box-tr {
  /*background: url(../images/b-tr.gif) no-repeat top right;*/
}

.ja-breadcrums {
  float: left;
  margin-left: 10px;
  margin-top: 2px;
  width: 80%;
}

.ja-col { }

/* @end */
/* SIDE COLUMNS
--------------------------------------------------------- */
.ja-colswrap { }

/* Content Bottom ---*/
.ja-content-bottom { }

.ja-content-bottom .ja-moduletable, .ja-content-bottom .ja-module { margin-left: 0; margin-right: 0; }

/* Content Main ---*/
.ja-content-main { }

/* Content Top ---*/
.ja-content-top { }

.ja-content-top .ja-moduletable, .ja-content-top .ja-module { margin-left: 0; margin-right: 0; }

.ja-copyright { float: right; text-align: left; width: 75%; }

.ja-footnav li {
  border-left: 1px solid #999;
  display: block;
  float: left;
  padding: 0 10px;
}

.ja-footnav li a {
  color: #666;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.ja-footnav li a:hover, .ja-footnav li a:focus, .ja-footnav li a:active { color: #333; }

.ja-footnav ul { float: left; line-height: normal; }


/* Extras ---*/
.ja-links { float: right; margin-top: 2px; }

.ja-links li { background: none; padding: 0; display: inline; }

.ja-links li.layout-switcher a { background: #069; color: #fff; text-decoration: none; }

.ja-links li.layout-switcher a:hover { background: #666; color: #fff; text-decoration: none; }

.ja-links li.top a {
  background: url(../images/arrow2.png) no-repeat 5px center;
  padding-left: 17px !important;
  padding-right: 5px !important;
}

.ja-links li.top a:hover { background-color: #fff; }

.ja-links li.user-reset a {
  background: #bf0000;
  color: #fff;
  text-decoration: none;
}

.ja-links li.user-reset a:hover { background: #666; color: #fff; text-decoration: none; }

.ja-mass-bottom { }

.ja-mass-bottom .ja-moduletable, .ja-mass-bottom .ja-module { margin-left: 0; margin-right: 0; }

/* Mass ---*/
.ja-mass-top { }

.ja-mass-top .ja-moduletable, .ja-mass-top .ja-module { margin-left: 0; margin-right: 0; }

.jamod-content p { /*margin: 0;*/ margin: 15px 0; padding: 0; }

.jitem-title { font-size: 110%; font-weight: bold; }

.leading {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: solid 1px #ccc;
}


/* Login ---*/

.login_form fieldset, .login fieldset { padding: 15px 0 0; }

.login_form fieldset p, .login fieldset p { margin: 0 0 5px; }

.login_form label, .login label {display: block; float: left; font-weight: bold; text-align: right; width: 200px; margin-right: 5px;}

.login-fields {margin: 0 0 10px;}

.login_form .inputbox, .login-fields .required { margin-left: 10px; width: 150px; }

.login_form .remember .inputbox { width: 20px; }

.login_form .button, .login button { margin-left: 140px; }

/* Register ---*/

.form-register fieldset { padding: 0 0 10px; }

.form-register p { margin: 0 0 5px; }

.form-register p.form-des { margin: 15px 0; }

.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}

.form-register .inputbox { margin-left: 10px; width: 200px; }

.form-register .button { margin-left: 140px; }

.registration fieldset dt  {
  margin-right: 5px;
        text-align: right;
  width: 200px;
}

/* Register ---*/

/* User ---*/
.user-details { padding: 10px 0; }

.user-details p { margin: 0 0 5px; }

.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}

.user-details .inputbox { margin-left: 10px; width: 200px; }

.user-details .button { margin-left: 140px; }

.user-details .paramlist .paramlist_key { padding: 0 0 5px; width: 130px; }

.user-details .paramlist .paramlist_value { padding: 0 0 5px; }

.user-details .user_name span { font-weight: bold; padding-left: 10px; }


.main { }

.modifydate { color: #999; display: block; margin: 10px 0; }

.pagenavbar { font-weight: bold; }

.pagenavcounter { margin: 15px 0 !important; text-align: center; }

.pagination a{ font-weight: bold; }

.radio { margin: 0 5px; }

.results h4 { text-transform: none; font-size: 110%; }

.results h4 {
  text-transform: none;
  font-size: 110%;
  margin: 15px 0 0;
}

.results p { margin: 0 0 10px; }

.search fieldset { border: 1px solid #ccc; margin: 15px 0; padding: 10px; }

.search legend {
  font-size: 100%;
  font-weight: bolder;
  line-height: 1.2;
  margin-left: 10px;
}

.searchintro { border-bottom: 1px solid #ccc; }

.searchintro { border-bottom: 1px solid #ccc; }

.sectiontableentry,
.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2 {
  background: url(../images/dot2.gif) repeat-x bottom;
  padding: 5px 5px 6px;
}

.sectiontableentry:hover,
.sectiontableentry0:hover,
.sectiontableentry1:hover,
.sectiontableentry2:hover { background-color: #fffff0; }

.sectiontableentry2 { background-color: #f6f6f6; }

.sectiontableheader {
  background: #cee5b2;
  border: 1px solid #ccc;
  color: #333;
  padding: 5px;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:focus,
.sectiontableheader a:active { color: #333; }

.smalldark { text-align: left; }

.sortby { font-size: 92%; margin: 10px 0 5px; }

.sortby .display { float: right; text-align: right; }

.sortby .filter, .sortby .display { float: left; width: 40%; }

.tool-text { font-size: 100%; margin: 0; }

/* Tooltips default ---*/
.tool-tip {
  background: #ffffcc;
  border: 1px solid #D4D5AA;
  float: left;
  max-width: 300px;
  padding: 5px;
  z-index: 1000;
}

.tool-title {
  background: url(../../system/images/selector-arrow.png) no-repeat;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  margin-top: -15px;
  padding: 0;
  padding-bottom: 5px;
  padding-top: 15px;
}

/* Tooltips by vinod --- */

.tip-wrap { background: #ffffff; z-index: 999;  border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    /*position: absolute; left: 1em; top: 2em; z-index: 99;*/
    }

.tip-title { font-weight: bold; padding: 5px 10px; border-bottom: 1px solid #e2e2b5; }

.tip-text { font-size: 100%; margin: 0; padding: 5px 10px; }

.hasTip img { border: none; margin: 0 5px 0 0; }


/* User ---*/
.user-details { padding: 10px 0; }

.user-details .button { margin-left: 140px; }

.user-details .inputbox { margin-left: 10px; width: 200px; }

.user-details .paramlist .paramlist_key { width: 130px !important; padding: 0 0 5px !important; }

.user-details .paramlist .paramlist_value { padding: 0 0 5px !important; }

.user-details .user_name span { padding-left: 10px; font-weight: bold; }

.user-details label {
  font-weight: bold;
  text-align: right;
  display: block;
  float: left;
  width: 130px;
}

.user-details p { margin: 0 0 5px; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap { }

/* -- EDITOR STYLES ----------------------------- */
#adminForm fieldset {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
}

#adminForm fieldset legend { padding: 0 5px; }

/* Article index */
#article-index {
  border: 1px solid #dedede;
  float: right;
  margin: 0 0 10px 12px;
  padding: 0;
  width: 30%;
}

#article-index li {
  border-bottom: 1px dotted #dedede;
  background: none;
  padding-left: 10px;
}

#article-index li  a{ font-size: 11px; }

#article-index ul { list-style-type: none !important; }

/* Contact ---*/
#component-contact #emailForm { border-top: 1px solid #ccc; }

#component-contact #emailForm { border-top: 1px solid #ddd; padding-top: 15px; }

/* Contact ---*/
#component-contact address { font-style: normal; }

#contact-slider { float: none; border-bottom: 1px solid #e2e2b5; }

#contact-slider .content { border: 1px solid #e2e2b5; padding: 8px 10px; }

#contact-slider .jpane-toggler-down { background: #333333; }

#contact-slider .jpane-toggler-down a { color: #fff; }

#contact-slider .title {
  padding: 8px 10px;
  border-top: 1px solid #e2e2b5;
  border-left: 1px solid #e2e2b5;
  border-right: 1px solid #e2e2b5;
  margin: 0;
}

#contact-slider dt.closed { background: #ffffcc; }

#form-login .button { margin: 10px 0; }

#form-login p { margin: 0 0 5px; }

#form-login ul { margin: 0 !important; padding: 0; }

#form-login-remember input { border: none; padding-top: 0px; padding-bottom: 0px; }

#form-login-username .inputbox, #form-login-password .inputbox { width: 90%; }

/* Login Module ---*/
#form-login-username .inputbox,
#form-login-password .inputbox {
  background-position: 5px center;
  background-repeat: no-repeat;
  font-weight: bold;
}

#ja-absolute .main {
  position: fixed;
  width: auto;
  height: auto;
  z-index: 99999;
  top: 1px;
  left: 1px;
}

#ja-absolute .main a {
  width: 91px;
  height: 99px;
  overflow: hidden;
  display: block;
  background: url(../images/joomla15.png) no-repeat left top #fff;
  text-indent: -9999px;
}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus { background-position: left bottom; }

/* Bot spotlight ---*/
#ja-botsl { background: #444; color: #999; }

#ja-botsl .ja-moduletable, #ja-botsl .moduletable { border-bottom: 0; margin-bottom: 0; }

#ja-botsl .main { padding: 10px 0; }

#ja-botsl h3 {
  margin: 0 0 8px;
  padding: 0;
  color: #fff;

  background: none;
}

#ja-container {
  background: #fff;
  position: relative;
  z-index: 5;
  border-bottom: 5px solid #ccc;
}

/* Full */
#ja-container { }

#ja-container .main { padding: 20px 0; min-height: 300px; }

#ja-container div.module_black h3,
#ja-container div.module_green h3,
#ja-container div.module_blue h3,
#ja-container div.module_red h3 { color: #fff; }

#ja-container div.module_black ul li a,
#ja-container div.module_green ul li a,
#ja-container div.module_blue ul li a,
#ja-container div.module_red ul li a { color: #fff; }

#ja-container div.module_black ul li a:hover,
#ja-container div.module_black ul li a:active,
#ja-container div.module_black ul li a:focus,
#ja-container div.module_green ul li a:hover,
#ja-container div.module_green ul li a:active,
#ja-container div.module_green ul li a:focus,
#ja-container div.module_blue ul li a:hover,
#ja-container div.module_blue ul li a:active,
#ja-container div.module_blue ul li a:focus,
#ja-container div.module_red ul li a:hover,
#ja-container div.module_red ul li a:active,
#ja-container div.module_red ul li a:focus { color: #069; }

#ja-container div.module_blue #form-login ul li a:hover,
#ja-container div.module_blue #form-login ul li a:active,
#ja-container div.module_blue #form-login ul li a:focus { color: #7BA566; }

#ja-container div.module_blue ul.menu li.active > a,
#ja-container div.module_red ul.menu li.active > a { color: #000 !important; }

/* Default Joomla! Menu ---*/
#ja-container ul.menu, div.ja-module_menu ul li, div.module_menu ul li { margin: 0; padding: 0; }

#ja-container ul.menu li, div.ja-module_menu ul li, div.module_menu ul li {
  background: none;
  border-bottom: 1px dotted #ccc;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

#ja-container ul.menu li a, div.ja-module_menu ul li a, div.module_menu ul li a {
  color: #333;
  display: block;
  outline: none;
  padding: 6px 0;
  text-decoration: none;
  text-indent: 5px;
  background: url(../images/bg_menu-arrow.png) no-repeat right center;
}

#ja-container ul.menu li a:hover,
div.ja-module_menu ul li a:hover,
div.module_menu ul li a:hover,
#ja-container ul.menu li a:active,
div.ja-module_menu ul li a:active,
div.module_menu ul li a:active,
#ja-container ul.menu li a:focus,
div.ja-module_menu ul li a:focus,
div.module_menu ul li a:focus { color: #069; background: #fff url(../images/bg_menu-arrow.png) no-repeat right center; }

#ja-container ul.menu li li {
  background: url(../images/arrow.png) no-repeat left 11px;
  
  border-bottom: 0;
  border-top: 1px dotted #ccc;
}

#ja-container ul.menu li li a {
  color: #333 !important;
  font-weight: normal !important;
  text-indent: 10px;
}

#ja-container ul.menu li li a:hover,
#ja-container ul.menu li li a:active,
#ja-container ul.menu li li a:focus { color: #069 !important; background: none; }

#ja-container ul.menu li ul { margin: 0 0 0 10px; }

#ja-container ul.menu li.active a { color: #069; font-weight: bold; }

#ja-container ul.menu span.separator { display: none; }

/* Full right */
#ja-container.ja-l1 { }

/* 3 Columns - Classic Layout ---*/
#ja-container.ja-l1r1 { }

/* Full left */
#ja-container.ja-r1 { }

#ja-contentwrap { }

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
  background: /*url(../images/grad3.gif) repeat-x bottom*/ #FFF;
  border-top: 1px solid #fff;
  clear: both;
  padding: 20px 0;
}

/* Foot Links ---*/
#ja-footer .ja-footnav {
  float: right;
  font-size: 100%;
  margin: 0 0 10px;
  overflow: hidden;
  position: relative;
  width: 75%;
}

#ja-footer .ja-footnav li:first-child { margin-left: -10px; border-left: none; }

#ja-footer .main {
  background: url(../images/logo_footer.png) no-repeat 0 50%;
  color: #666666;
  padding: 10px 0 15px 0;
  position: relative;
}

#ja-footer small { color: #666; font-size: 100%; }

/* HEADER
--------------------------------------------------------- */
#ja-header { background: #16A9D0; position: relative; z-index: 10; }

#ja-header .main {
  background: #16A9D0 url(../images/top_bg.png) no-repeat;
  padding: 0px;
  height: 100px;
}

#ja-header .main .main-inner1{
  margin-left: 0px;
  margin-right: 0px;
}

/* Left Columns ---*/
#ja-left .ja-l2 { }

#ja-left ul.menu img, #ja-right ul.menu img { display: none; }

#ja-main .inner { }

/* MAIN COLUMN
--------------------------------------------------------- */
#ja-mainbody { }

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
  background: #1383B7;
  border-top: 1px solid #CBEDF7;
  border-bottom: 1px solid #085A7E;
  line-height: 1;
  position: relative;
  z-index: 11;
        height: 38px;
}

#ja-mainnav .main { font-size: 12px; }

/* Breadcrumbs ---*/
#ja-navhelper {
  background: #f6f6f6;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}

#ja-navhelper .main { padding: 5px 0; }

#ja-navhelper a { padding: 0 2px; color: #069; text-decoration: none; }

#ja-navhelper a:hover, .ja-navhelper a:active, .ja-navhelper a:focus {
  color: #333;
  text-decoration: none;
  background-color: #fff;
}

#ja-poweredby {
  position: absolute;
  left: 0px;
  top: 25px;
  display: block;
  margin: 0 0 5px;
}

#ja-poweredby a, #ja-poweredby a:hover, #ja-poweredby a:active, #ja-poweredby a:focus { text-decoration: none; }

/* Right Columns ---*/
#ja-right .ja-r2 { }

/* Search Module ---*/
#ja-search {
  padding-left: 20px;
  position: absolute;
  bottom: 15px;
  right: 15px;
}

#ja-search .button {
  font-size: 100%;
  font-weight: bold;
  margin-left: 5px;
  text-transform: none;
}

#ja-search .inputbox {
  width: 200px;
  border: 1px solid #769AAA;
  padding: 5px;
  color: #666;
  background: #fff;
  font-size: 100%;
  font-weight: bold;
}

#ja-search .inputbox:hover, #ja-search .inputbox:focus { }

#ja-search label { display: none; }

/* Sub Nav ---*/
#ja-subnav {
  border-top: 1px solid #666;
  background: #333;
  position: relative;
  z-index: 9;
}

#ja-subnav .main { line-height: 1; z-index: 10; }

#ja-subnav li {
  background: none;
  border-left: 1px dotted #999;
  display: block;
  float: left;
  padding: 0 10px 0 11px;
  margin: 0;
}

#ja-subnav li.first-item { border-left: 0; }

#ja-subnav ul { background: #333; overflow: hidden; padding: 10px 0; }

#ja-subnav ul li a { color: #ccc; display: block; text-decoration: none; }

#ja-subnav ul li a:hover { color: #fff; }

/* Sub Nav (lv2) ---*/
#ja-subnav ul li ul {
  background: #ddd;
  border: 1px solid #ccc;
  display: block;
  height: auto;
  left: -999em;
  padding: 0;
  position: absolute;
}

#ja-subnav ul li ul li {
  border-bottom: 1px solid #ccc;
  border-left: 0;
  display: block;
  float: none;
  overflow: hidden;
  padding: 5px;
  text-align: left;
}

#ja-subnav ul li ul li a {
  background-image: none !important;
  border: 0 !important;
  color: #333 !important;
  font-weight: normal !important;
  text-decoration: none !important;
}

#ja-subnav ul li ul li a span.menu-title { padding-top: 3px; padding-bottom: 3px; }

#ja-subnav ul li ul li a.active {
  color: #069;
  font-weight: bold !important;
}

#ja-subnav ul li ul li a:hover {
  background-image: none !important;
  color: #069 !important;
  text-decoration: underline !important;
}

#ja-subnav ul li.active a,
#ja-subnav ul li.active a:hover,
#ja-subnav ul li.active a:active,
#ja-subnav ul li.active a:focus {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

#ja-subnav ul li.empty { visibility: hidden; }

#ja-subnav ul li.haschild a {
  background: url(../images/arrow.png) no-repeat right center;
  padding-right: 12px;
}

#ja-subnav ul li.haschild a:hover {
  background: url(../images/arrow3.png) no-repeat right center;
}

#ja-subnav ul li.haschild li a, #ja-subnav ul li.hover li a { background: none; padding-right: 0; }

#ja-subnav ul li.hover ul {
  display: block;
  height: auto;
  left: auto;
  position: absolute;
  margin-top: 3px;
  margin-left: 5px;
}

#ja-subnav ul.active { background: #333; }

#ja-subnav ul.active li a { color: #ccc; }


#ja-subnav ul.active li a:hover { color: #fff; }

/* Top spotlight ---*/
#ja-topsl {
  background: #f0f0f0;
  color: #ccc;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl .ja-box {
  padding: 0;
  background: url(../images/dot3.gif) repeat-y right;
}

#ja-topsl .ja-box-right, #ja-botsl .ja-box-right,
#ja-topsl .ja-box-full, #ja-botsl .ja-box-full { background: none; }

#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
  border-bottom: 0;
  margin-bottom: 8px;
  padding-bottom: 0;
}

#ja-topsl .main { padding: 15px 0; }

#ja-topsl a, #ja-botsl a {
  color: #ccc;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}

#ja-topsl a:hover, #ja-topsl a:active, #ja-topsl a:focus,
#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

#ja-topsl h3 {
  margin: 0 0 8px;
  padding: 0;
  color: #fff;
  background: none;
}

#ja-topsl li, #ja-botsl li {
  background-image: url(../images/bullet2.gif);
  background-position: 1px 8px;
  padding-left: 10px;
  background-repeat:no-repeat;
}

#ja-topsl ol li, #ja-botsl ol li { margin-left: 25px; padding: 0 !important; }

#ja-topsl ul, #ja-topsl p, #ja-topsl ol,
#ja-botsl ul, #ja-botsl p, #ja-botsl ol { padding: 0; margin: 0 !important; }

/* Contact ---*/
#component-contact #emailForm { border-top: 1px solid #ccc; }

.contact-form #jform_contact_emailmsg, .contact-form input { width:210px; }

.contact-form #jform_contact_email_copy { width: 13px; }

.jicons-icons img { float: left; padding-right:5px; }

/* Advertisement ---*/
.bannergroup_text {  
  color: #999999;
    font-size: 92%;
}

.bannergroup_text .banneritem {
    border-bottom: 1px dotted #CCCCCC;
    padding: 5px 0;
}

.bannergroup_text .banneritem a {
    font-weight: bold;
}

.img_caption.left { margin-top: 0; }

.items-row {padding: 0; border-bottom: 1px solid #ccc;} /* by vinod */

/* CSS for tabs (glossary) by vinod
________________________________________________*/  

div.tabber_nav {
  display: block;
  clear: left;
  margin: 5px 0 0 0;
  padding: 5px;
  /*line-height: 1em;*/
  /*border-bottom: 1px solid #ccc;*/
  zoom: 1; /* Fix for IE height issue */
  background-color: #CEE5B2;
}

  div.tabber_nav ul.tabber_tabs {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    list-style-image: none !important;
    background: none !important;
  }
    div.tabber_nav li.tabber_tab {
      float: left;
      margin: 0 5px 0 0 !important;
      padding: 0 !important;
      list-style: none !important;
      list-style-image: none !important;
      background: none !important;
    }
    div.tabber_nav li.tabber_tab.active {
      margin-top: 0 !important;
    }
      /* Tabs */
      div.tabber_nav li.tabber_tab a,
      div.tabber_nav li.tabber_tab a:link,
      div.tabber_nav li.tabber_tab a:visited,
      div.tabber_nav li.tabber_tab a:active,
      div.tabber_nav li.tabber_tab a:hover {
        color: #666666;
        outline: 0;
        text-decoration: none;
      }
      div.tabber_nav li.tabber_tab a,
      div.tabber_nav li.tabber_tab a:hover {
        display: block;
        width: auto;
        _width: 0%;
        padding: 5px;
        /*height: 20px;
        _height: 25px;*/
        font-size: 14px;
        /*line-height: 1em;*/
        font-weight: bold;
        white-space: nowrap;
        /* border: solid 1px #B4B4B4;
        border-bottom: none;
       background: #FFFFFF url(../images/gradient.png) repeat-x 0 -100px;*/
        text-decoration: none !important;
      }
      div.tabber_container.rounded div.tabber_nav li.tabber_tab a,
      div.tabber_container.rounded div.tabber_nav li.tabber_tab a:hover {
        -webkit-border-radius: 10px 10px 0 0;
        -moz-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
      }
      /* Tabs: Active state */
      div.tabber_nav li.tabber_tab.active a,
      div.tabber_nav li.tabber_tab.active a:hover {
        color: #333;
        background-color: #FFF;
      }
      div.tabber_nav li.tabber_tab.active a {
        padding-bottom: 5px;
      }
      /* Tabs: Hover state */
      div.tabber_nav li.tabber_tab a:hover {
        color: #333333;
        background-color: #FFF; /* 50% white */
      }

/* Content area */
div.tabber_content,
div.tabber_content > div,
div.tabber_content div.tabber_item  {
  position: relative !important;
  overflow: hidden !important;
}
div.tabber_content  {
  margin-top: -1px;
  clear: left;
  padding: 10px 20px;
  
}

div.tabber_content p { border-bottom: 1px dotted #ccc; padding-bottom: 5px;}

div.tabber_container.rounded div.tabber_content  {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* STYLING FOR IF JAVASCRIPT FAILS */
div.tabber_noscript div.tabber_content {
  margin: 0;
  padding: 0;
  border: none;
}

.user {font-size: 13px; font-weight: bold; background: url(../images/icons/user.png) no-repeat left center; padding:20px 0 15px 50px; color: #000; width:40%; display:block;float: left;}

.logout {display:block; float: right; margin: 0; padding: 0;}

/* Rsevents Calendar style */
table.rsevents_calendar_component {
  border:1px solid #d8d8d8;
}

table.rsevents_calendar_component th {
  background: #cee5b2;
  color: #333;
  text-align: center;
  padding:8px 3px ;
}

table.rsevents_calendar_component td {
  background: #fff;
  border:1px solid #d8d8d8 !important;
  padding: 2px;
}

table.rsevents_calendar_component td.prev-month, table.rsevents_calendar_component td.next-month {
  background-color: #f4f4f4;
  padding:2px;
}


table.rsevents_calendar_component td.week {
  text-align:center;
  color: #000;
  vertical-align: middle;
  background-color: #f4f4f4;
}

table.rsevents_calendar_component td.has-events{
  background:#FFFFCC;
}

table.rsevents_calendar_component td {
  height: 90px;
  width: 50px;
  vertical-align: top;
}


table.rsevents_calendar_component td.curr-day {
  font-weight: bold;
  background: #cee5b2;
}

table.rsevents_calendar_component td.curr-day span.rse_date {
  background: url(datebg2.gif) repeat-x left top;
}

table.rsevents_calendar_component td span.rse_date {
  font-size: 12px;
  width: 100%;
  display: block;
  text-align: right;
  padding: 5px 0;
  background: url(datebg.gif) repeat-x left top;
  border-bottom: none;
}


table.rsevents_calendar_component td a span.rse_date {
  text-decoration: none !important;
}

a.rsevents_calendar_arrows {
  background: #7fbf4d !important;
  color: #FFF !important;
  padding: 4px 15px;
}

table.rsevents_calendar_component td.has-events {
  background: #ffffcc !important;
}

table.rsevents_calendar_component td.has-events a.hasTip {
  margin: 6px;
  display: block;
  background: url(../images/icons/calendar_event.png) no-repeat left top;
  padding-left: 20px;
}


table.rsevents_calendar_component td.week {
  width: 3%;
}

table.rsevents_calendar_component td.curr-month , table.rsevents_calendar_component td.prev-month  {
  width: 12%;
}

table.rsevents_calendar_component td.prev-month span.rse_date, table.rsevents_calendar_component td.next-month span.rse_date {
  color: #ccc;
}

.rse_btn_actions {width: 90%; text-align: left; margin-top: 10px;}
fieldset.rsevents {width: 90%;}


#drp {}
#drp .fieldRow  {display:block; margin-bottom:10px;}
#drp input.text {padding: 3px;font-size:14px;height: 20px;border: 1px solid #ccc;border-left: 3px solid #cee5b2;}
#drp textarea.text {padding: 3px;font-size:14px; border: 1px solid #ccc;border-left: 3px solid #cee5b2;}


/* Event classic theme overried by vinod
_____________________________________________________*/
.rse_box a {
  color: #22c8fc;
  text-decoration: underline;
  }
  
.rse_box a:hover {
  color: #086b6b;
  }
  
.rse_box h2 span{
  width: 96% !important;
  border: none;
  padding: 0 20px !important;
  line-height: 22px;
  font-size: 18px !important;
  text-indent: 5px;  
  color: #699617 !important;
  margin: 0;
  background: url(../images/icons/calendar_event.png) no-repeat left center;
  font-style:normal;
  }
  
.col {      
  float: left;  
  
  }
  
.col3 {
  width: 32%;
  margin-right: 1%;  
  }

.rse_box p {
  padding: 0;
  margin: 0;
  }
  
.col2 {
  width: 49%;  
  margin-right: 1%;
  }
  
.col1 {
  width: 99%;
  }

.last {
  margin-right: 0px !important;
  }
  
.rse_box {
  border-bottom: 1px dotted #dbdbdb;
  padding: 5px;    
  }
  
.clear {
  width: 100%;
  height: 10px;
  clear: both;
  display: block;
  font-size: 1px;
  line-height: 1px;  
  }

#rsevents_menu {}
#rsevents_menu h2 {}
#rsevents_menu ul {background: #cee5b2; padding: 5px 0;}
#rsevents_menu ul li {display: inline; }
#rsevents_menu ul li a { color: #333; text-decoration: none; background: url(../images/bullet_black.png) left center no-repeat; padding: 3px 5px 3px 20px; }

  
.rse_box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }
  
.rse_box ul li {
  padding: 5px 0 5px 24px;
  background: url(../images/arrow.gif) no-repeat 6px 12px;
  height: 25px;
  line-height: 25px;
  margin: 0;
  }
  
.rse_box ul li.even {
  background: url(../images/arrow.gif) no-repeat 6px 12px #fef8fb;
  }

#location {background: url(../images/icons/google_map.png) no-repeat left center; padding-left: 45px; font-weight: bold;}


/* RSEVENTS LIST VIEW  by vinod */

.eventname  {float: left; width: 20%; margin-right: 10px; display: block; padding: 5px 0; text-align: center; }
.eventloc  {float: left; display: block; width: 50%; border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding: 5px 0 5px 10px;}
.eventdetails  {float: left; width: 20%; margin-left: 10px; display: block; padding: 15px 0;}


/* Messages ---*/
#system-message { margin: 0 -15px 10px; }

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul { margin: 0; padding: 0 0 0 20px; }

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  /*color: #fff;*/
  margin: 0;
  padding: 25px 25px 25px 80px;
}

#system-message dd.message ul li {background : url(../images/notice.png) no-repeat left;}

/* System Standard Messages */
#system-message dd.message ul { background: #DFF2BF; color:#4F8A10; border: 0; }

/* System Error Messages */
#system-message dd.error ul { background: #FFBABA; color:#D8000C; border: 0; }

/* System Notice Messages */
#system-message dd.notice ul { background: #FEEFB3; color:#9F6000; border: 0; }

.clr {clear: both;}

.intro { padding: 20px 0;border-bottom: 1px solid #d8d8d8;}
.intro span {color: #1383b7; width: 150px; float: left; text-align: center; vertical-align: middle; font-style: italic; font-weight: bold; font-size: 18px; padding: 0px 0px 20px 0px;}
.intro p { margin-left: 200px;}

div.pdf {}
div.pdf ul li {background:url(../images/bullet_pdf.png) no-repeat left center; padding:0 0 0 25px;}

/*_________________________________________Styles for lists of attachments */

#main div.attachmentsContainer,
div.attachmentsContainer {
    clear: both;
    margin: 0 0 0.5em 0;
    background: transparent;
}

#main div.attachments table,
div.attachments table {
    background: transparent;
    border: 1px solid #C0C0C0;
    font-size: 90%;
    font-weight: bold;
    line-height: 160%;
    width: 100%; /* vinod */
}

#main div.attachments caption,
div.attachments caption {
    font-size: 110%;
    font-weight: bold;
    text-align: left;
    margin-top: 4px;
}

#main div.attachments thead tr,
div.attachments thead tr {
    background-color: #DADADA;
}

#main div.attachments tbody,
div.attachments tbody {
    background: transparent;
}

#main div.attachments tbody tr,
div.attachments tbody tr {
    background: transparent;
}

#div.attachments tbody tr.odd,
div.attachments tbody tr.odd {
    background: transparent;
}

#main div.attachments tbody tr.even,
div.attachments tbody tr.even {
    background-color: #EEE;
}

#div.attachments  tr.unpublished,
div.attachments  tr.unpublished {
    background-color: #AAA;
}

#main div.attachments table thead th,
div.attachments table thead th {
    vertical-align: center;
    background: transparent;
    border: 1px solid #D0D0D0;
    padding: 10px;
}

#main div.attachments table tbody td,
div.attachments table tbody td {
    background: transparent;
    vertical-align: center;
    padding: 10px;
}

#main div.attachments table tbody tr.even td,
div.attachments table tbody tr.even td {
    background-color: #EEE;
}

#main div.attachments table tbody tr.unpublished td,
div.attachments table tbody tr.unpublished td {
    background-color: #AAA;
    color: #333;
}


#main div.attachments table a,
div.attachments table a {
    font-weight: bold;
}

#main div.attachments table img,
div.attachments table img {
    vertical-align: text-bottom;
    border: 0;
    margin: 0;
}

#main div.attachments table a.modal-button,
div.attachments table a.modal-button {
    background: transparent;
    border: 0;
}

div.attachments table td.at_edit a.modal-button {
    float: none;
    display: inline;
}

div.attachments table td.at_edit a.modal-button img {
    float: none;
    display: inline;
}

#main div.attachments img#link,
div.attachments img#link {
    margin-left: -16px;
}

#main div.attachments a.at_icon,
div.attachments a.at_icon {
    padding-right: 4px;
}

div.attachments a.at_icon:link    { text-decoration: none; }
div.attachments a.at_icon:visited { text-decoration: none; }
div.attachments a.at_icon:hover   { text-decoration: none; color: #F00; background: transparent; }
div.attachments a.at_icon:active  { text-decoration: none; }

div.attachments a.at_url { background: none;  background-color: transparent; }
div.attachments a.at_url:link     { text-decoration: none; }
div.attachments a.at_url:visited  { text-decoration: none; }
div.attachments a.at_url:hover    { text-decoration: underline; color: #F00; background: transparent; }
div.attachments a.at_url:active   { text-decoration: none; }

div.attachments th.at_filename,
div.attachments td.at_filename { text-align: left; }

div.attachments td.at_file_size { text-align: center; }

div.attachments th.at_downloads { text-align: center; }
div.attachments td.at_downloads { text-align: center; }

div.attachments th.at_edit { text-align: center; }
div.attachments td.at_edit { text-align: center; background: transparent; }


/* Style for the 'Add Attachment' link */

#main div.addattach,
div.addattach {
    margin-top: 4px;
    background: transparent;
}


div.addattach img,
div.addattach a img {
    background: transparent;
    padding-right: 0px;
    border: 0;
}

div.addattach a {
    background: transparent;
    border: 0;
}

div.addattach a:hover {
    background: transparent;
    color: #F00;
    border: 0;
}

div.addattach a img { vertical-align: text-bottom; }

div.addattach a.at_icon { background: transparent; }
div.addattach a.at_icon:link    { text-decoration: none; }
div.addattach a.at_icon:visited { text-decoration: none; }
div.addattach a.at_icon:hover   { text-decoration: none; background: transparent; }
div.addattach a.at_icon:active  { text-decoration: none; }

div.addattach a { background: transparent; }
/*div.addattach a:link    { color : red; text-decoration: none; }
div.addattach a:visited { color : red; text-decoration: none; }
div.addattach a:hover   { color : red; text-decoration: underline; color: #F00; background: transparent; }
div.addattach a:active  { color : red; text-decoration: none; }

div.addattach a.modal-button { background: transparent; }
div.addattach a.modal-button:link { background: transparent; }
div.addattach a.modal-button:visited { background: transparent; }
div.addattach a.modal-button:hover { color: #F00; background: transparent; }
div.addattach a.modal-button:active { background: transparent; }*/


/* ---- Misc ----- */

div.requestLogin h1 {
    color: #135cae;
    font-size: 130%;
    line-height: 130%;
}

div.requestLogin h2 {
    font-size: 115%;
    line-height: 115%;
}

div.requestLogin h2 a {
    font-size: 100%;
    font-weight: bold;
}

/* Styles for warnings */
div.warning {
    margin-left: 20px;
    margin-top: 10px;
}

div.warning h1 {
    line-height: normal;
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    color: red;
}

div.warning h2 {
    line-height: normal;
    font-size: 150%;
    font-weight: bold;
}
/*_________________________________________ Fin Attachement */

.butv {padding:15px 0 0 210px; display: block; border-top: 2px solid #ccc; }
.butl {padding:15px 0 0 65px; display: block; border-top: 2px solid #ccc;}