/*@override
http://naratraining.com.au/css/nara.custom.css
*/
BODY
{
	background-color: #F2B318;
	color: #7E8083;
	background-image: url(../upload/template/nara/body-background-001.jpg);
	background-position: center top;
}
#container
{
	background-color: #FFF;
	background-image: url(../upload/template/nara/content-background-001.jpg);
	background-repeat: repeat-x;
}
#banner
{
	background-color: #EEE;
	background-image: url(/utils/randomimage.php?dir=/upload/template/nara/banners/);
}
#header
{
	background-color: #E1E1E1;
}
#sidebar-right
{
/*background-color: #ff0000;*/
	margin-top: 65px;
}
#sidebar-left
{
/*background-color: #ff0000;*/
}
#content A
{
}
#content A:hover
{
}
/*@group Fonts*/
H1
{
	color: #FDB826;
	line-height: 1.4;
}
#content H1
{
	font-size: 2.2em;
	color: #878787;
	text-decoration: underline;
	font-weight: bold;
}
#content H2
{
	font-size: 1.8em;
	font-weight: bold;
}
H2
{
	color: #FDB826;
	line-height: 1.4;
}
H3
{
	color: #FDB826;
	line-height: 1.4;
}
H4
{
	color: #FDB826;
	line-height: 1.4;
}
H5
{
	color: #FDB826;
	line-height: 1.4;
}
H6
{
	color: #FDB826;
	line-height: 1.4;
}
/*@end
@group Navlist*/
#navlist
{
	background-image: url(../upload/template/nara/nav-background-001.jpg);
}
#navlist .depth-1 LI.selected A
{
/*background-color: #95bf2f;*/
}
#navlist UL
{
	background-image: url(../upload/template/nara/nav-background-002.gif);
	background-position: bottom left;
}
#navlist LI
{
}
#navlist LI:hover>A
{
	color: #FFF;
}
#navlist A
{
	font-weight: bold;
	color: #7E8083;
}
#navlist A:hover, #navlist LI.d1:hover
{
	color: #FFF;
	background-color: #7E8083;
	background-image: none;
}
#navlist LI LI
{
	border-top: 2px solid #7E8083;
	background-image: none;
}
#navlist LI LI A
{
	color: #000;
}
#navlist LI LI:hover A
{
	color: #FFF;
	background-color: #7E8083;
}
/*@end
@group Slideshow*/
#content #controls #crossfader-previous
{
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/spring/previous-001.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #AAA;
}
#content #controls #crossfader-next
{
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/spring/next-001.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #AAA;
}
/*@end*/
#sub
{
	position: relative;
	margin: 10px 0;
	padding: 0 30px;
}
UL#runner
{
	position: relative;
	background-image: url(../upload/template/nara/news-001.gif);
	background-repeat: no-repeat;
	width: 519px;
	height: 34px;
	margin: 0;
	padding: 0;
}
#runner LI
{
	list-style-type: none;
	position: absolute;
	margin: 0;
	padding: 7px 20px;
	font-weight: bold;
	color: #FFF;
}
#card-stack
{
	border: 0px solid #FF0000;
	position: absolute;
	width: 201px;
	top: 0;
	right: 30px;
	text-align: right;
}
#card-1, #card-2
{
	background-image: url(../upload/template/nara/card-001.gif);
	background-repeat: no-repeat;
	height: 64px;
}
#card-1 A, #card-2 A
{
	float: right;
	display: block;
	padding: 10px 12px;
	width: 120px;
	text-decoration: none;
	color: #7E8083;
	font-weight: bold;
}
#card-1 A
{
	font-size: 15px;
}
#card-2 A
{
	padding: 7px 12px;
	font-size: 13px;
}
.product
{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.product TH
{
	background-color: #CCC;
}
.product TD A
{
	text-decoration: none;
	color: #7E8083;
}
.product .heading
{
	background-color: #FFD281;
}
.product TD, .product TH
{
	padding: 8px;
	border: 3px solid #888;
	font-weight: bold;
}
.narrow
{
	padding-top: 10px;
}
