/***********************************************************************
 @ filename         : css/3c_list.css
 @ author           : Queen chen
 @ description      : iTry inner - miscellaneous page styles
 @ media            : screen
 @ created          : 2007-08-27
 @ modified         : 2007-09-27
**********************************************************************/
@import url(base.css);
@import url(inner_base.css);

/***** 3C達人 - 左選單  *****/
body.knight-member td#inner-layout-col-left {
	vertical-align: top;
    width: 167px;
    background: #feb8c8 url(../images/v1/bg_nav_left_blue.gif) repeat-y;
}

div#section-inner-content {
    background: transparent url(../images/v1/bg_inner_content.gif) repeat-x;
}
table#inner-layout {
	border-collapse: collapse;
	width: 100%;
}
table#inner-layout td {
}
td#inner-layout-col-main {
	vertical-align: top;
    width: 529px;
}
td#inner-layout-col-main div.col-container {
    margin: 0 20px;
    width: 489px;
	overflow: hidden;
}
td#inner-layout-col-leftmain {
	vertical-align: top;
	width: 695px;
}
td#inner-layout-col-leftmain div.col-container {
	margin: 0 20px;
	width: 655px;
	overflow: hidden;
}
td#inner-layout-col-right {
	vertical-align: top;
    width: 187px;
    background: transparent url(../images/v1/dot_1_blue.gif) repeat-y;
}
td#inner-layout-col-right div.col-container {
    margin: 0 5px 0 6px;
    width: 176px;
    overflow: hidden;
}
/***** 騎士團 : Left Nav *****/
ul.left-nav {
    padding: 48px 0;
    width: 166px;
    list-style: none;
    background: transparent url(../images/v1/bg_nav_left_top_blue.gif) no-repeat;
}
td#inner-layout-col-left div.col-container {
    background: transparent url(../images/v1/bg_nav_left_bottom.gif) 0 bottom no-repeat;
}
ul.left-nav li.left-nav-1 {
    height: 28px;
    overflow: hidden;
    background: transparent url(../images/v1/bg_nav_left_2.gif) no-repeat;
}
ul.left-nav li.left-nav-1 a {
    display: block;
    width: 166px; height: 28px;
    opacity: 0.8;
    text-indent: -999em;
}
ul.left-nav li.left-nav-2 {
    margin: 0 1px; padding: 1px 0;
    background-color: #e9eef4;
}
ul.left-nav li.left-nav-2 ul {
    list-style: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #4b5dcb;
}
ul.left-nav li.left-nav-2 li {
    margin: 0; padding: 4px 5px 4px 30px;
    font-size: 9pt;
    background: transparent url(../images/v1/bullet_dot_tiny.gif) 22px 10px no-repeat;
}
ul.left-nav li.left-nav-2 a {
    color: #4c4c4c;
    text-decoration: none;
}
ul.left-nav li.left-nav-2 a:hover {
    text-decoration: underline;
}

li#3c-news-all a { background: transparent url(../images/v1/nav_front_newsall.gif) no-repeat; }

.list-3c h2.knight3c-title-about {
    font-size: 11pt;
    font-weight: bold;
    color: #4d5bcd;
    margin: 0;
	padding:4px 0 4px 15px;
    background: #e9eef4 url(../images/v1/bullet_arrow_right.gif) no-repeat 0 7px;
}

h2.knight3c-title-breadcrumb {
    margin: 10px 0; padding: 3px 5px 8px 20px;
    font-size: 11pt;
    font-weight: normal;
    color: #666;
    background: transparent url(../images/v1/bg_main_breadcrumb_blue.gif) no-repeat;
}
h2.knight3c-title-breadcrumb a.parent {
    font-weight: bold;
    color: #4b5dcb;
    text-decoration: underline;
}
h2.knight3c-title-breadcrumb a.peer,
h2.knight3c-title-breadcrumb a.self {
    font-size: 9pt;
    color: #666;
    text-decoration: underline;
}
h2.knight3c-title-breadcrumb a:hover {
    color: #000;
}


.list-3c-item {
	position: relative;
	margin: 15px 10px; padding: 0;
	border: 2px solid #eee;
}
.list-3c-item h3 {
	position: relative;
	margin: 0; padding: 7px 0 4px 90px;
	font-size: 11pt;
	color: #4150a5;
	background: #bedaff url(../images/v1/3c_about_bg.gif) no-repeat;
}
.list-3c-item h3 span.star-sign-gender {
	position: absolute;
	top: 8px; right: 5px;
	width: 100px;
	text-align: left;
}
.list-3c-item tr.item-link td {
	height: 30px;
	background-color: #cdd7e3;
}
.list-3c-item div.item-desc {
	padding: 5px 10px;
	color: #666;
	font-size: 9pt;
}
.list-3c-item .item-thumb {
	position: absolute;
	left: 5px;
	top: 35px;
	width: 104px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #cdd7e3;
	background: white url(../images/v1/3c_thumb_bg.gif) repeat-x;
	background-image: url(../images/v1/3c_thumb_bg.gif);
}
.list-3c-item .item-thumb img {
	margin: 2px 2px 6px;
}

div.item-thumb a img { border:none;}

.list-3c-item td.item-link-divider {
	width: 220px;
	background: transparent url(../images/v1/3c_link_div.gif) 0 center no-repeat;
}
tr.item-link a {
	margin-left: 10px;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	color: #4150a5;
	background: transparent url(../images/v1/3c_bullet_1.gif) 0 center no-repeat;
	text-decoration:underline;
}
tr.item-link a:link, tr.item-link a:hover, tr.item-link a:visited { color: #4150a5; }
.list-3c-item td.item-link-divider a {
	margin-left: 20px;
}
.list-3c-item .item-thumb-label {
	padding: 2px 3px 5px 25px;
	color: #414fa5;
	background: transparent url(../images/v1/3c_knight_ico.gif) 5px 2px no-repeat;
}
.list-3c form {
	margin: 0; padding: 0;
}
.paging-3c {
	padding: 3px 2px;
	font-size: 9pt;
	color: #555;
	background-color: #e9eef4;
	text-align: center;
	border-top: 1px solid #7fbfda;
	border-bottom: 1px solid #7fbfda;
	margin-bottom: 20px;
}
.paging-3c a,
.paging-3c span {
	font-family: arial, sans-serif;
	margin: 0 3px;
	vertical-align: middle;
}

.paging-3c select, .paging-3c option {
	font-family: arial, sans-serif;
	font-size: 8pt;
}
.paging-3c a, .paging-3c a:link, .paging-3c a:visited {
	color: #414fa5;
} 

.item-data td.title {
	padding: 6px 0 6px 50px;
	text-align: center;
	color: #798bd7;
	font-weight: bold;
	background-color: #dbe4f3;
	border: 1px solid #CFD7E2;
}
ul, li { margin: 0; padding: 0; }
.item-data ul.list-col-2,
.item-data ul.list-col-4 {
	margin: 0;
	padding: 3px 0 3px 3px;
	list-style: none;
}
.item-data ul.list-col-2 li {
	margin-left: 1%;
	float: left;
	width: 47%;
	line-height: 16px;
}
.item-data ul.list-col-4 li {
	margin-left: 1%;
	float: left;
	width: 30%;
	line-height: 16px;
}
.item-data-ext ul.list-col-2 li span,
.item-data ul.list-col-4 li span,
.item-data-ext ul.list-col-4 li span,
.item-data ul.list-col-2 li a,
.item-data ul.list-col-4 li a {
	display: block;
	padding: 2px 0 5px 12px;
	background: transparent url(../images/v1/3c_bullet_2.gif) 0 5px no-repeat;
}
.item-data ul a,
.item-data ul a:link,
.item-data ul a:visited {
	color: #544d9a;
}



/***** 3c 中央欄 : Main Column *****/
.list-3c h2 {
	margin:0;
	background-color:#e9eef4;
	padding:4px 0 4px 10px;
	font-size:9pt;
	color: #666;
}
.list-3c h2 a, .list-3c h2 a:visited {
	font-size: 11pt;
	color: #4d5bcd;
}
table.knight-profile {
	border: 1px solid white;
}
tr.item-link a:link, tr.item-link a:hover, tr.item-link a:visited { color: #4150a5; }

.item-data-ext {
	padding: 20px 1px 1px;
	background: transparent url(../images/v1/3c_dot_div.gif) right 0 no-repeat;
}
.item-data-ext table {
	background-color: #d4d5da;
	border-spacing:1px;
	border-collapse:separate;
}
.item-data-ext td {
	background-color: #fff;
}
.item-data-ext td.label {
	padding: 6px 0;
	text-align: center;
	color: #787de3;
	background-color: #e3e6ed;
}
.item-data-ext td.value {
	padding: 6px;
	text-align: center;
	color: #444eaf;
	font-weight: bold;
}
.item-data-ext td.thumbs {
	vertical-align: top;
	padding: 5px;
}
.item-data-ext td.thumbs img {
	display: block;
	border: 1px solid #7d91e8;
	margin: 5px 0;
}
.item-data-ext td.title {
	padding: 6px 0;
	text-align: center;
	color: #798bd7;
	background-color: #dbe4f3;
}

.item-data-ext a,
.item-data-ext a:link,
.item-data-ext a:visited {
	color: #544d9a;
}
.item-data-ext a:hover {
	color: #333;
}
.item-data-ext h4 {
	margin: 0 0 3px; padding: 5px 0 3px;
	text-align: center;
	font-size: 11pt;
	color: #414fa5;
	background: #bedaff;
}
div.item-article-abstract {
	border-top: 2px solid #7fbfda;
}
div.item-article-abstract h5 {
	margin: 0; padding: 4px 0 4px 15px;
	color: #414fa5;
	font-size: 9pt;
	background: #dae5f2 url(../images/v1/3c_bullet_1.gif) 0 8px no-repeat;
}
div.item-article-abstract h5 span.label {
	padding-right: 20px;
	font-weight: normal;
}
div.item-article-abstract p {
	margin: 0; padding: 10px 15px 20px;
	color: #666;
	line-height: 175%;
}
div.item-article-abstract a,
div.item-article-abstract a:link,
div.item-article-abstract a:visited {
	color: #414fa5;
	font-weight: bold;
	text-decoration:underline;
	}
#more-articles-link {
	display: block;
	margin: 5px 0;
	height: 40px;
	text-indent: -999em;
	background: transparent url(../images/v1/3c_more_articles.gif) center 0 no-repeat;
}

/***** 3C達人 - inner_3c_item *****/
div.knight3c-news h2.knight3c-title-news {
	height: 33px;
	text-indent: -999em;
} 

div.knight3c-news h2#knight3c-title-project { background: transparent url(../images/v1/knight3c-title-news.png) no-repeat; }

div.knight3c-line{
    background: url(../images/v1/3c_br_line.gif) repeat-x;
} 

div.knight3c-news p.knight3c-p {
	padding: 15px 10px;
	color: #666;
	font-size: 9pt;
	line-height: 15px;
	letter-spacing: 1px;
}
div.knight3c-account h2.knight3c-account-title {
	background: transparent url(../images/v1/knight3c-account.gif) no-repeat;
	text-indent: -999em;
	height: 22px;
	width: 81px;
	margin-left: 12px;
} 
div.knight3c-account p.knight3c-account-p {
	padding: 5px 10px 25px 25px;
	color: #666;
	font-size: 9pt;
	line-height: 15px;
	letter-spacing: 1px;
}
.height{height:135px; vertical-align:top;}
