/*-------------------------------------------------------------
[Master Stylesheet]

Project:	RMT Website
Version:	1
Last Change:	23/05/08 - added breadcrumbs
-----------------------------------------------------------------*/

html, body { 
margin : 0;
padding : 0;
} 

body { 
font : 77% Arial, "Trebuchet MS", Helvetica, Tahoma, sans-serif;
background:url(images/pattern_037.gif) #ccc;
color : #555;
} 


/*------------------WRAP------------------------*/
#wrap { 
width : 960px;
margin-left : auto;
margin-right : auto;
padding : 0;
border : 10px solid #fff;
color : #555;
background : #fff url(images/wrap_bg.jpg) repeat-x;
} 


/*------------------BANNER----------------------*/
#masthead { 
height : 100px;
padding : 0;
margin-bottom : 0;
} 


/*------------------MAIN CONTAINER---------------*/
#container { 
width : 960px;
margin-left : auto;
margin-right : auto;
margin-top : 10px;
padding : 0;
line-height : 1.8em;
} 
#menucontainer { 
position : relative;
height : 56px;
color : #e0e0e0;
background : #2c3650;
width : 100%;
font-family : Helvetica, Arial, Verdana, sans-serif;
} 
#menunav { 
position : relative;
height : 33px;
font-size : 12px;
text-transform : uppercase;
font-weight : bold;
background : #fff url(images/menu_bg.gif) repeat-x bottom left;
padding : 0 0 0 8px;
} 
#menunav ul { 
margin : 0;
padding : 0;
list-style-type : none;
width : auto;
float : left;
} 
#menunav ul li { 
display : block;
float : left;
padding : 0 1px;
} 
#menunav ul li a { 
display : block;
float : left;
color : #eaf3f8;
text-decoration : none;
padding : 0 0 0 8px;
height : 33px;
} 
#menunav ul li a span { 
padding : 12px 20px 0 0;
height : 33px;
float : left;
} 
#menunav ul li a:hover { 
color : #fff;
background : transparent url(images/menu_bg-OVER.gif) repeat-x bottom left;
} 
#menunav ul li a:hover span { 
display : block;
width : auto;
cursor : pointer;
} 
#menunav ul li a.current, #menunav ul li a.current:hover { 
color : #fff;
background : #1d6893 url(images/menu_left-ON.gif) no-repeat top left;
line-height : 275%;
} 
#menunav ul li a.current span { 
display : block;
padding : 0 20px 0 5px;
width : auto;
background : #1d6893 url(images/menu_right-ON.gif) no-repeat top right;
height : 33px;
} 

/*------------------ CONTENT ---------------*/
#content { 
padding : 0 1em 0 1em; /* top, right, bottom, left*/
margin : 0  0 0 270px;
border-left: 1px solid #eee;
border-right : 1px solid #eee;
} 

/*------------------ SIDEBAR ---------------------*/
#sidebar { 
float : left;
width : 240px;
margin-top : 0;
padding : 0 1em 0 1em;
border-left:1px solid #eee;
}

#sidebar h4 {
height: 22px;
border-bottom: 1px dashed #E0E0E0;
border-spacing: 2px;
font-family: 99% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
font-size: 10pt;
font-weight: bold;
color:#2c3650;
}

/*------------------FOOTER-------------------------*/
#footer { 
clear : both;
height : 50px;
padding : 0;
margin-bottom : 0;
margin-top : 20px;
text-align : center;
border-top : 5px solid #4592be;
color : #fff;
background : #2c3650;
} 


/*------------------TYPOGRAPHY---------------------*/

h1 { 
float : left;
margin : 0;
padding : 20px 0 20px 25px;
font : 150% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
letter-spacing : 5px;
color : #fff;
} 

h2 { 
margin : 0;
padding : 10px 5px 0 0; /* top, right, bottom, left*/
font : 12px "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
letter-spacing : 2px;
color : #4592be;
font-weight:bold;
} 

h3 { 
margin : 0;
padding : 5px 0 15px 0;
border-bottom : 1px solid #aaa;
font : 150% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #2c3650;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
} 


/*------------------LINKS-------------------------------*/
a:link, a:visited { 
color : #4592be;
background : inherit;
text-decoration : underline;
} 
a:hover { 
color : #aaa;
background : inherit;
text-decoration : none;
} 
a img {
border: 0;
}

/*------------------SIDENAV---------------------*/
#sidenav {
width: 240px;
margin:2px;
}

#sidenav  a {
color: #4592be;
/*background-color: #ffffff;*/
padding: 4px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #a8a8a8;
font: 11px "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

#sidenav a:hover {
background-color: #ffd27f;
color: #2c3650;
text-decoration: none;}

#sidenav a.top {
	background-color:#2c3650;
	font:13px "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding:4px;
	}
	

/*------------------IMAGES----------------------*/
.left { 
float : left;
border : 0 solid #656c4a;
margin : 5px 0 10px 0;
padding : 10px;
} 


/*------------------SEARCH BOX--------------------*/
legend { 
margin-bottom : 30px;
color : #143c55;
} 
input { 
background : #eee;
} 

/*----------------- DEFINITION LISTS -------------*/
dl {
width: 240px;
margin: 0 0 20px 0px;
padding: 0;
}

dt {
margin: 0 0 10px 0;
padding: 10px;
font-size: 130%;
font-weight:bold;
color: #fff;
border-bottom: 1px solid #fff;
}
	
dd {
margin: 0 0 0 10px;
/*background-image:url(images/arrow_blue.gif);
background-repeat: no-repeat;
background-position: 0 .6em;*/
padding: 0 10px 10px 10px;
color: #515151;
font-family: Verdana, sans-serif;
font-size: 90%;
}
		
#blue dt {
background-color: #2c3650;
}
	
#blue {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #2c3650;
border-right-color: #2c3650;
border-bottom-color: #2c3650;
border-left-color: #2c3650;
border-top-style: none;
}
	
/*#red dt {
background-color: #fca95b;
}
	
#red {
background-color: #fca95b;
}
	
#green dt {
background-color: #60c090;
background: url(images/featured.jpg) no-repeat;
}

#green {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: dashed;
border-bottom-style: dashed;
border-left-style: dashed;
border-top-color: #2c3650;
border-right-color: #2c3650;
border-bottom-color: #2c3650;
border-left-color: #2c3650;
border-top-style: none;
}*/

/*-------------------- TABLES ---------------------------*/
table.quickcourse {
border-collapse: collapse;
border: 1px solid #ffd27f;
font: normal 11px verdana, arial, helvetica, sans-serif;
color: #F6ECF0;
background: #ffffff;
}
  
table.quickcourse td, th {
border: 1px solid #ffd27f; /*inner solid border*/
padding: 0.8em;
color: #2c3650;
}
 
table.quickcourse thead th{
font: bold 11px verdana, arial, helvetica, sans-serif;
border: 1px solid #ffd27f;
text-align: left;
background: #ffeec5; /*heading row colour*/
color: #2c3650;
padding-top:6px;
}

table.quickcourse tr.odd {
border-collapse:collapse;
background: #ffeec5;
  }

  
/* ------------------------TABLE LISTS -----------------------*/
.tablelist{
padding-top: 0;
font: #4592be Verdana, Arial, Helvetica, sans-serif bold 11px;
}

.tablelist ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

.tablelist ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.tablelist ul li a{
text-decoration:none;
color: #4592be;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
font-weight: bold;
}

.tablelist ul li a:visited{
color: #A70303;
}

.tablelist ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

/*---------------------BREADCRUMBS----------------------------*/
#bread {
color: #2c3654;
background-color: #fff;
padding: 3px;
margin-bottom: 25px;
}

#bread ul {
margin-left: 0;
padding-left: 0;
border: none;
} 

#bread ul li {
margin-left: 0;
padding-left: 2px;
border: none;
list-style: none;

}

.breadcrumb{
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(images/arrows.gif)no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: #2c3654;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;
}