/* SprySpotlightColumn.css */

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main container of the Spotlight Column and Stacked Containers structure. 
 *
 * If you want to constrain the width of the Master/Detail structure, set a width on
 * the Master/Detail container. By default, our structure expands horizontally to fill
 * up available space.
 */
 
.SpotlightAndStacked
{
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-color: #FFF;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 15px;
	width: 525px;
	padding: 0px;
}
.SpotlightAndStacked_01
{
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-color: #FFF;
	margin: 0px;
	width: 210px;
	padding-left: 2px;
}
/* This is the selector for the row element which houses all the Spotlight and Stacked containers
 * classes. 
*/
.SpotlightAndStacked .SpotlightAndStackedRow
{
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 525px;
	margin: 0px;
	line-height: 16px;
	padding-right: 0px;
	padding-left: 0px;
}
.SpotlightAndStacked .SpotlightAndStackedRow_01
{
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 530px;
	margin: 0px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/* This is the selector for the container of the Spotlight column elements. By default 
 * the Spotlight column occupy about 25% from the width of the 
 * entire structure. 
*/
.SpotlightAndStacked .SpotlightContainer
{
	width: 150px;
	float: left;
	padding: 1px;
	font-size: medium;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
.SpotlightAndStacked .SpotlightColumn
{
}

/* This is the selector for the container of the Stacked container elements. By default 
 * the Stacked container occupy about 75% from the width of the 
 * entire structure. 
*/
.SpotlightAndStacked .StackedContainer
{
	width: 75%;
	float: right;
	font-size: medium;
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
.SpotlightAndStacked .StackedColumn
{
	border: 1px solid #FFFFFF;
}
.link-list {
	background-color: #DFF9FF;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #03C;
}

.site_name_01 {
	background-color: #9CF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #03C;
}
#description_01 {
	background-color: #CCC;
	margin: 1px;
	width: 200px;
}
.description_01 {
	background-color: #CCC;
}
.description_01 {
	background-color: #CCC;
	width: 500px;
}
.site_name {
	background-color: #9FF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #039;
}

.TP_IconImage_01 {
	margin: 1px;
	border-top-style: none;
}
.even { background-color : #FFFFFF ; }
.odd { background-color : #E6F3FF ; }
.hover {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #906;
	background-color: #CCE2E6;
}
#promidasi h4 {
	font-weight: normal;
}

