body { color: #464646; background-color:#fff; background-image:url(../images/britech/Scheme_01/body_gradient.gif);background-position: top left;background-repeat:repeat-x; }
body { background-color:#fff; background-image:url(../images/britech/Scheme_01/body_gradient.gif);background-position: top left;background-repeat:repeat-x; }
body.mini { background-image:none; }
a,a:hover {	color:#3B5998; }

ul.firstItem li.current a { color:#f15c22;}
ul.firstItem li.current ul a { color:#3B5998; }
ul.firstItem li ul li.current a { color:#3B5998; }
ul.firstItem li ul li.current { color:#f15c22;list-style-image:url(../images/britech/Scheme_01/current_arrow.gif); padding-top:0px;margin-top:-5px; margin-left:0px; } 

table td { border-bottom:solid 1px #ccc; }
table th { background-color:transparent;border-bottom:solid 1px #f15c22; }
.textbookContent th { background-color:#edeaea;}
.textbookContent td, .textbookContent th { border:solid 1px #aaa; } 

.main 
{ 
	background-color:#f5f5f5;
	background-image:url(../images/britech/Scheme_01/container_background.gif);
	background-position: top left;
	background-repeat:repeat-y; 
	border:solid 1px #CCC;
}

.section
{	
	background-color:#fff;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;	
}

.sectionTitle
{
	background-color:White;
	background-image:url(../images/britech/Scheme_01/header_gradient.gif);
	background-position:0 -240px;
	background-repeat:repeat-x;
	border-bottom: solid 1px #ccc;
	color: #464646;
}

.sectionEdit { border:solid 1px #ccc; }

.highlightedContent
{
	background-color:#fcf7ca;
	border-bottom: 1px solid #fcf7ca;
	border-top: 1px solid #666;	
}

.highlightedContent .sectionTitle
{
	background-image: none;
	background-color: #666;
	color: White;
}

.videoHolder { padding: 15px 0px 15px 90px;}

.textbookContent h1, .textbookContent h2, .textbookContent h3, .textbookContent h4, .textbookContent h5, .textbookContent h6 { color:#333; }

.homeMain
{		
	background-color:#fff;
	color: #707070;
	background-image:url(../images/britech/Scheme_01/homeback.jpg);
	background-position: top left;
	background-repeat:no-repeat; 
}

.search {margin-top:10px;}

.styleBar
{		
	border-top: solid 1px #f15c22;
	background-color:#264665;
	color:White;
}

.userBar { border-bottom: solid 2px #ca3152; background-color:#264665; color:White; }
.userBar a { color:White; }
.userBar a:hover { color: #ccc;	text-decoration: none; }

.resultsBar { color:#252525; }
.searchBar { border-bottom: solid 1px #f15c22; }
.resultsBar a, .resultsBar h2, .resultsBar h3, .resultsBar h4 { color:#252525; font-weight:bold; }
.resultsBar h3 {font-size:1.5em; margin-right:0;margin-top:-5px;}
.textSection { margin-bottom: 10px; }
.textSection h3, .textsection h4, .textSection h5, .textSectionHeader {	margin-bottom: 0; }

.collapsed { background-image: url(../images/britech/Scheme_01/collapsed.gif); }
.notCollapsed {	background-image: url(../images/britech/Scheme_01/notcollapsed.gif); }
.searchResults ul { margin-left:20px; font-size: 1.2em; margin-bottom:0; }
.search input[type='text'] { border:inset 2px #D4D0C8; }

/* Modal Dialog */
#modalDialogHeader, #modalDialogFooter
{
	font-weight:bold; 
	font-size:larger; 
	background-image:url(../images/britech/Scheme_01/header_gradient.gif);
	background-position:0 -240px;
	background-repeat:repeat-x;
	border-bottom: solid 1px #ccc;
}

.jqmWindow { border: solid 1px Black; background:White; }
.jqmOverlay { background-color: #333; }

/* Rounded corners */
.bend1 {background:#ccc;}
.bend2, .bend3, .bend4 {background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.title_bend1 {background:#ccc;}
.title_bend2, .title_bend3, .title_bend4 {background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc;}

.highlighted_bend1 {background:#ccc;}
.highlighted_bend2, .highlighted_bend3, .highlighted_bend4 {background:#fcf7ca; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.highlighted_title_bend1 {}
.highlighted_title_bend2, .highlighted_title_bend3, .highlighted_title_bend4 {background:#666; border-left:1px solid #ccc; border-right:1px solid #ccc;}

.britechContent { padding:15px; }
.britechContent h2 { padding-bottom: 15px;}