body{
	background-color: #CCCCCC;
	_behavior:url("/system/js/hover.htc");
}
.all{
	background-image: url(/system/images/all_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}
.main{
	width:972px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.cleardiv{
	clear:both;
}
.header_block{
}
.email_block{
	float:right;
	padding-top:68px;
	padding-right: 10px;
}
.email_block ul{
}
.email_block ul li{
	float:left;
	padding-left:4px;
}

.email_block .textfield{
	height:15px;
	width:140px;
	border: 1px solid #999;
	line-height:normal;
	color:#666666;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:4px;
}
.logo_block{
	padding-top:5px;
	padding-left:12px;
	height:96px;
}
.logo_block a{
	background-image: url(/system/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:172px;
	height:85px;
	display:block;
}
.top_menu_block{
	clear:both;
	height:26px;
	text-transform:uppercase;
	fffpadding-left: 3px;
}
.top_menu_block table {
	width:100%;
	border-collapse:collapse;

}
.top_menu_block td {
	padding: 0px;
	background-image: url(/system/images/top_nav_divider.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0px;
}
.top_menu_block th {
	white-space: nowrap;
	padding: 0px;
	width:1px;
}
.top_menu_block th * {
	white-space: nowrap;
}
.top_menu_block .positioner {
	height: 26px;
	position: relative;
	z-index: 1;
}
.top_menu_block .color_selected_item {
	background-color: #FF9934;
}
.top_menu_block .color_selected_item_pre {
	background-image: url(/system/images/top_nav_divider.gif);
	background-repeat: no-repeat;
	background-position: center -52px;
}
.top_menu_block .color_selected_item_post {
	background-image: url(/system/images/top_nav_divider.gif);
	background-repeat: no-repeat;
	background-position: center -26px;
}



.top_menu_block .color_selected_item_fst_pre {
     background-position: left -78px;
     width: 30px;
}
.top_menu_block .color_selected_item_lst_post {
     background-position: right -104px;
     width: 30px;
}



.top_menu_block a{
	color:#FFF;
	text-decoration:none;
	padding-top: 7px;
	display: block;
}
.top_menu_block a:hover{
	text-decoration: underline;

}
.top_menu_block ul {
	position: absolute;
	left: -28px;
	top: 26px;
	z-index: 2;
	display:none;
	min-height: 1px;
	text-transform: none;
	text-align: left;
}
.top_menu_block ul {
	position: absolute;
	left: -28px;
	top: 26px;
	z-index: 2;
	display:none;
	min-height: 1px;
	text-transform: none;
	text-align: left;
}
html:root* .top_menu_block ul {
	left: -26px;
}
.top_menu_block th:hover ul {
	display:block;
}
.top_menu_block ul li{
	border: none;
	font-weight: normal;
	height: 24px;
	width: 195px;
	padding:0px;
	vertical-align: middle;
}
.top_menu_block ul li span {
	display:block;
	padding-left:27px;
	background-image: url(/system/images/submenu_bkg.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 24px;
	width: 168px;
	overflow: hidden;
}
.top_menu_block .fst {
	background-position: left top;
	width: 30px;
}
.top_menu_block .lst {
	background-position: right top;
	width: 30px;
}

* html .top_menu_block ul li span{/*************for ie6************/
	background-image:none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/system/images/submenu_bkg.png', sizingMethod='scale');
}
.top_menu_block ul li a{
	position: relative;
}
.body_block{
	clear:both;
}
.body_block h1{
	font-size:20px;
	font-weight:normal;
	display: block;
}
.body_block h2{
	font-size:12px;
	font-weight:normal;
}
.top_img_block{
	border: 7px solid #FFF;
	float: left;
	height: 312px;
	overflow: hidden;
}
.news_block{
	float:right;
	width:357px;
	background-color:#EBEBEB;
	border: 7px solid #FFF;
	padding-left:20px;
	padding-right:12px;
	overflow: hidden;
	padding-top:12px;
	height: 300px;
}
.news_item{


}
.news_item p{
	color:#666666;
	line-height: 13px;
}
.news_item .news_date{
	font-weight:bold;
	font-size:11px;
}
.news_item .more_info{
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 14px;
}
.news_item .more_info a{
	text-decoration:none;
	color:#ff9933;
}
.news_item .more_info a:hover{
	text-decoration:underline;
}
.date_block{
	clear:both;
	padding-top:13px;
	min-height: 1px;
}
.date_block h1{
	margin-bottom:1px;
	padding-left: 17px;
	font-weight: bold;
}
.services_block{
	padding:9px;
	background-color:#FFF;
	width: 1000px;
}
.services_block  .services_item{
	float:left;
	border: 1px solid #CCCCCC;
	padding:6px;
	margin-right:18px;
	width: 210px;
	padding-bottom: 15px;
}
.services_foto{
}
.services_text{
	padding-top:12px;
	height:66px;
	overflow:hidden;
}
.services_name{
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
}
.services_name a{
     color: #000000;
     text-decoration: none;
}
.services_name a:hover{
     text-decoration: underline;
}
.services_block .more_info{
	font-weight:bold;
	padding-top: 14px;
}
.services_block .more_info a{
	text-decoration:none;
	color:#ff9933;
}
.services_block .more_info a:hover{
	text-decoration:underline;
}
.footer_block{
	clear:both;
	padding-top:18px;
	padding-bottom:30px;
}
.footer_menu{
	font-family:Verdana, Geneva, sans-serif;
	padding-left:11px;
	
}
.footer_menu ul{
     text-align: center;
}
.footer_menu ul li{
     padding-left: 16px;
     padding-right: 16px;
     display: inline;
}
.footer_menu ul li a{	
	color:#663366;
	text-decoration:none;
}
.footer_menu ul li a:hover{	
	text-decoration: underline;
}
.content_block{
	float:left;
	background-color:#FFF;
	padding:20px;
	width:680px;
	line-height:normal;
	font-size: 12px;
	line-height: 20px;
}
.content_block h2{
	font-weight:bold;
}
.content_block p{
	padding-bottom:14px;
	
}
.content_block  .pages{
	line-height:normal;
	padding-top:60px;
	padding-bottom:30px;
}
.content_block  .pages a{
	color:#663366;
	text-decoration:underline;
}
.content_block  .pages a:hover{
	text-decoration: none;
}
.info_block{
	float:right;
	width:234px;
}
.info_block .info_item{
	height:220px;
	background-color:#FFF;
	padding: 10px;
	margin-bottom:23px;
}
.info_item p{
	padding-left: 4px;
}
.info_item_foto{
}
.info_item_text{
	padding-top:12px;
	height:66px;
	overflow:hidden;
	
}
.info_item_name{
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
}
.info_item .more_info{
	font-weight:bold;
	padding-top: 14px;
}
.info_item a{
	text-decoration:none;
	color:#ff9933;
}
.info_item a:hover{
	text-decoration:underline;
}

/*******************************************************************hayward css*******************************/
.hayward{
	background-color:#F3F3F3;
	background-image: url(/system/images/all_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.hayward .all{
	
	background-color:#EBEBEB;
}
.hayward .all_inner{
	background-image: url(/system/images/footer_bkg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.hayward .top_menu_block ul li{
	padding-left:21px;
	padding-right:22px;
}
.hayward .top_img_block{
	border: 9px solid #FFF;
}
.hayward_short_info{
	float:right;
	width:358px;
	background-color:#EBEBEB;
	padding-left:20px;
	padding-right:12px;
	overflow: hidden;
	padding-top:12px;
	height: 300px;
	color:#565656;
	font-size:11px;
	line-height: 13px;
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.hayward_short_info h1{
	font-size:15px;
	font-weight:bold;
}
.hayward_news_block{
	padding:10px;
	background-color:#FFF;
	height:100px;
	overflow:hidden;
}
.hayward_news_item{
	font-size:12px;
	line-height:15px;
	width:476px;
	float:left;
}
.hayward_news_item a{
	color:#000;
	text-decoration:none;
}
.hayward_news_item a:hover{
	text-decoration: underline;
}
.hayward_news_foto{
	display:block;
	float:left;
	padding-right:28px;
}
.hayward_news_item h3{
	font-size:20px;
	font-weight:bold;
	color:#663366;
	padding-top:7px;
	padding-bottom:3px;
}
.hayward_news_item ul{
	padding-left:266px;
}
.hayward_news_item ul li{
	list-style-type:disc;
}
.hayward_news_item .more_info{
	font-weight:bold;
	padding-top: 13px;
}
.hayward_news_item .more_info a{
	text-decoration:none;
	color:#ff9933;
}
.hayward_news_item .more_info a:hover{
	text-decoration:underline;
}
.hayward_calendar_block{
	padding-top:20px;
	padding-bottom:27px;
}
.hayward_calendar_block h2{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:25px;
	color:#663366;
	padding-left:17px;
	padding-bottom:18px;
}
.hayward_calendar_block .calendar_full{
	float:right;
	font-size:12px;
	font-weight:normal;
	padding-top:11px;
	padding-right:8px;
}
.hayward_calendar_block .calendar_full a{
	color:#663366;
	text-decoration:none;
}
.hayward_calendar_block .calendar_full a:hover{
	text-decoration: underline;
}
.hayward_calendar_items_block{
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 3px;
}
.hayward_calendar_item{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-left:17px;
	padding-right:13px;
	height:140px;
	padding-top:10px;
	width:211px;
	color:#323232;
	float:left;
}
.hayward_calendar_item h4{
	font-size:15px;
	color:#000;
	font-weight:bold;
}
.hayward_calendar_text{
	height:95px;
	line-height:14px;
}
.hayward_calendar_event{
	font-size:12px;
	font-weight:bold;
}

.hayward_calendar_item .more_info{
	font-weight:bold;
}
.hayward_calendar_item .more_info a{
	text-decoration:none;
	color:#ff9933;
}
.hayward_calendar_item .more_info a:hover{
	text-decoration:underline;
}
.hayward .footer_block{
	height:3px;
}
.hayward .footer_menu ul{
     text-align: center;
}
.hayward .footer_menu ul li{
     padding-left: 16px;
     padding-right: 16px;
     display: inline;
}
body .ui-widget {
	font-size:11px;
	line-height:16px;
}
.ui-state-error {margin-bottom:5px}
img {border:none}