@charset "utf-8";
/* CSS Document */
h1 {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 1.2em;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#familyhilightHome {
	height: 378px;
	overflow: hidden;
	margin-bottom: 20px;
	background: url(../engine/global/bgHomeHL.jpg) repeat-x;
	width: 100%;
}
#ColumnLeftFamily {
	width: 640px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e5e5e5;
	padding-bottom: 25px;
}
#shortcutRowFirst {
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	background: url(../engine/global/bg-shortcutrowL.gif) repeat-y;
}
* html #shortcutRowFirst {
	width:100%;
	
}
#shortcutRow {
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 10px;
}
#scRowLeft {
	float: left;
	overflow: hidden;
	width: 317px;
}
#scRowRight {
	overflow: hidden;
	padding-left: 5px;
	padding-bottom: 10px;
	width: 320px;
	float: left;
}
#actvBox {
	overflow: hidden;
	padding: 12px 10px 12px 15px;
}
* html #actvBox{
	width:100%;
}
.actvTN {
	float: left;
	padding-right: 12px;
}
.actvTN img {
	border: 1px solid #f0f0f0;
}
.actvTN img:hover {
	border: 1px solid #f81212;
}
.actvContent {
	float: left;
	overflow: hidden;
}
.actvDate {
	font-size: 0.65em;
	color: #b1b1b1;
}
.actvTitle {
	font-size: 0.75em;
	color: #555555;
	font-weight: bold;
}
.actvTitle a, .actvTitle a:visited {
	color: #555555;
	text-decoration: none;
}
.actvTitle a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #f81212;
}
.actvDetails {
	font-size: 0.7em;
	color: #7D7D7D;
	padding-top: 4px;
}
#checkPoints {
	padding-left: 5px;
	padding-bottom: 18px;
	width: 300px;
	float: left;
}
#checkPointsForm {
	padding-left: 15px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
#checkPointsForm span {
	display: block;
	font-size: 1em;
}
#checkPointsForm span.cpHead {
	display: block;
	font-size: 0.7em;
}

#checkPointsFormSubmit {
	padding-left: 15px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

#checkPointsFormSubmit{
	font-size: 0.76em;
}
#checkPointsFormSubmit h1{
	font-weight: bold;
	font-size: 1.0em;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
.cpPoint{
	font-size:1.3em;
	font-weight: bold;
}
.cpPoint span{
	color:#ff0000;
	font-size:1.2em;
}
#checkPointsFormSubmit #errorPoint{
	font-size:0.9em;
}


#HomeLatestMsg {
	overflow: hidden;
	font-size: 0.75em;
	color: #7D7D7D;
}
#HomeLatestMsg a, #HomeLatestMsg a:visited {
	color: #7D7D7D;
	text-decoration: none;
}
#HomeLatestMsg a:hover {
	background: #f81212;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 1px;
}
#HomeLatestMsg ul {
	margin: 0px;
	padding: 7px 0px 12px;
	overflow: hidden;
}
#HomeLatestMsg li {
	display: block;
	list-style: none;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.msgTitle {
	float: left;
	width: 450px;
	padding-right: 20px;
}
.msgUser {
	float: left;
	padding-right: 20px;
}
.msgReplies {
	float: right;
	padding-right: 20px;
}
#HomeBCDPort {
}
#HomeBCDPort ul {
	margin: 0px;
	padding: 13px 0px 15px 14px;
	overflow: hidden;
}
#HomeBCDPort li {
	display: inline;
	float: left;
	padding-right: 40px;
}
#HomeBCDPort li.lastBCD {
	padding-right: 0px;
}
#BCDBox {
	overflow: hidden;
	width: 180px;
	color: #7D7D7D;
}
.BCDtn {
}
.BCDtn img {
	border: 1px solid #f0f0f0;
}
.BCDtn img:hover {
	border: 1px solid #f81212;
}
.BCDtypeName {
	font-size: 0.75em;
	padding-top: 5px;
	padding-bottom: 1px;
	font-weight: bold;
}
.BCDtypeName a, .BCDtypeName a:visited {
	color: #7D7D7D;
	text-decoration: none;
	padding-right: 1px;
}
.BCDtypeName a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #f81212;
	padding-right: 1px;
}
.BCDtypeName .TypeA {
	background: url(../engine/global/ico-BCD-A.gif) no-repeat right center;
	padding-right: 21px;
}
.BCDtypeName .TypeB {
	background: url(../engine/global/ico-BCD-B.gif) no-repeat right center;
	padding-right: 21px;
}
.BCDtypeName .TypeC {
	background: url(../engine/global/ico-BCD-C.gif) no-repeat right center;
	padding-right: 21px;
}
.BCDtypeName .TypeD {
	background: url(../engine/global/ico-BCD-D.gif) no-repeat right center;
	padding-right: 21px;
}
.BCDtype {
	font-size: 0.75em;
	padding-bottom: 3px;
}
.BCDupdated {
	font-size: 0.65em;
	color: #b1b1b1;
	padding-top: 3px;
}
#ColumnRightFamily {
	width: 315px;
	float: left;
	overflow: hidden;
}
#BirthdayReminder {
	background: #fdfdfd;
	border: 1px solid #e5e5e5;
	margin-top: 15px;
	margin-left: 15px;
	padding: 5px 10px 10px;
	overflow: hidden;
}
#BdayWrapper {
	overflow: hidden;
	padding-top: 7px;
	padding-bottom: 5px;
}
* html #BdayWrapper {
	height:100%;
}
.BdayDayWrapper {
	overflow: hidden;
	float: left;
	background: url(../engine/global/bg-BDDate.gif) no-repeat;
	height: 63px;
	width: 63px;
}
.BdayMonth {
	font-size: 0.6em;
	color: #FFFFFF;
	width: 61px;
	text-align: center;
	padding-top: 2px;
}

.BdayDate {
	text-align: center;
	width: 56px;
	height: 33px;
	font-size: 1.9em;
	font-weight: bold;
	color: #555555;
	padding-top: 5px;
	float: left;
}

.BdayNameList {
	font-size: 0.7em;
	padding-left: 10px;
	float: left;
	color: #b1b1b1;
}
.BdayNameList ul {
	margin: 0px;
	padding: 7px 0px;
}
.BdayNameList li {
	list-style: none;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
	color: #555555;
}
.BdayNameList li a, .BdayNameList li a:visited {
	color: #555555;
	text-decoration: none;
}
.BdayNameList li a:hover {
	color: #555555;
	text-decoration: underline;
}
.BdayName {
	font-weight: bold;
	color: #555555;
}
a:hover #sendEcard{
	text-decoration:none;
}
#sendEcard {
	background: url(../engine/global/bg-SendEcard.gif) no-repeat;
	border: 1px solid #e5e5e5;
	margin-top: 15px;
	margin-left: 15px;
	padding: 5px 10px 10px;
	overflow: hidden;
	font-size: 0.7em;
	color: #555555;
	cursor:pointer;
}
* html #sendEcard {
	height:100%;
}
#sendEcard span {
	width: 170px;
	float: left;
	padding-top: 3px;
}

#sendEcard a,  #sendEcard a:visited {
	color: #555555;
	text-decoration: none;
}
#sendEcard a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #f81212;
}
#BTV {
	border: 1px solid #e5e5e5;
	margin-top: 15px;
	margin-left: 15px;
	padding: 5px 0px 15px 10px;
	overflow: hidden;
	color: #555555;
}
* html #BTV{
	height:100%;
}
#HomeVdoRow {
	overflow: hidden;
}
#HomeVdoRow ul {
	margin: 0px;
	padding: 8px 0px 0px;
}
#HomeVdoRow li {
	display: inline;
	float: left;
	margin-right: 9px;
}

.HomeVdoCat {
}
#HomeVdoTN {
	overflow: hidden;
	width: 135px;
}
.VdoTN {
}
.VdoTN a.play-m{
	cursor:pointer;
	position:absolute;
	height: 92px;
	width: 127px;
	cursor:pointer;
	z-index:100;
	margin:1px;
	outline:none;
	zoom:1;
	background:#000000;
	background:url(../engine/global/blank.png) no-repeat;
	
}
.VdoTN a.play-m em{
	display:block;
	position:absolute;
	z-index:102;
	zoom:1;
	cursor:pointer;
	font-size:1.0 em;
	height: 92px;
	width: 127px;
}
.VdoTN a.play-m:hover em{
	display:block;
	background:url(../engine/global/over-list-s.png) no-repeat left -1px;
	_background-image:none;
}
.VdoTN img {
	width: 122px;
	border: 3px solid #e1e1e1;
	background: url(../engine/global/ajaxIndicatorGreyM.gif) no-repeat center center;
}
.vdoName {
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.vdoName a, .vdoName a:visited  {
	color: #252525;
	text-decoration: none;
}
.vdoName a:hover  {
	background: #f81212;
	color: #FFFFFF;
}
.vdoCat {
	font-size: 0.7em;
	color: #f81212;
}
.vdoViewRate {
	overflow: hidden;
}
.vdoViewed {
	float: left;
	background: url(http://192.168.1.9/boonthavorn/live/engine/global/ico-Viewed.gif) no-repeat left center;
	padding-left: 17px;
	margin-right: 15px;
	font-size: 0.7em;
	color: #6E6E6E;
}
.vdoRating {
	float: left;
	padding-top: 2px;
}

.vdoDetails {
	font-size: 0.7em;
	color: #7D7D7D;
	padding-top: 3px;
}
#HomeSearch {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	width: 300px;
}
.FieldM {
	padding: 2px 2px 0px 3px;
	height: 18px;
	width: 220px;
	font-size: 0.8em;
	border: 1px solid #e5e5e5;
	background: #f4f4f4;
	margin-bottom: 5px;
}
#HomeTag {
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	width: 300px;
	margin-bottom: 20px;
}
.HomeTagList {
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	color: #7D7D7D;
}
.HomeTagList ol {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 23px;
}
.HomeTagList li {
	margin: 0px 0px 3px;
	padding: 0px;
}
.HomeTagList li a, .HomeTagList li a:visited {
	color: #7D7D7D;
	text-decoration: none;
}
.HomeTagList li a:hover {
	background: #f81212;
	color: #FFFFFF;
	padding-right: 1px;
}
#BannerHomeL {
	color: #CCCCCC;
	font-size: 0.6em;
	text-align: center;
	padding-top: 20px;
}
#BannerHomeL img {
	border: 1px solid #e3e3e3;
}
#errorPoint {
	font-size: 0.7em;
	padding-top:0px;	
}
#AjaxLoadingSubmit {
padding-top:30px;
padding-left:20px;
    
}

