/* ------------------
 styling for the tables
   ------------------   */


body
{
	padding: 0px;
	margin: 0px;
	height: 300px;

}

#hor-minimalist-a
{
/* 	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; */
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
//	color: #009;
}


#hor-minimalist-b
{
	/* 		font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-size: 13px;
	background: #fff;
	margin: 0px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 16px;
	font-weight: bold;
	color: #C5331C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5331C;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#hor-minimalist-b td
{
	color: #000;
	padding: 6px 8px;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#hor-minimalist-b tbody tr:hover td
{
//	color: #600;
//	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
}

#hor-minimalist-bbc
{
	/* 		font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-size: 13px;
	background: #fff;
	margin: 0px;
	width: 680px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-bbc th
{
	font-size: 16px;
	font-weight: bold;
	color: #C5331C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5331C;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#hor-minimalist-bbc td
{
	color: #000;
	padding: 6px 8px;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#hor-minimalist-bbc tbody tr:hover td
{
	color: #600;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
}

#hor-minimalist-c
{
	/* 		font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-size: 11px;
	background: #fff;
	margin: 0px;
	width: 200px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-c th
{
	font-size: 16px;
	font-weight: bold;
	color: #C5331C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5331C;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#hor-minimalist-c td
{
	color: #000;
	padding: 6px 8px;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#hor-minimalist-c tbody tr:hover td
{
//	color: #600;
//	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
}


#hor-minimalist-d
{
	/* 		font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-size: 13px;
	background: #fff;
	margin: 0px;
	width: 690px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-d th
{
	font-size: 16px;
	font-weight: bold;
	color: #C5331C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5331C;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#hor-minimalist-d td
{
	color: #000;
	padding: 6px 8px;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#hor-minimalist-d tbody tr:hover td
{
//	color: #600;
//	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
}

#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
//	background: #d0dafd;
//	color: #339;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}


#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff;
}


#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
	line-height: 2em;
}

}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #FFF;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcf59a;
}
.oce-first
{
	background: #c6e574;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
//	background-color: #edffd6;
}


#newspaper-a
{
	//font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
//	color: #339;
//	background: #d0dafd;
}


#newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
//	color: #339;
//	background: #d0dafd;
}


#newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
#newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
#newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
	line-height: 2.5ex;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #360;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('../table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('../table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	color: #669;
	background-color: #FFFDE2;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('../table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('../table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background-color: #FFF;
}


#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 219px;
	text-align: left;
	border-collapse: collapse;
	background-image: url(../table-images/nava.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 0.5em;
	padding: 0px;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #A91E23;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../table-images/redtab.gif);
}
#background-image td
{
	color: #600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f8f2d4;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F0E2A4;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F0E2A4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F8F2D4;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('../table-images/back.png');
}
* html #background-image tbody td
{
	/*
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../table-images/back.png',sizingMethod='crop');
	background: none;
}
#background-image tbody tr:hover td
{
	color: #300;
	background: none;
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
	line-height: 2em;

}
#gradient-style th
{
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	color: #060;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #B5D8A6;
	background-image: url(../table-images/gradhead.png);
	background-repeat: repeat-x;
	background-color: #B5D8A6;
}
#gradient-style td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #063;
	border-top: 1px solid #fff;
	background-color: #b5d8a6;
	background-image: url(../table-images/gradback.png);
	background-repeat: repeat-x;
}
#gradient-style tfoot tr td
{
	font-size: 12px;
	color: #FFF;
	background-color: #B5D8A6;
}
#gradient-style tbody tr:hover td
{
	color: #090;
	background-color: #DAECD2;
	background-image: url(../table-images/gradhover.png);
	background-repeat: repeat-x;
}


#pattern-style-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('../table-images/pattern.png');
}
#pattern-style-a thead tr
{
	background: url('../table-images/pattern-head.png');
}
#pattern-style-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td
{
	color: #339;
	background: #fff;
}


#pattern-style-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
	background: url('../table-images/patternb.png');
	line-height: 1.5em;
}
#pattern-style-b thead tr
{
	background: url('../table-images/patternb-head.png');
}
#pattern-style-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #FFF;
}
#pattern-style-b td
{
	padding: 8px;
	color: #600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FC6;
}
#pattern-style-b tbody tr:hover td
{
	color: #C00;
	background-color: #FFF;
}
