/* <global styles> */
	body {
		margin:0px;
		padding:0px;
		background:#CCCCCC url(../../img/280/site_bkg.gif) repeat scroll 0 0 ;
		font-family: Arial;font-size:12px; font-weight: normal;
		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: #497ad9;	
		font-weight: bold;
	}
	
	H2 {font-size: 20px;}
	H3 {font-size: 16px;margin:5px;line-height:20px;color:#497ad9;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;
		color:#ffffff;background:#000000;border:1px solid #6b6b6b;
	}
	/* </Forms styles> */
/* </global styles> */


#ph_site_main_menu{height:32px;line-height:32px;margin-left:5px;}
#ph_site_main_menu .header{display:none;}
#ph_site_main_menu .footer{display:none;}

#ph_site_main_menu .item  {width:121px;height:32px;display:block;float:left;text-align:center;border:0px solid yellow;}

#ph_site_main_menu .last {background : none;}

#ph_site_main_menu .item a:link,
#ph_site_main_menu .item a:visited{
	display:block;
	background: url(../../img/280/mainmenu_bkg.gif) 0 0 no-repeat;
	color:#ffffff;text-decoration:none;font:normal 12px Arial;
	line-height:32px;
}

#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{
	background: url(../../img/280/mainmenu_bkg.gif) 0 -32px no-repeat;
	color:#000000;text-decoration:none;
	line-height:32px;
}

.address_top, .address_top span {
	padding-top:80px;padding-right:30px;
	color: #086ba6;font-family:Arial;font-size:15px;
}
.address_top span {font-weight:bold;padding:0;padding-right:10px;}



#ph_site_user_menu{width:220px;}

#ph_site_user_menu .header{width:220px;height:46px;background: url(../../img/280/usermenu_header.jpg) no-repeat;}
#ph_site_user_menu .footer{display:none;}

/* IF LOGGED IN */
#ph_site_user_menu .body {width:220px; background: url(../../img/280/usermenu_bkg.gif) repeat-y right;padding:10px 0;}
#ph_site_user_menu .body .item {
	background: url(../../img/280/usermenu_bullet.gif) 12px no-repeat ;width:220px;padding:3px 5px 3px 28px;
}

#ph_site_user_menu .body .item a:link,
#ph_site_user_menu .body .item a:visited{
	color:#5b5b5b;font-size:13px;font-family:Georgia;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{
	text-decoration:underline;
}
/* 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:11px;color:#dee0d2;text-align:left;margin-left:15px;
}
#ph_site_cat_menu{width:220px;margin-top:10px;}


#ph_site_cat_menu .header{width:220px;height:46px;background: url(../../img/280/catmenu_header.jpg) no-repeat;}
#ph_site_cat_menu .footer{height:10px;}

#ph_site_cat_menu .item {
	background: url(../../img/280/catmenu_item_bkg.gif) 0 0 no-repeat ;padding:5px 8px 3px 35px;
	margin-left:5px;margin-top:5px;margin-bottom:5px;
}

#ph_site_cat_menu .item a:link, 
#ph_site_cat_menu .item a:visited{
	color:#5b5b5b;font-size:13px;font-weight:normal;font-family:Georgia;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:220px;height:21px;
}

#ph_site_cat_menu .subitem a:link, 
#ph_site_cat_menu .subitem a:visited{
	padding-left:40px;
	background: url(../../img/280/catmenu_bullet2.gif) no-repeat 32px 6px;
	color:#000000;font-size:12px;
	text-decoration:none;font-family:Georgia;
}

#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{
	text-decoration:underline;
}

#ph_site_cat_menu .subsubitem {
	width:205px;
}

#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/280/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/280/catmenu_bullet3.gif) no-repeat 35px 5px;font-family:Arial;
	
}

#ph_site_signup_link{
	width:207px;height:189px;margin-left:7px;
	background:url(../../img/280/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:189px;height:189px;text-decoration:none;display:block;}





.footer_links{}

.footer_links a:link,
.footer_links a:visited{
	color:#dee0d2;text-decoration:none;font:normal 11px arial;
}

.footer_links a:hover{
	text-decoration:underline;
}
#ph_site_ftr_menu{
	display:inline;padding-left:5px;
}

#ph_site_ftr_menu .item {
	display:inline;padding:0 5px;padding-left:8px;background: url(../../img/280/footer_sep.gif) 0 6px no-repeat;
}

#ph_site_ftr_menu .item a:link, 
#ph_site_ftr_menu .item a:visited{
	/* Your css here */
}

#ph_site_ftr_menu .item a:hover{
	/* Your css here */
}

/* -1- Default scenario : leftarea 220px content 715px */
#ph_site_content {width:720px;margin:12px;margin-left:0px;}
#leftarea_td {width:220px;}

/* -2- home page and contact page : content width 100%, hide leftarea_td and the whole table inside */
#ydob_home #ph_site_content, #ydob_contact #ph_site_content{width:920px;margin-left:20px;}
#ydob_home #leftarea_td, #ydob_contact #leftarea_td {width:0;}
#ydob_home #leftarea_table, #ydob_contact #leftarea_table{display:none;}

/* -3- company pages : hide the content menu and signup link*/
#ydob_article_others #leftarea_td2 {display:none;}
#ydob_article_others #ph_site_signup_link {display:none;}
/*
#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_article_others #ph_site_content{margin:20px;width:880px;}
*/
