/* CSS Document */
html {
	height: 100%;
}


body {
	height: 100%;
	margin-bottom: 10px;
	background: #;//2B2B2B FFF6E8 F6F6F6
        margin-left: 0px;
        background-color:#;//F6F6F6
        color: #000000;//F6F6F6
        line-height:200%;
        font-size:11px;


}

div,table, td, th {font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px; color:#5a5a5a;
        line-height: 130%;
        font-size:11px;
        font-color:#000000;
        
	
}
p{
font-family: Verdana,Trebuchet MS, Arial, verdana,Helvetica,Arial,sans-serif;
line-height: 130%;
padding: 2px;

}

h1 {
font-family: Tahoma, Century Gothic, Georgia, Times, serif;
font-size: 16px;
color: #6c925f;//0582C2
//background: url(../images/ig_content_header_white.png) no-repeat;
height: 20px;
text-indent: 8px;
vertical-align: top;
}


h2, .contentheading {
font-family: Century Gothic, Georgia, Times, serif;
font-size: 16px;
color: #6c925f;//ff9900
background: url(../images/ig_content_header_white.png) no-repeat;
height: 37px;
text-indent: 8px;
vertical-align: top;
}
.clr {
	clear: both;
        width:950px;
}
//.outline {
//	border: 2px solid #EAF2F6;//F7F7F7
//	background: #; //previous color #F7F7F7 EAF2F6;
//	padding-left: 4px;
  //      padding-right: 4px;
        padding-top: 0px;
 //       padding-bottom: 4px;
 //      width: 100%;//80
 //       color: #;//EAF2F6
 //       background-color: #;//EAF2F6
        


        
}

//here
#buttons_outer {
	//width: 802px;  //802     
  	float: left;
       // background: #EAF2F6;
}
#buttons_inner {
	border: 0px solid #F7F7F7;
	height: 25px;
      //  background: #719170;

}
#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 3px;
	font-size: 14px;
	color: #e3e2e2;
	font-weight: bold;
}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 4px;
	color: #FFC000;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
        }
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a
{
	display: block;
        padding-top: 3px;	
        padding-left: 15px;
	padding-right: 10px;           
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a { width: auto; }
	ul#mainlevel-nav li a:hover
{
	color: #fff;
      	background: #3D505F;
}

//here
#search_outer {
	float: left;
	width: 300px;//165
        background-color: #719170;
}

}
#search_inner form {
  padding: 0;
  margin: 0;
}
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin-top: 0px;
        margin-bottom: 3px;
        color: #719170;
        align:left;
        
}
#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 802px;
	height: 154px;
	
}
#top_outer{
	float: left;
	width: 165px;
}
#top_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
}
#left_outer {
	float: left;
	margin-top: 0px;
        margin-bottom: 6px;
        margin-right: 2px;
	width: 176px;
        background: #ffffff;//EFF8FA
        padding-right: 1px;
        border: 0px solid #F7F7F7;
        padding-bottom: 10px;

       opacity:0.8; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 30px #ccc; 
    -webkit-box-shadow: 0 0 30px #ccc; 
}

.modal {

 opacity:0.8; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 30px #ccc; 
    -webkit-box-shadow: 0 0 30px #ccc; 
//filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ccc, offX=-6, offY=-6, positive=true);
}
#left_inner {
	border: 0px solid #FAAB34;
	padding: 1px;
	float: none !important;
	float: left;
       width:176px;
     
       
}
#content_outer {
	padding: 0px;
	margin-top: 2px;
	margin-left: 4px;
       
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 765px;
        background: #ffffff;
        min-height:850px; 
        
}
#content_inner{
  float: none !important;
  float: left;
  padding: 2px;
  padding-top: 2px;
  margin-top: 0px;
  margin-right: 2px;
  margin-left: 2px;
  border: 2px solid #a7d7f9;//F7F7F7
  min-height:850px;
  opacity:0.8; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 50px #ccc; 
    -webkit-box-shadow: 0 0 50px #ccc; 
  
  
}
table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
        margin-top: 2px;
      

}
table.content_table td {
	padding: 0px;
	margin: 0px;
        font-size:11px;
        font-color:#000000;

}
#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}
#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}
#right_outer {
	float: right;
             margin-left: 0px;
	width: 165px;
     padding-left: 10px;
}
#right_inner {
  float: none !important;
  float: left;
  background: #ffffff;



  padding-left: 2px;
 
}
.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}
.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}
table td.body_outer {
	padding: 0px;
	
}
.maintitle {
	color: #719170;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 0px;
}
.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}
/** old stuff **/
.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;

  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}
#footer {
	text-align: center;
	padding: 3px;
        border: 1 px double #cccccc;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
line-height: 25px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}
td {
	text-align: LEFT;
	margin-left: 5px;
        font-size: 11px ;
}
body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px ;
	background: #ffffff;
}
/* Joomla core stuff */
a:link, a:visited {
	color: #128bc4;//previous color #ff9900; 
        text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #31319C;//previous color #31319C EAF2F6 #900;	
        text-decoration: none;
	font-weight: bold;
}
table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 2px;
        color:#6E6E6E;
        font-size:14px;
        font-family : Lucida Sans, Trebuchet MS, Arial;
}
table.contentpaneopen td {
   padding-right: 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 0px solid #eee;
}
.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../imag@&#65533;&#65533;&#65533;&#65533;ýð8@e&#65533;ng) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.componentheading {
	/* previous background => background: url(../images/subhead_bg.png) repeat-x;*/
	color: #128bc4;//FFFFFF
	text-align: left;
	//padding-top: 4px;
	padding-left: 6px;
	//height: 21px;
	font-weight: bold;
	font-size: 16px;
	//font-weight: bold;
	//text-transform: ;
        //background-color: #729bc3;
        font-family:verdana, arial, tahaoma; 
        
}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	/* previous background => background: url(../images/subhead_bg.png) repeat-x;*/
	color: #128bc4;//FFFFFF
	text-align: left;
	//padding-top: 6px;
	padding-left: 4px;
	//height: 21px;
	font-weight: bold;
	font-size: 16px;
	//font-weight: bold;
	//text-transform: ;
        //background-color: #729bc3;
        font-family:verdana, arial, tahaoma; 
        
}
.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
        padding-top:2px;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: ;
      
}
div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}
table.moduletable th, div.moduletable h3 {
	/*prevoius background=>             background: url(../images/subhead_bg.png) repeat-x;*/

	color: #ffffff;
	text-align: center;
	padding-left: 2px;

	height: 21px;
        width:100%;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;

	margin: 0 0 2px 0;
        background-color: #729bc3;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;








	margin: 0px;
	font-weight: normal;
}
table.pollstableborder td {

  padding: 2px;
}
.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}
.sectiontablefooter {

}
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color : #f9f9f9;
}
.small {
	color: #999999;
	font-size: 11px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}
table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}
table.contenttoc td {
  padding: 2px;
}
table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: #F7FAFB;//url(../images/menu_bg.png) no-repeat
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #3D3D3D;//31319C 242424 31319C
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
@&#65533;&#65533;&#65533;&#65533;ýð<&#65533;T&#8364;x;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #2B99D0;//#BA1A04 EAF2F6
        background: #f5f5f5;
}
a.mainlevel#active_menu {
	color:#128bc4;//#BC0E00 BA1A04
	font-weight: bold;
}
a.mainlevel#active_menu:hover {
	color: #B01A00;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}
a.sublevel:hover {
	color: #900;
	text-decoration: none;
}
a.sublevel#active_menu {
	color: #333;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
	/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
div.mosimage {
  border: 1px solid #ccc;
}
.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}
.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}
.contentdescription {
  padding-left:4px;
  margin-left:4px;
}