body {
	font-family:verdana,Sans-serif,Arial;
	margin:0px;
	
	background-image: url('http://www.bte.org.uk/media/images/design/bg_tile.jpg');
	background-repeat:repeat;
	background-color:#ffffff;
}
table{
	font-size:10pt;
}
img{
	margin:0px;
	padding:0px;
	border:0px;
}
div#youarehere{
	color:#aaaaaa; font-size:8pt; padding-bottom:2px;
}
div#youarehere a{
	color:#333333;
}
div#centerer{
	margin: 0px auto 0px auto;
	text-align:left;
	width:700px;
	background-color:#ffffff;
}
.admin_links  {
	position:absolute;
	top:85px;
	left:200px;
	width:300px;
	height:70px;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	z-index:1000;
} 
.admin_links a, .admin_links a:visited {
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

div#header{
	position:relative;
	width:700px;
	height:242px;
	background-color:#cccccc;
}
div#left_column{
	float:left;
	width:225px;
	margin:0px;
	padding:0px;
}
div#main_column{
	float:right;
	width:475px;
}
div#footer{
	color:#ffffff;
	background-color:#003366;
	text-align:center;
	line-height:40px;
	height:40px;
	width:700px;
	clear:both;
	font-size:10px;
}
.heading{
	color:#ffffff;
	margin:0px;
	padding:0px;
	background-color:#003366;
	padding-left:10px;
	font-weight:bold;
	font-size:12pt;
	line-height:40px;
	height:40px;
}
.left{
	border-right:1px solid #000000;
}
.right{
	border-left:1px solid #cccccc;
}
div#footer a{
	color:#ffffff;
	font-size:8pt;
}
div#menu{
	position:absolute;top:33px;left:225px;
	z-index:999;
}
div#languages{
	position:absolute;
	top:7px;
	left:10px;
}
div#languages a{
	margin-right:5px;
}
div#login{
	position:absolute;
	top:85px;
	left:250px;
	width:440px;
	height:70px;
	text-align:right;
	z-index:2;
	font-size:10pt;
	color:#000000;
}
div#login a{
	color:#000000;
	text-decoration:none;
}
div#login a:hover{
	text-decoration:underline;
}
div#login table{
	margin-top:2px;
	font-size:10pt;
	color:#000000;
	margin-right:0px;
	margin-left:auto;
}
div#login input{
	background-color:#ffffff;
	border:1px solid #000000;
	font-size:8pt;
}
div#parent_menu{
	background-color:#cccccc;
	border:1px solid #000000;
	font-size:8pt;
	margin:10px;
	margin-top:30px;
	padding:10px;
}
ul#latest_news{
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:217px;
}
ul#latest_news li{
	padding:5px 10px 5px 10px;
	font-size:8pt;
}
ul#latest_news li a{
	text-decoration:none;
}
.news_heading{
	font-weight:bold;
	color:#003366;
	font-size:8pt;
}
.news_description{
	font-size:8pt;
	color:#999999;
}
div#main_content{
	background-color:#cccccc;
	background-image:url('http://www.bte.org.uk/media/images/design/main_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:10px;
	padding-bottom:20px;
	font-size:10pt;
}
ul#recent_documents{
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:217px;
	background-color:#cccccc;
	background-image:url('http://www.new.bte.org.uk/images/www.new.bte.org.uk/design/recent_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:20px;
}
ul#recent_documents li{
	padding:5px 10px 5px 10px;
	font-size:8pt;
}
ul#recent_documents li a{
	text-decoration:none;
}
.documents_heading{
	font-weight:bold;
	color:#003366;
	font-size:8pt;
}
.documents_description {
	font-size:10px;
	color:#333333;
}
.recent{
	background-color:#cccccc;
	background-image:url('http://www.new.bte.org.uk/images/www.new.bte.org.uk/design/recent_top.gif');
	background-repeat:no-repeat;
	background-position:top left;
	color:#003366;
	padding-left:10px;
	margin-top:20px;
	margin-right:8px;
}
div#copyright{
	line-height:30px;
	font-size:8pt;
	color:#333333;
	text-align:center;
}
table#message_stack{
	border:1px solid #cccccc;
	width:760px;
	text-align:center;
	margin: 0px auto 10px auto;
}
table#message_stack td{
	text-align:left;
	font-size:8pt;
}
p{
	text-align:left;
}
h1{
	font-size:14pt;
}
div#language_warning{
	font-size:8pt;
}
div#site_selector{
	position:absolute;
	top:6px;
	left:500px;
	width:190px;
	text-align:right;
	font-size:8pt;
	color:#999999;
}
div#site_selector input,div#site_selector select{
	font-size:8pt;
}


/*gallery*/
#fsb_menu{
	padding:10px;
	border:1px solid #333333;
	background-color:#dddddd;
}
ul.gallery{
	margin:20px auto 20px auto;
	padding:0px;
	list-style-type:none;
}
ul.gallery li{
	font-size:8pt;
	float:left;
	text-align:center;
	width:110px;
	height:130px;
	margin:5px;
	padding:0px;
	padding-top:5px;
	cursor:pointer;
	cursor:hand;
}
ul.gallery li table{
	background-color:#ffffff;
	border:1px solid #333333;
	width:100px;
	height:100px;
	margin:0px 5px 0px 5px;
	padding:0px;
	border-collapse:collapse;
}
ul.gallery li table td{
	vertical-align:middle;
	text-align:center;
	margin:0px;
	padding:0px;
}
.selected{
	background-color:#003366;
	color:#ffffff;
}
ul.gallery li a{
	text-decoration:none;
}
#fsb_details{
	text-align:center;
	margin:20px;
}
#fsb_details a{
	text-decoration:none;
}
#fsb_details ul{
	text-align:left;
	margin:0px;
	margin-top:10px;
	padding:0px;
}
#fsb_detail_navigation{
	margin-top:5px;
	text-align:center;
}
#fsb_detail_navigation a{
	margin:0px; padding:0px;
}
#fsb_location{
	border:1px solid #000000;
	padding:5px;
	margin-bottom:5px;
	font-weight:bold;
	background-color:#dddddd;
}

.default_update_form{
}
.default_update_form table{
	margin:10px;
}
.default_update_form_button{
	text-align:right;
}
.default_update_form_row_title{
	font-size:8pt;
	color:#333333;
}

.error{
	font-weight:bold;
	color:#003366;
	background-color:#ffcccc;
	border:1px solid #003366;
}

ul#resources ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul#resources li{
	font-size:14pt;
}
ul#resources li div{
	text-decoration:underline;
	font-weight:bold;
	font-size:12pt;
	margin-top:10px;
	margin-bottom:10px;
}
ul#resources ul li{
	vertical-align:middle;
	line-height:22px;
	clear:both;
	font-size:10pt;
}
ul#resources ul li img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

ul#news{
	margin:30px;
	padding:0px;
	list-style-image: url('http://www.bte.org.uk/media/images/file_browser/mime_small/news.png');
}

ul#news li{
	margin:10px;
}

ul#news li a{
	text-decoration:none;
}

.documents_heading a{
	text-decoration:none;
	color:#003366;
}

table.fsb{
	width:455px;
	border-collapse:collapse;
	margin:0px;
	font-size:10pt;
}
table.fsb tr{
	cursor:pointer;
	cursor:hand;
}
table.fsb tr td{
	margin:0px;
	padding:2px;
}
table.fsb tr.even{
	background-color:#efefef;
}
table.fsb tr.odd{
	background-color:#ffffff;
}

table.fsb thead{
	font-weight:bold;
	border-bottom:1px solid #000000;
}

.field_name {
	color:#333333;
	font-size:10px;
}
.field_data {
	color:#333333;
	font-size:10px;
}
.std_button {
}


.error_box{
	border:2px solid #FF3366;
	color:#FF3366;
	background-color:#CCCCCC;
	width:440px;
	padding:5px;
}


.hi{
	font-family:'Kruti Dev 714';
	font-size:130%;
}
img.portrait{
	float:right;
	margin:10px;
	border:1px solid #000000;
}
div.resources_box{
	border:1px solid #000000;
	background-color:#ffffff;
	text-align:center;
	margin:10px;
	padding:10px;
	color:#333333;
	font-size:8pt;
}
div.resources_box a{

}
table.listing{
	font-size:8pt;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}
table.listing td{
	padding:5px;
}
td.icon img{
	border:1px solid #000000;
	margin:0px;
	padding:0px;
}
