/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2008
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
/*	-------------------------------------------------------------
	ECONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
#content #econtent {
	float: right;
	width: 680px;
	padding-bottom: 20px;
}


	
/*	-------------------------------------------------------------
	SECTION
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#sectionStartSide {
	float: right;
	padding: 5px 20px 0 0;
	text-align: center;
}

#content #sectionStartSide h2{
	padding: 20px 0 20px 0;
}

#sectionStartMain {
	padding-top: 15px;
}

#sectionStartMain a:link,
#sectionStartMain a:visited {
	display: block;
	width: 410px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	text-indent: 20px;
	font-size: 1.1em;
	background: url(../images/section_link_bg.gif) no-repeat;
	text-decoration: none;
	margin-left: 20px;
}

#sectionStartMain a:hover {
	color: #fff;	
	background-position: 0 -55px;
}


/*	-------------------------------------------------------------
	SIDE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #side {
	width: 244px;
	float: left;
	background: url(../../../templates/qcjc/images/side_bg.gif) repeat-y;
}

#sideInner1 {
	background: url(../../../templates/qcjc/images/side_top.gif) no-repeat top left;
	padding-top: 20px;
}

#sideInner2 {
	background: url(../../../templates/qcjc/images/side_bot.gif) no-repeat bottom left;
	padding: 0 20px 40px 20px;
}

	

/*	-------------------------------------------------------------
	ECONTENT START
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#content h2#arrow_left {
	margin: 5px 0 10px 0;
	background: url(../images/arrow_left.gif) no-repeat 0 11px;
	padding-left: 55px;
}


/*	-------------------------------------------------------------
	SIDE MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #side .menu {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#content #side .menu li {
	margin: 0;
	padding: 4px 0 4px 0;
	background: 0;
	clear: both;
	border-bottom: 1px solid #ccc;
}
	
	

/*	1st level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#content #side .menu li span {
	float: right;
	color: #aaa;
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 10px;
}

#content #side .menu li.active span {
	color: #888;	
}

#content #side .menu li a:link,
#content #side .menu li a:visited {
	display: block;
	width: 165px;
	float: right;
	color: #555;
	line-height: 1.2em;
	text-decoration: none;
	font-weight: normal;
}

#content #side .menu li.active a:link,
#content #side .menu li.active a:visited {
	color: #0b7b9f;	
}

#content #side .menu li a:hover {
	text-decoration: underline;
}

/*	2nd level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#content #side .menu li.active ul {
	padding: 6px 0 3px 0;
}

#content #side .menu li ul li {
	margin: 0;
	padding: 3px  0 0 0;
	background: 0;
	clear: both;
	border-bottom: 0;
}

#content #side .menu li.active ul li span {
	float: right;
	color: #aaa;
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 10px;
}

#content #side .menu li.active ul li.active span {
	color: #888;	
}

#content #side .menu li.active ul li a:link,
#content #side .menu li.active ul li a:visited {
	display: block;
	width: 165px;
	float: right;
	color: #777;
	line-height: 1.2em;
	text-decoration: none;
	font-weight: normal;
}

#content #side .menu li.active ul li a:hover {
	text-decoration: underline;
}

#content #side .menu li.active ul li.active a:link,
#content #side .menu li.active ul li.active a:visited {
	color: #59a3bb;	
}


/*	-------------------------------------------------------------
	ECONTENT ITEM
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#content #econtentAttachments {
	padding: 20px 0 10px 0;
}

#content #econtentAttachments ul {
	margin: 0;
	padding: 0;	
}

#content #econtentAttachments ul li {
	margin: 0;
	padding: 10px 0 10px 15px;
	background: 0;
}

#content #econtentAttachments ul li a:link,
#content #econtentAttachments ul li a:visited {
	display: block;
	font-size: 1.2em;
	color: #555;
	padding: 7px 0 5px 40px;
	background: 0 50% no-repeat;
}