/* <global styles> */
	body {
		margin:0px;
		padding:0px;
		font: normal 12px tahoma;
		background:#6c4001;
		color: #000000;
	}

	/*table,div,p{font: normal 12px tahoma;}*/
	form{
		margin: 0;
	}
	
	a:link, a:visited {
		color:#0096D5;
		text-decoration:underline;
	}
	a:hover{
		color:#FF9933;
		text-decoration:underline;
	}
	H1, H2, H3	{
		font-family: Arial;
		font-size: 32px;	
		color: #b5bc08;	
		font-weight: bold;
	}
	
	H2 {font-size: 20px;}
	H3 {font-size: 16px;margin:5px;line-height:20px;color:#b5bc08;font-weight: bold}

	/* <Forms styles> */
	textarea, textarea.input_textarea{
		font:normal 11px tahoma;
		border:1px solid #dddddd;/* More css here */
		width:200px;
	}
	.label {font:bold 11px tahoma;color:#000000;}
	.error {font:normal 10px tahoma;color:#cc0000;}
	.success {font:normal 11px tahoma;color:#008000;}
	.notes {font:normal 10px tahoma;color:#000000;}

	input[type=text],input[type=password], input.input_text{
		font:normal 12px tahoma;width:200px;
		border:1px solid #c2c2c2;
	}
	input[type=button], input[type=submit], input.input_button{
		font:normal 11px tahoma;cursor:pointer;text-transform;capitalize;height:18px;
		color:#ffffff;background:#010101;border:1px solid #bcbc86;
	}
	/* </Forms styles> */
/* </global styles> */


#ph_site_main_menu{height:30px;}
#ph_site_main_menu .header{display:none;}
#ph_site_main_menu .footer{display:none;}

#ph_site_main_menu .item {display:inline;text-align:center;}

#ph_site_main_menu .item a:link,
#ph_site_main_menu .item a:visited{
	color:#d1b98d;text-decoration:none;font:normal 12px Tahoma;margin-left: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{
	text-decoration:underline;
}

#ph_site_content {
	width:790px;margin-bottom:20px;
}

#ph_site_user_menu{width:178px;}

#ph_site_user_menu .header{width:178px;height:30px;background: url(../../img/199/usermenu_header.gif) no-repeat;}
#ph_site_user_menu .footer{display:none;}

/* IF LOGGED IN */
#ph_site_user_menu .body {width:178px;background: url(../../img/199/usermenu_bkg.gif) repeat-y;}
#ph_site_user_menu .body .item {
	background: url(../../img/199/usermenu_bullet.gif) 12px no-repeat ;width:193px;padding:3px 5px 3px 28px;
}

#ph_site_user_menu .body .item a:link,
#ph_site_user_menu .body .item a:visited{
	color:#ddd5c0;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:#ddd5c0;font-size:12px;font-weight:bold;text-decoration:underline;font-family:Arial;
}
/* ELSE (not logged in) */
#ph_site_user_menu .body .label {
	width:60px;text-align:right;padding-right:3px;
	font:normal 11px arial;color:#ffffff;
}

#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 Tahoma;width:90px;
}
#ph_site_user_menu .body .others{display:none;}

/* ENDIF */

#ph_site_copyright {
	font-size:10px;margin-right:20px;float:right;color:#ebecca;
}
#ph_site_cat_menu{width:178px;margin-top:5px;margin-bottom:20px;background: url(../../img/199/catmenu_bkg.gif) right repeat-y;}


#ph_site_cat_menu .header{width:178px;height:30px;background: url(../../img/199/catmenu_header.gif) no-repeat;}
#ph_site_cat_menu .footer{display:none;}

#ph_site_cat_menu .item {
	background: url(../../img/199/catmenu_bullet1.gif) 12px no-repeat ;width:175px;padding:3px 5px 3px 28px;
}

#ph_site_cat_menu .item a:link, 
#ph_site_cat_menu .item a:visited{
	color:#ddd5c0;font-size:13px;font-weight:bold;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:155px;margin-left:20px;
}

#ph_site_cat_menu .subitem a:link, 
#ph_site_cat_menu .subitem a:visited{
	padding-left:15px;
	background: url(../../img/199/catmenu_bullet2.gif) no-repeat 5px;height:18px;line-height:18px;
	color:#f4ede5;font-size:11px;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:15px;
	color:#e3e7c2;font-size:11px;font-weight:bold;height:18px;line-height:18px;
	background: #878e04;
	text-decoration:none;font-family:Arial;
}

#ph_site_cat_menu .subsubitem {
	width:155px;margin-left:20px;
	background: #ffffff;
}

#ph_site_cat_menu .subsubitem a:link,
#ph_site_cat_menu .subsubitem a:visited{
	color:#000000;font-size:11px;padding-left:20px;padding-top:3px;padding-bottom:3px;
	background: url(../../img/199/catmenu_bullet3.gif) no-repeat 10px;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:11px;text-decoration:underline;padding-left:20px;
	background: url(../../img/199/catmenu_bullet3.gif) no-repeat 10px;font-family:Arial;
	
}

#ph_site_signup_link{
	width:178px;height:90px;
	background:url(../../img/199/signup_bkg.gif) no-repeat;
}
#ph_site_signup_link a:link,
#ph_site_signup_link a:visited,
#ph_site_signup_link a:hover
{line-height:90px;height:90px;text-decoration:none;display:block;}


