/* <global styles> */
	body {
		margin:0px;
		padding:0px;
		font-family: Arial;font-size:12px; font-weight: normal;
		background:#ffffff url(../../img/230/site_bkg.jpg) top repeat-x;
		color: #000000;
	}

	/*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: #0c6198;	
		font-weight: bold;
	}
	
	H2 {font-size: 20px;}
	H3 {font-size: 16px;margin:5px;line-height:20px;color:#0c6198;font-weight: bold}

	.subhedar {
		font-size: 24px;margin:5px;line-height:25px;color:#90d307;font-weight:bold;font-family:Arial;font-style:italic;padding-bottom:5px;
		background: url(../../img/230/hr_bkg.gif) bottom repeat-x;
	}
	/* <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:#8ed200;border:1px solid #bcbc86;
	}
	/* </Forms styles> */
/* </global styles> */




.address_top, .address_top span {
	padding-top:80px;padding-right:10px;
	color: #2d4f96;font-family:Arial;font-size:13px;
}
.address_top span {font-weight:bold;padding:0;padding-right:10px;}

#ph_site_content {
	width:640px;margin:12px;margin-right:22px;padding-bottom:60px;
}

#ph_site_user_menu{width:234px;}

#ph_site_user_menu .header{width:234px;height:37px;background: url(../../img/230/usermenu_header.jpg) no-repeat;}
#ph_site_user_menu .footer{display:none;}

/* IF LOGGED IN */
#ph_site_user_menu .body {width:234px; background: url(../../img/230/usermenu_bkg.gif) repeat-y right;padding:10px 0;}
#ph_site_user_menu .body .item {
	background: url(../../img/230/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:80px;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:120px;
}
#ph_site_user_menu .body .others{display:none;}

/* ENDIF */


#ph_site_cat_menu{width:234px;margin-top:10px;}


#ph_site_cat_menu .header{width:234px;height:35px;background: url(../../img/230/catmenu_header.jpg) no-repeat;}
#ph_site_cat_menu .footer{height:10px;}

#ph_site_cat_menu .item {
	background: url(../../img/230/catmenu_bullet1.gif) 10px no-repeat ;width:225px;padding:3px 5px 3px 28px;margin-left:0px;
}

#ph_site_cat_menu .item a:link, 
#ph_site_cat_menu .item a:visited{
	color:#000000;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:234px;height:21px;
}

#ph_site_cat_menu .subitem a:link, 
#ph_site_cat_menu .subitem a:visited{
	padding-left:35px;
	background: url(../../img/230/catmenu_bullet2.gif) no-repeat 23px 5px;height:21px;line-height:21px;
	color:#000000;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:35px;
	color:#ffffff;font-size:13px;font-weight:bold;height:21px;line-height:21px;
	background: url(../../img/230/catmenu_sub_bkg.gif) left no-repeat;
	text-decoration:none;font-family:Arial;
}

#ph_site_cat_menu .subsubitem {
	width:234px;
	background: url(../../img/230/catmenu_sub_sub_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:45px;padding-top:3px;padding-bottom:3px;
	background: url(../../img/230/catmenu_bullet3.gif) no-repeat 35px 5px;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:45px;
	background: url(../../img/230/catmenu_bullet3.gif) no-repeat 35px 5px;font-family:Arial;
	
}

#ph_site_signup_link{
	width:219px;height:127px;margin-top:10px;margin-left:5px;
	background:url(../../img/230/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:127px;height:127px;text-decoration:none;display:block;}



#ph_site_main_menu{height:49px;line-height:49px;margin-left:15px;}
#ph_site_main_menu .header{display:none;}
#ph_site_main_menu .footer{display:none;}

#ph_site_main_menu .item  {height:49px;display:block;float:left;padding-right:7px;text-align:center;}

#ph_site_main_menu .item a:link,
#ph_site_main_menu .item a:visited{
	color:#f2f7e0;text-decoration:none;font:bold 14px arial;margin-left:2px;text-transform:uppercase;
	line-height:49px;padding:17px 10px;
}

#ph_site_main_menu .item a:hover,
#ph_site_main_menu .sel a:link, 
#ph_site_main_menu .sel a:visited,
#ph_site_main_menu .sel a:hover{
	color:#f2f7e0;background: url(../../img/230/mainmenu_hover.gif) repeat-x;
	text-decoration:none;font-weight:bold;
	line-height:49px;padding:17px 10px;
}

.footer_links{font:bold 14px arial;text-transform:uppercase;margin-top:16px;color:#ffffff;margin-left:20px;}

.footer_links a:link,
.footer_links a:visited{
	color:#ffffff;text-decoration:none;font:bold 14px arial;text-transform:uppercase;
}

.footer_links a:hover{
	text-decoration:underline;
}

#ph_site_copyright {
	font-size:14px;color:#ffffff;text-align:right;margin-right:20px;margin-top:16px;
}

#leftarea_td {width:276px;}
#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;}
