@import url("style.css");

/* ---------------------------------------------------- Basic Tags Decoration */
div#breadcrumb{
	margin:0 auto 10px auto;
}

div#main-areaTop2{
	clear:both;
	width:902px;
	margin:0 auto;
	background:url(../img/common/main-contents-top2.png) no-repeat;
	}

div#main-areaTop2 img{
	margin:10px auto 0px 10px;
	}

h2{
	clear:both;
	font-size:1.1em;
	margin:30px auto 5px auto;
	}

h3{
	clear:both;
	font-size:1em;
	margin:30px auto 10px auto;
	}


h4{
	margin:30px auto 10px auto;
}

div#main-contents p.subtitle{
	color:#008dcc;
	font-weight:bold;
}

div#main-contents p.subtitle span{
	font-size:1.2em;
}

span{
	font-weight:bold;
}


div.content li{
	background:url(../img/common/list-bg.png) no-repeat;
	padding-left:12px;
	margin:4px auto;
	font-size:0.85em;
	*margin:0px auto;/* fo IE */
	*line-height:150%;/* fo IE */
}

div.content li.bg-off{
	background:none;
}

img.left{
	margin:0 20px 20px 0;
}
/* --------------------------------------------------------------------------- Sidemenu */


div#sideMenu p{
	margin-bottom:4px;
}
div.sideMenuTop{
	margin-top:10px;
}
div.sideMenuBody{
	margin-bottom:4px;
}

div#sideMenu p.liststyle{
	background: url(../img/common/list-bg-disc.png) no-repeat;
	padding-left:13px;
	margin-bottom:2px;
}

p.languages{
	font-size:0.9em;
	padding-left:12px;
}


div.sideMenuBodyPickup p.divider {
	padding-bottom:10px;
}

p.adobe{
	font-size:0.9em;
}


/* --------------------------------------------------------------------------- function */

h2.function{
	margin-top:0px;
	*font-size:1em;
	}


img#right-system-req{
	margin-right:30px;
	float:right;
}

table.function {
	border-collapse:collapse;
	width:100%;
	font-size:0.85em;
}

table.function td{
	padding:5px;
	border:1px solid #666;
}

table.function td.header{
	background-color:#999;
	color:#fff;
	font-weight:bold;
}


table.system-req {
	border-collapse:collapse;
	width:100%;
	font-size:0.85em;
}

table.system-req td{
	padding:5px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

table.system-req td.header{
	padding:5px;
	background-color:#cedee6;
	border-right:1px solid #666;
}

table.system-req th{
	*font-size:0.9em;
	background-color:#cedee6;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	font-weight:bold;
	text-align:left;
	padding:4px;
}


table.system-req li{
	background:none;
	padding-left:0px;
	font-size:1em;
}


/* --------------------------------------------------------------------------- index */
p.titleTop{
	color:#008dcc;
	margin-top:0px;
	font-weight:bold;
	}
p.title{
	color:#008dcc;
	margin-top:30px;
	font-weight:bold;
	}


div#sentry-index{
	width:902px;
	height:400px;
	margin:0px auto;
	background: url(../img/sentrystation/index/banner.jpg) no-repeat;
	overflow:hidden;
}

div#into-text{
	padding:90px 590px 0px 54px;
	*padding:90px 590px 0px 35px;
	color:#000;
	position:relative;
	margin-bottom:10px;
	overflow:hidden;
}


div#into-text p{
	line-height:150%;
	font-size:12px;
}

div#into-text h2{
	margin-bottom:5px;
}

div#main-contents img.right{
	margin: auto auto auto 8px;}

div.sentryMerits{
	float:left;
	width:300px;
	height:150px;
	margin:0 0 5px 0;
	background:url(../img/sentrystation/index/meritsBox.png) no-repeat;
}


div#main-contents .sentryMerits p{
	font-size:9pt;
	line-height:13pt;
}

div.sentryMeritsBody{
	width:260px;
	margin-left:15px;
}

div.sentryMeritsBody p.subtitle{
	margin-top:10px;
	font-size:10pt;
}

div#main-contents .sentryMerits div.sentryMeritsBody p.sentryNote{
	font-size:8pt;
	line-height:10pt;
	color:#999999;
}


/* --------------------------------------------------------------------------- FAQ */
p.question{
	font-weight:bold;
	color:#506f7d;
	margin-top:30px;
	border-bottom:1px solid #506f7d;
}

/* --------------------------------------------------------------------------- case */

h3#caseStudy{
	clear:both;
	margin:10px auto 30px auto;
	padding-top:10px;
	padding-left:10px;
	color:#477f9f;
	background: url(../img/idstation/customize/custom-h4-bg.png) repeat-x;
}


div#main-contents p.subtitle-option{
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	margin:5px auto;
	background-color:#8a9fa1;
	padding:2px 5px;
}

table.noBorder{
	margin-bottom:30px;
}
table.noBorder, table.noBorder td{
	border:none;
	padding:0;
	vertical-align:top;
	border-collapse: separate;
}

table.noBorder td.examples{
	background-color:#F4F7F0;
	padding:10px;
}


div#main-contents .content.box{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:4px solid #8a9fa1;
	padding:10px;
}


div.caseInfo{
	border-left:4px solid #8a9fa1;
	padding-left:6px;
}

