/* <global styles> */
	body {
		margin:0px;
		padding:0px;
		font-family: Arial;font-size:14px; font-weight: normal;
		background:#ffffff;
		color: #333333;
	}

	/*table,div,p{font: normal 12px arial;}*/
	form{
		margin: 0;
	}
	
	a:link, a:visited {
		color:#077DBA;
		text-decoration:underline;
	}
	a:hover{
		color:#666666;
		text-decoration:underline;
	}
	H1, H2, H3	{
		font-family: Arial;
		font-size: 32px;	
		color: #9496a5;	
		font-weight: bold;
	}
	
	H2 {font-size: 20px;}
	H3 {font-size: 16px;margin:5px;line-height:20px;color:#9496a5;font-weight: bold}

	/* <Forms styles> */
	textarea, textarea.input_textarea{
		font:normal 12px arial;
		border:1px solid #dddddd;/* More css here */
		width:200px;
	}
	.label {font:bold 11px arial;color:#000000;}
	.error {font:normal 10px arial;color:#cc0000;}
	.success {font:normal 11px arial;color:#008000;}
	.notes {font:normal 10px arial;color:#000000;}

	input[type=text],input[type=password], input.input_text{
		font:normal 12px arial;width:200px;
		border:1px solid #c2c2c2;
	}
	input[type=button], input[type=submit], input.input_button{
		font:normal 12px arial;cursor:pointer;text-transform;capitalize;height:18px;
		color:#ffffff;background:#010101;border:1px solid #bcbc86;
	}
	/* </Forms styles> */
/* </global styles> */





#ph_site_content {
	width:725px;margin:10px;
}

#ph_site_user_menu{width:200px;}

#ph_site_user_menu .header{width:200px;height:35px;background: url(../../img/226/usermenu_header.jpg) no-repeat;}
#ph_site_user_menu .footer{display:none;}

/* IF LOGGED IN */
#ph_site_user_menu .body {width:200px; background: url(../../img/226/usermenu_bkg.gif) repeat-y right;padding:10px 0;}
#ph_site_user_menu .body .item {
	background: url(../../img/226/catmenu_bullet.gif) 12px no-repeat ;width:200px;padding:3px 5px 3px 28px;
}

#ph_site_user_menu .body .item a:link,
#ph_site_user_menu .body .item a:visited{
	color:#37402d;font-size:12px;font-weight:bold;font-family:Arial;text-decoration:none;
}

#ph_site_user_menu .body .item a:hover, 
#ph_site_user_menu .body .sel a:link, 
#ph_site_user_menu .body .sel a:visited,
#ph_site_user_menu .body .sel a:hover{
	color:#37402d;font-size:12px;font-weight:bold;text-decoration:underline;font-family:Arial;
}
/* ELSE (not logged in) */
#ph_site_user_menu .body .label {
	width:70px;text-align:right;padding-right:3px;
	font:normal 12px arial;color:#000000;
}

#ph_site_user_menu .error {
	font:normal 11px arial;color:#cc0000;padding-left:25px;
}
#ph_site_user_menu .message ul{display:none;}

#ph_site_user_menu .body .field input{
	font:normal 11px arial;width:100px;
}
#ph_site_user_menu .body .others{display:none;}

/* ENDIF */

#ph_site_copyright {
	font-size:13px;color:#000000;margin-top:13px;text-align:center;
}
#ph_site_cat_menu{width:200px;background: url(../../img/226/catmenu_bkg.gif) repeat-y right;}


#ph_site_cat_menu .header{width:200px;height:41px;background: url(../../img/226/catmenu_header.jpg) no-repeat;}
#ph_site_cat_menu .footer{height:10px;}

#ph_site_cat_menu .item {
	background: url(../../img/226/catmenu_bullet1.gif) 10px no-repeat ;width:190px;padding:3px 5px 3px 25px;margin-left:10px;
}

#ph_site_cat_menu .item a:link, 
#ph_site_cat_menu .item a:visited{
	color:#414141;font-size:14px;font-weight:normal;font-family:Arial;text-decoration:none;
}
#ph_site_cat_menu .item a:hover, 
#ph_site_cat_menu .sel a:link, 
#ph_site_cat_menu .sel a:visited,
#ph_site_cat_menu .sel a:hover{
	text-decoration:underline;
}

#ph_site_cat_menu .subitem {
	width:181px;margin-left:19px;height:20px;
}

#ph_site_cat_menu .subitem a:link, 
#ph_site_cat_menu .subitem a:visited{
	padding-left:25px;
	background: url(../../img/226/catmenu_bullet2.gif) no-repeat 13px 5px;height:18px;line-height:18px;
	color:#414141;font-size:13px;font-weight:bold;
	text-decoration:none;font-family:Arial;
}

#ph_site_cat_menu .subitem a:hover, 
#ph_site_cat_menu .subsel a:link,
#ph_site_cat_menu .subsel a:visited,
#ph_site_cat_menu .subsel a:hover{
	display:block;padding-left:25px;
	color:#414141;font-size:13px;font-weight:bold;height:18px;line-height:18px;
	background: url(../../img/226/catmenu_sub_bkg.gif) left no-repeat;
	text-decoration:none;font-family:Arial;
}

#ph_site_cat_menu .subsubitem {
	width:181px;margin-left:19px;
	background: url(../../img/226/catmenu_subsub_bkg.gif) repeat-y left;
}

#ph_site_cat_menu .subsubitem a:link,
#ph_site_cat_menu .subsubitem a:visited{
	color:#000000;font-size:12px;padding-left:40px;padding-top:3px;padding-bottom:3px;
	background: url(../../img/226/catmenu_bullet3.gif) no-repeat 30px 3px;font-family:Arial;
	text-decoration:none;
}

#ph_site_cat_menu .subsubitem a:hover, 
#ph_site_cat_menu .subsubsel a:link,
#ph_site_cat_menu .subsubsel a:visited,
#ph_site_cat_menu .subsubsel a:hover{
	color:#000000;font-size:12px;text-decoration:underline;padding-left:40px;
	background: url(../../img/226/catmenu_bullet3.gif) no-repeat 30px 3px;font-family:Arial;
	
}

#ph_site_signup_link{
	width:200px;height:123px;
	background:url(../../img/226/signup_bkg.jpg) no-repeat;
}
#ph_site_signup_link a:link,
#ph_site_signup_link a:visited,
#ph_site_signup_link a:hover
{line-height:123px;height:123px;text-decoration:none;display:block;}



#ph_site_main_menu{height:25px;position:relative;z-Index:1;}
#ph_site_main_menu .header{display:none;}
#ph_site_main_menu .footer{display:none;}

#ph_site_main_menu .item, #ph_site_main_menu .last {display:inline;padding-right:12px;text-align:center;background: url(../../img/226/mainmenu_bullet.gif) right no-repeat;}

#ph_site_main_menu .item a:link,
#ph_site_main_menu .item a:visited{
	color:#000033;text-decoration:none;font:bold 12px arial;margin-left:11px;text-transform:uppercase;
}

#ph_site_main_menu .item a:hover{text-decoration:none;font-weight:bold;color:#d40313;}

#ph_site_main_menu .sel a:link, 
#ph_site_main_menu .sel a:visited,
#ph_site_main_menu .sel a:hover{
	color:#d40313;
	text-decoration:none;font-weight:bold;
}

#ph_site_main_menu .item {position:relative;}
#ph_site_main_menu .item .flyout{
	display:none;position: absolute;z-index: 500;
	float:left;left:10px;top:10px;background:none;

}
#ph_site_main_menu .item .flyout .header_middle {height:12px;}
#ph_site_main_menu .item .flyout .footer_left, #ph_site_main_menu .item .flyout .footer_middle ,#ph_site_main_menu .item .flyout .footer_right{display:none;}
#ph_site_main_menu .item .flyout .body_middle {
	border:1px solid #b5b4d4;text-align:center;
	padding-bottom:1px;padding-top:4px;
	background: #f2f2f8;filter:alpha(opacity=95);opacity:0.90;
	white-space:nowrap;
}

#ph_site_main_menu .item .flyout .body_middle  .subitem{
	height:18px;line-height:18px;text-align:left;padding:3px 0;
	white-space:nowrap;
}

#ph_site_main_menu .item .flyout .body_middle .subitem a:link, #ph_site_main_menu .item .flyout .body_middle .subitem a:visited{
	display:block;
	color:#000000;height:18px;line-height:18px;text-decoration:none;
	border-bottom:1px solid #dadada;
	padding:0;margin:0;margin:0 5px;padding-left:10px;padding-right:20px;
	font:bold 11px Tahoma;text-transform:none;
	white-space:nowrap;
}

#ph_site_main_menu .item .flyout .body_middle .subitem a:hover{
	text-decoration:underline;
}

#ph_site_main_menu .item .flyout .body_middle .sublast a:link, #ph_site_main_menu .item .flyout .body_middle .sublast a:visited, #ph_site_main_menu .item .flyout .body_middle .sublast a:hover
{border-bottom:0;}



#leftarea_td {width:200px;}
#ydob_home #leftarea_td, #ydob_article_others #leftarea_td, #ydob_contact #leftarea_td  {width:0;}
#ydob_home #leftarea, #ydob_contact #leftarea, #ydob_article_others #leftarea {display:none;}
#ydob_home #ph_site_content, #ydob_contact #ph_site_content, #ydob_article_others #ph_site_content{margin-left:40px;width:880px;}

