/********************************************************/
/* Part-time section stylesheet for GCC					*/
/********************************************************/
/* Page panels ******************************************/
#page-panel {
	background:#903 url(http://static.gccweb.co.uk/images/sections/pt-bg.jpg) repeat-x bottom !important;
}

#page-panel ul {
	background:url(http://static.gccweb.co.uk/images/sections/pt-home-search-box.gif) no-repeat bottom right;
}

#page-panel ul li a:link, #page-panel ul li a:active, #page-panel ul li a:visited {
	background:url(http://static.gccweb.co.uk/images/sections/pt-home-search-box-arrow.gif) no-repeat 10.7em 0.7em;
}

/* Internal page top border *****************************/
#page-content {
	background-image:none;
}

.top-border {
	background:#FFF url(http://static.gccweb.co.uk/images/sections/pt-top.gif) repeat-x top left !important;
}

/* Internal page left nav *******************************/
#page-content .left .section-nav li, #page-content .left .section-nav li, #page-content .left .section-nav li {
	background: url(http://static.gccweb.co.uk/images/sections/pt-dots.gif) repeat-x bottom left;
}

#page-content .left .section-nav li a:link, #page-content .left .section-nav li a:active, #page-content .left .section-nav li a:visited {
	color:#903;
}
#page-content .left .section-nav li a:hover {
	background:url(http://static.gccweb.co.uk/images/sections/pt-arrow.gif) no-repeat right 0.9em;
}

#page-content .left .section-nav li a.selected:link, #page-content .left .section-nav li a.selected:active, #page-content .left .section-nav li a.selected:visited {
	background:url(http://static.gccweb.co.uk/images/sections/pt-header-bg.gif) no-repeat top left;
}

#page-content .left .section-nav li a.selected:link span, #page-content .left .section-nav li a.selected:active span, #page-content .left .section-nav li a.selected:visited span {
	background:url(http://static.gccweb.co.uk/images/sections/pt-arrow.gif) no-repeat 14.2em 0.2em;
}

/* Internal page left apply online **********************/
#page-content .left a.apply-online:link, #page-content .left a.apply-online:active, #page-content .left a.apply-online:visited {
	background:url(http://static.gccweb.co.uk/images/sections/pt-apply-online.jpg) no-repeat top right;
}

/* Internal page main content ***************************/
#page-content .main h1 {
	color:#903;
	background:url(http://static.gccweb.co.uk/images/sections/pt-dots.gif) repeat-x bottom left;
}

#page-content .main .content h2,
#page-content .main .content-full h2 {
	color:#903;
	background:url(http://static.gccweb.co.uk/images/sections/pt-dots.gif) repeat-x bottom left;
}

/* Internal page right content **************************/
#page-content .main .right .search-links {
	background:url(http://static.gccweb.co.uk/images/sections/pt-dots.gif) repeat-x bottom left;
}

#page-content .main .right .search-links li a:link, #page-content .main .right .search-links li a:active, #page-content .main .right .search-links li a:visited {
	color:#903;
	background:url(http://static.gccweb.co.uk/images/sections/pt-double-arrow.gif) no-repeat right 0.2em;
}

#page-content .main .right h2 {
	background:url(http://static.gccweb.co.uk/images/sections/pt-dots.gif) repeat-x bottom left;
	color:#903;
}
