/* - - - - - - Cscape Login 09 Apr 09 - - - - - - -*/
/* - - - - - - -Generic - - - - - - - - -*/

body {
	background-image: url(cscape/images/bg-grad.jpg);
}

#container {
	background-image: url(cscape/images/shadow.png);
}

/*Colours*/


#footer, body {
	background-color: #B3D8EB;
}

#header, #navbar {
	background-color: #006499;
}

h1, h2, #navbar li.active a, a, legend {
	color: #006499;
}

/* Header */

#header {
	background-image: url(cscape/images/header.gif);
}

/*Navbar*/

#navbar {
	background-image: url(cscape/images/headercorner.gif);
}

#navbar li.active, #navbar li.active a {
	background-image: url(cscape/images/active.gif);
}

/* Content area */

#content {
	background-image: url(cscape/images/contentpagebg.jpg);
	background-position: top right;
}

/* - - -Buttons - - - -*/

button, p.buttons a {
	background-image: url(cscape/images/button.gif);
}

button.cancel, p.buttons a.cancel {
	background-image: url(cscape/images/button_cancel.gif) !important;
}

button:hover, p.buttons a:hover {
	background-image: url(cscape/images/button_f2.png) !important;
}

button.cancel:hover, p.buttons a.cancel:hover {
	background-image: url(cscape/images/button_cancel_f2.png) !important;	
}

input.submit, a.submit {
	background: #006499 url(displaymedia.do?id=3164) top center no-repeat;
	border-color: #006499;
}

input.submit:hover, a.submit:hover {
	background: #007BBC url(displaymedia.do?id=3165) top center no-repeat;
}

/* - -- - - -footer section - - - - - - - -*/

#footer {
	background-image: url(cscape/images/footerbg.gif);
}

/* - - - - - - Cscape Addon - - - - - - -*/
/* - - - - - - - -homepage specific - - - - - - - - -*/

fieldset {
	background: #EDF6FA url(displaymedia.do?id=3166) top center repeat-x;
}

* html fieldset {
	background: #EDF6FA url(displaymedia.do?id=3166) top center repeat-x;
}