﻿/* Breeze v2.0 - 27/5/2007 */

/* Containers */

.wrapper
{
	margin: 0 auto -261px; /* the bottom margin is the negative value of the footer's height */	
}

#lower-container
{
	background: #b1d236 url(../images/layout/lower-bg.png) 0 0 repeat-x;
}
#footer-container
{
	border-top: solid 3px #b4d12b;
	background-color: #1852a0;
}
#tree-container
{

}

/* Page Layout elements */

#tree
{
	width: 760px;
	height: 141px	
}

#lower
{
	width: 760px;
	height: 49px;
	margin: 0 auto;
	background: url(../images/layout/lower-inner-bg.png) 0 0 no-repeat;
	font-size: 0.95em;
	line-height: 1.5em;
	color: #24511a;
}
#footer
{
	width: 760px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	font-size: 0.95em;
	padding-top: 8px;
	height: 60px
}

#internal_footer, .push
{
	height: 149px; /* .push must be the same height as .footer */
}
#footer #links
{
	position: absolute;
	left: 130px;
	width: 560px;
	text-align: center;
}
#footer #logo
{
	position: absolute;
	margin-top: 4px;
	left: 0;
}
#footer #relate
{
	position: absolute;
	margin-top: 4px;
	padding-right: 16px;
	right: 0;
	background: url(../images/layout/icon-relate.png) 100% 0 no-repeat;
}
#footer #sice
{
	position: absolute;
	margin-top: 4px;
	padding-right: 65px;
	right: 0;
	
}
#footer p
{
	color: #fff;
	padding-bottom: 5px;
}
#footer ul
{
	color: #fff;
	text-align: center;
	list-style: none;
	padding: 0;
	margin-bottom: 5px;
}
#footer ul li
{
	display: inline;
}
#footer a
{
	color: #fff;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}

#main
{
	position: relative;
	top: 20px	
}

#main #menu
{
	width: 204px;
	float: left;
}

#main #menu h2
{
	background: none	
}

#main #content
{
	float: right;
	width: 535px;
	margin-bottom: 15px	
}

/* Side Nav */

.sidenav ul
{
	border-top: solid 1px #fff;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidenav ul li
{
	list-style-type: none;
	overflow: hidden;
}

div.panelbar, div.slide
{
	width: 204px;
}

.sidenav li a
{
	margin-bottom: 1px;
	height: 26px;
	width: 204px;
	display: block;
	color: #fff;
	font-size: 1.3em;
	line-height: 26px;
	text-indent: 10px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/layout/nav-bg.png) 0 0 no-repeat;
}

.sidenav li ul li a
{
	text-indent: 20px;
	font-size: 1.1em
}

.sidenav li a:hover
{
	background-position: 0 -26px;
}

.sidenav .sub a:hover
{
	background-position: 0 0;	
}

.sidenav li.sub, .sidenav li.sub ul li
{
	margin-bottom: 0	
}

.sidenav li.sub a
{
	background: url(../images/layout/nav-inner-bgFirst.png) 0 0 no-repeat;	
	height: 25px;
}

.sidenav li.sub ul li a
{
	background: url(../images/layout/nav-inner-bg.png) 0 0 no-repeat;
	text-indent: 35px;
	height: 25px;
}

.sidenav li.sub ul li.last
{
	margin-bottom: 1px	
}

.sidenav li.sub ul li.last a
{
	background: url(../images/layout/nav-inner-bgLast.png) 0 0 no-repeat;	
	height: 26px;
}

/* Search */

#main #search h2, #main #accountlogin h2, #main #accountlogin #breeze h2
{
	text-indent: -99999px;
}

#menu #search
{
	position: relative;
	margin-top: 10px;
	width: 204px;
	height: 105px;
	background: url(../images/layout/search-internal-bg.png) 0 0 no-repeat;
}

#menu #search .inner
{
	position: absolute;
	top: 40px;
	left: 15px;
}

#menu #search input
{
	background: url(../images/layout/search-input-bg.png) 0 0 repeat-x;
	border: solid 1px #dde21e;
	height: 21px;
	color: #fff;
	width: 170px;
	line-height: 22px;
	text-indent: 5px;
}

#menu #search button.go
{
	background: url(../images/layout/btn-search-go.png) 0 0 no-repeat;
	border: 0;
	width: 38px;
	height: 24px;
	margin: 6px 0 0 135px;
	padding: 0;
	text-indent: -99999px;
	cursor: pointer;
}

/* Account Login */

#menu #accountlogin h2
{
	padding: 0
}
#menu #accountlogin a
{
	position: relative;
	margin-top: 10px;
	display: block;
	width: 204px;
	height: 26px;
	background: url(../images/layout/nav-accountLoginSmall.png) 0 0 no-repeat;
	text-indent: -99999px;
	outline: none
}

#menu #accountlogin a:hover
{
	background-position: 0 -26px;
}

/* Breeze */

#menu #breeze
{
	position: relative;
	margin-top: 10px;
	width: 204px;
	height: 111px;
	background: url(../images/layout/banner-goingSomewhere.png) 0 0 no-repeat;
}
#menu #breeze h2
{
	padding: 0
}
#menu #breeze a
{
	display: block;
	width: 204px;
	height: 111px;
	text-indent: -99999px;
	outline: none	
}

/* Paging */

.paging
{
	text-align: right;	
}

.datatablePaging
{
	text-align: center;
	margin: 5px 0;
}

/* Table */

.grid
{
	margin: 0;
	padding: 0;
	border: solid 1px #999;
	table-layout:auto;
	border-collapse:collapse;		
}
.grid td
{
	border: solid 1px #999;	
	padding: 2px
}
.grid .heading
{
	background-color: #31B8F6;
	color: #fff;
	font-weight: bold	
}
.grid .item
{
	background-color: #fff	
}
.grid .altItem
{
	background-color: #eee
}
.bordered
{
	border: solid 1px #999;
	table-layout:auto;
	border-collapse:collapse;
	padding: 8px;
}
.bordered p
{
	margin: 0;
	padding: 0	
}

/* Internal stuff */

.news_item
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #0f3365
}

.faq-question a
{
	padding-left: 15px;
	background: url(../images/layout/bullet.png) no-repeat 0 50%;
}
.faq-hidden
{
	display: none;	
}
.faq-show
{
	margin: 4px 0;
	padding: 4px;
	border: solid 1px #666;
	background-color: #eee;	
}