/* <global styles> */
	body {
		margin:0px;
		padding:0px;
		font: normal 12px tahoma;
		background:#ffffff url(../../img/186/site_bkg.gif) top repeat-x;
		color: #313131;
		text-align:center;
	}

	/*table,div,p{font: normal 12px tahoma;}*/
	form{
		margin: 0;
	}
	
	a:link, a:visited {
		color:#5b5b5b;
		text-decoration:underline;
	}
	a:hover{
		color:#5b5b5b;
		text-decoration:underline;
	}
	H1, H2, H3	{
		font-family: Arial;
		font-size: 32px;	
		color: #d71a38;	
		font-weight: bold;
	}
	
	H2 {font-size: 20px;}
	H3 {font-size: 16px;margin:5px;line-height:20px;color:#d71a38;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:20px;
		color:#ffffff;background:#010101;border:1px solid #bcbc86;
	}
	/* </Forms styles> */
/* </global styles> */


#ph_site_main_menu{height:54px;}
#ph_site_main_menu .header{display:none;}
#ph_site_main_menu .footer{width:6px;height:54px;float:left;background: url(../../img/186/mainmenu_footer.gif) no-repeat;}

#ph_site_main_menu .item {display:block;float:left;height:54px;text-align:center;
	padding-right:2px;
	background: url(../../img/186/mainmenu_sep.gif) right no-repeat;
}
#ph_site_main_menu .last {padding-right:0;}

#ph_site_main_menu .item a:link,
#ph_site_main_menu .item a:visited{
	display:block;
	background: url(../../img/186/mainmenu_bkg.gif) 0 0 repeat-x;
	color:#020106;text-decoration:none;font:bold 11px tahoma;text-transform:uppercase;
	padding:19px 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{
	background: url(../../img/186/mainmenu_hover_bkg.gif) 0 0 repeat-x;
	color:#000000;text-decoration:none;font:bold 11px tahoma;text-transform:uppercase;
	padding:19px 10px;
}

#ph_site_content {
	margin:10px;margin-top:10px;margin-right:10px;
	width:680px;margin-bottom:20px;
}

#ph_site_user_menu{width:225px;}

#ph_site_user_menu .header{width:225px;height:31px;background: url(../../img/186/usermenu_header.gif) no-repeat;}
#ph_site_user_menu .footer{display:none;}

/* IF LOGGED IN */
#ph_site_user_menu .body {width:225px;padding-top:10px;}

#ph_site_user_menu .body .item {
	background: url(../../img/186/catmenu_bullet1.gif) 23px 7px no-repeat;width:195px;padding:3px 5px 3px 38px;
}

#ph_site_user_menu .body .item a:link,
#ph_site_user_menu .body .item a:visited{
	color:#000000;font-size:13px;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:13px;font-weight:bold;text-decoration:underline;font-family:Arial;
}
/* ELSE (not logged in) */
#ph_site_user_menu .body table{background: url(../../img/186/usermenu_bkg.gif) bottom no-repeat;}
#ph_site_user_menu .body .label {
	width:80px;text-align:right;padding-right:3px;
	font:bold 11px arial;
}

#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 12px Tahoma;width:110px;border:1px solid #cdcfca;
}
#ph_site_user_menu .body .actions input{
	font:normal 11px Tahoma;border:1px solid #e6edf3;background:#92a3b3;color:#fdf9f6;height:20px;
}
#ph_site_user_menu .body .others{display:none;}

/* ENDIF */

#ph_site_copyright {
	font-size:10px;margin-top:70px;margin-right:35px;float:right;color:#836912;font-family:arial;
}
#ph_site_cat_menu{width:225px;margin-top:5px;margin-bottom:20px;}


#ph_site_cat_menu .header{width:225px;height:33px;background: url(../../img/186/catmenu_header.gif) no-repeat;}
#ph_site_cat_menu .footer{display:none;}

#ph_site_cat_menu .item {
	background: url(../../img/186/catmenu_bullet1.gif) 23px 7px no-repeat;width:195px;padding:3px 5px 3px 38px;
}

#ph_site_cat_menu .item a:link, 
#ph_site_cat_menu .item a:visited{
	color:#000000;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{
	color:#000000;font-size:13px;font-weight:bold;text-decoration:underline;font-family:Arial;
}

#ph_site_cat_menu .subitem {
	width:170px;margin-left:25px;
}

#ph_site_cat_menu .subitem a:link, 
#ph_site_cat_menu .subitem a:visited{
	padding-left:15px;
	background: url(../../img/186/catmenu_bullet2.gif) no-repeat 5px 5px;height:18px;line-height:18px;
	color:#3b3b3b;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:#ffffff;font-size:11px;font-weight:bold;height:18px;line-height:18px;
	background: #000000;
	text-decoration:none;font-family:Arial;
}

#ph_site_cat_menu .subsubitem {
	width:200px;margin-left:20px;
}

#ph_site_cat_menu .subsubitem a:link,
#ph_site_cat_menu .subsubitem a:visited{
	color:#000000;font-size:11px;padding-left:30px;padding-top:3px;padding-bottom:3px;
	background: url(../../img/186/catmenu_bullet2.gif) no-repeat 19px 6px;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:30px;
	background: url(../../img/186/catmenu_bullet2.gif) no-repeat 19px 6px;font-family:Arial;
	
}

#ph_site_signup_link{
	width:225px;height:83px;
	background: url(../../img/186/site_signup_link.jpg) no-repeat;
}
#ph_site_signup_link a:link,
#ph_site_signup_link a:visited,
#ph_site_signup_link a:hover
{line-height:83px;height:83px;text-decoration:none;display:block;}

#ph_site_hdr_menu{
	float:right;padding-left:20px;height:45px;display:block;
	background: url(../../img/186/content_top_middle.gif) left top no-repeat;
}

#ph_site_hdr_menu .item {
	display:block;float:left;height:45px;text-align:center;
	background: url(../../img/186/content_top_bkg2.gif) repeat-x;
}

#ph_site_hdr_menu .item a:link, 
#ph_site_hdr_menu .item a:visited{
	color:#ffffff;text-decoration:none;font: normal 11px Tahoma;
	height:45px;line-height:45px;padding:0 10px 0 15px;background: url(../../img/186/hdrmenu_bullet1.gif) 6px 0 no-repeat;
}

#ph_site_hdr_menu .item a:hover{
	color:#ffffff;text-decoration:underline;font: normal 11px Tahoma;
	height:45px;line-height:45px;padding:0 10px 0 15px;background: url(../../img/186/hdrmenu_bullet1.gif) 6px 0 no-repeat;
}

