@import "top.css";

html,body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}

body {
	font-size:12pt;
	font-family:Helvetica,Arial,sans;	
}
/*CLEAR MARGIN & PADDING*/
img {
	border:0;
}
div,p,h1,h2,h3,h4,h5 {
	padding:0;
	margin:0;
}
a {
	color:blue;
}
a:hover {
	text-decoration:none;
}
/**/
table.header { width:100%; height:62px; background:url('/themes/goldsky/images/top_bg.jpg') top repeat-x;}
table.main { width:100%; }
/**/
.wrapper { padding:10px; }
td.page { padding-left:10px; padding-right:10px; }
/*page content (MODx content in tag [*content*])*/
.content .content { font-size:11pt; }
.content .content h3 { color:#333;}
.content .content p { padding-top:10px; padding-bottom:10px;}
/*.content a { color:#333; text-decoration:none; font-size:8pt;}*/
/*[Breadcrumbs]*/
.B_lastCrumb { display:none;}
/**/
.wayfinder { font-size:10pt;}
.wayfinder ul {  margin:0; padding:0; padding-top:10px; width:210px; padding-left:10px; }
.wayfinder ul li { list-style-type:none; margin:0; padding:3px 0px; background:url('/themes/goldsky/images/point-graymore.gif') bottom repeat-x; }
.wayfinder ul li a { margin:0; padding:0; }
.wayfinder ul li a { /*display:block;*/ padding:0; color:#333; text-decoration:none;  }
.wayfinder ul li a:hover { /*display:block;*/ padding:0px; /*background-color:#1DA0F9;*/ color:red;  }
.menu-top { background:url('/themes/goldsky/images/menu-top.gif') bottom no-repeat; width:220px; height:15px; }
.menu-bottom { background:url('/themes/goldsky/images/menu-bottom.gif') top no-repeat;  width:220px; height:15px; }
/*.menu-body { background:url('/themes/goldsky/images/menu-bg.gif') repeat-y; width:250px;}*/

.login .menu-top { background:url('/themes/goldsky/images/gray/menu-top.gif') bottom no-repeat; width:220px; height:15px; }
.login .menu-bottom { background:url('/themes/goldsky/images/gray/menu-bottom.gif') top no-repeat;  width:220px; height:15px; }
.login .menu-body { background:url('/themes/goldsky/images/gray/menu-bg.gif') repeat-y; width:220px; padding:5px; font-size:8pt;}

.wayfinder ul li.active a { /*display:block;*/ padding:0px; color:blue; font-weight:700; text-decoration:none;  }
.wayfinder ul li.active a:hover { /*display:block;*/ padding:0px; color:black;  }
.city  li a { padding-left:20px;}
/**/
.a_block { padding:10px;}
/**/
.content {}
.content div.info { font-size:11pt; display:inline-block; }
.content div.info h3 { color:#333; }
.content div.info p { font-size:11pt; padding-bottom:10px; padding-top:10px;  text-align:justify;}
.content div.info 
.content div.info a {}
/**/
.bread { font-size:8pt; color:#999; }
.bread a { color:#999; }
/**/
div.unit { }
/**/
table.news { width:100%; font-size:9pt; text-align:left; }
div.news { font-size:9pt;}
div.news .newsTitle { color:red; background-color:#FFFFE1; padding:3px; border-left:2px solid red; margin-right:3px;}
div.news .newsText {}
div.news .newsLink {}
/**/
div.unit { clear:both; padding-bottom:20px; padding-top:10px; background:url('/themes/goldsky/images/point-graymore.gif') bottom repeat-x; }
div.pagetitle  h3 { font-size:12pt;}
div.pagetitle strong { font-weight:normal;}
div.pagetitle { padding:5px; /*border-bottom:1px solid #efefef;*/ clear:both; }
div.introtext { padding:5px; font-size:10pt; clear:both; }
div.introtext h3 { color:#333; font-size:10pt; }
div.introtext a { color:#333; }
div.introtext a:hover { color:blue; }
div.service { clear:both;}
/**/
h2.ptitle { font-size:12pt; }
h2.ptitle a { font-size:12pt; }
/*SEARCH*/
#ajaxSearch_form {  }
#ajaxSearch_form fieldset { border:none; padding:20px; background:#008FFF; margin:0; border:0px; }
/*single page*/
.search form fieldset { border:none; padding:20px; background:#008FFF; margin:0; border:0px; }

#ajaxSearch_input { width:99%;}
#ajaxSearch_submit {  width:100px;}
div#ajaxSearch_output { padding:5px; font-size:10pt; }
span.ajaxSearch_highlight, AS_ajax_highlight1 { background-color:#DBFFCF; padding:2px;}
.ajaxSearch_highlight, .ajaxSearch_highlight1 {}
.AS_ajax_result { background-color:#F2F2F2; padding:5px; border:2px solid #FFF; }
.AS_ajax_resultLink { padding-top:5px;}
.AS_ajax_more { padding:3px; background-color:blue; color:white;}
.AS_ajax_more a { font-weight:bold; color:white; }
.ajaxSearch_paging { clear:both; padding:15px 0px; display:block;}
.ajaxSearch_paging a { padding:2px; font-size:8pt; }
div.ajaxSearch_result { padding:10px 0px; background:url('/themes/goldsky/images/point-graymore.gif') bottom repeat-x;}
div.ajaxSearch_result a { font-weight:bold; font-size:11pt;}
div.ajaxSearch_result p { font-size:10pt; color:#333;}
.ajaxSearch_resultsInfo { font-size:10pt; display:block; clear:both; padding-top:15px; }
.ajaxSearch_resultsInfo span {padding:3px; margin:2px; background-color:#82C95F;}
div.searchTerms { font-size:10pt; padding-top:5px; border-top:1px solid #fff;}
/**/
#jotBox { width:200px; background-color:#efefef; padding:3px; color:#333; font-size:9pt; }
.jotBox h2 { font-size:14pt; }
.jotBox ul, .jotBox ul li  { font-size:10pt; }
/**/
.pr { padding:0px 2px; font-size:8pt; font-weight:normal; border-left:1px solid #0080ff; color:#333; display:inline-block; /* float:left;*/ }
/*.nr_ { padding:2px; font-size:8pt; font-weight:normal; border-right:1px solid #fec501; color:black; display:inline-block; float:left; }*/
.pr_box { font-size:8pt; padding:2px; background-color:#0080ff; color:white; display:inline-block; }
.nr_box { font-size:8pt; padding:2px; background-color:#fec501; color:#000; display:inline-block; }
.go { font-size:8pt; color:#999; padding-left:10px; }
.go a { font-size:8pt; color:#999; }
/**/
div.info ul { padding-left:30px; padding-top:10px; padding-bottom:10px; font-size:10pt; }
div.info ul li {}
div.info 
div.info p {}
.sitepage .info h3 { font-size:12pt; padding:10px 0px 0px 0px; }
.sitepage .info h4 { font-size:10pt; padding:10px 0px 0px 0px; }
.sitepage .info p { font-size:10pt; padding:10px 0px;}

/* paginate */
.ditto_pages {  }
.ditto_pages span, .ditto_pages a { padding:3px; font-size:9pt; float:left; margin-right:5px; }
span.ditto_currentpage { background-color:#F2FAFE; padding:2px; color:blue; font-weight:bold;border:1px solid #94D7F9}
a.ditto_page {}
a.ditto_next_link { background-color:#F2FAFE; padding:2px; color:blue; font-weight:bold;border:1px solid #94D7F9}
a.ditto_previous_link { background-color:#F2FAFE; padding:2px; color:blue; font-weight:bold;border:1px solid #94D7F9}
/**/
a.morelink { font-size:10pt; font-weight:normal; /*display:block;*/ padding:2px;}
a.morelink:hover { font-size:10pt; font-weight:normal; /*display:block; background-color:white;*/ color:white; padding:2px;}
/**/
.txt { font-size:10pt; padding-top:10px;  background:url('/themes/goldsky/images/point-graymore.gif') top repeat-x;}
.footer ul li  { float:left; margin-right:10px; border-right:1px solid #333; padding-right:10px; font-size:9pt;  list-style-type:none; }
/* TAGS */
.tagslinks a { font-size:9pt; color:#333; }
.tagslinks a:hover { font-size:9pt; color:red;}
.tagcloud { padding:0px; background-color:#F5F5F5; border:1px solid #EFEFEF; }
.tagsFooter { width:240px; float:left;}
/**/
.localMenuFooter { width:240px; float:left; }
/**/
.counters { clear:both; width:400px; padding-left:10px; }
.counter { width:81px; height:31px; float:left; margin-right:10px;}
/**/
.userService { padding:7px; background-color:#F2FAFE; border:1px solid #94D7F9; clear:both; }
.userService span { padding-right:10px; font-size:10pt; }
.userService a { padding-left:10px; color:blue; text-decoration:underline; }
.userService a:hover { padding-left:10px; color:red; }
.userService span.filter {background:#1DA0F9; font-weight:bold; background-color:red; padding:2px; color:white; }
.countTotal { padding-left:10px;}
/**/
.newsTitle { padding:3px; background-color:#FFFFD2; color:red; }
.newsText { /*padding-left:10px;*/}
.newsLink { color:#333; font-size:10pt;}
/**/
.filterText { font-size:10pt; }
/* TAGS */
.tagcloud { padding:0px; /*border-top:1px solid #999;*/ /*background:#F0F0F0;*/  }
.tagcloud span { padding-left:3px; }
.tags p { /*padding:3px;*/ font-size:10pt; color:#333; padding-left:5px; }
.tags p span { font-weight:bold;}
.tags p a { color:#333;}
.s5	{ font-size:9pt; color:#0F0F0F;}
.s4	{ font-size:9pt; color:#2D2D2D;}
.s3	{ font-size:9pt; color:#4B4B4B;}
.s2 	{ font-size:9pt; color:#696969;}
.s1 	{ font-size:9pt; color:#969696;}
/**/
.aCategory { padding:2px; font-size:8pt; padding-top:10px; clear:both;}
.aCategory a { padding:0px 4px; color:#333;}
/* horizontal navigate articles */
#pageNav { font-size:8pt; color:#666; clear:both; padding:3px; background-color:#333; color:white; border-bottom:1px solid #f2f2f2; }
#pageNav span { padding:0 4px; color:#EFEFEF;}
#pageNav span a { color:white; }
#pageNav span a:hover { color:white; text-decoration:none; }
.pagePrev {}
.pageNext {}
.pageCurrent {}
/* city info link */
li span.info { font-size:8pt; padding-left:10px;}
li span.info a { color:#999;}
li span.info a:hover { color:blue; }

ul.more-city { list-style:none; padding-left:0; margin-left:0;}
ul.more-city li { float:left; font-size:9pt; padding-right:10px; }
ul.more-city li a { color:#666; }

.topCount {/* padding-left:77px;*/}
.topCount a { color:red; font-weight:bold; font-size:12pt;}

.dev { clear:both; font-size:8pt; color:#999; padding-top:5px; }
.dev span { padding-left:10px;}
.news_image {
	display:inline-block;
	float:left;
	margin:5px;
}
table.fullnews {
	
}
table.fullnews td  {
	text-align:left;
	vertical-align:top;
	font-size:11pt;
}
td.pr240400td {
	background-color:red;
	padding:10px;
}
td.pagetitle span { display:inline-block; margin-right:10px; padding:4px; background-color:red; color:#fff; }
td.pagetitle h2 { display:inline-block; font-size:12pt; }

ul.tula_towns  {}
ul.tula_towns li { float:left; list-style:none;}
ul.tula_towns li a {}
td.city {padding:10px;}
.city p {padding-bottom:5px; display:block;}
.city a{color:#333; font-size:9pt;}
.breadcrumbs { padding:0px 0px 15px 0px;}
.breadcrumbs a { font-size:10pt; }
a.cat_link { display:inline-block; padding-left:20px; background-repeat:no-repeat; background-position-x:left; background-position-y:center; }
.cat_menu  { padding:0px; list-style:none; }
.cat_menu  li { display:inline; padding-right:10px; }
.cat_menu  li a {  color:#333; font-size:9pt; }
.firstnews a { color:#333; }
.firstnews .newstitle { color:blue; }
.firstsite h3 { font-size:10pt; font-weight:normal; }
.firstsite a { color:#333; }
.ajaxSearch_resultBreadcrumbs a, .ajaxSearch_resultBreadcrumbs span { font-size:8pt; font-weight:normal; color:#999; }
.ajaxSearch_resultBreadcrumbs span a { font-size:8pt; font-weight:normal; color:#999; }
.ajaxSearch_resultBreadcrumbs span span a { font-size:8pt; font-weight:normal; color:#999; }
.tagsblock .tagcloud a, .tagsblock p a { text-decoration:none; color:#222; }
.tagsblock .tagcloud a:hover { text-decoration:none; color:#999; }

.ltl { font-size:8pt; }
.cityes a { color:#333; }
.sa-pe { color:#333; }


/* INCLUDE */




