*  {
	margin: 0;
	padding: 0; }
	
body {
	color:#000000;
	font-family:arial;
	font-size:12px;
	line-height: 17px;
	background:#FFFFFF; }
	
body.contentpane {
	color:#000000;
	font-family:arial;
	font-size:12px;
	background:#FFFFFF; }
	

/* Normal link */
a  {
	text-decoration: none;
	color: #ec4d00; }
a:hover, a:focus  {
	color: #575757;
	text-decoration:underline; 
	}

 img, fieldset  { border:none; }
 h1  { font-size:18px; color:#000000;margin:0;padding:0;}
 h2  { font-size:16px; color:#000000;font-weight:normal;margin:0;padding:0;}
 h3  { font-size:13px; color:#000000;font-weight:bold;margin:0;padding:0;}
 h4  { font-size:12px; color:#000000;font-weight:bold;margin:0;padding:0;}
 h5  { font-size:10px; color:#000000;margin:0;padding:0;}
 /* header for texts */
 .header1  { font-size:14px; color:#000000;font-weight:normal;margin:0;padding:0;}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon  {
	font-size: 0.9em;
	}

p  {
    padding:0px; 
	 }
	 
	 

ul  {
	list-style: none; }

ul li  {
	padding-left: 15px; }


.s5_backmiddlemiddle_m ul {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
padding-left:15px;
line-height:21px;
}	


.s5_backmiddlemiddle {
font-size:11px;}

.s5_backmiddlemiddle ul li, .s5_backmiddlemiddle_m ul li {
padding-left: 0px; }

.s5_backmiddlemiddle ul {
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0px;
	color:#9c6681;
}	




	
ol  {
	margin-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px; }

ol li  {
	margin-left: 15px; }

th  {
	padding: 4px;
	font-weight: bold;
	text-align: left; }

fieldset  {
	border: none; }

fieldset a  {
	font-weight: bold; }


a img  {
	border: none; }

td, div  {
	font-size: 1em; }
	
hr  {

	border: 0; 
	height:1px;
	line-height: 1px; 
	font-size: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #d8d8d8;
	}



/* FORM
--------------------------------------------------------- */
form  {
	margin: 0;
	padding: 0; }

input, select  {
	
	font-size: 12px; }


textarea  {
	font-family:Arial;
	font-size:13px;
	padding-left: 2px; }

.inputbox  {
	margin-top:5px;
	border: 1px solid #C9C7C7;
	color:#000000; }

#search_searchword {
	width:180px; }
	
#search_ordering {
	background:#FFFFFF;}	
	
.inputbox:hover, .inputbox:focus  {
	border: 1px solid #606060; }

/* tables in topics */
	
table.nyc_table {
	border: 2px solid #8a8a8a;
	background: #FFFFFF;
	border-collapse: collapse;
	width:100%;
 }	
table.nyc_table td {
	margin:0px;
	padding:4px;
	border: 1px solid #8a8a8a;
	background: #FFFFFF;
	border-collapse: collapse;
 }
#nyc_table tbody tr.header td {
      background-color: #e2e2e2;
    }
#nyc_table tbody tr.even td {
      background-color: #fffadb;
    }
#nyc_table tbody tr.odd td {
      background-color: #fff;
    } 

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog  {

}

table.blog .article_seperator  {
	display: block;
	height: 10px; 
	}

	
table.contentpane  {
   border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
	padding:0px;
 }

table.contentpaneopen, table.contentpane, table.blog {
	width:100% 
	}

table.contentpaneopen  {
	border-bottom:1px dotted #CCCCCC;
	width:100%;
	padding:0px;
	margin: 3px 0 0px 0;
	/* background: #FFFFFF; *//* padding none working in IE7 :( */	
	}

/* space between articles */	
span.article_separator {
	width:90%;
	display: block;
	line-height: 10px;
	}	
	

/* border for all open page images */	
table.contentpaneopen img {
	margin: 4px 10px 4px 10px; /* top-right-bottom-left */
	padding: 3px; 
	background: #FFFFFF;
	border: 1px dotted #c3c3c3;
}	
/* border for entry pages images */	
.image01 {
	margin: 4px 10px 4px 10px; /* top-right-bottom-left */
	padding: 3px; 
	background: #FFFFFF;
	border: 1px dotted #c3c3c3;
}	

table.contentpaneopen a {
	text-decoration: none;
	font-weight: bold;
}	

/* border for all videos mp3 (table align="right") */
.allvideos {
	margin: 4px 10px 4px 10px; /* top-right-bottom-left */
	padding: 3px; 
	background: #FFFFFF;
	border: 1px dotted #c3c3c3;
	float: right; 
}
/* http://samizdat.litmusapp.com/tests
.news_table {
	_visibility: hidden; 
	_display: none; 
}
*/

table.contenttoc  {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%; }

table.contenttoc a  {
	text-decoration: none; }

table.contenttoc td  {
	padding: 1px 5px 1px 25px; }

table.contenttoc th  {
	padding: 4px;
	background: #2F2F2F;
	color: #FFFFFF;
	text-indent: 5px;
	border: 1px solid #3F3F3F; }

table.poll  {
	padding: 0;
	width: 100%;
	border-collapse: collapse; }

table.pollstableborder  {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left; }

table.pollstableborder img  {
	vertical-align: baseline; }


table.searchintro  {
	padding: 10px 0;
	width: 80%; }

/* small right video & audio alignment */	
#p_avreloaded, #p_avreloaded0, #p_avreloaded1, #p_avreloaded2, #p_avreloaded3 {
	display:block;
	margin-left: 3px;
	*margin-left: 5px; /* IE7 and below */
	_margin: 5px -4px 5px 6px; /* IE6 and below */
	/* top-right-bottom-left */
}

/* panoramic flash - IE6 space remover */
#s5_outerwrap div.module-nospacer2 {
	_margin: -40px; /* IE6 and below */
	_border: 1px solid black;
}

 /*Control the Frontend Editor area width*/
table.adminform  {
	width: 400px!important; }

.adminform .inputbox  {
}

.blog_more  {
	margin: 10px 0; }

.blog_more strong  {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #606060;
	text-transform: uppercase; }

td.buttonheading  {
	padding: 0 0 0 3px!important;
	text-align: center; }

.category  {
	font-weight: bold; }

.clr  {
	clear: both; }

.contentdescription  {
	padding-bottom: 30px; 
	}

table.blog .contentheading  {
	font-family:arial;
	font-size: 18px;
	padding-bottom:5px;
	font-weight:normal;
	color:#000000;
	line-height: normal; }
	
.contentheading  {
	font-size: 18px;
	padding-bottom:5px;
	font-weight: normal;
	line-height: normal; }
	
/* anti-aliasing can be stopped by using px (pixels) instead of pt (point) */
a.contentpagetitle  {
	text-decoration: none!important;
	margin-bottom: 10px;
	font-size: 11pt;
	font-weight: bold;
	color: #484848; }

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus  {
	text-decoration: none!important;
	color: #ec4d00; }

table.contentpaneopen td, table.contentpane td  {
}

/* date in topics (see also: ru-EN.ini / ru-RU.ini - DATE_FORMAT_LC2:) */
.createdate  {
	line-height: 10px;
	font-weight: normal; 
	padding: 0px 0px 5px 0px; /* top-right-bottom-left */ 
	color: #6c6c6c;
	}
	
.modifydate  {
	color: #7E7E7E;
	height: 32px; }

.moduletable  {
	padding: 0; }

.mosimage  {
	padding: 0;
	border:1px solid #CCCCCC;
	background:#ffffff;
	margin:6px;	}

.mosimage img  {
	padding: 0;
	margin: 0!important; }

	
.mosimage_caption {
	background:#EFEFEF none repeat scroll 0%;
	border-top:1px solid #CCCCCC;
	color:#666666;
	font-size:10px;
	margin-top:2px;
	padding:1px 2px;}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar  {
	padding: 25 25px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a  {
	text-decoration: none; }

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus  {
	text-decoration: none; }

.pagenavbar  {
	padding-left: 14px; }

.pagenavcounter  {
	padding: 8px 14px 0 14px; }

.sectiontableheader  {
border-bottom:1px solid #222222;
color:#000000;
font-weight:bold;
padding:5px 0; }

tr.sectiontableentry1 td  {
	padding: 5px; }

tr.sectiontableentry2 td  {
	padding: 5px; }

.small  {
}

.smalldark  {
	text-align: left; }

div.syndicate div  {
	text-align: center; }

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td  {
	background: none; }
	
	
.button:hover, .button:focus {
	color:#CCCCCC;
	border-color:#5F5F5F;
	cursor:pointer;
	border:none; 
	}

.button {
	color:#FFFFFF;
	border:none;
	height:17px;
	margin-top:5px;
	margin-bottom:1px;
	border:none;
	font-size:11px;
	padding:1px 6px 11px 6px;
	background:#000000 url(../images/s5_cityportal_buttonb.jpg) repeat-x;} 	


	
	
/* DEFAULT MENU
----------------------------------------------------------- */

a.mainlevel  {
	/* background:transparent url(../images/arrow.png) no-repeat scroll left center; */
	color: #484848;
	display:block;
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:8px 22px;
	text-decoration:none;
	width:80%;
	border-bottom:1px solid #cccccc;
	font-weight: bold;
 }
 
#mainlevel li {
	padding-left:0px;
	padding-right:0px;
}

a.sublevel  {
   display:block;
   font-family: Arial;
   font-size: 8pt;
	line-height: 14px;
   padding:3px 3px 3px 17px;
	text-decoration:none;
	border-bottom:1px dotted #cccccc;

 }
 
a.sublevel:hover {
     text-decoration: none;
	  color: black;  
 }


a.mainlevel:hover {
	color:#000000;
	/* background:#EEEFF1 url(../images/s5_cityportal_hover.jpg) repeat-x; */
}




/* MISCELLANOUS
----------------------------------------------------------- */

.back_button {
	height:37px;
	padding-top:26px;}


div.back_button a,
div.back_button a:active  {
	margin: -2px 0;
	display: block;
	height:37px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	background: none!important;
	text-decoration: none!important; }
	

div.back_button a:hover,
div.back_button a:active  {
	margin: -2px 0;
	display: block;
	height:37px;
	color:#606060;
	background: none!important;
	text-decoration: none!important; }

#mod_login_password, #mod_login_username  {
	width: 50%; }

#mod_login_password  { 
	width: 80%; }

#mod_login_username  {
	width: 80%; }

#mod_login_remember  {
	border: none;
	background: none; }


/* Clearfix */
.clearfix:after  {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden; }

* html > body .clearfix  {
	width: 100%;
	display: block; }

* html .clearfix  {
	height: 1%; }

/* Firefox Scrollbar Hack*/
html  {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto; }
	
	
/* Typography
--------------------------------------------------------- */	

img.solid {
	border:1px solid #999999;
	margin:5px 0pt 2px 2px;
	padding:1px; }
	
img.dashed {
	border:1px #999999 dashed;
	margin:5px 0pt 2px 2px;
	padding:1px; }

	
.introletter {
	color:#000000;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-style:normal;
	font-weight:normal;
	line-height:30px;
	padding:4px 8px 0pt 0pt; }

/* see also editor.css */	
blockquote {
	color: black;
	display:block;
	float:right;
	font-size: 0.9em;
	line-height: 15px;
	font-family:sans-serif, Times, Georgia, "Times New Roman";
	font-weight: normal;
	font-style: normal;
	padding: 9px 10px 8px 10px; /* top-right-bottom-left */
	margin: 5px 5px 5px 10px;
	width: 28%;
	border: 1px dotted silver;
	background: #f2f2f2 url(../../../images/titles/article-back01.png) repeat-x;
	}
/* border for blockquote images */
table.contentpaneopen blockquote img {
	margin: 4px 0px 4px 0px; /* top-right-bottom-left */
	padding: 3px; 
	background: #FFFFFF;
	border: 1px dotted #c3c3c3;
	display:block;
   margin-left: auto;
   margin-right: auto;
}	

/* Q&A - answer class */
.answer {
	color: black;
	display: block;
	float: right;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	font-style: italic;
	padding: 10px 10px 10px 10px; /* top-right-bottom-left */
	margin: 0px 0px 10px 0px;
	width: 96%;
	border: 1px dotted silver;
	background: #f2f2f2 url(../../../images/titles/article-back01.png) repeat-x;
	}
	
.smover {
	width: 45%; 
	float: right;
	margin: 0px 0px 0px 0px;
}	
.smovertext {
	width: inherit; 
	font-family: arial;
	font-size: 0.9em;
	font-weight: normal;
	float: right;
	cursor: pointer;
	display: block;
	padding: 0px 15px 0px 15px; /* top-right-bottom-left */
	margin: -5px 0px 0px 0px;
}
	
	
/* Read more button - à¯¤ï¢­æ¥®.. */
a.readon  {
	float: right;
	padding: 0px 17px 8px 15px;
	display: block;
	font-size:11px;
	color:#FFFFFF;
	margin-top:13px;
	font-weight: normal;
	background: url(../images/s5_cityportal_readmore.jpg) no-repeat top center; 
	text-decoration: none; 
	/* top-right-bottom-left */
	}

a.readon:hover, a.readon:active, a.readon:focus  {
    color:#CCCCCC;	
	text-decoration:none;}

	
/* Layout
--------------------------------------------------------- */


#s5_headerwrap  {
	width:100%;
	color:#FFFFFF;
	line-height:40px;
	height:40px;
	font-size:11px;
	background: url(../images/s5_cityportal_toprepeat.jpg) repeat-x top;} 	

	#s5_sep {
		height:15px;
		width:3px;
		margin-right:7px;
		float:left;
		margin-top:13px;
		background: url(../images/sep.gif) no-repeat;} 	
	
	#s5_email {
		height:11px;
		width:16px;
		margin-right:7px;
		float:left;
		margin-top:15px;
		background: url(../images/s5_cityportal_mail.jpg) no-repeat;} 	

	#s5_homepage {
		height:15px;
		margin-top:13px;
		width:16px;
		float:left;
		background: url(../images/s5_cityportal_homepage.jpg) no-repeat;} 	


	#s5_rss {
		height:14px;
		width:16px;
		float:left;
		margin-top:14px;
		background: url(../images/s5_cityportal_rss.jpg) no-repeat;} 	

	.s5_padding {	
		padding-left:4px;
		cursor:pointer;
		padding-right:10px;	
		float:left;}

	* html #s5_date {
		float:left;
		font-size:14px;
		margin-left:168px;}		
	
	#s5_topmenu {
		padding-top:7px;
		float:right;}
		
#s5_outerwrap {
	width:100%;
	padding-top:13px; /* space top banner */
	} 	

.s5_wrap {
	margin:0 auto;}
	
	#s5_logo {
		height:63px;
		width:237px;
		margin-top:0px;
		float:left;
		background: url(../images/s5_cityportal_logo.png) no-repeat;} 
			
	#s5_topleftbuttons {	
		float:right;
		height:40px;
		padding-top:17px;
		}
		
		#s5_topleftsignup_left {
			height:25px;
			width:27px;
			float:right;
			background: url(../images/s5_cityportal_signup_l.png) no-repeat;} 
			
		#s5_topleftsignup_left2 {
			height:25px;
			width:26px;
			float:right;
			background: url(../images/s5_cityportal_login_l.png) no-repeat;} 
					
		.s5_topleftsignup_middle {
			height:25px;
			float:right;
			color:#FFFFFF;
			font-size:11px;
			cursor:pointer;
			line-height:23px;
			background: url(../images/s5_cityportal_ls_m.png) repeat-x;} 			
	
			
		.s5_topleftsignup_right {
			height:25px;
			width:27px;
			float:right;
			background: url(../images/s5_cityportal_ls_r.png) no-repeat;} 	
				
			
			/* S5 Box (login on top)*/
			
			#s5_box_tl {
				height:30px;
				float:left;
				width:30px;
				background: url(../images/s5_cityportal_sbtl.png) no-repeat;
				} 
				
			#s5_box_tm {
				height:30px;
				float:left;
				background: url(../images/s5_cityportal_sbtm.png) repeat-x;} 
				
			#s5_box_tr {
				height:30px;
				width:30px;
				cursor:pointer;
				float:left;
				background: url(../images/s5_cityportal_sbtr.png) no-repeat;}
				
			#s5_box_sl {
				background: url(../images/s5_cityportal_sbml.png) repeat-y left;}
				
				#s5_box_sm {
					background: url(../images/s5_cityportal_sbmr.png) repeat-y right;}
					
				#s5_box_sm_inner {			
					margin-left:4px;
					background:#efefef;
					text-align: center;
					}
				
				
				
			#s5_box_bl {
				height:30px;
				float:left;
				width:14px;
				background: url(../images/s5_cityportal_sbbl.png) no-repeat;} 
				
			#s5_box_bm {
				height:30px;
				float:left;
				background: url(../images/s5_cityportal_sbbm.png) repeat-x;} 
				
			#s5_box_br {
				height:30px;
				width:14px;
				float:left;
				background: url(../images/s5_cityportal_sbbr.png) no-repeat;}
			
			
			#s5_box_outer {
				display:none;
				left:82%;
				position:absolute;
				top:95px;
				z-index:500;}
			
			
	#s5_topleftbody {
		width:11px;
		height:11px;
		float:left;
		background: url(../images/s5_cityportal_top_left.png) no-repeat;} 

	#s5_topmiddlebody {
		height:11px;
		float:left;
		background: url(../images/s5_cityportal_top_middle.png) repeat-x;} 	
		
	#s5_toprightbody {
		width:11px;
		height:11px;
		float:left;
		background: url(../images/s5_cityportal_top_right.png) no-repeat;} 	
		
	#s5_middleleft {
		padding-left:8px;
		background: url(../images/s5_cityportal_side_left.png) repeat-y left;} 	
		
	#s5_middleright {
		padding-right:8px;
		background: url(../images/s5_cityportal_side_right.png) repeat-y right;} 	

	#s5_middlebody {
		background:#FFFFFF url(../images/s5_cityportal_middle_repeat.jpg) repeat-x;} 
		
	#s5_bottomleftbody {
		width:11px;
		height:11px;
		float:left;
		background: url(../images/s5_cityportal_bottom_left.png) no-repeat;} 

	#s5_bottommiddlebody {
		height:11px;
		float:left;
		background: url(../images/s5_cityportal_bottom_middle.png) repeat-x;} 	
		
	#s5_bottomrightbody {
		width:11px;
		height:11px;
		float:left;
		background: url(../images/s5_cityportal_bottom_right.png) no-repeat;} 		
	
	#s5_middlebodypadding {
		width:100%;
		padding-left:15px;
		padding-right:15px;}
		
	#s5_user34567 {		
		padding-bottom:2px;}
	
	#s5_searchposition {
		float:left;
		padding-left:23px;}

	
/* Module Styles */

#s5_outerwrap div.module-plain { 
	background: url('../images/s5_cityportal_sqbr.jpg') no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
    width: 100%;
}

#s5_outerwrap div.module-plain div {
	background: url('../images/s5_cityportal_sqbl.jpg') no-repeat bottom left;
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-plain div div {
	background: url('../images/s5_cityportal_sqtr.jpg') no-repeat top right;
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-plain div div div {
	background: url('../images/s5_cityportal_sqtl.jpg') no-repeat top left;
	padding:0px;
	margin:0px;
	padding:12px;
}

#s5_outerwrap div.module-plain div div div div {
	margin: 0px;
	padding: 0px;
	background: none;
}



/* Module -sbox Styles for Slideshow */
	
#s5_outerwrap div.module-sbox { 
	margin-top:0px;
	margin-bottom:5px;
   width: 727px;
	text-align: left;
	/* top-right-bottom-left */
}

/* Module -smalltext Styles smalltext for counter*/
	
.moduletable-smtext { 
	font-family: Arial; 
	font-size: 11px; 
	text-align: left;
	margin-left: 0px;
	color: #888888;
}

/* Module -sub Styles */
	
#s5_outerwrap div.module-sub { 
	background: url('../images/s5_cityportal_sqbr.png') no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
   width: 100%;
	font-family: Arial; 
	font-size: 8pt;
	text-decoration:none;
}

/* -sub header */
#s5_outerwrap div.module-sub h3 { 
	padding-bottom: 2px;
	color: #313131;
	margin-bottom:1px;
	font-family: Arial; 
	font-size: 12px;
	letter-spacing: 1px;
	border-bottom:1px solid #cccccc;
}

/* -sub first level */
#s5_outerwrap div.module-sub li { 
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin:0px;
	margin:1px;
   width: 90%;
	font-family: Arial; 
	font-size: 8pt;
	line-height: 14px;
	text-decoration: none; 
	border-bottom:1px dotted #cccccc;
	background:transparent url(../images/arrow_top.png) no-repeat scroll left top; 
}

/* -sub second level */
#s5_outerwrap div.module-sub li li { 
	background: transparent;
	border-top:1px dotted #cccccc;
	border-bottom:none;
	padding-bottom: 0px;
}

#s5_outerwrap div.module-sub li li li { 
	background: transparent;
	border-top:1px dotted #cccccc;
	border-bottom:none;
	padding-bottom: 0px;
}

#s5_outerwrap div.module-sub li li li li { 
	background: transparent;
	border-top:1px dotted #cccccc;
	border-bottom:none;
	padding-bottom: 0px;
}

#s5_outerwrap div.module-sub div {
	background: url('../images/s5_cityportal_sqbl.jpg') no-repeat bottom left;
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-sub div div {
	background: url('../images/s5_cityportal_sqtr.jpg') no-repeat top right;
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-sub div div div {
	background: url('../images/s5_cityportal_sqtl.jpg') no-repeat top left;
	padding:0px;
	margin:0px;
	padding:12px;
}

#s5_outerwrap div.module-sub div div div div {
	margin: 0px;
	padding: 0px;
	background: none;
}



/* Module -sub2 Styles */
	
#s5_outerwrap div.module-sub2 { 
	background: url('../images/s5_cityportal_sqbr.png') no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
   width: 100%;
	font-family: Arial; 
	font-size: 8pt;
	text-decoration:none;
}

/* -sub2 header */
#s5_outerwrap div.module-sub2 h3 { 
	padding-bottom: 3px;
	margin-bottom:2px;
   width: 100%;
	font-family: Arial; 
	color: #6a6a6a;
	font-size: 8pt; 
	border-bottom:1px solid #cccccc;
}
/* -sub2 first level */
#s5_outerwrap div.module-sub2 li { 
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin:0px;
	margin:1px;
   width: 90%;
	font-family: Arial; 
	font-size: 8pt;
	line-height: 14px;
	text-decoration: none; 
	border-bottom:1px dotted #cccccc;
}

#s5_outerwrap div.module-sub2 div {
	background: url('../images/s5_cityportal_sqbl.jpg') no-repeat bottom left;
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-sub2 div div {
	background: url('../images/s5_cityportal_sqtr.jpg') no-repeat top right;
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-sub2 div div div {
	background: url('../images/s5_cityportal_sqtl.jpg') no-repeat top left;
	padding:0px;
	margin:0px;
	padding:12px;
}

#s5_outerwrap div.module-sub2 div div div div {
	margin: 0px;
	padding: 0px;
	background: none;
}
	


/* Module -sub3 Styles --------------------------- */
	
#s5_outerwrap div.module-sub3 { 
	/* background: url('../images/s5_cityportal_sqbr.png') no-repeat bottom right; */
	padding:0px;
	margin:0px;
	margin-top:8px; /* <br> for top news only */
	margin-bottom:0px;
   width: 100%;
	font-family: Arial; 
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

/* -sub3 header */
#s5_outerwrap div.module-sub3 h3 { 
	padding-bottom: 1px;
	padding-left: 8px;
	color: #313131;
	margin-bottom:1px;
   width: 98.5%;
	font-family: Arial; 
	font-size: 12px;
	height: 16px; 
	letter-spacing: 1px;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #bfbfbf;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	background: url(../images/header_scale2.jpg) repeat-x;
	/* text-transform: uppercase; */

}

/* -sub3 first level */
#s5_outerwrap div.module-sub3 li { 
	padding-top: 2px;
	padding-bottom: 3px;
	margin:0px;
	margin:1px;
   width: 90%;
	font-family: Arial; 
	font-size: 8pt;
	line-height: 14px;
	text-decoration: none; 
	border-bottom:1px dotted #cccccc;
	/* background:transparent url(../images/arrow_top.png) no-repeat scroll left top;  */
}

/* -sub3 second level */
#s5_outerwrap div.module-sub3 li li { 
	background: transparent;
	border-top:1px dotted #cccccc;
	border-bottom:none;
	padding-bottom: 0px;
}

#s5_outerwrap div.module-sub3 li li li { 
	background: transparent;
	border-top:1px dotted #cccccc;
	border-bottom:none;
	padding-bottom: 0px;
}

#s5_outerwrap div.module-sub3 li li li li { 
	background: transparent;
	border-top:1px dotted #cccccc;
	border-bottom:none;
	padding-bottom: 0px;
}

#s5_outerwrap div.module-sub3 div {
	/* background: url('../images/s5_cityportal_sqbl.jpg') no-repeat bottom left; */
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-sub3 div div {
	/* background: url('../images/s5_cityportal_sqtr.jpg') no-repeat top right; */
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-sub3 div div div {
	/* background: url('../images/s5_cityportal_sqtl.jpg') no-repeat top left; */
	padding:0px;
	margin:0px;
	padding:2px;
}

#s5_outerwrap div.module-sub3 div div div div {
	margin: 0px;
	padding: 0px;
	background: none;
}



	
#s5_outerwrap div.module-title { 
	background: url('../images/s5_cityportal_sqbr.jpg') no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
   width: 100%;
}

#s5_outerwrap div.module-title div {
	background: url('../images/s5_cityportal_sqbl.jpg') no-repeat bottom left;
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-title div div {
	background: url('../images/s5_cityportal_grtr.jpg') no-repeat top right;
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-title div div div {
	background: url('../images/s5_cityportal_grtl.jpg') no-repeat top left;
	padding:0px;
	margin:0px;
	padding:12px;
	width: auto;
}

#s5_outerwrap div.module-title div div div div {
	margin: 0px;
	padding: 0px;
	background: none;
}

/* Advertisement word */
#s5_outerwrap div.module-title h3 {
	font-weight: bold;
	font-size:10pt;
	font-family: arial;
	text-align:center;
	margin-top:-5px;
	margin-bottom:1px;
	}




#s5_outerwrap div.module-gray { 
	background: url('../images/s5_cityportal_gbr.jpg') no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
    width: 100%;
}

#s5_outerwrap div.module-gray div {
	background: url('../images/s5_cityportal_gbl.jpg') no-repeat bottom left;
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-gray div div {
	background: url('../images/s5_cityportal_gtr.jpg') no-repeat top right;
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-gray div div div {
	background: url('../images/s5_cityportal_gtl.jpg') no-repeat top left;
	padding:0px;
	margin:0px;
	padding:12px;
	width: auto;
}

#s5_outerwrap div.module-gray div div div div {
	margin: 0px;
	padding: 0px;
	background: none;
}



#s5_outerwrap div.module-advert { 
	background: url('../images/s5_cityportal_sqbr.jpg') no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
	width: 100%;
	text-align: center;
}

#s5_outerwrap div.module-advert div {
	background: url('../images/s5_cityportal_sqbl.jpg') no-repeat bottom left;
	padding:0px;
	margin:0px;
}
/* -advert top background */
#s5_outerwrap div.module-advert div div {
	background: url('../images/s5_cityportal_adtoph3.jpg') repeat-x top right;
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-advert div div div {
	padding:0px;
	margin:0px;
	padding:12px;
	width: auto;
}

#s5_outerwrap div.module-advert div div div div {
	margin: 0px;
	padding: 0px;
	background: none;
}
/* Advertisement word ( -advert header) */
#s5_outerwrap div.module-advert h3 {
	font-weight: bold;
	font-size:10pt;
	font-family: arial;
	text-align:center;
	margin-top:-11px;
	margin-bottom:-1px;
	color: #f0f0f0;
	}


/* Advertisement no title */
#s5_outerwrap .module-advert2 { 
	padding: 6px 0px 6px 0px; /* top-right-bottom-left */
	margin: 0px 0px 14px 0px; /* top-right-bottom-left */
	width: 202px;
	border-collapse: collapse;
	border: 1px solid #C3C3C3;
	background: white none;
} 

/* Advertisement no title - centered */

#s5_outerwrap div.module-advert3 { 
	margin: 0px 0px 14px 0px; /* top-right-bottom-left */
	padding: 11px; 
	background: #FFFFFF;
	border: 1px solid #c3c3c3;
}

/* Âîïðîñû è îòâåòû no title - FAQ - centered */
#s5_outerwrap div.module-advert5 { 
	margin: 10px 0px 0px 0px; /* top-right-bottom-left */
	padding: 15px; 
	background: #f5f5f5;
	border: 1px solid #c3c3c3;
}

/* Advertisement no title - centered FOR MULTIPLE BANNERS */
#s5_outerwrap div.module-advert6 {
	margin: 0px 0px 14px 0px; /* top-right-bottom-left */
	padding: 11px 11px 0px 11px;
	background: #FFFFFF;
	border: 1px solid #c3c3c3;
}
div.module-advert6 img {
	padding: 0px 0px 11px 0px;
}

/* sizing for audio-video & IE6 bug */
#s5_outerwrap div.module-advert7 {
	border: 1px solid red; 
}

/* Black tile */
#s5_outerwrap div.module-advert10 { 
	background: url('../images/s5_cityportal_sqbr.jpg') no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
	width: 100%;
	text-align: center;
}

#s5_outerwrap div.module-advert10 div {
	background: url('../images/s5_cityportal_sqbl.jpg') no-repeat bottom left;
	padding:0px;
	margin:0px;
}
/* -advert top background */
#s5_outerwrap div.module-advert10 div div {
	background: url('../images/s5_cityportal_adtoph4.jpg') repeat-x top right;
	padding:0px;
	margin:0px;
}

#s5_outerwrap div.module-advert10 div div div {
	padding:0px;
	margin:0px;
	padding:12px;
	width: auto;
}

#s5_outerwrap div.module-advert10 div div div div {
	margin: 0px;
	padding: 0px;
	background: none;
}
/* Advertisement word ( -advert header) */
#s5_outerwrap div.module-advert10 h3 {
	font-weight: bold;
	font-size:10pt;
	font-family: arial;
	text-align:center;
	margin-top:-11px;
	margin-bottom:-1px;
	color: #f0f0f0;
	}

/* Advertisement no title - centered FOR INFO BANNERS */
#s5_outerwrap div.module-advert_info {
	margin: 0px 0px 14px 0px; /* top-right-bottom-left */
	padding: 14px 0px 14px 0px;
	background: #ffffd0;
	border: 3px solid #3f7de0;
	-moz-border-radius: 1em;
}
#s5_outerwrap div.module-advert_info .i_big_font {
	font-family:arial;
	font-size:18px;
	font-weight: normal;	
}	

/* QuickFAQ spacing */
.sectiontableheader {
	visibility: hidden;
	display: none;
}
div#quickfaq .item_details {
	visibility: hidden;
	display: none;
}
/* QuickFAQ main header */
div#quickfaq h2 {
	padding-left: 4px; /* top-right-bottom-left */
	font-size: 14px; 
	}
/* QuickFAQ text header */
div#quickfaq .description {
	visibility: hidden;
	display: none;
} 
/* QuickFAQ text ansver */
div#quickfaq .item_text {
	visibility: inherit;
	display: block;
} 
/* QuickFAQ add item button */
div#quickfaq p.buttons {
	visibility: inherit;
	display: block;
} 

div#quickfaq table.faqitemtable td { 
	padding: 0.2em; 
	border-bottom: 1px dotted #c3c3c3;
	vertical-align: top; 
}

	
#s5_user34567 div.module { 
	background: url(../images/s5_cityportal_bottom_bright.jpg) no-repeat bottom right;
	padding:0px;
	margin:0px;
	margin-bottom:14px;
    width: 100%;
}

#s5_user34567 div.module div.mod {
	background: url(../images/s5_cityportal_bottom_bleft.jpg) no-repeat bottom left;
	padding:0px;
	margin:0px;
}

#s5_user34567 div.module div div.mod {
	background: url(../images/s5_cityportal_bottom_tright.jpg) no-repeat top right;
	padding:0px;
	margin:0px;
}

#s5_user34567 div.module div div div.mod {
	background: url(../images/s5_cityportal_bottom_tleft.jpg) no-repeat top left;
	padding:0px;
	margin:0px;
	width: auto;
}

#s5_user34567 div.module div div div.mod div, #s5_user34567 div.module div div div.mod div div, #s5_user34567 div.module div div div.mod div div div {
	background:none;

}

	
	
	
	
	
	
/*******************default joomla menu with images, use "-img" on menu class suffix **********************/	


/* Default Joomla! Menu - Legacy-Vertical -img -plain */
a.mainlevel-img  {
	color:#000000;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:25px;
	border-bottom:1px solid #CCCCCC;
	line-height:25px;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
	padding: 0px 0px 0px 8px ;
	margin: 0px 0px 0px 20px; /* top-right-bottom-left */
	}


#mainlevel-img li img {
   padding-top:8px;
	float:left;}

ul#mainlevel-img li{	
	padding-left:1px;}
	

a.mainlevel-img:hover,
a.mainlevel-img:active,
a.mainlevel-img:focus  {
	color:#000000;
	text-decoration:none;
	background:#EEEFF1 url(../images/s5_cityportal_hover.jpg) repeat-x;}

a.mainlevel-img#active_menu  {
	text-decoration: none;	 }

a.mainlevel-img:hover#active_menu  {
	text-decoration: none;	
	display: block; }

a.sublevel-img  {
	display:block;
	padding: 2px 0px 2px 12px;
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	margin: 0px 0px 0px 16px; /* top-right-bottom-left */
	/* background:transparent url(../images/arrow_top.png) no-repeat scroll left top; */
	border-bottom:1px dotted #cccccc;
	border-top:none;
	}
	
a.sublevel-img:hover#active_menu  {
	text-decoration: none;	
	display: block;
	 }
	 
a.sublevel-img#active_menu  {
	text-decoration: none;
	}
	
a.sublevel-img:hover {
	color: #000000;
	background:transparent url(../images/arrow_top.png) no-repeat scroll left top;
	text-decoration: none; 
	}
a.sublevel-img:hover li {
	color: #000000;
	background:transparent url(../images/arrow_top.png) no-repeat scroll left top;
	text-decoration: none; 
	}	
a.sublevel-img:active,
a.sublevel-img:focus  {
	text-decoration:none;
	/* background:transparent url(../images/arrow_top.png) no-repeat scroll left top; */ 
}	

a.sublevel:active,
a.sublevel:focus  {
	text-decoration: none; }
	
#active_menu-img {
	color: #000000;
	background: #eeeeee; 
	} 

/* hide submenu 2 level - Ðóññêîãîâîðÿùèå âðà÷è Íüþ-Éîðêà */	
div.menu_level2 {
	visibility: hidden;
	display: none;
}	

/* menu images */	
div.module-plain img {
	float:left;
	margin-left:0px;
	margin-top:4px;
	padding-right:3px;
	position:absolute;
	vertical-align:bottom;
}	
	
	
	
#s5_mainbodywrap {
	width:100%;} 	
	
	#s5_leftcolumn {
		float:left;
		}
		
		#s5_leftcolumn h3 {
			padding-bottom:12px;}
		
	#s5_mainbodywrap {
		padding-top:20px;
		float:left;}
		
	#s5_rightcolumn {
		float:left;}	
		
		#s5_rightcolumn h3 {
			padding-bottom:12px;}
			
			


	
* html .s5_backtopmiddle  {
	margin-bottom:-5px;}
	
	
.s5_backmiddlemiddle {
	padding-left:6px;}
	
.s5_backmiddlemiddle h3 {
	font-size:12px;
	padding-bottom:4px;}

#s5_positions {
	width:100%; }
	
	#s5_positions h3 {
		padding-bottom:5px;
		color:#000000;}
		
			#s5_user1_100 {
				padding-bottom:25px;
				float:left;
				width:100%;}
				
			#s5_user2_100 {
				padding-bottom:25px;
				float:left;
				width:100%;}
			
			
			#s5_user1_50 {
				padding-bottom:25px;
				float:left;
				width:49%;}
				
			#s5_user2_50 {
				padding-bottom:25px;
				float:left;
				width:49%;}	
	

	#s5_head1_33 {
			float:left;
			padding-left:4px;
			width:32.5%;
			padding-bottom:2px; }
			
		#s5_head2_33 {
			float:left;
			width:32.5%;
			padding-bottom:2px;}
		
		#s5_head3_33 {
			float:left;
			width:32.5%;
			padding-bottom:2px;}
			
			#s5_head1_50 {
				float:left;
				padding-left:8px;
				width:49.1%;
				padding-bottom:2px; }
				
			#s5_head2_50 {
				float:left;
				padding-left:8px;
				width:49.1%;
				padding-bottom:2px;}
			
			#s5_head3_50 {
				float:left;
				width:49.1%;
				padding-left:8px;
				padding-bottom:2px;}
				
				
				#s5_head1_100 {
					padding-left:5px;
					width:98%;
					padding-bottom:2px; }
					
				#s5_head2_100 {
					float:left;
					padding-left:5px;
					width:98%;
					padding-bottom:2px;}
				
				#s5_head3_100 {
					float:left;
					padding-left:5px;
					width:98%;
					padding-bottom:2px;}	
	
	
	#s5_advert1_33 {
			float:left;
			padding-left:0px;
			width:32%;
			padding-bottom:2px; }
			
		#s5_advert2_33 {
			float:left;
			width:32%;
			padding-bottom:2px;}
		
		#s5_advert3_33 {
			float:left;
			width:32%;
			padding-bottom:2px;}
			
			#s5_advert1_50 {
				float:left;
				padding-left:0px;
				width:48.8%;
				padding-bottom:2px; }
				
			#s5_advert2_50 {
				float:left;
				padding-left:12px;
				width:48.8%;
				padding-bottom:2px;}
			
			#s5_advert3_50 {
				float:left;
				width:48.8%;
				padding-left:8px;
				padding-bottom:2px;}
				
				
				#s5_advert1_100 {
					padding-left:5px;
					width:98%;
					padding-bottom:2px; }
					
				#s5_advert2_100 {
					float:left;
					padding-left:5px;
					width:98%;
					padding-bottom:2px;}
				
				#s5_advert3_100 {
					float:left;
					padding-left:5px;
					width:98%;
					padding-bottom:2px;}	
		#s5_user3_20{
		float:left;
		width:17.5%;
		margin:6px;
		padding:4px; }
		
	#s5_user4_20 {
		float:left;
		width:17.5%;
		margin:6px;
		padding:4px; }
		
	#s5_user5_20 {
		float:left;
		width:17.5%;
		margin:6px;
		padding:4px; }
			
	#s5_user6_20 {
		float:left;
		width:17.5%;
		margin:6px;
		padding:4px; }		
			
	#s5_user7_20 {
		float:left;
		width:17.5%;
		margin:6px;
		padding:4px; }		

		
					
		
		#s5_user3_25{
			float:left;
			width:22.5%;
			margin:6px;
			padding:4px; }
			
		#s5_user4_25 {
			float:left;
			width:22.5%;
			margin:6px;
			padding:4px; }
			
		#s5_user5_25 {
			float:left;
			width:22.5%;
			margin:6px;
			padding:4px; }
			
		#s5_user6_25 {
			float:left;
			width:22.5%;
			margin:6px;
			padding:4px; }		
			
		#s5_user7_25 {
			float:left;
			width:22.5%;
			margin:6px;
			padding:4px; }	

			
			#s5_user3_33{
				float:left;
				width:30.9%;
				margin:6px;
				padding:4px; }
				
			#s5_user4_33 {
				float:left;
				width:30.9%;
				margin:6px;
				padding:4px; }
				
			#s5_user5_33 {
				float:left;
				width:30.9%;
				margin:6px;
				padding:4px; }
				
			#s5_user6_33 {
				float:left;
				width:30.9%;
				margin:6px;
				padding:4px; }	
				
			#s5_user7_33 {
				float:left;
				width:30.9%;
				margin:6px;
				padding:4px; }	
				
				
				
				#s5_user3_50{
					float:left;
					padding-top:10px;
					width:47%;
					margin-left:6px; }
					
				#s5_user4_50 {
					float:left;
					padding-top:10px;
					width:47%;
					margin-left:6px; }
					
				#s5_user5_50 {
					float:left;
					padding-top:10px;
					width:47%;
					margin-left:6px;}
					
				#s5_user6_50 {
					float:left;
					padding-top:10px;
					width:47%;
					margin-left:6px; }	
					
				#s5_user7_50 {
					float:left;
					padding-top:10px;
					width:47%;
					margin-left:6px;}	
					
					
					#s5_user3_100{
						float:left;
						margin-left:6px;
						padding-top:4px;
						width:100%; }
						
					#s5_user4_100 {
						float:left;
						margin-left:6px;
						padding-top:4px;
						width:100%; }
						
					#s5_user5_100 {
						float:left;
						margin-left:6px;
						padding-top:4px;
						width:100%;}
						
					#s5_user6_100 {
						float:left;
						margin-left:6px;
						padding-top:4px;
						width:100%;}

					#s5_user7_100 {
						float:left;
						margin-left:6px;
						padding-top:4px;
						width:100%;}		

#s5_pathway {
	color:#9a9090;
	padding-bottom:10px;
	font-size:11px; }					
						
/*  Top Menu - "top" module, menu must be "flat list", class suffix "-top"  */

#s5_topmenu a.mainlevel {
	background:none;}

#s5_topmenu h3 {
	padding-bottom:7px;
	font-size:13px; }

#s5_topmenu ul {
	color:#FFFFFF;
	display:block;
	font-style:normal;
	font-weight:normal;
	float:right;
	line-height:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#s5_topmenu ul li {
	color:#FFFFFF;
	display:block;
	height:14px;
	float:left;
	line-height:14px;
	margin-right:0px;
	font-size:11px;
	overflow:hidden;
	padding-bottom:6px;
	padding-left:1px;
	}
#s5_topmenu li a {
	color:#FFFFFF;
	background:none;
	display:block;
	padding:0px 9px;
	border-right:1px solid #CCCCCC;
	text-decoration:none;
	}

#s5_topmenu li a.mainlevel {
	background:none;}
	
#s5_topmenu ul li a:hover {
	text-decoration:underline;}
	
#s5_footermenu {
	float:left;
	width:70%;
	}
	
#s5_footercopyright{
	float:right;
	text-align:right;
	width:28%;
	padding-right:10px;
	font-size:11px;
	color: #888888;}
	
#s5_footercopyright a{
	color:#888888;}

#s5_footerlogo {
	width:105px;
	height:36px;
	margin:8px auto 0;
	background: url(../images/s5_na_footerlogo.jpg) no-repeat top;} 	
	
/*  Bottom Menu - "bottom" module, menu must be "flat list", class suffix "-bottom"  */

#s5_footermiddle a.mainlevel {
	background:none;}

#s5_footermiddle h3 {
	padding-bottom:7px;
	font-size:13px; }

#s5_footermiddle ul {
	color:#888888;
	display:block;
	font-style:normal;
	font-weight:normal;
	line-height:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#s5_footermiddle ul li {
	color:#888888;
	display:block;
	height:14px;
	float:left;
	line-height:14px;
	margin-right:0px;
	font-size:11px;
	overflow:hidden;
	padding-bottom:6px;
	padding-left:1px;
	}
	
/* bottom left menu */	
#s5_footermiddle li a {
	color:#888888;
	background:none;
	display:block;
	padding:0px 9px;
	border-right:1px solid #888888;
	text-decoration:none;
	}	
	
#s5_footermiddle li a:hover {
	color: black;
}	

#s5_footermiddle li a.mainlevel {
	background:none;}
	
#s5_footercenter ul li a:hover {
	text-decoration:underline;
	}	

	



	
			
/* 1.5 */
/* System Standard Messages */

#system-message dt.error  {
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	padding-bottom:10px;}
	
#system-message dd.error {
	font-size:12px;}

#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;padding:7px;padding-left:40px;list-style-image:none;list-style-position:outside;list-style-type:none;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;list-style-image:none;list-style-position:outside;list-style-type:none;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;list-style-image:none;list-style-position:outside;list-style-type:none;}


.tool-tip {
   float: left;
	font-family: Verdana; 
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	padding-left: 12px;
	background: #fdfbb0;
   border: 1px solid #b5b5b5;
   padding: 5px;
   color: #505050;
   max-width: 200px;
	z-index: 10000; 
}

.tool-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   color:#000000;}

.tool-text {
   font-size: 100%;
   color:#000000;
   margin: 0; 
}

/* breadcrumbs */
.pathway {
   font-family: Arial;
   font-size: 8pt;
	text-decoration:none;
	}
	
/* print button */	
.buttonheading a img {
	border: 0px;
	background: transparent;
}	
/* text size +/- button */	
/* #fontsize {
	border: 0px;
	background: transparent;
	margin: -39px 23px 40px 0; 
	/* top: -33px; */
}
/* .contentpagetitle {
	border: 1px solid red; 
	line-height: 17px;
	height: 22px; 
	width: 88%; 
} */

	
/* search field */
.search_field {
	position: relative;
	margin: 0px 0px 5px 0px;
	/* top-right-bottom-left */
	}
/* search buttons */	
.search_btn {
	position:relative;
	margin: 0px 0px 0px 2px;
	/* top-right-bottom-left */
	}

/* panoramic flash (plugin transparent mode)*/		
#s5_outerwrap div.module-flash {
	z-index: 0; 
	position: relative;
	_visibility: hidden; /* IE6 and below */
	_display: none; /* IE6 and below */
}	

/* picture over pan flash */	
#s5_outerwrap div.module-flash2pic {
	z-index: 10; 
	position: relative;
}	


/* news ticker fonts */	
.eventset {
	width: 100%;
	line-height: 16px;
}

.eventset td  {
	margin-bottom: 5px;
	border-bottom: 1px dotted silver;
}

.event-title {
	width: 100%;
	font-family: Arial; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
	background:transparent url(../images/arrow_top.png) no-repeat scroll left top; 
}

@media all and (min-width: 0px){ /* Opera7 */
span.date {
	width: 120px;
	display: block;
	position: relative;
}
span.event-title {
	width: 300px;
	display: block;
	position: relative;
}
.el_col_date {
	width: 10px;
}
}
	
/* date format: mod_unidate (modified notitle.php+css) */	
p.datemodule {
	text-transform: lowercase;
	text-align:center;
}
p.datemodule:first-letter {
	text-transform: uppercase;
}

/* EventList: hide picture from all Categories pages */	
.catimg { display: none; }

/* EventList: print, archive icons overlay */	
#eventlist p.buttons {
	display: block;
	position: relative;
	z-index:10;	
	margin: 4px 15px -35px 0;
}

/* PraseURL: add Permanent Link to the bottom menu  */	
.praiseurl a {
	color:#888888;
	font-size: 11px; 
	display: block;
	margin: -2px 0 0 311px; /* top-right-bottom-left */
	padding: 0 0 0 12px; /* top-right-bottom-left */
	/* border: 1px solid red; */ 
	width:80px;
	text-decoration: none;
	}
.praiseurl a:hover {
	color: black;
	}	

/* section titles */		
.componentheading, .title000  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	font-size: 18px; */
	/* font-size: 14pt; */
	text-decoration: none;
	text-align: left;
	color: white;
	font-weight: normal; 
	display: block;
	height: 36px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_001.png) no-repeat;
	}
	
/* 724 pixels wide */	
.title000_full  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	font-size: 18px; */
	text-decoration: none;
	text-align: left;
	color: white;
	font-weight: normal; 
	display: block;
	height: 36px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_001-full.png) no-repeat;
	}		
	
/* Íîâîñòè */
.title002  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_002.png) no-repeat;
	}		

/* Êàëåíäàðü ñîáûòèé Íüþ-Éîðêà */
.title003  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -34px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_003.png) no-repeat;
	}	
	
/* Èñòîðèÿ */
.title004  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_004.png) no-repeat;
	}			
	
/* Âëàñòü è çàêîí */
.title005  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_005.png) no-repeat;
	}		

 /* Îáùåñòâåííûå îðãàíèçàöèè */
.title006  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -33px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_006.png) no-repeat;
	}

/* Ñîö. ïðîãðàììû */
.title007  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_007.png) no-repeat;
	}	
	
 /* Òðàíñïîðò */
.title008  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_008.png) no-repeat;
	}
	
/* Âûñòàâêè */
.title009  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_009.png) no-repeat;
	}				

/* Ñïåêòàêëè è êîíöåðòû */
.title010  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_010.png) no-repeat;
	}	

/* Ìèð êèíî */	
.title011  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_011.png) no-repeat;
	}

/* Ñïîðò */	
.title012  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_012.png) no-repeat;
	}				

/* Ðåñòîðàíû */
.title013  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_013.png) no-repeat;
	}	

/* Æèëüå */
.title014  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_014.png) no-repeat;
	}	
	
/* Ðàáîòà è ó÷åáà */
.title015  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_015.png) no-repeat;
	}		

/* Ãäå è êàê ëå÷èòüñÿ */	
.title016  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_016.png) no-repeat;
	}	

/* Ãäå è êàê ïîêóïàòü */
.title017  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_017.png) no-repeat;
	}		

/* Êóïîíû */
.title018  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -33px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_018.png) no-repeat;
	}		

/* Â ðàäîñòè è ãîðå */
.title019  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_019.png) no-repeat;
	}	

/* Äëÿ äåòåé */
.title020  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_020.png) no-repeat;
	}
	
/* Òàëàíòû */
.title021  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_021.png) no-repeat;
	}	
	
/* ÒÂ, Ðàäèî, Ãàçåòû */
.title022  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_022.png) no-repeat;
	}			

/* Ñïðàøèâàéòå - îòâå÷àåì */
.title023  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -33px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_023.png) no-repeat;
	}	
	
/* Âàøå ìíåíèå */
.title024  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_024.png) no-repeat;
	}		

/* Àðõèâ */
.title025  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background:transparent url(../../../images/titles/title_025.png) no-repeat;
	}
	
/* Ôîðóì */
.title026  {
	padding: 7px 0 0 12px; /* top-right-bottom-left */
	margin: 0 0 -7px 0;
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 44px;
	line-height: normal;
	background: transparent url(../../../images/titles/title_026.png) no-repeat;
	}			
	
/* center banners */			
.banneritem {
/*	border: 1px dotted #C3C3C3;
	padding: 1px; 
	width: 99%; */
	text-align: center; 
	padding: 2px 0 0 21px; /* top-right-bottom-left */
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 64px;
	line-height: normal;
	background: transparent url(../../../images/banners/back-4-banners-468x60.png) no-repeat;
	z-index: 1;
	}

/* AlphaContent titles */
#title span._alphatitle {
	font-size:15px;
	text-decoration: none;
	}
#title span._alphatitle:hover, #title span._alphatitle:focus  {
	font-size:15px;
	text-decoration: none;
	color: black;
	}
.alphalisting {
	padding: 5px 10px 5px 10px; 
	margin: 5px;
	border: 1px dotted silver;
	background: #f2f2f2 url(../../../images/titles/article-back01.png) repeat-x;
	}
._imageright img {
	margin: 0px 0px 0px 4px; /* top-right-bottom-left */
	padding: 3px; 
	background: #FFFFFF;
	border: 1px dotted #c3c3c3;
	}
._imageleft img {
	margin: 0px 4px 0px 0px; /* top-right-bottom-left */
	padding: 3px; 
	background: #FFFFFF;
	border: 1px dotted #c3c3c3;
	}
#features span.small {
	text-decoration: none;
	font-size: 11px; 
	text-align: right;
	color: #767676;
	font-weight: bold; 
	margin-top: 8px;
	}
#alphabeticalbar div {
	font-size: 12px; 
	font-family: arial;
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 2px 0px; /* top-right-bottom-left */
	margin: 2px 0px 0px 0px; /* top-right-bottom-left */
	background: #f2f2f2 url(../../../images/titles/article-back01.png) repeat-x;
}

/* Site map */	
.contentpaneopen ul.level_0 li {
	background-image: url(../../../images/bullets/b_32.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 11px; 
	line-height: 20px;
	font-weight: bold; 
	list-style: none;
}	

.contentpaneopen ul.level_1 li {
	background-image: url(../../../images/bullets/b_33.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	*padding-left: 2px; /* IE7 and below */
	font-size: 11px; 
	line-height: 20px;
	font-weight: normal; 
	list-style: none;
}
.contentpaneopen ul.level_2 li {
	visibility: hidden;
	display: none;
  /* TOPICS
  background-image: url(../../../images/bullets/b_56.gif);
  background-repeat: no-repeat;
  padding-left: 16px;
  font-size: 11px; 
  line-height: 20px;
  font-weight: normal;   
  list-style: none; */
}
.contentpaneopen ul.level_3 li {
visibility: hidden;
display: none;
}
.contentpaneopen ul.level_4 li {visibility: hidden;
visibility: hidden;
display: none;
}
/* apple li bullet*/
.apple01 ul li {
	background-image: url(../../../images/bullets/apple_01.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 0px;
	margin-left: -20px;
	font-weight: normal; 
	list-style: none;
	font-family:arial;
	font-size:12px;
	line-height: 17px;
	vertical-align: middle; 
	}
	

/* mod_poll */
.sectiontableentry2-advert {
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}
.sectiontableentry1-advert {
	padding-left: 5px;
	text-align: left;
	vertical-align: middle; 
}

/* movies review sectio intro text */
.intro_text {
	padding: 5px 10px 5px 10px; /* top-right-bottom-left */
	margin: 5px 5px 5px 0px;
	width: 66%;
	font-size: 0.9em;
	border: 1px dotted silver;
	background: #f2f2f2 url(../../../images/titles/article-back01.png) repeat-x;
	}
/* table.minifp img {
	float: right;
	margin: 4px;
	width: 30%;
}
span.minifp-introtitle {
	float: left;
}
.minifp-seperator {
	visibility: hidden;
	display: none;
} */

/* hidden field mod_s5_quick_contact */
.s5_form_subjectbox {
	visibility: hidden;
	display: none;	
}

/* center slideshow */			
#s5_outerwrap div.module-rokslideshow {
	font-family: arial;
	text-decoration: none; 
	text-align: right;
	color: white;
	font-weight: bold; 
	display:block;
	line-height: normal;
	z-index: 1;
	margin: 0px 0px 10px 0px; /* top-right-bottom-left */
	/* height: 200px; */
	}
	
/* center bottom banners */			
#s5_outerwrap div.module-banner2 {
/*	border: 1px dotted #C3C3C3;
	padding: 1px; 
	width: 99%; */
	text-align: center; 
	padding: 0px 0 0 0px; /* top-right-bottom-left */
	font-family: arial;
	text-decoration: none;
	font-size: 18px; 
	text-align: left;
	color: #ebebeb;
	font-weight: normal; 
	display:block;
	height: 64px;
	line-height: normal;
	background: transparent url(../../../images/banners/back-4-banners-468x60.png) no-repeat;
	z-index: 1;
	}	
	
	
