/*===>HTML Elements<=====================================================*/
@import "template_css.css";


/*div {display:block;overflow:hidden}*/
a, a:link{color:#0055CC; text-decoration:none} a:hover {
	color:#000000;
}
.contentpane ul {
	display:block;
	margin-left:30px;
}
.contentpane li { list-style-image:url(../images/arrow.gif); vertical-align:top}
.contentpaneopen tr td ul li{
display:block;
background:url(../images/arrow.gif) 10px 7px no-repeat;
border:1px solid #000000;
padding-left:30px;
}
form {
	padding:0;
	margin:0;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
}
/*===>Basic Site Structure<==============================================*/
#root{
	margin: 0;
	padding: 0;
	background: url(../images/bodyBack.gif) top left repeat-x;
	background-color: #FFFFFF;		
}
#wrapper {
	text-align: left;
	margin: 0;
	padding: 4 5px;
	margin:5 0px; /*min-width:740px; max-width:850px;*/
	width:805px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: baseline;
	height: auto;
}
#header {
	height: 130px;
	background: url(../images/logo.gif) no-repeat 0 0px;
}
#manin_menu {
	margin:0;
	padding:0;
	background: #000000;
	border-bottom: 1px solid #d3130e;
	border-left:1px solid #8cbc96;
	/*border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;*/
}
/*===>Banner Block<==================================================*/
#banner {
/*	width:736px;*/
	height:160px;
	margin-top: 15px!important;
	margin-top:8px;
	padding:0;
	background:url(../images/bannerBack.gif) no-repeat right;
	margin-right:6px;
}
#banner table {
	height:160px;
}
div.randTxt { border:1px solid #000}
#cifs {
	display:table-cell;
	width:100%;
	padding:0;
	margin:0;
	text-align:left; 
}
div.cifs_introtext {
	display:block;
	padding:0;
	margin:0;
	font: 1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}/*
.cifs_introtext h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;	
}*/
/*===>Header Block<==================================================*/
a#home_link {
	display:block;
	float:left;
	height:52px;
	width:265px;
	margin-top: 9px;
	color:#e0f0d2;
}
#topLinks {
	float:right;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right: 6px;
	width:350px;
}
#topLinks span {
	font-size:10px;
	color:#FF9900;
}
#topLinks .links {
	background: #d3130e url(../images/topLinksBack.gif) no-repeat left bottom;
	padding:0;
	margin:0;
	border-bottom: 1px solid #eee;
} 
#topLinks table {
	background:url(../images/topLinksBackRightCor.gif) no-repeat right bottom;
	margin:0;
	padding:1px 5px 3px 5px;
}
#topLinks a.mainlevel:link, #topLinks a.mainlevel:visited {
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
/*	-moz-opacity: 0.8;
	 filter: alpha(opacity=50); */
}
#topLinks a.mainlevel:hover {
	color:#FF9900;
}
div.search {
	padding:0;
	margin:0;
	margin-top:3px!important;
	margin-top: 15px;
}
div.search form{
	padding:0;
	margin:0;
}
div.search input{
	font-size: 10px;
	margin:0;
	padding:1px 1px 1px 18px;
	border: 1px solid #eee;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: #fff url(../images/icon-search.gif) no-repeat 0 3px;
	color:#333333;
}
/*===>Content Block<==================================================*/
#content {
	margin-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
}
#content a:link, #topLinks a:visited {
/*	font-size:10px;
	color:#0066cc; */
}
#content a:hover {
	color:#d3130e;
}
.contact_email .inputbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:1px 1px 1px 3px;
	border: 1px solid #eee;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: #f5f6e8;
	color:#333333;
}
.contact_email .button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding: 5px 15px;
	background: url(../images/buttonBack.gif) repeat-x;
	border: 1px solid #ccc;
	color:#333333;
}
/*===>Joomla Style Block<==================================================*/
h2.componentheading, div.componentheading{
   display:block;   
   color:#CE0000;
   border-bottom:1px solid #ddd;
   padding-bottom:3px;
   font: 1.7em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.contentheading {
	/* border-bottom:1px solid #ddd; */
    padding-bottom:3px;
	color:#006600;
	font: 1.5em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#mainpage table.blog, #mainpage table.blog div {
	padding:0;
	margin:0;
}
#mainpage table.blog {
	background: #fbfcf4 url(../images/spTopBack.gif) no-repeat; 
}
#mainpage table.blog div {
	background: url(../images/spBotBack.gif) no-repeat bottom; 
	padding:5px;
}
#mainpage table.blog div  img {
	border: 1px solid #ddd;
}
#mainpage table.blog div td.contentheading {
	color: #006600;
	border-bottom: none;
}
.gb .contentheading {   
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:17px;
   color:#CE0000;
   padding-top: -3px;
}
/*.gb .readon {
	display:block;
	padding:2px;
	text-align:right;
	width:100%;
	border-bottom: 1px solid #eee;
}*/
#mainpage table.blog div a.readon {
	float:right;
}
span.article_seperator {
	display:none;
}
.modifydate {
	color:#006633;
	font-style:italic;
}
/*===>Display News<==================================================*/
div.dn-whole {
	margin:0;
	padding:3px;
	margin-bottom:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
ul.dn {
	margin:0;
	padding:0;
	list-style-type:none;
}
li.arrow-dn {
	padding: 10px 5px 10px 0px;
}
li.arrow-dn {
	line-height:15px;
	border-bottom: 1px solid #eee;
}
.dn-date {
	color:#000000;
}
span.dn-read_more {
	display:block;
}
.dn-introtext {
	color:#333;	
}
h2.block_title {
	padding:0;
	margin:0;
	font-size:17px;
	color:#005500;
}
/*===>Footer Block<==================================================*/
#footer {
	height: 30px;
	margin-top:10px;
	background: url(../images/footerBack.jpg);
	width: 820px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #d3130e;
}
.foot_text {
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777;
	font-size:11px;
}
/*===>Links Block<==================================================*/
a.dn-title:link, a.dn-title:visited, a.dn-read_more:link, a.dn-read_more:visited, a.readon:link, a.readon:visited {
	font-size: 10px;
	color:#0066cc;
}
a.dn-title:hover, a.dn-read_more:hover, a.readon:hover {
	font-size: 10px;
	color:#d3130e;
}
table.visit {
	border: 1px solid #ccc;
	padding:5px;
	line-height: 15px;
	background: #f7f7f7;
	color:#333;
}
/*===>Foot cap<==================================================*/
table#footCap{
	margin-top: 2px;
	margin-bottom: 5px;	
	background:#e0f0d2;
	}
table#footCap strong {
	color: #454545;
}
td.founder, td.dialogue, td.books, td.sgroup, td.pic_gal {
	padding: 6px 0 5px 10px;
	border-left:1px dotted #999;
	width:25%;
}
td.founder { background: url(../images/fd.gif) no-repeat 0px -1px;}
td.dialogue { background: url(../images/nl.gif) no-repeat 0px -1px; }
td.books { background: url(../images/bk.gif) no-repeat 0px -1px; }
td.sgroup { background: url(../images/sg.gif) no-repeat 0px -1px;}
td.pic_gal {background: url(../images/pg.gif) no-repeat 0px -1px;}
/*===>Right gray rounded Box<==================================================*/
#g_box {
	padding:0;
	margin:0;
	display:block;
}
#g_box .gb_top_left {
	background: url(../images/lrb_tl.gif) no-repeat;
}
#g_box .gb_top_right {
	background: url(../images/lrb_tr.gif) no-repeat top right;
}
#g_box .gb_top_mid {
	display:block;
	padding:3px;
	background:url(../images/lrb_tm.gif) repeat-x;
	margin: 0px 6px;
}
#g_box .gb_bot_left {
	background: url(../images/lrb_bl.gif) no-repeat bottom left;
}
#g_box .gb_bot_right {
	background: url(../images/lrb_br.gif) no-repeat bottom right;
}
#g_box div.gb_bot_mid {
	display:block;
	padding:3px;
	margin: 0px 6px;
	background:url(../images/lrb_bm.gif) repeat-x;
}
#g_box .gb_box_c {
	display:block;
	border: 1px solid #ccc;
	border-top:none;
	border-bottom:none;
	margin:0;
	background: #f6f6f6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 5px;
}
/*--Inner Styles---------------------------------------*/
#g_box div.gb_box_c h3 {
	margin:0;
	padding:0;
	text-align:left;
	font-size:11px;
	border-bottom: 1px solid #d3130e;
	color:#008738;
}
#g_box div.gb_box_c div.data {
	padding:5px 1px;
	border-top: none;
}
#g_box div.gb_box_c ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#g_box div.gb_box_c ul li {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
	line-height:17px;
	text-align:left;
	padding:0;
	margin:0;
}
#g_box div.gb_box_c ul li a {
	display:block;
	text-decoration:none;
	font-size:12px;
	color:#0066dd;
}
#g_box div.gb_box_c ul li a:hover {
	background: #FFF;
	color:#CC0000;
}
/*===>TOC Box<==================================================*/
#box {
	padding:0;
	margin:0;
	display:block;
	margin-top:8px;
	margin-bottom:8px;
	overflow:hidden;
	width:180px;
	margin-left:4px;
}
#box .top_left {
	background: url(../images/yrb_tl.gif) no-repeat;
}
#box .top_right {
	background: url(../images/yrb_tr.gif) no-repeat top right;
}
#box .top_mid {
	display:block;
	padding:3px;
	background:url(../images/yrb_tm.gif) repeat-x;
	margin: 0px 6px;
}
#box .bot_left {
	background: url(../images/yrb_bl.gif) no-repeat bottom left;
}
#box .bot_right {
	background: url(../images/yrb_br.gif) no-repeat bottom right;
}
#box div.bot_mid {
	display:block;
	padding:3px;
	margin: 0px 6px;
	background:url(../images/yrb_bm.gif) repeat-x;
}
#box .box_content {
	display:block;
	border: 1px solid #ccc;
	border-top:none;
	border-bottom:none;
	margin:0;
	background: #EEFFEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 5px;
}
/*--Inner Styles---------------------------------------*/
 #box div.box_content h3 {
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
	border-bottom: 1px solid #FFCC00;
	color:#454545;
}
#box div.box_content ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#box div.box_content ul li {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
	line-height:17px;
	text-align:left;
}
#box div.box_content ul li.active a{
	background-color:#FFFFFF;
	border: 1px solid #999;
	color:#000;
}
#box div.box_content ul li a {
	display:block;
	text-decoration:none;
	font-size:12px;
	padding-left:3px;
	color:#0066dd;
}
#box div.box_content ul li a:hover {
	background: #fff;
	color:#DD0000;
}
#box div.box_content a.title {
	display: block;
	height: 16px;
	width: 100%;
	border-bottom: 1px solid #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#box div.box_content a.title div {
	float: left;
}
#box div.box_content a.title img {
	float: right;
}
/*===>Gallery<==================================================*/
table.gallery {
	margin-top:10px;
}
table.gallery td.album a.album_link {
	display:block;
	background: #f5f6e8;
	padding:5px;
	height:67px;
	border: 1px dashed #aaa;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
table.gallery td.album a.album_link img {
	border: 1px solid #fff;
}
table.gallery td.album a.album_link:link, 
table.gallery td.album a.album_link:visited, 
table.gallery td.album a.album_link:active { 
	color:#0066cc;
}
table.gallery td.album a.album_link:hover {
	color:#0066cc;
	background: url(../images/footerBack.jpg);
	border: 1px dashed #666;
}
table.gal_tools select.inputbox, 
table.gal_tools input.inputbox, 
td.sectiontableentry1 select.inputbox, 
td.sectiontableentry1 input.inputbox,
td.sectiontableheader select.inputbox,
td.sectiontableheader input.inputbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	border: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}
table.gal_tools {
	background: #f7f7f7;
	border: 1px solid #f2f2f2;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	
}
table.gal_tools td {
	padding-bottom:5px;
}
table.gal_top {
	border-bottom: 1px solid #EEE;
}
tr.image_show td {
	border: 1px solid #eee;
}
tr.image_show td img {
	border: 1px solid #fff;
}
tr.image_show td button {
	border: none;
	background:#fff;
}
tr.image_info td {
	background: #eee;
	border:1px solid #fff;
	border-left:none;
}
table.gal_foot {
	background: #f5f5f5;
	margin-bottom: 5px;
	border: 1px solid #ddd;
}
/*===>TOC<==================================================*/
/*.contenttoc{
padding-left:12px;
float:left;
position:absolute;
margin-left:-135px;
}
table.contenttoc {
	padding-left:4px;
	left:2px;
	float:left;
	position:absolute;
	width:132px;
	line-height:14px;
	border: 1px solid #ddd;
	border-bottom: none;
	top:129px;
}
table.contenttoc td,th{
	text-align:left;
	padding-bottom:5px;
	border-bottom: 1px solid #EEE;
}*/
table.contenttoc{
/*	float:right;*/
	width:188px;
	line-height:14px;
	border: 1px solid #ddd;
	right:140px;
	position:absolute;
	padding-left:5px;
	margin-top:-40px;
}
table.contenttoc td,th{
	text-align:left;
	padding-bottom:5px;
	border-bottom: 1px solid #EEE;
}
/*----Newsletter----*/
.newslettertitle{
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#006699;
    font-weight:bold;
    border-bottom:1px solid #0099CC;
}
.nletterbox{
    margin-top:3px;
    padding-top:3px;
    padding-left:10px;
    border:1px solid #CCCCCC;
}
div#content table.contentpane tbody tr td form table tbody tr.sectiontableentry1 td a{
   font-size:1.2em; ;
}
div#content table.contentpane tbody tr td form table tbody tr.sectiontableentry2 td a{
   font-size:1.2em ;
}
.contentpaneopen {
	width:100%;
}
table.blog {
	width:100%;
}
ul.faq, #li1 {
	/*display:none */
}
/*===>Flex content<==================================================*/
div.flexcontent {
	padding:0;
	margin:0;
	margin-bottom:10px;
	border: 1px solid #FFF;
	text-align:left;
}
div.flexcontentitem {
	padding:0;
	margin:0;
	border: 1px solid #FFF;
	text-align:left;
}
div.flexcontent h3{
	padding:0;
	margin:0;
	padding-bottom: 5px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:17px;
    color:#CE0000;
	text-align:left;
}
td.gb div.flexcontent div.flexcontentitem h3{
    padding-left:0;
    text-align:left;
	
}
/*------News Modules -----*/
div.componentheading_top1{
   display:block;   
   color:#CE0000;
   border-bottom:1px solid #ddd;
   padding-bottom:3px;
   font: 1.7em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
table tbody tr.sectiontableentry1_top1 td{
   padding-bottom:7px;
   padding-top:5px;
   padding-left:10px;
   background:#F2F2F2;
   font: 1.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   text-align:left;
}
table tbody tr.sectiontableentry2_top1 td{
   padding-bottom:7px;
   padding-top:5px;
   padding-left:10px;
   font: 1.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   text-align:left;
}
tr.sectiontableentry1_top1 td a{
display:block;
background:url(../images/arrow.gif) 10px 4px no-repeat;
padding-left:30px;
}

tr.sectiontableentry2_top1 td a{
display:block;
background:url(../images/arrow.gif) 10px 4px no-repeat;
padding-left:30px;
}
/*---------End News Module-------*/


/* new design for footer panels */
td.nfounder {
	background:url(../images/founder.png) no-repeat center center;
	/*width:197px;*/
	height:101px;
	text-align:right;
	padding-right:15px;
}
td.nbooks {
	background:url(../images/books.png) no-repeat center center;
	/*width:197px;*/
	height:101px;
	text-align:right;
	padding-right:20px;
}
td.nsgroup {
	background:url(../images/support.png) no-repeat center center;
	/*width:197px;*/
	height:101px;
	text-align:right;
	padding-right:25px;
}
td.ngallery {
	background:url(../images/gallery.png) no-repeat center center;
	/*width:197px;*/
	height:101px;
	text-align:right;
	padding-right:25px;
}
