/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

body,td {
	line-height: 135%;
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #444444;
}

body {
	margin: 0;
	padding: 0;
			
}

body.f-smaller {
	font-size: 10px;
}

body,
body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 15px;
}

form{
	margin: 0;
	padding-top: 1px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 15px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 { 
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}


body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
img {
	border: 0;
}

/* @end */

/* Koudanshi added */
.topfilter {
	
}
.lfilter {
	float: left;
}
.lfilter strong {
	padding: 3px 6px;
}
.lfilter a {
	background-color: #ebf7f9;
	padding: 3px 6px;
	text-decoration: none;
	margin:0px 0px 0px -1px;
	
}
.tfilter {
	float: right;	
	border: solid 0px;
	margin-top: -3px;
}
.tfilter span {
	font-weight: bold;
}
/* @group Joomla Elements */


.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 5px 0 10px 0;
}
/* Koudanshi hacked*/
table.contentpane fieldset table {
	padding: 1px !important;
}
table.contentpane fieldset img {
	float: left;
	margin-right: 8px;
	margin-top: 4px;
}
table.contentpane fieldset div#features a {
	font-weight: bold;
	font-size: 12px;
	color: #007db1;
}
table.contentpane fieldset div#title {
	font-family: Arial, sans-serif, Helvetica, Verdana, Geneva;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 14px;
}
td.read-more {
}
.read-more a {
	color: #007db1;
	font-weight: bold;
}
#mainframe td.contentheading,
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder; 	
	padding-left: 10px;
	width: 100%;
	height: 50px;
	line-height: 30px;
	
}

#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading {
	padding: 7px 3px 0;
}

#mainframe td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

#mainframe td.sectiontableheader {
	font-weight: bold;
	padding: 4px 2px;
}

#mainframe td.sidebar.left {
/*
	background: url(../images/left-shadow.png) 100% 0 repeat-y;
*/
}

#mainframe td.sidebar.right {
/*
	background: url(../images/right-shadow.png) 0 0 repeat-y;
*/
}

.sectiontableentry1,
.sectiontableentry2 {
	text-align: left;
	padding: 2px 0;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

#mainframe .contentpaneopen td {
	padding: 0 10px;
}

/* @end */

/* @group Structure */

div.wrapper {
	padding: 0px 0px;	
/*
	border: solid 1px red;
*/
}
#frame-4 {
	width: 1020px;
	margin: 0 auto;
}

#masthead {
	position: relative;
	height: 150px;	
}

#logo {
	width: 457px;
	height: 150px;
	margin-top: 0;
	margin-left: 0;
}

div#mod-top {
	position: absolute;
	width: 235px;
	height: 138px;
	right: 10px;
	top: 10px;
	overflow: hidden;
}

div#mod-banner {
	top: 0px;
	right: 0px;
	position: absolute;
	width: 560px;
	height: 150px;
	overflow: hidden;
}
/*
div#mod-top {
	top: 10px;
	right: 10px;
	width: 160px;
	height: 90px;
	overflow: hidden;
	position: absolute;
}

div#mod-top .top-padding {
	padding-left:  15px;
}
*/

.mainbody-padding {
	padding: 10px 10px 5px 10px;
}

.component-padding {
	padding-bottom: 8px;
}

.body-padding {
	margin-top: 8px;
	padding-right: 8px;
	padding-top: 8px;
	border-top: 1px dotted #ccc;
}

#footer-padding {
	padding: 5px 10px 10px 10px;
}

#rocket-3 {
	height: 90px;
	text-align: center;
}

img#rocket {
	width: 149px;
	height: 39px;
	border: 0;
	margin: 0 auto;
}

#mainframe .sections .left,
#mainframe .sections .right {
	background: none;
}

/* @end */

/* @group Table Control */

#mainframe {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}

table.sections {
	width: 100%;
	border-collapse: collapse;
}

#mainframe td,
.sections td {
	padding: 0;
}

td.w24 {
	width: 25%;
}

td.w33 {
	width: 13%;
}

td.w49 {
	width: 50%;
}

td.w99 {
	width: 100%;
}

td.spacer img {
	width: 10px;
}

#mainframe tr {
	vertical-align: top;
}

/* @end */

/* @group Modules */
.module-hilite1, .module-hilite2{	
	
}
.module-hilite1 div div div,
.module-hilite2 div div div {	
	line-height: 120%;
	overflow: hidden;
	height: 140px;
}
.module-hilite1 {
	font-size: 13px;
	font-family: Tahoma, arial;
}

.module-hilite1 h3,
.module-hilite4 h3 {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 5px;
}
.module-hilite3 h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #007db1;
	background: #e1f4f6;
	margin: -15px -10px 10px -10px;
}


.module-hilite2 h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #007db1;
	margin: 0;
	margin-bottom: 5px;
}

.module-hilite2 h3 a{
	color: #007DB1;
	text-decoration: none;
}

.module-hilite2 img {
	width: 100px !important;
	height: 60px;
	border: 0;
	margin: 5px;
	float: left;
}
.module-hilite1 div div div,
.module-hilite2 div div div,
.module-hilite3 div div div,
.module-hilite4 div div div {
	margin: 9px; 
	padding: 10px;
}


.module-hilite1 div div div div,
.module-hilite2 div div div div,
.module-hilite3 div div div div,
.module-hilite4 div div div div,
.left .module-hilite1 div div div div,
.left .module-hilite2 div div div div,
.left .module-hilite3 div div div div,
.left .module-hilite4 div div div div,
.right .module-hilite1 div div div div,
.right .module-hilite2 div div div div,
.right .module-hilite3 div div div div,
.right .module-hilite4 div div div div{
	background: none;
	border: 0 !important;
	margin: 0; 
	padding: 0;

}
.module-hilite2 div div div div img{
	
}


	
#footer-1 .module h3 {
	padding-left: 0;
	background: none;
}

#footer-1 .module div div div {
	padding: 0px 18px;
}


/* section table overrides */
.sections .left .module-hilite1 div div,
.sections .left .module-hilite2 div div,
.sections .left .module-hilite3 div div,
.sections .left .module-hilite4 div div,
.sections .right .module-hilite1 div div,
.sections .right .module-hilite2 div div,
.sections .right .module-hilite3 div div,
.sections .right .module-hilite4 div div {
	background: none;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 40px;
}

#horiz-menu ul.nav {
	padding-left: 15px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}
#horiz-menu ul ul {
	margin-top: 14px;
}
#horiz-menu li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

#horiz-menu li span {
	display: block;
	float: left;
}

#horiz-menu a {
	font-family: Geneva, Arial, "Lucida Sans Unicode", "Trebuchet MS", tahoma, Helvetica,  sans-serif;
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;	
}

#horiz-menu li li a {
	font-size: 100%;
}

#horiz-menu a:hover {
	text-decoration: none;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
		
}

/* @end */
#mainbody-6 {
	margin: 10px 10px 0px 10px;
}
#footer-1 {
}
#footer-5 {
	margin: 0px 10px;
}
.footer {
	margin-top: 10px;
}
/* @group Sub Menu */

ul.sidenav {
	margin: 0;
	padding: 0;
}

ul.sidenav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.sidenav li.active a {
	font-weight: bold;
}

ul.sidenav li.active li a {
	font-weight: normal;
}

ul.sidenav a {
	display: block;
	padding: 5px 0 5px 25px;
	margin-bottom: 1px;	
}

ul.sidenav ul {
	margin: 0;
	padding-left: 20px;
}

ul.sidenav ul a {
	background-image: none;
	padding-left: 5px;
}

ul.sidenav a:hover {
	background-position: 5px -20px;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	padding: 5px 0 5px 25px;	
	display:  block;
	margin-bottom: 1px;
}

a#active_menu.mainlevel {
	font-weight: bold;
}

a.mainlevel:hover {
	background-position: 5px -20px;
}

a.sublevel {
	line-height: 20px;
}

/* @end */

/* @group Content Styles */

/* @group Top Module */

div#mod-top ul {
	padding: 0;
	margin: 0
}

div#mod-top li {
	float:  left;
	width: 100%;
	margin-bottom: 3px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style: none;
}

div#mod-top a.mainlevel {
	background: none;
	display: inline;
	padding: 0;
	margin: 0;
}

/* @end */


/* @group Readon */

.readon {
	display: block;
	float: left;
	clear: both;
	line-height: 30px;
	
	text-align: center;
	margin-top: 0px;
}

.module .readon,
.module-hilite1 .readon,
.module-hilite2 .readon,
.module-hilite3 .readon,
.module-hilite4 .readon {
	float: none;
	clear: both;
	padding-left: 22px;
	line-height: 18px;
	width: auto;
	text-align: left;
}

#footer-1 .readon {
	background: none;
	padding-left: 0;
}

/* @end */

/* @group Pathway */
#pathway {
	height: 30px;
	padding: 4px 16px 0px 16px;
	overflow: hidden;
}
#pathway a {
	font-weight: bold;
	text-decoration: none;
}

span.pathway {
	display: block;
	line-height: 35px;
	height: 30px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
	padding-left: 0px;
}

span.pathway img {
	float: left;
	width: 5px;
	height: 10px;
	
}

span.pathway a {
	float: left;
	padding: 0 12px 0 0;
}

/* @end */

/* @group Typography */

ul.number,
ul.flame-1,
ul.flame-2,
ul.flame-3,
ul.arrow-1,
ul.arrow-2,
ul.arrow-3,
ul.arrow-4,
ul.arrow-5,
ul.arrow-6,
ul.triangle-1,
ul.triangle-2,
ul.triangle-3,
ul.triangle-4,
ul.triangle-5,
ul.triangle-6,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5,
ul.bullet-6 {
	padding-left: 5px;
	margin-left: 0;
}

ul.number li,
ul.flame-1 li,
ul.flame-2 li,
ul.flame-3 li,
ul.arrow-1 li,
ul.arrow-2 li,
ul.arrow-3 li,
ul.arrow-4 li,
ul.arrow-5 li,
ul.arrow-6 li,
ul.triangle-1 li,
ul.triangle-2 li,
ul.triangle-3 li,
ul.triangle-4 li,
ul.triangle-5 li,
ul.triangle-6 li,
ul.bullet-1 li, 
ul.bullet-2 li, 
ul.bullet-3 li,
ul.bullet-4 li, 
ul.bullet-5 li, 
ul.bullet-6 li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 28px;
}

pre {
	padding: 10px;
}

blockquote {
	background: url(../images/quote.png) 6px 12px no-repeat;
	font-style: italic;
	font-size: 100%;
	line-height: 150%;
	width: auto;
	padding: 10px 10px 10px 60px;
	margin: 15px 0;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.download
{
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}


span.info,
span.note {
	display: block;
	padding: 10px;
	margin: 0px 0px 15px 0px;	
	line-height: 20px;
}

span.note {
	margin-left: 15px;
}
span.note b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

span.info div.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;	
}
span.note a {
	display: list-item;
	margin-left: 15px; 
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
span.info b, strong {
	color: #0077A9;
}
/* @end */

/* @group RokSlide */

ul#rokslide-toolbar {

}

#rokslide-toolbar li.active { 
	background: #D7D7D7;
}

#rokslide-toolbar li.current { 
	background: #ebebeb;
	color: #333;
}

#rokslide-toolbar li {
	background: #ccc;
	color: #666;
}

div#frame {
	border: 5px solid #EBEBEB;
}

div#frame div.button#left { 
	background: url(../images/tabs-prev.png) 0 -20px no-repeat;
}

div#frame div.button#right { 
	background: url(../images/tabs-next.png) 0 -20px no-repeat;
}

/* @end */

.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

.clr {
	clear:both;
}

fieldset.input {
	border: 0;
}

input {
	margin: 5px 0px;
	padding: 2px 0px 2px 3px;
}
input.text {
	width: 100%; /* fire fox padding issue :( */
	padding: 0px;
	font-size: 12px;
}
div.icenter {
	width: 175px ;
	margin: 0 auto !important;
	padding: 0px !important;
	border: solid 0px red !important;
}
.left_input{
	padding-left: 2px !important;
	height: 18px;
	width: 171px !important;
	float: left;
}
.left_submit{
	width: 175px !important;
	float: left;
}

input.submit {
	padding: 0;
	font-size: 12px;
	width: 100%;
}

/* @end */
img.album {
	border: 0px !important;
}

.igallery {
	float: left;
	width:690px !important;
	text-align: center;
}
.igallery .title {
	font-weight: bold;
	font-size: 16px;
	padding: 15px 15px 0px 25px;
	
}

.igallery table {
	padding: 0px;
	margin: 10px;  
}
.igallery table td {
	width: 200px;
	margin: 0px;
	text-align: center;
}
.igallery table td img {
	margin: 12px 0px;
}
.igallery td.left {
	text-align: left !important;
	font-size: 13px;
	font-weight: bold;
}
.imore {
	
	float: left;
	/*margin-left: 50px;*/
	line-height: 150%;
	border: solid 0px;
	width: 690px;
	padding-top: 20px;
}
.noleft {
	margin-left: 0px !important;
}
.imore .contentheading {
	margin-left: -10px;
	font-size: 16px;
	height: 30px;
}
.imore .title {
	font-size: 16px;
	font-weight: bold;
	font-size: 16px;
	padding: 15px 15px 0px -10px;
	
}

.article_separator {
	display: none;
	height: 0px;
}
table.blog span.article_separator {
	display: block;
	height: 20px;
}
table.blog{
	width: 100%;
}
/*front page message board*/
#msgpanel {
	position: relative; 
	left: 0; 
	top: 0; 
	width: 500px;
}

#msgboard {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 480px; 
	border: 10px solid #E1F4F6; 
	background: #fff; 
	padding: 0px 0 15px 0; 
	min-height: 285px;
}

#msgheading {
	background: #E1F4F6;
	margin: 0;
	padding: 0px 0 10px 10px;
	color: #007DB1;
	font-size: 1.2em;
}
#msgcontent{
	padding: 10px;

}
.cs_sitedesc{
	width: 188px;
	height: 82px;	
	background: url(../images/sitedesbg.jpg) repeat-x;
}
.cs_sitedesc p{
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 120%;
}
.cs_sitedesc a{
	color: #FFFFFF;
	text-decoration: none;
}
