/* 
Title:     TLRC main styles
Author:    yorenchang@gmail.com
Updated:   
*/

body{
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px/1.6em Tahoma, Verdana, Arial;
	background: #ccc url(../img/bg.gif) center center repeat-y;
	color: #434343;
}

img{
	border: 0;
}
p, table, ol{
	margin-left: 30px;
	margin-right: 2em;
}
ol{
	padding-left: 30px;
}
table{
	margin-bottom: 1em;
}
a:link{
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
h1{
	margin-left: 30px;
	color: #63bf3a;
	font-size: 16px;
}

/* @group Wrapper */

#wrapper{
	margin: 0 auto;
	text-align: left;
	width: 752px;
	border-left: 2px solid #fff;
	background-color: #fff;
}

/* @end */

/* @group Header */

.index #header{
	background: url(../img/header_bg.jpg) right bottom no-repeat;
	height: 240px;
	text-align: right;
}
.sub #header{
	position: relative;
}
.index #header ul#menu{
	margin: 0;
	padding: 114px 0 0 0;
	height: 17px;
}
#header ul#menu li{
	display: inline;
	margin: 0;
	padding: 0 5px;
	font: normal 13px serif;
}
#header ul#menu li a:link, #header ul#menu li a:visited{
	color: #9a9a9a;
	text-decoration: none;
}
#header ul#menu li a:hover{
	text-decoration: underline;
}
.sub #header ul#menu{
	position: absolute;
	top: 62px;
	left: 565px;
	margin: 0;
	padding: 0;
}
.sub #header ul#menu li{
	padding: 0 2.5px;
}

/* @end */

/* @group Main */

#main{
	float: left;
}

/* @group Sidebar */

#sidebar{
	float: left;
	width: 157px;
	background: #e5e5e5 url(../img/sidebar_bg.gif) 0 0 no-repeat;
	border-bottom: 1px solid #fff;
}
#sidebar #nav{
	margin: 41px 0 20px 17px;
}
#sidebar p{
	margin: 1px 0;
	padding: 0;
	text-align: center;
}
#sidebar p.stats{
	margin-top: 1em;
}

/* @end */

/* @group Content */

#content{
	float: left;
	width: 595px;
}
#content img.edu{
	padding: 10px 10px 0 0;
}
#breadcrumb{
	clear: both;
	color: #9a9a9a;
	font: normal 13px serif;
	padding: 0 0 5px 30px;
}
.sub #breadcrumb{
	margin-top: 20px;
}
#breadcrumb a:link, #breadcrumb a:visited{
	color: #ff9900;
	text-decoration: none;
}
#breadcrumb a:hover{
	text-decoration: underline;
}

p.submenu{
	font-size: 15px;
	line-height: 1.5em;
}
p.submenu a{
	color: #ff9900;
}

a.links, a.docs{
	color: #434343;
}
span.intro{
	padding-left: 16px;
}
img.border1{
	border: 1px solid #666;
	margin: 3px;
}
img.border2{
	border: 1px solid #666;
	margin-top:0;
}

/* @group News */

#content dl.news{
	margin: 20px 0 20px 30px;
	padding: 0;
}
#content dl.news dt{
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../img/blt_01.gif) 0 3px no-repeat;
	list-style-type: none;
}
#content dl.news dd{
	margin: 0;
	padding: 0;
	line-height: 2.5em;
}
#content dl.news dd .blt{
	color: #ff9900;
	padding-right: 10px;
	font-weight: bold;
}
#content dl.news dt a:link, #content dl.news dt a:visited{
	color: #ff9900;
	text-decoration: none;
	background: #fedfb3 url(../img/news_li_bg.gif) right bottom no-repeat;
	padding: 2px 40px 2px 0;
	line-height: 2em;
	font-weight: bold;
}
#content dl.news dt a:hover{
	text-decoration: underline;
}
#content dl.news .date{
	padding-left: 5px;
	font-weight: bold;
	color: #ff9900;
}

#content #news{
	margin: 10px 20px 20px 30px;
}
#content #news h2{
	padding: 0 0 0 20px;
	background: url(../img/blt_01.gif) 0 3px no-repeat;
	font-size: 15px;
	line-height: 1.6em;
	color: #ff9900;
}
#content #news ul{
	clear: both;
}

/* @end */

/* @group Activities */

#content dl.act{
	margin: 20px 0 20px 30px;
	padding: 0;
}
#content dl.act dt{
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../img/blt_02.gif) 0 3px no-repeat;
	list-style-type: none;
}
#content dl.act dd{
	margin: 0;
	padding: 0;
	line-height: 2.5em;
}
#content dl.act dd .blt{
	color: #66bb50;
	padding-right: 10px;
	font-weight: bold;
}
#content dl.act dt a:link, #content dl.act dt a:visited{
	color: #66bb50;
	text-decoration: none;
	background: #ccebba url(../img/act_li_bg.gif) right bottom no-repeat;
	padding: 2px 40px 2px 0;
	line-height: 2em;
	font-weight: bold;
}
#content dl.act dt a:hover{
	text-decoration: underline;
}
#content dl.act .date{
	padding-left: 5px;
	font-weight: bold;
	color: #66bb50;
}
#content #act{
	margin: 10px 20px 20px 30px;
}
#content #act h2{
	padding: 0 0 0 20px;
	background: url(../img/blt_02.gif) 0 3px no-repeat;
	font-size: 15px;
	line-height: 1.6em;
	color: #66bb50;
}
#content #act ul{
	clear: both;
}
/* @end */

/* @group Table1 */

table.table1{
	border-bottom: 1px solid #000;
}
.table1 caption{
	font-weight: bold;
	margin-left: 30px;
	text-align: left;
}
.table1 th, .table1 td{
	border-collapse: collapse;
	padding: 5px;
}
.table1 th{
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
.table1 td{
	border-bottom: 1px solid #000;
}
.table1 td p{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
.table1 td ul{
	margin: 0;
	padding-left: 1.5em;
}
.table1 td ul li{
	line-height: 1.5em;
}
.table1 th.c1{
	background-color: #fbd4b3;
}
.table1 th.c2{
	background-color: #bbe0f2;
}
.table1 th.c3{
	background-color: #d9d9d9;
}
.table1 td.c4{
	background-color: #f8ecd6;
}
.table1 td.c5{
	background-color: #dbeef4;
}
.table1 td.c6{
	background-color: #f2f2f2;
}

/* @end */

/* @end */

/* @end */

/* @group Footer */

#footer{
	clear: both;
	border-top: 15px solid #f0f0f0;
	color: #585858;
	text-align: center;
	padding: 10px 0;
}
#footer p{
	margin: 0;
	padding: 0;
}

/* @end */