@charset "utf-8";
/* Sayena General CSS Document created by GRAYAN Co. */

@import url("sayena_layout.css"); /*layout css file*/

#leftpart{
	width: 360px;
	float: left;
	border-right: 2px solid #CCCCCC;
	padding-right: 10px;
	margin-top: 1px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#rightpart{
	width: 540px;
	float:right;
	margin-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.orangeline {
	font-weight:bold;
	color:#FF6600;
	font-size: 0.7em;
}
.copyrighttext {
	font-size:0.6em;
	color:#BBBBBB;
	text-decoration: none;
	text-align:center;
}
.grayanlink {
	color:#ff6600;
	font-style: normal;
	font-weight: bold;
}
.grayanlink:hover {
	text-decoration: underline;
}
.pathway {
	font-size: 0.75em;
	font-weight: normal;
	color: #666666;
	text-align: right;
	text-decoration: none;
	}
.pathway a{
	color: #666666;
	text-decoration: underline;
}
.pathway a:hover {
	color: #000000;
	text-decoration: underline;
}
.rightpad {
padding-right: 10px;
}
.hand {
cursor:pointer;
}
.textmap{
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	text-align:left;
}
.thumbnails{
	position: relative;
	display: inline;
	float:left;
	left:100px;
	top:10px;
}
.thumbnails img {
	width: 180px;
	height: 158px;
	position: relative;
	z-index: 1;
	border: 0;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.titleblack {
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align:right;
	padding-right: 8px;
	padding-top: 10px;
}
.titleorange {
	font-size: 0.8em;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align:right;
	padding-right: 8px;
	padding-top: 10px;
}	
.textbody {
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	text-align:justify;
	padding: 5px 10px 0px 10px;
}
.textenglish {
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	text-align:left;
	padding: 5px 10px 0px 20px;
	font-family: tahoma;
}
.tabletitle {
	font-size: 0.8em;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align:center;
	padding-right: 8px;
	padding-top: 10px;
}
.tabletext {
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	text-align:center;
	padding: 5px 10px 0px 10px;
}
.diagram{
	float:right;
	width:350px;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	text-align:left;
	direction:ltr;
	padding-top:5px;
}
.certificate_holder{
	margin: 40px 10px 40px 40px;
}
.certificate {
	color: #FF6633;
	font-size: 0.7em;
	font-weight: bold;
	width: 225px;
	text-align:center;
	float:left;
}
