/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-image: url(../images/template/TCM_long.jpg);
	background-repeat: repeat-y; 
    width: 100%;

}

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

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #007B3D;
	width: 100%;
	height:120px;
}

#mastheadleft{
    float: left ;
    padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #007B3D;
	width: 15%;
	height:120px;
}

#mastheadmid{
    float: left ;
	background-image:../images/bg_rolon.jpg)
    padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #007B3D;
	width: 69%;
	height:120px;
}

#mastheadright{
    float:right ;
    padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #007B3D;
	width: 15%;
	height:120px;
}

#mastdivide{
    float: left ;
	width: 100%;
}


#mastheadbar{
    background:#007B3D ;
    float: left ;
    padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #007B3D;
	width: 100%;
}


#mastheadbarleft{
	background:#007B3D ;
    float: left ;
    padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #007B3D;
	width: 100%;
	
}

#mastheadbarmid{
  	position:relative;
	left:20%;
	width: 68%;
}

#mastheadbarright{
	font: bold 11px/16px arial, helvetica, sans-serif;
	color: #FBEC5D;
  
    float:right;
	right:15%;
 	width: 15%;
}






#navBar{
	float: left;
	width: 15%;
	margin: 0px;
	padding: 0px;
	background-color: #007B3D;
	border-right: 1px solid #007B3D;
	border-bottom: 1px solid #007B3D;
}



#headlines{
    float:right;
	width: 15%;
	border-left: 1px solid #007B3D;
	border-bottom: 1px solid #007B3D;
	padding-right: 10px;
}

#content{
	float: left;
  width: 67%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


#mastheadleftfeature{
height: 97;
padding: 0px 0px 0px 0px;
marging: 0px;
}

/************* #globalNav styles **************/

/*#globalNav{
/*padding: 0px 0px 5px 10px;
/*border-bottom: 1px solid #CCC;
/*color: #007B3D;
/*}

/*#globalNav img{
/* display: block;
/*}

/*#globalNav a {
/*	font-size: 90%;
/*	padding: 0 4px 0 0;
/*}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}

#nexttobreadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}

#rightbreadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	color:#000000
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* table content style  ****************/

tbody tr :hover{
background-color: #FDEE89;

}

tbody td {

}




/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #007B3D;
	font-size: 75%;
	color: #007B3D;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #007B3D;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
 color:#FFF5AE;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
	color:#FFF5AE;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	margin
	border-bottom: 1px solid #007B3D;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #007B3D;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	
	margin: 0px;
	border-width: 10px;
	border-style: solid;
	border-color: #007B3D #007B3D #007B3D #007B3D;
	margin: 0;
	padding: 0px 0px 0px 0px; /* change the padding colour to */
	
	font-size: 90%;
	background-color:#FFF5AE;
}

.relatedLinks h3{
    
	padding: 10px 0px 2px 0px;
	background-color:#007B3D;
	text-transform: uppercase;
	color: #FFF5AE;
	font-size: 80%
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


/***************#news ***********************/

#news{

float:left:
height:21px;


background-color:#007b42;
padding: 0px 0px 10px 10px;
	font-size: 90%;
color:#FBEC5D;

}





/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/*******#horizontal menu*************/

/**color:#FFF5AE  */
/*background:#007B3D*/


#menu_hor{
position:relative;
float: left;
	left:15%;
	width: 45%;
/**float: left; */
/**width: 100%;**/
background:#007B3D ;
/**height:20px;**/
}
#menu_hor:visited {
	color: #EEE8AA;
	text-decoration: none;
}

#menu_hor:active {
	color: #FBEC5D;
	text-decoration: none;
}

#menu_hor ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 6em;
	float: left;
	background:#007B3D ;
	color: #FFF5AE;
}

#menu_hor ul :visited {
	color: #EEE8AA;
	text-decoration: none;
}

#menu_hor ul :active {
	color: #FBEC5D;
	text-decoration: none;
}

#menu_hor a, #menu_hor h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #007B3D #007B3D #007B3D #007B3D;
margin: 0;
padding: px 0px;
}

#menu_hor h2 {
color: #FFF5AE;
background: #007B3D;
text-transform: uppercase;
}

#menu_hor a {
color: #FFF5AE;
background: #007B3D;
text-decoration: none;
}

#menu_hor a:hover {
color: #007B3D;
background: #FDEE89;
}


#menu_hor li {position: relative;}

#menu_hor ul ul {
position: absolute;
z-index: 500;
}

#menu_hor ul ul ul {
top: 0;
left: 100%;
}

div#menu_hor ul ul,
div#menu_hor ul li:hover ul ul,
div#menu_hor ul ul li:hover ul ul
{display: none;}

div#menu_hor ul li:hover ul,
div#menu_hor ul ul li:hover ul,
div#menu_hor ul ul ul li:hover ul
{display: block;}
<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu_hor ul li {float: left; width: 100%;}
#menu_hor ul li a {height: 1%;} 

#menu_hor a, #menu_hor h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style>
<![endif]-->


/* *********menu vertical*********/


#menu_vert {

width: 12em; /* set width of menu */
background:#007B3D ;

} 

#menu_vert ul { /* remove bullets and list indents */
list-style: none;
position: relative;

margin:0px;
padding: 0px,0px,0px,0px;
	background:#007B3D ;
	color: #FFF5AE;
}

/* style, color and size links and headings to suit */
#menu_vert a, #menu_vert h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #007B3D #007B3D #007B3D #007B3D;
margin: 0;
padding: 0px 10px;
}

#menu_vert h2 {
color: #007B3D ; 
background:#FFF5AD;
text-transform: uppercase;
}
#menu_vert h3 a {
color: #007B3D ;   /*this is a white colour*/
background:#FFF5AD;  /* this is the light colour*/
text-transform: uppercase;
}


#menu_vert a {
color:#FFF5AE; 
background:#007B3D;
text-decoration: none;
}

#menu_vert a:hover {
color: #007B3D;
background: #FDEE89;
}
#menu_vert li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 

#menu_vert ul ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}
div#menu_vert ul ul ul,
div#menu_vert ul ul li:hover ul ul
{display: none;}

div#menu_vert ul ul li:hover ul,
div#menu_vert ul ul ul li:hover ul
{display: block;}
