/* <global styles> */
	body {
		margin:0px;
		padding:0px;
		font-family: Arial;font-size:12px; font-weight: normal;
		background:#b4beb3;
		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: #000000;	
		font-weight: bold;
	}
	
	H2 {font-size: 20px;}
	H3 {font-size: 16px;margin:5px;line-height:20px;color:#000000;font-weight: bold}

	.subhedar {
		font-size: 20px;margin:5px;line-height:25px;color:#000000;font-weight:bold;font-family:Arial;
	}
	/* <Forms styles> */
	textarea, textarea.input_textarea{
		font:normal 12px arial;
		border:1px solid #dddddd;/* More css here */
	}
	.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;
		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:#013e6a;border:1px solid #bcbc86;
	}
	/* </Forms styles> */
/* </global styles> */




.address_top, .address_top span {
	padding-top:40px;padding-right:30px;
	color: #525252;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:20px;
}

#ph_site_user_menu{width:214px;}

#ph_site_user_menu .header{width:214px;height:34px;background: url(../../img/233/usermenu_header.jpg) no-repeat;}
#ph_site_user_menu .footer{display:none;}

/* IF LOGGED IN */
#ph_site_user_menu .body {width:214px; background: url(../../img/233/usermenu_bkg.gif) repeat-y left;padding:10px 0;}
#ph_site_user_menu .body .item {
	background: url(../../img/233/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:#000000;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:#000000;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:110px;
}
#ph_site_user_menu .body .others{display:none;}

/* ENDIF */


#ph_site_cat_menu{width:214px;margin-top:10px;}


#ph_site_cat_menu .header{width:214px;height:35px;background: url(../../img/233/catmenu_header.jpg) no-repeat;}
#ph_site_cat_menu .footer{height:10px;}

#ph_site_cat_menu .item {
	background: url(../../img/233/catmenu_bullet1.gif) 10px no-repeat ;width:205px;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:214px;height:21px;
}

#ph_site_cat_menu .subitem a:link, 
#ph_site_cat_menu .subitem a:visited{
	padding-left:35px;
	background: url(../../img/233/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/233/catmenu_sub_bkg.gif) left no-repeat;
	text-decoration:none;font-family:Arial;
}

#ph_site_cat_menu .subsubitem {
	width:214px;
	background: url(../../img/233/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/233/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/233/catmenu_bullet3.gif) no-repeat 35px 5px;font-family:Arial;
	
}

#ph_site_signup_link{
	width:206px;height:87px;margin-top:15px;
	background:url(../../img/233/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:87px;height:87px;text-decoration:none;display:block;}


#ph_site_main_menu{height:40px;line-height:40px;margin:0;background: url(../../img/233/mainmenu_bkg.gif) 0 1px repeat-x;position:relative;z-Index:1;}
html>body #ph_site_main_menu {background: url(../../img/233/mainmenu_bkg.gif) top repeat-x;}

#ph_site_main_menu .header{display:none;}
#ph_site_main_menu .footer{display:none;}

#ph_site_main_menu .item  {display:block;float:left;text-align:center;margin:0;padding-left:7px;}


#ph_site_main_menu .item a:link,
#ph_site_main_menu .item a:visited{
	color:#ffffff;text-decoration:none;font:bold 12px arial;text-transform:uppercase;
	background: url(../../img/233/mainmenu_item.gif) left no-repeat;
	line-height:40px;margin:0;border:0px solid blue;
	padding:16px 0;
}

#ph_site_main_menu .item a span {border:0px solid red;
	line-height:40px;
	background: url(../../img/233/mainmenu_item_right.gif) right no-repeat;margin:0;
	padding:16px 14px;
}


#ph_site_main_menu .item {position:relative;}
#ph_site_main_menu .item .flyout{
	display:none;position: absolute;z-index: 500;
	float:left;left:13px;top:0px;background:none;

}

#ph_site_main_menu .item .flyout .header_middle img {height:38px;}

#ph_site_main_menu .item .flyout .footer_left {background: url(../../img/design/container2/bottom_left.gif) left top no-repeat;}
#ph_site_main_menu .item .flyout .footer_right {background: url(../../img/design/container2/bottom_right.gif) left top no-repeat;width:7px;height:7px;}
#ph_site_main_menu .item .flyout .footer_middle {background: url(../../img/design/container2/bottom_bkg.gif) repeat-x;height:7px;}
#ph_site_main_menu .item .flyout .footer_left img,#ph_site_main_menu .item .flyout .footer_right img {width:7px;}
#ph_site_main_menu .item .flyout .body_left {background: url(../../img/design/container2/left_bkg.gif) left repeat-y;}
#ph_site_main_menu .item .flyout .body_right {background: url(../../img/design/container2/right_bkg.gif) right repeat-y;}

#ph_site_main_menu .item .flyout .body_middle {
	text-align:center;
	padding-bottom:1px;padding-top:4px;
	background: #ffffff;filter:alpha(opacity=95);opacity:0.90;
}

#ph_site_main_menu .item .flyout .body_middle  .subitem{
	height:18px;line-height:18px;text-align:left;padding:3px 0;
	white-space:nowrap;background: #ffffff;
}

#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:5px;padding-right:10px;
	font:bold 11px Tahoma;text-transform:none;
	white-space:nowrap;background: #ffffff;
}

#ph_site_main_menu .item .flyout .body_middle .subitem a:hover{
	text-decoration:underline;background: #ffffff;
}

#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;}



#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:#000000;background: url(../../img/233/mainmenu_item_over.gif) left no-repeat;
	text-decoration:none;font-weight:bold;margin:0;

}

#ph_site_main_menu .item a:hover span,
#ph_site_main_menu .sel a:link span, 
#ph_site_main_menu .sel a:visited span,
#ph_site_main_menu .sel a:hover span{
	padding:12px 14px;line-height:40px;margin:0;
	background: url(../../img/233/mainmenu_item_over_right.gif) right no-repeat;
}


.footer_links{font:bold 13px arial;margin-top:16px;color:#000000;margin-left:20px;}

.footer_links a:link,
.footer_links a:visited{
	color:#000000;text-decoration:none;font:bold 14px arial;
}

.footer_links a:hover{
	text-decoration:underline;
}

#ph_site_copyright {
	font-size:12px;color:#000000;text-align:right;margin-right:20px;margin-top:16px;
}

#rightarea_td {width:276px;}
#ydob_home #rightarea_td, #ydob_article_others #rightarea_td, #ydob_contact #rightarea_td  {width:0;}
#ydob_home #rightarea, #ydob_contact #rightarea, #ydob_article_others #rightarea{display:none;}
#ydob_home #ph_site_content, #ydob_contact #ph_site_content, #ydob_article_others #ph_site_content{margin:20px;width:880px;}
